@charset "utf-8";
.t-cen{text-align:center;}
.img-box{height: auto;overflow: hidden;}
.text-box{height: auto;overflow: hidden;}
/*banner*/
.banner{width: 100%;height: 120px;}
.banner .w1200{position: relative;height: 120px;}
.banner .t{position: absolute;left: 0;bottom: -8px;}
.banner h1{width:320px;text-align:right;font-size: 30px;font-weight: bold;color: #fff;font-weight: normal;}
.banner p{width:320px;text-align:right;font-size: 48px;color: #fff;white-space:nowrap;font-family: 'helve';filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity: 0.3;}

.main{height: auto;overflow: hidden;}

.product{height: auto;overflow: hidden;}
.product h1{font-size: 22px;line-height: 20px;color: #333;font-weight: bold;padding: 0 0 20px;}
.product h1 a{display:block;color: #999;font-size: 13px;font-weight: normal;}
.product h1 a i{margin-right: 8px;}
.product h1 a:hover{color: #296fb7;}
/********产品聚合页begin*********/
.product li img{transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-o-transition: all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;}
.product li:hover img{transform: matrix(1.04, 0, 0, 1.04, 0, 0);-webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-o-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-moz-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-ms-transform: matrix(1.04, 0, 0, 1.04, 0, 0);}
/*热门*/
.hot-product{height: auto;overflow: hidden;padding: 42px 0 24px;}
.hot-product ul{height: auto;overflow: hidden;width: 1216px;}
.hot-product ul li{float:left;width:290px;height: 297px;overflow: hidden;margin-right: 14px;margin-bottom:26px;position: relative;}
.hot-product ul li .img-box{line-height: 0;overflow: hidden;}
.hot-product ul li .text-box{z-index:3;position:absolute;left:0;right:0;bottom:0;height: 116px;overflow: hidden;padding: 0 20px;background-color: #f6f6f6;}
.hot-product ul li .text-box h2{font-size: 15px;color: #414141;line-height: 20px;font-weight: bold;margin:16px 0 10px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.hot-product ul li .text-box h2 a{cursor:pointer;color: #414141;}
.hot-product ul li .text-box p{font-size: 12px;color: #999;line-height: 20px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.hot-product ul li .text-box p span{color: #666;}
.hot-product ul li .text-box .tags em{float: left;margin:12px 0 0 5px;display: inline-block;font-size: 12px;color: #296fb7;border:1px solid #296fb7;padding: 2px 3px;border-radius: 3px;}
.hot-product ul li .text-box .tags em:first-child{margin-left: 0;}
.hot-product ul li .text-box .get-price{float:right;position:relative;right:-20px;min-width:108px;cursor:pointer;margin-top:2px;display: inline-block;background:url('../images/anniu.png') center center no-repeat;color: #fff;text-align: center;height: 40px;line-height: 37px;border-radius: 2px;}
.hot-product ul li .text-box .get-price i{font-size: 20px;position: relative;top: 2px;margin-right: 3px;}
.hot-product ul li .text-box .get-price:hover{filter:alpha(opacity=85);opacity: 0.85;-webkit-opacity: 0.85;}
.hot-product ul li .text-box .brief{display: none;}
/*.hot-product ul li:hover .text-box{height:185px;background-color: #296fb7;}*/

/*.hot-product ul li:hover .text-box h2{color: #fff;}
.hot-product ul li:hover .text-box h2 a{color: #fff;}
.hot-product ul li:hover .text-box p{color: #fff;}
.hot-product ul li:hover .text-box p span{color: #fff;}
.hot-product ul li:hover .text-box .tags em{color: #fff;border-color: #fff;}*/
.hot-product ul li:hover .text-box h2 a{color: #296fb7;}

.hot-product ul li .hot-product-more{display:none;z-index:2;position:absolute;left:0;right:0;top:0;height: 181px;line-height: 181px;text-align:center;background: url("../images/cover-bg.png") repeat;}
.hot-product ul li .hot-product-more a{display: block;color: #fff;overflow: hidden;}
.hot-product ul li .hot-product-more a i{font-size: 38px;}

/*分类*/
.product-classify{height: auto;overflow: hidden;padding: 50px 0 57px;background-color: #f5f5f5;}
.product-classify .hd{height: auto;overflow: hidden;background-color: #fff;}
.product-classify .hd ul{height: auto;overflow: hidden;}
.product-classify .hd ul li{font-size:18px;float: left;width: 299px;height:auto;border-left: 1px solid #f1f1f1;border-top: 4px solid #fff;text-align: center;transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-o-transition: all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;}
.product-classify .hd ul li a{display: block;overflow: hidden;color: #333;height:148px;}
.product-classify .hd ul li h2{margin: 30px 0 15px;}
.product-classify .hd ul li i{height: 36px;width: auto;display: block;margin-bottom: 5px;transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-o-transition: all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;}
.product-classify .hd ul li.lb i{background: url("../images/icon-lb.png") center center no-repeat;}
.product-classify .hd ul li.lo i{background: url("../images/icon-lo.png") center center no-repeat;}
.product-classify .hd ul li.lg i{background: url("../images/icon-lg.png") center center no-repeat;}
.product-classify .hd ul li.zylb i{background: url("../images/icon-zylb.png") center center no-repeat;}
.product-classify .hd ul li span{font-size: 28px;}
.product-classify .hd ul li:first-child{border-left: 0;}
.product-classify .hd ul li.on{border-top: 4px solid #296fb7;}
.product-classify .hd ul li.on a{color: #296fb7;}
.product-classify .hd ul li.on.lb i{background: url("../images/icon-lb-on.png") center center no-repeat;}
.product-classify .hd ul li.on.lo i{background: url("../images/icon-lo-on.png") center center no-repeat;}
.product-classify .hd ul li.on.lg i{background: url("../images/icon-lg-on.png") center center no-repeat;}
.product-classify .hd ul li.on.zylb i{background: url("../images/icon-zylb-on.png") center center no-repeat;}
.product-classify .bd{height: auto;overflow: hidden;position: relative;}
.product-classify .bd .text-box{width:318px;height:343px;padding:57px 57px 0 50px;position: absolute;left: 0;top: 0;background: url("../images/cover-bg.png") repeat;}
.product-classify .bd .text-box h3{font-size: 15px;color: #fff;margin-bottom: 35px;}
.product-classify .bd .text-box h3 span{font-size: 30px;font-weight: bold;margin-right: 10px;}
.product-classify .bd .text-box p{color: #d1d1d2;font-size: 13px;line-height: 20px;}
.product-classify .bd .text-box .more{margin-top: 30px;color: #fff;}
.product-classify .bd .text-box .more:hover{color: #296fb7;}
.product-classify .bd .text-box .zx{height: auto;overflow: hidden;margin-top: 57px;}
.product-classify .bd .text-box .zx a{width: 96px;height: 38px;display: inline-block;border: 1px solid #fff;text-align: center;line-height: 38px;font-size: 14px;color: #fff;margin-right: 12px;}
.product-classify .bd .text-box .zx a i{margin-left: 3px;font-size: 14px;}
.product-classify .bd .text-box .zx a:hover{background-color: #da251d;color: #fff;border-color: #da251d;}
.product-classify .bd .text-box .zx p{padding: 0 16px;height: 40px;line-height: 40px;border-radius: 2px;font-size: 12px;color: #fff;background-color: #da251d;}
.product-classify .bd .text-box .zx p span{font-weight: bold;}
/*cnc*/
.product-cnc{height: auto;overflow: hidden;min-height: 300px;padding-top: 70px;}
.product-cnc h1{padding-bottom: 46px;}
.product-cnc h1 a{font-size: 14px;color: #296fb7;display: block;padding: 3px 8px;}
.product-cnc h1 a:hover{background-color: #296fb7;color: #fff;}
.product-cnc .cnc-fl,.product-cnc .cnc-fr{height: auto;overflow: hidden;padding-bottom: 10px;}
.product-cnc .cnc-fl{width: 420px;border-right: 1px solid #e5e5e5;margin-right: 162px;}
.product-cnc .cnc-list h3{font-size: 15px;color: #666;padding-left: 20px;font-weight: bold;margin-bottom: 20px;background: url("../images/icon-jiantou.jpg") left center no-repeat;}
.product-cnc .cnc-list .text-box{padding-left: 20px;}
.product-cnc .cnc-list .text-box p{font-size: 13px;color: #666;line-height: 24px;}
/*客户反馈+专题报道*/
.fk-zt{height: auto;overflow: hidden;padding: 56px 0 70px;background-color: #f5f5f5;}
.fk-zt .zt,.fk-fk{height: auto;overflow: hidden;}
.fk-zt .fk.fl{width: 520px;margin-right: 70px;}
.fk-zt .fk ul{height: 230px;overflow: hidden;overflow-y:auto;background-color: #fff;}
.fk-zt .fk ul li{height: auto;overflow: hidden;padding: 18px 28px 15px;border-top: 1px dashed #e4e4e4;}
.fk-zt .fk ul li:first-child{border-top: 0;}
.fk-zt .fk ul li h4{font-size: 14px;color: #666;font-weight: bold;margin-bottom: 5px;}
.fk-zt .fk ul li p{font-size: 13px;color: #999;line-height: 20px;}
.fk-zt .fk .bd .tempWrap{height: 230px !important;}
.fk-zt .zt ul{height: auto;overflow: hidden;}
.fk-zt .zt ul li{width:290px;float: left;height: auto;overflow: hidden;margin-left: 20px;}
.fk-zt .zt ul li:first-child{margin-left: 0;}
.fk-zt .zt ul li a{display: block;overflow: hidden;}
.fk-zt .zt ul li .img-box{width: 290px;height: 145px;overflow: hidden;}
.fk-zt .zt ul li .text-box{padding-top: 18px;}
.fk-zt .zt ul li .text-box .time{font-size: 14px;color: #999;position: relative;top: -8px;margin-right: 12px;}
.fk-zt .zt ul li .text-box .time span{font-family: 'helve';font-size: 50px;display: block;}
.fk-zt .zt ul li .text-box .tit{height: auto;overflow: hidden;}
.fk-zt .zt ul li .text-box .tit h3{font-size: 14px;color: #333;margin-bottom: 6px;margin-top:3px;line-height: 20px;}
.fk-zt .zt ul li .text-box .tit p{font-size: 12px;color: #999;}
.fk-zt .zt ul li a:hover .tit h3{color: #296fb7;}
.pp{height: auto;overflow: hidden;line-height: 0;}
.pp .fl,.pp .fr{width: 50%;}
/********产品聚合页end*********/
/*数据*/
.data{height: 140px;overflow: hidden;background-color: #fff;color: #267ed8;border-top: 1px solid #ededed;clear: both;}
.data ul{height: auto;overflow: hidden;}
.data ul li{height: 105px;width: 25%;float: left;text-align: center;padding-top: 35px;background: url("../images/icon-line.jpg") left top repeat-y;}
.data ul li:first-child{background:none;}
.data ul li span{font-weight: bold;font-size: 30px;font-family: "impact";}
.data ul li span label{font-family: "微软雅黑";}
.data ul li i{color: #a1bedb;font-size: 28px;margin-left: 9px;}
.data ul li p{font-size: 12px;padding-top: 10px;color: #666666;}
/*********产品列表页begin*********/
/*筛�??*/
.filter{height: auto;overflow: hidden;padding: 50px 0 25px;}
.filter .filter-tit{height: auto;overflow: hidden;min-height: 34px;}
.filter .filter-tit span{display: block;font-size: 18px;color: #333;margin-right: 10px;}
.filter .filter-tit .filter-select{height: auto;overflow: hidden;}
.filter .filter-tit ul li{cursor:pointer;float: left;display: inline-block;line-height: 26px;padding: 0 10px 0 10px;background-color:#da251d;color: #fff;font-size: 13px;margin-left: 10px;margin-bottom: 8px;}
.filter .filter-tit ul li a{color: #fff;display: block;}
.filter .filter-tit ul li i{font-size: 16px;position: relative;top: 2px;float: right;margin-left: 10px;}
.filter .filter-tit ul li:hover{background-color:#e33f38;}
.filter .filter-cen{height: auto;overflow: hidden;padding-top: 7px;}
.filter .filter-cen ul{height: auto;overflow: hidden;}
.filter .filter-cen ul li{height: auto;overflow: hidden;padding: 12px 0 0;}
.filter .filter-cen ul li span{font-size: 13px;color: #454545;margin-right: 16px;position: relative;top: -2px;}
.filter .filter-cen ul li .text-box dl{height: auto;overflow: hidden;}
.filter .filter-cen ul li .text-box dl dd{cursor:pointer;float: left;display: inline-block;font-size: 12px;color: #868686;line-height: 15px;margin-right: 20px;margin-bottom: 14px;}
.filter .filter-cen ul li .text-box dl dd a{display: block;color: #868686;}
.filter .filter-cen ul li .text-box dl dd span{display: inline-block;width: 13px;height: 13px;border: 1px solid #b9b9b9;margin-right: 8px;top: 0;}
.filter .filter-cen ul li .text-box dl dd span em{display:block;width: 9px;height: 9px;overflow: hidden;background-color: #da251d;margin: 2px auto 0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity: 0;
    transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-o-transition: all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;}
.filter .filter-cen ul li .text-box dl dd.active em{filter:alpha(opacity=1);-moz-opacity:1;-khtml-opacity:1;opacity: 1;}
.filter .filter-cen ul li .text-box dl dd label{cursor:pointer;}
/*筛�?�结�?*/
.product-list{height: auto;overflow: hidden;padding: 30px 0 50px;background-color: #f5f5f5;}
.product-list .hd{height: auto;overflow: hidden;border-bottom: 1px solid #dcdcdc;}
.product-list .hd ul{height: auto;overflow: hidden;}
.product-list .hd ul li{cursor:pointer;float: left;padding: 15px 0;margin-right: 44px;font-size: 18px;color: #666;border-bottom: 2px solid #f5f5f5;
    transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-o-transition: all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;}
.product-list .hd ul li.on{color: #0470be;border-color: #0470be;}
.product-list .hd ul li:hover{color: #0470be;border-color: #0470be;}
.product-list .bd{height: auto;overflow: hidden;}
.product-list .bd-cen{display:none;height: auto;overflow: hidden;padding: 25px 0 0 !important;position: relative;}
.product-list .bd-cen.block{display: block;}
.product-list .bd-cen.block .no-data{font-size:16px;}
.product-list .product-format{height: auto;overflow: hidden;/*position: absolute;right: 0;top: -50px;*/}
.product-list .product-format a{display: inline-block;margin: 15px 0;font-size: 14px;color: #999999;padding-left: 14px;}
.product-list .product-format a:first-child{padding-right: 14px;border-right: 1px solid #dcdcdc;}
.product-list .product-format a i{margin-right: 8px;position: relative;top: 1px;}
.product-list .product-format a.active{color: #da251d;}
.product-list .hot-product ul li{height: 344px;}
.product-list .hot-product ul li .text-box{background-color: #fff;height: 164px;
    transition: all 0.4s ease-in-out 0s;-moz-transition: all 0.4s ease-in-out 0s;-webkit-transition: all 0.4s ease-in-out 0s;-o-transition: all 0.4s ease-in-out 0s;-ms-transition:all 0.4s ease-in-out 0s;}
.product-list .hot-product ul li .hot-product-more{transition: all 0.4s ease-in-out 0s;-moz-transition: all 0.4s ease-in-out 0s;-webkit-transition: all 0.4s ease-in-out 0s;-o-transition: all 0.4s ease-in-out 0s;-ms-transition:all 0.4s ease-in-out 0s;}
.product-list .hot-product ul li:hover .hot-product-more{display: block !important;}
/*.product-list .hot-product ul li:hover .text-box{height:220px !important;background-color: #296fb7 !important;}*/
.product-list .bd .list-product li{height: auto;overflow: hidden;margin-bottom: 15px;background-color: #fff;}
.product-list .bd .list-product .img-box{float: left;line-height: 0;}
.product-list .bd .list-product .hot-product-more{display: none !important;}
.product-list .bd .list-product .text-box{padding: 0 30px;}
.product-list .bd .list-product .text-box h2{font-size: 15px;color: #414141;font-weight: bold;margin: 20px 0 6px;}
.product-list .bd .list-product .text-box h2 a{color: #414141;}
.product-list .bd .list-product .text-box p{font-size: 13px;color: #333;line-height: 24px;float: left;padding-right: 20px;}
.product-list .bd .list-product .text-box .get-price{font-size: 12px;color: #fff;margin-top: 8px;display: inline-block;background-color: #296fb7;padding: 4px 8px;}
.product-list .bd .list-product .text-box .get-price i{margin-right: 2px;position: relative;top: 1px;}
.product-list .bd .list-product .text-box .get-price:hover{background-color: #397dc3;}
.product-list .bd .list-product .text-box .brief p{line-height: 20px;padding: 3px 0 0 0;color: #999;}
.product-list .bd .list-product .text-box .tags{clear: both;padding-top: 18px;font-size: 12px;}
.product-list .bd .list-product .text-box .tags em{display: inline-block;border-left: 1px solid #ccc;padding-left: 10px;margin-right: 10px;}
.product-list .bd .list-product .text-box .tags em:first-child{border-left: 0;padding-left: 0;}
.product-list .bd .list-product .text-box .tags a{float: right;position: relative;top: -14px;}
.product-list .bd .list-product ul li img{transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-o-transition: all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;}
.product-list .bd .list-product ul li:hover img{transform: matrix(1.04, 0, 0, 1.04, 0, 0);-webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-o-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-moz-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-ms-transform: matrix(1.04, 0, 0, 1.04, 0, 0);}
.product-list .bd .list-product ul li:hover h2 a{color: #296fb7;}
/*********产品列表页end*********/
/*********产品详情页begin*********/
.product-xq{height: auto;overflow: hidden;}
.product-xq .product-xq-top{height: auto;overflow: hidden;padding: 50px 0;}
.product-xq .product-xq-top .product-banner{width: 480px;height: auto;overflow: hidden;margin-right: 60px;}
.product-xq .product-xq-top .product-banner #ifocus-pic{width: 480px;height: 288px;overflow: hidden;}
.product-xq .product-xq-top .product-banner #ifocus-btn{height: auto;overflow: hidden;text-align: center;width: 482px;margin-top: 8px;}
.product-xq .product-xq-top .product-banner #ifocus-btn ul li{float: left;border: 1px solid #fff;line-height: 0;margin-left: 2px;width: 116px;}
.product-xq .product-xq-top .product-banner #ifocus-btn ul li:first-child{margin-left: 1px;}
.product-xq .product-xq-top .product-banner #ifocus-btn ul li.on{border-color: #eb6b04;}
.product-xq .product-xq-top-cen{height: auto;overflow: hidden;}
.product-xq .product-xq-top-cen .tit{height: auto;overflow: hidden;}
.product-xq .product-xq-top-cen .tit h2{font-size: 30px;color: #333;margin-bottom: 20px;margin-top: 15px;}
.product-xq .product-xq-top-cen .tit p{font-size: 13px;color: #333;line-height: 24px;}
.product-xq .product-xq-top-cen .tit p span{color: #999;}
.product-xq .product-xq-top-cen .tit p a{color: #296fb7;display: inline-block;}
.product-xq .product-xq-top-cen .tit p a:hover{text-decoration: underline;}
.product-xq .product-xq-top-cen .linked{height: auto;overflow: hidden;padding: 50px 0 36px;border-bottom: 1px solid #dfdfdf;}
.product-xq .product-xq-top-cen .linked .zx{margin-right:14px;height: 52px;width: 170px;overflow: hidden;color: #fff;background-color: #da251d;line-height: 52px;text-align: center;font-size: 24px;}
.product-xq .product-xq-top-cen .linked .zx:hover{background-color: #bf1b14;}
.product-xq .product-xq-top-cen .linked .tel{font-size: 14px;color: #296fb7;font-family: 'helvetica';padding-top: 5px;}
.product-xq .product-xq-top-cen .linked .tel span{font-size: 30px;display: block;font-weight: bold;}
.product-xq .product-xq-top-cen .linked .operation{height: auto;overflow: hidden;padding-top: 16px;}
.product-xq .product-xq-top-cen .linked .operation a{display: inline-block;font-size: 12px;color: #999;text-align: center;padding: 0 15px;}
.product-xq .product-xq-top-cen .linked .operation a i{display: block;margin: 0 auto 2px;color: #da251d;}
.product-xq .product-xq-top-cen .linked .operation a:hover{color: #da251d;}
.product-xq .product-xq-top-cen .linked .operation a:hover i{color: #da251d;}
.product-xq .product-xq-top-cen .renzheng{height: auto;overflow: hidden;padding-top: 34px;}
.product-xq .product-xq-top-cen .renzheng span{display: inline-block;font-size: 16px;color: #333;margin-left: 52px;}
.product-xq .product-xq-top-cen .renzheng span:first-child{margin-left: 0;}
.product-xq .product-xq-top-cen .renzheng span i{color: #296fb7;margin-right: 8px;}
/*固定选项�?*/
.navFix{position: fixed;left: 0;top: 0;right: 0;z-index: 15;}
.product-xq .nav-list-con{height: 60px;overflow: hidden;background-color: #f5f5f5;padding-top: 17px;}
.product-xq .nav-list-con ul li{float: left;}
.product-xq .nav-list-con ul li a{display: block;width: 240px;text-align: center;font-size: 18px;color: #333;line-height: 58px;border-bottom: 2px solid #f5f5f5;}
.product-xq .nav-list-con ul li a i{float: left;background-color: #cecece;width: 1px;height: 18px;margin-top: 20px;}
.product-xq .nav-list-con ul li:first-child a i{display: none;}
.product-xq .nav-list-con span{display: none;}
.product-xq .nav-list-con .zx{display: none;width: 115px;height: 38px;line-height: 38px !important;text-align: center;background-color: #da251d;color: #fff;font-size: 15px;margin-top: 10px;}
.product-xq .nav-list-con .w1200 ul li:first-child a{color: #296fb7;border-bottom: 2px solid #296fb7;}
.product-xq .nav-list-con.navFix{background-color: #296fb7;padding-top: 0;}
.product-xq .nav-list-con.navFix span{display: block;font-size: 18px;font-weight: bold;line-height: 60px;color: #fff;}
.product-xq .nav-list-con.navFix .zx{display: block;float: right;margin-left: 30px;}
.product-xq .nav-list-con.navFix ul{float: right;}
.product-xq .nav-list-con.navFix ul li:first-child a{color: #fff;border: 0;}
.product-xq .nav-list-con.navFix ul li a{line-height: 60px;width: 122px;font-size: 15px;color: #fff;border-bottom: 0;}
.product-xq .nav-list-con.navFix ul li a i{display: none;}
.product-xq .nav-list-con.navFix ul li a.active{background-color: #4090e2;}
.product-xq .nav-list-con.navFix ul li a.zx.active{background-color: #da251d;}
.product-xq .product-xq-cen{height: auto;overflow: hidden;background-color: #f5f5f5;padding-bottom: 45px;}
.product-xq .product-xq-cen .w1200{position: relative;}
.product-xq .product-xq-cen .product-xq-tab{padding: 0 82px 60px;height: auto;overflow: hidden;background-color: #fff;}
.product-xq .product-xq-cen h3{font-size: 18px;color: #333;font-weight: bold;padding: 0 0 20px;}
.product-xq .product-xq-cen #section1 h3{padding-top: 60px;}
.product-xq .product-xq-cen h3 span{font-size: 13px;color: #666666;font-weight: normal;position: relative;top: 6px;}
.product-xq .product-xq-cen h3 span a{color: #296fb7;text-decoration: underline;display: inline-block;}
.product-xq .product-xq-cen p{font-size: 14px;color: #333;line-height: 24px;}
.product-xq .product-xq-cen #section1 .text-box{padding-top: 20px;}
.product-xq .product-xq-cen #section1 .text-box p{color: #666;line-height: 30px;padding-left: 22px;background: url("../images/icon-jt.png") left center no-repeat;}
.product-xq .product-xq-cen table{border: 0;border-collapse: collapse;width: 100%;}
.product-xq .product-xq-cen table tr th{padding: 13px 0 13px 22px;background-color: #e1e8f1;border: 1px solid #cad3de;text-align: left;}
.product-xq .product-xq-cen table tr td:first-child{background-color: #e1e8f1;border: 1px solid #cad3de;text-align: left;}
.product-xq .product-xq-cen table tr th p{color: #333;font-size: 13px;}
.product-xq .product-xq-cen table tr td:first-child p{color: #333;font-size: 13px;}
.product-xq .product-xq-cen table tr td{padding: 15px 0 15px 22px;border: 1px solid #cad3de;}
.product-xq .product-xq-cen table tr td p{color: #666;line-height: 24px;font-size: 13px;}
.product-xq .product-xq-cen table tr td a{color: #eb6b04;}
.product-xq .product-xq-cen table tr td a:hover{color: #eb6b04;}
/*2015-05-27添加控制表格*/
.product-xq .product-xq-cen .canshu .thead{width: 100%;}
.product-xq .product-xq-cen .canshu .tbody{width: 100%;max-height: 600px;overflow-y: hidden;overflow-x: hidden;}
.product-xq .product-xq-cen .canshu .tbody.hidden{overflow-y: scroll;}
.product-xq .product-xq-cen .canshu .tbody .tbody-table{margin-right:0;}
.product-xq .product-xq-cen .canshu .tbody.hidden .tbody-table{margin-right:-17px;}
.product-xq .product-xq-cen .canshu .tbody table{width: 100%;table-layout:inherit;}
/*2015-05-27添加控制表格*/
.product-xq .product-xq-cen ul{height: auto;overflow: hidden;padding-top: 20px;}
.product-xq .product-xq-cen ul li{float: left;width: 242px;margin-left: 10px;}
.product-xq .product-xq-cen ul li:first-child{margin-left: 0;}
.product-xq .product-xq-cen ul li p{font-size: 13px;color: #333;text-align: center;}
.q-a{padding-bottom: 55px !important;}
.product-xq .product-xq-cen .question{margin-top: 16px;}
.product-xq .product-xq-cen .question h2{margin-bottom:12px;font-size: 16px;color: #333;padding-left:30px;line-height:24px;background: url("../images/icon-q.png") left center no-repeat;}
.product-xq .product-xq-cen .answer{margin-bottom: 30px;}
.product-xq .product-xq-cen .answer p{font-size: 13px;color: #666;line-height: 24px;padding-left:30px;background: url("../images/icon-a.png") left center no-repeat;}
.bshare-custom{float:right;position: relative;top: -2px;}
/*订购*/
.order{height: auto;overflow: visible !important;background-color: #fff;clear: both;margin-top: 15px;padding: 0 100px 290px;z-index: 2;}
.order h3{padding-top: 40px !important;padding-bottom:20px;font-size: 30px;color: #333;}
.order .form .form-fl{width: 480px;}
.order .form .form-fr{width: 480px;}
.order .form .input-row{font-size: 14px;color: #333333;margin-bottom: 12px;}
.order .form .input-row em{color: red;}
.order .form label{display:none;line-height: 30px;color: #e72c00;background: url("../images/error-icon.png") left center no-repeat;padding-left: 20px;font-size: 12px;}
.order .form .input-row input{margin-top:6px;border: 1px solid #cccccc;width: 450px;font-size: 13px;padding: 14px;}
.order .form .input-row textarea{resize:none;margin-top:24px;border:1px solid #cccccc;width: 450px;padding: 14px;font-size: 13px;}
.order .form .submit{cursor:pointer;margin-top:23px;width: 480px;border: 0;background-color: #da251d;font-size: 16px;color: #fff;height: 45px;line-height: 45px;}
.order .form .submit:hover{background-color: #e93b33;}
/*相关推荐*/
.relation-product img{transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-o-transition: all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;}
.relation-product ul li a:hover img{transform: matrix(1.04, 0, 0, 1.04, 0, 0);-webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-o-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-moz-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-ms-transform: matrix(1.04, 0, 0, 1.04, 0, 0);}
.relation-product{height: auto;overflow: hidden;background-color: #fff;clear: both;margin-top: 15px;padding: 0 100px 52px;}
.relation-product h3{padding-top: 40px !important;}
.relation-product ul{padding: 0 !important;}
.relation-product ul li{position: relative;width: 242px;height: 148px;overflow: hidden;}
.relation-product ul li p{text-align:left !important;background:url("../images/cover-bg.png") repeat;position: absolute;padding:0 18px;height: 38px;line-height: 38px !important;color:#fff !important;;left:0;right: 0;bottom: 0;font-size: 14px;color: #fff;}
/*相关新闻*/
.relation-news{height: auto;overflow: hidden;background-color: #fff;clear: both;margin-top: 15px;padding: 0 100px 50px;}
.relation-news h3{padding-top: 40px !important;}
.relation-news .news-list ul li{float: none !important;width: auto !important;margin-left:0 !important;}
.relation-news .news-list ul li a{display: block;}
.relation-news .news-list ul li a p{text-align: left !important;}
/*右侧悬浮*/
.fixedRight{height: auto;overflow: visible;position: fixed;left: 50%;margin-left:610px;bottom: 60px;z-index:7;}
.fixedRight .close{cursor:pointer;position: absolute;right: -42px;top: 0;font-size: 12px;width: 42px;height:44px;text-align:center;color: #999;}
.fixedRight .close i{display: block;}
.fixedRight ul{height: auto;overflow: hidden;border: 1px solid #296fb7;padding-top: 0 !important;background-color: #fff;}
.fixedRight ul li{display: block;width:70px !important;height:70px;margin-left:0 !important;float: none !important;font-size: 12px;border-top: 1px solid #296fb7;}
.fixedRight ul li:first-child{border-top: 0;}
.fixedRight ul li a{color: #296fb7;text-align: center;display: block;overflow: hidden;height: 70px;}
.fixedRight ul li a i{display: block;font-size: 22px;margin-bottom: 4px;margin-top: 13px;}
.fixedRight ul li a:hover{color: #fff;background-color: #296fb7;}
/*********产品详情页end*********/
/*********CNC加工中心begin*********/
.cnc{padding-top: 0;overflow: visible;}
.product-xq .business{height: auto;overflow: hidden;padding-bottom: 66px;}
.product-xq .business h3{font-size: 30px;padding-bottom: 20px;color: #333;}
.product-xq .business img{margin-top: 30px;}
.product-xq .business .text-box{padding-top: 20px;}
.product-xq .business .text-box p{color: #666;line-height: 30px;padding-left: 22px;background: url("../images/icon-jt.png") left center no-repeat;}
.product-xq .equipment{height: auto;overflow: hidden;background-color: #f5f5f5;padding-bottom: 60px;}
.product-xq .equipment h3{font-size: 30px;padding-bottom: 20px;color: #333;padding-top: 60px;}
.product-xq .equipment h3 span{font-size: 14px;line-height: 24px;color: #296fb7;margin-left: 10px;}
.product-xq .equipment .equipment-imgs{height: auto;overflow: visible;padding-top: 30px;position: relative;}
.product-xq .equipment .equipment-imgs a{position: absolute;color: #da251d;top: 90px;font-size: 34px;}
.product-xq .equipment .equipment-imgs a.prev{left: -50px;}
.product-xq .equipment .equipment-imgs a.next{right: -50px;}
.product-xq .equipment .equipment-imgs .bd{overflow: hidden;}
.product-xq .equipment .equipment-imgs .bd ul li{float: left;margin-right: 10px;}
.product-xq .equipment .equipment-imgs .bd ul li p{font-size: 13px;color: #333;text-align: center;padding-top: 10px;}
.cnc .order{padding-bottom: 350px;}
.cnc .order .form .form-fl,.cnc .order .form .form-fr{width: 560px;}
.cnc .order .form .input-row input{width: 530px;}
.cnc .order .form .input-row textarea{width: 530px;}
.cnc .order .form .input-row div.select-main{width: 265px;}
.cnc .order .form .submit{width: 560px;}
/*********CNC加工中心end*********/
/**********联系我们begin**********/
.contact h1{text-align: center;font-size: 30px;color: #333;padding: 10px 0 14px 0;}
.contact p{text-align: center;font-size: 13px;line-height: 24px;color: #666;}
.contact .contact-top{height: auto;overflow: hidden;}
.contact .contact-top ul{height: auto;overflow: hidden;padding: 58px 0 68px;}
.contact .contact-top ul li{float: left;display: inline-block;width: 20%;text-align: center;}
.contact .contact-top ul li span{width: 96px;height: 96px;line-height:96px;border: 1px solid #ccc;display: block;margin: 0 auto;}
.contact .contact-top ul li span img{margin-top: 3px;}
.contact .contact-top ul li h3{font-size: 16px;color: #333;margin-top: 10px;margin-bottom: 2px;}
.contact .contact-top ul li p{font-size: 13px;color: #666;}
.contact .contact-top ul li p a{color: #666;}
.contact .contact-top ul li p a:hover{color: #296fb7;}
/*地图*/
.contact .map-box{height: 438px;overflow: hidden;position: relative;margin-bottom: 80px;}
.contact .map-box .map-mask{z-index:2;height: 438px;width: 50%;position: absolute;left: 0;top: 0;background-color: #000;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity: 0.7;}
.contact .map-box .map-info{z-index:3;position: absolute;left: 50%;top: 0;margin-left: -600px;width:600px;}
.contact .map-box .map-info .map-info-fl{height: 370px;float: left;width: 100%;padding-top: 67px;}
.contact .map-box .map-info .map-info-fl h2{font-size: 24px;color: #fff;padding-bottom: 25px;}
.contact .map-box .map-info .map-info-fl h3{font-size: 18px;color: #fff;padding: 12px 0;}
.contact .map-box .map-info .map-info-fl p{font-size: 13px;line-height: 24px;color: #fff;text-align: left;}
.contact .map-box .map-info .map-info-fl a{display: inline-block;padding: 12px 30px;border: 1px solid #fff;font-size: 14px;color: #fff;margin-top: 26px;}
.contact .map-box .map-info .map-info-fl a:hover{background-color: #fff;color: #666;}
/*订购*/
.f-no{float: none !important;clear: both;}
.contact .order{padding-bottom: 90px !important;}
.contact .order .form{width: 1220px;}
.contact .order .input-row{float: left;margin-right: 20px;}
.contact .order .input-row input{width: 310px;display: block;}
.contact .order .input-row textarea{width: 1170px;margin-top: 10px;}
.contact .order .submit{width: 100%;margin-top: 10px;}
/**********联系我们end**********/
/*服务 s*/
.service ol { margin-top: 45px; text-align: center; margin-bottom: 90px; width: 560px; margin: 45px auto 90px auto; overflow: hidden; }
.service ol li { float: left; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; }
.service ol li a { display: block; width: 250px; height: 57px; line-height: 57px; font-size: 14px; color: #333333; background: #e1e8f1; }
.service ol li.active a { background: #296fb7; color: #fff; }
.service ol li:first-child { margin-right: 10px; }
.service ol li:hover a { background: #296fb7; color: #fff; }

.service-con { overflow: hidden; padding-bottom: 55px; }
.service-con dl { float: left; }
.service-con dd { font-size: 18px; color: #333; margin-bottom: 18px; }
.service-con > i { display: inline-block; width: 125px; height: 55px; background: url(../images/arrow.png); margin: 0 55px 0 48px; margin-top: 33px; float: left; }
.service-con ul { float: left; margin-right: 45px; *margin-right: 36px; }
.service-con li { margin-bottom: 12px; padding-left: 12px; background: url(../images/arrow2.png) center left no-repeat; color: #666; font-size: 13px; }
.service-con li img { margin-left: -19px; }
.service-con div { float: left; margin-top: -5px; }
.service-con h2 { font-size: 30px; color: #00a8e2; margin-bottom: 20px; font-style: italic; }
.service-con h2 span { margin-left: 5px; font-size: 18px; color: #0084b2; opacity: 0.5; filter: alpha(opacity=50); }

.service-info { background: #f2f2f2; padding: 65px 0 95px 0; }
.service-info ul { overflow: hidden; }
.service-info ul:first-child { margin-bottom: 45px; }
.service-info li { float: left; margin-left: 95px; width: 550px; overflow: hidden; }
.service-info ul li:first-child { margin-left: 0; }
.service-info h3 { margin-bottom: 20px; font-size: 14px; color: #333; font-weight: 600; }
.service-info p { font-size: 13px; color: #666; line-height: 1.7; }
.service-info img { float: left; margin-right: 15px; }

.service-section { padding: 0 100px; height: auto; overflow: hidden; background-color: #fff; width: 1000px; padding-bottom: 65px; }
.service-section .question { margin-top: 16px; }
.service-section h2 { margin-bottom: 12px; font-size: 16px; color: #333; padding-left: 30px; line-height: 24px; background: url(../images/icon-q.png) left center no-repeat; }
.service-section .answer { margin-bottom: 30px; }
.service-section p { font-size: 13px; color: #666; line-height: 24px; padding-left: 30px; background: url(../images/icon-a.png) left center no-repeat; }

/*服务 e*/
/*行业应用 s*/
.solution { padding-bottom: 0; }
.solution h1 { text-align: center; font-size: 18px; color: #333; margin-bottom: 35px; }
.solution h1 span { font-size: 24px; color: #da251d; }
.solution ul { overflow: hidden; padding-bottom: 60px; width: 1230px;}
.solution li { float: left; margin-right: 30px; width: 380px; margin-bottom: 30px;}
.solution li a { display: block; padding-bottom: 17px;}
.solution li span { display: block; overflow: hidden; }
.solution li img { transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; }
.solution li a:hover img { transform: matrix(1.04, 0, 0, 1.04, 0, 0); -webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0); -o-transform: matrix(1.04, 0, 0, 1.04, 0, 0); -moz-transform: matrix(1.04, 0, 0, 1.04, 0, 0); -ms-transform: matrix(1.04, 0, 0, 1.04, 0, 0); }
.solution li a:hover h2 { color: #296fb7; }
.solution li a:hover{background: #fff;box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);transform: translate3d(0px, -8px, 0px);}
.solution li h2 {padding:0 16px;margin: 17px 0 10px 0; font-size: 15px; color: #333; font-weight: 600; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; }
.solution li p {font-size: 13px; color: #666; line-height: 22px; min-height: 45px;padding:0 16px;}
.solution li:first-child { margin-left: 0; }

/*行业应用 e*/
/*实力明泰 s*/
.strength p { font-size: 13px; color: #666; line-height: 30px; }
.strength .t1 { text-align: left; margin-top: 72px; font-size: 30px; color: #333; }
.strength .t1 span { text-transform: uppercase; margin-left: 14px; color: #999999; font-size: 24px;font-family: 'helve';}
.strength .section1 { padding-bottom: 60px; }
.strength .section1 h1 { font-size: 30px; color: #333; }
.strength .section1 > p { margin: 35px 0; }
.strength .section1 ul { overflow: hidden; }
.strength .section1 ul li { float: left; width: 378px; height: 152px; border: 1px solid #296fb7; overflow: hidden; cursor: default; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; margin-left: 30px; }
.strength .section1 ul li:hover { background-color: #296fb7; }
.strength .section1 ul li:hover p { color: #fff; }
.strength .section1 ul li:hover p i{ color: #fff; }
.strength .section1 ul li:first-child { margin-left: 0; }
.strength .section1 ul p{color: #296fb7;text-align: left; width: 310px; margin: 0 auto; margin-top: 50px; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; }
.strength .section1 ul p span{display: inline-block; width: 250px; }
.strength .section1 ul p i{margin-right: 12px; font-size: 35px; vertical-align: top; *vertical-align: bottom; position: relative;top: 8px;color: #296fb7;
    transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s;}
.strength .section2{height: 420px; background: url(../images/strength-bg.png) top left no-repeat; overflow: hidden; text-align: center; }
.strength .section2 h1{text-align:center;}
.strength .section2 p{margin: 40px 0 50px 0;}
.strength .section2 ul{overflow: hidden; padding: 0 50px;}
.strength .section2 li{float: left;width: 118px; height: 87px; border-radius: 50%; padding-top: 35px; color: #666; border: 1px solid #296fb7; margin-left: 190px; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; cursor: default; }
.strength .section2 li:first-child{margin-left: 0;}
.strength .section2 li:hover{border: 1px solid #296fb7;/*color: #296fb7;*/background-color: #296fb7;color: #fff;}
.strength .section2 li:hover p,.strength .section2 li:hover h2{ color: #fff;}
.strength .section2 li h2{ font-size: 24px; margin-bottom: 2px; color: #296fb7;transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s;}
.strength .section2 li p{ font-size: 14px; margin: 0 !important;color: #296fb7; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; }
.strength .section3 { padding: 70px 0 63px 0;}
.strength .section3 ul{overflow: hidden;}
.strength .section3 li{float: right;}
.strength .section3 li a:first-child { margin-left: 0; }
.strength .section3 li:first-child { background: #f6f6f6; width: 449px; height: 228px; padding: 55px 50px 0 33px; float: left; }
.strength .section3 li:first-child h1 { margin-top: 0; margin-bottom: 20px; }
.strength .section3 li:first-child p { margin-bottom: 0; }
.strength .section3 .section3-box {cursor:default; width: 220px; height: 283px; position: relative; display: block; margin-left: 3px; float: left; overflow: hidden; }
.strength .section3 .section3-box:hover span { bottom: 0; }
.strength .section3 .section3-box:hover p { bottom: 0; }
.strength .section3 .section3-box:hover img { transform: matrix(1.04, 0, 0, 1.04, 0, 0); -webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0); -o-transform: matrix(1.04, 0, 0, 1.04, 0, 0); -moz-transform: matrix(1.04, 0, 0, 1.04, 0, 0); -ms-transform: matrix(1.04, 0, 0, 1.04, 0, 0); }
.strength .section3 .section3-box img { position: relative; z-index: 0; width: 100%; height: 100%; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; }
.strength .section3 .section3-box span { position: absolute; bottom: 0; left: 0; background: #000000; opacity: 0.5; filter: alpha(opacity=50); display: inline-block; width: 100%; height: 40px; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; }
.strength .section3 .section3-box p { height: 40px; line-height: 40px; color: #fff; font-size: 13px; position: absolute; bottom: 0; left: 0; padding-left: 19px; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; }
.strength .section3 div { overflow: hidden; float: left; margin-left: 3px; }
.strength .section3 div a.section3-box { float: none; height: 140px; margin-top: 3px; margin-left: 0; }
.strength .section3 div a.section3-box:first-child { margin-top: 0; }
.strength .section4 { background: #f5f5f5; padding-bottom: 40px; }
.strength .section4 .w1200 > ul { overflow: hidden; padding-top: 60px; }
.strength .section4 .w1200 > ul > li:first-child { width: 480px; float: left; }
.strength .section4 .w1200 > ul > li:first-child h1 { text-align: left; margin-bottom: 60px; margin-top: 0px; }
.strength .section4 .w1200 > ul > li:first-child p { margin-bottom: 10px; }
.strength .section4 .w1200 > ul .section4-list { float: right; width: 670px; padding-top: 45px; }
.strength .section4 .w1200 > ul .section4-list span { float: left; width: 38px; height: 210px; background: url(../images/strength-txt.png) center center no-repeat #296fb7;; }
.strength .section4 .w1200 > ul .section4-list ul { overflow: hidden; }
.strength .section4 .w1200 > ul .section4-list ul li { width: 148px; float: left; height: 210px; margin-left: 10px; overflow: hidden; position: relative; }
.strength .section4 .w1200 > ul .section4-list ul li:hover span { bottom: 0; }
.strength .section4 .w1200 > ul .section4-list ul li:hover p { bottom: 0; }
.strength .section4 .w1200 > ul .section4-list ul li:hover img { transform: matrix(1.04, 0, 0, 1.04, 0, 0); -webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0); -o-transform: matrix(1.04, 0, 0, 1.04, 0, 0); -moz-transform: matrix(1.04, 0, 0, 1.04, 0, 0); -ms-transform: matrix(1.04, 0, 0, 1.04, 0, 0); }
.strength .section4 .w1200 > ul .section4-list ul img { position: relative; z-index: 0; width: 100%; height: 100%; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; }
.strength .section4 .w1200 > ul .section4-list ul span { position: absolute; bottom: 0; left: 0; background: #000000; opacity: 0.5; filter: alpha(opacity=50); display: inline-block; width: 100%; height: 40px; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; }
.strength .section4 .w1200 > ul .section4-list ul p { height: 40px; line-height: normal; color: #fff; font-size: 13px; position: absolute; bottom: 0; left: 0; padding-left: 19px; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; }
.strength .section4 .w1200 > ul .section4-list ol { text-align: center; margin-top: 15px; }
.strength .section4 .w1200 > ul .section4-list ol li { margin-right: 14px; cursor: pointer; display: inline; color: #dc3730; }
.strength .section4 .w1200 > ul .section4-list ol li i { font-size: 28px; }
.strength .section5 { padding-bottom: 90px; }
.strength .section5 h1 { text-align: left; margin-bottom: 30px; }
.strength .section5 ul { overflow: hidden; }
.strength .section5 ul li { float: left; overflow: hidden; height: auto; width: 625px; border-left: 1px solid #dfdfdf;padding-bottom:26px;}
.strength .section5 ul li img { float: left; margin-left: 57px; margin-right: 23px; }
.strength .section5 ul li i { margin-right: 9px; color: #296fb7; vertical-align: top; font-size:14px;}
.strength .section5 ul li p { margin-top: 12px;}
.strength .section5 .quality{position: relative;}
.strength .section5 .quality .hd{float: right;height: 210px;overflow-y: scroll;overflow-x: hidden;}
.strength .section5 .quality .hd dl dd{cursor:pointer;}
.strength .section5 .quality .bd{float: left;overflow: hidden;height: 211px;position: relative;width: 220px;}
.strength .section5 .quality .bd dl{height: 211px;position:absolute;left:0;top:0;}
.strength .section5 .quality .hd dl dd.on p{color: #296fb7;}
.strength .section5 ul li span { display: inline-block; width: 350px; }
.strength .section5 ul li:first-child { width: 570px; border-left:0;}
.strength .section5 ul li:first-child div { margin-bottom: 22px; }
.strength .section5 ul li:first-child div p { margin-top:0; width: 520px; }
.strength .section5 ul li:first-child div p:first-child { margin-top: 0; }
.strength .section6 { background: #f5f5f5; padding: 59px 0 110px 0; }
.strength .section6 h1 { text-align: left; margin-bottom: 25px; margin-top: 0; }
.strength .section6 ul { overflow: hidden; margin-top: 55px; }
.strength .section6 ul:first-child { margin-bottom: 45px; }
.strength .section6 li { float: left; margin-left: 95px; width: 550px; overflow: hidden; }
.strength .section6 ul li:first-child { margin-left: 0; }
.strength .section6 h3 { margin-bottom: 20px; font-size: 14px; color: #333; font-weight: 600; }
.strength .section6 p { font-size: 13px; color: #666; line-height: 1.7; }
.strength .section6 img { float: left; margin-right: 15px; }

/*实力明泰 e*/
/*投资关系 s*/
.tb { color: #100303 !important; }
.investor .investor-tit { height: 52px; background: #DA251D; line-height: 52px; padding-left: 29px; margin-bottom: 22px; }
.investor .investor-tit span { padding-left: 30px; padding-right: 32px; display: inline-block; height: 20px; border-left: 1px solid #e56761; font-size: 14px; color: #fff; line-height: 20px; }
.investor .investor-tit span a { color: #fff; }
.investor .investor-tit span:first-child { margin-left: 0; border: none; padding-left: 9px; }
.investor .investor-nav { margin-bottom: 35px; overflow: hidden; }
.investor .investor-nav a { display: inline-block; width: 193px; height: 57px; line-height: 57px; text-align: center; font-size: 14px; color: #333; background: #e1e8f1; margin-left: 8px; float: left; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; }
.investor .investor-nav a:hover { background: #296fb7; color: #fff; }
.investor .investor-nav a:first-child { margin-left: 0; }
.investor .investor-nav a.active { background: #296fb7; color: #fff; }
.investor .investor-table { margin-bottom: 75px; border-right: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; }
.investor .investor-table th { color: #333; font-size: 14px; padding: 21px 35px 19px 28px; border-top: 1px solid #dbdbdb; border-left: 1px solid #dbdbdb; background: #ebebeb; }
.investor .investor-table td { padding: 21px 35px 19px 28px; font-size: 13px; color: #666; border-left: 1px solid #dbdbdb; border-top: 1px solid #dbdbdb; }
.investor-notice { overflow: hidden; padding-bottom: 55px; }
.investor-notice > div { float: left; height: 400px; width: 152px; padding-top: 30px; background: #f7f7f7; margin-right: 45px; }
.investor-notice > div p, .investor-notice > div li { padding-left: 40px; font-size: 15px; height: 40px; line-height: 40px; }
.investor-notice > div p, .investor-notice > div li  a{color:#666;}
.investor-notice > div p { color: #333; cursor: default; font-weight: 600; }
.investor-notice > div li { color: #666; cursor: pointer; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; }
.investor-notice > div li.active { background: #fff; }
.investor-notice ul { float: left; width: 1000px; }
.investor-notice ul p { height: 49px; border-top: 1px dashed #ebebeb; overflow: hidden; line-height: 49px; width: 100%; clear: bboth; }
.investor-notice ul p:first-child { border: none; }
.investor-notice ul p i { margin-right: 15px; float: left; }
.investor-notice ul p a { color: #666; font-size: 15px; display: inline-block; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; float: left; }
.investor-notice ul p a:hover { color: #296fb7; }
.investor-notice ul p a span { margin-left: 20px; font-size: 12px; color: #c9c9c9; font-weight: normal; }
.investor-notice ul p > span { display: inline-block; width: 13px; height: 13px; background: url(../images/pdf.jpg); margin-top: 18px; cursor: pointer; float: right; margin-right: 25px; }
.investor-structure{padding-bottom:70px;}
.investor-structure img { margin-bottom: 30px; width: 100%; }
.investor-structure p { font-size: 14px; color: #333; line-height: 32px; }
.investor-structure p span { color: #296fb7; font-weight: bold; }
/*投资关系 e*/
/*获取报价 begin*/
.quotation{height: auto;overflow: hidden;}
.quotation .hd,.quotation .bd{height: auto;overflow: hidden;}
.quotation .hd{margin-bottom: 50px;}
.quotation .hd ul{height: auto;overflow: hidden;}
.quotation .hd ul li{float: left;font-size: 15px;color: #333;font-weight: normal;text-align: center;width: 33.333%;position: relative;}
.quotation .hd ul li em{height: 6px;display: block;width: 88%;overflow: hidden;position: absolute;background: url("../images/bg-hd.png") repeat-x;}
.quotation .hd ul li label{font-size: 13px;}
.quotation .hd ul li.active{color: #296fb7;}
.quotation .hd ul li span{width: 54px;height: 54px;overflow: hidden;display: block;margin:12px auto 5px;}
.quotation .hd ul li.first span{background: url("../images/icon-first.png") no-repeat;}
.quotation .hd ul li.first em{right: -44%;top: 56px;}
.quotation .hd ul li.first.active span{background: url("../images/icon-first-active.png") no-repeat;}
.quotation .hd ul li.two span{background: url("../images/icon-two.png") no-repeat;}
.quotation .hd ul li.two em{right: -44%;top: 56px;}
.quotation .hd ul li.two.active span{background: url("../images/icon-two-active.png") no-repeat;}
.quotation .hd ul li.three span{background: url("../images/icon-three.png") no-repeat;}
.quotation .hd ul li.three em{display: none;}
.quotation .hd ul li.three.active span{background: url("../images/icon-three-active.png") no-repeat;}
.quotation .bd .bd-cen{width: 720px;margin: 0 auto;padding-bottom: 88px;/*min-height: 500px;*/}
.quotation .notice{font-size: 14px;}
.quotation .notice span{font-size: 18px;color: #296fb7;margin-right: 10px;} 
.quotation .bd{padding-top: 30px;}
.quotation .bd p{font-size: 14px;color: #333333;line-height: 30px;}
.quotation .bd .input-row{height: 48px;margin-top: 22px;position: relative;font-size: 13px;}
.quotation .bd .input-row label{display: none;;position:absolute;top:0;right:-90px;line-height: 48px;color: #e72c00;background: url("../images/error-icon.png") left center no-repeat;padding-left: 20px;font-size: 12px;margin-right: 15px;}
.quotation .bd .input-row input{width: 505px;height: 48px;line-height: 48px;font-size: 14px;color: #333;border: 1px solid #e1e1e1;margin-left: 20px;padding-left: 20px;}
.quotation .bd .input-row span{font-size: 15px;color: #333;line-height: 48px;width: 92px;display: inline-block;padding-left: 18px;text-align: right;}
.quotation .bd .input-row span i{color: #e9362e;}
.quotation .bd .input-row .select-main{width: 252px;border: 1px solid #e1e1e1;margin-left: 20px;font-size: 15px;}
.quotation .bd .input-row .select-set{width: 232px;padding-left:20px;margin: 0;border: 0;height: 48px;line-height: 48px;color: #999;}
.quotation .bd .input-row div.select-arrow{top: 22px !important;}
.quotation .bd .input-row .select-block{top: 50px;}
.quotation .bd .input-row .select-block dd.select-items{height: 36px;line-height: 36px;}
.quotation .bd .input-row #name,.quotation .bd .input-row #phone{background-color: #f4f4f4;}
.quotation .bd .input-row #length,.quotation .bd .input-row #width,.quotation .bd .input-row #thickness{width: 108px;margin-right: 5px;}
.quotation .bd .textarea-row{height: auto;border: 1px solid #e1e1e1;margin-top: 22px;position: relative;}
.quotation .bd .textarea-row label{display: none;;position:absolute;top:0;right:-90px;line-height: 48px;color: #e72c00;background: url("../images/error-icon.png") left center no-repeat;padding-left: 20px;font-size: 12px;margin-right: 15px;}
.quotation .bd .textarea-row textarea{width: 588px;padding:15px;border: 0;resize: none;}
.quotation .bd-cen .submit{margin-top:28px;margin-left:130px;display:block;width:527px;height: 48px;line-height: 48px;text-align: center;font-size: 16px;color: #fff;background-color: #da251d;cursor:pointer;}
.quotation .bd-cen .submit:hover{background-color: #e9362e;}
.quotation .bd-cen h2{font-size: 18px;text-align: center;padding: 70px 0 20px;}
.quotation .bd-cen h3{font-size: 18px;color: #333;line-height: 30px;}
.quotation .bd-cen h2.col29{color: #296fb7;}
.quotation .bd-cen h2.col33{color: #333;}
.quotation .bd-cen h2 img{position: relative;top: 12px;margin-right: 10px;}
.quotation .bd-cen p{font-size: 14px;color: #333;}
.quotation .bd-cen p.cen{font-size: 15px;text-align: center;}
/*获取报价 end*/
/*新闻*/
.news .banner-nav{width: 100%;height: auto;overflow: hidden;}
.news .banner-nav li{width: 25%;line-height: 120px;text-align: center;float: left;font-size: 16px;color: #fff;}
.news .banner-nav li a{color: #fff;}
.news .banner-nav li.active,.news .banner-nav li:hover{background: url(../images/banner-nav-active.png) center bottom no-repeat;}
.news .news-list{height: auto;overflow: hidden;}
.news .news-list li{height: auto;overflow: hidden;padding: 30px 20px;border-bottom: 1px solid #f0f0f0;transition: all .3s linear;}
.news .news-list li .date{float: left;color: #999;margin-right: 15px;text-align: center;}
.news .news-list li .date h1{font-size: 50px;line-height: 45px;font-family: "helvetica-lt-37-thin-condensed"}
.news .news-list li .date h2{font-size: 14px;color: #ccc;}
.news .news-list li .text-box{height: auto;overflow: hidden;}
.news .news-list li .text-box h2{font-size: 14px;color: #333;margin-bottom: 7px;max-height: 18px;overflow: hidden;transition: all .3s linear;white-space: nowrap;text-overflow: ellipsis;}
.news .news-list li .text-box p{font-size: 12px;color: #999;line-height: 20px;max-height: 40px;overflow: hidden;}
.news .news-list li:hover{background: #f3f3f3;}
.news .news-list li:hover .text-box h2{color: #333;}
.news .news-list1{height: auto;overflow: hidden;}
.news .news-list1 ul{width: 1230px;}
.news .news-list1 li{width:334px;height: auto;min-height:164px;overflow: hidden;padding: 35px 22px;border: 1px solid #f0f0f0;transition: all .3s linear;float: left;margin-right: 30px;margin-bottom: 30px;}
.news .news-list1 li h1{font-size: 36px;line-height: 30px;color: #333;margin-bottom: 25px;font-family: "helvetica-lt-45-light";}
.news .news-list1 li h1 span{float: right;font-size: 14px;color: #666;font-family: "微软雅黑"}
.news .news-list1 li .text-box{height: auto;overflow: hidden;}
.news .news-list1 li .text-box h2{font-size: 14px;line-height: 20px;color: #333;margin-bottom: 7px;max-height: 40px;overflow: hidden;}
.news .news-list1 li .text-box p{font-size: 12px;color: #999;line-height: 20px;max-height: 60px;overflow: hidden;}
.news .news-list1 li:hover {background: #296fb7;border: 1px solid #296fb7;}
.news .news-list1 li:hover h1,.news .news-list1 li:hover h1 span,.news .news-list1 li:hover .text-box h2,.news .news-list1 li:hover .text-box p{color: #fff;}
/*新闻详情*/
.news .news-con{height: auto;overflow: hidden;}
.news .news-con .left{width: 860px;height: auto;overflow: hidden;}
.news .news-con .left h1{font-size: 24px;font-weight: bold;color: #333;}
.news .news-con .left h3{font-size: 18px;font-weight: bold;color: #333;}
.news .news-con .left .other{height: auto;overflow: hidden;margin: 10px 0 20px;font-size: 13px;color: #999;}
.news .news-con .left .other span{margin-right: 45px;}
.news .news-con .left p{font-size: 13px;line-height: 24px;color: #666;margin-bottom: 10px;}
.news .news-con .left p a{display:inline !important;}
.news .news-con .left p img{max-width: 100%;display: block;margin: 15px 0;}
.news .news-con .relevant{height: auto;overflow: hidden;border-top:1px solid #ededed;margin: 50px 0;padding-top: 20px;}
.news .news-con .relevant a{display: inline-block;color: #666;}
.news .news-con .relevant a:hover{color: #267ed8;}
.news .news-con .right{width: 260px;height: auto;overflow: hidden;}
.news .news-con .right h1{font-size: 18px;font-weight: bold;line-height: 24px;border-bottom: 1px solid #e2e2e2;padding-bottom: 10px;margin-bottom: 20px;}
.news .news-con .right h1 a{float: right;font-size: 13px;color: #999;font-weight: normal;}
.news .news-con .right .r-p{height: auto;overflow: hidden;margin-bottom: 25px;}
.news .news-con .right .r-p ul li{height: auto;overflow: hidden;position: relative;margin-bottom: 10px;}
.news .news-con .right .r-p ul li a{width: 100%;}
.news .news-con .right .r-p ul li img{width: 100%;display: block;transition: all .3s linear;}
.news .news-con .right .r-p ul li p{width: 90%;height: 38px;line-height: 38px;padding: 0 5%;position: absolute;left: 0;bottom: 0;background: url(../images/cover-bg.png) repeat;font-size: 14px;color: #fff;transition: all .3s linear;}
.news .news-con .right .r-p ul li:hover img{transform: scale(1.05);}
.news .news-con .right .r-n ul li{height: auto;overflow: hidden;position: relative;margin-bottom: 20px;}
.news .news-con .right .r-n ul li h2{font-size: 14px;color: #333;line-height: 20px;margin-bottom: 5px;transition: all .3s linear;}
.news .news-con .right .r-n ul li p{font-size: 13px;color: #999;}
.news .news-con .right .r-n ul li:hover h2{color: #267ed8;}
/*影像明泰*/
.news .news-yx{height: auto;overflow: hidden;}
.news .news-yx ul{width: 1230px;height: auto;overflow: hidden;margin: 40px 0 ;}
.news .news-yx ul li{width:380px;height: auto;overflow: hidden;transition: all .3s linear;float: left;margin-right: 30px;margin-bottom: 30px;position: relative;}
.news .news-yx ul li img{width:100%;display: block;position: relative;z-index: 1;transition: all .3s linear;}
.news .news-yx ul li .text-box{width: 100%;height: 145px;background: url(../images/news-yx-bg.png) bottom no-repeat;position: absolute;left: 0;bottom: 0;z-index: 2;}
.news .news-yx ul li .text-box p{width:100%;color: #fff;text-align: center;font-size: 14px;position: absolute;left: 0;bottom: 15px;}
.news .news-yx ul li .text-box p i{font-size: 22px;margin-right: 7px;vertical-align: -3px;}
.news .news-yx ul li:hover img{transform: scale(1.05);}
/*专题*/
.news .news-zt{height: auto;overflow: hidden;}
.news .news-zt ul{width: 1230px;height: auto;overflow: hidden;margin: 40px 0 ;}
.news .news-zt ul li{width:380px;height: auto;overflow: hidden;float: left;margin-right: 30px;margin-bottom: 30px;position: relative;}
.news .news-zt ul li .img-box{height: auto;overflow: hidden;}
.news .news-zt ul li .img-box img{width: 100%;display: block;transition: all .3s linear;}
.news .news-zt ul li .text-box{height: auto;overflow: hidden;margin-top: 13px}
.news .news-zt ul li .text-box .date{float: left;color: #999;margin-right: 15px;text-align: center;}
.news .news-zt ul li .text-box .date h1{font-size: 50px;line-height: 45px;font-family: "helvetica-lt-37-thin-condensed"}
.news .news-zt ul li .text-box .date h2{font-size: 14px;color: #ccc;}
.news .news-zt ul li .text-box .text h2{font-size: 14px;color: #333;margin-bottom: 7px;max-height: 18px;overflow: hidden;transition: all .3s linear;font-weight: bold;white-space: nowrap; text-overflow: ellipsis;}
.news .news-zt ul li .text-box .text h2.text{overflow:visible;white-space:normal;}
.news .news-zt ul li .text-box .text p{font-size: 12px;color: #999;line-height: 20px;max-height: 40px;overflow: hidden;}
.news .news-zt ul li:hover img{transform: scale(1.05);}
.news .news-zt ul li:hover .text h2{color: #296fb7;}
/*走进明泰*/
/*明泰概况*/
.enter-gk{height: auto;overflow: hidden;margin-top: 55px;}
.enter-gk h1{font-size: 30px;margin-bottom: 30px;}
.enter-gk h1 span{font-size: 24px;color: #999;margin-left: 10px;text-transform: uppercase;font-family: "helvetica-lt-37-thin-condensed"}
.enter-gk p{font-size: 13px;line-height: 22px;color: #666;margin-bottom: 10px}
.enter-gk .introduction{height: auto;overflow: hidden;background: #f5f5f5;padding: 50px 0;}
.enter-gk .introduction .picScroll-left{ width:1370px;  overflow:hidden; position:relative;margin: 35px auto 0; }
.enter-gk .introduction .picScroll-left .hd{width: 100%;height: 108px;overflow: hidden;position: absolute;left: 0;top: 0;}
.enter-gk .introduction .picScroll-left .hd a{position: absolute;top:45px;color: #df4b44;font-size: 40px;}
.enter-gk .introduction .picScroll-left .hd .prev{left: 0;}
.enter-gk .introduction .picScroll-left .hd .next{right: 20px;}
.enter-gk .introduction .picScroll-left .bd{width: 1200px;height: auto;overflow: hidden;margin: 0 auto; }
.enter-gk .introduction .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.enter-gk .introduction .picScroll-left .bd ul li{width: 180px;margin-right:20px; float:left; _display:inline; overflow:hidden;}
.enter-gk .introduction .picScroll-left .bd ul li .img-box img{ width:180px;height:108px; display:block;transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-o-transition: all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s}
.enter-gk .introduction .picScroll-left .bd ul li:hover .img-box img{transform: matrix(1.04, 0, 0, 1.04, 0, 0);-webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-o-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-moz-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-ms-transform: matrix(1.04, 0, 0, 1.04, 0, 0);}
.enter-gk .introduction .picScroll-left .bd ul li p{font-size: 12px;color: #666;margin-top: 7px;}
.enter-gk .business{height: auto;overflow: hidden;padding: 50px 0;}
.enter-gk .business .left{width: 510px;height: auto;overflow: hidden;}
.enter-gk .business .picScroll-left{ width:100%;overflow:hidden; position:relative;margin: 25px auto 0; }
.enter-gk .business .picScroll-left .hd{width: 100%;height: auto;overflow: hidden;text-align: center;margin-top: 15px;}
.enter-gk .business .picScroll-left .hd a{display: inline-block;color: #df4b44;font-size: 28px;margin: 0 3px;}
.enter-gk .business .picScroll-left .bd{width: 100%;height: auto;overflow: hidden;margin: 0 auto; }
.enter-gk .business .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.enter-gk .business .picScroll-left .bd ul li{width: 250px;margin-right:10px; float:left; _display:inline; overflow:hidden;position: relative;}
.enter-gk .business .picScroll-left .bd ul li .img-box img{ width:250px;height:150px; display:block;transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-o-transition: all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s}
.enter-gk .business .picScroll-left .bd ul li:hover .img-box img{transform: matrix(1.04, 0, 0, 1.04, 0, 0);-webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-o-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-moz-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-ms-transform: matrix(1.04, 0, 0, 1.04, 0, 0);}
.enter-gk .business .picScroll-left .bd ul li p{width:90%;padding: 0 5%;font-size: 14px;color: #fff;line-height: 40px;position: absolute;left: 0;bottom: 0;background: url(../images/cover-bg.png) repeat;margin: 0;}
.enter-gk .business .right{width: 555px;height: auto;overflow: hidden;}
.enter-gk .business .right ul{height: auto;overflow: hidden;}
.enter-gk .business .right ul li{font-size: 14px;color: #666;line-height: 40px;margin-bottom: 24px;}
.enter-gk .business .right ul li span{width: 38px;height: 38px;line-height: 42px;border:1px solid #71a0d1;display: block;float: left;text-align: center;border-radius: 50%;margin-right: 10px;font-size: 30px;color: #71a0d1;font-family: "helvetica-roman-semib"}
.enter-gk .business .right ul li b{font-size: 16px}
.enter-gk .market{height: auto;overflow: hidden;background: #f5f5f5;padding: 35px 0;}
.enter-gk .market .left{width: 510px;height: auto;overflow: hidden;margin: 20px 0;}
.enter-gk .market .left ul{height: auto;overflow: hidden;}
.enter-gk .market .left ul li{width: 200px;height: auto;overflow: hidden;padding: 30px 20px;float: left;border-bottom: 1px solid #e0e0e0;text-align: center;}
.enter-gk .market .left ul li.li1,.enter-gk .market .left ul li.li3{border-right: 1px solid #e0e0e0;}
.enter-gk .market .left ul li.li3,.enter-gk .market .left ul li.li4{border-bottom: 0;text-align: left;}
.enter-gk .market .left ul li h3{font-size: 13px;line-height: 22px;color: #666;}
.enter-gk .market .left ul li i{font-size: 46px;display: block;color: #006ebd;margin-bottom: 5px;text-align: center;}
.enter-gk .market .right{width: 550px;height: 450px;overflow: hidden;background: url(../images/market-right-bg.jpg) center no-repeat;}
.enter-gk .responsibility{height: auto;overflow: hidden;padding: 60px 0;}
.enter-gk .responsibility .guide-slider{width: 100%;height: 352px;overflow: hidden;position: relative;}
.enter-gk .responsibility .guide-slider .guide{width: 160px; height: 352px;margin-right: 1px;float: left; -webkit-transition: all ease-in .5s; transition: all ease-in .5s; position: relative; overflow: hidden;}
.enter-gk .responsibility .guide-slider .guide .display{width: 160px; height: 352px; text-align: center; float: left; position: relative; z-index: 2; background: #ffffff; -webkit-transition: all ease-in .5s; transition: all ease-in .5s;}
.enter-gk .responsibility .guide-slider .guide .display::after{content: ""; display: block; position: absolute; border-style: solid; border-color: transparent #f5f5f5 transparent transparent; border-width: 10px 15px; top: 100%; margin-top: 0; right: -1px; -webkit-transition: all ease-in .3s; transition: all ease-in .3s;}
.enter-gk .responsibility .guide-slider .guide .behind{width: 455px;height: 192px; padding: 80px 50px;display: inline-block;background: #f5f5f5; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1;}
.enter-gk .responsibility .guide-slider .guide .behind h2{font-size: 18px;color: #4594ff;font-weight: bold;margin-bottom: 20px;}
.enter-gk .responsibility .guide-slider .guide.on{width: 715px;}
.enter-gk .responsibility .guide-slider .guide.on .display{background: #4fa0d8; border-right-color: transparent;}
.enter-gk .responsibility .guide-slider .guide.on .display::after{top: 50%; margin-top: -5px;}
.enter-gk .responsibility .guide-slider .guide1 .behind h2{color:#fd0434;}
.enter-gk .responsibility .guide-slider .guide2 .behind h2{color:#61411d;}
.enter-gk .responsibility .guide-slider .guide3 .behind h2{color:#62ab19;}
.enter-gk .culture{height: auto;overflow: hidden;background: #f0f0f0;padding: 60px 0;text-align: center;}
.enter-gk .honor{height: auto;overflow: hidden;padding: 60px 0;}
.enter-gk .honor .list{width: 25%;height: auto;overflow: hidden;float: left;}
.enter-gk .honor .list li{font-size: 14px;line-height: 30px;color: #999;}
.enter-gk .honor .list-fl{width:50%;float:left;}
.enter-gk .honor .list-fl p{width:50%;float:left;}
.enter-gk .honor .list-fr{width:25%;float:left;}
.enter-gk .honor .slideBox{height:auto; overflow:hidden; position:relative;float: left;}
.enter-gk .honor .slideBox .hd{ height:40px;line-height: 40px;overflow:hidden;position:absolute; right:5%; bottom:0; z-index:1;color: #fff;font-size: 14px}
.enter-gk .honor .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.enter-gk .honor .slideBox .bd li{ zoom:1; vertical-align:middle; }
.enter-gk .honor .slideBox .bd img{ width:240px; height:160px; display:block;  }
.enter-gk .honor .slideBox .bd li p{width: 90%;height: 40px;line-height: 40px;padding: 0 5%;position: absolute;left: 0;bottom: 0;background: url(../images/cover-bg.png) repeat;color: #fff;font-size: 14px;margin: 0;}
.enter-gk .honor .slideBox .prev{width:30px;position: absolute;left: 0;top: 0;bottom: 0;line-height: 160px;text-align: center;color: #fff;}
.enter-gk .honor .slideBox .next{width:30px;position: absolute;right: 0;top: 0;bottom: 0;line-height: 160px;text-align: center;color: #fff;}
.fancybox-title{font:normal 14px/22px "微软雅黑" !important;}
.fancybox-skin{background-color: #fff !important;padding: 25px 30px 15px !important;border: 1px solid #da251d !important;border-radius: 0 !important;}
.fancybox-close{top: -40px !important;right: -4px !important;}
.fancybox-prev span{background-position: 0 -48px !important;}
.fancybox-next span{background-position: 0 -97px !important;}
/*明泰历程*/
.enter-history{height: auto;overflow: hidden;margin: 55px 0 80px;}
.enter-history .historyScroll{width:1370px;overflow:hidden; position:relative;margin: 0 auto;*margin-top: 70px;}
.enter-history .historyScroll .hd a{position: absolute;font-size: 40px;color: #e14b45;left: 0;top:170px}
.enter-history .historyScroll .hd a.next{left: auto;right: 0;}
.enter-history .historyScroll .bd{width: 1200px;height: auto;overflow: hidden;margin: 0 auto;}
.enter-history .historyScroll .bd ul{height: auto;overflow: hidden;}
.enter-history .historyScroll .bd ul li{width: 300px;float:left;height: auto;overflow:hidden;background: url(../images/history-bg.jpg) 0 30px no-repeat;}
.enter-history .historyScroll .bd ul li:first-child{background: url("../images/history-bg-first.jpg") 17px 30px no-repeat;}
.enter-history .historyScroll .bd ul li h1{font-size: 17px;color: #296fb7;padding-left: 15px;font-family: "微软雅黑";font-weight: bold;}
.enter-history .historyScroll .bd ul li dl{height: auto;border-left: 2px solid #e1e8f1;margin: 25px 0 0 25px;padding-top:40px;}
.enter-history .historyScroll .bd ul li dl dd{height: auto;overflow: hidden;margin-bottom: 15px;background: url(../images/dd-bg.jpg) left 7px no-repeat;padding-left: 22px;}
.enter-history .historyScroll .bd ul li dl dd span{font-size: 13px;color: #999;margin-bottom: 3px;display: block;}
.enter-history .historyScroll .bd ul li dl dd .text-box{height: auto;overflow: hidden;}
.enter-history .historyScroll .bd ul li dl dd .text-box p{font-size: 13px;color: #333;line-height: 22px;margin-bottom: 8px;}
.enter-history .historyScroll .bd ul li dl dd .text-box p img{max-width: 100%;display: block;}
/*人文明泰*/
.enter-rw{height: auto;overflow: hidden;margin: 55px 0 10px;}
.enter-rw h1{font-size: 30px;margin-bottom: 30px;}
.enter-rw h1 span{font-size: 24px;color: #999;margin-left: 10px;text-transform: uppercase;font-family: "helvetica-lt-37-thin-condensed"}
.enter-rw p{font-size: 13px;line-height: 22px;color: #666;margin-bottom: 10px}
.enter-rw .speech{height: auto;overflow: hidden;margin-bottom: 60px;}
.enter-rw .speech .img-box{width: 242px;height: 372px;float: left;}
.enter-rw .speech .text-box{height: 276px;overflow: hidden;padding: 48px 55px;background: #f5f5f5;}
.enter-rw .concern{height: auto;overflow: hidden;background: #f5f5f5;padding: 60px 0;}
.enter-rw .concern-tab{height: auto;overflow: hidden;}
.enter-rw .concern-tab .hd{width: 675px;height: 300px;overflow: hidden;float: right;position: relative;}
.enter-rw .concern-tab .hd .iconfont{width: 30px;height: 30px;font-size: 28px;color: #da251d;position: absolute;left: 0;bottom: 5px;}
.enter-rw .concern-tab .hd .prev{bottom:40px}
.enter-rw .concern-tab .hd .hd_list{width: 595px;height: 300px;overflow: hidden;float: right;}
.enter-rw .concern-tab .hd .hd_list li{font-size: 14px;color: #333;line-height: 22px;margin-bottom: 9px;cursor:pointer;}
.enter-rw .concern-tab .hd .hd_list li span{font-size: 13px;color: #999;margin-right: 20px;}
.enter-rw .concern-tab .hd .hd_list li.on,.enter-rw .concern-tab .hd .hd_list li.on span{color: #2d66a7;}
.enter-rw .concern-tab .bd{width: 500px;height: 300px;overflow: hidden;}
.enter-rw .staff{height: auto;overflow: hidden;padding: 60px 0;}
.enter-rw .staff .left{width: 230px;height: 440px;background: url(../images/staff-left-bg.jpg) center no-repeat;float: left;margin-right: 10px;}
.enter-rw .staff h1{float: right;margin:55px 25px 0 0;color: #fff;}
.enter-rw .staff h1 span{display: block;color: #b2c5dd;}
.enter-rw .staff .w1200{position: relative;}
.enter-rw .staff .staffScroll{width:960px;height: auto;overflow: hidden;}
.enter-rw .staff .staffScroll .hd{position: absolute;left: 150px;bottom:30px}
.enter-rw .staff .staffScroll .hd a{font-size: 28px;color: #bbd6eb;display: inline-block;margin: 0 2px;}
.enter-rw .staff .staffScroll .bd{height: auto;overflow: hidden;}
.enter-rw .staff .staffScroll .bd li{width: 234px;height: 440px;overflow: hidden;float: left;margin-right: 8px;position: relative;}
.enter-rw .staff .staffScroll .bd li .img-box{height: auto;overflow: hidden;}
.enter-rw .staff .staffScroll .bd li .img-box img{width:100%;display: block;transition: all ease-in .3s}
.enter-rw .staff .staffScroll .bd li .text-box{height: 60px;padding: 15px 20px;}
.enter-rw .staff .staffScroll .bd li .text-box h2{font-size: 14px;color: #333;margin-bottom: 5px;}
.enter-rw .staff .staffScroll .bd li .cover{padding:0 5%;width: 90%;height: 100%;background: #2d66a7;position: absolute;left: 0;top:-100%;text-align: center;}
.enter-rw .staff .staffScroll .bd li .cover h2{font-size: 18px;color: #fff;font-weight: bold;margin: 95px 0 15px;}
.enter-rw .staff .staffScroll .bd li .cover h3{font-size: 13px;color: #fff;margin-bottom: 35px;}
.enter-rw .staff .staffScroll .bd li .cover p{color: #fff;}
.enter-rw .staff .staffScroll .bd li .cover a{width: 160px;height: 37px;line-height: 37px;display: block;margin: 40px auto 0;background: #fff;font-size: 13px;color: #2d66a7;}
.enter-rw .staff .staffScroll .bd li:hover img{transform: scale(1.1);}
/*员工档案*/
.enter-rw-xq{height: auto;overflow: hidden;margin: 55px 0 10px;}
.enter-rw-xq .headline{height: auto;overflow: hidden;}
.enter-rw-xq .headline .text-box{height: auto;overflow: hidden;padding: 75px 40px;}
.enter-rw-xq .headline .text-box h1{font-size: 24px;margin-bottom: 35px;}
.enter-rw-xq .headline .text-box p{font-size: 14px;line-height: 32px;}
.enter-rw-xq .headline .text-box p span{color: #666;}
.enter-rw-xq .headline .text-box p strong{color: #666;font-weight: normal;}
.enter-rw-xq .dangan{width: 680px;height: auto;overflow: hidden;float: left;}
.enter-rw-xq .dangan .img-box{width: 340px;height: 508px;overflow: hidden;float: left;}
.enter-rw-xq .dangan .img-box img{width: 100%;display: block;}
.enter-rw-xq .yinxiang{width: 519px;height: 508px;overflow: hidden;float: right;background: url(../images/yinxiang-bg.jpg) center no-repeat;}
.enter-rw-xq .jj{height: auto;overflow: hidden;margin: 40px 0;}
.enter-rw-xq .jj h1{font-size: 24px;margin-bottom: 17px;}
.enter-rw-xq .jj p{font-size: 14px;line-height: 22px;color: #666;margin-bottom: 10px;}
/*工作机会*/
/*福利政策*/
.work-fl{height: auto;overflow: hidden;margin-top: 55px;}
.work-fl h1{font-size: 30px;margin-bottom: 30px;}
.work-fl h1 span{font-size: 24px;color: #999;margin-left: 10px;text-transform: uppercase;font-family: "helvetica-lt-37-thin-condensed"}
.work-fl p{font-size: 13px;line-height: 22px;color: #666;margin-bottom: 10px}
.work-fl .welfare{height: auto;overflow: hidden;background: #f5f5f5;padding: 60px 0;}
.work-fl .welfare ul{width: 1225px;height: auto;overflow: hidden;}
.work-fl .welfare ul li{width: 101px;height: auto;float: left;margin-right: 35px;text-align: center;}
.work-fl .welfare ul li i{width: 99px;height: 99px;line-height: 99px;border: 1px solid #d4d4d4;display: block;border-radius: 50%;text-align: center;font-size: 42px;color: #838383;transition: all ease-in .3s}
.work-fl .welfare ul li h2{font-size: 13px;color: #666;margin-top: 10px;transition: all ease-in .3s}
.work-fl .welfare ul li:hover i,.work-fl .welfare ul li:hover h2{border-color:#267ed8;color: #267ed8;}
.work-fl .welfare p{margin-top: 30px;text-indent: 25px;}
.work-fl .promotion{height: auto;overflow: hidden;padding: 60px 0;}
.work-fl .promotion .left{height: auto;overflow: hidden;}
.work-fl .promotion .left img{margin-top:40px;display: block;}
.work-fl .promotion .right{width: 514px;height: auto;overflow: hidden;}
.work-fl .training{height: auto;overflow: hidden;background: #f5f5f5;padding: 60px 0;}
.work-fl .training .left{height: auto;overflow: hidden;}
.work-fl .training .left img{display: block;}
.work-fl .training .right{width: 514px;height: auto;overflow: hidden;}
.work-fl .training .right h3{font-size: 15px;font-weight: bold;color: #666;margin: 25px 0 8px;}
/*招聘列表*/
.work-zp{height: auto;overflow: hidden;margin: 55px 0 80px;}
.work-zp .zp-title{height: 39px;line-height: 39px;overflow: hidden;background: #296fb7;clear: both;text-align: center;}
.work-zp .zp-title span{width:14.285%;display: block;float: left;color: #fff;font-size: 14px;}
.work-zp .zp-list{height: auto;overflow: hidden;border:1px solid #e7e7e7;border-bottom: 0;}
.work-zp .zp-list li{height:auto;overflow: hidden;border-bottom: 1px solid #e7e7e7;background: #f0f0f0;font-size: 13px;color: #666;cursor: pointer;clear:both;}
.work-zp .zp-list li.even{background: #fff;}
.work-zp .zp-list li.active{background: #c8def4;}
.work-zp .zp-list li span{width:14.285%;display: inline-block;text-align: center;line-height:39px;text-align: center;}
.work-zp .zp-list li:hover{background: #c8def4;}
.work-zp .zp-list li .text-box{height: auto;overflow: hidden;padding:0 26px;background: #f0f0f0;display: none;}
.work-zp .zp-list li .text-box .block{height: 26px;;}
.work-zp .zp-list li .text-box h2{font-size: 13px;font-weight: bold;color: #333;margin: 20px 0 10px;}
.work-zp .zp-list li .text-box p{font-size: 12px;line-height: 20px;}
/*�?新公�?*/
.work-gg{height: auto;overflow: hidden;margin: 55px 0 80px;}
.work-gg ul{height: auto;overflow: hidden;}
.work-gg ul li{height: auto;overflow: hidden;padding: 30px 20px;border-top: 1px solid #f0f0f0;transition: all .3s linear;}
.work-gg ul li:first-child{border-top:0;}
.work-gg ul li .date{float: left;color: #999;margin-right: 15px;text-align: center;}
.work-gg ul li .date h1{font-size: 50px;line-height: 45px;font-family: "helvetica-lt-37-thin-condensed"}
.work-gg ul li .date h2{font-size: 14px;color: #ccc;}
.work-gg ul li .text-box{height: auto;overflow: hidden;}
.work-gg ul li .text-box h2{font-size: 14px;color: #333;margin-bottom: 7px;max-height: 18px;overflow: hidden;transition: all .3s linear;white-space: nowrap;text-overflow: ellipsis;}
.work-gg ul li .text-box p{font-size: 12px;color: #999;line-height: 20px;max-height: 40px;overflow: hidden;}
.work-gg ul li:hover{background: #f3f3f3;}
.work-gg ul li:hover .text-box h2{color: #296fb7;}

/* 图库 */
.picture{height: auto;overflow: hidden;padding-bottom: 80px;}
.picture #play{width:1200px;text-align:center;position:relative;overflow:hidden;background:#f5f5f5;}
.picture #play h1{padding:40px 0;font-size: 20px;color: #333;}
.picture #play .change-a{width:46px;height:46px;position:absolute;top:360px;z-index:1;cursor:pointer;display:block;overflow:hidden;color: #df4b44;}
.picture #play .change-a i{font-size: 40px;}
.picture #play .prev-a{left:25px;}
.picture #play .next-a{right:25px;}
.picture #play .change-a span{width:24px;height:43px;position:absolute;top:50%;margin-top:-21px;display:none}
.picture #play .img-ul{position:relative;z-index:1; width:802px; height:541px; margin:0 auto;}
.picture #play .img-ul li img{width:802px; height:541px;}
.picture .img-ul li{position:relative;}
.picture .img-ul li p{position:absolute; bottom:0; left:0; _bottom:0; _left:-400px; display:block; min-height:52px; filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7; background:#000; width:782px; color:#fff; padding:8px 10px 8px 10px; text-align:left;}
.picture .img-hd-cen{width:1000px; height:auto; overflow:hidden; background:#f5f5f5; padding-top:25px; padding-bottom:25px;padding-left: 200px;}
.picture .img-hd { width:502px;background:#f5f5f5;overflow:hidden;height:86px;position:relative;}
.picture .img-hd ul{position:absolute;z-index:1;width:510px; display:block; overflow:hidden;}
.picture .img-hd ul li{float:left;width:112px;height:76px;border:3px solid #eee;cursor:pointer;margin:0 4px 0 1px;overflow:hidden;*display:inline;padding:1px;text-align:center}
.picture .img-hd ul li img{height:76px; width:112px;}
.picture .img-hd ul li.on{border-color:#df4b44;}
.picture .img-hd-cen .bottom-a{background:#000;width:21px;height:76px;line-height: 76px;text-align: center;display:block;cursor:pointer; margin-top:5px;}
.picture .img-hd-cen .bottom-a i{color: #fff;font-size: 14px;}
.picture .w-prev-tj{margin-right:9px;margin-left: 4px;}
.picture .w-next-tj{margin-left:9px;}
.picture .w-prev-tj,.w-next-tj{width:115px; height:auto;overflow:hidden;margin-top:5px; text-align:center;display:inline;}
.picture .w-prev-tj p,.w-next-tj p{line-height:80px;}
.picture .w-prev-tj img,.picture .w-next-tj img{width:113px; height:76px;}
.picture .w-prev-tj span,.w-next-tj span{display:block; padding-top:5px;}

/*法律声明*/
.law{padding: 25px 0 100px;}
.law h2{font-size: 15px;color: #000;line-height: 20px;padding-bottom: 10px;padding-top: 28px;text-indent: 2rem;}
.law p{font-size: 13px;line-height: 24px;color: #666;text-indent: 2rem;}

/*分享*/
.bshare-custom .bshare-qqim{background: url("../images/icon-wqq.png") no-repeat !important;background-size: 100%;}
.bshare-custom .bshare-weixin{background: url("../images/icon-wx.png") no-repeat !important;background-size: 100%;}
.bshare-custom .bshare-sinaminiblog{background: url("../images/icon-wb.png") no-repeat !important;background-size: 100%;}
.bshare-custom .bshare-douban{background: url("../images/icon-dou.png") no-repeat !important;background-size: 100%;}

/*提交成功*/
.orderSuccess { padding-bottom: 80px; }
.orderSuccess ul { margin-top: 50px; width: 370px; margin-right: auto; margin-left: auto; }
.orderSuccess ul li { margin-bottom: 35px; overflow: hidden; }
.orderSuccess ul li p { font-size: 16px; color: #666666; line-height: 1.8; }
.orderSuccess ul li:first-child { text-align: center; }
.orderSuccess ul li:first-child img { margin-bottom: 20px; }
.orderSuccess ul li .img-box{display:inline-block;margin-right: 20px;padding: 4px;border: 1px solid #dedede;}
.orderSuccess ul li .img-box img { display: block; }
.orderSuccess ul li a { font-size: 16px; color: #666666; float: right; text-decoration: underline; }
.orderSuccess ul li a:hover{color: #296fb7;}
.orderSuccess ul li a:first-child { float: left; color: #296fb7; }
