#s1{
    height:394px;
}
.title_style {
	width: 100%;
	height: 149px;
	display: flex;

}

.title_style_left {
	width: 60%;
	height: 96px;
	line-height: 140px;
}

.title_style_right {
	width: 40%;
	margin-top: 55px;
	display: flex;
	justify-content: flex-end;
}

.title_style_right_inp {
	height: 45.5px;
	width: 80%;
	opacity: 0.5;
	border: 1px solid #019A9F;
}

.fr {
	width: 65%;
}

.title_style_right_inp:hover {
	border: 1px solid #019A9F;
}

.title_style_right_inp:link {
	border: 1px solid #019A9F;
}

.title_style_right_btn {
	width: 20%;
	height: 45.5px;
	padding-top: 5px;
	margin-left: -5px;
	background-color: #019A9F;
	border: #019A9F;
}

/* 无下拉菜单css */
.menus {
	background-color: #019A9F;
	height: 60px;
	z-index: 2;
}

.con_back {
	height: 100%;
	padding: 0;
}

.con_back ul {
	width: 100%;
	height: 100%;
	padding-left: 0px;
	/* padding-left: 0!important; */
	margin: 0 !important;
	margin: 0 auto;
}

.con_back ul li {
	margin-right: -3px;
	/*   margin: 0!important; */
	display: inline-block;
	color: #FFFFFF;
	background-color: #019A9F;
	width: 8.2%;

	/* 	padding-left: 1px;
	margin-left: 1px; */
	text-align: center;
	height: 100%;
	font-size: 18px;
	font-family: Alibaba PuHuiTi !important;
	font-weight: bold;
	padding-top: 15px;
	/* border-right: 1px solid #FFFFFF; */
}

.con_back ul li a {
	color: #FFFFFF!important;
	/* background-color: #019A9F!important; */
}

.con_back ul li:hover {
	background-color: #03CFD6!important;
	color: #FFFFFF!important;

}

.con_back ul li:hover a {
	background-color: #03CFD6;
	color: #FFFFFF;
	text-decoration: none;

}

.con_back ul li:link a {
	background-color: #03CFD6;
	color: #FFFFFF;
	text-decoration: none;


}


/* .zz:not(:last-child) {
	border: none!important;
} */
.con_back ul li:not(:first-child) {
	border-left: 1px solid #FFFFFF;
}

/* 完 */






/* 第一栏 */
.con3_style {
	margin-top: 30px;
	width: 100%;
	margin-bottom: 30px;

}

.con1_style_ul {
	width: 100%;
	display: flex;
	margin: 0;
	padding: 0;
}

.con1_style_ul_li {
	list-style: none;
	width: 23%;
	padding: 40px 102px 40px 101px;
	background-color: #FFFFFF;
}

.con1_style_type1_text {
	margin-top: 14px;

}

.con1_style_ul_li:nth-child(1) {
	margin-right: 2.6%;
}

.con1_style_ul_li:nth-child(2) {
	margin-right: 2.6%;
}

.con1_style_ul_li:nth-child(3) {
	margin-right: 2.6%;
}

/* 第二栏 */
.con3_style {
	width: 100%;
	display: flex;
}

.con3_style_left {
	width: 27%;
	padding-top: 24px;
	padding-left: 14px;
	/* padding-bottom: 15px; */
	min-height: 394px;
	background-color: #FFFFFF;
}

.con3_style_left_type1 {
	width: 106%;
	display: flex;
}

.con3_style_left_type1_text {
	width: 70%;
	font-size: 24px;
	font-family: Alibaba PuHuiTi !important;
	font-weight: bold;
	color: #2F2F2F;
	line-height: 28px;

}

.con3_style_left_type2_text {
	width: 80px;
	height: 34px;
	color: #FFFFFF;
	padding-top: 2px;
	text-align: center;
	background-color: #019A9F;
}
.con3_style_left_type2_text a{
	color: #FFFFFF!important;
	text-decoration: none!important;
}

.con3_style_left_type2_text a:hover{
	color: #FFFFFF!important;
	text-decoration: none!important;
}
.con3_style_left_type2_text span {
	font-size: 20px;

	padding-left: 10px;
	padding-top: 5PX;
}

.con3_style_left_type2 {
	width: 96%;
	margin-right: 4%;
	margin-top: 24px;
}

.con3_style_left_type3 {
	width: 96%;
	margin-right: 4%;
	margin-top: 24px;
}

.con3_style_left_type3 ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

.con3_style_left_type3 ul li {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	margin-bottom: 23px;
}

.con3_style_left_type3_left {
	width: 4px;
	height: 4px;
	background: #019A9F;
	border-radius: 50%;
	margin-right: 7px;
	margin-top: 6px;

}

.con3_style_left_type3_con {
	width: 82%;
	font-size: 14px;
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
	color: #525152;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

}

.con3_style_left_type3_right {
	width: 15%;
}

.con3_style_right {
	width: 71%;
	background-color: #FFFFFF;
	min-height: 394px;
	margin-left: 2%;
	display: flex;
}


/* 轮播 */
.index_frist_lunbo {
	width: 56%;
	padding: 15px;
	padding-left: 24px;
	padding-top: 24px;
}

.index_frist_lunbo>div.left:first-child,
.index_frist_lunbo>div.left:first-child .swiper-slide {
	width: 460px;
	height: 434px;
}

.index_frist_lunbo>div.left:first-child .swiper-slide>a {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
}

.index_frist_lunbo>div.left:first-child .swiper-slide>a>div,
.index_frist_lunbo>div.left:first-child .swiper-slide>a>div>img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: .6s all;
	-webkit-transition: .6s all;
	-moz-transition: .6s all;
	-ms-transition: .6s all;
	-o-transition: .6s all;
}

.index_frist_lunbo>div.left:first-child .swiper_demo2 .swiper-slide:hover>a>div>img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
}

.index_frist_lunbo>div.left:first-child .swiper_demo2 .swiper-slide>a>p {
	position: absolute;
	/* width: 100%; */
	/* padding: 0 15px; */
	bottom: 0;
	margin-left: 10px;
	height: 33px;
	line-height: 33px;
	/* background: rgba(0, 0, 0, 0.6); */
	color: white;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#992000000, endcolorstr=#99000000);
}

.index_frist_lunbo>div.left:first-child .swiper_demo2 .pagination {
	position: absolute;
	bottom: 10px;
	right: 15px;
}

.index_frist_lunbo>div.left:first-child .swiper_demo2 .pagination span {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #ECECEC;
/* 	border-radius: 50%; */
	margin: 0 7px;
	cursor: pointer;
}

.index_frist_lunbo>div.left:first-child .swiper_demo2 .pagination span.swiper-active-switch {
	background: #0069B7;
}

.index_frist_lunbo>div.left:nth-child(2) {
	margin-left: 15px;
	width: 359px;
	height: 221px;
}

.index_frist_lunbo>div.left:first-child .swiper_demo2 .pagination {
	position: absolute;
	bottom: -15px;
	right: 15px;
	z-index: 22;
	left: 361px;
}

.index_frist_lunbo>div.left:first-child .swiper_demo2 .pagination span {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #019A9F;
	/* border-radius: 50%; */
	margin: 0 7px;
	cursor: pointer;
}

.index_frist_lunbo>div.left:first-child .swiper_demo2 .pagination span.swiper-active-switch {
	background: #0069B7;
}

/* 轮播完 */
.con2_right_right_style {
	width: 44%;
	padding-top: 24px;
}

.con2_right_right_type1 {
	width: 100%;


}

.con2_right_right_type1_text1 {
	width: 80px;
	height: 34px;
	line-height: 34px;
	float: right;
	color: #FFFFFF;
	padding-top: 2px;
	text-align: center;
	background-color: #019A9F;
}
.con2_right_right_type1_text1 a{
	color: #FFFFFF!important;
	text-decoration: none;
}
.con2_right_right_type1_text1 a:hover{
	color: #FFFFFF!important;
	text-decoration: none;
}

.con2_right_right_type1_text1 span {
	font-size: 20px;

	padding-left: 10px;
	padding-top: 5PX;
}

.con2_right_right_type1_text2 {
	float: left;
	padding-left: 20px;
	font-size: 24px;
	font-family: Alibaba PuHuiTi !important;
	font-weight: bold;
	color: #2F2F2F;
}

.con2_right_right_type25 {
	width: 100%;
	margin-top: 41px;
	padding-left: 20px;
}

.con2_right_right_type25_ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

.con2_right_right_type25_ul_li {
	list-style: none;
	display: flex;
	padding-top: 12px;
	padding-bottom: 12px;
}

/* .con2_right_right_type25_ul_li:nth-child(1){
	padding-top: 20px;
} */
/* 第三屏幕 */
.con4_style {
	width: 100%;
	display: flex;

}

.con4_style_left {
	width: 20%;
	background-color: #FFFFFF;
	min-height: 400px;
}

.con4_style_left_type1 {
	width: 100%;
	height: 75px;
	line-height: 75px;
	text-align: center;
	font-size: 28px;
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #019A9F;

}

.con4_style_left_type2 {
	width: 100%;
}

.con4_style_left_type2_ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

.con4_style_left_type2_ul_li {
	width: 100%;
	height: 76px;
	line-height: 76px;
	text-align: center;
	display: inline-block;
	/* 	background-color: #00A791; */
	border-bottom: 1px solid #ECECEC;

}
.con4_style_left_type2_ul_li span{
	padding-left: 8px;
}

.con4_style_right {
	margin-left: 2%;
	width: 78%;
}

.con4_style_right_type1 {
	width: 100%;
	height: 352px;
	/* background-color: #007AFF; */
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-top: 27px;
}

.con4_style_right_type2 {
	width: 100%;

}

.con4_style_right_type2_right {
	float: right;
	width: 80px;
	background-color: #019A9F;
	height: 34px;
	text-align: center;
	color: #FFFFFF;
	line-height: 34px;
}
.con4_style_right_type2_right a{
	color: #ffffff!important;
	text-decoration: none!important;
}
.con4_style_right_type2_right a:hover{
	color: #ffffff!important;
	text-decoration: none!important;
}

.con4_style_right_type2_lefts {
	font-size: 24px;
	font-family: Alibaba PuHuiTi !important;
	font-weight: bold;
	color: #2F2F2F;
}

.con4_style_right_type2_cd {
	width: 90%;
	margin-top: 28px;
}

.nav-item {
	width: 19%;
	margin-left: 5px;
	background-color: #ECECEC;
}

.tabContent_ul {
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 0;

}

.tabContent_ul_li {
	width: 24%;
	margin-top: 22px;
	display: inline-block;
	list-style: none;
	text-align: content;
	padding-left: 20px;
}

.tabContent_ul_li span
{
	padding-left: 5px;

}

.con4_style_right_type2_styx {
	width: 100%;
	margin-top: 30px;
	background-color: #FFFFFF;
	min-height: 220px;
	padding-top: 27px;
	padding-left: 27px;
}

.con4_style_right_type2_styx1 {
	margin-bottom: 10px;
	width: 100%;
}
.con4_style_right_type2_right span{
	font-size: 20px;
	
	padding-left: 10px;
	padding-top: 5PX;
}

.con4_style_right_type2_styx1_text {
	width: 80px;
	height: 35.5px;
	text-align: center;
	background-color: #019A9F;
	float: right;
	padding-top: 5px;
	color: #FFFFFF;
}
a{
	color: #019A9F!important;
	text-decoration: none;
}
.con2_right_right_type1_text1 a{
	color: #FFFFFF!important;
}
a:hover{
	color: #019A9F!important;
	text-decoration: none!important;
}
a:link{
	/*color: #019A9F!important;*/
	text-decoration: none!important;
}
.con4_style_right_type2_styx1_text span {
	padding-left: 10px;
	font-size: 18px;

}

.zjjs {
	font-size: 24px;
	font-family: Alibaba PuHuiTi !important;
	font-weight: bold;
	color: #2F2F2F;
}


.swiper-container2 {
	width: 100%;
	height: 150px;
	/* margin: 20px auto; */
	overflow: hidden;
	position: relative;
	z-index: 1;
	padding: 0px 1px;
	padding-right: 19px;
	margin-top: 13px;
}
.news_detax1_style_ul_li_text2 p{
	font-size: 15px!important；
	text-indent: 37px!important;
	line-height: 37px!important;
/*	background: #ffffff!important;*/
}
*{
    box-sizing: border-box;
}
ul,li{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.sw_style {
	border: 1px solid #000000;
	padding: 10px;
	display: flex;
}

.sw_style_ty1 {
	margin-left: 21px;
	    margin-top: 26px;
	    margin-right: 26px;
}

.sw_text {
	padding: 10px 10px 10px 10px;
	background: #019A9F;
	border-radius: 10px;
	font-size: 16px;
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
	color: #FFFFFF;
	text-align: left;
	margin-top: 10px;
}
.con2_right_right_type1_text1 a{
	color: #FFFFFF!important;
}
.sw_text1 {
	text-align: left;
	/* height: 16px; */
	font-size: 16px;
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
	color: #666666;
	/* margin: 5px; */
	padding-left: 2px;
}

.sw_text2 {

	font-size: 20px;
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
	color: #666666;
	text-align: left;
}


.conten8_style {
	margin-top: 20px;
	background-color: #FFFFFF;
	min-height: 160px;
	padding-left: 27px;
	padding-top: 26px;
	margin-bottom: 18px;
}

.conten8_style_type {
	float: right;
	width: 80px;
	height: 35.5px;
	text-align: center;
	color: #FFFFFF;

	background-color: #019A9F;
}

.span {
	font-size: 20px;

	padding-left: 10px;
	padding-top: 5PX;
}

.conten8_style_type_text {

	font-size: 24px;
	font-family: Alibaba PuHuiTi !important;
	font-weight: bold;
	color: #2F2F2F;

}

.lj {
	margin-top: 46px;
	margin-right: 32px;
}

.lj ul {
	padding: 0;
	margin: 0;
}

.lj ul li {
	margin-left: 10px;
	display: flex;
	list-style: disc;
	font-size: 16px;
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
	display: inline-block;
}

.style_dd {
	width: 100%;
	display: flex;
}

.dian {
	background-color: #000000;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	margin-top: 10px;
	margin-right: 5px;
}

.foter {
	background-color: #019A9F;
	width: 100%;
	min-height: 200px;
}
.foter_sty{
	width: 100%;
	display: flex;

}

.foter_sty1{
	color: #FFFFFF;
	width: 100%;
	font-size: 18px;
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
	margin-top: 71px;
/*	text-align:center;*/
}
.foter_sty2{
	color: #FFFFFF;
	width: 100%;
	font-size: 18px;
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
	margin-top: 30px;
	/*text-align:center;*/
}
.foter_sty2 a{
	text-decoration: none;
	color: #FFFFFF!important;
}
.foter_sty2 a:hover{
	text-decoration: none;
	color: #FFFFFF!important;
}


/* news_list css */




/* new_details css */
.news_date_conten_stys {
	width: 100%;
	padding: 0 10px;
	background: #f9f9f9;
	border-top: 2px solid #0277bd;
	height: 50px;
	line-height: 50px;
	margin-top: 30px;
}

.news_date_conten_stys strong {
	display: inline-block;
	float: left;
width: 20%;
	padding-left: 38px;
	background: url(../images/l2.png) 10px center no-repeat;
	font: bold 16px/50px Alibaba PuHuiTi !important;
	color: #0277bd;
}

.xicon {
	width: 100%;
	min-height: 500px;
	margin-bottom: 50px;
	padding: 30px 10px 0;
}

.xicon h4 {

	text-align: center;
	font: bold 24px/40px Alibaba PuHuiTi !important;
	color: #333333;

}

.xicon h6 {
	text-align: center;
	font: 14px/40px Alibaba PuHuiTi !important;
	color: #999;
}
/* news_deta css */
.news_date_img {
	text-align: center;
}

.news_date_text {
	width: 100%;
	margin-top: 80px;
}

.news_date_text ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

.news_date_text ul li {
	list-style: none;

	text-indent: 2em;
	font: 16px/36px Alibaba PuHuiTi !important;
	color: #333333;
}
.new_deta_tltie{
	margin-top: 50px;
	float: left;
	font-size: 20px;
	margin-bottom: 20px;
	color: #000000;
}
.new_deta_tltie2{
	margin-top: 50px;
	float: right;
	font-size: 20px;
	margin-bottom: 20px;
	color: #000000;
}

.text1 {
	text-indent: 2em;
	font: 16px/36px Alibaba PuHuiTi !important;
	color: #333333;
}
.ols {
	
	width: 80%;
	display: flex;
	justify-content: flex-end;
}


.news_ss {

	width: 100%;
	min-height: 600px;
}

.news_ss ul {
	min-height: 600px;
	width: 100%;
	margin: 0;
	padding: 0;


}

.news_ss ul li {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	padding: 20px;
	padding-left: 40px !important;
	font-size: 18px;
}

.news_ss ul li:hover a {
	color: #00A791 !important;
}

.news_css {
	width: 100%;
}

.news_css_style {
	width: 100%;
	display: block;
	height: 200px;
}

.news_css_style_ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

.news_css_style_ul_li {
	width: 50%;
	
	list-style: none;
	display: flex;
	/* padding-left: 20px; */
}
/* news_list css */

.news_list{  
	display: flex;
	width: 100%;
	min-height: 500px;
}
.news_list_left{
	width: 100%;
	min-height: 500px;
	margin-top: 30px;
   background-color: #FFFFFF;
	
	
}
.nav_style{
	float: right;
}
.conten_sty_right_type {
	width: 100%;
	padding: 0 10px;
	background: #f9f9f9;
	border-top: 2px solid #0277bd;
	height: 40px;
	line-height: 40px;
	display: flex;
}

.conten_sty_right_type strong {
	display: inline-block;
	float: left;
	padding-left: 38px;
	background: url(../images/l2.png) 10px center no-repeat;
	font: bold 16px/38px Alibaba PuHuiTi !important;
	color: #0277bd;
	width: 20%;
}
.con_ul {
	margin-bottom: 50px;
	width: 100%;
	margin-top: 10px;
	margin: 0;
	padding: 0;
}

.conten_sty_left_type2 ul li:nth-child(1) {
	padding-top: 10px;
}

.con_ul_li {

	list-style: none;
	padding: 0 3px 1px 5px;
	padding-left: 20px;
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px dashed #e5e4e4;
}

.con_ul_li span {
	float: right;
	font: 14px/35px Alibaba PuHuiTi !important;
	color: #999;
	height: 50px;
	line-height: 50px;
}

.con_ul_li a {
	display: inline-block;
	padding-left: 12px;
	background: url(../images/xd.png) no-repeat 0 center;
	font: 14px/35px Alibaba PuHuiTi !important;
	color: #333;
}
.news_list-right{
	width: 22%;
	margin-top: 30px;
	margin-left: 100px;
}
.news_list_right_img{
	width: 100%;
	margin-bottom: 30px;
}
/* news_img css */

.con_img_ul {
	margin-bottom: 50px;
	width: 100%;
	margin-top: 10px;
	margin: 0;
	padding: 0;
	display: flex;
	list-style: none;
	padding-top: 20px;
	flex-wrap: wrap;
}
.news_img_ul_li{

	width: 22%;
	margin: 10px;
	list-style: none;
}
.news_img_style{
	width: 100%;
	border: 1px solid #000000;
}
.news_img_style_type{
	width: 100%;
	height: 30px;
	flex-wrap: wrap;
	line-height: 30px;
	text-align:center;
	color: #FFFFFF;
	background-color: #019A9F;
}
.news_img_style img{
	padding: 0;
	
}
.news_img_style img:hover{
	transform: scale(1.1);
	transition: all 2s ease 0s;
	-webkit-transform: scale(1.1);
	/* box-shadow: 2px 3px 2px 0px #BEBBBB; */
	-webkit-transition: all 2s ease 0s;
}

