

.hezder_top {

    width: 100%;

    min-width: 1200px;

    padding-top: 20px;

    background: #fff;

}

.hezder_top .log_box {

    width: 80%;

    margin: 0 auto;

}

.hezder_top .log_box .logs,
.hezder_top .log_box .sousuo {

    display: inline-block;

    vertical-align: top;

    width: 45%;

}

.hezder_top .log_box .logs {

    text-align: center;

}

.hezder_top .log_box .logs img {

    width: 65%;

}

.hezder_top .log_box .sousuo {

    padding-top: 15px;

}

.hezder_top .log_box .sousuo input,
.hezder_top .log_box .sousuo .sousuo_btn {

    display: inline-block;

    vertical-align: top;

}

.hezder_top .log_box .sousuo input {

    border: 1px solid #ccc;

    width: 80%;

    border-radius: 20px;

    background: #fff;

    padding: 10px;

}

.hezder_top .log_box .sousuo .sousuo_btn {

    background: #009944;

    text-align: center;

    padding: 10px;

    border-radius: 8px;

    margin-left: 10px;

}

.hezder_top .log_box .sousuo .sousuo_btn img {

    width: 80%;

}

.hezder_top .title_box {

    width: 75%;

    margin: 0 auto;

    margin-top: 40px;

}

.hezder_top .title_box .item {

    display: inline-block;

    vertical-align: top;

    text-align: center;

    width: 10%;

    position: relative;

}

.hezder_top .title_box .item ul {

    position: absolute;

    display: block;

    z-index: 9999;

    width: 100%;

    text-align: center;

    background: #fff;

    top: 40px;

    border-radius: 5px;

    padding: 10px 0px;

    display: none;

}

.hezder_top .title_box .item ul li {

    padding: 5px 0px;

    width: 90%;

    margin: 0 auto;

}

.hezder_top .title_box .item ul li:hover {

    background: #009944;

    border-radius: 15px;

}

.hezder_top .title_box .item ul li:hover a {

    color: #fff;

}

.hezder_top .title_box .item a {

    font-size: 15px;

    padding: 15px 0px;

}



.banner {


    width: 100%;

    background: #fff;

}

.banner .sw_banner,

.banner .sw_banner .swiper-wrapper,

.banner .sw_banner .swiper-wrapper .swiper-slide,

.banner .sw_banner .swiper-wrapper .swiper-slide img {

    width: 100%;

}



.banner .swiper-pagination-bullet {

    width: 25px;

    height: 10px;

    opacity: 1;

    background: #ccc;

    border-radius: 15px;

}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {

    margin: 0 15px;

}

.banner .swiper-pagination-bullet-active {

    background: #fff;

}

/* =========================================================================================================== */

.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: 1040px;
    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:nth-child(3) img {
    width: 16%;
} */
/* .values .hexin .hexinclass .item:nth-child(4)  img {
    width: 23%;
}
.values .hexin .hexinclass .item:nth-child(6)  img {
    width: 18%;
}
.values .hexin .hexinclass .item:nth-child(5) img {
    width: 23%;
}
.values .hexin .hexinclass .item:nth-child(8) img {
    width: 23%;
}
.values .hexin .hexinclass .item:nth-child(9) img {
    width: 23%;
}
.values .hexin .hexinclass .item:nth-child(11) img {
    width: 23%;
}
.values .hexin .hexinclass .item:nth-child(10)  img {
    width: 20%;
} */
.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(../images/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 .oimgsersr-img {
    width: 661px !important;
    height: 280px !important;
}

.values .hexin .hexin_value .item .imgser .oimgsersr-img2 {
    width: 375px !important;
    height: 250px !important;
}

.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 .flex-img img{
	width: 204px;
	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_tit img {
    width: 100%;
} */
.values .hexin .hexin_value .item:nth-child(6) .imgser .imser_list {
    width: 65%;
}

/* .values .hexin .hexin_value .item:nth-child(6) .imgser .imser_tit a {
    width: 100%;
    height: 270px;
} */
.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 a img {
    width: 100%;
} */
.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) .itm_val .op:nth-child(3) {
    border-right:1px solid #D2D2D2 ;
} */
.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) .imgser a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}
.values .hexin .hexin_value .item:nth-child(8) .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(8) .imgser {
    display: inline-block;
    width:60%;
    padding-left:30px;
}
 .values .hexin .hexin_value .item:nth-child(8) .imgser .imser_tit,.values .hexin .hexin_value .item:nth-child(8) .imgser .imser_list {
    display: inline-block;
    vertical-align: top;
}
.values .hexin .hexin_value .item:nth-child(8) .imgser .imser_tit {
    width: 35%;
}
.values .hexin .hexin_value .item:nth-child(8) .imgser .imser_list {
    width: 57%;
}
.values .hexin .hexin_value .item:nth-child(8) .imgser .imser_tit img {
    width: 100%;
}
.values .hexin .hexin_value .item:nth-child(8) .imgser .imser_tit a {
    width: 100%;
    height: 270px;
}
.values .hexin .hexin_value .item:nth-child(8) .imgser .imser_list {
    padding-left:15px ;
}
.values .hexin .hexin_value .item:nth-child(8) .imgser .imser_list a {
    width: 47%;
    height: 130px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.values .hexin .hexin_value .item:nth-child(8) .imgser .imser_list a img {
    width: 100%;
} */


.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:nth-child(7) .imgser .imser_tit,.values .hexin .hexin_value .item:nth-child(7) .imgser .imser_list {
    display: inline-block;
    vertical-align: top;
}
.values .hexin .hexin_value .item:nth-child(7) .imgser .imser_tit {
    width: 55%;
}
.values .hexin .hexin_value .item:nth-child(7) .imgser .imser_list {
    width: 45%;
}
.values .hexin .hexin_value .item:nth-child(7) .imgser .imser_tit img {
    width: 100%;
}
.values .hexin .hexin_value .item:nth-child(7) .imgser .imser_tit a {
    width: 100%;
    height: 270px;
}
.values .hexin .hexin_value .item:nth-child(7) .imgser .imser_list {
    padding-left:15px ;
}
.values .hexin .hexin_value .item:nth-child(7) .imgser .imser_list a {
    width: 47%;
    height: 130px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.values .hexin .hexin_value .item:nth-child(7) .imgser .imser_list a img {
    width: 100%;
} */
/* .values .hexin .hexin_value .item .flex-img-nine .left_i{
	width: ;
} */
.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: 4px;
}

.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;
}

/* ==================================================================================== */

.foolt {
    width: 100%;
    background: #343434;
    /* margin-top: 30px; */
}

.foolt .foolt_box {

    width: 65%;

    margin: 0 auto;

    padding: 30px 0px;

}

.foolt .foolt_box .wom,
.foolt .foolt_box .dizhi,
.foolt .foolt_box .erweima {

    display: inline-block;

    vertical-align: top;

    width: 32%;

}

.foolt .foolt_box .wom .wom_list,
.foolt .foolt_box .wom .wom_lists {

    display: inline-block;

    vertical-align: top;

    width: 40%;

}

.foolt .foolt_box .wom .wom_lists {

    margin-left: 20px;

}

.foolt .foolt_box .wom .wom_list h3,
.foolt .foolt_box .wom .wom_lists h3 {

    font-size: 20px;

    color: #fff;

    font-weight: bold;

    border-bottom: 2px solid #fff;

    text-align: center;

    padding: 5px 0px;

}

.foolt .foolt_box .wom .wom_list p,
.foolt .foolt_box .wom .wom_lists p {

    color: #fff;

    text-align: center;

    margin: 10px 0px;

}

.foolt .foolt_box .dizhi p {

    margin: 15px 0px;

}

.foolt .foolt_box .dizhi p span {

    color: #fff;

    margin-left: 10px;

}

.foolt .foolt_box .erweima .item {

    display: inline-block;

    vertical-align: top;

    width: 45%;

}

.foolt .foolt_box .erweima .item:nth-child(2) {

    margin-left: 20px;

}

.foolt .foolt_box .erweima .item img {

    width: 100%;

}

.foolt .over {

    width: 100%;

    background: #2A2A2A;

    text-align: center;

}

.foolt .over p {

    color: #fff;

    padding: 10px 0px;

}




.values .hexin .hexin_value .item .itm_val .olsit {
    margin-top: 40px;
}

#sels_box .item select {
    position: absolute;
    z-index: 500;
    left: 0px;
}

@media screen and (max-width: 800px) {
    #values {
        width: 100%;
        min-width: 350px;
    }

    #values .gundong {
        width: 100%;
        min-width: 350px;
    }

    #values .gundong a {
        width: 70%;
        font-size: 13px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #values .gundong img {
        width: 26%;
        height: auto;
        margin-top: 10px;
    }

    #values .lists_box {
        width: 100%;
        min-width: 350px;
    }

    #values .lists_box .jtlist .jilist_oimg {
        width: 100%;
    }

    #values .lists_box .jtlist .jtlist_box {
        width: 100%;
        margin-left: 0px;
        margin-top: 5px
    }

    #values .oimgser {
        display: none;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        display: none;
    }

    #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: 180px;
    }

    #values .lists_box .jtlist .jilist_oimg .banners .swiper-container-horizontal>.swiper-pagination-bullets {
        display: none;
        width: 24%;
        left: 75%;
    }

    #values .lists_box .jtlist .jilist_oimg .banners .sw_banners .swiper-wrapper .swiper-slide a span {
        bottom: 250px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 12px;
    }

    #values .lists_box .jtlist .jtlist_box .jtlist_cls p {
        font-size: 14px;
    }

    #values .lists_box .jtlist .jtlist_box .jtlist_item p a span:nth-child(1) {
        font-size: 12px;
    }

    #values .lists_box .jtlist .jtlist_box .jtlist_item p a {
        width: 76%;
    }

    #values .lists_box .jtlist .jtlist_box .jtlist_item p {
        padding: 5px 0px;
    }

    #values .lists_box .jtlist .jtlist_box .jtlist_item p span {
        font-size: 12px;
        width: 24%;
    }

    #values .lists_box .jtlist .jtlist_box .jtlist_item p a span:nth-child(1) {
        width: 95%;
    }


    #values .lists_box .jtlists_box .jtlists .jtlist_cls p {
        font-size: 14px;
    }

    #values .lists_box .jtlists_box .jtlists .jtlist_item p a {
        width: 75%;
    }

    #values .lists_box .jtlists_box .jtlists .jtlist_item p span {
        width: 25%;
        font-size: 12px;
    }

    #values .lists_box .jtlists_box .jtlists .jtlist_item p a span {
        font-size: 12px;
        width: 100%;
    }

    #values .lists_box .jtlists_box .jtlists .jtlist_item p {
        padding: 5px 0px;
    }



    #values .lists_box .jtlists_box .jtlistsr .jtlist_cls p {
        font-size: 14px;
    }

    #values .lists_box .jtlists_box .jtlistsr .jtlist_item p a {
        width: 75%;
    }

    #values .lists_box .jtlists_box .jtlistsr .jtlist_item p span {
        width: 25%;
        font-size: 12px;
    }

    #values .lists_box .jtlists_box .jtlistsr .jtlist_item p a span {
        font-size: 12px;
        width: 100%;
    }

    #values .lists_box .jtlists_box .jtlistsr .jtlist_item p {
        padding: 5px 0px;
    }




    #values .lists_box .jtlists_box .jtlists {
        width: 100%;
    }

    #values .lists_box .jtlists_box .jtlistsr {
        margin-left: 0px;
        width: 100%;
        margin-top: 30px;
    }

    #values .oimgser .oimg_bender {
        width: 87%;
        margin-top: 5px;
    }

    #values .oimgser .zuanti {
        width: 12%;
        margin-top: 0px;
    }

    #values .oimgser .zuanti img {
        width: 90%;
        height: auto;
    }

    #values .hexin_box {
        width: 100%;
        min-width: 350px;
        display: none;
    }

    #values .hexin {
        width: 100%;
    }

    #values .hexin .hexin_value .item .itm_val .op {
        padding: 0 10px;
    }

    #values .hexin .hexin_value .item .itm_val .itm_title {
        padding-left: 10px;
    }

    #values .hexin .hexin_value .item .itm_val .olsit {
        padding: 0px 2px;
    }

    #values .hexin .hexin_value .item .itm_val .olsit a span {
        font-size: 10px;
    }

    #values .hexin .hexin_value .item .itm_val .olsit {
        margin-top: 20px;
    }

    #values .hexin .hexin_value .item .itm_val .op span:nth-child(2) {
        font-size: 12px;
    }

    #values .hexin .hexin_value .item .itm_val .olsit a span {
        margin: 5px;
    }

    #values .hexin .hexin_value .item .oimgsersr {
        width: 40%;
        height: 175px;
        margin-top: 70px;
    }

    #values .hexin .hexinclass {
        margin-top: 40px;
    }

    #values .hexin .hexinclass .item {
        padding: 10px 0px;
        width: 8.4%;
        padding-top: 5px;
    }

    #values .hexin .hexinclass .item p {
        margin-top: 5px;
        font-size: 5px;
    }

    #values .hexin .hexin_value .item .itm_val .itm_title span:nth-child(1) {
        font-size: 20px;
    }

    #values .hexin .hexin_value .item .itm_val .itm_title span:nth-child(2) {
        font-size: 10px;
    }

    #values .hexin .hexin_value .item {
        height: 240px;
    }

    #values .hexin .hexin_value .item:nth-child(2) .itm_val .olsit {
        margin-top: 30px;
    }

    #values .hexin .hexin_value .item:nth-child(3) .itm_val .olsit {
        margin-top: 30px;
    }

    #values .hexin .hexin_value .item:nth-child(4) .itm_val .olsit {
        margin-top: 30px;
    }

    #values .hexin .hexin_value .item:nth-child(5) .itm_val .olsit {
        margin-top: 30px;
    }


    #values .hexin .hexin_value .item:nth-child(9) .itm_val .olsit {
        margin-top: 30px;
    }


    #values .hexin .hexin_value .item:nth-child(6) .imgser {
        margin-top: 100px;
        padding-left: 5px;
    }

    #values .hexin .hexin_value .item:nth-child(6) .imgser .imser_tit a {
        height: 80px;
    }

    #values .hexin .hexin_value .item:nth-child(6) .imgser .imser_tit img {
        width: 100%;
        height: 200px;
    }

    #values .hexin .hexin_value .item:nth-child(6) .oimgsersr {
        width: 100%;
        height: 185px;
        margin: 0px;
    }

    #values .hexin .hexin_value .item:nth-child(6) .imgser .imser_list {
        padding-left: 5px;
    }

    #values .hexin .hexin_value .item:nth-child(6) .imgser .imser_list a {
        width: 45%;
        height: 38px;
        margin-right: 5px;
        margin-bottom: 5px;
    }

    #values .hexin .hexin_value .item:nth-child(7) .imgser {
        margin-top: 100px;
        padding-left: 5px;
    }

    #values .hexin .hexin_value .item:nth-child(7) .imgser .imser_tit a {
        height: 80px;
    }

    #values .hexin .hexin_value .item:nth-child(7) .imgser .imser_tit img {
        width: 100%;
        height: 200px;
    }

    #values .hexin .hexin_value .item:nth-child(7) .oimgsersr {
        width: 100%;
        height: 185px;
        margin: 0px;
    }

    #values .hexin .hexin_value .item:nth-child(7) .imgser .imser_list {
        padding-left: 5px;
    }

    #values .hexin .hexin_value .item:nth-child(7) .imgser .imser_list a {
        width: 45%;
        height: 38px;
        margin-right: 5px;
        margin-bottom: 5px;
    }


    #values .hexin .hexin_value .item:nth-child(8) .imgser {
        margin-top: 125px;
        padding-left: 5px;
    }

    #values .hexin .hexin_value .item:nth-child(8) .imgser .imser_tit a {
        height: 80px;
    }

    #values .hexin .hexin_value .item:nth-child(8) .imgser .imser_tit img {
        width: 100%;
        height: 200px;
    }

    #values .hexin .hexin_value .item:nth-child(8) .oimgsersr {
        width: 100%;
        height: 185px;
        margin: 0px;
    }

    #values .hexin .hexin_value .item:nth-child(8) .imgser .imser_list {
        padding-left: 5px;
    }

    #values .hexin .hexin_value .item:nth-child(8) .imgser .imser_list a {
        width: 45%;
        height: 38px;
        margin-right: 5px;
        margin-bottom: 5px;
    }






    #values .hexin .hexin_value .item:nth-child(10) .imgser {
        margin-left: 5px;
        width: 27%;
        padding: 0px;
    }

    #values .hexin .hexin_value .item:nth-child(10) .oimgsersr {
        width: 100%;
        margin-top: 50px;
    }


    #values .hexin .hexinclass .acitver {
        margin-top: -5px;
        background-size: 100% 100%;
        background-position: 0px -1px;
    }

    #values .hexin .hexinclass .acitver img:nth-child(2) {
        margin-top: 9px;
    }

    #values .xwtp {
        width: 100%;
        min-width: 350px;
    }

    #values .xwtp .xwtp_vale {
        margin-top: 20px;
    }

    #values .xwtp .xwtp_vale .xwtp_list .item {
        width: 25%;
        height: 60px;
        margin: 0px;
    }

    #values .xwtp .xwtp_vale .xwtp_list .item p {
        font-size: 12px;
    }

    #values .xwtp .xwtp_vale .xwtp_list .item p:nth-child(1) {
        margin-top: 10px;
    }

    #values .xwtp .xwtp_vale .xwtp_list .item p:nth-child(2) {
        padding: 1px 0px;
        border: 1px;
    }

    #investser {
        width: 100%;
        min-width: 350px;

    }

    #investser .investser_touzi {
        width: 100%;
        display: none;
    }

    #investser .zhonxiang {
        display: none;
    }

    #investser .investser_touzi .olist {
        text-align: center;
    }

    #investser .investser_touzi .olist .item span {
        width: 32%;
    }

    #investser .investser_fuwu {
        width: 100%;
    }

    #investser .investser_fuwu .titleser {
        width: 100%;
    }

    #sels_box {
        display: none;
        width: 100%;
        min-width: 350px;
        margin: 50px 0px;
    }

    #sels_box .item {
        width: 50%;
    }

    #sels_box .item select {
        position: static;
        margin-bottom: 10px;
        width: 100%;
    }

    #left_listser {
        display: none;
    }
}

.values {
    padding-bottom: 0px;
}

#titdaoh {
    font-size: 14px;
    color: #666;
    margin-top: 20px;
    float: left;
}

#titdaoh a {
    font-size: 14px;
    color: #666;

}

.class_title {

    text-align: right;
}





#left_listser {
    position: fixed;
    top: 30%;
    right: 0px;
    width: 70px;
    border: 1px solid #D9D9D9;
    background: #fff;
    text-align: center;
    z-index: 999;
}

.left_listser .item {
    border-bottom: 1px solid #D9D9D9;
    padding: 10px 0px;
    cursor: pointer;
    text-align: center;
    position: relative;
}

.left_listser .item:last-child {
    border: 0px;
}

.left_listser .item img {
    width: 25%;
}

.left_listser .item span {
    display: block;
    margin-top: 2px;
    color: #999;
    font-size: 13px;
    margin-top: 10px;
}

.left_listser .item img:nth-child(2) {
    display: none;
}

.left_listser .acivers {
    background: #009944;
}

.left_listser .acivers img:nth-child(1) {
    display: none;
}

.left_listser .acivers img:nth-child(2) {
    display: inline-block;
}

.left_listser .acivers span {
    color: #fff;
}

.left_listser .lachu {
    position: absolute;
    background: #fff;
    color: #999;
    width: 20px;
    height: 60px;
    left: -20px;
    top: 40%;
    ;
    border: 1px solid #D9D9D9;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
}

.left_listser .lachu span {
    width: 100%;
    text-align: center;
    display: inline-block;
    line-height: 58px;
    margin-left: -10px;
}


.hezder_top {
    padding: 25px 0px;
}

.hezder_top .title_box .item {
    width: 10.8%;
}

.hezder_top .title_box .item a {
    font-size: 17px;
}

.hezder_top .log_box {
    width: 1200px;
}

.hezder_top .log_box .sousuo {
    position: relative;
}

.hezder_top .log_box .sousuo .sousuo_btn {
    position: absolute;
    right: 5px;
    z-index: 300;
    background: none;
    cursor: pointer;
    z-index: 400;
}

.hezder_top .log_box .sousuo .sousuo_btn img {
    width: 20px;
    height: 20px;
    vertical-align: top;
    margin-top: 2px;
}

.hezder_top .log_box .sousuo .sou_ser {
    position: relative;
    width: 45%;
    right: -55%;
    box-shadow: 0px 0px 15px 3px #EDEDED;
    border-radius: 5px;
    z-index: 300;
    opacity: 0;
}

.hezder_top .log_box .sousuo .sou_ser input {
    width: 100%;
    border: 0px;
}

.hezder_top .log_box .sousuo .sou_ser img {
    position: absolute;
    top: 8px;
    right: 10px;
    width: 20px;
    height: 20px;
}

.hezder_top .title_box .item ul {
    position: absolute;
    display: block;
    z-index: 9999;
    width: 120%;
    text-align: center;
    background: #fff;
    top: 40px;
    left: -8px;
    border-radius: 5px;
    padding: 10px 0px;
    display: none;
    border: 1px solid #f2f2f2;
}

.hezder_top .title_box .item ul li a {
    font-size: 13px;
    padding: 0;
    font-weight: inherit;
}

.hezder_top .log_box .logs {
    text-align: left;

}

.hezder_top .log_box .logs img {
    width: 350px;
    height: 80px;
}

.hezder_top .log_box .logs {
    width: 350px;
}

.hezder_top .log_box .sousuo {
    margin-left: 105px;
    width: 740px;
    padding: 0px;
    margin-top: -10px;
}

.foolt .foolt_box {
    padding: 20px 0px;
}

.foolt .foolt_box .wom .wom_list h3,
.foolt .foolt_box .wom .wom_lists h3 {
    font-size: 16px;
    border-bottom: 1px solid #fff;
}

.foolt .foolt_box .dizhi p img {
    width: 4%;
}

.foolt .foolt_box .erweima .item {
    width: 40%;
}

.foolt .foolt_box .erweima .item img {
    width: 80%;
}

.foolt .over {
    background: #343434;
}

.foolt .over p {
    width: 65%;
    text-align: left;
    margin: 0 auto;
}

.banner .swiper-container,
.banner .swiper-container .swiper-wrapper,
.banner .swiper-container .swiper-wrapper .swiper-slide,
.banner .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    min-width: 1200px;
}

.hezder_top .title_box {
    width: 740px;
    margin: 0;
    margin-top: 24px;
}

.hezder_top .title_box .item {

    display: inline-block;

    vertical-align: top;

    text-align: center;

    width: 82px;

    position: relative;

}

.hezder_top .title_box .item ul {

    position: absolute;

    display: block;

    z-index: 9999;

    width: 120%;

    text-align: center;

    background: #fff;

    top: 40px;

    left: -8px;

    border-radius: 5px;

    padding: 10px 0px;

    display: none;

    border: 1px solid #f2f2f2;
}

.hezder_top .title_box .item ul li {
    width: 90px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 5px 0px;
    margin-right: 5px;


}

.hezder_top .title_box .item ul li:last-child {
    margin-right: 0px;
}

.hezder_top .title_box .item ul li:hover {

    background: #fff;
    border-radius: 0px;

}

.hezder_top .title_box .item ul li:hover a {

    color: #009944;

}

.hezder_top .title_box .item a {

    font-size: 15px;

    padding: 5px 0px;
    font-weight: bold;

}

.sousuo .sousuo_box {
    width: 95%;
    position: relative;
}

.left_listser .item .item_erwbox {
    position: absolute;
    float: left;
    margin-top: -80px;
    margin-left: 100px;
    background: #fff;
    border: 1px solid #EDEDED;
    border-right: 0px;
    padding: 5px;
    display: none;
    z-index: 600;
}

.left_listser .item .item_erwbox img {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 80px;
    margin-right: 10px;
}

.left_listser .item .accer {
    display: block;
}

.hezder_top .title_box .item:nth-child(2) ul {
    width: 402px;
    text-align: left;
    padding: 10px 10px;
    left: -145px;
}

.hezder_top .title_box .item:nth-child(3) ul {
    text-align: left;
    padding: 10px 10px;
    width: 405px;
    left: -152px;
}

.hezder_top .title_box .item:nth-child(4) ul {
    text-align: left;
    padding: 10px 10px;
    width: 498px;
    left: -207px;
}

.hezder_top .title_box .item:nth-child(5) ul {
    text-align: left;
    padding: 10px 10px;
    width: 302px;
    left: -110px;
}

.hezder_top .title_box .item:nth-child(6) ul {
    text-align: left;
    padding: 10px 10px;
    width: 207px;
    left: -57px;
}

.hezder_top .title_box .item:nth-child(7) ul {
    text-align: left;
    padding: 10px 10px;
    width: 207px;
    left: -57px;
}

.hezder_top .title_box .item:nth-child(8) ul {
    text-align: left;
    padding: 10px 10px;
    width: 111px;
    left: -11px;
}

.hezder_top .title_box .item:nth-child(9) ul {
    text-align: left;
    padding: 10px 10px;
    width: 207px;
    left: -57px;
}

.genduolist {
    display: none;
}

.hezder_top .title_box .item.action .oas {
    border-bottom: 4px solid #009944;
}

/* .hezder_top .title_box .item .oas:hover {
        border-bottom: 4px solid #009944;
    } */
@media screen and (max-width: 800px) {
    .left_listser {
        display: none;
    }

    .hezder_top .log_box .sousuo input {
        font-size: 10px;
    }

    .hezder_top {
        width: 100%;
        min-width: 350px;
        padding: 10px 0px;
    }

    .hezder_top .log_box {
        width: 100%;
        position: relative;
    }

    .hezder_top .log_box .logs {
        width: 35%;
        padding-left: 10px;
        margin-top: 5px;
    }

    .hezder_top .log_box .logs img {
        width: 100%;
        height: auto;
    }

    .hezder_top .log_box .sousuo {
        width: 53%;
        margin: 10px 0px;
    }

    .hezder_top .title_box .item {
        width: 70px;
    }

    .hezder_top .title_box {
        display: none;
        position: relative;
        left: -122px;
        width: 350px;
        margin-top: 20px;
    }

    .hezder_top .title_box .item a {
        font-size: 12px;
    }

    .hezder_top .title_box .item {
        width: 70px;
    }

    .hezder_top .log_box .sousuo .sousuo_btn {
        display: none;
    }

    .hezder_top .log_box .sousuo .sou_ser {
        opacity: 1;
        box-shadow: 0px 0px 0px 1px #EDEDED;
        width: 70%;
        right: -32%;
    }

    .banner .swiper-container,
    .banner .swiper-container .swiper-wrapper,
    .banner .swiper-container .swiper-wrapper .swiper-slide,
    .banner .swiper-container .swiper-wrapper .swiper-slide img {
        width: 100%;
        min-width: 350px;
    }

    .hezder_top .title_box .item {
        line-height: 27px;
    }

    .genduolist {
        cursor: pointer;
        display: inline-block;
        vertical-align: top;
        width: 8%;
        margin-top: 5px;
        position: relative;
        z-index: 9999999;
    }

    .genduolist img {
        width: 100%;
    }

    .hezder_top .title_box {
        position: fixed;
        top: -22px;
        right: 0px;
        width: 35%;
        left: 0px;
        height: 100%;
        z-index: 9999;
        background: #fff;
        border: 1px solid #ccc;
        padding: 20px 0px;
    }

    .hezder_top .title_box .item {
        display: block;
        width: 100%;
        text-align: center;
    }

    .hezder_top .log_box .sousuo .sou_ser img {
        top: 5px;
    }

    .hezder_top .title_box .item:nth-child(2) ul {
        display: none;
    }

    .hezder_top .title_box .item:nth-child(3) ul {
        display: none;
    }
}


.foolt {
    position: relative;
    background: none;
    background: #333;
    padding: 50px 0px;
    min-width: 1200px;
}

.foolt .foolt_box {
    width: 1200px;
    /* padding: 10px 0px; */
    position: relative;
    z-index: 200;
}

.foolt .foolt_box .wom,
.foolt .foolt_box .erweima,
.foolt .foolt_box .logs {
    display: inline-block;
    vertical-align: top;

}

.foolt .foolt_box .wom {
    width: 57%;
    margin-left: 70px;
}

.foolt .foolt_box .erweima {
    width: 22%;
}

.foolt .foolt_box .logs {
    width: 14%;
}

.foolt .foolt_box .logs img {
    width: 100%;
}

.foolt .foolt_box .wom {
    text-align: left;
}

.foolt .foolt_box .erweima {
    text-align: right;
    margin-top: 25px;
}

.foolt .foolt_box .wom .wom_list {
    display: block;
    width: 100%;
}

.foolt .foolt_box .wom .wom_list p {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 15px;
    border-right: 2px solid #fff;
    padding: 0px 20px;
}

.foolt .foolt_box .wom .wom_list p:nth-child(8) {
    border: 0px;
}

.foolt .foolt_box .wom .dizhi {
    width: 100%;
}

.foolt .foolt_box .wom .dizhi p span {
    font-size: 15px;
    color: #fff;
    vertical-align: top;
}

.foolt .foolt_box .wom .dizhi p img {
    width: 10px;
    vertical-align: top;
    margin-top: 3px;
}

.foolt .foolt_box .dizhi p {
    display: inline-block;
    vertical-align: top;
    margin: 0px 0px;
    margin-right: 15px;
    margin-top: 10px;
}

.foolt .foolt_box .dizhi p:nth-child(3) img {
    margin-top: 6px;
    margin-left: 3px;
}

.foolt .foolt_box .dizhi p span {
    margin-left: 6px;
}

.foolt .foolt_box .wom .dizhi {
    margin-top: 15px;
    text-align: center;
}

.foolt .foolt_box .wom .dizhiboolen {
    display: none;
}

@media screen and (max-width: 800px) {
    .foolt {
        width: 100%;
        min-width: 350px;
        padding: 0px 0px;
    }

    .foolt .foolt_box {
        width: 95%;
    }

    .foolt .foolt_box .logs {
        width: 20%;
        margin-top: 10px;
    }

    .foolt .foolt_box .wom {
        width: 70%;
        margin: 0px;
    }

    .foolt .foolt_box .wom .dizhi {
        margin-top: 0px;
    }

    .foolt .foolt_box .wom .dizhi p span {
        font-size: 10px;
        line-height: 10px;
    }



    .foolt .foolt_box .erweima .item:nth-child(2) {
        margin-left: 0px;
        margin-top: 0px;
    }

    .foolt .foolt_box .erweima .item img {
        width: 100%;
    }

    .foolt .foolt_box .wom .dizhi {
        display: none;
    }

    .foolt .foolt_box .wom {
        width: 50%;
    }

    .foolt .foolt_box .wom .dizhiboolen {
        display: block;
        margin-top: 20px;
        min-width: 175px;
    }

    .foolt .foolt_box .wom .dizhiboolen p {
        display: block;
        margin: 10px auto;
    }

    .foolt .foolt_box .erweima .item {
        display: inline-block;
        vertical-align: top;
        width: 45%;

    }

    .foolt .foolt_box .erweima .item:nth-child(1) {
        margin-right: 5px;
    }

    .foolt .foolt_box .erweima {
        margin: 0px;
        width: 26%;
        margin-top: 15px;
    }
}