.mDiv{padding:47px 0;}
.mTit{position:relative;height:55px;text-align: center;}
.mTit .mLine{position:absolute;left:0;width: 100%;height:1px;background:#004199;top:16px;}
.mTit h1{position:relative;z-index: 10;font-size:28px;font-weight: normal;color:#494949;background:#f6f6f6;display:inline-block;line-height:27px;padding:0 30px;width:280px;}
.mTit h1 span{font-weight: bold;color: #0a499e;text-transform: uppercase;font-size:14px;}
.mInfor{padding:30px 0;text-align: center;width:797px;margin:0 auto;color: #777;line-height:20px;letter-spacing:1.5px;}
.wUl{margin:0 -17px;}
.wUl li{width:25%;float:left;}
.wUl li .wItem{margin:0 17px;display:block;background:#fff;position:relative;}
.wUl li .wItem .img{position:relative;overflow: hidden;}
.wUl li .wItem img{display:block;width: 100%;}
.wUl li .wItem i{position:absolute;left:50%;margin-left:-33px;margin-top:0px;background:url(../images/ic.png) no-repeat;width:65px;height:65px;top:50%;z-index: 2;opacity:0;filter:alpha(opacity=0);}
.wUl li .wItem i.wi1{background-image: url(../images/ic1_1.png);}
.wUl li .wItem i.wi2{background-image: url(../images/ic.png);}
.wUl li .wItem i.wi3{background-image: url(../images/ic1_2.png);}
.wUl li .wItem i.wi4{background-image: url(../images/ic1_3.png);}
.wUl li .txt{padding: 13px 22px;text-align:center;}
.wUl li .txt strong{font-size:16px;color:#646464;display:block;}
.wUl li .txt p{color:#707070;padding:10px 0 18px 0;}
.wUl li .txt span{display:inline-block;border:1px solid #bbb;padding: 5px 20px;color:#666;}
.wUl li .wItem:hover{background:#0072ff;color:#fff;}
.wUl li .wItem:hover strong,.wUl li .wItem:hover p,.wUl li .wItem:hover .txt span{color: #fff;}
.wUl li .wItem:hover .txt span{border-color:#fff;}
.wUl li .wItem:hover i{margin-top:-33px;opacity:1;filter:alpha(opacity=100);}
.mTwo{background:#f6f6f6;padding:10px 0 40px 0;background-size: cover;}
.mt_dl{margin:0 -10px;}
.mt_dl dd{float:left;width:50%;}
.mt_div{margin:0 10px;background:#fff;height:459px;overflow: hidden;}
.d_tit{padding:17px 22px;border-bottom:1px solid #e5e5e5;background: #0072ff url(../images/nBg.jpg) no-repeat;background-size: 100% 100%}
.d_tit h2{font-size:22px;font-weight: normal;color:#fff}
.d_tit h2 span{text-transform: uppercase;color:#fff;display:inline-block;font-size:20px;margin-left:10px;font-family: 'Arial'}
.d_tit a.right{color: #fff;padding-top: 8px;font-size: 14px;}
.d_ul{padding-top: 15px;}
.d_ul li{position:relative;min-height: 126px;color:#414141;padding:14px 22px 14px 230px;}
.d_ul li a.dImg{position:absolute;left:22px;top:14px;}
.d_ul li p{color:#969696;line-height:19px;padding:7px 0}
.d_ul li strong{font-size:14px;font-weight: normal;}
.d_ul li span{color:#6c6c6c;}
.d_ul li:hover{background-color: #f1f1f1;}
.newUl{padding:0 22px;margin-top:10px;}
.newUl li{position:relative;height:30px;line-height: 30px;color:#414141;padding-right:70px;}
.newUl li span{position:absolute;right: 0;top:0;*top:-1px;}
.newUl li a{font-size:14px;display:block;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;}
.ml_d{background:#fff;height:220px;}
.ml_d1{margin-top:18px;}
.m_shadow{box-shadow:0 1px 2px rgba(0,0,0,.3);}
.m_about{position:relative;}
.m_about .img-responsive{display:block;width: 100%;max-width: 100%;}
.m_about .wrap{background:#fff;text-align: center;}
.m_about .ma_div{line-height:22px;color:#565656;position:absolute;right:0;width:50%;height:100%;background:#93abd3;bottom:0;top:0;color:#fff;}
.m_about .ma_div p{padding-top:25px;text-align: left;}
.m_about .ma_div .more{display:inline-block;border:1px solid #fff;padding:4px 20px;color:#fff;margin-top:20px;}
.m_about .ma_div .more:hover{background: #fff;color: #0072ff}
.md_infor{width:70%;}
.md_infor,.md_infor td{height:100%;}
.md_infor td{padding-left:40px;}
.md_infor h2{font-size:28px;font-weight: normal;}
.mvideo{position: absolute;left: 0;width: 50%;background: url(../images/ic2.png);bottom: 0;top:0;z-index: 20;}
.vPlay{background:url(../images/play.png) no-repeat center top;position: absolute;right: 180px;padding-top: 77px;width: 125px;text-align: center;color: #b9bab9;font-size: 20px;height: 30px;top:50%;margin-top: -53px;}





/*owl-carousel  css*/
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left}
.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}
.grabbing{cursor:url(grabbing.png) 8 8,move}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}
.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}
.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}
@-webkit-keyframes empty{0%{opacity:1}}
@-moz-keyframes empty{0%{opacity:1}}
@keyframes empty{0%{opacity:1}}
@-webkit-keyframes fadeIn{0%{opacity:0}
100%{opacity:1}}
@-moz-keyframes fadeIn{0%{opacity:0}
100%{opacity:1}}
@keyframes fadeIn{0%{opacity:0}
100%{opacity:1}}
@-webkit-keyframes fadeOut{0%{opacity:1}
100%{opacity:0}}
@-moz-keyframes fadeOut{0%{opacity:1}
100%{opacity:0}}
@keyframes fadeOut{0%{opacity:1}
100%{opacity:0}}



#owl-demo .item{display:block;width: 100%;height:571px;background-repeat:no-repeat;background-position:center top;}
#owl-demo .item img{display: block;width: 100%;height: auto;}
.owl-buttons{position:absolute;z-index: 100;left:50%;top:0;width:1044px;margin-left:-522px;}
.owl-prev{position:absolute;background:url(../images/left.png) no-repeat;width:44px;height:67px;left:-100px;top:150px;font-size:0;}
.owl-next{position:absolute;background:url(../images/right.png) no-repeat;width:44px;height:67px;top:150px;right:-100px;font-size:0;}
.owl-page{margin:0 6px;height:12px;width:12px;border-radius:10px;background:#ccc;display:inline-block;}
.owl-pagination{position:absolute;left:0;bottom:10px;width: 100%;text-align: center;z-index:10;}
.owl-pagination .active{background:#2c80d3;width:24px;}







