/* 
* @Title:  共用样式表
* @Date:   2017-3-21 11:43:20
* @Last Modified time: 
*/
/* 重置 */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend,li{font:13px/24px 'lucida_sans_unicode',"微软雅黑",arial,"\5b8b\4f53";color:#333;outline:0;}
body{background:none;position:relative;max-width:1920px;min-width:1100px;overflow-x:hidden;margin:0 auto;}
a,a:hover{color:#333;-webkit-transition: all 400ms;transition: all 400ms;}
a:hover{color:#0e98a5;}
a:focus{outline:none;} 
a{display:block;}
p{line-height:22px;}


 /* ===== clearfix ===== */ 
.clearfix:after { content:"\200B"; display:block; height:0; clear:both; }
.clearfix {*zoom:1;}/*IE/7/6*/ 

/*公用样式*/
.w1200{width:1200px;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.pr{position:relative;}
.none{display:none;}
.ov{overflow: hidden;}
.pa-bot40{padding-bottom:40px;}
.pt30{padding-top:30px;}
.mt91{margin-top:91px;}
.side-w1200{width:1200px;}
/*设置滚动条样式*/
/*::-webkit-scrollbar{width: 7px;height: 7px;background-color:rgba(255, 255, 255, 0.2);-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
::-webkit-scrollbar-thumb{ background-color:rgba(215, 215, 215, 0.8);-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
*/

/*页面加载*/
/*loading*/
/*.loading{display:block;position: fixed;width:100%;height: 100%;top:0;left:0;z-index: 110;visibility: visible;text-align: center;padding-top:30%;background: #000;}
.loading span{display: inline-block; width: 15px; height: 15px; margin-right: 5px; background: #0e98a5; -webkit-animation: load 1.04s ease infinite; }
.loading span:last-child{margin-right: 0px; }
@-webkit-keyframes load{
    0%{opacity: 1; -webkit-transform: scale(1.2); }
    100%{opacity: .2; -webkit-transform: scale(.2); }
}
.loading span:nth-child(1){-webkit-animation-delay:0.13s; }
.loading span:nth-child(2){-webkit-animation-delay:0.26s; }
.loading span:nth-child(3){-webkit-animation-delay:0.39s; }
.loading span:nth-child(4){-webkit-animation-delay:0.52s; }
.loading span:nth-child(5){-webkit-animation-delay:0.65s; }
*/


@font-face{font-family: 'DINCond-Medium';src: url('../font/dincond-medium-webfont.eot');src: url('../font/dincond-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../font/dincond-medium-webfont.woff2') format('woff2'), url('../font/dincond-medium-webfont.woff') format('woff'), url('../font/dincond-medium-webfont.ttf') format('truetype'), url('../font/dincond-medium-webfont.svg#novecentowide-bold-webfont') format('svg');}

@font-face{font-family: 'lucida_sans_unicode';src: url('../font/lucida_sans_unicode-webfontt.eot');src: url('../font/lucida_sans_unicode-webfont.eot?#iefix') format('embedded-opentype'), url('../font/lucida_sans_unicode-webfont.woff2') format('woff2'), url('../font/lucida_sans_unicode-webfont.woff') format('woff'), url('../font/lucida_sans_unicode-webfont.ttf') format('truetype'), url('../font/lucida_sans_unicode-webfont.svg#novecentowide-bold-webfont') format('svg');}


.header{width:100%;min-width:1100px; height:90px;border-bottom:1px #d5d5d5 solid;position:fixed;top:0;left:0;z-index:100;background:#fff;}
.header .logo{width:123px;height:46px;float:left;margin:20px 0px 0px 40px;}
.header .btns{float:right;margin-right:20px;z-index:100;height:90px;}
.header .btns a{display:block;width:70px;height:90px;border-left:1px #d5d5d5 solid;}
.header .btns-search{background:url("../images/btns-search.png") no-repeat center center;}
.header .btns-language{width:55px !important;line-height:90px;position:relative;-webkit-transition:all 300ms;-moz-transition:all 300ms;transition:all 300ms;}
.header .btns-language .btns-en{width:55px;height:90px; background:#fff url("../images/btns-language.png") no-repeat 40px center;font-size:14px;color:#7a7a7a;font-family:'lucida_sans_unicode';padding-left:15px; line-height:90px;z-index:20;  position:absolute;top:0px;left:0px;-webkit-transition:all 300ms;-moz-transition:all 300ms;transition:all 300ms;}
.header .btns-language .btns-cn{width:86px;text-align:center;height:90px; background:#fff;font-size:14px;color:#7a7a7a;font-family:'lucida_sans_unicode'; line-height:90px;display:none; position:absolute;top:90px;left:0px;z-index:18;-webkit-transition:all 300ms;-moz-transition:all 300ms;transition:all 300ms;}


.header .nav{float:right;margin-right:25px;position:relative;}
.header .nav li{padding:0 13px;height:90px;line-height:90px;float:left;position:relative;}
.header .nav li a{font-size:14px;color:#7a7a7a;font-family:'lucida_sans_unicode';}
.nav li.curr a{color:#7a7a7a;}
.nav li:hover  a{color:#7a7a7a;transition:color 300ms;-webkit-transition:color 300ms;}
.navline{position:absolute;width:0;height:5px;background:#0e98a5;bottom:0;left:15px;}


/**/
.innavbg{width:100%;height:80px;background:#fff;position:absolute;top:91px;left:0px;z-index:10;display:none;}
.sideNav{width:600px; height:80px; position:absolute;top:100%;z-index:20;display:none;}
.sideNav dd{float:left;margin:0 16px;line-height:80px;}
.sideNav dd a{display: block; color: #999999; font-size: 13px;}
.sN3{padding-top:10px;height:75px;}
.sN3 dd{line-height:30px}
.sN1{left:0;}
.sN2{left:0;}
.sN3{left:-670px;width:900px;}
.sN4{left: -150px;}
.sN5{left:-4px;}
.sN6{left:-400px;}

/*首页二级导航*/
/*.headrange { position: relative; height: 90px; width: 100%; }
.innavbg { width: 100%; height: 80px; background: #fff; position: absolute; top: 91px; left: 0; display: none; z-index: 50; }
.innav { position: absolute; top: 0; left: 0px; z-index: 999; width: 1200px; }
.innav dd { line-height: 80px; float: left; margin: 0 16px; }
.innav dd a { display: block; color: #999999; font-size: 13px; }
.innav dd a:hover, .innav .on a { color: #333333; }
.sN3>.innav{padding-top:5px;width:1070px !important;}
.sN3>.innav dd{line-height:35px !important;}

.navbg .suNav { display: none; }
.sNav { height: 80px; }
.suNav .sNav > div { position: absolute; top: 0px; display: none; z-index: 60; }
.suNav { height: 80px; }
.sN1 { left: 566px; }
.sN2 { left: 621px; }
.sN3 { left: 230px; }
.sN4 { left: 624px; }
.sN5 { left: 1024px; }
.sN5 .innav { width: 550px; }
.sN6 { left: 835px; }*/

/*footer*/
.footer{width:100%;position:relative;}
.footer-top{width:100%;height:80px;background:#222222;}
.footer-top .footer-share{height:60px; float:left;padding-top:20px;}
.footer-top .footer-share em{font-size:14px;color:#8c8c8c;line-height:35px;float:left;}
.footer-top .footer-share a{width:36px;height:36px;margin-left:10px; float:left;}
.footer-top .footer-links{float:right;position:relative;width:254px;height:80px;border-left:1px #333333 solid;border-right:1px #333333 solid;}
.footer-top .footer-links a{font-size:14px;color:#979797;line-height:80px;padding-left:20px;}
.footer-top .footer-links span{width:20px;height:80px;background:url("../images/links.png") no-repeat center center;position:absolute;right:20px;top:0;}

.footer-bot{width:100%;height:470px;background:#333333;}
.footer-bot>.w1200{height:100%;overflow:hidden;}
.foot-nav{width:1250px;padding-top:55px;background:url("../images/foot-nav.jpg") repeat-x center 88px;}
.foot-nav dl{float:left;}
.foot-nav dt{font-size:18px;color:#cdcdcd;font-family:'lucida_sans_unicode';padding-bottom:9px;border-bottom:1px #fff solid;margin-bottom:25px;}
.foot-nav dd{padding-bottom:5px;}
.foot-nav dd a{font-size:14px;color:#929292;}

.foot-nav-dt1{margin-right:125px;}
.foot-nav-dt2{margin-right:50px;}
.foot-nav-dt3{margin-right:190px;}
.foot-nav-dt4{margin-right:85px;}
.foot-nav-dt5{margin-right:95px;}
.foot-nav-dt6{margin-right:95px;}

.foot-power{width:100%;padding-top:10px;margin-top:5px; background:url("../images/foot-nav.jpg") repeat-x center top;}
.foot-power p{float: right; font-size:14px;color:#929292;text-align:right;float: right;}
.foot-power p a{font-size:14px;color:#929292;display:inline-block;}
.foot-power p a:hover{color:#0e98a5;}

/*弹窗*/
.mask{background: #000;opacity: 0.7;filter: alpha(opacity=70);-moz-opacity: 0.7;width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 1000;display: none;}
.layer{position:fixed;top:28%;left:20%;z-index:1100;display:none;}
.layer-con{width:920px;height:420px;padding:40px; margin:0 auto;background:#fff;position:relative;}
.close{width:40px;height:40px;position:absolute;top:0px;right:0px;background:url("../images/close.png") no-repeat center center;z-index:5;}
