@charset "utf-8";
body{
	background: url(symainbg.png) center bottom no-repeat;
	background-size:100% 100%;
}
.main{
	margin-bottom:80px;
}
.fgline img{
	width:100%
}

/*1*/
.ttnews {
	background: url(ttbg.png) center bottom no-repeat;
	background-size:100% 100%;
    margin-bottom: 30px;
	height: 95px;
}


.ttnews h2 a{
    display: block;
    font-size: 20px;
    color: #fff;
    height: 95px;
    line-height:95px;
    padding: 0 20px 0 135px;
    width: 980px;
}
.ttnewsh2:hover {
    color: #013FCB;
}
/* 2 */
/*轮播*/
.lbslide{position:relative;width: 510px;height: 290px;overflow:hidden;}
.lbslide .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:15px; z-index:1; }
.lbslide .hd ul{ overflow:hidden; zoom:1; float:left;  }
.lbslide .hd ul li{ float:left; margin-right:7px;  width:12px; height:12px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius:50%;}
.lbslide .hd ul li.on{ background:#ffd400; color:#fff; }
.lbslide .bd{ position:relative; height:100%; z-index:0;   }
.lbslide .bd li{ zoom:1; vertical-align:middle; }
.lbslide .bd img{width: 510px;height: 290px;display:block;}
.lbslide .bd li p{position:absolute;left:0;bottom:0;line-height: 50px;height:50px;width:710px;white-space: nowrap;overflow: hidden;padding-left: 20px}
.lbslide .bd li p i{position:absolute;left:0;top:0;display: block;width:710px;height: 50px;background: #000;opacity: .3}
.lbslide .bd li p a, .lbslide .bd li p a:visited{position: relative;color: #fff;font-size: 17px;font-weight:bold;line-height: 50px;text-align: left;width: 400px;display: block;}
/*轮播右侧*/
.lbright{
	width:660px;
	
}
.lbright .title a{
	margin-left:50px;
	position:relative;
}
.lbright .title h2 .noactive{
	margin-left:0px;
}
.lbright .title h2 .noactive{
	margin-left:0px;
	width: 100px;
}
.lbright .title .noactive img{
	display:none
}

.lbright .title img{
	position:absolute;
	left: -50px;
}

/*考试列表*/
.ksfglist{
	width:580px
}
.ksfglist .title h2 img {
    height: 30px;
    top: 5px;
}
/*专题列表*/
.ztblock img{
	width:1200px;
	height:120px;
	overflow:hidden;
}
.ztblock li{
	margin-top:30px;
}
.ztblock li:first-child{
	margin-top:0;
}

/*3原始新闻列表*/
.dtblock{background: url(dttitbg.png) left top no-repeat;height:365px;margin-top: 35px;background-color:#fff}
.dttitle{padding:20px 0}
.dttitle h2{ font-size: 18px!important;float:none!important;display:block!important}
.dttitle h2 a{display:block!important;margin-bottom:11px!important;width:100px!important;text-align:center!important;height: 44px!important;padding:0px  25px!important;line-height:44px!important;}
.dtblock .list{width: 975px!important;padding: 15px 20px;}

/*4原始工作动态*/
.gzap{
	width:500px;
	height: 265px;
}
.gzap li{
	display:inline-block;
	background:url(gzapbg.png) no-repeat center top;
	background-size: 100% 100%;
	width: 130px;
	height: 170px;
	margin-top: 24px;
	margin-left: 50px;
}
.gzap li:first-child{
	margin-left:0;
}
.gzap li a[data-index="0"] {
   background: url(gzap1.png) center center  no-repeat;
}
.gzap li a[data-index="1"] {
   background: url(gzap2.png) center center no-repeat;
}
.gzap li a[data-index="2"] {
   background: url(gzap3.png) center center no-repeat;
}
.gzap li a{
	display:block;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 29px;
	padding: 20px 13px 13px 13px;
	width: 101px;
	height: 115px;
	text-align: center;
}
.gzap li a span{
	position:relative;
	top: 90px;
}

.zxzx li{
	background: url(zxicon.png) left center no-repeat;
	background-color:#D6E0FC;
	margin-top: 26px;
}
.zxzx li:first-child{
	margin-top: 34px;
}
.zxzx li a{font-size: 16px;color: #272727;line-height: 39px;height: 39px;padding-left: 50px;max-width: 88%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;}

/*5 原始切换考试列表*/
.ksblock{background:#fff;margin-top: 20px;padding:25px;}
.kstitle{border-bottom:1px solid #EAEAEA;margin-bottom: 10px;}
.kstitle h2 {width: 287px;text-align:center;}
.kstitle h2 a{width: 247px;margin: 0px 20px;color:#013FCB;height: 50px;line-height: 50px;border-bottom: 1px solid #013FCB;padding: 0;}
.title h2 .noactive {
    color: #5F5F5F;font-weight:normal;border:none;
}
.kstitle h2 a span{
	position:relative;
	left:20px;
}

.kstitle h2 a[data-index="0"] {
   background: url(zyzgks_h.png) 40px center no-repeat;
}
.kstitle h2 a[data-index="1"] {
   background: url(gwyks_h.png) 5px center no-repeat;
}
.kstitle h2 a[data-index="2"] {
   background: url(zyjsks_h.png) 30px center no-repeat;
}
.kstitle h2 a[data-index="3"] {
   background: url(jsjks_h.png) 30px center no-repeat;
}

.kstitle h2 .noactive[data-index="0"] {
   background: url(zyzgks.png) 40px center no-repeat;
}
.kstitle h2 .noactive[data-index="1"] {
   background: url(gwyks.png) 5px center no-repeat;
}
.kstitle h2 .noactive[data-index="2"] {
   background: url(zyjsks.png) 30px center no-repeat;
}
.kstitle h2 .noactive[data-index="3"] {
   background: url(jsjks.png) 30px center no-repeat;
}



/*5 原始友情链接*/
.ztzl{width:1200px;overflow:hidden;position:relative;}
.ztzl .hd .prev,.ztzl .hd .next{ display:block;  width:50px; height:100px; float:right; overflow:hidden;cursor:pointer; position:absolute; top:0; background: no-repeat center center;}
.ztzl .hd .prev{ background-image: url(prevbtn.png); left:0;}
.ztzl .hd .next{ background-image: url(nextbtn.png); right:0;}
.ztzl .hd .prevStop,.ztzl .hd .nextStop{ opacity:0.5; }
.ztzl .bd{ width: 1200px; overflow:hidden;}
.ztzl .bd ul{ overflow:hidden; zoom:1; }
.ztzl .bd ul li{width:275px; float:left; _display:inline; overflow:hidden; margin:20px 10px;}
.ztzl .bd ul li img{width:275px;height:100px;}

