
.top_bg{ height:5rem; width:100%;background: rgba(255,255,255,1);}
.header{width: 83.33%;margin: 0 auto;position: relative;}
.logo{width: 11.5%;height: 5rem;line-height: 0;display: flex;align-items: center;}
.logo img{display: block;width: 100%;}
.h_tel{font-size: 0.9rem;color: #000;display: block;position: absolute;top: 0.5rem;right: 0;line-height: 1.5rem;}
.h_tel i{font-size: 0.8rem;font-weight:normal;padding-right:0.3rem;}
.h_nav{width: 74%;padding-top: 1.8rem;height: 3.2rem;}
.h_nav ul{ width: 100%; height:3.2rem;display: flex;justify-content: space-between;}
.h_nav li a{ font-size:0.9rem; color:#000;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 3.2rem;line-height: 3rem;}
.h_nav li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0.2rem;
	background: #fca860;
	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: 0.2rem;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.h_nav li a:hover,.h_nav li.cur a{font-weight: bold;}
em,i{font-style: normal;}

html{font-size:12px;-webkit-text-size-adjust:none}
@media screen and (min-width:1200px){html{font-size:12.5px}
}
@media screen and (min-width:1280px){html{font-size:13.33333px}
}
@media screen and (min-width:1366px){html{font-size:14.22916px}
}
@media screen and (min-width:1440px){html{font-size:15px}
}
@media screen and (min-width:1600px){html{font-size:16.66666px}
}
@media screen and (min-width:1920px){html{font-size:20px}
}


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

                .search_content{
                    padding: 18px 0 0;
                    height: 49px;
                    line-height: 30px;
                    border-bottom: solid 1px #e3e3e3;
                }
                .p2-keyword{
                    width: 715px;
                    float: left;
                    text-transform:capitalize;
                    color: #999;
                }
                .p2-keyword dt,.p2-keyword dd{float:left;}
                .p2-keyword dd a{
                    padding: 0 7px;
                    color: #999;
                }
                .p2-keyword dd a:hover{
                    color:#f08300;;
                }
                .search-1-input-group{
                    width: 259px;
                    height: 32px;
                    border:1px solid #d8d8d8;
                    border-radius: 30px;
                    padding: 0 0 0 19px;
                }
                .search-1-input-group .searchKey{
                    width: 220px;
                    height: 30px;
                    line-height: 30px;
                    float: left;
                    border: 0;
                    float: left;
                    color:#bfbfbf;
                }
                .search-1-input-group .p2-btn{
                    width: 38px;
                    height: 30px;
                    text-indent: 38px;
                    float: right;
                    height: 32px;
                    background:url(images/VISkins-p5.png) no-repeat 5px -257px;
                }
            

        .p5-crumbs {
            border-bottom: solid 1px #f0f0f0;
            height: 71px;
            line-height: 71px;
            color: #898989;
            /*font-family: "Gotham-Book";*/
            margin-bottom:20px;
        } 
.p5-crumbs-con a {
            color: #898989;
        } 
.p5-crumbs-con .cur,
        .p5-crumbs-con a:hover {
            color:#f08300;
        }
    

        .p5_info_content {
            line-height: 30px;
        } 
.p5_info_content_font {
            text-align: right;
            height: 36px;
            overflow: hidden;
            text-transform: capitalize;
            font-size: 14px;
        } 
.p5_info_content_font a {
            box-sizing: border-box;
            border: solid 1px #bdbdbd;
            width: 60px;
            line-height: 22px;
            text-align: center;
            margin: 0 0 0 3px;
            display: inline-block;
            color: #bdbdbd;
            border-radius: 3px;
        } 
.p5_info_content_font a:hover,
        .p5_info_content_font a.cur {
            background: #bdbdbd;
            color: #fff;
        } 
.p5_info_content h2 {
            text-align: center;
            border-bottom: solid 1px #f1f1f1;
            min-height: 54px;
            line-height: 40px;
            font-size: 26px;
            font-weight: normal;
            padding-top: 14px;
        } 
.p5_info_content h5 {
            color: #acacac;
            font-size: 14px;
            text-align: center;
            height: 65px;
            line-height: 48px;
            font-weight: normal;
        } 
.p5_info_content h5 span {
            padding: 0 28px;
        } 
.p5_info_content_tj {
            background: #f7f7f7;
            position: relative;
            padding: 48px 72px;
            margin-bottom: 30px;
            word-wrap: break-word;
            overflow: hidden;
        } 
.p5_info_content_tj:before {
            content: "";
            position: absolute;
            width: 34px;
            height: 26px;
            left: 25px;
            left: 35px;
            background: url(images/VISkins-p5.png) no-repeat right 2px;
        } 
.p5_info_content_con {
            padding: 0 0 40px;
        } 
.p5_info_content_con a {
            color: red !important;
        } 
.p5_prod_content_key {
            clear: both;
            min-height: 60px;
            line-height: 24px;
            /*padding: 0 0 40px;*/
            color: #999;
        } 
.p5_prod_content_key a {
            color: #999;
            padding: 0 0 0 15px;
        } 
.p5_prod_content_key a:hover {
            color:#f08300;
            text-decoration: none;
        } 
.p5_info_content_page {
            clear: both;
            padding: 25px 23px;
            height: 60px;
            line-height: 24px;
            white-space: nowrap;
            overflow: hidden;
            color: #707070;
            background: #f7f7f7;
            position: relative;
            font-size: 14px;
        } 
.p5_info_content_page:before {
            content: "";
            position: absolute;
            width: 2px;
            height: 40px;
            top: 35px;
            left: 0;
            background: #f08300;
        } 
.p5_info_content_page a {
            color: #666;
        }
        .p5_info_content_page a:hover{
            color: #f08300;
        } 
.p5_info_content_page p {
            height: 30px;
            line-height: 30px;
            overflow: hidden;
            position: absolute;
            left: 24px;
        } 
.p5_info_content_page_last {
            top: 25px;
        } 
.p5_info_content_page_next {
            top: 55px;
        }
    

        .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;
        } 
.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 {
            color:#f08300;
            text-decoration: none;
        } 
.p5_left_list_ej li {
            padding: 0 0 0 24px;
            border-top: solid 1px #f5f5f5;
        }
    

        .p5_info_list_con1 dl {
            border-bottom: solid 1px #f5f5f5;
            margin-bottom: 16px;
            cursor: pointer;
            font-size: 14px;
            color: #acacac;
            line-height: 18px;
            padding: 0 0 16px;
            overflow: hidden;
        } 
.p5_info_list_con1 dt {
            width: 31.25%;
            float: left;
            margin: 0 8px 0 0;
        } 
.p5_info_list_con1 dt img {
            width: 100%;
            display: block;
        } 
.p5_info_list_con1 dd {
            overflow: hidden;
        } 
.p5_info_list_con1 dd h3 {
            height: 20px;
            line-height: 20px;
            font-size: 14px;
             font-weight: normal;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        } 
.p5_info_list_con1 dd h3 a {
            color: #444;
        } 
.p5_info_list_con1 dl:hover h3,
        .p5_info_list_con1 dl:hover h3 a {
            color: #f08300;
        }
    

        .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:#f08300;
            display:block;
        }
    

.f_bg{ background:#0d1118;border-top: #e98002 0.6rem solid; height:18rem;overflow: hidden;padding-top: 1.9rem;position: relative;}
.f_bg:before{content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.3);position: absolute;bottom: 4rem;left: 0;}
.footer{width: 83.33%; margin:0 auto;}
.f_er{width: 31.25%;height: 14rem;}
.f_er h5{width: 33.6%;line-height: 0;}
.f_er h5 img{display: block;width: 100%;}
.f_er b{display: block;font-size: 1.2rem;color: #f08300;line-height: 2.5rem;margin-bottom: 0.3rem;}
.f_er p{width: 20%;float: left;background: #fff;margin-right: 3%;}
.f_er p em{width: 100%;display: block;line-height: 0;}
.f_er p img{display: block;width: 100%;}
.f_er p span{display: block;width: 100%;height: 1.2rem;font-size: 0.7rem;color: #666;line-height: 1.2rem;text-align: center;overflow: hidden;}
.f_nav{height: 13rem;width: 68.7%;padding-top: 1rem;}
.f_ul01 li{height: 13rem;float: left;width: 17.5%;padding-left: 4%;position: relative;}
.f_ul01 li:before{content: "";width: 1px;height: 10.5rem;background: rgba(255,255,255,0.3);position: absolute;top: 0.3rem;right: 0;}
.f_ul01 li a{font-size: 1rem;color: rgba(255,255,255,1);font-weight: bold;display: block;height: 2.2rem;line-height: 2.2rem;width: 100%;margin-bottom: 0.3rem;}
.f_ul01 .f_ul02 li{width: 100%;height: 1.6rem;line-height: 1.6rem;padding-left: 0;}
.f_ul01 .f_ul02 li:before,.f_ul01 li.f_li04:before{display: none;}
.f_ul01 .f_ul02 li a{height: 1.6rem;line-height: 1.6rem;font-size: 0.7rem;color: rgba(255,255,255,0.6);font-weight: normal;margin-bottom: 0;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.f_nav ul li a:hover{color: #fff;}
.f_ul01 li.f_li01{width: 33.5%;padding-left: 0;}
.f_ul01 li.f_li01 .f_ul02 li{width: 32%;}
.f_ul01 li.f_li02{width: 25%;}
.f_ul01 li.f_li02 .f_ul02 li{width: 45%;}
.f_ul01 li.f_li04{width: 12%;}
.f_ban{width: 50%;height: 4rem;line-height: 3.5rem;}
.f_ban p{font-size: 0.7rem;color: rgba(255,255,255,0.6);padding-left: 1.2rem;float: left;padding-right: 1rem;}
.f_ban p.f_p01{ background: url(images/f_ico01.png) no-repeat 0 center/0.9rem 1.2rem;}
.f_ban p.f_p02{ background: url(images/f_ico02.png) no-repeat 0 center/0.9rem 1.2rem;}
.f_bot{width: 49%;height: 4rem;line-height: 3.5rem;overflow: hidden;font-size: 0.7rem;color: rgba(255,255,255,0.4);text-align: right;}
.f_bot span{padding: 0 0.5rem;}
.f_bot a{color: rgba(255,255,255,0.4);}
  

        .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-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: 16px;
            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: #f08300;
            color: #fff;
            height: 56px;
            width: 270px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #f08300;
            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;
        }
    
