
.top_bg{ height:5.8rem; width:100%;background: #fff;}
.header{width: 83.33%;margin: 0 auto;position: relative;}
.logo{width: 12.5%;line-height: 0;display: flex;align-items: center;height: 5.8rem;}
.logo img{display: block;width: 100%;}
.h_dw{float: left;font-size: 1rem;color: #000;line-height: 1.4rem;padding: 1.3rem 0 0 2%;}
.h_dw i{display: block;font-weight: normal;color: #005bac;}
.h_nav{width: 57%;padding-top: 2.3rem;height: 3.5rem;}
.h_nav ul{ width: 100%; height:3.5rem;display: flex;justify-content: space-between;}
.h_nav li a{ font-size:0.8rem; color:#333;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 3.5rem;line-height: 3.5rem;}
.h_nav li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0.2rem;
	background: #005cac;
	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{color: #005cac;font-weight: bold;}
.h_tel{font-size: 0.9rem;color: #ff6e00;font-weight: bold;height: 1.3rem;position: absolute;top: 0.9rem;right: 0;background: #fff0e5;
display: flex;align-items: center;justify-content: space-between;padding: 0 0.75rem 0 0.6rem;border-radius: 1rem;}
.h_tel em{width: 0.9rem;height: 0.9rem;line-height: 0;padding-right: 0.5rem;}
.h_tel em img{width: 0.9rem;height: 0.9rem;}

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 {
            position: relative;
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{ 
            top: 0;
            left: 50%;
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .plc {
            position: absolute;
            top: -65px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
            background: url("images/p101-curmbs-bg.png") no-repeat center bottom;
            padding: 20px 0 5px;
        }
        
        .p12-curblock {
            display: none;
        }
        
        .p101-curmbs-con {
            float: right;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #fff;
        }
        
        .p101-curmbs-con b {
            font-weight: normal;
            padding-left: 25px;
            background: url(images/p101-curmbs-icon1.png) no-repeat left center;
        }
        
        .p101-curmbs-con i {
            font-style: normal;
        }
        
        .p101-curmbs-con span {
            font-family: 宋体;
            height: 46px;
            line-height: 46px;
            padding: 0px 5px;
        }
        
        .p101-curmbs-con a {
            color: #fff;
        }
        
        .p101-curmbs-con a:hover {
            text-decoration: underline;
        }
    

    .p101a-fdh-02 {
        height: 90px;
        box-shadow: 0 3px 4px #e9e9e9;
    }
    
    .p101a-fdh-02 h3 {
        float: left;
        width: 300px;
        height: 90px;
        line-height: 90px;
        font-size: 28px;
        font-weight: bold;
        color: #1a1a1a;
    }
    
    .p101a-fdh-02-nav {
        max-width: 800px;
        float: right;
        height: 40px;
        padding-top: 25px;
    }
    
    .p101a-fdh-02-nav li {
        float: left;
        height: 40px;
        line-height: 40px;
        border-radius: 25px;
    }
    
    .p101a-fdh-02-nav li a {
        display: block;
        height: 40px;
        font-size: 18px;
        color: #1a1a1a;
        text-align: center;
        padding: 0 24px;
    }
    
    .p101a-fdh-02-nav li.sidenavcur,
    .p101a-fdh-02-nav li:hover {
        background: #005bac;
    }
    
    .p101a-fdh-02-nav li.sidenavcur a,
    .p101a-fdh-02-nav li:hover a {
        color: #fff;
    }


    .p101-about-content {
        font-size: 16px;
        line-height: 32px;
        color: #4c4c4c;
        text-align: justify;
        padding: 40px 0;
    }


.f_bg{ background: url(images/f_bg.jpg) no-repeat center 0; height:16.7rem;overflow: hidden;padding-top: 2.5rem;background-size: 100% 19.2rem;}
.footer{width: 83.33%; margin:0 auto;}
.f_nav{height: 12.7rem;width: 42%;}
.f_ul01 li{height: 12.7rem;float: left;width: 30%;}
.f_ul01 li a{width: 100%;}
.f_top,.f_ul01 li a{display: block;font-size: 0.8rem;color: #fff;font-weight: bold;height: 2.3rem;line-height: 2.3rem;margin-bottom: 0.5rem;}
.f_ul01 .f_ul02 li{width: 100%;height: 1.6rem;line-height: 1.6rem;}
.f_ul01 .f_ul02 li a{height: 1.6rem;line-height: 1.6rem;color: rgba(255,255,255,0.6);margin-bottom: 0;font-weight: normal;}
.f_nav ul li a:hover{color: #fff;}
.f_ban{width: 31.25%;height: 12.7rem;}
.f_ban p{line-height: 1.6rem;font-size: 0.8rem;color: rgba(255,255,255,0.6);}
.f_ban span{padding: 0 0.5rem;}
.f_er{width: 24%;}
.f_er b{display: block;width: 100%;font-size: 1.7rem;color: #ff6e00;height: 3rem;line-height: 2rem;}
.f_code{width: 100%;display: flex;justify-content: space-between;}
.f_code p{width: 30%;text-align: center;}
.f_code p em{width: 100%;display: block;line-height: 0;}
.f_code p img{display: block;width: 100%;}
.f_code p span{display: block;font-size: 0.8rem;color: rgba(255,255,255,0.6);line-height: 1.5rem;}
.f_bot{width: 100%;height: 4rem;line-height: 4rem;overflow: hidden;font-size: 0.8rem;color: rgba(255,255,255,0.8);}
.f_bot em{ background:url(images/f_icp.png) no-repeat 0 center/1rem 1rem;padding-left: 1.4rem;display: inline-block;margin-right:0.5rem;}
.f_bot span{padding: 0 0.5rem;}
.f_bot a{color: rgba(255,255,255,0.8);}
  

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#005bac url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#005bac url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#005bac url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#005bac url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#005bac url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#005bac url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#005bac url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
