.body-header {
    width: 100%;
} 
.body-section1 {
    width: 87%;
    margin: 0 auto;
    margin-top: 20px;
}
.body-section1 img, .body-section1 p {
    display: inline-block;
}
.body-section1 img {
    width: 10%;
    vertical-align: middle;
}
.body-section1 p {
   font-weight: bold;
   font-size: 20px; 
   /*color: #984807;*/
   color: black;
   line-height: auto;
   width: 75%;
   text-align: center;
}
.body-section {
    width: 87%;
    margin: 20px auto 0 auto;
    padding: 5px;
}
.body-section5 {
    width: 87%;
    margin: 0 auto 0 auto;
    margin-top: -45px;
}
.company-target p, .company-target div {
    display: inline-block;
}
.company-target p {
    color: #00938C;
    font-size: 20px;
    font-weight: bold;
    width: 23%;
    text-align: center;
}
.company-target div {
    height: 40px;
    width: 120px;
    border-radius: 10px;
    text-align: center;
    font-size: 20px;
    background-color: #00938C;
    color: white;
    padding-top: 25px;
    margin-left: 20px;
}
.company-target img {
    vertical-align: bottom;
    margin-left: 30px;
    width: 20%;
}

.body-section2 h2, .body-section3 h2, .body-section4 h2 {
    /*color: #984807;*/
    color: black;
    font-size: 16px;
}
.body-section2 p, .body-section3 p, .body-section4 p {
    font-size: 12px;
    line-height: 35px;
}
.body-section5 p {
    font-size: 15px;
    line-height: 35px;
    /*color: #984807;*/
    color: black;
}

.body-section-service {
    width: 87%;
    margin: 15px auto;
}
.body-section-service p {
    display: inline-block;
    /*color: #984807;*/
    color: black;
    font-size: 12px;
}
.body-section-service img {
    display: inline-block;
    vertical-align: text-bottom;
}

.body-section2 p, .body-section3 p, .body-section4 p, .body-section5 p {
    font-size: 12px;
}
.body-section3, .body-section4, .body-section6, .body-section7 {
    border: solid 1px #00938C;
}
.body-section6, .body-section7 {
    text-align: center;
}
.body-section5-register {
    float: right;
    padding: 0;
    margin: 0px;
    margin-top: -25px;
}
.body-section5 p {
    width: 50%;
    font-size: 12px;
}
.body-section5 h2 {
    color: black;
    margin-top: -20px;
}
.body-section5 h2, .body-section5 img {
    display: inline-block;
}
.body-section5-target {
    margin-left: 100px;
    margin-top: 40px;
}
.body-section1 p, .body-section1 h2, 
.body-section2 p, .body-section3 p, 
.body-section3 h2, .body-section4 p, 
.body-section4 h2, .body-section5 p,
.body-section6 p, .body-section7 p {
    color: black;
}
.body-section6 p, .body-section7 p {
    font-size: 12px;
}
.foot {
    width: 100%;
    margin-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.foot img {
    width: 32%;
    border: solid 1px #00938C;
    /*padding: 1px;*/
}
.foot-img2 {
    height: 160px;
    max-height: 160px;
}
.foot-img3 {
    padding-top: 5px;
}


.title{margin: 0 auto; text-align: center;color: #00803b; margin-top: 20px}
.pl20{ padding-left: 20px}
.pl40{ padding-left: 40px}
.fcolor{color: #92d050;font-weight: 800}
p{ line-height: 25px}
.z_menu div {
    display: block;
    text-align: center;
    float: left;
    width: 33.3%;
    margin-top: 15px;
}
a:hover{ text-decoration:none}
.top1 {
    width: 960px;
    height: 120px;
}


body{ background-image:url(../../img/aboutbg.jpg); background-attachment:fixed; background-position:top; background-repeat:no-repeat; background-size:100% 100%;}
.main{width:1000px; margin:0px auto; position:relative;}
.about_content{width:900px; background:#FFF; float:right; height:1000px;}
.about_banner{ width:900px; overflow:hidden; position:relative;}
.about_title{ color:#FFF; position:absolute; top:40px; left:50px; font-size:12px;}
.about_title b{ font-size:24px; line-height:24px;}
.about_content_bread{ float:right; display:inline; margin:16px 25px 0px 0px; line-height:12px; color:#3c3c3c;}
.bread_home{ float:right;}
.bread_word{ float:right;}
.about_content_bread a{ line-height:12px; color:#3c3c3c;}
.about_content_bread a:hover{ text-decoration:none; color:#00c6bd;}
.about_content_main{ width:750px; margin:20px auto 0px auto; color:#6c6c6c;}
.standard_title{ font-size:14px; line-height:18px; font-weight:bold; color:#41c7c2; margin-bottom:32px;}
.step{ font-size:12px; line-height:24px; }
.step_bt{ color:#00d5ff; line-height:24px;}
.step_nr{ line-height:24px; margin-bottom:35px;}
.sel_step2{ margin-bottom:60px;}
.sel_step2 li{ line-height:24px;}
.totop{ position:fixed; right:180px; bottom:100px; *background:#000; background:rgba(0,0,0,0.6); width:30px; height:30px; color:#FFF;  text-align:center; line-height:30px; cursor:pointer;}

.close{ width:22px; height:22px; position:absolute; z-index:500; right:-10px; top:-10px; cursor:pointer;-webkit-transition:all 0.8s ease-in-out;-moz-transition:all 0.8s ease-in-out;transition:all 0.8s ease-in-out;-o-transition:all 0.8s ease-in-out; }
.close:hover{ -webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg);-o-transform:rotate(360deg);}
