*{
    margin: 0;
    padding: 0;
}
.w{
    width: 98%;
    max-width: 1200px;
    margin: auto;
}
.a{
    text-decoration: none;
    color: #fff;
}
.nav{
    width: 100%;
    background: rgba(62, 58, 58, 0.5);
    position: fixed;
    z-index: 5;
    overflow: hidden;
    transform: translateY(-50px);
    transition: 1s;
    animation:ccc 1s forwards; 
}
.zhanshi{
    width: 200px;
    height: 335px;
    background: rgba(62, 58, 58, 0.5);
    position: fixed;
    right: 0;
    top: 95px;
    display: none;
    z-index: 5;
}
.zhanshiul{
    width: 80%;
    height: 300px;
    /* background: red; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    margin: auto;
    list-style: none;
}
 .dianji{
    width: 20%;
    height: 70px;
    /* background: red; */
    float: right;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    display: none;
 }   
 .dian{
    width: 60%;
    height: 2px;
    background: #fff;
 }
@keyframes ccc{
    0%{
        transform: translateY(100px);
    }
    50%{
        transform: translateY(0px);
    }
    80%{
        transform: translateY(30px);
    }
    100%{
        transform: translateY(0px);
    }
}
.aa{
    width: 100%;
    height: 670px;
	overflow: hidden;
	position: relative;
}
.dieraa{
    height: 415px;
}
.boximg3{
    height: 415px;
}
.boxul{
    width: 9000px;
    position: absolute;
}
.nydt{ width:100%; overflow:hidden;}
.boximg2{
        width: 100%;
    }
.boxli1{
    float: left;
    list-style: none;
}
.nav1{
    height: 95px;
    /* background: orange; */
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.navimg{
    width: 30%;
    max-width: 385px;
    height: 55px;
}
.tupian2{
    display: none;
}
.navul{
    width: 70%;
    max-width: 695px;
    height: 95px;
    /* background: green; */
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.navul>li{
    float: left;
    height: 32px;
    list-style: none;
    font-size: 16px;
}
.navul>li:hover{
    border-bottom: 3px solid red;
}
#nav_xuanzhong2{border-bottom: 3px solid red;}
.bb{
   /* background: pink; */
   overflow: hidden;
   margin-bottom: 80px;
   /* border: 1px solid black; */
}
.bp1{
    text-align: center;
    margin-top: 68px;
    font-size: 36px;
    letter-spacing: 5px;
    transform: translateY(300px);
    opacity: 0;
    transition: 1s;
}
.ggg{
    transform: translateY(0px);
    opacity: 1;
}
.eee1{
    transform: translateY(300px);
    opacity: 0;
    transition: 1s;
}
.www{
    text-align: center;
    margin-top: 68px;
    font-size: 36px;
    letter-spacing: 5px;
    transition: 1s;
    transform: translateY(0px);
    opacity: 1;
}
.bp1>span{
    color: red;
}
.bul{
    max-width: 928px;
    width: 98%;
    margin: auto; 
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 45px;
    flex-flow:wrap;
    transform: translateY(300px);
    opacity: 0;
    transition: 1s;
}
.bul>li{
    float: left;
    padding: 0 15px 0 15px;
    height: 50px;
    list-style: none;
    border: 1px solid #d9d9d9;
    border-radius: 20px;
    text-align: center;
    line-height: 50px;
}
.bul>li:hover{
    background: #ec2027;
    color: #fff;
}
.active{
    background: #ec2027;
    color: #fff;
}
.swiper-slide img{
    object-fit: cover;width: 100%; height:280px;
}
.heef{
    text-decoration: none;
}
.heef1{
    width: 100%;
    height: 100%;
    /* background: red; */
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.contitlebox{
    margin: 70px 0;
}
.contitle{
    font-size: 30px;
    color: #111111;
    text-align: center;
}
.contitle span{font-size: 34px;
    font-weight: bold;
    margin-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
}
.conftitle{
    font-size: 14px;color: #666666;
    margin-top: 15px;
    text-align: center;
} 
.c1Swiper,.c2Swiper{
    overflow: hidden;
}
.heef{
    background: #f1f1f1;
    transition: all .3s linear;
}
.b3{
    font-size: 18px;
    color: #222222;
    margin-top: 18px;
}
.heef:hover{
    background-color: #ec2027;
}
.heef:hover .b3{
    font-size: 18px;
    color: #ffffff;
}
.heef:hover .bp3{
    color: #fff;
}
.heef2{
    text-decoration: none;
    color: #333333;
    font-size: 20px;
}
.heef:hover .heef2{
    color: #fff;
}
.bb1{
    width: 100%;
    height:500px;
    /* background: orange; */
}
.b2{
    max-width: 385px;
    height: 500px;
    /* background:red; */
}
.b2:hover{
    color: #fff;
    box-shadow: 0px 0px 15px #333;
}
.b2:hover .bbimg1{
    transform: scale(1.2);
    transition: 1s;
}
.bimg1{
    width: 100%;
    height: 100%;
    /* background: purple; */
    overflow: hidden;
}
.bbimg1{
    width: 100%;
    height: 100%;
}
.b3{
    width: 85%;
    height: 161px;
    margin: auto;
    /* border: 1px solid black; */
    margin-top: 30px;
}
.bp2{
    font-size: 20px;
    text-align: left;
}
.bp3{
    font-size: 14px;
    margin-top: 15px;
    text-align: left;
    color: #999999;
}
.gao{
    margin-top: 50px;
    margin-bottom: 1000px;
}
.c5list{
   display: none;
}
.c5list:first-child{
    display: block;
}
.huan{
    height: 590px;
    overflow: hidden;
}
.cc{
    width: 100%;
    background: #f8f8f8;
    overflow: hidden;
}
.c1{
    width: 88%;
    max-width: 1560px;
    /* background: pink; */
    float: right;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.c2{
    max-width: 600px;
    width: 50%;
    height: 520px;
    /* background: green; */
    transform: translateX(-500px);
    transition: 1s;
    opacity: 0;
}
.eee{
    transform: translateX(0px);
    opacity: 1;
}
.fff{
    transform: translateX(0px);
    opacity: 1;
    max-width: 960px;
    width: 100%;
    height: 520px;
    background: url(../images/b1_30.jpg) no-repeat center;
    background-size: cover;
    transition: 1s;
}
.c3{
    max-width: 960px;
    width: 100%;
    height: 520px;
    background: url(../images/b1_30.jpg) no-repeat center;
    background-size: cover;
    transform: translateX(500px);
    transition: 1s;
    opacity: 0;
}
.cp1{
    font-size: 36px;
    color: #333333;
    margin-top: 80px;
}
.cp2{
    width: 95%;
    height: 245px;
    font-size: 16px;
    color: #333333;
    margin-top: 65px;
    text-indent: 2rem;
    line-height: 30px;
    /* border: 1px solid black; */
    overflow: hidden;
}
.c4{
    width: 160px;
    height: 50px;
    background: red;
    border-radius: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
}
.dd{
    width: 100%;
    background: url(../images/b2_39.jpg) no-repeat center;
    background-size: cover;
    overflow: hidden;
}
.d1{
    height: 205px;
    /* background: pink; */
    display: flex;
    justify-content: space-around;
    align-items: center;
    overflow: hidden;
}
.d2{
    width: 15%;
    height: 150px;
    /* background: orange; */
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-direction: column;
}
.dimg{
    display: block;
}
.dp1{
    display: flex;
    justify-content: left;
    align-items: baseline;
    /* background: red; */
}
.dp2{
    display: block;
    font-size: 16px;
    color: #fff;
}
.dp3{
    font-size: 48px;
    color: #fff;
}
.d3{
    width: 20px;
    height: 20px;
    background: #fff;
    font-size: 14px;
    color: #ec2027;
    border-radius: 20px;
    text-align: center;
    line-height: 20px;
}
.ee{
    margin-bottom: 70px;
    /* background: pink; */
    overflow: hidden;
}
.e1{
    width: 255px;
    height: 42px;
    /* border: 1px solid black; */
    margin:45px auto 0;
    justify-content: space-between;
    display: flex;
    align-items: center;
    transform: translateY(300px);
    opacity: 0;
    transition: 1s;
}
.hhh{
    transform: translateY(0px);
    opacity: 1;
}
.e1>div{
    width: 50%;
    height: 42px;
    max-width: 117px;
    /* background: red; */
    border-radius: 20px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    color: #000;
    border: 1px solid #d9d9d9;
}
.e1>div:hover{
    background: red;
    color: #fff;
}
.e2{
    width: 100%;
    height: 455px;
    /* background: pink; */
    margin-top: 67px;
    position: relative;
}
.e3{
    width: 100%;
    height: 455px;
    /* background: orange; */
    position: absolute;
    left: 0;
    top: 0;
}
.e3:last-child{
    display: none;
}
.e4{
    width: 9999px;
    height: 455px;
    /* background: purple; */
}
.e5{
    width: 40%;
    height: 455px;
    max-width: 385px;
    background: #f8f8f8;
    float: left;
    margin-left: 20px;
}
.e5:first-child{
    margin-left: 0;
}
.e5:hover{
    background: #ec2027;
    color: #fff;
}
.e5:hover .c,.e5:hover a,.e5:hover .ep1,.e5:hover .ep3{
    color: #fff;
}
.e5:hover .ehr{
    border: 1px solid #f69093;
}
.e5:hover .ep2a1{
    color: #fff;
}
.e21{
    width: 91%;
    height: 230px;
    background: red;
    margin: 16px;
    overflow: hidden;
}
.e21 img{
    width: 106%;
    height: 100%;
    margin-left: -8px;
}
.e22{
    width: 91%;
    height: 180px;
    margin: 16px;
    /* border: 1px solid black; */
}
.ep1{
    font-size: 14px;
    margin-top: 10px;
    color: #999;
}
.e5:hover .ep1{
    color: #fff;
}
.ep2{
    font-size: 18px;   
    height: 25px;
    /* border: 1px solid black; */
    overflow: hidden;
    margin-top: 34px;
}
.ep2a1{
    text-decoration: none;
    color: #333333;
}
.ehr{
    margin-top: 50px;
    border: 1px solid #e5e5e5;
}
.c{
    text-decoration: none;
    color: #000;
}
.ep3{
    margin-top: 15px;
    font-size: 14px;
}
.ep3>a{
    color: #999;
}
.jiant{
    color: #999;
}
.ep3>span{
    float: right;
}
.ff{
    width: 100%;
    background: url(../images/f1_80.jpg);
    overflow: hidden;
}
.f1{
    /* height: 260px; */
    /* background: red; */
    overflow: hidden;
}
.fp1{
    margin-top: 70px;
    font-size: 32px;
    color: #fff;
}
.f2{
    width: 100%;
    /* background: green; */
    margin-top: 40px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: 1s;
    transform: translateY(300px);
    opacity: 0;
}
.zzz{
    width: 100%;
    /* background: green; */
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: 1s;
    transform: translateY(0px);
    opacity: 1;
}
.ff2{ 
    width:100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ff2>input{
    height: 52px;
    border-radius: 10px;
    font-size: 14px;
}
.finp2,.finp3,.finp4{
    margin-left: 10px;
}
.finp1{
    width: 30%;
    max-width: 273px;
    padding-left: 20px;
    border: 1px solid #fff;
}
.finp2{
    width: 30%;
    max-width: 273px;
    padding-left: 20px;
    border: 1px solid #fff;
}
.finp3{
    width: 35%;
    max-width: 450px;
    padding-left: 20px;
    border: 1px solid #fff;
}
.finp4{
    width: 10%;
    max-width: 100px;
    text-align: center;
    background: #db232a;
    border: 1px solid #db232a;
    color: #fff;
    height: 52px;
    line-height: 52px;
    border-radius: 10px;
	float: right;
}
.finp4>input{ border:none; background:none; color:#FFF;}
.ff2>input{border:none;}
.hh{
    width: 100%;
    background: #24272b;
    overflow: hidden;
}
.h1{
    /* background: pink; */
    overflow: hidden;
}
.h2{
    width: 100%;
    /* height: 250px; */
    /* background: green; */
    margin-top: 63px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hp1{
    font-size: 18px;
    color: #fff;
}
.h3{
    width: 100%;
    height: 85px;
    /* border: 1px solid black; */
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}
.h31{
    width: 100%;
    display: flex;
}
.h31>p{
    font-size: 14px;
    color: #b3b3b3;
	width: 33%;
}
.m{
  text-decoration: none;
  color:#b3b3b3 ;  
}
.h31>p>a:hover{
    color: #fff;
}
.hp2>a{
    font-size: 24px;
    color: #fff;
}
.hul{
    list-style: none;
    width: 100%;
    /* height: 100px; */
    /* background: #fff; */
    margin-top: 30px;
}
.hul>li{
    width: 100%;
    height: 50px;
    /* background: red; */
}
.himg1{
    float: left;
}
.hp3>a{
    margin-left: 10px;
    float: left;
    font-size: 14px;
    color: #b3b3b3;
}
.hp3>a:hover{
    color: #fff;
}
.h24>img{
    float: right;
}

.h21{
    width: 32%;
}
.h22{
    width: 22%;
}
.h23{
    width: 32%;
}
.h24{
    width: 12%;
}
.h4{
    width: 100%;
    height: 60px;
    /* background: pink; */
    font-size: 14px;
    color: #fff;
    line-height: 60px;
    letter-spacing: 2px;
    overflow: hidden;
    border-bottom: 1px solid #35383c;
}
.h4>a:hover{
    color:#fff;
}
.h5{
    width: 100%;
    height: 70px;
    /* background: pink; */
    line-height: 70px;
    font-size: 14px;
    color: #b3b3b3;
}
.h5>span{
    float: right;
}
.h5>a:hover{
    color: #fff;
}
.h5>span>a:hover{
    color: #fff;
}
.s{
    background: #fff;
}
.yanse{
    color: #000;
}
.d{
    background: #000;
}

/* body{
    height: 4000px;
} */
.dierbb{
    width: 100%;
    height: 60px;
    background: #fff;
}
.diercc{
    width: 100%;
    /* height: 500px; */
    background: #eee;
    overflow: hidden;
}

.mbxdh{ float:left; line-height:60px;color:#666; font-size:14px;}
.mbxdh a{ text-decoration:none; color:#666; font-size:14px;}
.nydh{ width:70%; float:right;text-align: right;overflow: hidden;}
.dierbul{
    display: inline-flex;
	display: -webkit-inline-box;
    align-items: center;
    justify-content: left;
    /* background: pink; */
}
.dierbul>li{
    list-style: none;
    height: 60px;
    line-height: 60px;
    text-align: center;
    overflow: hidden;
	padding:0px 10px;
}
.dierbul>li:hover{
    border-bottom: 3px solid red;
}
#content_nav_xuanzhong{border-bottom: 3px solid red;}
.dierbul>li:hover a{
    color: red;
}
.iderc1{
    /* height: 300px; */
    background: #fff;
    margin-top: 70px;
    overflow: hidden;
    margin-bottom: 60px;
}
.disan1{
    background: #eee;
}
.diercp1{
    text-align: center;
    font-size: 30px;
    margin-top: 40px;
}
.diercp2{
    text-indent: 2rem;
}
.dierc2{
    width: 94%;
    margin: auto;
    /* background: orange; */
    margin-top: 20px;
    margin-bottom: 40px;
    line-height: 30px;
    color: #333;
}
.dierimg1{
    width: 100%;
    height: 400px;
    margin-bottom: 10px;
}
.dierimg1:last-child{
    margin-bottom: 40px;
}
.disana{
    width: 100%;
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    justify-content: left;
}

.disana1{
	width: 23%;
	margin:0px 10px 10px;
	display: inline-block;
}
.disana1:hover .disanimg{
    transform: scale(1.2);
    transition: 1s;
}
.disana1:hover{
    box-shadow: 0px 0px 10px #000 ;
    background: #fff;
}
.disan2{
    width: 100%;
    height: 225px;
    margin: auto;
    overflow: hidden;
}
.disanp1{
    text-align: center;
	line-height:50px;
}
.disanp1 a{ text-decoration:none; color:#333;}
.disanimg{
    width: 100%;
    height: 100%;
}
.disana3{
    width: 50%;
}
.zhanshi_butBox{ text-align:center;font-size:14px; margin-top:30px;}
.zhanshi_butBox a{ text-decoration:none; color:#333; font-size:14px;}
.disana33{
    width: 48%;
}
.disia{
    width: 100%;
    background: #fff;
    overflow: hidden;
}
.disip1{
	text-align:center; font-size:14px; color:#666; line-height:50px; border-bottom:1px solid #eee; margin-bottom:20px;
}
.disiimg{
    margin:20px 0 0px 0px;
    max-width: 100%;
}
.tpjz{ display:block; text-align:center; margin-bottom:20px;}
.diwua1{
    width: 100%;
    height: 220px;
    background: #eee;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}
.diwua1:first-child{
    margin-top: 0;
}
.diwubb{
    background: #eee;
}
.diwua1:hover{
    background: #fff;
}
.diwua2{
    width: 30%;
    max-width: 294px;
    height: 220px;
    /* background: red; */
}
.diwua3{
    width: 70%;
    /* background: green; */
    height: 220px;
}
.diwup1{
    margin-top: 20px;
    font-size: 20px;
    color: #222;
    font-weight: bold;
}
.diwup2{
    font-size: 14px;
    color: #999;
    margin-top: 10px;
    margin-right: 10px;
}
.g{
    text-decoration: none;
    color: #999;
}
.i{
    text-decoration: none;
}
.diwua4{
    width: 120px;
    height: 40px;
    background: #202020;
    margin-top: 25px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
.diwua4:hover{
    background: red;
    color: #fff;
}
.diwuimg{
    width: 100%;
    height: 100%;
}
.diliup1{
    color: #333;
    font-weight: bold;
}
