body{
	background: #f0f0f0;
}
.w{
	width: 1200px;
	margin: 0 auto;
}
.top_box{
	height: 44px;
	line-height: 44px;
	background: #001934;
	border-bottom: 1px solid #001934;
}
.top a{
	color: #fff;
}
.toplink{
}
.toplink a{
	margin-right: 16px;
}
.enlink{
}
.enlink a{
	margin-right: 16px;
}
.search{
    width: 200px;
    height: 30px;
    margin-top: 46px;
    background: #fff;
    border-radius: 15px;
}
.seartxt{
	float: left;
	height:30px;
        line-height:30px;
	background: none;
	border: 0;
	padding-left: 10px;
	width: 136px;
	color: #999;margin-left: 10px;
}
.butt{
	float: right;
	padding-top: 4px;
	padding-right: 10px;
	cursor: pointer;
}
.head_box{
	background: url(../img/xwwtop.jpg) no-repeat top center;
    background-size: 100% 100%;
	position: relative;
	z-index: 99;
}
.logo{
	width: 440px;
}
.logo img{
	padding: 40px 0;
}
.head1{
	border-top: 1px solid #001934;
	border-bottom: 1px solid #0d2c50;
}
.nav_box{
	background: #002147;
	height: 46px;
	line-height: 46px;
	border-top: 1px solid #000e34;
}
.nav .nLi a{
	color: #fff;
	font-size: 16px;
}
.nav li{
	float: left;
	width: 100px;
	text-align: center;
	position: relative;
	line-height: 46px;
}
.nav li a{
	display: block;
}
.nav li a:hover{
	background: #0d3587;
}
.nav>.on>a{
	background: #0d3587;
}
.subnav{
	display: none;
	position: absolute;
}
.subnav li{
	background: #042376;
}
.subnav li a:hover{
	background: #0d3587;
	display: block;
}
.banner{
	position: relative;
	height: 500px;
	width: 100%;
	z-index: 1;
}
.banner .bd li img{
	margin: 0 auto;
	display: block;
	height: 500px;
	width: 100%;
}
.banner .hd{
	position: absolute;
	bottom: 20px;
	text-align: center;
	width: 100%;
}
.banner .hd li{
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 10px;
	text-align: center;
	display: inline-block;
	margin: 0 10px;
	font-size: 0;
	cursor: pointer;
}
.banner .hd li.on{
	background: #f96807;
}




















.focusBox{
    height:350px;
    margin:0 auto;
    position:relative;
    overflow:hidden;    margin: 0 auto 20px auto;
}
.pic{
    width:100%;

    height:350px;
    position:relative;
}
.pic li img{
	width: 100%;
	overflow: hidden;
	height: 350px;
}
.ban_right{
	width: 29%;
	height: 500px;
}
.txt{
    width:29%;
    height: 170px;
    overflow:hidden;
    position: absolute;
    top: 130px;
}
.txt ul li{
    position: absolute;
    height: 170px;
}
.txt ul li a{
    color: #0000ee;
    font-size:24px;
}
.txt ul li p{
	font-size: 14px;
	color: #333;
	line-height: 24px;margin-top:20px;
}
.txt ul li span{
	float: right;
	font-size: 14px;color: #666;
}
.num{
    position:absolute;
    bottom:28px;
    right:50%;
    margin-right:-672px;
}
.num li{
    width:14px;
    height:14px;
    line-height:18px;
    background:#666;
    float:left;
    text-align:center;
    margin:0 4px;
    cursor:pointer;
    font-size:12px;
    border-radius: 20px;
}
.num li.on{
    background:orange;
    color:#fff;
}





.prev,.next{
	width: 50px;
	height: 50px;
	display: inline-block;
	position: absolute;
	top: 44%;
}
.prev{
	background: url(../img/ss_search_bot_prev.png) no-repeat;
	left: 190px;
}
.next{
	background: url(../img/ss_search_bot_next.png) no-repeat;
	right: 190px;
}
.xwlm {
    height: 131px;
    background: #fff;
    text-align: center;
    cursor: pointer;
}
.xwlm a {
    font-size: 12px;
    display: block;
    Height: 20px;
}
.xwlm:hover { border-bottom: 4px solid #204591;}
.xwlm:hover a{color: #204591;}














#main{
	margin: 0 auto;
	width: 1200px;
}
.zhxw{
	width: 720px;
}
.zhxwlist li{
	width: 346px;
	float: left;
}
.zhxwlist li a{
	overflow: hidden;
	display: block;    line-height: 30px;
}
.zhxwlist li a img{
	width: 346px;
	height: 225px;
	overflow: hidden;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
.zhxwlist li a img:hover{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);	
}
.zhxwlist li h1 a{
	font-size: 18px;
}
.zhxwlist li p{
	font-size: 14px;
	color: #8a8a8a;
	margin-top: 4px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.title{
	border-bottom: 2px solid #f2f1eb;
	padding-bottom: 14px;
	margin-bottom: 24px;
}
.title h1{
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	color: #042376;
}
.title span{
	font-size: 16px;
	color: #042376;
}
.more{
	font-size: 14px;
    background: url(../img/jr.png) no-repeat right center;
    padding-right: 20px;
    float: right;
    color: #666;
    background-size: 14px 14px;margin-top: 10px;
}
.tzgg{
	width: 420px;
}
.tzgglist li{
	margin-bottom: 20px;
	position: relative;
}
.tzgglist li a{
	position: relative;
	z-index: 9;
}
.tzgglist li:hover{
	cursor: pointer;
	color: #fff;
}
.tzgglist li:hover i{
	width: 100%;
}
.tzgglist li:hover a{
	color: #fff;
}
.tzgglist li:hover h2,.tzgglist li:hover p{
	color: #fff;
}
.tzgglist li:hover .date{
border:1px solid #042376;
}
.tzgglist li:hover .tznr p{corlor:#fff;}
.tzgglist li i{
	height: 100%;
	width: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: #042376;
	display: block;
	z-index: 1;
	transition: width 0.5s;
	-moz-transition: width 0.5s;
	-webkit-transition: width 0.5s; 
}
.date p,.date h2{
	position: relative;
	z-index: 99;
}

.tznr{
	    width: 336px;
    line-height: 24px;

    margin-left: 10px;
}
.tznr a{
	font-size: 16px;
	color: #333;
}
.tznr p{
font-size: 14px;
    color: #666;    line-height: 36px;position: relative;
	z-index: 9;
}
.date{
	width: 64px;
    height: 60px;
    text-align: center;
    position: relative;
    z-index: 9;
    border: 1px solid #ccc;
}
.date h2{
	font-size: 22px;
	color: #042376;
	font-weight: normal;    margin-top: 4px;
}
.date p{
	font-size: 16px;font-size: 14px;
    color: #666;
	
}
.spxw{
	width: 100%;
	margin: 16px auto;
}
.spleft{
	width: 600px;
}
.sp{
	position: relative;
}
.sp img{
	width: 600px;
	height: 372px;
}
.bf{
	position: absolute;
	bottom: 18px;
	left:0;
	width: 600px;
	height: 372px;
	background: url(../img/bf.png) no-repeat 10px 322px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s; 
	-moz-transition: all 0.3s;
}
.sp:hover .bf{
	position: absolute;
	background: url(../img/bf1.png) no-repeat 50% 50%;
	background-size:118px 118px ;
}
.spnew{
	height: 60px;
    line-height: 60px;
}
.spnew a{
	font-size: 16px;
	font-weight: bold;
}
.spnew span{
	float: right;
	color: #666;
}
.spright{
	width: 540px;
}
.spright .fr{
	width: 300px;
	line-height: 24px;
}
.spright .fr a{
	font-size: 18px;
}
.spright .fr span{
	color: #666;
    float: right;
    margin-top: 20px;
    font-size: 14px;
}
.splist li{
	height: 47px;
	line-height: 47px;
}
.splist li a{
	background: url(../img/spicon.png) no-repeat left center;
	padding-left: 30px;
	font-size: 16px;
}
.splist li a:hover{
	background: url(../img/spicon1.png) no-repeat left center;
}
.splist li span{
	float: right;
	color: #666;
}
#firstsp{
	margin-bottom: 24px;
}
#firstsp a img{
	width: 216px;
	height: 120px;
}
.ztrdlist li{
	width: 580px;
	float: left;
	margin-bottom: 30px;
}
.rdleft{
	width: 200px;
	height: 124px;
}
.rdleft a{
	display: block;
	width: 200px;
	height: 120px;
	overflow: hidden;
}
.rdleft img{
	width: 200px;
	height: 120px;
	overflow: hidden;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
.rdleft img:hover{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}
.rdright{
	width: 360px;
}
.rdright a{
	font-size: 18px;
	font-weight: bold;
}
.rdright p{
	font-size: 13px;
	color: #666;
	margin-top: 20px;
	line-height: 24px;
}
.ldhf,.jxky{
	width: 576px;
}
.leftlist li{
	float: left;
	width: 380px;
}
.leftlist li a{
	overflow: hidden;
	display: block;
}
.leftlist li a img{
	width: 380px;
	height: 266px;
transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
.leftlist li a img:hover{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}
.leftlist li a{
	font-size: 16px;
}
.leftlist li h1{
	line-height: 16px;
    margin-top: 20px;
}
.rightlist{
	width: 380px;
}
.rightlist li{
	border-top: 1px solid #ccc;
	padding: 16px 0;
}
.rightlist li span{
	font-size: 14px;
	color: #666;
	float: right;
}
.whsh{
	margin-top: 30px;
}
.kdfg{
	margin-top: 30px;
}
.leftfg{
	width: 612px;
	height: 336px;
}
.leftfglist,.fgpic i{
	width: 100%;
	height: 100%;
	position: relative;
}
.leftfglist img,.fgpic i{
	width: 100%;
	height: 100%;
}
.leftfglist i,.fgpic i{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	background: rgba(0,0,0,0);
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.leftfglist i{
	position: absolute;
	color: #fff;
	height: 336px;
}
.fgpic{
	position: relative;
}
.fgpic p{
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #fff;
}
.fgpic a:hover i{
	background: rgba(0,0,0,0.48);
}
.rightfg{
	width: 574px;
}
.rightfg li{
	width: 280px;
	height: 160px;
	float: left;
}
.rightfg li img{
	width: 280px;
	height: 160px;
}










.xyyw{
	height: 164px;

}
.xw_box{
	background: #fff;
	padding-top: 30px;
	padding-bottom: 46px;
}


.xyywlist{
	width: 1038px;
	text-align: center;
	margin-left: 60px;
	margin-top: 20px;
}
.xyywlist ul{
	margin-top:14px ;
}
.xyywlist li{
	width: 332px;
    float: left;
    text-align: left;
    background: url(../img/fgx.png) no-repeat left center;
    padding: 10px 0 10px 14px;
}
.xyywlist li a{
	    font-size: 16px;
    display: block;
    height: 25px;
    overflow: hidden;
}
.xyywlist li span{
	color: #666;font-size: 14px;
}
.first{
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #042376;
}
.xy_more{
	margin-top: 130px;
}
.xy_more a{
	background: url(../img/jr.png) no-repeat right center;
	padding-right: 20px;
	font-size: 14px;
	color: #666;
	background-size:16px 16px ;
}




.date1{
	width: 65px;
	height: 70px;
	background: #042376;
	position: absolute;
	left: 10px;
	top: 10px;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
}





.w1{
	width: 1220px;
	margin: 0 auto;
}

.bottom_box{
	background: url(../img/jianjiekeda.jpg) no-repeat top center;
}
.bottom{
	padding: 40px 0 20px;
	color: #FFFFFF;
	font-size: 12px;
}

.bottom h4{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 16px;
	padding: 20px 0;
}
.bottom p{
	height: 36px;
	line-height: 36px;
}
.bottom a{
	color: #fff;
	height: 36px;
	line-height: 36px;
	display: block;
}
.gfmt{
	margin-left: 96px;
	position: relative;
}
.lxwm{
	margin-left: 120px;
}
.lxwm .p1{
	background: url(../img/dz.png) no-repeat left center;
	padding-left: 30px;
}
.lxwm .p2{
	background: url(../img/yb.png) no-repeat left center;
	padding-left: 30px;
}

.lxwm .p3{
		
background: url(../img/dh110.png) no-repeat left center;
padding-left: 30px;
}

.lxwm .p4{
		
background: url(../img/yj110.png) no-repeat left center;
padding-left: 30px;
}

.ewm{
	width: 160px;
	height: 205px;
	position: absolute;
	top: -20px;
	right: -192px;
	display: none;
}
.ewm img{
	width: 160px;
	height: 205px;
}
.a1{
	background: url(../img/a1.png) no-repeat left center;
	padding-left: 30px;
}
.a2{
	background: url(../img/a2.png) no-repeat left center;
	padding-left: 30px;
	cursor: pointer;
}
.b1:hover .ewm,.b2:hover .ewm,.b3:hover .ewm{
	display: block;
}

.ztop{
	position: fixed;
	right: 1px;
	top: 50%;
	z-index: 999;
}
.b1{
background: url(../img/wb.png) no-repeat left center;
	padding-left: 30px;
}
.b2{
background: url(../img/wx.png) no-repeat left center;
	padding-left: 30px;
}
.b3{
background: url(../img/qq.png) no-repeat left center;
	padding-left: 30px;
}
.b4{
background: url(../img/a3.png) no-repeat left center;
	padding-left: 30px;
}
.xyxw{
	width: 90px;
    height: 88px;
    text-align: center;
    padding-left: 10px;
    padding-top: 12px;
    transition: background-color 0.3s ease-in-out;
	-webkit-transition: background-color 0.3s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out;
}
#news-home{
	font-size: 28px;
	font-weight: bold;
	color: #042376;
	letter-spacing: 8px;
}
.xyxw:hover{
	background: #042376;
}
.xyxw:hover #news-home{
	color: #fff;
}
#top-back{
	width: 100px;
	height: 100px;
	background: #fff;
	display: none;
	transition: background-color 0.3s ease-in-out;
	-webkit-transition: background-color 0.3s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out;
}
#top-back a{
	display: block;
}
#top-back a img{
	margin: 0 auto;
	display: block;
	padding-top: 30px;
}
#top-back:hover{
	background: #042376;
}
.kstd{
	position: relative;
}
.kstd1{
	position: relative;
}
.kstd1 li{
	float: left;
}
.wbg{
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.wbg:hover{
	box-shadow: 1px 1px 10px #CCCCCC;
	transform: translateY(-10px);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;	
}
.firstlj{
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.firstlj:hover{
	box-shadow: 1px 1px 10px #CCCCCC;
	transform: translateY(-10px);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.kstd1 li a{
	display: block;
	font-size: 15px;
}
.link1 a{
	background: url(../img/lj1.png) no-repeat 110px center;
    padding-left: 56px;
}
.link2 a{
	background: url(../img/lj2.png) no-repeat 110px center;
    padding-left: 56px;
}
.link3 a{
	background: url(../img/lj1.png) no-repeat 30px center;
    padding-left: 58px;
}
.link4 a{
	background: url(../img/lj4.png) no-repeat 30px center;
    padding-left: 58px;
}
.link5 a{
	background: url(../img/lj5.png) no-repeat 30px center;
    padding-left: 58px;
}
.link6 a{
	background: url(../img/lj6.png) no-repeat 40px center;
    padding-left: 46px;
}
.link7 a{
    background: url(../img/lj7.png) no-repeat 40px center;
    padding-left: 46px;
}
.link8 a{
	background: url(../img/lj8.png) no-repeat 23px center;
    padding-left: 62px;
    padding-right: 20px;
}
.link8{
	line-height: 28px;
    padding-top: 20px;
    height: 74px;
}
.link9{
	line-height: 28px;
    padding-top: 20px;
    height: 74px;
}
.link9 a{
	background: url(../img/lj8.png) no-repeat 23px center;
    padding-left: 62px;
    padding-right: 20px;
}
.kstd2{
	display: none;
}
.kstd2 li{
	float: left;
	width: 176px;
	height: 60px;
	text-align: center;
	background: #fff;
	margin-right: 28px;
	padding-top: 34px;
	    margin-bottom: 30px;
}
.kstd2 li a{
	font-size: 15px;
	color: #002147;
}
.zksqbtn{
	position: absolute;
	right: 0;
	bottom: 30px;
	z-index: 999;
	cursor: pointer;
	width: 176px;
	height: 94px;
	border: 1px solid #e5e5e5;
	line-height: 94px;
	background: #fff;
	font-size: 15px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.zksqbtn:hover{
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
}
.zkbtn{
	background: url(../img/zkzt.png) no-repeat left center;
	padding-left: 30px;
	margin-left: 36px;
}
.sqbtn{
	background: url(../img/sqzt.png) no-repeat left center;
	display: none;
	padding-left: 30px;
	margin-left: 36px;
}