/* head */



.head_bg {
	width: 100%;
	position: relative;
	background: #013365;
	height: 48px;
	background-color: #013365;

}



.head {
	color: #FFFFFF;
	line-height: 48px;
	font-weight: 300;
	width: 1350px;
	margin: 0 auto;
	min-width: 1350px;

}



.head a {

	color: #FFFFFF;

}



.head_l {
	float: left;
	font-size: 14px;
	padding-left: 0px;

}



.head_l a {

    font-size: 14px;

    color: #b3e0c7

}



.head_r {

    float: right;

}



.head_r1 {

    float: left;

}



.head_r1 a {

    text-align: center;

    padding: 0 15px;

}



.head_r1 b {

    color: #fff;

    font-size: 16px;

    font-weight: 900;

}



.head_r1 span {

    color: #fff;

    font-size: 15px;

    font-weight: 800;

}



.icon_head {

    padding-top: 12px;

    font-size: 0;

    margin-left: 18px;

}



.icon_li {

    width: 22px;

    height: 22px;

    position: relative;

    display: inline-block;

    vertical-align: top;

    z-index: 10000;

}



.icon_li+.icon_li {

    margin-left: 16px;

}



.icon_li i {

    width: 26px;

    height: 26px;

    display: block;

    position: relative;

}



.il_box {

    height: 0;

    opacity: 0;

    position: absolute;

    top: 36px;

    left: 50%;

    z-index: 2;

    overflow: hidden;

    transition: 300ms;

}



.icon_li:hover .il_box {

    height: auto;

    top: 61px;

    z-index: 9;

    opacity: 1;

    transition: 300ms;

}



.wx_ewm {

    width: 140px;

    margin-left: -80px;

    text-align: center;

    background: #fff;

}



.wx_ewm p {

    line-height: 26px;

    color: #333;

}





/*top*/



#top_box {
	width: 1350px;
	margin: 0 auto;
	height: 115px;
	overflow: inherit;
	background: #fff;
	min-width: 1350px;
	position: relative;
	z-index: 9999;

}



#top_box_inside {

    width: 100%;

    margin: 0 auto;

    height: 130px;

    background: #fff;

    z-index: 2;

}



#top_l {

    position: absolute;

    left: 0%;

}



#top_logo {
	float: left;
	margin-top: 20px;

}

#top_logo img {
width:auto;
height:75px;


}




#top_name {

    float: left;

    font-size: 26px;

    line-height: 100px;

    font-weight: bold;

    margin-left: 5px;

}



.topimg {

    width: 1px;

    background: #dedede;

    float: left;

    overflow: hidden;

    margin-left: 13px;

    margin-right: 13px;

    height: 70px;

    margin-top: 35px;

}



#top_gg {

    width: 300px;

    float: left;

    color: #333;

    font-size: 28px;

    margin-top: 28px;

    font-weight: bold;

}



#top_gg p {

    background: url(../images/20201019194818_8321388.jpg) no-repeat;

    width: 300px;

    height: 30px;

    line-height: 30px;

    margin-top: 3px;

}



#top_gg p i {

    font-size: 16px;

    color: #fff;

    text-align: center;

    width: 100px;

    font-weight: normal;

    float: left;

}





/*nav*/



.nav {
	height: 80px;
	position: absolute;
	right: 0%;

}



.menu {

	float: left;

	padding-right: 0px;

}



.NavCeshi {}



.NavCeshi .r {

    background: none;

}



.NavCeshi>li {
	float: left;
	transition: 0.2s all ease-in-out;
	position: relative;
	background: url(../images/20201019193937_1483155219.gif) left no-repeat;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;

}



.NavCeshi>li:first-child {}



.NavCeshi>li>a {

	display: block;

	text-align: center;

	padding: 0px 0;

	font-size: 18px;

	line-height: 115px;

	color: #333;

	transition: 0.2s all ease-in-out;

	height: 115px;

	position: relative;

	z-index: 1113;

}



.NavCeshi>li>a:after,

.NavCeshi>li>a::after {

    content: '';

    width: 0%;

    height: 2px;

    background: #013365;

    display: block;

    position: absolute;

    left: 0;

    bottom: 0;

    transition: 0.3s all ease-in-out;

}



.NavCeshi>li.navcurrent>a:after,

.NavCeshi>li.navcurrent>a::after,

.NavCeshi>li:hover>a:after,

.NavCeshi>li:hover>a::after {

    width: 100%;

}



.NavCeshi>li.navcurrent>a,

.NavCeshi>li:hover>a {
	color: #013365;
	font-weight: bold;

}



.NavCeshi>li.navcurrent>a>.en,

.NavCeshi>li:hover>a>.en {}



.NavCeshi li>.nav2 {
	display: none;
	position: absolute;
	left: -27px;
	top: 115px;
	z-index: 99999;

}



.NavCeshi li>.nav2 a {
	display: block;
	background: #fff;
	height: 42px;
	line-height: 42px;
	width: 180px;
	font-size: 15px;
	text-align: center;
	color: #333;
	border-bottom: 1px solid #ededed;
	overflow: hidden;
	padding-left:5px;
	padding-right:5px;

}



#aa2>.nav2 {}



#aa2>.nav2 a {

    width: 180px;

    font-size: 15px;

}



.NavCeshi li>.nav2 a:hover {

    background: #013365;

    color: #fff;

}



.nav2 b {

    color: #999;

}





/*导航下拉*/



.NavCeshi li .sedNav {

    width: 180px;

    position: absolute;

    background: #fff;

    left: -36px;

    top: 100%;

    z-index: 9999;

    display: none;

}



.NavCeshi li .sedNav a {

    display: block;

    line-height: 50px;

    color: #333;

    font-size: 14px;

    text-align: center;

}



.NavCeshi li .sedNav a:hover {

    color: #fff;

    background: #013365;

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e92929', endColorstr='#c21313', GradientType=0);

}



:root .gradient {

    -webkit-filter: none;

    filter: none;

}



.nav .language {

    float: right;

    width: 80px;

    height: 94px;

    cursor: pointer;

    z-index: 2;

    padding-top: 45px;

}









.title_type_002{
	text-align:center;
	padding-right: 0;

}
 .title_type_002 .title_wrap_inner{ width:calc(100% - 80px); max-width:100%; display:inline-block; float:none;}
 .title_type_002 .title_wrap_a{line-height:35px;}
 .title_h4, .box_title_v1 .title_type_002 .title_wrap_inner .title_h5{
	text-align:center;
	font-size: 26px;
	font-weight: bold;
	color: #333333;
	
	
}
.title_type_002 .title_wrap_inner .title_h4{}

 .title_type_002 .title_wrap_inner .title_line{position:absolute; bottom:2px; left:0; width:100%; display:block; border-bottom:1px solid #ddd;}
 .title_type_002 .title_wrap_inner .title_icon{

	position:absolute;
	display:block;
	width:160px;
	height:5px;
	background-color:#0092df;
	margin:-6px auto 0 auto;
	z-index:2;
	bottom:0;
	left:50%;
	transform:translate3d(-50%,0,0)
}




 .box .tab {

	border-top: 0;
	position: relative;
	margin-bottom: 15px;
	padding-top:0px;
}


.nswsfenlei_2019{ margin:0 auto; width:1350px; margin-bottom:50px; margin-top:40px; }





.nswsfenlei_2019 ul {

	display:flex;justify-content:center;

}





.nswsfenlei_2019 li {
	width: 19%;
	height: 50px;
	border: 1px solid #eee;
	float: left;
	text-align: center;
	margin-right: 15px;
	line-height: 50px;

transition: all .5s;
text-decoration: none;
	background: #fff;
	box-shadow: 3px 6px 20px 0 rgba(170,177,191,.18);

}

.nswsfenlei_2019 li a{ display:block; font-size:16px; color:#333; text-decoration:none;}

.nswsfenlei_2019 li a:hover{ color:#FFF;}

.nswsfenlei_2019 li:hover, .curNewsType_2019 {
	background: linear-gradient(to right, #013365 0%,#013365 100%) !important;


    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0041ac', endColorstr='#016dc6',GradientType=0 );
	color: #fff;
	background-size: 400% 370%;
	box-shadow: 0px 0px 8px #013365 !important;
	border: 1px solid #013365 !important;

}

.curNewsType_2019 a{ color:#fff !important;}




  @media (max-width:767px){
   
   
   .nswsfenlei_2019{ margin:0 auto; width:100%; margin-bottom:50px; margin-top:20px;}
   
   
   .nswsfenlei_2019 ul {

	display:flex;
	flex-wrap: wrap;
    list-style-type: none; /* 去除默认的列表样式 */

}

   
   
.nswsfenlei_2019 li {

flex: 1 1 calc(48.5% - 20px);



	height: 40px;

	border: 1px solid #eee;



	text-align: center;

	margin-right: 5px;
	margin-left: 5px;
	margin-top:10px;

	line-height: 40px;

transition: all .5s;
text-decoration: none;

	background: #fff;

	box-shadow: 3px 6px 20px 0 rgba(170,177,191,.18);

}

.nswsfenlei_2019 li a{ display:block; font-size:14px; color:#333; text-decoration:none;}

} 

.eya_tjpro1 {

	margin-top: 10;

	margin-bottom: 15;

}




.eya_tjpro1 .eya_tjpro1_list {
	width: 100%;
	height: auto;
	padding: 0;
	position: relative;
	min-height:180px;
	
	margin-right: auto;
	margin-left: auto;
}
.eya_tjpro1 .eya_tjpro1_list .swiper-container3 {
	overflow: hidden;
	width: 100%
}
.eya_tjpro1_list .swiper-slide {
	background: #ffffff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eya_tjpro1_list .swiper-slide:nth-child(4n+4) {
	margin: 0 0 40px
}
.eya_tjpro1_img {
	width: 100%;
	height: 333px;
	overflow: hidden;
	padding: 0;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #F5F5F5;
}
.eya_tjpro1_img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	border: 1px solid #F5F5F5;
}
.eya_tjpro1_img a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}
.eya_tjpro1_list .swiper-slide:hover .eya_tjpro1_img a:after {
	content: "";
	display: block;
	border: 1px solid #F5F5F5;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eya_tjpro1_img i {
	display: block;
	width: 61px;
	height: 61px;
	overflow: hidden;
	margin: -30px 0 0 -30px;
	padding: 0;
	background: url(../images/pro_more.png) center center no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	z-index: 3
}
.eya_tjpro1_list .swiper-slide:hover .eya_tjpro1_img i {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1)
}
.eya_tjpro1_text {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.eya_tjpro1_text a.eya_tjpro1_name {
	display: block;
	width: 100%;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	color: #333;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
	padding: 0 5%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
}
.eya_tjpro1_text p {
	width: 100%;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #999;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto 10px;
	padding: 0
}
.eya_tjpro1_text em {
	display: block;
	background: url(../images/promore.png) center center no-repeat;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 43px;
	background-size: 100% 100%;
	position: absolute;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eya_tjpro1_text em a {
	display: block;
	width: 100px;
	height: 43px;
	bottom: 0;
	right: 0;
	position: absolute
}
.eya_tjpro1_list .swiper-slide:hover .eya_tjpro1_text em {
	background: url(../images/promore_on.png) center center no-repeat;
	background-size: 100% 100%
}
.eya_tjpro1_list .swiper-button-prev2 {
	background: url(../images/prev2.png) center center no-repeat;
	width: 49px;
	height: 49px;
	background-size: 49px 49px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	position: absolute;
	top: 35%;
	left: -5%
}
.eya_tjpro1_list .swiper-button-prev2:hover {
	background: url(../images/prev1_on.png) center center no-repeat
}
.eya_tjpro1_list .swiper-button-next2 {
	background: url(../images/next2.png) center center no-repeat;
	width: 49px;
	height: 49px;
	background-size: 49px 49px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	position: absolute;
	top: 35%;
	right: -5%
}
.eya_tjpro1_list .swiper-button-next2:hover {
	background: url(../images/next1_on.png) center center no-repeat
}
@media screen and (max-width:1400px) and (min-width:1281px) {
.eya_tjpro1 .eya_tjpro1_list {
	width: 86%
}
}
@media (max-width:1280px) {
.eya_title {
	margin: 0 auto 50px
}
.eya_title p {
	font-size: 38px
}
.eya_title span {
	margin: 0 auto;
	font-size: 64px
}
.eya_tjpro1 {
	padding: 180px 0 0
}
.eya_tjpro1 .eya_tjpro1_list {
	width: 86%
}
.eya_tjpro1_img {
	height: 200px
}
}
@media (max-width:1200px) {
.eya_tjpro1_img {
	height: 187px
}
}
@media (max-width:1080px) {
.eya_title p {
	font-size: 28px
}
.eya_title span {
	font-size: 32px
}
.eya_tjpro1 {
	padding: 30px 0 0
}
.eya_tjpro1 .eya_tjpro1_list {
	width: 84%
}
.eya_tjpro1_list .swiper-button-prev2 {
	left: -7%
}
.eya_tjpro1_list .swiper-button-next2 {
	right: -7%
}
}
@media (max-width:800px) {
.eya_tjpro1 .eya_tjpro1_list {
	width: 80%
}
.eya_tjpro1_list .swiper-button-prev2 {
	left: -9%
}
.eya_tjpro1_list .swiper-button-next2 {
	right: -9%
}
}
@media screen and (max-width:767px) and (min-width:426px) {
.eya_tjpro1_list .swiper-button-prev2 {
	left: -11%
}
.eya_tjpro1_list .swiper-button-next2 {
	right: -11%
}
.eya_tjpro1_list .swiper-button-prev2, .eya_tjpro1_list .swiper-button-next2, .eya_tjpro1_list .swiper-button-prev2:hover, .eya_tjpro1_list .swiper-button-next2:hover {
	background-size: 35px 35px;
	width: 35px;
	height: 35px
}
}
@media (max-width:425px) {
.eya_tjpro1 .eya_tjpro1_list {
	width: 78%
}
.eya_tjpro1_text a.eya_tjpro1_name {
	font-size: 16px
}
.eya_tjpro1_list .swiper-button-prev2 {
	left: -17%
}
.eya_tjpro1_list .swiper-button-next2 {
	right: -17%
}
.eya_tjpro1_list .swiper-button-prev2, .eya_tjpro1_list .swiper-button-next2, .eya_tjpro1_list .swiper-button-prev2:hover, .eya_tjpro1_list .swiper-button-next2:hover {
	background-size: 39px 39px;
	width: 39px;
	height: 39px
}
}
@media (max-width:375px) {
.eya_tjpro1 {
	padding: 30px 0 0
}
}

@media (max-width:320px) {
.eya_title span {
	font-size: 24px
}
.eya_tjpro1 {
	padding: 30px 0 0
}
}

