body{background-color:#0c0b0b;max-width:750px;}
.banner img{width:100%;}
.zxbtn{padding:16px;border-radius:10px;text-align:center;color:#fff;width:50%;margin: 20px auto;font-weight:bold;}
.zxbtn:hover{background:#ff0000}
.zxbtn a{padding:16px;border-radius:10px;text-align:center;color:#fff;width:50%;margin: 20px auto;font-size:1.3em}
.zxbtn a:hover{padding:16px;border-radius:10px;text-align:center;color:#fff;width:50%;margin: 20px auto;background:#ff0000}

.bj_yellow{background-color:#fe9b00}

.yellow{color:#fff47f}
.blue{color:#1b66ff;}
.red{color:#ff0000}
.white{color:#fff;}
.center{text-align:center;}
.title{text-align:center;margin:5px auto;font-size:1.2em;}
.title1{text-align:center;margin: 30px 0 0px 0;font-size:1.6em;font-weight:bold;}
.section{margin:60px auto;}

.p1{
    text-indent: 2em;
    font-size: 1.2em;
    padding: 10px;
	color:#fff;
}
.p2{text-align:center;font-size:1.2em;padding:10px;}


.kccontent{width:100%;margin:10px auto;}
.kccontent li{height:auto;margin:6px auto;height:10em;}
.kcimg img{width:100%;}
.kcdiv .cjbtn{float:right;margin-right:24px;width:33%;color:#fff;font-size:1.2em;}
.kcdiv .cjbtn img{width:80%}
.kcdiv .cjbtn span{display:inline-block;margin:20px auto;}



.line1{border:1px dashed #f8e27b;padding:4px;width:68%;margin:10px auto;color:#f8e27b;font-weight:bold;}
.bj1{background-image:url(../images/bd_bj.jpg);background-size:100% 100%;background-repeat:no-repeat;height:300px;}

.img_div {
	width: 96%;
	margin: 10px auto;
	height: auto;
}

.img_div li {
	width: 50%;
	float: left;
	position:relative;
}

.img_div li .img_line {
	margin:2px;
	padding: 10px;
	text-align: center;
}

.blue_line{border:1px solid #2f65ff}
.red_line{border:1px solid #ff5252}
.img_div li .img_line .rqdiv{width: 70%;}
/*鼠标滑过效果*/
.img_line{position:relative;}
.img_line:before,.img_line:after{content:"";display:block;width: 0;height:0;border:2px solid transparent;box-sizing: border-box;position: absolute;}
.img_line:before{top:0;left:0;transition: border-color 0s ease-in 0.8s,width 0.2s ease-in 0.6s,height 0.2s ease-in 0.4s;}
.img_line:after{right:0;bottom:0;transition: border-color 0s ease-in 0.4s,width 0.2s ease-in 0.2s,height 0.2s ease-in ;}
.img_line:hover:before{width:100%;height:100%;transition:width 0.2s ease-in ,height 0.2s ease-in 0.2s;border-top-color:#ff5b00;border-right-color:#ff5b00;}
.img_line:hover:after{width:100%;height:100%;transition: border-color 0s ease-in 0.4s,width 0.2s ease-in 0.4s,height 0.3s ease-in 0.6s;border-bottom-color:#ff5b00;border-left-color:#ff5b00;}

.img_div li .img_line1 {
	margin:2px;
	padding: 2px;
	text-align: center;
	height:36px;line-height:36px;
	background-color:#fff;
}
.bj_blue{background-color:#018ede!important;color:#fff!important;;}
.bj_red{background-color:#dd514c!important;color:#fff!important;;}

.img_div li .img_line1 a{color:#000;}
.bj_blue a,.bj_red a{color:#fff!important;}

.bd_div{width: 58%;
    margin: 0 auto;
    padding-top: 88px;}
.bd_div input{border:2px solid #7a797d;margin:3px;border-radius:10px;padding-left:2%;height:2em;line-height: 2em;}
.h_20px{background-color:#fff;}
#djtj{margin:10px auto;text-align:center;border:0;}
.data_btn{display:block;width: 60%;margin:30px auto;padding: 8px 0;color: #fff;background: linear-gradient(to right,#F38E01,#E70A12);text-align: center;border-radius: 6px;font-size: 1.3em;}
.data_btn:hover{color: #fff;}