body{
	background: #fff;
}
.ind_hea{
	width:100%;
	height:105px;
	overflow:hidden;
	background:#fff;
	position:fixed;
	top:0;left:0;
	z-index:9999;
	box-shadow: 0px 0px 15px #dedede;
}
.ind_hea_n{
	width:1300px;
	height:107px;
	margin:auto;
	overflow:hidden;
	-background:red;
}
.ind_hea_n_l{
	width:270px;
	height:auto;
	overflow:hidden;
	margin-top:20px;
	float:left;
}
.ind_hea_n_l img{
	display:block;
	width:100%;
	height:auto;
}
.ind_hea_n_r{
	width:284px;
	height:36px;
	border-radius:50px;
	float:right;
	overflow:hidden;
	background:#dedede;
	margin-top:37px;
}
.ind_hea_n_r input{
	outline:none;
	border:none;
	width:82%;
	height:36px;
	background:none;
	color:#808081;
	float:left;
	margin-left:13px;
}
.ind_hea_n_r input::-webkit-input-placeholder{
    color:#808081;
}
.ind_hea_n_r button{
	display:block;
	width:15px;
	height:15px;
	background:url(../img/icon2.png);
	background-size:cover;
	float:right;
	border:none;
	outline:none;
	cursor:pointer;
	margin-right:11px;
	margin-top:10px;
}
.ind_ban{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:105px;
}
.ind_ban img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

.ind_foo{
	width:100%;
	height:auto;
	background:#2a2a2a;
	overflow:hidden;
	margin-top:47px;
}
.ind_foo_n{
	width:1300px;
	height:auto;
	margin:auto;
	overflow:hidden;
	margin-top:74px;
	margin-bottom:74px;
}
.ind_foo_n img{
	display:block;
	width:279px;
	height:auto;
	float:left;
}
.ind_foo_n p{
	float:right;
	font-size:14px;
	color:#6a6a6a;
	padding: 20px 0;
	line-height:20px;
}
.ind_con{
	width:1300px;
	margin:auto;
	height:auto;
	overflow:hidden;
}
.ind_con_l{
	width:68%;
	height:auto;
	-background:red;
	overflow:hidden;
	float:left;
	margin-top: 19px;
}
.ind_con_l_one{
	width:100%;
	height:70px;
	background:#eeeeee;
	border-radius:4px;
}

.ind_con_l_one img{
	display:block;
	width:16px;
	height:26px;
	float:left;
	margin-top: 22px;
    margin-left: 20px;
    margin-right: 6px;
}
.ind_con_l_one a{
	font-size:18px;
	color:#ff0000;
	text-decoration:none;
	line-height:70px;
}
.ind_con_l_one .swiper-container{
	height:100%;
}
.ind_con_l_one .swiper-slide{
	overflow: hidden;
}
.ind_con_l_thr{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:80px;
	margin-bottom:80px;
}
.ind_con_l_thr a{
	display:block;
	width:429px;
	height:100px;
	overflow:hidden;
}
.ind_con_l_thr a img{
	width:100%;
	height:auto;
}
.ind_con_l_thr a:nth-child(odd){
	float:left;
}
.ind_con_l_thr a:nth-child(even){
	float:right;
}

.ind_con_l_fou{
	width:100%;
	height:auto;
	overflow:hidden;
}
h6{
	margin-top:10px;
	font-size:24px;
	color:#6d6d6d;
	margin-bottom:10px;
}
.ind_con_l_fou ul{
	width: 100%;
	height: auto;
	overflow:hidden;
}
.ind_con_l_fou ul li{
	width:47.5%;
	height:auto;
	overflow:hidden;
	padding:7px;
	border:1px solid #dddddd;
	margin-top:15px;
}
.ind_con_l_fou ul li:nth-child(odd){
	float:left;
}
.ind_con_l_fou ul li:nth-child(even){
	float:right;
}
.ind_con_l_fou ul li img{
	display:block;
	width:123px;
	height:85px;
	float:left;
}
.ind_con_l_fou ul li div{
	height:84px;
	overflow:hidden;
	margin-left:130px;
}
.ind_con_l_fou ul li div span{
	display:block;
	font-size:14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	line-height: 20px;
    margin-top: 5px;
    color:#3f3f3f;
}
.ind_con_l_fou ul li p{
	font-size:16px;
	color:#0070ff;
}

.ind_con_l_two{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:40px;
}
.ind_con_l_two_t{
	font-size: 24px;
    color: #6d6d6d;
}
.ind_con_l_two_b{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:20px;
}
.ind_con_l_two_b_l{
	width:49%;
	height:290px;
	overflow:hidden;
	float:left;
}
.ind_con_l_two_b_l img{
	width:100%;
	height:100%;
}
.ind_con_l_two_b_r{
	width:49%;
	height:auto;
	overflow:hidden;
	float:right;
}
.ind_con_l_two_b_r ul li a{
	display:block;
	width:100%;
	height:auto;
}
.ind_con_l_two_b_r ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.ind_con_l_two_b_r ul li{
	width:100%;
	height:auto;
	overflow:hidden;
}
.two_r_t{
	width:100%;
	height:37px;
	overflow:hidden;
	border-bottom:1px dashed #e6e6e6;
	line-height:37px;
}
.two_r_t p{
	float:left;
	font-size:16px;
	color:#383838;
	width: 76%;
    height: 38px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1;
    overflow: hidden;
}

.two_r_t span{
	float:right;
	color:#a5a5a5;
	font-size:14px;

}
.two_r_b{
	display:none;
	width:100%;
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #e6e6e6;
}
.two_r_b p{
	font-size:18px;
	color:#0070ff;
	font-weight:bold;
}
.two_r_b span{
	display:block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	font-size:14px;
	color:#9f9e9e;
	line-height:22px;
	margin-top:8px;
	margin-top: 5px;
    margin-bottom: 5px;
}
.hov_acc .two_r_b{
	display:block;
}
.hov_acc .two_r_t{
	display:none;
}




.ind_con_r{
	width:30%;
	height:auto;
	overflow:hidden;
	float:right;
}
.ind_con_r_one{
	width:100%;
	height:auto;
	overflow:hidden;
}
.ind_con_r_one a{
	display:block;
	width:100%;
	height:74px;
	line-height:74px;
	position:relative;
	margin-top:19px;
}
.ind_con_r_one a img{
	width:100%;
	height:100%;
	position:absolute;
	top:0;left:0;
}
.ind_con_r_one a p{
	line-height:74px;
	margin-left:125px;
	position:relative;
	z-index:2;
	font-size:24px;
	color:#fff;
	text-shadow:0px 0px 4px #192c40;
}
.ind_con_r_two{
	width:100%;
    height:auto;
    overflow:hidden;
    border-radius:5px;
    margin-top: 19px;
}
.ind_con_r_two_t{
	width:100%;
	height:auto;
	background:#408dff;
	overflow:hidden;
}
.ind_con_r_two_t p{
	font-size:30px;
	color:#fff;
	text-align:center;
	margin-top:18px;
}
.ind_con_r_two_t span{
	display:block;
	width:118px;
	height:17px;
	background:#1687fb;
	border-radius:5px;
	font-size:14px;
	color:#a4d1ff;
	text-align:center;
	line-height:17px;
	margin:auto;
	margin-top:5px;
	margin-bottom:18px;
}
.ind_con_r_two_b{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#4aa3ff;
}
.ind_con_r_two_b a{
	display:block;
	height:48px;
	border-bottom:1px dashed #fff;
	margin-left:43px;
	margin-right:43px;
	overflow:hidden;
}
.ind_con_r_two_b a:nth-child(1){
	margin-top:10px;
}
.ind_con_r_two_b a:last-child{
	border-bottom:none;
	margin-bottom:10px;
}
.ind_con_r_two_b a img{
	display:block;
	float:left;
	width:20px;
	margin-top: 14px;
}
.ind_con_r_two_b a p{
	height:48px;
	line-height:48px;
	float:left;
	width:88%;
	margin-left:6px;
	color:#fff;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
	overflow: hidden;
}
.ind_con_r_thr{
	width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 5px;
    margin-top: 19px;
}
.ind_con_r_thr_b{
	width: 100%;
    height: auto;
    overflow: hidden;
    background: #4aa3ff;
    padding-top: 12px;
}
.ind_con_r_thr_b a{
	display:block;
	width:129px;
	height:49px;
	border:4px solid #1d8782;
	margin-top:8px;
}
.ind_con_r_thr_b a img{
	width: 100%;
	height: 100%;
}
/*.ind_con_r_thr_b a:nth-child(1){
	margin-top:20px;
}*/
.ind_con_r_thr_b a:last-child{
	margin-bottom:20px;
}
.ind_con_r_thr_b a:nth-child(odd){
	float:left;
	margin-left:45px;
}
.ind_con_r_thr_b a:nth-child(even){
	float:right;
	margin-right:45px;
}

.news{
	width: 68%;
	float: left;
}

.table{
	width: 100%;
	min-height: 803px;
	padding: 74px 0 38px;
	background-color: #0f4194;
	background-image: url(../img/table-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 105px;
}
.table .tableBox{
	width: 1310px;
	height: 787px;
	margin: 0 auto;
	position: relative;
}
.table .tableBox .tb-title{
	font-size: 54px;
	color: #fff;
	line-height: 55px;
	font-family: '黑体';
	position: absolute;
	top: 0px;
	left: 180px;
}
.table .tableBox .tb-num{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 100%;
}
.table .tableBox .tb-num span{
	display: inline-block;
	width: 70px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	position: absolute;
}
.table .tableBox ul.list li{
	position: absolute;
	z-index: 2;
	width: 70px;
	height: 81px;
	border: 1px solid #fff;
	box-sizing: border-box;
}
.table .tableBox ul.list li a{
	display: block;
}
.table .tableBox ul.list li img{
	display: block;
	width: 100%;
	height: 100%;
}
.table .tableBox ul.list li span{
	position: absolute;
	bottom: 2px;
	left: 5px;
	color: #fff;
	font-size: 17px;
	font-family: 'Impact Regular';
	text-shadow: 0 0 3px #04378b;
}
.table .tableBox ul.list li.title{
	background: #2d7bff;
	text-align: center;
	padding: 15px 20px;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
}











