/*millia  2022-08-10 10:55:09*/
@import url("http://www.jiaodong.net/inc/millia/millia.css");
body{background:url(images/topicbg.jpg) #9e1117 no-repeat top center;background-size:100% auto;}
.millia{width:1200px;margin:0 auto;}
/*.topic{text-align:center;padding:20px 0 110px 0;}
.topic .topicTxt{width:500px;margin:30px auto;text-align:left;color:#ffeebb;}*/
.topic{text-align:center;}
.cf0dc9c,.cf0dc9c a{color:#f0dc9c;}
.intro{margin-top:80px;position:relative;}
.ht{position:absolute;left:0;top:-30px;width:100%;text-align:center;}
.ht span{display:inline-block;position:relative;padding:20px 30px;}
.ht span:before,.ht span:after{content:"";display:block;position:absolute;width:66px;height:80%;top:0;}
.ht span:before{background:url(images/ht_left.png) no-repeat left top;background-size:100% 100%;left:0;}
.ht span:after{background:url(images/ht_right.png) no-repeat right top;background-size:100% 100%;right:0;}
.ht span b{display:block;background:linear-gradient(90deg,#d1a565,#feefad,#b7851e,#e3b371);color:#69060a;font-size:36px;position:relative;z-index:1;padding:15px 0;width:360px;text-align:center;}
.intro{background:linear-gradient(45deg,#f6e8cd,#fff);border-radius:10px;padding:90px 50px 50px 50px;color:#69060a;}
.intro p b{font-size:24px;}
.time{width:70%;margin:80px auto 0 auto;}
.time li{display:flex;align-items:center;border:2px solid #9e1117;border-radius:50px;margin-top:30px;overflow:hidden;}
.time li:first-child{margin:0;}
.time li b{background:#9e1117;color:#fff;padding:10px 10px 10px 30px;font-weight:normal;margin-right:20px;}
.checkName{display:flex;width:70%;border-radius:100px;background:linear-gradient(90deg,#9e1117,#9e1117);color:#fcf9eb;margin:50px auto 20px auto;align-items:center;justify-content:center;font-size:48px;font-weight:bold;padding:20px 0;}
.checkName .icon{width:48px;height:auto;margin-right:10px;}
.checkName:hover{text-decoration:none;}

.tag{display:flex;justify-content:space-between;padding:40px 0;width:80%;margin:0 auto;}
.tag li{width:180px;height:180px;position:relative;background:#9e1117;border-radius:180px;font-size:28px;font-weight:bold;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;}
.tag li:before{content:"\00BB";display:block;position:absolute;left:-100px;color:#9e1117;font-size:55px;}
.tag li:first-child:before{display:none;}

.table{border:1px solid #9e1117;border-left:none;margin:20px auto;}
.table th{border-left:1px solid #9e1117;text-align:center;background:#9e1117;color:#fff;}
.table td{border-top:1px solid #9e1117;border-left:1px solid #9e1117;padding:5px 20px;text-align:center;}
.table td:first-child{text-align:left;}


@media screen and (max-width:800px){
body{background-size:180% auto;}
.millia{width:96%;}
/*.topic{padding:1rem 0 0 0;}*/
.topic img{width:94%;height:auto;}
.topic .topicTxt{width:90%;font-size:1.3rem;line-height:2rem;margin:2rem auto 4rem auto;}
.f18{font-size:1.5rem;}
.lh36{line-height:2.8rem;}
.ht{top:-2rem;}
.ht span b{font-size:1.8rem;width:auto;padding:0.5rem 4rem;}
.ht span{padding:1rem 3rem;}
.ht span:before, .ht span:after{width:6.6rem;height:4.5rem;}
.intro{padding:4.5rem 2rem 2rem 2rem;margin-top:6rem;}
.intro:first-child{margin-top:2rem;}
.time{width:auto;}
.intro p b{font-size:1.6rem;}
.checkName{width:100%;font-size:2.4rem;}
.checkName .icon{width:3rem;}
.tag{width:100%;}
.tag li{width:8rem;height:8rem;font-size:1.4rem;line-height:2.4rem;}
.tag li:before{left:-3.5rem;font-size:2rem;}


}