.onebox{
	width:1200px;
	margin:20px auto;
}
.onebox .onebox_left{
	width:860px;
}
.onebox .onebox_left .title{
	height:42px;
	line-height:42px;
	border:1px solid #DBDBDB;
	box-sizing:border-box;
	margin-bottom:20px;
}
.onebox .onebox_left .title h3{
	font-size:18px;
	width:105px;
	height:42px;
	line-height:42px;
	text-align:center;
	color:#fff;
	background:#30A4F9;
	float:left;
}
.onebox .onebox_left .title a{
	font-size:12px;
	float:right;
	margin-right:8px;
}
.onebox .onebox_left .tudi{
	background:#F2F2F2;
	padding:20px 10px 10px;
	position:relative;
}
.tudi_con{
	width:800px;
	height:282px;
	margin:0 auto;
	margin-bottom:15px;
	position:relative;
	overflow:hidden;
}
.tudi_con ul{
	width:2400px;
	position:absolute;
	left:0;
	top:0;
}
.tudi_con ul li{
	float:left;
	width:800px;
}
.tudi_con ul li .con_l{
	width:415px;
	height:280px;
	border:1px solid #E7E7E7;
	background:#fff;
	float:left;
}
.tudi_con ul li .con_l img{
	width:405px;
	height:270px;
	margin:5px;
}
.tudi_con ul li .con_r{
	float:left;
	margin-left:5px;
width:370px;
}
.tudi_con ul li .con_r .a1{
	font-size:20px;
	color:#000;
	font-weight:bold;
	display:block;
	height:40px;
	line-height:40px;
}
.tudi_con ul li .con_r p{
	height:32px;
	line-height:32px;
}
.tudi_con ul li .con_r p i{
	color:#807F7F;
}
.tudi_con ul li .con_r p span{}
.tudi_con ul li .con_r p span.s{
	color:#FF0302;
}
.tudi_con ul li .con_r p .a2{
	display:inline-block;
	width:120px;
	background:#0A9FE7;
	color:#fff;
	text-align:center;
	margin-top:5px;
}
.tudi_con ul li .con_r p .a3{
	display:inline-block;
	width:120px;
	background:#799D2D;
	color:#fff;
	text-align:center;
	margin-top:5px;
	margin-left:25px;
}

.tudi_con .arrow{

}
.arrow .img1{
	position:absolute;
	left:0;
	top:135px;
	width:30px;
	cursor:pointer;
}
.arrow .img2{
	position:absolute;
	right:0;
	top:135px;
	width:30px;
	cursor:pointer;
}


.onebox .onebox_left .tudi table{
	width:840px;
	font-size:14px;
	background:#fff;
}
.onebox .onebox_left .tudi table tr{
	border-bottom:1px solid #F7F7F7;
}
.onebox .onebox_left .tudi table th{
	color:#A6A7A7;
	padding-bottom:4px;
	padding-top:8px;
	padding-bottom:5px;
}
.onebox .onebox_left .tudi table td{
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}
.onebox .onebox_left .tudi table td span{
	color:#FF0D0C;
}


.onebox .onebox_right{
	width:300px;
}
.onebox .onebox_right .title{
	height:42px;
	line-height:42px;
	background:#F5F5F5;
	margin-bottom:5px;
}
.onebox .onebox_right .title span{
	font-size:14px;
	float:left;
	margin-left:10px;
}
.onebox .onebox_right .title a{
	font-size:12px;
	float:right;
	margin-right:8px;
}
.onebox .onebox_right .img_box{
	width:300px;
	height:120px;
	margin-bottom:10px;
}
.onebox .onebox_right .img_box img{
	width:300px;
	height:120px;
}
.onebox .onebox_right ul{
	font-size:14px;
	margin-bottom:8px;
}
.onebox .onebox_right ul li{
	height:25px;
	line-height:25px;
	padding-left:12px;
	background: url(http://img.0731fdc.com/assets/new/images/dian.png) no-repeat -4px;
}
.ad_box{
	width:1200px;
	
	margin:20px auto;
}
.ad_box img{
	width:1200px;
	height:75px;
}

.server {
	width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    border: 1px solid #DADADA;
}
.server h3 {
    width: 90px;
    height: 80px;
    float: left;
    background: #87A757;
    text-align: center;
    color: #fff;
    line-height: 24px;
    font-size: 20px;
    padding-top: 12px;
    margin-right: 12px;
}
.server .server_li {
    width: 100px;
    height: 80px;
    float: left;
    margin: 0 16px;
}
.server .server_li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.server .server_li a img {
    display: inline-block;
    width: 44px;
    height: 44px;
    margin: 8px 0;
}
.server .server_li a span {
    display: block;
    font-size:13px;
}
.public_box{
	width:1200px;
	margin:0 auto 30px;
}
.public_box .title{
	width:1200px;
	height:42px;
	line-height:42px;
	border:1px solid #E2E2E2;
	margin-bottom:12px;
}
.public_box .title h3{
	font-size: 18px;
    width: 105px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    background: #30A4F9;
    float: left;
    margin-right:30px;
}
.public_box .title span{
	float:left;
	cursor:pointer;
}
.public_box .title i{
	float:left;
	margin:0 15px;
}
.public_box .title a{
	font-size: 12px;
    float: right;
    margin-right: 8px;
}
.public_box .content{
	height:190px;
}
.public_box .content .tab{
	display:none;
}
.public_box .content table{
	width:1200px;
	font-size:14px;
	
}
.public_box .content table tr{
	border-bottom:1px solid #E5E5E5;
}
.public_box .content table th{
	height:40px;
	background:#F4F4F4;
}
.public_box .content table td{
	text-align:center;
	height:35px;
	color:#554F4B;
}




/*twobox*/

.twobox{
	width:1200px;
	margin:20px auto;
}
.twobox .twobox_left{
	width:590px;
}
.twobox .twobox_left .title{
	height:42px;
	line-height:42px;
	border:1px solid #DBDBDB;
	box-sizing:border-box;
	margin-bottom:20px;
}
.twobox .twobox_left .title h3{
	font-size:18px;
	width:105px;
	height:42px;
	line-height:42px;
	text-align:center;
	color:#fff;
	background:#30A4F9;
	float:left;
}
.twobox .twobox_left .title a{
	font-size:12px;
	float:right;
	margin-right:8px;
}
.twobox .twobox_left .tudi{
	/* background:#F2F2F2; */
	padding:5px 10px 10px;
	position:relative;
}


.twobox .twobox_left .tudi table{
	width:840px;
	font-size:14px;
	background:#fff;
}
.twobox .twobox_left .tudi table tr{
	border-bottom:1px solid #F7F7F7;
}
.twobox .twobox_left .tudi table th{
	color:#A6A7A7;
	padding-bottom:4px;
	padding-top:8px;
	padding-bottom:5px;
}
.twobox .twobox_left .tudi table td{
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}
.twobox .twobox_left .tudi table td span{
	color:#FF0D0C;
}


.twobox .twobox_right{
	width:595px;
}
.twobox .twobox_right .title{
	height:42px;
	line-height:42px;
	background:#F5F5F5;
	margin-bottom:5px;
}
.twobox .twobox_right .title span{
	font-size:14px;
	float:left;
	margin-left:10px;
}
.twobox .twobox_right .title a{
	font-size:12px;
	float:right;
	margin-right:8px;
}
.twobox .twobox_right .img_box{
	width:300px;
	height:120px;
	margin-bottom:10px;
}
.twobox .twobox_right .img_box img{
	width:300px;
	height:120px;
}
.twobox .twobox_right ul{
	font-size:14px;
	margin-bottom:8px;
}
.twobox .twobox_right ul li{
	height:36px;
	line-height:36px;
	padding-left:12px;
	background: url(http://img.0731fdc.com/assets/new/images/dian.png) no-repeat -4px;
}


.tudi_con2{
	width:588px;
	height:282px;
	margin:0 auto;
	margin-bottom:15px;
	position:relative;
	overflow:hidden;
}
.tudi_con2 ul{
	width:2400px;
	position:absolute;
	left:0;
	top:0;
}
.tudi_con2 ul li{
	float:left;
	width:800px;
}
.tudi_con2 ul li .con_l{
	width: 220px;
	height: 140px;	
	border:1px solid #E7E7E7;
	background:#fff;
	float:left;
}
.tudi_con2 ul li .con_l img{
	width:210px;
	height:130px;
	margin:5px;
}
.tudi_con2 ul li .con_r{
	float:left;
	margin-left:5px;
width:370px;
}
.tudi_con2 ul li .con_r .a1{
	font-size:20px;
	color:#000;
	font-weight:bold;
	display:block;
	height:40px;
	line-height:40px;
}
.tudi_con2 ul li .con_r p{
	height:32px;
	line-height:32px;
}
.tudi_con2 ul li .con_r p i{
	color:#807F7F;
}
.tudi_con2 ul li .con_r p span{}
.tudi_con2 ul li .con_r p span.s{
	color:#FF0302;
}
.tudi_con2 ul li .con_r p .a2{
	display:inline-block;
	width:120px;
	background:#0A9FE7;
	color:#fff;
	text-align:center;
	margin-top:5px;
}
.tudi_con2 ul li .con_r p .a3{
	display:inline-block;
	width:120px;
	background:#799D2D;
	color:#fff;
	text-align:center;
	margin-top:5px;
	margin-left:25px;
}

.tudi_con2 .arrow{

}


.twobox ul li{
	height: 33px;
	line-height: 25px;
	padding-left: 12px;	
	background: url(http://img.0731fdc.com/assets/new/images/dian.png) no-repeat -4px;
}


.twobox_right .title{
	height: 42px;
	line-height: 42px;
	border: 1px solid #DBDBDB;
	box-sizing: border-box;
	margin-bottom: 20px;	
}

.twobox_right .title h3{
	font-size: 18px;
	width: 105px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	background: #30A4F9;
	float: left;
}