@charset "utf-8";
body{ overflow-x:none;}
* {
	margin: 0;
	padding: 0;
	font-family: "Noto Sans SC"; font-weight: 400;
	color: #323232;
	font-size: 14px;
}

img {
	display: block;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	cursor: pointer;
	outline: none;
}

a:hover {
	text-decoration: none
}


.block {
	padding: 20px 0;
}

.fl{
	float: left;
}
.fr{
	float: right;
}

.fc{
	left: 50%;
	transform: translate(-50%);
}
.lanse{
	color: #0068b8;
	font-size: 22px;
}
.huise{
	color: #3a3939;
}
.baise{
	color: #fff;
}
.cl{
	clear: both;
}
/* 涓昏彍鍗 */

.head {
	position: relative;
	width: 100%;
	height: 100px;
	z-index: 9999;
}

.head .logo {
	float: left;
	width: 356px;
	padding-top: 18px;
}

.head .navbox {
	float: right;
	margin: 0 auto;
	width: calc(100% - 500px);
}

.head .nav {
	display: block;
	float: left;
	width: 100%;
}

.head .nav .nav_pc {
	width: 100%;
}

.head .nav ul li {
	float: left;
	position: relative;
	box-sizing: border-box;
	z-index: 999;
}

.head .nav ul li .f_a {
	line-height: 100px;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #343434;
	font-weight: bold;
}

.head .nav ul li .active { 
	color: #eca306; 
	background: none;
}

.head .nav ul li .f_a span {
	float: right;
}

.head .nav ul li:last-child .f_a span {
	display: none;
}

.head .nav ul li:hover .f_a {
	color: #343434;
	transition: all .3s;
}
.head .nav ul li .f_a:hover{
	color: #eca306;
}

.head .nav ul li .s_navbox {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	background: #fff;
	background-color: #eca306;
	z-index: 9999;
	box-sizing: border-box
}

.head .nav ul li .s_navbox .s_a a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	text-align: center;
	line-height: 35px;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
}

.head .nav ul li .s_navbox .s_a a:last-child {
	border-bottom: none;
}

.head .nav ul li .s_navbox .s_a a:hover {
	background-color: #1b81bf;
	color: #fff;
}

.m_nav {
	display: none
}

.headlf .m_logo {
	display: none
}

.headrg .m_menuimg {
	display: none
}

.active {
	background-color: #1b81bf
}

.activ2 {
	background-color: #1b81bf
}

/* 涓嬫媺渚ц竟鑿滃崟 */
.sidenav {
	position: relative;
	width: 180px;
	display: block;
	float: left;
}

.sidenav label {
	width: 180px;
	display: block;
	padding-left: 55px;
	box-sizing: border-box;
	background: #128ee3;
	position: relative;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: 16px;
}

.sidenav label i {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	background-size: 20px;
	left: 25px;
	top: 16px;
}

.sidenav .side {
	display: inline-block;
	position: absolute;
	top: 48px;
	left: 0;
	z-index: 999;
	width: 180px;
	background: #fff;
	border-top: none;
	background-color: rgba(255, 255, 255, .95);
	box-sizing: border-box;
}

.sidenav .side li {
	position: relative;
	width: 100%;
	padding: 5px 0px;
	border-bottom: 1px solid #cccccc;
	box-sizing: border-box
}

.sidenav ul.side li:first-child {
	cursor: pointer;
}

.sidenav .side li a {
	color: #333;
	height: 40px;
	line-height: 40px;
	padding: 8px 0 8px 0;
	display: block;
	font-size: 16px;
}

.sidenav .side li a:hover {
	background: none;
	color: #0085cd;
}

.sidenav .side li a i {
	transition: all 0.3s ease 0s;
}

.sidenav .side li a i.side_t {
	margin-left: 10px;
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	background-size: 30px;
}

.sidenav .side li a:hover i {
	margin-left: 15px;
}

.icon1 {
	background: url(../images/sideicon1.png) no-repeat;
}

.icon2 {
	background: url(../images/sideicon1.png) no-repeat;
}

.icon3 {
	background: url(../images/sideicon1.png) no-repeat;
}

.icon4 {
	background: url(../images/sideicon1.png) no-repeat;
}

.icon5 {
	background: url(../images/sideicon1.png) no-repeat;
}

.icon6 {
	background: url(../images/sideicon1.png) no-repeat;
}

.icon7 {
	background: url(../images/sideicon1.png) no-repeat;
}

.sidenav .side li:hover .side_main {
	display: block;
	z-index: 999;
}

.sidenav .side .side_main {
	display: none;
	width: 500px;
	background: #FFFFFF;
	position: absolute;
	left: 180px;
	top: 0;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	border: 1px #cecece solid;
	z-index: 7;
}

.sidenav .side .side_main dl {
	margin: 20px;
	padding: 0;
}

.sidenav .side .side_main dl dt {
	font-size: 18px;
	margin-bottom: 10px;
	color: #0173b2;
	font-weight: bold;
}

.sidenav .side .side_main dl dt b {
	font-size: 15px;
}

.sidenav .side .side_main dl dd {
	margin-bottom: 10px;
	display: inline-block;
}

.sidenav .side .side_main dl dd a {
	position: relative;
	display: inline-block;
	color: #777;
	font-size: 14px;
	margin: 0 4px;
	padding: 0 5px;
	border-right: 2px solid #bbbbbb;
	height: auto;
	line-height: 1.5;
	transition: all 0.2s ease 0s;
}

i.icon-hot,
i.icon-new {
	display: inline-block;
	height: 9px;
	width: 24px;
	background: url(../images/img_public.png) no-repeat;
	vertical-align: middle;
}

i.icon-hot {
	background-position: 0 -240px;
}

i.icon-new {
	background-position: -40px -240px;
}

.sidenav .side .side_main dl dd a span {
	color: #999;
}

.sidenav .side .side_main dl dd a:hover {
	background: none;
	color: #00238b;
	transform: translateY(-2px);
}

.sidenav .side .side_main dl dd a:hover b {
	color: #40adf5;
}

.sidenav .side .side_main dl dd a:hover span {
	color: #40adf5;
}



/* 杞挱鍥 */
.slider {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.slideBox .hd {
	height: 15px;
	z-index: 1;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 50px;
	transform: translateX(-50%);
	z-index: 1;
}

.slideBox .hd ul {
	text-align: center;
	padding-top: 5px;
}

.slideBox .hd ul li {
	cursor: pointer;
	float: left;
	margin-right: 5px;
	width: 8px;
	height: 8px;
	text-align: center;
	/* background: #fff; */
	border: 1px solid #fff;
}

.slideBox .hd ul .on {
	background: #fff; width:10px; height:10px; margin-top:-1px;
}

.slideBox .bd {
	position: relative;
	z-index: 0;
}

.slideBox .bd li img {
	width: 100%;
	/* height: calc(100vh - 100px); */
	/* height: 100vh; */
	vertical-align: top;
}

.slideBox .bd li video {
	width: 100%;
	vertical-align: top;
}


.newslist{width: 100%;overflow: hidden; margin:50px auto 100px;}
.newslist ul li { list-style:none; padding: 20px; background:#f7f7f7; margin-bottom:20px;}
.newsmain{ overflow: hidden; position:relative;}
.newsmain .img{width: 25%; float: left; overflow: hidden;}
.newsmain .img img{width: 100%;height: 100%;object-fit: cover;transition: .4s ease;}
.newsmain .text{width: 72%;float: right; padding: 10px 0;}
.newsmain .text h5{font-size: 18px; color: #323232; line-height: 24px;height: 24px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition: all .4s ease; margin-top:0;}
.newsmain .text time{ font-size:14px; color:#9b9999; line-height:20px;}
.newsmain .text p{font-size: 15px; color: #6a6969; line-height: 26px;height: 62px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin-top: 6px; padding-bottom:10px;}
.newsmain .text span{ position:absolute; bottom:10px; left:28%; color:#1b81bf; font-size:14px;}

.newsmain .img:hover img{transform: scale(1.06);}
.newsmain:hover .text h6{opacity: 1;}

/* 鏂伴椈璇︽儏 */
.news-box{width: 100%;padding: 50px 0 100px 0;overflow: hidden;}
.news-left{width: 75%;float: left;padding-right: 100px;}
.newstit{width: 100%;padding-bottom: 20px;border-bottom: 1px solid #e5e5e5;}
.newstit h5{position: relative;padding-left: 45px;font-size: 16px;color: #888;line-height: 30px;}
.newstit h5::after{content: '';width: 30px;height: 1px;background-color: #e5e5e5;position: absolute;left: 3px;top: 14px;}
.newstit h6{font-size: 26px;color: #000;line-height: 36px;margin-top: 10px;}
.newstext{width: 100%;margin-top: 20px;font-size: 16px;line-height: 28px;color: #666;text-align: justify;}
.newstext p{ margin:14px 0; font-size: 16px;line-height: 28px;color: #666;text-align: justify;}
.newstext p img, .newstext img{max-width: 100%;height:auto !important; margin: auto; }

.newstext h4{ margin:20px 0; font-size:18px; font-weight:bold; color:#333;}


.news-right{width: 25%;float: right;height: auto;overflow: hidden;}
.news-right1{width: 100%;border: 1px solid #c3c3c3;padding: 26px;}
.news-right1 ul li{padding-bottom: 25px;border-bottom: 1px solid #c3c3c3;margin-bottom: 20px;}
.news-right1 ul li:last-child{border-bottom: 0px;margin-bottom: 0;padding-bottom: 0;}
.news-right1 ul li h4{font-size: 18px;color: #333;}
.news-right1 ul li h5 a{font-size: 16px;color: #666;line-height: 24px; display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;margin-top: 15px;transition: all .4s ease;}
.news-right1 ul li h5:hover{color: #1b81bf;}
.news-right1 ul li h6{font-size: 13px;color: #666;margin-top: 10px;}
.news-right2{width: 100%;border: 1px solid #c3c3c3;padding: 26px;margin-top: 30px;}
.news-right2 h5{font-size: 18px;color: #333;}
.news-right2 h6 a{display: block;line-height: 40px;color: #fff;text-align: center;background-color: #1b81bf;font-size: 16px;transition: all .4s ease;}
.news-right2 h6 a:hover{background-color: #12689c;}

.BMap_Marker label.BMapLabel{ display:none;}

@media all and (max-width:1440px) { 
	.newsmain .text{ padding:5px 0;}
	.newsmain .text span{ bottom:10px;}
	.newsmain .text p{ font-size:14px; line-height:24px; height:48px; margin-top:5px;}

}


@media all and (max-width:1280px) { 
	.newsmain .text{ padding:0;}
	.newsmain .text span{ bottom:5px;}
	
	.news-left{ padding-right:50px;}
    .newstit h6{font-size: 20px;line-height: 28px;}
    .newstext{font-size: 14px;line-height: 24px;}
    .news-right1,.news-right2{padding: 20px 10px;}
    .news-right1 ul li{padding-bottom: 15px;}
    .news-right1 ul li h5{font-size: 14px;}
}
@media all and (max-width:1140px) { 
	.newsmain .text{ padding:0;}
	.newsmain .text span{ bottom:0;}
	.newsmain .text h5{ margin-bottom:5px;}
	.newsmain .text p{ margin:5px 0;}
}
@media all and (max-width:960px) { 
	.newsmain .text time{ display:none;}
    /* 骞虫澘璁惧 720 閫傞厤 */
    .news-box{ padding:30px 0 50px;}
	.newslist{ margin:30px 0 50px;}
    .newstime h6{font-size: 24px;}
    .news-left{width: 100%;padding-right: 0;}
    .news-right{width: 100%;margin-top: 30px;}
    .news-right1 ul li h5{/*height: 30px;line-height: 30px;*/-webkit-line-clamp:1}
}

@media all and (max-width:760px) {
    /* 绉诲姩缁堢浠ヤ笂 360 閫傞厤 */
	.newsmain{ padding-bottom:30px;}
	.newsmain .img{width: 100%;height: auto;}
    .newsmain .text{width: 100%;padding: 20px 0 0;}
    .newsmain .text p {margin-top: 10px;}
    .newsmain .text span { left:0;}
    .newsmain .text h5{font-size: 16px;}
    .newsmain .text h6{opacity: 1;margin-top: 20px;font-size: 14px;}
    .newstext p{text-align: justify;padding-bottom: 12px;}
    .news-right2{margin-top: 10px; padding:0; border:none;}
    .news-right{margin-top: 10px;}
    .newstit h6{font-size: 18px;line-height: 26px;}
    .newstit{padding-bottom: 14px;}

	.newsmain .text p{ font-size:14px; line-height:22px; height:auto;}
	.news-right1 ul li h4{ font-size:16px;}
	.news-right1 ul li h5 a{ font-size:14px; line-height:24px; margin:10px 0 0px;overflow: hidden;  text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; transition: all .5s ease;}
	.news-right1 ul li h5{ margin:10px 0 0px;}
	.news-right1 ul li h6{ font-size:12px; margin-top:0;}
	
}



/*灏忎簬1600澶т簬1200绋嶅井璋冩暣涓嬪瓧浣?/
@media screen and (max-width: 1600px) and (min-width:1200px) {
	.nav ul li .f_a {
		font-size: 14px
	}

	.nav ul li .s_navbox .s_a a {
		font-size: 12px
	}

	.foot_top ul {
		margin-left: 60px
	}

	.nav ul li .s_navbox .s_a {
		width: 100%
	}
}


/*绉诲姩绔鑸?/
@media screen and (max-width: 1024px) and (min-width: 0px) {
	.msgNum {
		display: none;
	}

	.slider {
		margin-top: 44px;
	}

	.head {
		display: none
	}

	.m_img {
		display: block;
		height: 44px;
		background: #fff;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		z-index: 9999;
		border-bottom: 1px solid #ddd;
		overflow: hidden;
	}

	.m_img .headlf {
		padding-top: 2px;
		padding-left: 5px;
		float: left;
	}

	.m_img .headlf .m_logo {
		height: 40px;
		display: block
	}

	.m_img .headrg {
		padding-right: 5%;
		padding-top: 14px;
		float: right;
	}

	.m_img .headrg a .m_menuimg {
		height: 16px;
		vertical-align: top;
		display: block
	}

	.m_nav {
		display: block;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 0px;
		height: 0px;
		overflow: hidden;
		z-index: 99999999;
	}

	.m_nav .closecover {
		position: absolute;
		width: 100%;
		height: 100%;
		background: #0b0d19;
		filter: alpha(opacity=0);
		opacity: 0;
		left: 0px;
		top: 0px;
		z-index: 1
	}

	.m_nav .closeicon {
		position: absolute;
		width: 20%;
		left: 30px;
		top: 5%;
		z-index: 9999999999;
		text-align: center;
		filter: alpha(opacity=0);
		opacity: 0
	}

	.m_nav .m_navList {
		position: absolute;
		width: 80%;
		right: 0px;
		top: 0px;
		background: #0b0d19;
		height: 100%;
		z-index: 9999999999;
		right: -80%;
		overflow-y: scroll;
	}

	.m_nav .m_navList ul {
		padding-left: 5%;
		padding-right: 5%
	}

	.m_nav .m_navList ul li {
		border-bottom: 1px solid #232530
	}

	.m_nav .m_navList ul li a {
		display: block;
		height: 45px;
		color: #fff;
		line-height: 45px;
		padding-left: 5%;
		font-size: 16px
	}

	.m_nav .m_navList ul li .m_f_a {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%
	}

	.m_nav .m_navList ul li .m_f_a a {
		flex: 1;
	}

	.m_nav .m_navList ul li .m_f_a i {
		width: 40px;
		height: 35px;
		box-sizing: border-box;
		padding: 0 5px;
		display: block;
	}

	.icon {
		background: url(../images/plus.png) 100% no-repeat;
		background-position: 50% 50%;
		-webkit-transition: all 0s;
		-moz-transition: all 0s;
		transition: all 0s
	}

	.icon_on {
		background: url(../images/reduce.jpg) 50% no-repeat !important;
		background-position: 50% 50%;
		-webkit-transition: all 0s;
		-moz-transition: all 0s;
		transition: all 0s
	}

	.m_nav .m_navList ul li .m_s_nav {
		display: none;
		width: 100%;
	}

	.m_nav .m_navList ul li .m_s_nav a {
		display: block;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		padding-left: 10%;
		overflow: hidden;
		white-space: nowrap;
		width: 90%;
		text-overflow: ellipsis;
	}
}


