锘?*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{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{padding: 0 10px;}
/*head*/
.head{width:100%;background: url("../images/headbg1.png") no-repeat center bottom;background-size: cover;height:72px;padding: 0 10px;}
.logo{display: block;width:130px;background: url("../images/headlogo.png") no-repeat;height:43px;background-size: 100%;position: relative;top:14px;}
.linian{position: absolute;right: 10px;top: 20px;background: url("../images/linian.png") no-repeat;width:148px;height:32px;background-size: 100%;}
/*nav*/
.nav{background: #F4F4F4;width: 100%;padding: 0 10px;height:30px;line-height: 30px;}
.am-header-icon{width:19px;height:16px;background: url("../images/icons/menu-icon.png") no-repeat;background-size: 100%;position: relative;top:7px;}
.closeNav{width:16px;height:16px;background: url("../images/icons/closenav-icon.png") no-repeat;background-size: 100%;position: relative;top:7px;}
.searchBox .serK{width:70px;height:15px;background:transparent;border-bottom: 1px solid #9A9A9A;display: none;}
.serBtn{width:16px;height:16px;}
p.language{padding-right: 5px;}
p.language a{font-size: 12px;color:#333333;}
.linkBox a{font-size: 12px;color:#333333;padding-left: 10px;}
.dropdown-menu{background: rgba(16,46,66,.9);width:100%;position: absolute;z-index: 30;padding-bottom: 20px;}
.yiji li{margin-top: 20px;position:relative;padding:0 20px;}
.yiji li a{font-size: 18px;color:#fff;}
.erji{width:100%;background: url("../images/menubg2.png") repeat;padding: 15px 0;}
.erji li{padding-top: 5px;padding-bottom: 5px;margin-top:0;}
.erji li a {font-size: 15px;color:#87BEF5;}
.t i{background: url("../images/icons/zk-icon.png") no-repeat;width:20px;height:10px;margin: auto;background-size: 100%;position: absolute; right: 20px; top: 13px;}
.t i.zk{background: url("../images/icons/sq-icon.png") no-repeat;width:20px;height:10px;margin: auto;background-size: 100%;}
/*footer*/
.footer{width:100%;background:#033D70;overflow: hidden;padding:30px 10px;}
.shareList li{float: left;margin-left: 10px;}
.footMiddle{text-align: center;}
.footMiddle h3{color:#82BCF5;font-size: 16px;font-weight: normal;padding-bottom: 15px;}
.footMiddle p{color:#82BCF5;font-size: 14px;}
.footMiddle p.address{padding-bottom: 15px;}
.footMiddle p.copyright{line-height: 34px;}
.footMiddle p a{color:#82BCF5;font-size: 14px;}
.shareList{width:230px;padding-top: 20px;margin: auto;}
.footLogo{margin-top: 15px;}



.nav.scroll{
    position: fixed;
    top: 0;
    background: #0A5AA8;
    z-index: 10000;
}
.nav.scroll .sy1_ul li.sy1_li .sy1_tit{color:#94CAFF;font-size: 16px;background: url(../images/icons/bluenavicon.png) no-repeat right center;  padding-right: 24px;}
.nav.scroll .sy1_li{margin-left: 18px;margin-right: 0;}
.nav.scroll .sy2_inside.marL {
    width: auto;
}
.smalllogo{display: none}
.nav.scroll .smalllogo{display: block;margin-right: 75px;margin-top: 3px;}
.nav.scroll .sy2_inside{float: left}