* {
    margin: 0;
    padding: 0;
}

body {
    font-family: SourceHanSansSC-regular;
}

.body_color {
    background: #f2f4f7;
    padding-bottom: 80px;
}

.fund_right_top {
    width: 1150px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #101010;
    margin: 25px auto;
    padding-left: 30px;
}

.fund_right_top > p {
    border-left: 5px solid #ff7e00;
    padding-left: 15px;
}

.fund_first {
    width: 1200px;
    height: 710px;
    margin: 30px auto 10px;
    background: #fff;
    overflow: hidden;
}

.fund_img {
    width: 100%;
    height: 500px;
    margin: 0 auto 56px;
    background-image: url(../img/fundSaleDisplay.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
}

.fund_box {
    width: 1150px;
    height: 130px;
    margin: -12px auto;
}

.fund_box_left {
    width: 49.8%;
    height: 125px;
    float: left;
    border: 1px solid rgba(128, 128, 128, 0.41);
    border-radius: 5px;
}

.fund_box_right {
    width: 49.85%;
    height: 125px;
    float: right;
    border-radius: 5px;
    border: 1px solid rgba(128, 128, 128, 0.41);
}

.box_title {
    width: 90%;
    height: 30px;
    margin: 10px auto 15px;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.box_title a {
    float: right;
    font-size: 16px;
}

.fund_box_right p, .fund_box_left p {
    width: 80%;
    height: 33px;
    font-size: 16px;
    line-height: 33px;
    overflow: hidden;
    padding-left: 29px;
    -webkit-line-clamp: 1;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.fund_box_right p:hover, .fund_box_left p:hover {
    color: #ff7e00;
}

.fund_center_img {
    width: 1200px;
    height: 144px;
    margin: 0 auto;
    font-size: 20px;
    display: block;
    background-size: cover;
    background-image: url('../img/pingtai.png');
    text-align: center;
}

.fund_center_img p {
    line-height: 144px;
    color: white;
    text-align: center;
}

.fund_information {
    width: 1200px;
    height: 291px;
    margin: 15px auto;
    overflow: hidden;
    background: #fff;

}

.fund_information_title {
    width: 1150px;
    height: 30px;
    font-size: 18px;
    margin: 40px auto 30px;
    line-height: 30px;
    font-size: 18px;
    color: #101010;
    padding-left: 30px;
}

.fund_information_title p {
    border-left: 5px solid #ff7e00;
    padding-left: 15px;
    color: #000;
    font-weight: bold;
}

.fund_information_title p a {
    float: right;
    font-size: 16px;
}

.fund_information > p {
    width: 92%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin: 18px auto;
    border-bottom: 1px solid #f7f7f7;
}

.fund_information > p:hover {
    color: #ff7e00;
}

.fund_information p span {
    float: right;
    margin-right: 20px;
}

.fund_information_bottom {
    width: 1200px;
    height: 148px;
    margin: 5px auto;
    background: #fff;
}


.fund_partner {
    width: 1200px;
    height: 380px;
    margin: 15px auto;
    background: #f6f6f6;
    overflow: hidden;
}

.fund_partner_title {
    width: 100%;
    height: 110px;
    margin: 35px auto 16px;
}

.fund_partner_title p {
    text-align: center;
    margin: 5px;
}

.fund_partner_title p:first-child {
    font-size: 28px;
    line-height: 41px;
    color: #E6BF95;
    font-weight: bold;
}

.fund_partner_title p:nth-child(2) {
    font-size: 16px;
    line-height: 26px;
    color: #E6BF95;
}

.fund_partner_title p:last-child {
    font-size: 16px;
    line-height: 26px;
    color: #E6BF95;
}

.fund_partner_img {
    width: 100%;
    height: 196px;
    margin: 15px auto;
}

.partner_img {
    list-style: none;
    width: 100%;
    height: 196px;
}

.partner_img li {
    width: 202px;
    height: 66px;
    float: left;
    margin: 17px 19px;
}

.fund_information_link {
    width: 1200px;
    height: 198px;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
}

.fund_fast_server, .fund_server_right, .fund_friend_link {
    float: left;
}

.fund_fast_server {
    width: 35%;
    height: inherit;
    font-size: 14px;
}

.fund_fast_server:after {
    content: '';
    position: absolute;
    left: 31.9%;
    top: 33px;
    height: 100px;
    width: 1px;
    background: #BBBBBB;
}

}
.fund_friend_link {
    width: 35%;
    height: inherit;
}

.fund_friend_link:after {
    content: '';
    position: absolute;
    left: 63.9%;
    top: 33px;
    height: 81px;
    width: 1px;
    background: #BBBBBB;
}

.fund_fast_server p {
    width: 92%;
    height: 30px;
    line-height: 30px;
    margin-top: 6px;
    float: right;
}

.fund_friend_link p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 6px;
    float: right;
}

.server_channel_ul {
    width: 90%;
    height: 140px;
    margin-bottom: 8px;
    text-align: center;
    display: block;
    margin-left: 7px;
}

.server_channel_ul li {
float: left;
    width: 30%;
    height: 36px;
    font-size: 14px;
    color: #808080;
    text-align: center;
}

.server_channel_ul_b {
	width: 90%;
    height: 130px;
    margin-bottom: 8px;
    text-align: center;
}

.server_channel_ul_b li {
    float: left;
    width: 50%;
    height: 40px;
    font-size: 14px;
}

.server_channel_ul_b li a {
    text-decoration: none;
    cursor: pointer;
    float: left;
}

.server_channel_img li a img {
    width: 23px;
    height: 18px;
    display: inline-block;
    padding-right: 5px;
}

.fund_server_right {
    width: 30%;
    margin-left: -19px;
    padding-top: 16px;
}

.fund_server_right p {
    width: 92%;
    height: 30px;
    line-height: 30px;
    margin-top: 0;
    float: right;
}

.fund_comm_div{
    position: absolute;
    z-index: 2;
    top: 118px;
    right: 60px;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    width: 206px;
    height: 52px;
    background: url(../img/user-bg.png) no-repeat;
}

.fund_comm_button {
    display: block;
}

.fund_comm_button a{
    text-decoration:none;
}

.fund_comm_button .log-btn {
    background-color: #008a7a;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    line-height: 34px;
    padding: 0 12px;
    margin-top: 8px;
}
.fund_information_bottom > div {
    width: 19%;
    height: 112px;
    margin: 18px 0;
    float: left;
    border-right: 1px solid #d1d1d1;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
}
.fund_information_bottom_a_content {
    width: 100px;
    height: 90px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.fund_information_bottom_a_content > p {
    height: 20px;
    width: 84px;
    line-height: 20px;
    color: #909399;
    font-size: 14px;
    margin: 5px 8px;
	text-align: center;
}
.fund_information_bottom_a_content > img {
    position: absolute;
    bottom: 0px;
}
.fund_information_bottom_b_content {
    width: 226px;
    height: 90px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: block;
    text-decoration: none;
}
.fund_information_bottom_b_content > p {
    height: 20px;
    width: 84px;
    line-height: 20px;
    color: #909399;
    font-size: 14px;
    margin: 5px auto;
	text-align: center;
}
.fund_information_bottom_b_content > img {
    position: absolute;
    bottom: 0px;
	left: 50%;
    transform: translate(-50%,-7%);
}
.fund_information_bottom_c_content {
    width: 216px;
    height: 90px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: block;
    text-decoration: none;
}
.fund_information_bottom_c_content > p {
    height: 20px;
    width: 84px;
    line-height: 20px;
    color: #909399;
    font-size: 14px;
    margin: 5px auto;
	text-align: center;
}
.fund_information_bottom_c_content > img {
    position: absolute;
    bottom: 0px;
	left: 50%;
    transform: translate(-50%,-18%);
}
.fund_information_bottom_d_content {
    width: 226px;
    height: 90px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: block;
    text-decoration: none;
}
.fund_information_bottom_d_content > p {
    height: 20px;
    width: 84px;
    line-height: 20px;
    color: #909399;
    font-size: 14px;
    margin: 5px auto;
	text-align: center;
}
.fund_information_bottom_d_content > img {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%,6%);
}
.fundSaleCurtain {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 999;
    position: fixed;
    left: 0;
    top: 0;
    outline: 0;
    display: none;
}
.fundSaleCurtainContent {
    position: relative;
    width: 600px;
    height: 384px;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
    background: url(../img/fundSaleQualification.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.fundSaleCurtainClose {
    width: 18px;
    height: 18px;
    position: absolute;
    content: '';
    top: -10%;
    right: -30px;
    cursor: pointer;
    z-index: 1000;
    background: url(../img/header/icon-x.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.fundSale_root {
    position: absolute;
    right: 50px;
    top: 63px;
    background: #fff;
    width: 388px;
    /* height: 374px; */
    height: 390px;
}
.fundSale_root_content {
    margin: 45px auto;
}
.fundSale_root_content > p:first-child {
    width: 188px;
    height: 60px;
    background-image: url(../img/comm_nav_tk_right.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 0 auto 19px;
}
.fundSale_root_content > p:nth-child(2) {
    width: 220px;
    height: 29px;
    line-height: 29px;
    color: #ff7e00;
    text-align: center;
    font-size: 20px;
    margin: 6px auto 50px;
}
.fundSale_root_content > p:nth-child(3) {
    width: 291px;
    height: 51px;
    margin: 0 auto 25px;
    background: #ff7e00;
    line-height: 51px;
    text-align: center;
    border-radius: 4px;
}
.fundSale_root_content > p:nth-child(3) a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
	display:block;
}
.fundSale_root_content > p:nth-child(4){
    width: 291px;
    height: 51px;
    margin: 0 auto;
    border: 1px solid #ff7e00;
    line-height: 51px;
    text-align: center;
    color: #ff7e00;
    border-radius: 4px;
}.fundSale_root_content > p:nth-child(4) a {
    font-size: 16px;
    text-decoration: none;
	display:block;
}
.fundSale_root_content > p:last-child {
    width: 291px;
    height: 51px;
    margin: 0 auto;
    line-height: 51px;
    text-align: center;
}
.fundSale_root_content > p:last-child a {
    color: #ff7e00;
    font-size: 15px;
    text-decoration: underline;
	display:block;
}
	
.fund_information_bottom_e_content {
    width: 211px;
    height: 90px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: block;
    text-decoration: none;
}
.fund_information_bottom_e_content > p {
    height: 20px;
    width: 84px;
    line-height: 20px;
    color: #909399;
    font-size: 14px;
    margin: 5px auto;
    text-align: center;
}
.fund_information_bottom_e_content > img {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%,5%);
}