.banner{

	height: 550px;

	position: relative;

	overflow: hidden;

	margin-top: 1.44rem;

}

.banner .swiper-slide {

  width: 100%;

  height: 550px;

  background-size: auto 100%!important;

  background-repeat: no-repeat !important;

  background-position: top center !important;

}

.banner .swiper-pagination-bullet {

  margin-bottom: 100px;

  background: rgba(255, 255, 255, 0.534);

  width: 12px;

  height: 12px;

  border-radius: 6px;

  opacity: 1;

  -ms-opacity: 1;

  -moz-opacity: 1;

  -webkit-opacity: 1;

}

.banner .swiper-pagination-bullet-active {

  background: #fff;

}

.banner .swiper-container-horizontal > .swiper-pagination-bullets,

.banner .swiper-pagination-custom,

.banner .swiper-pagination-fraction {

  /*bottom: 70px;*/

}

#cont{

	width:100%

}

.cont_1{

	background-color: #edf2f5;

	padding: 80px 0;

}

.cont_1_title{

	margin-bottom: 0.44rem;

	text-align: center;

	font-size: 0.18rem;

	color: #626262;

}

.cont_1_title h2{

	font-size: 0.42rem;

	color: #232323;

	padding-bottom: 0.35rem;

}

.cont_1_title img{

	vertical-align: top;

	margin-bottom: 0.2rem;

}

.cont_1_more{

	padding-top: 0.6rem;

	text-align: center;

}

.cont_1_more a{

	display: inline-block;

	width: 1.9rem;

	height: 0.48rem;

	border: #375fae 1px solid;

	text-align: center;

	line-height: 0.48rem;

	font-size: 0.16rem;

	color: #375fae;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-o-transition: all .3s;

	transition: all .3s;

}

.cont_1_more a:hover{

    background-color: #375fae;

    color: #ffffff;

}

.cont_1_neirong{

	width: 15.04rem;

	margin: 0 auto;

}

.chanpin_title{

	padding-bottom: 0.36rem;

}

.chanpin_title ul{

	display: flex;

	justify-content: space-between;

}

.chanpin_title ul li{

	width: 2.73rem;

	height: 1.59rem;

	background-color: #ffffff;

	cursor: pointer;

}

.chanpin_title_up{

	padding: 0.2rem 0.1rem;

	display: flex;

	justify-content: space-between;

}

.chanpin_title_up_left{

	width: 0.6rem;

	height: 0.45rem;

	position: relative;

	overflow: hidden;

}

.chanpin_title_up_left img{

	width: 100%;

	vertical-align: top;

}

.chanpin_title_up_left_img1{

	position: absolute;

	z-index: 9;

	top:0;

	left:0;

}

.chanpin_title_up_left_img2{

	position: absolute;

	z-index: 9;

	top:0.5rem;

	left:0;

}

.chanpin_title_up_right{

	width: 0.32rem;

	height: 0.45rem;

	line-height: 0.45rem;

}

.chanpin_title_up_right img{

	vertical-align: middle;

	width: 100%;

}

.chanpin_title_down{

	padding:0 0.1rem;

	display: flex;

	flex-direction: column;

	font-size: 0.14rem;

	color: #b7b7b7;

}

.chanpin_title_down h2{

	font-size: 0.18rem;

	color: #333333;

	padding-bottom: 0.04rem;

}



.chanpin_title ul .cur{

	background-color: #3f69bd;

}

.chanpin_title ul .cur .chanpin_title_up_left_img1{

	top:-0.5rem

}

.chanpin_title ul .cur .chanpin_title_up_left_img2{

	top:0;

}

.chanpin_title ul .cur .chanpin_title_down{

	color: #6496dc;

}

.chanpin_title ul .cur .chanpin_title_down h2{

	color: #ffffff;

}

.chanpin_neirong{

	width: 100%;

	position: relative;

	height: 3.51rem;

}



.chanpin_neirong_prev{

	width: 0.4rem;

	height: 0.4rem;

	position: absolute;

	z-index: 9;

	top:1.35rem;

	left:0;

	/*margin-top: -0.2rem;*/

	/*-webkit-transform: translateY(-0.2rem);*/

	/*-moz-transform: translateY(-0.2rem);*/

	/*-o-transform: translateY(-0.2rem);*/

	/*transform: translateY(-0.2rem);*/

}

.chanpin_neirong_prev img{

	vertical-align: top;

	width: 100%;

	cursor: pointer;

}

.chanpin_neirong_next{

	width: 0.4rem;

	height: 0.4rem;

	position: absolute;

	z-index: 9;

	top:1.35rem;

	right:0;

	/*margin-top: -0.2rem;*/

	/*-webkit-transform: translateY(-0.2rem);*/

	/*-moz-transform: translateY(-0.2rem);*/

	/*-o-transform: translateY(-0.2rem);*/

	/*transform: translateY(-0.2rem);*/

}

.chanpin_neirong_next img{

	vertical-align: top;

	width: 100%;

	cursor: pointer;

}

.shike_neirong_prev{

	width: 0.4rem;

	height: 0.4rem;

	position: absolute;

	z-index: 9;

	top:1.16rem;

	left:0;

	/*margin-top: -0.2rem;*/

	/*-webkit-transform: translateY(-0.2rem);*/

	/*-moz-transform: translateY(-0.2rem);*/

	/*-o-transform: translateY(-0.2rem);*/

	/*transform: translateY(-0.2rem);*/

}

.shike_neirong_prev img{

	vertical-align: top;

	width: 100%;

	cursor: pointer;

}

.shike_neirong_next{

	width: 0.4rem;

	height: 0.4rem;

	position: absolute;

	z-index: 9;

	top:1.16rem;

	right:0;

	/*margin-top: -0.2rem;*/

	/*-webkit-transform: translateY(-0.2rem);*/

	/*-moz-transform: translateY(-0.2rem);*/

	/*-o-transform: translateY(-0.2rem);*/

	/*transform: translateY(-0.2rem);*/

}

.shike_neirong_next img{

	vertical-align: top;

	width: 100%;

	cursor: pointer;

}

.chanpin_neirong1{

	width: 100%;

	overflow: hidden;

	position: relative;

	height: 3.1rem;

}

.chanpin_neirong1 ul{	

	/*display: flex;*/

	/*width:2000%;*/

	position:absolute;

	top:0; 

	left:0;

	display: flex;

}

.chanpin_neirong1 ul li{

    width: 3.6rem;

	margin-right: 0.2rem;

}

.chanpin_neirong1_item{

	width: 3.6rem;

	height: 3.1rem;

	background-color: #ffffff;

	display: flex;

} 

.chanpin_neirong1_item a{

	/*display: block;*/

	display: flex;

	flex-direction: column;

	align-items: center;

	font-size: 0.18rem;

	color: #363636;

	width: 3.6rem;

}

.chanpin_neirong1_item a img{

	vertical-align: top;

	/*width: 100%;*/

	/*max-height: 2.4rem;*/

	width: 2.4rem;

	height: 2.4rem;

	margin-bottom: 0.2rem;

}

.chanpin_neirong1_item a:hover{

	height: 3.08rem;

	border-bottom: #3f69bd 0.02rem solid;

	box-shadow: 3px 3px 6px #e0e5e8;

}



.cont_2{

	background: url(../images/qiyeyoushi_bj.gif) center top no-repeat;

	background-size: cover;

	height: 7.53rem;

}

.cont_22{

	width: 15.04rem;

	padding-top: 1rem;

	margin: 0 auto;

}

.cont_2_01{

	padding-bottom: 0.4rem;

	text-align: center;

	font-size: 0.18rem;

	color: #ffffff;

}

.cont_2_01 h2{

	font-size: 0.42rem;

	color: #ffffff;

	padding-bottom: 0.35rem;

}

.cont_2_01 img{

	vertical-align: top;

	margin-bottom: 0.2rem;

}

.cont_2_02{

	padding-bottom: 0.3rem;

	padding-top: 0.3rem;

}

.cont_2_02 ul{

	display: flex;

	justify-content: space-between;

}

.cont_2_02 ul li{

	width: 2.75rem;

	height: 1.75rem;

	border: #a0b7f2 1px solid;

	background-color: rgba(255,255,255,0.19);

	border-radius: 4px;

	overflow: hidden;

	display: flex;

	flex-direction: column;

	justify-content: center;

	align-items: center;

	font-size: 0.18rem;

	color: #ffffff;

}

.cont_2_02 ul li h2{

	font-size: 0.57rem;

	color: #ffffff;

	padding-bottom: 0.4rem;

	position: relative;

}

.cont_2_02 ul li h2 sup{

	font-size: 0.16rem;

	color: #ffffff;

	position: absolute;

	z-index: 9;

	left:100%;

	top:-0.2rem;

}

.cont_2_03{

	width: 100%;

}



.cont_2_03 ul{

	display: flex;

	justify-content: space-between;

}

.cont_2_03 ul li{

	width: 2.75rem;

	height: 1.75rem;

	border: #a0b7f2 1px solid;

	background-color: rgba(255,255,255,0.19);

	border-radius: 4px;

	overflow: hidden;

	display: flex;

	flex-direction: column;

	justify-content: center;

	align-items: center;

	font-size: 0.18rem;

	color: #ffffff;

}

.cont_2_03 ul li img{

	vertical-align: top;

	margin-bottom: 0.1rem;

	width: 0.8rem;

}

.cont_3{

	padding: 0.8rem 0;

	background-color: #f8f8f8;

}

.cont_33{

	width: 15.04rem;

	margin: 0 auto;

}

.cont_3_down{

	width: 100%;

	position: relative;

	display: flex;

	justify-content: space-between;

}

.cont_3_down_fenlei{

	width: 7.27rem;

	height: 4rem; 

	overflow: hidden;

}

.cont_3_down_fenlei ul{

	display: flex;

	flex-wrap: wrap;

	justify-content: space-between;

	height: 4rem; 

	overflow: hidden;

	/*overflow-y: auto;*/

}

.cont_3_down_fenlei ul li{

	margin-bottom: 0.26rem;

	width: 3.5rem;

	height: 1.02rem;

	display: flex;

	background-color: #ffffff;

	justify-content: center;

	align-items: center;

	cursor: pointer;

}

.cont_3_down_fenlei_img{

	width: 0.62rem;

	height: 1.02rem;

	position: relative;

	overflow: hidden;

}

.cont_3_down_fenlei_img1{

	width: 100%;

	position: absolute;

	z-index: 9;

	top:0.2rem;

	left:0;

}

.cont_3_down_fenlei_img2{

	width: 100%;

	position: absolute;

	z-index: 9;

	top:1.2rem;

	left:0;

}

.cont_3_down_fenlei_tt{

	width: 2rem;

	padding-left: 0.1rem;

	font-size: 14px;

	color: #828282;

}

.cont_3_down_fenlei_tt h2{

	font-size: 0.22rem;

	color: #474747;

	padding-bottom: 0.1rem;

}

.cont_3_down_fenlei ul .cur{

	box-shadow: 3px 3px 6px #e5e5e5;

}

.cont_3_down_fenlei ul .cur .cont_3_down_fenlei_img1{

	top: -1.2rem;

}

.cont_3_down_fenlei ul .cur .cont_3_down_fenlei_img2{

	top: 0.2rem;

}

.cont_3_down_fenlei ul .cur .cont_3_down_fenlei_tt h2{

	color: #375fae;

}

.cont_3_down_neirong{

	width: 7.5rem;

	height: 4.54rem;

	position: relative;

	overflow: hidden;

}

.cont_3_down_neirong_img{

	text-align: center;

}

.cont_3_down_neirong_img img{

	vertical-align: top;

	width: 100%;

}

.cont_3_down_neirong_tt{

	width: 100%;

	height: 0.7rem;

	position: absolute;

	z-index: 9;

	left:0;

	bottom: 0;

	background-color: rgba(40,87,181,0.71);

	line-height: 0.71rem;

	padding: 0 0.12rem;

	box-sizing: border-box;

	font-size: 0.28rem;

	color: #ffffff;

}

.cont_3_down_neirong_tt img{

	vertical-align: middle;

	margin-right: 0.1rem;

}

.cont_3_down_neirong_tt span{

	font-size: 0.24rem;

	text-transform: uppercase;

}

.cont_3_down_biao{

	width: 7.25rem;

	height: 0.7rem;

	position: absolute;

	z-index: 9;

	left:0;

	bottom: 0;

	background-color: #3f69bd;

	text-align: center;

	line-height: 0.7rem;

}

.cont_3_down_biao .ljzx2{

	display: block;

	font-size: 0.24rem;

	color: #ffffff;
line-height: 0.7rem;
    color: #fff;
    cursor: pointer;
}

.cont_3_down_biao a:hover{

    color: #ffffff;

}

.cont_3_down_biao a img{

	vertical-align: middle;

	margin-left: 0.1rem;

	width: 0.32rem;

}



.cont_4{

	background: url(../images/guanyu_bj.gif) center top no-repeat;

	background-size: cover;

	padding: 1.08rem 0 0.5rem;

}

.cont_44{

	width: 15.04rem;

	margin: 0 auto;

	display: flex;

	justify-content: space-between;

}

.cont_4_left{

	width: 9.7rem;

}

.cont_4_left_1{

	padding-bottom: 0.7rem;

}

.cont_4_left_1 img{

	vertical-align: top;

	width: 2.72rem;

}
.guanyu_neirong_2{
	display: none;
}
.cont_4_left_2{

	padding-bottom: 0.5rem;

	display: flex;

	justify-content: space-between;

}

.cont_4_left_2 .cont_4_left_2_item:last-child{
    border-right: 0.01rem solid #C8C8C8;
}
.cont_4_left_2_item{
    width: 25%;
    /*font-size: 0.22rem;*/
    font-family: PingFang;
    border-left: 0.01rem solid #C8C8C8;
    font-weight: 500;
    color: #574E45;
    padding-right: 0.2rem;
    padding-left: 0.2rem;
    flex-shrink: 0;
    box-sizing: border-box;
}

.cont_4_left_2_item h2{

	font-size: 0.25rem;

	color: #3f69bd;

	vertical-align: top;

	padding-bottom: 0.29rem;

	position: relative;

}

.cont_4_left_2_item h2 sup{

	font-size: 14px;

	color: #8a8a8a;

	position: absolute;

	top:-0.3rem;

	left: 100%;
	display: none;

}

.cont_4_left_3{

	width: 100%;

}

.guanyu_title{

	height: 0.6rem;

}
.guanyu_title ul li:hover{
	background-color: #3f69bd;
    color: #ffffff;
}

.guanyu_title ul{

	display: flex;

	/* justify-content: center; */

	/*padding: 0 0.4rem;*/

}

.guanyu_title ul li{

	padding: 0.15rem 0.26rem;
	display: block;

	background-color: #e5e5e5;

	text-align: center;

	/* line-height: 0.6rem; */

	font-size: 0.2rem;
	white-space: nowrap;

	color: #232323;

	cursor: pointer;

	margin: 0 1px;

}

.guanyu_title ul .cur{

	background-color: #3f69bd;

	color: #ffffff;

}
.cont_4_left_3 .guanyu_neirong{
	display: none;
	margin-bottom: 0.4rem;
}
.guanyu_neirong{

	padding-top: 0.4rem;

}

.guanyu_neirong_1{

	font-size: 0.16rem;

	color: #454545;

	line-height: 0.3rem;

	height: 1.62rem;

	overflow: hidden;

}

.guanyu_neirong_2{

	text-align: right;

	padding-top: 0.1rem;

}

.guanyu_neirong_2 a{

	font-size: 0.14rem;

	color: #375fae;

	display: inline-block;

	width: 1.1rem;

	height: 0.31rem;

	border: #375fae 1px solid;

	text-align: center;

	line-height: 0.31rem;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-o-transition: all .3s;

	transition: all .3s;

}



.guanyu_neirong_2 a:hover{

    background-color:#375fae ;

    color: #ffffff;

}

.cont_4_right{

	width: 4.55rem;

	background: url(../images/guanyu_12.gif) left bottom no-repeat;

	background-size: 100%;

	padding-left: 0.37rem;

	display: flex;

	flex-direction: column;

	height: 6.4rem;

}

.cont_4_right .cont_4_right_tu img{

	vertical-align: top;

	width: 100%;

	margin-bottom: 0.2rem;

}

.cont_4_right a{

	font-size: 0.16rem;

	color: #375fae;

	text-transform: uppercase;

}

.cont_4_right .cont_4_right_tu_biao{

	width: 0.34rem;

	vertical-align: middle;

	margin-right: 0.1rem;

}

.cont_5{

	padding: 0.88rem 0;

	background-color: #f8f8f8;

}

.cont_55{

	width: 15.04rem;

	margin: 0 auto;

}

.shike_title{

	height: 0.7rem;

	border-bottom: #d9d9d9 1px solid;

	margin-bottom: 0.5rem;

	display: flex;

	justify-content: center;

}

.shike_title ul{

	display: flex;

	justify-content: center;

}

.shike_title ul li{

	width: 2.18rem;

	height: 0.7rem;

	text-align: center;

	line-height: 0.7rem;

	font-size:0.18rem;

	color: #232323;

	cursor: pointer;

	background: url(../images/jinjianshike_11.gif) right center no-repeat;

}

.shike_title ul li:nth-last-child(1){

	background: none;

}

.shike_title ul .cur{

	height: 0.67rem;

	border-bottom: #3f69bd 0.03rem solid;

	color: #3f69bd;

}

.shike_neirong{

	position: relative;

}

.shike_neirong1{

	width: 100%;

	height: 2.72rem;

	position: relative;

	overflow: hidden;

}

.shike_neirong1 ul{

	/*display: flex;

	width:2000%;*/

	height:2.72rem; 

	position:absolute;

	top:0; 

	left:0;

	display: flex;

}

.shike_neirong1 ul li{

    width: 3.6rem;

	margin-right: 0.23rem;

}

.shike_neirong1_item{

	width: 3.6rem;

	height: 97%;

	position: relative;

	overflow: hidden;

}

.shike_neirong1_item img{

    width: 100%;
    height: 3.04rem;
    object-fit: contain;



}

.shike_neirong1_item_tt{

	width: 100%;

	height: 0.4rem;

	background-color: rgba(63,105,189,0.8);

	position: absolute;

	z-index: 99;

	left:0;

	bottom:0;

	text-align: center;

	line-height: 0.4rem;

	font-size: 0.2rem;

	color: #ffffff;

}

.cont_6{

	width: 15.04rem;

	margin: 0 auto;

	padding: 0.88rem 0;

}

.cont_66{

	width: 15.04rem;

	margin: 0 auto;

}

.cont_6_neirong{

	margin-top: 0.6rem;

	position: relative;

	height: 2.86rem;

}

.cont_6_neirong_line{

	width: 100%;

	height: 2px;

	background-color: #d9d9d9;

	position: absolute;

	z-index: 1;

	top:50%;

	margin-top: -1px;

}

.cont_6_neirong1{

	position: absolute;

	z-index: 1;

	top:0;

	left:0.8rem;

	right:0.8rem;

	height: 2.86rem;

}

.cont_6_neirong1 ul{

	display: flex;

}

.cont_6_neirong1 ul li{

	width: 2.24rem;

	position: relative;

}

.cont_6_neirong1_1{

	padding-top: 0.6rem;

	height: 0.8rem;

	text-align: center;

}

.cont_6_neirong1_1 img{

	vertical-align: top;

}

.cont_6_neirong1_2{

	height: 6px;

	text-align: center;

}

.cont_6_neirong1_2 img{

	vertical-align: top;

}

.cont_6_neirong1_3{

	height: 0.82rem;

	text-align: center;

	line-height: 0.82rem;

	font-size: 0.22rem;

	color: #141414;

}

.cont_6_neirong1_4{

	text-align: center;

}

.cont_6_neirong1_4 span{

	display: inline-block;

	width: 0.36rem;

	height: 0.36rem;

	background-color: #3f69bd;

	border-radius: 100%;

	border: #dadada 0.02rem solid;

	text-align: center;

	line-height: 0.36rem;

	font-size: 0.22rem;

	color: #ffffff;

}

.cont_6_neirong1_tc{

	width: 100%;

	height: 2.87rem;

	position: absolute;

	z-index: 99;

	top:0;

	left:0;

	background-color: rgba(49,94,183,.95);

	display: none;

}

/* .cont_6_neirong1 ul li:hover .cont_6_neirong1_tc{

	display: block;

} */

.cont_6_neirong1_tc_1{

	padding-top:0.47rem;

	margin: 0 0.2rem;

	height: 0.94rem;

	border-bottom: #ffffff 0.02rem solid;

	font-size: 0.2rem;

	color: #ffffff;

}

.cont_6_neirong1_tc_1 h2{

	font-size: 0.22rem;

	color: #ffffff;

	font-weight: bold;

	padding-top: 0.2rem;

}

.cont_6_neirong1_tc_2{

	padding: 0.2rem;

	height: 0.48rem;

	font-size: 0.14rem;

	color: #ffffff;

}

.cont_6_neirong1_tc_3{

	text-align: center;

}

.cont_6_neirong1_tc_3 span{

	display: inline-block;

	width: 0.36rem;

	height: 0.36rem;

	background-color: #ffffff;

	border-radius: 100%;

	border: #ffffff 0.02rem solid;

	text-align: center;

	line-height: 0.36rem;

	font-size: 0.22rem;

	color: #3f69bd;

}

.cont_7{

	height: 2.48rem;

}

.cont_7 a{

	display: block;

	width: 100%;

	height: 2.48rem;

}

.cont_8{

	padding: 0.88rem 0;

	width: 15.04rem;

	margin: 0 auto;

}

.cont_8_neirong{

	width: 100%;

}

.cont_8_neirong_yiji{

	display: flex;

	justify-content: center;

}

.cont_8_neirong_yiji ul{

	display: flex;

	width: 2rem;

	height: 0.4rem;

	border: #3f69bd 1px solid;

	border-radius: 5px;

}

.cont_8_neirong_yiji ul li{

	width:50%;

	height: 0.4rem;

	text-align: center;

	line-height: 0.4rem;

	cursor: pointer;

	font-size: 0.18rem;

	color: #3f69bd;

}

.cont_8_neirong_yiji ul  .cur{

	background-color: #3f69bd;

	color: #ffffff;

}

.cont_8_neirong_guowai{

	text-align: center;

	display: flex;

	flex-direction: column;

	padding-top: 0.8rem;

}

.cont_8_neirong_guowai img{

	width: 13.42rem;

	vertical-align: top;

}

.cont_8_neirong_guowai h2{

	font-size: 0.24rem;

	color: #000000;

}

.cont_8_neirong_guowai h2 span{

	font-size: 0.4rem;

	color: #1f78dc;

}



.cont_8_neirong_guonei{

	padding-top: 0.5rem;

}

.gnsj_title{

	width: 100%;

}

.gnsj_title ul{

	display: flex;

	justify-content: space-between;

}

.gnsj_title ul li{

	width: 1.68rem;

	height: 1.26rem;

	background-color: #f1f1f1;

	border: #e1e1e1 1px solid;

	display: flex;

	flex-direction: column;

	justify-content: center;

	align-items: center;

	cursor: pointer;

	position: relative;

	margin-right: 0.22rem;

	box-sizing: border-box;

}

.gnsj_title_tt{

    width: 1.6rem;

	text-align: center;

	font-size: 0.18rem;

	color: #141414;

	/*padding-top: 0.1rem;*/

	height: 0.2rem;

	overflow: hidden;

	text-overflow: ellipsis;

	margin: 0.1rem 0.05rem 0;

	white-space: nowrap;

}

.gnsj_title_img{

	width: 0.7rem;

	height: 0.5rem;

	position: relative;

	overflow: hidden;

}

.gnsj_title_img1{

	width: 100%;

	position: absolute;

	z-index: 9;

	left:0;

	top:0;

}

.gnsj_title_img2{

	width: 100%;

	position: absolute;

	z-index: 9;

	left:0;

	top:0.5rem;

}

.gnsj_title_jiantou{

	width: 0.15rem;

	height: 0.1rem;

	position: absolute;

	z-index: 9;

	left:50%;

	margin-left: -0.075rem;

	bottom:-0.1rem;

	display: none;

}

.gnsj_title_jiantou img{

	vertical-align: top;

	width: 100%;

}

.gnsj_title ul  .cur{

	background-color: #3f69bd;

}

.gnsj_title ul .cur .gnsj_title_img1{

	top:-0.5rem;

}

.gnsj_title ul .cur .gnsj_title_img2{

	top:0;

}

.gnsj_title ul .cur .gnsj_title_tt{

	color:#ffffff;

}

.gnsj_title ul .cur .gnsj_title_jiantou{

	display: block;

}

.gnsj_neirong{

	/*padding-top: 0.51rem;*/

}

.gnsj_neirong ul {

	display: flex;

	flex-wrap: wrap;

	width: 15.24rem;

}

.gnsj_neirong ul li{

	width: 1.68rem;

	height: 1.26rem;

	border: #e1e1e1 1px solid;

	display: flex;

	flex-direction: column;

	justify-content: center;

	align-items: center;

	font-size: 0.14rem;

	color: #000000;

	margin-bottom: 0.3rem;

	margin-right: 0.22rem;

	box-sizing: border-box;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

}

.gnsj_neirong ul li img{

	vertical-align: top;

	/*margin-bottom: 0.1rem;*/

	width: 100%;

}



.cont_9{

	padding: 0.88rem 0;

	background-color: #f8f8f8;

}

.cont_99{

	width: 15.04rem;

	margin: 0 auto;

	background-color: #ffffff;	

	display: flex;

}

.cont_9_left{

	width: 10.09rem;

	/*border-right:#eeeeee 1px solid;*/

}

.cont_9_left_up{

	height: 0.86rem;

	border-bottom:#375fae 2px solid;

	display: flex;

	justify-content: space-between;

	line-height: 0.86rem;

}

.cont_9_left_up a{

	font-size: 0.16rem;

	color: #a2a2a2;

	text-transform: uppercase;

	padding-right: 0.34rem;

}

.cont_9_left_up ul{

	display: flex;

}

.cont_9_left_up ul li{

	width: 2.2rem;

	height: 0.86rem;

	display: flex;

	justify-content: center;

	align-items: center;

	font-size: 0.18rem;

	color: #252525;

	cursor: pointer;

}

.cont_9_left_up_img{

	width: 0.31rem;

	height: 0.31rem;

	position: relative;

	overflow: hidden;

	margin-right: 0.1rem;

}

.cont_9_left_up_img1{

	width: 100%;

	position: absolute;

	z-index: 9;

	left:0;

	top:0;

	-webkit-transition: all .3s linear;

	-moz-transition: all .3s linear;

	-o-transition: all .3s linear;

	transition: all .3s linear;

}

.cont_9_left_up_img2{

	width: 100%;

	position: absolute;

	z-index: 9;

	left:0;

	top:0.5rem;

	-webkit-transition: all .3s linear;

	-moz-transition: all .3s linear;

	-o-transition: all .3s linear;

	transition: all .3s linear;

}

.cont_9_left_up ul .cur {

	background-color: #375fae;

	color: #ffffff;

}

.cont_9_left_up ul .cur .cont_9_left_up_img1{

	top:-0.5rem;	

}

.cont_9_left_up ul .cur .cont_9_left_up_img2{

	top:0;	

}

.cont_9_left_down{

	padding: 0.27rem;

	border-right:#eeeeee 1px solid;

}

.xinwen_left{

	width: 4.78rem;

	background-color: #2b5bba;

	float: left;

}

.xinwen_left_img{

	text-align: center;

	height: 2.18rem;

	overflow: hidden;

}

.xinwen_left_img img{

	vertical-align: top;

	width: 100%;

	height: 2.18rem;

}

.xinwen_left_tt{

	padding: 0.3rem 0;

	display: flex;

}

.xinwen_left_tt_01{

	width: 1.15rem;

	display: flex;

	flex-direction: column;

	align-items: center;

	font-size: 0.16rem;

	color: #accef6;

}

.xinwen_left_tt_01 h2{

	font-size: 0.36rem;

	color: #ffffff;

	font-weight: bold;

	padding-bottom: 0.1rem;

}

.xinwen_left_tt_02{

	width: 3.34rem;

	display: flex;

	flex-direction: column;

	font-size: 0.15rem;

	color: #d1e4fb;

	line-height: 0.3rem;

	overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

}

.xinwen_left_tt_02 h2{

	font-size: 0.16rem;

	color: #ffffff;

	padding-bottom: 0.2rem;

}

.xinwen_left_tt_02_line{

	height: 1px;

	background-color: #5b9ae4;

	margin-bottom: 0.1rem;

	display: block;

}

.xinwen_right{

	width: 4.2rem;

	/*padding-top: 0.05rem;*/

	float: right;

}

.xinwen_right ul li{

	height: 0.55rem;

	border-bottom: #eeeeee 1px dashed;

	background: url(../images/xinwen_13.png) left center no-repeat;

	/*background-size: 0.06rem;*/

	padding-left: 0.15rem;

	line-height: 0.55rem;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-o-transition: all .3s;

	transition: all .3s;

}

.xinwen_right ul li:hover{

    /*background-color: #2b5bba;*/

    background: url(../images/xinwen_13.png) 0.1rem center no-repeat #2b5bba;

    padding-left: 0.25rem;

}

.xinwen_right ul li a{

	font-size: 0.16rem;

	color: #666666;

}

.xinwen_right ul li:hover a{

    color: #ffffff;

}

.cont_9_right{

	width: 4.94rem;

}

.cont_9_right_up{

	height: 0.86rem;

	border-bottom:#375fae 2px solid;

	/*display: flex;*/

	justify-content: space-between;

	line-height: 0.86rem;

	padding:0 0.34rem;

	text-align: right;

}

.cont_9_right_up span{

	font-size: 0.18rem;

	color: #252525;

	cursor: pointer;

}

.cont_9_right_up span img{

	vertical-align: middle;

	width: 0.31rem;

	margin-right: 0.05rem;

}

.cont_9_right_up a{

	font-size: 0.16rem;

	color: #a2a2a2;

}

.cont_9_right_up a:hover{

    color: #375fae;

}

.cont_9_right_down{

	padding: 0.26rem;

}

.cont_9_right_down ul li{

	height: 0.85rem;

	background-color: #f7f7f7;

	margin-bottom: 0.18rem;

}

.cont_9_right_down ul li a{

	display: flex;

	align-items: center;

}

.wenda_img{

	width: 0.8rem;

	height: 0.85rem;

	position: relative;

	overflow: hidden;

}

.wenda_img1{

	width: 0.3rem;

	position: absolute;

	z-index: 9;

	top:0.24rem;

	left:50%;

	margin-left: -0.15rem;

}

.wenda_img2{

	width: 0.3rem;

	position: absolute;

	z-index: 9;

	top:0.85rem;

	left:50%;

	margin-left: -0.15rem;

	

}

.cont_9_right_down ul li:hover{

	background-color: #2b5bba;

	box-shadow: 3px 3px 6px #e7e7e7;

}

.cont_9_right_down ul li:hover .wenda_img1{

	top:-0.85rem;

}

.cont_9_right_down ul li:hover .wenda_img2{

	top:0.24rem;

}

.wenda_tt{

	width: 3.4rem;

	font-size: 14px;

	color: #999999;

    display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 2;

	/*要显示的行数*/

	overflow: hidden;

}

.wenda_tt h2{

	font-size: 14px;

	color: #666666;

	padding-bottom: 5px;

}

.cont_9_right_down ul li:hover .wenda_tt{

	color: #a2bde9;

}

.cont_9_right_down ul li:hover .wenda_tt h2{

	color: #ffffff;

}















.tabcon-box{

	display: none;

}

.tabcon-box1{

	display: none;

}

.on{

	display: block !important;

}

