.warp-index {
	background: #000c11;
}

.warp-open-bg {
	width: 100%;
}

.wob-1 {
	background: url(../images/open_index_01.jpg) no-repeat center top;
	height: 106px;
}

.wob-2 {
	background: url(../images/3.jpg) no-repeat center top;
	height: 624px;
}

.wob-3 {
	background: url(../images/4.jpg) no-repeat center top;
	height: 339px;
}

.wob-4 {
	background: url(../images/5.jpg) no-repeat center top;
	height: 368px;
}

.wob-5 {
	background: url(../images/6.jpg) no-repeat center top;
	height: 380px;
}

.wob-box {
	width: 1200px;
	margin: 0px auto;
}

.echarts-box {
	height: 100%;
}

.model-01 {
	padding-top: 22px;
	width: 730px;
	height: 611px;
	float: left;
}

.model-02 {
	padding-top: 22px;
	width: 450px;
	height: 300px;
	float: left;
}

.model-03 {
	padding-top: 22px;
	width: 450px;
	height: 300px;
	float: left;
}


.model-04 {
	margin-top: 40px;
	width: 850px;
	height: 300px;
	float: left;

	padding-left: 0px;
}
.model-09{
margin-top: 40px;
	width: 350px;
	height: 300px;
	float: left;

	padding-left: 0px;
}
.model-04 select{
	padding-left: 7px; outline: none;
        border: 1px solid #366076;
	color: #62b0e0;border-radius:4px ;-webkit-border-radius:4px ;
	-moz-border-radius:4px ;-ms-border-radius:4px ; -o-border-radius:4px ;background-color:rgba(3,62,80,0.5) ;width: 80px;height: 30px;position: absolute;top: -10px;right: 20px;
}
.model-04 select option{
	color: #fff;
}


.model-05 {

	padding-top: 65px;
	width: 600px;
	height: 340px;
	float: left;
	
}

.model-06 {
	padding-top: 65px;
	width: 600px;
	height: 340px;
	float: left;

}

/* .model-07 {
	padding-top: 22px;
	width: 420px;
	height: 300px;
	float: left;
	
} */

.model-08 {
	padding-top: 22px;
	width: 100%;
	height: 310px;
	float: left;
}
.model-08 input{
	outline: none;
	position: absolute;top:25px;right:20px;background-color:rgba(3,62,80,0.5) ;width: 57px ;height: 26px;border-radius:4px ;-webkit-border-radius:4px ;
	-moz-border-radius:4px ;-ms-border-radius:4px ; -o-border-radius:4px ;border: 1px solid #366076;color: #62b0e0;text-align: center;line-height:24px ;cursor: pointer;
}
.model-08 .input-1{
	position: absolute;top:25px;right:20px;
}
.model-08 .input-2{
	position: absolute;top:25px;right:90px;
}
.model-08 input:hover{
	background-color: #5bc5ff;color: #003e67;
}
.model-08 .activer{
	background-color: #5bc5ff;color: #004a78;
}






.wob-6{
	background: url(../images/2.jpg) no-repeat center top;
height: 94px;
	           }
.wob-6 .contain{width: 1200px; margin: 0 auto;padding-top: 17px;}
.tab-ul {
	width: 1200px;
	height: 70px;

	display: inline-block;
	list-style: none;
	padding: 0px;
	margin: 0px;
	
}
.tab-ul li{
	float: left;
	display: block;
	width: 14.2%;
	padding-left: 15px;
	cursor: pointer;
}
.tab-ul li .left{
	float: left;
}
.tab-ul li .left h4{
	text-align: center;color: #0ef1f2;
	
	width: 90px;
	word-break: break-all; 
    word-wrap: break-word;
	
}
.tab-ul li .left h5{
	text-align: center;
	color: #ffffff;
	
}

