:root {
    --conwidth: 1300px;
}

a,
span,
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
section,
html,
button,
body {
    margin: 0;
    padding: 0;
    font-family: 'Helvetica Neue, Helvetica, STHeiTi, sans-serif';
}

html,
body {
    /* max-width: 1920px; */
    margin: 0 auto;
    background: #FFFFFF;
}

ul,
li {
    list-style-type: none;
}

img,
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
div {
    transition: all 0.7s ease;
}

a {
    transition: all 0.3s ease;
    text-decoration: none;
}

img {
    width: 100%;
    display: block;
}

br {
    clear: both;
}

.num {
    /*font-family: 'DINPro-Bold';*/
    font-weight: bold;
}

.textcen {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.blcen {
    margin: 0 auto;
}
.red{
    color: #d6262c;
}
.fontb{
    font-weight: bold;
}
.mb{
    display: none;
}
.typeswap{
    display: none;
}
/* 首页 */
.index_body{
    width: 1920;
}
.header{
    background: #FFFFFF;
}
.header .navbtn{
    display: none;
}
.headermain{
    width: var(--conwidth);
    padding: 20px 0 20px 0;
}
.headermain .logo{
    width: 253px;
}
.headermain .wzlogo{
    width: 294px;
}
.header .tel .iconfont{
    font-size: 38px;
}
.header .wx .iconfont{
    font-size: 35px;
}
.header .telnum{
    font-size: 20px;
    font-style: italic;
}
.header .tel .divicon{
    margin: 10px 20px 0 0;
}
.header .wx{
    cursor: pointer;
}
.header .wx .divicon{
    margin: 10px 10px 0 0;
}
.header .tel{
    margin: 0 60px 0 0;
}
.header .wechat{
    font-style: italic;
    position: relative;
}
.wechat .wximg{
    /* display: none; */
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    padding: 10px;
    background: #FFFFFF;
    top: 0px;
    z-index: 9;
    box-shadow: 0px 5px 15px #646464;
}
.wechat .show{
    opacity: 1;
    visibility: visible;
    /* display: block; */
    position: absolute;
    left: 0;
    top: 55px;
}
.nav{
    background: #d6262c;
}
.nav ul{
    width: var(--conwidth);
}
.nav ul li{
    
}
.nav ul li a{
    color: #FFFFFF;
    display: block;
    padding: 15px 34px 15px 34px;
}
.nav ul li a:hover{
    background: #252525;
}
.nav ul li .active{
    background: #252525;
}
.swiper{
    position: relative;
    overflow: hidden;
    /* min-width: var(--conwidth); */
    text-align: center;
    max-width: 1920px;
}
.index_body .swiper-slide{
    display: inline-block;
}
.index_body .swiper a{
    width: 100%;
    height: 606px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-prev{
    background: url('../img/leftImg.png');
    width: 47px;
    height: 47px;
    background-size: 100%;
    opacity: .5;
    left: 170px;
}
.swiper-button-next{
    background: url('../img/rightImg.png');
    width: 47px;
    height: 47px;
    background-size: 100%;
    opacity: .5;
    right: 170px;
}
.swiper-button-prev:after{
    content: '';
}
.swiper-button-next:after{
    content: '';
}
.swiper-pagination{
    display: none;
}
.index_content{
    position: relative;
    padding: 170px 0 0 0;
}
.types{
    font-size: 16px;
    position: absolute;
    top: -130px;
    left: 50%;
    transform: translateX(-50%);
    background: #FFFFFF;
    z-index: 9;
    border-radius: 10px;
    width: 1220px;
    padding: 40px;
    box-shadow: 0px 5px 21px #d4d4d4;
}
.types .tit{
    color: #0e0e0e;
    width: 105px;
    text-align: right;
    display: inline-block;
}
.types a{
    color: #797979;
}
.types .sqqy,.types .jiage{
    margin: 0 0 20px 0;
}
.types a{
    margin: 0 19px 0 0;
}
.types input{
    background: #f7f7f7;
    border: 1px solid #eaeaea;
    padding: 18px;
    width: 587px;
}
.types input:focus{
    outline: none;
}
.types button{
    color: #FFFFFF;
    border: none;
    padding: 12px 20px 14px 20px;
    font-size: 18px;
    cursor: pointer;
}
.types .ss{
    background: #d6262c;
    margin: 0 12px 0 0;
}
.types .iconfont{
    margin: 2px 15px 0 0;
    font-size: 25px;
}
.types .kfzx{
    background: #f48910;
}
.types .fyss{
    margin: 10px 0 0 0;
}
.block{
    width: var(--conwidth);
    padding: 0 0 53px 0;
}
.block .bltit{
    margin-bottom: 38px;
}
.block .bltit h4{
    font-size: 32px;
    color: #070707;
}
.block .bltit h4::after{
    content: '';
    background: #d6262c;
    width: 50px;
    height: 3px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.block1 .b1l{
    width: 415px;
    height: 520px;
}
.block1 .item{
    position: relative;
}
.block1 .itemcon{
    position:absolute;
    bottom: 15px;
    left: 25px;
    width: calc(100% - 50px);
}
.block1 a{
    color: #FFFFFF;
}

.block1 a .item{
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    transition: all 0.2s ease-in 0s;
    width: 415px;
    height: 518px;
}
.block1 a .item img{
    height: 100%;
}
.block1 a:hover .item{
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.2);
    transform: translate3d(0px, -2px, 0px);
    transition: all 0.2s ease-in 0s;
}
.block1 h4{
    font-size: 22px;
    margin-bottom: 15px;
}
.block1 .b1r{
    width: calc(100% - 440px);
}
.block1 .b1r .item{
    width: 420px;
    height: 250px;
    margin: 0 20px 16px 0;
}
.block1 .b1r a:nth-child(2n) .item{
    margin: 0 0 16px 0;
}
.ad1{
    margin-bottom: 65px;
    /* overflow: hidden; */
    text-align: center;
    position: relative;
    height: 208px;
}
.ad1 img{
    margin: 0 auto;
    width: 1920px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}
.ad1 ul{
    width: 1300px;
}
.ad1 ul li{
    width: calc(100% / 4);
}
.ad1 ul li .iconfont{
    font-size: 45px;
}
.ad1 ul li h3{
    font-size: 27px;
    color: #000000;
    margin: 13px 0 7px 0;
    font-weight: normal;
}
.ad1 ul li p{
    font-size: 14px;
    color: #959595;
}
.adpic{
    overflow: hidden;
    margin: 0 auto;
    display: inline-block;
    /* width: 1920px; */
    height: 173px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 35px;
    min-width: 1300px;
}
.block2 .item{
    width: calc((100% - 60px)/4);
    margin: 0 20px 20px 0;
    box-shadow: -1px 1px 10px rgb(193 193 193 / 60%);
    transition: box-shadow 0.7s linear 0s;
}
.block2 .item:nth-child(4n){
    margin: 0 0 20px 0;
}
.block2 .item:hover{
    box-shadow: -2px 5px 20px rgba(85, 85, 85, 0.5);
    transform: translateY(-5px);
    transition: .3s;
}
.block2 .item:hover img{
    scale: 1.1;
}
.block2 .item a{
    color: #222222;
}
.block2 .item h4{
    font-size: 18px;
    margin: 0 0 10px 0;
}
.block2 .con{
    font-size: 16px;
    font-weight: bold;
    padding: 0 20px 20px 20px;
}
.block2 .item .red{
    font-size: 21px;
    font-style: italic;
    margin: 0 3px 0 0;
}
.block2 .pic{
    margin: 0 0 25px 0;
    height: 185px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.block2 .pic img{
    height: 100%;
}
.block2 .con .tag{
    color: #FFFFFF;
    background: #d6262c;
    font-size: 14px;
    border-radius: 5px;
    padding: 3px 20px;
}
.block .ckgd{
    position: relative;
    border-top: 1px solid #f1f1f1;
}
.block .blcon{
    margin-bottom: 60px;
}
.block .ckgd a{
    background: #f1f1f1;
    color: #adadad;
    padding: 5px 30px;
    position: absolute;
    top: -17px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 5px;
    transition: .7s;
}
.block .ckgd a:hover{
    background: #d6262c;
    color: #FFFFFF;
    transition: .7s;
}
.block3{
    position: relative;
}
.block3 .blcon{
    padding-bottom: 20px;
}
.block3 .blcon .item{
    width: calc(100% / 3);
    box-shadow: -1px 1px 10px rgb(193 193 193 / 60%);
}
.block3 .pic{
    height: 322px;
    margin-bottom: 25px;
    overflow: hidden;
}
.block3 .pic img{
    height: 100%;
}
.block3 .pic:hover img{
    scale: 1.1;
}
.block3 .pic img{
    height: 100%;
}
.block3 .con{
    color: #222222;
    padding: 0 20px 20px 20px;
}
.block3 .con h4{
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 20px;
}
.block3 .con p{
    font-weight: bold;
}
.block3 .red{
    font-size: 21px;
    font-style: italic;
    margin: 0 3px 0 0;
}
.swiper2{
    position: relative;
    overflow: hidden;
}
.swiper-button-prev2{
    background: url('../img/leftImg.png');
    width: 47px;
    height: 47px;
    background-size: 100%;
    left: -70px;
    top: 40%;
    z-index: 9;
    position: absolute;
    box-shadow: 0px 1px 10px rgb(193 193 193 / 60%);
    border-radius: 50%;
    cursor: pointer;
}
.swiper-button-next2{
    background: url('../img/rightImg.png');
    width: 47px;
    height: 47px;
    background-size: 100%;
    right: -70px;
    top: 40%;
    z-index: 9;
    position: absolute;
    box-shadow: 0px 1px 10px rgb(193 193 193 / 60%);
    border-radius: 50%;
    cursor: pointer;
}
.swiper-button-prev2:after{
    content: '';
}
.swiper-button-next2:after{
    content: '';
}
.footer{
    padding: 47px 0 0 0;
    background: #303743;
}
.footermain{
    width: var(--conwidth);
    padding-bottom: 50px;
}
.foothead{
    border-bottom: 2px solid #4c5361;
    padding-bottom: 25px;
    margin-bottom: 15px;
}
.footer h1{
    font-size: 29px;
    color: #FFFFFF;
    font-weight: normal;
    margin-bottom: 10px;
}
.foothl p{
    font-size: 16px;
    color: #8c95a5;
}
.foothr{
    text-align: right;
}
.foothr .zldh{
    color: #8c95a5;
    font-size: 14px;
    margin-bottom: 15px;
}
.footer .num{
    font-size: 23px;
    color: #ff4f5c;
    font-weight: normal;
}
.footf{
    background: #282e39;
}
.footboot .navfoot{
    margin-bottom: 20px;
    font-size: 14px;
}
.footboot .navfoot a{
    color: #FFFFFF;
    line-height: 1;
}
.footboot .navfoot li:last-child .sx{
    display: none;
}
.navfoot .sx{
    background: #FFFFFF;
    width: 1px;
    height: 18px;
    margin: 0 20px;
}
.yqlj .tit{
    background: #282e39;
    color: #808898;
    font-size: 14px;
    padding: 6px 15px;
}
.yqlj .yqljcon{
    margin-top: 15px;
    width: 600px;
}
.yqlj .yqljcon a{
    font-size: 14px;
    color: #808898;
}
.yqlj .yqljcon ul li{
    margin-bottom: 10px;
}
.yqlj .yqljcon ul li:last-child .sx{
    display: none;
}
.yqlj .sx{
    width: 1px;
    height: 17px;
    background: #808898;
    margin: 2px 5px 0 5px;
}
.footboot .fbootr .ewm{
    color: #FFFFFF;
    font-size: 14px;
}
.footboot .fbootr .ewmpic{
    width: 105px;
    padding: 7px;
    background: #FFFFFF;
    margin-bottom: 10px;
}
.footf{
    font-size: 13px;
    color: #808898;
    padding: 30px 0 20px 0;
    line-height: 2;
}
/* 列表页 */
.list_body{
    background: #f5f6fb;
}
.listmain{
    width: var(--conwidth);
}
.crumb{
    font-size: 13px;
    color: #888888;
    padding: 25px 0 15px 0;
}
.crumb .iconfont{
    font-size: 14px;
}
.crumb a{
    color: #888888;
}
.typelist{
    background: #FFFFFF;
    border-radius: 5px;
    padding: 20px 20px;
    margin-bottom: 50px;
}
.typelist p{
    border-bottom: 1px solid #ececec;
    margin-bottom: 10px;
    padding:0 0 10px 10px;
}
.typelist .mianji{
    border: none;
}
.typelist a{
    color: #727272;
    font-size: 15px;
    margin: 0 10px;
}
.typelist .active{
    border: 1px solid #d6262c;
    border-radius: 5px;
    color: #d6262c;
    padding: 3px 12px;
}
.blockp1 .bp1head{
    padding: 0 0 20px 15px;
    border-bottom: 1px solid #d9d9d9;

}
.blockp1 .bp1head h4{
    padding: 0 0 0 15px;
    border-left: 5px solid #d6262c;
    font-size: 24px;
    color: #1c1c1c;
}
.blockp1 .bp1head p{
    font-size: 16px;
    color: #c4c4c4;
}
.blockp1 .bp1main{
    margin-bottom: 70px;
}
.blockp1 .bp1main ul li{
    width: calc((100% - 60px)/4);
    margin: 35px 20px 0px 0;
    box-shadow: -1px 1px 10px rgb(193 193 193 / 60%);
    transition: box-shadow 0.7s linear 0s;
}
.blockp1 .bp1main ul li:hover{
    box-shadow: -2px 5px 20px rgb(85 85 85 / 50%);
    transform: translateY(-5px);
    transition: .3s;
}
.blockp1 .bp1main ul li:nth-child(4n){
    margin-right: 0;
}
.blockp1 .bp1main ul li .pic{
    width: 310px;
    height: 235px;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.blockp1 .bp1main ul li .pic img{
    height: 100%;
}
.blockp1 .bp1main a{
    color: #6e6e6e;
}
.blockp1 .con{
    font-size: 16px;
    font-weight: bold;
    padding: 0 20px 20px 20px;
}
.blockp1 .con h4{
    margin: 0 0 15px 0;
    font-size: 18px;
    color: #222222;
}
.blockp1 .item .red{
    font-size: 21px;
    font-style: italic;
    margin: 0 3px 0 0;
}
.blockp1 .con .tag{
    color: #FFFFFF;
    background: #d6262c;
    font-size: 14px;
    border-radius: 5px;
    padding: 3px 20px;
}
/* 分页 */
.pagination{
    display: flex;
    justify-content: center;
    margin-bottom: 90px;
}
.pagination .disabled{
    display: none;
}
.pagination li{
    float: left;
    color: #87878a;
    margin: 0 5px;
}
.pagination li a{
    color: #87878a;
    background: #e6e7eb;
    padding: 7px 15px;
    display: inline-block;
}
.pagination li span{
    background: #e6e7eb;
    padding: 7px 15px;
    display: inline-block;
}
.pagination .active span{
    background: #d50a00;
    color: #FFFFFF;
}
/* 单页 */
.page_body{
    background: #f5f6fb;
}
.pagemain{
    width: var(--conwidth);
    margin-bottom: 50px;
}
.blockd1{
    background: #FFFFFF;
    padding: 40px;
}
.blockd1 .bd1head{
    padding: 0 20px 25px 15px;
    border-bottom: 1px solid #d9d9d9;
}
.blockd1 .bd1head .sx{
    width: 8px;
    height: 25px;
    background: #d6262c;
    margin: 6px 0 0 0;
}
.blockd1 .bd1head h4{
    padding: 0 0 0 10px;
    font-size: 24px;
    color: #1c1c1c;
}
.blockd1 .bd1head .crumb{
    padding: 5px 0 0 0;
}
.banner{
    margin-bottom: 25px;
    text-align: center;
    overflow: hidden;
}
.bannermain{
    display: inline-block;
    width: 100%;
    height: 384px;
    background-position: center;
    background-repeat: no-repeat;
}
.bd1main{
    padding: 60px 5px;
    font-size: 15px;
    color: #9b9b9b;
    line-height: 2;
}
.bp1main .item{
    position: relative;
}
.bp1main .item .tags{
    position: absolute;
    top: 15px;
    left: 10px;
}
.bd1main .pic{
    margin-right: 30px;
}
.bd1main img{
    width: auto;
    max-width: 100%;
}
.bd1main .fr{
    width: calc(100% - 415px);
}
.tagsc{
    font-size: 14px;
    padding: 3px 10px;
    border-radius: 5px;
    margin-right: 5px;
}
.blue{
    background: #e2f0ff;
    color: #35a1ff;
}
.yellow{
    background: #fef2e3;
    color: #f2a434;
}
.green{
    background: #d6f8f2;
    color: #07a01d;
}
/* 详情页 */
.header2{
    background: #d6262c;
    top:-100px
}
.header2.cur{
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999;
}
.header2 .header2main{
    width: 1400px;
}
.header2 .name{
    color: #FFFFFF;
    font-size: 32px;
    font-weight: bold;
    line-height: 100px;
    width: 380px;
}
.nav2 ul li{
    width: 110px;
    text-align: center;
    line-height: 100px;
}
.nav2 ul li a{
    color: #FFFFFF;
    display: block;
}
.tel2{
    color: rgba(255,255,255,.6);
    font-size: 14px;
    line-height: 100px;
}
.tel2 .iconfont{
    font-size: 20px;
}
.tel2 span{
    font-size: 18px;
}
.tel2 .num{
    color: #b2d329;
    font-size: 23px;
    background-image: -webkit-linear-gradient(left,#86e51b,#fdb541);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
.slide{
    overflow: hidden;
    position: relative;
    height: 538px;
}
.slide .swiper-button-prev{
    left: 70px;
    z-index: 9;
}
.slide .swiper-button-next{
    right: 70px;
    z-index: 9;
}
.show_body .slide .pic{
    height: 100%;
}
.show_body .slide .pic img{
    height: 100%;
}
.blocks1{
    width: var(--conwidth);
}
.blocks1 .bs1tit{
    border-bottom: 1px #e5e5e5 solid;
}
.blocks1 .bs1tit .price{
    line-height: 110px;
    font-size: 16px;
    color: #ed2b2b;
}
.blocks1 .bs1tit .price span{
    font-size: 36px;
}
.blocks1 .det2r{
    padding-top: 52px;
}
.blocks1 .det2r span{
    font-size: 14px;
    color: #676767;
    margin-right: 5px;
}
.det3{
    padding-bottom: 70px;
}
.det3ul li{
    width: 33.33%;
    float: left;
    color: #818181;
    line-height: 20px;
    margin-top: 20px;
}
.det3ul li span{
	color: #353535;
	margin-left: 5px;
}
.det3ul li .iconfont{
	float: left;
	margin-right: 5px;
}
.det3ul{
	overflow: hidden;
	margin-top: 20px;
}

.blocks2{
    width: var(--conwidth);
}
.det4{
	height: 750px;
	background: url(../img/bg_45.jpg)center no-repeat;
	background-size: auto 100%;
	box-sizing: border-box;
	padding: 75px 0px;
}
.det4b{
	text-align: center;
}
.det4b h2{
	font-size: 30px;
	color: #323232;
	margin-bottom: 4px;
}
.det4b p{
	text-transform: uppercase;
	color: #dadada;
	letter-spacing: 5px;
	margin-top: 8px;
}
.det4_text{
	text-align: center;
	color: #b2b2b2;
	margin-top: 25px;
}
.det4b img{
    width: 437px;
}
.det4 .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
}
.det4 .swiper-pagination-bullet-active{
    background: #d6262c;
}
.xmjjmain{
    border-bottom: 1px #f1f1f1 solid;
}
.det5{
    padding: 70px 0px;
}
.det5r{
    font-size: 14px;
    color: #4d4d4d;
    line-height: 2;
    margin-top: 35px;
    text-align: center;
}
.det5r table{
    width: 80%;
    margin: 0 auto;
    border-spacing: 0;
}
.det5r table td{
    border: 1px solid #808898;
}
.det4 .swiper{
    height: 360px;
    /* width: var(--conwidth); */
    min-width: 1160px;
    width: 1160px;
    overflow: hidden;
}
.det4 .swiper .swiper-slide{
	width: 575px;
	height: 150px;
	background: #fff;
	padding: 15px;
	border-radius: 10px;
	box-sizing: border-box;
	transition: .3s;
	margin-top: 25px;
	margin-left: 10px;
	cursor: pointer;
}
.det4 .swiper .swiper-slide:nth-child(2n){
	margin-left: auto;
	margin-right: 10px;
}
.det4 .swiper .swiper-slide>img{
	width: 185px;
	height: 120px;
	float: left;
}
.det4 .swiper .swiper-slide .cont{
	width: 320px;
	float: right;
}
.det4 .swiper .swiper-slide h2{
	display: inline-block;
    font-size: 18px;
    color: #0d0d0d;
    margin-top: 10px;
}
.det4 .swiper .swiper-slide h2 span{
	display: inline-block;
	background: #ff552e;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	padding: 3px 8px;
	float: right;
	margin-left: 15px;
}
.det4 .swiper .swiper-slide .text{
	overflow: hidden;
	margin-top: 15px;
}
.det4 .swiper .swiper-slide .text span{
	display: block;
	width: 46%;
	float: left;
	font-size: 15px;
	color: #c0c0c0;
	margin-top: 12px;
}
.det4 .swiper .swiper-slide .text span:nth-child(2n){
	width: 54%;
}
.det4 .swiper .swiper-slide:hover{
	box-shadow: 0px 2px 10px #ddd;
}

.det4_tishi{
	font-size: 14px;
	color: #cb2d2d;
	text-align: center;
	margin-top: 28px;
}
.swiper-pagination{
    height: 20px;
}
.det6ul li{
    width: 360px;
    height: 270px;
    margin-right: 60px;
    margin-top: 40px;
}
.det6ul li:nth-child(3n){
    margin-right: 0;
}
.det6ul li img{
    height: 100%;
    cursor: zoom-in;
}
.det6{
    width: 1200px;
    padding: 70px 0;
}
.det7{
	padding: 70px 0px;
	background: #f5f6f7;
}
.det7 .container{
    width: 1200px;
}
.det7ul li{
    float: left;
    overflow: hidden;
    margin-left: 13px;
    overflow: hidden;
    border: 2px #fff solid;
}
.det7ul li img{
	width: 210px;
	height: 156px;
	transition: 1s;
}
.det7ul li img{
	float: left;
	cursor: zoom-in;
}
.det7ul li:first-child img{
	width: 515px;
	height: 326px;
}
.det7ul li:first-child{
	margin-left: 0px;
}
.det7ul li:nth-child(5),
.det7ul li:nth-child(6),
.det7ul li:nth-child(7){
	margin-top: 10px;
}
.det7ul li img:hover{
	transform: scale(1.1);
}
.det7ul{
	margin-top: 40px;
}
.det8{
	padding: 70px 0px;
}
.det8ul li{
	width: 285px;
	height: 210px;
	float: left;
	border: 1px #f2f2f2 solid;
	box-sizing: border-box;
	padding: 9px;
	margin-right: 20px;
	margin-top: 20px;
	transition: .3s;
	cursor: zoom-in;
}
.det8ul li img{
	width: 265px;
	height: 190px;
}
.det8ul li:hover{
	box-shadow: 0px 2px 10px #ddd;
}
.det8ul li:nth-child(4n){
	margin-right: 0px;
}
.det8ul{
	margin-top: 20px;
    width: 1200px;
}
.zz{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,.7);
    z-index: 2000;
    display: none;
}
.p6tan{
    width: 800px;
    font-size: 0;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 3000;
    transform: translate(-50%,-50%);
    display: none;
}
.p6tan img{
	width: 100%;
	border: 5px #fff solid;
}
.close{
	width: 36px;
	height: 36px;
	background: url(../img/close.png);
	position: absolute;
	left: 50%;
	bottom: -50px;
	transform: translateX(-50%);
	cursor: pointer;
}
.det10{
    width: var(--conwidth);
}
.det0l{
	width: 100%;
	/*height: 450px; */
	box-sizing: border-box;
	float: left;
	border: 1px #f2f2f2 solid;
	border-right: none;
	padding: 0 0px 25px 20px;
	margin-top: 40px;
}
.det0l table{
    width: 1281px;
    border-spacing: 0;
}
.det0l table img{
    width: 719px;
    height: 453px;
    float: right;
}
.det0l .text{
	color: #4d4d4d;
	line-height: 2;
	font-size: 14px;
	/* margin-top: 18px; */
}
.det0l h2{
	font-size: 22px;
	color: #1f75cd;
}
.det0r{
	width: 720px;
	height: 450px;
	float: right;
	box-sizing: border-box;
	border: 1px #f2f2f2 solid;
	border-left: none;
	margin-top: 40px;
}
.det0r iframe{
	width: 100%;
	height: 448px;
	border: none;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0;
}
.det6wap{
    display: none;
}
.wapswiper{
    display: none;
}