body {
  color: #494949;
  /*Default Font Clock*/
  background: #ffffff;
  /*Default Background Clock*/
}
a {
  color: #494949;
  text-decoration: none;
}
/*Default A Clock*/
a:hover {
  text-decoration: dashed;
  color: #ff650c;
}
/*项目独有css*/
.bor {
  border: 1px solid #d9d9d9;
  border-top: none;
}
.FocusImg .hd ul li {
  background: #ffffff;
}
.FocusImg .hd ul li.on {
  background: #ff650c;
}
.FocusImg .bd li img {
  width: 100%;
}
.Radius3 {
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  overflow: hidden;
}
.imgRoll li {
  width: 188px;
}
.imgRoll li img {
  height: 144px;
}
/*===菜单css===*/
.TreeMenu {
  width: 213px;
  margin-left: 30px;
}
.TreeMenu ul li {
  line-height: 40px;
  color: #FFFFFF;
  font-size: 16px;
  text-indent: 40px;
}
.TreeMenu ul li a {
  display: block;
  color: #FFFFFF;
  background: url("../demo_img/one.png") top center no-repeat;
}
.TreeMenu ul li a:hover {
  color: #000000;
  background: url("../demo_img/oneHover.png") top center no-repeat;
  
}
.TreeMenu ul li ul li {
  margin-left: 15px;
  font-size: 14px;
  line-height: 40px;
  color: #ffffff;
  text-indent: 40px;
}
.TreeMenu ul li ul li a {
  color: #FFFFFF;
}
.TreeMenu ul li ul li a:hover {
  color: #000000;
}
.TreeMenu ul li ul li ul li {
  line-height: 40px;
  color: #FFFFFF;
  text-indent: 40px;
}
.TreeMenu ul li ul li ul li a {
  color: #FFFFFF;
}
.TreeMenu ul li ul li ul li a:hover {
  color: #000000;
}
.newsShowTitle {
  text-align: center;
  color: #494949;
  border-bottom: #bebebe 1px dotted;
  line-height: 2;
}
.newsShowTitle span {
  padding: 0 10px 0 20px;
}
.newsShowTitle span label {
  color: #999999;
}
.newsShowTitle label {
  padding-left: 20px;
}
.prev-next {
  margin-top: 20px;
  border-top: 1px dotted #999999;
  padding-top: 15px;
}
.prev-next span {
  display: block;
  margin-bottom: 5px;
}
.prev-next span label {
  display: inline-block;
  width: 70px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #ec5f1a;
  border: 1px solid #E8E8E8;
  background: #FFFFFF;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.prev-next span a {
  padding-left: 10px;
}


/* 头部 */
.topWarp {
  height: 150px;
  background-color: #fff;
}
.topWarp .logo {
  width: 100%;
  height: 150px;
  background: url("../images/top.jpg") top center no-repeat;
}

/* 导航 */
.navWarp {
  height: 34px;
  background: url("../images/nav.jpg") center repeat-x;
}
.nav {
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.nav li {
  width: 90px;
  font-size: 16px;
}
.nav li a {
  color: #ffffff;
}
.nav li li {
  width: 142px;
  height: auto;
  font-size: 14px;
  padding: 6px 0;
  line-height: 1.4;
  border-left: none;
  background: #ec5f1a;
}
.nav .navHover {
  background: #D44D0B;
}




/* banner */
.bannerWarp {
  height: 318px;
  background: url("../images/banner-bg.jpg") top center repeat;
}
.banner{
  height:318px; 
  background: url("../images/banner.jpg") center no-repeat;
}


/* 页面主体 */
.indexConWarp {
  background: url("../images/banner-bg.jpg") top center repeat;
}

.indexConWarp .box {
  background: #ffffff;
  width: 990px;
  margin: 0 auto;
  padding: 5px;
}

.ksdhBox {
  width: 246px;
  /* height: 331px; */
}

.ksdh-date{
  height: 31px;
  line-height: 31px;
  border: 1px solid #ccc;
  background-image: url("../images/ksdh-date-bg.jpg");
  background-repeat: repeat-x;
}

.ksdh-date span{
  font-size: 12px;
  color: #006ac7;
  display: inline-block;
  padding-left: 40px;
  background-image: url("../images/ksdh-date-icon.jpg");
  background-position: left center;
  background-repeat: no-repeat;
  margin-left: 20px;
}

.ksdhBox a {
  display: block;
  background-color: #fff;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
}

.ksdhBox .xxtl {
  background-image: url("../images/ksdh-li1.jpg");
}
.ksdhBox .zsjy {
  background-image: url("../images/ksdh-li2.jpg");
}
.ksdhBox .wsbm {
  background-image: url("../images/ksdh-li3.jpg");
}
.ksdhBox .xzzx {
  background-image: url("../images/ksdh-li4.jpg");
}
.ksdhBox .szxy {
  background-image: url("../images/ksdh-li5.jpg");
}
.ksdhBox .dzts {
  background-image: url("../images/ksdh-li6.jpg");
}

.ksdhBox .glpt {
  background-image: url("../images/ksdh-li7.jpg");
}

.selectBox {
  padding-top: 10px;
}
.selectBox select {
  width: 100%;
  height: 24px;
  line-height: 24px;
}


/* 新闻 */
.indexConWarp .newsBox {
  width: 406px;
   height: 288px; 
  border: 1px solid #ccc;
  font-family:"宋体";
  overflow: hidden;
  position: relative;
  margin-left: 15px;
}

.newsBox .tab {
  border-bottom: 3px solid #fe0000;
  background-image: url("../images/public-tit-bg.jpg");
  background-repeat: repeat-x;
  background-position: top center;
}
.newsBox .tab li {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #006ac7;
  font-weight: bold;
  border-right: 1px solid #ccc;
}
.newsBox .tab ul li.current {
  background-image: url("../images/public-tit-on-bg.jpg");
  background-repeat: repeat-x;
  color: #fff;
}

.newsBox .hotNews {
  padding-top: 10px;
}

.newsBox .items-tit{
  font-family: "宋体";
  font-weight: bold;
  font-size: 24px;
  color: #ff0000;
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
  margin: 10px;
  margin-top: 0;
  background-image: url("../images/items-tit.jpg");
  background-position: top center;
  background-repeat: repeat-x;
  line-height: 34px;
  background-size: 100% 100%;
}

.newsBox .list {
  line-height: 20px;
  margin: 0 10px;
  font-size: 13px;
  font-family: "宋体";
  font-weight: normal;
  height: 140px;
  overflow: hidden;
}

.newsBox .list  li span{
  color: #ff0000;
  float: left;
}
.newsBox .list  li a{
  display: inline-block;
  width: 80%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.newsBox  .more{
  position: absolute;
  right: 8px;
  bottom: 5px;
  font-size: 13px;
  color: #666;

}

/* 图文热点 */
.indexConWarp .tw-hotBox {
  width: 300px;
  height: 288px;
  border: 1px solid #bbb;
}
.tw-hotBox {
  
}
.tw-hotBox .menu {
  border-bottom: 3px solid  #fe0000;
  background-image: url("../images/public-tit-bg.jpg");
  background-repeat: repeat-x;
  text-align: center;
}

.tw-hotBox .menu .tit {
  height: 30px;
  line-height: 30px;
  width: 90px;
  color: #fff;
  background-image: url("../images/public-tit-on-bg.jpg");
  background-repeat: repeat-x;
  font-size: 16px;
  font-family: "宋体";
  font-weight: bold;
}
.tw-hotBox .menu em {
  float: left;
  text-transform: uppercase;
  font-size: 10px;
  color: #d5b6a3;
  padding-top: 10px;
}
.tw-hotBox .menu a {
  float: right;
  font-size: 12px;
  color: #333;
  margin-top: 5px;
  margin-right: 5px;
}
.FocusImgId01 {
  height: 253px;
  margin: 1px;
}
.FocusImgId01 .hd {
  height: 45px;
}
.FocusImgId01 .hd ul {
  margin-right: 10px;
  margin-top: 30px;
}
.FocusImgId01 .hd ul li {
  width: 20px;
  height: 3px;
  border-radius: 0;
}
.FocusImgId01 img {
  width: 99% !important;
  height: 253px;
}
.FocusImgId01 .bd label {
  display: block;
  width: 300px;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  z-index: 999;
  bottom: 25px;
}

/* 搜索 */
.search-box{
  height: 34px;
  line-height: 34px;
  background-image: url("../images/input-bg.jpg");
  background-repeat: repeat-x;
  background-position: center; 
  border: 1px solid #ccc;
  width: 726px;
  margin-top: 15px;
  margin-left: 15px;
}

.search-box span{
  display: inline-block;
  width: 26px;
  height: 34px;
  background-image: url("../images/input-icon.jpg");
  background-repeat: no-repeat;
  background-position:  center;
  margin-left: 20px;
  vertical-align: middle;
}

.search-box label{
  font-size: 13px;
  color: #000;
  margin-left: 80px;
}

.search-box  select{
  width: 129px;
}

.search-box form{
  display: inline-block;
}

.search-box  .input1{
  width: 300px;
  color: #333;
  padding: 0;
}

.search-box input{
  padding: 0 10px;
}

/* 尾部 */
.footerWarp {
  text-align: center;
  background-color: #ffffcc;
}

.footer-top{
  height: 34px;
  background-image: url("../images/nav.jpg");
  font-size: 16px;
  color: #fff;
  text-align: center;
}

.footer-top a{
  color: #fff;
}

.footer-bottom{
  background-image: url("../images/footer-bg.jpg");
  background-repeat: repeat-x;
  overflow: hidden;
}
.footerWarp p{
  margin: 6px 0;
  font-size: 13px;
}
.footerWarp .footer-icon {
  display: block;
  height: 70px;
}

/* 二级页 */
.twoWarp {
  background: url("../images/banner-bg.jpg")  center repeat #ffffff;
}
.twoWarp .twoConWarp {
  background: url("../images/banner-bg.jpg")  center repeat;
}
.twoWarp .twoBox {
  background: url("../images/two-mid.jpg") left repeat-y #ffffff;
  /* -webkit-box-shadow: #333333 0 0 5px;
  -moz-box-shadow: #333333 0 0 5px;
  box-shadow: #333333 0 0 5px; */
}
.twoWarp .twoBox .twoCon {
  background: url("../images/two-foot.jpg") left bottom no-repeat;
}
.twoLeft {
  width: 254px;
  min-height: 300px;
  padding-bottom: 100px;
  background: url("../images/lmdh.jpg") left top no-repeat;
  background-size: 100%;
}
.twoLeft .lmdh {
  height: 88px;
  line-height: 103px;
  font-size: 20px;
  color: #ffffff;
  text-indent: 70px;
  font-family: "宋体";
  font-weight: bold;
}
.twoRight {
  width: 725px;
}
.twoRight .mapSiteBox {
  /* width: 725px; */
  padding: 0 5px;
  background: #ffffff;
  margin-top: 20px;
}
.twoRight .mapSiteBox .mapSite {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #179239;
}
.twoRight .mapSiteBox .mapSite .tit {
  height: 19px;
  line-height: 19px;
  margin-top: 8px;
  float: left;
  font-size: 18px;
  border-left: 3px solid #CD3C14;
  color: #CD3C14;
  padding-left: 10px;
  font-family: "宋体";
  font-weight: bold;

}
.twoRight .mapSiteBox .mapSite label {
  float: right;
  font-size: 13px;
  text-transform: uppercase;
  color: #777777;
}
.rightCon {
  width: 705px;
  margin: 0 auto;
  padding: 10px;
  padding-top: 5px;
}
.rightCon .txtList li {
  padding: 10px 5px 10px 15px;
}
.rightCon .txtList li:hover {
  background: #F7F5F5;
}
.fenye {
  text-align: center;
  padding: 10px;
}
.fenye a {
  display: inline-block;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.fenye .active,
.fenye a:hover {
  background: #ec5f1a;
  border: 1px solid #ec5f1a;
  color: #ffffff;
}
.imgList {
  text-align: center;
  margin-top: 10px;
  width: 790px;
  overflow: hidden;
}
.imgList ul {
  width: 805px;
  margin-left: -15px;
  overflow: auto;
  zoom: 1;
}
.imgList ul li {
  width: 166px;
  height: 180px;
  float: left;
  display: inline-block;
  margin-left: 15px;
  overflow: hidden;
}
.imgList ul li img {
  width: 100%;
  height: 130px;
}
.imgList ul li h3 {
  line-height: 1.4;
}
.imgList ul li:hover img {
  width: 110%;
  margin-left: -5%;
  -webkit-box-shadow: #ff650c 2px 2px 0;
  -moz-box-shadow: #ff650c 2px 2px 0;
  box-shadow: #ff650c 2px 2px 0;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.imgList h3 {
  font-size: 14px;
}
.jsz {
  height: 675px;
  background: url("../images/jsz.png") center;
}

/* 网上报名 */
.twoMain{
  background-color: #fff;
  /* box-shadow: #333333 0 0 5px;
  -webkit-box-shadow: #333333 0 0 5px;
  -moz-box-shadow: #333333 0 0 5px; */
  min-height: 800px;
  padding: 20px 0;
  width: 1000px;
}

.input-tit{
  font-size: 22px;
  color: #d54818;
  line-height: 56px;
  border-bottom: 1px solid #e0e0e0;
  margin: 0 auto; 
  width: 230px;
  margin-bottom: 20px;
  font-weight: bold;
}

.twoMain .public-main{
  margin: 0 auto;
  width: 606px;
  clear: both;
}

.twoMain .public-tit{
  height:35px;
  line-height: 35px;
  border-bottom: 1px solid #179239; 
}

.twoMain .public-tit span{
  font-size: 16px;
  color: #d54818;
  border-left: 3px solid #CD3C14;
  padding-left: 10px;
}

.twoMain .public-warp{
  padding: 20px 5px;
  overflow: hidden;
}

.twoMain .public-box{
  width: 50%;
}

.twoMain .public-box span{
  font-size: 16px;
  color: #333;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px; 
  width: 80px;
  text-align: right;
}

.twoMain .public-box input{
  width: 180px;
  height: 40px;
  background-color: #fff;
  border: 1px solid #eee;
  margin-bottom: 10px;
  line-height: 40px;
  font-size: 16px;
  color: #999;
  text-indent: 0.5em;
}

.twoMain .public-box .input-radio{
  width: 100px;
  display: inline-block;
}

.twoMain .public-box .input-radio input{
  width: 20px;
  margin-bottom: 0px;
}

.twoMain .public-box select{
  width: 180px;
  height: 40px;
  margin-bottom: 10px;
  line-height: 40px;
  font-size: 16px;
  color: #999;
}

.twoMain .city{
  width: 100%;
}

.twoMain .city select{
  width: 26.4%;
}

.twoMain .public-box .yzm-input{
  width: 89px;
  border: 1px solid #eee;
  height: 40px;
  margin-bottom: 0px;
  font-size: 16px;
  color: #999;
}

.twoMain .public-box .yzm-img{
  width: 89px;
  height: 40px;
  vertical-align: middle;
}

.twoMain .public-box  .img-guide{
  text-align: right;
  font-size: 12px;
  color: #666;
  padding-right: 12px;
}

.twoMain .public-box  .img-guide a{
  color: #d54818;
}

.input-btn{
  display: block;
  width: 138px;
  height: 38px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-image: url(../images/btn.png);
  background-repeat: repeat-x;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  margin-top: 10px;
  margin: 0 auto;
}

.input-btn:hover{
  color: #fff;
}

