#sx_index{
	width: 100%;
	min-width: 1300px;
	height: auto;
	margin: 65px auto 0px;
	display: table;
}
.pty_bg{
	background: url(../images/gj_17.jpg) no-repeat top center;
}
#sx_index .index_news{
	width: 100%;
	height: auto;
	display: table;
}
#sx_index .y-tit{
	width:100%;
	height:70px;
	position:relative;
}
#sx_index .y-tit .tt{
	padding: 0px 7px 0px 35px;
	display:block;
	float:left;
	font-size:32px;
	font-weight: bold;
	color:#353535;
	line-height: 70px;
	position:relative;
	z-index:99;
}
#sx_index .y-tit .tt{
	color:#353535;
}
#sx_index .y-tit .en{
	float: left;
	font-size: 18px;
	color: #ab0002;
	position: absolute;
	left: 170px;
	top: 32px;
}
#sx_index .y-tit .p1{
	background:url(../images/icon_01.png) no-repeat 0px center;
}
#sx_index .y-tit .p2{
	background:url(../images/icon_02.png) no-repeat 0px center;
}
#sx_index .y-tit .more{
	float:right;
	font-size:16px;
	color:#707070;
	line-height:18px;
	position:absolute;
	top:32px;
	right: 0px;
	z-index:99;
}
#sx_index .y-tit .more a{
	color:#707070;
}
#sx_index .y-tit .more a:hover{
	color:#820001;
}
#sx_index .news_con{
	width: 100%;
	height: auto;
	display: table;
	margin: 25px 0px 0px;
}
#sx_index .news_con .swiper-container {
	width: 720px;
	height: 478px;
}
#sx_index .news_con .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	cursor: pointer;
}
#sx_index .news_con .swiper-img{
	width: 720px;
	height: 478px;
	overflow: hidden;
}

#sx_index .news_con .swiper-img:hover img{
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	position:relative;
}
#sx_index .news_con .swiper-slide .swiper-text{
	width: 100%;
	height: 75px;
	background: rgba(116, 1, 2, .5);
	position: absolute;
	bottom: 16px;
	z-index: 99;
}
#sx_index .news_con .swiper-slide .swiper-text h3{
	width: 470px;
	height: 20px;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	line-height: 20px;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	top: 27px;
	left: 27px;
	overflow: hidden;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	width: auto;
	float: right;
	position: absolute;
    bottom: 45px;
    right: 55px;
}
.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #ffffff;
	opacity: 1;
}
.swiper-pagination-bullet-active {
    background: #ab0002;
}
#sx_index .news_con .news_wrap{
	width: 547px;
	height: auto;
	display: table;
}
#sx_index .news_con .news_wrap .news_text{
	width: 100%;
	height: 166px;
	border: 1px solid #dddddd;
	position: relative;
}
#sx_index .news_con .news_wrap .news_text .nw_latest{
	width: 0px;
	height: 0px;
	border-top: 44px solid #ab0002;
	border-left: 46px solid #ab0002;
	border-right: 46px solid transparent;
	border-bottom: 44px solid transparent;
	position: absolute;
	top: 0px;
	left: 0px;
}
#sx_index .news_con .news_wrap .news_text .nw_latest h3{
	width: 80px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: -28px;
	left: -34px;
	z-index: 9;
}
#sx_index .news_con .news_wrap .news_text .nw_date{
	width: 80px;
	height: 65px;
	margin: 50px 0px 0px 35px;
	float: left;
	font-size: 12px;
	color: #be5859;
	line-height: 25px;
	text-align: center;
}
#sx_index .news_con .news_wrap .news_text .nw_date h3{
	font-size: 40px;
	font-weight: bold;
	color: #ab0002;
	line-height: 45px;
}
#sx_index .news_con .news_wrap .news_text .nw_msg{
	width: 378px;
	height: auto;
	display: table;
	float: right;
	position: relative;
	top: 15px;
	right: 40px;
}
#sx_index .news_con .news_wrap .news_text .nw_msg h3{
	width: 100%;
	height: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #202020;
	line-height: 50px;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
}
#sx_index .news_con .news_wrap .news_text .nw_msg a:hover h3{
	color: #820001;
}
#sx_index .news_con .news_wrap .news_text .nw_msg .desc{
	width: 100%;
	height: 66px;
	margin: 8px 0px 0px;
	font-size: 14px;
	color: #5c5c5c;
	line-height: 22px;
	overflow: hidden;
}
#sx_index .news_con .nlist{
	width: 100%;
	height: 200px;
	margin: 17px 0px 0px;
	overflow: hidden;
}
#sx_index .news_con .nlist li{
	width: 100%;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	overflow: hidden;
}
#sx_index .news_con .nlist li a{
	width: 390px;
	height: 40px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}
#sx_index .news_con .nlist li a:hover{
	font-weight: bold;
}
#sx_index .news_con .nlist li span{
	color: #707070;
	position: relative;
	right: 3px;
}
#sx_index .news_con .notice_box{
	width: 100%;
	height: 80px;
	margin: 15px 0px 0px;
	overflow: hidden;
}
#sx_index .news_con .notice_box dt{
	width: 80px;
	height: 80px;
	display: block;
	background-color: #ab0002;
	float: left;
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
	line-height: 35px;
	text-align: center;
	letter-spacing: 2px;
}
#sx_index .news_con .notice_box dt h3{
	position: relative;
	top: 5px;
}
#sx_index .news_con .notice_box dd{
	width: 457px;
	height: 40px;
	float: right;
	font-size: 16px;
	line-height: 35px;
	overflow: hidden;
}
#sx_index .news_con .notice_box dd a{
	width: 307px;
	height: 40px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}
#sx_index .news_con .notice_box dd a:hover{
	font-weight: bold;
}
#sx_index .news_con .notice_box dd span{
	color: #707070;
	position: relative;
	right: 3px;
}
#sx_index .pty_con{
	padding: 44px 0px 0px;
}
#sx_index .pty_con .y-tit .tt{
	color: #ffffff;
}
#sx_index .pty_con .y-tit .en{
	color: #f5f2eb;
}
#sx_index .pty_con .more{
	color:#f5f2eb;
}
#sx_index .pty_con .more a{
	color:#f5f2eb;
}
#sx_index .pty_con .more a:hover{
	color:rgba(245, 242, 235, .9);
}
#sx_index .pty_con .news_pic{
	width: 100%;
	height: 315px;
	margin: 25px 0px 0px;
	display: flex;
	overflow: hidden;
	position: relative;
}
#sx_index .pty_con .news_pic li{
	width: 310px;
	height: auto;
	margin: 0px 10px;
	position: relative;
}
#sx_index .pty_con .news_pic li:first-child{
	float: left;
	margin: 0px 10px 0px 0px;
}
#sx_index .pty_con .news_pic li:last-child{
	margin: 0px 0px 0px 10px;
}
#sx_index .pty_con .news_pic .nw_pic{
	width: 310px;
	height: 217px;
	overflow: hidden;
}
#sx_index .pty_con .news_pic .nw_pic img{
	width: 100%;
	height: 100%;
}
#sx_index .pty_con .news_pic li:hover .nw_pic img{
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	position:relative;
}
#sx_index .pty_con .news_pic .nw_date{
	padding: 0px 22px;
	float: left;
	display: block;
	background-color: #af251b;
	font-size: 16px;
	color: #ffffff;
	line-height: 32px;
	position: absolute;
	top: 198px;
	left: 22px;
	z-index: 99;
}
#sx_index .pty_con .news_pic .nw_tit{
	width: 100%;
	height: auto;
	max-height: 98px;
	margin: auto;
	padding: 28px 12px 18px;
	clear: both;
	text-align: justify;
	line-height: 25px;
	background-color: #ffffff;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0;
	right: 0;
}
#sx_index .pty_con .news_pic .nw_tit h3{
	width: 100%;
	height: 50px;
	font-size: 16px;
	color: #202020;
	font-weight: normal;
	overflow: hidden;
}
#sx_index .pty_con .news_pic li a:hover .nw_tit{
	border-left: 1px solid #830002;
	border-right: 1px solid #830002;
	border-bottom: 1px solid #830002;
}
#sx_index .pty_con .news_pic li a:hover .nw_tit h3{
	font-weight: bold;
	color:#850002;
}
#sx_index .pty_con .news_pic li a:hover .nw_date{
	background-color: #bf810a;
}
#sx_index .index_fast{
	width: 100%;
	height: auto;
	margin: 25px auto 0px;
	display: flex;
}
#sx_index .index_fast li{
	float: left;
	margin: 0px 53px;
}
#sx_index .index_fast li:first-child{
	margin: 0px 53px 0px 18px;
}
#sx_index .index_fast li:last-child{
	margin: 0px 18px 0px 53px;
}
#sx_index .index_fast .img{
	width: 143px;
	height: 143px;
	margin: auto;
	text-align: center;
	background: url(../images/gj_09.jpg) no-repeat center center;
	overflow: hidden;
	position: relative;
}
#sx_index .index_fast li a:hover .img{
	background: url(../images/gj_08.jpg) no-repeat center center;
}
#sx_index .index_fast .img img{
	margin: auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
#sx_index .index_fast .tit{
	width: 165px;
	height: 50px;
	margin: 10px auto 0px;
}
#sx_index .index_fast .tit div{
	width: 100%
	height: auto;
	padding: 6px 30px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #202020;
	line-height: 17px;
	border: 1px solid #bebebe;
	border-radius: 8px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}