﻿.bodyfull {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-family: Poppin, Arial, 'Microsoft YaHei', STSong, Verdana;
}

.helpbox {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    height: 100%;
}

.helppartbox {
}

.helptitlebox {
    font-family: Poppin, Arial, 'Microsoft YaHei', STSong, Verdana;
    font-size: 25px;
    font-weight: bold;
}

.helpleftbox {
    width: 300px;
    height:100%;
    background: #fff;
    padding: 0;
    margin: 12px 0 0 0;
    border-right: 1px solid #fff;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
}

.helpleftsearch {
    height: 30px;
    margin: 0 10px 10px 10px;
}

.helplefttree {
}

.helprightbox {
    flex: 1;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    background: #f5f5f5;
}

.helprightlistbox {
    flex: 1;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    border-left: #ddd 1px solid;
}

.helprightmaxbox {
    float: left;
}

.helprighthalfbox {
    float: left;
    width: 48%;
    margin: 10px;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
}

.helptopbox {
    margin: 15px 15px 3px 15px;
    border-bottom: #eee 1px solid;
    font-family: Poppin, Arial, 'Microsoft YaHei', STSong, Verdana;
    font-size: 13px;
}

.helpsubtopbox {
    padding: 15px;
}

.helprightsubbox {
    float: left;
    width: 100%;
    margin: 10px 0 10px 0;
    background: #fff;
}

.helpsubtitlebox {
    font-family: Poppin, Arial, 'Microsoft YaHei', STSong, Verdana;
    font-size: 18px;
    font-weight: bold;
}

.helpsubmorebox {
    font-family: Poppin, Arial, 'Microsoft YaHei', STSong, Verdana;
    font-size: 11px;
    font-weight: bold;
}

.helpvmenubox {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-content: center;
    width: 100%;
    padding: 0;
    line-height: 30px;
    background: #fff;
    color: #000;
    border-top: #ddd 1px solid;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.helplist{
    margin:15px;
}

.helppage {
    margin: 5px 15px 15px 15px;
    height: 3200px;
}

.rd_min {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    *overflow: visible;
    _overflow: hidden;
    position: relative \9;
}

#bannerbar {
    float: left;
    width: 100%;
    background-color: #003f93;
}

#contentbar {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 240px;
    padding-top: 40px;
    background-color: #f8f8f8;
}

.contentleftbox {
    float: left;
    width: 30%;
    height: 145px;
    margin-left: 0;
    margin-right: 1%;
    padding-top: 35px;
    padding-left: 35px;
    background: url('../images/bg1_info.gif');
    background-repeat: repeat-x;
    border: #e2e2e2 1px solid;
    color: #525252;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.contentbox {
    float: left;
    width: 30%;
    height: 145px;
    margin-left: 1%;
    margin-right: 1%;
    padding-top: 35px;
    padding-left: 35px;
    background: url('../images/bg1_info.gif');
    background-repeat: repeat-x;
    border: #e2e2e2 1px solid;
    color: #525252;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.contentrightbox {
    float: left;
    width: 31%;
    height: 145px;
    margin-left: 1%;
    margin-right: 0;
    padding-top: 35px;
    padding-left: 35px;
    background: url('../images/bg1_info.gif');
    background-repeat: repeat-x;
    border: #e2e2e2 1px solid;
    color: #525252;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.contentcolbox {
    float: left;
    width: 30%;
    height: 145px;
    margin-left: 1%;
    margin-right: 1%;
    padding-top: 35px;
    padding-left: 35px;
    background: url('../images/bg1_info.gif');
    background-repeat: repeat-x;
    border: #e2e2e2 1px solid;
    color: #525252;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.contentinleftbox {
    float: left;
    width: 400px;
}

.contentimgbox {
    float: right;
    width: 81px;
    margin: 15px 45px 0 0;
}

.contenttitle {
    font-size: 30px;
    height: 60px;
    color: #006abe;
}

.contentword {
    width: 80%;
    height: 80px;
    color: #525252;
    font-size: 13px;
    line-height: 150%;
    overflow: hidden;
}

#infobar {
    float: left;
    height: 63px;
    width: 100%;
    color: #fff;
    line-height: 63px;
    font-size: 20px;
    background: url('../images/bg_foottip.gif') #6ab512;
    background-repeat: no-repeat;
}

.infobarcenter {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.infobartxt {
    margin-right: 120px;
    line-height: 70px;
}

.btnfree {
    float: left;
    border: #fff 1px solid;
    color: #fff;
    line-height: 35px;
    margin: 15px 0 0 0;
    padding: 0 15px 0 15px;
    font-size: 20px;
}

#footbar {
    float: left;
    width: 100%;
    height: 250px;
    padding: 30px 0 0 0;
    background: #eee;
    border-bottom: #ddd 1px solid;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.footbarbox {
    flex: auto;
    margin: 0 35px 0 35px;
    padding: 35px 0 0 0;
    border-top: #ddd 1px dotted;
}

.footbarrightbox {
    margin: 0 35px 0 35px;
}

.footsubbottombar {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: auto;
    margin: 0;
    padding: 3px 0 5px 0;
    background: #ddd;
    color: #a1a1a1;
}

    .footsubbottombar a {
        color: #a1a1a1;
    }

.footbottombar {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: auto;
    margin: 0;
    padding: 10px 0 5px 0;
    background: #ddd;
    color: #666;
}

    .footbottombar a {
        color: #666;
    }

.footbottomleft {
    float: left;
    margin: 0 35px 0 35px;
    font-family: Poppin, Arial, 'Microsoft YaHei', STSong, Verdana;
    font-size: 12px;
    /* color: #636363;*/
}

.footbottomright {
    float: left;
    margin: 0 35px 0 35px;
    font-family: Poppin, Arial, 'Microsoft YaHei', STSong, Verdana;
    font-size: 12px;
    /* color: #636363;*/
}

.footbarrightcontent {
    float: left;
    width: 100%;
    text-align: right;
    font-family: Poppin, Arial, 'Microsoft YaHei', STSong, Verdana;
    font-size: 13px;
    color: #636363;
}

.menufootbox1 {
    float: left;
    width: 15%;
    margin-right: 5px;
}

.menufootbox2 {
    float: left;
    width: 10%;
    margin-right: 5px;
}

.menufootbox3 {
    margin-left: 20%;
    width: 30%;
}

.menufoottitle {
    float: left;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 12px;
    color: #636363;
}

.menufootcontent {
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 21px;
    color: #636363;
}

.menufootmargin {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.netboxs {
    float: right;
    margin-bottom: 20px;
}

.netbox {
    float: left;
    font-size: 12px;
    margin-right: 30px;
    color: #636363;
}

.logobarbottom {
    float: right;
    background-image: url('../images/logo_foot_ecoui.gif');
    width: 200px;
    height: 37px;
    margin: 0;
}

.wordfootbottom {
    float: left;
    margin: 12px 0 0 35px;
    font-size: 10px;
    line-height: 25px;
    color: #a2a2a2;
    text-align: left;
}

/* step css*/

.stepbody {
    float: left;
    width: 100%;
    height: auto;
    background: #eee;
}

.stepcontain {
    margin: 10px;
}

.stepbox {
    height: auto;
    border: 1px solid #ddd;
    margin: 5px 0 5px 0;
    padding: 10px;
    background: #fff;
}

.steprowbox {
    background: #fafafa;
    padding: 3px 3px 10px 3px;
    margin: 10px 0 20px 0;
    border: #ddd 1px solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    *overflow: visible;
    _overflow: hidden;
    position: relative \9;
}

.steprowtitle {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    height: 30px;
    line-height: 30px;
    margin: 10px 10px 0 10px;
}

.steprowsubtitle {
    display: flex;
    flex-direction: row;
    font-size: 10px;
    color: #999;
    margin: 0 10px 10px 10px;
    border-bottom: #ccc 1px solid;
}


.stepinfo {
    margin: 2px 10px 2px 10px;
    font-size:12px;
}

.steprowsubtitle2 {
    display: flex;
    flex-direction: row;
    font-size: 11px;
    color: #999;
    margin: 0 10px 10px 0;
    border-bottom: #ddd 1px dotted;
}

.steprowbottom {
    margin: 0 10px 10px 0;
    border-bottom: #ddd 1px dotted;
}


.steprow {
    display: flex;
    flex-direction: row;
    font-size: 13px;
}

.steprow2 {
    display: flex;
    flex-direction: column;
    font-size: 13px;
}

.steprowin {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    font-size: 13px;
    padding: 10px;
}

.steprowinc {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: space-between;
    font-size: 13px;
    padding: 10px;
}

.steppro {
    flex: 1;
    font-size: 15px;
    margin: 0 3px 6px 0;
    padding: 3px;
    border: #eee 1px dotted;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    *overflow: visible;
    _overflow: hidden;
    position: relative \9;
}

.steprowitem {
    padding: 10px 10px 1px 10px;
}

.stepitemp5 {
    flex: auto;
}

.steplink {
    font-family: Poppin, Arial, 'Microsoft YaHei', STSong, Verdana;
    font-size: 15px;
}

.steplinkinfo {
    font-family: Poppin, Arial, 'Microsoft YaHei', STSong, Verdana;
    font-size: 13px;
    font-weight: bold;
}

    .steplinkinfo a {
    }

.steplink2 {
    font-family: Arial,Verdana;
    font-size: 15px;
}

    .steplink2 a {
        color: #636363;
    }

.steplinksub {
    vertical-align: bottom;
    margin-top: 15px;
    font-size: 12px;
}

.stepcontent {
    display: flex;
    margin-left: 10px;
    margin-top: 1px;
    line-height: 200%;
}

.stepcontentb {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin-left: 10px;
    margin-top: 1px;
}

.steprowleft {
    flex: 1;
    padding: 10px;
}

.steprowright {
    flex: 4;
    padding: 10px;
}

.steprowright2 {
    flex: 1;
    padding: 10px;
}

.steprowright3 {
    flex: 4;
    padding: 10px;
    display: flex;
    flex-direction: row;
}

.sitestep_item {
    background: #f2f2f2;
    margin-right: 2px;
    text-indent: 5px;
    color: #888;
    flex: 1;
    background-image: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    *overflow: visible;
    _overflow: hidden;
    position: relative \9;
}

.sitestep_itemon {
    background: #79b9ff;
    color: #fff;
    margin-right: 2px;
    text-indent: 5px;
    flex: 1;
    background-image: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    *overflow: visible;
    _overflow: hidden;
    position: relative \9;
}

.sitestep_itemfinish {
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    background: #79b9ff;
    color: #fff;
    margin-right: 2px;
    text-indent: 5px;
    flex: 1;
    background-image: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    *overflow: visible;
    _overflow: hidden;
    position: relative \9;
}

.sitestep_itemover {
    color: #fff;
    margin-right: 2px;
    text-indent: 5px;
    font-weight: bold;
    flex: 1;
    background: url('../images/steptitlebg.gif') #ff9900;
    background-position: center right;
    background-repeat: no-repeat;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    *overflow: visible;
    _overflow: hidden;
    position: relative \9;
}

    .sitestep_itemover span {
        color: #fff;
    }

.loginwincontain {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.loginwincover {
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
}

.loginwincontent {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loginwin {
    background: #fff;
    padding: 20px;
    border: #ddd 1px solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    *overflow: visible;
    _overflow: hidden;
    position: relative \9;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.loginwininfo {
    padding: 5px 0 10px 0;
    border-bottom: #ccc 1px dotted;
}

/* soft css */

.softbox {
    margin: 15px 0 5px 0;
    background: #f5f5f5;
}

.softtitlebox {
    text-indent: 30px;
    margin: 5px 20px 0 20px;
    border-bottom: 1px solid #ddd;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-family: Poppin, Arial, 'Microsoft YaHei', STSong, Verdana;
}
