*{margin:0px; padding:0px;}
html, body
{
	padding: 0;
	margin: 0;
}
a{color:#333; text-decoration:none;}
body
{
	background-color: #fff;
	font-family: "Microsoft YaHei", Arial, Helvetica, Verdana;
	font-size:0.8125rem; 
	color:#333;
	line-height: 1.5rem;
	position: relative;
	-webkit-text-size-adjust: none;
}
a, a:link, a:active, a:visited, a:hover
{
	text-decoration: none;
}
ul,dl{list-style:none;}

em { font-style: normal;}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}


.p_f{position:fixed !important; z-index:9999;}
.p_r{position:relative !important;}
.p_a{position:absolute !important;}
.nb{border:none !important;}


.header_sj{
	background: #fff;
	font-weight: bold;
	color: #fff;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
	height:70px;
	padding: 0 18px;
	border-bottom: 1px solid #eee;
	position: fixed;
	z-index: 2000;

	
}
.header_sj.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}
.header_sj .menu
{
	background: center center no-repeat transparent;
	background-image:url(../images/btn.png)   ;
    background-size: 100% auto;
	display: block;
	width: 35px;
	height: 30px;
	position: absolute;
	top: 20px;
	right: 18px;
}
.header .dh {
	background: center center no-repeat transparent;
	background-image:url(../img/btn22.png)   ;
    background-size: 100% auto;
	display: block;
	width: 35px;
	height: 30px;
	position: absolute;
	top: 17px;
	right: 18px;display: none;}
.logo { margin: auto;  height: 50px;  padding-top: 8px;}
.logo img { height: 50px; width: auto;}

.mm-panels > .mm-panel.mm-hasnavbar {padding-top: 70px; }
.partner { padding: 1rem 0.5rem;}
.partner img { width: 100%; height: auto;}


.part { padding: 1rem 0;  background-color: #F5F5F5;}
.part li { width: 33.33%; float: left; text-align: center;  }
.part li .bor {border-right:1px solid #ccc ;}
.part li:last-child .bor {border-right:none;}
.part li h3 { font-size: 0.75rem; margin-bottom: 0.5rem;}
.part li h3 span { font-size: 1.5rem; color: #006ABE;}
.part li p { line-height: 1.125rem; color: #666;}



.content { padding-top: 70px;}


#banner {
	margin: 0px auto;
	overflow: hidden;
}

#banner_pic {
	left: 0px;
	top: 0px;
	overflow: hidden;
}

#num_btn {
	left: 0px;
	bottom: 20px;
	width: 100%;
	height: 10px;
	text-align: center;
	z-index: 99;
}

#num_btn dl dd {
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0px 2px;
	border: 2px solid #fff;
	border-radius: 50%;
	opacity: .75;
	cursor: pointer;
}

#num_btn dl dd.on {
	border: 2px solid #facd89;
}


/*==分页==*/
.page { height: 60px; text-align: center; margin-bottom: 20px; }
.digg { padding-top: 1rem;}
.digg a { 
	margin:2px; 
	color:#333; 
	padding: 10px 18px; 
	-decoration: none;
	background-color: #ebebeb;
	 }
.digg a:hover { background-color: #1F8C3B; color: #fff;}
.digg a:active { background-color: #1F8C3B; color:#fff;}
.digg span.current { 
	margin:2px; 
	padding: 10px 18px; 
	background-color: #1F8C3B; 
	color: #fff;
	 -decoration: none;
	 }
.digg span.disabled { 
	margin:2px; 
	padding: 10px 18px; 
	background-color: #ebebeb;
	 color:#ccc ; 
	 -decoration: none;
	 }



.fooder { padding: 1rem 0.625rem; background: #313131; text-align: center; color: #FFFFFF;}
.fooder .dtext { margin-bottom: 0.625rem; }
.fooder .copyright { padding: 0 0.625rem; }


.details { padding: 1rem 0.5rem; min-height: 19rem;}
.de_title { margin-bottom: 1.5rem; text-align: center;}
.de_title h3 { font-size: 1rem; padding-bottom: 0.5rem;} 
.de_title  p { color: #999; font-size: 0.75rem;}
.de_title  p span { margin: 0 0.5rem;}
.details .cont2 img { margin: auto; max-width: 100%;}
.cont2{ font-size: 0.85rem; line-height: 2;}

.news ul { margin-bottom: 1rem; padding: 0 0.625rem; background: #fff;}
.news li { border-bottom: 1px dashed #cdcdcd;}
.news li a { display: block; padding: 0.6125rem 0; color: #333333; align-items: center;display: flex;justify-content: center;}
.news .time{ float: left; margin-right: 20px;width: 12rem; height: 3rem; line-height: 1.5rem; padding: 0.75rem; border-right: 1px solid #eee; text-align: center;}
.news .time h3 { font-size: 1.5rem; font-weight: normal;}
.news .time p { color: #888;}
.news .text { color: #888; line-height: 1.5rem; height: 3rem; overflow: hidden;}
.news .text p{}
.news li a span { color: #f37401;}
.news li a h4  { color: #333333; line-height:1.5rem; font-size: 1rem; font-weight: normal; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.parHd1 {
	position: relative;
	margin:1rem 0.56rem 0 0.56rem;
	overflow: hidden; 
}
.parHd1 ul {
	width: 100%; text-align: center;
	height: 47px;
	position: relative;
	white-space: nowrap;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch; padding: 10px 0;
}

.parHd1 ul::-webkit-scrollbar {
	display: none;
}

.parHd1 ul li {
	color: #666;
	display: inline;
	text-align: center;
	cursor: pointer;
	padding: 8px 12px;
	border: 1px solid #bcbcbc;
	font-size: 0.875rem; border-radius: 4px;
	}

.parHd1 ul li.on {background-color: #1F8C3B; color: #fff; border-color: #1F8C3B;}
.parHd1 ul li.on a{color: #fff;}
.cp_img{overflow:hidden;}

/*新闻*/
.news { padding-bottom: 1rem;}
.news ul{ margin-bottom: 1rem; padding: 0 0.625rem;}
.list1 .btn{ margin-top: 1.5rem;}
.list1 li{
	line-height: 2.6rem;
	border-bottom: 1px  solid #eee; position: relative;
	padding: 0.5rem 0;
}

.list1 li a {
	padding:0.5rem 0.625rem;
	display: block;
	position: relative;
}

.news .list1 li a p {	
	overflow: hidden;text-overflow: ellipsis; font-size: 0.8rem; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #666; margin-top: 5px;
}
.news_wz{ padding-left: 120px; min-height: 100px;}
.news_img{ position: absolute; top: 0.5rem; left: 0; width: 120px; height: 100px; overflow: hidden;}
.news_img img{ height: 100%;}
.news_wz h2{ font-size: 0.9rem; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; line-height: 24px;}
.news_wz p{ font-size: 0.8rem; line-height: 20px; color: #666;}
.news_wz h5{ font-size: 0.75rem; color: #999;  line-height: 20px; font-weight: normal; margin-top: 8px;}