
.top_bg{ height:4.7rem; width:100%;background: rgba(11,43,97,0.9);z-index: 2000;position:relative;}
.header{width: 90%;margin: 0 auto;}
.btm{box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}
.logo{width: 8.84%;height: 4.7rem;line-height: 0;display: flex;align-items: center;}
.logo img{display: block;width: 100%;}
.h_nav{width: 70%; height:4.7rem;overflow: hidden;padding-right: 1.2%;}
.h_nav ul{ width: 100%; height:4.7rem;display: flex;justify-content: space-between;}
.h_nav li a{ font-size:0.9rem; color:#fff;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 4.7rem;line-height: 4.7rem;}
.h_nav li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #ff0204;
	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: 1px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.h_nav li a:hover,.h_nav li.cur a{color: #ff0204;}
.h_tel,.search{width: 2.2rem;height: 4.7rem;line-height: 0;display: flex;align-items: center;margin-left: 0.7rem;cursor:pointer;position: relative;}
.h_tel img,.search .sea_icon img{width: 2.2rem;height: 2.2rem;}
.h_tel p{width: 0;height: 4.7rem;line-height: 4.7rem;background: #d20001;font-size: 1.1rem;color: #fff;position: absolute;top: 0;right: 0;z-index: 5;overflow: hidden;-webkit-transition:all .5s;transition:all .5s;}
.h_tel:hover p{width: 9.5rem;text-align: center;}
.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.7rem;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 #d20001;box-sizing: border-box;}
.sea_box input.btn {width: 3.5rem;background-color: #d20001;color: #fff;cursor: pointer;height: 2rem;border: none;}
input::-webkit-input-placeholder {color: #666;}
a.h_english{display: none;width: 2.2rem;height: 2.2rem;background: rgba(255,255,255,0.2);font-size: 0.8rem;color: #fff;border-radius: 50%;margin: 1.3rem 0 0 0.7rem;text-align: center;line-height: 2.2rem;}
a.h_english:hover{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:1760px){html{font-size:18.33px}
}
@media screen and (min-width:1800px){html{font-size:18.75px}
}
@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;*/
            display: block;
            width: 100%;
        }
        .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;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .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: #d30000;}
    .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 #d30000;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


    .p102-pro-content-nav {
        height: 50px;
        box-shadow: 0 -2px 3px #f9f9f9, 0 4px 6px #e9e9e9;
        display:none;
    }
    
    .fixed {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 88;
        background: #fff;
    }
    
    .p102-pro-content-nav li {
        float: left;
        line-height: 50px;
        margin-right: 50px;
        position: relative;
        font-size: 18px;
        color: #4c4c4c;
        font-weight: normal;
    }
    
    .p102-pro-content-nav li.cur,
    .p102-pro-content-nav li:hover {
        color: #d30000;
    }
    
    .p102-pro-content-nav li.cur:before,
    .p102-pro-content-nav li:hover:before {
        content: '';
        position: absolute;
        width: 12px;
        height: 12px;
        border: 3px solid #d30000;
        background: #fff;
        border-radius: 100%;
        left: 50%;
        margin-left: -9px;
        bottom: -10px;
        z-index: 1;
    }
    
    .p102-pro-content-nav li.cur:after,
    .p102-pro-content-nav li:hover:after {
        content: '';
        position: absolute;
        width: 6px;
        height: 6px;
        background: #d30000;
        border-radius: 100%;
        left: 50%;
        margin-left: -3px;
        bottom: -4px;
        z-index: 2;
    }
    
    .p102-pro-content-desc {
        padding: 10px 0 40px;
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }


    .p102-pro-content-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 32px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #d30000;
    }
    
    .p102-pro-content-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #d50e0e;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
    
    .p102-pro-case {
        padding: 0 0 80px;
    }
    
    .p102-pro-case-list {
        padding-top: 0;
    }
    
    .p102-pro-case-items dl {
        float: left;
        width: 378px;
        position: relative;
        margin-right: 33px;
    }
    
    .p102-pro-case-items dl:nth-child(4n-1) {
        margin-right: 0;
    }
    
    .p102-pro-case-items dt img,
    .p102-pro-case-items dt a {
        display: block;
        width: 100%;
    }
    
    .p102-pro-case-items dd {
        position: absolute;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        left: 0;
        bottom: 0;
        z-index: 2;
    }
    
    .p102-pro-case-items dd h4 a {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        color: #ffffff;
        text-align: center;
        padding: 0 15px;
    }
    
    .p102-pro-case-items dl:hover dt a:before {
        content: '';
        position: absolute;
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-pro-case-items dl:hover dt a:after {
        content: '+';
        position: absolute;
        width: 50px;
        height: 50px;
        font: 30px/50px "宋体";
        color: #fff;
        text-align: center;
        background: #d30000;
        left: 50%;
        margin-left: -25px;
        top: 50%;
        margin-top: -25px;
        border-radius: 100%;
        z-index: 2;
    }
    
    .p102-pro-case-items dl:hover dd {
        background: none;
    }
    
    .p102-pro-case-paging {
        height: 30px;
        text-align: center;
        padding-top: 25px;
    }
    
    .p102-pro-case-paging li {
        display: inline-block;
        width: 10px;
        height: 10px;
        border: 3px solid #d30000;
        border-radius: 100%;
        margin: 0 5px;
    }
    
    .p102-pro-case-paging li.cur {
        background: #d30000;
    }
    
    .p102-pro-case-more {
        height: 46px;
        margin: 35px auto 0;
        text-align: center;
        position: relative;
    }
    
    .p102-pro-case-more a {
        display: inline-block;
        height: 44px;
        line-height: 44px;
        font-size: 18px;
        font-weight: normal;
        color: #d30000;
        border: 1px solid #d30000;
        padding: 0 20px 0 64px;
        position: relative;
    }
    
    .p102-pro-case-more a:before {
        content: '';
        width: 20px;
        height: 14px;
        position: absolute;
        border: 4px solid #d30000;
        border-left: 0;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        left: 26px;
        top: 11px;
    }
    
    .p102-pro-case-more a:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-right: 6px solid #d30000;
        top: 9px;
        left: 22px;
        z-index: 1;
    }


.f_bg{ background:#f5f5f5;padding-top: 5.3rem; height:24.5rem;overflow: hidden;position: relative;z-index: 1;}
.f_bg:before{content: "";width: 100%;height: 4.2rem;background: #0b2b61;position: absolute;bottom: 0;left: 0;z-index: -1;border-top: #d50e0e 0.4rem solid;}
.footer{width: 73%; margin:0 auto;}
.f_nav{height: 20.3rem;width: 72.5%;}
.f_ul01 li{height: 20.3rem;float: left;width: 17%;position: relative;padding-left: 3.5%;}
.f_ul01 li:before{content: "";width: 1px;height: 14.6rem;background: #dfdfdf;position: absolute;top: 0.8rem;right: 0;}
.f_ul01 li a,.f_top{font-size: 0.9rem;color: #333;font-weight: bold;display: block;height: 2.8rem;line-height: 2.8rem;width: 100%;margin-bottom: 1.5rem;}
.f_ul01 .f_ul02 li{width: 100%;height: 1.8rem;line-height: 1.8rem;padding: 0;}
.f_ul01 .f_ul02 li:before{display: none;}
.f_ul01 .f_ul02 li a{height: 1.8rem;line-height: 1.8rem;font-size: 0.8rem;color: rgba(51,51,51,0.8);margin-bottom: 0;font-weight: normal;}
.f_ul01 li.f_li01{padding-left: 0;}
.f_nav ul li a:hover{color: #333;}
.foot_l{width: 24%;}
.f_ban{width: 100%;height: 7rem;overflow: hidden;font-size: 0.8rem;color: rgba(51,51,51,0.8);}
.f_ban p{line-height: 1.8rem;}
.f_ban b{ font-family: "DINOT";font-size: 1.2rem;color: #333;}
.f_ban a{color: rgba(51,51,51,0.8);}
.f_code{width: 60%;display: flex;justify-content: space-between;}
.f_code p{line-height: 0;position: relative;}
.f_code p i{width: 2.3rem;height: 2.3rem;display: block;background: #bfbfbf;border-radius: 50%;cursor: pointer;}
.f_code p i img{width: 2.3rem;height: 2.3rem;}
.f_code p em{width: 5rem;height: 5rem;display: none;position: absolute;top: 3rem;left: calc(50% - 2.7rem);border: #fff 0.2rem solid;z-index: 1;}
.f_code p em:before{content: "";width: 0;height: 0;position: absolute;top: -0.7rem;left: calc(50% - 0.8rem);z-index: -1;border-bottom:0.8rem solid #fff; 
border-left:0.8rem solid transparent;
border-right:0.8rem solid transparent;
}
.f_code p em img{width: 5rem;height: 5rem;}
.f_code p.cur i{background: rgba(213,14,14,0.8);}
.f_code p.cur em{display: block;}
.f_bot{width: 100%;height: 4.2rem;line-height: 4.2rem;overflow: hidden;font-size: 0.8rem;color: rgba(255,255,255,0.4);}
.f_bot span{padding: 0 0.5rem;}
.f_bot a{color: rgba(255,255,255,0.4);}
  

        .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: #d30000;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #d30000;
            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;
        }
    
