@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "微软雅黑", Arial, Helvetica;
    line-height: 180%;
    text-align: left;
    color: #646464;
    font-size: 12px;
    background: #fff;
}

img {
    border: none;
    vertical-align: middle;
}

div, ul, li, dl, dt, dd, span, p, h2, h3, h4, img {
    list-style: none;
}

a {
    text-decoration: none;
}

a:link {
    color: #646464;
}

a:visited {
    color: #646464;
}

a:hover, a:active, a:focus {
    color: #c00;
    text-decoration: underline;
}

.container {
    width: 1200px !important;
    margin: 0px auto;
    padding: 0px !important;
}

.container:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    clear: both;;
}

.division-line {
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid #ebebeb;
}

.footer {
    border-top: 1px solid #ebebeb;
    font-size: 13px;
    text-align: center;
    height: 100px;
    line-height: 30px;
    margin-top: 60px;
    padding-top: 20px;
}

.center {
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
}

.center2 {
    width: 900px;
    margin: 0px auto;
    overflow: hidden;
}

.clear {
    clear: both;
    overflow: hidden;
    font-size: 0;
    height: 0;
    line-height: 0;
}


/* .nav {
    width: 820px;
    font-size: 15px;
    line-height: 70px;
    transition: all .3s;
    float: right;
}

.nav ul li {
    float: left;
    width: 102px;
    cursor: pointer;
    text-align: center;
}

.nav ul li a {
    text-decoration: none;
    color: #646464;
}

.nav ul li a:visited {
    color: #646464;
}

.nav ul li a:hover {
    text-decoration: none;
    color: #c90915;
}

.nav span {
    color: #909090;
    font-size: 13px;
    padding-left: 5px;
}

.nav-border {
    border-bottom: 3px solid #c90915;
} */


.footer2 {
    border-top: 1px solid #ebebeb;
    font-size: 13px;
    text-align: center;
    height: 100px;
    line-height: 30px;
    padding-top: 20px;
}

.account-info {
    width: auto;
    background: url(../../images/front/service_02.jpg) center;
    height: 220px;
}

.account-info h3 {
    font-size: 24px;
    color: #fcfcfc;
    font-weight: 500;
    float: left;
}

.account-info span {
    float: left;
    line-height: 30px;
    padding-left: 20px;
}

.banner-bg {
    width: 900px;
    height: 150px;
    position: relative;
    font-size: 15px;
    color: #fcfcfc;
    margin-top: 60px;
    background: rgba(0, 0, 0, 0.6);
}

.banner-bg a {
    color: #ffa200 !important;
    text-decoration: none;
    padding-right: 5px;
}

.banner-bg .logout {
    float: right;
    padding-right: 35px;
}

.banner-bg a:visited {
    color: #fcfcfc;
    padding-right: 5px;
}

.banner-bg a:hover {
    color: #ffa200;
    padding-right: 5px;
}

.banner-pos {
    position: absolute;
    top: -45px;
    left: 30px;
}

.banner2-pd {
    margin-left: 200px;
    padding-top: 10px;
}

.banner2-bor {
    background: #a29c98;
    height: 1px;
    width: 94%;
    margin: 5px 0 10px 0;
}

.banner2-meun {
    border: 1px solid #ffa200;
    color: #ffa200;
    border-radius: 3px;
    background: none;
    width: 132px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    float: left
}

.banner2-right {
    float: right;
    line-height: 45px;
    padding-right: 35px;
}

.banner3 {
    width: auto;
    background: url(../../images/front/kfzx_02.jpg) center;
    height: 250px;
}

.bg-color {
    background: #f3f3f3;
}

/*主页左边正文css*/
#left-content {
    float: left;
    width: 840px;
}

#left-content h2 {
    font-size: 18px;
    color: #646464;
    font-weight: 500;
    margin: 20px 0 10px 10px;
}

#left-content .left-bor {
    background: #c90915;
    height: 1px;
    width: 100px;
    float: left;
}

#left-content .left-bor2 {
    background: #e0e0e0;
    height: 1px;
    width: 740px;
    float: right;
}

#left-content .left-bor3 {
    height: 40px;
    border: 1px solid #eaeaea;
    width: 838px;
    margin-top: 20px;
    line-height: 40px;
    font-size: 18px;
    color: #646464;
    font-weight: 500;
    padding: 0 0 0 10px;
}

#main-content {
    float: left;
    width: 1200px;
}

#main-content h2 {
    font-size: 18px;
    color: #646464;
    font-weight: 500;
    margin: 20px 0 10px 10px;
}

#main-content .main-bor {
    background: #c90915;
    height: 1px;
    width: 100px;
    float: left;
}

#main-content .main-bor2 {
    background: #e0e0e0;
    height: 1px;
    width: 1100px;
    float: right;
}

#main-content .main-bor3 {
    background: #f8f8f8;
    height: 40px;
    border: 1px solid #eaeaea;
    width: 838px;
    margin-top: 20px;
    line-height: 40px;
    font-size: 18px;
    color: #646464;
    font-weight: 500;
    padding: 0 0 0 10px;
}

#khfw {

}

#khfw ul {
    margin: 20px 0 0 0;
}

#khfw li {
    float: left;
    width: 210px;
    margin-top: 10px;
}

#khfw li:hover {
    opacity: 0.7;
    cursor: pointer;
}

#khfw h4 {
    font-size: 14px;
    padding-left: 10px;
    font-weight: 500;
}

#khfw a {
    color: #909090;
}

#khfw a:visited {
    color: #909090;
}

#khfw a:hover {
    color: #c00;
}

#khfw2 {

}

#khfw2 ul {
    margin: 10px 0 0 0;
    padding: 20px 0 0 30px;
    background: #f7f7f7;
    height: 130px;
    width: 1200px;
}

#khfw2 li {
    float: left;
    width: 200px;
    margin-top: 10px;
}

#khfw2 h4 {
    font-size: 14px;
    padding-left: 10px;
    font-weight: 500;
}

#khfw2 h5 {
    font-size: 16px;
    color: #0a5dbb;
}

#khfw2 p {
    color: #909090;
    font-size: 13px;
}

#khfw2 a {
    color: #909090;
}

#khfw2 a:visited {
    color: #909090;
}

#khfw2 a:hover {
    color: #c00;
}

#khfw2 .khfw2-left {
    float: left;
    width: 390px;
    margin-right: 9px;
    background: #f4f7fb;
    border: 2px solid #dde6f3;
    height: 148px;
    margin-top: 10px;
    cursor: pointer;
    transition: all .3s;
}

#khfw2 .khfw2-left2 {
    float: right;
    width: 390px;
    background: #f4f7fb;
    border: 2px solid #dde6f3;
    height: 148px;
    margin-top: 10px;
    cursor: pointer;
    transition: all .3s;
}

#khfw2 .khfw2-left:hover {
    background: #e6eff8;
}

#khfw2 .khfw2-left2:hover {
    background: #e6eff8;
}

#khfw2 .khfw2-left3 {
    float: left;
    width: 150px;
    padding: 40px 0 0 30px;
}

#khfw2 .khfw2-bg {
    background: url(../../images/front/service_08.png) no-repeat;
    width: 54px;
    height: 69px;
    float: left;
    margin: 36px 0 0 80px;
}

#khfw2 .khfw2-bg2 {
    background: url(../../images/front/service_10.png) no-repeat;
    width: 62px;
    height: 69px;
    float: left;
    margin: 36px 0 0 80px;
}

#khfw2 .khfw2-bg3 {
    background: url(../../images/front/service_12.png) no-repeat;
    width: 68px;
    height: 69px;
    float: left;
    margin: 36px 0 0 80px;
}

#yanjiu {
    width: 390px;
    float: left;
}

#yanjiu dl {
    width: 390px;
    height: 38px;
    border: 1px solid #eaeaea;
    margin-top: 20px;
    font-weight: 600;
    cursor: pointer;
}

#yanjiu dt {
    background: -webkit-linear-gradient(#fafafa, #f6f6f6);
    background: -o-linear-gradient(#fafafa, #f6f6f6);
    background: -moz-linear-gradient(#fafafa, #f6f6f6);
    background: linear-gradient(#fafafa, #f6f6f6);
    border-right: 1px solid #eaeaea;
    float: left;
    width: 129px;
    height: 38px;
    text-align: center;
    font-size: 14px;
    color: #646464;
    line-height: 40px;
}

#yanjiu .yj-active {
    background: #FFFFFF;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
}

#yanjiu .tab-bg {
    background: url(../../images/front/service-1_50.jpg) no-repeat;
    width: 116px;
    height: 137px;
    float: left;
    margin-top: 20px;
}

#yanjiu ul {
    float: right;
    width: 250px;
    font-size: 13px;
    text-align: right;
    color: #c5c5c5;
    margin-top: 12px;
}

#yanjiu ul li a {
    float: left;
}

#yanjiu ul li a:visited {
    float: left;
}

#yanjiu ul li a:hover {
    float: left;
}

#yanjiu .tab-cont {
    line-height: 30px;
}

#yanjiu2 {
    width: 390px;
    float: right;
}

#yanjiu2 dl {
    width: 390px;
    height: 38px;
    border: 1px solid #eaeaea;
    margin-top: 20px;
    font-weight: 600;
    cursor: pointer;
}

#yanjiu2 dt {
    background: -webkit-linear-gradient(#fafafa, #f6f6f6);
    background: -o-linear-gradient(#fafafa, #f6f6f6);
    background: -moz-linear-gradient(#fafafa, #f6f6f6);
    background: linear-gradient(#fafafa, #f6f6f6);
    border-right: 1px solid #eaeaea;
    float: left;
    width: 129px;
    height: 38px;
    text-align: center;
    font-size: 14px;
    color: #646464;
    line-height: 40px;
}

#yanjiu2 .yj-active2 {
    background: #FFFFFF;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
}

#yanjiu2 .tab-bg2 {
    background: url(../../images/front/service-1_53.jpg) no-repeat;
    width: 116px;
    height: 137px;
    float: left;
    margin-top: 20px;
}

#yanjiu2 ul {
    float: right;
    width: 250px;
    font-size: 13px;
    text-align: right;
    color: #c5c5c5;
    margin-top: 12px;
}

#yanjiu2 ul li a {
    float: left;
}

#yanjiu2 ul li a:visited {
    float: left;
}

#yanjiu2 ul li a:hover {
    float: left;
}

#yanjiu2 .tab-cont2 {
    line-height: 30px;
}

#shuju {
    line-height: 30px;
}

#shuju .shuju-left {
    float: left;
    width: 259px;
    margin-top: 50px;
    margin-left: 20px;
    border-right: 1px solid #eaeaea;
    height: 200px;
}

#shuju .shuju-left2 {
    float: left;
    width: 259px;
    margin-top: 50px;
    margin-left: 20px;
    border-right: 1px solid #eaeaea;
    height: 200px;
}

#shuju .shuju-left3 {
    float: right;
    width: 260px;
    margin-top: 50px;
}

#shuju .shuju-bg {
    background: url(../../images/front/DataAnalysis01.png) no-repeat center;
    width: auto;
    height: 87px;
}

#shuju .shuju-bg2 {
    background: url(../../images/front/DataAnalysis02.png) no-repeat center;
    width: auto;
    height: 92px;
}

#shuju .shuju-bg3 {
    background: url(../../images/front/DataAnalysis03.png) no-repeat center;
    width: auto;
    height: 89px;
}

#shuju h4 {
    font-size: 16px;
    color: #646464;
    text-align: center;
    margin-top: 20px;
}

#shuju p {
    font-size: 13px;
    color: #909090;
    text-align: left;
}

/*主页右边正文css*/
#right-content {
    float: right;
    width: 340px;
}

#login {
    border-radius: 3px;
    width: 338px;
    height: 276px;
    position: absolute;
    top: 80px;
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid #dedede;
    margin-top: 20px;

}

#login h2 {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    padding: 20px 0 10px 10px;
    float: left;
    padding-left: 34px;
}

#login h5 {
    font-size: 12px;
    float: right;
    padding: 20px 40px 0 0;
}

#login h5 a {
    color: #fff;
}

#login h5 a:visited {
    color: #fff;
}

#login h5 a:hover {
    color: #c00;
}

#login .in {
    height: 38px;
    line-height: 38px;
    width: 220px;
    border: 1px solid #d3d3d3;
    border-left: none;
    margin: 3px 0 10px -5px;
    color: #909090;
    padding-left: 5px;
    font-size: 15px;
    font-family: "微软雅黑";
}

#login .in2 {
    text-align: center;
    display: inline-block;
    border: 1px solid #d3d3d3;
    border-right: none;
    width: 45px;
    background: #dddddd;
    height: 38px;
    line-height: 40px;
}

#login .in3 {
    height: 38px;
    line-height: 38px;
    width: 140px;
    border: 1px solid #d3d3d3;
    margin: 3px 0 10px 0;
    color: #909090;
    padding-left: 5px;
    font-size: 14px;
    font-family: "微软雅黑";
}

#login .l-meun {
    margin-left: 34px;
    box-shadow: inset 0px 23px 0px #a48f7b;
    border-radius: 3px;
    background: #9f8a75;
    line-height: 40px;
    width: 270px;
    height: 40px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    transition: all .3s;
    margin-top: 5px;
    letter-spacing: 2px;
}

#login .l-meun:hover {
    background: #927354;
    box-shadow: inset 0px 23px 0px #97795b;
    cursor: pointer;
}

#login .log-pd {
    padding-left: 34px;
}

#login .l-meun a {
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
    display: block;
}

#login .l-meun a:visited {
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
}

#login .l-meun a:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
}

#login span {
    padding-left: 5px;
}

.home-right-tab {
    width: 340px;
    margin-top: 20px;
}

.home-right-tab ul.title li {
    width: 50%;
    font-size: 16px;
    list-style: none;
    float: left;
    text-align: center;
    cursor: pointer;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}

.home-right-tab ul.title li.active {
    border-bottom: 1px solid #c90915;
}

.home-right-tab .tab-gcont {
    line-height: 30px;
    min-height: 228px;
}

.home-right-tab .tab-gcont ul {
    width: 330px;
    font-size: 13px;
    color: #c5c5c5;
    margin-top: 12px;
    line-height: 34px;
    text-align: right;
}

.home-right-tab .tab-gcont ul li {
    background: url(../../images/front/qipao_52.png) no-repeat 0px 10px;
    padding-left: 20px;
}

#home-audio .tab-gcont ul li {
    background: none;
    padding-left: 0px;
}

#home-audio .tab-gcont ul li .icon {
    font-size: 16px;
    float: left;
    padding-right: 5px;
}

.home-right-tab .tab-gcont ul li a {
    float: left;
    color: #909090;
    outline: none;
}


.home-right-tab .tab-gcont ul li a:visited {
    color: #909090;
}

.home-right-tab .tab-gcont ul li a:hover {
    color: #c00;
}

.home-right-tab .tab-gcont ul.right-list {
    display: none;
}

#home-audio {
    margin-top: 60px;
}


#date {
    height: 299px;
}

#date .date-bg {
    background: #1f6cc2;
    width: 340px;
    height: 42px;
}

#date h2 {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    float: left;
    padding-left: 20px;
    line-height: 42px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#date .date-left {
    float: right;
    padding-right: 20px;
    line-height: 40px;
}

#date .date-active {
    background: #ff7800;
    color: #fff;
    font-weight: 700;
}

#date .d-pd {
    background: #f1f7ff;
    height: 30px;
    padding: 10px 0 0 10px;
    border-left: 1px solid #eaeaea;
}

/*主页基金开始*/
#licai {

}

#licai h2 {
    font-size: 18px;
    color: #646464;
    font-weight: 500;
    margin: 30px 0 10px 10px;
}

#licai .licai-bor {
    background: #c90915;
    height: 1px;
    width: 100px;
    float: left;
}

#licai .licai-bor2 {
    background: #e0e0e0;
    height: 1px;
    width: 1100px;
    float: right;
}

#licai .li-left1 {
    float: left;
    width: 285px;
    height: 239px;
    margin: 10px 20px 0 0;
    background: -webkit-linear-gradient(#2c81de, #4ca3e9);
    background: -o-linear-gradient(#2c81de, #4ca3e9);
    background: -moz-linear-gradient(#2c81de, #4ca3e9);
    background: linear-gradient(#2c81de, #4ca3e9);
}

#licai .li-left2 {
    float: left;
    width: 285px;
    height: 239px;
    margin: 10px 20px 0 0;
    background: -webkit-linear-gradient(#fc9d2b, #fdb949);
    background: -o-linear-gradient(#fc9d2b, #fdb949);
    background: -moz-linear-gradient(#fc9d2b, #fdb949);
    background: linear-gradient(#fc9d2b, #fdb949);
}

#licai .li-left3 {
    float: left;
    width: 285px;
    height: 239px;
    margin: 10px 20px 0 0;
    background: -webkit-linear-gradient(#386ad0, #5a8ddf);
    background: -o-linear-gradient(#386ad0, #5a8ddf);
    background: -moz-linear-gradient(#386ad0, #5a8ddf);
    background: linear-gradient(#386ad0, #5a8ddf);
}

#licai .li-left4 {
    float: left;
    width: 285px;
    height: 239px;
    margin: 10px 0 0 0;
    background: -webkit-linear-gradient(#ea3838, #f15a5a);
    background: -o-linear-gradient(#ea3838, #f15a5a);
    background: -moz-linear-gradient(#ea3838, #f15a5a);
    background: linear-gradient(#ea3838, #f15a5a);
}

#licai .li-meun {
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #fff;
    transition: all .3s;
    width: 164px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    margin: 20px 0 0 35px;
}

#licai .li-meun:hover {
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #fff;
}

#licai .li-meun a {
    width: 164px;
    height: 38px;
    color: #fff;
    display: block;
}

#licai .li-pd {
    padding: 20px;
    line-height: 40px;
}

#licai h3 {
    font-size: 30px;
    color: #fff;
    text-align: center;
}

#licai p {
    font-size: 14px;
    color: #fff;
    text-align: center;
}

#licai h4 {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

#licai a {
    text-decoration: none;
}

#wenti {
    line-height: 30px;
}

#wenti h2 {
    font-size: 18px;
    color: #646464;
    font-weight: 500;
    margin: 30px 0 10px 10px;
}

#wenti h3 {
    margin-top: 0px;
}

#wenti .wen-left {
    width: 285px;
    height: 280px;
    border-top: 1px solid #b61c22;
    margin-right: 20px;
    float: left;
    background: #f9f9f9;
}

#wenti .wen-left2 {
    width: 285px;
    height: 280px;
    border-top: 1px solid #b61c22;
    margin-right: 20px;
    float: left;
    background: #f9f9f9;
}

#wenti .wen-left3 {
    width: 285px;
    height: 280px;
    border-top: 1px solid #b61c22;
    margin-right: 20px;
    float: left;
    background: #f9f9f9;
}

#wenti .wen-left4 {
    width: 285px;
    height: 280px;
    border-top: 1px solid #b61c22;
    float: left;
    background: #f9f9f9;
}

#wenti h3 {
    color: #b61c22;
    font-size: 16px;
    font-weight: 600;
    padding-left: 80px;
}

#wenti p {
    font-size: 14px;
    padding-left: 80px;
}

#wenti a {
    color: #909090;
    text-decoration: none;
}

#wenti a:visited {
    color: #909090;
}

#wenti a:hover {
    color: #b61c22;
}

#wenti .wen-pd {
    padding: 20px;
}

/*登录主页*/
#m-login {
    background: #f7f6f5;
    height: 711px;
}

#m-login .mlogin-bg {
    background: url(images/service-login_05.jpg) no-repeat;
    width: 1200px;
    height: 711px;
}

#m-login .mlogin-bg {

}

#m-login h2 {
    font-size: 28px;
    color: #646464;
    font-weight: 500;
    text-align: right;
    padding: 100px 213px 0 0;
    letter-spacing: 2px;
}

#login2 {
    border-radius: 3px;
    width: 350px;
    height: 375px;
    background: #fff;
    float: right;
    margin: 30px 200px 0 0;
}

#login2 h2 {
    font-size: 18px;
    color: #c90915;
    font-weight: 500;
    padding: 30px 0 10px 39px;
    float: left;
}

#login2 h5 {
    font-size: 12px;
    float: left;
    padding: 15px 40px 0 39px;
    font-weight: 500;
}

#login2 h5 a {
    color: #909090;
}

#login2 h5 a:visited {
    color: #909090;
}

#login2 h5 a:hover {
    color: #c00;
}

#login2 .in11 {
    height: 38px;
    line-height: 38px;
    width: 220px;
    border: 1px solid #d3d3d3;
    border-left: none;
    margin: 10px 0 10px -5px;
    color: #909090;
    padding-left: 5px;
    font-size: 15px;
    font-family: "微软雅黑";
}

#login2 .in22 {
    text-align: center;
    display: inline-block;
    border: 1px solid #d3d3d3;
    border-right: none;
    width: 45px;
    background: #dddddd;
    height: 38px;
    line-height: 40px;
}

#login2 .in33 {
    height: 38px;
    line-height: 38px;
    width: 140px;
    border: 1px solid #d3d3d3;
    margin: 10px 0 10px 0;
    color: #909090;
    padding-left: 5px;
    font-size: 14px;
    font-family: "微软雅黑";
}

#login2 .l2-meun {
    margin-left: 39px;
    box-shadow: inset 0px 23px 0px #cc0b1a;
    border-radius: 3px;
    background: #c90915;
    line-height: 40px;
    width: 270px;
    height: 40px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    transition: all .3s;
    margin-top: 10px;
    letter-spacing: 2px;
}

#login2 .l2-meun:hover {
    background: #d81521;
    box-shadow: inset 0px 23px 0px #da1a27;
    cursor: pointer;
}

#login2 .log-pd2 {
    padding-left: 39px;
}

#login2 .l2-meun a {
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
    display: block;
}

#login2 .l2-meun a:visited {
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
}

#login2 .l2-meun a:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
}

#login2 span {
    padding-left: 5px;
}

/*研究服务css*/
.research .category {
    float: left;
    width: 580px;
    margin-top: 10px;
    height: 250px;
}

.research .category .title {
    float: left;
    width: 220px;
    height: 250px;
}

.research .category .bgcolor-0 {
    background: #5389ce;
    background: -webkit-linear-gradient(#5389ce, #8bb7e4);
    background: -o-linear-gradient(#5389ce, #8bb7e4);
    background: -moz-linear-gradient(#5389ce, #8bb7e4);
    background: linear-gradient(#5389ce, #8bb7e4);
}

.research .category .bgcolor-1 {
    background: #ce945d;
    background: -webkit-linear-gradient(#ce945d, #e5c196);
    background: -o-linear-gradient(#ce945d, #e5c196);
    background: -moz-linear-gradient(#ce945d, #e5c196);
    background: linear-gradient(#ce945d, #e5c196);
}

.research .category .bgcolor-2 {
    background: #d57f7f;
    background: -webkit-linear-gradient(#d57f7f, #e6a2a2);
    background: -o-linear-gradient(#d57f7f, #e6a2a2);
    background: -moz-linear-gradient(#d57f7f, #e6a2a2);
    background: linear-gradient(#d57f7f, #e6a2a2);
}

.research .category .bgcolor-3 {
    background: #cc8162;
    background: -webkit-linear-gradient(#cc8162, #dea88d);
    background: -o-linear-gradient(#cc8162, #dea88d);
    background: -moz-linear-gradient(#cc8162, #dea88d);
    background: linear-gradient(#cc8162, #dea88d);
}

.research .category .bgcolor-4 {
    background: #6eabd7;
    background: -webkit-linear-gradient(#6eabd7, #8ac0e2);
    background: -o-linear-gradient(#6eabd7, #8ac0e2);
    background: -moz-linear-gradient(#6eabd7, #8ac0e2);
    background: linear-gradient(#6eabd7, #8ac0e2);
}

.research .category .bgcolor-5 {
    background: #8390d0;
    background: -webkit-linear-gradient(#8390d0, #a5b0e0);
    background: -o-linear-gradient(#8390d0, #a5b0e0);
    background: -moz-linear-gradient(#8390d0, #a5b0e0);
    background: linear-gradient(#8390d0, #a5b0e0);
}

.research .category .title h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    padding: 0 0 15px 13px;
}

.research .category .title h4 {
    color: #fff;
    font-size: 14px;
    padding: 10px 0 10px 13px;
}

.research .category .split-line {
    height: 1px;
    width: 90%;
    background: rgba(255, 255, 255, 0.6);
    margin: 0 auto;
}

.research .category .title .more {
    display: block;
    width: 164px;
    margin: 0 auto;
    height: 38px;
    line-height: 38px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #fff;
    transition: all .3s;
    text-align: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    margin: 80px auto 0 auto;
}

.research .category .title .more:hover {
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #fff;
}

.research .category .title a {
    text-decoration: none;
    color: #fff;
}

.research .category .title a:visited {
    color: #fff;
}

.research .category .title a:hover {
    color: #fff;
}

.research .category .content {
    float: left;
    width: 360px;
    height: 250px;
    border-top: 1px solid #eaeaea;
}

.research .category .content ul {
    line-height: 32px;
    font-size: 14px;
    padding: 20px 0 0 20px;
}

.research .category .content li {
    background: url(../../images/research_03.jpg) no-repeat 0px 13px;
    padding-left: 10px;
    text-align: right;
    color: #c6c6c6;
}

.research .category .content li a {
    float: left;
}

.research .category .content li a:visited {
    float: left;
}


#research ul {
    width: 1200px;
    height: 50px;
    list-style: none;
    margin-top: 20px;
    border-left: 1px solid #d9d9d9;
}

#res-article-list {
    width: 850px;
    float: left;
    margin-left: 30px;
}

#res-article-list ul {
    line-height: 50px;
    font-size: 14px;
}

#res-article-list li {
    background: #f9f9f9 url(images/research_03.jpg) no-repeat 10px 23px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: right;
    height: 50px;
    color: #c6c6c6;
    transition: all .3s;
    margin: 6px 0 0 0;
    cursor: pointer;
}

#res-article-list li:hover {
    background: #e9f0f7 url(images/research_03.jpg) no-repeat 5px 23px;
}

#res-article-list li a {
    width: 100%;
    display: block;
    text-decoration: none;
    color: #909090;
    outline: none;
}

#res-article-list li a span {
    float: left;
}


#research2 {
}

#research2 .res2-left {
    float: left;
    width: 260px;
    text-align: left;
    line-height: 50px;
    font-size: 14px;
    color: #909090;
    font-weight: 500;
}

#research2 .res2-right {
    float: right;
    width: 900px;
}

#research2 .res-lbg {
    background: #b7121c;
    width: 260px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    margin-top: 10px;
}

#research2 a:HOVER, a:FOCUS {
    color: #666666;
}

#research2 a:ACTIVE {
    color: #666666;
    text-decoration: none;
}

#research2 ul.tree span a {
    outline: none;
}

#research2 ul.tree .hgcl-icon {
    background: url(../../images/front/hgcl.png) no-repeat 2px 13px;
    padding-left: 50px;
}

#research2 ul.tree .jrqh-icon {
    background: url(../../images/front/jrqh.png) no-repeat 2px 13px;
    padding-left: 50px;
}

#research2 ul.tree .ysjs-icon {
    background: url(../../images/front/ysjs.jpg) no-repeat 2px 13px;
    padding-left: 50px;
}

#research2 ul.tree .hsjc-icon {
    background: url(../../images/front/hsjc.png) no-repeat 2px 13px;
    padding-left: 50px;
}

#research2 ul.tree .nyhg-icon {
    background: url(../../images/front/nyhg.png) no-repeat 2px 13px;
    padding-left: 50px;
}

#research2 ul.tree .ncp-icon {
    background: url(../../images/front/ncp.png) no-repeat 2px 13px;
    padding-left: 50px;
}

#research2 ul.tree .lhyj-icon {
    background: url(../../images/front/lhyj.png) no-repeat 2px 13px;
    padding-left: 50px;
}

#research2 ul.tree .plus-icon {
    background: url(../../images/front/plus.png) no-repeat 0px 16px;
    padding-left: 20px;
}

#research2 ul.tree .minus-icon {
    background: url(../../images/front/minus.png) no-repeat 0px 16px;
    padding-left: 20px;
}

#research2 ul.tree .minus-icon a,
#research2 ul.tree .plus-icon a {
    color: #b7121c;
    font-weight: 600;
}

#research2 ul.tree .arrow-closed-icon {
    background: url(../../images/front/closed.png) no-repeat 0px 20px;
    padding-left: 15px;
}

#research2 ul.tree .arrow-spread-icon {
    background: url(../../images/front/spread.png) no-repeat 0px 20px;
    padding-left: 15px;
}

#research2 ul.tree .toggleLeaf {
    color: #909090;
    font-weight: 500;
}

#research2 ul.tree .toggleRoot {
    font-size: 15px;
}

.res2-left ul.tree {
    min-height: 20px;
    margin-bottom: 20px;
}

.res2-left ul.tree li {
    list-style-type: none;
    margin: 0;
    position: relative
}

.res2-left ul.tree li::before, .tree li::after {
    content: '';
    left: 0px;
    position: absolute;
    right: auto
}

.res2-left ul.tree li span {
    display: inline-block;
    padding: 0 15px 0 0;
    text-decoration: none
}

.res2-left ul.tree li.parent_li > span {
    cursor: pointer
}

.res2-left ul.tree > li {
    line-height: 45px;
    border-bottom: 1px solid #dcdcdc;
}

.res2-left ul.tree ul > li {
    padding-left: 45px;
}

#research2 .res-rcont {
    margin-top: 10px;
    width: 900px;
    height: 210px;
    box-shadow: inset 0px 1px #FFFFFF;
    border-top: #b4272c 2px solid;
    background: #eeeeee;
    background: -webkit-linear-gradient(#eeeeee, #fff);
    background: -o-linear-gradient(#eeeeee, #fff);
    background: -moz-linear-gradient(#eeeeee, #fff);
    background: linear-gradient(#eeeeee, #fff);
}

#research2 .res-l1 {
    float: left;
    width: 380px;
    background: url(../../images/front/yjfwAbount.jpg) no-repeat;
    height: 192px;
    margin: 10px 0 0 10px;
}

#research2 .res-l2 {
    float: left;
    width: 460px;
    margin: 10px 0 0 20px;
    line-height: 30px;
}

#research2 .res-l2 h3 {
    font-size: 16px;
    color: #909090;
    font-weight: 600;
    margin: 20px 0 10px 0;
}

#research2 .res-l2 p {
    font-size: 14px;
    color: #909090;
}

#research2 .res-toutiao {
    background: url(../../images/front/fire.png) no-repeat;
    padding-left: 40px;
    font-size: 18px;
    line-height: 18px;
    margin: 20px 0 20px 0;
}

#research2 .res2-right a {
    text-decoration: none;
    color: #646464;
    outline: none;
}

#research2 .res2-right a:visited {
    text-decoration: none;
    color: #646464;
}

#research2 .res2-right a:hover {
    text-decoration: underline;
    color: #c00;
}

#research2 .res-bor {
    background: #dcdcdc;
    height: 1px;
    width: 100%;
}

#research2 .res2-right ul.pagination .active a {
    text-decoration: none;
    color: #fff;
}

#research2 .res2-right ul.pagination a:visited {
    text-decoration: none;
}

#research2 .res2-right ul.pagination a:hover {
    text-decoration: none;
}

#research2 .res-bor {
    background: #dcdcdc;
    height: 1px;
    width: 100%;
}

#research2 .res-bor2 {
    background: #f1f1f1;
    height: 1px;
    width: 100%;
    margin-top: 30px;
}

#research2 .res2-right .article-list ul {
    line-height: 40px;
    font-size: 13px;
    margin-top: 15px;
}

#research2 .res2-right .article-list li {
    background: url(../../images/front/point.jpg) no-repeat 0px 18px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: right;
    color: #c6c6c6;
    transition: all .3s;
    cursor: pointer;
}

#research2 .res2-right .article-list li:hover {
    background: #f1f1f1 url(../../images/front/point.jpg) no-repeat 8px 20px;
}

#research2 .res2-right .article-list li a {
    float: left;
    text-decoration: none;
    color: #646464;
    font-size: 14px;
}

#research2 .res2-right .article-list li a:visited {
    float: left;
    color: #646464;
}

#research2 .res2-right .article-list li a:hover {
    float: left;
    color: #c00;
    text-decoration: none;
}

#research2 .res2-md {
    width: 100%;
    margin: 0 auto;
}

/**会议营销**/
.meeting-list .meeting {
    width: 580px;
    height: 250px;
    font-family: "微软雅黑";
    border: 1px solid #d9d9d9;
    padding: 5px;
    float: left;
    margin-top: 10px;
}

.meeting-list .meeting .content {
    width: 310px;
    height: 238px;
    overflow: hidden;
    float: right;
}

.meeting-list .summary {
    height: 88px;
    overflow: hidden;
}

.meeting-list a {
    color: #fff;
}

.meeting-list p span {
    padding-right: 10px;
}


/*分页数字和面包屑css*/
#pagination {
    padding-top: 20px;
    float: center;
}

#number2 {
    margin-top: 50px;
    margin-left: 260px;
}

#number2 a {
    text-decoration: none;
    color: #646464;
    display: block;
    background: #f5f5f5;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    padding: 8px 15px;
}

#number2 a:visited {
    text-decoration: none;
    color: #646464;
    display: block;
    float: left;
    background: #f5f5f5;
    border: 1px solid #e9e9e9;
    margin-right: 5px;
    overflow: hidden;
    padding: 8px 15px;
}

#number2 a:hover {
    text-decoration: none;
    color: #646464;
    display: block;
    float: left;
    background: #fff;
    border: 1px solid #3d79bd;
    margin-right: 5px;
    overflow: hidden;
    padding: 8px 15px;
}

#number2 span {
    float: left;
    width: 21px;
}

#number2 .num-active {
    background: #fff !important;
    border: 1px solid #3d79bd !important;
}


#mbx2 {
    margin-top: 15px;
    text-align: right;
}

#mbx2 a {
    color: #909090;
    text-decoration: none;
    padding-left: 5px;
}

#mbx2 a:visited {
    color: #909090;
    padding-left: 5px;
}

#mbx2 a:hover {
    color: #c00;
    text-decoration: underline;
    padding-left: 5px;
}

/*业务办理*/
#ywbl {

}

#ywbl dl {
    height: 50px;
    width: 1200px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin-top: 20px;
    font-size: 16px;
}

#ywbl dt {
    border-left: 1px solid #d9d9d9;
    float: left;
    width: 399px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

#ywbl .ywbl-active {
    font-size: 16px;
    color: #c00;
    font-weight: 600;
    background: #f9f9f9;
}

#ywbl dl a {
    text-decoration: none;
    font-size: 16px;
    color: #646464;
}

#ywbl dl a:visited {
    color: #646464;
}

#ywbl dl a:hover {
    color: #909090;
}

#ywbl .in5 {
    height: 42px;
    line-height: 42px;
    width: 252px;
    border: 1px solid #d3d3d3;
    margin: 10px 0 10px 0;
    color: #909090;
    font-size: 15px;
    padding-left: 6px;
    font-family: "微软雅黑";
    box-shadow: inset 0px 1px 3px #e9e9e9;
}

#ywbl .in55 {
    height: 82px;
    line-height: 42px;
    width: 272px;
    border: 1px solid #d3d3d3;
    margin: 10px 0 10px 0;
    color: #909090;
    font-size: 15px;
    padding-left: 6px;
    font-family: "微软雅黑";
    box-shadow: inset 0px 1px 3px #e9e9e9;
    vertical-align: bottom;
}

#ywbl .in6 {
    text-align: right;
    display: inline-block;
    margin-bottom: 20px;
    width: 200px;
    padding-right: 10px;
    font-size: 15px;
}

#ywbl .in7 {
    height: 42px;
    line-height: 42px;
    width: 152px;
    border: 1px solid #d3d3d3;
    margin: 10px 0 10px 0;
    color: #909090;
    font-size: 15px;
    padding-left: 6px;
    font-family: "微软雅黑";
    box-shadow: inset 0px 1px 3px #e9e9e9;
}

#ywbl .ywbl-pd a {
    margin: 0 5px 0 5px;
}

#ywbl .ywbl-md {
    margin-top: 80px;
    margin-left: 250px;
    font-size: 15px;
}

#ywbl span {
    color: #c00;
    padding-right: 3px;
    font-weight: 600;
}

#ywbl input[type="button"] {
    padding: 5px;
    margin-left: 5px;
    cursor: pointer;
}

#ywbl input[type="checkbox"] {
    margin-left: 5px;
    margin-right: 5px;
    width: 18px;
    height: 18px;
}

#ywbl .ywbl-meun {
    background: #bf1924;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    margin: 20px 0 50px 212px;
    width: 236px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    letter-spacing: 1px;
    font-weight: 600;
}

#ywbl .ywbl-meun:hover {
    background: #d2101d;
}

#ywbl a {
    text-decoration: none;
}

#ywbl .ywbl-bgcolor {
    background: #fffbf8;
    border: 1px solid #fbebeb;
    width: 1178px;
    height: 40px;
    margin-top: 10px;
    padding: 20px 0 0 20px;
    font-size: 13px;
    color: #c84747;
}

/*基金销售*/
#jijin {

}

#jijin dl {
    height: 50px;
    width: 1200px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin-top: 20px;
    font-size: 16px;
}

#jijin dt {
    border-left: 1px solid #d9d9d9;
    float: left;
    width: 399px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

#jijin .jijin-active {
    font-size: 16px;
    color: #c00;
    font-weight: 600;
    background: #f9f9f9;
}

#jijin dl a {
    text-decoration: none;
    font-size: 16px;
    color: #646464;
}

#jijin dl a:visited {
    color: #646464;
}

#jijin dl a:hover {
    color: #909090;
}

#jijin .jijin-bgcolor {
    background: #fffbf8;
    border: 1px solid #fbebeb;
    width: 1178px;
    height: 110px;
    margin-top: 10px;
    padding: 20px 0 0 20px;
    font-size: 13px;
    color: #646464;
}

#jijin .jijin-bgcolor2 {
    background: #fffbf8;
    border: 1px solid #fbebeb;
    width: 1178px;
    height: 40px;
    margin-top: 10px;
    padding: 20px 0 0 20px;
    font-size: 13px;
    color: #646464;
}

/* #jijin ul {
    line-height: 50px;
    font-size: 14px;
    margin-top: 10px;
}

#jijin li {
    background: #f9f9f9 url(images/research_03.jpg) no-repeat 10px 23px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: right;
    height: 50px;
    color: #c6c6c6;
    transition: all .3s;
    margin: 6px 0 0 0;
    cursor: pointer;
}

#jijin li:hover {
    background: #e9f0f7 url(images/research_03.jpg) no-repeat 5px 23px;
}

#jijin li a {
    float: left;
    text-decoration: none;
    color: #909090;
}

#jijin li a:visited {
    float: left;
    color: #909090;
}

#jijin li a:hover {
    float: left;
    color: #3d79bd;
    font-weight: 600;
}
 */
#jijin span {
    margin: 0 10px 0 10px;
}

#jijin .jijin-active2 {
    border-radius: 3px;
    background: #de1414;
    padding: 2px 2px 2px 4px;
    text-align: center;
    color: #fff;
}

#jijin .jijin-md {
    margin-bottom: 15px;
}

#jijin .jijin-bor {
    border-top: 1px solid #eaeaea;
    margin-top: 10px;
    margin-bottom: 20px;
}

#jijin p {
    font-size: 14px;
    color: #646464;
    margin: 15px 0;
}

#jijin table, #jijin td {
    border-collapse: collapse;
    border: 1px solid #eaeaea;
    background: #none;
    color: #646464;
    font-size: 0.9375em;
    padding: 5px 0 5px 10px;
    margin-top: 15px;
    /*     line-height: 40px; */
}

#jijin th {
    color: #646464;
    text-align: left;
    padding-left: 10px;
    border: 1px solid #eaeaea;
}

#jijin th, #jijin td {
    font-size: 14px
}

#jijin h2 {
    font-size: 26px;
    font-weight: 500;
    color: #646464;
    text-align: center;
    margin: 50px 0 50px 0;
}

#jijin2 {

}

#jijin2 .ji-left {
    float: left;
    width: 300px;
    height: 300px;
    margin: 40px 0 0 0;
    background: -webkit-linear-gradient(#298ee4, #45aaec);
    background: -o-linear-gradient(#298ee4, #45aaec);
    background: -moz-linear-gradient(#298ee4, #45aaec);
    background: linear-gradient(#298ee4, #45aaec);
}

#jijin2 .ji-left1 {
    float: left;
    width: 300px;
    height: 300px;
    margin: 40px 0 0 0;
    background: -webkit-linear-gradient(#f4a938, #f7be4f);
    background: -o-linear-gradient(#f4a938, #f7be4f);
    background: -moz-linear-gradient(#f4a938, #f7be4f);
    background: linear-gradient(#f4a938, #f7be4f);
}

#jijin2 .ji-left11 {
    float: left;
    width: 300px;
    height: 300px;
    margin: 40px 0 0 0;
    background: -webkit-linear-gradient(#f2712f, #f6904a);
    background: -o-linear-gradient(#f2712f, #f6904a);
    background: -moz-linear-gradient(#f2712f, #f6904a);
    background: linear-gradient(#f2712f, #f6904a);
}

#jijin2 .ji-left2 {
    float: left;
    width: 898px;
    height: 298px;
    margin-top: 40px;
    border: 1px solid #eaeaea;
    border-right: none;
    border-left: none;
}

#jijin2 ul {

}

#jijin2 li {
    float: left;
    width: 298px;
    border-right: 1px solid #eaeaea;
    height: 298px;
}

#jijin2 .jin2-bor {
    height: 1px;
    width: 90%;
    background: rgba(255, 255, 255, 0.6);
    margin: 0 auto;
}

#jijin2 h4 {
    color: #fff;
    font-size: 14px;
    padding: 10px 0 10px 13px;
}

#jijin2 .jin2-meun {
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #fff;
    transition: all .3s;
    width: 180px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    margin: 128px 0 0 56px;
}

#jijin2 .jin2-meun:hover {
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #fff;
}

#jijin2 .ji-left a {
    text-decoration: none;
}

#jijin2 .ji-left1 a {
    text-decoration: none;
}

#jijin2 .ji-left11 a {
    text-decoration: none;
}

#jijin2 h2 {
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    margin: 20px 0 16px 14px;
}

#jijin2 .ji-left span {
    font-size: 15px;
    margin-left: 20px;
    font-weight: 500;
    color: #fff;
    padding-left: 15px;
    background: url(images/fangkuai_07.jpg) no-repeat 0px 8px;
}

#jijin2 .jin2-md {
    margin-top: 10px;
}

#jijin2 .ji-left1 span {
    font-size: 15px;
    margin-left: 20px;
    font-weight: 500;
    color: #fff;
    padding-left: 15px;
    background: url(images/fangkuai_07.jpg) no-repeat 0px 8px;
}

#jijin2 .ji-left11 span {
    font-size: 15px;
    margin-left: 20px;
    font-weight: 500;
    color: #fff;
    padding-left: 15px;
    background: url(images/fangkuai_07.jpg) no-repeat 0px 8px;
}

#jijin2 .jin2-meun2 {
    background: #f3f3f3;
    border: 1px solid #dfdfdf;
    transition: all .3s;
    width: 180px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #646464;
    cursor: pointer;
    border-radius: 3px;
    margin: 20px 0 0 56px;
}

#jijin2 .jin2-meun2:hover {
    background: #eee;
    border: 1px solid #dfdfdf;
}

#jijin2 h3 {
    margin: 20px 0 0 0;
    color: #646464;
    font-size: 16px;
    text-align: center;
}

#jijin2 .jin2-bg {
    border: 1px dashed #eaeaea;
    width: 240px;
    border-right: none;
    border-left: none;
    padding: 1px;
    margin: 0 auto;
    font-size: 14px;
    color: #646464;
    position: relative;
}

#jijin2 .jin2-bg2 {
    background: url(images/maohao_03.png) no-repeat;
    width: 11px;
    height: 9px;
}

#jijin2 .jin2-bg3 {
    background: url(images/maohao_07.png) no-repeat right;
    height: 9px;
}

#jijin2 .jin2-color {
    color: #1881da;
    font-size: 34px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#jijin2 .jin2-color2 {
    color: #ff9800;
    font-size: 34px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#jijin2 .jin2-color3 {
    color: #ff691f;
    font-size: 34px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#jijin2 .jin2-color4 {
    margin: 13px 0 0 0;
    font-size: 15px;
    text-align: center;
    color: #1881da;
}

#jijin2 .jin2-color5 {
    margin: 10px 0 0 0;
    font-size: 15px;
    text-align: center;
    color: #ff9800;
}

#jijin2 .jin2-color6 {
    margin: 10px 0 0 0;
    font-size: 15px;
    text-align: center;
    color: #ff691f;
}

/*客服中心页面*/
#khzx {
    background: #fff;
    margin: 30px 0 0 0;
    padding-bottom: 20px;
    padding-top: 20px;
}

#khzx ul {
    margin: 10px 0 0 0;
    padding: 20px 0 0 30px;
    height: 130px;
    width: 1200px;
}

#khzx li {
    float: left;
    width: 150px;
    margin-top: 10px;
}

#khzx h3 {
    font-size: 18px;
    color: #646464;
    font-weight: 500;
    margin: 0 0 0 20px;
}

#khzx h2 {
    font-size: 18px;
    color: #646464;
    font-weight: 500;
    margin: 0 0 0 20px;
    float: left;
}

#khzx h4 {
    font-size: 14px;
    padding-left: 10px;
    font-weight: 500;
}

#khzx p {
    color: #909090;
    font-size: 13px;
}

#khzx a {
    color: #909090;
}

#khzx a:visited {
    color: #909090;
}

#khzx a:hover {
    color: #c00;
}

#khzx .kfzx-bor {
    background: #c90915;
    height: 1px;
    width: 100px;
    float: left;
    margin: 10px 0 0 10px;
}

#khzx .kfzx-bor2 {
    background: #e0e0e0;
    height: 1px;
    width: 1080px;
    float: right;
    margin: 10px 10px 0 0;
}

#khzx .kfzx-bor3 {
    background: #c90915;
    height: 1px;
    width: 100px;
    float: left;
    margin: 10px 0 0 10px;
}

#khzx .kfzx-bor4 {
    background: #e0e0e0;
    height: 1px;
    width: 270px;
    float: right;
    margin: 10px 10px 0 0;
}

#khzx .kfzx-left {
    float: left;
    width: 390px;
    margin-right: 15px;
    background: #fff;
    height: 410px;
    margin-top: 50px;
    padding-top: 20px;
}

#khzx .kfzx-left2 {
    float: right;
    width: 390px;
    background: #fff;
    height: 410px;
    margin-top: 50px;
    padding-top: 20px;
}

#khzx .kfzx-md {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    margin-top: 20px;
}

#khzx .kfzx-md a {
    margin: 0 5px 0 5px;
}

#khzx .khzx-meun {
    background: #bf1924;
    font-size: 13px;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    margin-right: 20px;
    width: 96px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: 600;
    float: right;
}

#khzx .khzx-meun:hover {
    background: #d2101d;
}

#khzx .kfzx-pd {
    float: right;
    width: 30px;
    padding-right: 16px;
    margin-top: -2px;
}

#khzx .kfzx-pd2 {
    margin-top: 30px;
}

#khzx .in9 {
    height: 30px;
    line-height: 30px;
    width: 250px;
    border: none;
    border-bottom: 1px solid #d3d3d3;
    margin: 5px 0 5px 0;
    color: #909090;
    font-size: 13px;
    padding-left: 6px;
    font-family: "微软雅黑";
}

#khzx .in10 {
    text-align: right;
    display: inline-block;
    margin-bottom: 10px;
    width: 100px;
    padding-right: 10px;
    font-size: 13px;
}

#gonggao2 {
    width: 370px;
    margin-top: 10px;
    margin-left: 10px;
}

#gonggao2 dl {
    width: 370px;
    height: 38px;
    border: 1px solid #eaeaea;
    font-weight: 600;
    cursor: pointer;
}

#gonggao2 dt {
    background: #f8f8f8;
    float: left;
    width: 185px;
    height: 38px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #646464;
    line-height: 40px;
}

#gonggao2 .gong2-active {
    background: #FFFFFF;
}

#gonggao2 ul {
    float: right;
    width: 370px;
    font-size: 13px;
    text-align: right;
    color: #c5c5c5;
    margin-top: 10px;
    line-height: 32px;
    padding: 0px;
}

#gonggao2 ul li {
    background: url(images/qipao_52.png) no-repeat 2px 10px;
    padding-left: 20px;
    width: 350px;
}

#gonggao2 ul li a {
    float: left;
    color: #909090;
}

#gonggao2 ul li a:visited {
    float: left;
    color: #909090;
}

#gonggao2 ul li a:hover {
    float: left;
    color: #c00;
}

#gonggao2 .tab2-gcont {
    line-height: 30px;
}

#date2 {
    margin-top: 10px;
    width: 370px;
    margin-left: 10px;
    overflow: hidden;
}

#date2 .date2-active {
    background: #ff7800;
    color: #fff;
    font-weight: 700;
}

#date2 .d2-pd {
    background: #f1f7ff;
    height: 30px;
    padding: 10px 0 0 10px;
    border-left: 1px solid #eaeaea;
}

#date2 select {
    font-size: 16px;
    color: #646464;
}

#date2 ul {
    width: 370px;
    padding: 0px;
    margin: 0px
}

#date2 li {
    float: left;
    width: 51px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 13px;
    border-left: 1px solid #eaeaea;
    cursor: pointer;
    margin: 0px;
}

#date2 .date2-bor {
    border: 1px solid #eaeaea;
    border-left: none;
}

#date2 .date2-bor2 {
    background: #eaeaea;
    height: 1px;
}

#wenti2 {
    line-height: 30px;
}

#wenti2 h2 {
    font-size: 18px;
    color: #646464;
    font-weight: 500;
    margin: 20px 0 10px 10px;
}

#wenti2 .wen-left {
    width: 285px;
    height: 250px;
    border-top: 1px solid #2f88ec;
    margin-right: 20px;
    float: left;
    background: #fff;
    margin-bottom: 50px;
}

#wenti2 .wen-left2 {
    width: 285px;
    height: 250px;
    border-top: 1px solid #2f88ec;
    margin-right: 20px;
    float: left;
    background: #fff;
    margin-bottom: 50px;
}

#wenti2 .wen-left3 {
    width: 285px;
    height: 250px;
    border-top: 1px solid #2f88ec;
    margin-right: 20px;
    float: left;
    background: #fff;
    margin-bottom: 50px;
}

#wenti2 .wen-left4 {
    width: 285px;
    height: 250px;
    border-top: 1px solid #2f88ec;
    float: left;
    background: #fff;
    margin-bottom: 50px;
}

#wenti2 h3 {
    color: #1f74d4;
    font-size: 16px;
    font-weight: 600;
    padding-left: 80px;
}

#wenti2 p {
    font-size: 14px;
    padding-left: 80px;
}

#wenti2 a {
    color: #909090;
    text-decoration: none;
}

#wenti2 a:visited {
    color: #909090;
}

#wenti2 a:hover {
    color: #1f74d4;
}

#wenti2 .wen-pd {
    padding: 20px;
}

#kfzx2 {

}

#kfzx2 .kfzx2-left {
    float: left;
    width: 220px;
    margin-top: 20px;
}

#kfzx2 .kfzx2-left ul {

}

#kfzx2 .kfzx2-left li {
    border-bottom: 1px solid #eaeaea;
    text-align: center;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 500;
}

#kfzx2 .kfzx2-bg {
    background: #4498df;
    border: 1px solid #3186ce;
    width: 218px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 48px;
    height: 48px;
}

#kfzx2 .kfzx2-active {
    background: #f1f1f1;
}

#kfzx2 .kfzx2-left a {
    color: #646464;
}

#kfzx2 .kfzx2-left a:visited {
    color: #646464;
}

#kfzx2 .kfzx2-left a:hover {
    color: #c00;
    text-decoration: none;
}

#kfzx2 .kfzx2-left2 {
    float: right;
    width: 940px;
    margin-top: 20px;
}

#kfzx2 .kfzx2-left2 dl {
    width: 938px;
    height: 46px;
    background: #f9f9f9;
    border: 1px solid #e6e6e6;
}

#kfzx2 .kfzx2-left2 dd {
    float: left;
    width: 155px;
    border-right: 1px solid #e6e6e6;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
}

#kfzx2 .kfzx2-active2 {
    background: #fff;
    border-top: 3px solid #208be5;
    font-weight: 600;
    height: 43px;
    margin-top: -2px;
}

#kfzx2 .kfzx2-active3 {
    background: #fff;
    border-top: 3px solid #208be5;
    font-weight: 600;
    height: 43px;
    margin-top: -2px;
    margin-left: 10px;
    border-left: 1px solid #e6e6e6;
}

#kfzx2 .kfzx2-bg2 {
    background: #fdfdfd;
    height: 180px;
    width: 938px;
    border: 1px solid #f2f4f5;
    margin-top: 20px;
    line-height: 30px;
}

#kfzx2 .kfzx2-l {
    width: 200px;
    float: left;
    font-size: 13px;
    text-align: center;
    font-weight: 600;
    padding-top: 50px;
}

#kfzx2 .kfzx2-l2 {
    border-left: 1px solid #f2f4f5;
    border-right: 1px solid #f2f4f5;
    width: 540px;
    float: left;
    height: 160px;
    font-size: 13px;
    padding: 20px 20px 0 20px;
}

#kfzx2 .kfzx2-l3 {
    width: 120px;
    float: left;
    font-size: 14px;
    padding: 40px 0 0 20px;
    text-align: center;
}

#kfzx2 .kfzx2-l3 a {
    text-decoration: none;
}

#kfzx2 .kh2-meun3 {
    background: #e15858;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    border-radius: 50px;
    width: 118px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    letter-spacing: 1px;
    font-weight: 600;
    font-weight: 500;
    margin-bottom: 10px;
}

#kfzx2 .kh2-meun3:hover {
    background: #d94d4d;
}

#kfzx2 .kh2-meun2 {
    background: #2f96ee;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    border-radius: 50px;
    width: 118px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    letter-spacing: 1px;
    font-weight: 600;
    font-weight: 500;
    margin-bottom: 10px;
}

#kfzx2 .kh2-meun2:hover {
    background: #4fa6f0;
}

#kfzx2 .kfzx2-left2 table, #kfzx2 td {
    border-collapse: collapse;
    border: 1px solid #eaeaea;
    background: #none;
    color: #646464;
    font-size: 0.9375em;
    /*     padding: 15px 0 5px 10px;
    margin-top: 15px;
    line-height: 40px; */
}

#kfzx2 .kfzx2-left2 th {
    color: #fff;
    text-align: left;
    padding-left: 10px;
    border: 1px solid #db4e4e;
    background: #e15858;
}

#kfzx2 .kfzx2-left2 th, #kfzx2 td {
    font-size: 14px;
    /* text-align: center; */
}

#kfzx2 .kfzx2-left2 tr:nth-child(odd) {
    background: #fffaf8;
}

#kfzx2 .kfzx2-left2 tr:nth-child(even) {
    background: #fef5f1;
}

#kfzx2 .kh2-biaoge {
    border: 1px solid #c9dbed;
    width: 938px;
    line-height: 50px;
    margin-top: 20px;
    font-size: 14px;
}

#kfzx2 .kh2-biaoge div {
    border-bottom: 1px solid #c9dbed;
    padding-left: 20px;
}

#kfzx2 .kh2-biaoge2 {
    background: #eff7ff;
    color: #3d79bd;
    font-weight: 600;
}

#kfzx2 .kh2-biaoge3 {
    border: 1px solid #c9dbed;
    width: 938px;
    line-height: 30px;
    margin-top: 20px;
    font-size: 14px;
    min-height: 200px;
    height: auto;
}

#kfzx2 .kh2-bor {
    background: #c9dbed;
    height: 1px;
    width: 930px;
    margin: 0 auto;
}

#kfzx2 .kh2-wleft {
    float: left;
    width: 32px;
    background: url(images/wenda_03.png) no-repeat;
    height: 32px;
    margin: 10px;
}

#kfzx2 .kh2-wleft2 {
    float: left;
    width: 800px;
    font-size: 15px;
    color: #3d79bd;
    margin: 10px;
    font-weight: 600;
}

#kfzx2 .kh2-wleft3 {
    float: left;
    width: 32px;
    background: url(images/wenda_06.png) no-repeat;
    height: 32px;
    margin: 10px;
}

#kfzx2 .kh2-wleft4 {
    float: left;
    width: 800px;
    font-size: 14px;
    margin: 10px;
}

#kfzx2 .kfzx2-left2 p {
    margin: 25px 0;
    font-size: 14px;
    color: #909090;
    line-height: 30px;
}

#kfzx2 .kh2_md {
    margin-top: 40px;
}

#kfzx2 .kh2_md2 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    margin-top: 30px;
}

#kfzx2 .kh2_md2 a {
    margin: 0 5px 0 5px;
}

#date3 {
    margin-top: 10px;
    width: 938px;
    overflow: hidden;
}

#date3 .date3-active {
    background: #ff7800;
    color: #fff;
    font-weight: 700;
}

#date3 .d3-pd {
    background: #f1f7ff;
    height: 30px;
    padding: 10px 0 0 10px;
    border-left: 1px solid #eaeaea;
}

#date3 select {
    font-size: 18px;
    color: #646464;
}

#date3 ul {
    width: 938px;
    padding: 0px;
    margin: 0px
}

#date3 li {
    float: left;
    width: 132px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 15px;
    border-left: 1px solid #eaeaea;
    cursor: pointer;
    margin: 0px;
    padding: 0;
}

#date3 .date3-bor {
    border: 1px solid #eaeaea;
    border-left: none;
}

#date3 .date3-bor2 {
    background: #eaeaea;
    height: 1px;
}

/*三级页面*/
#page-left {
    float: left;
    width: 920px;
    font-size: 13px;
    color: #0064b2;
    overflow: hidden;
    margin-bottom: 20px;
}

#page-left a {
    text-decoration: none;
    color: #3862c8;
}

#page-left a:visited {
    color: #3862c8;
}

#page-left a:hover {
    text-decoration: underline;
    color: #c30d18;
}

#page-content {
    border-top: 2px solid #eaeaea;
    height: auto;
    min-height: 600px;
    padding: 20px;
}

#page-content h1 {
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    color: #323232;
}

#page-content .page-pd {
    text-align: center;
    margin-top: 16px;
    color: #909090;
    height: 40px;
}

#page-content .page-pd span {
    color: #cd0200;
}

#page-content .page-l {
    float: left;
    width: 80px;
    margin-bottom: 10px;
}

#page-content .page-l ul li a {
    color: #3862c8;
}

#page-content .page-l2 {
    float: left;
    width: 500px;
    margin-bottom: 10px;
}

#page-content .page-pd a {
    text-decoration: none;
    color: #646464;
    padding-right: 15px;
}

#page-content .page-pd a:visited {
    text-decoration: none;
    color: #646464;
    padding-right: 15px;
}

#page-content .page-pd a:hover {
    text-decoration: underline;
    color: #c00;
    padding-right: 15px;
}

#page-content .page-pd2 {
    font-size: 15px;
    color: #333;
    margin-top: 10px;
    border-top: 1px #cfcfcf dotted;
    line-height: 26px;
    padding-top: 20px;
}

#page-content .page-pd2 p {
    margin: 20px 0;
}

#page-content .page-bg2 {
    background: url(../images/qihuo44_160.jpg) no-repeat;
    width: 117px;
    height: 34px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#page-content h3 {
    font-size: 18px;
    font-weight: 700;
    padding-left: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
    border-left: 3px solid #c90915;
}

#page-content h3 a {
    text-decoration: none;
    color: #3d79bd;
}

#page-content h3 a:visited {
    text-decoration: none;
    color: #3d79bd;
}

#page-content h3 a:hover {
    text-decoration: underline;
    color: #cd0200;
}

#page-content li {
    height: 40px;
    line-height: 22px;
    padding-left: 15px;
    white-space: nowrap;
}

#page-content li a {
    text-decoration: none;
    color: #646464;
}

#page-content li a:visited {
    text-decoration: none;
    color: #646464;
}

#page-content li a:hover {
    text-decoration: underline;
    color: #c00;
}

#page-content .content-border {
    border-top: 1px solid #d8d8d8;
    width: 100%;
    margin-top: 20px;
}

#page-right {
    float: right;
    width: 260px;
    margin-left: 10px;
    overflow: hidden;
}

/* #page-right .pgright-border {
    height: 320px;
}*/

#page-right h3 {
    font-size: 18px;
    font-weight: bold;
    color: #c90915;
    margin-top: 20px;
    margin-bottom: 20px;
}

#page-right ul {
    font-size: 12px;
}

#page-right li {
    width: 260px;
    line-height: 22px;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}

#page-right li:first-child {
    border-top: 1px solid #eee;
}

#page-right li a {
    font-size: 14px;
    text-decoration: none;
    color: #646464;
}

#page-right li a:visited {
    text-decoration: none;
    color: #646464;
}

#page-right li a:hover {
    text-decoration: underline;
    color: #c00;
}

/*********************客服中心*************************/

.cscnav {
    width: 18%;
    font-size: 14px;
    margin-top: 10px;
    float: left;
}

.cscnav ul li:first-child {
    line-height: 42px;
    background: #b61c22;
    color: #fff;
    font-size: 16px;
}

.cscnav ul li {
    text-align: center;
    border-bottom: 1px solid #eaeaea;
}

.cscnav ul li a {
    width: 100%;
    line-height: 42px;
    display: block;
    text-decoration: none;
    outline: none;
    color: #646464;
}

.cscnav ul .active {
    background: #f1f1f1;
}

.cscnav ul li.active a {
    color: #c00 !important;
}

.csccontent {
    width: 80%;
    min-height: 600px;
    float: right;
    margin-top: 10px;
}

.csccontent .tab .nav-tabs {
    width: 100%;
    padding-left: 1px;
    border-bottom: 0 none;
    background: #eaeaea;
    clear: both;
}


.csccontent .tab .nav-tabs li a {
    background: transparent;
    border-radius: 0;
    font-size: 16px;
    border: none;
    color: #646464;
    padding: 12px 22px;
    outline: none;
}

.csccontent .tab .nav-tabs li.active a {
    background: #fff none repeat scroll 0 0;
    border-top: 3px solid #b61c22;
    font-weight: 600;
}


.csccontent .tab .tab-content {
    color: #5a5c5d;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0px;
}

.csccontent .tab .tab-content a {
    outline: none;
}

.csccontent .tab .tab-content ul li {
    /* background:url("../../images/front/libg.png") no-repeat scroll 0 16px; */
    padding: 5px 10px;
}

.csccontent .tab .tab-content ul li:nth-of-type(even) {
    /* background: #f7f7f7 url("../../images/front/libg.png") no-repeat scroll 0 16px; */
}

.csccontent .tab .tab-content ul li i {
    font-size: 15px;
}


.csccontent .tab .tab-content ul li span {
    float: right;
}

.csccontent .tab .tab-content .panel-default {
    border-color: #fff;
}

.csccontent .tab .tab-content .panel-default .panel-heading {
    background-color: #fff;
}


/*************************************************************/


/****************************分步骤的表单****************************/
.stepsContent {
    min-height: 600px;
}

.stepsContent .steps {
    border-bottom: 2px solid #e6e6e6;
    height: 46px;
    position: relative;
}

.stepsContent .steps .active i {
    background-color: #c40000 !important;
}

.stepsContent .steps i {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-right: 5px;
    text-align: center;
    background-color: #999;
}

.stepsContent .steps ol {
    margin: 0 auto;
    width: 720px;
    float: center;
}

.stepsContent .steps ol .active {
    border-bottom-color: #c40000 !important;
}

.stepsContent .steps ol li.active {
    border-bottom: 2px solid #ff4700;
    color: #3e3e3e;
}

.stepsContent .steps ol li.only {
    width: 340px !important;
    margin-left: 190px !important;
}

.stepsContent .steps ol li {
    color: #999;
    display: inline;
    float: left;
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: 700;
    height: 46px;
    line-height: 46px;
    width: 170px;
    text-align: center;
    margin-left: 120px;
}

.stepsContent .step01 {
    width: 720px;
    margin: 30px auto;
    font-size: 14px;
    font-family: "微软雅黑";
}


.stepsContent .step01 form .submit-btn {
    margin: 20px 0px 20px 150px;
}

.stepsContent .step02 {
    margin: 30px auto;
    font-size: 14px;
    font-family: "微软雅黑";
    text-align: center;
}

.stepsContent .step02 a {
    color: #337ab7 !important;
}


/********************************************/


.banner-wrapper {
    position: relative;
    min-width: 1200px;
    z-index: 999;
}

#b-login {
    float: right;
    height: 330px;
    width: 110px;
    background: rgba(186, 186, 186, 0.9);
    border-radius: 5px;
    margin: 10px 0 0 0;
    position: absolute;
    right: 0;
    top: -350px;
    z-index: 99999;
}

.login-fix {
    height: 0;
    width: 1200px;
    position: relative;
    z-index: 1000;
    overflow: visible;
    margin: 0 auto;
}

#b-login .b-lobg {
    background: url(../../images/front/index-1_03.png) no-repeat;
    height: 59px;
    width: 59px;
    margin: 30px 0 0 24px;
}

#b-login .blo-meun {
    margin-left: 16px;
    border-radius: 50px;
    background: #305ca5;
    line-height: 30px;
    width: 80px;
    height: 30px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    transition: all .3s;
    margin-top: 10px;
    cursor: pointer;
    margin-bottom: 15px;
}

#b-login .blo-meun:hover {
    background: #3666b6;
}

#b-login a {
    text-decoration: none;
}

#b-login .blo-border {
    width: 90px;
    height: 1px;
    margin: 0px auto;
    background: #979797;
}

#b-login p {
    text-align: center;
    font-size: 13px;
    line-height: 22px;
    margin-top: 15px;
}

#b-login p a {
    text-decoration: none;
    color: #666666;
}

#b-login p a:visited {
    text-decoration: none;
    color: #666666;
}

#b-login p a:hover {
    text-decoration: underline;
    color: #757575;
}

/*投资者教育*/
#tzzjy-bg {
    background: #f3f3f3;
    max-height: 600px;
    padding: 20px 0;
}

#tzzjy {
}

#tzzjy .tzzjy-left {
    float: left;
    width: 340px;
    background: #fff;
    margin-top: 10px;
    height: 390px;
}

#tzzjy .tzzjy-left .calendar {
    height: 300px;
}

/* #tzzjy .tzzjy-left .notices ul li{padding:10px 10px 10px 25px;background: rgba(0, 0, 0, 0) url("../../images/front/qipao_52.png") no-repeat scroll 5px 15px;border-bottom:1px solid #eee;}
#tzzjy .tzzjy-left .notices ul li:nth-child(odd){}
#tzzjy .tzzjy-left .notices ul li span{color:#999;float:right;} */
#tzzjy .tzzjy-left2 {
    float: right;
    width: 850px;
    margin-top: 8px;
    margin-left: 10px;
    max-height: 400px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
}

#tzzjy .tzzjy-bg2 {
    background: #e7f1ff;
    width: 120px;
    height: 44px;
    font-size: 14px;
    float: left;
    margin-left: 8px;
    margin-top: 16px;
    text-align: center;
    line-height: 44px;
}

#tzzjy .tzzjy-bg2:hover {
    background: #e3eeff;
}

#tzzjy .tzzjy-bg2 a {
    color: #778aa7;
    text-decoration: none;
    display: block;
}

#tzzjy .tzzjy-bg2 a:visited {
    color: #778aa7;
}

#tzzjy .tzzjy-bg2 a:hover {
    color: #708bb4;
}

#tzzjy .tzzjy-bg3 {
    background: #ffe7e8;
    width: 100px;
    height: 44px;
    font-size: 14px;
    float: left;
    margin-left: 8px;
    margin-top: 16px;
    text-align: center;
    line-height: 44px;
}

#tzzjy .tzzjy-bg3:hover {
    background: #ffdfe0;
}

#tzzjy .tzzjy-bg3 a {
    color: #ce878a;
    text-decoration: none;
    display: block;
}

#tzzjy .tzzjy-bg3 a:visited {
    color: #ce878a;
}

#tzzjy .tzzjy-bg3 a:hover {
    color: #c06165;
}

#tzzjy .tzzjy-bg4 {
    background: #f2f2f2;
    width: 88px;
    height: 44px;
    font-size: 14px;
    float: left;
    margin-left: 8px;
    margin-top: 16px;
    text-align: center;
    line-height: 44px;
}

#tzzjy .tzzjy-bg4:hover {
    background: #e7e7e7;
}

#tzzjy .tzzjy-bg4 a {
    color: #999999;
    text-decoration: none;
    display: block;
}

#tzzjy .tzzjy-bg4 a:visited {
    color: #999999;
}

#tzzjy .tzzjy-bg4 a:hover {
    color: #888;
}

#tzzjy .tzzjy-bg5 {
    background: #f2f2f2;
    width: 120px;
    height: 44px;
    font-size: 14px;
    float: left;
    margin-left: 8px;
    margin-top: 16px;
    text-align: center;
    line-height: 44px;
}

#tzzjy .tzzjy-bg5:hover {
    background: #e7e7e7;
}

#tzzjy .tzzjy-bg5 a {
    color: #999999;
    text-decoration: none;
    display: block;
}

#tzzjy .tzzjy-bg5 a:visited {
    color: #999999;
}

#tzzjy .tzzjy-bg5 a:hover {
    color: #888;
}

#tzzjy .t-serach {
    background: #f9f8f8;
    height: 90px;
    line-height: 90px;
    text-align: center;
}

#tzzjy .t-serach input {
    width: 222px;
    height: 42px;
    border: 1px solid #e7e7e7;
    padding-left: 8px;
    font-family: "微软雅黑";
    color: #a9a9a9;
    font-size: 12px;
    margin-left: 20px;
}

#tzzjy .serach-bg {
    background: #a1a1a1;
    width: 36px;
    height: 42px;
    display: inline-block;
    line-height: 42px;
    padding-left: 6px;
}

#tzzjy .tzzjy-left2 table, #tzzjy td {
    border-collapse: collapse;
    border: 1px solid #eaeaea;
    background: none;
    color: #666;
    font-size: 14px;
    padding: 5px 0 5px 10px;
    line-height: 30px;
}

#tzzjy .tzzjy-left2 th {
    border: 1px solid #eaeaea;
    background: #b61c22;
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding: 6px 0 6px 0;
}

#tzzjy .tzzjy-left2 tr:nth-child(odd) {
    background: #f4f4f4;
}

#tzzjy .tzzjy-left2 tr:nth-child(even) {
    background: #fff;
}

#tzzjy .btn-warning {
    background: #f77210;
    color: #fff;
}

#tzzjy .tzzjy-meun:hover {
    background: #ff8831;
}

#tzzjy .tzzjy-left2 table a {
    text-decoration: none;
}

#tzzhy {
}

#tzzhy {
    width: 1140px;
    padding-top: 30px;
    margin-left: 30px;
}

#tzzhy .carousel ul li {
    float: left;
    width: 160px;
    margin: 0 15px;
    padding-bottom: 30px;
    text-align: center;
}

#tzzhy .carousel ul li.col-xs-2 {
    padding-left: 0;
    padding-right: 0;
}

#tzzhy .carousel ul li .title {
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 30px;
}

#tzzhy .carousel ul li .title a {
    color: #fff;
}

#tzzhy .carousel ul li .month {
    width: 100%;
    position: absolute;
    bottom: 0px;
}

#tzzhy .carousel ul li .month img {
    position: absolute;
    left: 70px;
    bottom: 25px;
}

#tzzhy .carousel ul li .month .line {
    border-top: 1px solid #dbdbdb;
    margin-bottom: 12px;
}

#tzzhy .tzzhy-bg {
    background: #f3f3f3;
}

#tzzhy .tzzhy-left {
    float: left;
    width: 55px;
    margin-top: 55px;
}

#tzzhy .tzzhy-left2 {
    float: right;
    width: 55px;
    margin-top: 55px;
}

#tzzhy h4 {
    font-size: 14px;
    color: #666666;
}

#tzzhy p {
    font-size: 12px;
    color: #999999;
}

#tzzhy .tzzhy-bg2 {
    float: left;
    width: 20px;
    text-align: center;
    margin-top: 20px;
}

#tzzhy .tzzhy-bg3 {
    height: 1px;
    background: #e2e2e2;
    float: left;
    width: 100px;
    margin-top: 30px;
}

#tzzhy .tzzhy-active {
    color: #b61c22;
}

#tzzhy .tzzhy-bg4 {
    background: url(../../images/front/tzzjy_27.png) no-repeat;
    width: 20px;
    height: 20px;
}

#tzzhy .tzzhy-bg5 {
    background: url(../../images/front/tzzjy_25.png) no-repeat;
    width: 20px;
    height: 20px;
}

#hgzl {
    text-align: center;
    line-height: 26px;
}

#hgzl .hgzl-left {
    float: left;
    width: 232px;
    height: 200px;
    margin-right: 8px;
    background: url(../../images/front/tzzjy_36.png) no-repeat;
    margin-top: 30px;
}

#hgzl .hgzl-left2 {
    float: left;
    width: 232px;
    height: 200px;
    margin-right: 8px;
    background: url(../../images/front/tzzjy_38.png) no-repeat;
    margin-top: 30px;
}

#hgzl .hgzl-left3 {
    float: left;
    width: 232px;
    height: 200px;
    margin-right: 8px;
    background: url(../../images/front/tzzjy_40.png) no-repeat;
    margin-top: 30px;
}

#hgzl .hgzl-left4 {
    float: left;
    width: 232px;
    height: 200px;
    margin-right: 8px;
    background: url(../../images/front/tzzjy_42.png) no-repeat;
    margin-top: 30px;
}

#hgzl .hgzl-left5 {
    float: left;
    width: 232px;
    height: 200px;
    background: url(../../images/front/tzzjy_flfg.png) no-repeat;
    margin-top: 30px;
}

#hgzl .text-white {
    color: #fff;
}

#hgzl h4 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 130px;
}

#hgzl p {
    font-size: 13px;
}

#hgzl a {
    text-decoration: none;
    color: #fff;
}

#hgzl a:visited {
    color: #fff;
}

#hgzl a:hover {
    color: #fff;
    text-decoration: underline;
}

#tzzhy2 {
    width: 1140px;
    padding-top: 30px;
    margin-left: 30px;
}

#tzzhy2 .tzzhy2-left {
    float: left;
    width: 55px;
    margin-top: 55px;
}

#tzzhy2 .tzzhy2-left2 {
    float: right;
    width: 55px;
    margin-top: 55px;
}

#tzzhy2 h4 {
    font-size: 14px;
    color: #666666;
}

#tzzhy2 p {
    font-size: 12px;
    color: #999999;
}

#tzzhy2 .tzzhy2-bg {
    background: #f3f3f3;
}

#tzzhy2 .tzz-biaos {
    position: absolute;
    width: 46px;
    height: 22px;
    background: #b61c22;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
}

#tzzhy3 {
    width: 1140px;
    padding-top: 30px;
    margin-left: 30px;
}

.carousel ul li {
    width: 265px;
    height: 155px;
    padding-left: 0;
    padding-right: 0;
    float: left;
    margin: 0 10px;
    text-align: center;
}

.carousel ul li .title {
    width: 265px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0px;
}

.carousel ul li .title a {
    color: #fff;
    padding: 5px;
}

#qhjc {
}

#qhjc .qhjc-left {
    float: left;
    width: 500px;
    background: #f3f3f3;
    height: 300px;
    margin-top: 30px;
}

#qhjc .qhjc-left11 {
    float: left;
    width: 180px;
}

#qhjc .qhjc-left111 {
    float: left;
    width: 320px;
}

#qhjc .qhjc-left2 {
    float: left;
    width: 330px;
    background: #f3f3f3;
    height: 300px;
    margin-left: 20px;
    margin-top: 30px;
}

#qhjc .qhjc-left3 {
    float: left;
    width: 330px;
    background: #f3f3f3;
    height: 300px;
    margin-left: 20px;
    margin-top: 30px;
}

#qhjc h3 {
    font-size: 16px;
    border-bottom: 1px solid #dbdbdb;
    padding: 10px;
    margin: 0 8px 0 8px;
    font-weight: 500;
}

#qhjc ul {
    margin-top: 10px;
    font-size: 14px;
    line-height: 36px;
    padding: 0 10px 0 10px;
}

#qhjc ul li {
    background: url(../../images/front/research_03.jpg) no-repeat 0px 16px;
    padding-left: 15px;
}

#qhjc h3 a {
    color: #666;
    text-decoration: none;
}

#qhjc h3 a:visited {
    color: #666;
}

#qhjc h3 a:hover {
    color: #666;
    text-decoration: underline;
}

#qhjc ul li a {
    color: #999;
    text-decoration: none;
}

#qhjc ul li:visited {
    color: #999;
}

#qhjc ul li:hover {
    color: #999;
    text-decoration: underline;
}

#qhjc .qhjc-bg {
    background: #b61c22;
    height: 250px;
    width: 160px;
    line-height: 250px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin: 20px 0 0 20px;
}

#books {
    text-align: center;
}

#books ul {
    margin-top: 30px;
}

#books ul li {
    float: left;
    width: 140px;
    margin-left: 30px;
}

#books h4 {
    font-size: 14px;
    color: #134598;
    margin-top: 10px;
}

#books p {
    font-size: 12px;
    text-align: left;
}

#books p a {
    color: #999;
    text-decoration: none;
}

#books p a:visited {
    color: #999;
}

#books p a:hover {
    color: #c00;
    text-decoration: underline;
}

#ico1 {
    background: url(../../images/front/tzzjy_08.png) no-repeat;
    font-size: 18px;
    padding-left: 42px;
    color: #333;
    height: 28px;
    line-height: 28px;
    float: left;
    font-weight: 600;
}

#ico2 {
    background: url(../../images/front/tzzjy_05.png) no-repeat;
    font-size: 18px;
    padding-left: 42px;
    color: #333;
    height: 28px;
    line-height: 32px;
    margin-left: 250px;
    float: left;
    font-weight: 600;
}

#ico3 {
    background: url(../../images/front/tzzjy_17.png) no-repeat;
    font-size: 18px;
    padding-left: 42px;
    color: #333;
    height: 28px;
    line-height: 28px;
    margin-top: 40px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
    font-weight: 600;
}

#ico4 {
    background: url(../../images/front/tzzjy_30.png) no-repeat;
    font-size: 18px;
    padding-left: 42px;
    color: #333;
    height: 28px;
    line-height: 28px;
    margin-top: 40px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
    font-weight: 600;
}

#ico5 {
    background: url(../../images/front/tzzjy_48.png) no-repeat;
    font-size: 18px;
    padding-left: 42px;
    color: #333;
    height: 28px;
    line-height: 32px;
    margin-top: 40px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
    font-weight: 600;
}

#ico6 {
    background: url(../../images/front/tzzjy_60.png) no-repeat;
    font-size: 18px;
    padding-left: 42px;
    color: #333;
    height: 28px;
    line-height: 28px;
    margin-top: 40px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
    font-weight: 600;
}

#ico7 {
    background: url(../../images/front/tzzjy_64.png) no-repeat;
    font-size: 18px;
    padding-left: 42px;
    color: #333;
    height: 28px;
    line-height: 28px;
    margin-top: 40px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
    font-weight: 600;
}

#ico8 {
    background: url(../../images/front/elephantClub.png) no-repeat;
    font-size: 18px;
    padding-left: 42px;
    color: #333;
    height: 28px;
    line-height: 28px;
    margin-top: 40px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
    font-weight: 600;
}

#ico3 span, #ico4 span, #ico5 span, #ico6 span, #ico7 span, #ico8 span {
    font-size: 14px;
    margin-left: 10px;
    font-weight: 500;
    font-size: 13px;
}

#tzz-page {
}

#tzz-page .tzzpage-l {
    float: left;
    width: 840px;
}

#tzz-page .tzzpage-l2 {
    float: right;
    width: 340px;
    margin-top: 30px;
    font-size: 14px;
}

#tzz-page ul {
}

#tzz-page ul li {
    line-height: 30px;
}

#tzz-page h4 {
    color: #b61c22;
    font-size: 16px;
    border-bottom: 1px solid #e4e4e4;
    padding: 20px 0 10px 0;
}

#tzz-page .tzzpage-bg {
    background: #d42e39;
    color: #FFFFFF;
    padding: 1px 7px 1px 7px;
    margin-right: 10px;
}

#tzz-page .tzzpage-bg2 {
    background: #e34b4b;
    color: #FFFFFF;
    padding: 1px 7px 1px 7px;
    margin-right: 10px;
}

#tzz-page .tzzpage-bg3 {
    background: #cecece;
    color: #FFFFFF;
    padding: 1px 7px 1px 7px;
    margin-right: 10px;
}

#tzz-page .tzzpage-l3 {
    float: left;
    width: 220px;
    margin: 20px 30px 0 0;
}

#tzz-page .tzzpage-l4 {
    float: left;
    width: 840px;
    height: 500px;
    background: #fff;
    margin-top: 20px;
    border: 1px solid #eee;
}

#tzz-page .tzzpage-l4 .title {
    font-size: 16px;
    color: #666;
    line-height: 50px;
    text-align: left;
    padding-left: 20px;
}

#tzz-page h2 {
    font-size: 18px;
    color: #134598;
    margin-bottom: 20px;
    font-weight: 600;
}

#tzz-page i {
    font-style: normal;
    color: #999;
}

#tzz-page .tzzpage-l5 {
    float: left;
    width: 150px;
    margin-top: 10px;
}

#tzz-page .tzzpage-meun {
    background: #c7171e;
    width: 156px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    transition: all .3s;
    font-size: 16px;
    border: 1px solid #ae0007;
    color: #fff;
    margin-top: 20px;
}

#tzz-page .tzzpage-meun:hover {
    background: #b00f0f;
}

#mbx3 {
    border-bottom: 1px solid #e4e4e4;
    font-size: 14px;
    padding-bottom: 10px;
}

#mbx3 a {
    color: #666;
    text-decoration: none;
    padding-left: 5px;
}

#mbx3 a:visited {
    color: #666;
    padding-left: 5px;
}

#mbx3 a:hover {
    color: #c00;
    text-decoration: underline;
    padding-left: 5px;
}

#tzz-list {
}

#tzz-list .tzzlist-l {
    border-bottom: 2px solid #e8e8e8;
    font-size: 16px;
    float: left;
    width: 120px;
    color: #666;
    margin-top: 30px;
    padding-bottom: 10px;
    text-align: center;
}

#tzz-list .tzzlist-active {
    border-bottom: 2px solid #c7171e;
    color: #b61c22;
    font-size: 16px;
    float: left;
    width: 120px;
    margin-top: 20px;
    padding-bottom: 10px;
    text-align: center;
}

#tzz-list .tzzlist-l2 {
    border-bottom: 2px solid #e8e8e8;
    float: left;
    width: 720px;
    margin-top: 20px;
    padding-bottom: 32px;
}

#tzz-list .tzzlist-l3 {
    cursor: pointer;
    background: #fff;
    color: #999;
    border: 1px solid #d3d3d3;
    width: 88px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    float: left;
    margin-right: 10px;
    margin-top: 20px;
}

#tzz-list .tzzlist-l4 {
    cursor: pointer;
    background: #f4f4f4;
    color: #999;
    border: 1px solid #d3d3d3;
    width: 88px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    float: left;
    margin-right: 10px;
    margin-top: 20px;
}

#tzz-list ul {
    margin-top: 10px;
}

#tzz-list ul li {
    float: left;
    width: 160px;
    text-align: center;
    margin-left: 6px;
    position: relative;
    border: none;
}

#tzz-list h5 {
    font-size: 14px;
    color: #666666;
    font-weight: 600;
}

#tzz-list p {
    font-size: 12px;
    color: #999999;
}

#tzz-list .tzzlist-bg {
    background: #f3f3f3;
    height: 46px;
    border: none;
    line-height: 24px;
}

#tzz-list .title {
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: 0px;
}

#tzz-list .title a {
    color: #fff;
}

#tzz-list .tzzlist-biaos {
    position: absolute;
    width: 46px;
    height: 22px;
    line-height: 22px;
    background: #b61c22;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
}

#tzz-list .tzzlist-md {
    margin: 30px 0 0 200px;
}


/**广告轮播**/
.banner {
    width: 100%;
    min-height: 351px;
    max-height: 351px;
    position: relative;
    overflow: hidden;
    text-align: center;
    z-index: 999;
}

.banner li {
    list-style: none;
}

.banner ul li {
    float: left;
}

.banner .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}

.banner .dots li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    text-indent: -999em;
    border: 2px solid #fff;
    border-radius: 9px;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.banner .dots li.active {
    background: #FF6600;
    opacity: 1;
}


/**会议**/
.meeting .meeting-detail {
    width: 850px;
    font-size: 14px;
    overflow: hidden;
    float: left;
    margin: 20px 0;
}

.meeting .meeting-detail .base-info {
    width: 850px;
    padding-bottom: 15px;
}

.meeting .meeting-detail .base-info h2 {
    padding-left: 10px;
}

.meeting .meeting-detail .base-info .content {
    width: 450px;
    height: 300px;
    overflow: hidden;
    float: right;
}

.meeting .meeting-detail .base-info .content p {
    padding: 2px 0px 2px 15px;
}

.meeting .meeting-detail .base-info .content a {
    color: #fff;
}

.meeting .meeting-detail .base-info .content .theme {
    height: 95px;
    overflow: hidden;
}

.meeting .meeting-detail .detail-info .introduction {
    padding: 10px 5px;
}

.meeting .detail-right {
    float: right;
    width: 300px;
    overflow: hidden;
}

.meeting .detail-right .contract-info tbody tr td {
    width: 150px;
    padding: 10px;
    border: 1px solid #f4f4f4;
}

.meeting .detail-right h4 {
    background-color: #c90915;
    line-height: 40px;
    padding: 0px 5px;
    margin-bottom: 2px !important;
    color: #fff;
    font-size: 16px;
}

.meeting .detail-right h4 i {
    float: right;
}


/******** 列表***************/
.container-wrapper {
    margin-top: 10px;
}

.container-wrapper .left-menu {
    width: 220px;
    float: left;
}

.container-wrapper .left-menu ul {
    width: 100%;
    text-align: center;
}

.container-wrapper .left-menu ul li {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eaeaea;
}

.container-wrapper .left-menu ul li:first-child {
    color: #fff;
    font-size: 16px;
    background: #b61c22;
}

.container-wrapper .left-menu ul li a {
    width: 100%;
    text-decoration: none;
    display: block;
    font-size: 13px;
}

.container-wrapper .left-menu ul li.active {
    background: #f1f1f1 none repeat scroll 0 0;
}

.container-wrapper .left-menu ul li.active a {
    color: #c00;
}

.container-wrapper .right-content {
    width: 950px;
    float: right;
}

.container-wrapper .right-content .top-section {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eaeaea;
}

.container-wrapper .right-content .top-section h4 {
    display: inline-block;
}

.container-wrapper .right-content .top-section .breadcrumb-wrapper {
    float: right;
    padding: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    display: inline-block;
}

.container-wrapper .right-content .bottom-section {
    padding: 10px 0;
}

.container-wrapper .right-content .bottom-section ul.list li {
    background: rgba(0, 0, 0, 0) url("../../images/front/point.jpg") no-repeat scroll 0 18px;
    padding: 10px 5px 10px 20px;
    cursor: pointer;
}

.container-wrapper .right-content .bottom-section ul.list li:hover {
    background: #f1f1f1 url(../../images/front/point.jpg) no-repeat 8px 20px;
}

.container-wrapper .right-content .bottom-section ul.list li:hover > a {
    color: #c00;
}

.container-wrapper .right-content .bottom-section ul.list li a {
    font-size: 14px;
    color: #646464;
    text-decoration: none;
}

.container-wrapper .right-content .bottom-section ul.list li span {
    float: right;
    color: #c6c6c6;
}

.container-wrapper .right-content .tab .nav-tabs {
    width: 100%;
    padding-left: 1px;
    border-bottom: 0 none;
    background: #eaeaea;
    clear: both;
}

.container-wrapper .right-content .tab .nav-tabs li a {
    background: transparent;
    border-radius: 0;
    font-size: 16px;
    border: none;
    color: #646464;
    padding: 12px 22px;
    outline: none;
}

.container-wrapper .right-content .tab .nav-tabs li.active a {
    background: #fff none repeat scroll 0 0;
    border-top: 3px solid #b61c22;
    font-weight: 600;
}

.container-wrapper .right-content .tab .tab-content {
    color: #5a5c5d;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0px;
}

/********底部滚动工具栏********/
#bottomTools {
    position: fixed;
    right: 2%;
    bottom: 10%;
    outline: none;
    cursor: pointer;
}

#bottomTools ul li {
    width: 50px;
    height: 50px;
    margin-top: 2px;
}

#bottomTools #robot {
    background: url('../../images/front/robot01.png') no-repeat center;
}

#bottomTools #goTop {
    background: url('../../images/front/toTop01.png') no-repeat center;
}

#bottomTools #robot:hover {
    background: url('../../images/front/robot02.png') no-repeat center;
}

#bottomTools #goTop:hover {
    background: url('../../images/front/toTop02.png') no-repeat center;
}


/*******面包屑****/
ol.breadcrumb-content {
    background-color: #fff;
    margin-bottom: 0px;
    padding: 8px 0;
}

ol.breadcrumb-content li a {
    color: #909090;
    text-decoration: none;
    padding-left: 5px;
}

ol.breadcrumb-content li a:visited {
    color: #909090;
    padding-left: 5px;
}

ol.breadcrumb-content li a:hover {
    color: #c00;
    text-decoration: underline;
    padding-left: 5px;
}


/*****大象俱乐部******/
.eleplant .left-section h4, .eleplant .right-section h4 {
    padding: 10px 0;
    border-bottom: 2px solid #f4f4f4;
}

.eleplant .left-section ul.list li {
    height: 130px;
    padding-top: 15px;
    border-bottom: 1px solid #ddd;
    display: block;
}

.eleplant .left-section .red-num-box {
    width: 28px;
    padding: 3px 0;
    background-color: #c00;
    color: #fff;
    text-align: center;
    display: block;
    float: left;
}

.eleplant .left-section .face {
    width: 170px;
    height: 100px;
    float: left;
    margin-right: 18px;
    -moz-box-shadow: 1px 1px 3px #555;
    -webkit-box-shadow: 1px 1px 3px #555;
    box-shadow: 1px 1px 3px #555;
}

.eleplant .left-section .intro {
    float: left;
}

.eleplant .left-section .intro p {
    font-size: 14px;
}

.eleplant .left-section .intro h5.icon-play {
    width: 500px;
    line-height: 25px;
    margin-top: 0px;
    margin-bottom: 20px;
    background: url('../../images/front/play.png') no-repeat 0 4px;
}

.eleplant .left-section .intro h5.icon-play a {
    padding-left: 20px;
    font-size: 16px;
    color: #37a;
}

.eleplant .left-section .days {
    color: #999;
    float: right;
    text-align: right;
    width: 80px;
}

.eleplant .right-section ul li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.eleplant .right-section ul li span {
    padding-right: 5px;
}

.eleplant .right-section ul li span.color-yellow {
    color: #f5d080;
}

.eleplant .right-section ul li span.color-gray {
    color: #ddd;
}

/****投资者教育******/
#toujiao {
    margin-bottom: 15px;
}

#toujiao .tou-left {
    float: left;
    width: 550px;
}

#toujiao .tou-left2 {
    float: right;
    width: 360px;
}

#toujiao .tou-left3 {
    float: left;
    background: url(../../images/front/tzzjy-2017_07.png) no-repeat;
    width: 203px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    font-weight: 600;
}

#toujiao .tou-left4 {
    float: right;
    width: 50px;
    padding-top: 20px;
    font-size: 12px;
}

#toujiao .toujiao-bg {
    background: url(../../images/front/tzzjy-2017_10.png) no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 15px;
    vertical-align: middle;
}

#toujiao .toujiao-bg2 {
    background: url(../../images/front/tzzjy-2017_35.png) no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: text-top;
}

#toujiao .toujiao-bg22 {
    background: url(../../images/front/tzzjy-2017_16.png) no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: text-top;
}

#toujiao .toujiao-bg3 {
    background: url(../../images/front/tzzjy-2017_13.png) no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 15px;
    vertical-align: middle;
}

#toujiao .toujiao-bg4 {
    background: url(../../images/front/tzzjy-2017_30.png) no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 15px;
    vertical-align: text-bottom;
}

#toujiao .toujiao-bg5 {
    background: url(../../images/front/tzzjy-2017_29.png) no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 15px;
    vertical-align: middle;
}

#toujiao .toujiao-bg6 {
    background: url(../../images/front/tzzjy-2017_33.png) no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 15px;
    vertical-align: middle;
}

#toujiao .tou-left4 a {
    text-decoration: none;
    color: #999;
}

#toujiao .tou-left4 a:visited {
    text-decoration: none;
    color: #999;
}

#toujiao .tou-left4 a:hover {
    text-decoration: underline;
    color: #c00;
}

#toujiao .toujiao-bor {
    height: 2px;
    width: 100%;
    background: #d13d42;
    margin-top: 2px;
}

#toujiao .toujiao-bor2 {
    height: 2px;
    width: 100%;
    background: #406db6;
    margin-top: 2px;
}

#toujiao ul {
    margin-top: 15px;
    margin-bottom: 30px;
}

#toujiao ul li {
    line-height: 40px;
    background: url(../../images/front/tzzjy-2017_26.png) no-repeat 0 18px;
    padding-left: 20px;
    text-align: right;
    color: #999999;
    font-size: 12px;
}

#toujiao ul li a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    float: left;
}

#toujiao ul li a:visited {
    text-decoration: none;
    color: #333;
}

#toujiao ul li a:hover {
    text-decoration: underline;
    color: #c00;
}

#toujiao .tou-left5 {
    float: left;
    width: 438px;
    min-height: 200px;
}

#toujiao .tou-left6 {
    float: right;
    width: 438px;
    min-height: 200px;
}

#toujiao .toujiao-bg7 {
    background: url(../../images/front/tzzjy-2017_033_03.png) no-repeat;
    width: 438px;
    height: 50px;
}

#toujiao .toujiao-bg8 {
    background: url(../../images/front/tzzjy-2017_03.png) no-repeat;
    width: 6px;
    height: 30px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 15px;
    vertical-align: middle;
}

#toujiao .tou-left44 {
    float: right;
    width: 50px;
    font-size: 12px;
    line-height: 50px;
}

#toujiao .tou-left44 a {
    text-decoration: none;
    color: #999;
}

#toujiao .tou-left44 a:visited {
    text-decoration: none;
    color: #999;
}

#toujiao .tou-left44 a:hover {
    text-decoration: underline;
    color: #c00;
}

#toujiao .tou-left33 {
    float: left;
    width: 203px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #ea473f;
    font-weight: 500;
}

#toujiao .toujiao-pg ul {
    border: 1px solid #eeeeee;
    padding: 15px;
    margin: 0;
    border-top: none;
    margin-bottom: 30px;
}

#toujiao .toujiao-pg ul li {
    line-height: 40px;
    background: url(../../images/front/tzzjy-2017_26.png) no-repeat 0 18px;
    padding-left: 20px;
    text-align: right;
    color: #999999;
    font-size: 12px;
}

#toujiao .toujiao-pg ul li a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    float: left;
}

#toujiao .toujiao-pg ul li a:visited {
    text-decoration: none;
    color: #333;
}

#toujiao .toujiao-pg ul li a:hover {
    text-decoration: underline;
    color: #c00;
}


/***********新版头部***********/
.cf-head-wrap .head .center {
    width: 1200px;
    margin: 0px auto;
}

.cf-head-wrap .head {
    height: 30px;
    line-height: 30px;
    background: #f9f9f9;
    width: 100%;
    font-size: 13px;
    overflow: hidden;
}

.cf-head-wrap .head a {
    color: #777;
    text-decoration: none;
    margin-left: 20px;
}

.cf-head-wrap .head a:visited {
    color: #777;
}

.cf-head-wrap .head a:hover {
    color: #d72222;
    text-decoration: none;
}

.cf-head-wrap .head .head-color {
    color: #d72222;
}

.cf-head-wrap .head .head-color a {
    color: #d72222;
    margin-left: 0px;
}

.cf-head-wrap .head .head-color a:visited {
    color: #d91f1f;
}

.cf-head-wrap .head .head-color a:hover {
    color: #d91f1f;
}

.cf-head-wrap .head i {
    font-size: 16px;
    margin-right: 5px;
}


.cf-head-wrap .nav {
    background: #FFFFFF;
    height: 76px;
    line-height: 76px;
    position: relative;
}

.cf-head-wrap .nav .logo {
    background: url(../../images/web/logo.png) no-repeat;
    width: 172px;
    height: 47px;
    display: block;
    margin-top: 15px;
}

.cf-head-wrap .nav .nav-left {
    float: left;
    width: 172px;
    line-height: 76px;
}

.cf-head-wrap .nav .nav-right {
    float: right;
    font-size: 16px;
    padding-right: 0px;
}

.cf-head-wrap .nav a {
    color: #333;
    text-decoration: none;
}

.cf-head-wrap .nav a:visited {
    color: #333;
    text-decoration: none;
}

.cf-head-wrap .nav a:hover {
    color: #d72222;
    text-decoration: none;
}

.cf-head-wrap .nav .nav-bar {
    width: 100%;
}

.cf-head-wrap .nav .nav-bar li {
    float: left;
    height: 76px;
    padding: 0;
    margin: 0 15px;
    line-height: normal;
    overflow: hidden;
}

.cf-head-wrap .nav .nav-bar li:last-child {
    margin-right: 0;
}


.cf-head-wrap .nav .nav-bar li > a {
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: 73px;
}

.cf-head-wrap .nav .nav-bar li > a:hover {
    border: none;
    padding: 0;
}

.cf-head-wrap .nav .nav-bar li .line {
    display: inline-block;
    height: 3px;
    width: 0;
    float: left;
    background: #d72222;
    transition: width .3s;
}

.cf-head-wrap .nav .nav-bar li:hover .line {
    width: 100%;
}


.cf-head-wrap .nav .nav-bar .nav-sub {
    width: 1200px;
    top: 76px;
    left: 50%;
    margin-left: -600px;
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    position: absolute;
    min-height: 150px;
    z-index: 100000;
    display: none;
}

.cf-head-wrap .nav .nav-bar > li:hover .nav-sub {
    display: block;
}

.cf-head-wrap .nav-sub dl {
    float: left;
    width: 820px;
    padding: 10px 30px 30px 30px;
    margin-bottom: 0px;
}

.cf-head-wrap .nav-sub dl dt {
    border-left: 4px solid #d72222;
    padding-left: 11px;
    font-size: 15px;
    margin-top: 20px;
    font-weight: 600;
}

.cf-head-wrap .nav-sub dl dd {
    float: left;
    margin-top: 10px;
    padding-right: 15px;
    font-size: 14px;
    margin-left: 15px;
    margin-right: 15px;
    width: 15%;
    word-break: keep-all;
    white-space: nowrap;
}

.cf-head-wrap .nav-sub dl dt a {
    color: #333 !important;
    text-decoration: none;
}

.cf-head-wrap .nav-sub dl dt a:visited {
    color: #333 !important;
    text-decoration: none;
}

.cf-head-wrap .nav-sub dl dt a:hover {
    color: #333 !important;
    text-decoration: none;
}

.cf-head-wrap .nav-sub dl dd a {
    color: #666 !important;
    text-decoration: none;
}

.cf-head-wrap .nav-sub dl dd a:visited {
    color: #666 !important;
    text-decoration: none;
}

.cf-head-wrap .nav-sub dl dd a:hover {
    color: #d72222 !important;
    text-decoration: none;
}

.cf-head-wrap .nav-sub .nav-subright {
    float: right;
    width: 250px;
    border-left: 1px solid #e0e0e0;
    padding: 10px 30px 20px 30px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.cf-head-wrap .nav-sub .nav-subright h3 {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    margin-top: 10px;
}

.cf-head-wrap .nav-sub .nav-subright h4 {
    font-size: 14px;
    color: #999;
    font-weight: 500;
    margin-top: 5px;
}

.cf-head-wrap .nav-sub .nav-subright span {
    color: #d72222 !important;
    font-weight: 600;
}

.cf-head-wrap .nav-sub img {
    vertical-align: middle;
    border: none;
    max-width: 100%;
    height: auto;
}


/*****友情链接****/
.comprehensive {
    padding-top: 20px;
    height: 160px;
    background: #f2f2f2;
}

.comprehensive h3 {
    font-size: 16px;
    color: #333;
    text-align: center;
    font-weight: 500;
}

.comprehensive ul {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    /*margin-left: 120px;*/
}

.comprehensive ul li {
    margin: 0 30px;
}

.comprehensive .comprehensive-bg1 {
    display: block;
    background: url(../../images/web/logo-1.png?v=20230619) -238px 0 no-repeat;
    width: 144px;
    height: 40px;
}

.comprehensive .comprehensive-bg1:hover {
    background: url(../../images/web/logo-1.png?v=20230619) 0 0 no-repeat;
}

.comprehensive .comprehensive-bg2 {
    display: block;
    background: url(../../images/web/logo-1.png?v=20230619) -238px -58px no-repeat;
    width: 197px;
    height: 40px;
}

.comprehensive .comprehensive-bg2:hover {
    background: url(../../images/web/logo-1.png?v=20230619) 0 -58px no-repeat;
}

.comprehensive .comprehensive-bg3 {
    display: block;
    background: url(../../images/web/logo-1.png?v=20230619) -238px -118px no-repeat;
    width: 186px;
    height: 40px;
}

.comprehensive .comprehensive-bg3:hover {
    background: url(../../images/web/logo-1.png?v=20230619) 0 -118px no-repeat;
}

.comprehensive .comprehensive-bg4 {
    display: block;
    background: url(../../images/web/logo-1.png?v=20230619) -238px -178px no-repeat;
    width: 150px;
    height: 40px;
}

.comprehensive .comprehensive-bg4:hover {
    background: url(../../images/web/logo-1.png?v=20230619) 0 -178px no-repeat;
}

.comprehensive .comprehensive-bg5 {
    display: block;
    background: url(../../images/web/logo-1.png?v=20230619) -238px -238px no-repeat;
    width: 186px;
    height: 40px;
}

.comprehensive .comprehensive-bg5:hover {
    background: url(../../images/web/logo-1.png?v=20230619) 0 -238px no-repeat;
}

/*底部*/
.cf-footer-wrap .foot {
    background: #fff;
    height: 480px;
}

.cf-footer-wrap .foot ul {
    padding-top: 40px;
}

.cf-footer-wrap .foot ul li {
    float: left;
}

.cf-footer-wrap .foot h3 {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
}

.cf-footer-wrap .foot p {
    line-height: 30px;
    font-size: 12px;
    margin: 0;
}

.cf-footer-wrap .foot a {
    color: #666;
    text-decoration: none;
}

.cf-footer-wrap .foot a:visited {
    color: #666;
    text-decoration: none;
}

.cf-footer-wrap .foot a:hover {
    color: #d72222;
    text-decoration: none;
}

.cf-footer-wrap .foot h3 a {
    color: #333;
    text-decoration: none;
}

.cf-footer-wrap .foot h3 a:visited {
    color: #333;
    text-decoration: none;
}

.cf-footer-wrap .foot h3 a:hover {
    color: #d72222;
    text-decoration: none;
}

.cf-footer-wrap .foot .foot-bg {
    background: url(../../images/web/qr_50.png) no-repeat;
    width: 104px;
    height: 104px;
}

.cf-footer-wrap .foot .foot-bg2 {
    background: url(../../images/web/qr2_53.png) no-repeat;
    width: 104px;
    height: 104px;
}

.cf-footer-wrap .foot h2 {
    font-size: 30px;
    font-weight: 500;
    color: #df2323;
    margin: 5px 0 15px 0;
}

.cf-footer-wrap .foot h4 {
    font-size: 12px;
    color: #666;
    font-weight: 500;
}

.cf-footer-wrap .foot h5 {
    font-size: 12px;
    color: #999;
    font-weight: 500;
}

.cf-footer-wrap .foot .foot-l {
    width: 104px;
    margin-right: 50px;
    margin-left: 40px;
}

.cf-footer-wrap .foot .foot-l2 {
    width: 104px;
    margin-right: 50px !important;
}

.cf-footer-wrap .foot .foot-l2 h3 {
    text-align: center;
}

.cf-footer-wrap .foot .foot-l3 {
    width: 250px;
    float: right;
}

.cf-footer-wrap .foot .foot-boredr {
    background: #e1e1e1;
    height: 1px;
    width: 100%;
    margin: 15px 0 15px 0;
}

.cf-footer-wrap .foot .foot-link {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 5px;
}

.cf-footer-wrap .foot .foot-link a {
    color: #666;
    text-decoration: none;
    margin-left: 30px;
    font-weight: 500;
}

.cf-footer-wrap .foot .foot-link a:visited {
    color: #666;
    text-decoration: none;
    margin-left: 30px;
    font-weight: 500;
}

.cf-footer-wrap .foot .foot-link a:hover {
    color: #d72222;
    text-decoration: none;
    margin-left: 30px;
    font-weight: 500;
}

.cf-footer-wrap .foot .foot-md {
    margin-left: 42px !important;
}

.cf-footer-wrap .foot .foot-md2 {
    margin-left: 70px !important;
}

.cf-footer-wrap .foot .foot-l4 {
    width: 700px;
    float: left;
    color: #999;
    margin-top: 20px;
}

.cf-footer-wrap .foot .foot-l4 p {
    font-size: 13px;
    line-height: 26px;
}

.cf-footer-wrap .foot .foot-l5 {
    width: 350px;
    float: right;
    color: #999;
    margin-top: 20px;
}

.cf-footer-wrap .foot .foot-l5 p {
    font-size: 13px;
    line-height: 26px;
}

.cf-footer-wrap .foot .foot-l5 a {
    margin-left: 7px;
}


.foot .foot-bg3 {
    background: url(../../images/web/qr-sph.png) no-repeat;
    width: 104px;
    height: 104px;
}

.foot .center {
    position: relative;
}

.foot .center .hotline {
    position: absolute;
    top: 205px;
    right: 20px;
    width: 600px;
    height: 56px;
}

.foot .center .hotline .tel-num {
    position: absolute;
    left: 0;
    top: 10px;
}

.foot .center .hotline .service-time {
    position: absolute;
    left: 270px;
    top: 15px;
}

.foot .center .hotline .tel-icon {
    position: absolute;
    left: 220px;
    top: 10px;
    text-decoration: none;
    margin-left: 2px;
    width: 36px;
    height: 27px;
    display: inline-block;
    vertical-align: text-top;
    background: url(../../images/400-service-big.png) no-repeat center;
    background-size: 100% 100%;
}

.foot .foot-bg4 {
    background: url(../../images/web/qr-dy.png) no-repeat;
    width: 104px;
    height: 104px;
}

#right-float-window {
    position: fixed;
    z-index: 1000;
    right: 0;
    bottom: 100px;
    outline: none;
    cursor: pointer;
}

#right-float-window ul li {
    width: 120px;
    height: 80px;
    margin-bottom: 5px;
    position: relative;
}

#right-float-window ul li img {
    width: 120px;
    height: 120px;
    position: absolute;
    right: 120px;
    top: 0;
    display: none;
}

#right-float-window #cf-live800 {
    background: url('../../images/online-service.png') no-repeat center;
}

#right-float-window #cf-app {
    background: url('../../images/web/ycdh_09.png') no-repeat center;
}

#right-float-window #cf-weixin {
    background: url('../../images/web/ycdh_13.png') no-repeat center;
}

#right-float-window #cf-jgxcx {
    background: url('../../images/web/cf-jgxcx.png') no-repeat center;
    background-size: 80px;
}
