/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:''; color:#666;}
a{color:#666;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}



.header{ position:relative;width: 100%;background: #fff;}
.header .Warp{padding: 0 50px;box-sizing: border-box;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 108px;width: 100%;}
.headList .logo{display: block;}
.headList .logo img{max-height: 55px;width: auto;}


/*menu*/
.pc_menu{}
.menu{height:30px;line-height:30px;}
.menu ul li{ float:left; position:relative;margin: 0 5px;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:0px; top:30px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);padding:10px 0;display:none;z-index: 9;}
.menu ul li dl dd{ line-height:30px;}
.menu ul li dl dd a{ font-size:15px; color:#666;display:block; padding:0;text-align:center;}
.menu a{ font-size:20px;color:#333;display:block;text-align:center;padding: 0 20px;}
.menu a:hover{color:#fff;background:#e20516;}
a.menu_hover{ background:#e20516;color:#fff;}
.menu ul li.on span a{color: #fff;background: #e20516;}

/*mMenu*/
.m_header{width: 100%;position: sticky;top: 0;z-index: 9999;}
.sp_header{height:50px;overflow:hidden;background:#fff;position:relative;z-index:10;width:100%;display: none;top: 0;}
.sp_logo{float:left;height:50px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#E20516;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#fff;width:100%;height:calc(100% - 52px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show{top:50px}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav ul li a:hover{color: #0188FB;}
.sjj_nav ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav ul li ul li>ul{margin-left:10px}
.sjj_nav ul li ul li{border-top: none;}
.sjj_nav ul li ul li a{padding: 0 30px;}



/*swiper*/
.swiper {width: 100%;height: 100%;}
.swiper-slide {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;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}

/*banner*/
.banner{width: 100%;position: relative;overflow: hidden;}
.bannerSwiper .swiper-pagination{bottom: 20px !important;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition: width 0.3s ease-in-out;border-radius: 5px;width: 30px;height: 5px;}
.bannerSwiper .swiper-pagination-bullet-active{background: #e20516;width: 50px;}
.banner img{width: 100%;}
.banner .imgTop{position: absolute;bottom: 10%;left: 0;width: 100%;display: flex;justify-content: center;text-align: center;}
.banner .more{display: block;width: 160px;height: 50px;font-size: 20px;background: rgba(255,255,255,0.8);border: 2px solid #333;border-radius: 5px;line-height: 50px;z-index: 99;}
.banner .more:hover{color: #fff;background: #e20516;transition: 0.3s;}

/*common*/
.iComTitle{text-align: center;}
.iComTitle .t1{font-size: 36px;color: #000;}
.iComTitle .t2{font-size: 22px;color: #666;padding-top: 15px;}
.iComTitle .line{width: 975px;height: 3px;background: #999;margin: 0 auto;margin-top: 20px;text-align: center;}
.iComTitle .line span{width: 130px;height: 3px;display: inline-block;position: relative;top: -10px;}
.iComTitle .line333{background: #333;}
.iComTitle .lineRed{background: #E20516;}

.index1{padding: 20px 0 40px 0;width: 100%;}
.usericon{width: 100%;text-align: center;margin-bottom: 30px;}
.usericon img{max-width: 60px;}
.iForm{width: 100%;}
.iForm ul li{font-size: 24px;color: #000;}
.iForm .radio{margin: 20px 0;line-height: 2;}
.iForm .radio span{display: inline-block;vertical-align: middle;margin-right: 20px;}
.iForm .radio input{margin: 0 15px;width: 30px;height: 30px;background: #fff;border: 5px solid #333;border-radius: 50%;vertical-align: middle;}
.iForm .input {margin: 60px 0;text-align: center;}
.iForm .input span{display: inline-block;vertical-align: middle;}
.iForm .input input{width: 430px;height: 40px;border: 2px solid #333333;border-radius: 20px;padding: 0 20px;box-sizing: border-box;font-size: 20px;}
.iForm .submit{text-align: center;margin-top: 20px;}
.iForm .submit button{width: 85%;height: 65px;line-height: 65px;color: #fff;background: #E20516;border-radius: 10px;border: none;text-align: center;font-size: 32px;}
.iForm .submit button:hover{opacity: 0.8;}

.index2{width: 100%;padding: 110px 0;}
.index2 .iComTitle .title{background: rgba(226,5,22,0.8);padding: 10px 0;}
.index2 .iComTitle .t1,
.index2 .iComTitle .t2{color: #FFFFFF;}
.index2List{width: 100%;padding: 20px 6%;box-sizing: border-box;}
.index2List ul{display: flex;justify-content: center;flex-wrap: wrap;}
.index2List ul li{width: 29%;margin: 1% 2%;}
.index2List .part{width: 100%;background: #fff;padding: 18px;box-sizing: border-box;box-shadow:2px 2px 5px rgba(0,0,0,0.5);}
.index2List .part .title{font-size: 36px;color: #000;position: relative;padding-left: 10px;margin-bottom: 40px;margin-top: 20px;}
.index2List .part .title:before{position: absolute;top: 0;left: -18px;width: 4px;height: 100%;background: #E20516;content: '';}
.index2List .part .img{width: 100%;border-radius: 10px;overflow: hidden;font-size: 0;}
.index2List .part .img img{width: 100%;height: 320px;object-fit: cover;}

.index3{background: #FFFFFF;padding: 50px 0;}
.index3 .Warp{width: 1580px;margin: 0 auto;}
.index3List{width: 100%;margin-top: 30px;}
.index3List ul li{margin: 10px 0;background: #dadada;}
.index3List .part{display: flex;justify-content: space-between;height: 110px;align-items: center;}
.index3List .class{width: 210px;display: flex;justify-content: center;align-items: center;height: 100%;background: #bbb;color: #fff;font-size: 24px;}
.index3List .desc{width: calc(100% - 350px);padding: 0 10px;box-sizing: border-box;font-size: 18px;color: #666;line-height: 1.5;}
.index3List .more{width: 140px;display: flex;justify-content: center;align-items: center;height: 100%;}
.index3List .more a{display: block;width: 105px;height: 35px;line-height: 35px;border: 2px solid #666;border-radius: 20px;color: #666;font-size: 20px;text-align: center;margin: 0 auto;}

.index3List ul li:nth-child(even){background: #f1f1f1;}
.index3List ul li:nth-child(even) .class{background: #e3e3e3;color: #333333;}

.index4{background: #FFFFFF;padding: 50px 0;}
.index4 .Warp{width: 100%;margin: 0 auto;padding: 0 40px;box-sizing: border-box;}
.i4ImgShow{width: 100%;font-size: 0%;overflow: hidden;margin-top: 25px;}
.i4ImgShow img{width: 100%;}
.index4List{width: 1580px;margin: 0 auto;margin-top: 30px;}
.index4List ul{display: flex;justify-content: center;flex-wrap: wrap;}
.index4List ul li{width: 48%;margin: 1%;}
.index4List .part{display: flex;justify-content: space-between;align-items: center;}
.index4List .part .num{width: 100px;height: 100px;text-align: center;line-height: 90px;box-sizing: border-box;border: 5px solid #666;font-size: 42px;font-weight: 400;margin-right: 20px;}
.index4List .part .desc{flex: 1;}
.index4List .part .title{color: #000;font-size: 32px;}
.index4List .part .text{color: #333;font-size: 24px;}


.footer{width: 100%;position: relative;overflow: hidden;}
.footer .title1{text-align: center;padding: 30px 0;font-size: 54px;color: #E20516;font-weight: 300;min-height: 420px;}
.footer .title1 .fontBig{font-weight: 500;font-size: 64px;}
.footBotm{width: 100%;background: rgba(226,5,22,0.4);padding: 90px 0;color: #fff;font-size: 54px;text-align: center;}
.footBotm .fontBig{font-weight: bold;}
.footBotm .line{width: 500px;height: 15px;background: #E20516;margin: 0 auto;margin-top: 10px;display: block;}

.inside{width: 100%;padding: 50px 0;}
.insideList{width: 100%;}




.youbu{position:fixed;right:0;top:40%;z-index:999;width:50px;}
.youbu>div{position:relative;width:50px;height:50px;line-height:50px;cursor:pointer;margin-bottom:1px;background:#ff3334;}
.youbu .totop{font-size:12px;color:#fff;background:#ff3334;text-align:center;}
.youbu .totop a{color:#fff; display:block;}
.youbu .txqq{width:260px;height:50px;transition:.5s;}
.youbu .txqq span{height:50px;width:50px;display:block;float:left;}
.youbu .txqq small{font-size:14px;color:#fff;float:left;display:block;}
.youbu .txqq:hover{transition:.5s;margin-left:-185px;}
.youbu .txwx{width:50px;height:50px;position:relative;}
.youbu .txwx span{height:50px;width:50px;display:block;}
.youbu .txwx small{font-size:16px;color:#fff;position:absolute;display:block;width:150px;display:none;bottom:-20px;}
.youbu .txwx small img{width:100%;}
.youbu .txwx:hover small{margin-left:-150px;display:block;}








@media only screen and (max-width: 1600px) {
.headList{height: 80px;}
.menu a{font-size: 18px;}
.banner .more{width: 140px;height: 40px;line-height: 40px;font-size: 18px;}
.iComTitle .t1{font-size: 32px;}
.iComTitle .t2{font-size: 20px;}
.iComTitle .line{width: 780px;}
.usericon img{max-width: 58px;}
.iForm{padding: 0 5%;box-sizing: border-box;}
.iForm ul li{font-size: 20px;}
.iForm .radio input{width: 25px;height: 25px;}
.iForm .input input{font-size: 18px;}
.iForm .submit button{width: 80%;height: 55px;line-height: 55px;font-size: 26px;}
.index2List .part .title{font-size: 26px;margin-bottom: 30px;}
.index3 .Warp{width: 1380px;}
.index3List .part{height: 86px;}
.index3List .class{width: 170px;font-size: 20px;}
.index3List .desc{font-size: 16px;width: calc(100% - 255px);}
.index3List .more a{width: 85px;height: 30px;line-height: 30px;font-size: 16px;}
.index4List{width: 1380px;}
.index4List .part .num{width: 80px;height: 80px;font-size: 36px;line-height: 70px;}
.index4List .part .title{font-size: 26px;}
.index4List .part .text{font-size: 22px;}
.footer .title1{min-height: 280px;font-size: 48px;}
.footer .title1 .fontBig{font-size: 58px;}
.footBotm{padding: 80px 0;font-size: 48px;}

}

@media only screen and (max-width: 1400px) {
.headList{height: 65px;}
.menu a{font-size: 16px;}
.banner .more{width: 110px;height: 30px;line-height: 30px;font-size: 14px;}
.iComTitle .t1{font-size: 28px;}
.iComTitle .t2{font-size: 18px;padding-top: 10px;}
.iComTitle .line{width: 580px;margin-top: 15px;}
.usericon{margin-bottom: 20px;}
.usericon img{max-width: 55px;}
.iForm{padding: 0 5%;box-sizing: border-box;}
.iForm ul li{font-size: 18px;}
.iForm .radio input{width: 20px;height: 20px;}
.iForm .input input{font-size: 18px;}
.iForm .submit button{width: 80%;height:45px;line-height: 45px;font-size: 22px;}
.index2List{padding: 20px 3%;}
.index2List .part .title{font-size: 22px;margin-bottom: 20px;}
.index3 .Warp{width: 1180px;}
.index3List .part{height: 86px;}
.index3List .class{width: 160px;font-size: 18px;}
.index3List .desc{font-size: 14px;width: calc(100% - 240px);}
.index3List .more a{width: 80px;height: 30px;line-height: 30px;font-size: 14px;}
.index4List{width: 1180px;}
.index4List .part .num{width: 65px;height: 65px;font-size: 26px;line-height: 55px;}
.index4List .part .title{font-size: 22px;}
.index4List .part .text{font-size: 18px;}
.footer .title1{min-height: 240px;font-size: 36px;}
.footer .title1 .fontBig{font-size: 48px;}
.footBotm{padding: 65px 0;font-size: 36px;}
.bannerSwiper .swiper-pagination-bullet{height: 3px;}


}


@media only screen and (max-width: 1200px) {
.wapper{width: 100%;padding: 0 5%;box-sizing: border-box;}
.header .Warp{padding: 0 30px;}
.headList{height: 60px;}
.headList .logo img{max-height: 45px;}
.menu a{font-size: 14px;}
.banner .more{width: 90px;height: 30px;line-height: 30px;font-size: 12px;}
.iComTitle .t1{font-size: 22px;}
.iComTitle .t2{font-size: 14px;padding-top: 10px;}
.iComTitle .line{width: 380px;margin-top: 15px;}
.iComTitle .line span{width: 60px;}
.usericon{margin-bottom: 15px;}
.usericon img{max-width: 50px;}
.iForm{padding: 0 5%;box-sizing: border-box;}
.iForm ul li{font-size: 16px;}
.iForm .radio{margin: 10px 0;}
.iForm .radio input{width: 20px;height: 20px;}
.iForm .input{margin: 30px 0;}
.iForm .input input{font-size: 16px;}
.iForm .submit button{width: 60%;height:35px;line-height: 35px;font-size: 18px;}
.index2{padding: 60px 0;}
.index2List{padding: 20px;}
.index2List .part .title{font-size: 18px;margin-bottom: 10px;}
.index3 .Warp{width: 980px;}
.index3List .part{height: 86px;}
.index3List .class{width: 120px;font-size: 16px;}
.index3List .desc{font-size: 12px;width: calc(100% - 200px);}
.index3List .more{width: 80px;}
.index3List .more a{width: 60px;height: 25px;line-height: 25px;font-size: 12px;}
.index4List{width: 920px;}
.index4List .part .num{width: 50px;height: 50px;font-size: 18px;line-height: 45px;border-width: 3px;}
.index4List .part .title{font-size: 18px;}
.index4List .part .text{font-size: 14px;}
.footer .title1{min-height: 200px;font-size: 26px;}
.footer .title1 .fontBig{font-size: 36px;}
.footBotm{padding: 45px 0;font-size: 26px;}
.footBotm .line{width: 50%;height: 10px;}
.bannerSwiper .swiper-pagination-bullet{height: 3px;}


}



@media only screen and (max-width: 980px) {
.wapper{width: 100%;padding: 0 3%;box-sizing: border-box;}
.header .Warp{padding: 0 20px;}
.headList{height: 55px;}
.headList .logo img{max-height: 45px;}
.menu a{font-size: 14px;}
.banner .more{width: 60px;height: 25px;line-height: 25px;}
.iComTitle .t1{font-size: 18px;}
.iComTitle .t2{font-size: 12px;padding-top: 5px;}
.iComTitle .line{width: 280px;margin-top: 10px;}
.iComTitle .line span{width: 30px;}
.usericon{margin-bottom: 10px;}
.usericon img{max-width: 45px;}
.iForm{padding: 0;}
.iForm ul li{font-size: 14px;}
.iForm .radio{margin: 6px 0;}
.iForm .radio input{width: 15px;height: 15px;}
.iForm .input{margin: 20px 0;}
.iForm .input input{font-size: 14px;width: 320px;height: 30px;}
.iForm .submit button{width: 60%;height:30px;line-height: 30px;font-size: 15px;border-radius: 30px;}
.index2{padding: 40px 0;}
.index2List{padding: 15px;}
.index2List ul li{width: 31.3%;margin: 1%;}
.index2List .part{padding: 10px;}
.index2List .part .title{font-size: 14px;margin-bottom: 5px;}
.index2List .part .title:before{left: -10px;}
.index3 .Warp{width: 100%;}
.index3List .part{height: 100px;}
.index3List .class{width: 120px;font-size: 16px;}
.index3List .desc{font-size: 12px;width: calc(100% - 200px);}
.index3List .more{width: 80px;}
.index3List .more a{width: 60px;height: 25px;line-height: 25px;font-size: 12px;}
.index4 .Warp{padding: 0 3%;}
.index4List{width: 100%;}
.index4List .part .num{width: 45px;height: 45px;font-size: 16px;line-height: 40px;border-width: 3px;}
.index4List .part .title{font-size: 16px;}
.index4List .part .text{font-size: 12px;}
.footer .title1{min-height: 180px;font-size: 24px;}
.footer .title1 .fontBig{font-size: 28px;}
.footBotm{padding: 45px 0;font-size: 24px;}
.footBotm .line{width: 50%;height: 10px;}
.bannerSwiper .swiper-pagination-bullet{height: 3px;}




}

@media only screen and (max-width: 780px) {
.wapper{ width:100%;}
/*.header{ display:none}
.sp_header{ display:block;}
.sjj_nav{ display:block;}*/
.headList{justify-content: space-around;}
.header .Warp{ padding:0;}
.banner img{/*height: 260px;*/}
.bannerSwiper .swiper-pagination{bottom: 10px !important;}
.usericon img{max-width: 35px;}
.iComTitle .line{width: 60%;}
.iForm .radio span.title{display: block;}
.iForm .radio span{margin-right: 10px;}
.iForm .radio input{margin: 0 8px;}
.iForm .input input{width: 80%}
.iForm .submit button{width: 40%;}
.index2List ul li{width: 98%;}
.index2List .part .img img{height: 180px;}
.index3{padding: 30px 0;}
.index3List .part{display: block;height: auto;}
.index3List .class{width: 100%;height: auto;padding: 10px 0;}
.index3List .desc{width: 100%;padding: 10px;}
.index3List .more{width: 100%;padding: 10px 0;}
.index4{padding: 30px 0;}
.index4List{margin-top: 10px;}
.index4List ul li{width: 98%;}
.footer .title1 {min-height: 80px;font-size: 16px;}
.footer .title1 .fontBig{font-size: 18px;}
.footBotm{font-size: 18px;}
.copyRight {
        width: 100%;
        padding: 15px 0;
        color: #333;
        font-size: 14px;
    }




}