
@font-face {
	font-family: 'DINGTALK';
	src:url('font/DINGTALK.ttf') format('truetype');
}
.header{ height:5.3rem; width:100%;background: #fff;}
.logo{width: 4.2%;line-height: 0;display: flex;align-items: center;height: 5.3rem;margin-left: 4.2%;margin-right: 1.2rem;}
.logo img{display: block;width: 100%;}
.h_dw{padding: 1.2rem 0 0 1rem; font-size:1.1rem; color:#333;line-height: 1.5rem;position: relative;}
.h_dw:before{content: '';width: 1px;height: 2.4rem;background: #e9e9e9;position: absolute;top: 1.5rem;left: 0;}
.h_dw i{display: block;font-size: 0.9rem;font-weight: normal;letter-spacing: 0.35rem;}
.h_nav{width: 44%;height: 5.3rem;margin-right: 2.1%;}
.h_nav ul{ width: 100%; height:5.3rem;display: flex;justify-content: space-between;}
.h_nav li a{ font-size:0.8rem; color:#282828;display:block; float:left;height: 5.3rem;line-height: 5.3rem;}
.h_nav li a:hover,.h_nav li.cur a{font-weight: bold;color: #da251e;}
.h_tel{font-size: 1.2rem;color: #fff;font-weight: bold;height: 5.3rem;width: 17.2%;background: #da251e;display: flex;align-items: center;justify-content: center;}
.h_tel em{width: 1.5rem;height: 1.5rem;line-height: 0;padding-right: 0.5rem;}
.h_tel em img{width: 1.5rem;height: 1.5rem;}
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}
}


        .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: 150px;
        height: 90px;
        line-height: 90px;
        font-size: 28px;
        font-weight: bold;
        color: #1a1a1a;
    }
    
    .p101a-fdh-02-nav {
        max-width: 1000px;
        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: #da251e;
    }
    
    .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:#eaeaea;
        height: 17.7rem;
        overflow: hidden;
        padding-top: 2.3rem;
      }
      .footer {
        width: 83.33%;
        margin: 0 auto;
      }
      .f_left{width: 50%;height: 14.2rem;}
      .f_left h3 {
        width: 100%;
        height: 4.4rem;
        display: flex;align-items: center;
      }
      .f_left h3 a{width: 16%;line-height: 0;overflow: hidden;}
      .f_left h3 img{width: 100%;display: block;}
      .f_left h3 span{ font-size:1.1rem; color:#333;font-weight: bold;line-height: 1.6rem;padding-left: 0.8rem;}
      .f_left h3 i{display: block;font-size: 1rem;font-weight: normal;letter-spacing: 0.25rem;}
      .f_ban {width: 100%;padding-top: 2.2rem;}
      .f_ban p {
        height: 1.4rem;
        line-height: 1.4rem;
        font-size: 0.7rem;
        color: rgba(51, 51, 51, 0.8);
      }
      .f_ban a {
        color: rgba(51, 51, 51, 0.8);
      }
      .f_er{width: 30%;display: flex;justify-content: space-between;padding-top: 3.6rem;}
      .f_er p {
        width: 23%;
      }
      .f_er p em {
        width: 100%;
        display: block;
        background: #fff;
        padding: 0.2rem;
        line-height: 0;
        border-radius: 0.25rem;
        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: rgba(51, 51, 51, 0.8);
        line-height: 1rem;
        text-align: center;
        padding-top: 0.5rem;
      }
      .f_bot {
        width: 100%;
        height: 3.5rem;
        line-height: 3.5rem;
        font-size: 0.8rem;
        color: rgba(51, 51, 51, 0.8);
        border-top: #d7d7d7 1px solid;
        box-sizing:border-box;
      }
      .f_bot span {
        padding: 0 0.3rem;
      }
      .f_bot a {
        color: rgba(51, 51, 51, 0.8);
      }
    

    .xin-2112-client-1 {
        width: 76px;
        position: fixed;
        right: 0;
        top: 50%;
        z-index: 999;
        color: #333;
        background: #fff;
        box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
        border-radius: 3px;
    }
    
    .xin-2112-client-1 li {
        width: 76px;
        border-radius: 2px;
        position: relative;
        cursor: pointer;
        padding: 10px 0 13px;
    }
    
    .xin-2112-client-1 li.my-kefu-top {
        display: none;
    }
    
    .xin-2112-client-1 li a {
        display: block;
        height: 100%;
        text-decoration: none;
        color: #333;
    }
    
    .xin-2112-client-1 li i {
        display: block;
        width: 38px;
        height: 37px;
        overflow: hidden;
        margin: 0 auto;
        background: url("images/xin-2112-client-icon.png") no-repeat;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
    }
    
    .xin-2112-client-1 li.my-kefu-tel i {
        background-position: 0 0;
    }
    
    .xin-2112-client-1 li.my-kefu-link i {
        background-position: 0 -47px;
    }
    
    .xin-2112-client-1 li.my-kefu-qq i {
        background-position: 0 -94px;
    }
    
    .xin-2112-client-1 li.my-kefu-weixin i {
        background-position: 0 -141px;
    }
    
    .xin-2112-client-1 li.my-kefu-top i {
        background-position: 0 -188px;
    }
    
    .xin-2112-client-1 li .client-2112-cont {
        width: 160px;
        padding: 14px 14px 14px 70px;
        position: absolute;
        right: 85px;
        top: 4px;
        color: #fff;
        font-size: 18px;
        height: 32px;
        line-height: 32px;
        text-align: left;
        background: #da251e;
        display: none;
    }
    
    .xin-2112-client-1 li .client-2112-cont:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        right: -7px;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #da251e;
    }
    
    .xin-2112-client-1 li .client-2112-cont:before {
        content: "";
        position: absolute;
        width: 38px;
        height: 38px;
        background: url("images/xin-2112-client-icon.png") no-repeat;
        left: 25px;
        top: 50%;
        margin-top: -19px;
        z-index: 1;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin {
        width: 115px;
        padding: 14px;
        position: absolute;
        right: 85px;
        top: -28px;
        background: #fff;
        display: none;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        right: -7px;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #fff;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin img {
        width: 115px;
        height: 115px;
        display: block;
    }
    
    .xin-2112-client-1 li.my-kefu-tel .client-2112-cont:before {
        background-position: -70px 0;
    }
    
    .xin-2112-client-1 li.my-kefu-qq .client-2112-cont:before {
        background-position: -70px -94px;
    }
    
    .xin-2112-client-1 li p {
        display: block;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        color: #333;
        text-align: center;
    }
    
    .xin-2112-client-1 li.my-kefu-link a {
        animation: heart 1s ease-in-out infinite alternate;
    }
    
    .xin-2112-client-1 li.cur,
    .xin-2112-client-1 li:hover {
        background: #da251e;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-tel i,
    .xin-2112-client-1 li.my-kefu-tel:hover i {
        background-position: -70px 0;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-link i,
    .xin-2112-client-1 li.my-kefu-link:hover i {
        background-position: -70px -47px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-qq i,
    .xin-2112-client-1 li.my-kefu-qq:hover i {
        background-position: -70px -94px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-weixin i,
    .xin-2112-client-1 li.my-kefu-weixin:hover i {
        background-position: -70px -141px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-top i,
    .xin-2112-client-1 li.my-kefu-top:hover i {
        background-position: -70px -188px;
    }
    
    .xin-2112-client-1 li.cur p,
    .xin-2112-client-1 li:hover p {
        color: #fff;
    }
    
    .xin-2112-client-1 li:hover .client-2112-cont,
    .xin-2112-client-1 li:hover .client-2112-cont-weixin {
        display: block!important;
    }

