@charset "utf-8";
/*css reset*/
*{padding: 0;margin: 0;outline: 0}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; border:0px;}
body,button,input,select,textarea{font-family:'微软雅黑';}
body{font-size:14px;height:100%;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul,ol,li{list-style:none;}
i,em,b{font-style:normal; display:block; line-height:20px;}
a{text-decoration:none;}
a:link, a:visited, a:hover, a:active {text-decoration: none;cursor: pointer;}
fieldset,img{border:0;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.container{width:1200px;margin: auto;}
.container2{width:1300px;margin: auto;}
/*底部*/
.footer{width:100%;height:180px; background-color:#003F88;padding: 20px 0;position: relative;z-index: 10;}
.footTop{height:70px;margin-bottom: 40px;padding: 10px 30px 10px 30px; }
.footDown{overflow: hidden}
.footDown p{font-size: 16px;color:#fff;opacity: 1.0;}
.logo2{font-size: 24px;color:#fff;opacity: .2;position: relative;top:-25px;left:20px;}
.logo2 span{font-size: 18px;}
.footTop li{float: left;padding-right: 50px;padding-left: 50px;border-right: 1px solid #495663;}
.footlink{}
.footlink a{display: block;font-size: 14px;color:#fff;opacity: 1;}
.footlogo{padding-top: 0px;}
.footTop .footser{border-right: 0; color:#fff; text-align:center;}
.footser div{width:90px;height:90px;line-height: 30px;padding: 0 ;position: relative;overflow: hidden; }
img{transition: all 1s ease-in-out 0s;}
.footsersr{width:50px;line-height: 30px;height:30px;background: transparent;position: absolute;left:10px;top:0;padding: 0 5px;color:rgba(255,255,255,.4);font-size: 14px;}
.footserbtn{position: absolute;right:10px;top:5px;}
/*头部*/
.head{height:150px;position: relative;z-index: 20;background: url("../images/topbac.png") right top no-repeat;}
.headLeft{width:490px;padding-top: 18px;}
.headRight{width:380px; margin-top:15px;  height:60px;}
.nav li{float: left;margin-left: 10px;position: relative}
.nav li>a{font-size: 18px;color:#fff;padding: 0 10px;}
.nav li.cur>a{border-bottom: 5px solid #034DA0;font-weight: bold;padding-bottom: 3px;}
.headtool a{font-size: 14px;color:#666666;}
.link1 a{padding-left: 20px;}
.headtool .link1{padding-left: 0;}
.headtool{overflow: hidden;float: right;margin-bottom: 17px;}
.headtool li{float: left;padding: 0 20px;position: relative}
em{position: absolute;width:2px;height:12px;background: #DFDFDF;right:0;top:4px;}
.headsericon{width:17px;height:17px;display: block;background: url("../images/icons/headsericon.png") no-repeat;cursor: pointer;}
.headlogo2{font-size: 36px;color: #004080;position: relative;top:-20px;left:15px;}
.headlogo2 span{font-size: 18px;}
.erji{position: absolute;top:30px;left:0px;background: url("../images/navbg.png") repeat;width:130px;z-index: 100;padding: 20px 20px 0 20px;display: none;}
.nav li .erji a{display: block;font-size: 16px;color:#fff;text-align: center;margin-bottom: 20px;}
/*搜索展开*/
.serBox{/*padding: 25px 0;background: #034DA0;*/ position: relative;z-index: 10; border:0px #eee solid;}
.serBox div{width:300px;height:30px;margin: auto;}
.serK{height:30px;line-height: 30px;width:200px;float: left;background: #fff;padding: 0 20px;color:#034DA0;font-size: 16px;}
.serBtn{width:30px;height:30px;background:#034DA0;padding:0 5px;float: left;}