@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2019-03-29 20:14:38
 * @version $Id$
 */

.copy_row2 {
    /* height: 310px; */
    overflow: hidden;
}
.copy_row2 .fl > ul {
    padding: 43px 50px 43px 60px;
}


.banner-box{height:400px;}
.banner-box .bd li{  height:400px;}
.banner-btn{height: 400px;}
.banner-btn a{top: 148px}
.banner-box .hd{ bottom: 25px; }

.pro_list .pro_list_t { border-radius: 0; }

.product_in_page{ background: #f5f5f5}
.product_in_x{ padding: 50px 0; }

.plc{ line-height: 70px; border-bottom: 1px solid #f5f5f5; height: 70px; background: #fff; }
.plc > .page{position: relative;height: 100%;}
.plc .fl:after{ content: ''; display: block; clear: both; }
.plc .fl a, .plc .fl p { font-size: 16px; color: #666; line-height: 70px; height: 70px; font-weight: 100; }
.plc .fl a{ display: inline-block; line-height: 70px; padding:0 2px; }
.plc .fl a:hover{ text-decoration: underline; color: #ff7a0e}
.plc .fl p{ float: left; }
.plc .fl .index_plc { width: 32px; height: 32px; padding: 19px; float: left; border-right: 1px solid #eee; border-left: 1px solid #eee; margin-right: 20px; transition: 0.3s all ease-in-out; position: relative; }
.plc .fl .index_plc:hover{ background: #ff7a0e; }
.plc .fl .index_plc img{ width: 100%; height: 100%; }


.product_in_l { background: #fff; width: 250px;float: right;}
.product_in_r { width: 930px; float: left;}
.pro_list_in .vcon{ background: #eee}

.data-list li{ position: relative; float: left; width: 295px; margin:0 22px 22px 0; overflow: hidden; } 
.data-list li *{ transition:0.3s all ease-in-out; }
.data-list li a{ display: block; }
.data-list li:nth-child(3n){ margin-right: 0; } 
.data-list li .img{ width: 100%; height: 221px; } 
.data-list li .img img { width: 100%; display: block; height:100%; }
.data-list li .hov { position: absolute; top: 100%; opacity: 0; width: 100%; height: 221px; line-height: 221px; text-align: center; background: rgba(255,122,14,0.9) url(../images/a22.png) no-repeat center; }
.data-list li .hov img{ display: inline-block; } 
.data-list li .txt{ width: 100%; position:relative; z-index: 4; padding: 10px 0 20px; background: #f5f5f5; }
.data-list li p {
    padding: 0 20px;
    font-size: 18px;
    line-height: 37px;
    height: 37px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;color: #444;
}
.data-list li span { font-size: 13px; display: block; height: 25px; line-height: 25px; padding: 0 20px; color: #777; font-weight: 100; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.data-list li:hover .hov{ top: 0; opacity: 1; }
.data-list li:hover p{ color: #ff7a0e}
.data-list li:hover .txt{background: #fff}
.data-list:after{content: '';display: block;clear: both;}

.pagination { padding: 20px 0; text-align: center; overflow: hidden; }

.pagination a{vertical-align: middle; font-size:12px; line-height:30px; display:inline-block; height:30px; padding:0 12px; text-align:center; color:#333; border: 1px solid #f5f5f5; background:#fff; margin-left:5px; }

.pagination a.a1{ line-height:30px; height:30px; margin-top:0; padding:0 12px;}

.pagination a:hover{ text-decoration:none; color:#000; background:#f1f1f1; border: 1px solid #ff7a0e;color: #ff7a0e }

.pagination span {vertical-align: middle; line-height: 30px; display: inline-block; height: 30px; padding: 0 12px; text-align: center; color: #fff; margin-left:5px; background: #ff7a0e; color: #fff; /*border:1px solid #ff6918; */}





.proDetailsIntro{position: relative;width: 100%;padding-top: 50px;padding-bottom: 50px;background: url(../images/f_bj.jpg) no-repeat center / cover;}


.proDetailsIntro > .page::after { content: ''; display: block; clear: both; }

.proDetailsIntro .conL{width:600px;float: right;position: relative;overflow: hidden;}

.proDetailsIntro .conL i{display: block;width: 44px;height: 44px;position: absolute;z-index: 9;cursor: pointer;overflow: hidden;top: 50%;margin-top: -22px;}

.proDetailsIntro .conL i.prev{left: 0;}

.proDetailsIntro .conL i.next{ right: 0; }

.proDetailsIntro .conL .btnList { width: 100%; height: 14px; text-align: center; position: absolute; bottom: -74px; padding: 30px 0; background: rgba(0,0,0,0.3); transition: 0.3s all ease-in-out; }

.proDetailsIntro .conL:hover .btnList{ bottom: 0; }



.proDetailsIntro .conL .btnList span{ display: inline-block; width: 14px; height: 14px; overflow: hidden; position: relative; background: #fff; margin-left: 16px; cursor: pointer; border-radius: 50px; } 

.proDetailsIntro .conL .btnList span.cur{ background: #ff7a0e; }

.proDetailsIntro .conL .btnList span:first-child{ margin-left: 0; }

.proDetailsIntro .conL .conBox{ width: 600px; height: 450px; position: relative; overflow: hidden; }

.case_proDetailsIntro.proDetailsIntro .conL .conBox{ width: 600px; height: 335px; position: relative; overflow: hidden; }

.proDetailsIntro .conL .conBox ul{ position: absolute; top: 0; left: 0; }

.proDetailsIntro .conL .conBox li{ float: left; width: 600px; }

.proDetailsIntro .conL .conBox li img{ display: block; width:600px; height:auto; }

.case_proDetailsIntro.proDetailsIntro .conL .conBox li img{ display: block; width:600px; height:335px; }

.proDetailsIntro .conR{ float: left; padding-top: 30px; width:550px; height: 420px; position: relative; }

.case_proDetailsIntro.proDetailsIntro .conR{height: 315px;}

.proDetailsIntro .conR h3{ font-size: 32px; color: #fff; font-weight: bold; }

.proDetailsIntro .conR i{ display: block; width: 541px; height: 2px; margin: 28px 0 32px 0;opacity: 0.2;
filter: alpha(opacity=20); }

.proDetailsIntro .conR h4{ font-size: 14px; color: #333333; font-weight: normal; margin: 46px 0 26px; }

.proDetailsIntro .conR p {
    font-size: 14px;
    color: #aaa;
    line-height: 32px;
    height: 210px;
    overflow: hidden;
}
.proDetailsIntro .conR .box{ width: 100%; position: absolute; bottom: 20px; left: 0; }

.proDetailsIntro .conR .box .zx { display: block; width: 200px; height: 50px; float: left; font-size: 22px; color: #fff; line-height: 48px; background: #ff7a0e; text-align: center; text-decoration: none; border-radius: 100px; transition: 0.3s all ease-in-out; }

.proDetailsIntro .conR .box .zx:hover{ background: #e0161a;}

.proDetailsIntro .conR .box .zx img{ position: relative; top: 4px; margin-left: 8px; }

.proDetailsIntro .conR .box .phone { float: left; padding-left: 56px; background: url(../images/proListClassify_phone.png) no-repeat left center; margin-left: 106px; margin-top: 2px; }

.proDetailsIntro .conR .box .phone span { display: block; font-size: 14px; color: #fff; line-height: 20px; }

.proDetailsIntro .conR .box .phone em { display: block; font-size: 26px; color: #ff7a0e; font-family: arial; line-height: 26px; }


.show_product_con{padding:50px 0;}
.show_product_con_l { padding: 40px; width: 805px; background: #f5f5f5; float: left; }
.show_product_con_r { width:285px; float: right; }
.proinfo-menu { height: 172px; padding-top: 20px; background: url(../images/bg_proinfomenu.jpg) no-repeat center; }

.show_product_con_r h3 { font-size: 22px; color: #333; padding-top: 9px; padding-bottom: 25px; }

.show_product_con_r .list_product li { width: 100%; }


.list_product li { float: left; margin-bottom: 43px; width: 23%; margin-right: 2.5%; transition: 0.5s; }

.list_product li .main_pic { background-color: #f5f5f5; }

.list_product li a { display: block; transition: 0.5s; }

.list_product li .main_pic img { transition: 0.5s; max-height: 327px; width: 100%; display: block; height: auto; }
.list_product li:nth-child(4n) { margin-right: 0px; }

.list_product h4 { position: relative; transition: 0.5s; line-height: 55px; border-bottom: 1px solid #959595; font-size: 18px; color: #333; padding: 0 28px; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.list_product li:hover h4 { color: #ff7a0e; }

.list_product li span { display: block; position: absolute; bottom: -1px; left: 0px; height: 1px; width: 0px; background-color: #ff7a0e; z-index: 2; transition: 0.5s; }

.list_product li:hover h4 span { width: 100%; }

.list_product li:hover .main_pic img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }

.list_product li h4 i { position: absolute; right: 0px; top: 0px; height: 55px; width: 18px; background: url(../images/jia2.png) no-repeat center; opacity: 0; transition: 0.5s; -webkit-transform: translateX(10px); -ms-transform: translateX(10px); -o-transform: translateX(10px); transform: translateX(10px); transform: rotate(0deg); }

.list_product li:hover h4 i { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); transform: rotate(180deg); }

.list_product li:hover h4 { padding-left: 33px; }

.list_product li .main_pic i { display: block; width: 100%; height: 0%; position: absolute; z-index: 2; opacity: 0; top: 0; left: 0px; transition: 0.5s; background: rgba(255, 255, 255, 0.6); }

.list_product li .main_pic { position: relative; }

.list_product li:hover .main_pic i { opacity: 1; height: 100%; }

.show_product_con_r .list_product li { width: 100%; }


.show_product_xxk {
    height: 80px;
    line-height: 80px;
}

.show_product_xxk li {
    margin-right: 20px;
    float: left;
}

.show_product_xxk li a {
    display: block;
    padding: 0 40px;
    line-height: 40px;
    border: 1px solid #959595;
    font-size: 18px;
    color: #333;
    background-color: #fff;
}

.show_product_xxk li.on a {background-color: #ff7a0e;
border: 1px solid #ff7a0e;
    color: #fff;
}

.j-positionX {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
}
.pro_adv_item {
    width: 305px;
    margin: 40px;
}

.custom_cont {
    position: relative;
    height: 500px;
    width: 100%;
    padding: 55px 0px 65px;
}
.custom_cont > .custom_cell{position: absolute;width: 100%;height: 500px;}
.custom_cell ul li{display: block;position: absolute;width: 130px;height: 200px;cursor: pointer}
.custom_cell ul li img{position: relative;top: 0;border-radius: 50%;transform: rotate(0deg);width: 130px;height: 130px;transition:0.3s all ease;border:0px solid #ff7a0e}
.custom_cell ul li p{color: #acacac;text-align:center;line-height:24px;font-size: 13px;padding: 4px 0 10px;transition:0.3s all ease;}
.custom_cell ul li p strong{color: #454545;display: block;line-height: 36px;font-size: 22px;padding: 10px 0 20px;position: relative;transition:0.3s all ease;}
.custom_cell ul li p strong:after{width: 100%;content: '';height: 1px;background: #454545;display: block;position: absolute;bottom:6px;transition:0.3s all ease;}
.custom_cell ul li.cur img{border:10px solid #ff7a0e;width: 110px;height: 110px;box-shadow:0 0 0 10px rgba(255,122,14,0.2);}
.custom_cell ul li.cur p{color: #fff;}
.custom_cell ul li.cur p strong{color: #ff7a0e}
.custom_cell ul li.cur p strong:after{background: #ff7a0e;}

.custom_cell ul li.custom_cell_1,.custom_cell ul li.custom_cell_2{padding-right:0; }
.custom_cell ul li.custom_cell_3,.custom_cell ul li.custom_cell_4{padding-left: 0px;}
.custom_cell ul li.custom_cell_1,.custom_cell ul li.custom_cell_3{top: 65px}
.custom_cell ul li.custom_cell_2,.custom_cell ul li.custom_cell_4{top: 310px;}
.custom_cell ul li.custom_cell_1 img,.custom_cell ul li.custom_cell_2 img{right:0;}
.custom_cell ul li.custom_cell_3 img,.custom_cell ul li.custom_cell_4 img{left:0;}
.custom_cell ul li.custom_cell_3 p,.custom_cell ul li.custom_cell_4 p{text-align: center;}
.custom_info { margin: 20px auto; padding: 0; }




.jsfw_main2_ul2 li { float: left; width: 500px; margin: 0 50px 60px; }

.jsfw_main2_ul2 li .main_pic img { width: 100%; }

.jsfw_main2_ul2 li:nth-child(2n) { margin-right: 0px; }
.jsfw_main2_ul2 li h5 { font-size: 26px; color: #333; line-height: 40px; padding: 15px 15px 15px 80px; border-radius: 50%; position: relative; transition: 0.3s all ease-in-out; }
.jsfw_main2_ul2 li p { font-size: 15px; color: #666; line-height: 25px; font-weight: normal; }

.solu_in_x.page { padding: 60px 0 0; }

.jsfw_main2_ul2 li h5:after{ content: ''; display: block; background: #333 url(../images/custom_info_1.png) no-repeat center / 36px; width: 30px; height: 30px; border-radius: 50%; padding: 15px; position: absolute; left: 5px; top: 18px; transition: 0.3s all ease-in-out; }
.jsfw_main2_ul2 li:nth-child(2) h5:after{ background: #333 url(../images/custom_info_2.png) no-repeat center / 36px; }
.jsfw_main2_ul2 li:nth-child(3) h5:after{ background: #333 url(../images/custom_info_3.png) no-repeat center / 36px; }
.jsfw_main2_ul2 li:nth-child(4) h5:after{ background: #333 url(../images/custom_info_4.png) no-repeat center / 36px; }
.jsfw_main2_ul2 li:hover h5{ color: #ff7a0e}
.jsfw_main2_ul2 li:hover h5:after{background-color: #ff7a0e}

.case_cp_item{width: 157px}
.case_row2_r {
    width: 810px;
    background: none;
    height: 270px;
}
.case_row2_r_tit{ float: left; }
.case_row2_r_b_btn { top: 30px; }


.about_in_x{padding: 80px 0;}

.page_nav {
    float: right;
    text-align: left;
    padding-top: 1px;
}

.page_nav li {
    display: inline-block;
    position: relative;
    transition: 0.3s;
}

.page_nav li a {
    padding: 0 20px;
    transition: 0.3s;
    font-size: 16px;
    color: #333;
    display: inline-block;
    line-height: 50px;
}

.page_nav li:before {
    transition: 0.3s;
    content: "";
    width: 22px;
    height: 0px;
    background-color: #ff7a0e;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -9px;
}

.page_nav li:hover a {
    color: #ff7a0e;
}

.page_nav li:hover:before {
    height: 5px;
}

.page_nav li.on a {
    color: #ff7a0e;
}

.page_nav li.on:before {
    height: 5px;
}


.nei_banner_tit {
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    top: 0;
    height: 100%;
}

.nei_banner_tit h3 {
    font-size: 48px;
    color: #fff;
    margin-top: 10%;
    display: block;line-height:48px;
}

.nei_banner_tit h4 {
    text-transform: uppercase;
    padding-bottom: 50px;
    font-size: 12px;
    color: #fff;
}

.nei_banner_tit h6 {
    font-size: 16px;
    font-weight: lighter;
    color: #fff;
    margin-top: 30px;
    line-height: 30px;
    text-align: left;
}
.banner_ding {
    position: absolute;
    top: -49px;
    left: 0px;
    z-index: 2;
    width: 425px;
    text-align: center;
    height: 120px;
    line-height: 120px;
    background: url(../images/page_img.jpg) no-repeat center;
}
.banner_ding h5 {

    font-size: 46px;
    color: #fff;
    line-height: 120px;
    display: block;
    text-transform: capitalize;
    font-weight: normal;
    font-family: arial;

}


.num-scroll-two {
    position: absolute;
    top: 420px;
    left: 0px;
    z-index: 2;
    background-color: #ff7a0e;
    width: 880px;
    height: 190px;
}

.num-scroll-two li {
    text-align: left;
    display: inline-block;
    padding: 0 35px;
    color: #fff;
    font-size: 18px;
}

.num-scroll-two li .num-cont {
    font-size: 24px;color: #fff
}

.num-scroll-two li .num-tit {
    font-size: 22px;
    color: #fff;
    padding-left: 10px;
    padding-top: 5px;
}

.num-scroll-two li .num {
    margin-bottom: 5px;
    font-size: 60px;
    font-family: "Impact", "Microsoft Yahei";
    line-height: 1;
    color: #fff;
}

.num-scroll-two.bmt li {
    width: 33%;
    text-align: center;
    padding: 0;
    padding-top: 40px;
    font-size: 18px;
    line-height: 1.5;
}

.num-scroll-two.bmt li .num {
    font-size: 60px;
    font-family: Arial;
}

.num-scroll-two.bmt li .m {
    position: relative;
    top: -8px;
    left: 10px;
    color: #fff;
    font-style: normal;
    font-size: 18px;
}

.yfzz_main1 {
    padding-top: 35px;
    padding-bottom: 55px;
}

.yfzz_main1 .wrap1400 {
    position: relative;
}
.yfzz_main1_l {

    width: 580px;
    padding-left: 0;
    height: 400px;
    overflow: hidden;

}
.yfzz_main1_l h3 {

    font-size: 36px;
    color: #333;
    padding: 20px 0;
    display: block;
    line-height: 50px;

}

.yfzz_main1_l h4 {
    text-transform: uppercase;
    font-size: 22px;
    color: #333;
    padding-bottom: 35px;
}

.yfzz_main1_l p {
    font-size: 15px;
    color: #565656;
    line-height: 30px;
    text-indent: 2em;
    padding: 0 0 10px;
    font-weight: lighter;
}

.yfzz_main1 .main_pic {
    margin-right: 60px;
}

.about_in_x .wrap1400{position: relative;}

.main_pic {
    overflow: hidden;
}

.main_pic img {
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
}

.main_pic img:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.corp {
    padding: 60px 0 70px;
}
.corp_row2 .corp_row2_r > .tempWrap{
    background: #fff;
}
.honor_item{height: 435px;}


.list_article {
    padding-top: 50px;
}

.list_article li {
    height: 196px;
    padding: 40px 0px;
    border-bottom: 1px dashed #f5f5f5;
    transition:0.3s all ease;
    position: relative;
}
.list_article li:after{content: '';display: block;width: 1920px;background: #f5f5f5;transition:0.6s all ease-in-out;transform:scaleX(0);left: -360px;position: absolute;top: 0;height: 100%;}
.list_article li:hover:after{transform:scaleX(1);}
.list_article li *{position: relative;z-index: 2;}
.list_article li .main_pic img {
    width: 276px;
    max-height: 196px;
}

.list_article li .news_con {
    margin-left: 50px;
    width: 55%;
} 

.list_article li .news_con h3 {
    font-size: 18px;
    padding-top: 30px;
    color: #333;
}

.list_article li .news_con p {
    font-size: 14px;
    padding-top: 30px;
    color: #666;
    line-height: 25px;
}

.list_article li span strong {
    font-size: 28px;
    display: block;
    color: #ff7a0e;
    font-weight: normal;
    font-family: arial;
    line-height: 40px;
}
.list_article li span {
    font-size: 48px;
    color: #ff7a0e;
    padding-top: 45px;
    line-height: 55px;
    font-family: arial;
    font-weight: bold;
    text-align: left;
}

.news_in_page {
    padding: 0 0 50px 0;
}



.news-title h2 {
    font-size: 20px;
    padding-bottom: 15px;
}

.news-show-left {
    float: left;
    width: 840px;
    background: #fff;
    margin: auto;
}

.news-show-left .news-title {
    padding: 40px 20px;
    padding-bottom: 20px;
    text-align: center;
}

.news-show-left .news-title h1 {
    font-size: 24px;
    color: #333;
    padding-bottom: 10px;
    font-weight: normal;
}

.news-show-left .news-title p {
    font-size: 14px;
    color: #a3afb7;
    padding-bottom: 10px;
    border-bottom: 1px solid #F0F2F5;
}

.news-show-left .news-views {
    margin: 40px 20px 20px;
    margin-top: 0;
    font-size: 14px;
    color: #666;
    line-height: 25px;
    overflow: hidden;
}

.news-views iframe {
    width: 100% !important;
}

.news-views p {
    padding: 0 20px;
    line-height: 30px;
    font-family: '微软雅黑' !important;
}

.news-views p span {
    font-family: '微软雅黑' !important;
}

.news-views img {
    padding-top: 15px;
    padding-bottom: 15px;
}

.news-views p img {
    height: auto !important;
    max-width: 100%;
}

.news-show-left .news-title p a {
    color: #a3afb7;
}

/* .news-show-left .news-title p a:hover {color:#E12B1F;}
*/
.news-show-left .share-bar {
    padding: 20px;
}

.news-show-left .news-other {
    padding: 10px 15px;
    border-top: 1px #ddd solid;
}

.gr-back-btn {
    float: right;
    margin-top: 6px;
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #353535;
    font-size: 14px;
    color: #fff !important;
}

.gr-back-btn {
    margin-top: 6px;
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #e12b1f;
    font-size: 14px;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.gr-back-btn:hover {
    background-color: #ff7a0e;
}

.news-show-left .news-other p {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 3px;
}
.news-show-left .news-other p a:hover{color: #ff7a0e}
.news-show-left .news-other p {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 3px;
}

.news-show-right {
    float: right;
    width: 350px;
    border: 0 !important;
}

.news-show-right dl {
    display: block;
    margin-top: 0;
    margin-bottom: 20px;
    background: #fff;
    border: 0 !important;
}

.news-show-right dl.tab dt {
    height: 55px;
    line-height: 55px;
    color: #1d1d1d;
    font-size: 18px;
}

.news-show-right dl dt {
    margin: 0 20px;
    display: block;
    height: 55px;
    line-height: 55px;
    position: relative;
}

.news-show-right dl.tab dd {
    /* height:520px;*/
    position: relative;
}

.news-show-right dl.tab dd ul {
    display: block;
    padding: 0 20px 20px;
    /* height:520px;*/
}

.news-show-right dl.tab dd ul li {
    display: block;
    padding: 10px 0 10px;
    border-bottom: 1px #eee solid;
}
.news-show-right dl.tab dd ul li:nth-last-child(1){border:0 none;}

.news-show-right dl.tab dd ul li:nth-child(7) {
    border-bottom: 0;
}

.news-show-right dl.tab dd ul li h5 {
    padding-top: 4px;
    font-size: 16px;
    color: #333;
    display: block;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
}
.news-show-right dl.tab dd ul li h5 a{font-size: inherit;}
.news-show-right dl.tab dd ul li:hover h5 a{color: #ff7a0e}
.news-show-right dl.tab dd ul li i {
    float: left;
    font-size: 13px;
    color: #999;
    font-family: arial;
    font-style: normal;
    line-height: 28px;
}

.news-show-right dl.tab dd ul li em {
    float: right;
    padding-left: 25px;
    width: 30px;
    font-size: 12px;
    color: #999;
    background: url(../images/eye.png) no-repeat left center;
    font-style: normal;
}

.news-show-right dl.tab dd .more_r {
    color: #333;
    height: 45px;
    line-height: 45px;
    border-top: 1px #ddd solid;
    position: relative;
    top: -1px;
    text-align: center;
}

.news-show-right dl.tab dd .more_r a {
    display: inline-block;
    position: relative;
    color: #333;
}

.news-show-right dl {
    display: block;
    margin-top: 0;
    margin-bottom: 20px;
    background: #fff;
}

.news-show-right dl.list dt {
    color: #333;
    font-size: 18px;
    margin-bottom: 20px;
}

.news-show-right dl dt {
    display: block;
    height: 55px;
    line-height: 55px;
    position: relative;
    border-bottom: 1px #dedede solid;
}

.gr-back-btn {
    margin-top: 6px;
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #353535;
    font-size: 14px;
    color: #fff !important;
}

.gr-back-btn {
    margin-top: 6px;
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition-duration: 0.3s;
    background-color: #696969;
    font-size: 14px;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.hvr-sweep-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
}

.news-show-right dl.list dd ul li a {
    color: #666;
    font-size: 12px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.news-show-right dl.list dd ul li i {
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: #666;
    margin-right: 10px;
    margin-bottom: 2px;
    border-radius: 100px;
}

.news-show-right dl.list dd ul li {
    line-height: 30px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 20px;
    padding-right: 20px;
}

.news-show-right dl.tab dd ul li .pic {
    line-height: 51px;
    margin-right: 14px;
    width: 86px;
    height: 51px;
    overflow: hidden;
    position: relative;
}

.news-show-right dl.tab dd ul li .pic img {
    width: 100%;
}

.list-cont {
    font-size: 12px;
    padding: 0 20px;
    line-height: 20px;
    color: #999;
    padding-bottom: 10px;
}


.news_in_x1{padding: 50px 0;}
.news_in_page1{background: #f5f5f5;padding-bottom: 0}



.list_case_ul li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 30px;
    position: relative;
}

.list_case_ul li:nth-child(3n) {
    margin-right: 0px;
}

.list_case_ul li .main_pic {
    height: auto;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.list_case_ul li .main_pic:after{content: '';
display: block;
width: 100%;
height: 100%;
background: #ff7a0e url(../images/a22.png) no-repeat center;
position: absolute;
z-index: 3;
opacity: 0.8;
left: 0;
top: -100%;
transition: 0.3s all ease;}
.list_case_ul li:hover .main_pic:after{top: 0;}
.list_case_ul li .main_pic img {
    transition: 0.5s;
    width: 100%;
    height: auto;
    display: block;
}

.list_con {
    padding-left: 35px;
    width: 75%;
}

.list_con h4 {
    transition: 0.5s;
    font-size: 16px;
    color: #333;
    /* padding-top: 25px; */
    padding-top: 37px;
    text-align: left;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list_con p {
    font-size: 14px;
    color: #999;
    padding-top: 13px;
}

.list_case_cen i {
    transition: 0.5s;
    display: block;
    margin-right: 33px;
    margin-top: 36px;
    width: 24px;
    height: 26px;
    background: url(../images/jiahao.png) no-repeat center;
    transform: rotate(0deg);
}

.list_case_ul li:hover i {
    background: url(../images/jiahao_on.png) no-repeat center;
    transform: rotate(180deg);
}

.list_case_ul li:hover h4 {
    color: #ff7a0e;
}

.list_case_cen {
   background: #fff;
    border-top: 0px;
    height: 93px;
}

.list_case_ul li:hover .main_pic img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.list_case {
    padding-top: 65px;
}
.corp_in_page{background:#f5f5f5}




/*内页图片点击放大*/

#jquery-overlay{ position:absolute; top:0; left:0; z-index:90; width:100%; height:500px; }

#jquery-lightbox{ position:absolute; top:0; left:0; width:100%; z-index:100; text-align:center; line-height:0; }

#jquery-lightbox a img{ border:none; }

#lightbox-container-image-box{ position:relative; background-color:#fff; width:250px; height:250px; margin:0 auto; }

#lightbox-container-image{ padding:10px; }

#lightbox-loading{ position:absolute; top:40%; left:0%; height:25%; width:100%; text-align:center; line-height:0; }

#lightbox-nav{ position:absolute; top:0; left:0; height:100%; width:100%; z-index:10; }

#lightbox-container-image-box > #lightbox-nav{ left:0; }

#lightbox-nav a{ outline:none; }

#lightbox-nav-btnPrev,

#lightbox-nav-btnNext{ width:49%; height:100%; zoom:1; display:block; }

#lightbox-nav-btnPrev{ left:0; float:left; }

#lightbox-nav-btnNext{ right:0; float:right; }

#lightbox-container-image-data-box{ font:10px Verdana, Helvetica, sans-serif; background-color:#fff; margin:0 auto; line-height:1.4em; overflow:auto; width:100%; padding:0 10px 0; }

#lightbox-container-image-data{ padding:0 10px; color:#666; }

#lightbox-container-image-data #lightbox-image-details{ width:70%; float:left; text-align:left; }

#lightbox-image-details-caption{ font-weight:bold; }

#lightbox-image-details-currentNumber{ display:block; clear:left; padding-bottom:1.0em; }

#lightbox-secNav-btnClose{ width:66px; float:right; padding-bottom:0.7em; }


.gsgk_main5 { width: 100%; height: 716px; background: url(../images/zjtj_img8.jpg) no-repeat; }

.gsgk_main5_l h3 { font-size: 36px; line-height: 1; display: inline-block; color: #fff; padding-right: 30px; background: url(../images/h3_bg1.png) no-repeat right center; margin-bottom: 15px; }

.gsgk_main5_l h4 { font-size: 22px; color: #fff; letter-spacing: -2px; text-transform: uppercase; }

.gsgk_main5_l { width: 300px; padding-top: 160px; }

.gsgk_main5_l p { font-size: 14px; line-height: 25px; color: #fff; padding-top: 20px; }


.gsgk_main5 .swiper-container { width: 828px; margin-top: 108px; padding-bottom: 40px; }

.gsgk_main5 .swiper-container .swiper-slide { text-align: center; font-size: 18px; /* Center slide text vertically */
    background-color: #fff; 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; }

.gsgk_main5 .swiper-pagination { text-align: center; bottom: 0px; position: absolute; z-index: 99; }

.gsgk_main5 .swiper-pagination-bullet { opacity: 1; border-radius: 100px; margin: 0 7px !important; background-color: #e5e5e5; width: 14px; height: 14px; }

.gsgk_main5 .swiper-pagination-bullet-active { background-color: #f30208; }

.hzkh_ul2 li { width: 206px; position: relative; height: 164px; text-align: center; line-height: 164px; float: left; border: 1px solid #eeeeee; border-left: 0px; border-top: 0px; }

.hzkh_ul2 li img { transition: 0.3s; filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); width: 150px; height: 100px; padding: 32px 28px; }

.hzkh_ul2 li:hover img { filter: grayscale(0%); -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); }

.hzkh_ding { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.4); opacity: 1; transition: 0.3s; }

.hzkh_ul2 li:hover .hzkh_ding { opacity: 0; }




.honor_in_page .list_case_ul li { width: 23.499%; }
.honor_in_page .list_case_ul li:nth-child(3n){ margin-right: 2%; }
.honor_in_page .list_case_ul li:nth-child(4n){ margin-right: 0; }
.honor_in_page .list_con{ width: 60%; }

#about5 .client_cont { float: left; position: relative; height: 204px; padding: 28px 15px 28px 20px; width: 200px; }
#about5 .client_cont::before { left: 28px; top:10px}
#about5 .client_cont_in li:after{background: #454D5A;}



.contact_main1_h3 {
    font-size: 36px;
    padding-top: 90px;
    line-height: 1;
    color: #333;
    padding-bottom: 55px;
    border-bottom: 1px solid #aaaaaa;
}

.contact_main1_con {
    padding-top: 55px;
    padding-bottom: 155px;
}

.contact_main1_l {
    float: left;
    width: 44%;
}

.contact_main1_con .main_pic {
    float: right;
    width: 50%;
    overflow: hidden;
}

.contact_main1_l h4 {
    font-size: 16px;
    color: #333;
    line-height: 35px;
    padding-left: 90px;
    background: url(../images/contact_ico1.png) no-repeat left 15px;
    padding-bottom: 55px;
    border-bottom: 1px dashed #979797;
    margin-bottom: 60px;
}

.contact_main1_l h4 span {
    font-size: 48px;
    color: #ff7a0e;
}

.contact_main1_l p {
    font-size: 18px;
    color: #333;
    height: 30px;
    line-height: 30px;
    margin-bottom: 35px;
    padding-left: 45px;
    transition: 0.3s;
}

.contact_main1_l p:hover {
    padding-left: 55px;
}

.contact_p1 {
    background: url(../images/contact_ico2.png) no-repeat 5px center;
}

.contact_p2 {
    background: url(../images/contact_ico3.png) no-repeat 7px center;
}

.contact_p3 {
    background: url(../images/contact_ico4.png) no-repeat left center;
}

.contact_p4 {
    background: url(../images/contact_ico5.png) no-repeat left center;
}

.contact_form .title_h3 {
    padding-bottom: 15px;
}

.contact_form .title_h4 {
    padding-bottom: 60px;
    font-size: 22px;
    color: #8d8d8d;
}
