@charset "utf-8";
/* CSS Document */
html{
    font: 12px/150% Microsoft YaHeis;
}
body {
	font: 10px Microsoft YaHeis;
  margin: 0;
  padding: 0;
  height: 100%;
}
a {
  color: #669;
  text-decoration: none;
}
li{
    list-style: none;
}
a:hover {
  text-decoration: none;
}
img{
    width: 100%;
}
ul{
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5{
	margin: 0;
	padding: 0;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#header {
   padding: 10px 10px;
   position: relative;
   height: 112px;
	background-color: #ffffff;
}
.main{
    max-width: 768px;
    margin: 0 auto;
    width: 100%;
	background-color: #f4f5f7;
}
#header .logo {
    width: 12%;
	position: absolute;
	padding-top: 10px;
}
.crumb {
    width: 70%;
    position: absolute;
    left: 15%;
    top: 50%;
    margin-top: -18.4px;
    font-size: 2.8rem;
    color: #127c3a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.crumb a{
	color: #127c3a;
}
.znav {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -21px;
    width: 10%;
}
.nav li a{
     font: 2rem/150% Arial, Helvetica, sans-serif;
}
.news_nav {
    padding-top: 24px;
    background-color: #f4f5f7;
}
.list_title{
	background: url("/mobile/img/bg_title.png") no-repeat center center;
	height: 66px;
	
}
.list_title h1{
	text-align: center;
	font-size: 2.8rem;
	color: #ffffff;
	height: 66px;
	line-height: 66px;
	margin:0;
	padding: 0;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list_title img{
	width: 20px;
	margin-left: 10px;
}
.news_list_nav{
	display: none;
}
.news_list_nav ul li{
	border-bottom: 1px #999999 solid;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.news_list_nav ul li a{
	font-size: 2rem;
	color: #000000;
}
.news_list{
	width: 96%;
	margin: auto;
}
.news_list ul li{
    border-bottom: 0.5px #999999 solid;
	overflow: hidden;
	padding-bottom: 15px;
}

.news_list ul li dl{
	width: 61%;
	float: left;
	margin-top: 35px;
}
.news_list ul li dl dt h2{
	margin: 0;
	padding: 0;
	font-size: 2.65rem;
	line-height: 42px;
}
.news_list ul li img{
	width: 35%;
	    float: right;
	margin-top: 40px;
	border-radius: 25px;
}
.news_list ul li dl dd img{
      float: none;
	width: 46px;
	margin: 0;
	padding: 0;
	margin-top: -8px;
}
.news_list ul li dl dd{
	margin-top: 10px;
}
.news_list ul li dl dd span{
	font-size: 2rem;
	color: #999999;
	margin-left: 16px;
}
.more {
	background: url("/mobile/img/mroe.png") no-repeat center center;
	width: 96%;
	height: 66px;
	border-radius: 25px;
	margin: auto;
	margin-top: 40px;
}
.footer{
    margin: auto;
    margin-top: 30px;
    width: 100%;
	position: relative;
	background-color: #ffffff;
	padding-top: 40px;
	padding-left: 2%;
	padding-right: 2%;
}
.footer_address{
    height: 66px;
    color: #666666;
    background-color: #f4f5f7;
    border-radius: 25px;
    line-height: 66px;
    font-size: 2rem;
    text-align: center;
    
}
.footer_address img {
    width: 20px;
    height: 24px;
    margin-top: -10px;
    margin-right: 5px;
}
.footer_mail {
    margin-top: 20px;
   height: 66px;
    color: #666666;
    background-color: #f4f5f7;
    border-radius: 25px;
    line-height: 66px;
    font-size: 2rem;
    text-align: center;
}
.footer_mail img{
    width: 20px;
    height: 20px;
    margin-top: -5px;
    margin-right: 5px;
}
.footer_copyright{
    width: 65%;
    margin: auto;
   margin-top: 36px;
    color: #666666;
    border-radius: 25px;
    font-size: 2rem;
    text-align: center; 
}
.HomePage {
    width: 84px;
    position: absolute;
    bottom: 30px;
}
/*cover*/

.cover_top{
	width: 96%;
	margin: auto;
	height: 288px;
	background-color: #ffffff;
    border-radius: 25px;
    margin-top: 40px;
	position: relative;
}
.cover_top_pic{
	width: 208px;
	height: 208px;
	border-radius: 25px;
	border: 1px #f4f5f7 solid;
	position: absolute;
	top: 50%;
	margin-top: -104px;
	left: 20px;
	text-align: center;
}
.cover_top_summary{
	width: 412px;
	height: 208px;
	position: absolute;
	top: 50%;
	margin-top: -104px;
	right: 20px;
	font-size: 2rem;
	line-height: 36px;
	text-align: justify;
}
.cover_top_summary p{
	margin: 0;
	padding: 0;
}
.cover_top_summary span{
	display: block;
	background: url("/mobile/img/cover_more.png") no-repeat center center;
	width: 412px;
	height: 66px;
	border-radius: 25px;
	text-align: center;
	line-height: 66px;
	color: #ffffff;
	    margin-top: 22px;
}
.cover_bgf{
	width: 100%;
	
	background-color: #ffffff;
	    margin-top: 38.5px;
	padding-top: 42px;
	padding-bottom: 42px;
}
.cover_bgf ul{
	width: 96%;
	margin: auto;
}
.cover_bgf ul li{
	background: url("/mobile/img/listtype.png") no-repeat;
	background-position-y:center; 
	overflow: hidden;
	    margin-top: 20px;
	background-position-x: 12px;
}
.cover_bgf ul li span:first-child{
	float:left;
	padding-left: 50px;
	    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 80%;
}
.cover_bgf ul li span:first-child a{
	font-size: 2.133rem;
	color: #000000;
}
.cover_bgf ul li span:last-child{
	float: right;
	font-size: 2.133rem;
	color: #999999;
}
.cover_bgf ul li:first-child{
	background: url("/mobile/img/rzjs.png") no-repeat;
	background-position-y:center; 
	overflow: hidden;
	margin-top: 0;
	padding-bottom: 10px;

}
.cover_bgf ul li:first-child h2{
	float: left;
	margin-left: 50px;
}
.cover_bgf ul li:first-child span{
	float: right;
	display: block;
	width: 80px;
	height: 33.3px;
	background: url("/mobile/img/more.png") no-repeat center center;
	border-radius: 25px;
	line-height: 33.3px;
	text-align: center;
}
.cover_bgf ul li:first-child span a{
	color: #ffffff;
	font-size: 2.133rem;
}

.cover_bg9{
	width: 100%;
	padding-top: 42px;
}
.cover_bg9 ul{
	width: 96%;
	margin: auto;
	
}
.cover_bg9 ul li{
	background: url("/mobile/img/word.png") no-repeat;
	background-position-y:center; 
	overflow: hidden;
	    padding-top: 30px;
    padding-bottom: 30px;
    background-position-x: 12px;
    background-color: #ffffff;
    border-radius: 15px;
	padding-right: 15px;
	    margin-top: 18px;
}
.cover_bg9 ul li span:first-child{
	/**float:left;**/
	padding-left: 60px;
	width: 85%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cover_bg9 ul li span:first-child a{
	font-size: 2.133rem;
	color: #000000;
}
.cover_bg9 ul li span:last-child{
	float: right;
	font-size: 2.133rem;
	color: #999999;
}
.cover_bg9 ul li:first-child{
	background: url("/mobile/img/gkwj.png") no-repeat;
	background-position-y:center; 
	overflow: hidden;
	margin-top: 0;
	padding: 0;
	border-radius: 0;
	    margin-bottom: 42px;
}
.cover_bg9 ul li:first-child h2{
	float: left;
	margin-left: 50px;
}
.cover_bg9 ul li:first-child span{
	float: right;
	display: block;
	width: 80px;
	height: 33.3px;
	background: url("/mobile/img/more_g.png") no-repeat center center;
	border-radius: 25px;
	line-height: 33.3px;
	text-align: center;
}
.cover_bg9 ul li:first-child span a{
	color: #ffffff;
	font-size: 2.133rem;
}
.rzsq{
	width: 96%;
	height: 100px;
	background: url("/mobile/img/wsrzsq.png") no-repeat center center;
	margin: auto;
	border-radius: 25px;
	font-size: 2.8rem;
	font-weight: 800;
	margin-top: 40px;
	margin-bottom: 40px;
	line-height: 100px;
	text-align: center;
}
.rzsq a{
	color: #ffffff !important;
}
.contact_tel{
	width: 100%;
	height: 155px;
	background-color: #ffffff;
	position: relative;
	    display: flex;
    align-content: flex-start;
    align-items: center;
    justify-content: center;
}
.contact_tel ol li img{
	width: 30px;
	height: 30px;
	    margin-right: 15px;
	    margin-top: -5px;
	
}
.contact_tel ol{
	
}
.contact_tel ol li{
	font-size: 3.06rem;
	font-weight: 600;
}
.contact_tel ol li span{
	margin-left: 15px;
	color: #ff0000;
}
.faq{
	margin-top: 40px;
	background-color: #ffffff;
	width: 100%;
	height: 184px;
	padding-left: 2%;
	padding-right: 2%;
	    display: flex;
    padding-right: 2%;
    justify-content: space-around;
    align-items: center;
	
}
.faq ul {
	width: 46.5%;
	float: left;
	margin-top: 36px;
}
.faq ul li{
	text-align: right;
	margin-top: 24px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.faq ul li a{
	color: #666666;
	font-size: 2.133rem;
}
.faq ul li:first-child{
	text-align: right;
	font-size: 2.8rem;
	color: #127c3a;
	font-weight: 600;
	margin-top: 0;
}
.faq ul li img{
	width: 24px;
	height: 24px;
	margin-right: 10px;
	
}
.faq_right{
	width: 100%;
	margin-top: 42px;
	    display: flex;
    justify-content: space-between;
    align-items: center;
}
.faq_right_proposal {
	background: url("/mobile/img/faq_right_proposal.png") no-repeat center center;
	border-radius: 25px;
	height: 140px;
	text-align: center;
	line-height: 140px;
	font-size: 2.333rem;
	color: #ffffff;
	font-weight: 600;
	padding-left: 80px;
	width: 45%;
}
.faq_right_email {
	background: url("/mobile/img/faq_right_email.png") no-repeat center center;
	border-radius: 25px;
	width: 45%;
	height: 140px;
	text-align: center;
	line-height: 140px;
	font-size: 2.333rem;
	color: #ffffff;
	font-weight: 600;
	padding-left: 80px;
}
