@charset "utf-8";
/** 清除内外边距 **/
*,html,body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, label,/* form elements 表单元素 */
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{
  border: none;
  margin: 0;
  padding: 0;
}
input:focus,button:focus{outline: none;}
@font-face {font-family: 'fzzzhunhjw';src:url('../fonts/hksjtW12.TTF');}
html,body,button, input, select, textarea {/** 设置默认字体 **/
  font: 12px/1.5 'Microsoft Yahei',Arial,SimHei,SimSun,Helvetica;
}
/*body{font-size: 62.5%;}*/
h1, h2, h3, h4, h5, h6,label{ font-size: 100%; font-weight: normal;}
i,b,em,big,small{font-weight: normal;font-style: normal;}/*斜体,粗体,强调,+1,-1,*/
ul, ol { list-style: none; }/** 重置列表元素 **/
a { text-decoration: none; color:#333;color:inherit;}/** 重置超链接元素 **/
a:hover {text-decoration: none; color:#333;color:inherit;}
img{ border:0px;}/** 重置图片元素 **/
table { border-collapse: collapse; border-spacing: 0;}/** 重置表格元素 **/
.clearfix:after{content: '';display: block;height: 0;visibility: hidden;clear: both;}
.clearfix{clear: both;zoom: 1;}
*, :after, :before {-webkit-box-sizing: border-box;box-sizing: border-box;}
/*------------清楚默认end---------------*/
body{background: #DEEAED;padding-bottom: 70px;}
/*header*/
.am-header-default{background: #017349}
.am-header-default .am-header-nav>a>i{font-size: 20px;}

.am-header-default .am-header-nav>a{font-size: 17px;}
.am-header .am-header-right>a>i{font-size: 16px;}
.am-header .am-header-title{font-size: 18px;}
.am-header-default .am-header-title a{font-size: 18px;}
.ind_from{background: #369470;padding:20px 15px;margin-top: 10px;}
.ind_h5{text-align: center;font-size: 19px;color: #FFFFFF;padding-bottom: 15px;}
.ind_from .am-form-group .am-form-field,.ind_fmsele{background: #9BCAB8;border: 1px solid #CAE2D9;border-radius: 4px;height: 40px;font-size: 15px;}
.ind_from .am-form-group .am-form-field::-webkit-input-placeholder{color: #369470;}
.ind_from .am-form-group{margin-bottom: 10px;}
.ind_from .am-form-group .iconfont{
	position: absolute;
	left: .5em;
	top: 50%;
	display: block;
	margin-top: -.5em;
	line-height: 1;
	z-index: 2;
	color: #369470;
}
.ind_from button{display: block;width: 100%;height: 40px;background: #FEBF18;border-radius: 4px;font-size: 16px;color: #FFFFFF;}
.ind_fm_img{width: 80px;height: 80px;margin: 0 auto;border-radius: 100%;overflow: hidden;}
.ind_fm_img img{width: 100%;}
.ind_fmsele{width:100%;color: #369470;}


.ind_img{padding: 10px 0;}
.ind_img2{padding: 0;}
.ind_img img{width: 100%;display: block;}
.ind_div{padding: 0 10px;}
.ind_dul li{background: #FFFFFF;margin-bottom: 10px;border-radius: 4px;overflow: hidden;}
.ind_dul li h4{color: #005938;font-size: 16px;font-weight: bold;padding: 12px 15px 6px;}
.ind_dul li p{color: #6e7270;font-size: 14px;padding:0 15px 8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ind_dul li >span{color: #787b7a;font-size: 12px;display: block;padding:0 15px 12px;}
.ind_dul li a >span{color: #787b7a;font-size: 12px;display: block;padding:0 15px 12px;}
.ind_dul_img img{width: 100%;}
.ind_dul_lod{text-align: center;line-height: 20px;padding:10px 0 20px;font-size: 15px;}
.ind_dul_lod img{width:20px;margin-right: 5px;}
.ind3_div{padding: 0;}
.ind3_li{background: #FFFFFF;position: relative;height: 112px;margin-bottom: 10px;border-top: 1px solid #CCD7D9;border-bottom: 1px solid #CCD7D9;}
.ind3_li_img{width: 100px;max-height:100px;overflow: hidden;border-radius: 3px;position: absolute;top: 10px;left: 10px;}
.ind3_li_img img{width: 100%;}
.ind3_li_ri{width: 100%;padding-left: 115px;}
.ind3_li_ri h5{font-size: 16px;color: #116445;padding-top: 8px;}
.ind3_li_ri p{font-size:14px;color:#596b63;padding-top: 3px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ind3_li_ri span{font-size:13px;color:#596b63;margin-top: 6px;display: block;}
/*nav*/
.nav_big{position: fixed;width: 100%;height: 100%;z-index: 999;display: none;}
.nav{position:absolute;width: 100%;display: none;z-index: 9999;}
.nav li{width: 100%;height: 48px;background: #fff;padding:0 10px;}
.nav li a{color:#f8f8f8; font-size:14px;height: 48px;line-height: 48px;display: block;border-bottom: 1px solid #DDDDDD;}
.nav li:last-child a{border-bottom: 0;}
.nav li i{float: right;color: #A8A8A8;}
/*footer*/
.am-save-footer{
	background-image:url(../images/bdm.png);
	background-repeat:no-repeat;
	background-size: 100%;
	padding: 16px 10px;
	height: 70px;
	border-top: 2px solid #f0db45;
	position: absolute;width: 100%;bottom: 0;left: 0;
	}
	.am-save-footer ul li{
  float: left;
  display: inline-block;
  width: 20%;
}
.am-save-footer ul li a{
  width: 100%;
  display: block;
  color: #fff;
  line-height: 14px;
  height: 14px;
  border-right: 1px solid #fff;
  text-align: center;
}
  .am-save-footer ul li:last-child a{
	   border-right:none;
}
.am-save-footer p{
  color: #8dd2b8;
  text-align: center;
  margin-top: 10px;
}

/*common*/

.fl{float:left;}
.fr{float:right;}
.bg-back{background-color:#eaf0f2;}

/*index_detail.html*/
.ind_detail_title{width: 100%;padding: 15px;border-bottom:1px solid #CCD7D9 ;}
.ind_detail_title h4{font-size: 18px;color: #027349;}
.ind_detail_title p{color: #9da3a0;padding-top: 4px;}
.ind_detail_title p span{display: inline-block;margin-left: 20px;}
.ind_detail_content{background: #fff;padding:20px 15px;}
.ind_detail_content img{width: 100% !important;}
.ind_detail_content p{padding-bottom:20px;color: #596b63;font-size: 14px;}
.ind_detail_content p.last{padding-bottom: 0;}
.ind_detail_btn{padding: 15px;}
.ind_detail_btn p{width:50% ;}
.ind_detail_btn p:first-child{float: left;padding-right: 8px;}
.ind_detail_btn p:last-child{float: right;padding-left: 8px;}
.ind_detail_btn button{width:100% ;border: 0;border-radius:12px;color:#fff;background: #7EBECE ;font-size: 14px;padding:10px;}
.ind_detail_btn button i{margin: 0 5px;}
.ind_detail_download{padding: 15px;background: #fff;border-top: 1px solid #CBCBCB;border-bottom: 1px solid #CBCBCB;font-size: 16px;color: #596b63;}
.ind_word_img{display: inline-block;width: 40px;margin-right:10px;}
.ind_word_img img{width: 100%;}
.ind_detail_download i{float:right;font-size: 26px;color: #888E8B;}

.right{  float:right;}
.select_act{ line-height:34px; height:34px; padding-right:10px;}
/*-------------11.7-------------*/
.ind_i_i{position: relative;padding-top: 0;}
.ind_i_p{color:#369470;font-size: 16px;padding: 10px 10px 0;}
.datilelist{background: #FFFFFF;}
.datilelist li{padding: 10px 10px;border-bottom: 1px solid #E5E5E5;}
.datilelist_s{color:#369470;}
.com_ph4{color:#369470;padding: 10px;border-bottom: 1px solid #E5E5E5;font-size: 16px;}
.com_per{background: #FFFFFF;margin-top: 10px;position:relative;}
.com_per p{padding: 10px;border-bottom: 1px solid #E5E5E5;}
.com_per p span{display: inline-block;width: 20%;}
.com_per p em{display: inline-block;width: 30%;}
.com_per p b{display: inline-block;width: 50%;}
.com_per ul{}
.com_per ul li{padding: 10px;border-bottom: 1px solid #E5E5E5;}
.com_per ul li span{display: inline-block;width: 20%;}
.com_per ul li em{display: inline-block;width: 30%;}
.com_per ul li b{display: inline-block;width: 50%;}
.com_per2{background: #FFFFFF;margin-top: 10px;margin-bottom: 20px;}
.com_per2 p{padding: 10px;border-bottom: 1px solid #E5E5E5;}
.com_per2 p span{float:left;display: inline-block;width: 25%;}
.com_per2 p em{float:left;display: inline-block;width: 50%;}
.com_per2 p b{float:left;display: inline-block;width: 15%;}
.com_per2 p i{float:left;display: inline-block;width: 10%;}
.com_per2 ul li{padding: 10px;border-bottom: 1px solid #E5E5E5;}
.com_per2 ul li span{float:left;display: inline-block;width: 25%;}
.com_per2 ul li em{float:left;display: inline-block;width: 50%;}
.com_per2 ul li b{float:left;display: inline-block;width: 15%;}
.com_per2 ul li i{float:left;display: inline-block;width: 10%;text-align: center;}
/*----------------------------12.23---------------------------------------*/
.hd-fb{
	
}
.hd-fb li{
	border-bottom: 1px solid #DDDDDD;
	
}
.hd-fb li>a{
	padding-left: 10px;
	display: block;
	height: auto;
	line-height: 48px;
}

.hd-fb li>.file-record1{margin-top: 0;}

.money_top_a {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    width: 80px;
    display: inline-block;
    float: right;
    background: #43b089;
    margin-top: -5px;
    text-align: center;
    border-radius: 50px;
}











