
.top_bg{ height:4.8rem; width:100%;background: #f7fdfe;position: relative;z-index:100;}
.header{width: 83.33%;margin: 0 auto;}
.logo{width: 14.75%;height: 4.8rem;line-height: 0;display: flex;align-items: center;}
.logo img{display: block;width: 100%;}
.h_nav{width: 47.75%; height:4.8rem;padding-right: 13%;}
.h_nav ul{ width: 100%; height:4.8rem;display: flex;justify-content: space-between;}
.h_nav li a{ font-size:0.9rem; color:#000;display:block;position: relative;z-index: 4; text-decoration:none;height: 4.8rem;line-height: 4.8rem;padding: 0 0.7rem;}
.h_nav li a:after {
	position: absolute;
	bottom: 1rem;
	left: calc(50% - 0.6rem);
	width: 1.2rem;
	height: 0.1rem;
	background: #fff;
	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{
	height: 0.1rem;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.h_nav li a:hover{background: #01bccc;color: #fff;font-weight: bold;}

.li02_nav,.li03_nav,.li04_nav,.li05_nav,.li06_nav{display: none;position: absolute;left: 0;top: 4.8rem;z-index: 2;background: rgba(255,255,255,0.95);width: 100%;padding: 2rem 0;}
.nav_main{width: 83.33%;margin: 0 auto;}
.h_nav li .nav_main a:after,.h_nav li .nav_main a:hover:after,.h_nav li.cur .nav_main a:after{display: none; background:none;opacity: 0;}
.h_nav li.cur .nav_main a:hover,.h_nav li .nav_main a:hover,.h_nav li.cur .nav_main a{background:none;height: auto;font-weight: normal;}

.nav_list{width: 25%;float: left;}
.h_nav li .nav_main .nav_list h3 a{height: 2rem;line-height: 2rem;font-size: 0.9rem;color: #000;padding: 0;font-weight: normal;}
.nav_list p{width: 100%;padding: 0.8rem 0 0;overflow: hidden;}
.h_nav li .nav_main .nav_list p a{width: 100%;height: 3rem;display: flex;align-items: center;font-size: 0.8rem;color: #333;padding: 0;font-weight: normal;}
.nav_list p em{width: 2.4rem;height: 2.4rem;line-height: 0;overflow: hidden;padding-right: 0.6rem;}
.nav_list p em img{width: 2.4rem;height: 2.4rem;}
.h_nav li.cur .nav_main .nav_list h3 a:hover,.h_nav li .nav_main .li04_list p a:hover{height: 2rem;}
.h_nav li.cur .nav_main .nav_list p a:hover{height: 3rem;}
.h_nav li .nav_main .nav_list a:hover,.h_nav li .nav_main .li04_list p a:hover{font-weight: bold;}
.h_nav li .nav_main .nav_list a{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.li02_nav .nav_main{width: 62.5%;margin: 0 0 0 20.83%;}
.li02_nav .nav_list{width: 35%;padding-bottom:1rem;}
.li02_nav .nav_list:nth-child(3n){width: 30%;}
.li02_nav .nav_list:nth-child(4),.li02_nav .nav_list:nth-child(5),.li02_nav .nav_list:nth-child(6){padding-bottom:0;}

.li03_nav .nav_main{width: 73%;}
.li03_nav .nav_list:nth-child(3){width: 28%;}
.li03_nav .nav_list:nth-child(4){width: 20%;}

.li04_list{width: 100%;}
.li04_list p{width: 12.5%;float: left;transition: all 0.5s;position: relative;}
.h_nav li .nav_main .li04_list p a{width: 100%;height: 2rem;display: flex;align-items: center;justify-content: center;color: #000;padding: 0;font-weight: normal;}
.li04_list p:before{content: "";width: 1px;height: 2rem;background: rgba(40,40,40,0.1);position: absolute;top: 0;left: 0;}
.li04_list p em{width: 1.5rem;height: 1.5rem;line-height: 0;overflow: hidden;padding-right: 0.6rem;}
.li04_list p em img{width: 1.5rem;height: 1.5rem;}
.li04_list p:hover em,.nav_list p a:hover em{animation: flipInY 1s;}

.li05_nav .li04_list{width: 55%;margin: 0 auto;}
.li05_nav .li04_list p{width: 25%;}
.li06_nav .li04_list{width: 84%;margin: 0 auto;}
.li06_nav .li04_list p{width: 14.28%;}
.nav_list:first-child:before,.li04_list p:first-child:before{display: none;}

.h_tel{font-size: 1.2rem;color: #01c5d5;font-weight: bold;font-style: italic;width: 15%;height: 4.8rem;display: flex;align-items: center;}
.h_tel em{width: 1.8rem;height: 1.8rem;line-height: 0;padding-right: 0.3rem;}
.h_tel em img{width: 1.8rem;height: 1.8rem;}
.search{width: 1.8rem;height: 4.8rem;line-height: 0;cursor:pointer;display: flex;align-items: center;position: absolute;top: 0;right: 5%;}
.search .sea_icon img{width: 1.8rem;height: 1.8rem;}
.search .sea_icon:hover img{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
.sea_box{position: absolute;width: 13.5rem;right: 0;top:4.8rem;z-index: 100;display: none;}
.sea_box input {float: left;font-size: 0.7rem;}
.sea_box input.txt {width: 10rem;padding: 0 0 0 0.5rem;line-height: 2rem;height: 2rem;border: 0.1rem solid #01bccc;box-sizing: border-box;}
.sea_box input.btn {width: 3.5rem;background-color: #01bccc;color: #fff;cursor: pointer;height: 2rem;border: none;}
input::-webkit-input-placeholder {color: #666;}

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:1800px){html{font-size:18.75px}
}
@media screen and (min-width:1920px){html{font-size:20px}
}
@media screen and (min-width:2144px){html{font-size:22.33333px}
}
@media screen and (min-width:2400px){html{font-size:25px}
}
@media screen and (min-width:2752px){html{font-size:28.66666px}
}
@media screen and (min-width:3200px){html{font-size:33.33333px}
}
@media screen and (min-width:3840px){html{font-size:40px}
}


        .nei-ban-video {
            position: relative;
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 video{
            display: block;
            width: 100%;
        }
    

        .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") repeat-x left 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;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    .blk-main01{
        width: 1200px;
        margin: 0 auto;
    }
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #01bccc;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #01bccc;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


        .title {
            padding-bottom: 15px;
            position: relative;
            font-weight: normal;
            text-align: center;
            margin-bottom: 40px;
        }
        
        .title:after {
            content: '';
            position: absolute;
            width: 76px;
            height: 1px;
            background: #d4d4d4;
            bottom: 0;
            left: 50%;
            margin-left: -38px;
        }
        
        .title span,
        .title a {
            display: block;
            height: 50px;
            line-height: 50px;
            font-size: 38px;
            color: #333333;
        }
        
        .title em {
            display: block;
            height: 22px;
            font: 14px/22px 'Arial';
            color: #808080;
            font-style: normal;
            letter-spacing: 2px;
        }
        
        .p101-service-1 {
            padding: 60px 0 30px;
            background-color: #f5f5f5;
        }
        
        .p101-service-1-list dl {
            float: left;
            width: 570px;
            margin: 0 60px 25px 0;
        }
        
        .p101-service-1-list dl:nth-child(3n-1) {
            margin-right: 0;
        }
        
        .p101-service-1-list dt img {
            width: 100%;
            display: block;
        }
        
        .p101-service-1-list dd {
            padding: 40px 20px 30px;
            position: relative;
        }
        
        .p101-service-1-list dd h4 {
            position: absolute;
            width: 100%;
            height: 50px;
            left: 0;
            top: -30px;
        }
        
        .p101-service-1-list dd h4 a {
            display: inline-block;
            height: 50px;
            line-height: 50px;
            background-color: #01bccc;
            margin: 0 20px;
            padding: 0 30px;
            font-size: 24px;
            color: #ffffff;
        }
        
        .p101-service-1-list .p101-service-1-desc {
            font-size: 14px;
            line-height: 26px;
            color: #4c4c4c;
            text-align: justify;
        }
    

.f_bg{background: #f1f1f1; height:32rem;overflow: hidden;padding-top: 2rem;}
.footer{width: 83.33%; margin:0 auto;}
.foot_top{height: 3.9rem;width: 100%;border-bottom: #d0d0d0 1px solid;font-size: 1.4rem;color: #01c5d5;line-height: 3.9rem;margin-bottom: 1rem;}
.foot_top span{width: 6%;float: right;display: block;}
.foot_top span a{font-size: 0.8rem;color: #333;width: 100%;height: 3.9rem;display: flex;align-items: center;justify-content: space-between;}
.foot_top em{width: 0.8rem;height: 0.8rem;line-height: 0;}
.foot_top em img{width: 0.8rem;height: 0.8rem;}
.f_nav{height: 16rem;width: 100%;border-bottom: #d0d0d0 1px solid;}
.f_navlist{width: 100%;height: 2.5rem;line-height: 2.5rem;overflow: hidden;}
.f_navlist h3{float: left;width: 8.4%;}
.f_navlist h3 a{font-size: 0.9rem;color: #282828;}
.f_navlist ul{width: 87.5%;float: left;}
.f_navlist ul li{float: left;padding-right: 3rem;}
.f_navlist ul li a{font-size: 0.8rem;color: #515151;}
.f_navlist ul li a:hover{color: #000;}
.f_navlist em{width: 1.1rem;height: 1.1rem;display: block;float: right;line-height: 0;overflow: hidden;margin-top: 0.6rem;}
.f_navlist em img{width: 1.1rem;height: 1.1rem;}
.f_er{width: 30%;height: 10rem;padding-top: 1.8rem;display: flex;justify-content: space-between;}
.f_er p{width: 30%;}
.f_er p em{width: 100%;display: block;line-height: 0;border: #fff 0.25rem solid;box-sizing:border-box;}
.f_er p img{display: block;width: 100%;}
.f_er p span{display: block;width: 100%;font-size: 0.7rem;color: #666;line-height: 1rem;text-align: center;padding-top: 0.5rem;}
.f_ban{width: 65%;height: 9rem;padding-top: 2.8rem;display: flex;justify-content: space-between;}
.f_ban p{font-size: 0.8rem;color: #333;font-weight: bold;line-height: 2rem;}
.f_ban p span{width: 100%;height: 2.5rem;border-bottom: #d5d5d5 1px solid;display: flex;align-items: center;font-weight: normal;margin-bottom: 0.6rem;}
.f_ban p em{width: 1.2rem;height: 1.1rem;line-height: 0;padding-right: 0.5rem;}
.f_ban p em img{width: 1.2rem;height: 1.1rem;}
.f_ban p b{font-size: 0.9rem;font-style: italic;}
.f_bot{height: 4rem;line-height: 4rem;font-size: 0.7rem;color: #333;border-top: #d0d0d0 1px solid;}
.f_bot span{padding: 0 0.5rem;}
.f_bot a{color: #333;}
.f_bot p{float: right;}
.f_bot p a{padding: 0 1rem;}
  

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            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;
            font-size: 12px;
            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: 31px;
            background-position: -23px -47px;
            background-size: 52px 82px;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #01bccc;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #01bccc;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            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;
        }
    
