.gap{
	padding-top: 60px;
}
#sx_index .index_news{
	width: 860px;
	height: auto;
	display: table;
}
#sx_index .y-tit{
	width:100%;
	height:35px;
	position:relative;
}
#sx_index .y-tit .icon{
	width:35px;
	height:35px;
	margin-right:12px;
	float:left;
	position:relative;
	top:0px;
	z-index:99;
}
#sx_index .y-tit .p1{
	background:url(../images/icon_01.png) no-repeat -4px -8px;
}
#sx_index .y-tit .p2{
	background:url(../images/icon_01.png) no-repeat -4px -78px;
}
#sx_index .y-tit .p3{
	background:url(../images/icon_01.png) no-repeat -4px -139px;
}
#sx_index .y-tit .p4{
	background:url(../images/icon_01.png) no-repeat -3px -206px;
}
#sx_index .y-tit .p5{
	background:url(../images/icon_05.jpg) no-repeat 1px center;
}
#sx_index .y-tit .tt{
	display:block;
	float:left;
	font-size:30px;
	font-weight: bold;
	color:#000000;
	line-height: 30px;
	position:relative;
	top:0px;
	z-index:99;
}
#sx_index .y-tit .tt{
	color:#000000;
}
#sx_index .y-tit .more{
	width:70px;
	height:30px;
	float:right;
	font-size:15px;
	color:#acacac;
	line-height:30px;
	background: url(../images/icon_02.png) no-repeat right center;
	position:relative;
	top:3px;
	right:6px;
	z-index:99;
}
#sx_index .index_notice .y-tit .more,#sx_index .y-tit .pos_1{
	right:1px;
}

#sx_index .y-tit .more a{
	color:#acacac;
}
#sx_index .y-tit .more a:hover{
	color:#001558;
}
#sx_index .news_con{
	width: 100%;
	height: auto;
}
#sx_index .news_con .news_pic{
	width: 100%;
	height: 265px;
	margin: 32px 0px 0px;
	overflow: hidden;
	position: relative;
}
#sx_index .news_con .news_pic li{
	width: 416px;
	height: 265px;
	overflow: hidden;
	position: relative;
}
#sx_index .news_con .news_pic li:nth-child(1){
	float: left;
}
#sx_index .news_con .news_pic li:nth-child(2){
	float: right;
}
#sx_index .news_con .news_pic .nw_pic{
	width: 416px;
	height: 233px;
	overflow: hidden;
}
#sx_index .news_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 .news_con .news_pic .nw_date{
	padding: 0px 10px 0px 14px;
	float: right;
	display: block;
	background-color: #fec101;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 23px;
	position: absolute;
	top: 176px;
	right: 37px;
	z-index: 99;
}
#sx_index .news_con .news_pic .nw_tit{
	width: 392px;
	height: auto;
	max-height: 70px;
	margin: auto;
	padding: 22px 12px 0px;
	clear: both;
	font-size: 16px;
	color: #222222;
	text-align: justify;
	line-height: 24px;
	background-color: #ffffff;
	border-top: 2px solid #f7cb30;
	overflow: hidden;
	position: absolute;
	top: 186px;
	left: 0;
	right: 0;
}
#sx_index .news_con .news_pic li a:hover .nw_tit{
	color:#001558;
}
#sx_index .news_con .news_list{
	width: 100%;
	height: 195px;
	margin: 45px 0px 0px;
	overflow: hidden;
}
#sx_index .news_con .news_list li{
	width: 100%;
	height: 26px;
	margin: 0px 0px 15px;
	font-size: 16px;
	line-height: 26px;
	overflow: hidden;
}
#sx_index .news_con .news_list li .ndate{
	width: 106px;
	height: 26px;
	display: inline-block;
	color: #ffffff;
	text-align: center;
	background-color: #1584c9;
	overflow: hidden;
}
#sx_index .news_con .news_list li a{
	width: 695px;
	height: 26px;
	display: inline-block;
	overflow: hidden;
	color: #222222;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	left: 24px;
}
#sx_index .news_con .news_list li a:hover{
	color:#001558;
}
#sx_index .index_notice{
	width: 400px;
	height: 597px;
	overflow: hidden;
}
#sx_index .index_notice .dcon{
	width:100%;
	height:auto;
	margin: 32px 0px 0px;
}
#sx_index .index_notice .dcon li{
	width:96%;
	height:67px;
	margin: 0px auto 40px;
}
#sx_index .index_notice .dcon .date{
	width:83px;
	height:67px;
	float:left;
	text-align:center;
	border-top:1px solid #298fce;
	border-bottom:1px solid #fec101;
	position:relative;
	left:0px;
	overflow:hidden;
}
#sx_index .index_notice .dcon .date .m{
	width:100%;
	height:34px;
	display:block;
	margin:0px auto 0px;
	padding:0px 0px;
	font-size:20px;
	font-weight: bold;
	color:#ffffff;
	line-height:34px;
	background-color:#1584c9;
	border-bottom:1px solid #298fce;
}
#sx_index .index_notice .dcon .date .y{
	width:100%;
	height:31px;
	display:block;
	padding:0px 0px;
	margin:0px 0px;
	font-size:16px;
	color:#666666;
	line-height:32px;
	border-bottom:1px solid #eebe11;
	overflow:hidden;
}
#sx_index .index_notice .dcon .txt{
	width:285px;
	height:56px;
	float:right;
	padding:0px 0px;
	font-size:16px;
	color:#222222;
	line-height:30px;
	position:relative;
	overflow:hidden;
}
#sx_index .index_notice .dcon .txt a:hover{
	color:#001558;
}
#sx_index .index_active{
	width: 100%;
	min-width: 1300px;
	height: 601px;
	margin: 42px auto 0px;
	background: url(../images/sx_07.jpg) no-repeat top center;
	background-size: 100% 100%;
	overflow: hidden;
}
#sx_index .index_active .act_list{
	width: 100%;
	height: 601px;
	margin: auto;
	border-left: 1px solid #0b86c7;
	border-right: 1px solid #12b2fe;
}
#sx_index .index_active .act_list li{
	width: 433px;
	height: 100%;
	float: left;
	border-left: 1px solid #12adfb;
	border-right: 1px solid #0b8bcb;
}
#sx_index .index_active .act_list li:last-child{
	width: 432px;
}
#sx_index .index_active .act_list li .img{
	width: 406px;
	height: 229px;
	margin: 107px auto 16px;
	overflow: hidden;
}
#sx_index .index_active .act_list li:hover,#sx_index .index_active .act_list li.selected{
	background: rgba(123,189,249,.5);
}
#sx_index .index_active .act_list li:hover .img 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 .index_active .act_list li .txt{
	width: 390px;
	height: 90px;
	margin: 0px auto 8px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	line-height: 30px;
	overflow: hidden;
}
#sx_index .index_active .act_list li .more{
	width: 380px;
	height: 30px;
	margin: auto;
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	text-align: right;
	overflow: hidden;
}
.bg_gray{
	padding-top: 0px;
}
#sx_index .index_video_tit{
	width: 100%;
	min-width: 1300px;
	height: auto;
	display: block;
	padding: 82px 0px 45px;
	background-color: #e8e7e3;
}
#sx_index .index_vt_bg{
	width: 100%;
	min-width: 1300px;
	height: 50px;
	display: block;
	background: linear-gradient(to left, #e8e7e3, #ffffff);
	overflow: hidden;
}
#sx_index .vdr .date{
	width: 131px;
	height: 37px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	line-height: 37px;
}
#sx_index .vdr .tit{
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #222222;
	line-height: 50px;
}
#sx_index .vdr .vd_T{
	width: 100%;
	height: 399px;
	display: table;
	clear: both;
	overflow: hidden;
}
#sx_index .vdr .vd_T .vd_con{
	width: 519px;
	height: 399px;
	display: block;
	float: left;
	overflow: hidden;
}
#sx_index .vdr .vd_T .vd_con .date{
	margin: 71px 0px 0px;
	background-color: #257dde;
	float: right;
	position: relative;
}
#sx_index .vdr .vd_T .vd_con .tit{
	max-height: 218px;
	padding: 18px 12px 0px;
	text-align: right;
	clear: both;
	overflow: hidden;
}
#sx_index .vdr .vd_T .vd_con hr{
	width: 765px;
	height: 21px;
	display: block;
	padding: 0px 0px;
	margin: 12px 0px 0px;
	background: linear-gradient(to left, #227fdd, #ffffff);
	border: 0px;
	position: absolute;
	left: -151px;
}
#sx_index .vdr .vd_T .vd_item{
	width: 737px;
	height: 399px;
	float: right;
	overflow: hidden;
}
#sx_index .vdr .vd_L{
	width: 396px;
	height: 308px;
	display: block;
	float: left;
	position: relative;
}
#sx_index .vdr .vd_L .date{
	background-color: #fec101;
	position: absolute;
	top: -35px;
	left: 52px;
}
#sx_index .vdr .vd_L .tit{
	max-height: 65px;
	padding: 5px 12px 12px;
	text-align: right;
	clear: both;
	overflow: hidden;
}
#sx_index .vdr .vd_L .vd_item{
	width: 396px;
	height: 239px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
}
#sx_index .vdr .vd_L hr{
	width: 438px;
	height: 21px;
	display: block;
	padding: 0px 0px;
	margin: 0px 0px;
	background: linear-gradient(to left, #fec40e, transparent);
	border: 0px;
	position: absolute;
	left: 0px;
	bottom: 17px;
}
#sx_index .vdr .vd_R{
	width: 754px;
	height: auto;
	display: block;
	float: right;
	position: relative;
}
#sx_index .vdr .vd_R .vd_con{
	float: left;
}
#sx_index .vdr .vd_R .vd_con .date{
	margin: 50px 0px 0px;
	background-color: #34b16f;
}
#sx_index .vdr .vd_R .vd_con .tit{
	width: 325px;
	max-height: 100px;
	display: block;
	margin: 48px 0px 34px 25px;
	text-align: center;
	clear: both;
	overflow: hidden;
}
#sx_index .vdr .vd_R .vd_con hr{
	width: 402px;
	height: 21px;
	padding: 0px 0px;
	margin: 0px 0px;
	background: linear-gradient(to left, #34b16f, transparent);
	border: 0px;
	position: absolute;
}
#sx_index .vdr .vd_R .vd_item{
	width: 398px;
	height: 235px;
	margin: 69px 0px 0px;
	float: right;
	overflow: hidden;
}
.js-video{
  position: relative;
  margin: 0 auto;
  padding: 0px;
  background: rgba(0, 0, 0, 1);
}
.js-video video{
  max-width: 100%;
  max-height: 100%;
  background-size: cover;
  background-position: center center;
}
.js-video .playPause.ui-icon {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 0;
  display: block;
  width: auto;
  bottom: 0px;
  cursor:pointer;
}
.js-video .playPause.ui-icon:before, .playPause.ui-icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
}
.js-video .playPause.ui-icon:after {
  content: '';
  width: 68px;
  height: 68px;
  margin: -40px 0 0 -40px;
  background:url(../images/pause.png) no-repeat center;
}
.js-video .playPause.ui-icon:before {
  font-size: 40px;
  line-height: 80px;
  color: rgba(244, 209, 126, 0.5);
  z-index: 2;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -14px;
}
.js-video .playPause.ui-icon.fa-pause:before, .js-video .playPause.ui-icon.fa-undo:before {
  margin-left: -17px;
}
.js-video .playPause.ui-icon.fa-pause {
  opacity: 0;
}
#sx_index_sq{
	width: 100%;
	min-width: 1300px;
	height: 120px;
	margin: 60px auto 0px;
	background: url(../images/sx_11.jpg) no-repeat center center;
	background-size: auto 100%;
	position: relative;
}
@media screen and (max-width:1324px){
	#sx_index .index_news{
		width: 810px;
	}
	#sx_index .news_con .news_pic li {
	    width: 391px;
	}
	#sx_index .news_con .news_pic .nw_tit {
	    width: 367px;
	}
	#sx_index .news_con .news_pic .nw_pic{
		width: 391px;
	}
	#sx_index .news_con .news_list li a {
	    width: 645px;
	}
	#sx_index .index_notice {
	    width: 350px;
	}
	#sx_index .index_notice .dcon .txt {
	    width: 235px;
	}
	#sx_index .index_active {
	    min-width: 1200px;
	}
	#sx_index .index_active .act_list li {
	    width: 399px;
	}
	#sx_index .index_active .act_list li:last-child {
	    width: 400px;
	}
	#sx_index .index_active .act_list li .img {
	    width: 373px;
	}
	#sx_index .index_active .act_list li .img img{
		width: 100%;
		height: 100%;
	}
	#sx_index .index_active .act_list li .txt {
	    width: 357px;
	}
	#sx_index .index_active .act_list li .more {
	    width: 347px;
	}
	#sx_index .index_video_tit {
	    min-width: 1200px;
	}
	#sx_index .index_vt_bg {
	    min-width: 1200px;
	}
	#sx_index .vdr .vd_T .vd_con {
	    width: 419px;
	}
	#sx_index .vdr .vd_T .vd_con hr {
	    width: 665px;
	}
	#sx_index .vdr .vd_T .vd_item img{
		width: 100%;
	}
	#sx_index .vdr .vd_L {
	    width: 346px;
	}
	#sx_index .vdr .vd_L .vd_item {
	    width: 346px;
	}
	#sx_index .vdr .vd_L hr {
	    width: 388px;
	}
	#sx_index .vdr .vd_R {
	    width: 704px;
	}
	#sx_index .vdr .vd_R .vd_con .tit{
		width: 275px;
	}
	#sx_index .vdr .vd_R .vd_con hr{
		width: 352px;
	}
	#sx_index .vdr .vd_R .vd_item{
		width: 398px;
	}
	#sx_index_sq {
	    min-width: 1200px;
	}
}
@media screen and (max-width:1224px){
	#sx_index .index_news{
		width: 710px;
	}
	#sx_index .news_con .news_pic li {
	    width: 341px;
	}
	#sx_index .news_con .news_pic .nw_tit {
	    width: 317px;
	}
	#sx_index .news_con .news_pic .nw_pic{
		width: 341px;
	}
	#sx_index .news_con .news_list li a {
	    width: 545px;
	}
	#sx_index .index_notice {
	    width: 250px;
	}
	#sx_index .index_notice .dcon .txt {
	    width: 135px;
	}
	#sx_index .index_active {
	    min-width: 1000px;
	}
	#sx_index .index_active .act_list li {
	    width: 332px;
	}
	#sx_index .index_active .act_list li:last-child {
	    width: 333px;
	}
	#sx_index .index_active .act_list li .img {
	    width: 307px;
	}
	#sx_index .index_active .act_list li .img img{
		width: 100%;
		height: 100%;
	}
	#sx_index .index_active .act_list li .txt {
	    width: 291px;
	}
	#sx_index .index_active .act_list li .more {
	    width: 281px;
	}
	#sx_index .index_video_tit {
	    min-width: 1000px;
	}
	#sx_index .index_vt_bg {
	    min-width: 1000px;
	}
	#sx_index .vdr .vd_T .vd_con {
	    width: 319px;
	}
	#sx_index .vdr .vd_T .vd_con hr {
	    width: 565px;
	}
	#sx_index .vdr .vd_T .vd_item {
	    width: 637px;
	}
	#sx_index .vdr .vd_L {
	    width: 246px;
	}
	#sx_index .vdr .vd_L .vd_item {
	    width: 246px;
	}
	#sx_index .vdr .vd_L .vd_item img{
		width: 100%;
		height: 100%;
	}
	#sx_index .vdr .vd_L hr {
	    width: 288px;
	}
	#sx_index .vdr .vd_R {
	    width: 604px;
	}
	#sx_index .vdr .vd_R .vd_con .tit{
		width: 225px;
	}
	#sx_index .vdr .vd_R .vd_con hr{
		width: 302px;
	}
	#sx_index .vdr .vd_R .vd_item{
		width: 348px;
	}
	#sx_index_sq {
	    min-width: 1000px;
	}
}
@media screen and (max-width: 1000px) {
	.gap{
		padding-top: 30px;
	}
	#sx_index .y-tit .tt {
		font-size: 22px;
	}
	#sx_index .y-tit .icon {
		margin-right: 0px;
	}
	#sx_index .y-tit .p1 {
	    background: url(../images/icon_01.png) no-repeat -2px -1px;
		background-size: 75%;
	}
	#sx_index .y-tit .p2 {
	    background: url(../images/icon_01.png) no-repeat -2px -49px;
		background-size: 75%;
	}
	#sx_index .y-tit .p3 {
	    background: url(../images/icon_01.png) no-repeat -2px -92px;
		background-size: 75%;
	}
	#sx_index .y-tit .p4 {
	    background: url(../images/icon_01.png) no-repeat -1px -136px;
		background-size: 75%;
	}
	#sx_index .y-tit .more {
		top: 2px;
	}
	#sx_index .index_news{
		width: 100%;
	}
	#sx_index .news_con .news_pic {
	    width: 100%;
	    height: auto;
		margin: 20px 0px 0px;
	}  
	#sx_index .news_con .news_pic li {
	    width: 48%;
		height: auto;
		display: table;
		overflow: initial;
	}
	#sx_index .news_con .news_pic .nw_pic{
		width: 100%;
		height: auto;
	}
	#sx_index .news_con .news_pic .nw_pic img{
		width: 100%;
	}
	#sx_index .news_con .news_pic .nw_date {
		padding: 0px 2px;
		line-height: 18px;
	    position: relative;
		top: -35px;
		right: 15px;
	}
	#sx_index .news_con .news_pic .nw_tit {
	    width: 90%;
		max-height: 63px;
		padding: 15px 12px 0px;
		text-align: left;
		position: relative;
		top: -42px;
	}
	#sx_index .news_con .news_list {
	    margin: 0px 0px;
		position: relative;
		top: -15px;
	}
	#sx_index .news_con .news_list li a {
	    width: calc(100% - 120px);
		left: 10px;
		text-overflow: initial;
		white-space: inherit;
	}
	#sx_index .index_notice {
	    width: 100%;
		height: auto;
		margin: 12px auto 0px;
		overflow: hidden;
	}
	#sx_index .index_notice .dcon {
	    margin: 20px 0px 0px;
	}
	#sx_index .index_notice .dcon li {
		margin: 0px auto 20px;
	}
	#sx_index .index_notice .dcon li:last-child{
		margin: 0px auto 10px;
	}
	#sx_index .index_notice .dcon .txt {
	    width: calc(100% - 93px);
		float: left;
		left: 10px;
	}
	#sx_index .index_active {
	    min-width: 100%;
		height: auto;
		display: table;
		margin: 20px auto 0px;
		background: linear-gradient(to right, #3991e5, #39c0ff);
	}
	#sx_index .index_active .act_list {
		height: auto;
		display: table;
		margin: 12px auto 20px;
		border-left: 0px;
		border-right: 0px;
	}
	#sx_index .index_active .act_list li {
	    width: 100%;
		border-left: 0px;
		border-right: 0px;
	}
	#sx_index .index_active .act_list li:hover,#sx_index .index_active .act_list li.selected{
		background: none;
	}
	#sx_index .index_active .act_list li:last-child {
	    width: 100%;
	}
	#sx_index .index_active .act_list li .img {
	    width: 100%;
		height: auto;
		margin: 20px auto 15px;
	}
	#sx_index .index_active .act_list li .img img{
		width: 100%;
	}
	#sx_index .index_active .act_list li .txt {
	    width: 92%;
		height: auto;
		font-size: 16px;
	}
	#sx_index .index_active .act_list li .more {
	    width: 86%;
		font-size: 14px;
	}
	#sx_index .index_video_tit {
	    min-width: 100%;
		padding: 30px 0px 15px;
	}
	#sx_index .index_vt_bg {
	    min-width: 100%;
		display: none;
	}
	#sx_index .vdr .date {
	    width: 90px;
	    height: 20px;
		line-height: 20px;
	}
	#sx_index .vdr .tit {
		font-size: 18px;
		line-height: 30px;
	}
	#sx_index .vdr .vd_T {
		height: auto;
		margin: 25px auto 0px;
		overflow: initial;
	}
	#sx_index .vdr .vd_T .vd_con {
	    width: 100%;
		height: auto;
		overflow: initial;
	}
	#sx_index .vdr .vd_T .vd_con .tit {
	    max-height: 98px;
	    padding: 8px 12px 0px;
	}
	#sx_index .vdr .vd_T .vd_con .date {
	    margin: 0px 10px 0px 0px;
	}
	#sx_index .vdr .vd_T .vd_con hr {
	    width: 100%;
		height: 15px;
		position: relative;
		left: 0px;
		margin: 6px 0px 0px;
	}
	#sx_index .vdr .vd_T .vd_item {
	    width: 100%;
		height: auto;
		overflow: initial;
	}
	#sx_index .vdr .vd_L {
	    width: 100%;
		height: auto;
		float: none;
		margin: 25px auto;
		position: relative;
	}
	#sx_index .vdr .vd_L .vd_item {
	    width: 100%;
		height: auto;
		overflow: initial;
		position: relative;
		bottom: 0px;
	}
	#sx_index .vdr .vd_L .vd_item img{
		width: 100%;
		height: 100%;
	}
	#sx_index .vdr .vd_L .vd_con{
		width: 100%;
		height: auto;
		display: table;
	}
	#sx_index .vdr .vd_L .date {
	    background-color: #fec101;
		float: right;
	    position: relative;
	    top: 0px;
		left: initial;
	    right: 10px;
	}
	#sx_index .vdr .vd_L .tit {
	    max-height: 38px;
	    padding: 8px 12px 0px;
	}
	#sx_index .vdr .vd_L hr {
	    width: 100%;
		height: 15px;
		position: relative;
		left: 0px;
		bottom: 0px;
		margin: 6px 0px 0px
	}
	#sx_index .vdr .vd_R {
	    width: 100%;
	}
	#sx_index .vdr .vd_R .vd_con {
	    width: 100%;
	}
	#sx_index .vdr .vd_R .vd_con .date {
	    margin: 0px 0px 8px;
		float: right;
		position: relative;
		right: 10px;
	}
	#sx_index .vdr .vd_R .vd_con .tit{
		width: initial;
		max-height: 68px;
		margin: 28px 12px 0px;
	}
	#sx_index .vdr .vd_R .vd_con hr{
		width: 100%;
		height: 15px;
		margin: 6px 0px 0px
		position: relative;
	}
	#sx_index .vdr .vd_R .vd_item{
		width: 100%;
		height: auto;
		margin: 0px 0px;
		float: none;
		overflow: initial;
	}
	#sx_index .vdr .vd_R .vd_item img{
		width: 100%;
		height: 100%;
	}
	#sx_index_sq {
	    min-width: 100%;
		height: 90px;
		margin: 45px auto 0px;
		background: url(../images/sx_11_wap.jpg) no-repeat center center;
		background-size: cover;
	}
}