.xxybox .toptitle{
	font-size: 26px;
	font-weight: bold;
	color: #333;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 40px;
}
.xxybox .toptitle:after{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #e3e3e3;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.xxybox .toptitle:before{
	content: "";
	display: block;
	width: 103px;
	height: 1px;
	background-color: #d70c19;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}
.xxybox .mainbox{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}
.page_bg .wrap2 .xxybox .mainbox .partbox{
	background-color: #fff;
}
.xxybox .mainbox .partbox{
	width: calc(50% - 22px);
	font-size: 15px;
	color: #444;
	line-height: 20px;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	padding: 30px 40px;
	box-sizing: border-box;
	margin-bottom: 44px;
	background-color: #fff;
}
.page_bg .wrap2 .xxybox .mainbox .partbox.thismonth{
	background:#d70c19 /*url(../images/thismonthbg.png)*/ bottom right no-repeat;
	background-size: 50%;
	color: #fff;
}
.xxybox .mainbox .partbox .title{
	font-size: 22px;
	line-height: 1.6;
	color: #333;
	font-weight: bold;
	margin-bottom: 32px;
	transition: 0.3s;
}
.xxybox .mainbox .partbox.thismonth .title,.xxybox .mainbox .partbox.thismonth:hover .title{
	color: #fff;
}
.xxybox .mainbox .partbox:hover .title{
	color: #d70c19;
}
.xxybox .mainbox .partbox .des{
	display: flex;
	display: -webkit-flex;
	margin-bottom: 18px;
}
.xxybox .mainbox .partbox .des:last-child{
	margin-bottom: 0;
}
.xxybox .mainbox .partbox .des .bgimg{
	width: 20px;
	height: 20px;
	overflow: hidden;
	margin-right: 9px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.xxybox .mainbox .partbox .des .bgimg img{
    width: 100%;
}
.xxybox .mainbox .partbox.thismonth .des .bgimg img{
	filter: drop-shadow(0 100px #fff);
    transform: translateY(-100px);
}
.xxywai{
	padding: 44px 0;
}
.xxywai .xxybox .mainbox .partbox{
	background: #f0f0f0;
}
.swiper1{
	margin-bottom: 50px;
	border-bottom: 1px solid #e3e3e3;
}
.swiper1 .swiperyears .nian{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.swiper1 .swiperyears .nian .text{
	position: relative;
	padding-bottom: 15px;
	color: #222;
	font-size: 20px;
	cursor: pointer;
}
.swiper1 .swiperyears .swiper-slide-thumb-active .nian .text{
	color: #d70c19;
}
.swiper1 .swiperyears .swiper-slide-thumb-active .nian .text:after{
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background-color: #d70c19;
	position: absolute;
	bottom: 0;
	left: 0;
}
.xxywai .about_x2 .txts{
	max-width: unset;
}
.xxyzcxm,.xxyhcjs{
	margin-bottom: 44px;
}
.xxyzcxm .xxylist li{
	font-size: 15px;
	color: #333;
	padding-left: 36px;
	position: relative;
	margin-bottom: 28px;
}
.xxyzcxm .xxylist li:after{
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	background-color: #b3b3b3;
	border-radius: 50%;
	position: absolute;
	left: 18px;
	top: 9px;
}
.xxyzcxm.xxybox .xxylist{font-size: 16px;line-height: 1.8;}
.xxyhcjs .xxytable{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	align-items: stretch;
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
}
.xxyhcjs .xxytable .partbox{
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	text-indent: 2em;
	box-sizing: border-box;
	line-height: 1.6;
	padding: 18px 0;
	font-size: 15px;
	color: #333;
}
.xxyhcjs .xxytable .partbox:nth-child(odd){
	background-color: #eeefef;
	width: 412px;
}
.xxyhcjs .xxytable .partbox:nth-child(even){
	width: calc(100% - 412px);
}
.xxyreturnbox{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.xxyreturnbox a{
	padding: 10px 32px;
	line-height: 2;
	color: #fff;
	background-color: #d70c19;
	font-size: 16px;
	margin-bottom: 44px;
}
.xxytitle{font-size: 28px;color: #fff;margin-bottom: 20px;font-weight: bold;background-color: #d70c19;padding: 5px 25px 9px;display: inline-block;}
.seemorebox{padding-top: 20px;}
.application_l .product_ul2 ul li .txts .p{ height:22px; line-height:22px; overflow:hidden; color:#c0c0c0; font-size:14px; font-family:Arial;text-align: center;padding-bottom: 20px;}
.application_l .product_ul2 ul li .imgs.xxymargin{margin: 0 30px;}
@media screen and (max-width: 960px){
.xxyhcjs .xxytable .partbox:nth-child(odd){width: 50%;}
.xxyhcjs .xxytable .partbox:nth-child(even){width: 50%;}
.xxyzcxm.xxybox .xxylist{font-size: 15px;}
}
@media screen and (max-width: 780px){
.xxybox .mainbox .partbox{width: 100%;margin-bottom: 30px;padding: 30px 20px;}
.xxyzcxm.xxybox .xxylist{font-size: 14px;}
}
@media screen and (max-width: 600px){
.xxyhcjs .xxytable .partbox:nth-child(odd){width: 20%;text-indent: 0;text-align: center;}
.xxyhcjs .xxytable .partbox:nth-child(even){width: 80%;}
.xxyzcxm.xxybox .xxylist{font-size: 13px;}
}