body{
	min-width: 1280px;
}
.transition{
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.italy_banner{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #0d4227;
}
.italy_banner img{
	display: block;
	width: 1170px;
	height: 600px;
	object-fit: cover;
	margin: 0 auto;
}
@media screen and (min-width: 1800px) { 
	.italy_banner img{
		width: 1268px;
	}  
} 
/**/
.italy_one{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 70px 0;
}
.italy_one_title{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.italy_one_title_top{
	width: 100%;
	overflow: hidden;
	clear: both;
	position: relative;
}
.italy_one_title_top span{
	display: inline-block;
	position: relative;
	font-size: 24px;
	color: #008D46;
	font-weight: bold;
	line-height: 30px;
}
.italy_one_title_top span:after{
	position: absolute;
	content: '';
	width: 20px;
	height: 4px;
	background: #D2232C;
	right: -32px;
	bottom: 3px;
}
.italy_one_title_bottom{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 18px;
	color: #90A299;
	line-height: 24px;
	margin-top: 10px;
}
.italy_one_title2 .italy_one_title_top span,.italy_one_title2 .italy_one_title_bottom{
	color: #fff;
}
.italy_one_main{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding-top: 30px;
}
.italy_one_main_left{
	width: 270px;
	float: left;
	margin-left: 30px;
}
.italy_one_main_left:first-child{
	margin-left: 0;
}
.italy_one_main_left_pic{
	padding: 35px 0;
	width: 150px;
	background: #F6F6F9;
}
.italy_one_main_left_pic img{
	display: block;
	width: 80px;
	margin: 0 auto;
}
.italy_one_main_left_nr{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.italy_one_main_left_nr span{
	display: block;
	width: 100%;
	text-align: left;
}
.italy_one_main_left_nr span.span1{
	color: #1A1A1A;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	padding-top: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #bbb;
}
.italy_one_main_left_nr span.span2{
	color: #999;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	padding-top: 8px;
}
.italy_one_main_left:hover .italy_one_main_left_pic{
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
	background: #fff;
}
.italy_one_main_left:hover .italy_one_main_left_nr span.span1{
	color: #008D46;
	border-color: #008D46;
}
.italy_one_main_left:hover .italy_one_main_left_nr span.span2{
	color: #90A299;
}
/**/
.italy_twoWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/Italian/italy_twoBG.jpg) center no-repeat;
	background-size: cover;
	padding: 70px 0;
}
.italy_two{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.italy_two_main{
	width: 1170px;
	overflow: hidden;
	clear: both;
	background: #fff;
	margin: 0 auto;
	margin-top: 30px;
}
.italy_two_main_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
	position: relative;
}
.italy_two_main_title:after{
	position: absolute;
	content: '';
	width: 100%;
	height: 2px;
	background: #D2232C;
	left: 0;
	bottom: 14px;
}
.italy_two_main_title span{
	display: block;
	float: left;
	position: relative;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	padding: 18px 0;
	padding-bottom: 32px;
	cursor: pointer;
	line-height: 24px;
}
.italy_two_main_title span:first-child{
	margin-left: 100px;
}
.italy_two_main_title span:nth-child(2){
	margin-left: 246px;
}
.italy_two_main_title span:nth-child(3){
	margin-left: 267px;
}
.italy_two_main_title span.span1{
	color: #008D46;
}
.italy_two_main_title span.span1:after{
	position: absolute;
	content: '';
	width: 20px;
	height: 14px;
	background: url(../images/Italian/italy_two_sj.png) center no-repeat;
	background-size: cover;
	left: 50%;
	margin-left: -10px;
	bottom: 0;
}
.italy_two_main_title span b{
	padding-right: 12px;
}
.italy_two_main_nr{
	width: 970px;
	overflow: hidden;
	clear: both;
	padding: 0 100px;
}
.italy_two_main_nr_one{
	width: 900px;
	overflow: hidden;
	clear: both;
	padding-left: 70px;
	position: relative;
	padding-top: 42px;
	padding-bottom: 37px;
	display: none;
}
.italy_two_main_nr_one_title{
	position: absolute;
	left: 0;
	top: 22px;
	width: 100%;
	z-index: 2;
}
.italy_two_main_nr_one_title span{
	display: block;
	float: left;
}
.italy_two_main_nr_one_title span.span1{
	font-size: 42px;
	color: #D2232C;
	font-weight: bold;
	line-height: 50px;
}
.italy_two_main_nr_one_title span.span2{
	margin-left: 10px;
	padding-top: 5px;
}
.italy_two_main_nr_one_title span.span2 b{
	display: block;
	width: 100%;
	color: #D2232C;
}
.italy_two_main_nr_one_title span.span2 b.b1{
	font-size: 20px;
	line-height: 26px;
}
.italy_two_main_nr_one_title span.span2 b.b2{
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
.italy_two_main_nr_one_pic{
	width: 286px;
	float: left;
	position: relative;
	overflow: hidden;
	padding-right: 14px;
	z-index: 1;
	padding-bottom: 16px;
}
.italy_two_main_nr_one_pic:after{
	position: absolute;
	content: '';
	width: 128px;
	height: 325px;
	background: #008D46;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.italy_two_main_nr_one_pic img{
	display: block;
	width: 100%;
}
.italy_two_main_nr_one_right{
	width: 570px;
	overflow: hidden;
	float: right;
}
.italy_two_main_nr_one_right_top{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.italy_two_main_nr_one_right_top span{
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.italy_two_main_nr_one_right_top span.span1{
	font-size: 16px;
	color: #D2232C;
	line-height: 24px;
	font-weight: bold;
}
.italy_two_main_nr_one_right_top span.span2{
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	font-weight: normal;
	margin-top: 10px;
}
.italy_two_main_nr_one_right_top span.span3{
	margin-top: 10px;
}
.italy_two_main_nr_one_right_top span.span3 b{
	display: block;
	width: 48%;
	float: left;
	font-size: 14px;
	color: #999;
	line-height: 24px;
	font-weight: normal;
}
.italy_two_main_nr_one_right_top span.span3 b:nth-child(2){
	margin-left: 4%;
}
.italy_two_main_nr_one_right_top span.span3 b em{
	font-style: normal;
	font-weight: bold;
	color: #1A1A1A;
}
.italy_two_main_nr_one_right_top:nth-child(2){
	margin-top: 24px;
}
.italy_two_btn{
	display: block;
	width: 196px;
	height: 38px;
	border: 2px solid #008D46;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	color: #008D46;
	font-weight: bold;
	margin-top: 25px;
}
.italy_two_btn:hover{
	background: #008D46;
	color: #fff;
}
/**/
.italy_three{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 70px;
}
.italy_three_main{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 20px;
}
.italy_three_main_left{
	width: 270px;
	overflow: hidden;
	float: left;
	position: relative;
}
.italy_three_main_left img{
	display: block;
	width: 100%;
}
.italy_three_main_left_nr{
	position: absolute;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 9px;
	left: 0;
	bottom: 9px;
}
.italy_three_main_left_nr span,.italy_three_main_left2_nr span{
	display: block;
	width: 100%;
}
.italy_three_main_left_nr span.span1,.italy_three_main_left2_nr span.span1{
	font-size: 16px;
	color: #1A1A1A;
	font-weight: bold;
	line-height: 22px;
}
.italy_three_main_left_nr span.span2,.italy_three_main_left2_nr span.span2{
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
}
.italy_three_main_left2{
	width: 270px;
	overflow: hidden;
	float: left;
	margin-left: 30px;
}
.italy_three_main_left2_pic{
	width: 200px;
	overflow: hidden;
	clear: both;
}
.italy_three_main_left2_pic img{
	display: block;
	width: 100%;
}
.italy_three_main_left2_pic2{
	width: 230px;
}
.italy_three_main_left2_nr{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-top: 20px;
}
.italy_three_main_left2_nr span.span2{
	color: #999999;
}
.italy_three_main_left:hover img,.italy_three_main_left2:hover .italy_three_main_left2_pic img,.italy_four_main_left:hover .italy_four_main_left_pic img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
	-o-transition:all 1s;
	transition:all 1s;
}
.italy_three_main_left:hover .italy_three_main_left_nr span.span1,.italy_three_main_left2:hover .italy_three_main_left2_nr span.span1,.italy_four_main_left:hover .italy_four_main_left_nr span.span1{
	color: #008D46;
}
/**/
.italy_four{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 70px auto;
}
.italy_four_main{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 23px;
}
.italy_four_main_left{
	width: 370px;
	overflow: hidden;
	float: left;
	position: relative;
	z-index: 1;
	padding-bottom: 20px;
	margin-left: 30px;
}

.italy_four_main_left:nth-child(1){
	margin-left: 0px;
	 
}


.italy_four_main_left1:after{
	position: absolute;
	content: '';
	width: 270px;
	height: 201px;
	left: 0;
	bottom: 0;
	background: #F6F6F9;
	z-index: -1;
}
.italy_four_main_left_pic{
	width: 370px;
	overflow: hidden;
	clear: both;
}


.italy_four_main_left_pic img{
	display: block;
	width: 370px;
	height: 200px;
}
.italy_four_main_left_nr{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-top: 10px;
}
.italy_four_main_left_nr span{
	display: block;
	float: left;
}
.italy_four_main_left_nr span.span1{
	width: 100px;
	font-size: 16px;
	color: #1A1A1A;
	font-weight: bold;
	line-height: 24px;
}
.italy_four_main_left_nr span.span2{
	width: 250px;
	font-size: 14px;
	color: #999;
	font-weight: normal;
	margin-left: 20px;
	line-height: 24px;
}
/*.italy_four_main_left:nth-child(2){
	margin-left: 30px;
	width: 470px;
	padding-left: 100px;
}
.italy_four_main_left:nth-child(2):after{
	width: 270px;
	height: 315px;
	left: auto;
	right: 0;
	bottom: auto;
	top: 0;
}
.italy_four_main_left:nth-child(2) .italy_four_main_left_pic{
	width: 370px;
}
.italy_four_main_left:nth-child(2) .italy_four_main_left_nr span.span2{
	width: 347px;
}*/
/**/
.italy_fiveWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #008D46;
	padding: 70px 0;
}
.italy_five{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.italy_five_main{
	width: 1170px;
	height: 232px;
	background: url(../images/Italian/italy_fiveBG.jpg) center no-repeat;
	background-size: cover;
	overflow: hidden;
	clear: both;
	margin-top: 30px;
	position: relative;
}
.italy_five_main:after{
	position: absolute;
	content: '';
	width: 100%;
	height: 1px;
	left: 0;
	top: 124px;
	z-index: 1;
	background: #fff;
}
.italy_five_main_one{
	width: 205px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 30px;
	z-index: 2;
}
.italy_five_main_one_top{
	width: 100%;
	height: 57px;
	background-image: linear-gradient(90deg, #FFFFFF 0%, rgba(255,255,255,0.00) 100%);
	-webkit-background-image: linear-gradient(90deg, #FFFFFF 0%, rgba(255,255,255,0.00) 100%);
	-o-background-image: linear-gradient(90deg, #FFFFFF 0%, rgba(255,255,255,0.00) 100%);
	-moz-background-image: linear-gradient(90deg, #FFFFFF 0%, rgba(255,255,255,0.00) 100%);
	-ms-background-image: linear-gradient(90deg, #FFFFFF 0%, rgba(255,255,255,0.00) 100%);
}
.italy_five_main_one_top span{
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding-left: 10px;
}
.italy_five_main_one_top span.span1{
	font-size: 16px;
	color: #D2232C;
	font-weight: bold;
	line-height: 22px;
	padding-top: 5px;
}
.italy_five_main_one_top span.span2{
	font-size: 14px;
	color: #1A1A1A;
	font-weight: bold;
	line-height: 20px;
	margin-top: 3px;
}
.italy_five_main_one_line{
	width: 6px;
	height: 18px;
	background: #fff;
	margin-top: 28px;
}
.italy_five_main_one:nth-child(2n) .italy_five_main_one_line{
	margin-top: 0;
	margin-bottom: 16px;
}
.italy_five_main_one2{
	width: 192px;
	left: 156px;
	top: auto;
	bottom: 26px;
}
.italy_five_main_one3{
	width: 240px;
	left: 313px;
}
.italy_five_main_one4{
	width: 110px;
	left: 469px;
	top: auto;
	bottom: 26px;
}
.italy_five_main_one5{
	left: 625px;
	width: 122px;
}
.italy_five_main_one6{
	left: 781px;
	top: auto;
	bottom: 26px;
	width: 139px;
}
.italy_five_main_one7{
	left: auto;
	right: 0;
	width: 235px;
}
.italy_five_main_one:hover .italy_five_main_one_top{
	background-image: linear-gradient(90deg, #008D46 0%, rgba(0,141,70,0.00) 100%);
	-webkit-background-image: linear-gradient(90deg, #008D46 0%, rgba(0,141,70,0.00) 100%);
	-o-background-image: linear-gradient(90deg, #008D46 0%, rgba(0,141,70,0.00) 100%);
	-moz-background-image: linear-gradient(90deg, #008D46 0%, rgba(0,141,70,0.00) 100%);
	-ms-background-image: linear-gradient(90deg, #008D46 0%, rgba(0,141,70,0.00) 100%);
}
.italy_five_main_one:hover .italy_five_main_one_top span{
	color: #fff;
}
.italy_five_main_one:hover .italy_five_main_one_line{
	background: #008D46;
}
/**/
.italy_six{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 70px 0;
}
.italy_six_main{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin-top: 30px;
	padding-bottom: 50px;
}
.italy_six_main_first{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.italy_six_main_one{
	width: 370px;
	overflow: hidden;
	float: left;
	position: relative;
	display: block;
	padding-bottom: 18px;
	margin-left: 30px;
}
.italy_six_main_one:first-child{
	margin-left: 0;
}
.italy_six_main_one:after{
	position: absolute;
	content: '';
	width: 100%;
	height: 295px;
	background: #F6F6F9;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.italy_six_main_one_pic{
	width: 340px;
	overflow: hidden;
	clear: both;
}
.italy_six_main_one_pic img{
	display: block;
	width: 100%;
}
.italy_six_main_one_nr{
	width: 320px;
	overflow: hidden;
	clear: both;
	padding-left: 20px;
	position: relative;
	margin-top: -20px;
}
.italy_six_main_one_nr span{
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.italy_six_main_one_nr span.span1{
	width: 140px;
	height: 40px;
	background: #008D46;
	line-height: 40px;
	padding-left: 10px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.italy_six_main_one_nr span.span2{
	font-size: 14px;
	color: #7D86A2;
	line-height: 24px;
	margin-top: 8px;
}
.italy_six_main_one:hover .italy_six_main_one_nr span.span1{
	background: #000;
}
#italy_six_main_pagination,#italy_nine_main_pagination{
	bottom: 0;
}
#italy_six_main_pagination .swiper-pagination-bullet,#italy_nine_main_pagination .swiper-pagination-bullet{
	width: auto;
	height: auto;
	background: none;
	position: relative;
	font-size: 20px;
	color: #7D86A2;
	font-weight: normal;
	margin: 0 20px;
	opacity: 1;
}
#italy_six_main_pagination .swiper-pagination-bullet-active,#italy_nine_main_pagination .swiper-pagination-bullet-active{
	color: #008D46;
	font-weight: bold;
	text-decoration:line-through;
}
/**/
.italy_seven{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-bottom: 70px;
}
.italy_seven_main{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	padding-bottom: 62px;
	margin-top: 32px;
}

.italy_seven_main_one{
	width: 170px;
	overflow: hidden;
	float: left;
	position: relative;
	min-height: 202px;
	display: block;
	margin-left: 30px;
}
.italy_seven_main_one_pic{
	width: 170px;
	height: 202px;
	display: block;
	overflow: hidden;
}
.italy_seven_main_one_pic img{
	display: block;
	height: 202px;
	width: 100%;
	object-fit: cover;
}
.italy_seven_main_one_right{
	width: 160px;
	float: left;
	display: block;
	overflow: hidden;
	padding-top: 10px;
	margin-left: 10px;
}
.italy_seven_main_one_right span{
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
}
.italy_seven_main_one_right span.span1{
	font-weight: bold;
	color: #333333;
}
.italy_seven_main_one_right span.span2{
	font-weight: normal;
	color: #999;
	margin-top: 10px;
}
.italy_seven_main_one_name{
	display: block;
	font-size:24px;
    font-family:PingFangSC-Semibold,PingFang SC;
    font-weight:600;
    color:rgba(0,141,70,1);
    line-height:34px;
	margin-left: 22px;
	 
}

.italy_seven_main_one_pic_more{
	display: block;
	width:168px;
    height:200px;
    border:1px solid rgba(24,151,87,1);
}

.italy_seven_main_one_pic_more span.span2{
	text-align: center;
	line-height: :200px;
	display: block;
	font-size:18px;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:rgba(0,141,70,1);
	padding-top: 90px;
}

.italy_seven_main_one_line{
	width:3px;
	height:51px;
	left: 10px;
	top: 180px;
	position: absolute;
	background:rgba(0,141,70,1);
}
.italy_seven_main_one:nth-child(1){
	margin-left:0px;
}
 
 
.italy_seven_main_one:hover .italy_seven_main_one_name{
	color: #D2232C;
}
.italy_seven_main_one:hover .italy_seven_main_one_line{
	background: #D2232C;
}
/**/
.italy_eightWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #008D46;
	padding: 70px 0;
}
.italy_eight{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.italy_eight_main{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-top: 40px;
}
.italy_eight_main_one{
	width: 1170px;
	overflow: hidden;
	clear: both;
	padding: 0 100px;
	box-sizing: border-box;
}
.italy_eight_main_one_left{
	width: 170px;
	float: left;
	overflow: hidden;
	margin-left: 30px;
}
.italy_eight_main_one_left:first-child{
	margin-left: 0;
}
.italy_eight_main_one_left img{
	display: block;
	width: 100px;
	margin: 0 auto;
	border-radius: 100%;
}
.italy_eight_main_one_left a{
	display: block;
	width: 100%;
	margin-top: 15px;
}
.italy_eight_main_one_left a span{
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
}
.italy_eight_main_one_left a span.span1{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 22px;
}
.italy_eight_main_one_left a span.span2{
	font-size: 12px;
	color: #D8D8D8;
	font-weight: normal;
	line-height: 16px;
	margin-top: 5px;
}
#italy_eight_main_prev{
	width: 31px;
	height: 31px;
	left: 0;
	background: url(../images/Italian/italy_eight_prev.png) center no-repeat;
	background-size: cover;
}
#italy_eight_main_prev:hover{
	background: url(../images/Italian/italy_eight_prev_hover.png) center no-repeat;
	background-size: cover;
}
#italy_eight_main_next{
	width: 31px;
	height: 31px;
	right: 0;
	background: url(../images/Italian/italy_eight_next.png) center no-repeat;
	background-size: cover;
}
#italy_eight_main_next:hover{
	background: url(../images/Italian/italy_eight_next_hover.png) center no-repeat;
	background-size: cover;
}
/**/
.italy_nine{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 70px 0;
}
.italy_nine_main{
	width: 970px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 50px;
	padding-bottom: 60px;
}
.italy_nine_main_one{
	width: 970px;
	overflow: hidden;
	clear: both;
}
.italy_nine_main_one_top{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.italy_nine_main_one_top:nth-child(2n){
	margin-top: 40px;
}
.italy_nine_main_one_top_left{
	width: 470px;
	overflow: hidden;
	float: left;
}
.italy_nine_main_one_top_left:nth-child(2n){
	margin-left: 30px;
}
.italy_nine_main_one_top_left_Q{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.italy_nine_main_one_top_left_Q span{
	display: inline-block;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 34px;
	background: #008D46;
	border-radius: 4px;
	padding: 0 15px;
}
.italy_nine_main_one_top_left_A{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-top: 20px;
}
.italy_nine_main_one_top_left_A img{
	display: block;
	width: 34px;
	float: left;
}
.italy_nine_main_one_top_left_A span{
	width: 416px;
	overflow: hidden;
	float: right;
	font-size: 14px;
	line-height: 26px;
	background: #F6F6F9;
	border-radius: 4px;
	padding: 15px;
	box-sizing: border-box;
	color: #90A299;
}
.italy_nine_main_one_top_left:hover .italy_nine_main_one_top_left_Q span{
	background: #ED2939;
}
/**/
.italy_ten{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	margin-bottom: 70px;
}
.italy_ten:after{
	position: absolute;
	content: '';
	width: 968px;
	height: 190px;
	background: #F6F6F9;
	left: 0;
	bottom: 20px;
	z-index: -1;
}
.italy_ten_main{
	width: 1170px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.italy_ten_main_form{
	width: 1110px;
	height: 96px;
	overflow: hidden;
	clear: both;
	background: url(../images/Italian/italy_ten_bg.jpg) center no-repeat;
	background-size: cover;
	padding: 0 30px;
	padding-top: 34px;
}
.italy_ten_main_form input{
	display: block;
	float: left;
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #90A299;
	padding: 0 20px;
	border: none;
	margin-left: 50px;
}
.italy_ten_main_form input:first-child{
	margin-left: 0;
}
.italy_ten_main_btn{
	width: 1140px;
	padding-left: 30px;
	overflow: hidden;
	position: relative;
	margin-top: -20px;
}
.italy_ten_main_btn button{
	display: block;
	width: 240px;
	height: 40px;
	border: none;
	background: #002715;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 40px;
	border-radius: 20px;
}

/**/
.major-l{
width: 700px;
height: 720px;
float: left;
}
.major-r{
width: 470px;
height: 720px;
float: left;

}
.majorBg1{
width: 270px;
height: 240px;
float: left;
object-fit: cover;
}
.major-o{
width: 370px;
height: 240px;
float: left;
margin-left: 30px;
}

.ms1{
display: block;
font-size:16px;
font-family:PingFangSC-Semibold,PingFang SC;
font-weight:600;
color:rgba(26,26,26,1);
line-height:20px;
}
.ms2{
display: block;
font-size:16px;
font-family:PingFangSC-Semibold,PingFang SC;
font-weight:600;
color:rgba(26,26,26,1);
line-height:24px;
}
.ms3{

display: block;
font-size:14px;
font-family:PingFangSC-Regular,PingFang SC;
font-weight:400;
color:rgba(153,153,153,1);
line-height:24px;
margin-top: 16px;
}
.ms5{
	width: 470px;
}
.majorBg2{
width: 470px;
height: 240px;
object-fit: cover;
display: block;
clear: both;
margin-left: 100px;
padding-top: 32px;
}
.ms4{
margin-left: 100px;
}

.majorBg3{
width: 470px;
height: 340px;
object-fit: cover;
display: block;
clear: both;
margin-top: 32px;
}

.major-line{
width:270px;
height:20px;
border:1px solid rgba(24,151,87,1);
display: block;
margin-top: 73px;
}