.cont {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
}

.bj-dl {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}

.bj-tit {
    margin-bottom: 20px;
}

.hj-titmc {
    width: 1200px;
    height: 80px;
    background: url(../images/tit-g.png) no-repeat center center;
    font-size: 28px;
    color: #ff8a00;
    text-align: center;
    line-height: 80px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.hj-cxlists {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.hj-cxlists ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hj-cxlists ul li {
    width: 366px;
    height: auto;
    margin-bottom: 40px;
    float: left;
    position: relative;
}

.hj-cxlists ul li::before {
    position: absolute;
    content: "";
    left: 53px;
    bottom: 44px;
    width: 45px;
    height: 125px;
    background: url("../images/cxjb.png");
    z-index: 99;
}



/* .hj-cxlists ul li:last-child{
    margin-left: 40px;
    margin-right: 178px;
}
 */
/* .hj-cxlists ul li:nth-last-child(2){
    margin-left: 178px;
    margin-right: 40px;
}
 */
.hj-cxlists ul li a {
    display: block;
    width: 366px;
    height: 421px;
    background: url(../images/pic-bg1.png) no-repeat center center;
    position: relative;
    color: #ff8b00;
}

.wl-zb ul li a {

    background: url(../images/pic-bg2.png) no-repeat center center;
}

.hj-cxlists ul li a img {
    position: absolute;
    left: 50%;
    top: 70px;
    margin-left: -150px;
    width: 300px;
    height: 200px;
}

.brand-zl ul li a img {
    width: 356px;
    height: 406px;
    left: 0;
    top: 0;
}

.hj-cxlists ul li a p {
    position: absolute;
    left: 120px;
    bottom: 55px;
    width: 200px;
    height: 50px;
    line-height: 24px;
    overflow: hidden;
    font-size: 16px;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.hj-cxlists .hj-cxname {
    width: 382px;
    height: 65px;
    line-height: 65px;
    background: url(../images/tit-3.png) no-repeat center left;
    padding-left: 80px;
    font-size: 22px;
    color: #fff;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.hj-cxlists .hj-same {
    background: none;
}

.hj-tit {
    width: 1200px;
    height: 85px;
    background: url(../images/tit-b.png) no-repeat center center;
    margin-bottom: 20px;
    position: relative;
}

.hj-tit ul {
    display: flex;
    justify-content: space-between;
    width: 560px;
    margin: 0 auto;
}

.hj-tit ul li {
    float: left;
    display: flex;
    font-size: 40px;
    font-weight: bold;
    line-height: 95px;
    color: #fff;
    box-sizing: border-box;
}

.hj-tit span {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -80px;
    font-size: 40px;
    font-weight: bold;
    line-height: 95px;
    color: #fff;
}

.hj-tit span a {
    color: #fff;
}


.hj-tit ul li.on {
    color: #fff001;
}

.hj-tit ul li.on a {
    color: #fff001;
}

.hj-tit ul li a {
    color: #fff;
}

.hj-tit ul li.one {
    /*padding-left: 350px;*/

}

.hj-tit ul li.two {
    /*padding-left: 70px;*/
}


.brand-zl ul li a {
    display: block;
    width: 375px;
    height: 406px;
    background: none;
    position: relative;
    color: #f8b000;
}


.wlxf {
    width: 1200px;
    height: auto;
    overflow: hidden;
}

.wlxf .out-img {
    width: 1200px;
    height: 420px;
    overflow: hidden;
    position: relative;
}

.wlxf .out-img .btn {
    position: absolute;
    width: 89px;
    height: 96px;
    font-weight: bold;
    color: #f8b000;
    top: 50%;
    margin-top: -48px;
    opacity: 0.5;
    display: none;
    cursor: pointer;
}

.wlxf .out-img:hover .btn {
    display: block;
}

.wlxf .out-img .lbtn {
    left: 0;
}

.wlxf .out-img .rbtn {
    right: 0;
}


.wlxf .out-img .img {
    width: 150000px;
    position: absolute;
    left: 0;
}

/* .wlxf .out-img .img .img-one {
    float: left;
    width: 1200px;
    height: 346px;
    overflow: hidden;
} */

.wlxf .out-img .img ul {
    overflow: hidden;
    margin-right: -70px;
}

.wlxf .out-img .img li {
    float: left;
    width: 353px;
    height: 420px;
    background: url('../images/pic-bg4.png') no-repeat center center;
    position: relative;
    margin-right: 70px;
}

.wlxf .out-img .img li img {
    position: absolute;
    left: 26px;
    top: 50px;
    width: 300px;
    height: 200px;
}

.wlxf .out-img .img li p {
    position: absolute;
    left: 26px;
    bottom: 60px;
    width: 300px;
    height: 66px;
    line-height: 66px;
    overflow: hidden;
    text-align: center;
    color: #ff8b00;
    font-size: 16px;
}

.hjxw-lists {
    width: 1200px;
    height: auto;
    overflow: hidden;
    padding: 40px 80px;
    box-sizing: border-box;
    background: #f5eff3;
    position: relative;
}

.hjxw-lists span {
    position: absolute;
    display: block;
}

.hjxw-lists span.one {
    right: 0;
    top: 0;
    background: #6a1bbe;
    width: 200px;
    height: 4px;
}

.hjxw-lists span.two {
    right: 0;
    top: 0;
    background: #6a1bbe;
    width: 4px;
    height: 150px;
}

.hjxw-lists span.three {
    left: 0;
    bottom: 0;
    background: #6a1bbe;
    width: 200px;
    height: 4px;
}

.hjxw-lists span.four {
    left: 0;
    bottom: 0;
    background: #6a1bbe;
    width: 4px;
    height: 150px;
}

.hjxw-lists .hjfl-tit {
    text-align: center;
    margin-bottom: 10px;
}

.hjxw-lists ul {
    overflow: hidden;
    padding-bottom: 20px;
}

.hjxw-lists ul li {
    float: left;
    width: 50%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    background: url(../images/jp.png) no-repeat center left;
    padding-left: 35px;
    box-sizing: border-box;
}

.pages_fk_con {
    padding: 40px 100px 30px 100px;
    box-sizing: border-box;
    border: 1px solid #e3e3e3;
}

.brand-zl .hj-cxname {
    background: url(../images/tit-3.png) no-repeat center left;
    padding-left: 80px;
    font-size: 18px;
}

/* .zl-hj ul li a {
    display: block;
    width: 473px;
    height: 420px;
    background: url(../images/pic-bg3.png) no-repeat center center;
    position: relative;
    color: #ff8b00;
}

.zl-hj ul li a p {
    position: absolute;
    left: 50%;
    margin-left: -155px;
    bottom: 30px;
    width: 310px;
    height: 66px;
    line-height: 66px;
    overflow: hidden;
    font-size: 16px;
    text-align: center;
} */


.zl-hj ul {
    overflow: hidden;
    margin-right: -100px;
}

.zl-hj ul li {
    width: 550px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-right: 100px;
}


.zl-hj ul li a {
    width: 473px;
    height: 420px;
    margin: 20px auto 20px 41px;
    background: url('../images/pic-bg3.png') no-repeat center center;
}

.zl-hj ul li a img {
    top: 50px;
    left: 28px;
    width: 420px;
    height: 230px;
    margin-left: 0;
}

.zl-hj ul li a p {
    left: 30px;
    width: 420px;
    text-align: center;
}



.news-lists {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    margin-top: 60px;
    padding: 60px 60px 30px 60px;
    background: url("../images/news-bg.jpg") repeat-y center center;
}

.news-tit {
    position: absolute;
    left: 50%;
    margin-left: -297px;
    top: -30px;
    width: 594px;
    height: 69px;
    line-height: 69px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    background: url('../images/tit-news.png') no-repeat center center;
}

.news-tit img {
    vertical-align: middle;
    position: relative;
    top: -3px;
    margin-right: 10px;
}

.hj-one {
    height: auto;
    overflow: hidden;
}

.hj-one li {
    float: left;
    width: 50%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    background: url(../images/jp.png) no-repeat center left;
    background-size: 28px;
    padding-left: 35px;
    box-sizing: border-box;
}

.hj-one li a:hover {
    color: #f8b000;
}

.tit {
    width: 100%;
    height: 72px;
    line-height: 72px;
    overflow: hidden;
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: url("../images/tit-1.png") no-repeat center center;
    margin: 30px auto;
}

.wjhg {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.wj-top {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.wjhg ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.wjhg ul li {
    width: 280px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
}

.wjhg ul li:nth-child(1) {
    width: 370px;
}

.wjhg ul li:nth-child(2) {
    width: 370px;
}

.wjhg ul li:nth-child(3) {
    width: 370px;
}

.wjhg ul li img {
    width: 100%;
}

.wjhg ul li p {
    line-height: 40px;
    text-align: center;
}

.wj-bot ul {
    padding: 0 150px;
}

.wj-bot ul li {
    margin: 0 40px;
}

.cont-one {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.brand-jx ul {
    overflow: hidden;
    margin-right: -100px;
}

.brand-jx ul li {
    width: 550px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-right: 100px;
}


.brand-jx ul li::before {
    display: none;
}

.brand-jx .hj-cxname {
    width: 502px;
    height: 67px;
    line-height: 67px;
    background: url('../images/tit-9.png') no-repeat center center;
}

.brand-jx ul li a {
    width: 485px;
    height: 421px;
    margin: 20px auto 20px 41px;
    background: url('../images/pic-bg.png') no-repeat center center;
}

.brand-jx ul li:nth-child(1) a {
    background: url('../images/pic-bg-yqjf.png') no-repeat center center;
}

.brand-jx ul li:nth-child(2) a {
    background: url('../images/pic-bg-kms.png') no-repeat center center;
}

.brand-jx ul li:nth-child(3) a {
    background: url('../images/pic-bg-jh1k.png') no-repeat center center;
}

.brand-jx ul li:nth-child(4) a {
    background: url('../images/pic-bg-ycww.png') no-repeat center center;
}

.brand-jx ul li a img {
    top: 60px;
    left: 145px;
    width: 300px;
    height: 200px;
    margin-left: 0;
}

.brand-jx ul li a p {
    left: 140px;
    width: 300px;
    bottom: 70px;
}

.brand {
    overflow: hidden;
}

.wl-zb ul {
    display: flex;
    justify-content: space-around;
}

.wl-zb ul li {
    width: 486px;
    height: auto;
}

.wl-zb ul li::before {
    display: none;
}

.wl-zb ul li a {
    width: 486px;
}

.wl-zb ul li a img {
    margin-left: -102px;
}

.wl-zb ul li a p {
    left: 140px;
    bottom: 70px;
    width: 300px;
}

.text-lt {
    width: 1200px;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.text-img {
    position: relative;
    width: 540px;
    height: 360px;
}


.text-img img {
    width: 100%;
}

.text {
    flex: 1;
    line-height: 30px;
    font-size: 18px;
    padding-left: 20px;
}

.text h2 {
    margin-bottom: 20px;
}

.text a:hover {
    color: #333333;
}


.text a span {
    color: #16dafe;
}

.text-imgs {
    width: 1200px;
    height: auto;
    overflow: hidden;
}

.text-imgs ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.text-imgs ul li {
    width: 380px;
    height: auto;
    overflow: hidden;
}

.text-imgs ul li img {
    border: 2px solid #16dafe;
    display: block;
    box-sizing: border-box;
    width: 376px;
}

.rw-text {
    width: 380px;
    height: 330px;
    background: url("../images/lt-bg.png") no-repeat center center;
    position: relative;
    top: -20px;
    padding: 20px;
    box-sizing: border-box;
}

.rw-text h2 {
    position: relative;
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
}

.rw-text h2::before {
    position: absolute;
    content: "";
    left: 5px;
    top: 10px;
    background: url("../images/r-icon.png") no-repeat center center;
    width: 36px;
    height: 26px;
}


.rw-text h2 span {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #16dafe;
    margin-top: 10px;
}

.text-imgs a:hover {
    color: #333;
}

.rw-text p {
    font-size: 18px;
    line-height: 2;
}

.rw-text p span {
    color: #16dafe;
}

.text-img span {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -40px;
    background: url("../images/v-img.png") no-repeat center center;
    background-size: 100%;
}

.text-love {
    background: url("../images/love.png") no-repeat 600px center;
}


.pro-tit {
    width: 1200px;
    height: 68px;
    line-height: 78px;
    color: #ffffff;
    background: url("../images/tit-xbt.png") no-repeat center center;
    background-size: 100%;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    margin: 20px auto;
    text-align: center;
}