.main{
	width: 1200px;
	margin: 0 auto;
}
.top-bg{
	width: 100%;
	height: 150px;
	background: #014e00;
}     
.top{       background: url(../img/top_bg.png) 472px 0 no-repeat;
	height: 100%;
}
.logo{
	margin-top: 40px;
}
.logo a{
	display: block;
}
.logo img{
	display: block;
}
.top-r{
	height: 28px;
	margin-top: 61px;
}
.search{
    width: 180px;
    height: 28px;
    background: #FFFFFF;
    border-radius: 10px;
}
.search input[type="text"]{
    width: 135px;
    float: left;
    height: 28px;
    line-height: 28px;
    background: none;
    margin-left: 12px;
    font-size: 12px;
    color: #333333;
    border: 0;
}
.search input[type="submit"]{
    width: 28px;
    height: 28px;
    float: right;
    background: url(../img/search-tb.png) no-repeat center;
    margin-right: 5px;
    border: 0;
    cursor: pointer;
}
input::-webkit-input-placeholder {
        color: #999999;
      }
      input::-moz-input-placeholder {
        color: #999999;
      }
      input::-ms-input-placeholder {
        color: #999999;
      }

.xxzy a{
	display: block;
	height: 28px;
	line-height: 28px;
	margin-left: 20px;
	color: #fff;
	background: url(../img/xxzy.png) no-repeat left center;
	padding-left: 22px;
}

.slideBox{ width:1200px; height:400px; margin: 0 auto; overflow:hidden; position:relative;}
		.slideBox .hd{width: 100%; height:14px; overflow:hidden; position:absolute; bottom:20px; z-index:1; text-align: center;}
		.slideBox .hd ul{width: 100%; overflow:hidden; zoom:1;}
		.slideBox .hd ul li{display: inline-block; margin: 0 5px;  width:14px; height:14px; border-radius: 50%; text-indent: -999999px; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{background: #044602;}
		.slideBox .bd{ position:relative; height:100%; z-index:0; }
		.slideBox .bd ul{width: 100% !important;}
		.slideBox .bd li{ zoom:1; width: 100% !important; vertical-align:middle; }
		.slideBox .bd img{ width:1200px; height:400px; display: block;}
		.slideBox .bd li p{width: 1200px; height: auto; position: absolute; left: 50%; margin-left: -600px; bottom: 50px;}
		.slideBox .bd li span{display: block; position: absolute; right: 0; bottom: 0; font-size: 20px; color: #FFFFFF; width: 555px; height: 56px; line-height: 56px; padding-left: 15px; background: url(../img/banner-s.png) no-repeat;}

.nav-w{
	width: 1200px;
	height: 45px;
	margin: 0 auto;
	background: #014e00;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{width: 1200px;height:45px;line-height:45px;margin: 0 auto;background: #135e09;position:relative;z-index:1;}
		.nav a{ color:#fff;  }
		.nav .nLi{ float:left;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left;}
		.nav .nLi h3 a{display:block;padding: 0px 12px;border-right: 1px solid #FFFFFF;font-size:17px;}
                .nav .nLi:last-child h3 a{border-right:none; padding:0 29px;}
                .nav .nLi h3 a.last-child{border-right:none; padding:0 24px;}
		.nav .sub{ display:none; width:100%; left:0; top:45px;  position:absolute; background:#117005; opacity: 0.8; filter: alpha(opacity=80);  line-height:37px;}
		.nav .sub li{ zoom:1; }
		.nav .sub a{ display:block; text-align: center;}
		.nav .sub a:hover{background: #023e01;color:#fff;}
		.nav .on h3 a{background: #044602;color:#fff;}

.box{
	margin-top: 40px;
}
.focusBox { position: relative; width: 480px; height: 329px; overflow: hidden; text-align: left; background: white; }
	.focusBox .pic img { width: 480px; height: 329px; display: block; }
	.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 40px; width:100%;  background: #000; filter: alpha(opacity=50); opacity: 0.5; overflow: hidden; }
	.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 40px; width:100%; overflow: hidden; }
	.focusBox .txt li{ height:40px; line-height:40px; position:absolute; bottom:-40px;}
	.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 12px; text-decoration: none; }
	.focusBox .num {position: absolute; z-index: 3; bottom: 16px; right: 4px; }
	.focusBox .num li{ float: left; position: relative; width: 8px; height: 8px; background: #FFFFFF; margin-right: 8px; text-indent: -999999px; overflow: hidden; cursor: pointer; }
	.focusBox .num li a{ position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.focusBox .num li.on a,.focusBox .num a:hover{background:#20a012;}

.xygk{
	width: 460px;
	margin-left: 40px;
}
.title{
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #0c8a08;
}
.title-bt{
	font-size: 20px;
	color: #078403;
}
.more a{
	display: block;
}
.xygk-tx{    margin-top: 15px;
    height: 271px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 13;

	overflow: hidden;
}
.xygk-tx p{
	line-height: 34px;
	text-indent: 2em;
}
.fwdh{
	width: 180px;
}
.fwdh ul li a{
	display: block;
	width: 178px;
	height: 33px;
	line-height: 33px;
	background: #f7f7f7;
	border: 1px solid #d4d4d4;
	margin-top: 10px;
}
.fwdh ul li span{
	padding-left: 80px;
}
.fwdh ul li a:hover span{
	color: #FFFFFF;
	padding-left: 80px;
}
.fwdh ul li.fwdh1 a{
	margin-top: 20px;
	background: #f7f7f7 url(../img/fwdh1.png) no-repeat 45px center;
}
.fwdh ul li.fwdh2 a{
	background: #f7f7f7 url(../img/fwdh2.png) no-repeat 45px center;
}
.fwdh ul li.fwdh3 a{
	background: #f7f7f7 url(../img/fwdh3.png) no-repeat 45px center;
}
.fwdh ul li.fwdh4 a{
	background: #f7f7f7 url(../img/fwdh4.png) no-repeat 45px center;
}
.fwdh ul li.fwdh5 a{
	background: #f7f7f7 url(../img/fwdh5.png) no-repeat 45px center;
}
.fwdh ul li.fwdh6 a{
	background: #f7f7f7 url(../img/fwdh6.png) no-repeat 45px center;
}

.fwdh ul li.fwdh1 a:hover{
	margin-top: 20px;
	background: #0b5402 url(../img/fwdh1-1.png) no-repeat 45px center;
}
.fwdh ul li.fwdh2 a:hover{
	background: #0b5402 url(../img/fwdh2-1.png) no-repeat 45px center;
}
.fwdh ul li.fwdh3 a:hover{
	background: #0b5402 url(../img/fwdh3-1.png) no-repeat 45px center;
}
.fwdh ul li.fwdh4 a:hover{
	background: #0b5402 url(../img/fwdh4-1.png) no-repeat 45px center;
}
.fwdh ul li.fwdh5 a:hover{
	background: #0b5402 url(../img/fwdh5-1.png) no-repeat 45px center;
}
.fwdh ul li.fwdh6 a:hover{
	background: #0b5402 url(../img/fwdh6-1.png) no-repeat 45px center;
}

.box-w{
	width: 100%;
	background: #F7F7F7;
	padding: 40px 0 34px 0;
	margin-top: 40px;
}
.box-w .box{
	margin-top: 0;
}
.zszy{
	width: 300px;
}
.zszy .title-bt{
	background: url(../img/icon-zs.png) no-repeat left center;
	padding-left: 32px;
}
.zszy ul{
	margin-top: 20px;
}
.zszy ul li{
	float: left;
	width: 50%;
	height: 96px;
	position: relative;
}
.zszy ul li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
}
.zszy ul li.zszy1 a{
	    background: #14a576;
}
.zszy ul li.zszy2 a{
	background: url(../img/zszy2.jpg) no-repeat;
}
.zszy ul li.zszy3 a{
	background: url(../img/zszy3.jpg) no-repeat;
}
.zszy ul li.zszy4 a{
	    background: #dc7a35;
}
.zszy ul li.zszy5 a{
	background: #4968ef;
}
.zszy ul li.zszy6 a{
	background: url(../img/zszy6.jpg) no-repeat;
}
.zszy ul li span{
	display: block;
	font-size: 20px;
	text-align: center;
	padding-top: 35px;
}
.zszy ul li:hover span{
	/*color: #333333;*/
}
.slideTxtBox{ width:460px; text-align:left; margin-left: 40px;}
		.slideTxtBox .hd{ height:45px; line-height:45px; border-bottom:1px solid #0c8a08;  position:relative; }
		.slideTxtBox .hd ul{height: 100%; background: url(../img/icon-news.png) no-repeat left center; padding-left: 32px; }
		.slideTxtBox .hd ul li{ float:left; font-size: 20px; padding:0 25px 0 0; cursor:pointer; color: #999999;}
		.slideTxtBox .hd ul li.on{color: #099a14;}
		.slideTxtBox .hd ul li span{font-size: 18px; color: #999999; padding-right: 20px;}
		.slideTxtBox .bd ul{ zoom:1; padding-top: 10px; position: relative;}
		.slideTxtBox .bd li{ height:38px; line-height:38px; background: url(../img/dian.png) no-repeat left center; padding-left: 14px;}
		.slideTxtBox .bd li .date{ float:right; color:#999;}
		.slideTxtBox .bd li a:hover{color: #20bc20;}
		.slideTxtBox .bd ul .more{position: absolute; right: 0; top: -33px;}

.xysp{
	width: 360px;
}
.xysp .title-bt{
	background: url(../img/icon-sp.png) no-repeat left center;
	padding-left: 32px;
}
.xysp-tx{
	width: 100%;
	height: 250px;
	margin-top: 20px;
}
.xysp-bt{
	height: 40px;
	line-height: 40px;
}
.xysp-bt a:hover{
	color: #08920d;
}
.link-w{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #221f1f;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.link a{
	display: inline-block;
	margin-right: 18px;
	color: #ffffff;
}
.link a:hover{
	text-decoration: underline;
}

.foot-w{
	width: 100%;
	height: 160px;
	background: url(../img/foot_bg1.png) center center repeat-x;
}
.dblogo{
	display: block;
	width: 550px;
	margin-top: 34px;
} 
.dz{
	width: 310px;
	margin-left: 110px;
	margin-top: 45px;
}
.dz p{
	line-height: 34px;
	color: #FFFFFF;
}
.wx{
	margin-top: 36.5px;
}
.wx img{
	display: block;
}

/*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â»Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/
.ziban{
	display: block;
	width: 1200px;
	height: 200px;
        margin:0 auto;
}
.box-zt{
	width: 1160px;
	min-height: 600px;
	padding: 30px 20px;
	background: rgba(255,255,255,0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c8ffffff,endcolorstr=#c8ffffff);
	box-shadow: 0px 2px 8px 0px rgba(212, 211, 211, 0.58);
}

/*ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â·Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â§*/
.menu{
    float: left;
    width: 240px;
}
.menu dl{
	background: #f5f5f5;
	padding-bottom: 10px;
}
.menu dl dt{
     background: #0e5a04;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    margin-bottom: 10px;
}
.menu dl dt img{
	display: inline-block;
	vertical-align: middle;
	padding-right: 16px;
}
.menu dl dd{
    text-align: center;
    height: 50px;
    border-bottom: 1px #ebebeb solid;
    line-height: 50px;
}
.menu dl dd:last-child{
    border-bottom:none;
}
.menu dl dd a{
	display: block;
    font-size: 15px;
    color: #333333;
}
.menu dl dd a:hover{
    color: #137c05;
    font-weight: bold;
    background: #e8e8e8;
    border-left: 2px solid #eb6303;
}

.menu dl dd a.on{
    color: #137c05;
    font-weight: bold;
    background: #e8e8e8;
    border-left: 2px solid #e95008;
}
/*ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â§*/
.box-zt-right{
    float: right;
    width: 880px;
}
.box-zt-right .place{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #2e4e7e solid;
}
.box-zt-right .place .place-bt{
    font-size: 22px;
    float: left;
}
.box-zt-right .place .place_r{
    float: right;
}
.box-zt-right .place .place_r span{
    background:  url(../img/place.png) left center no-repeat;
    padding-left: 20px;
    line-height: 38px;
}
.box-zt-right .place .place_r a{
	font-size: 13px;
    color: #333333;
    padding: 0 5px;
}
.box-zt-right .place .place_r a:hover{
    color: #C38C07;
}
.box-zt-right .list_box{
	margin-top: 10px;
}
.box-zt-right .list_box li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    font-size: 15px;
}
.box-zt-right .list_box li em{
    float: right;
    font-size: 14px;
    color: #666;
}
.box-zt-right .list_box li a{
	display: block;
}
.box-zt-right .list_box li a:hover{
color: #117005;
}

/*ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ*/
.box-zt-right .main_content{
    margin-top: 15px;
    font-size: 14px;
    color: #333;
    line-height: 2.0;
}
.box-zt-right .main_content .title{
    text-align: center;
    font-size: 18px;
    color: #333333;
    line-height: 1.7;
    margin-top: 30px;
    height: auto;
    border: 0;
}
.box-zt-right .main_content .Subtitle{
    text-align: center;
    font-size: 12px;
    color: #333333;
    line-height: 2.5;
    background: #f5f5f5;
    margin-top: 10px;
}
.box-zt-right .main_content .dpzw{
    font-size: 14px;
    color: #333333;
    line-height: 2.5;
    margin-top: 15px;
    border-bottom: 1px #cccccc dashed;
    padding-bottom: 30px;
    min-height:260px;
}
.box-zt-right .main_content .dpzw p{
    text-indent: 2em;
}
.box-zt-right .main_content .page_box{
    margin-top: 20px;
}
.box-zt-right .main_content .page_box a{
    color: #666;
    line-height: 20px;
}
.box-zt-right .main_content .page_box a:hover{
    color: #9d2933;
}

/*ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ*/
.pic_list ul{
	padding: 10px 0;
}
.pic_list ul li{
	float: left;
	width: 33.333333%;
}
.pic_list ul li a{
	display: block;
	padding: 10px 15px;
}
.pic_list ul li a:hover{
	background: #fff;
	box-shadow: 0px 2px 8px 0px rgba(212, 211, 211, 0.58);
}
.pic_list ul li a img{
	width: 100%;
	height: 186px;
}
.pic_list ul li p{
	text-align: center;
	line-height: 40px;
}
.pic_list ul li a:hover p{
	font-weight: bold;
	color: #9d2933;
}
.q{color: #fff;float: left; font-size: 20px;}








/*在线报名*/
.form-box {
  width: 620px;
  font-size: 14px;
  margin: 0 auto;
  margin-top:30px;
}
.form-box .red {
  color: #ff0000;
  vertical-align: middle;
}
.form-box .submitbtn {
  margin: 30px 0 0 140px;
}
.form-box form table tbody tr th {
  text-align: right;
  font-weight: normal;
  color: #333;
  padding-right: 20px;
}
.form-box form table tbody tr td {
  padding: 10px 0;
}
.form-box form table tbody tr td .text {
  border: 1px solid #dcdcdc;
  width: 500px;
  line-height: 40px;
  height: 40px;
  _height: 40px;
  padding: 0 14px;
  font-family: "微软雅黑";
}
.form-box form table tbody tr td .text:focus {
  border-color: #f78912;
}
.form-box form table tbody tr td label {
  cursor: pointer;
}
.form-box form table tbody tr td .select-box {
  float: left;
  width: 264px;
  height:40px;
  line-height:40px;
  border: 1px solid #dcdcdc;
  overflow: hidden;
}
.form-box form table tbody tr td .select-box .select {
  width: 100%;
  height:100%;
  border: none;
}
.nextstep {
  background-color: #0e5a04;
  text-align: center;
  color: #fff;
  width: 200px;
  border: none;
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  border-radius: 3px;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}
