@charset "utf-8";
/* Style Reset */
* {
	margin: 0;
	padding: 0
}
ul, ol, li, dl, dt, dd {
	list-style: none;
}
a {
	text-decoration: none;
	outline: 0px;
	color: #333
}
img {
	border: 0;
	max-width: 100%;
}

body {
	width: 100%;
	max-width: 46.875rem;
    background-color: #f0fff6;
	background-repeat: repeat;
	margin: 0 auto;
	
	font-size: 16px;
	line-height: 2rem;
	color: #333;
}


/**********************************************/
html,
body {//安卓默认360
width: 100%;
font-size: 62.5%;
}

@media only screen and (min-width: 320px) {////iphone5
html,
body {
font-size: 55.556% !important;
}
}
@media only screen and (min-width: 360px) {//一般安卓手机
html,
body {
font-size: 62.5% !important;
}
}
@media only screen and (min-width: 375px) {//iphone6/7/8
html,
body {
font-size: 65.10417% !important;
}
}
@media only screen and (min-width: 414px) {//iphone6/7/8 plus
html,
body {
font-size: 71.875% !important;
}
}
@media only screen and (min-width: 46.875rem) {//ipad
html,
body {
font-size: 133.3333% !important;
}
}
@media only screen and (min-width: 1024px) {//ipad pro
html,
body {
font-size: 177.77778% !important;
}
}


/**********************************************/
.ccsl {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
.clear {
	clear: both;
}
.fl{float: left;}
.fr{float:right;}
.tac{text-align: center;}


.headerbox {
	width: 100%;
	max-width: 46.875rem;
	margin: 0 auto;
	position: relative;
	overflow: hidden
}
.headerbox img.bg {
	display: block;
	width: 100%;
	position: relative;
}



/******************************/
.w100{width: 100%;margin: 0 auto;
	max-width: 46.875rem;

}
.w94{width: 94%;margin: 0 auto}
.w90{width: 90%;margin: 0 auto}
.w65{width: 65%;margin: 0 auto;}
.w50{width: 50%;margin: 0 auto;}
.w48{width: 48%;margin: 0 auto;}
.w45{width: 45%;margin: 0 auto;}
.w40{width: 40%;margin: 0 auto;}
.w35{width: 35%;margin: 0 auto;}
.w32{width: 32%;margin: 0 auto;}
.w2{width: 2%;margin: 0 auto;}
.tj{  
	border-radius: 20px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(18, 169, 109, 0.2);
	position: relative;
	margin-top: -1.875rem;
}



.tj2{  
	border-radius: 10px;
	background-color:rgba(255, 255, 255,1.0);
	box-shadow: 0px 0px 20px 0px rgba(18, 169, 109, 0.2);
	position: relative;
	padding: 2.0rem 0;
	margin-bottom: 4.0rem;
}

.tj3{  
	border-radius: 10px;
	background-color:rgba(255, 255, 255,1.0);
	position: relative;
	padding:0 1.875rem 3rem;;
	box-sizing: border-box;
}

.zi1 {
  font-size: 1.5rem;
  color: #333;
  font-weight:normal;
  line-height:300%;

}

.zi2 {
  font-size: 1.5rem;
  color: #333;
  font-weight:normal;
  line-height:200%;

}

.zi4 {
  font-size: 1.875rem;
  color: #0060aa;
  font-weight: bold;
  line-height: 2.5rem;
  text-align: center;
	margin-top: 0.625rem;
}

.zi5 {
  font-size: 1.5rem;
	color: #333;
  font-weight: normal;
	border-top:2px solid #333
}

.zi6 {
  font-size: 1.5rem;
  font-weight: normal;

}
.zi7 {
  font-size: 1.25rem;
  line-height: 3.0rem;
  font-weight: normal;

}
.zi8 {
	font-size: 1.5rem;
	line-height: 3.0rem;
	font-weight: normal;
}
.zi9 {
	font-size: 1.5rem;
	line-height: 3.0rem;
	font-weight: bold;
	color: #12a96d;
}

.lista{
	padding-top: 1.5rem;padding-bottom: 0.625rem;
}

.listb{
	 border-top: 0.1rem dotted #666;padding-bottom: 1.25rem;
}

.padtop1{padding-top: 0.625rem;}
.padtop2{padding-top: 2.0rem;}
.padtop2 img{width: 8.5rem;}w
.w32 a:link {
	font-size: 1.75rem!important;
	color: #333;
	line-height:2.5rem;
	font-weight: normal;
}

.w32 a:visted{
	font-size: 1.75rem!important;
	color: #333;
	line-height:2.5rem;
	font-weight: normal;
}
.mt20{margin-top:20px;}
.w32 a:hover {
	color: #fdc83c;
	font-size: 1.75rem;
	font-weight: bold;
	
}

.w32 a:active {
	font-size: 1.75rem!important;
	color: #333;
	line-height:2.5rem;
	font-weight: normal;
}

.div-inline{display: inline;}


.boxs{box-sizing: border-box;}

.boxtop{ 
	font-size:1.875rem;
	background-color: #12a96d;
	position: relative;
	overflow: hidden;
	height: 4.5rem;
  }

.boxtop div{position: absolute;color: #fff;top: 1.0rem;left: 50%;margin-left: -5.875rem;}

.boxtop  img{width: 2.0rem;margin-top: 1.0rem;margin-left: 2rem;}
.boxbanner2{
	position: absolute;
	z-index: 99;	
	top:60%;width: 90%;
	height: 3.75rem;
/*	box-shadow: 0px 0.625rem 0.625rem 0px rgba(43, 112, 231, 0.25);
*/	border-radius: 1.875rem;
	color:#fff;
	font-size: 2.6rem;
	margin-left: 50%;
	left: -45%;
	font-weight: bold;
}



.boxbanner{
	position: absolute;
	z-index: 99;
	background-color: #fff;
	top:60%;width: 80%;
	height: 3.75rem;
/*	box-shadow: 0px 0.625rem 0.625rem 0px rgba(43, 112, 231, 0.25);
*/	border-radius: 1.875rem;
	color:#007eff;
	font-size: 1.5rem;
	margin-left: 50%;
	left: -40%;
}

.boxbanner span{
	line-height: 3.75rem;
	font-size: 1.875rem;
	color: inherit;
}
.zhuban{
    width: 90%;
    margin: 0 auto;
    text-align: left;
     margin-top: 1rem; 
    line-height: 2.0rem;
    color: #FFF;
    font-size: 1.7rem;
}
.xieban{
	margin-top:0.8rem;
	line-height:0.625rem;
	color: #461E08;
	font-size: 1.7rem;
}

.tal{text-align: center;}

.tu12{margin: 0.625rem 0 0.625rem 0.625rem;width: 4.875rem;}

.martop{margin-top: 1.5rem;}
.marbuttom{margin-bottom: 1.5rem;}
.yingpin{width: 5rem;padding-top: 0.125rem;}


.boxfooter{  background-color: rgb(247, 247, 247);
  line-height: 3.0rem
  ;}
.boxfooter a{ padding-right:1.875rem; }



table,table tr th, table tr td { border:1px solid #fff; }


.w32 img{width:8rem;}

.bt{text-align: center;padding-top: 2.0rem;padding-bottom: 0.0rem;width: 20rem;}



/***************底部分页****************/
.MPropelPager a {
    border-radius: 25px;
}
 .searchBtnFit {
      cursor: pointer;
      background-image: -webkit-linear-gradient(top, #2d9c30, #0b6db2);
      background-color: #0b6db2;
      border: 0;
      font-family: Microsoft Yahei;
      width: 55px;
      font-size: 0.8em;
      color: #fff;
      border-radius: 25px !important;
    }

    #click_ser {
      margin-top: 30px;
      width: 90%;
      border-radius: 8px 8px 0 0 !important;
    }

    .MPropelPagerNav span, .js_selectPage i {
      border-radius: 25px !important;
/*      background-image: -webkit-linear-gradient(top, #0042bf, #0954e3) !important;
*/    }

    .MPropelPager .js_selectPage i {
/*      background-image: -webkit-linear-gradient(top, #0042bf, #0954e3) !important;*/
      background: none;
    }

    .MPropelPager a {
      border-radius: 25px;
    }

   
    a.fh{
      padding: 2px 6px;
      border-radius: 15px 0px 0px 15px;
      background-color: red;
      color: #fff;
      position: fixed;
      bottom: 10px;
      right: 0;
      z-index: 100;
      font-size: 0.8em;
    }
	

	
	
	/*分页*/
.MPropelPager span {
    width:24%;
    text-align: center;
    padding:4px;
    box-sizing: border-box;
    display: block;
    float: left;

	font-size: 1.25rem;
    border-radius: 6px;
    background-color: #12a96d;
    -moz-border-radius: 6px;
 
	line-height: 3.0rem;
    background-clip: content-box;
    color: #666;
	
	text-align: center;


}
.MPropelPager span.js_selectPage {
    width: 28%;
}
.MPropelPager a {
    color: #fff;
    display: inline-block;
    width: 100%;
}

.MPropelPager .js_selectPage {
    position: relative;
}
.MPropelPager .js_selectPage i {
    display: block;margin-right: 5px;/*background-image:linear-gradient(0deg, #0954e3,#0077ff);*/background-size: 100% auto;
}
.MPropelPager .js_selectPage select {
    position: absolute;
    left: 4px;
    top: 4px;
    width: 90%;
    height: 100%;
    color: #404040;
    border-radius: 0;
    height: 30px;
    border: none;
    opacity: 0;
}

.w190{width:65%;height: 3.0rem;}


.cor_13 {
    background-color: #1eb280;
	 background-image: -moz-linear-gradient( 90deg, rgb(1,166,96) 0%, rgb(4,130,127) 23%, rgb(17,188,115) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(1,166,96) 0%, rgb(4,130,127) 23%, rgb(17,188,115) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(1,166,96) 0%, rgb(4,130,127) 23%, rgb(17,188,115) 100%);
}
.fixed {
    position: sticky;
    top: 0;
    left: 0;
    /* width: 92%; */
    display: flex;
    justify-content: center;
    z-index: 9999;
}
.dh a {
    font-size: 1.6rem;
	padding: 0 2.0rem;
	line-height: 200%;
    color: #fff;
    text-decoration: none;
    display: inline-block;
	
}
.dh a:hover, a.active {
    background-color: #158c87;
    
}

