.cd-lb .carousel-indicators {
  display: none;
}
.ny-bg img {
  width: 100%;
}
.i-infos-ev .line{
  width: 15px;
  height: 2px;
  background: #82B244;
  margin: -10px auto 6px;
}
.ny-ej-left {
  height: 170px;
  text-align: left;
  background-color: #1b79b6;
}
.ny-ej-left h3 {
  font-size: 50px;
  color: white;
  font-weight: bold;
  margin-top: 60px;
  position: relative;
  display: inline-block;
}
.ny-ej-left h3:after {
  content: "";
  width: 30px;
  height: 3px;
  background-color: #82b244;
  position: absolute;
  left: 0px;
  top: 65px;
}
.ny-ej-nav.navbar-default {
  margin-bottom: 0px;
  background: none;
  box-shadow: none;
}
.ny-content {
  padding: 80px 15px;
  background-color: #fafafa;
}
.ct-p1 {
  color: #2b2b2b;
  font-size: 16px;
  line-height: 30px;
  margin-top: 60px;
  text-indent: 2em;
}
.ct-p1 span {
  color: #1b79b6;
  font-weight: bold;
}
.ct-p2 {
  color: #2b2b2b;
  font-size: 16px;
  line-height: 30px;
  margin-top: 40px;
  text-indent: 2em;
}
.ct-infos {
  margin-top: 50px;
}
.pro-ev {
  display: block;
  color: #2b2b2b;
  font-size: 18px;
  margin-bottom: 20px;
}
.pro-ev:hover {
  color: #1b79b6;
  font-weight: bold;
}
.pro-ev .img-box {
  width: 100%;
  padding: 9%;
  background: #fff;
}
.pro-ev img {
  width: 100%;
  transition: all 0.3s;
}
.pro-ev:hover img {
  transform: scale(1.02);
}
.pro-ev .div1 {
  margin-top: 14px;
}
.pro-ev .div1 .span1 {
  float: left;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  line-height: 35px;
}
.pro-ev .div1 .span2 {
  float: left;
  display: inline-block;
  width: 100px;
  height: 35px;
  line-height: 33px;
  border: 1px solid #5454549e;
  color: #545454;
  font-size: 14px;
  text-align: center;
  border-radius: 1px;
}
.pro-ev:hover .div1 .span2 {
  border: 1px solid #1b79b6;
  background-color: #1b79b6;
  color: white;
}
.info-div1 img {
  width: 100%;
}
.info-div2 h3 {
  font-size: 30px;
  color: #1b79b6;
  font-weight: bold;
  position: relative;
  margin-bottom: 50px;
  margin-top: 0px;
  display: inline-block;
}
.info-div2 h3:after {
  content: "";
  width: 50px;
  height: 2px;
  background-color: #82b244;
  position: absolute;
  left: 0px;
  top: 55px;
}
.info-div2 p {
  font-size: 16px;
  color: #2b2b2b;
}
.info-div2 .title {
  font-weight: bold;
}
.sjz .div1 {
  border-right: 1px solid #a2a2a2;
  padding: 10px 0px;
}
.sjz .div1 a {
  color: #757575;
  font-size: 16px;
  display: block;
  line-height: 30px;
  text-align: right;
  padding-right: 30px;
}
.sjz .div1 a:hover {
  color: #fe0200;
}
.sjz .div2 {
  margin-left: 15%;
  background: url("../img/history_line.jpg") repeat-y;
  padding: 10px 0px;
}
.sjz .div2 .ul1 .sbli {
  padding-left: 40px;
  position: relative;
  margin-bottom: 30px;
}
.sjz .div2 .ul1 .sbli .dian {
  position: absolute;
  left: -9px;
  top: 5px;
}
.sjz .div2 .info{
  font-size: 16px;
  color: #000;
  line-height: 30px;
}
.sjz .div2 .ul1 .sbli .date{
  color: #7f7f7f;
  font-size: 20px;
  position: absolute;    
  left: -70px;
  top: 1px;
}
.sjz-content {
  background-color: #fff;
  border-top: 1px solid #ccc;
}
.ny-fixed{
  position: fixed;
  top: 0px;
}
.ny-news-1 {
  display: block;
  background: #fff;
  padding: 20px;
}
.ny-news-1 .div1 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fdfbfb;
}
.ny-news-1 .div1:hover {
  color: #1B79B6;
}
.ny-news-1 .more-btn:hover {
  border: 1px solid #1B79B6;
  color: #1B79B6;
}
.ny-news-1 span {
  color: #999;
  font-size: 16px;
  font-weight: normal;
}
.ny-news-1 span span {
  color: #666;
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
}
.ny-news-1 .news-p1 {
  color: #666;
  font-size: 16px;
  line-height: 26px;
  margin-top: 20px;
  min-height: 134px;
}
.ny-news-1 .more-btn {
  border: 1px solid #999;
  color: #999;
  display: block;
  width: 100px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
}
.ny-news-2 {
  display: block;
  color: #666;
  margin: 30px auto;
  background: #fff;
  padding: 30px 15px;
}
.ny-news-2 .div4 {
  font-size: 20px;
  border-bottom: 1px solid #ccc9c975;
  text-align: center;
  color: #999;
  font-size: 16px;
  padding-bottom: 10px;
  width: 50%;
  margin: auto;
}
.ny-news-2 .div5 {
  font-size: 20px;
  text-align: center;
  padding-top: 10px;
  font-size: 22px;
  color: #333;
  font-weight: bold;
}
.ny-news-2 .div5 span {
  color: #999;
  font-size: 16px;
  font-weight: normal;
}
.ny-news-2 .div6 {
  font-size: 16px;
  color: #666;
  line-height: 26px;
  border-left: 1px solid #ccc;
  padding-left: 60px;
}
.ny-news-2 .div6 p {
  font-weight: bold;
  color: #333;
}
.ny-news-2:hover {
  background-color: #1f7bb7;
  border-color: #1f7bb7;
}
.ny-news-2:hover p,.ny-news-2:hover span,.ny-news-2:hover div {
  color: #fff;
}
.news-content p {
  font-stretch: inherit;
  font-size: 14px;
  line-height: 26px;
  font-family: 宋体;
  vertical-align: baseline;
  text-align: justify;
  color: rgb(102, 102, 102);
  white-space: normal;
}
.contact-left {
  background: #fff;
  padding: 20px;
}
.contact .p1 {
  font-weight: bold;
  font-size: 18px;
  color: #82b244;
  margin-bottom: 0px;
}
.contact .p2 {
    font-weight: bold;
    font-size: 35px;
    color: #2794da;
    position: relative;
}
.contact .p3{
    margin-top: 200px;
    padding: 20px;
    background: #F5F5F5;
    line-height: 24px;
}
.hornor-content .hornor img{
  margin-top: 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 10px;
  background: #fff;
}
.hornor-content .hornor p {
  min-height: 40px;
  overflow: hidden;
  line-height: 20px;
  margin: 10px 0 0;
}
.hornor-content .h3-blue {
  font-size: 28px;
}
.hornor-content .h3-blue:after {
  top:38px;
}
.hornor-content .hornor1 {
  margin-bottom: 40px;
}
.info-div1 {
  background: #fff;
  padding: 8%;
  border-radius: 8px;
}
.ny-content table {
  text-align: center;
  background: #fff;
}
.ny-content .contact {
  background: #fff;
  padding: 40px 16px;
  overflow: hidden;
}
.rlzy-line {
  border-bottom: 1px solid #ddd;
  margin-bottom: 32px;
}
.gbook-box .form-control {
  height: 50px;
  line-height: 50px;
  margin-bottom: 20px;
}
.gbook-box .form-control1 {
  height: 200px;
}
.gbook-box .btn-primary{
  width: 100%;
  height: 50px;
  font-size: 20px;
}
.gbook-box .p1 {
  line-height: 52px;
}
/*百度地图*/
.baidumap {
  width: 100%;
  height: 300px;
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
#dituContent2 .BMap_Marker.BMap_noprint{
  background: url(../img/map-dian.png) no-repeat center!important;
  width: 32px!important;
  height: 32px!important;
  left: 232px!important;
  top: 118px!important;
}
#dituContent .BMap_Marker.BMap_noprint {
  background: url(../img/map-dian.png) no-repeat center!important;
  width: 32px!important;
  height: 32px!important;
  left: 242px!important;
  top: 144px!important;
}
.list-hr li{
  background: #fff;
  border-radius: 8px;
  padding:50px 24px;
  margin-top: 50px;
}
.list-hr li .h4 {
  font-size: 20px;
  color: #1B79B6;
  line-height: 40px;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
}
.list-hr li .h4:after {
  display: block;
  content: "";
  width: 30px;
  height: 1px;
  background: #82B244;
}

@media (min-width: 767.78px) {
  .ny-ej-fa {
    background: url("../img/ej_bg.png") center center no-repeat;
    height: 170px;
    margin-top: -80px;
    position: relative;
  }
  .ny-ej-nav.navbar-default {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0px;
    border: none;
    margin-top: 80px;
  }
  .ny-ej-nav .navbar-nav {
    float: right;
  }
  .ny-ej-nav .navbar-nav > li > a {
    font-size: 16px;
    line-height: 70px;
    color: #2b2b2b;
  }
  .ny-ej-nav .navbar-nav > li:not(:last-child) > a {
    background: url("../img/ny_line.jpg") right center no-repeat;
  }
  .ny-ej-nav .navbar-nav > li > a:hover,
  .ny-ej-nav .navbar-nav > .active > a,
  .ny-ej-nav .navbar-nav > .active > a:focus,
  .ny-ej-nav .navbar-nav > .active > a:hover {
    background-color: transparent;
    color: #1b79b6;
    font-weight: bold;
  }
  .pro-ev .div1 .span1 {
    display: inline-block;
    width: auto;
  }
  .pro-ev .div1 .span2 {
    float: right;
  }
}
@media (max-width: 991.98px) and (min-width: 767.78px) {
  .ny-ej-left h3 {
    font-size: 40px;
  }

}
@media (max-width: 767px) {
  .ny-content {
  padding: 40px 0;
}
.ny-news-2 .div6 {
  padding-left: 15px;
}
.contact-left {
  padding: 0;
}
.contact .p2 {
  font-size: 28px;
}
.contact .p3{
  margin-top: 20px;
}
}
