@charset "UTF-8";

.global_mode_video7{margin: 40px 0;}
.global_mode_video7 .index_video_box{width: 100%; height: 0; padding-top: 56.201%; position: relative;}
.global_mode_video7 .index_video_box iframe{width: 100%; height: 100%; position: absolute; left: 0; top: 0;}

/* 首页产品 */
.home_pro{margin-top: 60px;}
.home_pro .pro_top_title{display: block; padding: 0 20px;line-height: 60px;margin: 0;font-weight: normal;}
.home_pro .pro_top_title span{width: 40px;height: 60px;}
.home_pro .pro_top_title span:after{content: '';position: absolute;top: 50%;left: 50%;display: block;width: 10px;height: 10px;transform: rotate(-45deg) translateY(-50%);}
.home_pro .content{display: table}
.home_pro .focus{height: 628px;overflow: hidden;width: 276px;position: relative;}
.home_pro .focus img{width: 100%;}
.home_pro .themes_prod{width: 308px;height: 314px;padding: 0 20px;box-sizing:border-box;}
.home_pro .img{height:175px;display: flex;justify-content: center;align-items: center;margin-top: 15px;position:  relative;}
.home_pro .img .pro_tab{position: absolute;top:0;left:0;}
.home_pro .img .pro_tab .pro_tab_item{display: block;padding:5px;line-height: 1;}
.home_pro h4{line-height: 20px;margin:10px 0 10px 0;font-weight: normal;}
.home_pro .subtitle{font-size: 14px;line-height: 18px;margin:10px 0 10px 0;font-weight: normal;}
.home_pro .price{height: 35px;}
.home_pro .price .di_in{position:relative;width:30px;height:30px;border-radius:50%;overflow:hidden;}
.home_pro .price .di_in .iconfont{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:15px;}
.home_pro .pro_left_info{position: absolute;width: 100%;bottom:17.5%;text-align:center;}
.home_pro .pro_left_info .pro_left_info_title{line-height: 1;margin-bottom: 15px;}
.home_pro .img .hover_img{height: 100%; left: 0;position: absolute;right: 0;top: 0;opacity: 0;width: 100%;-moz-transform: scale(0, 1);-webkit-transform: scale(0, 1);-o-transform: scale(0, 1);-ms-transform: scale(0, 1);transform: scale(0, 1);-webkit-transition: all 0.7s;-moz-transition: all 0.7s;-ms-transition: all 0.7s;-o-transition: all 0.7s;transition: all 0.7s}
@media (min-width: 1000px){
	.home_pro .img:hover .hover_img{ opacity: 1;-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);transform: scale(1, 1);-webkit-transition: all 0.7s;-moz-transition: all 0.7s;-ms-transition: all 0.7s;-o-transition: all 0.7s;transition: all 0.7s}
}
@media (max-width: 1199px) {
	/*首页产品*/
	.home_pro .themes_prod{width: 24.2%}
}
@media (max-width: 1023px) {
    /*首页产品*/
	.home_pro{margin-top: 30px;}
	.home_pro .themes_prod,.home_pro .focus{width: 50% !important;overflow: hidden;border-top:0;}
	.home_pro .themes_prod,.home_pro:nth-child(2){border-top: 1px #e3e3e3 solid;}
	.home_pro .themes_prod:nth-child(7),.home_pro .themes_prod:nth-child(8){display: block;}
	.home_pro .focus{height: 660px;}
	.home_pro .themes_prod{height: 330px;}
}
@media (max-width: 767px) {
	/* 首页产品 */
	.home_pro{margin-top: 15px;}
	.home_pro .themes_prod,.home_pro .focus{width: 50% !important;}
}
@media (max-width: 424px) {
	.home_pro .pro_top_title{padding: 0 15px;}
	.home_pro .focus{height: 410px;}
	.home_pro .themes_prod{height: 205px;padding: 0 10px;}
	.home_pro .img{height: 120px;}
	.home_pro .img img{max-height: 110px;}
	.home_pro h4{margin: 5px 0;}
	.home_pro .pro_left_info{bottom:8%;}
}

/* 首页产品 */
.home_pro{margin-top: 60px;}
.home_pro .pro_top_title{display: block; padding: 0 20px;line-height: 60px;margin: 0;font-weight: normal;}
.home_pro .pro_top_title span{width: 40px;height: 60px;}
.home_pro .pro_top_title span:after{content: '';position: absolute;top: 50%;left: 50%;display: block;width: 10px;height: 10px;transform: rotate(-45deg) translateY(-50%);}
.home_pro .content{display: table}
.home_pro .focus{height: 628px;overflow: hidden;width: 276px;position: relative;}
.home_pro .focus img{width: 100%;}
.home_pro .themes_prod{width: 308px;height: 314px;padding: 0 20px;box-sizing:border-box;}
.home_pro .img{height:175px;display: flex;justify-content: center;align-items: center;margin-top: 15px;position:  relative;}
.home_pro .img .pro_tab{position: absolute;top:0;left:0;}
.home_pro .img .pro_tab .pro_tab_item{display: block;padding:5px;line-height: 1;}
.home_pro h4{line-height: 20px;margin:10px 0 10px 0;font-weight: normal;}
.home_pro .subtitle{font-size: 14px;line-height: 18px;margin:10px 0 10px 0;font-weight: normal;}
.home_pro .price{height: 35px;}
.home_pro .price .di_in{position:relative;width:30px;height:30px;border-radius:50%;overflow:hidden;}
.home_pro .price .di_in .iconfont{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:15px;}
.home_pro .pro_left_info{position: absolute;width: 100%;bottom:17.5%;text-align:center;}
.home_pro .pro_left_info .pro_left_info_title{line-height: 1;margin-bottom: 15px;}
.home_pro .img .hover_img{height: 100%; left: 0;position: absolute;right: 0;top: 0;opacity: 0;width: 100%;-moz-transform: scale(0, 1);-webkit-transform: scale(0, 1);-o-transform: scale(0, 1);-ms-transform: scale(0, 1);transform: scale(0, 1);-webkit-transition: all 0.7s;-moz-transition: all 0.7s;-ms-transition: all 0.7s;-o-transition: all 0.7s;transition: all 0.7s}
@media (min-width: 1000px){
	.home_pro .img:hover .hover_img{ opacity: 1;-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);transform: scale(1, 1);-webkit-transition: all 0.7s;-moz-transition: all 0.7s;-ms-transition: all 0.7s;-o-transition: all 0.7s;transition: all 0.7s}
}
@media (max-width: 1199px) {
	/*首页产品*/
	.home_pro .themes_prod{width: 24.2%}
}
@media (max-width: 1023px) {
    /*首页产品*/
	.home_pro{margin-top: 30px;}
	.home_pro .themes_prod,.home_pro .focus{width: 50% !important;overflow: hidden;border-top:0;}
	.home_pro .themes_prod,.home_pro:nth-child(2){border-top: 1px #e3e3e3 solid;}
	.home_pro .themes_prod:nth-child(7),.home_pro .themes_prod:nth-child(8){display: block;}
	.home_pro .focus{height: 660px;}
	.home_pro .themes_prod{height: 330px;}
}
@media (max-width: 767px) {
	/* 首页产品 */
	.home_pro{margin-top: 15px;}
	.home_pro .themes_prod,.home_pro .focus{width: 50% !important;}
}
@media (max-width: 424px) {
	.home_pro .pro_top_title{padding: 0 15px;}
	.home_pro .focus{height: 410px;}
	.home_pro .themes_prod{height: 205px;padding: 0 10px;}
	.home_pro .img{height: 120px;}
	.home_pro .img img{max-height: 110px;}
	.home_pro h4{margin: 5px 0;}
	.home_pro .pro_left_info{bottom:8%;}
}

/* 首页产品 */
.home_pro{margin-top: 60px;}
.home_pro .pro_top_title{display: block; padding: 0 20px;line-height: 60px;margin: 0;font-weight: normal;}
.home_pro .pro_top_title span{width: 40px;height: 60px;}
.home_pro .pro_top_title span:after{content: '';position: absolute;top: 50%;left: 50%;display: block;width: 10px;height: 10px;transform: rotate(-45deg) translateY(-50%);}
.home_pro .content{display: table}
.home_pro .focus{height: 628px;overflow: hidden;width: 276px;position: relative;}
.home_pro .focus img{width: 100%;}
.home_pro .themes_prod{width: 308px;height: 314px;padding: 0 20px;box-sizing:border-box;}
.home_pro .img{height:175px;display: flex;justify-content: center;align-items: center;margin-top: 15px;position:  relative;}
.home_pro .img .pro_tab{position: absolute;top:0;left:0;}
.home_pro .img .pro_tab .pro_tab_item{display: block;padding:5px;line-height: 1;}
.home_pro h4{line-height: 20px;margin:18px 0 18px 0;font-weight: normal;}
.home_pro .price{height: 35px;}
.home_pro .price .di_in{position:relative;width:30px;height:30px;border-radius:50%;overflow:hidden;}
.home_pro .price .di_in .iconfont{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:15px;}
.home_pro .pro_left_info{position: absolute;width: 100%;bottom:17.5%;text-align:center;}
.home_pro .pro_left_info .pro_left_info_title{line-height: 1;margin-bottom: 15px;}
.home_pro .img .hover_img{height: 100%; left: 0;position: absolute;right: 0;top: 0;opacity: 0;width: 100%;-moz-transform: scale(0, 1);-webkit-transform: scale(0, 1);-o-transform: scale(0, 1);-ms-transform: scale(0, 1);transform: scale(0, 1);-webkit-transition: all 0.7s;-moz-transition: all 0.7s;-ms-transition: all 0.7s;-o-transition: all 0.7s;transition: all 0.7s}
@media (min-width: 1000px){
	.home_pro .img:hover .hover_img{ opacity: 1;-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);transform: scale(1, 1);-webkit-transition: all 0.7s;-moz-transition: all 0.7s;-ms-transition: all 0.7s;-o-transition: all 0.7s;transition: all 0.7s}
}
@media (max-width: 1199px) {
	/*首页产品*/
	.home_pro .themes_prod{width: 24.2%}
}
@media (max-width: 1023px) {
    /*首页产品*/
	.home_pro{margin-top: 30px;}
	.home_pro .themes_prod,.home_pro .focus{width: 50% !important;overflow: hidden;border-top:0;}
	.home_pro .themes_prod,.home_pro:nth-child(2){border-top: 1px #e3e3e3 solid;}
	.home_pro .themes_prod:nth-child(7),.home_pro .themes_prod:nth-child(8){display: block;}
	.home_pro .focus{height: 660px;}
	.home_pro .themes_prod{height: 330px;}
}
@media (max-width: 767px) {
	/* 首页产品 */
	.home_pro{margin-top: 15px;}
	.home_pro .themes_prod,.home_pro .focus{width: 50% !important;}
}
@media (max-width: 424px) {
	.home_pro .pro_top_title{padding: 0 15px;}
	.home_pro .focus{height: 410px;}
	.home_pro .themes_prod{height: 205px;padding: 0 10px;}
	.home_pro .img{height: 120px;}
	.home_pro .img img{max-height: 110px;}
	.home_pro h4{margin: 5px 0;}
	.home_pro .pro_left_info{bottom:8%;}
}

/* 首页产品 */
.home_pro{margin-top: 60px;}
.home_pro .pro_top_title{display: block; padding: 0 20px;line-height: 60px;margin: 0;font-weight: normal;}
.home_pro .pro_top_title span{width: 40px;height: 60px;}
.home_pro .pro_top_title span:after{content: '';position: absolute;top: 50%;left: 50%;display: block;width: 10px;height: 10px;transform: rotate(-45deg) translateY(-50%);}
.home_pro .content{display: table}
.home_pro .focus{height: 628px;overflow: hidden;width: 276px;position: relative;}
.home_pro .focus img{width: 100%;}
.home_pro .themes_prod{width: 308px;height: 314px;padding: 0 20px;box-sizing:border-box;}
.home_pro .img{height:175px;display: flex;justify-content: center;align-items: center;margin-top: 15px;position:  relative;}
.home_pro .img .pro_tab{position: absolute;top:0;left:0;}
.home_pro .img .pro_tab .pro_tab_item{display: block;padding:5px;line-height: 1;}
.home_pro h4{line-height: 20px;margin:18px 0 18px 0;font-weight: normal;}
.home_pro .price{height: 35px;}
.home_pro .price .di_in{position:relative;width:30px;height:30px;border-radius:50%;overflow:hidden;}
.home_pro .price .di_in .iconfont{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:15px;}
.home_pro .pro_left_info{position: absolute;width: 100%;bottom:17.5%;text-align:center;}
.home_pro .pro_left_info .pro_left_info_title{line-height: 1;margin-bottom: 15px;}
.home_pro .img .hover_img{height: 100%; left: 0;position: absolute;right: 0;top: 0;opacity: 0;width: 100%;-moz-transform: scale(0, 1);-webkit-transform: scale(0, 1);-o-transform: scale(0, 1);-ms-transform: scale(0, 1);transform: scale(0, 1);-webkit-transition: all 0.7s;-moz-transition: all 0.7s;-ms-transition: all 0.7s;-o-transition: all 0.7s;transition: all 0.7s}
@media (min-width: 1000px){
	.home_pro .img:hover .hover_img{ opacity: 1;-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);transform: scale(1, 1);-webkit-transition: all 0.7s;-moz-transition: all 0.7s;-ms-transition: all 0.7s;-o-transition: all 0.7s;transition: all 0.7s}
}
@media (max-width: 1199px) {
	/*首页产品*/
	.home_pro .themes_prod{width: 24.2%}
}
@media (max-width: 1023px) {
    /*首页产品*/
	.home_pro{margin-top: 30px;}
	.home_pro .themes_prod,.home_pro .focus{width: 50% !important;overflow: hidden;border-top:0;}
	.home_pro .themes_prod,.home_pro:nth-child(2){border-top: 1px #e3e3e3 solid;}
	.home_pro .themes_prod:nth-child(7),.home_pro .themes_prod:nth-child(8){display: block;}
	.home_pro .focus{height: 660px;}
	.home_pro .themes_prod{height: 330px;}
}
@media (max-width: 767px) {
	/* 首页产品 */
	.home_pro{margin-top: 15px;}
	.home_pro .themes_prod,.home_pro .focus{width: 50% !important;}
}
@media (max-width: 424px) {
	.home_pro .pro_top_title{padding: 0 15px;}
	.home_pro .focus{height: 410px;}
	.home_pro .themes_prod{height: 205px;padding: 0 10px;}
	.home_pro .img{height: 120px;}
	.home_pro .img img{max-height: 110px;}
	.home_pro h4{margin: 5px 0;}
	.home_pro .pro_left_info{bottom:8%;}
}

/* 首页产品 */
.home_pro{margin-top: 60px;}
.home_pro .pro_top_title{display: block; padding: 0 20px;line-height: 60px;margin: 0;font-weight: normal;}
.home_pro .pro_top_title span{width: 40px;height: 60px;}
.home_pro .pro_top_title span:after{content: '';position: absolute;top: 50%;left: 50%;display: block;width: 10px;height: 10px;transform: rotate(-45deg) translateY(-50%);}
.home_pro .content{display: table}
.home_pro .focus{height: 628px;overflow: hidden;width: 276px;position: relative;}
.home_pro .focus img{width: 100%;}
.home_pro .themes_prod{width: 308px;height: 314px;padding: 0 20px;box-sizing:border-box;}
.home_pro .img{height:175px;display: flex;justify-content: center;align-items: center;margin-top: 15px;position:  relative;}
.home_pro .img .pro_tab{position: absolute;top:0;left:0;}
.home_pro .img .pro_tab .pro_tab_item{display: block;padding:5px;line-height: 1;}
.home_pro h4{line-height: 20px;margin:10px 0 10px 0;font-weight: normal;}
.home_pro .subtitle{font-size: 14px;line-height: 18px;margin:10px 0 10px 0;font-weight: normal;}
.home_pro .price{height: 35px;}
.home_pro .price .di_in{position:relative;width:30px;height:30px;border-radius:50%;overflow:hidden;}
.home_pro .price .di_in .iconfont{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:15px;}
.home_pro .pro_left_info{position: absolute;width: 100%;bottom:17.5%;text-align:center;}
.home_pro .pro_left_info .pro_left_info_title{line-height: 1;margin-bottom: 15px;}
.home_pro .img .hover_img{height: 100%; left: 0;position: absolute;right: 0;top: 0;opacity: 0;width: 100%;-moz-transform: scale(0, 1);-webkit-transform: scale(0, 1);-o-transform: scale(0, 1);-ms-transform: scale(0, 1);transform: scale(0, 1);-webkit-transition: all 0.7s;-moz-transition: all 0.7s;-ms-transition: all 0.7s;-o-transition: all 0.7s;transition: all 0.7s}
@media (min-width: 1000px){
	.home_pro .img:hover .hover_img{ opacity: 1;-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);transform: scale(1, 1);-webkit-transition: all 0.7s;-moz-transition: all 0.7s;-ms-transition: all 0.7s;-o-transition: all 0.7s;transition: all 0.7s}
}
@media (max-width: 1199px) {
	/*首页产品*/
	.home_pro .themes_prod{width: 24.2%}
}
@media (max-width: 1023px) {
    /*首页产品*/
	.home_pro{margin-top: 30px;}
	.home_pro .themes_prod,.home_pro .focus{width: 50% !important;overflow: hidden;border-top:0;}
	.home_pro .themes_prod,.home_pro:nth-child(2){border-top: 1px #e3e3e3 solid;}
	.home_pro .themes_prod:nth-child(7),.home_pro .themes_prod:nth-child(8){display: block;}
	.home_pro .focus{height: 660px;}
	.home_pro .themes_prod{height: 330px;}
}
@media (max-width: 767px) {
	/* 首页产品 */
	.home_pro{margin-top: 15px;}
	.home_pro .themes_prod,.home_pro .focus{width: 50% !important;}
}
@media (max-width: 424px) {
	.home_pro .pro_top_title{padding: 0 15px;}
	.home_pro .focus{height: 410px;}
	.home_pro .themes_prod{height: 205px;padding: 0 10px;}
	.home_pro .img{height: 120px;}
	.home_pro .img img{max-height: 110px;}
	.home_pro h4{margin: 5px 0;}
	.home_pro .pro_left_info{bottom:8%;}
}

/* 首页产品 */
.home_pro{margin-top: 60px;}
.home_pro .pro_top_title{display: block; padding: 0 20px;line-height: 60px;margin: 0;font-weight: normal;}
.home_pro .pro_top_title span{width: 40px;height: 60px;}
.home_pro .pro_top_title span:after{content: '';position: absolute;top: 50%;left: 50%;display: block;width: 10px;height: 10px;transform: rotate(-45deg) translateY(-50%);}
.home_pro .content{display: table}
.home_pro .focus{height: 628px;overflow: hidden;width: 276px;position: relative;}
.home_pro .focus img{width: 100%;}
.home_pro .themes_prod{width: 308px;height: 314px;padding: 0 20px;box-sizing:border-box;}
.home_pro .img{height:175px;display: flex;justify-content: center;align-items: center;margin-top: 15px;position:  relative;}
.home_pro .img .pro_tab{position: absolute;top:0;left:0;}
.home_pro .img .pro_tab .pro_tab_item{display: block;padding:5px;line-height: 1;}
.home_pro h4{line-height: 20px;margin:10px 0 10px 0;font-weight: normal;}
.home_pro .subtitle{font-size: 14px;line-height: 18px;margin:10px 0 10px 0;font-weight: normal;}
.home_pro .price{height: 35px;}
.home_pro .price .di_in{position:relative;width:30px;height:30px;border-radius:50%;overflow:hidden;}
.home_pro .price .di_in .iconfont{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:15px;}
.home_pro .pro_left_info{position: absolute;width: 100%;bottom:17.5%;text-align:center;}
.home_pro .pro_left_info .pro_left_info_title{line-height: 1;margin-bottom: 15px;}
.home_pro .img .hover_img{height: 100%; left: 0;position: absolute;right: 0;top: 0;opacity: 0;width: 100%;-moz-transform: scale(0, 1);-webkit-transform: scale(0, 1);-o-transform: scale(0, 1);-ms-transform: scale(0, 1);transform: scale(0, 1);-webkit-transition: all 0.7s;-moz-transition: all 0.7s;-ms-transition: all 0.7s;-o-transition: all 0.7s;transition: all 0.7s}
@media (min-width: 1000px){
	.home_pro .img:hover .hover_img{ opacity: 1;-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);transform: scale(1, 1);-webkit-transition: all 0.7s;-moz-transition: all 0.7s;-ms-transition: all 0.7s;-o-transition: all 0.7s;transition: all 0.7s}
}
@media (max-width: 1199px) {
	/*首页产品*/
	.home_pro .themes_prod{width: 24.2%}
}
@media (max-width: 1023px) {
    /*首页产品*/
	.home_pro{margin-top: 30px;}
	.home_pro .themes_prod,.home_pro .focus{width: 50% !important;overflow: hidden;border-top:0;}
	.home_pro .themes_prod,.home_pro:nth-child(2){border-top: 1px #e3e3e3 solid;}
	.home_pro .themes_prod:nth-child(7),.home_pro .themes_prod:nth-child(8){display: block;}
	.home_pro .focus{height: 660px;}
	.home_pro .themes_prod{height: 330px;}
}
@media (max-width: 767px) {
	/* 首页产品 */
	.home_pro{margin-top: 15px;}
	.home_pro .themes_prod,.home_pro .focus{width: 50% !important;}
}
@media (max-width: 424px) {
	.home_pro .pro_top_title{padding: 0 15px;}
	.home_pro .focus{height: 410px;}
	.home_pro .themes_prod{height: 205px;padding: 0 10px;}
	.home_pro .img{height: 120px;}
	.home_pro .img img{max-height: 110px;}
	.home_pro h4{margin: 5px 0;}
	.home_pro .pro_left_info{bottom:8%;}
}

/* 首页产品 */
.home_pro{margin-top: 60px;}
.home_pro .pro_top_title{display: block; padding: 0 20px;line-height: 60px;margin: 0;font-weight: normal;}
.home_pro .pro_top_title span{width: 40px;height: 60px;}
.home_pro .pro_top_title span:after{content: '';position: absolute;top: 50%;left: 50%;display: block;width: 10px;height: 10px;transform: rotate(-45deg) translateY(-50%);}
.home_pro .content{display: table}
.home_pro .focus{height: 628px;overflow: hidden;width: 276px;position: relative;}
.home_pro .focus img{width: 100%;}
.home_pro .themes_prod{width: 308px;height: 314px;padding: 0 20px;box-sizing:border-box;}
.home_pro .img{height:175px;display: flex;justify-content: center;align-items: center;margin-top: 15px;position:  relative;}
.home_pro .img .pro_tab{position: absolute;top:0;left:0;}
.home_pro .img .pro_tab .pro_tab_item{display: block;padding:5px;line-height: 1;}
.home_pro h4{line-height: 20px;margin:10px 0 10px 0;font-weight: normal;}
.home_pro .subtitle{font-size: 14px;line-height: 18px;margin:10px 0 10px 0;font-weight: normal;}
.home_pro .price{height: 35px;}
.home_pro .price .di_in{position:relative;width:30px;height:30px;border-radius:50%;overflow:hidden;}
.home_pro .price .di_in .iconfont{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:15px;}
.home_pro .pro_left_info{position: absolute;width: 100%;bottom:17.5%;text-align:center;}
.home_pro .pro_left_info .pro_left_info_title{line-height: 1;margin-bottom: 15px;}
.home_pro .img .hover_img{height: 100%; left: 0;position: absolute;right: 0;top: 0;opacity: 0;width: 100%;-moz-transform: scale(0, 1);-webkit-transform: scale(0, 1);-o-transform: scale(0, 1);-ms-transform: scale(0, 1);transform: scale(0, 1);-webkit-transition: all 0.7s;-moz-transition: all 0.7s;-ms-transition: all 0.7s;-o-transition: all 0.7s;transition: all 0.7s}
@media (min-width: 1000px){
	.home_pro .img:hover .hover_img{ opacity: 1;-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);transform: scale(1, 1);-webkit-transition: all 0.7s;-moz-transition: all 0.7s;-ms-transition: all 0.7s;-o-transition: all 0.7s;transition: all 0.7s}
}
@media (max-width: 1199px) {
	/*首页产品*/
	.home_pro .themes_prod{width: 24.2%}
}
@media (max-width: 1023px) {
    /*首页产品*/
	.home_pro{margin-top: 30px;}
	.home_pro .themes_prod,.home_pro .focus{width: 50% !important;overflow: hidden;border-top:0;}
	.home_pro .themes_prod,.home_pro:nth-child(2){border-top: 1px #e3e3e3 solid;}
	.home_pro .themes_prod:nth-child(7),.home_pro .themes_prod:nth-child(8){display: block;}
	.home_pro .focus{height: 660px;}
	.home_pro .themes_prod{height: 330px;}
}
@media (max-width: 767px) {
	/* 首页产品 */
	.home_pro{margin-top: 15px;}
	.home_pro .themes_prod,.home_pro .focus{width: 50% !important;}
}
@media (max-width: 424px) {
	.home_pro .pro_top_title{padding: 0 15px;}
	.home_pro .focus{height: 410px;}
	.home_pro .themes_prod{height: 205px;padding: 0 10px;}
	.home_pro .img{height: 120px;}
	.home_pro .img img{max-height: 110px;}
	.home_pro h4{margin: 5px 0;}
	.home_pro .pro_left_info{bottom:8%;}
}

@font-face {
	font-family: "Poppins-Light";
	src: url("//ueeshop.ly200-cdn.com/static/font/Poppins-Light/font.woff2") format("woff2"), url("//ueeshop.ly200-cdn.com/static/font/Poppins-Light/font.woff") format("woff"), url("//ueeshop.ly200-cdn.com/static/font/Poppins-Light/font.eot") format("embedded-opentype"), url("//ueeshop.ly200-cdn.com/static/font/Poppins-Light/font.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Montserrat-Regular";
	src: url("//ueeshop.ly200-cdn.com/static/font/Montserrat-Regular/font.woff2") format("woff2"), url("//ueeshop.ly200-cdn.com/static/font/Montserrat-Regular/font.woff") format("woff"), url("//ueeshop.ly200-cdn.com/static/font/Montserrat-Regular/font.eot") format("embedded-opentype"), url("//ueeshop.ly200-cdn.com/static/font/Montserrat-Regular/font.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

.global_mode_poster2{margin-top: 15px;}
.global_mode_poster2 img.transition2{vertical-align: middle;}
.global_mode_poster2:after{content: '';display: block;width: 100%;height: 0;clear: both;}
.global_mode_poster2 .g_left{width: 66.3512%;float: left;}
.global_mode_poster2 .g_right{width: 32.96529%;float: right;}
.global_mode_poster2 .g_rows{display: block;position: relative;font-size: 0;}
.global_mode_poster2 .g_rows0{width: 52.06021%;float: left;}
.global_mode_poster2 .g_rows1{width: 46.90967%;float: right;}
.global_mode_poster2 .g_cols{display: block;position: relative;margin-top: 0.683491vw;font-size: 0;}
.global_mode_poster2 .g_text{position: absolute;}
.global_mode_poster2 .g_rows:hover .g_text{transform: translateY(10px);}
.global_mode_poster2 .g_rows0:hover .g_text{transform: translate(-10px, -50%);}
.global_mode_poster2 .g_rows1:hover .g_text{transform: translate(10px, 10px);}
.global_mode_poster2 .g_text .tit{display: block;font-size: 1.36698vw;line-height: 1.89274vw;color: #393e45;font-family: 'Poppins-Light';}
.global_mode_poster2 .g_text .desc{display: block;font-size: 3.68033vw;line-height: 3.68033vw;color: #393e45;font-family: 'Montserrat-Regular';}
.global_mode_poster2 .g_text .con{font-size: 2.523659vw;line-height: 2.62881vw;color: #fff;font-family: 'Montserrat-Regular';}
.global_mode_poster2 .g_text0{top: 50%;right: 1.57728vw;transform: translateY(-50%);}
.global_mode_poster2 .g_text1{top: 2.62881vw;left: 2.62881vw;}
.global_mode_poster2 .g_text2{width: 90%;top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;}
.global_mode_poster2 .g_text3{width: 90%;top: 3.15457vw;left: 5%;text-align: center;}

@media screen and (max-width:1000px){
	.global_mode_poster2 .g_left{width: 100%;}
	.global_mode_poster2 .g_right{width: 100%;text-align: center;}
	.global_mode_poster2 .g_cols{margin-bottom: 0.683491vw;}
	.global_mode_poster2 .g_text .tit{font-size: 16px;line-height: 20px;}
	.global_mode_poster2 .g_text .desc{font-size: 30px;line-height: 40px;}
	.global_mode_poster2 .g_text .con{font-size: 24px;line-height: 32px;}
}

@media screen and (max-width:500px){
	.global_mode_poster2 .g_text .tit{font-size: 14px;line-height: 18px;}
	.global_mode_poster2 .g_text .desc{font-size: 20px;line-height: 26px;}
	.global_mode_poster2 .g_text .con{font-size: 18px;line-height: 22px;}
	.global_mode_poster2 .g_text3 .tit{font-size: 18px;line-height: 24px;}
	.global_mode_poster2 .g_text3 .desc{font-size: 30px;line-height: 40px;}
}