/*************** 公司产品 ************************/
.gscp{
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.gscp1{
    /*margin-top: .7rem;*/
}
.gscp1>.fle>h1{
    font-size: .46rem;
    font-weight: bold;
    color: #161616;
}
.gscp1>.fle>ul{
	padding-top:.5rem;
}
.gscp1>.fle>ul>li{
	width: calc(100%/6);
    display: inline-block;
    /*margin-right: .5rem;*/
    font-size: .2rem;
    cursor: pointer;
    position: relative;
}
.gscp1>.fle>ul>li>a{
	line-height:.5rem;
}
.gscp1>.fle>ul>li:hover>a{
    /* color:#FF6600;*/
	color:#b73630;
}
.gscp1 .on>a{
    /* color:#FF6600;*/
	color:#b73630;
}
.gscp1>.fle>ul>li i{
    width:1px;
    height:2px;
    background-color: transparent;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    transition: all .5s;
}
.gscp1>.fle>ul>li.on i{
    width:20px;
    /* background-color:#FF6600;*/
	background-color:#b73630;
}
.gscp1_box{
    margin-top: 1rem;
    justify-content: flex-start;
    /* display: none; */
}
.gscp1_box>div{
    width:33.3%;
    position: relative;
    transition: all .5s;
    cursor: pointer;
    overflow: hidden;
}
.widfour{width:25%!important;}
.widfour>a>div{margin-top:0!important;}
.widfour>a>div>img{position:inherit!important;transform: translate(0,0)!important;left:auto!important; bottom:auto!important; margin-bottom:.2rem!important;}
.widfour:hover{background:#f8f8f8!important;}
.widfour:hover div p{color: #363636!important;}
.conl{ float:left; width:33%; font-size:.2rem;}
.conl>div>h1{ margin-bottom:.2rem}
.conl>div>p{ line-height:.4rem}
.conr{float:right; width:66%;height:6rem;padding-bottom: 1rem;}

.gscp1_box>div:hover{
    background: #0d2738;
}
.gscp1_box>div>a>span{
    position: absolute;
    top:0;
    z-index: 1;
    width:100%;
    height:3.7rem;
    background: #f8f8f8;
    border-right:1px solid #ededed;
    opacity: 0;
    transition: .5s;
}
.gscp1_box>div>a>span>img{
    width:100%;
    height: 100%;
}
.gscp1_box>div:hover>a>span{
   opacity: 1;
}
.gscp1_box>div div{
    margin: 0 auto;
    margin-top: 5rem;
    position: relative;
    margin-bottom: .63rem;
}
.gscp1_box>div div img{
    width:2.2rem;
    margin:0 auto;
    position: absolute;
    bottom: 1.53rem;
    left:50%;
    transform:translate(-50%,0);
    z-index: 2;
}

.workshop>div div img{width:5.5rem; bottom:0.8rem}

.gscp1_box>div div p{
    font-size: .22rem;
    font-weight: 500;
    color: #383838;
    line-height: 1.5;
    margin-bottom: .35rem;
    text-align: center;
    padding: 0 10%;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gscp1_box>div:hover div p{
    color: #fff;
}
.gscp1_box>div div button{
    width: 1.61rem;
    height: .53rem;
    /* background: #FF6600; */
	background:#b73630;
    font-size: .18rem;
    color:#fff;
    display: block;
    margin:0 auto;
}
.gscp1_box>div:hover div button{
    background: #FFFFFF;
    /*color: #FF6600;*/
	color:#b73630;
}
.gscp1_box .position{
    width:100%;
    margin-top: 1rem;
}
.gscp1_box .position>a>p{
    font-size: 24px;
    font-weight: 500;
    color: #777777;
    cursor: pointer;
	padding:1rem 0;
}
.gscp1_box .position>a>p:hover{
    /* color: #FF6600;*/
	color:#b73630;
}
/* .gscp1_box .position>div>div{
    margin:0 5px;
    background: #FFFFFF;
    border: 1px solid #D2D2D2;
}*/
.gscp1_box .position>div>div>a{
    /* width:100%;
    height:100%; */
    color: #7B7B7B;
    font-size: 20px;
    padding:10px 15px;
    font-family: 'Gilroy-Regular';
    font-weight: normal;
}
.gscp1_box .position .page-num{
    float:left;
    background: #FFFFFF;
    border: 1px solid #D2D2D2;
    font-size: 20px;
    padding:10px 15px;
    margin:0 5px;

}
.page-num-current {background:#b73630!important; color:#fff!important;}
.gscp1_box .position span{border:none!important;}
.gscp1_box .position .page-num a{
    font-size: 20px;
    padding:10px 15px;
    margin:0 5px;

}


.gscp1_box .position>div>div>a:hover{
    /* background: #FF6600; */
	background:#b73630;
    color:#fff;
}
@media screen and (max-width:1024px) {
    .gscp1{
        margin-top: 50px!important;
    }
	.news1>ul>li>a{font-size:14px!important;}
	.ab3>div.fle>ul>li.on{font-size:14px!important;}
	.ab3>div.fle>ul>li{font-size:12px!important;}
.gscp1_box>div div p{font-size:16px!important;}
.gscp1_box>div div button{font-size:16px!important;}
.news_xq1>.rt>span>a{font-size:14px!important; margin-bottom:10px!important;}
.news_xq1>.rt>div>p{font-size:16px!important; line-height:20px!important;}
	/*.widfour{width:33.3%!important;}*/
}
@media screen and (max-width:800px) {
.conl{ width:100%; font-size:.6rem; margin-bottom:1rem}
.conl>div>h1{ margin-bottom:1rem}
.conl>div>p{ line-height:1.2rem}
.conr{width:100%; height:10rem}
    .gscp1_box>div div img{
        bottom:2rem;
    }
    .gscp1_box>div div p{
        width:80%;
        margin:0 auto;
        margin-bottom: .35rem;
		/*height:48px;*/
    }
    .gscp1_box>div div button{
        width: 100px;
        height: 30px;
    }
    .gscp1_box>div{
        width:50%;
        position: relative;
    }
	.widfour{width:50%!important;}
	.widfour>a>div{margin-top:0;}
	.widfour>a>div>img{position:inherit;transform: translate(0,0); left:auto; bottom:auto;}
}
.mdb{ display:none}
.mdn{}
@media screen and (max-width:600px) {
	.top4_box .inline{height:4rem!important;}
	.gscp1_box .position{position:inherit; z-index:10; padding:0 24px;}
	.mdb{display: block;
    position: absolute;
    right: 15px;
    padding-top: 580px;
	z-index:0;}
	.mdn{ display:none}
    .gscp{
        padding-top:30px;
        padding-bottom:30px;
    }
    .gscp1>.fle>h1{
        width:100%;
        font-size: 18px;
        margin-bottom: 15px;
    }
    .gscp>ul{
        justify-content: flex-start;
    }
    .gscp1>.fle>ul>li{
        width:calc(100%/2);
        text-align: center;
        margin-left: 0;
		margin-right:0;
    }
    .gscp1>.fle>ul>li>a{
        line-height: 2;
        font-size: 16px;
    }
    .gscp1>.fle>ul>li.on i{
        width:13px;
    }
    .gscp1_box>div div img{
        bottom: auto;
    width: 3.2rem;
    top: 10px;
    }
    .gscp1_box>div div {
        position: unset;
    }
    .gscp1_box>div div button{
        width: 88px;
        height: 26px;
    }
    .gscp1_box>div{
        width:50%;
        position: relative;
    }
	.workshop>div {width:90%; margin:auto}
	.workshop>div div{ margin-top:0}
	.workshop>div div p{ margin-top:.35rem; font-size:.82rem}
	.workshop>div div img { width:100%; position:inherit; left:auto; transform: translate(0,0);}
    .gscp1_box .position>a>p{
	font-size: 15px;
    padding: 0px;
    border: 1px solid #D2D2D2;
    height: 28px;
    text-align: center;
    line-height: 28px;
	}
    .gscp1_box .position>div>div>a{
        font-size: 14px!important;
        padding:6px 8px!important;
    }
	.gscp1_box .position .page-num{padding:0; margin:0;}
	.widfour{/*width:100%!important;*/}
}
/*************** 公司产品 ************************/
/*************** 解决方案 ************************/
.jjfa{
    padding-top: 1rem;
}
.jjfa1,
.news1{
    position: relative;
    overflow: hidden;
}
.jjfa1 i{
    overflow: hidden;
}
.jjfa1 img,
.news1 img{
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.jjfa1:hover img,
.news1:hover img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}
.jjfa1>h1{
    width:100%;
    font-size: .46rem;
    position: absolute;
    top:2.55rem;
    font-weight: bold;
    color: #FFFFFF;
}
.jjfa1>ul.on{
    position: fixed;
    top:0;
}
.jjfa1>ul{
    margin-left: 2.1rem;
    width:15rem;
    background: #ffffffe6;
    position: absolute;
    bottom:0;
    justify-content: flex-start;
    z-index: 2;
}
.jjfa1>ul>li{
    width:25%;
    text-align: center;
    border-top:4px solid transparent;
    cursor: pointer;
}
.jjfa1>ul>li>a{
    width:100%;
    height:100%;
    font-size: .22rem;
    font-weight: 500;
    margin:.3rem 0;
    color: #1B1B1B;
    border-right: 1px solid #D3D3D3;
}
.jjfa1>ul>li:hover{
    border-top:4px solid #b73630;
}
.jjfa1>ul>li:hover>a{
    /* color: #FF6600;*/
	color:#b73630;
}
.jjfa1>ul>li.on{
    border-top:4px solid #b73630;
}
.jjfa1>ul>li.on>a{
    /* color: #FF6600; */
	color:#b73630;
}
.jjfa2{
    background: #FAFAFA;
}
.jjfa2_box{
    margin-bottom: 1rem;
}
.jjfa2>div{
    display: none;
}
.jjfa2.on>div{
    display: block;
}
.jjfa2>div:nth-child(1),
.jjfa2>div:nth-child(2),
.jjfa2>div:nth-child(3),
.jjfa2>div:nth-child(4){
    display: block;
}
button.jjfa_btn{
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: .45rem;
    background: #FAFAFA;
}
button.jjfa_btn>i{
    color: #141414;
    font-size: .18rem;
    width: 1.37rem;
    height: 100%;
    color: #fff;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    /* background-color:#FF6600;*/
	background-color:#b73630;
    line-height: .45rem;
}
button.jjfa_btn:hover>i{
    /*color: #FF6600;*/
	color:#b73630;
    background-color: #fff;
}
.jjfa2_box>h1{
    font-size: 40px;
    font-weight: bold;
    color: #141414;
    margin-bottom: .65rem;
}
.jjfa2_box>div{
    position: relative;
}
.jjfa2_box>div>div{
    position: absolute;
    bottom:0;
    padding:.45rem .6rem;
    background-color: #fff;
}
.jjfa2_box>div>div>p{
    width: 6.2rem;
    font-size: .18rem;
    font-weight: 400;
    color: #141414;
    line-height: 1.5;
    margin-bottom: .35rem;
}
.jjfa2_box>div>div>button{
    width: 1.37rem;
    height: .45rem;
    /* background: #FF6600; */
	background:#b73630;
    display: block;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.jjfa2_box>div>div>button:hover{
    background-color: #fff;
}
.jjfa2_box>div>div>button:hover>a{
    /*color: #FF6600;*/
	color:#b73630;
}
.jjfa2_box>div>div>button>a{
    width:100%;
    height:100%;
    font-size: .18rem;
    color:#fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.po_lt{
    left:0;
}
.po_rt{
    right:0;
}
@media screen and (max-width:1024px) {
    .jjfa1{
        margin-top: 60px!important;
    }
}
@media screen and (max-width:800px) {
    .jjfa1{
        margin-top: 54px!important;
    }
    .jjfa1>ul{
        top: 4.37rem;
    }
    .jjfa2_box>div>div{
        position: relative;
    }
    .jjfa2_box>div>div>p{
        width:100%;
    }
    .jjfa2_box>div>div>button{
        width:100px;
        height:35px;
    }
}
@media screen and (max-width:600px) {
    .jjfa1{
        margin-top: 50px!important;
    }
    .jjfa1>h1{
        font-size: 20px;
    }
    .jjfa1>ul{
        position: relative;
        top:0!important;
        margin-left: 1.6rem;
    }
    .jjfa1>ul>li{
        width:calc(100%/3);
    }
    .jjfa2_box>h1{
        font-size: 24px;
    }
}
/*************** 解决方案 ************************/
/*************** 解决方案详情 ************************/
.jjfaxq1{
    overflow: hidden;
    position: relative;
}
.jjfaxq1:hover>img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}
.jjfaxq1>img{
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.jjfaxq1 h1{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    font-size: .46rem;
    font-weight: bold;
    color: #FFFFFF;
    z-index: 2;
}
.jjfaxq1 h1::after{
    content: '';
    width: .65rem;
    height: 4px;
    background: #FFFFFF;
    position: absolute;
    bottom: -.3rem;
    left: 50%;
    transform: translate(-50%,0);
}
.jjfaxq2>.fle>h1{
    font-size: .36rem;
    font-weight: bold;
    color: #141414;
    padding-left: 20px;
    position: relative;
}
.jjfaxq2>.fle>h1::before{
    width: 8px;
    height: 100%;
    /* background: #FF6600; */
	background:#b73630;
    position: absolute;
    left:0;
}
.jjfaxq2>.fle{
    align-items: flex-start;
    margin-bottom: .3rem;
}
.jjfaxq2>.fle>div{
    width:9.79rem;
}
.jjfaxq2>.fle>div>div{
    margin-bottom: .5rem;
}
.jjfaxq2>.fle>div>div *{
    line-height: inherit;
}
.jjfaxq2>.fle>div>div>h1{
    font-size: .3rem;
    font-weight: 500;
    color: #141414;
    margin-bottom: .4rem;
}
.jjfaxq2>.fle>div>div>p{
    font-size: .18rem;
    font-weight: 400;
    color: #141414;
    line-height: 1.5;
    opacity: .8;
}
.jjfaxq2>.fle>div>div>.fle{
    margin-top: .4rem;
}
.jjfaxq2>.fle>div>div>.fle>img{
    width:30%;
}
.jjfaxq3{
    background: #fafafa;
    padding-bottom: 1rem;
}
.jjfaxq3>h1>i{
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    font-size: 18px;
    font-weight: 500;
    color: #4B4B4B;
}
.jjfaxq3>h1>i:hover{
    /*color: #FF6600;*/
	color:#b73630;
}
.jjfaxq3>h1{
    font-size: .4rem;
    font-weight: bold;
    color: #141414;
    padding-top: .7rem;
    margin-bottom: .7rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.jjfaxq3 #swiper-container1{
    width: 89%;
    margin-left: 2.1rem;
}
.jjfaxq3 #swiper-container1 .swiper-slide{
    padding-right: .44rem;
}
.jjfaxq3 .swiper-slide>div{
    position: absolute;
    bottom:0;
    padding:.45rem .6rem;
    background-color: #fff;
}
.jjfaxq3 .swiper-slide>div>p{
    width: 6.2rem;
    font-size: .18rem;
    font-weight: 400;
    color: #141414;
    line-height: 1.5;
    margin-bottom: .35rem;
}
.jjfaxq3 .swiper-slide>div>button{
    width: 1.37rem;
    height: .45rem;
    /* background: #FF6600; */
	background:#b73630;
    display: block;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.jjfaxq3 .swiper-slide>div>button:hover{
    background-color: #fff;
}
.jjfaxq3 .swiper-slide>div>button>a{
    transition: .5s;
    width:100%;
    height:100%;
    font-size: .18rem;
    color:#fff;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.jjfaxq3 .swiper-slide>div>button:hover>a{
    /*color: #FF6600;*/
	color:#b73630;
}
.swiper-scrollbar{
    background: #EBEBEB;
    margin-top: .8rem;
    width:89%;
    margin-left: 2.1rem;
}
.swiper-scrollbar-drag{
    height: 9px;
    border-radius: 0;
    /* background: #FF6600; */
	background:#b73630;
}
@media screen and (max-width:800px) {
    .jjfaxq1 h1{
        font-size: 24px;
    }
    .jjfaxq1 h1::after{
        width:40px;
        bottom:-20px;
    }
    .jjfaxq3 .swiper-slide>div>button{
        width:100px;
        height:35px;
    }
}
@media screen and (max-width:600px) {
    .jjfaxq1{
        margin-top: 50px!important;
    }
    .jjfaxq2>.fle>h1{
        padding-left: 15px;
        font-size: 20px;
    }
    .jjfaxq2>.fle>div{
        width:100%;
        margin-top: 15px;
    }
    .jjfaxq2>.fle>div>div>h1{
        font-size: 18px;
    }
    .jjfaxq3>h1{
        font-size: 20px;
    }
    .jjfaxq3 .swiper-slide>div{
        position: relative;
    }
    .jjfaxq3 .swiper-slide>div>p{
        width:100%;
    }
    .jjfaxq3 #swiper-container1{
        margin-left: 1.6rem;
        width:84%;
    }
    .jjfaxq3 #swiper-container1 .swiper-slide{
        padding-right: 0;
    }
    .swiper-scrollbar{
        margin-left: 1.6rem;
        width:84%;
    }
}
/*************** 解决方案详情 ************************/
/*************** 新闻中心 **************************/
.news1{
    position: relative;
    margin-top: .88rem;
}
.news1>h1{
    width:100%;
    font-size: .46rem;
    position: absolute;
    top: 2.55rem;
    font-weight: bold;
    color: #FFFFFF;
}
.news1>ul{
    margin-left: 2.1rem;
    width:15rem;
    background: #ffffffe6;
    position: absolute;
    bottom:0;
    justify-content: flex-start;
    z-index: 2;
}
.news1>ul>li{
    width:33.3%;
    text-align: center;
    border-top:4px solid transparent;
    cursor: pointer;
}
.news1>ul>li>a{
    width:100%;
    height:100%;
    font-size: .22rem;
    font-weight: 500;
    margin:.3rem 0;
    border-right: 1px solid #D3D3D3;
    color: #1B1B1B;
}
.news1>ul>li:hover{
    border-top:4px solid #b73630;
}
.news1>ul>li:hover>a{
    /*color: #FF6600;*/
	color:#b73630;
}
.news1>ul>li.on{
    border-top:4px solid #b73630;
}
.news1>ul>li.on>a{
    /* color: #FF6600;*/
	color:#b73630;
}
.news2{
    margin-top: 0;
    /* padding-top: 0; */
}
.news2>ul {
    width: 100%;
}

.news2>ul>li {
    /* padding: 0rem 2.1rem; */
    padding-bottom: .8rem;
    border-bottom: 1px solid #E8E8E8;
    padding-top: 1rem;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    cursor: pointer;
}

.news2>ul>li:hover {
    /* background-color:#FF6600;*/
	background-color:#033b75;
}

.news2>ul>li>span {
    width: 35%;
}

.news2>ul>li>div {
    width: 57%;
    display: flex;
}

.news2>ul>li>div>p {
    font-size: .30rem;
    color: #131313;
    margin-right: .66rem;
    width: 69%;
    font-family: 'GILROY-MEDIUM';
    text-align: center;
    line-height: 1.5;
}
.news2>ul>li:hover>div>p{
    color:#fff;
}

.news2>ul>li>div>div {
    width: 260%;
}

.news2>ul>li>div>div>b {
    font-size: .3rem;
    font-weight: bold;
    color: #131313;
    line-height: 1.3;
}
.news2>ul>li:hover>div>div>b{
    color: #fff;
}

.news2>ul>li>div>div>p {
    font-size: .2rem;
    color: #636363;
    margin: .41rem 0 .74rem 0;
    line-height: 1.5;
    text-align: justify;
    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 4;

    overflow: hidden;
}
.news2>ul>li:hover>div>div>p{
    color:#fff;
}

.news2>ul>li>div>div>a {
    display: block;
    width: 1.2rem;
    height: .4rem;
    line-height: .4rem;
    color: #fff;
    /* background-color:#FF6600;*/
	background-color:#b73630;
    font-size: .18rem;
    text-align: center;
}

.news2>ul>li:hover>div>div>a {
    /*color: #ff6600;*/
	color:#b73630;
    background-color: #fff;
}
@media screen and (max-width:1024px){
    .news2>ul>li>div>div>a{
        width: 90px;
        height: 40px;
        line-height: 40px;
    }
}
@media screen and (max-width:600px) {
    .news1{
        margin-top: 50px;
    }
    .news1>ul{
        margin-left: 1.6rem;
        width:16rem;
    }
    .news2{
        padding-top: 0;
    }
    .news2>ul>li{
        padding:30px 1.6rem;
    }
    .news2>ul>li>span{
        width:100%;
    }
    .news2>ul>li>div{
        width:100%;
        flex-wrap: wrap;
    }
    .news2>ul>li>div>p{
        margin: 15px 0 10px;
        font-size: 18px;
        text-align: left;
    }
    .news2>ul>li>div>div>b{
        font-size: 18px;
    }
    .news2>ul>li>div>div>p{
        font-size: 16px;
    }
    .news2>ul>li>div>div>a{
        font-size: 14px;
    }
}
/*************** 新闻中心 **************************/
/*************** 新闻详情 **************************/
.newxq1 {
    padding: 0 1.25rem;
    padding-top: .6rem;
    margin-top: .96rem;
    overflow: hidden;
}
.newxq1>ul {
    clear: both;
    width: 100%;
    padding-bottom: .55rem;
    border-bottom: 1px solid #E8E8E8;
    display: flex;
    align-items: center;
}

.newxq1>ul>li {
    font-size: .2rem;
    color: #868686;
    display: flex;
    align-items: center;
}

.newxq1>ul>li>a {
    display: inline-block;
    color: #868686;
    text-transform: none;
}

.newxq1>ul>li>i {
    margin: 0 .1rem;
    color: #868686;
}

.newxq1>ul>li.on>a {
    /* color: #043954; */
    color: #b73630;
}

.news_xq1 {
    padding: 0 1.25rem;
    padding-top: 1rem;
    padding-bottom: 1.35rem;
    overflow: hidden;
}

.news_xq1>.lf {
    width: 65%;
    padding-bottom: 0.45rem;
    border-bottom: 1px solid #E8E8E8;
    position: relative;
}
.cpxj{
	float:left;
    width: 65%;
    padding-bottom: 0.45rem;
    border-bottom: 1px solid #E8E8E8;
	padding-top:0.3rem;
	height:730px;
}

.news_xq1>.rt {
    width: 25%;
}

.news_xq1>.lf>h4 {
    font-size: .3rem;
    color: #1D1D1D;
    font-weight: 500;
    font-family: "SourceHanSansCN-Regular";
}

.news_xq1>.lf>i {
    font-size: 18px;
    display: block;
    color: #868686;
    margin: .4rem 0 .48rem 0;
    font-family: "Gilroy-Medium";
}

.news_xq1>.lf>div {
    padding: .6rem 0;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}

.news_xq1>.lf>a {
    font-size: 18px;
    color: #161616;
    float: left;
    margin-top: .45rem;
    display: block;
    font-family: "SourceHanSansCN-Regular";
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.news_xq1>.lf>a:hover{
    /*color: #ff6600;*/
	color:#b73630;
}
.news_xq1>.lf>a:last-child {
    float: right;
}

.news_xq1>.lf::after {
    width: 1px;
    height: 24px;
    background: #E8E8E8;
    bottom: .45rem;
    left: 50%;
}

.news_xq1>.rt>b {
    font-size: .26rem;
    color: #161616;
    font-weight: normal;
}

.news_xq1>.rt>div {
    margin-top: .6rem;
    cursor: pointer;
}

.news_xq1>.rt>div>span {
    overflow: hidden;
}

.news_xq1>.rt>div>i {
    display: block;
    color: #868686;
    font-size: .2rem;
    font-family: "Gilroy-Medium";
    margin: .35rem 0 .3rem 0;
}

.news_xq1>.rt>div>p {
    font-family: "SourceHanSansCN-Regular";
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #1D1D1D;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.news_xq1>.rt>div:hover>p{
    /*color: #ff6600;*/
	color:#b73630;
}
.news_xq1>.lf>div>p {
    font-size: 16px;
    color: #4E4E4E;
    line-height: 1.8;
    /*text-indent: 2em;
    */text-align: justify;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.news_xq1>.lf p,
.news_xq1>.lf i,
.news_xq1>.lf u,
.news_xq1>.lf em,
.news_xq1>.lf ul,
.news_xq1>.lf li,
/* .news_xq1>.lf h4, */
.news_xq1>.lf h2,
.news_xq1>.lf h1,
.news_xq1>.lf span {
    font-size: 16px;
}

.news_xq1>.lf p {
    line-height: 1;
}

.news_xq1>.lf section {
    display: block;
    line-height: 0.2;
}

.news_xq1>.lf img {
    display: inline-block;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
    height: auto;
}

@media screen and (max-width:2560px) and (min-width:1930px) {}

@media screen and (max-width:1440px) {}

@media screen and (max-width:1280px) {

    .news2>ul>li>div>div>p,
    .news2>ul>li>div>div>a {
        font-size: 16px;
    }

    .news2>ul>li>div>p {
        width: 75%;
    }

    .news_xq1>.rt>b {
        font-size: 18px;
    }

    .news_xq1>.rt>div>p {
        font-size: 16px;
    }
}

@media screen and (max-width:1024px) {
    .newxq1 {
        padding: 0 1.6rem;
        padding-top: 80px;
    }

    .news2>ul>li>div>p {
        width: 90%;
        font-size: 18px;
    }

    .xiy>a,
    .newxq1>ul>li,
    .xiy>p {
        font-size: 14px;
    }

    .newxq1>ul>li>a>img {
        width: 14px;
    }

    .news2>ul>li>div>div>b {
        font-size: 18px;
    }
    .newxq1>ul>li>i {
        margin: 0 .2rem;
    }

    .news2>ul>li>div>div>a {
        width: 90px;
        height: 40px;
        line-height: 40px;
    }

    .news_xq1>.lf>h4 {
        font-size: 20px;
        line-height: 1.5;
    }
}

@media screen and (max-width:768px) {
    .news2>ul>li>div {
        width: 60%;
    }
    .news_xq1{
        padding-left:1.6rem;
        padding-right:1.6rem;
    }
}

@media screen and (max-width:540px) {
    /* .newxq1>ul>li:nth-child(2){
        width: 30%;
    } */
    .newxq1>ul>li:first-child{
        margin-right: .5rem;
    }
    .newxq1>ul>li:first-child>i {
        display: none;
    }
    .news2>ul>li,
    .news2>ul>li>div {
        flex-wrap: wrap;
    }
    .news2>ul>li>div,
    .news2>ul>li>span {
        width: 100%;
    }

    .news2>ul>li>div {
        margin-top: 1rem;
    }

    .news2>ul>li>div>p {
        margin-bottom: .4rem;
    }

    .news2>ul>li>div>div>p {
        margin-top: .5rem;
    }

    .news2>ul>li {
        padding-bottom: 1.6rem;
    }

    .news_xq1>.lf {
        width: 100%;
    }
	.cpxj{
	width:100%;
	padding-top:1rem;
	height:1180px;
	}

    .news_xq1>.rt {
        width: 100%;
        margin-top: 50px;
    }
	.pro_xql>.rt>div {
		float:left; 
		margin-right:3%;
		width:47%;
	}
	.pro_xql>.rt>div:nth-child(2n+1){
	clear:both;
	}
    .news_xq1>.rt>div>i {
        font-size: 12px;
    }
}
/*************** 新闻详情 **************************/
/*************** 联系我们 **************************/
.lxwm{
    background: #F9F9F9;
}
.lxwm1>h1{
    top:50%;
}
.lxwm>h1{
    font-size: .4rem;
    font-weight: 500;
    color: #1D1D1D;
    margin-bottom: .65rem;
}
.lxwm>.fle{
    justify-content: flex-start;
}
.lxwm2>.fle>div{
    padding: 0.5rem 0 0.5rem 0.5rem;
    margin-bottom: .4rem;
    background: #fff;
    width: 31%;
    margin-right: 2.33%;
}
.lxwm2>.fle>div:hover{
    /* background: #FF6600; */
	background:#b73630;
}
.lxwm2>.fle>div:hover>h1,.lxwm2>.fle>div:hover>p{
    color:#fff;
}
.lxwm2>.fle>div>h1{
    font-size: .24rem;
    line-height: 2;
    color: #191919;
}
.lxwm2>.fle>div>p{
    font-size: .22rem;
    font-weight: 400;
    color: #747474;
    line-height: 1.5;
}
.map1 img{
    max-width: inherit;
}
.map1 .iw_poi_content{
    margin-top: 15px;
}
.map1 .center{
    width:326px!important;
}
.lxwm3 li>em{
    padding:.36rem .67rem;
    border-bottom:1px solid #16161633;
    cursor: pointer;
    background: #fff;
}
.lxwm3 li>em.on{
    /* background: #FF6600; */
	background:#b73630;
}
.lxwm3 li>em.on p{
    color: #FFFFFF;
}
.lxwm3 li>em:hover{
    /* background: #FF6600; */
	background:#b73630;
}
.lxwm3 li>em:hover p{
    color: #FFFFFF;
}
.lxwm3 li>em p{
    font-size: .2rem;
    font-weight: 500;
    color: #3B3B3B;
}
.lxwm3 li>em>p{
    font-size: .22rem;
    font-weight: bold;
    color: #151515;
    position: relative;
}
.lxwm3 li>em>p::before{
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    /* background: #FF6600; */
	background:#b73630;
    border-radius: 0%;
    top:50%;
    left:-.27rem;
    transform: translate(0,-50%);
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    -ms-border-radius: 0%;
    -o-border-radius: 0%;
}
.lxwm3 li>em>div>p{
    margin-right: 1.08rem;
}
.lxwm3 li>em>div>p:last-child{
    transform: scale(2.5);
    margin:0;
}
.lxwm3>ul>li>div{
    display: none;
}
.lxwm3 li>div>ul>li{
    align-items: flex-start;
    padding:.75rem .67rem;
    background: #fff;
}
.lxwm3 li>div>ul>li:first-child{
    border-bottom: 1px solid #e6e6e6;
}
.lxwm3 li>div>ul>li>h1{
    font-size: .2rem;
    font-weight: 500;
    color: #1D1D1D;
}
.lxwm3 li>div>ul>li>div>p{
    width:12rem;
    font-size: .16rem;
    font-weight: 500;
    color: #676666;
    line-height: 1.5;
    /* margin-bottom: .6rem; */
}
.lxwm3 button{
    width: 1.41rem;
    height: .54rem;
    /* background: #FF6600; */
	background:#b73630;
    color:#fff;
    margin-top: .6rem;
    font-size: .18rem;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.lxwm3 button:hover{
    background-color: #fff;
    /*color: #FF6600;*/
	color:#b73630;
}
.cpxq1 {
    position: relative;
    z-index: 10;
    padding: 0 2.1rem;
    padding-top: 7%;
    background: #fff;
}

.cpxq1>ul {
    clear: both;
    float: left;
    width: 100%;
    padding-bottom: .55rem;
    border-bottom: 1px solid #E8E8E8;
    display: flex;
    align-items: center;
}

.cpxq1>ul>li {
    font-size: .2rem;
    float: left;
    color: #868686;
    display: flex;
    align-items: center;
}

.cpxq1>ul>li>a {
    display: inline-block;
    color: #868686;
    text-transform: none;
}

.cpxq1>ul>li>i {
    margin: 0 .1rem;
    color: #868686;
}

.cpxq1>ul>li.on>a {
    /* color: #043954; */
    color: #b73630;
}
.rcxq1 {
    padding: .9rem 2.1rem 1.33rem 2.1rem;
    background: #F9F9F9;
}

.rcxq1>ul {
    margin-top: .73rem;
    width: 100%;
}

.rcxq1>ul>li {
    width: 100%;
}

.rcxq1>ul>li>span {
    font-size: .2rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #fff;
    transition: .5s;
    padding: .35rem 0.72rem;
    padding-right: 0;
    align-items: center;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    border-bottom: 1px solid #b73630;
    cursor: pointer;
    position: relative;
}
.rcxq1.ss1>ul>li>span{
    background: #F9F9F9;
}
.rcxq1>ul>li>span::before {
    top: 45%;
    left: 2%;
    width: 8px;
    height: 8px;
    /* background: #FF6600; */
	background:#b73630;
    border-radius: 0%;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    -ms-border-radius: 0%;
    -o-border-radius: 0%;
}

.rcxq1>ul>li.on>span::before {}

.rcxq1>ul>li.on>span {
    border-bottom: 1px solid transparent;
    /* background: #FF6600; */
	background:#b73630;
}

.rcxq1>ul>li>span>p {
    width: 20%;
    color: #1F1F1F;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    font-weight: bold;
}

.rcxq1>ul>li>span>i {
    /* margin-right: 6%; */
    color: #1F1F1F;
    transition: .5s;
    width: 10%;
}
.rcxq1>ul>li>span>i:nth-child(2) {
    width: 20%;
}

.rcxq1>ul>li.on>span>p,
.rcxq1>ul>li.on>span>i {
    color: #fff;
}

.rcxq1>ul>li>span>i:last-child {
    margin: 0;
    transform: scale(1.5);
    cursor: pointer;
    width: 3%;
}

.rcxq1>ul>li>div {
    background: #fff;
    padding: .74rem;
    padding-bottom: .51rem;
    display: none;
}

.rcxq1>ul>li>div>div {
    display: flex;
    justify-content: flex-start;
    padding-bottom: .62rem;
}

.rcxq1>ul>li>div>div:first-child {
    margin-bottom: .69rem;
    border-bottom: 1px solid #E6E6E6;
}

.rcxq1>ul>li>div>div:last-child {
    padding: 0;
    margin: 0;
}

.rcxq1>ul>li:first-child>div>div {}

.rcxq1>ul>li>div>div>b {
    font-size: .2rem;
    color: #1D1D1D;
    width: 11%;
    line-height: 1.5;
}
.rcxq1>ul>li>div>div>p{
    font-size: 16px;
    line-height: 1.5;
}
.rcxq1>ul>li>div>div>div {
    font-size: 16px;
    color: #676666;
    line-height: 1.8;
}

.rcxq1>ul>li>div>div>div>a {
    border: 1px solid #b73630;
    width: 1.4rem;
    height: .45rem;
    display: block;
    text-align: center;
    line-height: .45rem;
    float: left;
    margin-right: .27rem;
    color: #b73630;
    transition: .5s;
    position: relative;
}

.rcxq1>ul>li>div>div>div>a:hover {
    background-color: #b73630;
    color: #fff;
}
.rcxq1>ul>li>div>div>div>a>div{
    position: absolute;
    top: -120%;
    width: 250%;
    left: 118%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f5f5f5;
    padding: .2rem .3rem;
    transition: .5s;
    transform-origin: left;
    transform: scaleX(0);
}
.rcxq1>ul>li>div>div>div>a:hover>div{
    transform: scaleX(1);
}
.rcxq1>ul>li>div>div>div>a>div>p{
    width: 65%;
    text-align: left;
    line-height: 1.5;
    text-transform: none;
}
.rcxq1>ul>li>div>div>div>a>div>p>i{
    margin: .12rem 0;
}
.rcxq1>ul>li>div>div>div>a>div>span{
    width: 35%;
}
.rcxq1>a {
    display: block;
    width: 1.4rem;
    height: .45rem;
    line-height: .45rem;
    font-size: 18px;
    text-align: center;
    background: #b73630;
    color: #fff;
    margin: .7rem auto 1.16rem auto;
}

.rcxq1>div {
    margin-top: .66rem;
    padding: .76rem .72rem;
    display: flex;
    justify-content: space-between;
    background: #fff;
    border: 2px solid #b73630;
}

.rcxq1>div>b {
    font-size: .2rem;
    color: #1D1D1D;
    margin-right: .6rem;
    width: 20%;
    font-weight: bold;
}

.rcxq1>div>div {
    font-size: .16rem;
    line-height: 1.8;
    margin-right: 2.4rem;
    width: 60%;
}

.rcxq1>div>span {
    width: 20%;
    /* width: 1.3rem; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.ss {
    padding: 0 2.1rem;
    background: #fff;
}

.ss>b {
    font-size: .4rem;
    color: #1F1F1F;
    margin-top: .46rem;
    margin-bottom: .37rem;
}

.ss>div{
    height: .55rem;
    margin-bottom: .55rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.ss>div>select{
    width: 31%;
    border: none;
    padding: 0 .22rem;
    outline: none;
    height: 100%;
    font-size: .22rem;
    background: #ECECEC;
    /*color: #FF6600;*/
	color:#b73630;
    background-image: url(../img/dsj.png);
    background-position: 95% 50%;
    background-size: 10px;
    background-repeat: no-repeat;
}
.ss>div>input{
    font-size: .22rem;
    padding: 0 .22rem;
    width: 31%;
    height: 100%;
    background: #ECECEC;
}
.ss>div>button{
    font-size: .22rem;
    width: 31%;
    height: 100%;
    /* background-color:#FF6600;*/
	background-color:#b73630;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.ss>p {
    font-size: .22rem;
    color: #878787;
    /* border-bottom: 1px solid #b73630; */
    display: flex;
}
.ss_lb>.gscp1_box{
    margin-top: 0;
}
.ss_lb>.gscp1_box>div{
    border-bottom: 1px solid #F0F0F0;
}
.ss_lb>.gscp1_box>div.gscpxq2_box{
    width: 100%;
}
.ss_lb>.gscp1_box>div.gscpxq2_box .swiper-slide{
    width: 33%;
}
.ss_lb>div>b{
    padding: 0 2.1rem;
    color: #1F1F1F;
    font-size: .36rem;
    margin: 1.2rem 0 .5rem 0;
    width: 100%;
}
.ss_lb>div.gscp1_box>ul{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0 2.1rem;
    width: 100%;
}
.ss_lb>div.gscp1_box>ul>li{
    width: 32%;
    margin-right: 2%;
    margin-left: 0;
    padding: .5rem .75rem .3rem;
    border: 1px solid #000000;
}
.ss_lb>div.gscp1_box>ul>li:hover{
    border: 1px solid #b73630;
}
.ss_lb>div.gscp1_box>ul.zs{

}
.ss_lb>div.gscp1_box>ul.zs>li{
    margin-bottom: 2%;
}
.ss_lb>div.gscp1_box>ul.zs>li>p{
    font-size: .24rem;
    font-weight: 500;
    color: #000000;
    line-height: 1.5;
    text-align: center;
}
.ss_lb>div.gscp1_box>ul.zs>li:hover>p{
    /* color: #FF6600;*/
	color:#b73630;
}
.ss_lb>div.gscp1_box>ul.zs>li>div{
    width: 100%;
    height: 1px;
    background: #C4C4C4;
    margin: .3rem 0;
}
.ss_lb>div.gscp1_box>ul.zs>li>img{
    width: 2.8rem;
    margin: auto;
    cursor: pointer;
}
.ss_lb>div.gscp1_box>ul.zs>li>a{
    font-size: .24rem;
    font-weight: 500;
    color: #000000;
    line-height: 1.5;
    text-align: center;
}
.ss_lb>div.gscp1_box>ul.zs>li>a:hover{
    /* color: #FF6600;*/
	color:#b73630;
}
.ss_lb>div.gscp1_box>ul.bg>li{
    padding: 0;
    padding-top: .5rem;
    border: none;
    margin-bottom: 2%;
}
.ss_lb>div.gscp1_box>ul.bg>li:hover>p{
    /* color: #FF6600;*/
	color:#b73630;
}
.ss_lb>div.gscp1_box>ul.bg>li:hover>div{
    border: 1px solid #b73630;
}
.ss_lb>div.gscp1_box>ul.bg>li>p{
    font-size: .26rem;
    font-weight: 500;
    color: #000000;
    line-height: 1.5;
    text-align: center;
    margin-bottom: .4rem;
}
.ss_lb>div.gscp1_box>ul.bg>li>div{
    padding-top: .5rem;
    border: 1px solid #000000;
    float: left;
    width: 100%;
}


.ss_lb>div.gscp1_box>ul.bg1>li{
    padding: 0;
    padding-top: .5rem;
    border: none;
    margin-bottom: 2%;
}
.ss_lb>div.gscp1_box>ul.bg1>li:hover>p{
    /* color: #FF6600;*/
	color:#b73630;
}
.ss_lb>div.gscp1_box>ul.bg1>li:hover>div{
    border: 1px solid #b73630;
}
.ss_lb>div.gscp1_box>ul.bg1>li>p{
    font-size: .26rem;
    font-weight: 500;
    color: #000000;
    line-height: 1.5;
    text-align: center;
    margin-bottom: .4rem;
}
.ss_lb>div.gscp1_box>ul.bg1>li>div{
    padding-top: .5rem;
    border: 1px solid #000000;
    float: left;
    width: 100%;
}



.ss_lb>div.gscp1_box>ul.bg1>li>div{
    padding-top: 0;
    border: 1px solid #000000;
    float: left;
    width: 100%;
}

.ss_lb>div.gscp1_box>ul.bg1>li>div>img{
    margin: 0 auto;
    margin-bottom: .4rem;
    width: 2.8rem;
}
.ss_lb>div.gscp1_box>ul.bg1>li>div>a{
    width: 50%;
    float: left;
    height: 100%;
    display: block;
    padding: .3rem;
    font-size: .24rem;
    font-weight: 500;
    color: #000000;
    border-top: 1px solid #c4c4c4;
    text-align: center;
}
.ss_lb>div.gscp1_box>ul.bg1>li>div>a:hover{
    /* background-color:#FF6600;*/
	background-color:#b73630;
    color: #fff;
}
.ss_lb>div.gscp1_box>ul.bg1>li>div>a:last-child{
    border-left: 1px solid #c4c4c4;
}


.ss_lb>div.gscp1_box>ul.bg>li>div>img{
    margin: 0 auto;
    margin-bottom: .4rem;
    width: 2.8rem;
}
.ss_lb>div.gscp1_box>ul.bg>li>div>a{
    width: 50%;
    float: left;
    height: 100%;
    display: block;
    padding: .3rem;
    font-size: .24rem;
    font-weight: 500;
    color: #000000;
    border-top: 1px solid #c4c4c4;
    text-align: center;
}
.ss_lb>div.gscp1_box>ul.bg>li>div>a:hover{
    /* background-color:#FF6600;*/
	background-color:#b73630;
    color: #fff;
}
.ss_lb>div.gscp1_box>ul.bg>li>div>a:last-child{
    border-left: 1px solid #c4c4c4;
}
.ss>p>i {
    color: #272727;
    margin-bottom: .44rem;
    margin-left: .1rem;
    margin-right: .1rem;
}

.ss1 {
    padding-top: 0;
    background: #fff;
}

.ss1>ul {
    margin-top: 0;
}

.ss1>ul>li {

}
.ss1>div{
    border: 1px solid;
    border-right: none;
    border-left: none;
    font-size: 18px;
    padding: .3rem;
    justify-content: space-between;
    align-items: center;

}
.ss1>div>a{

}
.ss1>div>ul{

}
.ss1>div>ul>li{
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    transition: .5s;
    margin-right: .2rem;
    text-align: center;
    border: 1px solid #b73630;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.ss1>div>ul>li.on,
.ss1>div>ul>li:hover{
    background: #b73630;
}
.ss1>div>ul>li>a{
    color: #b73630;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.ss1>div>ul>li.on>a,
.ss1>div>ul>li:hover>a{
    color: #fff;
}
.ss1>ul>li>span{
    background: #F9F9F9;
}
@media screen and (max-width:1024px) {
    .lxwm3 button{
        width: 120px;
        height: 50px;
        font-size: 16px;
    }
    .ss1>div{
        font-size: 16px;
    }
	.cpxj{ height:880px}
}
@media screen and (max-width:814px) {
	.cpxj{ height:1180px}
}
@media screen and (max-width:600px) {
    .lxwm>h1{
        font-size: 22px;
    }
    .lxwm2>.fle>div>h1{
        font-size: 18px;
    }
    .ss_lb>div.gscp1_box>ul.bg>li>p{
        font-size: 16px;
    }
    .lxwm2>.fle>div>p{
        font-size: 14px;
    }
    .ss_lb>div.gscp1_box>ul>li {
        width: 48%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .ss_lb>div.gscp1_box>ul.zs>li>img,
    .ss_lb>div.gscp1_box>ul.bg>li>div>img {
        width: 100%;
    }
    .lxwm3 li>em>p{
        
        margin-bottom: .5rem;
    }
    .lxwm3 li>em>div,
    .lxwm2>.fle>div{
        width:100%;
    }
    .lxwm3 li>em>div>p{
        margin-right: 0;
    }
    .lxwm3 li>em p{
        font-size: 14px;
    }
    .lxwm3 li>em>p::before{
        display: none;
    }
    .lxwm3 li>em>div>p:last-child{
        transform: scale(1.2);
    }
    .lxwm3 li>div>ul>li>h1{
        font-size: 18px;
        margin-bottom: .5rem;
    }
    .lxwm3 li>div>ul>li>div>p{
        width:100%;
        font-size: 14px;
    }
    .lxwm3 button {
        width: 104px;
        height: 37px;
        font-size: 16px;
    }
}
/*************** 联系我们 **************************/
/*************** 关于我们 **************************/
.video{
    width:100%;
    height: 100vh;
    background: rgba(0, 0, 0, .7);
    position: fixed;
    z-index: 100;
    transform: scale(0);
    transition: all .5s;
}
video{
    width:80%;
    height: 60%;
    position: relative;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    /* object-fit: cover; */
}
.video.on{
    transform: scale(1);
}
.ab1>ul>li{
    width:20%;
}
.ab2{
    position: relative;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: #FAFAFA;
}
.ab>h1{
    margin-bottom: .75rem;
    font-size: .4rem;
    font-weight: 500;
    color: #1B1B1B;
    line-height: 1.5;
}
.ab2 .img-r{
    position: absolute;
    right:0;
    bottom:1rem;
    width:5.8rem;
    z-index: 2;
	top:40%;
}
.ab2 .img-b{
    position: absolute;
    left:0;
    bottom:0;
    width:17.1rem;
    height: 4.64rem;
    z-index: 1;
}
.ab2>div{
    position: relative;
    z-index: 2;
    background-color: #fff;
    padding: 1.1rem 1.2rem;
    padding-right: 4rem;
    width: 15rem;
}
.ab2>div>div>h1{
    font-size: .4rem;
    font-weight: 500;
    color: #1F1F1F;
    line-height: 1.2;
}
.ab2>div>div>button{
    width: 1.4rem;
    height: .54rem;
    /* background: #FF6600; */
	background:#b73630;
    font-size: .18rem;
    color: #FFFFFF;
    line-height: .54rem;
    cursor: pointer;
}
.ab2>div>div>button>img{
    display: inline-block;
    margin-left: .1rem;
    position: relative;
    top:.05rem;
}
.ab2>div>p{
    font-size: .16rem;
    font-weight: 400;
    color: #3F3F3F;
    line-height: 1.5;
    margin:.5rem 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-transform: none;

}
.ab2>div>p.on{
    -webkit-line-clamp: initial;
}
.ab2>div>div>div>span{
    font-size: .22rem;
    font-weight: 400;
    /* color: #FF6600;*/
	color:#b73630;
    line-height: 1.5;
    display: inline-block;
}
.ab2>div>div>div>span:first-child{
    padding-right:.7rem;
    border-right:1px solid #b73630;
}
.ab2>div>div>div>span:last-child{
    padding-left:.7rem;
}
.ab2>div>div>div>span>b{
    font-size: .3rem;
    font-weight: 500;
    /*color: #FF6600;*/
	color:#b73630;
    line-height: 1.5;
    display: inline-block;
}
.ab2>div>div>i{
    font-size: .18rem;
    font-weight: 500;
    color: #727272;
    /*line-height: 20px;
    */cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.ab2>div>div>i:hover{
    /*color: #FF6600;*/
	color:#b73630;
}
.ab3>div:first-child{
    margin-bottom: .9rem;
}
.ab3>div.fle>h1{
    font-size: .4rem;
    font-weight: 500;
    color: #1B1B1B;
    line-height: 1.5;
}
.ab3>div.fle>ul>li{
    font-size: .24rem;
    font-weight: 500;
    color: #505050;
    margin-left: .7rem;
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.ab3>div.fle>ul>li:hover,
.ab3>div.fle>ul>li.on{
    /* color:#FF6600;*/
	color:#b73630;
}
.ab3>div.fle>ul>li::before{
    position: relative;
    background-color: transparent;
    width: 7px;
    height: 7px;
    display: block;
    margin-right: .1rem;
}
.ab3>div.fle>ul>li.on::before{
    /* list-style: inherit; */
    /*background-color:#ff6600;*/
	background:#b73630;
}
.ab3_box{
    display: none;
    overflow: hidden;
}
.ab3_box.fle{
    flex-wrap: nowrap;
}
.ab3_box.on{
    display: flex;
    margin-left: 2.1rem;
}
.ab3_main{
    width:6.07rem;
}
.ab3_box>div:first-child{
    display: none;
}
.ab3_box .title{
    height:1.87rem;
    /* background-color:#FF6600;*/
	background-color:#b73630;
    position: relative;
}
.ab3_box .title>img{
    margin:0 auto;
    width:.54rem;
    padding-top: .4rem;
}
.ab3_box .title>p{
    font-size: .28rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 2;
    text-align: center;
}
.ab3_box .text{
    height: 4.4rem;
    background-color: #F8F8F8;
    position: relative;
}
.ab3_box .text ul{
    width: 4.8rem;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.ab3_box .text ul li{
    position: relative;
    /* color:#FF6600;*/
	color:#b73630;
    /* list-style: inherit; */
    font-size:.2rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.ab3_box .text ul li::before{
    position: absolute;
    width: 5px;
    height: 5px;
    display: block;
    /* background-color:#FF6600;*/
	background-color:#b73630;
    top: 12%;
}
.ab3_box .text ul li>span{
    font-size: .2rem;
    font-weight: 400;
    color: #1B1B1B;
    line-height: 1.5;
    margin-left: .1rem;
}
@media screen and (max-width:2560px) and (min-width:1930px) {
    .ab2>div>div>button>img {
        top: .02rem;
        width: auto;
    }
}
@media screen and (max-width:600px) {
    .ab3_box>div:first-child{
        display: block;
    }
    .ab3_box>div:last-child{
        display: none;
    }
}
.ab4>div.fle>div>div{
    width: .5rem;
    height: .5rem;
    background: #EBEBEB;
    color:#fff;
    font-size: .3rem;
    text-align: center;
    line-height: .5rem;
    cursor: pointer;
}
.ab4>div.fle>div>div:first-child{
    margin-right: 10px;
}
.ab4>div.fle>div>div:hover{
    /* background: #FF6600; */
	background:#b73630;
}
.ab4_box{
    width: 100%;
    height: 32px;
    background: #fff;
    box-shadow:10px 10px 5px #1b1b1b33;
    margin-bottom: .4rem;
}
.ab4>#swiper-container1 .swiper-slide>div{
    width:89%;
}
.ab4>#swiper-container1 .swiper-slide>div>div.fle{
    justify-content: flex-start;
}
.ab4>#swiper-container1 .swiper-slide>div>.fle>img{
    /* width:2.84rem; */
	width:15%;
	margin-right:1%;
}
.ab4>#swiper-container1 .swiper-slide>div:last-child{
    margin-left: 2.1rem;
}
.ab4>#swiper-container2{
    display: none;
}
.ab5>div.fle>div.fle>div{
    width: .5rem;
    height: .5rem;
    background: #EBEBEB;
    color:#fff;
    font-size: .3rem;
    text-align: center;
    line-height: .5rem;
    cursor: pointer;
}
.ab5>div.fle>div.fle>div:first-child{
    margin-right: 10px;
}
.ab5>div.fle>div.fle>div:hover{
    /* background: #FF6600; */
	background:#b73630;
}
.ab5>div.fle{
    margin-left: 2.1rem;
}
.ab5 #swiper-container3{
    width:63%;
    margin-right: 0;
    margin-bottom: 1rem;
}
.ab5 #swiper-container3 img{
    width:7.18rem;
}
.ab5 #swiper-container3 .swiper-slide>div{
    padding-right: .6rem;
}
.ab5 #swiper-container3 .swiper-slide>div>h1{
    font-size: .7rem;
    /* font-family: 'Gilroy-SemiBold'; */
    font-weight: normal;
    color: #1F1F1F;
    line-height: 1.6;
    font-family: 'Gilroy-Medium';
}
.ab5 #swiper-container3 .swiper-slide-active>div>h1{
    /*color: #FF6600;*/
	color:#b73630;
}
.ab5 #swiper-container3 .swiper-slide>div>p{
    font-size: .18rem;
    font-weight: 400;
    color: #3F3F3F;
    line-height: 1.5;
    margin-top: .3rem;
}
.ab5 #swiper-container4{
    overflow: inherit;
    border-top: 1px solid #E0E0E0;
}
.ab5 #swiper-container4 .swiper-slide{
    font-size: .22rem;
    font-family: 'Gilroy-Medium';
    font-weight: normal;
    color: #979797;
    line-height: 1.5;
    text-align: center;
    padding-top: .2rem;
    /* border-top: 1px solid #E0E0E0; */
    cursor: pointer;
}
.ab5 #swiper-container4 .swiper-slide::before{
    content:'';
    width: 10px;
    height: 10px;
    background: #ACACAC;
    position: absolute;
    top:0;
    left:50%;
    transform: translate(-50%,-50%);
    border-radius: 0%;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    -ms-border-radius: 0%;
    -o-border-radius: 0%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.ab5 #swiper-container4 .swiper-slide.on::before,
.ab5 #swiper-container4 .swiper-slide:hover::before{
    /* background: #FF6600; */
	background:#b73630;
}
.ab5 #swiper-container4 .on,
.ab5 #swiper-container4 .swiper-slide:hover{
    /* color:#FF6600;*/
	color:#b73630;
}
@media screen and (max-width:1024px) {
    .ab2>div>div>button{
        width:115px;
        height:40px;
    }
    .ab2>div>div>button>img{
        margin-left: 10px;
        top:.1rem;
    }
}
@media screen and (max-width:600px) {
    .news1>h1{
        font-size: 24px;
    }
    .ab>h1{
        font-size: 20px;
    }
    .ab3>div.fle>h1{
        font-size: 20px;
    }
    .ab2>div>p{
        display: none;
    }
    .ab2>div>div>div>span{
        display: none;
    }
    .ab2>div>div>i{
        display: none;
    }
    .ab2>div{
        /* width:12.6rem; */
		width:100%;
		padding-right:1.2rem;
    }
	.ab2 .img-r{
	position:inherit;
	right:auto;
	bottom:auto;
	width:100%;
	padding:1.2rem;
	}
    .ab2>div>div>h1{
        font-size: 16px;
        width:100%;
    }
    .ab2>div>div>button{
        width:100px;
        height:35px;
        margin-top: 10px;
    }
    .ab2>div>div>button>img{
        width:14px;
    }
    .ab3>div.fle>ul>li.on{
        list-style: none;
		line-height:50px;
    }
    .ab3_box.fle{
        flex-wrap: wrap;
    }
    .ab3_box.on{
        margin-left: 1.6rem;
        margin-right: 1.6rem;
    }
    .ab3_box>div:first-child>img{
        width:100%!important;
    }
    .ab3_main{
        width:100%;
    }
    .ab3_box .title{
        height:auto;
    }
    .ab3_box .title>img{
        width:20px;
        padding-top:10px;
		display:none;
    }
    .ab3_box .title>p{
        font-size: 14px;
    }
    .ab3_box .text{
        height: auto;
		background:none;
    }
    .ab3_box .text ul{
        width:100%;
        position: relative;
        top:0;
        left:0;
        transform: translate(0,0);
        margin-top: 10px;
    }
    .ab3_box .text ul li>span{
        font-size: 14px;
		padding-left: 10px;
    }
    .ab4>div.fle>div>div{
        display: none;
    }
    .ab4>#swiper-container1{
        display: none;
    }
    .ab4>#swiper-container2{
        display: block;
    }
    .ab5>div.fle>div.fle>div{
        display: none;
    }
    .ab5>div.fle{
        margin-left: 1.6rem;
        margin-right: 1.6rem;
    }
    .ab5 #swiper-container3{
        width:100%;
    }
    .ab5 #swiper-container3 img{
        width:100%;
    }
    button.jjfa_btn{
        height: 30px;
    }
    button.jjfa_btn>i{
        line-height: 30px;
        width: auto;
        padding: 0 5px;
    }
    .ab5 #swiper-container3 .swiper-slide>div>h1{
        font-size: 20px;
    }
    .map1{
        height: 400px !important;
    }
    .ab5 #swiper-container3 .swiper-slide>div>p{
        font-size: 14px;
    }
    .ab5 #swiper-container4 .swiper-slide{
        font-size: 16px;
        padding-top: 15px;
    }
}
/*************** 关于我们 **************************/
/*************** 公司产品详情 **************************/
.gscpxq1{
    padding-top: 1.93rem;
    padding-bottom: 3.71rem;
    position: relative;
}
.gscpxq1 img{
    margin: 0 auto;
}
.gscpxq1>h1{
    font-size: 1.9rem;
    /* font-family: 'Gilroy-Medium'; */
    font-family: 'GILROY-EXTRABOLD';
    font-weight: normal;
    /*color: #FF6600;*/
	color:#b73630;
    /* line-height: 205px; */
    text-align: center;
}
.gscpxq1 .swiper-container{
    position: absolute;
    bottom: .3rem;
}
.gscpxq1 .swiper-wrapper{
    transition: all .5s;
    left:0;
}
.swiper-pagination1{
    text-align: center;
    margin-top: 2rem;
    z-index: 20;
    position: relative;
}
.swiper-pagination1>img{
    display: inline-block;
    /* width:1.73rem; */
	width:6rem;
    border:1px solid transparent;
    cursor: pointer;
}
.swiper-pagination1>img.on{
    border:1px solid #b73630;
}
.swiper-pagination1>img:hover{
    border:1px solid #b73630;
}
.gscpxq1 .swiper-button>div{
    width: .5rem;
    height: .5rem;
    /* background: #FF6600; */
	background:#b73630;
    font-size: .3rem;
    text-align: center;
    line-height: .5rem;
    cursor: pointer;
    position: absolute;
    bottom: 1.78rem;
    color:#fff;
    z-index: 2;
}
.gscpxq1 .swiper-button .left{
    left:2.29rem;
}
.gscpxq1 .swiper-button .right{
    right:2.29rem;
}
.product_title{
    margin-top: .4rem;
}
.product_title>h1{
    font-size: .3rem;
    font-weight: 500;
    color: #161616;
    line-height: 2;
	text-align:center;
}
.product_title>div>p{
    width: 6rem;
    font-size: .22rem;
    font-weight: 500;
    color: #757575;
    line-height: 1.5;
    display: -webkit-box;
    width: 100%;
    /*-webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow: hidden;*/
}
.product_title>div>div>div:first-child{
    margin-right: 1.2rem;
}
.product_title>div>div>div>p{
    font-size: .22rem;
    font-weight: 500;
    color: #262626;
    line-height: 1.5;
}
.product_title>div>div>div>p>span{
    display: inline-block;
    color: #757575;
}
@media screen and (max-width:600px) {
    .gscpxq1{
        margin-top: 50px!important;
    }
    .product_title>h1{
        font-size: 20px;
        font-weight: 600;
    }
    .product_title>div>p{
        width:100%;
        font-size: 14px;
    }
    .product_title>div>div>div>p{
        font-size: 14px;
    }
    .gscpxq1 .swiper-button{
        display: none;
    }
    .swiper-pagination1>img{
       /* width:3.7rem; */
	   width:100%;
    }
}
.gscpxq2>ul{
    background: #F9F9F9;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.gscpxq2>ul>li{
    font-size: .24rem;
    font-weight: 400;
    color: #383838;
    line-height: 3;
    border-bottom: 4px solid transparent;
    cursor: pointer;
    margin-right: 8%;
}
.gscpxq2>ul>li:last-child{
    margin-right: 0;
}
.gscpxq2>ul>li:hover{
    /* color:#FF6600;*/
	color:#b73630;
}
.gscpxq2>ul>li.on{
    /* color:#FF6600;*/
	color:#b73630;
    border-bottom: 4px solid #b73630;
}
.gscpxq2 .gscpxq2_box{
    /* display: none; */
    margin-top: .8rem;
}
.gscpxq2 .gscpxq2_box .swiper-wrapper{
     justify-content: center; 
}
.gscpxq2 .gscpxq2_box1>p{
    width: 100%;
    text-align: justify;
    font-size: .2rem;
    font-weight: 400;
    color: #161616;
    line-height: 1.5;
}
.gscpxq2 .gscpxq2_box1 *{
    line-height: inherit;
}
@media screen and (max-width:1024px) {
    .gscpxq2 .gscpxq2_box1>p{
        width:100%;
        font-size: 14px;
    }
}
@media screen and (max-width:600px) {
    .gscpxq2>ul>li{
        margin-right: 1rem;
    }
}
.gscpxq2_box2>div{
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: .8rem;
}
.gscpxq2_box2>div>ul{
    margin-bottom: .7rem;
}
.gscpxq2_box2>div>ul>li{
    display: flex;
    flex-wrap: wrap;
}
.gscpxq2_box2>div>ul>li.li_kong{
    padding: .3rem 0;
    border-bottom: 1px solid #f1f1f1;
}
.gscpxq2_box2>div>ul>li>h1{
    width:2.8rem;
    font-size: .24rem;
    font-weight: bold;
    color: #1C1C1C;
    line-height: 2;
    display: inline-block;
}
.gscpxq2_box2>div>ul>li>p{
    width:79%;
    font-size: .24rem;
    font-weight: 500;
    color: #757575;
    display: inline-block;
    line-height: 1.8;
}
@media screen and (max-width:600px) {
    .gscpxq2_box2>div>ul>li>h1{
        width:100%;
        font-size: 18px;
    }
    .gscpxq2_box2>div>ul>li>p{
        width:100%;
        font-size: 14px;
    }
}
.gscpxq2_box3 .swiper-slide>div{
    padding:.5rem .75rem .3rem;
    border:1px solid #000000;
    /* margin:0 .3rem; */
}
#swiper-container2{
    padding-bottom: .9rem;
}
.gscpxq2_box3 .swiper-slide>div>img{
    width:2.8rem;
    margin:auto;
    cursor: pointer;
}
.gscpxq2_box3 .swiper-slide>div>div{
    width: 100%;
    height: 1px;
    background: #C4C4C4;
    margin:.3rem 0;
}
.gscpxq2_box3 .swiper-slide>div>a:hover{
    /*color: #FF6600;*/
	color:#b73630;
}
.gscpxq2_box3 .swiper-slide>div>a,
.gscpxq2_box3 .swiper-slide>div>p{
    font-size: .24rem;
    font-weight: 500;
    color: #000000;
    line-height: 1.5;
    text-align: center;
}
.gscpxq2_box3 .swiper-slide>div:hover{
    border:1px solid #b73630;
}
.gscpxq2_box3 .swiper-slide>div:hover>div{
    /* background: #FF6600; */
	background:#b73630;
}
.gscpxq2_box3 .swiper-slide>div:hover>p{
    /* color:#FF6600;*/
	color:#b73630;
}
.swiper-pagination-bullet{
    width: .13rem;
    height: .13rem;
    background: #E4E4E4;
}
.swiper-pagination-bullet-active{
    /* background: #FF6600; */
	background:#b73630;
}
.img,
.vid{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    z-index: 20;
    transition: .5s;
    transform: scale(0);
    overflow: auto;
}
.img.on,
.vid.on{
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.vid video{
    width: 100%;
    height: auto;
    left: auto;
    top: auto;
    transform: translate(0);
}
.img>i,
.vid>i{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.img>div,
.vid>div{
    padding: 8% 0;
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 33%;
    margin: 0px auto;
}
.img>div>span,
.vid>div>span{
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.img>div>span>i,
.vid>div>span>i{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(
45deg);
    cursor: pointer;
}
.img>div>span>img,
.vid>div>span>img{
    width: auto;
}
.img>div>a,
.vid>div>a{
    margin-top: .2rem;
    font-size: .18rem;
    width: 1.2rem;
    height: .4rem;
    /* background: #FF6600; */
	background:#b73630;
    line-height: .4rem;
    text-align: center;
    color: #fff;
}
@media screen and (max-width:1280px) {
    .img>div>a,
    .vid>div>a{
        width: 80px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
    }
    .img>div ,
    .vid>div {
        padding-top: 25%;
        width: 70%;
    }
}

@media screen and (max-width:600px) {
    .gscpxq2_box3 .swiper-slide>div>img{
        width:70%;
    }
    .gscpxq2_box3 .swiper-slide>div>p,
    .gscpxq2_box3 .swiper-slide>div>a{
        font-size: 16px;
    }
    .swiper-pagination{
        display: none;
    }
    .img>div,
    .vid>div {
        width: 90%;
    }
}
#swiper-container3{
    padding-bottom: .9rem;
}
.gscpxq2_box4 .swiper-slide{
    cursor: pointer;
}
.gscpxq2_box4 .swiper-slide>p{
    font-size: .26rem;
    font-weight: 500;
    color: #000000;
    line-height: 1.5;
    text-align: center;
    margin-bottom: .4rem;
}
.gscpxq2_box4 .swiper-slide>div{
    padding-top: .5rem;
    border:1px solid #000000;
    float: left;
    width: 100%;
}
.gscpxq2_box4 .swiper-slide>div>img{
    margin:0 auto;
    margin-bottom: .4rem;
    width: 2.8rem;
}
.gscpxq2_box4 .swiper-slide>div>a{
    width:50%;
    float: left;
    height:100%;
    display: block;
    padding:.3rem;
    font-size: .24rem;
    font-weight: 500;
    color: #000000;
    border-top: 1px solid #c4c4c4;
    text-align: center;
}
.gscpxq2_box4 .swiper-slide>div>a:last-child{
    border-left: 1px solid #c4c4c4;
}
.gscpxq2_box4 .swiper-slide:hover>p{
    /* color:#FF6600;*/
	color:#b73630;
}
.gscpxq2_box4 .swiper-slide:hover>div{
    border:1px solid #b73630;
}
.gscpxq2_box4 .swiper-slide>div>a:hover{
    /* background: #FF6600; */
	background:#b73630;
    color:#fff;
}
@media screen and (max-width:600px) {
    .gscpxq2_box4 .swiper-slide>div>img{
        width:70%;
    }
    .gscpxq2_box4 .swiper-slide>p{
        font-size: 16px;
    }
    .gscpxq2_box4 .swiper-slide>div>a{
        font-size: 16px;
        padding:13px 0;
    }
}
#swiper-container4{
    padding-bottom: .9rem;
}
.gscpxq2_box5 .swiper-slide>a{
    display: block;
    width:100%;
    height:100%;
    overflow: hidden;
}
.gscpxq2_box5 .swiper-slide>a>img{
    transition: all .5s;
}
.gscpxq2_box5 .swiper-slide:hover>a>img{
    transform: scale(1.2);
}
.gscpxq2_box5 .swiper-slide>a>div{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    width: .6rem;
    height: .6rem;
    background: #FFFFFF;
    border-radius: 50%;
}
.gscpxq2_box5 .swiper-slide>a>div::after{
    content: '';
    width: 0;
    height: 0;
    border-top: .1rem solid transparent;
    border-left: .15rem solid red;
    border-bottom: .1rem solid transparent;
    position: absolute;
    top:50%;
    left:55%;
    transform: translate(-50%,-50%);
}
.gscpxq2_box6>h1{
    font-size: .28rem;
    font-weight: 500;
    color: #000000;
    line-height: 1.5;
}
.gscpxq2_box6>div>img{
    margin:.5rem 0;
    width:30%;
}
.gscpxq2_box6>p{
    font-size: .2rem;
    font-weight: 400;
    color: #161616;
    line-height: 1.5;
}
@media screen and (max-width:600px) {
    .gscpxq2_box5 .swiper-slide>a>div{
        width: 40px;
        height: 40px;
    }
    .gscpxq2_box5 .swiper-slide>a>div::after{
        border-top: 7px solid transparent;
        border-left: 12px solid red;
        border-bottom: 7px solid transparent;
    }
    .gscpxq2_box6>h1{
        font-size: 18px;
    }
    .gscpxq2_box6>p{
        font-size: 14px;
    }
}
/*************** 公司产品详情 **************************/
/* 新加页面 */
/* 新加页面 */
.jjfaxj>.fle>div{
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}
.jjfaxj>.fle>div>a{
    width: 30%;
    margin: 0 1.5% 20px;
    border: 1px solid #C4C4C4;
    /* width: 3.2rem; */
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.jjfaxj>.fle>div>a>div{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: .8rem;
    padding-bottom: .95rem;
}
.jjfaxj>.fle>div>a>div>p{
    font-size: 18px;
    margin-top: 15px;
}
.jjfaxj>.fle>div>a>div>img{
    width: .8rem;
}
.jjfaxj>.fle>div>a>p{
    padding-top: .25rem;
    padding-bottom: .25rem;
    text-align: center;
    font-size: .24rem;
    font-weight: 500;
    color: #000000;
    border-top:1px solid #c4c4c4;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.jjfaxj>.fle>div>a:hover{
    /* border-color: #FF6600;*/
	border-color:#b73630;
}
.jjfaxj>.fle>div>a:hover>p{
    /*color: #ff6600;*/
    /*border-color: #ff6600;*/
	color:#b73630;
	border-color:#b73630;
}

.ab_xz{
    padding-bottom: 0;
}
.ab_xz>div:nth-last-child(1)>ul{
    position: relative;
}
.ab_xz>div:nth-last-child(1)>ul>li{
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* opacity: 0; */
    display: none;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.ab_xz>div:nth-last-child(1)>ul>li.on{
    display: block;
    /* position: relative; */
    /* opacity: 1; */
    /* z-index: 9; */
}
.ab_xz>div:nth-last-child(1)>ul>li>ul{
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}
.ab_xz>div:nth-last-child(1)>ul>li>ul>li{
    width: 30%;
    margin-bottom: .5rem;
    display: none;
    margin:0 1.5% .5rem;
}
.ab_xz>div:nth-last-child(1)>ul>li>ul>li:nth-child(1),
.ab_xz>div:nth-last-child(1)>ul>li>ul>li:nth-child(2),
.ab_xz>div:nth-last-child(1)>ul>li>ul>li:nth-child(3),
.ab_xz>div:nth-last-child(1)>ul>li>ul>li:nth-child(4),
.ab_xz>div:nth-last-child(1)>ul>li>ul>li:nth-child(5),
.ab_xz>div:nth-last-child(1)>ul>li>ul>li:nth-child(6){
    display: block;
}
.ab_xz>div:nth-last-child(1)>ul>li>ul>li>p{
    text-align: center;
    font-size: .26rem;
    font-weight: 500;
    /* color: #FF6600; */
    color: #000;
    margin-bottom: .4rem;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.ab_xz>div:nth-last-child(1)>ul>li>ul>li>div{
    /* border:1px solid #c4c4c4; */
    justify-content: start;
}
.ab_xz>div:nth-last-child(1)>ul>li>ul>li>div>a{
    font-size: .22rem;
    font-weight: 500;
    color: #4D4D4D;
    /* line-height: 40px; */
    text-align: center;
    width: 50%;
    height: .9rem;
    line-height: .9rem;
    border:1px solid #c4c4c4;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
/*.ab_xz>div:nth-last-child(1)>ul>li:nth-last-child(1)>ul>li>div>a,
.ab_xz>div:nth-last-child(1)>ul>li:nth-last-child(2)>ul>li>div>a{
    width: 100%;
}*/
.ab_xz>div:nth-last-child(1)>ul>li>ul>li:hover>p{
    /*color: #ff6600;*/
	color:#b73630;
}

.ab_xz>div:nth-last-child(1)>ul>li>ul>li>div>a:hover{
    /*border-color: #ff6600;*/
    /*color: #ff6600;*/
	border-color:#b73630;
	color:#b73630;
}
.ab_xz>div:nth-last-child(1)>ul>li>a{
    width: 1.4rem;
    height: .55rem;
    font-size: .18rem;
    /* background: #FF6600; */
	background:#b73630;
    color: #fff;
    line-height: .55rem;
    margin: 30px auto;
    text-align: center;
}
.shfw1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 2.1rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.shfw1>div>p{
    font-size: .18rem;
    font-weight: 400;
    color: #2B2B2B;
    line-height: 1.5;
    margin-bottom: 20px;
    text-align: justify;
}
.shfw1>div>p:nth-last-child(1){
    margin-bottom:0;
}
.shfw1>div:nth-child(2){
    width: 30%;
}
.shfw1>div:nth-child(1){
    width: 60%;
}
.shfw1>div:nth-child(2)>img{
    width: 100%;
}
.shfw .bt{
    font-size: .36rem;
    font-weight: bold;
    color: #141414;
    padding-left: 20px;
    position: relative;
    margin-bottom: .75rem;
}
.shfw .bt::before{
    width: 8px;
    height: 100%;
    /* background: #FF6600; */
	background:#b73630;
    position: absolute;
    left:0;
}
.shfw2>img{
    width: 80%;
    margin: 0 auto;
}
.shfw2>ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding:0 1.2rem;
}
.shfw2>ul>li{
    padding: 0.5rem 0 0.5rem 0.5rem;
    margin-bottom: .4rem;
    background: #fff;
    width: 47%;
    margin-top: 20px;
    margin-right: 2.33%;
}
.shfw2>ul>li:hover{
    /* background: #FF6600; */
	background:#b73630;
}
.shfw2>ul>li:hover>h1,.shfw2>ul>li:hover>p{
    color:#fff;
}
.shfw2>ul>li>h1{
    font-size: .24rem;
    line-height: 2;
    color: #191919;
}
.shfw2>ul>li>p{
    font-size: .22rem;
    font-weight: 400;
    color: #747474;
    line-height: 1.5;
}
.shfw3{
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.shfw3>.bt{
    width: 2rem;
    margin: 0 auto .6rem;
    /* text-align: center; */
}
.shfw3>ul{
    padding:0 1.2rem
}
.shfw3>ul>li{
    padding: .4rem 1rem .4rem .6rem;
    margin-bottom: .8rem;
    -moz-box-shadow:2px 2px 10px #999; -webkit-box-shadow:2px 2px 10px #999; box-shadow:2px 2px 10px #999;
    display: none;
}
.shfw3>ul>li:nth-child(1),
.shfw3>ul>li:nth-child(2),
.shfw3>ul>li:nth-child(3){
    display: block;
}
.shfw3>ul>li>h6{
    font-size: .24rem;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: .24rem;
}
.shfw3>ul>li>p{
    font-size: .24rem;
    font-weight: 400;
    line-height: 1.2;
}
.shfw3>ul>li:nth-child(odd){
    /* background: #FF6600; */
	background:#b73630;
}
.shfw3>ul>li:nth-child(odd)>h6{
    color: #fff;
}
.shfw3>ul>li:nth-child(odd)>p{
    color: #fff;
}
.shfw3>ul>li:nth-child(even){
    background: #fff;
}
.shfw3>ul>li:nth-child(even)>h6{
    color: #000;
}
.shfw3>ul>li:nth-child(even)>p{
    color: #666666;
}
.shfw3>a{
    /* background: #FF6600; */
	background:#b73630;
    border-radius: .15rem;
    width: 2.6rem;
    height: .66rem;
    text-align: center;
    color: #fff;
    line-height: .66rem;
    font-size: .32rem;
    margin:1rem auto 0;
    -moz-box-shadow:2px 2px 10px #999; -webkit-box-shadow:2px 2px 10px #999; box-shadow:2px 2px 10px #999;
}
#swiper-container_xz {
    padding-bottom: 0.9rem;
}
.scpxq2_xz .swiper-slide>div{
    border: 1px solid #c4c4c4;
    padding-top: 0;
}
.scpxq2_xz .swiper-slide>div>a{
    border-top: 0;
}
@media screen and (max-width:2560px) and (min-width:1930px) {
    
}
@media screen and (max-width:1440px){}
@media screen and (max-width:1366px){}
@media screen and (max-width:1280px){}
@media screen and (max-width:1024px){}
@media screen and (max-width:768px){
    .jjfaxj>.fle>div>a{
        width: 47%;
    }
    .jjfaxj>.fle>div>a>div{
        padding-top: 50px;
        padding-bottom: 65px;
    }
    .jjfaxj>.fle>div>a>div>img{
        width: 50px;
    }
    .jjfaxj>.fle>div>a>p{
        font-size: 18px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
@media screen and (max-width:540px){
    .shfw2>ul{
        padding: 0;
    }
    .shfw3>ul{
        padding: 0;
    }
    .jjfaxj>.fle>div>a{
        margin: 0 auto;
    }
    .ab_xz>div.fle>ul>li{
        font-size: 14px;
        margin-top: 15px;
    }
    .ab_xz>div:nth-last-child(1)>ul>li>ul>li{
        width: 48%;
    }
    .ab_xz>div:nth-last-child(1)>ul>li>ul>li>p{
        font-size: 14px;
        line-height: 1.2;
    }
    .ab_xz>div:nth-last-child(1)>ul>li>ul>li>div>a {
        font-size: 14px;
        height: 35px;
        line-height: 33px;
       
    }
    .ab_xz>div:nth-last-child(1)>a{
        width: 120px;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
    }
    .shfw .bt{
        font-size: 24px;
    }
    .shfw1>div>p{
        font-size: 14px;
    }
    .shfw1{
        flex-direction: column;
        padding-left: 1.6rem;
        padding-right: 1.6rem;
    }
    .shfw1>div{
        width: 100% !important;
        margin-bottom: 20px;
    }
    .shfw2>img{
        width: 100%;
    }
    .shfw2>ul>li>h1{
        font-size: 22px;
    }
    .shfw2>ul>li>p{
        font-size: 13px;
    }
    .shfw3>.bt{
        width: 110px;
        margin-bottom: 20px;
    }
    .shfw3>ul>li{
        padding: 20px;
        margin-bottom: 20px;
    }
    .shfw3>ul>li>h6{
        font-size: 22px;
        margin-bottom: 10px;
    }
    .shfw3>ul>li>p{
        font-size: 14px;
    }
    .shfw3>a{
        width: 200px;
        height: 50px;
        font-size: 22px;
        line-height: 50px;
        border-radius: 10px;
    }
}