@import url("http://www.jiaodong.net/inc/millia/millia.css");
body{background:#f8ebdb;}
.millia {width:1200px;margin:0 auto;}
.topic{background:url(images/topic.jpg) no-repeat top center;height:890px;}
.bg01,.bg02{background:url(images/sp01.png) no-repeat 97% 200px;padding:60px 0 0 0;}
.bg02{background-position:10% 50px;}

.ht{text-align:center;}
.introBg{background:url(images/bg01.jpg) no-repeat right bottom;padding:0 390px 0 0;}
.intro{background:#cc3c3c;padding:40px;color:#faeedf;position:relative;}
.intro:after,.activeInfo:after{border:3px solid #faeedf;position:absolute;left:20px;top:20px;width:94%;height:91%;content:"";}
.intro p,.activeInfo p{position:relative;z-index:2;}
.info{border:20px solid #cc3c3c;padding:20px;}
.contentIntro{padding:40px 0;}
.tag01{display:flex;justify-content:space-between;width:72%;margin:0 auto;}
.tag01 li{width:48%;}
.tag01 li img{width:100%;height:auto;}

.time01 dt,.time02 dt{background:#cc3c3c;color:#fff;text-align:center;font-size:30px;line-height:60px;border-radius:20px;margin-bottom:50px;}
.time01 dd,.standard li{display:flex;align-items:flex-end;padding-right:20px;position:relative;}
.standard li{margin-bottom:20px;}
.time01 dd:after,.standard li:after{content:"";display:block;position:absolute;right:0;bottom:0;width:11px;height:11px;border-radius:2px;background:#cba267;}
.time01 h6,.standard h6{background:#cc3c3c;margin-bottom:22px;font-size:30px;color:#fff;white-space:nowrap;display:flex;align-items:center;border-radius:40px 0 0 40px;padding-right:20px;}
.time01 h6 span,.standard h6 span{background:#cc3c3c;width:56px;height:56px;border-radius:60px;border:2px solid #fff;display:flex;align-items:center;justify-content:center;margin-right:10px;}
.time01 p,.standard p{padding:0 0 20px 30px;position:relative;font-size:24px;line-height:26px;flex:1;}
.time01 p:before,.time01 p:after,.standard p:before,.standard p:after{content:"";display:block;position:absolute;height:2px;background:#cc3c3c;}
.time01 p:before,.standard p:before{width:38px;transform:rotate(37deg);left:-5px;bottom:11px;}
.time01 p:after,.standard p:after{width:90%;left:28px;bottom:0;}
.standard p:after{width:96%;}
.time02 dd img,.tag02 li img,.jiang img,.imgTag li img{width:100%;height:auto;}

.ht01{font-size:30px;font-weight:bold;color:#cc3c3c;padding:60px 0 20px 0;}
.tag02{display:flex;justify-content:space-between;}
.tag02 li{width:16%;}

.timeSort{display:flex;justify-content:space-between;position:relative;}
.timeSort:before{content:"";display:block;width:100%;height:5px;background:#cc3c3c;border-radius:5px;left:0;top:8px;position:absolute;}
.timeSort li{padding-top:35px;position:relative;text-align:center;}
.timeSort li:before{content:"";display:block;width:20px;height:20px;border-radius:20px;position:absolute;left:50%;top:0;margin-left:-10px;background:#4a436f;}
.timeSort li b{display:inline-block;color:#fff;padding:10px 20px;font-size:24px;background:#4a436f;border-radius:20px;margin-bottom:20px;}
.timeSort li:nth-child(odd) b{background:#cc3c3c;}

.bakInfo{background:#fff;padding:10px;display:flex;align-items:center;}
.bakInfo b{width:110px;height:90px;display:flex;justify-content:center;align-items:center;background:linear-gradient(to bottom,#fcdc44,#ffb514);color:#fff;font-size:48px;border-radius:10px;font-weight:normal;margin-right:20px;}

.bg03{background:#d25454;position:relative;padding:240px 0;}
.bg03:before,.bg03:after{display:block;width:100%;position:absolute;height:220px;left:0;content:"";}
.bg03:before{background:url(images/bg02.png) no-repeat left top;top:0;background-size:100% auto;}
.bg03:after{background:url(images/bg03.png) no-repeat left bottom;bottom:0;background-size:100% auto;}
.bg03_01,.bg03_02{background:url(images/sp02.png) no-repeat 97% bottom;}
.bg03_02{background-position:5% center;}

.imgTag{display:flex;justify-content:space-between;}
.imgTag li{width:47%;}

.activeInfo{background:#f8ebdb;padding:90px;box-shadow:3px 3px 5px #a7322f;border-radius:10px;position:relative;}
.activeInfo:after{border:10px solid #cc3c3c;left:30px;top:30px;width:93%;height:91%;}
.activeInfo a{color:#cc3c3c}

.bgEnd{background:url(images/end.png) no-repeat left bottom;padding-bottom:295px;}

.norms{background:#d25454;padding:30px 20px;border-radius:20px;}
.norms ul li{display:flex;align-items:center;margin-top:25px;}
.norms ul li b{background:#f8ebdb;color:#d25454;width:80px;height:80px;display:flex;justify-content:center;align-items:center;margin-right:20px;font-size:48px;border-radius:80px;}
.norms ul li p{flex:1;background:#4a436f;color:#fff;font-size:26px;line-height:48px;padding:30px;border-radius:20px;}
.norms .bakInfo{background:none;justify-content:center;color:#fff;}

.explain{background:#d25454;padding:50px;color:#fff;border-radius:10px;}

@media screen and (max-width:640px){
.topic{background-size:auto 100%;height:20rem;}
.millia{width:96%;}
.bg01,.bg02{padding:2rem 0 0 0;background:none;}
.ht img{height:3.2rem;width:auto;max-width:100%;}
.introBg{padding:0;}
.intro,.info,.contentIntro,.activeInfo{padding:1rem;font-size:1.4rem;line-height:2.2rem;}
.intro:after,.time01 p:after,.time01 p:before,.time01 dd:after,.timeSort:before,.timeSort li:before,.activeInfo:after,.standard p:after,.standard p:before,.standard li:after{display:none;}
.info,.activeInfo{border-width:0.2rem;}
.tag01{width:100%;}
.time01 dt,.time02 dt{font-size:1.6rem;line-height:3.6rem;text-align:left;padding-left:1rem;margin-bottom:1rem;font-weight:bold;}
.time01 dd,.standard li{padding:0;flex-wrap:wrap;margin-bottom:1rem;}
.time01 dd h6,.standard li h6{width:100%;font-size:1.4rem;padding:0;margin-bottom:1rem;}
.time01 dd h6 span,.standard li h6 span{width:3rem;height:3rem;}
.time01 p,.standard p{font-size:1.3rem;line-height:2.4rem;padding:0 2rem;}

.ht01{font-size:1.6rem;padding:2rem 0 1rem 0;}
.tag02,.timeSort{flex-wrap:wrap;}
.tag02 li{width:33%;margin-bottom:0.1rem;}

.timeSort li{padding:1.5rem 0 0 0;width:100%;font-size:1.4rem;}
.timeSort li b{font-size:1.6rem;margin-bottom:1rem;padding:0.5rem 3rem;}
.bakInfo{font-size:1.4rem;}
.bakInfo b{font-size:1.6rem;width:8rem;height:4rem;}

.bg03{padding:6rem 0;}
.bg03:before,.bg03:after{height:6rem;}
.bg03_01,.bg03_02{background:none;}

.norms{padding:1.5rem 1rem;}
.norms ul li{background:#4a436f;border-radius:1rem;padding:1rem;}
.norms ul li b{font-size:1.4rem;width:2.4rem;height:2.4rem;margin-right:1rem;}
.norms ul li p{font-size:1.3rem;line-height:2.4rem;padding:0;}

.f26{font-size:1.4rem;}
.lh48{line-height:2.4rem;}

.explain{padding:1.5rem;font-size:1.4rem;line-height:2.4rem;}
.bgEnd{background-size:100% auto;padding-bottom:7rem;}
}