/* .clearfix:before,
.clearfix:after {
    content: "";
    display: table;
    ;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
} */

.crumbs_nav {
    height: 33px;
    margin: 20px 0;
    line-height: 30px;
    background: url("/static/skin/images/icon15.png") no-repeat 7px 7px;
    border-bottom: 1px solid #e1e5e7;
}

.crumbs_nav a {
    color: #333333;
}

.crumbs_nav a:visited {
    color: #000
}

.crumbs_nav a:hover {
    color: #00CCFF;
}

.page_left {
    width: 240px;
    margin-top: 19px;
    float: left;
    background-color: #F6F6F6;
}

.page_left .help_center ul {
    list-style-type: none;
}

.page_left .help_center ul li h3 {
    margin: 25px 20px 0px 25px;
    padding: 5px 20px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
    color: #FFF;
    border-radius: 5px;
    background: #33ADFF;
    position: relative;
}

.page_left .about_us li {
    position: relative;
    font-size: 14px;
    height: 47px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.page_left .about_us .cur {
    background-color: #E72726;
}

.page_left .about_us .cur a {
    color: #FFFFFF;
}

.page_left .about_us li i {
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 13px;
}

.n1,
.n2,
.n3,
.n4,
.n5,
.n6,
.n7,
.n8,
.n9,
.n10,
.n11,
.n12 {
    background: url(/img/ico1.png) no-repeat;
}

.cur .n1,
.cur .n2,
.cur .n3,
.cur .n4,
.cur .n5,
.cur .n6,
.cur .n7,
.cur .n8,
.cur .n9,
.cur .n10,
.cur .n11,
.cur .n12 {
    background: url(/img/ico2.png) no-repeat;
}

.page_left .about_us li a {
    padding: 15px 80px;
    display: block;
    float: left;
    color: #475055;
}

.page_right .about_us .text .pic {}

.page_right .about_us .text .pic {
    float: right;
    display: inline;
    width: 400px;
    height: 300px;
    margin: 0 10px 0 10px;
}

.page_right .about_us .text p {
    font-size: 14px;
    line-height: 28px;
    padding: 0 0 10px 0;
    text-indent: 2em;
}

.page_right .about_us .tit5 {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e1e5e7;
}

.page_right .about_us .tit5 ul {}

.page_right .about_us .tit5 li {
    float: left;
    display: inline;
    margin: 0 5px 0 0;
    width: 108px;
    text-align: center;
    background: #ebeef2;
    cursor: pointer;
}

.page_right .about_us .tit5 .cur {
    background: #e72727;
    color: #fff;
}

.page_right .about_us .map {}

.page_right .about_us .map ul {}

.page_right .about_us .map li {
    float: left;
    height: 25px;
    line-height: 25px;
    width: 300px;
    padding: 0 0 0 30px;
    margin: 0 0 10px 100px;
}

.page_right .about_us .map .m1 {
    background: url(../images/help/ico3.gif) no-repeat 0 0;
}

.page_right .about_us .map .m2 {
    background: url(../images/help/ico3.gif) no-repeat 0 -25px;
}

.page_right .about_us .map .m3 {
    background: url(../images/help/ico3.gif) no-repeat 0 -50px;
}

.page_right .about_us .map .m4 {
    background: url(../images/help/ico3.gif) no-repeat 0 -75px;
}

.page_left .about_us .n1 {
    width: 16px;
    height: 23px;
    background-position: 0 0;
    left: 22px;
}

.page_left .about_us .n2 {
    width: 22px;
    height: 20px;
    background-position: 0 -24px;
}

.page_left .about_us .n3 {
    width: 20px;
    height: 19px;
    background-position: 0 -45px;
}

.page_left .about_us .n4 {
    width: 16px;
    height: 21px;
    background-position: 0 -64px;
    left: 22px;
}

.page_left .about_us .n5 {
    width: 25px;
    height: 23px;
    background-position: 0 -87px;
    left: 18px;
}

.page_left .about_us .n6 {
    width: 19px;
    height: 22px;
    background-position: 0 -112px;
    left: 22px;
}

.page_left .about_us .n7 {
    width: 24px;
    height: 21px;
    background-position: 0 -136px;
}

.page_left .about_us .n8 {
    width: 24px;
    height: 21px;
    background-position: 0 -161px;
    left: 25px;
}

.page_left .about_us .n9 {
    width: 24px;
    height: 21px;
    background-position: 0 -183px;
    left: 25px;
}

.page_left .about_us .n10 {
    width: 28px;
    height: 16px;
    background-position: 6px -225px;
    left: 18px;
}

.page_right {
    /* width: 872px; */
    width: 100%;
    /* float: left; */
    margin-left: 28px;
    margin-bottom: 68px;
    overflow: hidden;
    color: #666666;
}

.page_right h2 {
    color: #FFF;
    font-size: 16px;
    margin-bottom: 20px;
    background: #09F;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
}

.kfzx ul {
    margin: 20px;
}

.kfzx li {
    list-style-type: square;
    /* color: #000; */
    font-size: 12px;
    margin: 10px auto;
    margin-right: 45px;
}

.page_right .about_us p {
    line-height: 25px;
    color: #333333;
    font-size: 14px;
    /* text-indent: 2em; */
}

.page_right .add {
    width: 888px;
    margin: 0 auto;
    margin-left: 620px;
}

.page_right .add p {
    font-size: 14px;
    line-height: 46px;
}

.kfzx {
    width: 862px;
    margin: 0 auto;
}


/* .kfzx h1 {
    color: #232730;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 30px;
    text-align: center;
    background: url('/img/bt_icon.jpg') no-repeat bottom;
    margin-bottom: 50px;
} */

.kfzx h4 {
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 5px solid #0e76f8;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    color: #333;
}

.shouqian {
    overflow: hidden;
}

.shouqian li {
    height: 36px;
    line-height: 36px;
    float: left;
    display: block;
    padding-right: 20px;
}

.shouqian li span {
    color: #6666FF;
}

.shouqian li a {
    width: 125px;
    display: inline-block;
    text-align: left;
    color: #333;
}

.shouqian li img {
    vertical-align: middle;
    margin-left: 10px;
}

.shouqian li i {
    display: inline-block;
    width: 150px;
    text-align: left;
    font-style: normal;
}

.shouqian li em {
    display: inline-block;
    margin-left: 8px;
    font-style: normal;
}

.kfzx h3 {
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f96969;
    text-align: left;
    font-size: 18px;
    color: #666666;
}

.shouhou {
    list-style-type: none;
    margin: 15px 0;
    overflow: hidden;
}

.shouhou li {
    height: 36px;
    line-height: 36px;
    text-align: left;
    margin-left: 25px;
}

.shouhou li a {
    width: 125px;
    display: inline-block;
    text-align: left;
    text-decoration: none;
    color: #333;
}

.shouhou li img {
    vertical-align: middle;
    margin-left: 10px;
}

.shouhou li i {
    margin-left: 10px;
    display: inline-block;
    width: 180px;
    text-align: left;
    font-style: normal;
}

.shouhou li em {
    margin-left: 10px;
    font-style: normal;
}

.adda {
    /* width: 865px; */
    width: 100%;
    height: 432px;
    background: #4e5159;
    margin-top: 50px;
    margin-bottom: 80px;
}

.adda h1 {
    color: #232730;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 30px;
    text-align: center;
    background: url('/static/skin/images/bt_icon.jpg') no-repeat bottom;
    margin-bottom: 50px;
}

.advantage {
    width: 800px;
    margin: 0 auto;
    height: 330px;
    overflow: hidden;
    margin-top: 30px;
}

.advantage li {
    width: 200px;
    display: inherit;
    float: left;
    text-align: center;
    padding-top: 20px;
    margin-right: 42px;
}

#adv_li div {
    color: #fff;
    line-height: 20px;
    padding-top: 10px;
}