@charset "utf-8";
/* CSS Document */

/*全局样式*/
* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	box-sizing: content-box;
}

input,
button,
select,
textarea {
	outline: none
}

li {
	list-style: none
}

textarea {
	resize: none
}

body,
div,
span,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
textare {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	color: #666;
}

body {
	/* word-wrap: break-word;
	word-break: break-all; */
	min-height: 100%;
	_height: 100%;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

a {
	outline: none;
}

/*去除超链接虚线框*/
a:active {
	star: expression(this.onFocus=this.blur());
}

/*去除ie下超链接虚线框*/
a:focus {
	outline: 0;
}

/*去除火狐下超链接的虚线*/
a {
	text-decoration: none;
	color: #000
}

em {
	font-style: normal
}

.clearfloat {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}

/*清除浮动*/
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

.fl {
	float: left
}

.fr {
	float: right
}

.main {
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden
}

.middle {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}

/*------------------------------------------样式开始------------------------------------------*/

.part_a{
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	background: url('/static/images/new_index/o_ditu.jpg') top center no-repeat #F8F8F8;
	overflow: hidden;
	padding-top: 45px;
}
.part_menu{
	overflow: hidden;
}
.part_menu h2{
	font-size: 30px;
	color: #25282F;
	font-weight: bold;
}
.part_menu div{
	overflow: hidden;
	margin-top: 12px;
}
.part_menu div em{
	float: left;
	display: block;
	width: 168px;
	height: 6px;
	background: #285DD1;
	margin-top: 1px;
	margin-right: 8px;
}
.part_menu div i{
	float: left;
	display: block;
	width: 8px;
	height: 8px;
	background: #9BA2B2;
	border-radius: 50%;
}
.part_a_text{
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 40px;
}
.part_a_text .part_a_left{
	float: left;
	width: 208px;
}
.part_a_text .part_a_left ul li{
	margin: 48px 0;
}
.part_a_text .part_a_left ul li.ac{
	font-size: 20px;
	color: #1F61D0;
	border-bottom: 4px solid #285DD1;
	padding-bottom: 10px;
}
.part_a_text .part_a_left ul li{
	width: max-content;
	font-size: 20px;
	color: #25282F;
	font-weight: bold;
}
.part_a_text .part_a_right{
	width: 990px;
	float: right;
}
.part_a_text .part_a_right ul{
	overflow: hidden;
}
.part_a_text .part_a_right ul li{
	width: 900px;
	height: 107px;
	background: linear-gradient(-2deg, #FFFFFF, #F3F7FF);
	box-shadow: 3px 4px 11px 1px rgba(51,77,119,0.19);
	border-radius: 5px;
	margin: 10px;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 25px 35px;
}
.part_a_text .part_a_right ul li .list_left{
	float: left;
	width: 31px;
	height: 50px;
	background: url('/static/images/new_index/zc.png') left bottom no-repeat;
	background-size: contain;
	margin-top: 6px;
}
.part_a_text .part_a_right ul li:hover .list_left{
	background: url('/static/images/new_index/xt.png') left bottom no-repeat;
}
.part_a_text .part_a_right ul li .list_left span{
	display: block;
	font-size: 22px;
	color: #050505;
	font-weight: bold;
}
.part_a_text .part_a_right ul li .list_left em{
	display: block;
	font-size: 16px;
	color: #C2BABA;
	padding-top: 5px;
}
.part_a_text .part_a_right ul li .list_right{
	float: right;
	width: 796px;
}
.part_a_text .part_a_right ul li .list_right h3{
	 /* word-break: keep-all; */
	 font-size: 18px;
	 color: #282828;
	 font-weight: bold;
	 line-height: 34px;
}
.part_a_text .part_a_right ul li .list_right p{
	height: 45px;
	font-size: 18px;
	color: #888888;
	overflow: hidden;
	line-height: 45px;
}
.part_a_text .part_a_right ul li .list_right p span{
float: left;
width: 550px;
text-overflow: ellipsis;
overflow: hidden;
word-break: break-all;
white-space: nowrap;
}
.part_a_text .part_a_right ul li .list_right p em{
	float: right;
	}
.more{
	font-weight: bold;
	font-size: 16px;
	color: #7A8191;

}
.more:hover{
	color: #1F61D0;
}
.part_a_right a.more{
	float: right;
	margin-top: 20px;
}
.part_b{
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
	background: url('/static/images/new_index/ae_ditu.png') bottom center no-repeat;
	padding-top: 68px;
	padding-bottom: 73px;
}
.part_b .part_menu div em{
	width: 200px;
}
.part_b .part_b_text{
	overflow: hidden;
	padding-top: 40px;
}
.part_b .part_b_text .part_a_text_list{
	width: 580px;
	overflow: hidden;
}
.part_b .part_b_text .part_a_text_list .part_b_menu{
	overflow: hidden;
	margin-bottom: 20px;
}
.part_b .part_b_text .part_a_text_list .part_b_menu h2{
	float: left;
	font-size: 26px;
	color: #1B1B1B;
	line-height: 50px;
	position: relative;
	padding-left: 20px;
	font-weight: bold;
}
.part_b .part_b_text .part_a_text_list .part_b_menu h2 i{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #285DD1;
	border-radius: 50%;
	position: absolute;
	top:20px ;
	left: 0;
}
.part_b .part_b_text .part_a_text_list .part_b_menu a{
	float: right;
	line-height: 50px;
}
.part_b .part_b_text .part_a_text_list .part_b_img{
	width: 580px;
	height: 218px;
	border-radius: 0px 40px 0px 0px;
	overflow: hidden;
}
.part_b .part_b_text .part_a_text_list .part_b_img img{
	width: 580px;
	height: 218px;
}
.part_b .part_b_text .part_a_text_list ul{
	overflow: hidden;
	margin: 0 5px;
}
.part_b .part_b_text .part_a_text_list ul li{
	border-bottom: 2px solid #DEDEDE;
	padding: 20px 10px;
	overflow: hidden;
}
.part_b .part_b_text .part_a_text_list ul li h3{
	font-size: 18px;
	color: #1B1B1B;
	line-height: 34px;
	font-weight: bold;
	margin-bottom: 10px;
	height: 68px;
	word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.part_b .part_b_text .part_a_text_list ul li p{
	overflow: hidden;
}
.part_b .part_b_text .part_a_text_list ul li p span{
	float: left;
	font-size: 18px;
	color: #888888;
	line-height: 34px;
	text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
	max-width: 180px;
}
.part_b .part_b_text .part_a_text_list ul li p em{
	float: right;
	font-size: 18px;
	color: #888888;
	line-height: 34px;
}
.part_b .part_b_text .part_a_text_list ul li:hover h3{
	color: #1F61D0;
}
.part_c{
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
	background: url('/static/images/new_index/s_ditu.jpg') top center no-repeat;
	padding:65px 0 44px 0;
}
.part_c .part_menu div em{
	width: 85px;
}
.part_c .part_c_list{
	overflow: hidden;
}
.part_c .part_c_list ul li{
	float: left;
	width: 570px;
	height: 260px;
	background: #FFFFFF;
	box-shadow: 3px 4px 6px 1px rgba(51,77,119,0.09);
	margin: 10px;
	position: relative;
	margin-top: 80px;
	margin-left: 5px;
}
.part_c .part_c_list ul li:nth-child(2n){
	float: right;
}
.part_c .part_c_list ul li .img{
	float: left;
	width: 224px;
	
}
.part_c .part_c_list ul li .img img{
	width: 180px;
	height: 233px;
	background: #FFFFFF;
	border-radius: 0px 60px 0px 0px;
	border: 2px solid #4F6282;
	position: absolute;
	top: -30px;
}
.part_c .part_c_list ul li .img div{
	background: url('/static/images/new_index/jieshaodikuan.png') top center no-repeat;
	height: 98px;
	position: absolute;
	bottom: 0;
	width: 224px;
	left: -5px;
}
.part_c .part_c_list ul li .img h3{
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 15px;
	margin-top: 20px;
	
}
.part_c .part_c_list ul li .img p{
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 15px;
	margin-top: 10px;
}
.part_c .part_c_list ul li .text{
	float: right;
	padding: 20px 40px 20px 0;
	width: 310px;
}
.part_c .part_c_list ul li .text h4{
	font-size: 16px;
	color: #1B1B1B;
	line-height: 25px;
	margin-bottom: 5px;
	word-break: break-all;
	background: url('/static/images/new_index/01.png') left 10px no-repeat;
	padding-left: 20px;
	width: 310px;
	position: relative;
	margin-left: -20px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3; /* 2行 */
	-webkit-box-orient: vertical
}
.part_c .part_c_list ul li .text p{
	font-size: 15px;
	color: #888888;
	line-height: 25px;
	word-break: break-all;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2; /* 2行 */
	-webkit-box-orient: vertical
}
.part_c .part_c_list ul li:hover h4{
	color: #1F61D0;
}
.bottom{
	overflow: hidden;
	background: #9BA2B2;
	padding: 42px 0 38px 0;
}
.bottom .bottom_left{
	float: left;
	width: 640px;
}
.bottom .bottom_left h2{
	font-size: 28px;
	color: #FFFFFF;
	line-height: 34px;
	margin-bottom: 30px;
}
.bottom .bottom_left p{
	font-size: 18px;
	color: #FFFFFF;
	line-height: 30px;
	margin-bottom: 10px;
}
.bottom .bottom_centre{
	float: left;
	width: 2px;
	height: 183px;
	background: #F8F8F8;
	margin: 0 0 0 50px;
	margin-top: 70px;
}
.bottom .bottom_right{
	float: left;
	overflow: hidden;
	margin-top: 60px;
}
.bottom .bottom_right ul{
	float: left;
	margin-left: 100px;
}
.bottom .bottom_right ul li{
	margin-bottom: 15px;
}
.bottom .bottom_right ul li a{
	font-size: 18px;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
}
.bottom .bottom_right ul li a span{
	font-weight: normal;
	font-size: 18px;
}
.bottom .bottom_right ul li a:hover{
	color: #1F61D0;
}
.inner{
	overflow: hidden;
	background: url('/static/images/new_index/02.png') top center no-repeat #F8F8F8;
	background-size: cover;
}
.inner .inner_nav{
	overflow: hidden;
	padding-top: 30px;
}
.inner .inner_nav ul{
	width: 1200px;
	display: flex;
	/* align-items: center; */
	justify-content: center;
}
.inner .inner_nav ul li{
	width: 215px;
	height: 115px;
}
.inner .inner_nav ul li a{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	color: #25282F;
	line-height: 115px;
	text-align: center;
	background: url('/static/images/new_index/wxz-o.png') center no-repeat;
}
.inner .inner_nav ul li a.ac{
	background: url('/static/images/new_index/xz-o.png') center no-repeat;
	font-size: 22px;
	color: #1F61D0;
	font-weight: bold;
}
.inner_title{
	overflow: hidden;
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}
.inner_title img{
	float: left;
	width: 30px;
	height: 19px;
}
.inner_title img.xyh{
	margin-top: 50px;
	margin-left: 50px;
}
.inner_title h2{
	float: left;
	font-size: 24px;
	color: #273143;
	text-align: center;
	font-style: italic;
	line-height: 80px;
}
.inner_list ul{
	overflow: hidden;
}
.inner_list ul li{
	width: 1110px;
	height: 107px;
	background: linear-gradient(-2deg, #FFFFFF, #F3F7FF);
	box-shadow: 3px 4px 11px 1px rgba(51,77,119,0.19);
	border-radius: 5px;
	margin: 10px auto;
	overflow: hidden;
	margin-bottom: 25px;
	padding: 25px 35px;
}
.inner_list ul li .list_left{
	float: left;
	height: 55px;
	background: url('/static/images/new_index/zc.png') left bottom no-repeat;
	background-size: contain;
	width: 31px;
	margin-top: 6px;
}
.inner_list ul li:hover .list_left{
	background: url('/static/images/new_index/xt.png') left bottom no-repeat;
}
.inner_list ul li .list_left span{
	display: block;
	font-size: 22px;
	color: #050505;
	font-weight: bold;
}
.inner_list ul li .list_left em{
	display: block;
	font-size: 16px;
	color: #C2BABA;
	padding-top: 5px;
}
.inner_list ul li .list_right{
	float: right;
	width:1000px;
}
.inner_list ul li .list_right h3{
	 /* word-break: keep-all; */
	 font-size: 18px;
	 color: #282828;
	 font-weight: bold;
	 line-height: 34px;
	 /* max-height:68px; */
	 text-overflow: ellipsis;
	 overflow: hidden;
	 word-break: break-all;
	 white-space: nowrap;
}
.inner_list ul li .list_right p{
	/* height: 45px; */
	font-size: 18px;
	color: #888888;
	overflow: hidden;
	margin: 15px 0;
	/* line-height: 45px; */
}
.inner_list ul li .list_right p span{
	float: left;
}
.inner_list ul li .list_right p em{
	float: right;
}
.page ul{
	overflow: hidden;
	padding: 30px 0;
	display: flex;
	justify-content: center;
}
.page ul li{
	display: block;
	width: 36px;
	height: 36px;
	background: rgba(45,81,142,0);
	border-radius: 4px;
	border: 1px solid #697183;
	text-align: center;
	line-height: 36px;
	font-size: 20px;
	color: #697183;
	margin: 0 7px;
	padding: 0;
}
.page ul li a{
	font-family: Hiragino Sans GB;
	font-weight: normal;
	font-size: 20px;
	color: #697183;
	line-height: 34px;
}
.page ul li.active{
	background: #1F61D0;
	color: #FFFFFF;
}

.page a.fy{
	border: none;
}
.page a.fy img{
	position: relative;
	margin-top: -2px;
}