@charset "utf-8";
/* common start */
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    /* 网站全灰样式
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
     */
}

* html {
    background-attachment: fixed;
}

body {
    background: #fff;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, select {
    margin: 0;
    padding: 0;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
}

* html .clearfix {
    height: 1%;
}

h1, h2, h3, h4, h5, h6, em, i {
    font-style: normal;
    font-weight: normal;
}

a {
    cursor: pointer;
    text-decoration: none;
}

a:hover, a:active, a:visited {
    outline: none;
    color: #333333;
    blur: expression(this.onFocus=this.blur());
}

img {
    border: 0px none;
    display: block;
    width: 100%;
    vertical-align: top;
}

input, button, textarea, select {
    *font-size: 100%;
    outline: none;
    vertical-align: middle;
}

input {
    border: 0 none;
    vertical-align: middle;
    outline: none;
    background: none;
}

select {
    vertical-align: middle;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.cl {
    clear: both;
    font-size: 0px;
    height: 0px;
    line-height: 0px;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt70 {
    margin-top: 70px;
}

.txt_center {
    text-align: center !important;
}

.animate {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.account_list a:hover {
    margin-left: 15px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    min-width: 1200px;
}

.border-none {
    border: none !important;
}

.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.word {
    word-wrap: break-word;
}

body {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    font-family: 'PingFangSC', Microsoft Yahei, Arial, \\5FAE\8F6F\96C5\9ED1, Hiragino Sans GB, \\5B8B\4F53;
    background: #F6F6F6;
    min-width: 1200px;
    /*overflow-x: hidden;*/
}

body {
    width: expression(document.body.clientWidth <= 1200? "1200px":"auto");
}

/* common end */
/* index-start */
.header {
    background-color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 500;
}

.logo_box {
    float: left;
    width: 140px;
    height: 44px;
    padding: 18px 0;
}

.hot_telephone {
    height: 20px;
    float: right;
    font-size: 0;
    padding: 30px 0 30px 22px;
}

.hot_telephone a, .hot_telephone em {
    display: inline-block;
    _display: inline;
    vertical-align: top;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.hot_telephone a {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    margin-left: 14px;
}

.hot_telephone a:hover, .hot_telephone a.act {
    color: #F1374D;
}

.hot_telephone em {
    width: 20px;
    height: 20px;
    margin-right: 6px;
    background-size: contain!important;
}

.hot_telephone em.em_01 {
    background: url("../images/new-top-03.png") no-repeat center;
}

.hot_telephone em.em_02 {
    background: url("../images/icon_03.png") no-repeat center;
}

.hot_telephone a:hover .em_01 {
    background: url("../images/new-top-03-active.png") no-repeat center;
}

.nav_box {
    float: right;
    width: 850px;
    height: 80px;
}

.nav_box ul.clearfix {
    font-size: 0;
    height: 80px;
}

.nav_box ul.clearfix > li, .nav_box ul.clearfix > li > a {
    display: inline-block;
    _display: inline;
    vertical-align: top;
}

.nav_box ul.clearfix > li {
    float: right;
    padding: 29px 20px;
    cursor: pointer;
}

.nav_box ul.clearfix > li > a {
    height: 22px;
    line-height: 22px;
    font-size: 18px;
    color: #000000;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.nav_box ul.clearfix > li.act > a, .nav_box ul.clearfix > li:hover > a {
    color: #F1374D;
}

.nav_menus {
    display: none;
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
    background-color: #ffffff;
    border-top: 1px solid #EDEDED;
    box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.nav_list {
    padding: 20px 0;
    width: 1200px;
    margin: 0 auto;
}

.nav_main {
    float: left;
    width: 400px;
}

.nav_main p.text {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    line-height: 20px;
}

.list_con {
    width: 343px;
    padding-right: 33px;
}

.list_con h2 {
    font-size: 16px;
    color: #000000;
    padding-left: 10px;
    line-height: 24px;
    position: relative;
}

.list_con h2 a {
    font-size: 16px;
    color: #000000;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.list_con h2 a:hover {
    color: #F1374D;
}

.list_con h2 em {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    display: block;
    width: 2px;
    height: 16px;
    background-color: #F1374D;
}

.menus_list {
    margin-top: 12px;
    font-size: 0;
}

.menus_list a {
    display: inline-block;
    _display: inline;
    vertical-align: top;
    padding: 0 8px;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    position: relative;
    margin-bottom: 10px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.menus_list a:hover {
    color: #F1374D;
}

.menus_list a i {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
    display: block;
    width: 1px;
    height: 14px;
    background-color: #bbb;
}

.nav_recommend {
    width: 400px;
    height: 124px;
    background-color: #F8F8F8;
    margin-top: 20px;
}

.nav_recommend a {
    display: block;
    width: 100%;
}

.nav_recommend .img {
    width: 210px;
    height: 124px;
    overflow: hidden;
}

.nav_recommend img, .nav_recommend .words .rec_title, .nav_recommend {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.nav_recommend .words {
    width: 150px;
    padding: 20px 20px 0;
}

.nav_recommend .words .rec_title {
    font-size: 14px;
    color: #000000;
    line-height: 19px;
    margin-bottom: 10px;
}

.nav_recommend .words .intro {
    font-size: 12px;
    color: #666666;
    line-height: 20px;
}

.nav_recommend:hover img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.nav_recommend:hover .rec_title {
    color: #F1374D;
}

.nav_recommend:hover {
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.06);
}

.header.fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .08);
    z-index: 5000;
}

.nav_menus.nice {
    left: 50%;
    margin-left: 255px;
    width: 200px;
}

.nav_menus.nice .list_msg li {
    float: none;
    padding: 5px 20px;
    font-size: 16px;
    color: #000000;
    line-height: 39px;
    text-align: center;
}

.nav_menus.nice .list_msg li a {
    color: #000000;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.nav_menus.nice .list_msg li:hover a {
    color: #F1374D;
}

.nav_menus.nice .list_msg li em {
    display: inline-block;
    vertical-align: middle;
    margin: -3px 7px 0 0;
    width: 2px;
    height: 16px;
    background-color: #F1374D;
}

.section {
    margin-top: 64px;
    position: relative;
    z-index: 100;
}

.banner_box {
    width: 100%;
    position: relative;
    height: 460px;
    z-index: 300;
}

.banner {
    width: 100%;
    height: 460px;
    position: relative;
    z-index: 10;
}

.banner_box li {
    height: 460px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.slide_dot {
    display: none;
}

.title {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 98px;
    width: 1200px;
    height: 1px;
    z-index: 50;
}

.title h1 {
    font-size: 54px;
    font-weight: 500;
    color: #ffffff;
    line-height: 75px;
    letter-spacing: 4px;
    padding-bottom: 23px;
    position: relative;
}

.title h1 em {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 80px;
    height: 4px;
    background-color: #ffffff;
}

.title h2 {
    font-size: 24px;
    color: #ffffff;
    line-height: 32px;
    margin-top: 20px;
    opacity: .9;
    filter: alpha(opacity=90);
}

.title h2 span {
    margin: 0 12px;
}

.title .see_more {
    display: block;
    width: 136px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 15px;
    color: #F1374D;
    background-color: #ffffff;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    margin-top: 78px;
}

.title .see_more:hover {
    background-color: #F1374D;
    color: #ffffff;
}

.banner_box .showpage {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
    top: 0;
    z-index: 30;
}

.banner_box .showpage .line {
    width: 1px;
    height: 48px;
    background: #fff;
    position: absolute;
    right: 51px;
    top: 79px;
}

.banner_box .showpage .nowindex {
    position: absolute;
    top: 143px;
    right: 20px;
    font-size: 36px;
    color: #ffffff;
    font-weight: bold;
    line-height: 40px;
    width: 40px;
    text-align: left;
}

.banner_box .showpage .allpage {
    position: absolute;
    top: 184px;
    right: 20px;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    width: 40px;
    text-align: left;
}

.slide_btn {
    position: absolute;
    right: 50%;
    margin-right: -600px;
    bottom: 133px;
    width: 1200px;
    height: 1px;
    z-index: 50;
}

.slide_btn .prev, .slide_btn .next {
    display: block;
    width: 36px;
    height: 36px;
    float: right;
    font-size: 0;
    margin-right: 8px;
    opacity: .8;
    filter: alpha(opacity=80);
}

.slide_btn .prev {
    background: url("../images/prev_icon.png") no-repeat center;
}

.slide_btn .next {
    background: url("../images/next_icon.png") no-repeat center;
}

.slide_btn a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.business_box {
    background-color: #ffffff;
}

.bus_content li {
    float: left;
    width: 300px;
    text-align: center;
}

.bus_content li a {
    display: block;
    padding: 40px 0 43px;
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.bus_content li em {
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background-color: #ffffff;
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.09);
}

.bus_content li h2 {
    font-size: 20px;
    color: #000000;
    line-height: 26px;
    margin-top: 30px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.bus_content li .p1 {
    font-size: 14px;
    color: #999999;
    line-height: 19px;
    margin-top: 12px;
}

.bus_content li:hover a {
    padding: 35px 0 48px;
}

.bus_content li:hover h2 {
    color: #F1374D;
}

.bus_content li em.em_01 {
    background: url("../images/icon_04.png") no-repeat center;
}

.bus_content li em.em_02 {
    background: url("../images/icon_05.png") no-repeat center;
}

.bus_content li em.em_03 {
    background: url("../images/icon_06.png") no-repeat center;
}

/*.bus_content li em.em_04 {
    background: url("../images/icon_07.png") no-repeat center;
}*/

.bus_content li:hover em.em_01 {
    background: url("../images/icon_08.png") no-repeat center;
}

.bus_content li:hover em.em_02 {
    background: url("../images/icon_09.png") no-repeat center;
}

.bus_content li:hover em.em_03 {
    background: url("../images/icon_10.png") no-repeat center;
}

/*.bus_content li:hover em.em_04 {*/
/*    background: url("../images/icon_11.png") no-repeat center;*/
/*}*/

.company_intro {
    height: 460px;
}

.nice_title {
    padding-top: 40px;
}

.nice_title h2 {
    font-size: 24px;
    color: #ffffff;
    line-height: 33px;
    text-align: center;
    padding-bottom: 13px;
    letter-spacing: 2px;
    position: relative;
}

.nice_title h2 em {
    position: absolute;
    left: 50%;
    margin-left: -24px;
    bottom: 0;
    display: block;
    width: 48px;
    height: 3px;
    background-color: #F1374D;
}

.ci_content {
    padding: 40px 0 50px;
    position: relative;
}

.ci_content em {
    position: absolute;
    display: block;
    width: 83px;
    height: 63px;
}

/*.ci_content em.em_01 {*/
/*    top: 0;*/
/*    left: 0;*/
/*    background: url("../images/icon_12.png") no-repeat center;*/
/*}*/

/*.ci_content em.em_02 {*/
/*    right: 0;*/
/*    bottom: 58px;*/
/*    background: url("../images/icon_13.png") no-repeat center;*/
/*}*/

.ci_content .message li {
    float: left;
    width: 300px;
    text-align: center;
}

.ci_content .message h3 {
    font-size: 36px;
    color: #ffffff;
    line-height: 41px;
    font-weight: bold;
}

.ci_content .message h3 span {
    display: inline-block;
    _display: inline;
    vertical-align: top;
    padding-top: 4px;
    font-size: 14px;
    line-height: 20px;
    margin-left: 2px;
}

.ci_content .message .p1 {
    font-size: 13px;
    color: #ffffff;
    line-height: 18px;
    margin-top: 10px;
}

.ci_content .p2 {
    width: 1040px;
    margin: 40px auto 0;
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
    text-align: center;
}

.more_btn {
    width: 120px;
    margin: 0 auto;
}

.ci_content .more_btn {
    margin-top: 35px;
}

.more_btn a {
    display: block;
    width: 118px;
    height: 34px;
    border: 1px solid #ffffff;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    font-size: 14px;
    color: #ffffff;
    line-height: 34px;
    text-align: center;
}

.more_btn a:hover {
    border-color: #F1374D;
    background-color: #F1374D;
}

.article_box {
    padding: 26px 0 38px;
    background-color: #ffffff;
}

.article_box .tab_tit {
    border-bottom: 1px solid #EDEDED;
    font-size: 0;
    text-align: center;
}

.article_box .tab_tit span {
    display: inline-block;
    _display: inline;
    vertical-align: top;
    padding-bottom: 15px;
    font-size: 24px;
    color: #000000;
    line-height: 41px;
    margin: 0 86px;
    position: relative;
    cursor: pointer;
    font-weight: 500;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.article_box .tab_tit span em {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: 0;
    display: block;
    width: 0;
    height: 4px;
    background-color: #F4333C;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.article_box .tab_tit span.on em {
    width: 48px;
    margin-left: -24px;
}

.article_box .tab_tit span.on {
    color: #F4333C;
}

.article_box .tab_children {
    display: none;
}

.article_box .news_list li {
    float: left;
    width: 360px;
    margin-right: 60px;
}

.article_box .news_list li.last {
    margin-right: 0;
}

.article_box .news_list li a {
    display: block;
    width: 100%;
    padding-top: 57px;
}

.article_box .news_list h2 {
    font-size: 18px;
    color: #000000;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.article_box .news_list .p1 {
    font-size: 14px;
    color: #666666;
    line-height: 23px;
    margin-top: 20px;
    height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.article_box .news_list .p2 {
    margin-top: 30px;
    width: 100%;
    font-size: 14px;
    color: #666666;
    line-height: 21px;
}

.article_box .news_list li:hover h2 {
    color: #F1374D;
}

.article_box .more_btn {
    margin-top: 60px;
}

.article_box .more_btn a {
    width: 134px;
    border-color: #F1374D;
    color: #F1374D;
}

.article_box .more_btn a:hover {
    color: #ffffff;
}

.guide_box {
    padding: 60px 0;
}

.gb_content li {
    width: 380px;
    float: left;
    margin-right: 30px;
}

.gb_content li a {
    display: block;
    width: 100%;
    background-color: #ffffff;
}

.gb_content li.last {
    margin-right: 0;
}

.gb_content li .img_box {
    width: 380px;
    height: 200px;
    overflow: hidden;
}

.gb_content li .words {
    padding: 30px 0 58px;
}

.gb_content li .words h3 {
    font-size: 20px;
    color: #000000;
    line-height: 26px;
    letter-spacing: 2px;
    text-align: center;
}

.gb_content li .words .p1 {
    width: 260px;
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    text-align: center;
    margin: 28px auto 0;
    letter-spacing: 1px;
}

.gb_content li, .gb_content li img, .gb_content li h3 {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.gb_content li:hover {
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.15);
}

.gb_content li:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.gb_content li:hover h3 {
    color: #F1374D;
}

/* footer--start */
.link_ways {
    padding: 52px 0 36px;
    background-color: #ffffff;
}

.link_content ul {
    margin-right: 100px;
}

.link_content ul li {
    width: 100px;
}

.link_content ul h3 {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 24px;

}

.link_content ul a {
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    margin-bottom: 10px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.link_content ul li:hover > a {
    color: #F1374D;
    text-decoration: underline;
}

.link_content .tel_box {
    width: 114px;
    height: 56px;
    background: #F1374D;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.link_content .tel_box:hover {
    background: #e20131;
}
.link_content .tel_box img {
    width: 90px;
    height: 36px;
}

.link_content ul.ul_01 {
    margin-right: 0;
}

.link_content ul.ul_01 li {
    width: 230px;
}

.link_content ul.ul_01 .p1 {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
    color: #666666;
}

.link_content ul.ul_01 .p1 span {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
}

.download_box {
    float: right;
    width: 260px;
}

.db_box {
    float: left;
    width: 100px;
    margin-right: 60px;
}

.db_box .img {
    width: 100px;
    height: 100px;
}

.db_box .p1 {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
}

.copyright {
    height: 60px;
    line-height: 60px;
    border-top: 1px solid #EDEDED;
    background-color: #ffffff;
}

.copyright .p1, .copyright .p2 {
    width: 600px;
    font-size: 12px;
    color: #666666;
    line-height: 60px;
}

.copyright .p2 {
    text-align: right;
}

.db_box.fr {
    margin-right: 0;
}

/*  入场动画-start */
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(30px)
    }
    80% {
        -moz-transform: translateY(-10px)
    }
    100% {
        -moz-transform: translateY(0)
    }
}

@-ms-keyframes bounceInDown {
    0% {
        opacity: 0;
        -ms-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -ms-transform: translateY(30px)
    }
    80% {
        -ms-transform: translateY(-10px)
    }
    100% {
        -ms-transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        transform: translateY(30px)
    }
    80% {
        transform: translateY(-10px)
    }
    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(5em)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(5em)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-ms-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -ms-transform: translateX(5em)
    }
    100% {
        opacity: 1;
        -ms-transform: translateX(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translateX(5em)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-5em)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(-5em)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-ms-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -ms-transform: translateX(-5em)
    }
    100% {
        opacity: 1;
        -ms-transform: translateX(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translateX(-5em)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.bus_content li {
    -webkit-animation: fadeInUp .9s ease-in-out both;
    -moz-animation: fadeInUp .9s ease-in-out both;
    -ms-animation: fadeInUp .9s ease-in-out both;
    animation: fadeInUp .9s ease-in-out both;
}

.bus_content li.li_01, .guide_box.act .gb_content li.li_01 {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -ms-animation-delay: .3s;
    animation-delay: .3s;
}

.bus_content li.li_02, .guide_box.act .gb_content li.li_02 {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    animation-delay: .6s;
}

.bus_content li.li_03 {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    animation-delay: .9s;
}

.banner .title h1.effect {
    -webkit-animation: bounceInDown 1s .2s ease both;
    -moz-animation: bounceInDown 1s .2s ease both;
    animation: bounceInDown 1s .2s ease both;
}

.banner .title h1.effect_01 {
    -webkit-animation: fadeInLeftBig 1s .2s ease both;
    -moz-animation: fadeInLeftBig 1s .2s ease both;
    animation: fadeInLeftBig 1s .2s ease both;
}

.banner .title h2.effect {
    -webkit-animation: fadeInRightBig 1s .2s ease both;
    -moz-animation: fadeInRightBig 1s .2s ease both;
    animation: fadeInRightBig 1s .2s ease both;
}

.banner .title h2.effect_01 {
    -webkit-animation: fadeInUp 1s .2s ease both;
    -moz-animation: fadeInUp 1s .2s ease both;
    animation: fadeInUp 1s .2s ease both;
}

.company_intro h2, .company_intro .ci_content, .article_box, .guide_box .gb_content li {
    -webkit-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.company_intro.act h2, .company_intro.act .ci_content, .article_box.act, .guide_box.act .gb_content li {
    -webkit-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
}

.company_intro.act h2 {
    -webkit-animation: fadeInDown .9s ease-in-out both;
    -moz-animation: fadeInDown .9s ease-in-out both;
    -ms-animation: fadeInDown .9s ease-in-out both;
    animation: fadeInDown .9s ease-in-out both;
}

.company_intro.act .ci_content, .article_box.act, .guide_box.act .gb_content li {
    -webkit-animation: fadeInUp .9s ease-in-out both;
    -moz-animation: fadeInUp .9s ease-in-out both;
    -ms-animation: fadeInUp .9s ease-in-out both;
    animation: fadeInUp .9s ease-in-out both;
}

/* 2-1-融资融券-start */
.banner_01 {
    height: 400px;
}

.banner_01 .w1200 {
    padding-top: 139px;
}

.banner_01 h2 {
    font-size: 48px;
    color: #ffffff;
    line-height: 67px;
    text-align: center;
    letter-spacing: 4px;
    font-weight: 500;
}

.banner_01 .p1 {
    font-size: 20px;
    color: #ffffff;
    line-height: 26px;
    margin-top: 30px;
    text-align: center;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.address_box {
    background-color: #F7F7F7;
    height: 48px;
    font-size: 0;
}

.address_box em, .address_box a {
    display: inline-block;
    _display: inline;
    vertical-align: top;
}

.address_box a.index {
    margin-right: 8px;
    width: 14px;
    height: 48px;
    background: url("../images/icon_home.png") no-repeat center;
}

.address_box a.index:hover {
    background: url("../images/icon_home_01.png") no-repeat center;
}

.address_box a {
    font-size: 14px;
    color: #999999;
    line-height: 48px;
}

.address_box a:hover, .address_box a.act {
    color: #F1374D;
}

.address_box a span {
    margin: 0 5px;
}

.rzrg_intro {
    background-color: #ffffff;
    padding-bottom: 95px;
}

.nice_title h2 {
    font-weight: 500;
}

.nice_title.black h2 {
    color: #000000;
}

.rzrgi_content {
    padding-top: 66px;
}

.rzrgi_content .left {
    padding-left: 85px;
    width: 459px;
}

.rzrgi_content .right {
    padding-top: 51px;
    width: 656px;
}

.rzrgi_content .right .p1 {
    width: 480px;
    font-size: 16px;
    color: #000000;
    line-height: 28px;
    margin: 0 auto;
}

.interest_rate {
    padding: 50px 0 60px;
    height: 390px;
}

.interest_content .msg_box {
    width: 520px;
    height: 364px;
    padding: 26px 30px 0;
    background-color: #ffffff;
}

.interest_content .top_box {
    position: relative;
    padding-bottom: 24px;
    border-bottom: 1px solid #e5e5e5;
}

.interest_content .top_box i {
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 38px;
    height: 2px;
    background-color: #e20131;
}

.interest_content .top_box h2 {
    padding-top: 4px;
    font-size: 20px;
    color: #222222;
    line-height: 40px;
    width: 360px;
    font-weight: 500;
}

.interest_content .input_box {
    width: 154px;
    position: relative;
}

.interest_content .input_box input {
    display: block;
    width: 88px;
    height: 22px;
    padding: 10px 52px 10px 12px;
    line-height: 22px;
    font-size: 14px;
    color: #333333;
    outline: none;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    position: relative;
    z-index: 10;
}

.interest_content .input_box em {
    position: absolute;
    top: 1px;
    right: 1px;
    display: block;
    width: 20px;
    height: 42px;
    padding: 0 16px;
    /*background: url("../images/icon_date.png") no-repeat center;*/
    z-index: 20;
}

.interest_content .img_box.mt65 {
    margin-top: 65px;
}

.interest_content .img_box.mt45 {
    margin-top: 45px;
}

.rzrg_data {
    background-color: #F6F6F6;
    padding: 50px 0 34px;
}

.rzrgd_content .msg_box {
    width: 338px;
    height: 377px;
    padding: 23px 15px 0 15px;
    background-color: #ffffff;
    margin-right: 20px;
}

.no_mr {
    margin-right: 0 !important;
}

.rzrgd_content h3 {
    position: relative;
    font-size: 20px;
    color: #333333;
    line-height: 32px;
    padding-bottom: 10px;
    font-weight: 500;
    text-align: center;
}

.rzrgd_content h3 em {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -20px;
    width: 40px;
    height: 2px;
    background-color: #f1374d;
}

.rzrgd_content table {
    width: 100%;
    table-layout: fixed;
    margin-top: 20px;
}

.rzrgd_content table th {
    font-size: 14px;
    color: #222222;
    line-height: 38px;
    text-align: center;
    background-color: #f8f8f8;
    font-weight: normal;
}

.rzrgd_content table td {
    font-size: 12px;
    color: #666666;
    line-height: 42px;
    text-align: center;
}

.rzrgd_content table td.red {
    color: #f1374d;
}

.rzrgd_content table tr.gray td {
    background-color: #f8f8f8;
}

.rzrg_data .more_btn {
    margin-top: 40px;
}

.more_btn a.red {
    border-color: #F1374D;
    color: #F1374D;
}

.article_box.nice {
    opacity: 1;
    filter: alpha(opacity=100);
}

.more_btn a.red:hover {
    color: #ffffff;
}

.rzrg_business {
    background-color: #F6F6F6;
    padding: 50px 0;
}

.rzrgb_list li {
    width: 300px;
    float: left;
}

.rzrgb_list li a {
    display: block;
    width: 100%;
    padding: 42px 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.rzrgb_list li em {
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background-color: #ffffff;
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.09);
}

.rzrgb_list li em.em_01 {
    background: #ffffff url("../images/rz_icon_01.png") no-repeat center;
}

.rzrgb_list li em.em_02 {
    background: #ffffff url("../images/rz_icon_02.png") no-repeat center;
}

.rzrgb_list li em.em_03 {
    background: #ffffff url("../images/rz_icon_03.png") no-repeat center;
}

.rzrgb_list li em.em_04 {
    /*background: #ffffff url("../images/rz_icon_04.png") no-repeat center;*/
}

.rzrgb_list li:hover em.em_01 {
    background: #ffffff url("../images/rz_icon_05.png") no-repeat center;
}

.rzrgb_list li:hover em.em_02 {
    background: #ffffff url("../images/rz_icon_06.png") no-repeat center;
}

.rzrgb_list li:hover em.em_03 {
    background: #ffffff url("../images/rz_icon_07.png") no-repeat center;
}

.rzrgb_list li:hover em.em_04 {
    /*background: #ffffff url("../images/rz_icon_08.png") no-repeat center;*/
}

.rzrgb_list li .p1 {
    font-size: 20px;
    color: #000000;
    line-height: 26px;
    text-align: center;
    margin-top: 30px;
}

.rzrgb_list li:hover a {
    padding: 37px 0 47px;
}

.rzrgb_list li:hover .p1 {
    color: #F1374D;
}

/* 2-新三板业务-业务概况-start */
.business_introduce {
    padding-bottom: 30px;
}

.busi_content {
    background-color: #ffffff;
    padding: 33px 30px 0;
}

.busi_content h2 {
    font-size: 18px;
    color: #333333;
    line-height: 32px;
    text-align: center;
    font-weight: 500;
}

.busi_content .p1 {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    margin-top: 18px;
    padding: 0 30px;
}

.busi_content .history {
    margin-top: 68px;
}

.busi_content .history_line {
    padding-left: 324px;
    margin-top: 51px;
    padding-bottom: 68px;
}

.busi_content .history_line li {
    border-left: 2px solid #e5e5e5;
    padding-left: 30px;
    position: relative;
    padding-bottom: 41px;
    cursor: pointer;
}

.busi_content .history_line span {
    position: absolute;
    left: -118px;
    margin-top: -19px;
    display: block;
    width: 62px;
    height: 62px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background-color: #f8f8f8;
    font-size: 18px;
    color: #999999;
    line-height: 62px;
    text-align: center;
    font-weight: 500;
}

.busi_content .history_line em {
    position: absolute;
    left: -8px;
    top: 6px;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background-color: #cccccc;
    border: 2px solid #ffffff;
}

.busi_content .history_line em.first {
    position: absolute;
    top: 0;
    left: -10px;
    width: 16px;
    height: 26px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: #ffffff url("../images/icon_14.png") no-repeat center;
}

.busi_content .history_line .p2 {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

.busi_content .history_line li:hover em, .busi_content .history_line li.act em {
    background-color: #F1374D;
}

.busi_content .history_line li:hover em.first, .busi_content .history_line li.act em.first {
    background: #ffffff url("../images/icon_14.png") no-repeat center;
}

.busi_content .history_line li:hover .p2, .busi_content .history_line li:hover span,
.busi_content .history_line li.act .p2, .busi_content .history_line li.act span {
    color: #F1374D;
}

.busi_content .history_line em.more {
    position: absolute;
    left: -2px;
    top: 6px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    width: 2px;
    height: 20px;
    border: none;
    background: url("../images/icon_15.png") no-repeat center;
}

.no_pb {
    padding-bottom: 0 !important;
}

.busi_content .history_line i {
    position: absolute;
    left: -2px;
    bottom: 0;
    display: block;
    width: 2px;
    height: 8px;
    background-color: #ffffff;
}

/* 2-新三板业务-挂牌条件-start */
.gp_condition {
    background-color: #ffffff;
    padding: 27px 30px 0;
}

.gp_condition h2 {
    font-size: 18px;
    color: #333333;
    line-height: 32px;
    text-align: center;
    font-weight: 500;
    padding-bottom: 17px;
    border-bottom: 1px solid #f0f0f0;
}

.gp_condition .table {
    margin-top: 40px;
    padding-bottom: 73px;
}

.gp_condition .table table {
    width: 100%;
}

.gp_condition .table th {
    font-size: 16px;
    color: #333333;
    line-height: 59px;
    padding: 0 30px;
    border: 1px solid #e5e5e5;
    font-weight: normal;
    text-align: left;
    background-color: #f8f8f8;
}

.gp_condition .table td {
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    padding: 22px 30px;
    border: 1px solid #e5e5e5;
}

.gp_condition .table .p1 {
    position: relative;
    padding-left: 16px;
    cursor: pointer;
    font-size: 14px;
    color: #666666;
    line-height: 32px;
}

.gp_condition .table .p1 em {
    position: absolute;
    top: 13px;
    left: 0;
    display: block;
    width: 6px;
    height: 6px;
    background: url("../images/icon_16.png") no-repeat 0 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

/* 2-新三板业务-工作流程-start */
.business_introduce .work_list {
    margin-top: 76px;
    padding-bottom: 64px;
}

.business_introduce .work_list ul {
    background: url("../images/bg_02.jpg") no-repeat top right;
}

.business_introduce .work_list li {
    padding-right: 30px;
    width: 350px;
    float: left;
    height: 194px;
    text-align: center;
}

.business_introduce .work_list em {
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    background: #f4333c;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    margin: 0 auto;
}

.business_introduce .work_list h3 {
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    margin-top: 17px;
}

.business_introduce .work_list .p3 {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    width: 280px;
    margin: 3px auto 0;
}

.business_introduce .work_list .ts {
    font-size: 16px;
    color: #999999;
    line-height: 36px;
    text-align: center;
}

.business_introduce .work_list .ts span {
    margin-right: 5px;
    display: inline-block;
    _display: inline;
    vertical-align: top;
    line-height: 40px;
}

/* 2-新三板业务-服务优势-start */
.service_advantage {
    padding: 35px 0 77px;
}

.service_advantage h3 {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    text-align: center;
}

.service_advantage .p2 {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    margin-top: 5px;
    text-align: center;
}

.service_advantage .img_box {
    margin-top: 43px;
}

/* 2-新三板业务-联系方式-start */
.link_ways_01 {
    padding: 45px 0 158px;
}

.link_ways_01 li {
    float: left;
    margin-right: 20px;
    width: 210px;
    height: 160px;
    border: 1px solid #e5e5e5;
    padding-top: 38px;
    text-align: center;
}

.link_ways_01 li em {
    display: block;
    width: 38px;
    height: 38px;
    margin: 0 auto;
}

.link_ways_01 li em.em_01 {
    background: url("../images/icon_17.png") no-repeat center;
}

.link_ways_01 li em.em_02 {
    background: url("../images/icon_18.png") no-repeat center;
}

.link_ways_01 li em.em_03 {
    background: url("../images/icon_19.png") no-repeat center;
}

.link_ways_01 li em.em_04 {
    background: url("../images/icon_20.png") no-repeat center;
}

.link_ways_01 li em.em_05 {
    background: url("../images/icon_21.png") no-repeat center;
}

.link_ways_01 li h3 {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    margin-top: 23px;
}

.link_ways_01 li .p2 {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    width: 175px;
    margin: 8px auto 0;
}

/* 2-3-股票质押-start */
.nice_01 .rzrgi_content {
    padding-top: 40px;
}

.nice_01 .rzrgi_content .left {
    width: 410px;
    padding-left: 103px;
}

.nice_01 .rzrgi_content .right {
    width: 540px;
    padding: 34px 0 0 147px;
}

.nice_01 .rzrgi_content .right .p1 {
    margin: 0;
}

.nice_01 .rzrgi_content .more_btn {
    margin: 53px 0 0;
}

.article_box.nice_01 {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #FBFCFF;
}

/* 2-4-约定回购-start */
.nice_02 .rzrgi_content {
    padding-top: 60px;
}

.nice_02 .rzrgi_content .left {
    width: 478px;
    padding-left: 83px;
}

.nice_02 .rzrgi_content .right {
    width: 540px;
    padding: 14px 0 0 99px;
}

.nice_02 .rzrgi_content .right .p1 {
    margin: 0;
}

.nice_02 .rzrgi_content .more_btn {
    margin: 53px 0 0;
}

/* 2-6-股票期权-start */
.gpqq_intro {
    height: 600px;
}

.gpqqi_content {
    padding-top: 41px;
}

.gpqqi_content .p1 {
    width: 960px;
    margin: 0 auto;
    font-size: 18px;
    color: #666666;
    line-height: 28px;
    text-align: center;
}

.gpqqi_content .business_list {
    padding-top: 50px;
}

.business_list li {
    float: left;
    width: 400px;
}

.business_list li a {
    display: block;
    padding: 40px 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.business_list em {
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.09);
}

.business_list em.em_01 {
    background: #ffffff url(../images/rz_icon_02.png) no-repeat center;
}

.business_list em.em_02 {
    background: #ffffff url(../images/rz_icon_09.png) no-repeat center;
}

.business_list em.em_03 {
    /*background: #ffffff url(../images/rz_icon_10.png) no-repeat center;*/
}

.business_list em.em_11 {
    background: #ffffff url(../images/rz_icon_25.png) no-repeat center;
    background-size: 60px;
}

.business_list li:hover em.em_01 {
    background: #ffffff url(../images/rz_icon_06.png) no-repeat center;
}

.business_list li:hover em.em_02 {
    background: #ffffff url(../images/rz_icon_11.png) no-repeat center;
}

.business_list li:hover em.em_03 {
    /*background: #ffffff url(../images/rz_icon_12.png) no-repeat center;*/
}

.business_list li:hover em.em_11 {
    background: #ffffff url(../images/rz_icon_26.png) no-repeat center;
    background-size: 60px;
}

.business_list .p2 {
    font-size: 20px;
    color: #000000;
    line-height: 26px;
    text-align: center;
    margin-top: 32px;
}

.business_list li:hover a {
    padding: 35px 0 45px;
}

.business_list li:hover .p2 {
    color: #F1374D;
}

/* 2-7-资产管理业务-start */
.zcgl_intro {
    background-color: #ffffff;
    padding-bottom: 61px;
}

.zcgl_intro .p1 {
    width: 970px;
    margin: 33px auto 0;
    text-align: center;
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    position: relative;
}

.zcgl_intro .p1 em {
    position: absolute;
    display: block;
    width: 16px;
    height: 14px;
}

.zcgl_intro .p1 em.up {
    top: -13px;
    left: -32px;
    /*background: url("../images/icon_label.png") no-repeat 0 0;*/
}

.zcgl_intro .p1 em.down {
    bottom: -15px;
    right: -32px;
    /*background: url("../images/icon_label.png") no-repeat 0 -16px;*/
}

.zcgl_history {
    height: 440px;
}

.zcgl_content {
    margin-top: 52px;
    height: 225px;
    position: relative;
}

.zcgl_content .line {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    margin-top: -4px;
    background-color: #ffffff;
    z-index: 50;
}

.zcgl_content .slide_wrap {
    height: 225px;
    width: 1200px;
    overflow: hidden;
    position: relative;
    z-index: 100;
}

.zcgl_content .slide_box {
    height: 225px;
}

.zcgl_content .slide_box .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.zcgl_content .slide_box a {
    display: block;
    width: 300px;
    text-align: center;
}

.zcgl_content .slide_box .p1 {
    width: 300px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 30px;
    color: #ffffff;
    font-weight: bold;
}

.zcgl_content .slide_box em {
    display: block;
    width: 15px;
    height: 55px;
    margin: 0 auto;
}

/*.zcgl_content .slide_box em.up {*/
/*    background: url("../images/icon_23.png") no-repeat center;*/
/*}*/

/*.zcgl_content .slide_box em.down {*/
/*    background: url("../images/icon_22.png") no-repeat center;*/
/*}*/

.zcgl_content .slide_box .p2 {
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
    height: 48px;
    width: 290px;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}

.zcgl_content .slide_box .li_01 a {
    padding-top: 59px;
    height: 166px;
}

.zcgl_content .slide_box .li_01 .up {
    margin-top: 13px;
}

.zcgl_content .slide_box .li_01 .p2 {
    margin-top: 15px;
}

.zcgl_content .slide_box .li_02 a {
    height: 225px;
}

.zcgl_content .slide_box .li_02 .down {
    margin-bottom: 13px;
}

.zcgl_content .slide_box .li_02 .p2 {
    margin-bottom: 14px;
}

.zcgl_content .swiper-button-prev {
    left: -20px;
    margin-top: -13px;
    display: block;
    width: 18px;
    height: 18px;
    border: 1px solid #ffffff;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    /*background: url("../images/icon_left.png") no-repeat center;*/
}

.zcgl_content .swiper-button-next {
    right: -20px;
    margin-top: -13px;
    display: block;
    width: 18px;
    height: 18px;
    border: 1px solid #ffffff;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    /*background: url("../images/icon_right.png") no-repeat center;*/
}

.zcgl_content .swiper-button-prev:hover {
    border-color: #F1374D;
    /*background: #F1374D url("../images/icon_left.png") no-repeat center;*/
}

.zcgl_content .swiper-button-next:hover {
    border-color: #F1374D;
    /*background: #F1374D url("../images/icon_right.png") no-repeat center;*/
}

.zcgl_product {
    background-color: #f8f8f8;
    padding-bottom: 42px;
}

.zcglp_content {
    padding-top: 28px;
}

.zcglp_content .list li {
    float: left;
    width: 380px;
    height: 335px;
    margin-right: 30px;
    background-color: #ffffff;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.zcglp_content .list a {
    display: block;
    padding: 40px 30px 0;
    height: 295px;
}

.zcglp_content .list h3 {
    font-size: 24px;
    color: #222222;
    line-height: 40px;
    text-align: center;
}

.zcglp_content .list .p1 {
    margin: 27px 0 38px;
    text-align: center;
    font-size: 0;
}

.zcglp_content .list .p1 strong {
    display: inline-block;
    _display: inline;
    vertical-align: top;
    padding: 0 30px;
    font-weight: normal;
}

.zcglp_content .list .p1 span {
    display: block;
    width: 100%;
    font-size: 32px;
    color: #f2374d;
    line-height: 40px;
    text-align: center;
}

.zcglp_content .list .p1 i {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #999999;
    line-height: 22px;
    text-align: center;
    margin-top: 4px;
}

.zcglp_content .list .p2 {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    text-align: center;
}

.zcglp_content .list .p2 span {
    color: #222222;
}

.zcgl_product .more_btn {
    margin-top: 40px;
}

.zcglp_content .list li:hover {
    box-shadow: 0px 0 30px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 0 30px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0px 0 30px rgba(0, 0, 0, 0.09);
}

.zcglp_content .list li:hover h3 {
    color: #F1374D;
}

.article_box.nice_02 {
    opacity: 1;
    filter: alpha(opacity=100);
    border-bottom: 1px solid #ededed;
    padding: 0 0 55px;
}

/* 2-5-惠和基金-start */
.hj_intro {
    height: 420px;
}

.hji_content {
    padding-top: 40px;
}

.hji_content .message li {
    float: left;
    width: 300px;
    text-align: center;
}

.hji_content .message h3 {
    font-size: 36px;
    color: #333333;
    line-height: 41px;
    font-weight: bold;
}

.hji_content .message h3 span {
    display: inline-block;
    _display: inline;
    vertical-align: top;
    padding-top: 4px;
    font-size: 14px;
    line-height: 20px;
    margin-left: 2px;
}

.hji_content .message .p1 {
    font-size: 13px;
    color: #333333;
    line-height: 18px;
    margin-top: 10px;
}

.hji_content .remark {
    margin-top: 40px;
}

.hji_content .remark .p1 {
    font-size: 0;
    text-align: center;
}

.hji_content .remark .p1 span {
    display: inline-block;
    _display: inline;
    vertical-align: top;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    padding: 0 25px;
}

.hji_content .remark .p2 {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    text-align: center;
}

.hj_risk {
    background-color: #ffffff;
    padding-bottom: 35px;
}

.hj_risk .business_list {
    padding-top: 72px;
}

.business_list .p3 {
    font-size: 14px;
    color: #999999;
    line-height: 19px;
    margin-top: 12px;
    text-align: center;
}

.business_list em.em_05 {
    background: #ffffff url(../images/rz_icon_03.png) no-repeat center;
}

.business_list em.em_04 {
    background: #ffffff url(../images/rz_icon_13.png) no-repeat center;
}

.business_list em.em_06 {
    background: #ffffff url(../images/rz_icon_14.png) no-repeat center;
}

.business_list li:hover em.em_05 {
    background: #ffffff url(../images/rz_icon_07.png) no-repeat center;
}

.business_list li:hover em.em_04 {
    background: #ffffff url(../images/rz_icon_15.png) no-repeat center;
}

.business_list li:hover em.em_06 {
    background: #ffffff url(../images/rz_icon_16.png) no-repeat center;
}

.hj_link_ways {
    background-color: #F6F6F6;
    padding-bottom: 72px;
}

.hjlw_list {
    padding-top: 42px;
}

.hjlw_list li {
    float: left;
    width: 380px;
    height: 220px;
    padding-top: 60px;
    text-align: center;
    background-color: #ffffff;
    margin-right: 30px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.hjlw_list li em {
    display: block;
    width: 64px;
    height: 64px;
    margin: 0 auto;
}

.hjlw_list li em.em_01 {
    background: url("../images/icon_24.png") no-repeat center;
}

.hjlw_list li em.em_02 {
    background: url("../images/icon_25.png") no-repeat center;
}

.hjlw_list li em.em_03 {
    background: url("../images/icon_26.png") no-repeat center;
}

.hjlw_list li h3 {
    font-size: 20px;
    color: #333333;
    line-height: 28px;
    margin-top: 60px;
}

.hjlw_list li .p1 {
    font-size: 14px;
    color: #666666;
    line-height: 19px;
    margin-top: 10px;
}

.hjlw_list li:hover {
    box-shadow: 0px 0 30px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 0 30px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0px 0 30px rgba(0, 0, 0, 0.09);
}

/*.hjlw_list li:hover h3,.hjlw_list li:hover .p1{*/
/*color: #F1374D;*/
/*}*/
/* 2-0-主要业务-start */
.nice_03 .rzrgi_content {
    padding-top: 50px;
}

.nice_03 .rzrgi_content .left {
    width: 496px;
    padding-left: 67px;
}

.nice_03 .rzrgi_content .right {
    width: 539px;
    padding: 24px 0 0 98px;
}

.nice_03 .rzrgi_content .right .p1 {
    margin: 0;
}

.nice_03 .rzrgi_content .more_btn {
    margin: 80px 0 0;
}

.mb_shop {
    height: 560px;
}

.mbs_list {
    padding-top: 35px;
}

.mbs_list li {
    float: left;
    margin-right: 30px;
}

.mbs_list li a {
    display: block;
    width: 380px;
    height: 310px;
    background-color: #ffffff;
    text-align: center;
}

.mbs_list li .img {
    width: 380px;
    height: 200px;
    overflow: hidden;
}

.mbs_list li h3 {
    font-size: 20px;
    color: #000000;
    line-height: 26px;
    margin-top: 20px;
}

.mbs_list li .p1 {
    font-size: 14px;
    color: #666666;
    line-height: 19px;
    margin-top: 12px;
}

.mbs_list li:hover img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.mbs_list li:hover h3 {
    color: #F1374D;
}

.mb_network .business_list {
    padding-top: 42px;
}

.mb_network .business_list li {
    width: 300px;
}

.mb_network {
    background-color: #ffffff;
    padding-bottom: 64px;
}

.mb_network .more_btn {
    margin-top: 5px;
}

.business_list em.em_07 {
    background: #ffffff url(../images/rz_icon_17.png) no-repeat center;
}

.business_list em.em_08 {
    background: #ffffff url(../images/rz_icon_18.png) no-repeat center;
}

.business_list em.em_09 {
    background: #ffffff url(../images/rz_icon_19.png) no-repeat center;
}

.business_list em.em_10 {
    background: #ffffff url(../images/rz_icon_20.png) no-repeat center;
}

.business_list li:hover em.em_07 {
    background: #ffffff url(../images/rz_icon_21.png) no-repeat center;
}

.business_list li:hover em.em_08 {
    background: #ffffff url(../images/rz_icon_22.png) no-repeat center;
}

.business_list li:hover em.em_09 {
    background: #ffffff url(../images/rz_icon_23.png) no-repeat center;
}

.business_list li:hover em.em_10 {
    background: #ffffff url(../images/rz_icon_24.png) no-repeat center;
}

.rzrg_intro.nice_04 {
    background-color: #F9F9F9;
    padding-bottom: 68px;
}

.rzrg_intro.nice_04 .right {
    padding-left: 98px;
    padding-top: 37px;
    width: 558px;
}

.rzrg_intro.nice_04 .right .p1 {
    margin: 0;
}

.rzrg_intro.nice_04 .right .more_btn {
    margin: 53px 0 0;
}

.mbzc_business {
    height: 480px;
}

.swiper-container {
    width: 100%;
    height: 200px;
    margin: 50px auto 0;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.swiper-slide h3 {
    font-size: 18px;
    color: #ffffff;
    line-height: 28px;
    text-align: center;
    padding-top: 22px;
}

.swiper-slide .p1 {
    width: 1000px;
    margin: 23px auto 0;
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
    text-align: center;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    z-index: 10;
    cursor: pointer;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
}

.swiper-button-prev {
    /*background: url("../images/m_icon_01.png") no-repeat center;*/
    left: 0;
}

.swiper-button-next {
    /*background: url("../images/m_icon_02.png") no-repeat center;*/
    right: 0;
}

.swiper-button-prev:hover {
    /*background: #F1374D url("../images/m_icon_01.png") no-repeat center;*/
}

.swiper-button-next:hover {
    /*background: #F1374D url("../images/m_icon_02.png") no-repeat center;*/
}

.mbzc_business .more_btn {
    margin-top: 40px;
}

.rzrg_intro.bg_gray {
    background-color: #F6F6F6;
}

.more_business {
    height: 460px;
}

.more_business_list {
    padding-top: 50px;
}

.more_business_list li {
    width: 240px;
    float: left;
}

.more_business_list li a {
    display: block;
    padding-top: 30px;
    text-align: center;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.more_business_list li em {
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
}

.more_business_list li em.em_01 {
    background: url("../images/m_icon_03.png") no-repeat center;
}

.more_business_list li em.em_02 {
    background: url("../images/m_icon_04.png") no-repeat center;
}

.more_business_list li em.em_03 {
    /*background: url("../images/m_icon_05.png") no-repeat center;*/
}

.more_business_list li em.em_04 {
    background: url("../images/m_icon_06.png") no-repeat center;
}

.more_business_list li em.em_05 {
    background: url("../images/m_icon_07.png") no-repeat center;
}

.more_business_list li .p1 {
    font-size: 18px;
    color: #ffffff;
    line-height: 24px;
    margin-top: 32px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.more_business_list li:hover em {
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}

.more_business_list li:hover .p1 {
    color: #F1374D;
}

/* 5-1-人才招聘-start */
.take_job {
    padding-bottom: 40px;
}

.take_job .w1200 {
    background-color: #ffffff;
    padding-bottom: 61px;
}

.tj_search {
    padding: 40px 30px 0;
    position: relative;
    z-index: 200;
}

.tj_search .msg_box {
    width: 255px;
    height: 46px;
    margin-right: 40px;
    position: relative;
}

.tj_search .msg_box input {
    display: block;
    width: 207px;
    height: 20px;
    line-height: 20px;
    padding: 12px 32px 12px 14px;
    outline: none;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 14px;
    color: #666666;
    cursor: pointer;
    position: relative;
    z-index: 50;
}

.tj_search .msg_box .a1, .tj_search .msg_box .search {
    display: block;
    position: absolute;
    z-index: 100;
}

.tj_search .msg_box .a1 {
    right: 1px;
    top: 1px;
    width: 32px;
    height: 44px;
    background: url("../images/down_icon.png") no-repeat center;
}

.tj_search .msg_box .search {
    right: 0;
    top: 0;
    width: 46px;
    height: 46px;
    background-color: #F1374D;
    font-size: 14px;
    color: #ffffff;
    line-height: 46px;
    text-align: center;
    border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
}

.tj_search .msg_box .search:hover {
    background-color: #e42a40;
}

.tj_search .msg_box ul {
    display: none;
    position: absolute;
    left: 0;
    top: 41px;
    width: 253px;
    max-height: 165px;
    border: 1px solid #DBDBDB;
    border-top: none;
    padding: 5px 0 0;
    background-color: #ffffff;
    z-index: 100;
    overflow-x: hidden;
    overflow-y: auto;
}

.tj_search .msg_box ul li a {
    display: block;
    line-height: 40px;
    font-size: 14px;
    color: #666666;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding-left: 14px;
}

.tj_search .msg_box ul li:hover a {
    color: #ffffff;
    background-color: #F1374D;
    padding-left: 18px;
}

.tj_search .msg_box .a1.act {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.tjzp_content {
    padding: 30px 30px 0;
}

.tjzp_content .detail {
    padding: 20px 30px;
    position: relative;
}

.tjzp_content .detail h3 {
    font-size: 20px;
    line-height: 26px;
}

.tjzp_content .detail h3 a {
    color: #333333;
}

.tjzp_content .detail h3 a:hover {
    color: #F1374D;
}

.tjzp_content .detail .p1 {
    margin-top: 15px;
    line-height: 19px;
    font-size: 14px;
    color: #999999;
}

.tjzp_content .detail .p1 span {
    margin-right: 64px;
}

.tjzp_content .detail .more_btn {
    position: absolute;
    top: 32px;
    right: 30px;
    margin: 0;
}

.tjzp_content .detail.bg_gray {
    background-color: #FAFAFA;
}

/* 5-1-1-人才招聘详情-start */
.tjzp_content.nice {
    padding: 40px 30px 0;
}

.job_intro {
    padding: 0 30px;
}

.jobi_detail {
    padding-top: 30px;
    width: 700px;
}

.jobi_detail h4 {
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 15px;
}

.jobi_detail .p2 {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}

.jobi_detail .p2 span {
    color: #F1374D;
    margin: 0 3px;
}

.job_btn {
    padding: 60px 0 30px 30px;
}

.job_btn .more_btn {
    margin: 0 32px 0 0;
}

.job_btn .more_btn.act a {
    color: #ffffff;
    background-color: #F1374D;
}

/* 5-2-投诉与建议-start */
.suggest_box {
    width: 580px;
    margin: 47px auto 0;
}

.suggest_box .msg_box {
    margin-bottom: 24px;
}

.suggest_box .msg_box span {
    float: left;
    display: block;
    width: 100px;
    line-height: 32px;
    text-align: right;
    margin-right: 12px;
}

.suggest_box .msg_box input {
    display: block;
    float: left;
    width: 426px;
    height: 20px;
    line-height: 20px;
    padding: 5px 32px 5px 8px;
    border: 1px solid #EDEDED;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 14px;
    color: #333333;
    outline: none;
}

.suggest_box .msg_box i {
    display: inline-block;
    _display: inline;
    vertical-align: top;
    color: #F1374D;
    font-style: normal;
    margin-right: 2px;
}

.suggest_box .input_box {
    position: relative;
    float: left;
    width: 468px;
    height: 32px;
}

.suggest_box .input_box em {
    position: absolute;
    top: 1px;
    right: 1px;
    display: block;
    width: 32px;
    height: 30px;
    background: url("../images/down_icon.png") no-repeat center;
}

.suggest_box .input_box input {
    cursor: pointer;
}

.suggest_box .input_box input::placeholder,
.suggest_box .input_box input::-moz-placeholder,
.suggest_box .input_box input:-ms-input-placeholder,
.suggest_box .input_box input::-webkit-input-placeholder,
.suggest_box .input_box textarea::placeholder,
.suggest_box .input_box textarea::-moz-placeholder,
.suggest_box .input_box textarea:-ms-input-placeholder,
.suggest_box .input_box textarea::-webkit-input-placeholder {
    color: #cccccc;
}

.suggest_box .input_box ul {
    display: none;
    position: absolute;
    left: 0;
    top: 28px;
    width: 466px;
    border: 1px solid #EDEDED;
    background-color: #ffffff;
    border-top: none;
    padding: 4px 0 0;
}

.suggest_box .input_box ul li {
    padding-left: 8px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.suggest_box .input_box em.act {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.suggest_box .input_box ul li:hover {
    padding-left: 13px;
    background-color: #F1374D;
    color: #ffffff;
}

.suggest_box textarea {
    display: block;
    width: 450px;
    height: 82px;
    padding: 8px;
    border: 1px solid #EDEDED;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    outline: none;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}

.suggest_box .msg_box input.input_01 {
    width: 102px;
    padding: 5px 8px;
}

.suggest_box .msg_box strong {
    float: left;
    display: block;
    width: 83px;
    height: 32px;
    margin-left: 8px;
    position: relative;
    font-weight: normal;
}

.suggest_box .msg_box strong img {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17px;
}

.suggest_box .btn_box {
    padding: 14px 0 37px 112px;
}

.suggest_box .btn_box a {
    float: left;
    display: block;
    width: 86px;
    height: 30px;
    border: 1px solid #EDEDED;
    text-align: center;
    margin-right: 20px;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.suggest_box .btn_box a:hover, .suggest_box .btn_box a.act {
    color: #ffffff;
    background-color: #F1374D;
    border-color: #F1374D;
}

/* 5-3-软件下载-start */
.software_download {
    padding-bottom: 30px;
}

.software_download .w1200 {
    background-color: #ffffff;
}

.soft_tab_box {
    padding: 0 30px 20px;
}

.soft_tab_box .tab_tit {
    border-bottom: 1px solid #EDEDED;
    text-align: center;
    font-size: 0;
}

.soft_tab_box .tab_tit span {
    display: inline-block;
    _display: inline;
    vertical-align: top;
    font-size: 24px;
    color: #000000;
    font-weight: 500;
    line-height: 63px;
    margin: 0 86px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.soft_tab_box .tab_tit em {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: 0;
    display: block;
    width: 0;
    height: 3px;
    background-color: #F4333C;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.soft_tab_box .tab_tit span.on {
    color: #F1374D;
}

.soft_tab_box .tab_tit span.on em {
    width: 100%;
    margin-left: -50%;
}

.soft_tab_box .tab_children {
    padding-top: 40px;
    display: none;
}

.soft_tab_box .msg_box {
    padding-bottom: 60px;
}

.soft_tab_box .msg_box .left_img {
    width: 100px;
    height: 100px;
    margin-right: 31px;
}

.soft_tab_box .msg_box .words {
    width: 760px;
}

.soft_tab_box .msg_box h3 {
    font-size: 20px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 15px;
}

.soft_tab_box .msg_box .p1 {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 10px;
}

.soft_tab_box .msg_box .p1 span {
    margin-right: 15px;
}

.soft_tab_box .msg_box .p2 {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.soft_tab_box .msg_box .erweima_img {
    width: 108px;
    height: 108px;
    padding: 15px;
    border: 1px solid #EDEDED;
}

.soft_tab_box .msg_box .p3 {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    text-align: center;
    margin-top: 10px;
}

/* 3-0-关于我们-start */
.hj_intro.nice {
    height: 460px;
}

.remark .p3 {
    width: 1040px;
    margin: 0 auto;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    text-align: center;
}

.hj_intro .more_btn {
    margin-top: 56px;
}

.branch_map {
    height: 660px;
    position: relative;
}

.branch_map .more_btn {
    position: absolute;
    left: 50%;
    bottom: 30px;
    margin-left: -60px;
}

.map_box {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -600px;
    width: 1200px;
    height: 660px;
    z-index: 100;
}

.map_box .address {
    display: inline-block;
    _display: inline;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #000;
    position: absolute;
    cursor: pointer;
}

.map_box .a1 {
    right: 298px;
    top: 128px;
}

.map_box .a2 {
    right: 333px;
    top: 176px;
}

.map_box .a3 {
    right: 375px;
    top: 218px;
}

.map_box .a4 {
    right: 457px;
    top: 235px;
}

.map_box .a5 {
    right: 421px;
    top: 262px;
}

.map_box .a6 {
    right: 477px;
    top: 274px;
}

.map_box .a7 {
    right: 518px;
    top: 290px;
}

.map_box .a8 {
    right: 424px;
    top: 303px;
}

.map_box .a9 {
    right: 572px;
    top: 315px;
}

.map_box .a10 {
    right: 504px;
    top: 335px;
}

.map_box .a11 {
    right: 692px;
    top: 240px;
}

.map_box .a12 {
    right: 395px;
    top: 356px;
}

.map_box .a13 {
    right: 368px;
    top: 381px;
}

.map_box .a14 {
    right: 422px;
    top: 377px;
}

.map_box .a15 {
    right: 518px;
    top: 390px;
}

.map_box .a16 {
    right: 653px;
    top: 390px;
}

.map_box .a17 {
    right: 580px;
    top: 403px;
}

.map_box .a18 {
    right: 407px;
    top: 415px;
}

.map_box .a19 {
    right: 463px;
    top: 439px;
}

.map_box .a20 {
    right: 523px;
    top: 452px;
}

.map_box .a21 {
    right: 583px;
    top: 462px;
}

.map_box .a22 {
    right: 640px;
    top: 485px;
}

.map_box .a23 {
    right: 430px;
    top: 485px;
}

.map_box .a24 {
    right: 489px;
    top: 514px;
}

.map_box .a25 {
    right: 551px;
    top: 508px;
}

.map_box .address strong {
    display: block;
    padding-left: 22px;
    position: relative;
    font-weight: normal;
}

.map_box .address em {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid #F1374D;
    background-color: #ffffff;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    z-index: 2;
}

.map_box .address span {
    display: none;
    -webkit-animation: btnzoom2 2s ease infinite;
    -moz-animation: btnzoom2 2s ease infinite;
    animation: btnzoom2 2s ease infinite;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #F1374D;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.query_store {
    display: none;
    padding: 20px;
    padding-right: 10px;
    background: #fff;
    position: absolute;
    left: -95px;
    bottom: 32px;
    min-width: 250px;
    z-index: 99;
    box-shadow: 0 0 10px 3px rgba(155, 155, 155, 0.3);
    -moz-box-shadow: 0 0 10px 3px rgba(155, 155, 155, 0.3);
    -webkit-box-shadow: 0 0 10px 3px rgba(155, 155, 155, 0.3);
}

.query_store .down_icon {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px transparent solid;
    border-right: 20px transparent solid;
    border-top: 20px #fff solid;
    bottom: -20px;
    left: 100px;
}

.query_store .scrollbar {
    display: none;
}

.query_store.act .scrollbar {
    display: block;
    position: relative;
    float: right;
    width: 8px;
    background: #e5e8ec;
    border-radius: 10px;
}

.query_store.act .thumb {
    width: 8px;
    background: #b1bbc7;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0;
}

.query_store.act .disable {
    display: none;
}

.noSelect {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.query_store .viewport {
    width: 230px;
}

.query_store.act .viewport {
    overflow: hidden;
    height: 150px;
    position: relative;
}

.query_store.act .overview {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
}

.query_store .overview a {
    line-height: 30px;
    font-size: 14px;
    color: #262626;
    padding: 0 15px;
    display: inline-block;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.query_store .overview a:hover {
    color: #F1374D;
    background-color: #eceff3;
}

.map_box .address:hover span {
    display: block;
}

.map_box .address:hover .query_store {
    display: block;
}

@-webkit-keyframes btnzoom2 {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, .4);
        -moz-transform: scale3d(1, 1, .4);
        transform: scale3d(1, 1, .4);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(3, 3, .2);
        -moz-transform: scale3d(3, 3, .2);
        transform: scale3d(3, 3, .2);
    }
}

@keyframes btnzoom2 {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, .4);
        -moz-transform: scale3d(1, 1, .4);
        transform: scale3d(1, 1, .4);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(3, 3, .2);
        -moz-transform: scale3d(3, 3, .2);
        transform: scale3d(3, 3, .2);
    }
}

.map_box .address strong i {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -3px;
    margin-top: -3px;
    display: block;
    width: 6px;
    height: 6px;
    background-color: #F1374D;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    font-weight: normal;
}

.hj_link_ways.nice {
    background-color: #ffffff;
}

.hj_link_ways.nice .hjlw_list li {
    width: 277px;
    background-color: #FBFCFF;
    padding-top: 30px;
    height: 250px;
}

.hj_link_ways.nice .hjlw_list li em {
    width: 120px;
    height: 120px;
}

.hjlw_list li em.em_04 {
    background: url("../images/m_icon_08.png") no-repeat center;
}

.hjlw_list li em.em_05 {
    background: url("../images/m_icon_09.png") no-repeat center;
}

.hjlw_list li em.em_06 {
    background: url("../images/m_icon_10.png") no-repeat center;
}

.hjlw_list li em.em_07 {
    background: url("../images/m_icon_11.png") no-repeat center;
}

.hj_link_ways.nice .hjlw_list li h3 {
    margin-top: 37px;
}

.hj_link_ways.nice .hjlw_list li .p1 {
    padding: 0 18px;
}

.more_business.nice {
    height: 440px;
}

.more_business.nice .more_business_list li .p1 {
    font-size: 17px;
}

.more_business_list li em.em_06 {
    background: url("../images/m_icon_12.png") no-repeat center;
}

.more_business_list li em.em_07 {
    background: url("../images/m_icon_13.png") no-repeat center;
}

.more_business_list li em.em_08 {
    background: url("../images/m_icon_14.png") no-repeat center;
}

.more_business_list li em.em_09 {
    background: url("../images/m_icon_15.png") no-repeat center;
}

.more_business_list li em.em_10 {
    background: url("../images/m_icon_16.png") no-repeat center;
}

/* 3-1-公司概况-start */
.company_introduce {
    height: 640px;
}

.hji_content .p4 {
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    width: 1020px;
    margin: 0 auto 36px;
}

.hji_content .details_words {
    padding-top: 40px;
}

.hji_content .p5 {
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    width: 1020px;
    margin: 0 auto 20px;
}

/* 3-2-1-营业网点列表-start */
.tj_search .msg_box.nice {
    width: 280px;
}

.tj_search .msg_box.nice input {
    width: 222px;
    padding: 12px 42px 12px 14px;
}

.tj_search .msg_box.nice ul {
    width: 278px;
}

.tj_search .msg_box.nice ul li a {
    padding-left: 14px;
}

.tj_search .msg_box ul li:hover a {
    padding-left: 18px;
}

.tj_search .nice_search {
    display: block;
    width: 150px;
    height: 46px;
    background-color: #F1374D;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    line-height: 46px;
    text-align: center;
}

.tj_search .nice_search:hover {
    background-color: #e42a40;
}

.tjzp_content_01 {
    padding: 42px 30px 0;
}

.tjzp_content_01 table {
    width: 100%;
}

.tjzp_content_01 th {
    font-size: 14px;
    color: #666666;
    line-height: 50px;
    background-color: #f6f7f7;
    font-weight: normal;
}

.tjzp_content_01 th.first, .tjzp_content_01 td.first {
    padding-left: 48px;
    text-align: left;
}

.tjzp_content_01 .tl {
    text-align: left;
}

.tjzp_content_01 td {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0;
}

.tjzp_content_01 td a {
    color: #F1374D;
}

.tjzp_content_01 td a:hover {
    text-decoration: underline;
}

.tjzp_content_01 tr.bg_gray td {
    background-color: #f8f8f8;
}

/* 3-2-2-营业网点详情介绍-start */
.branch_intro {
    padding: 40px 30px 0;
}

.bi_top {
    background-color: #F9F9F9;
}

.bi_top .left {
    width: 480px;
    padding: 40px;
}

.bi_top .right {
    width: 580px;
    height: 280px;
    overflow: hidden;
}

.bi_top .right img {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.bi_top .left h3 {
    font-size: 18px;
    color: #333333;
    line-height: 25px;
    margin-bottom: 30px;
}

.bi_top .left .p1 {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    margin-bottom: 24px;
}

.bi_top .left em {
    display: inline-block;
    _display: inline;
    vertical-align: top;
    width: 20px;
    height: 20px;
    margin-right: 12px;
}

.bi_top .left em.em_01 {
    background: url("../images/y_icon_01.png") no-repeat center;
}

.bi_top .left em.em_02 {
    background: url("../images/y_icon_02.png") no-repeat center;
}

.bi_top .left em.em_03 {
    background: url("../images/y_icon_03.png") no-repeat center;
}
.bi_top .left em.em_04 {
    background: url("../images/y_icon_04.png") no-repeat center;
}
.bi_top .left em.em_05 {
    background: url("../images/y_icon_05.png") no-repeat center;
}
.bi_top .left em.em_06 {
    background: url("../images/y_icon_06.png") no-repeat center;
}

.bi_top .left .p1 span {
    color: #333333;
}

.bi_top:hover img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.branch_intro .words {
    padding: 40px 30px 0;
}

.branch_intro .words .p2 {
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    margin-bottom: 20px;
}

/* 3-3-1-财富动态-start */
.branch_list {
    padding: 42px 30px 0;
}

.branch_list li {
    height: 60px;
    line-height: 60px;
}

.branch_list li.bg_gray {
    background-color: #fafafa;
}

.branch_list li a {
    display: block;
    padding: 0 130px 0 35px;
    position: relative;
    font-size: 14px;
    color: #333333;
    line-height: 60px;
}

.branch_list li em {
    position: absolute;
    left: 16px;
    top: 27px;
    display: block;
    width: 6px;
    height: 6px;
    background: url("../images/icon_16.png") no-repeat 0 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.branch_list li span {
    position: absolute;
    top: 0;
    right: 30px;
    display: inline-block;
    _display: inline;
    font-size: 14px;
    color: #999999;
    line-height: 60px;
}

.branch_list li:hover a {
    color: #F1374D;
}

.branch_list li:hover em {
    background-position: -6px 0;
}

.pageBar {
    font-size: 0;
    text-align: center;
}

.pageBar a {
    display: inline-block;
    _display: inline;
    vertical-align: top;
    width: 30px;
    height: 30px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 0 4px;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    text-align: center;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.pageBar a:hover {
    color: #ffffff;
    background-color: #F1374D;
    border-color: #F1374D;
}

.pageBar a.prev {
    background: url("../images/page_icon_01.png") no-repeat center;
}

.pageBar a.prev:hover {
    background: #F1374D url("../images/page_icon_03.png") no-repeat center;
}

.pageBar a.next {
    background: url("../images/page_icon_02.png") no-repeat center;
}

.pageBar a.next:hover {
    background: #F1374D url("../images/page_icon_04.png") no-repeat center;
}

.article_detail {
    padding: 0 60px;
}

.article_detail .top {
    padding: 30px 0 16px;
    text-align: center;
    border-bottom: 1px solid #f0f0f0;
}

.article_detail .top h2 {
    font-size: 24px;
    color: #000000;
    line-height: 40px;
}

.article_detail .top .p1 {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    margin-top: 4px;
}

.article_detail .content {
    padding-top: 35px;
    overflow-x: auto;
}

.article_detail .content .p2 {
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    margin-bottom: 20px;
}

/* 3-4-联系我们-start */
.hj_link_ways.nice_01 {
    padding-bottom: 30px;
}

.hj_link_ways.nice_01 .w1200 {
    background-color: #ffffff;
    padding-bottom: 60px;
}

.map_detail {
    padding: 40px 30px 0;
}

.hj_link_ways.nice_01 .hjlw_list {
    padding: 0 30px;
    margin-top: 30px;
}

.hj_link_ways.nice_01 .hjlw_list li {
    width: 262px;
}

.hj_link_ways.nice_01 .hjlw_list .p1 {
    padding: 0 30px;
}

.hj_link_ways.nice_01 .hjlw_list em.em_08 {
    background: url(../images/link_icon_01.png) no-repeat center;
}

.hj_link_ways.nice_01 .hjlw_list em.em_09 {
    background: url(../images/link_icon_02.png) no-repeat center;
}

.hj_link_ways.nice_01 .hjlw_list em.em_10 {
    background: url(../images/link_icon_03.png) no-repeat center;
}

.hj_link_ways.nice_01 .hjlw_list em.em_11 {
    background: url(../images/link_icon_04.png) no-repeat center;
}

.hj_link_ways.nice_01 .hjlw_list li:hover {
    box-shadow: none;
}

.hj_link_ways.nice_01 .hjlw_list li:hover h3 {
    color: #333333;
}

.hj_link_ways.nice_01 .hjlw_list li:hover .p1 {
    color: #666666;
}

/* 3-5-信息公示-start */
.message_public_tab .tab_tit {
    border-bottom: 1px solid #EDEDED;
    font-size: 0;
    text-align: center;
    margin: 0 30px;
}

.message_public_tab .tab_tit span {
    display: inline-block;
    _display: inline;
    vertical-align: top;
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    line-height: 63px;
    margin: 0 70px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.message_public_tab .tab_tit em {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: 0;
    display: block;
    width: 0;
    height: 2px;
    background-color: #F4333C;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.message_public_tab .tab_tit span.on em {
    width: 100%;
    margin-left: -50%;
}

.message_public_tab .tab_tit span.on {
    color: #F1374D;
}

.tj_search.nice {
    padding: 30px 30px 0;
}

.tj_search.nice .msg_box {
    width: 300px;
    height: 36px;
    margin-right: 30px;
}

.tj_search.nice .msg_box input {
    width: 250px;
    padding: 7px 32px 7px 16px;
}

.tj_search.nice .msg_box .a1 {
    height: 36px;
}

.tj_search.nice .msg_box ul {
    width: 298px;
    top: 31px;
}

.tj_search.nice .msg_box ul li a {
    height: 30px;
    line-height: 30px;
    padding-left: 16px;
}

.tj_search.nice .msg_box ul li:hover a {
    padding-left: 20px;
}

.tj_search.nice .nice_search {
    width: 140px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}

.tj_search.nice .nice_search em {
    display: inline-block;
    _display: inline;
    vertical-align: top;
    margin-right: 15px;
    width: 18px;
    height: 36px;
    background: url("../images/search_icon.png") no-repeat center;
}

.message_public_tab .tab_children {
    display: none;
    padding: 0 30px;
}

.message_public_tab table {
    width: 100%;
}

.message_public_tab table th {
    font-size: 14px;
    color: #666666;
    line-height: 50px;
    text-align: center;
    font-weight: normal;
    background-color: #fafafa;
}

.message_public_tab table .tl {
    padding-left: 35px;
    text-align: left;
}

.message_public_tab table td {
    font-size: 14px;
    color: #333333;
    line-height: 60px;
    text-align: center;
    position: relative;
}

.message_public_tab td img {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 45px;
    height: 60px;
    vertical-align: middle;
    z-index: 0;
    margin-left: -22px;
    margin-top: -30px;
    cursor: pointer;
}

.message_public_tab td img:hover {
    width: 135px;
    height: 180px;
    z-index: 2;
}

.message_public_tab tr.bg_gray td {
    background-color: #fafafa;
}

/* 4-1 客户服务-start */
.mb_shop.nice {
    background-color: #F6F6F6;
    height: 520px;
}

.more_business.nice_05 .more_business_list {
    padding-top: 40px;
}

.more_business.nice_05 .more_business_list li {
    width: 200px;
}

.more_business.nice_05 .more_business_list li em {
    width: 110px;
    height: 110px;
}

.more_business_list li em.em_11 {
    background: url("../images/s_icon_01.png") no-repeat center;
}

.more_business_list li em.em_12 {
    background: url("../images/s_icon_02.png") no-repeat center;
}

.more_business_list li em.em_13 {
    background: url("../images/s_icon_03.png") no-repeat center;
}

.more_business_list li em.em_14 {
    background: url("../images/s_icon_04.png") no-repeat center;
}

.more_business_list li em.em_15 {
    /*background: url("../images/s_icon_05.png") no-repeat center;*/
}

.more_business_list li em.em_16 {
    background: url("../images/s_icon_06.png") no-repeat center;
}

.more_business.nice_05 .more_business_list .p1 {
    font-size: 20px;
    margin-top: 40px;
}

.nice_title.red h2 {
    color: #F1374D;
}

.normal_question {
    background-color: #FBFCFF;
    padding-bottom: 58px;
}

.nq_tab_box .tab_tit {
    margin-top: 40px;
    border-bottom: 1px solid #EDEDED;
    font-size: 0;
    text-align: center;
}

.nq_tab_box .tab_tit span {
    display: inline-block;
    _display: inline;
    vertical-align: top;
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    line-height: 45px;
    margin: 0 40px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.nq_tab_box .tab_tit em {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: 0;
    display: block;
    width: 0;
    height: 2px;
    background-color: #F4333C;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.nq_tab_box .tab_tit span.on {
    color: #F1374D;
}

.nq_tab_box .tab_tit span.on em {
    width: 100%;
    margin-left: -50%;
}

.nq_tab_box .tab_children {
    display: none;
}

.nq_tab_box .tab_children li {
    width: 50%;
    float: left;
    padding-top: 40px;
}

.nq_tab_box .tab_children h3 {
    font-size: 16px;
    color: #000000;
    line-height: 20px;
}

.nq_tab_box .tab_children h3 em {
    display: inline-block;
    _display: inline;
    vertical-align: top;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background-color: #767F97;
    font-size: 14px;
    color: #ffffff;
    line-height: 18px;
    text-align: center;
    margin-right: 10px;
    margin-top: 1px;
}

.nq_tab_box .tab_children .p1 {
    font-size: 14px;
    color: #666666;
    height: 72px;
    line-height: 24px;
    margin-top: 14px;
    width: 540px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.normal_question .more_btn {
    margin-top: 49px;
}

.article_detail .content .p3 {
    text-align: right;
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    margin-bottom: 10px;
    padding-right: 100px;
}

/* 一级页面效果添加-start */
.mbs_list li.li_01, .business_list li.li_01, .rzrgd_content .msg_box.mb_01, .rzrgb_list li.li_01, .hjlw_list li.li_01, .zcglp_content .list li.li_01 {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -ms-animation-delay: .3s;
    animation-delay: .3s;
}

.mbs_list li.li_02, .business_list li.li_02, .rzrgd_content .msg_box.mb_02, .rzrgb_list li.li_02, .hjlw_list li.li_02, .zcglp_content .list li.li_02 {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    animation-delay: .6s;
}

.mbs_list li.li_03, .business_list li.li_03, .rzrgd_content .msg_box.mb_03, .rzrgb_list li.li_03, .hjlw_list li.li_03, .zcglp_content .list li.li_03 {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    animation-delay: .9s;
}

.business_list li.li_04, .rzrgb_list li.li_04, .hjlw_list li.li_04, .rzrgd_content .msg_box.mb_04 {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.more_business_list li.li_01, .hji_content .message li.li_01 {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    animation-delay: .2s;
}

.more_business_list li.li_02, .hji_content .message li.li_02 {
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -ms-animation-delay: .4s;
    animation-delay: .4s;
}

.more_business_list li.li_03, .hji_content .message li.li_03 {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    animation-delay: .6s;
}

.more_business_list li.li_04, .hji_content .message li.li_04 {
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    -ms-animation-delay: .8s;
    animation-delay: .8s;
}

.more_business_list li.li_05 {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -ms-animation-delay: 1s;
    animation-delay: 1s;
}

.more_business_list li.li_06 {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

/****翻页样式****/
.pageBar {
    text-align: center;
    font-size: 0;
}

.pageBar a, .pageBar span, .pageBar input {
    _display: inline;
    display: inline-block;
    vertical-align: top;
}

.pageBar a {
    width: 36px;
    height: 36px;
    font-size: 14px;
    color: #666666;
    line-height: 36px;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}

.pageBar a.first, .pageBar a.last {
    width: 48px;
    background-color: #f3f3f3;
}

.pageBar.pb85 {
    padding-bottom: 85px;
}

.pageBar span {
    font-size: 14px;
    color: #666666;
    line-height: 36px;
    margin: 0 12px;
}

.pageBar span.all {
    margin-right: 0;
}

.pageBar span.s_01 {
    margin-right: 4px;
}

.pageBar span.s_02 {
    margin-left: 4px;
}

.pageBar input {
    width: 44px;
    padding: 0 5px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #000000;
    font-size: 16px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #D5D7DB;
    margin: 0 8px;
}

/* 2018-10-18-常见问题列表-new_add-start */
.nq_detail_box {
    padding: 10px 0 0;
}

.nq_detail_box .nq_tab_box .tab_tit {
    margin-top: 15px;
}

.nq_detail_box .nq_tab_box .tab_tit span {
    margin: 0 25px;
    font-size: 18px;
    line-height: 50px;
    font-weight: 500;
}

.nq_detail_box .question {
    margin-top: 20px;
    font-size: 16px;
    color: #000000;
    line-height: 20px;
}

.nq_detail_box .question em {
    display: inline-block;
    _display: inline;
    vertical-align: top;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background-color: #767F97;
    font-size: 14px;
    color: #ffffff;
    line-height: 18px;
    text-align: center;
    margin-right: 10px;
    margin-top: 1px;
}

.nq_detail_box .answer {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    margin-top: 10px;
}

/* footer-更多链接-start */
.footer {
    position: relative;
    z-index: 500;
}

.link_content ul li {
    position: relative;
}

.lc_link_list {
    position: absolute;
    bottom: 25px;
    right: 50%;
    margin-right: -120px;
    background: #fff;
    z-index: 9;
    width: 240px;
    height: 0px;
    overflow-y: scroll;
    padding: 0;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}

.link_content .lc_link_list a {
    margin-bottom: 0;
    line-height: 20px;
    padding: 3px 10px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}

.link_content .lc_link_list a:hover {
    padding-left: 15px;
    color: #ffffff;
    background-color: #F1374D;
}

.link_content ul li:hover .lc_link_list {
    height: 305px;
    padding: 5px 0;
}

.soft_tab_box .right .more_btn {
    padding: 50px 20px 0 0;
}

.soft_tab_box .msg_box {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 60px;
}

.soft_tab_box .more_btn {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -18px;
}

/* 备案号-start */
.copyright .p2 em {
    margin: 0 6px 0 15px;
    display: inline-block;
    _display: inline;
    vertical-align: top;
    width: 20px;
    height: 60px;
    background: url("../images/footer_icon_001.png") no-repeat center;
}

.copyright .p2 a {
    color: #666;
}

.copyright .p2 a:hover {
    color: #F1374D;
}

/* 地图详情-start */
.map_detail {
    height: 330px;
    margin-top: 40px;
    position: relative;
}

.mp_id {
    position: absolute;
    background: #fff;
    padding: 20px;
    bottom: 120px;
    left: 200px;
    border: 1px solid #dbdbdb;
}

.mp_id p, .mp_id b {
    display: block;
}

.mp_id b {
    color: #333;
    font-size: 18px;
    line-height: 38px;
}

.mp_id p {
    font-size: 16px;
    color: #666;
    line-height: 35px;
}

.c_ren {
    color: #F1374D;
}

.mp_id em, .mp_id a {
    display: block;
    position: absolute;
    /*background: url("../images/mp_ic.png") no-repeat;*/
}

.mp_id em {
    bottom: -18px;
    right: 136px;
    width: 25px;
    height: 18px;
    background-position: 0 -170px;
}

.mp_id a {
    top: 9px;
    right: 9px;
    width: 35px;
    height: 22px;
    background-position: 11px -103px;
    z-index: 1;
    cursor: pointer;
}

.mp_id a:hover {
    background-position: 11px -137px;
}

.article_detail .content img {
    display: inline-block;
    _display: inline;
    vertical-align: top;
    width: auto;
    max-width: 100%;
}

/* 2019-01-09-start */
.soft_tab_box {
    padding-bottom: 0;
}

.other_software {
    padding: 0 60px 20px 160px;
}

.other_software h2 {
    font-size: 20px;
    color: #333333;
    line-height: 28px;
}

.other_software .list_box {
    margin-top: 20px;
}

.other_software .list_box li {
    float: left;
    width: 25%;
    margin-bottom: 14px;
}

.other_software .list_box a, .other_software .list_box em {
    display: inline-block;
    _display: inline;
    vertical-align: top;
}

.other_software .list_box a {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.other_software .list_box a:hover {
    color: #F1374D;
}

.other_software .list_box em {
    width: 19px;
    height: 24px;
    background: url("../images/down_icon_02.png") no-repeat center;
    margin-left: 8px;
}

/* 外部调用-样式-start*/
.outer_public {
    padding: 22px 16px 20px;
    width: 608px;
    background-color: #ffffff;
}

.outer_public .top_box {
    padding-bottom: 16px;
}

.outer_public h2 {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    width: 400px;
}

.outer_public .op_logo {
    width: 82px;
    height: 30px;
}

.outer_public .list_box li {
    border-top: 1px solid #E9E9E9;
}

.outer_public .list_box a {
    position: relative;
    display: block;
    padding: 0 120px 0 12px;
    font-size: 14px;
    color: #666666;
    line-height: 46px;
}

.outer_public .list_box em {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    display: block;
    width: 3px;
    height: 3px;
    background-color: #D8D8D8;
}

.outer_public .list_box span {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    _display: inline;
    vertical-align: top;
    font-size: 14px;
    color: #666666;
    line-height: 46px;
}

.outer_public .list_box a:hover {
    color: #F1374D;
}

.outer_public .list_box a:hover em {
    background-color: #F1374D;
}

.suggest_box .msg_box .tips {
    padding-left: 112px;
    padding-top: 5px;
    font-size: 12px;
    color: #666666;
    line-height: 22px;
}

.suggest_box textarea {
    resize: none;
}

.suggest_box .msg_box .tips em {
    color: #F1374D;
}

/* 2019-02-20-new_add */
.rzrg_search {
    padding: 15px 40px;
    margin-bottom: 30px;
}

.rzrg_search > input {
    display: block;
    float: left;
    margin-right: 40px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0 20px 0 30px;
    width: 314px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    box-sizing: border-box;
}

.rzrg_search > input.name:focus {
    border-color: #F1374D;
}

.rzrg_search > a {
    display: block;
    float: left;
    border: 1px solid #F1374D;
    border-radius: 3px;
    width: 140px;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    text-align: center;
    color: #F1374D;
    background: #fff;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    box-sizing: border-box;
}

.rzrg_search > a.act, .rzrg_search > a:hover {
    color: #fff;
    background: #F1374D;
}

.rzrg_search > a.act:hover {
    background-color: #e20131;
}

.rzrg_search > a + a {
    margin-left: 20px;
}

/* 右侧固定栏-start */
.fixed_menu {
    display: none;
    position: fixed;
    top: 50%;
    right: 5%;
    width: 48px;
    background-color: #FFFFFF;
    box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.16);
    z-index: 1000;
}

.fixed_menu .list_box li {
    position: relative;
}

.fixed_menu .list_box a {
    display: block;
    width: 48px;
    height: 48px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    border-bottom: 1px solid #ededed;
}

.fixed_menu a strong {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 48px;
    height: 96px;
    font-weight: normal;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.fixed_menu a em {
    display: block;
    width: 48px;
    height: 48px;
}

.fixed_menu .list_box a.back_icon {
    border-bottom: none;
}

.fixed_menu .list_box a.account_icon em {
    background: url("../images/fixed_icon_01.png") no-repeat center;
}

.fixed_menu .list_box a.service_icon em {
    background: url("../images/fixed_icon_02.png") no-repeat center;
}

.fixed_menu .list_box a.back_icon em {
    background: url("../images/fixed_icon_03.png") no-repeat center;
}

.fixed_menu a span {
    display: block;
    padding: 6px 9px;
    width: 30px;
    height: 36px;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
}

.fixed_menu li .erweima {
    position: absolute;
    left: -136px;
    top: -26px;
    width: 112px;
    height: 108px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.fixed_menu li:hover a {
    background-color: #F1374D;
}

.fixed_menu li:hover strong {
    top: -48px;
}

.fixed_menu li:hover .erweima {
    left: -110px;
    opacity: 1;
    filter: alpha(opacity=100);
}

/* 2019-03-04-new_add */
.nice_title_01 {
    padding: 32px 30px 0;
}

.nice_title_01 h2 {
    padding-left: 12px;
    position: relative;
    font-size: 24px;
    color: #333333;
    line-height: 48px;
}

.nice_title_01 h2 em {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    display: block;
    width: 3px;
    height: 24px;
    background-color: #f4333c;
}

.nice_title_01 .input_box {
    position: relative;
    padding-top: 12px;
}

.nice_title_01 .input_box input {
    display: block;
    border: 1px solid #e6e6e6;
    padding: 0 50px 0 8px;
    width: 240px;
    height: 34px;
    font-size: 14px;
    color: #333333;
    line-height: 34px;
    outline: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.nice_title_01 .input_box input:focus {
    border-color: #f1374d;
}

.nice_title_01 .input_box .btn {
    position: absolute;
    top: 13px;
    right: 0;
    display: block;
    width: 35px;
    height: 34px;
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    background: #F1374D url("../images/search_icon.png") no-repeat center;
}

.nice_title_01 .input_box .btn:hover {
    background: #e20131 url("../images/search_icon.png") no-repeat center;
}

.ared {
    color: #f1374D
}

.message_public_tab .tips {
    padding: 5px 0 0;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

.message_public_tab .tips span:first-child {
    margin-right: 100px;
}

/* 2019-04-26-信息公示新增按钮 */
.message_tip {
    padding: 5px 30px;
}

.message_tip em, .message_tip a {
    display: inline-block;
    vertical-align: top;
}

.message_tip em {
    width: 16px;
    height: 30px;
    margin-right: 3px;
    background: url("../images/tip_icon.png") no-repeat center;
}

.message_tip a {
    font-size: 14px;
    color: #767F97;
    line-height: 30px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.message_tip a:hover {
    color: #F1374D;
}

.zzc_box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../images/tc_bg.png") repeat;
    z-index: 1000;
}

.zzc_cont {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -500px;
    padding: 40px 100px;
    width: 800px;
    background-color: #ffffff;
}

.zzc_cont h2 {
    font-size: 24px;
    color: #000000;
    line-height: 36px;
    text-align: center;
    font-weight: bold;
}

.zzc_cont h3 {
    font-size: 16px;
    color: #000000;
    line-height: 22px;
    margin-bottom: 15px;
    font-weight: bold;
}

.zzc_cont .p1 {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.zzc_cont .btn_box {
    font-size: 0;
    text-align: center;
}

.zzc_cont .btn_box a {
    display: inline-block;
    vertical-align: top;
    width: 138px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    border: 1px solid #cccccc;
    font-size: 18px;
    color: #666666;
    font-weight: 500;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
}

.zzc_cont .btn_box a:hover {
    color: #ffffff;
    border-color: #f1374d;
    background-color: #f1374d;
}

.zzc_cont .scrollbar {
    display: none;
}

.zzc_cont .scrollbar {
    display: block;
    position: relative;
    float: right;
    width: 8px;
    background: #e5e8ec;
    border-radius: 10px;
}

.zzc_cont .thumb {
    width: 8px;
    background: #b1bbc7;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0;
}

.zzc_cont .disable {
    display: none;
}

.zzc_cont .viewport {
    overflow: hidden;
    height: 350px;
    position: relative;
}

.zzc_cont .overview {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
}

.nq_detail_box .answer > span {
    float: left;
}

/* 2020-05-26-报价回购-start */
.bjhg_intro {
    min-height: 430px;
    padding-bottom: 50px;
    background: #ffffff;
}

.bjhg_intro_cont {
    margin-top: 57px;
}

.bjhg_intro_cont .left_img {
    position: relative;
    width: 460px;
    height: 230px;
    overflow: hidden;
}

.bjhg_intro_cont .left_img:hover img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.bjhg_intro_cont .left_img h3 {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 10;
    width: 100%;
    margin-top: -25px;
    font-size: 40px;
    color: #ffffff;
    line-height: 50px;
    font-weight: 700;
    text-align: center;
}

.bjhg_intro_cont .right_words {
    padding-top: 21px;
    width: 660px;
    margin-left: 80px;
}

.bjhg_intro_cont .right_words .p1 {
    font-size: 18px;
    color: #666666;
    line-height: 28px;
    text-align: justify;
}

.bjhg_intro_cont .more_btn {
    margin: 39px 0 0;
}

.bjhg_business {
    height: 500px;
}

.bjhg_bus_list {
    padding-top: 150px;
}

.bjhg_bus_list li {
    float: left;
    width: 277px;
    height: 200px;
    margin-left: 30px;

}

.bjhg_bus_list li:first-child {
    margin-left: 0;
}

.bjhg_bus_list li > a {
    position: relative;
    display: block;
    width: 277px;
    padding-top: 133px;
    height: 67px;
    font-size: 20px;
    color: #000000;
    line-height: 27px;
    text-align: center;
    background: #ffffff;
}

.bjhg_bus_list li > a:hover {
    color: #F1374D;
    margin-top: -8px;
}

.bjhg_bus_list li em {
    position: absolute;
    left: 50%;
    top: 35px;
    margin-left: -37px;
    display: block;
    width: 74px;
    height: 68px;
}

.bjhg_bus_list li em.em_01 {
    background: url("../images/bjhg_icon01.png") no-repeat center;
}

.bjhg_bus_list li em.em_02 {
    background: url("../images/bjhg_icon02.png") no-repeat center;
}

.bjhg_bus_list li em.em_03 {
    background: url("../images/bjhg_icon03.png") no-repeat center;
}

.bjhg_bus_list li em.em_04 {
    background: url("../images/bjhg_icon04.png") no-repeat center;
}

.bjhg_data {
    padding: 10px 0 70px;
    min-height: 730px;
}

.bjhg_data_cont {
    margin-top: 50px;
    background: #ffffff;
    border: 1px solid #EDEDED;
}

.bjhg_data_cont .list_box li {
    float: left;
    width: 398px;
    border-left: 1px solid #EDEDED;
    padding: 28px 0 0;
    height: 90px;
    text-align: center;
}

.bjhg_data_cont .list_box li:first-child {
    border-left: none;
}

.bjhg_data_cont .list_box .p1 {
    font-size: 28px;
    color: #000000;
    line-height: 40px;
    font-weight: 500;
}

.bjhg_data_cont .list_box .p2 {
    margin-top: 4px;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}

.bjhg_data_cont table {
    width: 100%;
}

.bjhg_data_cont table th {
    padding: 30px 10px 23px;
    font-size: 18px;
    color: #000000;
    line-height: 25px;
    font-weight: 500;
    text-align: center;
    background: #FBFCFF;
    border-top: 1px solid #EDEDED;
}

.bjhg_data_cont table th:first-child,
.bjhg_data_cont table td:first-child {
    padding-left: 40px;
    text-align: left;
}

.bjhg_data_cont table td {
    padding: 30px 10px 23px;
    font-size: 18px;
    color: #333333;
    line-height: 25px;
    font-weight: 500;
    text-align: center;
    border-top: 1px solid #EDEDED;
    vertical-align: middle;
}

.bjhg_article {
    padding: 10px 0 50px;
    background: #F6F6F6;
}

.bjhg_article_list {
    padding-top: 20px;
    margin-left: -30px;
}

.bjhg_article_list li {
    position: relative;
    float: left;
    margin: 30px 0 0 30px;
    padding: 34px 51px 34px 127px;
    width: 406px;
    background: #ffffff;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.bjhg_article_list li span {
    position: absolute;
    left: 35px;
    top: 30px;
    display: block;
    font-size: 24px;
    color: #333333;
    line-height: 32px;
}

.bjhg_article_list li i {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    color: #666666;
    line-height: 19px;
}

.bjhg_article_list li a {
    display: block;
    font-size: 18px;
    color: #000000;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.bjhg_article_list li:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
}

.bjhg_article_list li:hover a {
    color: #F1374D;
}

.bjhg_article .more_btn {
    margin-top: 40px;
}

.article_detail .content .p2 > span {
    display: block;
}

.nq_detail_box.bjhg {
    padding: 16px 30px 0;
}

.question_list li {
    padding: 20px 0;
    border-bottom: 1px solid #F0F0F0;
}

.question_list li .question {
    margin-top: 0;
}

.question_list li .answer {
    padding-left: 28px;
}

.bjhg_bus_list li.li_01 {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -ms-animation-delay: .3s;
    animation-delay: .3s;
}

.bjhg_bus_list li.li_02 {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    animation-delay: .6s;
}

.bjhg_bus_list li.li_03 {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    animation-delay: .9s;
}

.bjhg_bus_list li.li_04 {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

/* 2021-03-09-new_Add */
.more_business_list.flex-6 li {
    width: 200px;
}

.more_business_list li em.em_17 {
    background: url(../images/m_icon_17.png) no-repeat center;
}

.more_business_list.flex-6 li .p1 {
    padding: 0 25px;
}

.message_public_tab .tab_tit span {
    margin: 0 0 0 58px;
}

.message_public_tab .tab_tit.ml78 span:first-child {
    margin-left: 0;
}

/* 2021-03-22-new_add */
.header {
    position: fixed;
}

.section {
    margin-top: 80px;
}

.hot_telephone a:first-child {
    margin-left: 0;
}

.nav_box.adjust ul.clearfix > li {
    position: relative;
    padding: 29px 30px;
}

.nav_box.adjust ul.clearfix > li > a {
    font-size: 20px;
}

.nav_box.adjust {
    width: 832px;
}

.nav_box.adjust .nav_menus {
    position: fixed;
}

.nav_box.adjust .nav_list {
    padding: 30px 0 0;
}

.nav_box.adjust .nav_main .list_con {
    margin-top: 10px;
}

.nav_box.adjust .nav_main .list_con:first-child {
    margin-top: 0;
}

.nav_box.adjust .menus_list {
    min-height: 30px;
}

.nav_menus01 {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -62px;
    top: 80px;
    z-index: 999;
    width: 124px;
    background: #FFFFFF;
    border-top: 1px solid #EDEDED;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.06);
}

.nav_menus01.nav_menus02 {
    width: 176px;
    margin-left: -88px;
}

.nav_menus01.nav_menus02 .list_msg li {
    padding: 0px 16px;
}
.nav_menus01 .list_msg {
    padding: 10px 0 30px;
}

.nav_menus01 .list_msg li {
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    color: #000;
    line-height: 20px;
}

.nav_menus01 .list_msg li a {
    color: #000;
    transition: all .3s;
}

.nav_menus01 .list_msg li a:hover {
    color: #F1374D;
}

/* 2021-04-17-new—add */
.tzyw_team {
    height: 480px;
}

.tzyw_team .nice_title,
.tzyw_advantage .nice_title,
.tzyw_type .nice_title,
.jjyw_intro .nice_title,
.jjyw_business .nice_title,
.jjyw_product .nice_title,
.jjyw_server .nice_title,
.yjyw_intro .nice_title,
.new_block_intro .nice_title,
.new_block_flow .nice_title,
.new_block_advantage .nice_title,
.hj_link_ways.nice_03 .nice_title {
    padding-top: 60px;
}

.tzyw_team .intro {
    margin-top: 40px;
    text-align: center;
}

.tzyw_team .intro p {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

.tzyw_team .more_business_list {
    padding-top: 12px;
}

.tzyw_team .more_business_list li .p1 {
    margin-top: 20px;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
}

.tzyw_team .more_business_list li:hover .p1 {
    color: #F1374D;
}

.tzyw_team .more_business_list li em {
    width: 136px;
    height: 136px;
}

.tzyw_team .more_business_list li em.em_01 {
    background: url("../images/tz_icon01.png") no-repeat center;
}

.tzyw_team .more_business_list li em.em_02 {
    background: url("../images/tz_icon02.png") no-repeat center;
}

.tzyw_team .more_business_list li em.em_03 {
    background: url("../images/tz_icon03.png") no-repeat center;
}

.tzyw_team .more_business_list li em.em_04 {
    background: url("../images/tz_icon04.png") no-repeat center;
}

.tzyw_team .more_business_list li em.em_05 {
    background: url("../images/tz_icon05.png") no-repeat center;
}

.tzyw_advantage {
    height: 498px;
}

.tzyw_advantage .text_box {
    margin-top: 60px;
    background: #fff;
    padding: 60px;
    font-size: 18px;
    color: #666666;
    line-height: 28px;
    text-align: justify;
}

.tzyw_type {
    height: 470px;
    background: #fff;
}

.tzyw_type .text_box {
    margin-top: 80px;
}

.tzyw_type .text_box .left {
    padding-top: 40px;
    width: 720px;
    font-size: 18px;
    color: #666666;
    line-height: 28px;
    text-align: justify;
}

.tzyw_type .text_box .right_img {
    width: 400px;
    height: 200px;
    overflow: hidden;
}

.tzyw_type .text_box .right_img img,
.tzyw_module .img_box img,
.jjyw_product .text_box .img_box img,
.jjyw_server .text_box .img_box img {
    display: block;
    width: 100%;
    transition: all .5s;
}

.tzyw_type .text_box .right_img img:hover,
.tzyw_module .img_box img:hover,
.jjyw_product .text_box .img_box img:hover,
.jjyw_server .text_box .img_box img:hover {
    transform: scale(1.05);
}

.tzyw_module {
    padding-top: 100px;
}

.tzyw_module .item {
    margin-bottom: 100px;
}

.tzyw_module .img_box {
    width: 580px;
    height: 290px;
    overflow: hidden;
}

.tzyw_module .text_box {
    padding: 60px 60px 0;
    height: 230px;
    width: 500px;
    background: #fff;
}

.tzyw_module .text_box .tit {
    font-size: 24px;
    color: #333333;
    line-height: 33px;
    font-weight: 500;
}

.tzyw_module .text_box .txt {
    margin-top: 24px;
    font-size: 18px;
    color: #666666;
    line-height: 28px;
    text-align: justify;
}

.jjyw_intro {
    height: 480px;
}

.jjyw_intro .hji_content {
    padding-top: 60px;
}

.jjyw_intro .hji_content .message {
    padding: 0 350px;
}

.jjyw_intro .hji_content .message li {
    width: 250px;
}

.jjyw_intro .remark .p3 {
    width: 1200px;
}

.jjyw_business {
    height: 520px;
}

.jjyw_business .text_box {
    margin-top: 60px;
    padding: 46px 60px;
    background: #FFFFFF;
    font-size: 18px;
    color: #666666;
    line-height: 28px;
    text-align: justify;
}

.jjyw_product {
    background: #fff;
}

.jjyw_product,
.jjyw_server {
    padding-bottom: 86px;
}

.jjyw_product .text_box,
.jjyw_server .text_box {
    margin-top: 80px;
}

.jjyw_product .text_box .left,
.jjyw_server .text_box .left {
    width: 720px;
    padding-right: 80px;
    font-size: 18px;
    color: #666666;
    line-height: 28px;
    text-align: justify;
}

.jjyw_product .text_box .left {
    padding-top: 15px;
}

.jjyw_server .text_box .left {
    padding-top: 40px;
}

.jjyw_product .text_box .img_box,
.jjyw_server .text_box .img_box {
    width: 400px;
    height: 200px;
    overflow: hidden;
}

.yjyw_intro {
    padding-bottom: 82px;
    background: #fff;
}

.yjyw_intro .text_box {
    margin-top: 60px;
}

.yjyw_intro .text_box .img_box {
    width: 449px;
    margin-left: 95px;
}

.yjyw_intro .text_box .right_words {
    width: 480px;
    padding: 60px;
    font-size: 18px;
    color: #666666;
    line-height: 28px;
    text-align: justify;
}

.tzyw_module.white {
    padding-bottom: 1px;
    background: #fff;
}

.tzyw_module.white .item {
    margin-bottom: 40px;
}

.tzyw_module.white .item .text_box,
.article_box.nice_01 {
    background: #F6F6F6;
}

.new_block_intro {
    padding-bottom: 60px;
}

.new_block_intro .text_box {
    margin-top: 60px;
    text-align: justify;
}

.new_block_intro .text_box .p1 {
    font-size: 0.14rem;
    color: #333333;
    line-height: 0.26rem;
    text-align: justify;
}

.new_block_intro .text_box .tit {
    position: relative;
    margin-top: 40px;
    padding-left: 14px;
    font-size: 18px;
    color: #333333;
    line-height: 26px;
}

.new_block_intro .text_box .tit em {
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
    width: 4px;
    height: 16px;
    background: #F4333C;
}

.new_block_intro .text_box .txt {
    margin-top: 20px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.new_block_flow {
    padding-bottom: 80px;
}

.new_block_tab {
    padding-top: 60px;
}

.new_block_tab .tab_tit {
    border-bottom: 1px solid #EDEDED;
    font-size: 0;
    text-align: center;
}

.new_block_tab .tab_tit span {
    display: inline-block;
    _display: inline;
    vertical-align: top;
    padding-bottom: 15px;
    font-size: 24px;
    color: #000000;
    line-height: 41px;
    margin-left: 100px;
    position: relative;
    cursor: pointer;
    font-weight: 500;
    transition: all .5s ease-in-out;
}

.new_block_tab .tab_tit span:first-child {
    margin-left: 0;
}

.new_block_tab .tab_tit span em {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: 0;
    display: block;
    width: 0;
    height: 4px;
    background-color: #F4333C;
    transition: all .5s ease-in-out;
}

.new_block_tab .tab_tit span.on em {
    width: 48px;
    margin-left: -24px;
}

.new_block_tab .tab_tit span.on {
    color: #F4333C;
}

.new_block_tab .tab_children {
    display: none;
}

.new_block_tab .flow_img {
    padding-top: 80px;
}

.new_block_tab .flow_img img {
    display: block;
    width: 100%;
}

.new_block_advantage {
    padding-bottom: 80px;
    background: #fff;
}

.new_block_advantage .text_box {
    margin-top: 60px;
}

.new_block_advantage .text_box .p1 {
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    text-align: justify;
}

.new_block_advantage .list {
    margin-top: 60px;
}

.new_block_advantage .list li {
    float: left;
    margin-left: 60px;
    padding: 30px 30px 50px;
    width: 510px;
    height: 191px;
    background: #FFFFFF;
    box-shadow: 0 4px 42px 0 rgba(0, 0, 0, 0.07);
    border-radius: 4px;
}

.new_block_advantage .list li:first-child {
    margin-left: 0;
}

.new_block_advantage .list .p2 {
    min-height: 96px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    text-align: justify;
}

.new_block_advantage .item_box {
    margin-top: 26px;
    font-size: 0;
    text-align: center;
}

.new_block_advantage .item_box .item {
    display: inline-block;
    vertical-align: top;
    min-width: 123px;
    text-align: center;
}

.new_block_advantage .item_box .p11 {
    font-size: 36px;
    color: #333333;
    line-height: 42px;
    font-weight: bold;
    font-family: "Arial", "Microsoft YaHei";
}

.new_block_advantage .item_box .p11 span {
    display: inline-block;
    vertical-align: top;
    margin-left: 4px;
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}

.new_block_advantage .item_box .p12 {
    margin-top: 8px;
    font-size: 13px;
    color: #666666;
    line-height: 18px;
    font-family: "PangFang SC", Microsoft Yahei, Arial, \\5FAE\8F6F\96C5\9ED1, Hiragino Sans GB, \\5B8B\4F53;
}

.hj_link_ways.nice_03 {
    padding-bottom: 80px;
    background: #fff;
    box-shadow: inset 0 -1px 21px 0 rgba(0, 0, 0, 0.07);
}

.hj_link_ways.nice_03 .hjlw_list li em.em_08 {
    background: url(../images/icon_25.png) no-repeat center;
}

.hj_link_ways.nice_03 .hjlw_list {
    padding-top: 60px;
}

.hj_link_ways.nice_03 .hjlw_list li {
    width: 176px;
    height: 176px;
    padding: 40px 20px 20px;
    margin-right: 29px;
    background: #fff;
    box-shadow: 0 4px 42px 0 rgba(0, 0, 0, 0.07);
}

.hj_link_ways.nice_03 .hjlw_list li h3 {
    margin-top: 36px;
}

.flow_example01 {
    padding-top: 16px;
}

.flow_example01 li {
    float: left;
    margin: 24px 24px 0 0;
}

.flow_example01 li:nth-child(6n) {
    margin-right: 0;
}

.flow_example01 li > a,
.flow_example01 li > a img {
    display: block;
    width: 100%;
}

.flow_example01 li > a {
    transition: all .5s;
}

.flow_example01 li > a:hover,
.flow_example02 li:hover img {
    transform: translateY(-8px);
}

.flow_example02 {
    padding-top: 60px;
}

.flow_example02 li {
    float: left;
    width: 240px;
    text-align: center;
}

.flow_example02 li img {
    margin: 0 auto 20px;
    display: block;
    width: 120px;
    transition: all .5s;
}

.flow_example02 li .tit {
    font-size: 18px;
    color: #333333;
    line-height: 26px;
}

.flow_example02 li .p1 {
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}

.flow_example02 li > a {
    display: block;
}

.flow_example03 {
    padding-top: 80px;
    font-size: 0;
    text-align: center;
}

.flow_example03 li {
    position: relative;
    z-index: 5;
    display: inline-block;
    vertical-align: top;
    padding: 60px 20px 0;
    width: 200px;
    height: 345px;
    background: #fff;
    text-align: center;
    box-shadow: 0 4px 42px 0 rgba(0, 0, 0, 0.07);
    transition: all .5s;
    cursor: pointer;
}

.flow_example03 li img {
    display: block;
    width: 108px;
    margin: 0 auto 42px;
}

.flow_example03 li .p1 {
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    text-align: center;
    font-weight: 500;
}

.flow_example03 li .p2 {
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}

.flow_example03 li:hover {
    z-index: 10;
    transform: scale(1.1);
}

.hjlw_list li.li_05 {
    -webkit-animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    -ms-animation-delay: 1.6s;
    animation-delay: 1.6s;
}

.tzyw_module.white .code_box {
    margin-bottom: 99px;
}

.tzyw_module.white .code_box .left_words {
    padding-top: 40px;
    width: 580px;
}

.tzyw_module.white .code_box .p1 {
    font-size: 20px;
    color: #666666;
    line-height: 28px;
    text-align: justify;
    font-weight: 500;
}

.tzyw_module.white .code_box .p2 {
    margin-top: 60px;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}

.tzyw_module.white .code_box .right_img {
    width: 371px;
    margin-left: 124px;
}

.tzyw_module.white .code_box .right_img img {
    display: block;
    width: 100%;
}

/* 2021-06-23-页面顶部导航调整 */
.nav_box.adjust {
    width: 700px;
    margin-right: 46px;
}

.hot_telephone.adjust {
    padding: 0px;
    width: 228px;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.hot_telephone.adjust a {
    /*margin: 2px 0 0 12px;*/
    width: 100px;
    margin-left: 0px;
}

.hot_telephone.adjust .link_box {
    width: 100px;
    margin-left: 0px;
}
.hot_telephone.adjust .act {
    margin-left: 8px;
    width: 120px;
    height: 68px;
    background: #F1374D;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

}
.hot_telephone.adjust .act:hover {
    background: #e20131;
}
.hot_telephone.adjust .act img {
    width: 90px;
    height: 36px;
}

.hot_telephone em.em_03 {
    background: url("../images/new-top-01.png") no-repeat center;
}

.hot_telephone em.em_04 {
    background: url("../images/new-top-02.png") no-repeat center;
}

.hot_telephone a:hover em.em_03 {
    background: url("../images/new-top-01-active.png") no-repeat center;
}

.hot_telephone a:hover em.em_04 {
    background: url("../images/new-top-02-active.png") no-repeat center;
}

.nav_box.adjust .menus_list .p1 {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}

.nav_box.adjust .nav_main .list_con {
    width: 367px;
}

.nav_box.adjust .menus_list {
    margin-top: 15px;
}

.nav_box.adjust .nav_recommend .words .rec_title {
    font-size: 16px;
    line-height: 22px;
}

.nav_box.adjust .nav_recommend .words {
    width: 165px;
    padding: 18px 5px 0 20px;
    word-break: break-all;
}

.nav_box.adjust .nav_recommend .words .intro {
    line-height: 18px;
}

/*2021-10-19 start*/
.rzrgd_content.cont02 .msg_box {
    width: 543px;
}

.concent_box {
    padding: 20px 0 60px;
    background: #FFFFFF;
}

.concent_box h4.tit {
    line-height: 22px;
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    padding: 20px 0;
}

.concent_table table {
    width: 100%;
}

.concent_table th {
    font-size: 16px;
    color: #000000;
    min-width: 192px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    padding: 10px;
    background: #F9F9F9;
    border: 1px solid #DDDDDD;
    position: relative;
}

.concent_table th.slice_tit {
    line-height: 20px;
}

.concent_table th.slice_tit:before {
    content: '';
    width: 221px;
    height: 1px;
    background: #DDDDDD;
    position: absolute;
    left: -5px;
    top: 29px;
    transform: rotate(15.5deg);
}

.concent_table th.slice_tit span {
    position: absolute;
}

.concent_table th.slice_tit span.up {
    top: 8px;
    left: 108px;
    white-space: nowrap;
}

.concent_table th.slice_tit span.down {
    top: 30px;
    left: 10px;
}

.concent_table td {
    min-width: 110px;
    line-height: 22px;
    text-align: center;
    font-size: 16px;
    color: #000000;
    vertical-align: middle;
    padding: 8px 10px;
    border: 1px solid #DDDDDD;
}

/*2021-10-19 end*/
