@charset "utf-8";

body{ font-family:"微软雅黑"; color:#353535;}
/*banner*/
.banner{ background:url(../images/banner3.jpg) no-repeat center center; height:550px; padding-top:50px;}

/* flexslider */
.flexslider{position:relative;height:550px;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:550px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

/*banner end*/


/*nav*/
.nav{ position:fixed; width:100%; z-index:9999; top:0;}
.inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	z-index:99 !important;
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}

.subMenu {
	height: 50px;
	z-index: 1000;
	width: 100%;
	background:#F7F7F7;
	border-top:2px solid #97CC02;
	overflow:hidden;
}

.subMenu .inner {
	padding:0;
	font-weight: 400;
	margin: 0 auto;
}


.subNavBtn {
	display: block;
	height: 50px;
	width: 12.5%;
	line-height:53px;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	color: #666666;
}
.subNavBtn  img{ width:100%;} 
.subMenu a:hover {
	background:#97CC02 !important;
	color: #ffffff;
}

.active {
	background:#97CC02 !important;
	color: #ffffff;
}
.end {
	margin: 0;
}


.nav_1{width:100%; z-index:90; display:none;}
.nav_1 nav {
    font-family: Helvetica;
    text-align: center;
    text-transform: uppercase;  
    background-color:#151A36;
	position:absolute;
	width:100%;
	top:0;
}

.nav_1 nav ul {
    width: 90%;
    max-width: 1024px;
    margin: 0 auto;
    list-style-type: none;
}

.nav_1 nav ul li {
    display: inline-block;
	 font-family:"微软雅黑";
	position:relative;
}


.nav_1 nav ul li a {
    color: #eeeeee;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding:1.2em 1.5em;
    box-sizing: border-box;
}

.nav_1 nav ul li a:hover {
    color: white;
	background-color: #277EBC;
	border-bottom:2px solid #2991D6;
	-webkit-transition:0.5s; -moz-transition:0.5s;
}

.nav_1 .current_page {
    background-color:  #2479B4;
	border-bottom:2px solid #2991D6;
}

.nav_1 .current_page a {
    color: white;
}
.nav_1 .current_page a:hover{
	border-bottom:none;}

.nav_1 #menu_button_wrapper{
    display: none;
}

.nav_1 .hidden {
    display: none;
}

/**/


/*p1*/
.p1{ background:#E4F5D7; padding:40px 0; margin-bottom:35px;}
.p1_1{ width:1200px; margin:0 auto;}

.p1_tit{ height:100px; border-bottom:1px solid #cccccc; text-align:center; line-height:100px; font-size:40px; color:#97CC02; margin-bottom:35px;}
.p1_con{ font-size:20px; line-height:30px; color:#525050;}
.p1_con p{ text-indent:2em;}
/**/


/*p2*/
.p2{ width:1200px; margin:35px auto;}
.p2_bg{ background:url(../images/bg.png) no-repeat bottom;}
.p2_con{ padding-top:50px;}
.p2_con .p2_div{ float:left; width:400px;}
.p2_con .p2_div li{ height:35px; line-height:35px; list-style:disc inside; color:#737E86; font-size:18px;}
.p2_litit{ list-style:none !important; color:#444444 !important; font-size:20px !important;}

.p2_con2{ padding:30px 0; text-align:center;}
.p2_con2 a{ display:block; width:95px; height:45px; line-height:45px; color:#ffffff; background:#A0B43C; border-radius:5px; margin:0 auto;}
.p2_con2 a:hover{ background:#98AC39;}
/*p2 end*/


/*p3*/
.p3{ background:#F4F4F4; margin:35px 0; padding-bottom:20px;}
/*p3 end*/

/*p8*/
.p8{ background:#A468BB; padding:25px 0;}
.p8_con{ width:1200px; margin:0 auto; color:#ffffff;}



	.bm_tab{ width:95%; margin:0 auto;}
.bm_tab td{ height:50px; line-height:50px; font-size:16px; color:#ffffff; font-family:"微软雅黑";}
.bm_tab td .input{ width:90%; height:30px; border:1px solid #cccccc; line-height:30px; border-radius:5px; font-size:14px;}
.bm_tab td textarea{ height:50px; width:95%; border:1px solid #cccccc; line-height:20px; border-radius:5px; font-size:14px;}
.inp1{ width:150px !important; margin-right:50px; background:#F59503; color:#ffffff; height:40px !important; margin-top:10px; cursor:pointer; border:none; font-size:14px;}

/*ui-choose样式，可根据实际项目需求进行调整*/
select.ui-choose{display: none;}
ul.ui-choose { box-sizing: border-box; display: inline-block; border: 1px solid transparent; font: 100 16px/30px; border-right: none; border-bottom: none; font-size: 16px; margin: 0; padding: 0; list-style: none; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
ul.ui-choose:after { content: ""; display: table; clear: both; }
ul.ui-choose li{ margin:0 10px;}
ul.ui-choose>li { box-sizing: border-box; border: 1px solid #ccc; float: left; height: 34px; line-height: 32px; margin: -1px 0 0 -1px; padding: 0 16px; cursor: pointer; position: relative; z-index: 1; min-width: 20px; text-align: center; color:#ffffff;}
ul.ui-choose>li:first-child { }
ul.ui-choose>li:last-child { }
ul.ui-choose>li:hover { z-index: 4; border-color: #F59503; color: #F59503; }
ul.ui-choose>li.selected { z-index: 3; border-color: #F59503; background-color: #F59503; color: #fff; }
ul.ui-choose>li.disabled { z-index: 2; background-color: #f2f2f2; color: #aaa; cursor: not-allowed; }
ul.ui-choose>li.disabled:hover { border-color: #aaa; }
ul.ui-choose>li.selected.disabled { z-index: 2; background-color: #F59503; color: #fff; cursor: not-allowed; border-color: #F59503; }
ul.choose-type-right>li.selected { color: #F59503; background: transparent url("./icon-selected.png") no-repeat right bottom; }
ul.ui-choose.choose-flex { display: flex; }
ul.ui-choose.choose-flex>li { flex: 1; padding: 0 8px; }

.i1,.i2{display: none; color:#ffffff;}
.i1 input,.i2 input{ width:15px; height:15px; margin-right:10px;}
a.c1{cursor: pointer;margin:15px;}
a.c2{cursor: pointer;margin:15px;}

#information table{ width:100%; border-bottom:1px dashed #cccccc; margin-bottom:10px;}

.inp2{ width:150px !important; margin-right:50px; background:url(../images/jh.png) no-repeat center top;color:#F59503; height:40px !important; margin-top:10px; cursor:pointer; border:1px solid #F59503; font-size:14px;}
.inp3{ width:150px !important; margin-right:50px; background:url(../images/jian.png) no-repeat center top;color:#F59503; height:40px !important; margin-top:10px; cursor:pointer; border:1px solid #F59503; font-size:14px;}
/**/


/*map*/
.map_box{margin-top:10px;}
	#map{width:1198px;height:550px;border:#ccc solid 1px;font-size:12px; margin:0 auto;}
/**/


/*p4*/
.p4_ul{ margin:20px auto; width:100%; overflow:hidden; padding-top:10px;}
.p4_ul li{ float:left; width:33%; text-align:center; padding-top:135px;}
.p4_li1{ background:url(../images/icon1.jpg) no-repeat top center;transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
.p4_li1:hover{ background:url(../images/icon1-2.jpg) no-repeat top center;transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
.p4_li2{ background:url(../images/icon2.jpg) no-repeat top center;transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
.p4_li2:hover{ background:url(../images/icon2-2.jpg) no-repeat top center;transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
.p4_li3{ background:url(../images/icon3.jpg) no-repeat top center;transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
.p4_li3:hover{ background:url(../images/icon3-2.jpg) no-repeat top center;transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}

.p4_ul li p{ margin-top:20px; font-size:20px; line-height:28px; font-family:"微软雅黑"; color:#333333;}
/**/

/*foot*/
.foot{ background:#151A36; color:#C8C8C9; font-size:13px; line-height:24px;}
.foot_con{ width:1200px; margin:0 auto;}
.foot_1{ padding:25px 0; border-bottom:1px solid #2C304A; overflow:hidden;}
.foot_1 p{ float:left; width:40%;}
/**/



/*yc*/
.yc{ margin-bottom:40px;}
.yc_tit{ font-size:30px; font-family:"微软雅黑"; text-align:center; height:50px; line-height:50px;}
.yc p{ line-height:46px; font-size:14px;}

.yc_tab{ width:100%; border:1px solid #cccccc; color:#626262;}
.yc_tab td{ border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; padding:10px 0; text-align:center; line-height:30px; font-size:14px;}
.yc_tab tr{ transition:0.3s; -moz-transition:0.3s; -webkit-transition:0.3s;}
.yc_tab tr:hover{ background:#97CC02; color:#ffffff;}
/**/


/*往届*/

.content .container .new img {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	height: 300px;
	width: 500px;
	float: left;
}
.content .container .new .newtxt {
	float: right;
	margin-right: 40px;
	margin-bottom: 20px;
	width: 600px;
	height: 220px;
	overflow: hidden;
}
.content .container .new .newtxt p{ text-indent:2em;}
#switchBox dd #content {
	width: 960px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}

.content .container .new .newtxt .new_title h1 {
	font-size: 22px;
	text-align: center;
	line-height: 40px;
}
.content .container .new .newtxt p {
	margin: 10px;
	padding: 0px;
	color: #666;
	line-height: 25px;
}
.lx { margin-top:15px}
.lx_nr{ background:#fff; padding:15px 0 10px; overflow:hidden}
.con_imger{ padding-left:17px}
.con_imger a{ float:left; width:170px; overflow:hidden; text-align:center;margin:0 18px 5px 0; }
.con_imger a img{ width:170px; padding-bottom:5px; border:none !important;} 
.con_imger a span{ color:#666; font-size:12px; line-height:16px; }
.con_imger a:hover{text-decoration:none}

.con_imger .conimg{width:275px; margin:0 13px 10px 0; float:left; overflow:hidden; text-align:center;}
.con_imger a{ width:275px; margin:0 13px 0 0; float:left; overflow:hidden; text-align:center;}
.con_imger a img{ width:275px; display:block}
.con_imger  span{ line-height:20px; width:275px; height:20px; display:block; float:left; text-align:center; color:#666;overflow:hidden; font-size:12px}
.con_imger  span a{ color:#FFAD01; text-decoration:underline;font-weight:bold}
.con_imger  span a:hover{ color:#FFB92C; }



#imgbox-loading {position: absolute;top: 0;left: 0;	cursor: pointer;display: none;z-index: 90;}
#imgbox-loading div {background: #FFF;width: 100%;height : 100%;}
#imgbox-overlay {position: absolute;top: 0;	left: 0;width: 100%;height: 100%;background: #000;display: none;z-index: 80;}
.imgbox-wrap {position: absolute;top: 0;left: 0;background: #FFF;display: none;	z-index: 90;}
.imgbox-img {padding: 0;margin: 0;border: none;width: 100%;	height: 100%;vertical-align: top;}
.imgbox-title {	padding-top: 10px;font-size: 11px;text-align: center;font-family: Arial;color: #333;display: none;}
.imgbox-bg-wrap {position: absolute;padding: 0;margin: 0;display: none;}
.imgbox-bg {position: absolute;width: 20px;	height: 20px;}
#content .fx {
	background-color: #FFF;
	line-height: 24px;
	font-size: 13px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content .fx p {
	text-indent: 24px;
	padding-bottom: 20px;
}

#content .fx h1 {
	display: block;
	line-height: 40px;
	text-align: center;
}
#content .fx .fxb .fxtab {
	/*float: left;*/
	width: 620px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}
#content .fx .fxb .fxtab table tr td {
	border: 1px solid #CCC;
}

#content .title_huiyi h1 {
	color: #6DAB3C;
	line-height: 45px;
}

.his_nav{ text-align:center; height:80px; line-height:80px;}
.his_nav a{ padding:10px 15px; margin:0 10px; border:1px solid #cccccc; color:#277EBC; font-size:14px;}
.his_nav a:hover{ border:1px solid #277EBC; color:#ffffff; background:#277EBC;}
.his_nav .act{ border:1px solid #277EBC; color:#ffffff; background:#277EBC;}

/*往届 end*/