@charset "utf-8";
/* CSS Document */
/***pc头部***/
.header{height:195px;}
.logo{ width:460px;    height: 116px;}
.logo  img{margin-top: 20px;}
.logo_font{ font-size:40px; color:#DD0F0F; font-weight:bold;text-shadow: 2px 3px 3px #F7F7F7; cursor:pointer}
.logo_font span{ display:block; font-size:22px;color:#777777; font-weight:lighter;text-shadow:0px 0px 0px #F7F7F7; }
.wap{ width:550px;margin-top: 25px;}
.wap_ul{width:330px;}
.wap_ul li{ float:left; padding-left:20px; font-size:12px;color:#0067AB;}
.wap_ul li a{color:#0067AB;}
.wap_ul li.ico1{ background:url(../../static/images/ico_01.png) no-repeat 0px;}
.wap_ul li.ico2{ background:url(../../static/images/ico_02.png) no-repeat 0px; margin-left:15px;}
.wap_ul li.ico3{ background:url(../../static/images/ico_03.png) no-repeat 0px; margin-left:15px;}

.search{ width:335px; margin-top:30px;}
.search input{ float:left; width:230px;height:40px; line-height:40px; background:#f3f3f3; padding-left:10px;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.search span{ float:left; width:90px; height:40px; line-height:40px; background:#005f9a; font-size:17px; color:#fff;border-top-right-radius: 5px;
border-bottom-right-radius: 5px;}
.search span img{ float:left; margin-left:10px; margin-top:10px; margin-right:10px; font-size:18px;}
.nav{ background:#005f9a; height:50px; line-height:50px;margin-top: 28px;}
.nav li{ float:left; width:157px; text-align:center; color:#fff; font-size:18px;}
.nav li a{color:#fff; display:block;}
.nav li:hover{ background:#0276cd}
.jm_logo{margin-top: 23px;}