
.solutions{padding: 108px 0 98px;border-bottom: 1px solid #e5e5e5;}
.solutions .solutions_top{text-align: center;margin-bottom:70px;}
.solutions .solutions_top .title{position: relative;font-family: 'Montserrat-Regular';font-size: 48px;color: #222222;padding-bottom: 43px;}
.solutions .solutions_top .title:after{content: '';position: absolute;width: 162px;height: 3px;background: #47a7a7;left: 50%;transform:translate(-50%, 0px);bottom: 0px;}
.solutions .solutions_top .desc{font-family: 'Opensans-Regular';font-size: 16px;color: #555555;line-height: 28px;max-width: 650px;margin: 31px auto 0;}
.solutions .solutions_list{display: grid;grid-template-columns: repeat(3,1fr);grid-gap: 86px 39px;}
.solutions .solutions_list .img .imgBox{padding-top: 65.1685393258427%}
.solutions .solutions_list .copy .name{font-family: 'Montserrat-Regular';font-size: 20px;line-height: 28px;color: #000000;margin-top: 26px;}
.solutions .solutions_list .copy .name a{font-family: 'Montserrat-Regular';color: #000000;}
.solutions .solutions_list .copy .desc{font-family: 'Opensans-Regular';font-size: 14px;line-height: 26px;color: #888888;margin-top: 14px;padding-right: 20px;}
.solutions .solutions_list .copy .click{display: inline-block;width: 169px;height: 48px;line-height: 48px;color: #fff;background: #47a7a7;text-align: center;font-family: 'Montserrat-Regular';font-size: 12px;text-transform: uppercase;box-sizing: border-box;padding-right: 15px;margin:31px 0 0 1px;position: relative;}
.solutions .solutions_list .copy .click em{position: absolute;border-style: solid;border-width: 6.5px;border-color: transparent transparent transparent #fff;top: 50%;transform: translate(0px, -50%);right: 20px;}
.solutions .solutions_list .copy .click i{position: absolute;border-style: solid;border-width: 6.5px;border-color: transparent transparent transparent #47a7a7;left: -8.5px;top: -6.5px;}



/* 翻页样式 start */
.ueeshop_responsive_turn_page{height: 40px;line-height: 40px;}
.ueeshop_responsive_turn_page span{width: auto;height: 40px;line-height: 40px;vertical-align: middle;}
.ueeshop_responsive_turn_page span a, .ueeshop_responsive_turn_page span font{width: auto;height: 40px;padding: 0 10px;font-size: 12px;font-family: 'Montserrat-Regular';}
.ueeshop_responsive_turn_page .box{display: inline-block;width: auto;background: #47a7a7;border-radius: 20px;padding: 0 18px;}
body .ueeshop_responsive_turn_page span a, body .ueeshop_responsive_turn_page span font{background: #47a7a7;color: #fff;}
.ueeshop_responsive_turn_page span em.icon_page_prev,.ueeshop_responsive_turn_page span em.icon_page_next{background: none;}
.ueeshop_responsive_turn_page span .page_item_current{background: #47a7a7;font-size: 20px;}
/* 翻页样式 end */



@media (max-width: 768px){
	.solutions{padding: 7.2vw 0 6.533333vw;}
	.solutions .cont{width: 100%;margin: 0;}
	.solutions .solutions_top{margin-bottom: 4.666667vw;}
	.solutions .solutions_top .title{font-size: 6.4vw;padding-bottom: 3.73vw;}
	.solutions .solutions_top .title:after{width: 21.333333vw;}
	.solutions .solutions_top .desc{margin: 2.0vw auto 0}
	.solutions .solutions_list{grid-template-columns: repeat(1,1fr);grid-gap: 13.333333vw 0;}
	.solutions .solutions_list .copy{text-align: center;width: 95%;margin: 0 2.5%;}
	.solutions .solutions_list .copy .name{margin-top: 6.666667vw;text-align: center;margin-bottom: 3.733333vw;}
	.solutions .solutions_list .copy .name a{font-size: 4.0vw}
	.solutions .solutions_list .copy .desc{text-align: center;padding-right: 0;font-size: 3.066667vw;line-height: 4.4vw;margin-top: 0;}
	.solutions .solutions_list .copy .click{width: 50.666667vw;height: 12.0vw;line-height: 12.0vw;font-size: 3.2vw;margin-top: 6.666667vw;}
}