@charset "utf-8";
/* CSS Document */
.fl {
  float: left;
}
.fr {
  float: right;
}
.fc {
  clear: both;
}
* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a:link {
  text-decoration: none;
  color: inherit;
}
a:visited {
  text-decoration: none;
  color: inherit;
}
a:active {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
  color: inherit;
}
input,
textarea {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}
strong {
  font-weight: normal;
}
li {
  list-style-type: none;
}
ul,
ol {
  margin-bottom: 0;
}
a:focus {
  outline: none;
}
h1,
h2 {
  font-weight: normal;
}
.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
}
html,
body {
  font-family:"微软雅黑","宋体" Arial;
  background: #fefdf4 url("../images/prompt-back-1020.png") 0 -38px / cover no-repeat;
}
/*header*/
header {
  width: 1000px;
  min-width: 1000px;
  width: auto !important;
  max-height: 215px;
  height: auto !important;
  height: 215px;
  overflow: hidden;
}
header img {
  width: 100%;
}
.header-small {
  margin: 20px 0;
  width: 1000px;
  min-width: 1000px;
  width: auto !important;
  font-size: 24px;
  background: #1cb684;
  color: #fff;
}
.header-small h4 {
  margin: 0 auto;
  line-height: 60px;
  font-size: 27px;
  text-align: center;
}
.header-small h4 span {
  display: inline-block;
  width: 1000px;
  text-align: left;
  font-family: "微软雅黑";
}
/*main*/
.main {
  width: 1000px;
  margin: 0 auto;
  margin-top: 30px;
}
.main .prompt {
  float: left;
  width: 690px;
  margin-left: 20px;
  color: #93928e;
}
.main .prompt nav {
  overflow: hidden;
  margin: 0;
}
.main .prompt nav li {
  float: left;
  margin-right: 5px;
}
.main .prompt nav li a {
  margin-right: 5px;
  color: #a5a49f;
}
.main .prompt nav li:first-child:before {
  content: '|';
  margin-right: 5px;
  color: #1cb684;
  margin-top: -3px;
}
.main .prompt nav li:last-child a {
  color: #1a8b66;
}
.main .prompt h2 {
  color: #18a375;
  text-align: center;
  font-size: 34px;
}
.main img {
  margin-top: -3px;
  width: 70px;
  height: 70px;
  display: block;
}
.main aside {
  width: 290px;
  float: left;
}
.main aside a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.main aside img {
  margin: 15px 20px 0;
  float: left;
}
.main aside h4 {
  float: left;
  margin: 30px 0 0 -5px;
  font-size: 30px;
  color: #43927c;
}
.main aside h6 {
  clear: both;
  text-indent: 18px;
  position: relative;
  top: 9px;
  font-size: 14px;
  color: #43927c;
}
.main aside h5 {
  float: left;
  margin: 40px 0 0 10px;
  font-weight: normal;
  font-size: 18px;
  font-family: "微软雅黑";
}
.main aside li {
  width: 100%;
  height: 110px;
  background: #1bb583;
  cursor: pointer;
  font-size: 18px;
}
.main aside li:nth-child(3) img {
  margin-left: 25px;
  margin-right: 12px;
}
.main aside li:first-child {
  background: #b9dcc8;
  height: 120px;
}
.main aside a {
  color: #fff;
}
.main .act img {
  width: 50px;
  height: 50px;
}
/*footer*/
footer{
    width: 1000px;
    min-height: 100px;
    margin: 30px auto;
    margin-bottom: 20px;
    border: 0px red solid;
    border-top: 3px solid #1bb583 !important;
    padding-top: 10px;    

}
footer p{
  
  color: #666;
  font-size: 13px;
  text-align: center;
}
/*footer p:first-child span {
  margin-left: 20px;
}
footer p:nth-child(2) span:first-child {
  margin-right: 20px;
}
footer p:last-child span {
  display: inline-block;
  width: 30px;
}*/
.main aside nav .active {
  background: #1b8a67;
}
.main aside nav .active_jieshui {
  background: #428bca;
}
.main aside nav .active_jixie {
  background: #8a6d3b;
}
.p {
	line-height: 32px;
	/*text-indent: 40px;*/
	color: red;
}
.str {
	background: #f3f3f3;
	color: #1cb684;
	/*text-indent: 60px;*/
	display: block;
	line-height: 26px;
}

/*小白三角*/
.act span{
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent;
    border-left-color: #fff;
    position: relative;
    top: 40px;
    left: 51px;
}
.act .jiao{
    border-color: transparent;
    border-top-color: #fff;
}

.actP{
    width: 290px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #46b590;
    margin-bottom: 0px;
    display: none;
    cursor: pointer;
}


.modify{
  float:right;
  width:680px;
}
.join{
  display: inline-block;
  width: 10px;
  height: 28px;
  position: relative;
  top: -3px;
  vertical-align: middle;
  background: #fff;
}
.modify h2{
   display: inline-block;
    width: 680px;
    height: 60px;
    background-color: #1BB583;
    line-height: 60px;
    color: #fff;
    text-indent: 35px;
    background-size: 169px 28px;
    background-position: 65px 15px;
    background-repeat: no-repeat;
    margin-top:0;
    margin-bottom: 0;
    font-family: "微软雅黑";
}
.modify .content{
      height: 520px;
      padding:30px;
      background: #f0f3fc;
      font-size:15px;
}