﻿@charset "utf-8";
/* 禁用iPhone中Safari的字号自动调整 */
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
/* 去除iPhone中默认的input样式  清除苹果浏览器的圆角表单*/
input[type="submit"],input[type="reset"],input[type="button"],input{-webkit-appearance:none; resize: none;outline: none;}
/* 取消链接高亮  */
body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article, 
aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); }
/* 设置HTML5元素为块 */
article, aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section {display: block;}
/* 图片自适应 */
img {
max-width: 100%;
height: auto;
width:auto\9; /* ie8 */
border: none;
-ms-interpolation-mode:bicubic;/*为了照顾ie图片缩放失真*/
}
/* 初始化 */
*{margin:0; padding:0; border:none;box-sizing:border-box;}
body{background-color:#fff;color:#333;font-family:"Microsoft YaHei";font-size:14px;}
em,i,b{font-weight: normal;font-style: normal;}
a{text-decoration:none;}
a:hover{ text-decoration:none;}
ul,ol{list-style:none;}
h1, h2, h3, h4, h5, h6{ font-size:100%;font-weight: normal;}
.fr{float: right;}
.fl{float: left;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~首页~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.topmain{
	height: 240px;
	background-image:url(../img/top.jpg),url(../img/topLine.gif);
	background-position:top center,top;
	background-repeat: no-repeat,repeat-x;
	margin-bottom: 20px;
	position:relative;
	}
.contain{width: 1000px;margin: 0 auto;overflow: hidden;}
.welcome{
	height:38px;
    line-height:38px;
    background: url(../img/top-line.gif) repeat-x center;
    overflow: hidden;
}
.welcome a{color:#666;float: left;}
.welcome a:hover{text-decoration:underline;}
.welcome p{width: 1000px;margin:0 auto;}
.welcome .sousuo{float: right;width: 240px;height: 30px;border:1px solid #ff7f00;margin-top:4px;}
.welcome .sousuo input[type="text"]{width: 190px;height:28px;float: left;padding:0 14px;background: none;}
.welcome .sousuo input[type="submit"]{float: right;width: 32px;height:28px;background:url(../img/sousuo.gif);-webkit-background-size:cover;background-size:cover;outline:none;}
.topBanaer{width: 1000px;margin:0 auto;}
.nav{ height:44px;background:url(../img/top-line.gif) repeat-x;position:absolute; z-index:2;border:1px solid #dadada;width:1000px;bottom:0;}
.nav .nLi{float:left;position:relative;width: 11%;}
.nav .nLi h3 a{display:block;font-size:16px;text-align: center;line-height: 43px;color:#085cb2;}
.nav .sub{ display:none;width:auto;left:0; top:43px;position:absolute; background:#f9f9f9;border:1px solid #f6c95d;z-index:99;}
.nav .sub li{ zoom:1;width:190px;text-align: center;line-height:32px;border-bottom:1px dashed #ddd;}
.nav .sub a{display:block;color:#333;}
.nav .sub a:hover{ background:linear-gradient(to left,#fa9b3e,#fa9b3e); color:#fff;}
.nav .on h3 a{ background:linear-gradient(-20deg,#fa9b3e,#f6c95d); color:#fff;}
.nav .Dang{float:left;width:10%;height:43px;line-height:43px;}
.nav .Dang h3{background:#e51513 url(../img/dangB.png) no-repeat 14px center !important;}
.nav .Dang h3 a{color:#fff;display:block;padding-left:40px;font-size:16px;}
.nav .on Dang a:hover{background:#e51513 url(../img/dangB.png) no-repeat 8px center !important;}
.nav_9 .nLi{width: 11.11%;}

/*热点图轮播*/
.News{margin-bottom: 24px;}
.focusBox{position:relative;width:490px;float: left;overflow:hidden;}
.focusBox .hd{overflow:hidden;zoom:1;position:absolute;bottom:20px;right:10px;z-index:1;}
.focusBox .hd li{float:left;line-height:999;width:12px;height:12px;border-radius:50%; cursor:pointer;overflow:hidden;background:rgba(255,255,255,.4);margin-left:8px;-webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease;}
.focusBox .hd .on{background:#fff;}
.News .zzy{float: left;position: relative;display: block;}
.News .zzy img{display: block; width:490px; height:300px; }
.News .zzy dl{background:rgba(0,0,0,.5);padding:12px 16px;position: absolute;left: 0;bottom: 0;color:#fff;width: 100%;}
.News .zzy dl dt{text-overflow:ellipsis; overflow: hidden; white-space:nowrap;font-weight: bold;}
.News .zzy dl dd{font-size: 12px;}

/*要闻、热点*/
.newsTab{float: right;width:490px; }
.newsTab .hd{width: 100%;height: 47px;position: relative;}
.newsTab .hd li{color:#335271;float: left;font-size: 18px;line-height: 47px;cursor:pointer;width:50%;text-align: center;background: #ddd;}
.newsTab .hd li.on{color:#fff;background:linear-gradient(-20deg,#fa9b3e,#f6c95d);}
.newsTab .bd{border:1px solid #ddd;padding:20px;height: 253px;}
.newsTab .bd li{margin-bottom: 13px;background:url(../img/dot.gif) no-repeat left center;text-indent: 15px; }
.newsTab .bd li a{color:#7b7d80;font-size: 16px;}
.newsTab .bd li a:hover{color:#2c80de;}
a.moreR{float:right;color:#999;}
a.moreR:hover{text-decoration: underline;color:#1d21e5;}

/*快速通道*/
.Tdao{width: 1000px; margin:0 auto;}
.Tdao img{float: left;}
.Tdao li{float: left;width: 120px;height: 76px;text-align: center;margin-left:8px;position: relative;margin-bottom: 20px;}
.Tdao li .AY {
	display: block;
	color: #226ab6;
	font-size: 16px;
	background: #e9f7ff url(../img/TD-baoM.png) no-repeat center 10px;
	height: 76px;
	padding-top: 45px;
	box-shadow: 0 0 3px #ddd inset;
	border-radius:5px;
}
.Tdao li span{
	display: none;
	background:#e9f7ff url(../img/td_blue.png) no-repeat top center;
	position: absolute;
	left:-10%;top:0;
	padding-top:9px;
	z-index:9;
	width: 120%;
	opacity:0;
-webkit-transition: all 0.3s;
  	transition: all 0.3s;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	overflow: hidden;
}

.Tdao li span a{display: block;color:#226ab6;border:1px solid #226ab6;border-top:none;border-bottom:none;padding:8px 0; text-align:left;padding-left:10px;}
.Tdao li span a:last-of-type{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-bottom:1px solid #226ab6;}
.Tdao li:hover span{top:100%;opacity: 1;display:block;}
.Tdao li span a:hover{font-weight: bold;background:#226ab6;color:#fff;}

.Tdao .li_chaX a.AY{background-color:#fdf6eb;color:#fa7c3e;background-image: url(../img/TD-chaX.png);}
.Tdao .li_chaX a.AY:hover{box-shadow:0 0 5px #fa7c3e inset;}
.Tdao .li_chaX span{background: #fdf6eb url(../img/td_org.png) no-repeat top center;}
.Tdao .li_chaX span a{color:#fa7c3e;border-color:#fa7c3e;}
.Tdao .li_chaX span a:hover{background:#fa7c3e;}
.Tdao .li_chaX span a:last-of-type{border-bottom-color:#fa7c3e;}

.Tdao .li_ziK a{background-color:#fff4f8;color:#ef3781;background-image: url(../img/TD-ziK.png);}
.Tdao .li_ziX a{background-color: #e5f0ea;color:#36a267;background-image: url(../img/TD-ziX.png);}
.Tdao .li_zhiN a{background-color: #f2eaf9;color:#9833f0;background-image: url(../img/TD-banS.png);}
.Tdao .li_zhaoS a{background-color: #e0f2fd;background-image: url(../img/TD-zhaoS.png);}
.Tdao .li_kaoS a{background-color:#fff4f8;color:#ef3781;background-image: url(../img/TD-kaoS.png);}
.Tdao li .AY:hover{box-shadow:0 0 5px #226ab6 inset;}
.Tdao .li_ziK a:hover, .Tdao .li_kaoS a:hover{box-shadow:0 0 5px #ef3781 inset;}
.Tdao .li_ziX a:hover{box-shadow:0 0 5px #36a267 inset;}
.Tdao .li_zhiN a:hover{box-shadow:0 0 5px #9833f0 inset;}



/*学考切换*/
.tabBox{border:1px solid #ddd;margin-bottom: 20px;}
.tabBox .hd{height: 86px;background: #eef1f4;}
.tabBox .hd li{float: left;width: 12.5%;height: 86px;text-align: center;color: #076fbe;cursor: pointer;background:url(../img/icon1.png) no-repeat center 12px;padding-top: 52px;}
.tabBox .hd li.on{background-color:#4592ff;color:#fff;background-image: url(../img/icon1on.png);}
.tabBox .hd li:nth-child(2){background-image:url(../img/icon2.png);}
.tabBox .hd li:nth-child(2).on{background-image: url(../img/icon2on.png);}
.tabBox .hd li:nth-child(3){background-image:url(../img/icon3.png);}
.tabBox .hd li:nth-child(3).on{background-image: url(../img/icon3on.png);}
.tabBox .hd li:nth-child(4){background-image:url(../img/icon4.png);}
.tabBox .hd li:nth-child(4).on{background-image: url(../img/icon4on.png);}
.tabBox .hd li:nth-child(5){background-image:url(../img/icon5.png);}
.tabBox .hd li:nth-child(5).on{background-image: url(../img/icon5on.png);}
.tabBox .hd li:nth-child(6){background-image:url(../img/icon6.png);}
.tabBox .hd li:nth-child(6).on{background-image: url(../img/icon6on.png);}
.tabBox .hd li:nth-child(7){background-image:url(../img/icon7.png);}
.tabBox .hd li:nth-child(7).on{background-image: url(../img/icon7on.png);}
.tabBox .hd li:nth-child(8){background-image:url(../img/icon8.png);}
.tabBox .hd li:nth-child(8).on{background-image: url(../img/icon8on.png);}
.tabBox .bd{padding:20px;overflow: hidden;}
.tabBox .bd li{margin-bottom: 14px;background:url(../img/dot.gif) no-repeat left center;text-indent: 15px;float: left;width: 50%; }
.tabBox .bd li a{color:#7b7d80;font-size: 16px;}
.tabBox .bd li a:hover{color:#2c80de;}

.picScroll-left{position:relative;margin-bottom: 20px;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:30px; height:65px; float:right; margin-right:5px;  overflow:hidden;cursor:pointer; background:#ddd url("../img/arr-L.png") no-repeat;position: absolute;top:50%;margin-top:-32px;}
.picScroll-left .hd .prev{left: 0;}
.picScroll-left .hd .next{background-image:url(../img/arr-R.png);right: 0;}
.picScroll-left .hd .prevStop,.picScroll-left .hd .nextStop{opacity:0.3;}
.picScroll-left .bd{margin:0 68px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{width:200px;margin:0 8px;float:left; _display:inline; overflow:hidden; text-align:center;}

/*底部*/
.Linkbox{background: #1762ae;text-align: center;padding:10px 0;color:#fff;margin-bottom: 10px;}
.Linkbox select{height: 28px;padding:0 10px;margin:0 5px;outline: none;}
.Linkbox span{background:url(../img/tel.png) no-repeat left center;margin-left: 20px;padding-left: 30px;}
.footTxt{text-align: center;font-size: 12px;color:#666;line-height: 24px;padding:15px 0;}
.footTxt a{color:#666;}
.footTxt a:hover{color:#ce2929;text-decoration:underline;}

/*~~~~~~~~~~~~~~二级列表页~~~~~~~~~~~~~~~~*/
.leftBox{width: 280px;}
.titMX{border:1px solid #ddd;margin-bottom: 12px;}
.titMX h3{background:#ecf0f3 url(../img/icon1.png) no-repeat 60px center;line-height: 47px;font-size: 16px;color:#0464c8;text-align: center;border-bottom:1px solid #ddd;}
.titMX li a{display: block;line-height: 52px;text-align: center;color:#666;margin-top: 1px;border-bottom:1px dashed #ddd}
.titMX li a:hover,.titMX li.on a{background: #4b93ea;color:#fff;-webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease;}
.leftBox .ruK{display:block;text-align:center;border-radius:8px;margin-bottom:12px;border:1px solid #b6cde4;background:#e9f7ff;padding:18px 0;}
.leftBox .ruK p{margin-bottom:3px;font-size: 16px;color:#226ab6;}
.leftBox .ruK span{color:#666;font-size: 12px;}
.leftBox .ruK_wsbm{background: #fdf6eb;border-color:#e8bb74;}
.leftBox .ruK_wsbm p{color:#fa7c3e;}
.leftBox .ruK:hover{box-shadow:0 0 10px #ddd inset;}

h3.H_ptzsb{background-image: url(../img/icon2.png);}
h3.H_yjsks{background-image: url(../img/icon3.png);}
h3.H_zxks{background-image: url(../img/icon4.png);}
h3.H_crgk{background-image: url(../img/icon5.png);}
h3.H_zsks{background-image: url(../img/icon6.png);}
h3.H_czxk{background-image: url(../img/icon7.png);}
h3.H_gzxk{background-image: url(../img/icon8.png);}

.rightBox{width:700px;border:1px solid #ddd;}
.rightBox p.Ptit{line-height: 47px;border-bottom:1px solid #ddd;background:#ecf0f3;padding:0 20px;}
.rightBox .ULlist{padding:20px;}
.rightBox .ULlist li{overflow: hidden;margin-bottom: 14px;background:url(../img/dot.gif) no-repeat left center;text-indent: 15px;}
.rightBox .ULlist li a{color:#333;float: left;}
.rightBox .ULlist li span{color:#999;float:right;}
.rightBox .ULlist li:hover a{text-decoration:underline;color:#4b93ea;}
.rightBox .ULlist li:hover span{color:#333;}
.pages{text-align: center;margin-bottom: 20px;}
.pages a{color:#666;}

/*列表详情页*/
.list_XQ{border:1px solid #ddd;margin-bottom: 20px; min-height:500px;}
.list_XQ .bread{background:#ecf0f3;padding:10px 20px;}
.list_XQ .bread a{color:#333;}
.list_XQ .bread a:hover{text-decoration:underline;}
.list_XQ .txt{padding:20px;}
.list_XQ h3{text-align: center;font-size: 24px;color:#004681;margin-bottom: 20px;}
.list_XQ .txt .fabu{background: #f9f9f9;overflow: hidden;padding:10px;margin-bottom:20px;}
.list_XQ .txt p{font-size: 16px;line-height: 28px; margin-bottom: 15px;}
.list_XQ table{border-collapse: collapse;border-spacing: 0;}

.keyBox{width: 400px;float: right;margin-bottom: 10px;border:1px solid #ddd;overflow: hidden;}
.keyBox .key_txt{float: left;height:36px;width: 300px;padding:0 15px;}
.keyBox .key_sub{float: right;width: 70px;background:#1762ae;color:#fff;font-size:16px;height: 36px;}

.H_pic img{display:block;margin:0 auto 15px; width:1000px;}
.guanggao{text-align:center;}
.guanggao img{width:278px;}
