html {
	background: #fff;
}
body {
	background: #fff;
	position: relative;
}
body * {
	text-shadow: none;
}
html, body {
	min-height: 100%;
}
.mm-page {
	min-height: 100%;
}
nav:not(.mm-menu) {
	display: none;
}
#page {
	min-height: 100vh;
	position: relative;
}
.head_top{
	padding:0.15rem 0.35rem;
	border-bottom: 1px solid #e8e8e8;
}
.head_top p{
	font-size: 0.36725rem;
	color: #666;

}
.header {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 0.35rem;
	position: relative;
}
.loimg {
	max-height: 1.5625rem;
	width: 6.3125rem;
}
.navicon {
	background-image: url(../images/navimg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: left center;
	display: block;
	width: 0.78rem;
	height: 0.68rem;
	position: absolute;
	top: 0.52rem;
	right: 0.35rem;
}
.gricon {
	width: 0.75rem;
	height: 0.75rem;
	position: absolute;
	top: 0.98rem;
	right: 0.35rem;
	background: url(../images/indexseac.png) no-repeat;
	background-size: 100% 100%;
}
.register {
	display: block;
	width: 0.58rem;
	height: 0.58rem;
	position: absolute;
	top: 0.45rem;
	right: 1.34375rem;
	background: url(../images/icon1.png) no-repeat;
	background-size: 100% 100%;
}
.nav_search a {
	padding-top: 0.25rem !important;
	padding-bottom: 0.25rem !important;
	padding-right: 0 !important;
}
.nav_search input {
	height: 0.85rem;
	line-height: 0.85rem;
	color: #666;
	font-size: 0.36rem;
	padding-left: 0.25rem;
	border: 0;
	width: 90%;
	border-radius: 5px;
}
/*indexSechCont*/
.indexSechCont {
	background-color: #007ec8;
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 5;
	text-align: center;
	top: 2.19rem;
	display: none;
}
.indexSechCont input {
	width: 85%;
	box-sizing: border-box;
	border: 1px solid #fff;
	border-radius: 3px;
	padding-left: 10px;
	padding-top: 0.15625rem;
	padding-bottom: 0.15625rem;
	margin-top: 0.15625rem;
	margin-bottom: 0.15625rem;
}
/*indexSechCont end*/
/*slide*/
.indexSlid {
	background: #fff;
	overflow: hidden;
	margin-bottom: 0.35rem;
	height: 3.8285rem;
}
.indexSlid .swiper-slide {
	position: relative;
	text-align: center;
}
.indexSlid img {
	max-width: 100%;
	width: 100%;
	display: block;
	height: 3.8285rem;
}
.indexslide_pop {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 0.95rem;
	line-height: 1rem;
	padding-left: 0.35rem;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 0.3695rem;
	text-align: left;
}
.gallerytitle {
	text-align: center;
	font-size: 1em;
	height: 42px;
	line-height: 42px;
	color: #fafafa;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	font-weight: normal;
	text-shadow: 1px 1px 1px #000;
	/* background-color: rgba(21,20,20,0.5); */
	background-color: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.7));
	background: -webkit-gradient(linear, top, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.7));
	background: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.7));
}
.indexSlid .swiper-pagination-bullet {
	display: inline-block;
	width: 0.18rem;
	height: 0.18rem;
	background: rgba(255,255,255,0.5);
	margin: 0 3px !important;
	cursor: pointer;
	opacity: 1;
}
.indexSlid .swiper-pagination-bullet-active {
	background: #fff;
}
.indexSlid .swiper-container-horizontal>.swiper-pagination-bullets {
	width: auto;
	left: 0;
	right: 0.25rem;
	text-align: right;
	bottom: 0.27rem;
}
/*slide end*/
.content {
	overflow: hidden;
}
.cont_center {
	margin: 0 0.35rem;
	margin-top: 0.35rem;
}
.entrance_section{
	width: 100%;
	overflow: hidden;
	margin-bottom: 0.35rem;
	padding-bottom: 0.35rem;
	border-bottom: 1px solid #dbdbdb;

}
.entrance_section a{
	box-sizing: border-box;
	width: 48%;
	height: 0.98785rem;
	float: left;
	display: block;
	margin-right: 2%;
	font-size: 0.37625rem;
	text-align: center;
	line-height: 1rem;
	font-weight: bold;
	border-radius: 3px;

}
.entrance_section a.btn_dl{
	background: #007ec8;
	color: #fff;

}
.entrance_section a.btn_zc{
	color: #007ec8;
	border:1px solid #007ec8;
}
.entrance_section a:last-child{
	margin-right: 0;

}
.section {
	margin-bottom: 0.35rem;
	overflow: hidden;
}
.sect_tit{
	overflow: hidden;
	padding-right: 0.35rem;
	border-top: 4px solid #1768c4;
	background: #f8f8f8;
	line-height: 1rem;

}
.sect_tit h6 {
    float: left;
    width: 25%;
    text-align: center;
    padding: 0 0.3rem;
    color: #fff;
    font-size: 0.44rem;
    background: #1768c4;
}
.sect_tit .more{
	float: right;
    font-size: 0.37rem;
    color: #666;
}
.first_list,.first_list li{
	width: 100%;
	overflow: hidden;
}
.first_list li{
	margin-top: 0.35rem;

}
.first_list li img{
	width: 40%;
	height: 2.208rem;
	float: left;
	display: block;
}
.first_list li .item_box{
	width: 57%;
	float: right;
}
.first_list li .item_box h6{
	font-size: 0.37rem;
	color: #252525;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.first_list li .item_box p{
	font-size: 0.37rem;

}
.first_list li .item_box p.item_time{
	color: #999;
	margin:0.15rem 0;

}
.first_list li .item_box p.item_text{
	color: #333;
	line-height: 0.55rem;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}
.adv_first{
	width: 100%;
	overflow: hidden;
	margin-bottom: 0.35rem;

}
.adv_first img{
	display: block;
	width: 100%;

}

.one_list {
	margin-top:0.15rem;
}
.one_list li {
	width: 100%;
	overflow: hidden;
	padding: 0.1rem 0;
	line-height: 0.6rem;
	font-size: 0.37rem;
	color: #333;
}
.one_list li:last-child{
	padding-bottom: 0;

}
.one_list li a {
	display: block;
	float: left;
	max-width: 77%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 500;
}
.one_list li a span {
	margin-right: 0.2rem;
	color: #294f98;

}
.one_list li .time {
	float: right;
	color: #999;
}
.sect_tit2{
	padding:0 0.35rem;
	overflow: hidden;
	line-height: 1rem;
}
.sect_tit2 h6{
	color: #fff;
	float: left;
    font-size: 0.44rem;

}
.sect_tit2 .more{
	float: right;
	font-size: 0.37rem;
	color: #fff;

}
.news_items_box{
	padding:0.2rem 0.38rem;
	border:1px solid #eee;
	overflow: hidden;
	padding-bottom: 0.3rem;

}
.channel_list{
	width: 100%;
	overflow: hidden;
	margin-top: 0.4rem;
	margin-bottom: 0.25rem;

}
.channel_list li{
	float: left;
	width: 25%;
	text-align: center;
}
.channel_list li img{
	height: 1rem;

}
.channel_list li p{
	font-size: 0.354rem;
	color: #333;
	margin-top: 0.1rem;


}
.news_first{
	width: 100%;
	overflow: hidden;
	margin-top: 0.2rem;

}
.news_first img{
	float: left;
	width: 38%;
	height: 1.9398rem;
	display: block;
}
.news_first .item_box{
	float: right;
	width: 58%;
	margin-top:0.1rem;


}
.news_first .item_box h6{
	font-size: 0.37rem;
	color: #262525;
	font-weight: bold;
	margin-bottom: 0.1rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}
.news_first .item_box p{
	color: #666;
	font-size: 0.37rem;
	line-height: 0.65rem;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}
.expert_slide,.member_slide{
	width: 100%;
	overflow: hidden;
	margin-top: 0.35rem;

}
.expert_slide .swiper-slide img{
	display: block;
	width: 100%;
	height: 2.25392rem;

}
.expert_slide .swiper-slide p,.product_slide .swiper-slide p{
	color: #333;
	text-align: center;
	font-size: 0.37rem;
	margin-top: 0.15rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}
.product_slide{
	width: 100%;
	overflow: hidden;
	margin-top: 0.2rem;

}
.product_slide .swiper-slide img{
	display: block;
	width: 100%;
	height: 1.7964rem;

}
.member_slide .member_item{
	overflow: hidden;
	border:1px solid #f0f0f0;
	margin-bottom: 0.4rem;
	display: table;
	box-sizing: border-box;
	width: 100%;
	height: 60px;
}
.member_slide .member_item:last-child{
	margin-bottom: 0;

}
.member_slide .member_item a{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.member_slide .member_item img{
	max-width: 100%;
	max-height: 60px;

}
.link_list{
	width: 100%;
	overflow: hidden;
	margin-bottom: 0.1rem;
}
.link_list a{
	display: block;
	width: 48%;
	float: left;
	border-radius: 3px;
	background: #eee;
	text-align: center;
	font-size: 0.37rem;
	color: #666;
	line-height: 0.85rem;
	padding:0 0.15rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-sizing: border-box;
	margin-right: 4%;
	margin-top: 0.2rem;
}
.link_list a:nth-child(2n+2){
	margin-right: 0;

}
.page_banner{
	width: 100%;
	overflow: hidden;
}
.page_banner img{
	display: block;
	width: 100%;
	height: 1.042rem;

}
.three_list,.three_list li{
	width: 100%;
	overflow: hidden;
}
.three_list li{
	padding:0.35rem 0;
	border-bottom: 1px dashed #dcdcdc;
}
.three_list li img{
	display: block;
	float: left;
	width: 30%;
	height: 3.524rem;

}
.three_list li .item_box{
	float: right;
	width: 66%;
	margin-top: 0.15rem;
}
.three_list li .item_box h6{
	font-size: 0.37rem;
	color: #333;
	font-weight: bold;
	margin-bottom: 0.1rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}
.three_list li .item_box p{
	font-size: 0.34rem;
	color: #666;
	line-height: 0.57rem;

}
.three_list li .item_box p.item_time{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.three_list li .item_box p.item_text{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.four_list,.four_list li{
	width: 100%;
	overflow: hidden;
}
.four_list li{
	padding:0.35rem 0;
	border-bottom: 1px dashed #dcdcdc;
}
.four_list li img{
	display: block;
	width: 40%;
	float: left;
	height: 2.208rem;
}
.four_list li .item_box{
	float: right;
	width: 56%;
	height: 2.2067rem;
}
.four_list li .item_box h6{
	font-size: 0.39rem;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.four_list li .item_box {
	font-size: 0.35rem;

}
.four_list li .item_box .item_time{
	color: #999;
	margin:0.15rem 0;
}
.four_list li .item_box .item_text{
	color: #666;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.five_list,.two_list{
	width: 100%;
	overflow: hidden;
	margin-top: 0.35rem;

}
.five_list li{
	width: 23%;
	float: left;
	margin-right: 2.6%;
	margin-bottom: 0.25rem;


}
.five_list li:nth-child(4n+4){
	margin-right: 0;

}
.five_list li img{
	display: block;
	width: 100%;
	height: 2.55rem;
}
.five_list li p{
	text-align: center;
	font-size: 0.37rem;
	color: #333;
	margin-top: 0.13rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}
.database_section{
	width: 100%;
	overflow: hidden;
	margin:0.35rem 0;
}
.database_section img{
	display: block;
	width: 4rem;
	margin:auto;
	margin-bottom: 0.35rem;

}
.database_cont{
	width: 100%;
	overflow: hidden;
}
.database_cont h6{
	font-size: 0.39rem;
	color: #333;
	font-weight: bold;
	margin-bottom: 0.1rem;

}
.database_cont p{
	font-size: 0.35rem;
	color: #333;
	line-height: 0.65rem;
}
.two_list li{
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 0.3rem;

}
.two_list li:nth-child(3n+3){
	margin-right: 0;

}
.two_list li img{
	display: block;
	width: 100%;
	height: 1.935rem;


}
.two_list li p{
	font-size: 0.37rem;
	color: #333;
	text-align: center;
	margin-top: 0.1rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}



/*新闻列表*/
.subNav {
	padding: 0.25rem;
	background: #007ec8;
	font-size: 0.37rem;
	color: #fff;
}

.newslist {
	margin-top: 0.2rem;
}
.newslist li {
	width: 100%;
	overflow: hidden;
	padding: 0.3rem 0;
	border-bottom: 1px dashed #dcdcdc;
	font-size: 0.38rem;
}
.newslist li a {
	display: block;
	float: left;
	width: 75%;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newslist li .time {
	color: #999;
	float: right;
	line-height: 0.5rem;
}
.pageMore {
	margin-top: 0.35rem;
	line-height: 1.0625rem;
	text-align: center;
	font-size: 0.34521rem;
}
.pageMore a {
	color: #999;
}
.pageMore img {
	display: block;
	width: 0.989rem;
	margin: 0 auto;
}
.subNav.Hide {
	background-image: url(../images/hideIcon.png);
	background-repeat: no-repeat;
	background-position: 97% center;
	background-size: 0.34rem;
	cursor: pointer;
}
.subNav.Hide.Show {
	background-image: url(../images/showIcon.png);
	background-repeat: no-repeat;
	background-position: 97% center;
}
.NavCont {
	display: none;
}
.NavCont h6 {
	padding: 0.25rem 0;
	border-bottom: 1px solid #e5e5e5;
	font-size: 0.38rem;
}
.NavCont h6 a {
	display: block;
}
.nav_two {
	border-bottom: 1px solid #e5e5e5;
	display: none;
}
.nav_two li {
	text-indent: 1em;
	font-size: 0.32rem;
	padding: 0.2rem 0;
}
.nav_two li a {
	color: #666;
}
/*新闻详情*/
.NewsCont {
	width: 100%;
	overflow: hidden;
	margin-top: 0.325rem;
}
.NewsTit {
	padding-bottom: 0.2rem;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
}
.NewsTit h5 {
	font-size: 0.38521rem;
	color: #333;
	font-weight: bold;
	margin-bottom: 0.125rem;
}
.NewsTit h6 {
    font-size: 0.38521rem;
    color: #666;
    font-weight: bold;
    margin-bottom: 0.2rem;
}
.NewsTit p {
	font-size: 0.315rem;
	color: #999;
}
.NewsText {
	padding: 0.25rem 0;
	overflow: hidden;
	margin-bottom: 0.2rem;
	width: 100%;
}
.NewsText p {
	color: #666;
	font-size: 0.35725rem;
	line-height: 0.55rem;
}
.NewsText img, .NewsText p img, .NewsText table {
	max-width: 100%;
}
.nwssele {
	padding: 0.3528rem 0;
	padding-bottom: 0;
	border-top: 1px solid #e5e5e5;
	margin-bottom: 0.35rem;
}
.nwssele a {
	font-size: 0.35216rem;
	color: #999999;
	line-height: 0.5625rem;
	width: 100%;
	/*display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-break: break-all;*/
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
@media screen and (min-width:768px) {
}
@media screen and (max-width:375px) {
}
@media screen and (max-width:320px) {
}
@media screen and (max-width:1024px) {
}
/*footer*/
.footer {
	background: #007ec8;
	padding: 0.45665rem 0.35rem;
	overflow: hidden;
	text-align: center;
}
.footer p {
	font-size: 0.35625rem;
	color: #fff;
	line-height: 0.59rem;
	text-align: center;
}
.footer p img{
	width: 2.5rem;
	height: 2.5rem;

}
.footer p a {
	margin: 0 0.25rem;
	color: #fff;
}
.foot_browse{
	display: inline-block;
	text-align: center;
	padding:0.15rem;
	color: #333;
	background: #fff;
	font-size: 0.37rem;
	margin-top: 0.35rem;


}
/*footer end*/
/*返回顶部*/
#scrollUp {
	line-height: 0.9;
	text-align: center;
	text-decoration: none;
	bottom: 1em;
	right: 0.2rem;
	overflow: hidden;
	width: 0.9375rem;
	height: 0.9375rem;
	border: none;
	opacity: 0.6;
	background: url(../images/blup.png) no-repeat;
	background-size: 100% 100%;
	display: none;
}
.indexBlock {
	width: 0.9375rem;
	height: 0.9375rem;
}
/*返回顶部 end*/
/* 百度编辑器动态地图手机适应 start */
.ueditor_baidumap {
	width: 100%;
	height: 100%;
}
/* 百度编辑器动态地图手机适应 end */
