@charset "utf-8";
.all *{transition: all .3s;
-moz-transition: all .3s;	/* Firefox 4 */
-webkit-transition: all .3s;	/* Safari 和 Chrome */
-o-transition: all .3s;	/* Opera */}
.all-5 *{transition: all .5s;
-moz-transition: all .5s;	/* Firefox 4 */
-webkit-transition: all .5s;	/* Safari 和 Chrome */
-o-transition: all .5s;	/* Opera */}
.all-7 *{transition: all .7s;
-moz-transition: all .7s;	/* Firefox 4 */
-webkit-transition: all .7s;	/* Safari 和 Chrome */
-o-transition: all .7s;	/* Opera */}
body,html{position:relative;/*zoom:.95;*/}

.ind-banner{
    width: 100%;
    height: 100%;
}
.ind-banner .swiper-slide{
    text-align: center;
    background: #fff;
	height:748px;
    /* Center slide text vertically
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    */
}
.ind-banner .swiper-slide .banner-img{height:748px;}
.swiper-pagination-bullet-active{background:#DE0000;}

.header-top{position:absolute;top:0;left:0;z-index:70;width:100%;height:70px;background: rgba(255,255,255,.85);}
.header-top .logo{float:left;width:303px;height:47px;margin-top:10px;}
.header-top .logo img{display:block;width:303px;height:47px;}
.header-top .img-1{width:auto;height:20px;margin:0 145px 0 302px;padding-top:25px;font-size:18px;color:#333;font-weight:bold;text-align:center;letter-spacing: .5px;font-family: "microsoft yahei";}
.header-top .img-1 span{color:#DE0000;}
.header-top .img-1 em{font-size:14px;margin-left:20px;}
.header-top .img-1 img{display:block;width:376px;height:20px;}

.header-top .fote{float:right;margin-top:13px;}
.header-top .fote .ico{float:left;width:24px;height:24px;margin:10px 10px 0 0;}
.header-top .fote .ico img{display:block;width:24px;height:24px;}
.header-top .fote .txt{float: left;}
.header-top .fote .txt .p1{font-family: "microsoft yahei";font-size: 14px;color: #333333;letter-spacing: 0;line-height: 23px;}
.header-top .fote .txt .p2{font-family: "microsoft yahei";font-size: 14px;color: #333333;letter-spacing: 0.8px;line-height: 18px;}

.header-bom{position:absolute;top:70px;left:0;z-index:70;width:100%;height:70px;background: rgba(255,255,255,.85);border-top:2px solid #EEEEEE;}
.header-bom ul{width:964px;padding:0 71px 0 165px;position:relative;display: -webkit-flex; /* Safari */  display: flex;justify-content:space-between;}
.header-bom li{float:left;height:67px;line-height:67px;padding:0 0;margin:0 0 0 0;}
.header-bom li a{font-family: "microsoft yahei";font-size: 18px;color: #333333;}
.header-bom li:hover,.header-bom li.on{border-bottom:3px solid #DE0000;}
.header-bom li:hover a,.header-bom li.on a{color:#DE0000;}
.header-bom li:last-of-type{position:absolute;right:0;}
.header-bom li:nth-child(1){padding:0 30px;position:absolute;left:0;}

.service{background:#f9f9f9;}
.ind-gy-bt{padding:55px 0 44px;text-align:center;}
.ind-gy-bt h2{font-family: "microsoft yahei";font-size: 26px;color: #333333;letter-spacing: 0;line-height:44px;font-weight: normal;}
.ind-gy-bt h3{font-family: "microsoft yahei";font-size: 22px;color: #CCCCCC;letter-spacing: 0;line-height:25px;font-weight: normal;margin:12px auto;}
.ind-gy-bt em{background:#999;height:1px;width:32px;display:block;margin:0 auto;}


.slBox{ width:100%;position:relative;padding-bottom:50px;}
.slBox .hd{ width:100%; overflow:hidden;margin-top:10px;}
.slBox .hd ul{overflow:hidden; zoom:1;text-align:center;}
.slBox .hd ul li{display:inline-block;margin:0 5px;width:7px; height:7px;background:none; cursor:pointer;border: 1px solid #999;border-radius:50%;}
.slBox .hd ul li.on{border: 1px solid #DE0000;}
.slBox .bd{}
.slBox .bd ul{overflow: visible !important;}
.slBox .bd li{zoom:1;padding:20px 0;}
.slBox .bd li .sl_wrp{}
.slBox .bd li .sl_wrp .item{float:left;position:relative;width:25%;height:325px;}
.slBox .bd li .sl_wrp .item .wrp1{width:196px;margin:0 auto;}
.slBox .bd li .sl_wrp .item .wrp1 .img{width:140px;height:140px;margin:0 auto;position:relative;left:0;}
.slBox .bd li .sl_wrp .item .wrp1 .img img{width:140px;height:140px; display:block;}
.slBox .bd li .sl_wrp .item .wrp1 .txt{text-align:center;margin-top:5px;}
.slBox .bd li .sl_wrp .item .wrp1 .txt h3{font-size: 22px;color: #DE0000;line-height:37px;font-weight: normal;}
.slBox .bd li .sl_wrp .item .wrp1 .txt p{font-size: 14px;color: #666666;line-height: 24px;margin-top:14px;}
.slBox .bd li .sl_wrp .item .wrp2{opacity:0;position:absolute;top:0;left:-3px;width:100%;height:325px;background: #FFFFFF;border: 1px solid #F5F5F5;box-shadow: 0 2px 4px 0 rgba(219,219,219,0.50);}
.slBox .bd li .sl_wrp .item .wrp2 .img{position:absolute;right: 0;top:0;z-index:1;width:140px;height:140px;}
.slBox .bd li .sl_wrp .item .wrp2 .img img{width:140px;height:140px;display:block;}
.slBox .bd li .sl_wrp .item .wrp2 .txt{text-align:center;padding:117px 0 0 0;}
.slBox .bd li .sl_wrp .item .wrp2 .txt .btn{position:relative;z-index:5;display:block;margin:0 auto;width:141px;height:46px;line-height:46px;text-align:center;color:#fff;font-size:22px;background: #DE0000;border-radius: 4px;}
.slBox .bd li .sl_wrp .item .wrp2 .txt p{font-size: 14px;color: #666666;line-height: 24px;width:196px;margin:45px auto 0;}
.slBox .bd li .sl_wrp .item:hover .wrp1 .img{left:40px;}
.slBox .bd li .sl_wrp .item:hover .wrp2{opacity:1;left:0;}

.advantage{background:#fff;}
.adv-neir{padding-bottom:95px;}
.adv-neir .item{float:left;width:285px;margin-right:20px;}
.adv-neir .item .w-hoe{}
.adv-neir .item .w-hoe .img{position:relative;width:285px;height:300px;overflow:hidden;}
.adv-neir .item .w-hoe .img img{width:285px;height:300px;display:block;}
.adv-neir .item .w-hoe .img .wenzi{position:absolute;left:0;top:300px;z-index:5;width:285px;height:300px;background:rgba(222,0,0,.8);}
.adv-neir .item .w-hoe .img .wenzi p{font-size: 18px;color: #FFFFFF;line-height: 27px;padding:40px 42px;}
.adv-neir .item .w-hoe .txt{padding:10px 0;font-size: 22px;color: #666666;border-bottom:3px solid rgba(221,221,221,.7)}
.adv-neir .item:hover .w-hoe .img .wenzi{top:0;}
.adv-neir .item:hover .w-hoe .txt{color:#333;border-bottom:3px solid rgba(222,0,0,.7)}
.adv-neir .item:nth-child(4n){margin-right:0;}

.cooperation{height:658px;background:url(../../images/new/hez-bg.jpg) no-repeat center;}
.cooperation .ind-gy-bt h2{color:#fff;}
.cooperation .ind-gy-bt h3{color:#fff;}


.coopBox{position:relative;padding-bottom:50px;}
.coopBox .hd{ width:100%; height:15px; overflow:hidden;margin-top:43px;}
.coopBox .hd ul{overflow:hidden; zoom:1;text-align:center;}
.coopBox .hd ul li{display:inline-block;margin:0 5px;width:7px; height:7px;background:none; cursor:pointer;border: 1px solid #fff;border-radius:50%;}
.coopBox .hd ul li.on{border: 1px solid #DE0000;}
.coopBox .bd{position:relative;height:360px;overflow:hidden;}
.coopBox .bd ul{}
.coopBox .bd li{zoom:1;padding:0 0;}
.coopBox .bd li .coop_wrp{overflow:hidden;}
.coopBox .bd li .coop_wrp .item{float:left;position:relative;width:300px;height:180px;overflow:hidden;margin-bottom:-2px;}
.coopBox .bd li .coop_wrp .item .img1{position:absolute;top:0;left:0;z-index:3;width:300px;height:180px;}
.coopBox .bd li .coop_wrp .item .img1 img{display:block;width:300px;height:180px;}
.coopBox .bd li .coop_wrp .item .img2{position:absolute;top:0;left:0;z-index:3;width:300px;height:180px;opacity:0;}
.coopBox .bd li .coop_wrp .item .img2 img{display:block;width:300px;height:180px;}
.coopBox .bd li .coop_wrp .item:hover .img1{}
.coopBox .bd li .coop_wrp .item:hover .img2{opacity:1;}
.coopBox .bd li .coop_wrp .item:before{content: " ";position:absolute;right:0;top:0;z-index:10;width:2px;height:180px;background:rgba(221,221,221,.4)}
.coopBox .bd li .coop_wrp .item:after{content: " ";position:absolute;left:0;bottom:0;z-index:10;width:300px;height:2px;background:rgba(221,221,221,.4)}
.coopBox .bd li .coop_wrp .item:nth-child(4n):before{display:none;}

.news{background:#fff;}
.news-gduo{text-align:right;margin-bottom:20px;}
.news-gduo a{font-size: 14px;color: #999999;}
.news-gduo a:hover{color:rgba(222,0,0,1)}
.news-wrp{padding-bottom:95px;}
.news-wrp .img{float:left;width:600px;height:380px;}
.news-wrp .img img{display:block;width:600px;height:380px;}
.news-wrp .txt{float:left;width:455px;margin-left:50px;}
.news-wrp .txt .vetm{margin-bottom:23px;}
.news-wrp .txt .vetm h3{font-size: 18px;color: #333333;line-height: 18px;font-weight: normal;}
.news-wrp .txt .vetm p{font-size: 14px;color: #666666;line-height: 22px;margin-top:12px;height:44px; overflow:hidden;}
.news-wrp .txt .vetm:hover h3{color:#DE0000}

.major{position:relative;height:360px;background:url(../../images/new/zhuanye-bg.png) no-repeat center;}
.major .major-wrp{position:relative;height:360px;}
.major .major-wrp .txt{float:left;width:700px;padding:63px 0 0 0;}
.major .major-wrp .txt h2{font-size: 36px;color: #FFFFFF;line-height:60px;font-weight: normal;}
.major .major-wrp .txt p{font-size: 18px;color: #FFFFFF;line-height: 30px;margin-top:30px;}
.major .major-wrp .maj-btn{position:absolute;right:20px;top:50%;margin-top:-32px;display:block;width:223px;height:62px;line-height:62px;text-align:center;border:2px solid #fff;border-radius:4px;font-size: 24px;color: #FFFFFF;}
.major .major-wrp .maj-btn:hover{background:#fff;color:#DE0000}

.about{background: #292929;height:auto !important;}
.about-wrp{padding:64px 0 64px 0;}
.about-wrp .about-list{float:left;}
.about-wrp .about-list .dl{float:left;padding-right:75px;margin-right:75px;border-right:1px solid rgba(255,255,255,.2);min-height:188px;}
.about-wrp .about-list .dl dt{color: #FFFFFF;font-size: 14px;line-height:28px;margin-bottom:15px}
.about-wrp .about-list .dl dt a{color:#FFFFFF;font-size: 14px;}
.about-wrp .about-list .dl dd{line-height:24px;}
.about-wrp .about-list .dl dd a{color:#fff;font-size:12px;opacity:.5;}
.about-wrp .about-list .dl dd:hover a{color:#DE0000;opacity: 1;}
.about-wrp .erwm{float:left;margin-left:26px;}
.about-wrp .erwm .img{width:152px;height:154px;}
.about-wrp .erwm .img img{display:block;width:152px;height:154px;}
.about-wrp .erwm .title{font-size: 18px;color: #999999;line-height:30px;text-align:center;margin-top:2px;}
.about-wrp .phone{float:left;margin-left:75px;}
.about-wrp .phone .p-item{margin-bottom:15px;}
.about-wrp .phone .p-item h4{font-size: 12px;color: #999999;line-height:15px;font-weight: normal;}
.about-wrp .phone .p-item p{font-family: "microsoft yahei";color:#fff;font-size:18px;margin-top:7px;}

.footer{background: #373636;}
.footer .foot-wrp{height:57px;text-align:center;padding-top:13px;}
.footer .foot-wrp p{font-size: 14px;color: #999999;line-height: 22px;}
.footer .foot-wrp p a{font-size: 14px;color: #999999;line-height: 22px;}
.fixe-caoz{position:fixed;right:20px;bottom:231px;z-index:90;}
.fixe-caoz .item{position:relative;width:42px;height:42px;margin-bottom:3px;}
.fixe-caoz .item .meep-1{position:relative;width:42px;height:42px;overflow:hidden;border-radius:4px;background:#333;}
.fixe-caoz .item .meep-1 .ico{position:absolute;top:0;left:0;z-index:5;width:42px;height:42px;}
.fixe-caoz .item .meep-1 .title{position:absolute;top:0;left:42px;z-index:5px;width:42px;height:39px;background:#DE0000;color:#fff;line-height: 18px;font-size:14px;text-align:center;padding-top:3px;}
.fixe-caoz .item:hover .meep-1 .ico{left:-42px;}
.fixe-caoz .item:hover .meep-1 .title{left:0;}
.fixe-caoz .item .meep-2{position:absolute;top:0;right:42px;z-index:90;padding-right:10px;display:none;}
.fixe-caoz .item .meep-2 .liuy{width:310px;background: #FFFFFF;box-shadow: 0 2px 4px 0 rgba(166,166,166,0.50);border-radius: 4px;overflow:hidden;}
.fixe-caoz .item .meep-2 .liuy .l-bt{height:40px;background:#DE0000;color:#fff;line-height:40px;font-size:18px;padding:0 15px;}
.fixe-caoz .item .meep-2 .liuy .ly-neir{padding:0 15px 15px;}
.fixe-caoz .item .meep-2 .liuy .ly-neir .ph{padding:10px 0;font-size: 18px;color: #000000;letter-spacing: 0.83px;}
.fixe-caoz .item .meep-2 .liuy .ly-neir .texa{display:block;width:260px;height:108px;padding:10px;border:1px solid #ddd;border-radius:4px;resize:none;margin-bottom:10px;}
.fixe-caoz .item .meep-2 .liuy .ly-neir .shr{border:1px solid #ddd;border-radius:4px;height:40px;margin-bottom:10px;}
.fixe-caoz .item .meep-2 .liuy .ly-neir .shr .tb{float:left;display:block;width:40px;height:40px;}
.fixe-caoz .item .meep-2 .liuy .ly-neir .shr .txt{float:left;width:220px;height:40px;border:0;padding:0;color:#000;font-size:14px;}
.fixe-caoz .item .meep-2 .liuy .ly-neir .btn{display:block;width:280px;height:40px;color:#fff;font-size:16px;background: #DE0000;border-radius: 4px;border:0;padding:0;cursor: pointer;}
.fixe-caoz .item:hover .meep-2{display:block;}
.sidebar{position:relative;width:165px;}
.sidebar .alnni{float:left;margin-top:145px;width:28px;height:92px;padding-top:8px;line-height:18px;text-align:center;background:#d62b2b;font-size:16px;color:#fff;border-top-left-radius:3px;border-bottom-left-radius:3px;cursor:pointer;}
.sidebar .oxhead{float:left;width:130px;height:425px;border:3px solid #d62b2b;border-radius:5px;background-color:#fff;}
.sidebar .oxhead .oxh-nt{width:81px;height:78px;margin:-39px auto 10px;background:url(../../images/new/ce_1.png) no-repeat center;}
.sidebar .oxhead .oxh-txt{width:94px;padding-bottom:10px;text-align:center;margin:0 auto;border-bottom:1px solid #e0e0e0;color:#1f1f1f;font-size:22px;font-family:simhei;font-weight:bold;}
.sidebar .oxhead .oxh-btn{width:94px;margin:0 auto 20px;padding:20px 0 5px 0;border-bottom:1px solid #e0e0e0;}
.sidebar .oxhead .oxh-btn a{display:block;text-align:center;margin:0 0 15px 0;width:94px;height:28px;line-height:26px;background:#f02f2f;border:1px solid #bd2626;border-radius:1px;color:#fff;font-size:16px;}
.sidebar .oxhead .erwma{text-align:center;}
.sidebar .oxhead .erwma .img{width:91px;height:90px;margin:0 auto;}
.sidebar .oxhead .erwma .img img{display:block;width:91px;height:90px;}
.sidebar .oxhead .erwma .er-p1{color:#d62b2b;font-size:14px;font-family:simhei;padding:5px 0;}
.sidebar .oxhead .erwma .er-p2{color:#1f1f1f;font-size:16px;font-family:arial;font-weight:bold;}
.sidebar.open{right:0;}

.free-phone{width:250px;background: #FFFFFF;box-shadow: 0 2px 4px 0 rgba(166,166,166,0.50);border-radius: 4px;overflow:hidden;}
.free-phone .f-bt{height:40px;background:#DE0000;color:#fff;line-height:40px;font-size:18px;padding:0 15px;}
.free-phone .f-neir{padding:15px 15px 15px;}
.free-phone .f-neir .txt{width:200px;height:40px;border:1px solid #ddd;border-radius:4px;padding:0 10px;color:#000;font-size:14px;margin-bottom:10px;}
.free-phone .f-neir .btn{width:220px;height:40px;color:#fff;font-size:16px;background: #DE0000;border-radius: 4px;border:0;padding:0;cursor: pointer;}
.free-phone .f-neir .p{font-family: "microsoft yahei";font-size: 14px;color: #000000;line-height: 19px;margin-top:10px;}

.fixe-sma{margin-top:50px;width:42px;height:84px;border-radius:4px;background:#333;}
.fixe-sma .erwma{position:relative;width:42px;height:42px;}
.fixe-sma .erwma .er-img{display:none;position:absolute;right:42px;padding-right:10px;z-index:90;background:#fff;}
.fixe-sma .erwma .er-img img{display:block;width:138px;height:138px;}
.fixe-sma .erwma .er-img p{padding:10px 0;text-align:center;}
.fixe-sma .erwma:hover .er-img{display:block;}
.fixe-sma .f-top{position:relative;width:42px;height:42px;cursor: pointer;}
.fixe-sma:hover{background:#DE0000;}


.service-xmu{background:rgba(249,249,249,1)}
.serv-wrp{padding:1px 0;}
.serv-left{float:left;width:200px;margin:20px 0;background:#fff;}
.serv-left .item{height:54px;}
.serv-left .item a{display:block;width:200px;height:54px;line-height:54px;font-size: 18px;color: #666666;text-align:center;background: #fff;}
.serv-left .item.on a,.serv-left .item:hover a{background: #DE0000;color:#fff;}

.serv-right{float:right;width: 980px;padding-bottom:65px;}
.serv-cont{background:#fff;margin-top:20px;padding:0 65px 65px;}
.serv-bt{padding:20px 0;border-bottom: 1px solid #DDDDDD;}
.serv-bt .img{float:left;width:70px;height:70px;}
.serv-bt .img img{display:block;width:70px;height:70px;}
.serv-bt .txt{float:left;width:765px;line-height:70px;padding-left:15px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-family: "microsoft yahei";font-size: 26px;color: #333333;}
.serv-neir{padding:1px 0;}
.contentbox{font-family: "microsoft yahei";font-size: 18px;color: #666666;letter-spacing: 0;line-height: 32px;}
.serv-neir img{margin:40px 0 20px;/*max-width:850px;*/ width:850px; height:480px}
.serv-neir p{font-family: "microsoft yahei";font-size: 18px;color: #666666;letter-spacing: 0;line-height: 32px;/*text-indent:2em;*/}
.serv-neir .ckaige{margin-top:20px;}
.serv-neir .ckaige span{display:block;font-family: "microsoft yahei";font-size: 18px;color: #666666;letter-spacing: 0;line-height: 34px;}

.standard{background:rgba(249,249,249,1);padding:1px 0 80px;}
.stan-bt{background:#fff;width:1060px;height:110px;line-height:110px;padding:0 70px;border-bottom:10px solid rgba(249,249,249,1);margin-top:-75px;}
.stan-bt em{display:inline-block;width:4px;height:26px;background: #E4322A;border-radius: 4px;vertical-align: middle;margin-right:20px;}
.stan-bt span{display:inline-block;font-family: "microsoft yahei";font-size: 26px;color: #333333;vertical-align: middle;}

.stan-neir{padding:0 70px 50px;width:1060px;background:#fff;}
.stan-neir .stan-squ{padding:60px 0;text-align:center;}
.stan-neir .stan-squ h3{font-family: "microsoft yahei";font-size: 22px;color: #E4322A;line-height:35px;font-weight: normal;}
.stan-neir .stan-squ p{font-family: "microsoft yahei";font-size: 18px;color: #666666;line-height:30px;margin-top:5px;}

.stan-neir .ceom-1{margin-bottom:60px;}
.stan-neir .ceom-1 .ceom-bt{height:80px;line-height:80px;text-align:center;background: #E4322A;font-family: "microsoft yahei";font-size: 24px;color: #F9F9F9;}
.stan-neir .ceom-1 .ceom-table{}
.stan-neir .ceom-1 .ceom-table .tbl{width:100%;border: 1px solid #979797;}
.stan-neir .ceom-1 .ceom-table .tbl td{border: 1px solid #979797;text-align:center;height:80px;padding:0 10px;}
.stan-neir .ceom-1 .ceom-table .tbl td .s1{font-family: "microsoft yahei";font-size: 22px;color: #333333;line-height: 30px;}
.stan-neir .ceom-1 .ceom-table .tbl td .s2{font-family: "microsoft yahei";font-size: 18px;color: #333333;line-height: 30px;}

.stan-neir .ceom-1 .ceom-table .tbl td .ybaih{padding:40px 40px;text-align:left;}
.stan-neir .ceom-1 .ceom-table .tbl td .ybaih .bah{float:left;font-family: "microsoft yahei";font-size: 18px;color: rgb(102,102,102);line-height: 30px;}
.stan-neir .ceom-1 .ceom-table .tbl td .ybaih .bwg{float:left;width:900px;}
.stan-neir .ceom-1 .ceom-table .tbl td .ybaih .bwg p{font-family: "microsoft yahei";font-size: 18px;color: rgb(102,102,102);line-height: 30px;margin-bottom:10px;}
.stan-neir .ceom-1 .ceom-table .tbl td .vl{padding:0 10px;text-align:left;font-family: "microsoft yahei";font-size: 18px;color: #333333;}
.stan-neir .ceom-1 .ceom-wenzi{padding:30px 30px;border:1px solid #979797;}
.stan-neir .ceom-1 .ceom-wenzi p{font-family: "microsoft yahei";font-size: 22px;color: #333333;line-height:35px;text-indent:-1.55em;padding:0 50px;}
.stan-neir .ceom-1 .ceom-wenzi p span{color:#E4322A;}

.stan-neir .ceom-2{margin-bottom:60px;}
.stan-neir .ceom-2 .ceom-bt{height:80px;line-height:80px;text-align:center;background: #E4322A;font-family: "microsoft yahei";font-size: 24px;color: #F9F9F9;}
.stan-neir .ceom-2 .ceom-table{height:243px;overflow:hidden;}
.stan-neir .ceom-2 .ceom-table .tbl{width:100%;border: 1px solid #979797;}
.stan-neir .ceom-2 .ceom-table .tbl td{border: 1px solid #979797;text-align:center;height:80px;padding:0 10px}
.stan-neir .ceom-2 .ceom-table .tbl td .s1{font-family: "microsoft yahei";font-size: 22px;color: #333333;line-height: 30px;}
.stan-neir .ceom-2 .ceom-table .tbl td .s2{font-family: "microsoft yahei";font-size: 18px;color: #333333;line-height: 30px;}


.stan-neir .ceom-2 .ceom-table .tbl td .ybaih{padding:30px 0 30px 44px;text-align:left;}
.stan-neir .ceom-2 .ceom-table .tbl td .ybaih .bah{float:left;font-family: "microsoft yahei";font-size: 18px;color: rgb(102,102,102);line-height: 30px;text-indent:-2em;}
.stan-neir .ceom-2 .ceom-table .tbl td .ybaih .bwg{float:left;width:900px;}
.stan-neir .ceom-2 .ceom-table .tbl td .ybaih .bwg p{font-family: "microsoft yahei";font-size: 18px;color: rgb(102,102,102);line-height: 30px;margin-bottom:10px;}
.stan-neir .ceom-2 .ceom-table .tbl td .vl{padding:0 10px;text-align:left;font-family: "microsoft yahei";font-size: 18px;color: #333333;}

.stan-neir .ceom-2 .ceom-ged{text-align:center;padding:18px 0;border: 1px solid #979797;margin-top:-1px;cursor: pointer;}
.stan-neir .ceom-2 .ceom-ged span{display:inline-block;font-family: "microsoft yahei";font-size: 26px;color: #DE0000;vertical-align: middle;margin-right:10px;}
.stan-neir .ceom-2 .ceom-ged .jt{display:inline-block;width:29px;height:16px;background:url(../../images/new/ged-1.png) no-repeat center;vertical-align: middle;}

.stan-neir .ceom-2.open .ceom-table{height:auto !important;}
.stan-neir .ceom-2.open .ceom-ged .jt{background:url(../../images/new/ged-2.png) no-repeat center;}

.charge{background:rgba(249,249,249,1);padding:20px 0 80px;}
.charge-bt{background:#fff;width:1060px;height:110px;line-height:110px;padding:0 70px;border-bottom:20px solid rgba(249,249,249,1);}
.charge-bt em{display:inline-block;width:4px;height:26px;background: #E4322A;border-radius: 4px;vertical-align: middle;margin-right:20px;}
.charge-bt span{display:inline-block;font-family: "microsoft yahei";font-size: 26px;color: #333333;vertical-align: middle;}

.charge-neir{background:#fff;}
.nei-cont{padding:62px 136px 20px;}
.nei-cont .chel-zs{display:block;position:relative;border: 8px solid rgba(235,102,102,1);width:247px;height:344px;}
.nei-cont .chel-zs .chel-tchu{position:absolute;bottom:40px;left:102px;padding:1px;background:rgba(222,0,0,.8);width:818px;height:215px;}
.nei-cont .chel-zs .chel-tchu .ygx{float:left;width:85px;margin:50px 0 0 50px;/*font-family: PingFangSC-Medium;*/font-size: 40px;color: #FFFFFF;letter-spacing: 2.2px;line-height: 42px;}
.nei-cont .chel-zs .chel-tchu .dluo{float:left;width:595px;margin:50px 0 0 35px;font-family: "microsoft yahei";font-size: 18px;color: #FFFFFF;}
.nei-cont .chel-zs:first-child .chel-tchu{bottom:auto;top:40px}

.mokie{margin-top:-70px;}
.jinbv{padding: 40px 0;border-bottom:1px solid #d8d8d8;}
.jinbv .txt{width:376px;margin-left:20px;margin-top:80px;}
.jinbv .txt h3{font-family: "microsoft yahei";font-size: 24px;color: #666666;line-height: 40px;font-weight: normal;}
.jinbv .txt p{font-family: "microsoft yahei";font-size: 18px;color: #666666;line-height: 30px;}
.jinbv .img{width: 450px;height: 244px;}
.jinbv .img img{display:block;width: 450px;height: 244px;}
.jinbv:nth-child(2n) .img{float:left !important;}
.jinbv:last-of-type{border-bottom:0;}

.gandoe{padding:50px 0;}
.gandoe ul{}
.gandoe li{float:left;position:relative;width:285px;margin-right:36px;}
.gandoe li .img{width:285px;height:300px;position:relative;}
.gandoe li .img img{display:block;width:285px;height:300px;}
.gandoe li .txt{width:285px;margin-top:20px;font-family: "microsoft yahei";font-size: 18px;color: #666666;letter-spacing: 0.4px;line-height: 26px;height:130px;}
.gandoe li:after{content:"";position:absolute;right:-18px;top:20px;width:1px;height:200px;opacity: 0.5;background: #E6E6E6;}
.gandoe li:nth-child(3n){margin-right:0;}
.gandoe li:nth-child(3n):after{display:none;}

.hezuo{background:rgba(249,249,249,1);padding:1px 0 40px;}
.hezuo-bt{background:#fff;width:1060px;height:110px;line-height:110px;padding:0 70px;border-bottom:20px solid rgba(249,249,249,1);margin-top:-75px;}
.hezuo-bt em{display:inline-block;width:4px;height:26px;background: #E4322A;border-radius: 4px;vertical-align: middle;margin-right:20px;}
.hezuo-bt span{display:inline-block;font-family: "microsoft yahei";font-size: 26px;color: #333333;vertical-align: middle;}

.hezuo-neir{}
.hezuo-neir ul{}
.hezuo-neir ul li{float:left;width:384px;height:435px;margin-right:18px;margin-bottom:18px;border:1px solid #f9f9f9;overflow:hidden;}
.hezuo-neir ul li .wrp{position:relative;height:435px;}
.hezuo-neir ul li .wrp .img{width:384px;height:260px;}
.hezuo-neir ul li .wrp .img img{display:block;width:384px;height:260px;}
.hezuo-neir ul li .wrp .txt{position:absolute;left:0;bottom:0;z-index:5;width:100%;height:177px;background:#fff;text-align:center;overflow:hidden;}
.hezuo-neir ul li .wrp .txt h2{padding-top:30px;font-weight: normal;font-family: "microsoft yahei";font-size: 22px;color: #333333;letter-spacing: 0;line-height: 24px;}
.hezuo-neir ul li .wrp .txt p{margin:20px auto 0;text-indent:2em;font-size: 14px;color: #666666;letter-spacing: 0;line-height: 22px;width:325px;text-align:left;height:66px;overflow:hidden;}
.hezuo-neir ul li .wrp .txt .btn{display:block;width:141px;height:46px;margin:50px auto 0;text-align:center;line-height:46px;background: #DE0000;border-radius: 4px;font-size: 22px;color: #FFFFFF;}
.hezuo-neir ul li:hover {border:1px solid #DE0000;}
.hezuo-neir ul li:hover .wrp .txt{height:227px;border-top:1px solid #DE0000;}
.hezuo-neir ul li:hover .wrp .txt .btn{margin-top:20px;}
.hezuo-neir ul li:nth-child(3n){margin-right:0;}

.hezuo-xq{background:#fff;margin-top:-75px;}
.hezuo-route{padding:15px 160px;font-family: "microsoft yahei";font-size: 14px;color: #999999;letter-spacing: 0;line-height: 24px;border-bottom:2px solid #eee;}
.hezuo-route a{font-size: 14px;color: #999999;}
.hezuo-route a:hover,.hezuo-route a.on{color:#DE0000;}

.hzxq-cont{padding:60px 160px;}
.hzxq-cont h1{font-family: "microsoft yahei";font-size: 26px;color: #333333;letter-spacing: 0;line-height: 24px;font-weight: bold;text-align:center;}
.hzxq-cont h2{font-family: "microsoft yahei";font-size: 14px;color: #999999;letter-spacing: 0;line-height: 24px;font-weight: normal;margin-top:15px;text-align:center;margin-bottom:50px;}
.xqbox{font-size: 18px;color: #666666;letter-spacing: 0;line-height: 32px;text-indent:0;padding:5px 0;width:800px;margin:0 auto;}
.hzxq-cont p{font-size: 18px;color: #666666;letter-spacing: 0;line-height: 32px;text-indent:0;padding:5px 0;}
.hzxq-cont img{display:block;margin:0 auto;max-width:880px;width:800px;height:600px;}

.Consultation{background:rgba(249,249,249,1);padding:20px 0 40px;}

.cons-wrp{}
.cons-wrp .cons-left{float:left;width:890px;}
.cons-wrp .cons-right{float:right;width:290px;}

.cons-xka{}
.cons-xka .hd{background:#fff;height:70px;}
.cons-xka .hd ul{float:left;width:100%;height:70px;}
.cons-xka .hd ul li{float:left;width:50%;height:67px;text-align:center;font-family: "microsoft yahei";font-size: 22px;color: #333333;letter-spacing: 0;line-height: 67px;border-bottom:3px solid #fff;cursor: pointer;}
.cons-xka .hd ul li.on{color:#DE0000;border-bottom:3px solid #DE0000;}
.cons-xka .hd ul li:hover{color:#DE0000;}
.cons-xka .bd{}
.cons-xka .bd .item{display:block;}
.cons-xka .bd .item .gdoe{padding-top:20px;}
.cons-xka .bd .item .gdoe li{}
.cons-xka .bd .item .gdoe li .wrp{padding:20px;background:#fff;border-bottom:2px solid #EEEEEE;}
.cons-xka .bd .item .gdoe li .wrp .img{float:left;}
.cons-xka .bd .item .gdoe li .wrp .img img{display:block;width:200px;height:135px;}
.cons-xka .bd .item .gdoe li .wrp .txt{float:left;width:620px;margin-left:20px;padding-top:10px;}
.cons-xka .bd .item .gdoe li .wrp .txt h3{font-family: "microsoft yahei";font-size: 18px;color: #333333;font-weight: normal;}
.cons-xka .bd .item .gdoe li .wrp .txt p{font-family: "microsoft yahei";font-size: 14px;color: #999999;line-height: 24px;margin-top:10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.cons-xka .bd .item .gdoe li .wrp .txt .ll-co{margin-top:20px;}
.cons-xka .bd .item .gdoe li .wrp .txt .ll-co span{margin-right:20px;display:inline-block;vertical-align: middle;font-family: "microsoft yahei";font-size: 12px;color: #999999;}
.cons-xka .bd .item .gdoe li .wrp .txt .ll-co span img{display:inline-block;vertical-align: middle;position:relative;top:-1px;margin-right:5px;}
.cons-xka .bd .item .gdoe li:hover .wrp .txt h3{color:#DE0000}

.page{padding:20px 0;text-align:center;font-size:0;}
.page .page-l{text-indent: -9999px;display:inline-block;width:32px;height:32px;background: url(../../images/new/ll-3.png) no-repeat center;margin-right:10px;    vertical-align: middle;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 	/* Opera */
}

.page .page-r{text-indent: -9999px;display:inline-block;width:32px;height:32px;background: url(../../images/new/ll-3.png) no-repeat center;margin-right:10px;vertical-align: middle;}
.page .s1{display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;margin-right:10px;background: #FFFFFF;border: 1px solid #EEEEEE;border-radius: 2px;font-size: 14px;color: #666666;vertical-align: middle;}
.page .s1.on,.page .s1:hover{background:#666;border: 1px solid #666;color:#fff}
.page .spn{display:inline-block;width:32px;height:32px;line-height: 32px;text-align:center;margin-right:10px;vertical-align: middle;}

.page .datanum{display:none;}

.cons-rsmk{background:#fff;}
.cons-rsmk .hd{background:#fff;height:60px;padding:0 15px;border-bottom:1px solid #DDDDDD}
.cons-rsmk .hd ul{float:left;width:100%;height:60px;}
.cons-rsmk .hd ul li{float:left;width:33.33%;height:59px;text-align:center;font-family: "microsoft yahei";font-size: 16px;color: #333333;line-height: 59px;cursor: pointer;}
.cons-rsmk .hd ul li.on{color:#DE0000;border-bottom:2px solid #DE0000;}
.cons-rsmk .hd ul li:hover{color:#DE0000;}
.cons-rsmk .bd{}
.cons-rsmk .bd .item{display:none;}
.cons-rsmk .bd .item .qjin{padding:10px 15px;}
.cons-rsmk .bd .item .qjin p{padding:5px 0;line-height:23px;font-family: "microsoft yahei";font-size: 14px;color: #333333;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.cons-rsmk .bd .item .qjin p a{font-family: "microsoft yahei";font-size: 14px;color: #333333;}
.cons-rsmk .bd .item .qjin p a:hover{color: #DE0000;}

.about_us{background:rgba(249,249,249,1);padding:1px 0 40px;}
.about_us_bt{width:1200px;margin:-75px auto 0;height:110px;text-align:center;background:#fff;border-bottom:20px solid rgba(249,249,249,1);}
.about_us_bt span{position:relative;display:inline-block;margin:0 60px;width:90px;height:108px;;line-height:108px;border-bottom:2px solid #fff;vertical-align: middle;}
.about_us_bt span a{font-family: "microsoft yahei";font-size: 22px;color: #333333;}
.about_us_bt span:after{content: " ";position:absolute;right:-61px;top:42px;width:2px;height:24px;background:#ddd;}
.about_us_bt span:hover,.about_us_bt span.on {border-color:#DE0000;}
.about_us_bt span:hover a,.about_us_bt span.on a{color:#DE0000;font-size:22px;}
.about_us_bt span:last-of-type:after{display:none;}
.about_us_neir{width:1200px;margin:0 auto;}
.about_us_neir .aboutwr-cont{padding:30px 70px;background:#fff;}
.about_us_neir .aboutwr-cont img{}
.about_us_neir .aboutwr-cont p{font-family: "microsoft yahei";font-size: 18px;color: #666666;line-height:30px;text-indent:2em;}

.dixa{margin-top:30px;}
.dixa .p{padding:5px 0;}
.dixa .p span{display:inline-block;vertical-align: top;font-family: "microsoft yahei";font-size: 17px;color: #333333;letter-spacing: 0;line-height: 30px;}
.dixa .p span img{display:inline-block;vertical-align: middle;margin-right:10px;}

.lianxi-cont{background:#fff;padding:30px 0 101px;}
.lianxi-cont .lx-dhua{width:1000px;margin:0 auto;padding:60px 0;border-bottom:1px solid #E6E6E6;}
.lianxi-cont .lx-dhua .item{float:left;width:33.33%;}
.lianxi-cont .lx-dhua .item .wrp{width:280px;height:138px;padding:1px 1px;border:1px solid #E6E6E6;border-radius:4px;}
.lianxi-cont .lx-dhua .item .wrp .img{width:94px;height:94px;margin:-47px auto 0;}
.lianxi-cont .lx-dhua .item .wrp .img img{display:block;width:94px;height:94px;}
.lianxi-cont .lx-dhua .item .wrp  .z1{font-family: "microsoft yahei";font-size: 14px;color: #999999;text-align: center;margin-bottom:5px;}
.lianxi-cont .lx-dhua .item .wrp  .z2{font-family: "microsoft yahei";font-size: 20px;color: #666666;letter-spacing: 0.4px;line-height: 27px;text-align: center}
.lianxi-cont .ditu-img{width:1064px;height:393px;margin:60px auto 0;}
.lianxi-cont .ditu-img img{display:block;max-width:1064px;height:393px;}

.zpin-cont{padding:40px 40px;background:#fff;}
.bandhi{border:2px solid #F9F9F9;margin-bottom:60px;}
.bandhi .wqing{padding:1px 58px;height:160px;background:#F9F9F9;border-radius: 4px 4px 0 0;}
.bandhi .wqing .bhi-1{margin-top:30px;font-family: "microsoft yahei";font-size: 32px;color: #666666;}
.bandhi .wqing .bhi-1 span{font-family: "microsoft yahei";font-size: 32px;color: #FF7622;margin-left:60px;}
.bandhi .wqing .bhi-2{margin-top:20px;}
.bandhi .wqing .bhi-2 span{display:inline-block;margin-right:40px;width:110px;height:35px;line-height:35px;text-align:center;border: 1px solid #999999;border-radius: 100px;font-family: "microsoft yahei";font-size: 18px;color: #999999;}

.bandhi .qubing{margin:-1px 60px 0;padding:10px 0;border-top:2px dashed #E6E6E6;}
.bandhi .qubing .txt-wb{padding:20px 0;}
.bandhi .qubing .txt-wb h4{font-family: "microsoft yahei";font-size: 24px;color: #333333;line-height:40px;font-weight: normal;margin-bottom:10px;}
.bandhi .qubing .txt-wb p{font-family: "microsoft yahei";font-size: 18px;color: #666666;line-height:30px;}


.honor-cont{background:#fff;padding:35px 100px;}
.honor-cont .chst-nerly{border-bottom: 1px solid #EEEEEE;padding:20px 0;}
.honor-cont .chst-nerly .img{width:376px;}
.honor-cont .chst-nerly .img img{display:block;margin:0 auto;}
.honor-cont .chst-nerly .txt{width:490px;padding:1px 0 0 0;text-align:center;}
.honor-cont .chst-nerly .txt .chner-bt{display:inline-block;text-align:center;position:relative;margin:60px auto 50px;}
.honor-cont .chst-nerly .txt .chner-bt span{display:block;position:relative;z-index:5;padding:0 30px;height:48px;line-height:48px;font-family: "microsoft yahei";font-size: 22px;color: #DE0000;background:#fff;letter-spacing: 0;text-align:center;border:1px solid #DE0000;border-radius:2px;}
.honor-cont .chst-nerly .txt .chner-bt:after{content:"";position:absolute;top:10px;left:10px;z-index:2;display:block;width:100%;height:48px;border-radius:2px;background:#DE0000}
.honor-cont .chst-nerly .txt p{text-align:left;font-size: 18px;color: #666666;letter-spacing: 0;line-height: 32px;text-indent:2em;}
.honor-cont .chst-nerly:last-of-type{border-bottom:0;}







































































