@import url("http://www.jiaodong.net/inc/millia/millia.css");
body{background:#f8ebdb;}
.millia {width:1200px;margin:0 auto;}
.topic{background:url(images/topic.png) no-repeat top center;height:890px;}
.ht,.ht01{text-align:center;}
.introBg{background:url(images/bg01.jpg) no-repeat right bottom;padding:0 390px 0 0;position:relative;}
.goOther{display:block;position:absolute;top:0;right:20px;background:#4a436f;color:#fff;border-radius:10px;padding:10px 20px;font-size:24px;}
.intro{background:#cc3c3c;padding:40px;color:#faeedf;position:relative;}
.intro:after{border:3px solid #faeedf;position:absolute;left:20px;top:20px;width:94%;height:91%;content:"";}

.ht01 b{display:inline-block;background:#cc3c3c;color:#fff;padding:15px 0;width:94%;font-weight:normal;font-size:32px;border-radius:20px;}

.ls01 li{border-radius:20px;background:#4a436f;padding:0 45px 30px 45px;overflow:hidden;margin-top:40px;color:#fff;}
.ls01 li:nth-child(odd){background:#cc3c3c;}
.ls01 li h6{background:url(images/htbg.png) no-repeat center top;background-size:auto 100%;text-align:center;font-size:36px;line-height:66px;color:#fff;}
.ls01 li span{display:block;border-radius:10px;overflow:hidden;height:285px;margin:25px 0;}
.ls01 li span img{width:100%;height:100%;}
.ls01 li h5{font-size:26px;padding-bottom:10px;}
.ls01 li p{position:relative;font-size:26px;padding-right:150px;}
.ls01 li p .checkInfo{display:block;position:absolute;right:0;top:0;background:#cc3c3c;color:#fff;padding:5px 20px;border-radius:10px;font-size:24px;}
.ls01 li:nth-child(odd) p .checkInfo{background:#4a436f;}


.bgEnd{background:url(images/end.png) no-repeat left bottom;padding-bottom:295px;}


@media screen and (max-width:640px){
.topic{background-size:auto 100%;height:20rem;}
.millia{width:96%;overflow:hidden;}
.ht img{height:4.2rem;width:auto;max-width:100%;}
.introBg{padding:0;background:none;}
.intro{padding:1rem;font-size:1.4rem;line-height:2.2rem;}
.intro:after{display:none;}
.goOther{position:static;margin-top:2rem;text-align:center;font-size:1.6rem;}

.ht01 b{font-size:1.8rem;}
.ls01 li{padding:0 2rem 2rem 2rem;margin-top:2rem;}
.ls01 li h6{font-size:1.6rem;line-height:4.2rem;}
.ls01 li span{margin:2rem 0;height:20rem;}
.ls01 li h5,.ls01 li p{font-size:1.6rem;}
.ls01 li p .checkInfo{font-size:1.4rem;}

.bgEnd{background-size:100% auto;padding-bottom:7rem;}
}