
.content{width:1200px; margin:0 auto;}

/*banner*/
.jdt_banner{width:100%; float:left; margin-left:242px;margin-top:0px; display:inline; overflow:hidden;height:480px;position:relative;}
.banList img{width:968px; height:420px;}
.banList{position:absolute;height:420px}
.banList li{height:400px;opacity:0;position:absolute;transform:scale(0);transition:transform 0.5s ease 0s, opacity 1.5s ease 0s;z-index:1;}
.banList li.active1{opacity:1;transform:scale(1);z-index:2;}
.fomW{position:absolute;top:390px; z-index:9;width:710px; text-align:center; margin:0 auto;}
.jsNav{border-radius:8px; display:inline-block; margin:0 auto; padding:0 8px 0 10px; height:18px;  }
.jsNav a{display:inline-block;background:#fff;width:10px;height:10px;border-radius:50%;margin:0 2px;}
.jsNav a.current{background:#fc8f0f;cursor:pointer}

.more-btn{width: 86%; height: 48px; line-height: 48px;text-align: right;font-size: 18px;color: #0144CC;
	border-radius: 8px;margin: 0 auto;cursor: pointer;}
	
	body .btn-class .layui-layer-btn .layui-layer-btn0{    border-color: #02A7EC;background-color: #02A7EC;color: #fff;border-radius: 0px;}
	body .btn-class .layui-layer-btn .layui-layer-btn1{   border: 1px solid #02A7EC;background: rgba(29, 168, 233, 0.1000);color: #02A7EC;border-radius: 0px;}


