@charset "utf-8";
.slider_1{width:100%; overflow:hidden;}
.slider_1_wrap{ position: relative; overflow: visible!important;}
.slider_1 ul:not([style*="translate3d"]) li:nth-of-type(n+2){display: none;}
.slider_1 ul li a{display: block;}
.slider_1 ul li img{width:100%; max-width:100%;}
.slider_1 .slider_1_indicate{position:absolute; bottom:0; left:0; width:100%; height: 20px; z-index:3; text-align:center; pointer-events:none;}
.slider_1 .slider_1_indicate span{display:inline-block; width:5px; height:5px; border-radius: 50%; background:#00bc67; margin:5px;}
.slider_1 .slider_1_indicate span.on{background:#ffffff;}
.nav{padding:15px 0 0;}
.nav ol{width:25%; margin-bottom: 15px; text-align:center; float: left;}
.nav ol img{width:50%; max-width: 60px;}
.nav ol p{font-size:14px; color:#333; padding-top:5px;}
.tjtit{height: 30px; line-height: 30px; margin: 10px auto; width: 94%; text-align: center; position: relative; font-size: 16px; color: #000;}
.tjtit div{background: #fff; width: 100px; height: 30px; margin: 0 auto; z-index: 1; position: relative;}
.tjtit span{display: block; width: 100%; height: 1px; border-bottom: 1px solid #ccc; position: absolute; left: 0; top: 50%; z-index: 0;}
.tjbox{padding:5px 10px 0; display: flex; justify-content: space-between; position: relative;}
.tjbox ol{width: 54%; box-sizing: border-box; position: relative;}
.hdtit{padding: 10px 10px 0;}
.hdtit h3{border-left: 3px solid #00bc67; font-size: 16px; font-weight: normal; padding-left: 13px; color: #00bc67; height: 25px; line-height: 25px; position: relative;}
.hdtit a{font-size: 14px; display: block; color: #999; position: absolute; right: 0; top: 3px;}
.hdlist{padding: 0 10px;}
.hdlist ol{position: relative; padding: 10px 0; border-bottom: 1px solid #eee;}
.hdlist ol img{width: 100px; height: 80px;}
.hdlist ol h3{font-size: 14px; font-weight: normal; color: #000; padding-bottom: 6px;}
.hdtag span{display: block; float: left; height: 18px; line-height: 18px; padding: 0 5px; margin-bottom: 5px; background: #00bc67; margin-right: 5px; color: #fff; font-size: 12px;}
.hdlist ol p{font-size: 12px; color: #999; line-height: 18px;}
.hdmap{position: absolute; right: 0; font-size: 12px; color: #00bc67; width: 50px; text-align: center; top: 50%; margin-top: -20px;}
.hdlist ol .hdmap p{color: #00bc67; padding-top: 3px;}