*{padding:0;margin:0;list-style:none;border:0;}
body{background: #efedee;}
body,ul,p,h1,h2,h3,h4,dl,dd,form,input,textarea,select { 
	padding:0; margin:0; 
	font-family: '微软雅黑' arial;}
li { list-style:none;}
img { border:none;}
a { text-decoration:none;color: black;}
a:hover { text-decoration:underline;}
li{font-family: '微软雅黑';}


.header2 {
	width: 100%;
	background: #2e59aa;
	height: 80px;}
.header2 .header-center{
	position: relative;
	 width: 1260px;height: 80px;
	  margin: 0px auto;}
.header2 .header-center .logo{
	position: relative;
	 width: 395px;
	 height: 57px;
	 border-right:2px solid #dadad8;
	 top:10px;
	 background: url(../images/logo.jpg); 
	 float: left;}
.header2 .header-center .menu{
	position: relative; 
	width: 863px;
	height: 25px;
	top:25px; 
	float: left;}
.header2 .header-center .menu ul{
	float: left;
	margin: 0px auto;
	margin: 0px auto auto 6px;}
.header2 .header-center .menu li{
	margin: 0px 14px 0px;
	font-size: 20px;
	font-family: '微软雅黑';
	color: #fff;
	display: block;
	float: left;}

.header2 .header-center .menu li a{color: #fff;}
/* 焦点图 */
#banner{width: 100%;height: 560px;}
#show {
	position: relative;
	height: 560px;
	width: 1000px;
	margin: 0 auto;}
#show a {
	float: left;
	display: inline;}
#show .img {
	position: absolute;
	width: 1000px;
	height: 560px;
	overflow: hidden
;}
#show .img span a img{
	width: 1000px;
	height: 560px;}
#show .img SPAN {
	position: absolute;
	width: 19999px;
	display: block
;}
#show .btns {
	z-index: 10;
	position: absolute;
	width: 1000px
;}
#show .btns B {
	position: absolute;
	width: 100px;
	display: block;
	height: 14px;
	overflow: hidden;
	top: 420px;
	left: 50%
;}
#show .btns B I {
	width: 10px;
	background: #414140;
	float: left;
	height: 10px;
	font-size: 0px;
	overflow: hidden;
	cursor: pointer;
	margin-right: 6px;
	border: #414140 2px solid;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
;}
#show .btns B I:hover {
	background: #a7a7a6
;}
#show .btns B I.on {
	background: #3cd2f1;
	cursor: default
;}
#show .btns B I.on:hover {
	background: #3cd2f1;
	cursor: default
;}
#show .btns S {
	position: absolute;
	width: 60px;
	display: none;
	height: 80px;
	overflow: hidden;
	top: 170px;
	cursor: pointer
;}
#show .btns S I {
	position: absolute;
	width: 60px;
	height: 240px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/btn_show.png");
	_background: none;}
#show .btns S.prev {
	left: 0px
;}
#show .btns S.prev I {
	top: -80px
;}
#show .btns S.next {
	right: 0px
;}
.show-hover#show .btns S {
	display: block
;}
.masks {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	height: 560px;
	position: absolute;
	background: #000;
	overflow: hidden
;}

/*主要内容*/

/*左边部分*/
.bottom {position:relative;width: 100%;}
.bottom .bottom-center
{
	position: relative;
	margin: 14px auto 30px;
	width: 1152px;
	height: 572px;}

.bottom .bottom-center .left{
	float: left; width: 375px;
	height: 570px;
	 background:#fff;
	 border-left: 1px solid #dcd9da;
	 border-right: 1px solid #dcd9da;
	 border-bottom: 2px solid #dcd9da;
	 margin-right:12px;}
.bottom .bottom-center .left .left-top{
	width: 154px;
	height: 36px;
	font-size: 17px;
	color: #fff;
	font-family: '微软雅黑'; 
	line-height: 36px;
	background: #0d409c;
	text-align: center;}
.bottom .bottom-center .left .left-bottom{
	width: 375px;
	height: 450px;}
.bottom .bottom-center .left .left-bottom ul li{
	width: 360px;
	height: 90px;
	margin-top:20px;}
.bottom .bottom-center .left .left-bottom ul li .left-bottom-left{
	width: 88px;
	height: 88px;
	margin-left: 15px;
	background: #fff;
	border:1px solid #a1a1a1;
	float: left;}
.bottom .bottom-center .left .left-bottom ul li .left-bottom-left img{
	display: block; 
	position: relative; 
	width: 84px;
	height: 84px;
	left: 2px;
	top: 2px;}
.bottom .bottom-center .left .left-bottom ul li .left-bottom-right{
	width: 250px;
	height: 90px;
	float: left;}
.bottom .bottom-center .left .left-bottom ul li .left-bottom-right a{
	display: block;
	margin: 0px 15px 0px;font-size: 15px;
	line-height:32px;
	color: #0e91ce;font-weight: normal;}
.bottom .bottom-center .left .left-bottom ul li .left-bottom-right p{
	width: 230px;
	height: 57px;
	line-height:18px;
	margin: 0px 15px 0px;overflow: hidden;font-size: 14px;color: #999;font-weight: normal;}

.bottom .bottom-center .left .left-bottoma{
	width: 56px;
	height: 35px;
	background: #ff9600;
	font-size: 12px;
	line-height: 35px;
	color: #FFF; 
	text-align: center;
	position: relative;
	right: 20px;
	float: right;}

/*中间部分*/

.bottom .bottom-center .center{
	float: left; 
	width: 375px;
	height: 570px;
	margin-right:12px;}
.bottom .bottom-center .center .up{
 width: 375px;
 height: 130px; 
 background:#fff;
 border-left: 1px solid #e8e5e5;
 border-right: 1px solid #e8e5e5;
 border-bottom: 1px solid #e8e5e5;}
.bottom .bottom-center .center .down{ 
	width: 375px;
	padding: 0 0 20px;
	background:#fff;
	border-left: 1px solid #dcd9da;
	border-right: 1px solid #dcd9da;
	border-bottom: 2px solid #dcd9da;}
.bottom .bottom-center .center .down .center-down-up{
	width: 154px;
	height: 36px;
	font-size: 18px;
	color: #fff;
	font-family: '微软雅黑'; 
	line-height: 36px;
	background: #0d409c;
	text-align: center;}
.bottom .bottom-center .center .down .center-down-down{
	width: 56px;
	height: 35px;
	background: #ff9600;
	font-size: 12px;
	line-height: 35px;
	color: #FFF; 
	text-align: center;
	position: relative;
	right: 20px;
	float: right;}

/*右边部分*/
.bottom .bottom-center .right{
	float: left;
	width: 372px;
	height: 570px;}

.wrap{width: 372px; 
	position: relative;
	background:#fff;
	border-left: 1px solid #dcd9da;
	border-right: 1px solid #dcd9da;
	border-bottom: 2px solid #dcd9da;}
.tabs{width: 340px;
	height: 32px;
	position: relative;
	top: 14px;
	margin: 0px auto; 
	border-bottom: 1px solid #0e3d9c;}
.wrap .morea{
	width:82px;height: 32px;
	text-align:center;position: absolute;top: 14px;
	line-height:40px;right:1px;
	background: #fff;}
.wrap .morea a{background: #fff; color: #0e3d9c;font-weight: normal;}
.tabs a{
	background: #fff;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
	font-family:  '微软雅黑';
	color: #0e3d9c;display:block;float:left;width:82px;height: 32px;text-align:center;
	 line-height:36px;font-size:16px;font-weight: bold; text-decoration:none;}
.tabs a.active{color:#fff;background:#0e3d9c;}
.swiper-container{height:164px;width:100%;
	border-top:0;position: relative;top: 10px;}
.swiper-container2{height:133px;}
.swiper-slide{height:214px;width:100%;
	background:none;color:#fff;}
.content-slide{padding:14px;}
.content-slide span{font-size: 14px;color: #999;}
.content-slide ul li{color: black;line-height: 30px;}
.content-slide ul li a{font-size: 15px;}
.content-slide p{text-indent:2em;line-height:1.9;}
.swiper-container {margin:0 auto;position:relative;overflow:hidden;
	-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;-o-backface-visibility:hidden;
	backface-visibility:hidden;/* fix of webkit flickering */	z-index:1;}
.swiper-wrapper {position:relative;width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;}
.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;} 
.quanjing{
	display:block;
	width: 340px;height: 104px;
	position:relative;
	
	left:16px;
	top:14px;overflow: hidden;}

.quanjing .imga{
	position:relative;}
.quanjing .imga img{
	position:relative;display: block;top: 0px;left: 0px;}
.quanjing .imgb{
	position:relative;}




.bottom .bottom-center .right .right-down{ 
	width: 374px;
	height: 175px; 
	margin-top: 12px;}
.bottom .bottom-center .right .right-down li{
	float: left; 
	width: 120px;
	height: 84px; 
	margin-left: 7px;
	margin-bottom: 7px;}
.bottom .bottom-center .right .right-down span{
	position: relative;top: 53px;}
.bottom .bottom-center .right .right-down li a{
	display: block; 
	position: relative;
	width: 120px;
	height: 84px; 
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-family: '微软雅黑';  
	decoration:none;}
.bottom .bottom-center .right .right-down .none{ 
	margin-left: 0px;}
	.bottom .bottom-center .right .right-down  a:hover{text-decoration:none;} 
.bottom .bottom-center .right .right-down .a{ 
	background:#5884dd ;}
.bottom .bottom-center .right .right-down .a:hover{ 
	background:#ff9600;}
.bottom .bottom-center .right .right-down .b{ 
	background:#5884dd;}
.bottom .bottom-center .right .right-down .b:hover{ 
	background:#ff9600;}
.bottom .bottom-center .right .right-down .c{ 
	background:#5884dd;}
.bottom .bottom-center .right .right-down .c:hover{ 
	background:#ff9600;}
.bottom .bottom-center .right .right-down .d{ 
	background:#5884dd;}
.bottom .bottom-center .right .right-down .d:hover{ 
	background:#ff9600;}
.bottom .bottom-center .right .right-down .e{ 
	background:#5884dd;}
.bottom .bottom-center .right .right-down .e:hover{ 
	background:#ff9600;}
.bottom .bottom-center .right .right-down .f{ 
	background:#5884dd;}
.bottom .bottom-center .right .right-down .f:hover{ 
	background:#ff9600;}

.bottom .aa a{width: 340px;
	height: 103px;
	position: relative;
	display: block;
	left: 793px;
	top: 256px;
	z-index: 4;}


.footer{width: 100%;height: 120px;background: #323232;}
.footer .footer-main{
	width: 1151px;height: 72px;margin: 0px auto;position: relative;top: 24px;}
.footer .footer-main .left{float: left;}
.footer .footer-main .left p{
	font-size: 16px;
	line-height: 22px;
	color: #ccc;}
.footer .footer-main .left a{
	color: #ccc;}
.footer .footer-main .right{
	float: right;}
.footer .footer-main .right  .right-select{
	width: 150px;height: 18px;
	text-align: left;}
.footer .footer-main .right  .right-select .right-selecta{
	width: 132px;height: 18px;overflow: hidden;}
.footer .footer-main .right  .right-select select{
	background: #4d4c4c;
	width: 150px;height: 18px;
	text-align: center;font-size: 14px;color: #fff;font-family: '微软雅黑';}
.footer .footer-main .right .view-num{
	width: 100px;height: 20px;top: 6px;letter-spacing:10px;
	text-align: center;font-size: 16px;color: #fff;font-family: '微软雅黑';}

.ceshi{
	position: relative;}
.ceshi .img1{position: relative;top: 50px;left: 100px;}
.ceshi .img2{position: relative;top: 10px;left: 50px;}
.center-down-center {
	overflow: hidden;}
.notice {margin: 0 0 30px;}
.notice li{
	position:relative;
	padding: 8px 8px 10px 8px;
	overflow: hidden;
	height: 45px;
	display: block;	
	border-bottom: 1px dashed #ccc;}
.notice li a{
	display: block;
	position: absolute;
	top: 50%;
    transform: translateY(-50%);}

.notice li p{
	display: block;
	font-size: 14px;
	color: #333333;
	text-overflow: ellipsis;
	overflow: hidden;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;}

.notice .calendar{
	float: left;
	width: 50px;
	height: 40px;
	color: #0e3d9c;
	text-align: center;
	display: block;
	margin: 7px 12px 0 0;}

.notice .calendar h3{
	height: 22px;
	color: white;
	line-height: 22px;
	background: #0e3d9c;
	font-size: 14px;
	margin:0;}
.notice .calendar em{
	display: block;
	margin-top: 0px;
	font-size: 12px;
	height: 16px;
	color:#333;}