
.about_content_header {
    width: 100%;
}
.about_content_header_img {
    text-align: right;
    width: 50% ;
    float: left 
}
.about_content_header_img img {
    width: 70%;
}
.cll_sl {
    color:#00938C ;
    margin-top: 50px; 
    width: 50% ;
    text-align: left;
    float: left ;
    font-weight: bold
}
.cll_ss {
    color:#00938C ; 
    text-align: left ;
    font-weight: bold;
    margin-left: 10px;
}
.cll_se {
    text-indent: 2em ;
    color:black ; 
    text-align: left ;
    margin-left: 10px; 
    font-size: 12px;
}
.body_section1 {
    border:2px solid #00938C; 
    width: 750px;
    float: left;
    margin: 20px auto;
}
.body_section1_liner {
    margin-top: 20px;
    margin-left: 50px;
    width:630px;
    height: 70px;
    padding: 0px;
    /*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#b8c4cb,endColorStr=red); IE 6 7 8*/
    /*background: -ms-linear-gradient(bottom, #DCFDAE,  #F2FFE3);         IE 10 */
    /*background:-moz-linear-gradient(bottom,#DCFDAE,#F2FFE3);火狐*/
    /*background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#DCFDAE), to(#F2FFE3));谷歌*/
    /*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DCFDAE), to(#F2FFE3));       Safari 4-5, Chrome 1-9*/
    /*background: -webkit-linear-gradient(bottom, #DCFDAE, #F2FFE3);   Safari5.1 Chrome 10+*/
    /*background: -o-linear-gradient(bottom, #DCFDAE,#F2FFE3);  Opera 11.10+*/
}
.linear-box {
    padding:10px;
    height: 50px;
    width:610px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: #000 0px 0px 2px;
    -moz-box-shadow: #000 0px 0px 2px;
    box-shadow: #000 0px 0px 2px;
}
.body_section1_copo {
    width: 100% ;
    float: inherit;
}
.body_section1_copo_txt {
    margin-top: 25px;
    width: 75%; 
    text-indent: 2em ;
    color:#00938C ; 
    text-align: right ;
    text-align: left;
    font-size:20px;
    margin-left: 10px;
    line-height:150%;
    float: left;
}
.company_target {
    width: 100%;
    padding: 40px 0;
    margin-top: 30px;
}
.company_target span, .company_target p, .company_target img {
    display: inline-block;
    width: 18%;
    margin-left: 10px;
}
.company_target span {
    font-size: 20px;
    font-weight: bold;
    color: #00938C;
    text-align: right;
}
.company_target p {
    text-align: center;
    background-color: #00938C;
    color: white;
    border-radius: 10px;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0 15px 0;
}
.company_target img {
    vertical-align: middle;
}
.foot img {
    width: 32%;
    border-radius: 10px;
}


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: 900px;}
.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);}



