* {word-break:keep-all;}
.wrap {padding-top: 130px;}
.main_section1 {position: relative;padding-top: 100px;padding-bottom: 120px;} 
.section_img {position: relative;}
.section_img:after {position: absolute;right: 0;bottom: -130px;content: "";background-image: url("/skin/default/img/main/main_txt.png");width: 565px;height: 339px;background-repeat: no-repeat;}
/* .main_section1:after {position: absolute;right: 366px;bottom: 0;content: "";background-image: url("/skin/default/img/main/main_txt.png");width: 565px;height: 339px;} */
.main_section2 {padding-bottom: 200px;padding-top: 120px;}
.main_item {padding: 50px 40px;-webkit-background-size: cover;background-size: cover;background-position: center center;background-repeat: no-repeat;position: relative;z-index: 50;cursor:pointer;}
.main_item:hover .hover{display: block;}
.main_item:hover:after {padding: 50px 40px;position: absolute;content: "";left: 0;top: 0;width: 100%;height: 100%;background-color: #000;z-index: 0;opacity: 0.5;}
.main_item_t1 {font-size: 18px;font-weight: 700;color: #fff;margin-bottom: 35px;position: relative;z-index: 10;}
.main_menu_list {display: block;position: relative;z-index: 10;}
.main_menu_list li {padding: 7px 0;}
.main_menu_list li a {font-size: 14px;color: #fff;font-weight: 300;}
.main_item.item1 {background-image: url("/skin/default/img/main/main_item_bg1.jpg");width: 290px;height: 400px;}
.main_item.item2 {background-image: url("/skin/default/img/main/main_item_bg2.jpg");width: 530px;height: 350px;margin-left: 60%;}
.main_item.item3 {background-image: url("/skin/default/img/main/main_item_bg3.jpg");width: 440px;height: 290px;}
.more {position: absolute;left: 0;bottom: 0;font-size: 14px;font-weight: 700;color: #fff;z-index: 10;padding-bottom: 10px;letter-spacing: 0;}
.more:after {position: absolute;content: "";width: 100%;height: 2px;left: 0;bottom: 0;background-color: #fff;}
.hover {position: relative;width: 100%;height: 100%;display: none;}
.item_wrap {position: relative;width: 100%;height: 100%;}

@media (max-width: 1500px) {
	/*
	.wrap {-ms-transform: scale(0.8,0.8);
    -webkit-transform: scale(0.8,0.8);
    transform: scale(0.8,0.8); }
	*/
	.main_wrapper {-ms-transform: scale(0.8,0.8);
    -webkit-transform: scale(0.8,0.8);
    transform: scale(0.8,0.8); }
	.main_item_t1 {font-size: 20px;}
	.main_menu_list li a {font-size: 16px;}
	.more {font-size: 16px;}
	.wrap {padding-top: 0;}
	.main_section2 {padding-bottom: 0;padding-top: 0;}
	.section_img:after {bottom: -80px;}
}
@media (max-width: 1359px) {
	.main_section1 {padding-top: 50px;padding-bottom: 50px;}
	.main_item.item2 {margin-left: 45%;}
	.main_item.item1 {height: 350px;}
	.main_item.item2 {height: 300px;margin-bottom: 30px;}
	.section_img:after {width: 450px;height: 300px;-webkit-background-size: 450px auto;background-size: 450px auto;bottom: 0;}
	/* .main_section2 {padding-top: 0;padding-bottom: 100px;} */
}

@media (max-width: 1199px) {
	.main_section1 {padding-bottom: 60px;}
}
@media (max-width: 991px) {
	.wrap {padding-top: 65px;}
	.section_img:after {width: 282px;height: 169px;-webkit-background-size: 282px auto;background-size: 282px auto;}
/* 	.main_section1 {padding-top: 50px;padding-bottom: 60px;}
	.main_section2 {padding-top: 60px;padding-bottom: 100px;} */
	.section_img:after {bottom: 0;}
	.main_item.item2 {margin-left: 27%;margin-bottom: 20px;}
	.main_section2 {padding-bottom: 0px;}
	.main_wrapper {-ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1); }
}
@media (max-width: 767px) {	
	.main_item.item1 {width: 100%;}
	.main_item.item2 {width: 100%;margin-left: 0;}
	.main_item.item3 {width: 100%;}
	.section_img:after {bottom: -190px;}
	.main_section1 {padding-top: 0;padding-bottom: 200px;}
	.main_section2 {padding-top: 30px;padding-bottom: 50px;}
	.main_item.item1 {height: 300px;}
	.main_item {padding: 25px 20px;}
	.main_item_t1 {font-size: 15px;margin-bottom: 25px;}
	.main_menu_list li a {font-size: 12px;}

}