@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot') format('embedded-opentype'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
}
body, html {
    width: 100%;
}

img {
    display: block;
    width: 100%;
}

.space-between {
    justify-content: space-between;
}

p, li, span, div, li, html, body {
    /*font-size: 14px;*/
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, ul, li {
    padding: 0;
    margin: 0;
}

a {
    color: #222;
    text-decoration: none;
}

a:hover {
    color: red;
}

li {
    list-style: none;
}

.t_red {
    color: red;
}

.header1 {
    border-bottom: 1px solid #eee;
    height: 35px;
    line-height: 35px;
}

.i_center {
    align-items: center;
}

.max_1200 {
    max-width: 1200px;
    margin: 0 auto;
}

.header1 li {
    margin-left: 20px;
}

.header1 li a {
    color: #777;
}

.header1 li a:hover {
    color: red;
}

.header1 h1 {
    margin-right: 25px;
}

.header2 {
    height: 112px;
}

.flex {
    display: flex;
}

.header3 {
    background: #2c2c2c;
    color: #fff;
    height: 45px;
    line-height: 45px;
}
ul li{text-align: center;position: relative}
ul li ul li{float: none;background-color:#fff;border:1px solid #ddd;}
ul li ul li a{color: #0a0a0a!important;}
ul li ul li a:hover{color: #fff!important;}
ul li ul{position: absolute;left: 0px ;display: none}
ul li ul li a:hover{color: aliceblue;background-color: darkgray}
li ul {
    position: absolute;
    top: 100%;
    left: 0%;
    width: 100%;
    /*display: none;*//*二级菜单默认是不可见的*/
    z-index: 999;
}
li ul li {
    width: 100%;
}

li:hover ul {
    display: block;/*当鼠标放到一级菜单上的li时为li下的ul标签也就是二级菜单附加类，使其能够显示*/
}

.wrap {
    flex-wrap: wrap;
}

.header3 li {
    flex: 1;
}
/*.header3 ul li{*/
/*    width: 12.5%;*/
/*}*/
.header3 .ls{
    width: 100%!important;
}
.header3 .bl .ls li{
    width: 100%;
}
.header3 a {
    width: 100%;
    height: 100%;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 16px;
}

.header3 a:hover, .menu_a {
    background: #dd0f19;
}

.hr_left span {
    font-size: 24px;
    margin-left: 25px;
    margin-right:25px;
}

.hr_left h1 {
    background: url(../images/fgbg.png) no-repeat right center;
    padding-right: 30px;
    height: 122px;
    padding-top: 60px;
}

.app_disno.h1 {
    background: url(../images/fgbg.png) no-repeat right center #DD0F19;
    padding-right: 30px;
    height: 112px;
}

.menu {
    height: 112px;
}

.gaoxin {
    background: url(../images/gxjs.png) no-repeat left 5px;
    padding: 25px 0;
    padding-left: 55px;
    font-size: 24px;
}

.t_400 {
    background: url(../images/tel.png) no-repeat left center;
    padding: 30px 0 30px 60px;
}

.t_400 h3 {
    font-size: 24px;
    font-weight: normal;
}

.pc_disno {
    display: none;
}

.mar-left-25 {
    margin-left: 25px;
    margin-top: 15px;
}

.zz_v_title {
    text-align: center;
    margin: 25px 0;
}

.zz_v_title span {
    font-size: 36px;
    font-weight: bold;
    background: url(../images/bg_000_hr.png) repeat-x center center;
    padding: 0 20px;
}

.zz_v_title font {
    background: #fff;
    padding: 0 10px;
}

.zz_v_title p {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}

.lingyu_tab {
    border: 2px solid #f7f7f7;
    padding: 10px;
    border-bottom: 3px solid #F7F7F7;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.lingyu_tab li {
    background: url(../images/icon_jia.png) no-repeat left center;
    padding-left: 28px;
    margin-right: 30px;
    border-right: 1px solid #ddd;
    padding-right: 30px;
}

.lingyu_tab li:last-child {
    border-right: 0;
}

.lingyu_tab li a {
    font-weight: bold;
    color: #2c2c2c;
    font-size: 15px;
}

.lingyu_tab li a:hover {
    color: #dd0f19;
}

.bk_more a {
    background: #DD0F19;
    color: #fff;
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: block;
    border-radius: 4px;
    text-align: center;
}

.three_ly {
    width: 1200px;
    padding: 10px;
    margin: 0px auto;
    border: 2px solid #eee;
    border-bottom: 0;
    padding-bottom: 20px;
}

.three_ly:last-child {
    border-bottom: 1px solid #eee;
}

.ly_sp {
    width: 585px;
    height: 365px;
    background: #ddd;
}
.ly_sp video{
    width: 100%;
    height: 100%;
}
.li_3_img {
    width: 560px;
}

.li_3_img img {
    display: block;
    width: 263px;
}

.b_dd0f19 {
    color: #fff !important;
    background: #dd0f19 !important;
}

.b_0b0a0a {
    background: #0b0a0a !important;
    color: #fff !important;
}

.ly_more_a a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    margin-right: 25px;
    margin-top: 25px;
}

.ly_more_a a:hover {
    opacity: .8;
}

.center {
    justify-content: center;
}

/*.ly_txt {*/
/*    width: 560px;*/
/*}*/

.ly_txt h3 {
    font-size: 22px;
    margin-top: 5px;
}

.ly_txt p {
    line-height: 35px;
    font-size: 16px;
}

.ly_txt ul {
    margin-top: 25px;
}

.case_ul ul {
    width: 1215px;
}

.case_ul li {
    border: 1px solid #eee;
    padding: 6px;
    text-align: center;
    width: 376px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.case_ul li h3 {
    height: 55px;
    line-height: 55px;
    font-weight: normal;
}
.max_w_1200{
    width: 1200px;
    margin: 0 auto;
}
.case_a {
    width: 80%;
    height: 35px;
    line-height: 35px;
    border-radius: 6px;
    border: 1px solid #2C2C2C;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 15px;
}

.case_ul li:hover {
    border: 1px solid #DD0F19;
}

.case_ul li:hover h3 {
    color: #DD0F19;
}

.case_ul li:hover .case_a {
    background: #DD0F19;
    color: #fff;
    border: 1px solid #DD0F19;
}

.sz_nb {
    background: url(../images/bg_cf.png) no-repeat center top;
}

.zz_v_title1 {
    background: url(../images/bg_000_hr1111.png) no-repeat center 60px;
    text-align: center;
    padding-top: 35px;
}

.zz_v_title1 span {
    color: #fff;
}

.nb_img {
    background: #fff;
    margin-top: 35px;
}
.mianbao {
    line-height: 24px;
    padding: 13px 0
}

.mianbao {
    font-size: 14px;
    font-size: 1.5rem;
    color: #999;
    position: relative;
    background: #f3f3f3
}
.zong1 {
    width: 1240px;
    margin: auto;
}
.mianbao a {
    color: #999
}

.mianbao a:hover {
    color: #69b3e6
}

#btn1, #btn2, #btn3, #btn4 {
    width: 60px;
    top: 45%;
    position: absolute;
    width: 30px;
    height: 48px;
    cursor: pointer;
}
.about_content {
    width: 1240px;
    max-width: 100%;
    margin: 0 auto;
}
.about_content_h2 {
    font-size: 35px;
    color: #036804;
    text-align: center;
    line-height: 68px;
    position: relative;
    padding-bottom: 30px;
}
.about_content_h2::before {
    position: absolute;
    margin-left: -165px;
    top: 35px;
    content: "";
    width: 140px;
    border-top: 1px solid #339933;
}
.about_content_h2::after {
    position: absolute;
    margin-right: 20px;
    top: 35px;
    content: "";
    width: 140px;
    border-top: 1px solid #339933;
}
.about_content_img {
    width: 33.3%;
    float: left;
}
.about_content_p {
    font-size: 18px;
    line-height: 40px;
    text-align: justify;
    font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;
    padding-bottom: 20px;
    color: #232121;
}
.about_content_p p{
    font-size: 18px;
    line-height: 40px;
    text-align: justify;
    font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;
    text-indent: 38px;
    padding-bottom: 20px;
    color: #232121;
}
#btn1, #btn4 {
    left: 1210px;
}

#btn4 {
    background: url(../images/right.png) no-repeat left top;
}

#btn3 {
    background: url(../images/left.png) no-repeat left top;
}

#btn1 {
    background: url(../images/feature_right.gif) no-repeat left top;
}

#btn2 {
    background: url(../images/feature_left.gif) no-repeat left top;
}


#btn2, #btn3 {
    left: -40px;
}

/* 滚动 */
.viewerFrame {
    font-size: 14px;
    text-align: center;
}

.about_Tab, .feature {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

.viewer {
    width: 1200px;
    clear: both;
    overflow: hidden;
}

.viewerFrame {
    width: 2000px;
    clear: both;
    padding: 0;
}

.feature img {
    display: inline;
    border: 0;
    width: 371px;
}

.about_Tab img {
    display: inline;
    border: 0;
    width: 230px;
}

.feature a {
    display: block;
    float: left;
    width: 400px;
    border-right: 1px solid #eee;
}

.about_Tab a {
    display: block;
    float: left;
    width: 250px;
    border-right: 1px solid #eee;
}

.bg_fm {
    background: url(../images/bg_cf.png) no-repeat center center;
}

.zz_v_title1 span {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
}

.f_more_a {
    padding: 30px 0;
}

.f_more_a a {
    background: #fff;
    width: 180px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    font-size: 18px;
    font-weight: bold;
    border-radius: 35px;
    margin: 10px auto 0;
}

.about h3 {
    color: #036804;
    font-size: 24px;
    margin-top: 25px;
}

.fl_ab a {
    display: block;
    font-weight: bold;
    width: 160px;
    height: 45px;
    line-height: 45px;
    background: #036804;
    color: #fff;
    border-radius: 30px;
    text-align: center;
    margin-top: 65px;
}

.fl_ab a:hover {
    background: #DD0F19;
}

.about {
    padding: 35px 0;
}

.about h3 font {
    display: block;
    color: #999;
    font-weight: normal;
    font-size: 14px;
}

.fl_ab {
    width: 355px;
    flex-shrink: 0;
}

.fl_ab p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 45px;
}

.fr_img {
    width: 830px;
    flex-shrink: 0;
}

.about_txt {
    padding-bottom: 15px;
}

.about_txt li {
    text-align: center;
    margin: 25px 0;
    border-right: 1px solid #ddd;
    flex: 1;
    padding: 25px 0;
}

.about_txt li:last-child {
    border-right: none;
}

.about_txt h3 {
    color: #DD0F19;
    font-size: 36px;
    margin-bottom: 5px;
    font-weight: normal;
}

.about_display1 {
    display: none;
}

.ab_about_sp li {
    margin-top: 35px;
    min-width: 124px;
    text-align: center;
    padding-top: 25px;
    font-size: 24px;
}

.ab_about_sp li span {
    font-size: 14px;
    color: #555;
}

.mb_ryzs_ul {
    border: 1px solid #ddd;
    width: 362px;
}

.mb_ryzs_ul li {
    width: 120px;
    height: 45px;
    line-height: 45px;
    display: block;
    font-weight: bold;
    color: #666;
    text-align: center;
    border-right: 1px solid #eee;
    cursor: pointer;
}

.mb_ryzs_xl {
    margin: 15px 0;
}

.mb_ryzs_ul li:last-child {
    border-right: 0;
}

.mb_ryzs_ul {
    background: #Fff;
    margin: 0 auto;
}

.mb_ryzs_div ul {
    margin-top: 25px;
}

.news {
    background: #f5f5f5;
    padding: 10px 0 45px 0;
}

.b_f5f5f5 {
    background: #f5f5f5 !important;
}

.news_span {
    background: url(../images/a_bg.png) no-repeat left 5px;
    text-align: right;
    width: 100%;
    margin-top: 25px;
}

.news1 {
    width: 365px;
    margin-top: 10px;
}

.news1 h3 {
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    font-weight: normal;
}

.link {
    background: #d0d0d0;
    color: #222222;
    min-height: 55px;
    line-height: 55px;
}

.link ul {
    width: 1200px;
    margin: 0 auto;
}

.link ul li {
    font-size: 14px;
}

.link ul a {
    font-size: 14px;
    /*margin: 0 25px;*/
}

.footer {
    background: url(../images/btm_bg.png) repeat-x;
    width: 100%;
    height: 294px;
}

.footer_mune {
    height: 67px;
    line-height: 67px;
}

.footer_mune li {
    color: #999;
    text-align: center;
    flex: 1;
}

.footer_mune li a {
    color: #999;
}

.foot_fl li {
    margin: 30px 0;
    padding-left: 30px;
    margin-right: 25px;
}

.footer_mune li a:hover {
    color: red;
}

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

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

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

.foot_fl {
    color: #fff;
}

.foot_fr {
    width: 142px;
    flex-shrink: 0;
    color: #fff;
    margin-top: 25px;
    text-align: center;
}

.foot_fr p {
    margin-top: 15px;
    color: #999;
}

.foot_fl1 {
    color: #999;
    line-height: 35px;
    font-size: 16px;
    margin-top: 15px;
}

.foot_fl ul {
    padding-top: 15px;
}

.ul-contact {
    max-width: 1200px;
    margin: 0 auto 30px;
}
.ul-contact1 {
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.ul-contact1 li {
    float: left;
    width: 25%;
}
.ul-contact1 li img {
    display: block;
    margin: 0 auto;
    width: auto;
}
.ul-contact1 .txt {
    margin: 20px 0;
    text-align: center;
    font-size: 16px;
    color: #666;
    line-height: 26px;
    padding-bottom: 18px;
    position: relative;
}
.ul-contact1 .txt .zx {
    cursor: pointer;
    color: #009610;
}
.ul-contact1 .txt::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 46px;
    height: 2px;
    background-color: #666;
    margin-left: -23px;
}
.group_form {
    margin: 20px auto 0;
    background: #eff7fc  no-repeat center top;
    background-size: cover;
    padding: 40px 0 80px;
}
.con_m1 {
    max-width: 1080px;
    overflow: hidden;
    margin: 0px auto 50px;
}
.message {
    background: #fff;
    border-radius: 20px;
    padding: 40px 60px 30px 60px;
    box-shadow: #a4cef4 0px 2px 10px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.group_form ul {
    width: 100%;
    margin: 0 auto 10px;
}
.group_zxfw{width: 100%;overflow: hidden;}
.group_zxfw em{width:180px;height: 180px;margin-right: 16px; background: url(../images/ico_msg.png) no-repeat;display: block;float: left;}
.group_zxfw h3{padding-top: 20px;font-size: 30px;}
.group_zxfw p{font-size: 16px;text-indent: 0;line-height: 36px;}
.group_zxfw p span{margin: 0 5px;}
.group_zxfw p span a{background:#009610;color: #fff;padding: 4px 10px;border-radius: 4px;white-space: nowrap;}
.group_zxfw p strong{font-size: 28px;margin: 0 5px;}
.group_zxfw p strong a{color: #009610;white-space: nowrap;}
.group_zxfw p i{font-style:normal;font-weight:700;}

@media only screen and (max-width: 660px){
    .group_form li{width: 99.5%;}
    .group_zxfw h3{font-size: 22px;padding-top: 0;margin-bottom: 0;}
    .group_zxfw p{font-size: 14px;margin: 0;padding-left: 140px;}
    .group_zxfw p strong{font-size: 18px;}
    .group_zxfw em{width:140px;height: 150px;background-size: 100%;margin-right: 5px;}
    .ul-contact1{display: none;}
}
@media only screen and (max-width: 400px){
    .group_zxfw em {width:120px;height: 130px;}
    .group_zxfw p{padding-left: 120px;}
    .group_zxfw p span{margin: 0;}
    .group_zxfw p span a{background: none;color: #eb0001;padding: 0;}
}
@media screen and (max-width: 768px) {
    .con_m1, .message, .about_scl, .about_scl {
        border-left: 6px solid #fff;
        border-right: 6px solid #fff;
        padding:0;
    }
    .message {
        background-size: 100% auto;
    }
    .zong1 {
        width: 95%;
        margin: auto;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
.group_form li{margin:8px 0;width: 48.5%;position: initial;}
.group_form .wbk{margin-top:10px;width:100%}
.group_form li span{width: 100%;display: block;overflow: hidden;text-align: left;font-size: 18px;line-height: 38px;color: #000;}
.group_form li span font{color:#009610;}
.group_form li input{height:46px;line-height:46px;width:100%;color: #666;font-size: 15px;background-color: #fff;    border: #bcbcbc 1px solid;
    border-radius:8px;text-indent: 35px;    box-sizing: border-box;}
.group_form li .tex_tel {background: url(../images/lytb2.png) no-repeat 12px center #fff;}
.group_form li .tex_user {background: url(../images/lytb1.png) no-repeat 10px center #fff;}
.group_form li .tex_message {font-family:微软雅黑,宋体;background: url(../images/lytb3.png) no-repeat 10px 17px #fff;padding: 15px 0 0;text-indent: 35px;width:100%; border: #bcbcbc 1px solid;
    border-radius:8px;height: 100px;line-height: 20px;font-size: 15px;color: #666;box-sizing: border-box;}
.group_form .button{ width:100%; overflow:hidden; padding-top:10px;}
.button input{color: #000;font-family:微软雅黑,宋体;height: 45px;line-height:30px;display: block;width: 220px;cursor: pointer;font-size: 16px; font-weight:bold; border-radius:2px;border: none; background: -webkit-gradient(linear, 0% 2%, 100% 10%,from(#ffcb01), to(#ffde5c));}
.button input:hover{background: -webkit-gradient(linear, 0% 2%, 100% 10%,from(#ffde5c), to(#ffcb01)); color: #242424; border: 2px solid #fdcc05;}
.w {
    max-width: 1200px;
    margin: 0 auto;
}

.section1 {
    padding: 0px 0 50px 0;
}
.section1 .left1 {
    width: 45.5%;
    display: inline-block;
    vertical-align: top;
}
.section1 .left1 span {
    font-size: 34px;
    color: #333333;
    font-weight: bold;
    line-height: 1.8;
    position: relative;
}
.section1 .left1 p {
    font-size: 16px;
    color: #333333;
    line-height: 2;
    margin: 5px 0;
    padding-right: 24%;
    text-align: justify;
}
.section1 .right1 {
    width: 53%;
    display: inline-block;
    position: relative;
    margin-top: 7%;
}
.section1 .right1 dl {
    width: 649px;
    background-size: 100%;
    color: #fff;
    position: absolute;
    left: -101px;
    bottom: -123px;
    padding: 110px 50px 50px 50px;
    -webkit-box-shadow: 0px 10px 100px #111e38;
    -moz-box-shadow: 0px 10px 100px rgba(3,3,3,0.2);
    box-shadow: 0px 5px 50px #4e5f82;
}
.section1 .right1 dd {
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
}
.section1 .right1 dt {
    font-size: 18px;
    line-height: 1.7;
    /*margin-top: 50px;*/
    color: #0b0a0a;
}

.wc{
    display: none;
}

/*工程案例*/
.place {
    width: 100%;
    margin: 0 auto;
    background-color: #F3F3F3;
    border-top: 1px solid #ECECEC;
    border-bottom: 1px solid #ECECEC;
    height:40px;
    line-height: 40px;
}
.max_w_1200{
    width: 1200px;
    margin: 0 auto;
}
.place li{
    margin-right: 15px;
    font-size: 14px;
    color: #999;
}
.main-ban {
    position: relative;
    width: 100%;
    margin-top: 10px;
}
.ban-nav {
    /*position: absolute;*/
    bottom: 0;
    left: 50%;
    margin-left: -700px;
    width: 1200px;
    height: 64px;
    line-height: 64px;
    font-size: 16px;
    color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
    margin: 0 auto;
}
.ban-nav .box {
    margin-left: 0;
}
.box {
    max-width: 1200px;
    margin: 0 auto;
}
.ban-nav ul {
    float: left;
    margin-left: 15%;
}
.ban-nav ul li {
    display: inline-block;
    width: 150px;
    margin-right: 20px;
    font-size: 18px;
    cursor: pointer;
    border-radius: 20px 25px 0 20px;
    border: 1px solid #f3f3f3;
    background-color: #f3f3f3;
    color: #333;
}
.ban-nav ul li:hover, .ban-nav ul li a:hover{ color: #FF8000;}
.ban-nav ul li.on, .ban-nav ul li.on a {
    color: #FF8000;
    font-size: 22px;
    font-weight: bold;
}

.case-list {
    margin-top: 30px;
}
.case-list ul {
    clear: both;
    overflow: hidden;
    margin-left: -3%;
}
.case-list ul li {
    position: relative;
    overflow: hidden;
    float: left;
    width: 30.3%;
    margin-left: 3%;
    margin-bottom: 70px;
}
.case-list ul li .case-pics > a {
    position: relative;
    padding-top: 74%;
    display: block;
}
.case-list ul li .case-pics > a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.case-info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    padding: 0 0px;
    background-image: url(../images/case-arrow01.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    z-index: 5;
}
.case-pics i {
    position: absolute;
    left: 0;
    top: 0;
    width: 84px;
    height: 84px;
    background: url(../images/pro-icon03.png) no-repeat center;
}
.case-info h3 {
    padding: 15px 0;
}
.case-info h3 a {
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
}
.case-info p {
    display: block;
    height: 0;
    overflow: hidden;
    color: #FFF;
    font-size: 16px;
    line-height: 1;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.case-list ul li:hover .case-info {
    background-color: #FF8000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFF8000,endColorstr=#7FFF8000);
}
/*工程案例*/

/*跳转页*/
.page2 {
    font-size: 12px
}

.page2 a {
    color: #0368a8;
    text-decoration: none;
    border: 1px solid #c8d8ec;
    height: 20px;
    line-height: 20px;
    padding: 0 7px;
    margin: 0 3px;
    display: inline-block;
    background: #FFF
}

.page2 a:hover {
    background: #fd8c00;
    border: 1px solid #ef5927;
    color: #fff
}
/*跳转页*/
.cls{
    display: none;
}
/*产品*/
.pro_fenlei li cite {
  display: block;
  width: 50%;
  height: 13px;
  border-bottom: 1px solid #fff;
  position: absolute;
  left: -18px;
  top: 0;
}
.pro_fenlei {
    bottom: 1.5%;
    text-align: center;
    z-index: 10;
    overflow: hidden;
    /*position: absolute;*/
    /* left: 27.5%; */
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background: url(../images/pr1.jpg) no-repeat center top;
}
.pro_fenlei ul {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.pro_fenlei li.active {
    z-index: 1000;
}
.pro_fenlei li {
    display: inline-block;
    color: #07284E;
    font-size: 20px;
    cursor: pointer;
    position: relative;
    z-index: 999;
    color: #fff;
    vertical-align: middle;
}
.pro_fenlei li em {
    display: block;
    width: 50%;
    height: 13px;
    border-bottom: 1px solid #fff;
    position: absolute;
    right: -18px;
    top: 0;
}
.pro_fenlei li a {
    color: #3D4B69;
    display: inline-block;
    overflow: hidden;
    margin: 0 30px;
}
.pro_fenlei li.active .dot_icon {
    border-color: #eb0001;
    z-index: 999;
}

.pro_fenlei .dot_icon {
    width: 26px;
    height: 26px;
    border: 1px solid transparent;
    border-radius: 50%;
    display: block;
    margin: 0 auto 16px;
    position: relative;
    z-index: 20;
}
.pro_fenlei li.active .dot_icon:after {
    background: #eb0001;
    content: "";
}

.pro_fenlei .dot_icon:after {
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
    display: block;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
}
.pro_fenlei li.active ._title {
    background: -webkit-linear-gradient(top,rgba(235,0,1,1),rgba(204,0,0,1));
    background: -webkit-gradient(linear,left top,right top,from(#eb0001),to(#c00));
    background: linear-gradient(to bottom,#eb0001,#c00);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #eb0001, endColorstr = #c00);
    color: #fff;
}

.pro_fenlei li ._title {
    background: -webkit-linear-gradient(top,rgba(255,255,255,1),rgba(231,238,254,1));
    background: -webkit-gradient(linear,left top,right top,from(#fff),to(#E7EEFE));
    background: linear-gradient(to bottom,#fff,#E7EEFE);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #ffffff, endColorstr = #E7EEFE);
    border-radius: 10rem;
    line-height: 2.1rem;
    padding: 7px 26px;
    display: inline-block;
    font-weight: 600;
}
.pro-list {
    padding: 30px 0 50px;
    position: relative;
}
.pro-list-zero:before {
    position: absolute;
    top: 40px;
    left: -40px;
    display: block;
    width: 77px;
    height: 104px;
    content: "";
}
.pro-list .list-one {
    background:#384266;
    background-size: cover;
}

.pro-list .list-l {
    border-top-right-radius: 25px;
    float: left;
    width: 23%;
    margin-right: 4%;
    padding: 85px 30px 0;
    box-sizing: border-box;
    position: relative;
    height: 582px;
}
.product-top .focus {
    width:50%;
    position:relative;
}
.product-top .focus img {
    width:100%;
}
.product-top .product-info {
    width:46%;
}
.product-top .product-info-title h1 {
    box-sizing: border-box;
    padding: 0 0 10px 40px;
    font-size:2rem;
    line-height:45px;
    background: url(../images/h1.png) 2px 12px no-repeat;
    margin-bottom:20px;
    color:#000;
    border-bottom:1px solid #d8d8d8;
}
.product-top .product-info-title p {
    line-height:32px;
    margin-top:10px;
}
.product-top .product-info-title p span {
    color:#004e9b;
    padding-left:10px;
}
.product-top .product-info-ask .price {
    background: #fc0 url(../images/zhekou.png) no-repeat right center;
    line-height:60px;
    cursor: pointer;
    margin-bottom:10px;
    margin-top:20px;
}
.product-top .product-info-ask .price span {
    background: url(../images/line_equipmentt.png) no-repeat 8% center;
    display: block;
    padding-left:26%;
    font-size:1.5rem;
}
.product-top .product-info-ask .number{
    font-size:1.2rem;
    background:url(../images/number1.png) left no-repeat ;
    line-height:28px;
    padding: 2.5% 2.5% 2.5% 80px;
}
.product-top .product-info-ask .number strong a{
    font-size:1.5rem;
    color:#004e9b
}
.pro-list .list-l h2 {
    margin-bottom: 40px;
    display: inline-block;
}
.pro-list .list-l h2 a{
    color: #fff;
}
.pro-list .list-l .tedian {
    background: url(../images/tb.png) no-repeat;
    width: 67px;
    height: 28px;
    background-size: cover;
    line-height: 30px;
    font-size: 16px;
    display: inline-block;
    color: #fff;
    text-align: center;
    margin-left: 15px;
    padding-left: 5px;
    box-sizing: border-box;
}

.pro-list .list-l p {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}
.pro-list ul {
    float: left;
    width: 77%;
    margin-left: -4%;
    margin-top: -35px;
}
.pro-list ul li {
    float: left;
    width: 29%;
    margin-left: 4%;
    margin-top: 40px;
    position: relative;
    border: 1px solid #ddd;
}
.pro-list ul li .pic {
    display: block;
    position: relative;
    padding-top: 75%;
}
.pro-list li .pic img {
    display: block;
    width: 100%;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    left: 0;
}
.pro-list li .pro-name {
    background: #8289a3;
    overflow: hidden;
    padding: 30px 0px 0px 40px;
    margin-top: -20px;
}
.pro-list li .pro-name:before {
    display: block;
    background: url(../images/dian.png) no-repeat;
    background-size: cover;
    content: "";
    width: 34px;
    height: 34px;
    position: absolute;
    left: 10px;
    bottom: 7px;
}
.pro-list .pro-name h3 {
    float: left;
    line-height: 18px;
    width: 70%;
    text-align: -webkit-auto;
}
.pro-list .pro-name .look {
    float: right;
    margin-right: 20px;
}

.product-top .focus {
    width:50%;
    position:relative;
}
.product-top .focus img {
    width:100%;
}
.product-top .product-info {
    width:46%;
}
i, em {
    font-style: normal;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.show-pro{margin-top: 30px;background: url(../images/dot-bg.png) no-repeat top center;}
.pro-pic{float: left;width: 55%;position: relative;z-index:0;}
.pro-pic:before{content: "";display: inline-block;position: absolute;right: -55px;top: -30px;width: 272px;height: 280px;background: url(../images/pro-line.png) no-repeat;z-index: -1;}
.pro-pic span{display: inline-block; color: #FFF;font-size: 18px;line-height: 36px;padding: 6px 40px; margin-left: 13%;-webkit-border-radius: 40px 40px 0 0;-moz-border-radius: 40px 40px 0 0;-ms-border-radius: 40px 40px 0 0;-o-border-radius: 40px 40px 0 0;border-radius: 40px 40px 0 0;background: -webkit-linear-gradient(left, #0C2B47 0%,#F43B47 100%);background: -moz-linear-gradient(left, #0C2B47 0%, #F43B47 100%);background: -ms-linear-gradient(left, #0C2B47 0%,#F43B47 100%);background: -o-linear-gradient(left, #FFF 0%,#F43B47 100%);background: linear-gradient(to right, #0C2B47 0%,#F43B47 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#0C2B47, endColorstr=#F43B47, GradientType=1 );-webkit-box-shadow: 0px 5px 5px rgba(228,0,52,.13);-moz-box-shadow: 0px 5px 5px rgba(228,0,52,.13);-ms-box-shadow: 0px 5px 5px rgba(228,0,52,.13);-o-box-shadow: 0px 5px 5px rgba(228,0,52,.13);box-shadow: 0px 5px 5px rgba(228,0,52,.13);}
.pic-type{position: relative;padding-top: 67%;}
.pic-type img{position: absolute;left:0;top:0; width: 100%;height: 100%; -webkit-border-radius: 0 60px 10px 0;-moz-border-radius: 0 60px 10px 0;-ms-border-radius: 0 60px 10px 0;-o-border-radius: 0 60px 10px 0;border-radius: 0 60px 10px 0;-webkit-box-shadow: 0 0 20px rgba(6,34,61,.5);-moz-box-shadow: 0 0 20px rgba(6,34,61,.5);-ms-box-shadow: 0 0 20px rgba(6,34,61,.5);-o-box-shadow: 0 0 20px rgba(6,34,61,.5);box-shadow: 0 0 20px rgba(6,34,61,.5);}
.pro-pic p{display: inline-block; background: url(../images/line-pro.png) no-repeat #F2F2F2 left center;padding: 30px;-webkit-box-shadow:inset 0px 3px 24px rgba(33,120,198,.35);-moz-box-shadow:inset 0px 3px 24px rgba(33,120,198,.35);-ms-box-shadow:inset 0px 3px 24px rgba(33,120,198,.35);-o-box-shadow:inset 0px 3px 24px rgba(33,120,198,.35);box-shadow:inset 0px 3px 24px rgba(33,120,198,.35);-webkit-border-radius: 0 0 80px 9.33px;-moz-border-radius: 0 0 80px 9.33px;-ms-border-radius: 0 0 80px 9.33px;-o-border-radius: 0 0 80px 9.33px;border-radius: 0 0 80px 9.33px;}
.pro-pic p i{display: inline-block;margin-right: 17px;color: #0D2B47;font-size: 20px;}
.pro-pic p img{width: 20px; height: 20px;margin-right: 10px;margin-top: -5px;display: inline-block}
.pro-info{float: left;width:45%; margin-top: 86px;}
.pro-info h1{color: #2D203B;font-size: 40px;line-height: 1.2;margin-bottom: 26px;margin-left: 24px;}
.pro-info h2{color: #2D203B;font-size: 38px;line-height: 1.2;margin-bottom: 26px;margin-left: 24px;}
.pro-info p{line-height: 28px;font-size: 14px;font-weight: bold;margin-left: 24px;margin-bottom: 16px;}
.pro-info p.info-base01{color: #2D203B;}
.pro-info p.info-base02{color: rgba(45,32,59,.8);}
.pro-info ul{padding:48px 30px 30px 0;margin:35px 0 32px;background: -webkit-linear-gradient(top, #052746 0%,#10426D 100%);background: -moz-linear-gradient(top, #052746 0%, #10426D 100%);background: -ms-linear-gradient(top, #052746 0%,#10426D 100%);background: -o-linear-gradient(top, #052746 0%,#10426D 100%);background: linear-gradient(to bottom, #052746 0%,#10426D 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#052746, endColorstr=#10426D, GradientType=0 );-webkit-border-radius: 0 100px 100px 0;-moz-border-radius: 0 100px 100px 0;-ms-border-radius: 0 100px 100px 0;-o-border-radius: 0 100px 100px 0;border-radius: 0 100px 100px 0;-webkit-box-shadow: 0px 5px 5px rgba(228,0,52,.13);-moz-box-shadow: 0px 5px 5px rgba(228,0,52,.13);-ms-box-shadow: 0px 5px 5px rgba(228,0,52,.13);-o-box-shadow: 0px 5px 5px rgba(228,0,52,.13);box-shadow: 0px 5px 5px rgba(228,0,52,.13);}
.pro-info ul li{position: relative; float: left;width: 33.3%;padding: 0 3%;color: #FFF;font-size: 14px;line-height: 30px;}
.pro-info ul li:after{content: "";display: inline-block;position: absolute;right: 0;top: 50%;top: 10%\9;width: 1px;height: 74px;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);background: url(../images/cut-pro.png) no-repeat;}
.pro-info ul li.pro-last:after,.pro-info ul li:last-child:after{display: none;}
.pro-info ul li strong{display: block;font-size: 18px;}
.btn-show{position: relative;z-index: 0;line-height: 60px;overflow: hidden;}
.btn-show:before{content: "";display: inline-block;position: absolute;left: 0;top: 50%;width: 12px;height: 12px;margin-top:-6px;background: url(../images/case-round.png) no-repeat;z-index: -2;}
.btn-show:after{content:'';position: absolute;left: 12px;top: 50%;width: 100%;height: 1px;background-color: #25262B;z-index: -2;}
.btn-show i{display: inline-block;width: 40%;text-align: center;font-size: 14px; vertical-align: top;line-height:1.1;}
.btn-show .btn-line{position: relative; display: inline-block;cursor: pointer; color:#FFF;font-size:14px;width: 112px;height:48px;line-height:48px;text-align:center;-webkit-border-radius: 40px;-moz-border-radius: 40px;-ms-border-radius: 40px;-o-border-radius: 40px;border-radius: 40px; background: -webkit-linear-gradient(200deg, #ED3B47 0%, #0C2B47 100%);background: -moz-linear-gradient(left, #ED3B47 0%, #0C2B47 100%);background: -ms-linear-gradient(200deg, #ED3B47 0%, #0C2B47 100%);background: -o-linear-gradient(200deg, #ED3B47 0%, #0C2B47 100%);background: linear-gradient(200deg, #ED3B47 0%, #0C2B47 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#ED3B47, endColorstr=#0C2B47, GradientType=1 );-webkit-box-shadow: 0px 5px 5px rgba(228,0,52,.13);-moz-box-shadow: 0px 5px 5px rgba(228,0,52,.13);-ms-box-shadow: 0px 5px 5px rgba(228,0,52,.13);-o-box-shadow: 0px 5px 5px rgba(228,0,52,.13);box-shadow: 0px 5px 5px rgba(228,0,52,.13);-webkit-background-size: 120% 100%;-moz-background-size: 120% 100%;-ms-background-size: 120% 100%;-o-background-size: 120% 100%;background-size: 120% 100%;background-position:left center;}
.btn-show .btn-line:before{content: "";display: inline-block;position: absolute;left: -5%;top: 48%;width: 110%;height: 5px;background-color: #FFF;z-index: -1;}
.btn-show .btn-line:after{content: "";display: inline-block;position: absolute;left: -5px;top: -5px;width: 122px;height: 58px; border:1px dashed #25262B;-webkit-border-radius: 40px;-moz-border-radius: 40px;-ms-border-radius: 40px;-o-border-radius: 40px;border-radius: 40px;}
.btn-show .btn-line:hover{color:#F43B47;background-position:right center;}
.btn-show .btn-more{position: relative;padding: 0 10px;background-color: #FFF;font-size: 16px;float: right;margin-right: 14%;}
.btn-show .btn-more:hover{color: #E93A47;}
.btn-show .btn-more:before{content: "";display: inline-block;position: absolute;left: -12px;top: 50%;width: 12px;height: 1px;margin-top:1px;background-color: #25262B;}
.btn-show .btn-more:after{content: "";display: inline-block;position: absolute;right: -12px;top: 50%;width: 12px;height: 1px;margin-top:1px;background-color: #25262B;}
/*产品导航条*/
.product_navbar {
    /*width:100%;*/
    /*overflow:hidden;*/
    /*border-bottom:1px solid #f0f0f0;*/
    margin: 20px auto 0px;
}
.product_navbar{
    overflow: hidden;
    border: 1px solid #e8ebf1;
    padding: 15px 0;
    box-sizing: border-box;
    border-radius: 50px;
    box-sizing: border-box;
    -moz-box-shadow: 2px 0 20px rgba(21, 53, 129, 0.2) inset;
    -webkit-box-shadow: 2px 0 20px rgba(21, 53, 129, 0.2) inset;
    box-shadow: 2px 0 20px rgba(21, 53, 129, 0.2) inset;
}
.product_navbar li {
    float: left;
    text-align: center;
    width: 20%;
}
.product_navbar li a:hover,.product_navbar li.active a  {
    color:#2b3040;
}
.product_navbar li a {
    font-size: 2.1rem;
    display:block;
    text-align: center;
}
.product-left {
    width:76%;
    margin-top:1%;
    padding: 10px;
    border: 1px solid #dddddd;
    margin-bottom: 10px;
}
.product-right {
    width:21%;
    margin-top: 12px;
}
/*产品内容部分*/
.content-box{
    overflow: hidden;
}
.content-box h1{
    margin: 40px 0;
    text-align: center;
}
.content-box .info{
    text-indent: 0;
    color: #999;
}
.content-box .info span{
    margin-left: 10px;
}
.content-box .back a{
    color: #666;
    background:url("../images/return.png") left center no-repeat;
    background-size: 18px;
    padding-left: 25px;
}

.content-box .back a:hover{
    text-decoration: underline;
}
.content-box .adv_box{
    padding: 20px 20px 20px 150px;
    background:#F3F3F3 url("../images/ico_kf.png") no-repeat 40px center;
    position: relative;
    line-height: 50px;
    margin: 20px 0;
    background-size: 100px;
}
.content-box .adv_box:before{
    position: absolute;
    content: "";
    width: 29px;
    height: 29px;
    background: url("../images/ico-horn.png") no-repeat;
    left: 0;
    top: 0;
}
.content-box .adv_box .tel span{
    font-size: 1.5rem;
    color: #00479d;
    font-weight: 700;
    cursor: pointer;
}
.content-box .adv_box .btn span{
    padding: 10px 10px 10px 36px ;
    font-size: 1rem;
    background:#e42222 url("../images/ico_gift.png") no-repeat 10px center;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}


.content-box p {
    line-height:2em;
    margin: 10px 0;
}
.content-box p a{
    color: #e40014;
    font-weight: 700;
}
.content-box h2,.content-box h3,.content-box h4,.content-box h5,.content-box h2,.content-box h6 {
    padding: 2px 0 2px 10px;
    border-left: 5px solid #004e9b;
    margin: 20px 0;
}
.content-box p img {
    max-width: 100%;
    margin: 10px 0;
}


.content-box .feature{
    overflow: hidden;
}
.content-box .feature li{
    width: 49%;
    float: left;
    margin-top: 50px;
    background-color: #F3F3F3;
    padding: 0 10px;
    border-radius: 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.content-box .feature li:nth-child(2n){
    margin-left: 2%;
}

.content-box .feature li span{
    display: block;
    width: 20%;
    height: 20%;
    margin: -10% auto 0;
    border-radius: 50%;
    overflow: hidden;
    border:5px solid #f9f9f9;
}
.content-box .feature li span img{
    width: 100%;
    transition: all linear .3s;
}
.content-box .feature li span img:hover{
    transform: rotate(360deg);
}


.content-box .feature li b{
    text-align: center;
    display: block;
    margin: 10px 0;
    font-size: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content-box .feature li p{
    text-align: center;
    line-height: 1.5em;
    height: 77px;
    overflow: hidden;
    margin: 0;
}
.fl {
    float: left;
    display: inline;
}
.fr {
    float: right;
    display: inline;
}
.boder1 {
    border: 1px solid #ECECEC;
}
.title2{
    color: #fff;
    font-size: 20px;
    padding: 5px 0;
    line-height: 50px;
    background: url(../images/zs.png) no-repeat center;
    background-size: 220px 50px;
    text-align: center;
    height: 50px;
    position: relative;
}
.title2 i{
    margin-right: 5px;
}
.title2 a{
    color: #00479d;
}

.xishaanli .pc_ul_xisha li span {
    font-size: 18px;
    margin-top: 15px;
    display: block;
    text-align: center;
}
.pc_ul_xisha img{
    border: 1px solid #ddddff;
}


/*新闻*/
.news-show{margin-top: 60px;margin-bottom: 60px;}
.news-main{
    max-width: 1366px;
    margin: 0 auto;
}

.clearfix {
    zoom: 1;
}
.news-main ul{margin-left: -2%;}
.news-main ul li{margin-bottom: 25px;;text-align: -webkit-auto;position: relative; float: left;padding:30px 40px;margin-top:55px;width: 42%;margin-left: 2%;background-color: #FFF;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-radius: 10px;-webkit-box-shadow: 0 0 21px rgba(13,43,71,.23);-moz-box-shadow: 0 0 21px rgba(13,43,71,.23);-ms-box-shadow: 0 0 21px rgba(13,43,71,.23);-o-box-shadow: 0 0 21px rgba(13,43,71,.23);box-shadow: 0 0 21px rgba(13,43,71,.23);-webkit-transition:.5s;-moz-transition:.5s; -ms-transition:.5s;-o-transition:.5s;transition:.5s;border: 1px solid #EEEEEE \9;}
.news-main ul li:hover{-webkit-transform: translateY(-6px); -moz-transform: translateY(-6px); -ms-transform: translateY(-6px);-o-transform: translateY(-6px); transform: translateY(-6px);}
.news-main ul li:hover h3 a{color: #E93A47;}
.news-main ul li:hover a.news-more{font-weight: bold;}
.news-pic{position: absolute;left: 0;top: -25px;width: 210px;}
.news-pic a{position: relative;padding-top: 76%;display: block;}
.news-pic a img{position: absolute;left: 0;top:0;width: 100%;height: 100%;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-radius: 10px;}
.news-info{padding-left: 200px;}
.news-info h3{margin-bottom: 20px;line-height: 30px;height: 60px;}
.news-info h3 a{color: #2D203B;font-size: 20px;line-height: 30px;overflow: hidden;display: -webkit-inline-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news-info p{line-height: 18px;}
.news-info p span{ display: block;color: #635D6B;font-size: 14px;overflow: hidden;}
.news-info p img{width: 18px;height: 18px;margin-right: 5px;margin-top: -2px;display: inline-block;}
.news-info p a{float: right;}
/*新闻*/
.breadcrumbs li{margin-right: 15px;}
.news_banner{
    margin: 5px auto;
}

.ctl_news h1 {
    line-height: 30px;
    padding: 10px 0;
    font-size: 24px;
    border-bottom: 1px solid #dbdbdb;
}
.mt20 {
    margin-top: 20px;
}
.ctl_news_containt{
    padding:20px 0;
    line-height: 30px;
}
.ctl_news_containt p img{width: auto; display: inline;}
.max_b_20{
    width:20%;
    flex-shrink: 0;
}
.news_pro{
    border: 1px solid #f2f2f2;
    padding: 15px;
    margin-left: 20px;
}
.news_pro font{
    font-size: 12px;
    display: block;
    color: #999;
    border-bottom: 1px solid #eee;
    height:25px;
    line-height: 25px;
}
.news_li_pro li{
    width: 80%;
    margin: 0 auto;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    text-align: center;
}
.news_li_pro li span{
    width: 100%;
    display: block;
    background: #eee;
}
.news_li_pro li a:hover p{
    color: red;
}
.news_li_pro li p{
    margin-top: 10px;
}
.news_li_pro li:last-child{
    border-bottom: 0;
}
.news_li_pro p{
    height:35px;
    line-height: 35px;
}
.title{
    font-size: 21px!important;
    padding-top: 10px;
    text-align: center;
}
.post{
    text-align: right;
    margin-right: 10px;
}
.product-top{
    display: none;
}
/*洗沙页*/
.wap_Whole {
    display: block;
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}
.pc_top {
    /*background: #fcfbfb;*/
    padding-bottom: 35px;
}
.pctop {
    width: 1200px;
    margin: 0 auto;
}
.pc_top h2 {
    color: #036704;
    font-size: 24px;
    padding-top: 30px;
}
h2 {
    font-weight: normal;
}
.pctop p {
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    margin-top: 10px;
    color: #222;
}
.pctop > .fs_35 {
    margin-top: 10px;
    text-align: left;
    font-size: 35px;
    text-align: center;
    color: red;
    width: 60%;
    margin: 0 auto;
}
.fs_35 {
    font-size: 35px !important;
}
.red_bg {
    background: url(../images/red_bg.png) repeat-x left 25px;
}
.red_bg span {
    background: #ffffff;
    padding: 0 15px;
    font-size: 30px;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.mb_shipin {
    background: #fff;
    margin-top: 35px;
}

.w_1200 {
    width: 1170px;
    margin: 0 auto;
}
.mb_title_h2 {
    background: #026A04;
    color: #fff;
    height: 45px;
    line-height: 45px;
    font-weight: normal;
    padding-left: 25px;
    font-size: 18px;
}
.gymb h2 {
    background-color: #036b04;
    color: #fff;
    font-weight: normal;
    font-size: 24px;
    margin: 1% 0 0 0 !important;
    text-align: center;
    padding: 5px;
}
.mb_sp_main {
    padding: 20px;
    border: 1px solid #eee;
}
.mb_sp_left {
    height: 410px;
    width: 560px;
    background: #eee;
    flex-shrink: 0;
    margin-right: 25px;
}
.mb_sp_left video{
    height: 410px;
}

.mb_sp_right {
    position: relative;
    text-align: left;
    width: 60%;
}
.pctop ul {
    margin-top: 35px;
}
.xs_xiaoguo li {
    width: 49.7%;
}
.xs_xiaoguo li img {
    border-radius: 10px;
    overflow: hidden;
}
.pctop .xs_xiaoguo li span {
    font-size: 16px;
    padding: 5px 0;
}

.xs_xiaoguo li span {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 3px;
}
.mb_sp_right h3 {
    color: #026A04;
    font-size: 20px;
    margin-bottom: 15px;
}
.mb_sp_rtxt li {
    line-height: 30px;
    text-align: justify;
}
.mb_sp_rtxt li h4 {
    font-size: 18px;
    color: #026A04;
    margin-top: 15px;
}
.mb_sp_zx {
    position: absolute;
    bottom: 25px;
    width: 100%;
}
.mb_sp_zx > .flex > a {
    background: #026A04;
    color: #fff;
    border-radius: 45px;
    text-align: center;
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    opacity: 0.9;
}
.mb_sp_zx dl {
    background: url(../images/mb_tel.png) no-repeat left center;
    padding-left: 60px;
}
.mb_sp_zx dl dt {
    color: #999;
}
.mb_sp_zx dl dd {
    color: #026A04;
    font-size: 28px;
    margin-inline-start: 0px;
}
.mb_sp_case {
    margin-top: 30px;
}
.mb_sp_case li, .mb_duibi li {
    text-align: center;
    width: 32%;
}
.mb_sp_case li, .mb_duibi li {
    text-align: center;
    width: 32%;
}
.mb_sp_case li img, .mb_duibi li img {
    width: 100%;
}
.mb_sp_case span, .mb_duibi span {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}
.xishaanli h2, .nijiangchuli h2, .nijiangchuli h2, .Customer_case_dehydration h2, .mb_sp_case h2 {
    margin: 15px 0;
    color: #fff;
    background-color: #036704;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}
.nijiangchuli .xz_step li {
    font-size: 30.34px;
    color: #333;
}
.xz_step li {
    font-size: 12px;
    margin-top: 35px;
    text-align: center;
    flex-shrink: 0;
}
.nijiangchuli .xz_step li i {
    font-size: 30.34px;
    color: #036704;
}
.nijiangchuli .xz_step li p {
    font-size: 30.34px;
    color: #999;
}
.nijiangchuli .xz_step_txt {
    border-top: 0;
    text-align: left;
    font-size: 20px;
    line-height: 35px;
    color: #666;
}
.xz_step_txt p {
    margin-bottom: 10px;
    font-size: 18px;
}
.nijiangchuli .xz_step_txt .jishurexian span {
    font-size: 34.79px;
    color: #000;
}
.nijiangchuli .xz_step_txt .beizhu {
    font-size: 30.34px;
    color: #ff0000;
    margin-top: 40px;
}
.xishaanli .pc_ul_xisha {
    margin-bottom: 30px;
    width: 100%;
    justify-content: space-between !important;
}
.Customer_photo h2 {
    background-color: #036b04;
    color: #fff;
    font-weight: normal;
    font-size: 30px;
    text-align: center;
}
.Customer_photo ul li {
    width: 33%;
    float: left;
    margin: 5px 0;
}
.gymb .gymb3 {
    display: flex;
    justify-content: space-between;
    margin: 1% 0;
}
.gymb .gymb3 img {
    width: 32.3%;
}
.shbz h3 {
    color: #016703;
    font-family: 'Source Han Sans CN';
    font-size: 35px;
    font-weight: normal;
    margin: 6px 0;
}
.shbz h2 {
    background-color: #036b04;
    color: #fff;
    font-weight: normal;
    font-size: 30px;
    margin: 1% 0 0 0 !important;
}
.shbz p {
    width: 100%;
    font-size: 20px;
    text-align: left;
    color: #848484;
    margin: 0 auto 1% auto;
    line-height: 36px;
}
/*洗沙*/
/* 河道清淤 */
.hdqy{
    background:url(../images/hdqy.png) no-repeat center top;
    width: 100%;
    height: 655px;
}
.hdqy h3{
    padding-top: 190px;
}
.hdqy h3 a{
    width: 230px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    border-radius: 30px;
    margin: 0 auto;
    background: #fff;
}
.hdqy_vd{
    background: #fff;
    margin-top: -170px;
}
.hdqy_h2{
    background: #036804;
    color:#fff;
    text-align: center;
    height: 60px;
    line-height: 60px;
}
.hdqy_ship{
    background: #fff;
    padding: 20px;
    border: #ebebeb;
}
.hdqy_fl{
    width: 650px;
    height: 345px;
    /*background: #eee;*/
}
.hdqy_fr{
    width: 470px;
}
.hdqy_fr h3{
    color: #DD0F19;
    font-size:24px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
}
.hdqy_fr ul{
    margin:10px 0;
}
.hdqy_fr li ,.hdqy_fr p{
    line-height: 30px;
    text-align: justify;
}
.hdqy_btn a{
    width:180px;
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    background: #DD0F19;
    color:#fff;
    border-radius: 10px;
    margin:25px 0;
}
.hdqy_fr h5 a{
    font-size: 24px;
    font-weight: normal;
}
.hd_case ,.hd_pro ,.hd_zlzs{
    border: 1px solid #ebebeb;
}
.hd_case ul{
    padding: 20px;
}
.hd_case ul li{
    width: 32%;
    margin:5px 0;
}
.hd_case ul li p{
    height:45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
}
.hd_case ,.hd_pro ,.hd_zlzs{
    margin-top: 20px;
}
.hd_pro1{
    padding:20px;
}
.hd_pro1 p{
    line-height: 30px;
    margin-top: 10px;
}
.hd_pro_ul{
    border-top: 1px solid #ebebeb;
}
.hd_pro_ul li{
    border-right: 1px solid #ebebeb;
}
.hd_pro_ul li h3{
    height: 55px;
    line-height: 55px;
    padding-left: 20px;
}
.hd_pro_ul li:last-child{
    border-right: 0;
}
.hd_zlzs ul{
    padding: 20px;
}
/* 河道清淤 */

.szws_1{
    background: #f3f3f2;
    padding: 35px 0;
}
.szws_fl h3{
    margin-bottom: 25px;
    color: #DD0F19;
    font-weight: normal;
    font-size:30px;
}
.szws_fl{
    width:37%;
    line-height: 35px;
}
.szws_fr li{
    margin-left: 20px;
}
.szws_fr h4{
    margin-top: 20px;
    background: url(../images/icon_xh.png) no-repeat 20px top;
    padding-left: 50px;
    font-size: 18px;
    font-weight: normal;
}
.szws_case p{
    text-align: center;
    font-size: 16px;
    line-height:40px;
}
.szws_qs{
    background: url(../images/sz_bj.png) no-repeat center top;
    padding:10px 0 35px 0;
}
.szws_qs li{
    width: 32%;
    margin-top:15px;
}
.pro_1{
    margin:35px auto;
}
.pro_fl{
    border: 5px solid #f3f3f2;
}
.pro_fl video{
    height: 350px;
    width: 550px;
}
.pro_fr{
    width: 590px;
}
.pro_fr h3{
    background: #DD0F19;
    color: #fff;
    padding: 15px 0 15px 25px;
    margin-top: 15px;
}
.pro_fr h4{
    height:65px;
    line-height: 65px;
    font-size: 16px;
    color: #DD0F19;
}
.pro_fr li{
    margin-bottom: 15px;
    text-align: left;
}
.ljzx_a{
    background: #0B0A0A;
    color: #fff;
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: block;
    border-radius:6px;
    font-weight: bold;
    margin-top: 25px;
}
.pro_2 li{
    position: relative;
}
.pro_2 li a{
    position: absolute;
    left: 15px;
    top: 15px;
}
.sy_tab_fl video{
    height:463px;
}
.hdqy_fl video{
    height: 350px;
}
.pr{
    display: none!important;
}

.header3 ul li i {
    height: 55px;
    width: 55px;
    position: absolute;
    top: -18px;
    right: -32px;
    background: url(../images/hot.png);
    background-size: auto 100%;
    background-position-y: 0;
    background-position-x: 6600px;
    animation-name: a;
    animation-timing-function: steps(60);
    animation-iteration-count: infinite;
    animation-duration: 4.8s;
    z-index: 100;
}
.ns{
    display: none;
}
.global-nav {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999;
    display: flex;
    width: 100%
}

.global-nav__nav-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 57px;
    border-top: 1px solid #028203;
    background-color: #028203;
}

.global-nav__nav-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.global-nav__nav-link {
    position: relative;
    display: block;
    height: 54px;
    line-height: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    white-space: nowrap;
    color: #fff
}

.global-nav__nav-item a {
    color: #fff
}

.global-nav__icon-index {
    background-image: url(../images/shouye.png);
    background-repeat: no-repeat;
    background-size: 100%
}

.global-nav__icon-category {
    background-image: url(../images/fn2.png);
    background-repeat: no-repeat;
    background-size: 100%
}

.global-nav__icon-search {
    background-image: url(../images/zixun.png);
    background-repeat: no-repeat;
    background-size: 100%
}

.global-nav__nav-tit {
    display: block;
    font-size: 12px
}

.global-nav__iconfont {
    font-family: "global-nav__iconfont";
    font-size: 24px;
    font-style: normal;
    width: 24px;
    height: 24px;
    display: inline-block
}
.in_cl{
    display: none;
}
.m_show{
    display: none;
}
.wow{
    font-size: 26px;
    line-height: 2.5em;
    border-bottom: 1px solid #ddd;
    background: url(../images/proh2bg.png) 0 center no-repeat;
    text-indent: 15px;
    font-weight: 600;
}
.jackInTheBox{
    width: 29%;
    float: left;
    margin-left: 2%;
    margin-bottom: 10px;
    text-align: center;
    padding: 10px;
}
@media screen and (max-width:1000px){
    .mc{
        display: none;
    }
    .in_cl{
        display: block!important;
    }
    .m_show{
        display: block!important;
    }
    .p_show{
        display: none;
    }
    .global-nav{display: block!important;}
    .hd_pro1 p{
        display: none;
    }
    .news_main{
        flex-wrap: wrap;
    }
    .ns{
        display: block!important;
    }
    .bl{
        display: none!important;
    }
    .sy_ly_mune{
        padding: 3px!important;
    }
    .sy_tab_div{
        padding: 10px!important;
        border: none;
    }
    .pr{display: block!important;}
    .ps{display:none!important;}
    .news_li_pro li {
        width: 100%;
        margin: 0 auto;
        padding: 15px 0;
        border-bottom: 1px solid #eee;
        text-align: center;
    }
    .max_b_75 ,.max_b_20{
        margin: 0;
        width: calc( 100% - 30px );
        font-size: 14px;
        padding: 15px;
    }
    .wap_Whole {
        display: none !important;
    }
    #wap_Whole {
        display: block !important;
    }
    .xs_txt {
        color: #fff;
        width: calc(100% - 40px);
        background-size: 100%;
    }
    .fs_35 {
        color: #0a0a0a;
    }
    .pad_30_20 {
        padding: 30px 20px;
    }
    .xs_txt h2 {
        font-size: 21px;
        color: red;
        font-weight: normal;
    }
    .xs_txt h2 font {
        font-size: 28px;
    }
    .xs_step {
        margin-top: 10px;
    }
    .i_center {
        align-items: center;
    }
    .quan_white {
        width: 70px;
        padding-top: 15px;
        height: 55px;
        text-align: center;
        border-radius: 100%;
        flex-shrink: 0;
        background: #036704;
        color: #fff;
    }
    .fs_30 {
        font-size: 30px;
        color: #0a0a0a;
    }
    .jt_1 {
        background: url(../images/jt.png) no-repeat center center;
        background-size: 100%;
    }
    .quan_green {
        flex-shrink: 0;
        background: #036704;
        color: #fff;
        padding-top: 35px;
        width: 110px;
        height: 75px;
        text-align: center;
        border-radius: 100%;
    }
    .xs_txt_p {
        margin: 10px 0;
        line-height: 25px;
    }
    .xs_txt_p p{
        color: #0a0a0a;
    }

    .xs_xiaoguo li {
        width: 49.7%;
    }
    .xs_xiaoguo li img {
        border-radius: 10px;
        overflow: hidden;
    }
    .xs_xiaoguo li span {
        display: block;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin-top: 3px;
        color: #0a0a0a;
    }
    .pad_20_15 {
        padding: 10px 15px;
    }
    . {
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        padding-left: 15px;
        font-weight: normal;
        text-align: center;
        margin-bottom: 5px;
    }

    .b_32c172 {
        background: #32c172;
        color: #fff;
        text-align: center;
    }
    .xs_sp_txt {
        margin: 10px 0;
    }
    .xs_sp_txt h3 {
        color: #036704;
        font-size: 16px;
        font-weight: normal;
        height: 35px;
        line-height: 35px;
    }
    .xs_sp_txt p {
        line-height: 40px;
    }
    .xz_case li {
        width: 49%;
        margin-right: 5px;
        border-radius: 5px;
        overflow: hidden;
        margin-top: 8px;
        position: relative;
    }
    .xz_step li {
        font-size: 12px;
        margin-top: 35px;
        text-align: center;
        flex-shrink: 0;
    }
    .xz_step li i {
        font-size: 14px;
        margin: 0 10px;
    }
    .xz_step p {
        display: block;
        color: #999;
        font-size: 12px;
    }
    .xz_step_txt {
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px dashed #ccc;
        color: #777;
    }
    .t_red {
        color: red;
    }
    #bg-music-two {
        width: 100%;
        height: 300px;
    }
    .xs_qian {
        position: relative;
    }
    .xs_qian span, .xz_case span {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 35px;
        line-height: 35px;
        background: #000;
        opacity: 0.8;
        color: #fff;
        text-align: center;
    }
    .xz_liuda {
        background: #fcfcfc;
    }
    .xz_case1 li {
        width: 48.5%;
        text-align: center;
        margin-top: 10px;
    }
    .xz_case1 li p {
        margin: 5px 0;
    }
    .gymb .gymb3 img {
        height: 100px;
    }
    .shbz h3 {
        font-size: 1.2em;
    }
    .shbz p {
        font-size: 1em;
        line-height: 18px;
    }
    /* 河道清淤 */
    .hdqy_vd{
        margin-top: 0px;
    }
    .hdqy_h2{
        font-size: 16px;
        font-weight: bold;
        height: 50px;
        line-height: 50px;
    }
    .hdqy_ship{
        flex-wrap: wrap;
        padding: 5px;
    }
    .hdqy_fl,.hdqy_fr{
        width: 100%;
    }
    /* 市政污水 */
    .szws_fl ,.szws_fr{
        width: 100%;
    }
    .szws_fr li{
        margin: 10px;
    }
    .szws_12 ,.pro_1{
        flex-wrap: wrap;
        padding: 10px;
        margin-top: 5px;
    }
    .szws_fl h3{
        margin-bottom: 5px;
    }
    .szws_1{
        padding: 20px 0;
    }
    .szws_case {
        margin-top: 15px;
    }
    .szws_case li {
        width: 48%;
    }
    .szws_case p {
        text-align: center;
        font-size: 14px;
        line-height: 20px;
    }
    .szws_case li:last-child {
        display: none;
    }
    .app_disno {
        display: none;
    }
    .pro_2 li a {
        position: initial;
        text-align: center;
        height: 30px;
        line-height: 30px;
    }
    .hd_zlzs li {
        width: 48%;
        margin-bottom: 10px;
    }
    .hd_zlzs li {
        width: 48%;
        margin-bottom: 10px;
    }
    .hd_case ul li {
        width: 48%;
    }
    .hd_zlzs ul {
        flex-wrap: wrap;
    }
}
#goto_top {
    width: 50px;
    height: 50px;
    background: url(../images/to_top.png) no-repeat center rgb(229,0,18);
    background-size: 30px 34px;
    position: fixed;
    right: 40px;
    bottom: 100px;
    cursor: pointer;
    z-index: 9999;
    display: none;
}
/* 首页领域调整 */
.sy_ly_mune li{
    flex: 1;
    text-align: center;
    height:60px;
    line-height: 60px;
    background:#0B0A0A;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-left:1px solid #fff;
    cursor: pointer;
}
.sy_lingyun{
    background:#f5f5f5;
    padding: 35px 0;
}
.sy_tab_div{
    background: #fff;
    padding:35px;
    border: 1px solid #ddd;
}
.sy_tab_fl{
    width: 645px;
    flex-shrink: 0;
    margin-right: 30px;
}
.ly_txt li{
    width: 48%;
    margin-bottom: 15px;
}
.ly_txt p{
    line-height: 25px;
    margin-top: 15px;
}
.selected{
    background:#DD0F19 !important;
    color: #fff;
}
.sy_tab_div1{
    display: none;
}
/*行也应用*/
.cm_sp_case li{
    /*text-align: center;*/
    width: 17%;
    background: #eee;
    padding: 10px;
    margin-bottom: 10px;
}
.cm_v_title {
    text-align: center;
    margin: 25px 0;
    font-size: 25px;
    font-weight: bold;
}
.cm_sp_case .ctitle {
    font-size: 20px;
    font-weight: initial;
    border-bottom: 5px solid red;
}
.c_1200{
    width: 1200px;
    margin: 0 auto;
}
.cm_sp_case li img{
    padding-bottom: 10px;
    width: 100%;
}
.cm_sp_case span{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}
.cm_sp_case .add{
    /*text-align: center;*/
    background: url(../images/jia.png) no-repeat left center;
    padding-left: 28px;
    margin-right: 30px;
    margin-left: 30px;
}
.cm_vd{
    margin-top: 30px;
    background: #ccc;
}
.cm_h2 {
    background: #036804;
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.cm_ship {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    border: #ebebeb;
}
.cm_fl {
    width: 650px;
    height: 350px;
}
.cm_fl video {
    height: 350px;
}
.cm_fr {
    width: 500px;
}
.cm_fr h3 {
    color: #DD0F19;
    font-size: 24px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
}
.cm_fr ul {
    margin: 10px 0;
}
.cm_fr li, .hdqy_fr p {
    line-height: 30px;
    text-align: justify;
}
.cm_btn a {
    width: 180px;
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    background: #DD0F19;
    color: #fff;
    border-radius: 10px;
    margin: 15px 0;
}
.cm_fr h5 a {
    font-size: 24px;
    font-weight: normal;
}
.xl li{
    margin-left: 5px;
}
.xl li p{
    text-align: center;
}
/*移动*/
.footer_buttom{
    position: fixed;
    width: 640px;
    text-align: center;
    max-width: 100%;
    margin:auto;
    left:0;
    right:0;
    bottom:0;
    z-index: 9999;
    display: none;
}
.footer_buttom .ask_itt{
    background: #00A67B;
    line-height: 42px;
    font-size: 15px;
    display: block;
    color: #fff;
    width: 50%;
    float: left;
}
.footer_buttom .ask_itt_one{
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.footer_buttom .ask_itt_two{
    background-color: #f3621c;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.pro_h2{
    text-align: center;
    margin: 35px 0;
}
.bg_f9f9f9{
    background: #f9f9f9;
}
.pro_img1{
    padding:75px 0;
}
.w_715{
    width: 715px;
}
.img_adv_ul{
    width:80%;
    margin: 0 auto;
    margin-bottom: 25px;
}
.img_adv_ul li{
    width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 18px;
    text-align: center;
    border-radius: 100%;
    border:1px solid #ddd;
    background: #fff;
}
.w_430{
    width: 430px;
    flex-shrink: 0;
}
.img1_fr h3{
    color: #DD0F19;
    font-size: 24px;
    margin-top: 25px;
}
.img1_fr_ul1{
    margin:35px 0;
}
.img1_fr_ul1 li{
    line-height: 30px;
}
.img1_fl_a a{
    width: 198px;
    margin-top: 40px;
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
}
.img1_fl_a a:hover{
    opacity: .8;
}
.pro_img1_img{
    max-width: 630px;
    float: right;
}

.proimg_li li{
    border: 1px solid #f2f2f2;
    margin-top:30px;
    width: 48%;
    text-align: center;
    padding: 25px 0;
}
.proimg_li li h4{
    color: #2C2C2C;
    font-size: 18px;
    margin-top: 15px;
    font-weight: normal;
}
.proimg_li li a:hover h4{
    color: #DD0F19;
}
.mar_top_60{
    margin-top: 60px;
}
.img1_fr h3{
    margin-top: 0;
}

/* 产品详情 */
.cp_show_fl{
    margin-right: 35px;
}
.cp_show_f2{
    width: 467px;
}
.cp_show_f2 h3{
    color:#DD0F19;
    font-size:24px;
    font-weight: normal;
    line-height: 30px;
}
.cp_show_f2 li{
    line-height:28px;
    font-size: 14px;
}
.cp_show_2{
    margin-top: 30px;
}
.cp_show_f3{
    /*margin-top:20px;*/
    background: #f2f2f2;
    padding:20px;
    line-height: 30px;
}
.cp_show_f4{
    margin:10px 0;
    font-size:24px;
}
.cp_show_3{
    margin-top: 35px;
    border: 1px solid #eee;
    padding-bottom: 35px;
}
.cp_show_f5 a{
    width: 160px;
    height: 45px;
    line-height: 40px;
    background: #222;
    color: #fff;
    display: block;
    border-radius:35px;
    text-align: center;
    margin-top: 20px;
}
.bkj_h3{
    background: url(../images/icon_li.png) #005e35 no-repeat 25px center;
    height: 55px;
    line-height: 55px;
    color: #fff;
    padding-left: 90px;
    font-weight: bold;
    font-size: 24px;
}
.cp_show_3_img{
    width: 808px;
    margin: 20px auto;
}
.cp_show_3_img1{
    width: 810px;
    margin: 0 auto;
}

.cp_show_4{
    margin-top: 35px;
}

.cp_show_5{
    padding:10px 0 40px 0;
    margin-top:35px;
}
.sping{
    width: 656px;
    height: 360px;
    /*background: #f2f2f2;*/
}
.cp_show_sp{
    border: 1px solid #eee;
}
.cp_show_sp .cp_show_2{
    padding: 0 20px 35px 20px;
}
.cp_show_1_li li{
    text-align: center;
}
.cp_show_1_li{
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 35px;
}
.cp_show_1_li li span{
    width: 110px;
    height:80px;
    display: block;
    text-align: center;
    background: #005E35;
    border-radius: 100%;
    padding-top:30px;
}
.cp_show_1_li li  img{
    width: 40px;
    margin: 0 auto;
}
.cp_show_1_li li p{
    line-height: 65px;
    font-size: 18px;
}
.mb_ryzs {
    position: relative;
}
.top_50{
    top: 55% !important;
}

/* about */
.aboutbanner{
    position: relative;
}
.abs_btm{
    position: absolute;
    bottom: 0;
    height: 55px;
    line-height: 55px;
    width: 100%;
    color: #fff;
}
.abs_btm span{
    font-size: 18px;
    letter-spacing:5px;
    font-weight: bold;
}
.opty8{
    opacity: 0.8;
}
.b_dd0f19{
    background: #DD0F19;
}
.about_txt{
    text-align: center;
    padding: 35px 0;
}
.about_txt1{
    line-height: 30px;
    margin-top:25px;
}
.about_txt1 p{
    font-size: 16px;
}
.about_txt1 a{
    height: 45px;
    line-height: 45px;
    background: #DD0F19;
    color: #fff;
    width: 160px;
    border-radius:45px;
    display: block;
    margin:30px auto 0;
    font-weight: bold;
}
.about_img1{
    background: url(../picture/gct100.jpg) no-repeat center bottom;
    height:698px;
    margin-top:55px;
}
.about_img1 ul{
    border:1px solid #eee;
    background:#Fff;
}
.about_img1 b{
    color: #DD0F19;
    display: block;
    font-weight: bold;
    font-size:24px;
    margin-bottom: 10px;
}
.culture_li li{
    background: #fff;
    width: 32%;
}
.culture h2{
    text-align: center;
}
.culture{
    padding: 35px;
}
.culture h2{
    margin-bottom:40px;
    text-align: center;
}
.culture h3{
    color: #036804;
    margin-bottom: 10px;
    font-size: 20px;
}
.about_litxt{
    padding: 35px 0;
}
.culture_li li{
    text-align: center;
    padding: 0;
}
.culture_li p{
    font-size: 16px;
}
.ab_pic1{
    background: #fff;
}
.ab_pic{
    margin-top: 20px !important;
}
.ab_pic1_fl{
    padding:80px 35px;
}
.ab_pic1_fl li{
    line-height: 45px;
    text-align: -webkit-auto;
}
.ab_pic1_fl h3{
}
.ab_pic1_fl li{
    font-size: 18px;
}
/* about */
.cp_show_3_img2 p{
    margin-top: 15px;
    line-height: 25px;
    font-size: 16px;
}
.tp{
    text-align: center;
    font-size: 16px
}

/* 手机端 */
@media screen and (max-width: 1200px) {
    .sping{
        height: auto;
    }
    .cm_fl {
        height: 270px;
    }
    .cm_fl video{
        height: 270px;
    }
    .app_disno {
        display: none;
    }

    .app_dis {
        display: block;
    }

    .header2 {
        height: auto;
        /*padding: 10px;*/
    }

    .header2 h1 {
        width: 100%;
        height: auto;
    }

    .header2 h1 > a > img {
        width: 100%;
        margin-top: 0;
        display: block;
    }

    .hr_left {
        width: 27%;
    }
    .t_400{
        padding: 5px;
        padding-left: 25px;
        background:url("../images/icon_tel.png") no-repeat left center ;
    }
    .t_400 span{
        display: none;
    }
    .menu {
        height: auto;
    }

    .hr_left span {
        font-size: 14px;
    }

    .app_w_100 {
        width: 80%;
        margin-left: 3%;
    }


    .app_t_p {
        font-size: 16px;
        /*margin-bottom: 10px;*/
    }

    .header3 ul li {
        width: 20%;
        flex-shrink: 0;
        flex: none;
    }

    .header3 ul {
        width: 100%;
        overflow: hidden;
    }

    .hr_left h1 {
        background: none;
        padding-right: 0;
        height: auto;
        padding-top: 0;
    }

    .app_w_100 .gaoxin {
        display: block;
    }

    .app_w_100 {
        display: block;
        /*padding: 15px 0;*/
    }

    .app_w_100 .app_t_p {
        width: 100%;
        padding-top: 5px;
    }

    .zz_v_title {
        margin: 10px 0;
    }

    .zz_v_title span {
        font-size: 18px;
    }

    .three_ly {
        flex-wrap: wrap;
        width: 100%;
        padding: 0;
    }

    .ly_sp, .ly_txt, .li_3_img {
        padding: 15px 15px 0 15px;
        width: calc(100% - 30px);
        display: block;
    }

    .ly_sp {
        width: calc(100% - 46px);
        border: 8px solid #fff;
    }

    .ly_txt li img {
        width: 90%;
        margin: 0 auto;
        border-radius: 6px;
    }

    .ly_txt ul {
        width: 100%;
    }

    .ly_txt p {
        font-size: 14px;
        line-height: 25px;
    }

    .lingyu_tab {
        padding: 13px;
        width: calc(100% - 30px);
        flex-wrap: wrap;
    }

    .lingyu_tab ul {
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-between
    }

    .lingyu_tab li {
        background: url(../images/icon_jia.png) no-repeat 10px center;
        width: calc(49% - 37px);
        padding: 0;
        border: 1px solid #eee;
        padding: 10px 0 10px 35px;
        margin: 0 0 15px 0;
    }

    .lingyu_tab li:last-child {
        border-right: 1px solid #eee;
    }

    .case_ul ul {
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-between;
    }

    .case_ul li {
        width: 45%;
        margin-right: 0;
    }

    .case_ul li img {
        width: 100%;
    }

    .dis_none {
        display: none;
    }

    .fl_ab, .fr_img {
        width: calc(100% - 30px);
        padding: 15px;
    }

    .about {
        padding: 0;
        flex-wrap: wrap;
    }

    .about h3 {
        margin-top: 0px;
    }

    .fl_ab p {
        margin: 20px 0;
        line-height: 30px;
        font-size: 16px;
    }

    .fl_ab a {
        width: 100%;
        margin: 0 auto;
        border-radius: 6px;
        font-size: 16px;
    }

    .about_txt li {
        margin: 0;
        padding: 15px 0;
    }

    .about_txt h3 {
        font-size: 18px;
    }

    .about_txt li p {
        font-size: 12px;
    }

    .new_main {
        flex-wrap: wrap;
    }

    .viewer {
        width: 100%;
        overflow: hidden;
    }

    .news1 {
        display: flex;
        padding: 15px;
        width: calc(100% - 30px);
        padding: 0 15px;
        margin-bottom: 15px;
    }

    .news1 h3 {
        line-height: inherit;
        height: inherit;
        margin-bottom: 15px;
    }

    .news_fr {
        flex-shrink: 0;
        margin-left: 15px;
        width: 50%;
    }

    .news1 p {
        height: 40px;
        overflow: hidden;
    }

    .footer_2 ul {
        flex-wrap: wrap;
    }

    .foot_fl1 p {
        font-size: 12px;
        line-height: 20px;
    }

    .footer_2 {
        padding: 0 15px;
    }

    .footer_2 li {
        width: 100%;
        margin: 0px 0;
    }

    .flex_wrap {
        width: 100%;
        flex-wrap: wrap;
    }

    .footer_mune li {
        width: 25%;
        flex: inherit;
        font-size: 12px;
    }

    .footer_2 li {
        height: 25px;
        font-size: 15px;
        text-align: left
    }

    .footer_mune li a {
        width: 100%;
        display: block;
    }

    .ly_more_a {
        justify-content: center;
    }

    .max_1200 {
        overflow: hidden;
    }

    .foot_fr {
        width: 25%;
    }

    .case_ul li h3 {
        font-size: 14px;
        white-space: nowrap;
    }

    .about_content_h2 {
        font-size: 20px;
        line-height: 20px;
        padding-bottom: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 0 !important;
    }

    .about_content_h2::before {
        width: 0px;
    }
    .about_content_h2::after {
        width: 0px;
    }
    .about_content{
        width: auto;
        padding: 10px;
    }
    .about_content_p {
        font-size: 15px;
        line-height: 28px;
    }
    .about_content_p p {
        font-size: 15px;
        line-height: 28px;
    }
    .section1{
        display: none;
    }
    .wc{
        display: block;
    }
    .main-ban{
        display: none;
    }
    .pro{
        display: none;
    }
    .case-tit {
        border-bottom: 1px solid #CCC;
    }
    .case-tit .news-tab span.active {
        color: #333;
        font-weight: bold;
        font-size: 1.04rem;
    }

    .case-tit .news-tab span {
        position: relative;
        float: left;
        width: 20%;
        text-align: center;
        color: #8C8C8C;
        font-size: 1rem;
        padding-bottom: 1rem;
    }
    .case-tit .news-tab span.active:after {
        content: "";
        display: block;
        position: absolute;
        left: 30%;
        bottom: -1px;
        width: 40%;
        height: 3px;
        background-color: #FF8000;
    }
    .con-box, .index-top, .index-name, .news-base {
        padding-left: .63rem;
        padding-right: .63rem;
    }
    .tab-case ul.tab-active {
        display: block;
    }
    .tab-case ul li {
        padding: 12px;
        border-radius: .38rem;
        -webkit-box-shadow: 0 0.19rem 0.38rem rgba(0,0,0,.15);
        -moz-box-shadow: 0 .19rem .38rem rgba(0,0,0,.15);
        box-shadow: 0 0.19rem 0.38rem rgba(0,0,0,.15);
        background: url(../images/index-casebg.png) #FFF no-repeat right bottom;
        background-size: 2.19rem 1.81rem;
        line-height: 1.1;
        margin-top: 1.25rem;
        width: 39%;
        margin-left: 14px;
        margin-bottom: 5px;
    }
    .tab-case ul li img {
        border-radius: .38rem;
		height: 120px;
    }
    .cls{
        display: block;
    }
    .tab-active h3{
        font-size: 12px;
        line-height: 30px;
		height: 30px;
		overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:1;
    }
    .max_w_1200{
        width: 100%;
    }
    .news-show{
        width:100%;
        margin: 0 auto;
    }
    .news-main{
        max-width: 100%;

    }
    .news-pic{
        position: absolute;
        left: 10px;
        top: 18px;
        width: 25%;
    }
    .news-info {
        padding-left: 30%;
    }
    .news-main ul li {
        width: 100%;
        margin-top: 10px;
        padding: 5px 0px;
        margin-left: 1px;
        margin-bottom: 10px;
    }
    .news-info h3 a{
        font-size: 16px;
    }
    .product-top .focus,.product-top .product-info{
        width: 100%;
        margin:0 auto;
    }
    .product_navbar{
        display: none;
    }
    .product-top{
        display: block;
    }
    .show-pro{
        display: none;
    }
    .product-left{
        width: 94%;
    }
    .product-right {
        width: 100%;
    }
    .img-list2 li {
        width: 48%;
        float: left;
        box-sizing: border-box;
        margin-left:5px;
    }
    .img-list2 li img {
        width: 100%;
        transition: all .3s;
    }
    .sy_tab_fl, .sy_tab_fr {
        width: 100%;
    }
    .sy_tab_div2 {
        flex-wrap: wrap;
    }
    .ly_txt {
        padding: 0;
        width: 100%;
    }
    .ly_txt ul {
        width: 100%;
    }
    .ly_txt li img {
        width: 90%;
        margin: 0 auto;
        border-radius: 6px;
    }
    .sy_lingyun{
        padding:0;
    }
    .sy_ly_mune li{
        font-size: 14px;
    }
    .sy_tab_fl video{
        height: 300px;
    }
    .header3 a{
        font-size: 14px;
    }
    szwn_12{
        flex-wrap: wrap;
    }
    .sy_lingyun{
        background:#fff;
    }
    .sy_ly_mune ul{
        flex-wrap: wrap;
        justify-content:center;
        padding: 0px 0;
    }
    .sy_ly_mune ul li{
        width:43%;
        flex: inherit;
        font-size: 16px;
        border-radius: 8px;
        height: 40px;
        line-height: 40px;
        margin: 5px 10px;
        background: #fff;
        border:1px solid #ddd;
        color: #222;;
    }
    /*行业*/
    .c_1200{
        width: 100%;
    }
    .cm_v_title{
         margin:0 auto;
        font-size: 16px;
    }
    .cm_sp_case .cti{
        font-size: 14px;
    }
    .cm_sp_case li{
        width: 27%
    }
    .cm_ship{
        flex-wrap: wrap;
        padding: 10px;
    }
    .xl li{
        margin: 5px;
    }
    /*行业栏   */
    .hy_ul_4{
        padding: 10px 0;
    }
    .hy_ul_li ul{
        flex-wrap: wrap;
        margin:0px auto;
        width: 90%;
        padding: 0;
    }
    .hy_ul_li li{
        width: calc( 47% - 34px );
        border: 1px solid #ddd;
        border-radius: 4px;
        height: 40px;
        line-height: 40px;
        margin: 5px auto;
        text-align: left;
        padding-left: 34px;
        background: url(../images/icon_jia.png) no-repeat 5px center;
    }
    .hy_ul_li li a{
        font-weight: bold;
        font-size: 12px;
    }
    .hy_ul_4_a{
        background:#DD0F19;
        color: #fff;
        text-align: center;
        width:90%;
        margin: 10px auto 0;
        height: 45px;
        line-height: 45px;
        border-radius: 6px;
        display: block;
        font-weight: bold;
    }
    .img1_fl{
        display: flex;
        align-items: center;
    }
    .pro_img1{
        width: calc( 100% -20px );
    }
    .pro_img1_wrap{
        flex-wrap: wrap;
    }
    .pro_img1>div,.pro_img1_img{
        width: 100%;
    }
    .img1_fl{
        width: 50%;
    }
    .img1_fr{
        width: calc( 50% - 20px );
    }
    .pro_img1{
        padding:35px 10px;
    }
    .img1_fr h3{
        font-size:14px;
        margin-top: 0;
    }
    .img1_fr_ul1{
        margin: 10px 0;
    }
    .img1_fr_ul1 li{
        color: #777;
        font-size: 12px;
        line-height:20px;
    }
    .img1_fl_a a{
        height: 30px;
        line-height: 30px;
        margin-top:0px;
        width: 100px;
        font-size: 12px;
    }
    .proimg_li {
        width: calc( 100% - 40px );
    }
    .mar_top_60{
        margin-top: 0;
    }

    /* 产品详情 */
    .cp_show_2{
        flex-wrap: wrap;
    }
    .cp_show_fl{
        width: 100%;
    }
    .cp_show_f2{
        padding:0 10px;
        width: calc( 100% - 20px );
    }
    .cp_show_1_li {
        width: 100%;
        margin: 0 auto;
    }
    .cp_show_1_li ul{
        flex-wrap: wrap;
        justify-content: center;
    }
    .cp_show_1_li li{
        width:30%;
    }
    .cp_show_1_li li p{
        font-size: 14px;
        line-height: 40px;
    }
    .cp_show_1_li li span{
        width: 70px;
        height:55px;
        padding-top:15px;
        margin:0 auto;
    }
    .cp_show_1_li li img{
        width: 30px;
    }
    .cp_show_fl{
        margin-right: 0;
    }
    .cp_show_f2 h3{
        font-size: 18px;
        line-height: 50px;
    }
    .cp_show_sp .cp_show_2{
        padding: 0 20px 15px 20px;
        margin-top: 10px;
    }
    .cp_show_f3{
        padding: 10px;
    }
    .bkj_h3{
        height:30px;
        line-height: 30px;
        background-size: 5%;
        font-size: 14px;
        padding-left: 50px;
        margin-top: 10px;
    }
    .cp_show_4{
        margin-top:10px;
    }
    .cp_show_5{
        margin-top: 0;
    }
    .cp_show_3_img2{
        padding: 10px;
    }
    .cp_show_5{
        padding: 10px;
    }
    .cp_show_5 li{
        margin: 10px;
    }
    .cm_vd{
        margin-top: 10px;
    }
    /* about */
    .about_img1 li span{
        font-size: 12px;
    }
    .abs_btm{
        bottom: auto;
        text-align: center;
        height: 35px;
        line-height: 35px;
    }
    .abs_btm span{
        text-align: center;
        font-size: 14px;
        letter-spacing: 0;
        width: 100%;
    }
    .about_txt1 p{
        line-height: 20px;
        padding:0 15px;
        font-size: 12px;
    }
    .about_txt h2,.about_txt1,.about_txt1 a ,.about_img1{
        margin-top: 15px;
    }
    .culture h2{
        margin-bottom: 15px;
        padding-top: 15px;
    }
    .about_img1{
        width: 100%;
        height: auto;
    }
    .culture ,.culture_li{
        padding:0px;
    }
    .ab_pic1{
        flex-wrap: wrap;
        padding: 10px;
    }
    .ab_pic1_fl{
        padding: 0;
        width: 100%;
        text-align: center;
        margin-bottom:10px;
    }
    .culture_li p{
        font-size: 12px;
    }
    /* about */
    .hd_case ul li p{
        font-size: 12px;
    }
    .tp{
        font-size: 13px;
    }
}