.main{
	width: 100%;
	height: auto;
	/*padding-bottom: 345px;*/
}
.box1{
	width: 100%;
	height: auto;
}
div a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.title{
	width: 100%;
	height: 140px;
	margin-bottom: 30px;
}
.title a{
	display: inline-block;
	width: 100%;
	height: 100%;
}


.title_sbkg{
	background: url(../img/title_1.png) no-repeat center;
}
.box1_tt{
	width: 1220px;
	height: 105px;
	margin: auto;
	background: url(../img/ico_tt.png) no-repeat left;
	margin-bottom: 30px;
}
.box1_tt_list{
	width: 1085px;
	height: 105px;
	float: right;
	padding: 0px 7%;
	box-sizing: border-box;
	background: #0066b4;
}
.box1_tt_list a h3{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 26px;
	color: #f8b62b;
	text-align: center;
	overflow: hidden;
	margin-top: 5px;
}
.box1_tt_list a p{
	width: 100%;
	height: 50px;
	line-height: 25px;
	font-size: 16px;
	color: #fFFF;
	overflow: hidden;
}
.box1_list_hd{
	width: 1220px;
	height: 320px;
	margin: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.box1_list_L{
	width: 370px;
	height: 320px;
	overflow: hidden;
}
.box1_list_L ul li{
	width: 100%;
	height: auto;
	margin: 10px auto;
	overflow: hidden;
}
.box1_list_L ul li a h3{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	margin-bottom: 5px;
	overflow: hidden;
}
.box1_list_L ul li a p{
	width: 100%;
	height: 60px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	display: none;
	color: #21202d;
}
.bg_color_y{
	color: #f8b62b;
}
.box1_list_L ul li:first-child a p{
	display: block;
}

.box1_list_c_hd{
	width: 705px;
	height: 100%;
	overflow: hidden;
}
.box1_list_r_title{
	width: 105px;
	height: 100%;
	background: url(../img/ico_rdjj.png) no-repeat center;
}
.box1_list_r_title a{
	display: block;
	width: 100%;
	height: 100%;
}
.box1_bot{
	width: 1220px;
	height: 95px;
	margin: auto;
	margin-top: 50px;
}
.box1_bot ul{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
}
.box1_bot ul li{
	width: 275px;
	height: 95px;
	overflow: hidden;
	background: #f8b62b;
}
.box1_bot ul li a h3{
	color: #FFFFFF;
	text-align: center;
	font-size: 28px;
	height: 95px;
	line-height: 95px;
	overflow: hidden;
}
.box1_bot ul li:nth-child(2){
	background: #0068b7;
}
.box1_bot ul li:last-child{
	background: #0068b7;
}

.box2{
	width: 100%;
	margin: auto;
	margin-top: 90px;
}
.title_sbz{
	background: url(../img/title_2.png) no-repeat center;
}

.box2_list1{
	width: 1220px;
	height: 405px;
	overflow: hidden;
	margin: auto;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}
.box2_list1_title{
	width: 105px;
	height: 100%;
	background: url(../img/ico_zqzy.png) no-repeat center;
}

.box2_list1_ul{
	width: 560px;
	height: 100%;
	overflow: hidden;
}
.box2_list1_ul ul{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.box2_list1_ul ul li{
	width: 240px;
	height: 120px;
	margin-bottom: 20px;
	background: #d2612e;	
}
.box2_list1_ul ul li:nth-child(3){
	background: #af3187;
}
.box2_list1_ul ul li:nth-child(4){
	background: #af3187;
}
.box2_list1_ul ul li:nth-child(5){
	width: 185px;
	background: #1e81b3;
}
.box2_list1_ul ul li:last-child{
	width: 185px;
	background: #1e81b3;
}
.box2_list1_ul ul li:nth-child(6){
	width: 110px;
	background: #efba4d;
}
.box2_list1_ul ul li:nth-child(6) a h3{
	height: 60px;
	width: 70%;
	margin: auto;
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 5px;
}
.box2_list1_ul ul li:nth-child(6) a p{
	text-align: center;
	color: #FFFFFF;
	text-align: center;
	width: 98%;
	font-size: 18px;
	height: 25px;
	margin: auto;
	line-height: 25px;
	overflow: hidden;
}

.box2_list1_ul ul li a h3{
	width: 100%;
	height: 120px;
	line-height: 120px;
	font-size: 28px;
	color: #FFFFFF;
	text-align: center;
}

.box2_list_text{
	width: 500px;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.box2_list_text ul{
	width: 100%;
	height: 100%;
}
.box2_list_text ul li{
	width: 100%;
	height: 405px;
	overflow: hidden;
	position: relative;
	display: none;
}
.box2_list_text ul li:first-child{
	display: block;
}
.box2_list_text ul li .box_img{
	width: 100%;
	height: 240px;
	margin-bottom: 15px;
	overflow: hidden;
}
.box2_list_text ul li .box_img img{
	width: 100%;
	height: 100%;
}
.box2_list_text ul li p{
	widows: 100%;
	height: 110px;
	font-size: 14px;
	color: #21202d;
	overflow: hidden;
}
.box2_list_text ul li a span{
	display: inline-block;
	background: url(../img/ico_gd.png) no-repeat center;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 115px;
	height: 25px;
}
.posi_span{
	display: inline-block;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 20px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 24px;
	background: rgba(30,129,179,.5);
}
.box2_list2{
	width: 1220px;
	height: 480px;
	margin: auto;
	margin-top: 55px;
	display: flex;
	justify-content: space-between;
}
.box2_list2_ul1{
	width: 685px;
	height: 100%;
}
.box2_list2_ul1 ul li{
	width: 100%;
	height: 145px;
	margin-bottom: 20px;
}
.box2_list2_ul1 ul li a{
	width: 100%;
	height: 145px;
	display: flex;
	justify-content: space-between;
}
.box2_list2_ul1 ul li .box_img{
	width: 230px;
	height: 100%;
	overflow: hidden;
}
.box2_list2_ul1 ul li .box_img img{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.box2_list2_ul1 ul li .box_text{
	width: 440px;
	height: 100%;
}
.box2_list2_ul1 ul li .box_text h3{
	width: 100%;
	height: 25px;
	max-height: 50px;
	line-height: 25px;
	font-size: 20px;
	color: #000000;
	margin-bottom: 20px;
	overflow: hidden;
}
.box2_list2_ul1 ul li .box_text p{
	width: 100%;
	height: 40px;
	line-height: 20px;
	font-size: 16px;
	overflow: hidden;
	color: #21202d;
}

.box2_list2_ul2{
	width: 375px;
	height: 100%;
	position: relative;
}
.box2_list2_ul2 ul{
	width: 100%;
	height: 100%;
}
.box2_list2_ul2 ul li{
	width: 100%;
	height: 40px;
	margin: 10px auto;
	overflow: hidden;
}
.box2_list2_ul2 ul li a h3{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	margin-bottom: 5px;
	color: #242424;
	overflow: hidden;
}
.box2_list2_ul2 ul li a p{
	width: 100%;
	height: 60px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	display: none;
	color: #21202d;
}
.box2_list2_ul2 ul li:first-child{
	height: auto;
	margin-top: 0px;
	box-sizing: border-box;
	padding-bottom: 15px;
	border-bottom: 1px solid #000000;
}
.box2_list2_ul2 ul li:first-child a h3{
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 20px;
}
.box2_list2_ul2 ul li:first-child p{
	display: block;
}
.box2_list2_title{
	width: 105px;
	height: 100%;
	background: url(../img/ico_zxlx.png) no-repeat center;
}
.box2_list3{
	width: 1220px;
	margin: auto;
	margin-top: 50px;
	height: 320px;
	display: flex;
	justify-content: space-between;
}
.box2_list3_title{
	width: 105px;
	height: 100%;
	background: url(../img/ico_zpht.png) no-repeat center;
}
.box2_list3_img{
	width: 1110px;
	height: 320px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.box2_list3_img ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: left;
	padding-top: 5px;
}
.box2_list3_img ul li{
	width: 185px;
	height: 105px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	box-sizing: border-box;
}
.box2_list3_img ul li a img{
	width: 100%;
	height: 100%;
}

.box3{
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 25px;
}
.title_sbg{
	background: url(../img/title_3.png) no-repeat center;
}
.box3_list1{
	width: 1220px;
	height: 380px;
	margin: auto;
	margin-bottom: 60px;
	display: flex;
	justify-content: space-between;
}
.box3_list1 .box3_list1_title{
	width: 105px;
	height: 100%;
	background: url(../img/ico_jbyy.png) no-repeat center;
}
.box3_list1_text{
	width: 1100px;
	height: 390px;
	overflow: hidden;
}
.box3_list1_ul1{
	width: 100%;
	height: 240px;
	overflow: hidden;
}
.box3_list1_ul1 ul{
	width: 100%;
	height: 100%;
}
.box3_list1_ul1 ul li{
	display: none;
	width: 100%;
	height: 100%;
}
.box3_list1_ul1 ul li:first-child{
	display: block;
}
.box3_list1_ul1 ul li a{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
}
.box3_list1_ul1 ul li a .box_img{
	width: 230px;
	height: 230px;
	border-radius: 100%;
	overflow: hidden;
}
.box3_list1_ul1 ul li a .box_img img{
	width: 100%;
	height: 100%;
}
.box3_list1_ul1 ul li a .box_text{
	width: 815px;
	height: 100%;
	position: relative;
}
.box3_list1_ul1 ul li a .box_text h2{
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 22px;
	color: #242424;
}
.box3_list1_ul1 ul li a .box_text h3{
	width: 100%;
	height: 60px;
	overflow: hidden;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;
	color: #242424;
}
.box3_list1_ul1 ul li a .box_text p{
	font-size: 16px;
	line-height: 28px;
	max-height: 165px;
	overflow: hidden;
	color: #21202d;
}
.box3_list1_ul1 ul li a .box_text span{
	display: inline-block;
	width: 115px;
	height: 25px;
	background: url(../img/ico_gd.png) no-repeat center;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.box3_list1_ul2{
	width: 100%;
	height: 115px;
    margin-top: 25px;
}
.box3_list1_ul2 ul{
	width: 100%;
	height: 115px;
	display: flex;
	justify-content: space-between;
}
.box3_list1_ul2 ul li{
	width: 100px;
	height: 100%;
	padding-top: 15px;
	box-sizing: border-box;
	position: relative;
}
.box3_list1_ul2 ul li .after_block{
	content: "";
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: 0px;
    border-left:10px solid transparent;
	border-right:10px solid transparent;
	border-bottom:30px solid #0066b4;
	z-index: -1;
	display: none;
}

.box3_list1_ul2 ul li a .box_img{
	width: 100px;
	height: 100px;
	border: 3px solid #0066b4;
	box-sizing: border-box;
	background: #0066b4;
	overflow: hidden;
	border-radius: 100%;
	overflow: hidden;
	position: relative;
}
.box3_list1_ul2 ul li a .box_img img{
	width: 100%;
	height: 100%;
}

.box3_list2{
	width: 1220px;
	height: 680px;
	margin: auto;
	margin-top: 65px;
	position: relative;
}
.box3_list2_title{
	width: 325px;
	height: 105px;
	background: url(../img/ico_wblt.png) no-repeat center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
}
.box3_list2_hd{
	width: 1220px;
	height: 680px;
	position: relative;
	overflow: hidden;
}
.box3_list2_hd ul{
	width: 1111000px;
	height: 680px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.box3_list2_hd ul li{
	width: 1220px;
	height: 680px;
	float: left;
	position: relative;
	overflow: hidden;
}
.box3_list2_hd ul li a img{
	width: 100%;
	height: 100%;
}
.box3_list2_hd ul li a .box_text{
	width: 100%;
	height: 150px;
	position: absolute;
	background: rgba(0,0,0,.5);
	bottom: 0px;
	left: 0px;
	box-sizing: border-box;
	padding: 0px 80px;
}
.box3_list2_hd ul li a .box_text h3{
	font-size: 30px;
	width: 100%;
	height: 80px;
	line-height: 80px;
	color: #FFFFFF;
	overflow: hidden;
}
.box3_list2_hd ul li a .box_text p{
	width: 100%;
	height: 48px;
	line-height: 24px;
	font-size: 16px;
	color: #FFFFFF;
	overflow: hidden;
}
.box3_list2_hd .hd_btn_left{
	width: 80px;
	height: 150px;
	background: url(../img/ico_btn_left.png) no-repeat center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 99;
}
.box3_list2_hd .hd_btn_right{
	width: 80px;
	height: 150px;
	background: url(../img/ico_btn_right.png) no-repeat center;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 99;
}

.box3_list3{
	width: 1220px;
	height: 320px;
	margin: auto;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}
.box3_list3_box{
	width: 1090px;
	height: 320px;
	overflow: hidden;
	display: flex;
	border: 1px solid #aacce6;
	box-sizing: border-box;
	justify-content: space-between;
}
.box3_list3_box .box_text{
	width: 545px;
	height: 270px;
	box-sizing: border-box;
	padding: 0px 50px;
	margin-top: 25px;
	border-right: 1px solid #e2e2e2;
}
.box3_list3_box .box_text ul{
	width: 100%;
	height: 270px;
}
.box3_list3_box .box_text ul li{
	width: 92%;
	height: auto;
	padding-left: 8%;
	position: relative;
	margin-bottom: 3px;
}
.box3_list3_box .box_text ul li:after{
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	border-radius: 100%;
	background: #0066b4;
	left: 0px;
	top: 5px;
}
.box3_list3_box .box_text ul li a{
	color: #505050;
}
.box3_list3_box .box_text ul li h3{
	width: 100%;
	font-size: 16px;
	overflow: hidden;
	height: 25px;
	line-height: 25px;
	color: #505050;
}
.box3_list3_box .box_text ul li:first-child:after{
	background: #f8b62b;
	border-radius: 0px;
	top: 10px;
}
.box3_list3_box .box_text ul li:first-child h3{
	font-size: 18px;
}
.box3_list3_box .box_text ul li:nth-child(3){
	margin-bottom: 15px;
}
.box3_list3_box .box_text ul li:nth-child(4):after{
	background: #f8b62b;
	border-radius: 0px;
	top: 10px;
}

.box3_list3_box .box_text ul li:nth-child(4) h3{
	font-size: 18px;
}
.box3_list3_box .box_text ul li:nth-child(6){
	margin-bottom: 15px;
}
.box3_list3_box .box_text ul li:nth-child(7):after{
	background: #f8b62b;
	border-radius: 0px;
	top: 10px;
}
.box3_list3_box .box_text ul li:nth-child(7) h3{
	font-size: 18px;
}
.box3_list3_title{
	width: 105px;
	height: 320px;
	background: url(../img/ico_qysd.png) no-repeat center;
}

.box4{
	width: 100%;
	height: auto;
	margin-top: 70px;
}
.title_sbfb{
	background: url(../img/title_4.png) no-repeat center;
}
.box4_list1{
	width: 1220px;
	height: 425px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.box4_list1_title{
	width: 105px;
	height: 425px;
	background: url(../img/ico_xsd.png) no-repeat left;
}
.box4_list2_text{
	width: 380px;
	height: 425px;
	box-sizing: border-box;
	border: 1px solid #d3d3d3;
	padding:20px 25px;
	position: relative;
}
.box4_list2_text ul{
	width: 100%;
	height: 100%;
}
.box4_list2_text ul li{
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;	
}
.box4_list2_text ul li h3{
	font-size: 16px;
	color: #3a3a3a;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.box4_list2_text ul li h3 a{
	color: #3a3a3a;
}
.box4_list2_text .href_gd{
	width: 115px;
	height: 25px;
	position: absolute;
	right: 20px;
	bottom: 10px;
	background: url(../img/ico_gd.png) no-repeat center;
}

.box4_list3_text{
	width: 700px;
	height: 425px;
}
.box4_list3_text_title{
	width: 100%;
	height: 40px;
	position: relative;
	background: url(../img/ico_zbfb.png) no-repeat left;
}
.box4_list3_text_title a{
	display: block;
	width: 100%;
	height: 100%;
}
.box4_list3_text_title a span{
	display: inline-block;
	width: 115px;
	height: 25px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../img/ico_gd.png) no-repeat center;
}

.box4_list3_text_ul{
	width: 100%;
	height: 365px;
	margin-top: 15px;
}
.box4_list3_text_ul ul li{
	width: 100%;
	height: 110px;
	margin-bottom: 20px;
}
.box4_list3_text_ul ul li a{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
}
.box4_list3_text_ul ul li .box_img{
	width: 175px;
	height: 100%;
	overflow: hidden;
}
.box4_list3_text_ul ul li .box_img img{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.box4_list3_text_ul ul li .box_text{
	width: 510px;
	height: 100%;
}
.box4_list3_text_ul ul li .box_text h3{
	width: 100%;
	height: 25px;
	max-height: 50px;
	line-height: 25px;
	font-size: 20px;
	color: #000000;
	margin-bottom: 20px;
	overflow: hidden;
}
.box4_list3_text_ul ul li .box_text p{
	width: 100%;
	height: 40px;
	line-height: 20px;
	font-size: 16px;
	overflow: hidden;
	color: #21202d;
}

.box5{
	width: 100%;
	height: auto;
	margin-top: 60px;
}
.title_sbs{
	background: url(../img/title_5.png) no-repeat center;
}
.box5_list1{
	width: 1220px;
	height: 735px;
	margin: auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.box5_list1_text1{
	width: 660px;
	height: 735px;
}
.box5_list1_text1_title{
	width: 100%;
	height: 40px;
	position: relative;
	background: url(../img/ico_sszj.png) no-repeat left;
	margin-bottom: 10px;
}
.box5_list1_text1_title a{
	display: block;
	width: 100%;
	height: 100%;
}
.box5_list1_text1_title a span{
	display: inline-block;
	width: 115px;
	height: 25px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../img/ico_gd.png) no-repeat center;
}
.box5_list1_hd{
	width: 660px;
	height: 490px;
	position: relative;
	overflow: hidden;
}
.box5_list1_hd ul{
	width: 1111000px;
	height: 490px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.box5_list1_hd ul li{
	width: 660px;
	height: 490px;
	float: left;
	position: relative;
	overflow: hidden;
}
.box5_list1_hd ul li a img{
	width: 100%;
	height: 100%;
}
.box5_list1_hd ul li a .box_text{
	width: 100%;
	height: 150px;
	position: absolute;
	background: rgba(0,0,0,.5);
	bottom: 0px;
	left: 0px;
	box-sizing: border-box;
	padding: 0px 30px;
}
.box5_list1_hd ul li a .box_text h3{
	font-size: 30px;
	width: 100%;
	height: 80px;
	line-height: 80px;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
}
.box5_list1_hd ul li a .box_text p{
	width: 100%;
	height: 48px;
	line-height: 24px;
	font-size: 16px;
	color: #FFFFFF;
	overflow: hidden;
}
.box5_list1_hd .hd_btn_left{
	width: 35px;
	height: 60px;
	background: url(../img/ico_btn_left1.png) no-repeat center;
	position: absolute;
	left: 0px;
	top: 130px;
	z-index: 99;
}
.box5_list1_hd .hd_btn_right{
	width: 35px;
	height: 60px;
	background: url(../img/ico_btn_right1.png) no-repeat center;
	position: absolute;
	right: 0px;
	top: 130px;
	z-index: 99;
}
.box5_list_ul{
	width: 100%;
	height: 170px;
	margin-top: 10px;
}

.box5_list_ul ul{
	width: 90%;
	height: 270px;
	margin: auto;
}
.box5_list_ul ul li{
	width: 96%;
	height: auto;
	padding-left: 4%;
	position: relative;
}
.box5_list_ul ul li:after{
	content: "";
	width: 4px;
	height: 4px;
	position: absolute;
	border-radius: 100%;
	background: #bdbdbd;
	left: 0px;
	top: 15px;
}
.box5_list_ul ul li a{
	color: #3a3a3a;
}
.box5_list_ul ul li h3{
	width: 100%;
	font-size: 16px;
	overflow: hidden;
	line-height: 30px;
	color: #3a3a3a;
}

.box5_list1_text2{
	width: 525px;
	height: 735px;
}
.box5_list1_text2_title{
	width: 100%;
	height: 40px;
	position: relative;
	background: url(../img/ico_zdgz.png) no-repeat left;
	margin-bottom: 10px;
}
.box5_list1_text2_title a{
	display: block;
	width: 100%;
	height: 100%;
}
.box5_list1_text2_title a span{
	display: inline-block;
	width: 115px;
	height: 25px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../img/ico_gd.png) no-repeat center;
}

.bbox5_list_ul{
	width: 100%;
	height: 675px;
}
.bbox5_list_ul ul{
	width: 100%;
	height: 675px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.bbox5_list_ul ul li{
	height: 225px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.bbox5_list_ul ul li a img{
	width: 100%;
	height: 100%;
}
.bbox5_list_ul ul li a h3{
	height: 40px;
	width: 100%;
	padding: 0px 20px; 
	box-sizing: border-box;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	overflow: hidden;
	font-size: 20px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.5);
}

.box6{
	width: 100%;
	height: auto;
	margin-top: 70px;
}
.title_gfgz{
	background: url(../img/title_6.png) no-repeat center;
}

.box6_list{
	width: 1220px;
	height: 805px;
	margin: auto;
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}
.box6_list_textL{
	width: 665px;
	height: 100%;
}

.box6_title{
	width: 100%;
	height: 40px;
	position: relative;
	background: url(../img/ico_mtbd.png) no-repeat left;
	margin-bottom: 40px;
}
.box6_title a{
	display: block;
	width: 100%;
	height: 100%;
}
.box6_title a span{
	display: inline-block;
	width: 115px;
	height: 25px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../img/ico_gd.png) no-repeat center;
}
.box6_ul1{
	width: 100%;
	height: 225px;
}
.box6_ul1 ul{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
}
.box6_ul1 ul li{
	height: 225px;
	width: 320px;
	overflow: hidden;
	position: relative;
}
.box6_ul1 ul li a img{
	width: 100%;
	height: 100%;
}
.box6_ul1 ul li a h3{
	height: 40px;
	width: 100%;
	padding: 0px 20px; 
	box-sizing: border-box;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	overflow: hidden;
	font-size: 20px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.5);
}
.box6_ul2{
	width: 100%;
	height: 485px;
	margin-top: 20px;
}

.box6_ul2 ul li{
	width: 100%;
	height: 145px;
	margin-bottom: 20px;
}
.box6_ul2 ul li a{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
}
.box6_ul2 ul li .box_img{
	width: 230px;
	height: 100%;
	overflow: hidden;
}
.box6_ul2 ul li .box_img img{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.box6_ul2 ul li .box_text{
	width: 410px;
	height: 100%;
}
.box6_ul2 ul li .box_text h3{
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 20px;
	color: #000000;
	margin-bottom: 10px;
	overflow: hidden;
}
.box6_ul2 ul li .box_text p{
	width: 100%;
	height: 40px;
	line-height: 20px;
	font-size: 16px;
	overflow: hidden;
	color: #21202d;
}

.box6_list_textR{
	width: 485px;
	height: 100%;
}
.box6_list_title{
	width: 245px;
	height: 65px;
	margin: auto;
	position: relative;
	background: url(../img/ico_zymtbh.png) no-repeat center;
	margin-bottom: 10px;
}
.box6_list_title a{
	display: block;
	width: 100%;
	height: 100%;
}

.box6_textR_ul{
	width: 100%;
	height: 805px;
}
.box6_textR_ul ul li{
	width: 100%;
	height: 90px;
	margin-bottom: 40px;
}
.box6_textR_ul ul li a{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
}
.box6_textR_ul ul li .box_img{
	width: 65px;
	height: 60px;
	overflow: hidden;
}
.box6_textR_ul ul li .box_img img{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.box6_textR_ul ul li .box_text{
	width: 410px;
	height: 100%;
}
.box6_textR_ul ul li .box_text h3{
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 20px;
	color: #000000;
	margin-bottom: 10px;
	overflow: hidden;
}
.box6_textR_ul ul li .box_text p{
	width: 100%;
	height: 40px;
	line-height: 20px;
	font-size: 16px;
	overflow: hidden;
	color: #21202d;
}
.box7{
	margin-top: 50px;
	width: 100%;
}
.title_sbgc{
	background: url(../img/title_7.png) no-repeat center;
}
.box7_list{
	width: 1220px;
	height: 425px;
	margin: auto;
	margin-top: 45px;
	display: flex;
	justify-content: space-between;
}

.box7_list1{
	width: 380px;
	height: 425px;
	box-sizing: border-box;
	border: 1px solid #d3d3d3;
	padding:20px 25px;
	position: relative;
}
.box7_list1 ul{
	width: 100%;
	height: 100%;
}
.box7_list1 ul li{
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;	
}
.box7_list1 ul li h3{
	font-size: 16px;
	color: #3a3a3a;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.box7_list1 ul li h3 a{
	color: #3a3a3a;
}
.box7_list1 .href_gd{
	width: 115px;
	height: 25px;
	position: absolute;
	right: 20px;
	bottom: 10px;
	background: url(../img/ico_gd.png) no-repeat center;
}

.box7_list2{
	width: 100px;
	height: 100%;
	background: url(../img/ico_by.png) no-repeat center;
}


.box7_list3{
	width: 310px;
	height: 425px;
	box-sizing: border-box;
	position: relative;
}
.box7_list3 ul{
	width: 100%;
	height: 100%;
}
.box7_list3 ul li{
	width: 98%;
	height: 30px;
	line-height: 30px;
	padding-left: 2%;
	position: relative;
}
.box7_list3 ul li:after{
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    border-radius: 100%;
    background: #bdbdbd;
    left: -5px;
    top: 13px;
}
.box7_list3 ul li h3{
	font-size: 16px;
	color: #3a3a3a;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.box7_list3 ul li h3 a{
	color: #3a3a3a;
}
.box7_list3 .href_gd{
	width: 115px;
	height: 25px;
	position: absolute;
	right: 20px;
	bottom: 10px;
	background: url(../img/ico_gd.png) no-repeat center;
}



.box7_list4{
	width: 370px;
	height: 100%;
}
.box7_list4_title{
	width: 100%;
	height: 40px;
	position: relative;
	background: url(../img/ico_tszg.png) no-repeat left;
	margin-bottom: 30px;
}
.box7_list4_title a{
	display: block;
	width: 100%;
	height: 100%;
}
.box7_list4_title a span{
	display: inline-block;
	width: 115px;
	height: 25px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../img/ico_gd.png) no-repeat center;
}

.box7_list_ul{
	width: 100%;
	height: 340px;
}
.box7_list_ul ul{
	width: 100%;
	height: 340px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.box7_list_ul ul li{
	width: 170px;
	height: 105px;
	margin-bottom: 20px;
	position: relative;
}
.box7_list_ul ul li a img{
	width: 100%;
	height: 100%;
}
.box7_list_ul ul li a h3{
	height: 40px;
	width: 100%;
	padding: 0px 20px; 
	box-sizing: border-box;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	overflow: hidden;
	font-size: 20px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.5);
}

.box8{
	width: 100%;
	height: auto;
	margin-top: 45px;
}
.title_tbch{
	background: url(../img/title_8.png) no-repeat center;
}
.box8_hd{
	width: 1220px;
	height: 330px;
	margin: auto;
	margin-top: 50px;
	position: relative;
}
.box8_hd .box8_hdimg{
	width: 1120px;
	height: 330px;
	margin: auto;
	position: relative;
	overflow: hidden;
}
.box8_hd .box8_hdimg ul{
	width: 11111110000px;
	height: 330px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.box8_hd .box8_hdimg ul li{
	width: 210px;
	height: 330px;
	float: left;
	margin-right: 17px;
	overflow: hidden;
	position: relative;
}
.box8_hd .box8_hdimg ul li a img{
	width: 100%;
	height: 100%;
}
.box8_hd .box8_hdimg ul li a h3{
	height: 40px;
	width: 100%;
	padding: 0px 20px; 
	box-sizing: border-box;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	overflow: hidden;
	font-size: 16px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.5);
}
.box8_hd .hd_btn_left{
	width: 42px;
	height: 58px;
	background: url(../img/ico_btn_left2.png) no-repeat center;
	position: absolute;
	left: 0px;
	bottom: 140px;
	z-index: 99;
}
.box8_hd .hd_btn_right{
	width: 42px;
	height: 58px;
	background: url(../img/ico_btn_right2.png) no-repeat center;
	position: absolute;
	right: 0px;
	bottom: 140px;
	z-index: 99;
}
.box8_list{
	width: 1220px;
	height: 410px;
	margin: auto;
	margin-top: 60px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.box8_list .box8_list1{
	width: 105px;
	height: 100%;
	background: url(../img/ico_fyt.png) no-repeat center;
}

.box8_list .box8_list2{
	width: 550px;
	height: 100%;
}
.box8_list2 ul{
	width: 550px;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
}
.box8_list2 ul li{
	position: relative;
	width: 260px;
	height: 185px;
	overflow: hidden;
	margin-bottom: 45px;
}
.box8_list2 ul li a img{
	width: 260px;
	height: 185px;
}
.box8_list2 ul li a span{
	width: 86px;
	height: 86px;
	background: url(../img/vdip_bg.png) no-repeat center;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -43px;
	margin-top: -43px;
}
.box8_list .box8_list3{
	width: 520px;
	height: 100%;
}

.box8_list3_title{
	width: 100%;
	height: 40px;
	position: relative;
	background: url(../img/ico_sbh.png) no-repeat left;
	margin-bottom: 25px;
}
.box8_list3_title a{
	display: block;
	width: 100%;
	height: 100%;
}
.box8_list3_title a span{
	display: inline-block;
	width: 115px;
	height: 25px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../img/ico_gd.png) no-repeat center;
}

.box8_list3_ul{
	width: 100%;
	height: 355px;
}

.box8_list3_ul ul li{
	width: 100%;
	height: 80px;
	margin-bottom: 10px;
}
.box8_list3_ul ul li a{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
}
.box8_list3_ul ul li .box_img{
	width: 120px;
	height: 80px;
	overflow: hidden;
}
.box8_list3_ul ul li .box_img img{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.box8_list3_ul ul li .box_text{
	width: 380px;
	height: 100%;
}
.box8_list3_ul ul li .box_text h3{
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 20px;
	color: #000000;
	margin-bottom: 10px;
	overflow: hidden;
}
.box8_list3_ul ul li .box_text p{
	width: 100%;
	height: 50px;
	line-height: 25px;
	font-size: 16px;
	overflow: hidden;
	color: #21202d;
}
.box9{
	width: 100%;
	margin-top: 45px;
}
.title_zjgz{
	background: url(../img/title_9.png) no-repeat center;
}
.box9_list{
	width: 1220px;
	height: 500;
	margin: auto;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.box9_list1{
	width: 420px;
	height: 500px;
	display: flex;
	justify-content: space-between;
}

.box9_list1_title{
	width: 40px;
	height: 100%;
	background: url(../img/ico_dtzx.png) no-repeat top;
}
.box9_list1_text{
	width: 360px;
	height: 100%;
	position: relative;
}
.box9_list1_text .box_img{
	width: 360px;
	height: 290px;
	overflow: hidden;
}
.box9_list1_text .box_img a img{
	width: 100%;
	height: 160px;
}
.box9_list1_text .box_img a .box_text{
	width: 100%;
	height: 130px;
	box-sizing: border-box;
	padding: 10px 20px;
	background: #0066b4;
}
.box9_list1_text .box_img a .box_text h3{
	color: #FFFFFF;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: center;
}
.box9_list1_text .box_img a .box_text p{
	color: #FFFFFF;
	width: 100%;
	height: 66px;
	line-height: 22px;
	font-size: 16px;
	overflow: hidden;
	text-align: left;
}
.box9_list1_text .box_ul{
	width: 100%;
	height: 145px;
	margin-top: 20px;
}
.box9_list1_text .box_ul ul li{
	width: 98%;
	height: 25px;
	line-height: 25px;
	padding-left: 2%;
	padding-bottom: 5px;
	margin-bottom: 5px;
	position: relative;
	border-bottom: 1px solid #000000;
}
.box9_list1_text .box_ul ul li:last-child{
	border: 0px;
}
.box9_list1_text .box_ul ul li h3{
	font-size: 16px;
	color: #3a3a3a;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.box9_list1_text .box_ul ul li h3 a{
	color: #3a3a3a;
}

.box9_list1_text .href_gd{
	width: 115px;
	height: 25px;
	position: absolute;
	right: 0px;
	bottom: 10px;
	background: url(../img/ico_gd.png) no-repeat center;
}

.box9_list2{
	width: 380px;
	height: 500px;
	display: flex;
	justify-content: space-between;
}
.box9_list2_title{
	width: 40px;
	height: 100%;
	background: url(../img/ico_dsjrh.png) no-repeat top;
}
.box9_list2_ul{
	width: 305px;
	height: 100%;
	position: relative;
}
.box9_list2_ul ul li{
	width: 100%;
	height: 220px;
	margin-bottom: 15px;
	position: relative;
}
.box9_list2_ul ul li h3{
	font-size: 20px;
	color: #FFFFFF;
	width: 100%;
	box-sizing: border-box;
	padding:0px 5%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0,0,0,.5);
}
.box9_list2_ul ul li h3 a{
	color: #3a3a3a;
}

.box9_list2_ul .href_gd{
	width: 115px;
	height: 25px;
	position: absolute;
	right: 0px;
	bottom: 10px;
	background: url(../img/ico_gd.png) no-repeat center;
}
.box9_list3{
	width: 350px;
	height: 500px;
	display: flex;
	justify-content: space-between;
}
.box9_list3_title{
	width: 40px;
	height: 100%;
	background: url(../img/ico_yhs.png) no-repeat top;
}
.box9_list3_ul{
	width: 300px;
	height: 100%;
	position: relative;
}
.box9_list3_ul ul li{
	width: 100%;
	height: 95px;
	padding-bottom: 5px;
	margin-bottom: 17px;
	position: relative;
	border-bottom: 1px solid #000000;
}
.box9_list3_ul ul li h3{
	font-size: 22px;
	color: #3a3a3a;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	overflow: hidden;
}
.box9_list3_ul ul li p{
    width: 100%;
    height: 50px;
    line-height: 25px;
    font-size: 16px;
    overflow: hidden;
    color: #21202d;
}
.box9_list3_ul ul li h3 a{
	color: #3a3a3a;
}

.box9_list3_ul .href_gd{
	width: 115px;
	height: 25px;
	position: absolute;
	right: 0px;
	bottom: 10px;
	background: url(../img/ico_gd.png) no-repeat center;
}

.box10{
	width: 100%;
	margin-top: 30px;
}
.title_sbfc{
	background: url(../img/title_10.png) no-repeat center;
}
.box10_hd{
	width: 100%;
	height: 500px;
	margin: auto;
	margin-top: 30px;
	position: relative;
}
.box10_hd ul{
	width: 100%;
	height: 500px;
    overflow: hidden;
    position: relative;
}
.box10_hd ul li{
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}
.box10_hd ul li:first-child{
	display: block;
}
.box10_hd ul li a img{
	width: 100%;
	height: 100%;
}

.box10_hd .hd_btn_left{
	width: 65px;
	height: 100%;
	background: url(../img/ico_btn_left3.png) no-repeat center;
	position: absolute;
	top: 0px;
	left: 0px;
}
.box10_hd .hd_btn_right{
	width: 65px;
	height: 100%;
	background: url(../img/ico_btn_right3.png) no-repeat center;
	position: absolute;
	top: 0px;
	right: 0px;
}
.box10_img{
	width: 100%;
	height: 90px;
	margin-top: 20px;
	background: #0066b4;
}
.box10_img ul{
	width: 100%;
	height: 90px;
	display: flex;
	justify-content: space-around;
}
.box10_img ul li{
	width: 135px;
	height: 90px;
}
.box10_img ul li a img{
	width: 100%;
	height: 100%;
}
.box11{
	width: 100%;
	height: auto;
	margin-top: 70px;
}
.title_wjhg{
	background: url(../img/title_11.png) no-repeat center;
}
.box11_list{
	width: 1220px;
	height: 675px;
	margin: auto;
	margin-top: 50px;
}
.box11_list1{
	width: 1220px;
	height: 415px;
	display: flex;
	justify-content: space-between;
}
.box11_list1_title{
	width: 105px;
	height: 100%;
	background: url(../img/ico_spdj.png) no-repeat center;
}
.box11_list1_sp{
	width: 730px;
	height: 100%;
	position: relative;
}
.box11_list1_sp a img{
	width: 100%;
	height: 100%;
}
.box11_list1_sp a span{
    width: 86px;
    height: 86px;
    background: url(../img/vdip_bg.png) no-repeat center;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -43px;
    margin-top: -43px;
}
.box11_list1_text{
	width: 345px;
	height: 100%;
}

.box11_list1_title2{
	width: 100%;
	height: 40px;
	position: relative;
	background: url(../img/ico_zdhg.png) no-repeat left;
	margin-bottom: 25px;
}
.box11_list1_title2 a{
	display: block;
	width: 100%;
	height: 100%;
}
.box11_list1_title2 a span{
	display: inline-block;
	width: 115px;
	height: 25px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../img/ico_gd.png) no-repeat center;
}

.box11_list1_text .box_ul{
	width: 100%;
	height: 355px;
	box-sizing: border-box;
	border: 1px solid #d3d3d3;
	padding:0px 15px;
	position: relative;
}
.box11_list1_text .box_ul ul{
	width: 100%;
	height: 100%;
}
.box11_list1_text .box_ul ul li{
	width: 100%;
	height: 29px;
	line-height: 29px;
	overflow: hidden;	
	border: 0px;
}
.box11_list1_text .box_ul ul li h3{
	font-size: 14px;
	color: #3a3a3a;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.box11_list1_text .box_ul ul li h3 a{
	color: #3a3a3a;
	width: 100%;
	display: inline-block;
}
.box11_list2{
	width: 1220px;
	height: 215px;
	margin: auto;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}
.box11_list2 .box11_list2_ul{
	width: 1120px;
	height: 100%;
	position: relative;
}
.box11_list2 .box11_list2_ul ul{
	width: 100%;
	height: 145px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.box11_list2 .box11_list2_ul ul li{
	width: 270px;
	height: 145px;
}
.box11_list2 .box11_list2_ul ul li a img{
	width: 100%;
	height: 100%;
}
.box11_list2 .box11_list2_ul .bg_xt{
	width: 910px;
	height: 40px;
	margin:20px auto;
	overflow: hidden;
	background: url(../img/ico_time.png) no-repeat center;
}
.box11_list2 .box11_list2_ul .bg_xt .bg_xt2{
	width: 858px;
	height: 40px;
	margin-left: 24px;
	position: relative;
	overflow: hidden;
}
.box11_list2 .box11_list2_ul .bg_xt .bg_xt2 p{
	position: absolute;
	width: 100%;
	height: 1px;
	background: #f8b62b;
	top: 7px;
	left: -100%;
	transition: all 0.5s; 
}
.box11_list2 .box11_list2_ul .bg_xt .bg_xt2 span{
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	overflow: hidden;
	background: #f8b62b;
	position: absolute;
	top: 0px;
	opacity: 0;
	transition: all 0.5s;
}
.bg_xt2_y1{
	left: 285px;
}
.bg_xt2_y2{
	left: 580px;
}
.bg_xt2_y3{
	left: 843px;
}


.box11_list2_title{
	width: 105px;
	height: 100%;
	background: url(../img/ico_hgzt.png) no-repeat center;
}

.footer{
	width: 100%;
	margin-top: 100px;
}
.foter_box1{
	width: 630px;
	height: 35px;
	box-sizing: border-box;
	padding-left: 100px;
	line-height: 40px;
	font-size: 16px;
	background: url(../img/logo_sjg.png) no-repeat left;
	margin: auto;
	overflow: hidden;
}

.foter_list{
	width: 100%;
	height: 200px;
	margin-top: 15px;
	background: url(../img/footer_bg.png) no-repeat center;
}
.foter_list1{
	width: 630px;
	height: 30px;
	overflow: hidden;
	margin: auto;
	padding-top: 40px;
	margin-bottom: 20px;
}
.foter_list1 ul{
	width: 100%;
	height: 30px;
	display: flex;
	justify-content: space-between;
}
.foter_list1 ul li{
	color: #FFFFFF;
	font-size: 18px;
}
.foter_list1 ul li a{
	color: #FFFFFF;
}
.foter_list p{
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.posi_dh{
	width: 100%;
	height: 345px;
	margin-bottom: 60px;
	background: url(../img/flex_bg.png) no-repeat center;
    z-index: 99;
}
.posi_dh ul{
	margin: auto;
	margin-left: 340px;
	width: 1414px;
	padding-top: 160px;
	display: flex;
	justify-content: space-between;
}
.posi_dh ul li{
	font-size: 22px;
	color: #FFFFFF;
}
.posi_dh ul li a{
	color: #FFFFFF;
}
.color_tl{
	color: #00fafc !important;
}

@media only screen and (max-width: 740px) {
	.posi_dh ul {
	    margin: auto;
	     margin-left: 0px; 
	    width: 90%;
	    display: flex;
	    justify-content: space-between;
	}
}