/*Css Document By:milliaÃ×À­ At 2019-07-15 11:18:49 */
@import url("http://www.jiaodong.net/inc/millia/millia.css");
.millia{width:1200px;margin:0 auto;}
.topic{background:url(images/topic.jpg) no-repeat top center;}
.yellowbg,.whitebg{background:url(images/yellow.png) #0c68ef no-repeat bottom center;padding:40px 0 100px 0;color:#fff;}
.whitebg{background:url(images/white.png) #fff no-repeat bottom center;color:#666;padding-bottom:0}
.yellowbg a{color:#fff !important;}
.whitebg a{color:#333;}
.imgshow{position:relative;padding:0 15px 40px 15px;}
.imgshow:after{content:"";display:block;position:absolute;left:0;top:15px;width:100%;height:100%;background:#70149e;}
.imgshow span{display:block;overflow:hidden;position:relative;z-index:2;}
.imgshow span img{width:100%;height:100%;transition:all .5s;}
.imgshow span:hover img{transform:scale(1.2,1.2);}
.imgshow b{position:absolute;width:100%;bottom:0;left:0;text-align:center;z-index:9;font-weight:normal;}
.imgshow b:before{content:"";display:block;left:0;bottom:11px;border-bottom:1px solid #fff;width:100%;position:absolute;}
.imgshow b i{font-style:normal;color:#fff;font-size:18px;line-height:26px;position:relative;background:#70149e;z-index:10;padding:0 10px;white-space:nowrap;overflow:hidden;}
.imgshow b i a{color:#fff;}
h2{font-size:28px;padding-right:70px;position:relative;font-weight:bold;}
h2 .bdsharebuttonbox{position:absolute;background:url(images/share.png) no-repeat top left;width:54px;height:22px;right:0;top:8px;cursor:pointer;overflow:hidden;}
h2 .bdsharebuttonbox a{display:block;width:100%;height:100%;padding:0;text-indent:-9999px;background:none;}
h2 .bdsharebuttonbox a:hover{background:none;}
.intro a{color:#c7a44e;}
.br1000{border-top:1px solid #eee;}
.ls01{font-size:0;overflow:hidden;}
.ls01 li{width:30.3%;display:inline-block;margin:0 0 0 4.5%;}
.ls01 li:first-child{margin-left:0;}
.bg03{padding:20px 0;}
.bg03 .ht02 b,.bgff .ht02 b{color:#fff;font-weight:bold;}
.bg03 .ht02:before,.bgff .ht02:before{border-bottom:1px solid #cb8800;}
.bg03 .ht02 b:after,.bgff .ht02 b:after{background-image:url(images/ht01.png);}
.ht02{position:relative;font-size:28px;text-align:center;}

.ht02 b{display:inline-block;font-weight:normal;position:relative;z-index:99;padding:0 20px;color:#cb8800;}
.ht02 b:after{background:url(images/ht02.png) no-repeat left center;bottom:11px;}
.ls04{width:100%;font-size:0;overflow:hidden;}
.ls04 ul{width:102%;}
.ls04 li{width:48%;display:inline-block;margin:0 2% 0 0;font-size:18px;line-height:36px;position:relative; white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;}
.ls04 li:before,.list li:before{content:"";display:inline-block;width:6px;height:6px;margin-right:10px;background:#ad392c;vertical-align:middle;}
.ls04 li span,.list li span{display:block;position:absolute;right:0;top:0;}

/*cssAdd*/
.leftFixNav{position:fixed;left:10px;top:0;height:100%;font-size:18px;display:flex;align-items:center;z-index:99;}
.leftFixNav span{display:none;}
.leftFixNav ul{background:#f0f0f0;border-top:5px solid #70149e;text-align:center;padding:20px 30px;box-shadow:0 0 10px #999;}
.leftFixNav li{padding:10px 0;}
@media screen and (max-width:640px){
.leftFixNav{position:fixed;left:auto;height:auto;top:1%;right:1%;box-sizing:border-box;z-index:9999;}
.leftFixNav span{display:block;width:3rem;height:3rem;background:#70149e;padding:1rem;border-radius:5rem;}

.leftFixNav ul{background:#f0f0f0;display:none;position:absolute;right:0;top:50px;padding:1rem 2rem;}
.leftFixNav li{white-space:nowrap;font-size:1.4rem;}
#markbg{width:100%;height:100%;background:rgba(0,0,0,0.6);position:fixed;left:0;top:0;z-index:998;display:none;}
}
/*cssAddEnd*/

/*millia Add  2022-10-19 09:21:51*/
.grayBg{background:#f0f0f0;padding:40px 0;}
.threeCol{display:flex;flex-wrap:wrap;}
.threeCol li{padding:25px 1.5% 25px 0;border-bottom:1px solid #d9d9d9;width:32.3%;}
.threeCol li:nth-child(3n+0){padding:25px 0;}
.threeCol li a{display:flex;align-items:center;}
.threeCol li img{width:130px;height:95px;margin-right:20px;}
.threeCol li a:hover{text-decoration:none;}
/*millia Add  2022-10-19 09:21:51 End*/

@media screen and (max-width:640px){
.millia{width:94%;overflow:hidden;}
.yellowbg{padding-bottom:4rem;}
.whitebg{background-image:none;}
.ht01 img{max-width:50%;}
.info{font-size:1.6rem;line-height:2.2rem;text-align:left;}
.imgshow b i{font-size:1.6rem;}
.ls01 li img{width:100%;height:auto}
.ls04 li{width:100%;}
h2{padding-right:0;}
h2 .bdsharebuttonbox{display:none;}
.threeCol{justify-content:space-between;}
.threeCol li{width:47%;font-size:1.4rem;}
.threeCol li:nth-child(3n+0),.threeCol li:nth-child(even){padding:25px 0 25px 3%;}
.threeCol li:nth-child(odd){padding:25px 3% 25px 0;}
.threeCol li a{flex-direction:column;}
.threeCol li a img{margin:0 0 1rem 0;width:100%;height:auto;}
}