/**************
*  2025-06-13  *
*              *
***************/

body {
    font-family: "Microsoft YaHei", "微软雅黑", Arial, Helvetica, sans-serif;
}

.ad {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px !important;
    ;
}

.mt48 {
    margin-top: 48px;
}

.mt50 {
    margin-top: 50px !important;
    ;
}

.mt60 {
    margin-top: 60px !important;
    ;
}

.mt80 {
    margin-top: 80px !important;
    ;
}

.mt90 {
    margin-top: 90px !important;
}

.left {
    float: left;
}

.right {
    float: right;
}

/*头部*/
.header {
    width: 100%;
    margin: 0 auto;
    position: relative;
min-width:1230px
}
.bannerswiperBox{
    width: 1200px;
    height: 600px;
    margin: 0 auto;
    position: absolute; 
    top: 0;
    left: 50%;
    margin-left: -600px;
    z-index: -1;

}
.bannerswiperBox .swiper-headBanner{
    width: 654px;
    height: 600px;
    float: right;
    overflow: hidden;
    margin-right: 155px;
}
.swiper-newscontainer {
}
.swiper-newscontainer .swiper-slide{
    width: 100%;
    position: relative;
    height: 371px;
}
.swiper-newscontainer .swiper-slide span {
    position: absolute;
    bottom: 0;
    display: block;
    left: 0px;
    font-size: 18px;
    height: 60px;
    color: #fff;
    width: 520px;
    line-height: 60px;
    z-index: 4;
    padding-left: 10px;
}
.header .bannertitle {
    width: 100%;
    height: 630px;
    /* background: url(../../images/bannertitle.png) center top no-repeat; */

}

.header .bannertitle img {}

/* .header .con h2{
    font-size: 38px;
    width: 1200px;
    margin: 0 auto;
    margin-top: 250px;
    text-align: center;
    text-shadow: 2px 3px 0px #fff;
} */
.header .con {
    width: 1200px;
    margin: 0 auto;
    
}

.header .con .box {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    margin-top: 10px;
}

.header .con .box .newslist {
    box-shadow: darkgrey 0px 2px 10px 0px;
    height: 371px;
}

.bjTitle {
    width: 1230px;
    height: 80px;
    text-align: center;
    margin: 0 auto;
}

.header .con .box .oneNews {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 34px;
    text-align: center;
}

.header .con .box .oneNews a {
    width: 100%;
    display: block;
    color: #000;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}



.header .con .box .right {
    float: left;
    width: 500px;
    height: 371px;
    font-size: 18px;
    box-sizing: border-box;
    margin-left: 20px;
}

.header .con .box .right ul {
    width: 100%;
}

.header .con .box .right ul li {
    width: 100%;
    height: 44px;
    padding-left: 10px;
    position: relative;
    box-sizing: border-box;
}

.header .con .box .right ul li h2 {
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    float: left;
    width: 96%;
    margin-left: 5px;
}

.header .con .box .right ul li span {
    display: inline-block;
    float: left;
    height: 44px;
    line-height: 44px;
}

.header .con .box .right ul li h2 a {
    color: #666;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;

}

.header .con .box .right ul li h2 a:hover {
    color: #276FE7;
}

.header .con .box .right ul li p {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 5px;
}

.header .con .box .right .more {
    display: block;
    margin-left: 13px;
    text-align: right;

}

.header .con .box .right .more a {
    display: inline-block;
    width: 65px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    color: #666;
    font-size: 14px;
    border: 1px dashed #666;
    border-radius: 15px;
    display: inline-block;

}

.header .con .box .right .more a:hover {
    color: #276FE7;
    border: 1px dashed #276FE7;


}

.header .con .box .left {
    width: 660px;
    height: 371px;
    float: left;
}

.header .con .box .left img {
    width: 100%;
    height: 100%;
}

.topnav {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 80px;
    z-index: 9;
    background-color: #F9F9F9;
}

.header .head {
    width: 1200px;
    height: 80px;
    margin: 0 auto;

}

.header .head .left {
    margin-top: 11px;
    margin-left: 20px;
    float: left;
}

.header .head .left img {
    float: left;
    margin-top: 8px;
}

.header .head .nav {
    width: 645px;
    height: 70px;
    float: left;
    margin-left: 40px;
}

.header .head .nav ul {
    width: 100%;
    height: 55px;
    margin-top: 10px;
}

.header .head .nav ul li {
    width: 20px;
    text-align: center;
    padding: 0 35px;
    float: left;
    height: 100%;
    font-size: 18px;
    line-height: 30px;
}

.header .head .nav ul li.line {
    line-height: 21px;
}

.header .head .nav ul li a {
    color: #373737;
}

.header .head .nav ul li a:hover {
    color: #EC0122;
}

.header .search {
    float: right;
    margin-top: 30px;
    width: 264px;
    height: 26px;
    border: 1px solid #B5B5B5;
    border-radius: 14px;
    background: #fff;
}

.header .search input {
    float: left;
    height: 20px;
    width: 220px;
    font-size: 14px;
    line-height: 20px !important;
    color: #333;
    margin-left: 10px;
    margin-top: 4px;
    border: none;
    outline: none;
}

.header .search .searchBtn {
    width: 16px;
    height: 100%;
    text-align: left;
    float: right;
    line-height: 40px;
    color: #333;
    padding-left: 15px;
    background: url(../../../images/search.png) 5px 6px no-repeat;
    cursor: pointer;
}

.header .head .tupianku {
    float: right;
    margin-top: 5px;
}

.header .head .erweimaBox {
    float: right;
    margin-left: 30px;
}

.device {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.device .arrow-left {
    background: url(../../../images/l_arrows.png) no-repeat;
    position: absolute;
    left: 20px;
    top: 310px;
    width: 40px;
    height: 60px;
    z-index: 9;
    cursor: pointer;
}

.device .arrow-right {
    background: url(../../../images/r_arrows.png) no-repeat;
    position: absolute;
    right: 10px;
    top: 310px;
    width: 40px;
    height: 60px;
    z-index: 9;
    cursor: pointer;
}

.swiper-container {
    width: 1200px;
}

.content-slide {
    padding: 20px;
    color: #fff;
}

.title {
    font-size: 25px;
    margin-bottom: 10px;
}

.swiper-wrapper {
    height: 100%;
}

.swiper-slide {
    position: relative;
    height: 675px;
}

.swiper-slide span {
    position: absolute;
    /* top: 616px; */
    left: 40px;
    text-align: center;
    font-size: 18px;
    height: 60px;
    color: #fff;
    line-height: 56px;
    z-index: 4;
}

.swiper-slide .titleBj {
    width: 100%;
    height: 60px;
    opacity: .6;
    filter: alpha(opacity=60);
    background-color: #000;
    position: absolute;
    top: 616px;
    left: 0;
    z-index: 3;
}

.pagination {
    position: absolute;
    right: 20px;
    text-align: center;
    bottom: 24px;
    z-index: 9;
    color: #fff;
    font-size: 16px;
}

.pagination .index {
    font-size: 24px;
    color: #FF3234;
    font-weight: 600;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 40px;
    height: 4px;
    background: #999A9E;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 4px;
    cursor: pointer;
}

.swiper-active-switch {
    background: #A41310;
}


.header .head .erweimaBox .erweima {
    float: left;
    position: relative;
    width: 40px;
    height: 55px;
    margin-left: 5px;
    background: url(../../../images/erweimaRight.jpg) 1px 10px no-repeat;
    cursor: pointer;
    z-index: 9;
}

.header .head .erweimaBox .erweimaWx {
    background: url(../../../images/erweimaRight.jpg) -44px 10px no-repeat;
}

.header .head .erweimaBox .erweima img {
    position: absolute;
    top: 50px;
    left: -37px;
    width: 91px;
    height: 108px;
    max-width: 91px;
    display: none;
}

.header .head .erweimaBox .erweima:hover img {
    display: block;
}

.header .banner {
    width: 1200px;
    height: 680px;
    margin: 0 auto;
    /*position: relative;*/
}

.header .banner h2 {
    position: absolute;
    height: 42px;
    line-height: 42px;
    right: 80px;
    bottom: 54px;
    font-size: 42px;
    color: #fff;
    font-weight: bold;
}

.content {
    width: 1230px;
    margin: 0 auto;
    /* background-color: #fff; */
    overflow: hidden;
}

.content .title {
    width: 1200px;
    height: 66px;
    line-height: 66px;
    border-bottom: 2px solid #276FE7;
    color: #276FE7;
    font-size: 38px;
    margin: 0 auto;
    text-shadow: 2px 3px 0px #fff;
}

.content .roll {
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    border: 1px solid #ccc;
}

.content .roll .title {
    width: 110px;
    height: 100%;
    line-height: 50px;
    float: left;
    font-size: 20px;
    color: #A61111;
    text-align: center;
    font-weight: bold;
}

.xMarquee {
    height: 100%;
    float: left;
    width: 1070px;
    overflow: hidden;
}

.xMarquee ol {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    width: 100000%;
}

.xMarquee ol li {
    float: left;
    /*padding-left:16px;*/
}

.xMarquee ol li a {
    color: #000;
    text-decoration: none;
    padding-left: 16px;
    line-height: 48px;
}

.xMarquee ol li a:hover {
    text-decoration: underline;
}

.content .con {
    width: 100%;
    height: auto;
}

.content .cb {
    clear: both;
    width: 100%;
    height: 0;
}

.content .con .title {
    background-color: #FAFAFA;
    height: 40px;
    border-bottom: 1px solid #E6E6E6;
}

.content .con .title span {
    height: 39px;
    padding: 0 8px;
    line-height: 40px;
    font-size: 20px;
    color: #A61111;
    text-align: center;
    font-weight: bold;
    border-bottom: 2px solid #CC183F;
    display: inline-block;
    float: left;
}

.content .con ul {
    width: 100%;
    overflow: hidden;
}

.content .con .yuanchuang a.box {
    width: 380px;
    margin: 0 15px;
    margin-bottom: 30px;
    display: block;
    float: left;
    height: 295px;

}

.content .con .yuanchuang li {
    width: 100%;
    height: 100%;
    float: left;
    /* background-color: #F5F5F5; */
    position: relative;
    /* background-color: #fff; */
    /* box-shadow: darkgrey 0px 0px 16px 0px ; */
    position: relative;
}

.content .con .yuanchuang li .img {
    width: 100%;
    box-shadow: darkgrey 5px 2px 10px 0px;
    /* height: 213px; */
}

.content .con .yuanchuang li h3 {
    font-size: 20px;
    color: #333;
    line-height: 30px;
    /* font-weight: bold; */
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* background-color: #fff; */
    margin-top: 20px;

}

.content .con .yuanchuang li h3.bj {
    /* background-color: #000; */
    /* opacity: 0.8; */
    background: url(../../../images/h2bj.png);
    background-size: 100%;
    width: 100%;
}

.content .con .yuanchuang li p {
    width: 100%;
    height: 50px;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.content .con .yuanchuang li span {
    font-size: 16px;
    display: block;
    color: #666;
    padding: 0px 15px;
    float: left;
    box-sizing: border-box;
    width: 100%;
    height: 25px;
    margin-top: 18px;
}

.content .con .yuanchuang li span img {
    width: 28px;
    height: 28px;
    border-radius: 50%;
}

.content .con .yuanchuang li span b {
    font-weight: 400;
}

.content .con .yuanchuang li:hover {
    /* box-shadow: darkgrey 10px 10px 30px 5px ; */
}

.content .con .yuanchuang li:hover h3 {
    /* color:#a61111; */
}

.content .con .yuanchuang a.ztbox {
    width: 590px;
    height: 200px;
    border-radius: 5px;
    margin: 20px 10px 40px 10px;
    float: left;
}

.content .con .yuanchuang a.ztbox li {
    width: 100%;
    height: 200px;
}

.content .con .yuanchuang a.ztbox li .img {
    width: 200px;
    height: 100%;
}

.content .con .yuanchuang a.ztbox li h3 {
    width: 360px;
    float: right;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
}

.content .con .yuanchuang a.ztbox li h3 {
    width: 360px;
    float: right;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
}

.content .con .yuanchuang a.ztbox li span {
    width: 360px;
    float: right;
    margin-top: 5px;
    font-size: 18px;
}

.content .con .yuanchuang a.ztbox li .ewm {
    width: 30px;
    height: 30px;
    background: url(../../../images/ewm.png) center center no-repeat;
    position: relative;
    float: right;
    margin-right: 25px;
    margin-top: 25px;

}

.content .con .yuanchuang a.ztbox li .ewm img {
    width: 120px;
    height: 120px;
    max-width: 120px;
    position: absolute;
    top: 18px;
    left: -70px;
    display: none;
}

.content .con .yuanchuang a.ztbox li .ewm:hover img {
    display: block;
}

.slider-pro {
    font-family: 'Open Sans', Arial;
}

.con .zhxianshang {
    width: 100%;
}

.con .zhxianshang img {
    width: 100%;
}

.LoadMore {
    width: 1200px;
    margin: 0 auto;
    height: 50px;
    background-color: #F8F8F8;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    line-height: 50px;
}

.LoadMore .loadText {
    height: 30px;
    line-height: 30px;
    font-size: 17px;
    color: #BBBBBB;
    margin-top: 10px;
    /* margin-left: 40px; */
    display: inline-block;
}

.morebutton {
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 16px;
    color: #666
}

.jhbox {
    width: 1200px;
    height: 220px;
    margin: 0 auto;
    padding: 0 15px;
}

.jhbox .videoLists {
    width: 380px;
    float: left;
}

.jhbox .videoLists ul.list {
    width: 100%;
    height: 140px;
    margin-top: 3px;
}

.jhbox .videoLists ul.list li.top {
    width: 185px;
    height: 105px;
    position: relative;
    float: left;

}

.jhbox .videoLists ul.list li.top .imgBox {
    width: 100%;
    height: 100%;
    position: relative;

}

.jhbox .videoLists ul.list li.top .imgBox .img {
    width: 100%;
    height: 100%;
}

.jhbox .videoLists ul.list li.top .imgBox .imgTbBj {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 4;
    background: url(../../images/bofang_l.png) center center no-repeat;
    background-size: 15%;
    /* background-color: #000; */
    opacity: 0.6;
    /* filter: alpha(opacity=60); */
}

.jhbox .videoLists ul.list li .imgBox {
    width: 100%;
    height: 86px;
    position: relative;
}

.jhbox .videoLists ul.list li .imgBox .img {
    width: 100%;
    height: 86px;
}

.jhbox .videoLists ul.list li .imgBox .imgTbBj {
    width: 100%;
    height: 20px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 4;
    background-color: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.jhbox .videoLists ul.list li.top h5 {
    width: 100%;
    font-size: 14px;
    line-height: 23px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    height: 24px;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
}

.jhbox .videoLists ul.list li.top h5 a {
    color: #fff;
    text-align: center;
}

.jhbox .device ul.list li .imgBox .imgTb {
    width: 100%;
    height: 86px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 4;
    background: url(../../images/bofang_l.png) center center no-repeat;
    background-size: 20%;
    /* background-color: #000; */
    opacity: 0.6;
    /* filter: alpha(opacity=60); */
}

.jhbox .swiper-container-rt .swiper-slide .titleBj {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 73px;
    left: 160px;
    background: url('../../images/bofang_l.png') center center no-repeat;
    display: block;
}

.jhbox .videoLists ul.list li .imgBox .imgTb span {
    float: right;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    padding-right: 5px;
}

.jhbox .videoLists ul.list li h5 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    height: 40px;
}

.jhbox .videoLists ul.list li h5 a {
    color: #363636;
}

.jhbox .ss {
    width: 380px;
    float: left;
    margin: 0 30px;
}

.swiper-container-rt {
    height: 220px;
    width: 380px;
    overflow: hidden;
}

.swiper-container-rt .content-slide {
    padding: 20px;
    color: #fff;
}

.swiper-container-rt .title {
    font-size: 25px;
    margin-bottom: 10px;
}

.swiper-container-rt .swiper-slide {
    position: relative;
}

.swiper-container-rt .swiper-slide span {
    position: absolute;
    bottom: 0;
    left: 50px;
    text-align: center;
    font-size: 16px;
    height: 30px;
    color: #fff;
    width: 220px;
    line-height: 30px;
    z-index: 4;
    letter-spacing: 2px;
    display: none;
}

.swiper-container-rt .swiper-slide .titleBj {
    width: 100%;
    height: 30px;
    opacity: .6;
    filter: alpha(opacity=60);
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    display: none;
}

.swiper-container-rt .swiper-slide a img {
    width: 100%;
    height: 100%;
}

.pagination_rt {
    position: absolute;
    right: 0px;
    text-align: center;
    bottom: 10px;
    width: 80px;
    z-index: 9;
    color: #fff;
    font-size: 14px;
}

.pagination_rt .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 2px;
    cursor: pointer;
}

.pagination_rt .swiper-active-switch {
    background: #C21819;
}

.zt {
    width: 380px;
    float: left;
}

.gcBOx {
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}


.duanAd {
    width: 590px;
    height: 100px;
    background: #666;
    overflow: hidden;
    position: relative;

}

.duanAd .swiper-slide {
    height: 100%;
}

.duanAd .swiper-slide img {
    height: 100%;
}

.duanAd .duan-pagination {
    width: 25px;
    bottom: 5px;
}

.duanAd .duan-pagination .swiper-pagination-switch {
    display: block !important;
    margin-top: 6px;
}

.photoLbListBox {
    width: 1236px;
    height: 530px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.swiper-photoLbList .list {
    width: 375px;
    height: 230px;
    float: left;
    margin: 9px 18px;
    position: relative;
}

.photoLbListBox .photo-pagination {
    width: 260px;
    height: 30px;
    clear: both;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.photoLbListBox .photo-pagination .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background: #DFDFDF;
    margin: 0 5px;
    cursor: pointer;
    box-shadow: none;
}

.photoLbListBox .photo-pagination .swiper-active-switch {
    background: #a61111;
    width: 20px;
}

.photoLbListBox .swiper-slide {
    position: relative;
    height: 475px;
}

.photoLbListBox .photoLbList-arrow-left {
    background: url(../../images/photo-left.png) no-repeat;
    position: absolute;
    left: 18px;
    bottom: 258px;
    width: 40px;
    height: 60px;
    z-index: 9;
    cursor: pointer;
}

.photoLbListBox .photoLbList-arrow-right {
    background: url(../../images/photo-right.png) no-repeat;
    position: absolute;
    right: 21px;
    bottom: 260px;
    width: 40px;
    height: 60px;
    z-index: 9;
    cursor: pointer;
}

.photoLbListBox .swiper-slide span {
    position: absolute;
    width: 100%;
    top: 171px;
    left: 0px;
    text-align: center;
    font-size: 18px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    z-index: 4;
    background-color: #000;
    opacity: 0.75;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.swiper-photoLbList .list .iconVideo {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 73px;
    left: 150px;
    background: url(../../images/bofang_l.png) center center no-repeat;
    display: block;
}

.new_swiper_click .ad {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    overflow: hidden;
}

.new_swiper_click .gjzl {
    width: 1198px;
    height: 145px;
    border: 1px solid #dcdcdc;
    background: url(../images/logo/zhqyj.png) 25px 17px no-repeat;
}

.new_swiper_click .town_images {
    width: 100%;
    height: 135px;
    position: relative;
}

.new_swiper_click .town .town_images img {
    width: 100%;
    height: 135px;
}

.new_swiper_click .town .town_images span {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 510px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    background-color: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    padding: 0 20px;
    line-height: 40px;
}

.new_swiper_click .town .town_images .style {
    color: #AD100B;
    margin-bottom: 10px;
}

.new_swiper_click #pic_list2 .list li {
    width: 177px;
    height: 110px;
    padding: 0 9px;
}

.new_swiper_click #pic_list2 .list li a {
    width: 177px;
    height: 110px;
}

.new_swiper_click #pic_list .box {
    margin-top: 12px;
}

.new_swiper_click #pic_list .plus,
.new_swiper_click #pic_list .minus {
    top: 25px;
}

.new_swiper_click .scroll_horizontal1 {
    position: relative;
    width: 985px;
    height: 100%;
    margin-left: 165px;
}

.new_swiper_click .scroll_horizontal1 .box {
    overflow: hidden;
    position: relative;
    width: 983px;
    height: 100%;
    margin: 0 auto;
}

.new_swiper_click .scroll_horizontal1 .list {
    overflow: hidden;
    width: 9999px;
}

.new_swiper_click .scroll_horizontal1 .list li {
    float: left;
    text-align: center;
    width: 237px;
    height: 116px;
    padding: 0 5px;
}

.new_swiper_click .scroll_horizontal1 .list li a {
    display: block;
    overflow: hidden;
    width: 237px;
    height: 116px;
}

.new_swiper_click .scroll_horizontal1 .list li a img {
    width: 100%;
    height: 100%;
}

.new_swiper_click .scroll_horizontal1 .plus,
.new_swiper_click .scroll_horizontal1 .minus {
    position: absolute;
    top: 0px;
    width: 30px;
    height: 60px;
    background: #f90;
    cursor: pointer;
}

.new_swiper_click .scroll_horizontal1 .plus {
    left: -30px;
    z-index: 9;
    background: url(../../images/btn_left.png) no-repeat center center;
}

.new_swiper_click .scroll_horizontal1 .minus {
    right: -30px;
    background: url(../../images/btn_right.png) no-repeat center center;
}

.new_swiper_click .qiyejia {
    display: block;
    position: absolute;
    width: 106px;
    height: 106px;
    top: 6px;
    left: 25px;
}













.botPhoto {
    width: 1200px;
    height: 340px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
}

.botPhoto .swiper-photo {
    width: 100%;
    height: 100%;
    overflow: hidden;

}

.botPhoto .swiper-photo .swiper-slide {
    width: 1200px;
    height: 340px;
}

.botPhoto .swiper-photo .swiper-slide .left {
    height: 340px;
    width: 590px;
    float: left;
    position: relative;
}

.botPhoto .swiper-photo .swiper-slide .left img {
    height: 338px;
    width: 600px;
}

.botPhoto .swiper-photo .swiper-slide .left span {
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 2px;
    left: 0;
    background: url(../../images/photoBj.png) repeat-x;
    line-height: 60px;
    box-sizing: border-box;
    padding-left: 15px;
    text-align: left;
    color: #fff;
}

.botPhoto .swiper-photo .swiper-slide .list {
    width: 290px;
    height: 164px;
    float: left;
    padding-left: 15px;
    position: relative;
    margin-bottom: 10px;
}

.botPhoto .swiper-photo .swiper-slide .list img {
    width: 100%;
    height: 100%;
}

.botPhoto .swiper-photo .swiper-slide .list span {
    width: 290px;
    height: 60px;
    position: absolute;
    bottom: 0px;
    left: 15px;
    background: url(../../images/photoBj.png) repeat-x;
    line-height: 26px;
    box-sizing: border-box;
    padding-left: 8px;
    text-align: left;
    font-size: 16px;
    padding-top: 5px;
    color: #fff;
}

.botPhoto .photo-pagination {
    width: 260px;
    height: 30px;
    clear: both;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.botPhoto .photo-pagination .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background: #DFDFDF;
    margin: 0 5px;
    cursor: pointer;
    box-shadow: none;
}

.botPhoto .photo-pagination .swiper-active-switch {
    background: #a61111;
    width: 20px;
}

.botPhoto .photo-arrow-left {
    background: url(../../images/photo-left.png) no-repeat;
    position: absolute;
    left: 15px;
    bottom: 145px;
    width: 40px;
    height: 60px;
    z-index: 9;
    cursor: pointer;
}

.botPhoto .photo-arrow-right {
    background: url(../../images/photo-right.png) no-repeat;
    position: absolute;
    right: 15px;
    bottom: 145px;
    width: 40px;
    height: 60px;
    z-index: 9;
    cursor: pointer;
}

.swiper-container-ad {
    position: relative;
    width: 1200px;
    height: 100px;
    overflow: hidden;

}

.pagination {
    position: absolute;
    text-align: center;
    bottom: 80px;
    width: 50px;
    z-index: 9;
    color: #fff;
    font-size: 16px;
}

.pagination-ad {
    width: 25px;
    bottom: 5px;
    left: 1170px !important;
    z-index: 3;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 6px;
    cursor: pointer;
}

.pagination-ad .swiper-pagination-switch {
    /* margin-top: -10px; */
    display: block !important;
    margin-top: 6px;
}

.swiper-active-switch {
    background: #fff;
}


.footer {
    min-width: 1230px;
    overflow: hidden;
    border-top: 1px solid #ccc;
    margin-top: 80px;
    background-color: #5AA6FE;
    width: 100%;
}

.footer .footCon {
    width: 1230px;
    height: 130px;
    margin: 0 auto;
}

.footer .footCon p {
    text-align: center;
    font-size: 12px;
    width: 100%;
    height: 14px;

}

.footer .footCon p a {
    color: #333;
}

.footer .footCon p.qualifications a {
    color: #333;
    padding: 0 10px;
}

.footer .footCon p.about a {
    color: #333;
    padding: 0 5px;
}

.footer .footCon p.about span {
    border-left: 1px solid #666;
    height: 12px;
    display: inline-block;

}