a:active {outline: none;star:expression(this.onFocus=this.blur());}
*{margin:0;padding:0;list-style:none;outline:none;word-wrap:break-word;}
img{border:none}
table{table-layout:fixed; border-collapse:collapse}
a{ text-decoration:none;}
.fb{ font-weight:bold;}
.cb{ clear:both;}
.tc{ text-align:center;}
body{ font-size:12px; font-family:Arial,"宋体"; -webkit-text-size-adjust:none;}
body,html{ overflow-x:hidden;}

input[type="button"],input[type="submit"],input[type="reset"]{ -webkit-appearance:none;}
textarea{ -webkit-appearance:none; resize:none; overflow:hidden;}   

::-moz-selection{ background:#00A2E9; color:#fff; text-shadow:none;}
::selection { background:#00A2E9; color:#fff; text-shadow:none;}

.navBtn{ display:none; width:30px; height:30px; overflow:hidden; background:url(../images/transparentBg.png) repeat; position:fixed; right:10px; top:12px; z-index:99;}
.navBtn .line{ width:26px; height:2px; overflow:hidden; background:#00A2E9; -webkit-transform-origin:center; -ms-transform-origin:center; transform-origin:center; position:absolute; left:2px; top:0;}
.navBtn .line1{ top:5px; transition:300ms;}
.navBtn .line2{ top:14px; transition:300ms 120ms;}
.navBtn .line3{ top:23px; transition:300ms;}

.navShow{ -webkit-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg); transition:400ms;}
.navShow .line1{ top:14px; transition:300ms; -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg);}
.navShow .line3{ top:14px; transition:300ms; -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg);}
.navShow .line2{ left:100%; transition:140ms;}
.navShow2{ background:url(../images/close.jpg) no-repeat center;}
.navShow2 .line{ display:none;}

.navM{ display:none; width:110%; height:300px; overflow:hidden; overflow-y:scroll; background:#fff; position:absolute; left:0; top:50px;}
.navMbox{ width:100%;}
.navM ul{ width:100%; padding:15px 0; margin:0 0 0 -14px; background:#fff; overflow:hidden;}
.navM li{ padding:0 6% 0 0; height:60px; line-height:60px; text-align:center; font-family:"微软雅黑";}
.navM li a{ width:100%; height:100%; display:inline-block; color:#818181; text-transform:uppercase; font-size:16px;}
.navM li a:hover{ color:#00A2E9;}

.top{ width:100%; height:70px; background:#fff; position:relative; left:0; top:0; z-index:98;}
.top .box{ width:1000px; margin:0 auto;}
.top .logo{ float:left; margin:9px 0 0 0;}
.top .eng{ float:right; margin:28px 0 0 0;}
.top .follow{ float:right; margin:28px 22px 0 0;}
.top .follow a{ width:21px; height:21px; margin:0 10px 0 0; display:inline-block; background:url(../images/followBg1.png) no-repeat center; transition:300ms;}
.top .follow a:hover{ background:url(../images/followBg2.png) no-repeat center;}
.top .follow span{ width:100%; height:100%; display:inline-block;}
.top .follow .weixin{ background:url(../images/weixin.png) no-repeat center;}
.top .follow .weibo{ background:url(../images/weibo.png) no-repeat center;}

.nav{ height:62px; background:#21b9fd;}
.nav .box{ width:1000px; margin:0 auto;}
.nav li{ width:106px; text-align:center; line-height:62px; height:62px; float:left;}
.nav li a{ display:block; color:#fff; font-size:14px; font-family:"微软雅黑";}
.nav li a:hover{ background:#fff; color:#00A2E9;}

.addselect{ width:230px; height:32px; margin:5px 0 0 0; background:#b3e7fe url(../images/i2.png) no-repeat 92% center; line-height:32px; text-indent:8px; color:#fff; cursor:pointer; position:relative; float:left; display:inline-block;}
.addselect-Op{ border:1px solid #e0e0e0; margin:0;border-bottom:0px; display:table; height:50px; position:absolute; bottom:32px; left:0px; background:#ffffff;}
.addselect-Op dd{ text-indent:4px; margin:0; color:#00A2E9;}
.addselect-Op dd.selected{ background:#00A2E9; color:#fff;}
.addselect-Op dd:hover{ background:#00A2E9; color:#fff;}

.foot{ padding:20px 0 20px 0; border-top:3px solid #d9dee4;}
.foot .box{ width:1000px; margin:0 auto;}
.foot .fl{ width:550px; line-height:34px; float:left;}
.foot .fr{ float:right;}
.foot .p1{ color:#54647c; font-family:"微软雅黑";}
.foot .p1 a{ color:#54647c; margin:0 15px; display:inline-block;}
.foot .p1 a:hover{ color:#00A2E9;}
.foot .p2{ color:#a8b4c7; margin:0 0 0 15px;}
.foot .p2 span{ margin:0 15px 0 0; display:inline-block;}
.foot .p2 a{ color:#a8b4c7;}
.foot .p2 a:hover{ color:#00A2E9;}
.foot .p3 { color:#54647c; margin:0 0 0 15px;}
.foot .ewm{ position:relative;}
.foot .ewm img{ display:none; width:148px; margin:0 0 0 -74px; position:absolute; left:50%; bottom:40px;}

@media screen and (max-width:1050px) {
	.nav{ display:none;}
	.top{ height:50px; position:fixed; border-bottom:1px solid #F2F4F6;}
	.top .box{ width:auto; margin:0 20px;}
	.top .logo{ height:32px; margin:10px 0 0 0;}
	.top .follow{ display:none;}
	.top .eng{ display:none;}
	.navBtn{ display:block;}
	
	.foot .box{ width:auto; margin:0 20px 0 5px;}
	.foot .fl{ width:100%; float:none;}
	.foot .fr{ width:100%; float:none; margin:10px 0 0 15px;}
}

@media screen and (max-width:740px) {
	.foot .f1{ display:none;}
}
