/*--------------------Reset-----------------*/
/** reset **/
html{font-size: 62.5%}
*{padding: 0;margin: 0;outline: 0}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; border:0;}
body,button,input,select,textarea{font-family:'Microsoft YaHei';}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul, ol{list-style: none;}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a:hover{
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.wz_box img{display: block; height: auto;width:100%;}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
input,button,select,textarea{outline:none;-webkit-appearance:none;}
textarea{resize:none;}
a { text-decoration: none; color: #333; }
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.wrap{width:100%;}
.orange{color:#eab061;}
.red{color:#b7100b;}
body{min-width: 1280px;margin: 0 auto;font-family: "微软雅黑";background: #f2f2f2;}
.bjb{background-color:#fff;}
.width-1150{width:1150px;margin:auto;}
.margin-top-10{margin-top:10px;}
.padding-15{padding:15px 0px;}
.margin-top-20{margin-top:20px;}
.padding-18{padding:18px;}
.pd4{padding: 40px;}
a:hover{color:#465da9;}
p{font-size: 1.4rem;}
.px1200{width: 1200px; margin: 0 auto;}
.px1280{width: 1280px; margin: 0 auto;}

/*index*/
/*top*/
.top{width: 100%; height: 140px;background: #fff;}
.top .px1200{height: 110px;padding-top: 30px; background: url(../images/bk.jpg) right bottom no-repeat;}
/*nav*/
.nav{width: 100%; height: 50px;line-height: 50px; background: #3362d6;margin-bottom: 30px;}
.nav ul li{width: 180px;float: left;text-align: center; height: 50px;}
.nav ul li span{float: right;font-size: 16px;color: #a7bdf1;}
.nav ul li a{font-size: 18px;color: #fff;display: inline-block;}
.nav ul li img{vertical-align: middle;padding-right: 20px;}
.nav ul li.active{background: #507be4;}
.nav ul li:hover{background: #507be4;}

/*search*/
.search{width: 80px;height: 50px;background: #507be4;line-height: 50px;text-align: center;}
.search_box{width:100%; height:50px; margin-bottom:20px;}
.search_box .text{ width:1000px;height:50px; line-height:50px; text-indent:1em; font-size:16px; color:#333; background:#f5f8ff;}
.search_box .submit{ width:180px; height:50px; background:url(../images/search.jpg) center no-repeat #507be4;cursor: pointer;}

/*index1_l*/
.index1_l{width: 830px;}
/*news_pic*/
.news_pic{width: 440px; height: 340px;position: relative;overflow:hidden;}
.news_pic img{width: 440px; height: 340px;}
.news_pic .num{width: 80px; height: 50px;background: #0000003d;position: absolute;bottom: 0;left: 0;padding-left: 360px;}
.news_pic .num li{width: 11px; height: 11px; background: #fff;border-radius: 6px;margin-right: 10px;float: left;margin-top: 18px;}
.news_pic .num li.on{background: #ffe400;}

/*title*/
.title{width: 100%; height: 60px; line-height: 60px;text-indent: 20px;margin-bottom: 20px;}
.title span{font-size: 20px;color: #3362d6;}
.title a{font-size: 14px;color: #636363;float: right;margin-right: 20px;}
.title img{vertical-align: middle;margin-right: 10px;}
.ud{border-bottom: 1px solid #9cb4ee;}
/*news_list*/
.news_list{width: 346px;height: 340px;padding:0 22px;background: #fff;}
.news_list ul li{text-align: center;}
.news_list ul li.line{border-bottom: 1px dashed #cccccc;margin: 20px 0;}
.news_list ul li a{font-size: 18px;color: #4e4e4e;margin-bottom:16px;display: block;}
.news_list ul li p{font-size: 14px;color: #686868;line-height: 26px;padding: 0 20px;}
.news_list ul li:hover a{color: #ba2a17}
/*news*/
.news{width: 790px; height: 450px;padding: 0 20px;background: #fff;margin-top: 20px;}
ul.list li{width: 100%; height: 45px;line-height: 45px;border-bottom:1px dashed #cccccc; }
ul.list li a{font-size: 16px;color: #4e4e4e;}
ul.list li strong{font-size: 20px;color: #d7d7d7;margin-right: 15px;}
ul.list li span.fr{color: #9fa5af;font-size: 15px;}
ul.list li:hover a{color: #ba2a17}
.defaultInputStyle{ border:1px solid #AFD5F5;height: 14px;padding: 2px 0;font-size: 11px;line-height: 14px;}
/*index1_r*/
.index1_r{width: 340px;}
.bm{width: 100%; height: 70px;padding: 40px 0; background: #5984ee;margin-bottom: 10px;position: relative;overflow: hidden;}
.bm2{background: #4cc797;}
.bm3{background: #42b4e9;}
.bm::after{
	content: " ";
  display: inline-block;
  height: 30px;
  width: 30px;
  background: #eb7014;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: absolute;
  bottom: -15px;
  right: -15px;
}
.bm a{display: block;}
.bm .fl{width: 140px; height: 70px;line-height: 50px;display: table-cell;text-align: center;vertical-align: middle;}
.bm .fl img{vertical-align: middle;}
.bm .fr{width: 160px; margin-right: 40px; line-height: 34px;font-size: 20px;color: #fff;}
.bm:hover .fr{
	color: #FFFF33;
}

/*考试历*/
.ksl{width: 290px; height: 310px;padding: 10px 25px;background: #e8eeff;}
.ksl ul li{padding: 0 10px;height: 54px;line-height: 54px;border-bottom: 1px dashed #b5c4ea;}
.ksl ul li a{font-size: 16px;color: #0e0e0e;}
.ksl ul li span.fr{font-size: 14px;color: #708ddd;}
.ksl ul li strong{font-size: 16px;color: #708ddd;margin-right: 10px;}
.ksl ul li:hover a{color: #4161b7;}

/*banner*/
.banner{height: 120px;margin: 20px auto;}
.banner img{width: 1200px; height: 120px;}

/*招考要闻*/
.zkyw{height: 360px;padding: 0 20px;background: #fff;}
.zkyw ul.fl{width: 318px;margin-top: 10px;}
.zkyw ul.fl li{width: 155px; height: 60px;border: 2px solid #fff;float: left;background: #f0f4ff;text-align: center;line-height: 60px;}
.zkyw ul.fl li a{font-size: 16px;color: #4161b7;font-weight: bold;display: block;}
.zkyw ul.fl li.liq{background: #f7f9fe;}
.zkyw ul.fr{width: 800px;}
.zkyw ul.fl li.hvr-round-corners:hover{border-radius: 2em;background: #6085e8;}
.zkyw ul.fl li:hover a{color: #fff;}

/*版权*/
.bq{width: 100%; background: #3f66cf;padding: 30px 0;overflow: hidden;}
.bq p{font-size: 14px;color: #bccfff;line-height: 34px;}
.bq p a{color: #fff;}
.bq select{width: 230px; height: 30px;line-height: 30px;background: #fff;text-indent: 10px;margin-top: 20px;}

/*content*/
.main{padding: 20px; background: #fff;min-height: 500px;height: auto;overflow: hidden;margin-bottom: 20px;}
div.list{padding: 0 10px;}
div.list h2{width: 100%;height: 50px;margin-bottom: 20px; border-bottom: 2px solid #4161b7;font-size: 20px;color: #4161b7;}
/*当前位置*/
.dqwz{height: 50px;line-height: 50px;margin-bottom: 10px;font-size: 16px;color: #333;}
.dqwz a{padding: 0 10px;}
#vsb_content table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:80%; margin:20px auto}
#vsb_content table tr td{ border-left:0px; text-align: center;border-top:0px;line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
#vsb_content table tr td p{text-indent:0em; padding:0px; margin:0px; text-align:center; }
.contentwarp h1{ color: #333;font-size: 28px;line-height: 2em;padding: 10px 0;text-align: center;}
.contentwarp .bar{ line-height:2.8em; height:2.8em; text-align:center; color:#999; border-bottom:1px solid #dedede; font-size:12px;margin-bottom: 20px;}
.contentwarp{ padding:30px;border: 1px solid #ededed;min-height: 500px;height: auto;overflow: hidden}
.contentwarp p{ text-indent:2em; line-height:2em;margin-bottom:15px; color:#333; font-size:16px;}
.contentwarp p img{ margin:15px auto; border:none; display:block}