/* CSS Document */
@charset "utf-8";
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {margin:0; padding:0; font-weight: normal;font-style: normal;font-size: 100%; font-family:"微软雅黑",Arial, Helvetica, sans-serif;}
ol, ul ,li{list-style: none;}
img {border: 0; margin:0; padding:0;}
html {width:100%;}
body {font-size:14px; background:#fff; width:100%;}
a,em{ text-decoration:none; font-style:normal; margin:0px; padding:0px;}
/* 链接样式，颜色可酌情修改 */
del,ins,a {text-decoration:none;}
a:link {color:#009;}
a:visited {color:#800080;}
a:hover,a:active,a:focus {color:#c00; text-decoration:none;} 
label{font-weight:100 !important;}


body{
	scrollbar-arrow-color: red; /*上下按钮上三角箭头的颜色*/
	scrollbar-face-color: #CBCBCB; /*滚动条凸出部分的颜色*/
	scrollbar-3dlight-color: blue; /*滚动条亮边的颜色*/
	scrollbar-highlight-color: #333; /*滚动条空白部分的颜色*/
	scrollbar-shadow-color: yellow; /*滚动条阴影的颜色*/
	scrollbar-darkshadow-color: green; /*滚动条强阴影的颜色*/
	scrollbar-track-color: #eee; /*滚动条背景颜色*/
	scrollbar-base-color: black; /*滚动条的基本颜色*/
	/*以上2项适用与：body、div、textarea、iframe*/
}
::-webkit-scrollbar {  /* 滚动条整体部分 */
	width:5px;
	margin-right:2px
}
::-webkit-scrollbar:horizontal {
	height:5px;
	margin-bottom:2px
}
::-webkit-scrollbar-track {  /* 外层轨道 */
	border-radius: 10px;
}
::-webkit-scrollbar-track-piece {  /*内层轨道，滚动条中间部分 */
	background-color: #f1f1f1;
}
::-webkit-scrollbar-thumb {  /* 滑块 */
	width:5px;
	border-radius: 5px;
	background:#252e46;
}
::-webkit-scrollbar-corner { /* 边角 */
	width: 5px;
	background-color: red;
}
::-webkit-scrollbar-thumb:hover { /* 鼠标移入滑块 */
	background: #909090;
}


/*通用*/
.box{width:1200px; margin:0 auto;}

.head{line-height:40px; height:40px;}
.head em{float:right;}
.head em a{color:#575757; font-size:12px; margin:0px 5px;}


/*banner*/
.bannerBox{width: 100%; position: relative; overflow: hidden; margin: 0px auto; height:318px;}
.banner{width: 1920px; position: absolute; left: 50%; margin-left:-960px;}

.lanmu{background:#cf2b1d; height:100px;}
.lanmu dl{float:left; color:#fff; height:45px; margin-top:25px;}
.lanmu dl dt{width:20px;float:left; font-weight:bold; margin-top:5px;}
.lanmu dl dd{width:230px;float:left; margin-left:10px; margin-right:30px; line-height:24px;}
.lanmu dl dd a{color:#fff; margin:0px 6px 0px 5px;}

/*地域筛选*/
.diyu{height:50px; line-height:50px; background:#fafafa; padding:0px 10px; color:#575757; margin-bottom:20px;}
.diyu a{color:#575757; margin:0px 10px;}


.shouye1{width:400px; float:left;}
.shouye1 .shouye1_lunbo{}
.shouye1 .sy1_kc_top{ margin-top:20px;height:31px; background:url(../images/sy1_kecheng.jpg) no-repeat; line-height:31px; color:#fff; padding:0px 5px; margin-bottom:10px;}
.shouye1 .sy1_kc_top em{float:right;}
.shouye1 .sy1_kc_top em img{ position:relative; top:-3px;}
.kecheng_list{}
.kecheng_list li{border-bottom:1px dashed #d7d4d4; line-height:30px; color:#575757;}
.kecheng_list li:hover{color:#cf2b1d;}
.kecheng_list li img{margin-right:5px;}
.shouye1 .sy1_ewm{border:1px solid #e5e5e5; margin-top:10px; height:150px; text-align:center; line-height:150px;}


.shouye2{ float:left; width:400px; margin:0px 30px;}
.shouye2 .sy2_top{height:31px; background:url(../images/sy2_top.jpg) no-repeat; line-height:31px; color:#cf2b1d; font-size:16px; font-weight:bold; padding:0px 5px;}

.shouye2 .sy2_langmu .layui-tab-title{background:#e9e9e9; height:30px;}
.shouye2 .sy2_langmu .layui-tab-title li{width:110px; text-align:left; padding:0px; padding-left:23px; line-height:32px; height:32px; overflow:none;}
.shouye2 .sy2_langmu .layui-tab-title li.layui-this{color:#fff;background:url(../images/sy2_langmu.png) no-repeat;}
.shouye2 .sy2_langmu .layui-tab-title .layui-this:after{border:none;}
.shouye2 .sy2_langmu .layui-tab-title li:hover{font-weight:bold;}


.shouye2 .sy2_tuijian{height:110px; font-weight:bold; line-height:50px; color:#4c4c4c; font-size:16px;}
.shouye2 .sy2_tuijian div{ line-height:24px; font-size:100; color:#838383; font-size:14px;}


/*轮播*/
#lunbo { position: relative; width:400px; height:280px; overflow: hidden; }
#lunbo_list img {border: 0px;}
#lunbo_bg { position: absolute; bottom: 0; background-color: #000; height: 30px; filter: Alpha(Opacity=30); opacity: 0.3; z-index: 1000; cursor: pointer; width: 478px; }
#lunbo_info { position: absolute; bottom: 0; left: 5px; height: 22px; color: #fff; z-index: 1001; cursor: pointer }
#lunbo_text { position: absolute; width: 120px; z-index: 1002; right: 3px; bottom: 3px; }
#lunbo ul { position: absolute; list-style-type: none; filter: Alpha(Opacity=80); opacity: 0.8; z-index: 1002; margin: 0; padding: 0; bottom: 3px; right: 5px; }
#lunbo ul li { padding: 0px 8px; float: left; display: block; color: #FFF; background: #6f4f67; cursor: pointer; border: 1px solid #333; }
#lunbo ul li.on { background-color: #000; }
#lunbo_list a { position: absolute; }


.shouye3{ float:left; width:340px;}
.shouye3 .sy3_bm .layui-tab{margin:0px;}
.shouye3 .sy3_bm{height:160px; background:#f5f5f5;}
.shouye3 .sy3_bm .layui-tab-title{background:#e9e9e9; height:32px;}
.shouye3 .sy3_bm .layui-tab-title li{width:85px; padding:0px; line-height:32px; height:32px; overflow:none;}
.shouye3 .sy3_bm .layui-tab-title li.layui-this{color:#cf2b1d;}
.shouye3 .sy3_bm .layui-tab-title li:hover{color:#cf2b1d;}
.shouye3 .sy3_bm .layui-tab-title .layui-this:after{height:32px; border-bottom:2px solid #cf2b1d;}
.shouye3 .sy3_bm .layui-tab-content li{line-height:35px; color:#575757;}
.shouye3 .sy3_bm .layui-tab-content li:hover{color:#cf2b1d;}

.shouye3 .sy3_top{height:31px; background:url(../images/sy2_top.jpg) no-repeat; line-height:31px; color:#cf2b1d; font-size:16px; font-weight:bold; padding:0px 5px; margin:20px 0px;}

.shouye3 .sy3_biao{text-align:center; }
.shouye3 .sy3_biao .layui-table th{text-align:center; background:#e9e9e9;}
.shouye3 .sy3_biao .layui-table td{background:#f5f5f5;}
.shouye3 .sy3_biao a{color:#666;}

/*报考流程*/
.baokao_lc{height:150px; border:1px solid #e5e5e5; margin:20px 0px; line-height:150px;}
.baokao_lc img{margin-left:18px;}

.shizi{border:1px solid #e5e5e5; margin-bottom:20px;}
.shizi .shizi_top{background:url(../images/shizi_top.jpg) repeat-x; height:43px; line-height:43px;font-size: 18px;color:#cf2b1d;font-weight: bold; padding-left:10px;}
.shizi .shizi_con li{width:165px; float:left; text-align:center; margin-top:20px; margin-left:30px;}
.shizi .shizi_con li img{width:100%;}
.shizi .shizi_con li div{color:#575757; line-height:40px;}

/*友情链接*/
.youqing{padding:10px 0px;}
.youqing li{ margin-left:20px; float:left; line-height:30px; color:#575757;}
.youqing li:hover{color:#e90a06;}

/*底部*/
.dibu{height:70px; background:url(../images/dibu.jpg) no-repeat; width:100%; background-size:100% 100%; color:#fff; text-align:center; padding:30px 0px; line-height:24px;}


.langmu_top{height:31px; background:url(../images/sy2_top.jpg) no-repeat; line-height:31px; color:#cf2b1d; font-size:16px; font-weight:bold; padding:0px 5px;}
.langmu_top em{float:right;}
.langmu_top em img{ position:relative; top:-3px;}


.shouye4{float:left; width:830px;}
.shouye5{float:right; width:340px;}
.shouye6{width:400px; float:left;}
.shouye7{width: 400px; float: right;}



.gongao .layui-tab-title{background:#e9e9e9; height:30px;}
.gongao .layui-tab-title li{width:60.6px; min-width:10px; text-align:left; padding:0px; padding-left:6px; line-height:30px; height:30px; overflow:none; font-size:13px;}
.gongao .layui-tab-title li.layui-this{color:#fff;background:url(../images/gongao.png) no-repeat; background-size:100% 100%;}
.gongao .layui-tab-title .layui-this:after{border:none;}
.gongao .layui-tab-title li:hover{font-weight:bold;}


.qitakaoshi .gongao .kecheng_list li{width:400px; float:left; margin-left:30px;}
.qitakaoshi .gongao .layui-tab-content{padding:10px 0px;}

.zhengtiku .kecheng_list dt{float:left; font-size: 14px; color:#575757; font-weight:bold;}
.zhengtiku .kecheng_list dd{float:left; margin-left:40px; color:#575757;}
.zhengtiku .kecheng_list dd img{position:relative; top:-2px;}


.shouye5 .sy5_tup{margin-top:10px;height:240px; position:relative; width:100%;}
.shouye5 .sy5_tup img{width:100%; height:100%;}
.shouye5 .sy5_tup div{margin-top:10px; position:absolute; bottom:-1px; left:0px; height:40px; line-height:40px; color:#fff; background:#000000; width:96%; padding:0px 2%; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}

.sy5_con{margin-top:20px; border:1px solid #e6e3e3;}
.sy5_con_top{background:url(../images/sy5_con.png) no-repeat; background-size:100% 100%; height:40px; color:#fff; line-height:40px; padding-left:23px; font-size:16px;}
.sy5_con_top em{float:right; margin-top:5px; margin-right:5px;}
.sy5_con_li{line-height:36px; padding:5px 15px;}
.sy5_con_li li{color:#575757;}
.sy5_con_li li:hover{color:#cf2b1d;}

.ny_left{width: 830px; float:left; margin-bottom:50px;}
.ny_right{width:330px; float:right; margin-bottom:50px;}

.ny_left .ny_left1 a{color:#575757;}
.ny_left .ny_left2{border:1px solid #e5e5e5;}
.ny_left .ny_left2 .ny_left2_top{background:url(../images/shizi_top.jpg) repeat-x; height:35px; line-height:35px;font-size: 14px;color:#cf2b1d;font-weight: bold; padding-left:10px;}

.ny_left .ny_left2 .ny_left2_top li{float:left; text-align:center; color:#4d4d4d; padding:0px 10px;}
.ny_left .ny_left2 .ny_left2_top li.select{color:#cf2b1d;}
.ny_left .ny_left2 .ny_left2_con li{line-height:36px; padding:5px 15px; color:#575757;}
.ny_left .ny_left2 .ny_left2_con li:hover{color:#cf2b1d;}
.ny_left .ny_left2 .ny_left2_con li img{margin-right:5px;}
.ny_left .ny_left2 .ny_left2_con li em{float:right; color:#b4b4b4;}


.fenye{text-align:center; margin:20px auto;}
.fenye a{padding:3px 8px; color:#b3b3b3; background:#e9e9e9; margin:0px 5px;}
.fenye a.select{color:#fff; background:#cf2b1d;}

.shiping{margin-top:20px;}
.shiping li{float:left; width:160px; margin-top:10px; margin-left:10px;}
.shiping li div{text-align:center; color:#575757; padding-top:10px;}


.erweima{border:1px solid #e5e5e5; margin-top:10px; height:150px; text-align:center; line-height:150px;}
.erweima img{width:300px;}

.new_show1{text-align:center; padding-top:20px;
  font-size: 20px;
  color: rgb(207, 43, 29);
  font-weight: bold;
}
.new_show2{text-align:center;
  font-size: 12px;
  color: rgb(87, 87, 87); padding:10px 0px;
}
.new_show3{width:790px; margin:0 auto;}

.new_show4{padding:10px 20px; color:#575757; line-height:30px;}
.new_show_list{ margin-left:-30px; margin-bottom:30px;}
.new_show_list dl{width:370px; margin-left:30px; float: left;}
.new_show_list dl .langmu_top{margin-bottom:10px;}


.pro_list{padding-top:20px;}
.pro_list li{width:165px; float:left; text-align:center; margin-left:30px;}
.pro_list li div{color:#575757; line-height:40px;}
.pro_list li img{width:100%;}









