/*首屏轮播图*/
html{min-width: 1400px;}
body {
	width: 100%;
	min-width: 1400px;
	background: url(./top1.png) top center no-repeat;
}


/*头条*/

.wap1 {
	width: 100%;
	height: 167px;
	background: url(./top2.png) top center no-repeat;
	padding-top: 1px;
}

.wap1 a {
	color: white;
}

.top_new {
	width: 1400px;
	margin: 0 auto;
	text-align: center;
}

.head {
	height: 1047px;
	width: 100%;
}

.top_new li:nth-child(1) {
	border-left: none;
	height: 40px;
	float: none;
	margin-bottom: 15px !important;
	font-size: 40px !important;
	line-height: 44px !important;
	text-align: center !important;
	color: #fff !important;
	font-weight: bold !important;
	margin-top: 42px;
	width: 100%;
	display: block;
}

.top_new li:nth-child(2) {
	border-left: none;
}

.top_new li {
	border-left: 1px solid white;
	font-size: 16px;
	line-height: 28px;
	color: #ffdfac;
	/* text-indent: 2em; */
	margin-top: 10px;
	padding-left: 15px;
	height: 20px;
	padding-right: 15px;
	line-height: 20px;
	line-height: 46px;
	display: inline;
}


/*焦点图*/

.wap2 {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 30px;
}

.wap2 .left {
	width: 925px;
	float: left;
}

.swiper-2 {
	width: 925px;
	height: 500px;
	text-align: center;
	position: relative;
	margin: 0px 0 0 0;
	overflow: hidden;
	border-radius: 2px;
}

.swiper-2 .swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-2 .swiper-slide {
	position: relative;
	width: 100%;
	height: 100%;
}

.swiper-2 .swiper-slide em {
	display: block;
	width: 100%;
	height: 100%;
}

.swiper-2 .swiper-slide span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	text-align: left;
	height: 80px;
	line-height: 80px;
	padding: 0 30px 0 120px;
	box-sizing: border-box;
	color: #fff;
	text-align: center;
}

.swiper-2 .swiper-slide span a {
	color: #fff;
	font-size: 24px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.swiper-2 .swiper-slide span a:hover {
	color: #c60000;
}

.swiper-2 .arrow-left,
.swiper-2 .arrow-right {
	z-index: 99;
	width: 30px;
	height: 80px;
	top: 50%;
	margin-top: -40px;
	background: url(./bg-bignews-btn2.png) 0 0 no-repeat;
	position: absolute;
	font-size: 30px;
	color: #fff;
	cursor: pointer;
	text-indent: -99em;
	display: none;
}

.swiper-2:hover .arrow-left,
.swiper-2:hover .arrow-right {
	display: block;
}

.swiper-2 .arrow-left {
	left: 0;
	border-radius: 0 10px 10px 0;
}

.swiper-2 .arrow-right {
	right: 0;
	background-position: -60px 0;
	border-radius: 10px 0 0 10px;
}

.swiper-2 .arrow-left:hover {
	background-position: -30px 0;
}

.swiper-2 .arrow-right:hover {
	background-position: -90px 0;
}

.swiper-2 #swiper-pagination2 {
	font-size: 26px;
	color: #fff;
	position: absolute;
	bottom: 20px;
	left: 30px;
	width: auto;
	font-family: arial;
	font-weight: 400;
	font-style: italic;
}

.swiper-2 #swiper-pagination2 .swiper-pagination-current {
	font-size: 40px;
	color: #ff0000;
}

.swiper-slide {
	opacity: unset;
}


/*3xiaotu */

.index-recom {
	width: 925px;
	margin: 20px 0 0 0;
}

.index-recom ul {
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	box-sizing: border-box;
}

.index-recom ul li {
	width: 295px;
	height: 180px;
	border-radius: 8px;
	overflow: hidden;
	position: relative;
}

.index-recom ul li:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.index-recom ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	color: white;
}

.index-recom ul li em {}

.index-recom ul li em img {}

.index-recom ul li span {
	display: block;
	width: 100%;
	height: 46px;
	line-height: 46px;
	padding: 0 10px;
	box-sizing: border-box;
	color: #fff;
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-recom ul li a:hover span {
	color: #c60000;
}

.index-recom ul li .icon-play {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	width: 50px;
	height: 50px;
	background: url("../images/index-icon3.png") no-repeat center;
}


/*原创 关注*/

.tit {
	margin: 15px auto;
}

.titles-container {
	width: 445px;
	float: right;
	overflow: hidden;
}

.titles-container .tu {
	width: 440px;
	height: 250px;
	margin: 25px auto;
}

.titles-container .tu img {
	width: 100%;
	height: 100%;
}

.title-list li {
	height: 38px;
	line-height: 38px;
	font-size: 19px;
	position: relative;
	padding-left: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.titles-container .title-list li:first-child {
	font-size: 22px;
	font-weight: bold;
	color: #0061b4;
	padding-left: 0;
	padding-bottom: 10px;
}

.titles-container .title-list li:first-child a {
	color: #0061b4;
}

.titles-container .title-list li:first-child::before {
	display: none;
}

.title-list li a {
	/*color: #333333;*/
}

.title-list li::before {
	content: '';
	width: 8px;
	height: 8px;
	background: #006bc6;
	position: absolute;
	top: 13px;
	left: 0;
}


/*wap5*/

.wap5 {
	width: 1400px;
	margin: 0 auto;
}

.sjz_box {
	width: 1400px;
	height: 675px;
	overflow: hidden;
	position: relative;
	margin-top: 25px;
}

.wap5 .left_bg {
	width: 80px;
	height: 675px;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

.wap5 .tabs {
	width: 80px;
	height: 675px;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	padding-top: 15%;
}

.wap5 .tabs a {
	display: block;
	width: 80px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
	background: rgba(0, 0, 0, 0.8);
	margin-bottom: 1px;
}

.wap5 .tabs a.active {
	background: rgba(255, 0, 0, 1);
}

.wap5 .swiper-container {
	width: 1400px;
	height: 675px;
}

.wap5 .sjz_box .content-slide .bg {
	position: absolute;
	bottom: 0;
	padding-left: 80px;
	width: 1320px;
	height: 100px;
	background: url(./sjz_bg.png) repeat-x;
	z-index: 2;
}

.wap5 .sjz_box .content-slide .title {
	font-size: 22px;
	font-weight: bold;
	padding-left: 80px;
	position: absolute;
	bottom: 0;
	width: 1290px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	overflow: hidden;
	z-index: 11;
	text-align: center;
}

.sjz_box .content-slide .title a {
	color: #fff;
}

.sjz_box .swiper-button-next {
	width: 11px;
	height: 7px;
	background: url(./jt_down.png) no-repeat;
	position: absolute;
	left: 36px;
	top: 85%;
	z-index: 50;
	cursor: pointer;
}

.sjz_box .swiper-button-prev {
	width: 11px;
	height: 7px;
	background: url(./jt_top.png) no-repeat;
	position: absolute;
	left: 36px;
	top: 18%;
	z-index: 50;
	cursor: pointer;
}

.gmAd {
	position: absolute;
	width: 198px;
	height: 90px;
	right: 0;
	top: -15px;
}

.wap5 .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: '';
}

.wap5 .swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: '';
}


/*wap6*/
.m_31{width:1400px;margin: 40px auto;}

.wap6 {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	height: 765px;
	background: white;
	padding-bottom: 30px;
	
	
}
.layout6{width: 100%;height: auto;background: url(./bg2.png) bottom center no-repeat;padding-bottom: 60px;}
.wap6 .left {
	float: left;
	margin-left: 30px;
	width: 425px;
	height: 765px;
}

.mkeFocus1 {
	height: 765px;
	width: 425px;
	
	
}

.mkeUl1 {
	margin: 0px auto;
	height: 765px;
	width: 425px;
	overflow: hidden;
	position: relative;
}

.mkeUl1 ul {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 765px;
}

.mkeUl1 ul li {
	float: left;
	text-align: center;
	font: 20px "Microsoft YaHei", 微软雅黑;
}

.mkeUl1 ul li img {
	margin-bottom: 18px;
}

.mkeNum1 {
	display: none;
	height: 35px;
	width: 67px;
	position: absolute;
	z-index: 1;
	left: 60px;
	bottom: 4px;
	font: 14px Arial;
}

.mke_ns3 {
	font: 26px "Microsoft YaHei", 微软雅黑;
	color: #F00
}

.mke_ns4 {
	font: 18px "Microsoft YaHei", 微软雅黑;
	color: #fff
}

.mkeLbtn1 {
	display: none;
	background-image: url("http://www.sxrb.com/NMediaFile/2019/0520/MAIN201905201013533511596576824.png");
	height: 35px;
	width: 20px;
	position: absolute;
	left: 36px;
	top: 322px;
	cursor: pointer;
	z-index: 10;
}

.mkeRbtn1 {
	display: none;
	position: absolute;
	top: 322px;
	right: 36px;
	background-image: url("http://www.sxrb.com/NMediaFile/2019/0520/MAIN201905201013536514746358434.png");
	height: 35px;
	width: 20px;
	cursor: pointer;
	z-index: 10;
}

.mkeUl1 .du1 {
	top: 315px;
	position: absolute;
	height: 47px;
	width: 425px;
	color: #fff;
	background-image: url("http://www.sxrb.com//img/MAIN/2018/05/212944/images/sxxww_bg04.png");
	display: none;
}

.mkeUl1 .du1 p {
	font-size: 18px;
	margin-top: 13px;
}

.mkeUl1 ul li img {
	width: 425px;
	height: 765px;
}


/*wap6 right*/

.swiper-8 {
	width: 880px;
	text-align: center;
	position: relative;
	
	overflow: hidden;
	float: right;

	margin-right: 30px;
}

.swiper-8 .swiper-container {
	width: 880px;
	height: 500px;
}

.swiper-8 .swiper-slide {
	position: relative;
	width: 100%;
	height: 100%;
}

.swiper-8 .swiper-slide em img{
	display: block;
	width: 880px;
	height: 500px;
}

.swiper-8 .swiper-slide span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.7);
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	color: #fff;
	text-align: left;
}

.swiper-8 .swiper-slide span a {
	color: #fff;
	font-size: 16px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
}

.swiper-8 #swiper-pagination8 {
	height: 12px;
	bottom: 20px;
	right: 0;
	text-align: right;
	padding-right: 15px;
	box-sizing: border-box;
	z-index: 5;
	display: inline-block;
}

.swiper-8 .swiper-pagination-bullet {
	display: inline-block;
	width: 10px;
	height: 10px;
	opacity: 1;
	border-radius: 50%;
	background: #fff;
	margin: 0 4px;
	cursor: pointer;
	transition: width 0.3s ease-in-out;
}

.swiper-8 .swiper-pagination-bullet-active {
	background: #e91f2b;
}

.swiper-8 .arrow-left,
.swiper-8 .arrow-right {
	z-index: 99;
    width: 30px;
    height: 80px;
    top: 38%;
    margin-top: -40px;
    background: url(./bg-bignews-btn2.png) 0 0 no-repeat;
    position: absolute;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
    text-indent: -99em;
    display: none;	
	transform: scale(0.7);
}

.swiper-8:hover .arrow-left,
.swiper-8:hover .arrow-right {
	
}

.swiper-8 .arrow-left {
	left: -5px;
	
}

.swiper-8 .arrow-right {
	right: -5px;
	background-position: -60px 0;

}

.swiper-8 .arrow-left:hover {
	background-position: -30px 0;
}

.swiper-8 .arrow-right:hover {
	background-position: -90px 0;
}

 .wap6 .part3 {
	width: 880px;
	overflow: hidden;
	margin-top: 25px;
}
.wap6 .list{
	width: 440px;
	height: 250px;
	float: left;
	overflow: hidden;
	
}
.wap6 .list li{
	   width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    border-bottom: 1px dashed silver;
    position: relative;
    padding-left: 24px;
    margin-left: 15px;
    text-align: left;
}
.wap6 .list li::before {
    content: '';
    width: 8px;
    height: 8px;
    background: #006bc6;
    position: absolute;
    top: 21px;
    left: 0;
}
.wap6 .tu{width: 425px;
	height: 240px;
	position: relative;
	float: right;
	}

.wap6 .tu img {
	width: 425px;
	height: 240px;
}

.wap6 .tu span {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	box-sizing: border-box;
	color: #fff;
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}




/*切屏*/

.left {
	float: left;
}

.right {
	float: right;
}

.layout4 {
	width: 100%;
	overflow: hidden;
	background: url(./bg1.png) 0 90px no-repeat;
	
}

.wap4 {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	
}

.wap4 .nav {
	width: 1400px;
	height: 186px;
}

.wap4 .nav li {
	width: 326px;
	height: 186px;
	float: left;
	margin-left: 32px;
}

.wap4 .nav li:first-child {
	margin-left: 0;
}

.wap4 .content {
	width: 1400px;
	overflow: hidden;
	position: relative;
	height: 950px;
	margin-top: 15px;
}
.wap4 .content .tu{height: 290px !important;}

.wap4 .content .bg1 {
	width: 925px;
	height: 269px;
	background: url(./bg01.png) top center no-repeat;
}

.wap4 .content .bg2 {
	width: 925px;
	height: 269px;
	background: url(./bg02.png) top center no-repeat;
}

.wap4 .content .table {
	width: 1400px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.wap4 .content .table .part {
	width: 1400px;
	margin-top: 40px;
	height: 269px;
}

.wap4 .content .table .cont {
	width: 925px;
	height: 269px;
	color: white;
}

.wap4 .content .table .cont a {
	color: white;
}

.wap4 .content .table .cont h3 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 35px;
	margin-left: 50px;
}

.wap4 .content .table .cont p {
	width: 660px;
	font-size: 18px;
	line-height: 36px;
	padding-top: 31px;
	margin-left: 55px;
	text-indent: 2em;
}

.wap4 .content .table .list {
	width: 440px;
	height: 250px;
}

.wap4 .content .table .list li {
	width: 440px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	border-bottom: 1px dashed silver;
	position: relative;
	padding-left: 24px;
}

.wap4 .content .table .list li::before {
	content: '';
	width: 8px;
	height: 8px;
	background: #006bc6;
	position: absolute;
	top: 21px;
	left: 0;
}

.wap4 .content .table .tu li {
	width: 440px;
	float: left;
	margin-left: 40px;
	height: 250px;
	
	
}
.wap4 .content .table .tu li img{width: 440px;height: 250px;}

.wap4 .content .table .tu li span {
	display: block;
	width: 440px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	box-sizing: border-box;
	/*color: #fff;*/
/*	background: rgba(0, 0, 0, 0.7);*/
	
	bottom: 0;
	left: 0;
	font-size: 19px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.wap4 .content .table .tu li:first-child {
	margin-left: 0;
}


/*wap5*/

.wap5 {
	width: 100%;
	height: auto;
}

.m_11 {
	width: 1400px;
	margin: 0 auto;
	height: 780px;
	margin-top: -60px;
	overflow: hidden;
}

.ag7-bannerslide .slidelist ul li a {
	color: white;
}

.ag7-bannerslide .slidelist {
	filter: alpha(opacity:70);
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

.ag7-bannerslide a img {
	width: 1400px;
	height: 780px;
}

.ag7-main {
	padding-top: 60px;
	width: 1400px;
	margin: 0 auto;
	padding-bottom: 70px;
	clear: both;
}

.ag7-main .phone-index-banner {
	display: none
}

.ag7-bannerslide {
	position: relative;
	margin-bottom: 50px
}

.ag7-bannerslide .slidebox {
	position: relative;
	height: 780px
}

.ag7-bannerslide .slidebox li {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.ag7-bannerslide a img {
	display: block;
	width: 1400px;
	height: 780px
}

.ag7-bannerslide .slideinfo {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10
}

.ag7-bannerslide .slidetitle {
	/*width:540px;*/
	color: #fff;
	background: rgba(0, 0, 0, .2)
}

.ag7-bannerslide .slidetitle h2 {
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 15px;
	display: none;
}

.ag7-bannerslide .slidelist {
	position: absolute;
	right: 120px;
	bottom: 0;
	width: 270px;
	height: 780px;
	color: #fff;
	font-size: 14px;
	background-color: #222
}

.ag7-bannerslide .slidelist ul {
	position: absolute;
	z-index: 10;
	width: 100%;
	text-align: center
}

.ag7-bannerslide .slidelist ul li {
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	font-size: 18px;
	height: 75px;
	padding-top: 15px;
	line-height: 28px;
/*	margin: 5px 0 10px;*/
	cursor: pointer;
	border-bottom: 1px solid #b7b5b1;
}

.ag7-bannerslide .slidelist .mask {
	width: 270px;
	height: 90px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #499d78;
	display: block;
}