.index_page {
    width: 100%;
    height: 100%;
}

/* 中央精神 */
.zyjingshen {}

.zyjs_top {
    width: 100%;
    background: #fcf6f3;
    text-align: center;
    padding: 20px 0;
    line-height: 50px;
    margin-top: 10px;
}

.zyjs_top .zyjs_top_dz {
    font-size: 45px;
    color: #dd0213;
    font-weight: 600;

}

.zyjs_top .zyjs_top_xz {
    font-size: 20px;

}

.zyjs_main {
    width: 100%;
    margin: 10px 0;
}

.zyjs_main_left {
    width: 60%;
    height: 435px;
}

.zyjs_main_right {
    width: 37%;
}

.zyjs_main_left .swiper-container {}

.zyjs_main_left .swiper-container,
.zyjs_main_left .swiper-container .swiper-wrapper,
.zyjs_main_left .swiper-container .swiper-wrapper .swiper-slide,
.zyjs_main_left .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
}

.heibj {
    width: 100%;
    position: absolute;
    height: 40px;
    bottom: 0;
    background: #000000;
    opacity: .5;
    z-index: 11;
}

.text {
    position: absolute;
    width: 70%;
    padding-left: 10px;
    bottom: 0;
    z-index: 12;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    color: #ffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;

}

.zyjs_main_left .swiper-pagination {
    position: absolute;
    text-align: right;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    width: 100%;
    right: 10px;
    bottom: 10px;
    padding-right: 10px;
}

.zyjs_main_left .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    opacity: 1;
    background: #ffffff;
    border-radius: 15px;
}

.zyjs_main_left .swiper-pagination-bullet-active {
    background: #bb4034;
    width: 20px;

}

.zyjs_main_right .zyjs_main_right_top {
    /* font-size: 16px; */
    line-height: 25px;
    border-bottom: 1px dashed #999999;
}

.zyjs_main_right_top .title {
    font-size: 20px;
    font-weight: 600;
}

.right_top_des {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 30px;
    height: 90px;
    /* padding-bottom:15px; */
    margin: 10px 0;
    font-size: 15px;
}

.detail {
    color: #a74c4f;
    font-size: 15px;
}

.zyjs_main_right_btom ul li {
    line-height: 45px;
    font-size: 17px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding: 0 15px 0 20px;
    position: relative;
}

.zyjs_main_right_btom ul li:before,
.whitebj_list .whitebj_list_item:before,
.report_list .report_list_item:before {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-right: .1rem;
    border-top: 6px solid transparent;
    border-left: 12px solid #bc3a2d;
    border-bottom: 6px solid transparent;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
}

.zyjs_main_right_btom ul li a:hover {
    text-decoration: underline;
}


/* 总社部署 */

.zsbushu {
    margin: 30px auto;
}

.zsbushu-top {
    margin: 30px 0;
}

.yinying {
    margin: 0 20px;
    height: 5px;
    background: linear-gradient(to left, #f9bf3f 0%, #ffffff 90%);
}

.yinyingy {

    background: linear-gradient(to right, #f9bf3f 0%, #ffffff 100%);
}

.zsbushu_list_item {
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

/* .zsbushu_list_item:last-child{
	border-bottom: none;
	padding-bottom: 0;


} */
.zsbushu_list_item .item_left {}

.zsbushu_list_item .item_left img {
    width: 196px;
    height: 140px;
    margin-right: 30px;
}

.item_right_btm_des {
    font-size: 15px;
    line-height: 30px;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 10px 0;

}

.whitebj_list {
    display: flex;
    flex-wrap: wrap;
}

.jtdongtai {
    width: 100%;
    height: 100%;
    /*background: url(/static/ccoopg/image/bj.png) no-repeat;*/
    /*background-size: 100% 100%;*/
    padding: 30px 0 0;
}

.whitebj_list_item,
.report_list_item {
    position: relative;
    line-height: 40px;
    font-size: 16px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.whitebj_list_item {
    width: 47.5%;
    background: #ffff;
    padding: 0 20px 0 30px;
    margin-right: 5%;


}

.whitebj_list_item a,
.report_list_item a {
    width: 100%;
    display: block;
}

.report_list_item {
    width: 100%;
    padding: 0 10px 0 15px;


}

.whitebj_list_item:nth-child(2n) {
    margin-right: 0;
}

.whitebj_list .whitebj_list_item:before {
    left: 10px;
    border-top: 6px solid transparent;
    border-left: 12px solid #bc3a2d;
    border-bottom: 6px solid transparent;
    margin-top: -6px;
}

/* 分支机构 */
.fenzhijg {
    font-size: 20px;
    color: #bc3a2d;
    font-weight: 600;
    margin: 20px 0;
    border-bottom: 1px solid #e4e4e4;

}

.fenzhijg .span1 {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #bc3a2d;
    margin-right: 10px;
    position: relative;
}

.fenzhijg .span2 {
    position: absolute;
    margin: auto;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #bc3a2d;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

}

.lookgd {
    flex-grow: 1;
    font-size: 13px;
    color: #999999;
    text-align: right;
    font-weight: 500;
    line-height: 28px;
}

/* 学习平台 */
.studypt {
    padding-bottom: 20px;

}

.studypt .zsbushu-top {
    margin: 50px 0;
}

.studypt_list img {
    width: 285px;
    height: 145px;
}

.report_cont_l,
.report_cont_r {
    width: 48%;
    background: #feffee;
    padding: 10px 20px;
}

.report_list {}

.report .fenzhijg {
    padding-bottom: 20px;
    margin: 10px 0 20px;
}





#certify {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding: 0 60px;
}

#certify .swiper-container {
    width: 100%;
    padding-bottom: 60px;
}

#certify .swiper-slide {
    width: 434px !important;
    height: 293px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}

#certify .swiper-slide img {
    width: 100%;
    height: 100%;
    display: block;
}

#certify .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: 0;
    width: 45px;
    height: 45px;
    background: url(/image/prev.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#certify .swiper-button-prev:hover {
    /* background-position: 0 -46px; */
    background-size: 100%
}

#certify .swiper-button-next {
    right: 0;
    width: 45px;
    height: 45px;
    background: url(/image/next.png) no-repeat;
    /* background-position: 0 -93px; */
    background-size: 100%;
}

#certify .swiper-button-next:hover {
    /* background-position: 0 -139px; */
    background-size: 100%
}



.banner-card {
    width: 100%;
    height: 350px;
    /* line-height: 250px; */
    /* background: #ffffff; */
    position: relative;
}

.banner-card ul {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.banner-card li {
    width: 434px !important;
    height: 295px;
    background: #fff;
    box-shadow: 0 8px 30px #333;
    position: absolute;
    top: 25px;
    list-style-type: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}

.banner-card li img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.one {
    z-index: 1;
    left: 2%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.two {
    z-index: 2;
    left: 15%;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

.three {
    left: 50%;
    z-index: 3;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transform: translate(-50%);
}

.four {
    z-index: 2;
    right: 15%;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

.five {
    right: 2%;
    z-index: 1;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.six {}

.seven {}

.eight {}

.nine {}

.ten {}



.banner-card div {
    transition: 0.3s;
    position: absolute;
    top: 50%;
    cursor: pointer;
    /* opacity: 0; */
    margin-top: -30px;
    background: #ccc9c9;
    color: #999999;

    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.banner-card div:hover {
    background: #000;
    color: #fff;

}

.banner-card div span {
    display: inline-block;
    font-size: 25px;
}

.left-btn {
    left: 0;
}

.right-btn {
    right: 0;
}

.hezder_top .log_box .logs {
    width: 350px;
}

.hezder_top .log_box .logs {
    text-align: left;
    float: left
}

.wenzi {
    width: 250px;
    height: 75px;
    border-left: 1px solid #DBDBDB;
    margin-top: 5px;
    float: left;
    text-align: center;
    line-height: 80px;
    font-size: 18px;
    font-weight: 600;
    margin-left: 20px;

}

.fanhui {
    width: 90px;
    height: 35px;
    text-align: center;
    display: inline-block;
    float: right;
    border: 1px solid #DBDBDB;
    border-radius: 10px;
    font-size: 13px;
    line-height: 33px;
    margin-top: 27px;
    margin-right: 250px;
}

@media screen and (max-width: 1920px) {
    .banner {
        max-width: 1920px;
        margin: 0 auto;
    }

}

/* ================================================= */
.nav {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    background: #FFFAE8;
    border-radius: 50px;
    margin-top: -33px;
    z-index: 999999;
    POSITION: relative;
    opacity: 0.98;

}

.nav .inner ul {
    width: 100%;
    height: 100%;

}

.nav li a {

    margin: 0 5px;
    font-size: 19px;
    color: #010101;
    font-weight: 600;
}

@media screen and (max-width: 1920px) {
    .nav {
        max-width: 1920px;
    }
}

.winzishu {
    width: 230px;
    text-align: center;

}

.shuxian {
    color: #BDBDBD;
}

.tishitu {
    position: relative;
}

.genduolianj {
    display: inline-block;
    color: #9E9E9E;
    position: absolute;
    top: 28px;
    right: 10px;
    font-size: 14px;

}

.zyjs_main {
    width: 100%;
    margin: 0;
}

.zyjs_main_left {
    width: 58%;
    height: auto;
}

.zyjs_main_left .swiper-pagination {
    position: absolute;
    text-align: right;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    right: 12px;
    top: 10px;
    padding-right: 10px;
    height: 50px;
}

.wenzis {
    width: 100%;
    height: 160px;
    background: #FCFCFC;
    margin-top: -5px;

}

.titles {
    width: 90%;
    margin-left: 5%;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: red;
    font-weight: 600;
    border-bottom: 1px solid #D8D8D8;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.introduces {
    width: 90%;
    margin-left: 5%;
    margin-top: 10px;
    color: #5A5A5A;
}

.zyjs_main_right {
    width: 38%;
}

.rund12 {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #D8D8D8;

}

.rund12 a {
    width: 70%;

    display: -webkit-box;
    /* 必须结合的显示模式 */
    -webkit-box-orient: vertical;
    /* 内容垂直排列 */
    -webkit-line-clamp: 2;
    /* 限制显示行数 */
    overflow: hidden;
    /* 隐藏溢出内容 */
    text-overflow: ellipsis;
    /* 可选：添加省略号 */
    line-height: 1.3;
    /* 行高（可选） */
    max-height: calc(1.3em * 2);
    /* 最大高度 = 行高 × 行数（可选） */
}


.erpai {
    margin-top: 20px;
}

#diceng {
    border: none;
}

.zsbushu_list_item {
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.zsbushu_list_item .item_left img {
    width: 250px;
    height: auto;
    margin-right: 30px;
}

.item_right_btm_des {
    font-size: 14px;
    line-height: 14px;
    color: #9E9E9E;

}

.lookgdxy {
    color: #232323;
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-weight: 500;
}

.lookgdxy .lookleft {
    float: left;
    font-size: 15px;

}

.lookgdxy .lookright {
    float: right;
    font-size: 15px;

    color: #9E9E9E;
}

.whitebj_list_item {
    background-color: transparent;
    margin-top: 10px;
    border-radius: 5px;
}

.beijin1s {
    background-image: url("../../images/beijin1.png");
    background-size: 100% 100%;
    margin-bottom: 20px;

}

.beijin2s {
    background-image: url("../../images/beijin2.png");
    background-size: 100% 100%;
    margin-bottom: 20px;

}

img {
    border: 0;
    vertical-align: middle
}


#mrq {
    width: 100%;
    height: 250px;
    margin: 20px;
    padding: 2px
}

#Marquee_x {
    overflow: hidden;
    width: 100%
}

#Marquee_x ul li,
#Marquee_x ul li div {
    float: left;
    line-height: 25px;
    overflow: hidden
}

/* 横向滚动必须让所有li左浮动 */
#Marquee_x ul li div {
    float: left;
    line-height: 25px;
    overflow: hidden
}

#Marquee_x ul li div img {
    border: 1px solid #DADADA;
    display: block
}

#Marquee_x ul li div span {
    display: block;
}

#mrq2 {
    width: 100%;
    height: 250px;
    margin: 20px;
    padding: 2px
}

#Marquee_x2 {
    overflow: hidden;
    width: 100%
}

#Marquee_x2 ul li,
#Marquee_x2 ul li div {
    float: left;
    line-height: 25px;
    overflow: hidden
}

/* 横向滚动必须让所有li左浮动 */
#Marquee_x2 ul li div {
    float: left;
    line-height: 25px;
    overflow: hidden
}

#Marquee_x2 ul li div img {
    border: 1px solid #DADADA;
    display: block
}

#Marquee_x2 ul li div span {
    display: block;
}


/* =========================================================================================================== */

.values {

    width: 100%;

    min-width: 1200px;

    padding-bottom: 50px;
}

.values .titles_box {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;

    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.values .titles_box img {
    width: 100%;
}

.values .titles_box p {

    font-size: 45px;

    margin-bottom: 15px;

}

.values .titles_box h3 {

    font-size: 25px;

    color: #666;


}

.values .gundong {
    width: 1200px;
    margin: 15px auto;
    /* border:1px solid #ccc; */
    padding: 5px 15px;
    background: #fff;
}

.values .gundong a,
.values .gundong img {
    display: inline-block;
    vertical-align: top;
}

.values .gundong img {
    width: 130px;
    height: 30px;
    margin-top: 5px;
    border-right: 1px solid #ccc;
    padding-right: 10px;
}

.values .gundong a {
    width: 81%;
    margin-left: 10px;
    height: 35px;
    font-size: 17px;
    line-height: 37px;
}

.values .lists_box {

    width: 1200px;

    margin: 0 auto;

    padding: 20px;
    background: #fff;

}

.values .lists_box .jtlist {

    width: 100%;

}

.values .lists_box .jtlist .jilist_oimg,
.values .lists_box .jtlist .jtlist_box {

    display: inline-block;

    vertical-align: top;


}

.values .lists_box .jtlist .jilist_oimg {
    width: 59%;
}

.values .lists_box .jtlist .jtlist_box {
    width: 37%;
}

.values .lists_box .jtlist .jtlist_box {

    margin-left: 36px;

}

.values .lists_box .jtlist .jilist_oimg .banners {
    width: 100%;
    padding: 5px;
    box-shadow: 0px 0px 2px 0px #999;
}

.values .lists_box .jtlist .jilist_oimg .banners .sw_banners,

.values .lists_box .jtlist .jilist_oimg .banners .sw_banners .swiper-wrapper,

.values .lists_box .jtlist .jilist_oimg .banners .sw_banners .swiper-wrapper .swiper-slide {

    width: 100%;
    height: 430px;
}

.values .lists_box .jtlist .jilist_oimg .banners .sw_banners .swiper-wrapper .swiper-slide a {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 430px;
}

.values .lists_box .jtlist .jilist_oimg .banners .sw_banners .swiper-wrapper .swiper-slide a span {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #000;
    opacity: 0.7;
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
}

.values .lists_box .jtlist .jilist_oimg .banners .sw_banners .swiper-wrapper .swiper-slide img {
    width: 100%;
}

.values .lists_box .jtlist .jilist_oimg .banners .swiper-container-horizontal>.swiper-pagination-bullets {
    width: 15%;
    left: 85%;
    bottom: 13px;
}

.values .lists_box .jtlist .jilist_oimg .banners .swiper-pagination-bullet {

    width: 10px;

    height: 10px;

    opacity: 1;

    background: none;

    border-radius: 50%;
    border: 1px solid #fff;

}

.values .lists_box .jtlist .jilist_oimg .banners .swiper-pagination-bullet-active {
    background: #fff;

}

.values .lists_box .jtlist .jtlist_box .jtlist_cls {

    width: 100%;

    border-top: 1px solid #009944;
    background: #fff;
}

.values .lists_box .jtlist .jtlist_box .jtlist_cls p,
.values .lists_box .jtlist .jtlist_box .jtlist_cls span {

    display: inline-block;

    vertical-align: top;

}

.values .lists_box .jtlist .jtlist_box .jtlist_cls p {

    width: 140px;

    text-align: center;

    padding: 10px 0px;

    font-size: 16px;

    cursor: pointer;

    color: #009944;

    font-weight: bold;
}

.values .lists_box .jtlist .jtlist_box .jtlist_cls .activcer {

    color: #fff;

    background: #009944;
    /* border-top:1px solid #009944; */

}

.values .lists_box .jtlist .jtlist_box .jtlist_cls span {

    float: right;

    margin-top: 15px;

    border: 1px solid #555;

    color: #555;

    text-align: center;

    padding: 0px 5px;

}

.values .lists_box .jtlist .jtlist_box .jtlist_item {

    margin-top: 10px;
    display: none;

}

.values .lists_box .jtlist .jtlist_box .jtlist_item span {
    padding: 0px 5px;
}

.values .lists_box .jtlist .jtlist_box .jtlist_item span a {
    font-weight: bold;
    font-size: 16px;
    color: #009944;
}

.values .lists_box .jtlist .jtlist_box .actv {

    display: block;

}

.values .lists_box .jtlist .jtlist_box .jtlist_item p {

    padding: 13px 0px;
    border-bottom: 1px dashed #ccc;
}

.values .lists_box .jtlist .jtlist_box .jtlist_item p a,
.values .lists_box .jtlist .jtlist_box .jtlist_item p span {
    display: inline-block;
    vertical-align: top;
    color: #C3C3C3;
}

.values .lists_box .jtlist .jtlist_box .jtlist_item p a {

    width: 80%;
    color: #C3C3C3;

}

.values .lists_box .jtlist .jtlist_box .jtlist_item p a span:nth-child(1) {
    display: inline-block;
    width: 95%;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    font-size: 15px;
}

.values .lists_box .jtlist .jtlist_box .jtlist_item p a span:nth-child(2) {
    color: red;
    text-align: left;
    margin-left: 5px;
    font-size: 12px;
    margin-top: 2px;
}

.values .lists_box .jtlist .jtlist_box .jtlist_item p a img {
    width: 10px;
    height: 13px;
    margin-left: 10px;
    vertical-align: top;
    margin-top: 3px;
}

.values .lists_box .jtlist .jtlist_box .jtlist_item p span {

    width: 20%;
    font-size: 13px;
    text-align: right;
    /* color: #666; */
}

.values .lists_box .jtlists_box {
    margin-top: 30px;

}

.values .lists_box .jtlists_box .jtlists {

    display: inline-block;

    vertical-align: top;

    width: 48%;

}

.values .lists_box .jtlists_box .jtlistsr {
    display: inline-block;

    vertical-align: top;

    width: 48%;
}

.values .lists_box .jtlists_box .jtlistsr {

    margin-left: 36px;

}

.values .lists_box .jtlists_box .jtlists .jtlist_cls {

    width: 100%;

    border-top: 1px solid #009944;

    background: #fff;

}

.values .lists_box .jtlists_box .jtlists .jtlist_cls p,
.values .lists_box .jtlists_box .jtlists .jtlist_cls span {

    display: inline-block;

    vertical-align: top;

}

.values .lists_box .jtlists_box .jtlists .jtlist_cls p {

    width: 140px;

    text-align: center;

    padding: 10px 0px;

    font-size: 16px;

    cursor: pointer;

    font-weight: bold;

}

.values .lists_box .jtlists_box .jtlists .jtlist_cls .activcer {

    color: #fff;

    /* border-bottom:2px solid #009944; */
    background: #009944;

}

.values .lists_box .jtlists_box .jtlistsr .jtlist_cls .activcer {

    color: #fff;

    /* border-bottom:2px solid #009944; */
    background: #009944;

}

.values .lists_box .jtlists_box .jtlists .jtlist_cls span {

    float: right;

    margin-top: 15px;

    border: 1px solid #555;

    color: #009944;

    text-align: center;

    padding: 0px 5px;

}

.values .lists_box .jtlists_box .jtlists .jtlist_item {

    display: none;

    margin-top: 10px;
}

.values .lists_box .jtlists_box .jtlists .actv {

    display: block;

}

.values .lists_box .jtlists_box .jtlists .jtlist_item p {
    padding: 13px 0px;
    border-bottom: 1px dashed #ccc;
}

.values .lists_box .jtlists_box .jtlists .jtlist_item span {
    padding: 0px 5px;
}

.values .lists_box .jtlists_box .jtlistsr .jtlist_item span {
    padding: 0px 5px;
}

.values .lists_box .jtlists_box .jtlists .jtlist_item span a {
    color: #009944;
    font-weight: bold;
}

.values .lists_box .jtlists_box .jtlists .jtlist_item p a,
.values .lists_box .jtlists_box .jtlists .jtlist_item p span {

    display: inline-block;

    vertical-align: top;
    color: #C3C3C3;
}

.values .lists_box .jtlists_box .jtlists .jtlist_item p a {
    width: 80%;
    display: inline-block;
    color: #C3C3C3;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;

}

.values .lists_box .jtlists_box .jtlists .jtlist_item p a span {
    width: 98%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    text-align: left;
}

.values .lists_box .jtlists_box .jtlists .jtlist_item p span {

    width: 20%;
    font-size: 13px;
    text-align: right;
    color: #666;
}

.values .lists_box .jtlists_box .jtlistsr .jtlist_cls {

    width: 100%;

    border-top: 1px solid #009944;
    background: #fff;
}

.values .lists_box .jtlists_box .jtlistsr .jtlist_cls p,
.values .lists_box .jtlists_box .jtlistsr .jtlist_cls span {

    display: inline-block;

    vertical-align: top;

}

.values .lists_box .jtlists_box .jtlistsr .jtlist_cls p {

    width: 140px;

    text-align: center;

    padding: 10px 0px;

    font-size: 16px;

    cursor: pointer;

    font-weight: bold;

}



.values .lists_box .jtlists_box .jtlistsr .jtlist_cls span {

    float: right;

    margin-top: 13px;

    color: #555;

    text-align: center;

    padding: 0px 5px;

}

.values .lists_box .jtlists_box .jtlistsr .jtlist_cls span a {
    color: #009944;
    font-weight: bold;
}

.values .lists_box .jtlists_box .jtlistsr .jtlist_item {
    margin-top: 10px;
    display: none;
}

.values .lists_box .jtlists_box .jtlistsr .actv {

    display: block;

}

.values .lists_box .jtlists_box .jtlistsr .jtlist_item p {
    padding: 13px 0px;
    border-bottom: 1px dashed #ccc;
}

.values .lists_box .jtlists_box .jtlistsr .jtlist_item p a,
.values .lists_box .jtlists_box .jtlistsr .jtlist_item p span {

    display: inline-block;

    vertical-align: top;
    color: #C3C3C3;
    font-size: 15px;
}

.values .lists_box .jtlists_box .jtlistsr .jtlist_item p a {
    color: #C3C3C3;
    width: 80%;

}

.values .lists_box .jtlists_box .jtlistsr .jtlist_item p a span {
    text-align: left;
    width: 95%;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.values .lists_box .jtlists_box .jtlistsr .jtlist_item p span {
    font-size: 15px;
    width: 20%;
    color: #666;
    text-align: right;

}

.values .oimgser {
    width: 100%;
    margin: 0px auto;
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 20px;
    ;

}

.values .oimgser .zuanti,
.values .oimgser .oimg_bender {
    display: inline-block;
    vertical-align: top;
}

.values .oimgser .oimg_bender {
    width: 1045px;
    text-align: center;
}

.values .oimgser .oimg_bender .swiper-slide {
    width: 100%;
}

.values .oimgser .oimg_bender .swiper-slide a {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}

.values .oimgser .oimg_bender .swiper-slide a img {
    width: 95%;
}

.values .oimgser .zuanti {
    width: 90px;
    border-right: 1px solid #D2D2D2;
    margin-top: 10px;
}

.values .oimgser .zuanti img {
    width: 75px;
    height: 75px;
}

.values .hexin_box {
    width: 100%;
    min-width: 1200px;
    /* background: url(/static/img/piaodai.png) no-repeat; */
    background-size: 100%;
}

.values .hexin {
    width: 1200px;
    margin: 0px auto;
    margin-top: 15px;
    background: #fff;
    padding: 20px;
    box-shadow: 0px 0px 10px 0px #acacac;
}

.values .hexin .hexin_class_box {

    width: 100%;

}

.values .hexin .hexin_class_box .hexin_titleser {
    padding: 13px 0px;
    border-bottom: 1px solid #D2D2D2;

}

.values .hexin .hexin_class_box .hexin_titleser span {
    border-bottom: 3px solid #009944;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0px;
}

.values .hexin .hexinclass {

    width: 100%;

    margin-top: 30px;

    height: 90px;

}

.values .hexin .hexinclass .item {

    display: inline-block;

    vertical-align: top;

    width: 111px;

    text-align: center;

    padding: 30px 0px;

    border-top: 5px solid #adadad;

    margin-right: 5px;
    padding-top: 20px;
}

.values .hexin .hexinclass .item:nth-child(11) {
    margin-right: 0px;
}

.values .hexin .hexinclass .item img {

    vertical-align: top;

    width: 25%;

}

.values .hexin .hexinclass .item img:nth-child(2) {

    display: none;

}

.values .hexin .hexinclass .item p {

    margin-top: 10px;

    font-size: 16px;

}

.values .hexin .hexinclass .acitver {

    background: url(/static/img/bg_title.png) no-repeat;

    background-size: 100% 100%;
    border-top: 0px solid #009944;
    margin-top: -14px;
    padding-top: 39px;
    padding-bottom: 15px;

}

.values .hexin .hexinclass .acitver img:nth-child(1) {

    display: none;

}

.values .hexin .hexinclass .acitver img:nth-child(2) {

    display: inline-block;

}

.values .hexin .hexinclass .acitver p {

    margin-top: 10px;

    color: #fff;

}

.values .hexin .hexin_value {

    width: 100%;

    margin-top: 20px;
    height: 310px;

}

.values .hexin .hexin_value .item {
    width: 100%;
    /* height: 270px; */
    display: none;

}

.values .hexin .hexin_value .item .itm_val,
.values .hexin .hexin_value .item .oimgsersr {
    display: inline-block;
    vertical-align: top;
}

.values .hexin .hexin_value .item .itm_val {
    width: 43%;
}

.values .hexin .hexin_value .item .oimgsersr {
    width: 57%;
    height: 280px;
    overflow: hidden;

    display: flex;
    flex-wrap: wrap;
}

.values .hexin .hexin_value .item .oimgsersr img {
    width: 100%;
}

.values .hexin .hexin_value .item .flex-img {
    display: flex;
    flex-wrap: wrap;
    padding: 0 30px;
}

.values .hexin .hexin_value .item .flex-img img {
    width: calc(100%/3 - 7px);
    height: 130px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.values .hexin .hexin_value .item:nth-child(1) .flex-img img {
    width: calc(100%/3 - 7px);
    height: 130px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.values .hexin .hexin_value .item:nth-child(1) .oimgsersr img:nth-child(3n),
.values .hexin .hexin_value .item:nth-child(4) .oimgsersr img:nth-child(3n) {
    margin-right: 0;
}

.values .hexin .hexin_value .item:nth-child(2) .oimgsersr img:nth-child(2) {
    width: 65.6%;
    margin-right: 0;
}

.values .hexin .hexin_value .item:nth-child(2) .oimgsersr img:last-child {
    margin-right: 0;
}

.values .hexin .hexin_value .item:nth-child(3) .oimgsersr img:nth-child(1) {
    width: 65.6%;
}

.values .hexin .hexin_value .item:nth-child(3) .oimgsersr img:nth-child(2),
.values .hexin .hexin_value .item:nth-child(3) .oimgsersr img:last-child {
    margin-right: 0;
    width: 32%;
}

.values .hexin .hexin_value .item:nth-child(2) .oimgsersr img:last-child {
    width: 32%;
    margin-right: 0;
}

.values .hexin .hexin_value .item .flex-img-five,
.values .hexin .hexin_value .item .flex-img-nine {
    display: flex;
    flex-wrap: nowrap;
    padding: 0 30px;
}

.values .hexin .hexin_value .item .flex-img-five .left_i {
    width: 35%;
    margin-right: 10px;
}

.values .hexin .hexin_value .item .flex-img-five .left_i img:nth-child(1) {
    width: 100%;
    height: 270px;

}

.values .hexin .hexin_value .item .flex-img-five .right_i {
    width: calc(65% - 10px);
}

.values .hexin .hexin_value .item .flex-img-five .right_i img:nth-child(1) {
    width: calc(50% - 5px);
    height: 130px;
    margin-right: 10px;
    margin-bottom: 10px;

}

.values .hexin .hexin_value .item .flex-img-five .right_i img:nth-child(2) {
    width: calc(50% - 5px);
    height: 129px;
    margin-bottom: 10px;
}

.values .hexin .hexin_value .item .flex-img-five .right_i img:nth-child(3) {
    width: 100%;
    height: 130px;
}

.values .hexin .hexin_value .item .itm_val .itm_title {
    width: 100%;
    padding-left: 40px;
}

.values .hexin .hexin_value .item .itm_val .itm_title span:nth-child(1) {
    font-size: 35px;
    color: #009944;
}

.values .hexin .hexin_value .item .itm_val .itm_title span:nth-child(2) {
    font-size: 20px;
    color: #cacaca;
    margin-left: 10px;
}

.values .hexin .hexin_value .item .itm_val .olsit,
.values .hexin .hexin_value .item .itm_val .op {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}

.values .hexin .hexin_value .item .itm_val .olsit {
    padding: 0px 30px;
    /* width: 25%; */
    width: 100%;

}

.values .hexin .hexin_value .item .itm_val .op {
    /* width: 75%; */
    padding: 0px 40px;
    /* border-right:1px solid #D2D2D2 ; */
    /* padding-bottom: 40px; */
    /* padding-bottom: 20px; */
}

.values .hexin .hexin_value .item .itm_val .olsit a span {
    display: inline-block;
    font-size: 14px;
    color: #494949;
    margin-bottom: 10px;

    margin-right: 10px;
}

.values .hexin .hexin_value .item .itm_val .olsit a span:hover {
    color: #009944;
}

.values .hexin .hexin_value .item .itm_val .op span {
    display: block;
}

.values .hexin .hexin_value .item .itm_val .op span:nth-child(1) {
    font-size: 18px;
    color: #494949;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.values .hexin .hexin_value .item .itm_val .op span:nth-child(2) {
    font-size: 13px;
    color: #676568;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    line-height: 27px;
    text-indent: 20px;
}

.values .hexin .hexin_value .item .itm_val .op span:nth-child(3) {
    width: 100%;
    text-align: right;
    margin-top: 10px;

}

.values .hexin .hexin_value .item .itm_val .op span:nth-child(3) a {
    font-size: 13px;
    color: #009944;
}

.values .hexin .hexin_value .item:nth-child(6) .itm_val {
    width: 43%;
}

.values .hexin .hexin_value .item:nth-child(6) .itm_val .op {
    width: 100%;
    padding: 0px 40px;
}

.values .hexin .hexin_value .item:nth-child(6) .imgser a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}

.values .hexin .hexin_value .item:nth-child(6) .imgser a .ospan {
    position: absolute;
    width: 100%;
    height: 25px;
    left: 0px;
    bottom: 0px;
    opacity: 0.7;
    background: #000;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    padding: 4px 10px;
}

.values .hexin .hexin_value .item:nth-child .imgser {
    display: inline-block;
    width: 60%;
    padding-left: 30px;
}

.values .hexin .hexin_value .item:nth-child(6) .imgser {
    display: inline-block;
    width: 57%;
    padding: 0 30px;
}

.values .hexin .hexin_value .item:nth-child(6) .imgser .imser_tit,
.values .hexin .hexin_value .item:nth-child(6) .imgser .imser_list {
    display: inline-block;
    vertical-align: top;
}

.values .hexin .hexin_value .item:nth-child(6) .imgser .imser_tit {
    width: 35%;
}

.values .hexin .hexin_value .item:nth-child(6) .imgser .imser_tit .oimgsersr {
    width: 100%;
    height: 100%;

}

.values .hexin .hexin_value .item:nth-child(6) .imgser .imser_tit .oimgsersr img {
    width: 100%;
    height: 270px;
}

.values .hexin .hexin_value .item:nth-child(6) .imgser .imser_list {
    width: 65%;
}

.values .hexin .hexin_value .item:nth-child(6) .imgser .imser_list {
    padding-left: 10px;
}

.values .hexin .hexin_value .item:nth-child(6) .imgser .imser_list img {
    width: calc(50% - 5px);
    height: 130px;
    text-align: center;
    overflow: hidden;
}

.values .hexin .hexin_value .item:nth-child(6) .imgser .imser_list img:nth-child(1),
.values .hexin .hexin_value .item:nth-child(6) .imgser .imser_list img:nth-child(2) {
    margin-bottom: 10px;
}

.values .hexin .hexin_value .item:nth-child(6) .imgser .imser_list img:nth-child(1),
.values .hexin .hexin_value .item:nth-child(6) .imgser .imser_list img:nth-child(3) {
    margin-right: 10px;
}




.values .hexin .hexin_value .item:nth-child(11) .itm_val {
    width: 70%;
}

.values .hexin .hexin_value .item:nth-child(11) .itm_val .op {
    width: 50%;
    padding: 0px 40px;
    border: 0px;
}

.values .hexin .hexin_value .item:nth-child(11) .itm_val .op:nth-child(3) {
    border-right: 1px solid #D2D2D2;
}

.values .hexin .hexin_value .item:nth-child(11) .imgser a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}

.values .hexin .hexin_value .item:nth-child(11) .imgser a span {
    position: absolute;
    width: 100%;
    height: 25px;
    left: 0px;
    bottom: 0px;
    opacity: 0.7;
    background: #000;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    padding: 4px 10px;
}

.values .hexin .hexin_value .item:nth-child(11) .imgser {
    display: inline-block;
    width: 27%;
    padding-left: 30px;
}

.values .hexin .hexin_value .item:nth-child(11) .imgser img {
    width: 100%;
}

.values .hexin .hexin_value .item:nth-child(10) .itm_val {
    width: 65%;
}

.values .hexin .hexin_value .item:nth-child(10) .itm_val .op {
    width: 50%;
    padding: 0px 40px;
    border: 0px;
}

.values .hexin .hexin_value .item:nth-child(10) .imgser a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}

.values .hexin .hexin_value .item:nth-child(10) .imgser a span {
    position: absolute;
    width: 100%;
    height: 25px;
    left: 0px;
    bottom: 0px;
    opacity: 0.7;
    background: #000;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    padding: 4px 10px;
}

.values .hexin .hexin_value .item:nth-child(10) .imgser {
    display: inline-block;
    width: 35%;
    padding: 0 30px;
}

.values .hexin .hexin_value .item:nth-child(10) .imgser img {
    width: 100%;
    height: 120px;
}

.values .hexin .hexin_value .item:nth-child(10) .imgser .oimgsersr:first-child {
    margin-bottom: 10px;
}


.values .hexin .hexin_value .item:nth-child(8) .itm_val {
    width: 43%;
}

.values .hexin .hexin_value .item:nth-child(8) .itm_val .op {
    width: 100%;
    padding: 0px 40px;
}


.values .hexin .hexin_value .item:nth-child(8) .oimgsersr img:nth-child(1),
.values .hexin .hexin_value .item:nth-child(8) .oimgsersr img:nth-child(2) {
    width: calc(50% - 5px);
    margin-bottom: 10px;
}

.values .hexin .hexin_value .item:nth-child(8) .oimgsersr img {
    margin-right: 10px;
}

.values .hexin .hexin_value .item:nth-child(8) .oimgsersr img:nth-child(2),
.values .hexin .hexin_value .item:nth-child(8) .oimgsersr img:nth-child(5) {
    margin-right: 0;
}


.values .hexin .hexin_value .item:nth-child(7) .itm_val {
    width: 43%;
}

.values .hexin .hexin_value .item:nth-child(7) .itm_val .op {
    width: 100%;
    padding: 0px 40px;
}

.values .hexin .hexin_value .item:nth-child(7) .imgser a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}

.values .hexin .hexin_value .item:nth-child(7) .imgser a .ospan {
    position: absolute;
    width: 100%;
    height: 25px;
    left: 0px;
    bottom: 0px;
    opacity: 0.7;
    background: #000;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    padding: 4px 10px;
}

.values .hexin .hexin_value .item:nth-child(7) .imgser {
    display: inline-block;
    width: 57%;
    padding-left: 30px;
}

.values .hexin .hexin_value .item:nth-child(7) .oimgsersr img:nth-child(1),
.values .hexin .hexin_value .item:nth-child(7) .oimgsersr img:nth-child(3) {
    width: calc(68% - 10px);
    margin-right: 10px;
}

.values .hexin .hexin_value .item:nth-child(7) .oimgsersr img:nth-child(2),
.values .hexin .hexin_value .item:nth-child(7) .oimgsersr img:nth-child(4) {
    width: 32%;
    margin-right: 0;
}

.values .hexin .hexin_value .item:nth-child(7) .oimgsersr img:nth-child(1),
.values .hexin .hexin_value .item:nth-child(7) .oimgsersr img:nth-child(2) {
    margin-bottom: 10px;
}

.values .hexin .hexin_value .item .flex-img-nine .right_i img:nth-child(1) {
    width: 172px;
    height: 268px;

}

.values .hexin .hexin_value .item .flex-img-nine .left_i img:nth-child(1) {
    width: 420px;
    height: 127px;
    margin-right: 10px;
    margin-bottom: 10px;

}

.values .hexin .hexin_value .item .flex-img-nine .left_i img:nth-child(2),
.values .hexin .hexin_value .item .flex-img-nine .left_i img:nth-child(3) {
    width: 205px;
    height: 129px;
    margin-right: 10px;
}




.values .hexin .hexin_value .acitverser {

    display: flex;

}

.values .hexin .hexin_value .item .item_vals {
    display: none;
}

.values .hexin .hexin_value .item .item_vals:nth-child(2) {
    display: block;
}






.values .xwtp {
    width: 1200px;
    margin: 0 auto;
    margin-top: 15px;
    background: #fff;
    padding: 20px;
}

.values .xwtp .xwtp_title {
    padding: 13px 0px;
    border-bottom: 1px solid #D2D2D2;
}

.values .xwtp .xwtp_title span {
    border-bottom: 3px solid #009944;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0px;
}

.values .xwtp .xwtp_title a {
    float: right;
    font-size: 20px;
    color: #009944;
}

.values .xwtp .xwtp_vale {
    margin-top: 35px;
    position: relative;
    padding: 30px 0px;
}

.values .xwtp .xwtp_vale .wxtp_bg {
    position: absolute;
    left: 0;
    top: 0;
    background: #009944;
    width: 60%;
    height: 100%;
}

.values .xwtp .xwtp_vale .xwtp_list {
    z-index: 200;
    position: relative;
}

.values .xwtp .xwtp_vale .xwtp_list .item {
    display: inline-block;
    vertical-align: top;
    width: 280px;
    height: 200px;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin: 5px;
}

.values .xwtp .xwtp_vale .xwtp_list .item .item_oimg {
    width: 100%;
}

.values .xwtp .xwtp_vale .xwtp_list .item p,
.values .xwtp .xwtp_vale .xwtp_list .item span {
    font-size: 12px;
    color: #fff;
}

.values .xwtp .xwtp_vale .xwtp_list .item p {
    font-size: 25px;
    /* font-weight: bold; */
}

.values .xwtp .xwtp_vale .xwtp_list .item p:nth-child(1) {
    margin-top: 50px;
}

.values .xwtp .xwtp_vale .xwtp_list .item p:nth-child(2) {
    width: 123px;
    padding: 20px 0px;
    border-bottom: 3px solid #fff;
    margin: 0 auto;
}

.values .xwtp .xwtp_vale .xwtp_list .item .denduo {
    display: inline-block;
    width: 244px;
    height: 155px;
    margin-top: 25px;
    text-align: center;
    background: #fff;
}

.values .xwtp .xwtp_vale .xwtp_list .item .denduo span {
    display: inline-block;
    vertical-align: top;
    padding: 10px 20px;

    font-size: 15px;
    /* border: 1px solid #009944; */
    margin-top: 55px;
}

.values .xwtp .xwtp_vale .xwtp_list .item .denduo span a {
    color: #009944;
}

.values .xwtp .xwtp_vale .xwtp_list .item .opsan {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    color: #fff;
    top: 0px;
    left: -40px;
    z-index: 100;
    padding: 20px 30px;
    text-align: left;
    font-size: 16px;
}



.investser {
    width: 1200px;
    margin: 0 auto;
    margin-top: 15px;
    background: #fff;
    padding: 20px;
}

.investser .investser_touzi,
.investser .investser_fuwu,
.investser .zhonxiang {
    display: inline-block;
    vertical-align: top;
}

.investser .investser_touzi {
    width: 390px;
}

.investser .zhonxiang {
    width: 1px;
    background: #D2D2D2;
    height: 160px;
    margin: 0 35px;
    margin-top: 120px;
}

.investser .investser_fuwu {
    width: 698px;
}

.investser .investser_touzi .titleser,
.investser .investser_fuwu .titleser {
    padding: 13px 0px;
    border-bottom: 1px solid #D2D2D2;
}

.investser .investser_touzi .titleser span,
.investser .investser_fuwu .titleser span {
    border-bottom: 3px solid #009944;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0px;
}

.investser .investser_touzi .olist {
    width: 100%;
    margin-top: 10px;
}

.investser .investser_touzi .olist .item {
    padding: 10px 0px;
}

.investser .investser_touzi .olist .item span {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #666;
    width: 130px;
    text-align: center;
}

.investser .investser_touzi .olist .item:nth-child(1) span {
    font-size: 16px;
    color: #222;
}

.investser .investser_fuwu .titleser {
    width: 390px;
}

.investser .investser_fuwu .oimgs {
    padding: 10px 0px;
}

.investser .investser_fuwu .oimgs div {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    padding: 7px 8px;
    position: relative;
}

.investser .investser_fuwu .oimgs div:nth-child(2),
.investser .investser_fuwu .oimgs div:nth-child(4) {
    text-align: right;
}

.investser .investser_fuwu .oimgs div img {
    width: 100%;
}

.investser .investser_fuwu .oimgs div .erwma {
    position: absolute;
    right: 55px;
    top: -130px;
    width: 130px;
    height: 130px;
    background: #fff;
    display: none;
}

.investser .investser_fuwu .oimgs div:nth-child(3):hover .erwma {
    display: block;
}

.investser .investser_fuwu .oimgs div .erwma img {
    width: 130px;
    height: 130px;
}

.sels_box {
    width: 1200px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 70px
}

.sels_box .item {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    text-align: center;
}

.sels_box .item select {
    width: 272px;
    padding: 5px 10px;
    color: #888;
    background: #fff;
    /*margin: 0 auto;*/
    margin-left: 15px;
    font-size: 15px;
}

/* ==================================================================================== */