
        .top_bg {
            height: 97px;
            padding: 27px 0 0;
            width: 100%;
            overflow: hidden;
            background: #fff;
        }
        
        .header {
            width: 84%;
            margin: 0 auto;
        }
        
        .h_tel {
            font-weight: 700;
            position: absolute;
            top: 0;
            right: 0;
            line-height: 25px;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 20px;
            color: #e1161a;
            background: url(images/tel.gif) no-repeat 0 center;
            padding-left: 35px;
        }
        
        .h_en {
            font-size: 14px;
            color: #333;
            position: absolute;
            top: 0;
            right: 185px;
            line-height: 24px;
        }
        
        .h_en a {
            font-size: 14px;
            color: #333;
            padding: 0 10px;
        }
        
        .h_en a:hover,
        .h_en a.cur {
            color: #e1161a;
        }
        
        .logo {
            width: 20%;
            line-height: 0;
        }
        
        .logo img {
            display: block;
            width: 100%;
        }
        
        .h_nav {
            width: 72%;
            height: 45px;
            padding-top: 30px;
            overflow: hidden;
        }
        
        .h_nav ul {
            width: 100%;
            height: 45px;
            display: flex;
            justify-content: space-between;
        }
        
        .h_nav li a {
            font-size: 16px;
            color: #333;
            display: block;
            float: left;
            position: relative;
            z-index: 4;
            text-decoration: none;
            height: 45px;
            line-height: 45px;
            text-align: center;
        }
        
        .h_nav li a:after {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 4px;
            background: #e1161a;
            content: '';
            opacity: 0;
            -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
            -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
            transition: height 0.3s, opacity 0.3s, transform 0.3s;
            -webkit-transform: translateY(-10px);
            -moz-transform: translateY(-10px);
            transform: translateY(-10px);
        }
        
        .h_nav li a:hover:after,
        .h_nav li.cur a:after {
            height: 3px;
            opacity: 1;
            -webkit-transform: translateY(0px);
            -moz-transform: translateY(0px);
            transform: translateY(0px);
        }
        
        .h_nav li a:hover,
        .h_nav li.cur a {
            color: #e1161a;
        }
        
        em,
        i {
            font-style: normal;
        }
        
        @media screen and (max-width:1400px) {
            .header {
                width: 1200px;
            }
            .h_tel {
                font-size: 18px;
            }
            .h_nav ul li a {
                font-size: 14px;
            }
        }
    

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

 .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .p6-crumbs {
            position: absolute;
            top: -85px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
            background: url("images/p101-curmbs-bg.png") no-repeat center bottom;
            padding: 20px 0 5px;
        }
        /*.p6-crumbs {*/
        /*    height: 60px;*/
        /*    line-height: 60px;*/
        /*    padding: 0 0 0 18px;*/
        /*    background: url(images/VISkins-p6.png) no-repeat -9px 12px;*/
        /*    margin: 20px auto;*/
        /*    width: 1200px;*/
        /*} */
        
        .p6-crumbs dl {
            float: right;
            height: 60px;
            line-height: 60px;
            font-size: 14px;
            color: #fff;
        }
        
.p6-crumbs dt {
            float: left;
            width: 55px;
            padding-left: 25px;
            background: url(images/p101-curmbs-icon1.png) no-repeat left center;
        } 
        .p6-crumbs dd {
            float: left;
            
            white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
        } 
.p6-crumbs dd a {
            padding: 0 8px;
        }
        .p6-crumbs a{
            color: #fff;
        }
        .p6-crumbs a.cur {
            color: #fff;
            /*color: #e1161a;*/
        }
    

                .search_content{
                    padding: 18px 0 0;
                    height: 49px;
                    line-height: 30px;
                    width: 1200px;
                    margin: 0 auto;
                }
                .p2-keyword{
                    width: 850px;
                    float: left;
                    color: #999;
                }
                .p2-keyword dt,.p2-keyword dd{float:left;}
                .p2-keyword dd a{
                    padding: 0 7px;
                    color: #999;
                }
                .search-1-input-group{
                    width: 278px;
                    height: 32px;
                    background:url(images/VISkins-p6.png) no-repeat 0 -224px;
                }
                .search-1-input-group .searchKey{
                    padding: 0 0 0 19px;
                    width: 220px;
                    height: 30px;line-height: 30px;
                    float: left;
                    background: none;
                    border: 0;
                    float: left;
                    color:#bfbfbf;
                }
                .search-1-input-group .p2-btn{
                    background:url(images/VISkins-p6.png) no-repeat -5px -169px;
                    width: 38px;
                    height: 30px;
                    text-indent: 38px;
                    float: right;
                }
            

        .p5_prod_showcase {
            /*padding: 70px 0 0;*/
            color: #898989;
            line-height: 25px;
            font-size: 14px;
        } 
.p5_prod_showcase_p {
            width: 55.94%;
            float: left;
            position: relative;
        } 
.p5_prod_showcase_p img {
            box-sizing: border-box;
            padding: 9px 8px;
            background: #f4f4f4;
            width: 100%;
        } 
.p5_prod_showcase_w {
            width: 40.56%;
            float: right;
        } 
.p5_prod_showcase_w h3 {
            font-size: 24px;
            color: #333;
            border-bottom: solid 1px #f1f1f1;
            line-height: 38px;
            font-weight: normal;
            word-wrap: break-word;
            padding: 0 0 12px;
            display: block;
        } 
.p5_prod_showcase_w h3 a {
            color: #333;
        } 
.p5_prod_showcase_w_text {
            padding: 6px 0;
            border-bottom: solid 1px #f1f1f1;
            margin-bottom: 10px;
        } 
.p5-pro-showcase-1-txt-t2 {
            overflow: hidden;
        } 
.p5-pro-showcase-1-txt-t2 p {
            min-width: 50%;
            float: left;
            overflow: hidden;
        } 
.p5-pro-showcase-1-txt-t2 b {
            color: #333;
        } 
.p5_prod_showcase_w span {
            display: block;
            margin-top: 16px;
        } 
.p5_prod_showcase_w span a {
            display: block;
            width: 124px;
            line-height: 34px;
            background: #f6bb19;
            color: #373837;
            text-align: center;
            border-radius: 3px;
            text-transform: uppercase;
        } 
.p5_prod_showcase_p1,
        .p5_prod_showcase_p2 {
            position: absolute;
            z-index: 2;
            width: 16px;
            height: 32px;
            background: url(images/p-pcjt.png) no-repeat;
            top: 45%;
            display: block;
        } 
.p5_prod_showcase_p1 {
            background-position: 0 0;
            left: 12px;
        } 
.p5_prod_showcase_p2 {
            background-position: -48px 0;
            right: 12px;
        }
    

        .p5_prod_content {
            color: #898989;
            line-height: 25px;
            padding: 20px 0;
            clear: both;
        }
        
        .p5_prod_content_til {
            height: 44px;
            line-height: 44px;
            white-space: nowrap;
            margin-bottom: -1px;
            overflow: hidden;
        }
        
        .p5_prod_content_til li {
            float: left;
            text-transform: capitalize;
            background: #f4f4f4;
            padding: 0 40px;
            line-height: 44px;
            text-align: center;
            color: #333;
            font-size: 16px;
            white-space: nowrap;
            cursor: pointer;
            overflow: hidden;
        }
        
        .p5_prod_content_til li.cur {
            background: #fff;
            border-top: solid 2px #e1161a;
            line-height: 43px;
            border-right: solid 1px #f1f1f1;
            border-left: solid 1px #f1f1f1;
        }
        
        .p5_prod_content_con {
            border: solid 1px #f1f1f1;
            padding: 30px;
        }
        
        .p5_prod_content_con img {
            max-width: 100%;
        }
        
        .p5_prod_content_key {
            clear: both;
            height: 60px;
            line-height: 60px;
            padding: 0 0 15px;
            color: #999;
        }
        
        .p5_prod_content_key a {
            color: #999;
            padding: 0 0 0 15px;
            display: inline-block;
        }
        
        .p5_prod_content_key a:hover {
            color:#e1161a;
            text-decoration: none;
        }
    

        .p5-product-4 {
            position: relative;
            overflow: hidden;
        } 
.p5-product-4 .p5_title1 {
            height: 54px;
        } 
.p5-product-4-con {
            color: #666;
            margin-bottom: 48px;
            overflow: hidden;
        } 
.p5-product-4-con li {
            width: 34%;
            float: left;
            text-align: center;
            cursor: pointer;
            box-sizing: border-box;
        } 
.p5-product-4-con li p {
            margin: 0 10% 0 0;
            display: block;
            position: relative;
            text-decoration: none;
        } 
.p5-product-4-con li img {
            display: block;
            width: 100%;
            border: 1px solid #eee;
            box-sizing: border-box;
        } 
.p5-product-4-con li span a {
            display: block;
            margin-top: 10px;
            word-wrap: break-word;
            padding: 0 16px 0 6px;
            overflow: hidden;
            color: #333;
        } 
.p5-product-4-con li:hover span a {
            color: #e1161a;
        } 
.p5-product-4-dd {
            height: 12px;
            position: absolute;
            right: 0;
            top: 20px;
        } 
.p5-product-4-dd li {
            width: 12px;
            height: 12px;
            background: #e3e3e3;
            border-radius: 100%;
            float: left;
            margin-right: 11px;
            text-indent: -999px;
            cursor: pointer;
        } 
.p5-product-4-dd li.cur {
            background: #e1161a;
            color:#000;
        }
    

        .p5_left_nav_1 {
            /*font-family: Gotham-Black;*/
            padding: 0 0 14px;
        } 
.p5_left_nav_1 .p5_title1 {
            line-height: 32px;
        } 
.p5_left_nav_con1 h4,
        .p5_left_nav_con1 li {
            height: 39px;
            font-weight: normal;
            text-transform: capitalize;
            line-height: 39px;
            border-bottom: solid 1px #f5f5f5;
            overflow: hidden;
        } 
.p5_left_nav_con1 h4 a,
        .p5_left_nav_con1 li a {
            display: block;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            color: #666666;
        } 
.p5_left_nav_con1 h4 a:hover,
        .p5_left_nav_con1 h4.sidenavcur a,
        .p5_left_nav_con1 li a:hover,
        .p5_left_nav_con1 li.sidenavcur a {
            text-decoration: none;
            color: #e1161a;
        } 
.p5_left_list_ej li {
            padding: 0 0 0 24px;
            border-top: solid 1px #f5f5f5;
        }
    

        .p5_info_list_con1 {
            clear: both;
            font-size: 14px;
            color: #acacac;
            line-height: 22px; 
} 
.p5_info_list_con1 .p5_info_list_1_dl {
            border-bottom: solid 1px #f5f5f5;
            clear: both;
            overflow: hidden;
            padding-bottom: 20px; 
        } 
.p5_info_list_con1 .p5_info_list_1_dl dt {
            width: 45%;
            float: left;
            margin: 0 8px 0 0;
        } 
.p5_info_list_con1 .p5_info_list_1_dl dt img {
            width: 100%;
            display: block;
        } 
.p5_info_list_con1 .p5_info_list_1_dl dd {
            box-sizing: border-box;
            overflow: hidden;
        } 
.p5_info_list_con1 .p5_info_list_1_dl dd h3 {
            height: 31px;
            line-height: 31px;
            font-size: 16px;
            overflow: hidden;
        } 
.p5_info_list_con1 .p5_info_list_1_dl dd h3 a {
            color: #444;
            display: block;
            width: 100%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        } 
.p5_info_list_con1 .p5_info_list_1_li {
            cursor: pointer;
            color: #444;
            border-bottom: solid 1px #f5f5f5;
            padding: 14px 0 14px 23px;
            line-height: 22px;
            position: relative;
            word-break: break-all;
            overflow: hidden;
        } 
.p5_info_list_con1 .p5_info_list_1_li:before {
            content: "";
            position: absolute;
            width: 2px;
            height: 10px;
            top: 20px;
            left: 8px;
            background:#666666;
        } 
.p5_info_list_con1 .p5_info_list_1_dl:hover h3 a {
            color:#666666;
        } 
.p5_info_list_con1 .p5_info_list_1_li:hover,
        .p5_info_list_con1 .p5_info_list_1_li:hover a {
            color:#666666;
        }
    

        .p5_contact {
            padding: 0 0 40px;
        } 
.p5_contact_con p {
            font-weight: bold;
            line-height: 22px;
            color: #898989;
            padding: 0 0 6px;
        } 
.p5_contact_con li {
            line-height: 34px;
            min-height: 34px;
            word-wrap: break-word;
            color: #898989; 
            overflow: hidden;
        } 
.p5_contact_con li span {
            width: 22px;
            height: 30px;
            display: block;
            float: left;
            margin-right: -22px;
            background: url(images/VISkins-p5.png) no-repeat -2px -2px;
        } 
.p5_contact_con li em {
            padding-left: 25px;
            display: block;
            overflow: hidden;
        } 
.p5_contact_con li.p5_contact_l1 span {
            background-position: -2px -39px;
        } 
.p5_contact_con li.p5_contact_l2 span {
            background-position: -2px -74px;
        } 
.p5_contact_con li.p5_contact_l3 span {
            background-position: -2px -110px;
        } 
.p5_contact_con span {
            clear: both;
            display: block;
            height: 59px;
            padding: 12px 0 0;
        } 
.p5_contact_con span a {
            background: url(images/VISkins-p5.png) no-repeat 0 -154px #898989;
            border-radius: 2px;
            margin: 0 7px 0 0;
            width: 20px;
            height: 20px;
            text-indent: 999px;
            overflow: hidden;
            display: inline-block;
        } 
.p5_contact_con span a.p5_title1_fx1 {
            background-position: 0 -189px;
        } 
.p5_contact_con span a.p5_title1_fx2 {
            background-position: 0 -224px;
        } 
.p5_title1_pho {
            background: url(images/VISkins-p5.png) no-repeat 0 -286px;
            padding: 0 0 0 47px;
            color: #333;
            line-height: 18px;
            height: 60px;
        } 
.p5_title1_pho b {
            font-size: 20px;
            line-height: 28px;
            color:#666666;
            display:block;
        }
    

.f_bg{ background:#f7f7f7; height:450px;overflow: hidden;padding: 110px 0 0;}
.footer{width: 1200px; margin:0 auto;}
.foot_top{height: 160px;}
.f_logo{line-height: 0;width: 330px;text-align: center;}
.f_logo img{width: 312px;height: 60px;}
.f_logo i{display: block;font-size: 18px;color: #999;line-height: 20px;padding: 10px 0 0 0px;}
.f_nav{width: 830px;padding: 16px 0 0;}
.f_nav ul{ width: 100%; height:65px;display: flex;justify-content: space-between;border-bottom: #bfbfbf 1px solid;}
.f_nav li a{ font-size:16px; color:#333;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 65px;line-height: 65px;}
.f_nav ul li:first-child a:before,.f_nav li a:hover:before{content: "";width: 7px;height: 7px;background: #e1161a;position: absolute;bottom: -4px;left: calc(50% - 3px);border-radius: 50%;}
.f_top{display: block;font-size: 18px;color: #333;height: 30px;line-height: 30px;overflow: hidden;font-weight: normal;}
.f_top i{display: block;font-size: 22px;font-weight: bold;text-transform: uppercase;}
.f_ban{width: 610px;}
.f_ban p{font-size: 14px;color: #333;line-height: 36px;float: left;}
.f_ban p em{display: block;background:url(images/f_tel.png) no-repeat 0 14px;height: 45px;line-height: 70px;padding:0 0 10px 42px;overflow: hidden;}
.f_ban p b{display: block;font-size: 22px;color: #e0161a; font-family: "DINOT";line-height: 32px;}
.f_ban p span{display: block;}
.f_ban p i{font-weight:bold;}
.f_ban p:nth-child(2){padding-right: 50px;}
.f_ban p:nth-child(3){padding-top: 20px;width:350px;}
.f_about{color: #333;width: 330px;padding-top:100px;}
.f_about p{font-size: 14px;line-height: 34px;}
.f_about p i{display: block;font-size: 12px; font-family:Arial, Helvetica, sans-serif;}
.f_about span{display: block;font-size: 14px;line-height: 30px;}
.f_about em{ background:url(images/f_icp.png) no-repeat 0 center;padding-left: 28px;display:block;font-size: 14px;}
.f_about a{color: #333;}
.f_er{width: 260px;}
.f_er p{width: 80px;text-align: center;float: left;padding:0 0 0 10px;}
.f_er p em{display: block;width: 80px;height: 80px;line-height: 0;}
.f_er p img{width: 80px;height: 80px;padding:10px 0;}
.f_er p span{display: block;font-size: 14px;color: #333;line-height: 40px;}
.f_er p:nth-child(2){padding: 0;}
  

        .client-2 {
            position: fixed;
            right: -195px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 71px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
             .client-2 .my-kefu-xiazai i {
                 width: 28px;
            background:none;
        }
        
             .client-2 .my-kefu-xiazai i img{
           width: 100%;
        }
        
        
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 35px;
            background-position: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 75px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 18px;
            color: #fff;
            float: left;
            height: 22px;
            line-height: 22px;
            padding-left: 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
            width:170px;
            overflow:hidden;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #e1161a;
            color: #fff;
            height: 56px;
            width: 270px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #e1161a;
            width: 97px;
            height: 56px;
            position: relative;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
