﻿body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li, pre, fieldset, div, button, input, textarea,table, th, td {margin: 0; padding: 0; box-sizing: border-box;}
ul,ol,li {list-style: none;}
a,a:hover,a:active {text-decoration: none;color: #000;}
i,em {font-style: normal;}
img {border: 0;display: block;}
body {font: 12px "微软雅黑";color: #000;overflow: scroll; cursor: default; box-sizing: border-box;}
textarea {resize: none;background: #f7f7f7;color: #646464;font-size: 12px;}
input,button,textarea {outline: none;}

.w1920{width:100%; min-width:1200px; max-width:1920px; margin:0 auto;}
.w1200{width:1200px; margin:0 auto;}
.w1000{width:1000px;}
.w800{width:800px;}
.w600{width:600px;}
.fr{float:right;}
.fl{float:left;}
.tc{text-align: center;}
.tl{text-align: left;}
.tr{text-align: right;}
.h650{height:650px;}
.h500{height:500px;}
.h300{height:300px;}
.h200{height:200px;}
.h100{height:100px;}
.h60{height:60px;}
.h40{height:40px;}
.bgCom{background: #009CFA;}

.lh22{line-height: 22px;}

.mt100{margin-top:100px;}
.mt70{margin-top:70px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt40{margin-top:40px;}
.mt30{margin-top:30px;}
.mt20{margin-top:20px;}
.mt10{margin-top:10px;}
.mbtm50{margin-bottom:50px;}

.m0auto{margin:0 auto;}
.pdt70{padding-top: 70px;}
.pdt50{padding-top: 50px;}
.pdbtm50{padding-bottom: 50px;}

.clearfix{clear: both; }
.clearfix:before{clear: both; content:""; display: table;}
.block{display: block;}
.inline-block{display: inline-block;}
.table{display: table;}
.table-cell{display: table-cell;}
.media{display: table;}
.media-left,.media-right,.media-body{display: table-cell; vertical-align: top;}
.vertical-middle{vertical-align: middle;}

.f60{font-size:60px;}
.f48{font-size:48px;}
.f36{font-size:36px;}
.f30{font-size:30px;}
.f24{font-size:24px;}
.f18{font-size:18px;}
.f16{font-size:16px;}
.f14{font-size:14px;}
.f12{font-size:12px;}

.uppcase{text-transform: uppercase;}
.fcCom{color:#009CFA;}
.fc999{color:#999;}
.fc666{color:#666;}
.fcfff{color:#fff;}
.fnormal{font-weight: normal;}
/*盒子阴影*/
.boxShadow{box-shadow: 0px 0px 5px 0px rgba(0,0,0,.15); padding:20px 15px 0; display: inline-block;}
/*浮动清除*/
.clearfix:before{content:""; clear:both; display: table;}
.clearfix:after{content:""; clear:both; display: table;}
.fullW{width:100%;}
.fullH{height:100%;}
.fullWH{width:100%; height:100%;}


.fadeUp{opacity: 0; filter: alpha(0); transform: translateY(1000px);}
.fadeUpShow{opacity: 1; filter: alpha(100); transform: translateY(0px);}


.transition {-webkit-transition: all 400ms linear; -moz-transition: all 400ms linear; -o-transition: all 400ms linear; -ms-transition: all 400ms linear; transition: all 400ms linear;}
.transition-4s{-webkit-transition: all 400ms linear; -moz-transition: all 400ms linear; -o-transition: all 400ms linear; -ms-transition: all 400ms linear; transition: all 400ms linear;}
.transition-8s{-webkit-transition: all 800ms linear; -moz-transition: all 800ms linear; -o-transition: all 800ms linear; -ms-transition: all 800ms linear; transition: all 800ms linear;}
.main{width:100%; height:100%; min-width:1200px;}
.overlay{width:100%; height:100%; background:url(../img/overlay.png); position: fixed; top:0; height:0; z-index: 99; display: none;}
.left0{left:0;}

.headerBar{height:115px; border-bottom:1px solid #009cfa;}
.navigation{width:770px; float:right;}


.navbar{width:1200px; height:100%; margin:0 auto; padding-left:100px;}
.logo{width:250px;display: table; float:left;}
.logo a{display: table-cell; vertical-align: middle;}
.logo img{width:100%;}
.navList{height:30px; font-size:14px; text-align: right;}
.navList li{height:100%; text-align: center; float:left; color:#323232; display: table; position: relative; padding:0 10px;}
.navList li.current{border:1px solid #009cfa; border-bottom: 1px solid #fff; border-radius: 8px 8px 0 0;}
.navList li.current a{color:#009cfa;}
.navList li>a{color:#323232; display: table-cell; vertical-align: middle;}
.navList li:hover .firstItemA{color:#fff;}
.lang-div{height:85px; line-height: 80px; padding-right:50px;}



/*banner*/
.banner{width:100%; background-size:cover !important; background-position: center center !important; margin-top:1px;}
#owl-banList{height:700px;}
#owl-banList div,#owl-banList li{height:100%;}
/*.owl-controls{height:25px !important; margin-top:-50px !important;}
.owl-theme .owl-controls .owl-page span{border:1px solid #000; background:none;width:10px !important; height:10px !important; opacity: 1; }
.owl-page.active span{position:relative;background:#000 !important; z-index: 1; }*/
.owl-theme .owl-controls{margin-top:-40px;}
.owl-theme .owl-controls .owl-page span{width:10px; height:10px; border:1px solid #000; border-radius: 50%; background:none; display: inline-block; cursor: pointer; margin:0 10px;    filter: Alpha(Opacity=90); opacity: .9;}
.owl-theme .owl-controls .owl-page.active span{background:#000;filter: Alpha(Opacity=90); opacity: .9;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=90);/*IE7 fix*/
	opacity: .9;
}
.owl-controls,.owl-pagination{height:25px !important;}
