.index{
	width:100%;
	background:#fff;
	position:relative;
}
/*tupian滑动*/
.touchslider, .touchslider div, .touchslider a, .touchslider img {
	font-style: normal;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.touchslider {
	width: 100%;
	padding-top:62px;
	min-width: 1200px;
	position: relative;
	margin: 0 auto;
}
.touchslider .touchslider-viewport {
	overflow: hidden;
	height: 150px;
}
.touchslider .touchslider-viewport .touchslider-item a {
	z-index: 1;
	width: 100%;
	display: block;
}
/*.touchslider .touchslider-viewport .touchslider-item img {*/
/*	width: 100%;*/
/*	min-width: 1200px;*/
/*	margin: auto;*/
/*}*/
.touchslider .touchslider-navtag {
	text-align: center;
	height: 34px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -30px;
	width: 100%;
	position: absolute;
	z-index: 99;
}
.touchslider .touchslider-navtag span {
	width: 12px;
	height: 12px;
	border-radius:50%;
	background: #fff;
	overflow: hidden;
	display: inline-block;
}
.touchslider .touchslider-navtag .touchslider-nav-item-current {
	background: #1446a0;
}
/**/
.index_banner{
	width:100%;
	text-align:center;
	margin-top:62px;
}
.djs_box{
	border-radius: 8px;
	background:#fff;
	padding:0 12px;
}
.sy_dlzc{
	width:100%;
	background:#1446a0;
}
.dlzc_cont{
	padding:20px 22px;
}
.djs{
	float:left;
}
.djs_tip{
	font-size:16px;
	color:#fff;
	margin-bottom:14px;
}
.sy_icon{
	width:20%;
	float:left;
}
.djs_day, .djs_time{
	float:left;
	display:inline-block;
	margin-right:14px;
}
.djs_num{
	font-size:50px;
	display:inline-block;
	color:#1446a0;
}
.days_ref, .minutes_ref, .hours_ref{
	color:#1446a0;
	padding:0 4px;
}
.bm_btn{
	width:26%;
	float:left;
	margin-left:150px;
	margin-top:35px;
}
.bm_btn button{
	width:78%;
	font-size:18px;
	color:#1446a0;
	cursor:pointer;
	height:50px;
	background:#fff;
	outline:none;
	border-radius:8px;
	border:none;
}
.sy_in{
	float:right;
}
.cs_in, .gz_in{
	float:left;
	margin-top:35px;
}
.cs_in button, .gz_in button{
	width:150px;
	height:50px;
	text-align:center;
	border:none;
	outline:none;
	font-size:16px;
	cursor:pointer;
}
.cs_in button{
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
	background:#fff;
	color:#1446a0;
}
.gz_in button{
	background:#f8b551;
	color:#fff;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
}
.bm_txt{
	background:url(../img/bm_img.png) no-repeat;
	height:30px;
	line-height:30px;
	width:140px;
	margin:10px auto;
	padding-left:30px;
}
.fy_tlt{
	width: 600px;
    height: 50px;
	background:url(../img/tltbg_b.png) no-repeat;
    line-height: 50px;
    margin: auto;
    text-align: center;
}
.c1446a0{
	color:#1446a0;
}
.cfff{
	color:#fff !important;
}
.fytlt_c{
	color:#1446a0;
	font-size:20px;
	height:26px;
	line-height:26px;
}
.fytlt_e{
	color:#1446a0;
	height:24px;
	line-height:24px;
	font-size:16px;
}
.main_con{
	padding:40px 0;
	margin:0 auto;
	padding-bottom:10px;
}
.w1100{
	width:1100px;
}
.tab-con-item {
	width:100%;
	overflow:hidden;
	display: none;
}
.js_menu{
	width: 100%;
    position: relative;
    height: auto;
    margin-top: 50px;
    display: inline-block;
}
.js_list{
	float: left;
    width: 25%;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.js_icon{
	width:140px;
	height:140px;
	margin:14px auto;
}
.intro{
	width:100%;
	position:relative;
}
.intro ul{
	padding:100px 0;
}
.intro_li{
	width:20%;
	float:left;
	cursor:pointer;
}
.intro_img{
	width:50%;
    overflow: hidden;
	height:120px;
	margin-left:25%;
	margin-bottom:20px;
}
.intro_img div{
	-webkit-transition: margin .4s ease-in-out;
    -moz-transition: margin .4s ease-in-out;
    -o-transition: margin .4s ease-in-out;
    -ms-transition: margin .4s ease-in-out;
    transition: margin .4s ease-in-out;
}
.intro_img img{
	width:100%;
	border:none;
}
.not_img img{
	border:none;
}
.news_list_img a img{
	height:160px;
	border:none;
}
.intro_li:hover .intro_p{
	color:#1446a0 !important;
}
.sy_news{
	padding-bottom:10px !important;
}
.intro_li:hover .mt_120{
	margin-top:-124px;
}
.intro_p{
	color:#333;
	text-align:center;
	margin-top:20px;
	font-size:16px;
	letter-spacing:2px;
}
.current .js_icon{
	background:url(../img/current_jjicon.png) no-repeat;
}
.js_icon{
	background:url(../img/jjicon.png) no-repeat;
}
.current .tjicon{
	background:url(../img/current_cstj.png) no-repeat;
}
.tjicon{
	background:url(../img/cstj.png) no-repeat;
}
.current .scicon{
	background:url(../img/current_scap.png) no-repeat;
}
.scicon{
	background:url(../img/scap.png) no-repeat;
}
.current .lxicon{
	background:url(../img/current_lxwm.png) no-repeat;
}
.lxicon{
	background:url(../img/lxwm.png) no-repeat;
}
.list_tlt{
	font-size: 18px;
    color: #1446a0;
    text-align: center;
    margin-top:10px;
}
.tab-con{
	position: relative;
	width:100%;
	margin:12px auto;
	overflow: hidden;
}
.item_con{
	width:100%;
	padding-top:50px;
	padding-bottom:30px;
}
.item_tlt{
	text-align:center;
	color:#333;
}
.first_p{
	font-size:20px;
	margin-bottom:6px;
}
.item_txt{
	width:1000px;
	height:auto;
	margin:40px auto 20px auto;
}
.item_txt img{
	width:100%;
}
.item_txt p{
	line-height:24px;
	color:#333;
	font-size:14px;
}
.sy_dszx{
	width:100%;
	background:#2f3b5e;
}
.tltcfff{
	background:url(../img/tltbg_ff.png) no-repeat;
}
.sy_news, .sy_notice{
	width:100%;
	padding:60px 10px 10px 10px;
	position:relative;
}
.news_cont, .notice_cont{
	width: 100%;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.notice_ul{
	width: 1200px;
	padding-bottom:20px;
}
.sy_not_list{
	width: 270px;
    height: 220px;
    float: left;
    margin-right: 30px;
    position: relative;
	cursor:pointer;
}
.not_con:hover{
	box-shadow:0 0 30px #171f38;
}
.not_con:hover .not_img img{
	-webkit-transform:translateY(-6px);transform:translateY(-6px);
}
.not_con{
	width: 254px;
    height: 200px;
    background-color: #f5f5f5;
    border-top: #FF4546 solid 8px;
	position: absolute;
    bottom: 0;
    left: 0;
}
.not_con h4{
	width: 90%;
    color: #204395;
    font-size: 14px;
    line-height: 18px;
    margin-top: 30px;
    text-align:center;
	font-weight:normal;
    display: block;
    clear: both;
    height:52px;
    overflow: hidden;
    margin-left: auto;
	margin-right: auto;
}
.not_img{
	position: absolute;
    width: 60px;
    height: 60px;
    border: #ccc solid 1px;
    left: 98px;
    bottom: 166px;
    background-color: #fff;
}
.not_txt{
	display: inline-block;
    text-align: center;
	padding-top:10px;
	color:#999;
    font-size: 12px;
	text-align:center;
    line-height: 22px;
    word-wrap: break-word;
    width: 92%;
	margin-left:4%;
    height: 80px;
    overflow: hidden;
}
.sy_new_list{
	float:left;
    display: inline-block;
    width: 566px;
    height: 160px;
    margin: 0px;
    margin-bottom: 34px;
}
.sy_new_list:nth-child(odd){
	margin-right: 44px;
}
.news_list_img{
	float: left;
    margin: 0px;
    padding: 0px;
    width: 230px;
    height: 160px;
}
.news_list_txt{
	width:336px;
	position: relative;
    background: #fff;
    float: left;
    margin: 0px;
    padding: 10px 15px;
    height: 160px;
    cursor: pointer;
}
.news_list_txt h4{
	line-height:24px;
	text-align:left;
	color:#222;
}
.news_date{
	margin: 0px;
    font-size: 14px;
    color: #999999;
    line-height: 32px;
    position: absolute;
    bottom: 0px;
    left: 15px;
}
.sy_dsxg{
	background:#f2f2f2;
	position:relative;
}
.dsxg_cont{
	width:100%;
	padding:50px 0;
}
.dsxg_menu{
	width:50%;
	float:left;
	padding:20px 0;
}
.bg_img01{
	width:780px;
	height:70px;
	background:url(../img/dsxg_bg01.png) no-repeat;
	position:absolute;
	left:0;
	top:0;
}
.bg_img02{
	width:666px;
	height:70px;
	background:url(../img/dsxg_bg02.png) no-repeat;
	position:absolute;
	right:0;
	bottom:0;
}
.xg_list{
	width:200px;
	height:160px;
	overflow:hidden;
	margin:0 auto;
}
.xg_list div{
	width:160px;
	height:160px;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
	-webkit-transition: margin .4s ease-in-out;

	-moz-transition: margin .4s ease-in-out;

	-o-transition: margin .4s ease-in-out;

	-ms-transition: margin .4s ease-in-out;

	transition: margin .4s ease-in-out;
}
.xg_list:hover :first-child {
	margin-top:-160px;
}
.zzjg{
	background:url(../img/zzjg.png) no-repeat;	
}
.zzjg_gray{
	background:url(../img/zzjg_gray.png) no-repeat;
}
.zczc{
	background:url(../img/zczc.png) no-repeat;
}
.zczc_gray{
	background:url(../img/zczc_gray.png) no-repeat;
}
.dsxg_menu p{
	text-align:center;
	color:#1446a0;
	padding-top:36px;
	cursor:pointer;
}
.sy_video{
	background:#333;
}
.video_con{
	padding-top: 40px;
    overflow: hidden;
}
.video_img{
	width: 366px;
    float: left;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
.video_img img{
	width:100%;
}
.more_video{
	display: block;
    width: 100px;
    height: 35px;
    margin: auto;
    border: #FFF solid 1px;
    border-radius: 30px;
    margin-top: 20px;
	margin-bottom:40px;
    clear: both;
	cursor:pointer;
    line-height: 35px;
    font-size: 15px;
    text-align: center;
    
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
	transition: 0.2s;
	color:#fff;
}
.more_video:hover{
	color:#3971ff;
	border:1px solid #3971ff !important;
}
.sy_dszx .more_video:hover{
	color:#FF4546;
	border:1px solid #FF4546 !important;
}
.sy_dsxg .more_video:hover{
	color:#1446a0;
	border:1px solid #1446a0 !important;
}
.sy_dsxg .more_video{
	border: #333 solid 1px;
	color:#333;
}
.supp_wrap{
	width:100%;
	padding-top:50px;
}
.supp_box{
	padding-bottom:50px;
}
.supp_box h4{
	font-size: 15px;
    text-align: center;
    line-height: 30px;
    color: #666;
    font-weight: normal;
    padding-bottom: 20px;
    display: block;
    width: 100%;
    border-bottom: #CCC solid 1px;
}
.jg_menu{
	width: 1100px;
    padding-top: 30px;
}
.jg_menu li{
	width: 160px;
    height: 60px;
    margin-right: 18px;
    float: left;
    margin-bottom: 28px;
    opacity: 0.8;
}
.jg_menu li:hover{
	opacity:1;
}
.port-1{
	float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.port-1 img{
	width:100%;
	transition: 0.5s;
    max-width: 100%;
    vertical-align: middle;
}
.port-1.effect-3 .text-desc{
	top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
}
.port-1 .text-desc{
	opacity: 0.9;
    top: -100%;
    transition: 0.5s;
    color: #000;
    padding: 45px 20px 20px;
}
.text-desc{
	position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    height: 100%;
    opacity: 0;
    width: 100%;
    padding: 20px;
}
.text-desc p{
	position: relative;
    text-align: center;
    left: 50%;
    top: 50%;
    float: left;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	width:80px;
	height:70px;
	background:url(img/play.png) no-repeat;
}
.text-desc h3{
    font-size: 20px;
    margin: 10px 0 10px;
	text-align:center;
	color:#fff;
}
.text-desc a{
	margin-top:20px;
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    color: #fff;
    border: 2px solid #4d92d9;
    background-color: #4d92d9;
    text-decoration: none;
    transition: 0.4s;
}
.port-1:hover img{transform: scale(1.2);}
.port-1.effect-3:hover .text-desc{width: 100%; top: 0; left: 0; height: 100%; padding: 45px 20px 20px;}


.cover a{
	width:80px;
	height:80px;
	background:url(../img/fdj.png) no-repeat;
	position: relative;
    text-align: center;
	margin-left:128px;
    float: left;
	margin-top:40px;
}
.cover{
	width: 100%;
    position:absolute;
    background: #3971ff;
	top:0;
	left:0;
    height:100%;
	display:none;
	transition: 0.2s;
}
.imghvr-reveal-right:hover .cover{
	opacity: 0.8;
	display:block;
}
.sy_dszx .main_con .more_video a{
	color:#fff;
}
.sy_dszx .main_con .more_video a:hover{
	color:#FF4546 !important;
}
.sy_video .main_con .more_video a{
	color:#fff;
}
.sy_video .main_con .more_video a:hover{
	color:#3971ff　!important;
}