.advantage li{font-size: .48rem;line-height: 2.5rem;padding-left: 3.6rem;box-shadow: 0 -.1rem .4rem rgba(227,70,41,.17);}
.advantage li:first-of-type{background: url(images/icon1.png) no-repeat 1rem center;background-size: 2.08rem;}
.advantage li:nth-of-type(2){background: url(images/icon2.png) no-repeat 1rem center;background-size: 2.08rem;}
.advantage li:last-of-type{background: url(images/icon3.png) no-repeat 1rem center;background-size: 2.08rem;}
.advantage li span{font-weight: bold;}

.project .tabs{box-shadow: 0 0 .4rem rgba(227,70,41,.12);background-color: #fff;}
.project .tabs.active{position: fixed;top: 2rem;bottom: auto;z-index: 100;}
.project .tabs li{display: inline-block;width: 4.72rem;font-size: .48rem;color: #5b5b5b;line-height: 1.6rem;text-align: center;box-shadow: 0 .1rem .1rem rgba(227,70,41,.12);position: relative;cursor: pointer;}
.project .tabs li:after{position: absolute;content: '';bottom: 0;left: 0;width: 0;height: .16rem;background-color: #e8472a;-webkit-transition: width .3s;-moz-transition: width .3s;-ms-transition: width .3s;-o-transition: width .3s;transition: width .3s;}
.project .tabs li.active{font-weight: bold;color: #e8472a;}
.project .tabs li.active:after{width: 100%;}
.project .part{box-shadow: 0 .06rem .8rem rgba(14,14,14,.12);margin-bottom: .8rem;padding-top: 1.2rem;padding-bottom: 1.2rem;position: relative;}
.project .part:first-of-type{box-shadow: 0 .5rem .5rem rgba(14,14,14,.12);}
.project .part h3{line-height: 1.48rem;padding: 0;margin-bottom: .8rem;}
.project .part:first-of-type h3{background: url(images/t1.png) no-repeat center;background-size: contain;}
.project .part:nth-of-type(2) h3{background: url(images/t2.png) no-repeat center;background-size: contain;}
.project .part:nth-of-type(3) h3{line-height: 2rem;background: url(images/t3.png) no-repeat center;background-size: contain;}
.project .part:nth-of-type(4) h3{background: url(images/t4.png) no-repeat center;background-size: contain;}
.project .part:nth-of-type(5) h3{background: url(images/t5.png) no-repeat center;background-size: contain;}
.project .part:last-of-type h3{background: url(images/t6.png) no-repeat center;background-size: contain;}
.project .part>img{width: 13.2rem;min-height: 4.48rem;margin-left: .5rem;}
.project .part .project-info,.project .part ul{color: #5b5b5b;padding-left: .5rem;padding-right: .5rem;}
.project .part .project-info>p{font-size: .4rem;padding-right: .4rem;padding-left: 1.2rem;background: url(images/icon4.png) no-repeat .2rem top;padding-top: .6rem;background-size: .84rem;margin-top: .4rem;}
.project .part .project-info section{font-size: .4rem;background-color: #fff9f2;padding: .7rem .6rem .7rem 1.2rem;margin-top: .6rem;position: relative;}
.project .part .project-info section:after{position: absolute;content: '';right: 0;top: 0;border-top: .3rem solid #e8472a;border-right: .3rem solid #e8472a;border-left: .3rem solid transparent;border-bottom: .3rem solid transparent;}
.project .part .project-info section h5{font-size: .56rem;line-height: 1.02rem;color: #e8472a;padding-left: 1.2rem;background: url(images/icon5.png) no-repeat left center;background-size: 1.12rem;}
.project .part .project-info section p{padding-left: 1.2rem;background: url(images/icon6.png) no-repeat .2rem center;background-size: .58rem;margin-top: .2rem;}
.project .part .project-info section span{font-weight: bold;}
.project .part h4{font-size: .64rem;color: #333;text-align: center;padding-top: .8rem;padding-bottom: .6rem;}
.project .part:first-of-type .swiper-container{font-size: .4rem;margin-left: 1.9rem;margin-right: 1.9rem;}
.project .part:first-of-type img,.project .part:nth-of-type(5) li img{width: 100%;}
.project .part:first-of-type .swiper-container h5{font-size: .48rem;border-bottom: 1px solid #e8472a;margin-bottom: .3rem;padding-bottom: .3rem;margin-top: .4rem;}
.project .part li p{font-size: .4rem;}
.project .part .prev,.project .part .next{position: absolute;bottom: 0;width: 1.6rem;height: 17.5rem;}
.project .part .prev{left: 0;background: url(images/icon7.png) no-repeat center;background-size: .7rem;}
.project .part .next{right: 0;background: url(images/icon8.png) no-repeat center;background-size: .7rem;}
.project .part:nth-of-type(2) li img{width: 2.76rem;height: 1.74rem;display: inline-block;margin-top: .4rem;vertical-align: top;box-shadow: .2rem .2rem 0 #ededed;position: relative;}
.project .part:nth-of-type(2) li section{display: inline-block;width: 7.5rem;color: #333;padding: .6rem .6rem .6rem 2.6rem;margin-bottom: .4rem;border: 1px solid #e8472a;margin-left: -.9rem;}
.project .part:nth-of-type(2) li section h5{font-size: .48rem;color: #e8472a;margin-bottom: .4rem;}
.project .part:nth-of-type(2) li section span{font-weight: bold;}
.project .part:nth-of-type(5) li{display: inline-block;width: 3.64rem;margin-left: .38rem;margin-right: .38rem;margin-bottom: .6rem;vertical-align: top;}
.project .part:nth-of-type(5) li p{font-size: .36rem;padding-top: .3rem;padding-left: .6rem;position: relative;}
.project .part:nth-of-type(5) li p:before{position: absolute;content: '';bottom: .24rem;left: 0;width: .45rem;height: 1px;background-color: #e8472a;}
.project .part:last-of-type>img{width: 13.2rem;height: 6.22rem;margin-left: .5rem;}
.project .part a{display: block;width: 7rem;font-size: .48rem;color: #fff;line-height: 1.2rem;border-radius: .6rem;background-color: #e8472a;text-align: center;margin: .8rem auto 0;}

.choose li{display: inline-block;width: 6.8rem;margin-right: .6rem;margin-bottom: .4rem;vertical-align: top;}
.choose li:first-of-type{background: url(images/p17.jpg) no-repeat center top;background-size: cover;}
.choose li:nth-of-type(2){background: url(images/p18.jpg) no-repeat center top;background-size: cover;}
.choose li:nth-of-type(3){background: url(images/p19.jpg) no-repeat center top;background-size: cover;}
.choose li:last-of-type{background: url(images/p20.jpg) no-repeat center top;background-size: cover;}
.choose li section{padding: 1.2rem .6rem .8rem;}
.choose li h4{font-size: .48rem;color: #e8472a;padding-bottom: .6rem;margin-bottom: .6rem;position: relative;}
.choose li h4:after{position: absolute;content: '';bottom: -.04rem;left: 0;width: .6rem;height: .08rem;background-color: #fff;}
.choose li p{font-size: .4rem;color: #fff;}

.register{padding: 1.4rem 1.6rem 1.6rem;margin-top: 1rem;background-color: #150704;}
.register h2{font-size: .72rem;color: #fff;text-align: center;margin-bottom: .6rem;}
.register p{height: 1.4rem;font-size: .48rem;line-height: 1.4rem;text-indent: .4rem;border-radius: .7rem;background-color: #fff;margin-bottom: .2rem;}
.register p input{width: 8rem;font-size: .48rem;font-family: "微软雅黑";line-height: .8rem;padding-top: .3rem;padding-bottom: .3rem;text-indent: .1rem;vertical-align: top;}
.register p.tj{text-indent: 0;text-align: center;background-color: #e8472a;}
.register p.tj input{color: #fff;text-indent: 0;font-weight: bold;}