@charset "UTF-8";
*{
    margin: 0px auto;
}
body{
    font-family: "微软雅黑","黑体",Microsoft YaHei,Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;
    width: 100%;
    overflow-x: hidden;
    font-size: 16px;
    color:#000000;
}
ul,li{
    list-style:none;
    padding:0px;
    margin:0px;
}
a,a:hover{
    text-decoration:none;
}
.clear{
    clear:both;
}
body{
    width:100%;

}

header{
    width: 100%;
    overflow-x: hidden;
}
.logo{
    padding-top: 10px;
    padding-bottom: 10px;
}
.logo img{
    max-width:100%;
}
.menu{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background:#005c39;
}
body,.menu,.main{
    width: 100%;
}
.search{
    float:right;
    width:600px;
    height:42px;
    margin-top:30px;
}
.search div{
    /* border:2px solid #fff; */
    height:44px;
}
.search input[type="text"]{
    width:48%;
    height:40px;
    float:left;
    border:0px;
    background: #ededed;
}
.search button{
    width:10%;
    height:40px;
    text-align:center;
    float:left;
    border:0px;
    background:#768948;
    line-height:40px;
    color:#fff;
    font-size:16px;
}
.top-weixin{
    float: left;
    width: 60%;
    line-height: 44px;
    padding-left: 15px;
}
.top-weixin a,.top-weixin span{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: #5f514b;
}
@media(min-width:1600px){
    .menu>.container,.header-main>.container,.banner>.container,.main>.container,.footer>.container,.banner-title>.container{
        width: 1400px;
        padding:0px;
    }
    .header-main .col-md-3{
        width:32%;
        padding-left:0px;
    }
    .header-main .col-md-9{
        width:68%;
        padding-right:0px;
    }
}
@media(max-width:1599px){
    .menu>.container,.header-main>.container,.banner>.container,.main>.container,.footer>.container,.banner-title>.container{
        width:1300px;
    }
    .header-main .col-md-3{
        width:30%;
        padding-left:0px;
    }
    .header-main .col-md-9{
        width:70%;
        padding-right:0px;
    }
}
@media(max-width:1365px){
    .menu>.container,.header-main>.container,.banner>.container,.footer>.container,.main>.container,.banner-title>.container{
        width: 100%;
    }
    .header-main .col-md-3{
        width:40%;
        padding-left:15px;
    }
    .header-main .col-md-9{
        width:60%;
        padding-right:15px;
    }
}
@media(max-width:1024px){
    .header-main .col-md-3{
        width:30%;
    }
    .header-main .col-md-9{
        width:70%;
    }
}
@media(max-width:768px){
    .header-main .col-md-3{
        width:40%;
    }
    .header-main .col-md-9{
        width:60%;
    }
    .logo{
        padding-bottom: 0px;
    }
}
@media(max-width:767px){
    .header-main .col-xs-12{
        padding-right:0px;
        width:100%;
    }
    .logo img{
        max-width:60%;
    }
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "微软雅黑","黑体",Microsoft YaHei,Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;
}
#cssmenu{
    z-index:999;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: SimSun;
}
#cssmenu > ul > li {
  float: left;
  height: 50px;
  width:7.14%;
  text-align:center;
}
#cssmenu > ul > li:last-child {
  background: none;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li {
    background: none;
}
#cssmenu > ul > li > a {
  width:100%;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  color: #e6e7a9;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  line-height: 50px;
  display:block;
}
#cssmenu > ul > li:last-child > a {
    background:none;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
    color:#fff;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  z-index:999;
  filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#005c39,endcolorstr=#005c39,gradientType=0);
  -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#005c39,endcolorstr=#005c39,gradientType=0);/*IE8*/   
  background:#005c39;/* 一些不支持背景渐变的浏览器 */  
  background:-moz-linear-gradient(top, #005c39, rgba(0, 92, 57, 0.7));  
  background:-webkit-gradient(linear, 0 0, 0 bottom, from(#005c39), to(rgba(0, 92, 57, 0.7)));  
  background:-o-linear-gradient(top, #005c39, rgba(0, 92, 57, 0.7));
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: -100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: -100%;
}
#cssmenu ul ul li {
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
  
}
#cssmenu ul li:hover > ul > li {
}
#cssmenu ul ul{
    margin-left:-10px;
}
#cssmenu ul ul li a {
  padding: 10px;
  width: 100px;
  font-size: 16px;
  text-decoration: none;
  color: #e6e7a9;
  text-align:center;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  line-height: 1.3em;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #fff;
  background:#768948;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 18px;
  left: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  content: "";
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #fff;
}
@media(min-width:1600px){
    #cssmenu ul ul li a {
        width:120px;
    }
    #cssmenu ul ul {
        margin-left:-2px;
    }
}
@media(min-width:1280px) and (max-width:1599px){
    #cssmenu ul ul li a {
        width:120px;
    }
    #cssmenu ul li:last-child ul ul li a{
        width:120px;
    }
}
@media(min-width:769px) and (max-width:1024px){
    #cssmenu ul ul li a {
        text-align:left;
        padding-left:15px;
        width:120px;
    }
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 801px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 801px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 801px), only screen and (min-device-pixel-ratio: 2) and (max-width: 801px), only screen and (min-resolution: 192dpi) and (max-width: 801px), only screen and (min-resolution: 2dppx) and (max-width: 801px) {
 .menu{
    height:32px;
  }
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
    background: #fff;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  #cssmenu > ul > li {
    height: 42px;
  }
  #cssmenu > ul > li>a {
    line-height: 42px;
    font-size: 14px;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    color: #333;
    
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul {
      background: #fff;
  }
  #cssmenu ul ul li a {
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    color: #333;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #333;
  }
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
    color:#005c39;
}
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 15px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 10px;
    right: 20px;
    display: block;
    width: 15px;
    height: 2px;
    background: #fff;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 15px;
    right: 20px;
    display: block;
    width: 15px;
    height: 8px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 52px;
    width: 52px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 15px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 20px;
    display: block;
    width: 11px;
    height: 1px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
}

.wrap{
    background: url(../images/footer-bg.jpg) no-repeat center bottom;
    width: 100%;
    background-size: contain; 
    -webkit-background-size: contain; 
    -moz-background-size: contain;  
    -o-background-size: contain; 
}
.banner{
    width: 100%;
    overflow-x: hidden;
}
.banner img{
    width: 100%;
}
.banner .focusBox { position: relative; width:100%; overflow: hidden;}
.banner .focusBox .pic{ position:relative; z-index:0;left: 0}
.banner .focusBox .pic img { width:100%; display: block; }
.banner .focusBox .pic .pic-img-title{position: absolute;bottom: 0; z-index: 9999; width: 105%; text-align: center; line-height: 38px;background-color: rgba(0,92,57,0.5);overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.banner .focusBox .pic .pic-img-title a{color: #fff; font-size: 24px;}
.banner .focusBox .hd { width:20%; position: absolute; right: 0; bottom: 0px; text-align: right; font-size:0; z-index:1;height: 46px; padding-right: 7%;padding-top: 18px;}
.banner .focusBox .hd li{margin: 0px 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
display:inline-block; *display:inline; zoom:1;  _background: url(../images/dot8.png) no-repeat 0 -16px;
}
.banner .focusBox .hd .on{ background-position:0 0; }
.banner .focusBox .prev,.banner .focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.banner .focusBox .prev { left: 0; }
.banner .focusBox .next { background-position: 0 -90px; right: 0; }
.banner .focusBox .prev:hover,.banner .focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
.main{
    overflow-x: hidden;
    width:100%;
}
@media(min-width:1600px){
    .main{
        background: url(../images/main-bg.jpg) no-repeat top center;
        padding-bottom: 115px;
    }
}
.main>.container{
    padding: 10px 0px;
}
/*学院新闻*/
.news{
    padding-top: 30px;
    padding-left: 0px;
}
.news-title{
    background: url(../images/title-bg.jpg) repeat-x;width: 100%;height: 42px;
}
.news-title-1{
    background: url(../images/title-img.jpg) no-repeat left;width: 100%;height: 42px;
}
.news-title-2{
    background: url(../images/icon.jpg) no-repeat 15px 5px;width: 100%; height: 42px; line-height: 42px; padding-left: 56px; font-size: 20px; font-weight: bold;color: #005c39;
}
.news-title-cpc{
    background: url(../images/cpc-icon.jpg) no-repeat 15px 5px;width: 100%; height: 42px; line-height: 42px; padding-left: 56px; font-size: 20px; font-weight: bold;color: #FE0002;
}
.more,.more-cpc{
    text-align: right;
    width: 100%;
    margin-top: -32px;
}
.more a{
    color: #92c123;
}
.more-cpc a{
    color: #FE0002;
}
.news-con{
    padding-top: 15px;
}
.news-con>.col-md-5,.news-con>.col-md-7{
    padding:0px;
}
.news-con>.col-md-5{
    padding-right: 30px;
}
.news-item{
    width: 100%;
    padding:0px 15px;
    float: left;
}
.news-item-con{
    width: 100%;
    border-bottom:1px solid #92c123;
    padding:7px 0px;
    float: left;
    height: 50px;
}
.news-date{
    background: #60943e;
    float: right;
    width: 20%;
    color: #fff; text-align: center; font-size: 16px; line-height: 24px; margin-top: 12px;
}
.news-item-title{
    width: 80%;
    float: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: justify;
    line-height: 50px;
}
.news-item-title a{
    color:#000000;
}
.news-item-title a:hover{
    color:#92c123;
}
.focusBox2 { position: relative; width: 100%; overflow: hidden; font: 14px; text-align: left; background: white; }
.focusBox2 .pic img { width: 100%; display: block;}
.news-img-title{ height:36px; line-height:36px; position:absolute; width: 100%; bottom:-36px; bottom: 0; z-index: 2;background: #005c39; filter: alpha(opacity=80); opacity: 0.8;}
.news-img-title a{ display: block; color: white; padding: 0 0 0 10px; font-size: 14px;text-decoration: none;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; width: 80%; float: left;}
.focusBox2 .num { position: absolute; z-index: 3; bottom: 8px; right: 15px; }
.focusBox2 .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox2 .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox2 .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox2 .num li.on a,.focusBox .num a:hover{ background:#f60; }


/*通知公告*/
.tzgg{
    padding-right: 0px;
    padding-top: 30px;
}
.scrollbox{ width: 100%; margin: 0 auto; overflow: hidden;margin-top: 15px;}
#scrollDiv{width:100%;height:260px; overflow:hidden;}/*这里的高度和超出隐藏是必须的*/
#scrollDiv li{height:50px; width:100%; padding:0px;overflow:hidden; vertical-align:bottom; zoom:1; border-bottom:#B7B7B7 dashed 1px;}
#scrollDiv li h3{ height:24px; font-size:16px; color:#000000; line-height:24px; width:75%; float: left; padding-right: 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
#scrollDiv li .tzgg-date{ background: #60943e; width: 25%; float: left; color: #fff; text-align: center; font-size: 16px; line-height: 24px; margin-top: 22px;}
#scrollDiv li h3 a{color:#000000; text-decoration:none;}
#scrollDiv li h3 a:hover{ color:#F00}


/*党建思政*/
.djsz,.notice{
    padding-left: 0px;
    padding-top: 30px;
    padding-right: 25px;
}
.djsz-title{
    background: url(../images/title-cpc-bg.jpg) repeat-x;width: 100%;height: 42px;
}
.djsz-title-1{
    background: url(../images/title-cpc-img.jpg) no-repeat left;width: 100%;height: 42px;
}
.djsz-title-2{
    background: url(../images/icon.jpg) no-repeat 15px 5px;width: 100%; height: 42px; line-height: 42px; padding-left: 56px; font-size: 20px; font-weight: bold;color: #b21904;
}

/*横幅*/
.slogon{
    padding-top: 30px;
    padding-left: 0px;
    padding-right: 0px;
}

/*媒体看环生*/
.mtkhs{
    padding-right: 0px;
    padding-top: 30px;
    padding-left: 25px;
}
.mt-date{
    float: left;
    width: 15%;
    text-align: right;
    line-height: 36px;
}
.mt-item-title{
    width: 85%;
    float: left;
    line-height: 36px;
}
.mt-item-title a{
    color:#333;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.mt-item-title a:hover{
    color: #92c123;
}

/*通知公告*/
.notice{
    padding-left: 0px;
    padding-top: 30px;
}

/*会议室预约*/
.xt{
    padding: 20px 50px;
    float: left;
}
.xt-btn{
    margin-right: 15px;
    width: auto;
    border:2px solid #005c39;
    height: 64px;
    line-height: 64px;
    float:left;
    border-radius: 10px;
    -webkit-border-radius:10px;
    -o-border-raidus:10px;
    -moz-border-radius:10px;
    padding:0px 20px;
    margin-bottom: 10px;
}
.xt-btn1{
    width: 280px;
    border:2px solid #005c39;
    height: 64px;
    line-height: 64px;
    float:left;
    border-radius: 10px;
    -webkit-border-radius:10px;
    -o-border-raidus:10px;
    -moz-border-radius:10px;
    padding:0px 20px;
}
.xt-btn img,.xt-btn1 img{
    max-height: 30px;
}
.xt-btn a ,.xt-btn1 a{
    color: #005c39;
    font-size: 18px;
    /* letter-spacing: 5px; */
}
/*学术讲座*/
.xsjz{
    padding-right: 0px;
    padding-top: 30px;
}
.xsjz .news-con{
	padding-top:7px;
}
.xsjz-item-con{
    padding:15px 0px;
    border-bottom: 1px dotted #bfbfbf;
    float: left;
    width: 100%;
}
.xsjz-date{
    float: left;
    width: 25%;
    text-align: right;
}
.xsjz-item-all{
    width: 75%;
    float: left;
}
.xsjz-item-title{
    padding-bottom: 10px;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.xsjz-item-title a{
    color: #005c39;
    font-size: 16px;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.xsjz-item-title a:hover{
    color: #adc700;
}
.xsjz-item-1{
    color: #a7a7a7;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.xsjz-item-1 i{
    font-size: 14px;
}
.xsjz-date{
    padding-top: 30px;
}


/*footer*/
.footer{
    width: 100%;
    background:#005c39;
    text-align:left;
    padding-bottom:20px;
    padding-top:20px;
    margin-top:120px;
    color:#fff;
    filter:alpha(opacity=70);
    opacity:0.7; 
    font-size: 14px;
}
.lxwm{
    
}
.ynlj{
    padding-left: 40px;
    border-left: 1px solid #fff;
}
.footer-title{
    font-size: 18px;
    font-weight: bold;
    line-height: 46px;
    padding-bottom: 5px;
}
.lxwm li{
    line-height: 32px;
}
.ynlj li{
    width: 50%;
    float: left;
    line-height: 32px;
}
.ynlj li a{
    color: #fff;
}
.xnlj {
    padding-left: 40px;
    border-left: 1px solid #fff;
}
.footer-title{
    font-size: 16px;
    font-weight: bold;
    line-height: 46px;
    padding-bottom: 5px;
}
.lxwm li{
    line-height: 32px;
}
.xnlj li{
    width: 100%;
    float: left;
    line-height: 32px;
}
.xnlj li a{
    color: #fff;
}
.copyright{
    width: 100%;
    background:#003823;
    text-align:center;
    color:#fff;
    line-height: 42px;
    filter:alpha(opacity=90);
    opacity:0.9;
}
@media(max-width:1280px){
    .news-date{
        width: 25%;
        line-height: 42px;
    }
    .news-item-title{
        width: 75%;
        line-height: 42px;
    }
    .news-item-con{
        height: 56px;
    }
    #scrollDiv li{ height: 56px;}
    #scrollDiv{
        height: 240px;
    }
}

@media(max-width:1024px){
	body{
		font-size:14px;
	}
    .wrap{
        background-size:auto; 
        -webkit-background-size: auto; 
        -moz-background-size: auto;  
        -o-background-size: auto; 
    }
    .search{
        margin-top: 20px;
    }
    .news-con>.col-md-5{
        padding: 0px;
    }
    .news-item{
    }
    .news-date{
        width: 25%;
    }
    .news-item-title{
        width: 75%;
    }
    .news{
        padding-left: 30px;
        padding-right: 30px;
    }
    .news-con .col-xs-12{
        padding-left: 0px;
        padding-right: 0px;
    }
    .djsz,.notice{
        padding-left: 30px;
        padding-right: 15px;
    }
    .mtkhs,.xsjz{
        padding-left: 15px;
        padding-right: 30px;
    }
    .mt-date,.xsjz-date{
        width: 20%;
    }
    .mt-item-title,.xsjz-item-all{
        width: 80%;
    }
    .xt-btn{
        margin-right: 10px;
        width: auto;
        border:2px solid #005c39;
        height: 56px;
        line-height: 56px;
        float:left;
        border-radius: 15px;
        -webkit-border-radius:15px;
        -o-border-radius:15px;
        -moz-border-radius:15px;
        padding:0px 10px;
        margin-bottom: 10px;
    }
    .xt-btn:last-child{
        margin-right: 0px;
    }
    .xt-btn img{
        max-height: 42px;
    }
    .xt-btn a{
        color: #005c39;
        font-size: 18px;
        letter-spacing: 0px;
    }
    .ynlj li, xnlj li{
        width: 33.3%;
    }
    .xsjz-item-con{
        padding:10px 0px;
    }
    .banner .focusBox .pic .pic-img-title a{font-size: 20px;}
    .tzgg{
        padding-right: 30px;
        padding-left: 0px;
    }
	#scrollDiv li h3{ font-size:14px; margin-top:15px;}
	#scrollDiv li .tzgg-date{
		font-size:14px;
		margin-top:15px;
	}
}
@media(max-width:768px){
    .mt-date,.xsjz-date{
        width: 25%;
    }
    .mt-item-title,.xsjz-item-all{
        width: 75%;
    }
    .search{
        margin-top: 15px;
    }
    .news-con>.col-md-7{
        margin-top: 15px;
    }
    .ynlj ,.xnlj{
        padding-left: 10px;
    }
    .ynlj li,.xnlj li{
        width: 100%;
    }
    .xt-btn{
        margin-right: 10px;
        width: auto;
        /* max-width: 160px; */
        border:2px solid #005c39;
        height: 52px;
        line-height: 52px;
        float:left;
        border-radius: 15px;
        -webkit-border-radius:15px;
        -o-border-raidus:15px;
        -moz-border-radius:15px;
        padding:0px 10px;
        margin-bottom:10px;
    }
    .xt-btn img{
        max-height: 32px;
    }
    .banner .focusBox .pic .pic-img-title a{font-size: 18px;}
    .tzgg{
        padding-left: 30px;
    }

}
@media(max-width:767px){
    .search{
        margin-bottom: 15px;
        width:400px;
    }
    .search input[type="text"]{
        height:32px;
    }
    .search button{
        height:32px;
        line-height:32px;
    }
    .banner .focusBox .pic .pic-img-title{text-align: left; line-height: 26px; padding-left: 15px;}
    .banner .focusBox .hd { width:30%; padding-right:1%;height: 32px; padding-top: 10px;}
    .banner .focusBox .pic .pic-img-title a{font-size: 14px;}
    .top-weixin{
    line-height: 32px;
    }
    .news-item{
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }
    .news-date{
        width: 25%;
    }
    .news-item-title{
        width: 75%;
    }
    .djsz,.notice{
        padding-left: 30px;
        padding-right: 30px;
    }
    .mtkhs,.xsjz{
        padding-left: 30px;
        padding-right: 30px;
    }
    .tzgg{
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media(max-width:413px){
    .search{
        width:100%;
    }
    .search input[type="text"]{
        width:48%;
    }
    .search button{
        width:10%;
    }
    .top-weixin{
        width: 60%;
        padding-left: 5px;
        font-size: 12px;
    }
    .news-date{
        width: 28%;
    }
    .news-item-title{
        width: 72%;
    }
}
@media(max-width:374px){
    .search input[type="text"]{
        width:38%;
    }
    .top-weixin{
        width: 52%;
    }
    .news-date{
        width: 35%;
    }
    .news-item-title{
        width: 65%;
    }
    .mt-date,.xsjz-date{
        width: 30%;
    }
    .mt-item-title,.xsjz-item-all{
        width: 70%;
    }
    .xt-btn{
        margin-right: 10px;
        width: auto;
        /* max-width: 150px; */
        border:2px solid #005c39;
        height: 42px;
        line-height: 42px;
        float:left;
        border-radius: 5px;
        -webkit-border-radius:5px;
        -o-border-raidus:5px;
        -moz-border-radius:5px;
        padding:0px 5px;
    }
    .xt-btn img{
        max-height: 32px;
    }
}


/*返回头部*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(54, 54, 54, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
    z-index: 999999999999;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
.sinfo
{
  font-size: 16px;
  line-height: 2em;
}
.weixin{
  position: absolute;
  z-index: 99999;
  top: 8%;
  left:80%;
}
.weixin img{
  width: 200px;
  display: none;
}


.jdfg{
    margin-top: 30px;
    padding-left: 0px;
    padding-right: 0px;
}
.jdfg .lm-title{
    width: 480px;
    position: relative;
    left: 50%;
    margin-left: -240px;
}
.jdfg .container-fluid{
    margin-top: 15px;
}
.zt-item{
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    overflow: hidden;
}
.zt-item-img img{
    width: 100%;
    transition: all 0.5s;
}
.zt-item-img img:hover{
    transform: scale(1.2);
}
.zt-item-img{
    position: relative;
}
.zt-item-title{
    position: relative;
    bottom: 36px;
    height: 36px;
    background: #005c39;
    line-height: 36px;
    width: 100%;
    text-align: center;
    margin-bottom: -36px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: justify;
    display: block;
    color: #fff;
    padding:0 15px;
}
.zt-item-title a{
    color: #fff;
}
.scrollBox{ width:100%;  background:url(images/scrollBg.png) ;padding:10px;border-top:1px solid #fff; position:relative; }
.scrollBox .piclist{ width:1200px; overflow:hidden; zoom:1;}
.scrollBox .ohbox{overflow:hidden; position:relative;width:1470px;}
.scrollBox {position:relative;overflow:hidden;zoom:1;}
.scrollBox .piclist .zt-item-img{float:left; display:inline; width:390px;}
.scrollBox .piclist li span{height:25px;line-height:25px;display:block;text-align:center;   }
.scrollBox .pageBtn span{ background:url(images/bntBg.png) no-repeat; display:block;width:37px;height:59px;position:absolute;top:72px;cursor:pointer;text-indent:-999em;overflow:hidden; }
.scrollBox .pageBtn .prev{left:20px;background-position:-11px -84px ;}
.scrollBox .pageBtn .next{right:20px;background-position:-53px -84px ;}