@charset "utf-8";
.jjfa_sidebar2 {
width: 100%;
height: auto;
float: left;
box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.1);
}
.jjfa_sidebar2 ul {
width: 100%;
height: auto;
float: left;
display: flex;
justify-content: space-between;
}
.jjfa_sidebar2 ul li {
float: left;
margin-top: 15px;
margin-bottom: 16px;
}
.jjfa_sidebar2 ul li a {
float: left;
font-weight: 400;
font-size: 20px;
color: #262626;
line-height: 29px;
position: relative;
}
.jjfa_sidebar2 ul li.on a {
color: #00693E;
}
.jjfa_sidebar2 ul li.on a:after {
content: '';
width: 80px;
height: 2px;
background: #00693E;
border-radius: 0px 0px 0px 0px;
display: block;
position: absolute;
left: 50%;
margin-left: -40px;
bottom: -15px;
}
.jjfa_sidebar2 ul li a:hover {
color: #00693E;
}
.jjfa_item {
width: 100%;
overflow: hidden;
background: #FBFBFB;
padding: 60px 0;
}
.jjfa_item_info {
width: 100%;
height: auto;
float: left;
border-radius: 50px 25px 25px 50px;
/* display: flex;
justify-content: center;
flex-direction: column;
padding: 60px 40px; */
}
.jjfa_item_titbg {
background-size:100% 100%;
}
.jjfa_item_info .info{
    width:80%;background: linear-gradient(to right, #F6F6F6 0%, #F6F6F6 50%, rgba(246, 246, 246, 0) 100%);
    padding: 60px 40px;
    float: left;
    border-radius: 25px;
}
.jjfa_item_info .info h3 {
width: 100%;
max-width: 600px;
height: auto;
float: left;
font-weight: 500;
font-size: 24px;
color: #2A2A2A;
}
.jjfa_item_info .info p {
width: 100%;
max-width: 600px;
height: auto;
float: left;
margin-top: 24px;
color: #666666;
font-size: 14px;
font-weight: 400;
line-height: 30px;
}
.jjfajs {
width: 100%;
overflow: hidden;
background: url(../images/solutionbg.jpg) no-repeat center center / 100% 100%;
padding-top: 80px;
}
.jjfajs .h2tt {
width: 100%;
height: auto;
float: left;
margin-bottom: 90px;
}
.jjfajs .h2tt span {
width: 100%;
height: auto;
float: left;
font-weight: 500;
font-size: 60px;
color: #FFFFFF;
text-align: left;
line-height: 87px;
text-transform: uppercase;
}
.jjfajs .h2tt h2 {
width: 100%;
height: 52px;
line-height: 52px;
float: left;
font-weight: 500;
font-size: 36px;
color: #FFFFFF;
}
.jjfajs .h2tt h2:after {
content: '';
margin-left: 17px;
width: 134px;
height: 1px;
background: #D9D9D9;
display: inline-block;
vertical-align: middle;
}
.jjfajsqh {
width: 100%;
height: auto;
float: left;
}
.jjfajsqh .swiper-container {
width: 100%;
margin-left: auto;
margin-right: auto;
}
.jjfajsqh .swiper-slide {
background-size: cover;
background-position: center;
}
.jjfajsqh .gallery-top {
width: 100%;
overflow: hidden;
margin-bottom: 60px;
}
.jjfajsqh .gallery-thumbs {
box-sizing: border-box;
padding: 0px 0;
margin-bottom: 60px;
overflow: hidden;
position: relative;
}
.jjfajsqh .gallery-thumbs:after {
content: '';
position: absolute;
display: block;
width: 100%;
bottom: 61px;
border-bottom: 1px dashed rgba(255, 255, 255, 0.45);
}
.jjfajsqh .gallery-thumbs .swiper-slide {
height: 100%;
cursor: pointer;
display: flex;
flex-direction: column;
align-items: center;
}
.jjfajsqh .gallery-thumbs .swiper-slide-thumb-active {
opacity: 1;
}
.jjfajsqh .swiper-slide .info {
width: 100%;
max-width: 534px;
height: auto;
float: left;
}
.jjfajsqh .swiper-slide .info h3 {
width: 100%;
height: auto;
float: left;
font-weight: 500;
font-size: 24px;
color: #FFFFFF;
line-height: 35px;
}
.jjfajsqh .swiper-slide .info p {
width: 100%;
height: auto;
float: left;
font-weight: 400;
font-size: 16px;
color: rgba(255, 255, 255, 0.65);
line-height: 30px;
margin-top: 36px;
margin-bottom: 60px;
}
.jjfajsqh .swiper-slide .info .more {
width: 168px;
height: 38px;
border-radius: 19px;
border: 1px solid #FFFFFF;
font-weight: 400;
font-size: 16px;
color: #FFFFFF;
line-height: 32px;
text-align: center;
float: left;
font-style: normal;
}
.jjfajsqh .swiper-slide .info .more:after {
content: "";
width: 22px;
height: 6px;
background: url(../images/amoreon.png) no-repeat center center / 100% 100%;
display: inline-block;
vertical-align: middle;
margin-left: 16px;
margin-top: -4px;
}
.jjfajsqh .swiper-slide .info .more.more:hover {
color: #fff;
background: #00693E;
}
.jjfajsqh .swiper-slide .info .more.more:hover:after {
background: url(../images/amoreon.png) no-repeat center center / 100% 100%;
}
.jjfajsqh .gallery-thumbs .swiper-slide .picbox {
width: 220px;
height: 150px;
border: 2px solid #ffffff;
border-radius: 10px;
overflow: hidden;
opacity: 0
}
.jjfajsqh .gallery-thumbs .swiper-slide .picbox img {
width: 100%;
height: 100%;
float: left;
}
.jjfajsqh .gallery-thumbs .swiper-slide i {
width: 24px;
height: 24px;
float: left;
margin-top: 34px;
margin-bottom: 24px;
background: url(../images/jjfajsqhi.png) no-repeat center center / 100% 100%;
}
.jjfajsqh .gallery-thumbs .swiper-slide h3 {
width: 100%;
height: 26px;
line-height: 26px;
float: left;
font-weight: 500;
font-size: 18px;
color: rgba(255, 255, 255, 0.45);
text-align: center;
}
.jjfajsqh .gallery-thumbs .swiper-slide-thumb-active .picbox {
opacity: 1;
}
.jjfajsqh .gallery-thumbs .swiper-slide-thumb-active h3 {
color: #FFFFFF;
}
.jjfajsqh .gallery-thumbs .swiper-slide-thumb-active i {
background: url(../images/jjfajsqhion.png) no-repeat center center / 100% 100%;
}
.xgcp {
width: 100%;
overflow: hidden;
padding-top: 100px;
background: #FBFBFB;
}
.xgcp_list {
width: 100%;
height: auto;
float: left;
margin-bottom: 100px;
}
.xgcp_list ul {
width: 100%;
height: auto;
float: left;
display: flex;
flex-wrap: wrap;
}
.xgcp_list ul li {
width: 23.5%;
height: auto;
float: left;
background: #FFFFFF;
margin-right: 8px;
margin-bottom: 8px;
}
.xgcp_list ul li:hover {
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}
.xgcp_list ul li:nth-child(4n) {
margin-right: 0px;
}
.xgcp_list ul li .picbox {
width: 100%;
height: auto;
float: left;
padding: 36px;
display: flex;
justify-content: center;
align-items: center;
}
.xgcp_list ul li .picbox img {
max-width: 100%;
max-height: 100%;
}
.xgcp_list ul li .info {
width: 100%;
height: auto;
float: left;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 0 24px;
margin-bottom: 36px;
}
.xgcp_list ul li .info h3 {
width: 100%;
height: auto;
float: left;
font-weight: 500;
font-size: 20px;
color: #262626;
}
.xgcp_list ul li:hover .info h3 {
color: #00693E;
}
.xgcp_list ul li .info p {
width: 100%;
height: 90px;
overflow: hidden;
float: left;
margin-top: 16px;
margin-bottom: 36px;
font-weight: 400;
font-size: 16px;
color: #666666;
line-height: 30px;
}
.xgcp_list ul li .info .more {
width: 168px;
height: 38px;
border-radius: 19px;
border: 1px solid #D7D7D7;
font-weight: 400;
font-size: 16px;
color: #999999;
line-height: 32px;
text-align: center;
float: left;
font-style: normal;
}
.xgcp_list ul li .info .more:after {
content: "";
width: 22px;
height: 6px;
background: url(../images/amore.png) no-repeat center center / 100% 100%;
display: inline-block;
vertical-align: middle;
margin-left: 16px;
margin-top: -4px;
}
.xgcp_list ul li:hover .info .more {
color: #fff;
background: #00693E;
}
.xgcp_list ul li:hover .info .more:after {
background: url(../images/amoreon.png) no-repeat center center / 100% 100%;
}
.xmjl_item {
width: 100%;
height: 369px;
float: left;
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 24px;
}
.xmjl_item .info {
width: 578px;
height: 269px;
float: left;
padding: 0 60px;
display: flex;
flex-direction: column;
justify-content: center;
align-self: flex-end;
}
.xmjl_item .infobg1 {
background: url(../images/infobg1.png) no-repeat center center / 100% 100%;
}
.xmjl_item .infobg2 {
background: url(../images/infobg2.png) no-repeat center center / 100% 100%;
}
.xmjl_item .info h3 {
width: 100%;
height: auto;
float: left;
font-weight: 500;
font-size: 24px;
color: #2A2A2A;
line-height: 35px;
margin-bottom: 24px;
}
.xmjl_item .info p {
width: 100%;
height: auto;
float: left;
font-weight: 400;
font-size: 16px;
color: #666666;
line-height: 30px;
}
.xmjl_item1 {

justify-content: flex-end;
}
.xmjl_item2 {

}
.xmjl_item3 {

justify-content: flex-end;
}
.xmjl_item4 {

}
.xmjlqhw {
float: right;
width: 372px;
margin-right: 107px;
}
.zzry_qhq {
width: 100%;
height: auto;
float: right;
overflow: hidden;
padding: 0 84px;
align-content: center;
position: relative;
}
.zzry_qh {
width: 100%;
height: auto;
float: left;
overflow: hidden;
padding-left: 2px;
}
.zzry_qh .swiper-slide {
width: 204px;
height: 283px;
margin: 0 0;
padding: 10px;
float: left;
position: relative;
background: #FFFFFF;
}
.zzry_qh .swiper-slide .picbox {
width: 100%;
height: 100%;
float: left;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
}
.zzry_qh .swiper-slide .picbox img {
max-width: 100%;
max-height: 100%;
}
.zzry_qh .swiper-slide:hover .picbox img {}
.zzry_qh .swiper-slide .price {
float: left;
height: 24px;
font-size: 18px;
font-weight: 400;
color: #CC0000;
line-height: 24px;
}
.zzry_qh .swiper-slide span {
float: right;
height: 20px;
font-size: 14px;
font-weight: 400;
color: #999999;
line-height: 20px;
}
.zzry_qh .swiper-wrapper {}
.zzry_qhq .swiper-button-next {
width: 36px;
height: 36px;
overflow: hidden;
margin-top: -18px;
line-height: 99px;
background: url(../images/rightlb.png) no-repeat center center/ 100% 100%;
}
.zzry_qhq .swiper-button-prev {
overflow: hidden;
line-height: 99px;
width: 36px;
margin-top: -18px;
height: 36px;
background: url(../images/leftlb.png) no-repeat center center/ 100% 100%;
}
.zzry_qhq .swiper-button-next:hover {
background: url(../images/rightlbon.png) no-repeat center center/ 100% 100%;
}
.zzry_qhq .swiper-button-prev:hover {
background: url(../images/leftlbon.png) no-repeat center center/ 100% 100%;
}
.zzry_qhq .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
display: none;
}
.zzry_qhq .swiper-button-prev:after,
.zzry_qhq .swiper-container-rtl .swiper-button-next:after {
display: none;
}
.fhbox2 {
width: 100%;
overflow: hidden;
font-weight: 400;
font-size: 14px;
color: #999999;
line-height: 20px;
padding: 48px 0;
}
.fhbox2 a {
width: 168px;
height: 38px;
background: #E8E8E8;
border-radius: 100px 100px 100px 100px;
font-weight: 400;
font-size: 16px;
color: #333333;
line-height: 38px;
float: left;
margin-right: 36px;
text-align: center;
}
.fhbox2 a:hover {
color: #00693E;
}


@media screen and (min-width: 960px) and (max-width: 1199px) {


}

/*768-959*/
@media screen and (min-width: 768px) and (max-width: 959px) {


}


/*480-767*/
@media only screen and (min-width: 480px) and (max-width: 767px){

}

/*479*/
@media only screen and (max-width: 479px) {

.jjfa_sidebar2 ul {
    flex-wrap: wrap;
}

.jjfa_sidebar2 ul li {
    width: 49%;
    margin-right: 0;
    margin: 2% 0;
}

.jjfa_sidebar2 ul li a {
    width: 100%;
    font-size: 16px;
    text-align: center;
}

.jjfa_sidebar2 ul li.on a:after {
    bottom: -5px;
}

.jjfa_item {
    padding: 6% 0;
}

.jjfa_item_info .info{width:100%;padding:20px;}

.jjfa_item_titbg {
    background-size: auto 100%;
}

.jjfajs {
    padding-top: 8%;
}

.jjfajs .h2tt {
    margin-bottom: 10%;
}

.jjfajs .h2tt span {
    font-size: 30px;
    height: 40px;
    line-height: 40px;
}

.jjfajs .h2tt h2 {
    font-size: 30px;
}

.jjfajsqh .swiper-slide .info p {
    margin-top: 15px;
    margin-bottom: 16px;
}

.jjfajsqh .gallery-top {
    margin-bottom: 20px;
}

.jjfajsqh .gallery-thumbs .swiper-slide .picbox {
    width: 100%;
    height: auto;
}

.jjfajsqh .gallery-thumbs .swiper-slide h3 {
    white-space: unset;
    height: 78px;
}

.jjfajsqh .gallery-thumbs:after {
    bottom: 50%;
    margin-bottom: 10px;
}

.xgcp {
    padding-top: 8%;
}

.xgcp_list {
    margin-bottom: 8%;
}

.xgcp_list ul li {
    width: 49%;
    margin-right: 2%;
}

.xgcp_list ul li:nth-child(4n) {
    margin-right: 2%;
}

.xgcp_list ul li:nth-child(2n) {
    margin-right: 0%;
}

.xgcp_list ul li .picbox {
    padding: 4%;
}

.xgcp_list ul li .info {
    padding: 0 10px;
}

.xgcp_list ul li .info p {
    margin-top: 10px;
    margin-bottom: 16px;
}

.xmjl_item1 {
    background: url(../images/xmjl_item1.png) no-repeat center center /auto 100%;
}

.xmjl_item2 {
    background: url(../images/xmjl_item2.png) no-repeat center center /auto 100%;
    flex-direction: column;
    height: auto;
}

.xmjl_item3 {
    background: url(../images/xmjl_item3.jpg) no-repeat center center /auto 100%;
}

.xmjl_item4 {
    background: url(../images/xmjl_item4.png) no-repeat center center /auto 100%;
    flex-direction: column;
    height: auto;
}

.xmjlqhw {
    width: 100%;
    margin-right: 0;
    margin: 4% 0 0 0;
}

.xmjl_item {
    height: auto;
    padding: 5% 0;
}

.xmjl_item .info {
    width: 100%;
    height: auto;
    padding: 5%;
    align-self: center;
}

.xmjl_item .info h3 {
    margin-bottom: 15px;
}

.fhbox2 {
    padding: 4% 0;
}

.fhbox2 a {
    margin-right: 2%;
    width: 49%;
}

.fhbox2 a:nth-child(2) {
    margin-right: 0;
}





}

