@media (min-width: 2000px) {
  .container{
  width: 1230px;
  }
}
a {
  text-decoration: none !important;
}
.top-bg {
  background: url("../img/tp_bg.png") center center repeat-x white;
  line-height: 36px;
  height: 36px;
}
.top-body {
}
@media (min-width:768px) {
  .dropdown1:hover .dropdown-menu{
    display: block;
  }
  .navbar-right .dropdown-menu {
    right: 0;
    left: 0;
    top: 69px;
  }
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  background: none;
  color: #337ab7;
}
.dropdown-menu {
  left: 0;
  min-width: 130px;
  text-align: center;
  border:none;  
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #1B79B6;
    text-decoration: none;
    background-color: #f5f5f5;
    font-weight: bold;
}
.dropdown-menu>li>a {
  padding: 10px 15px;
}
.top-welcome {
  font-size: 14px;
  color: #858585;
}
.top-1-right {
  font-size: 14px;
  color: #858585;
}
.top-lang-choose {
  cursor: pointer;
  margin-left: 16px;
}
.top-lang-choose > img {
  margin-right: 4px;
}
.top-drop {
  min-width: auto;
  margin-top: 10px;
}
.top-body-2 {
  margin-top: 20px;
}
.top-logo-2 {
  margin: 0px 6px;
}
.top-fwrx {
  font-size: 20px;
  line-height: 24px;
}
.top-fw-color-1 {
  color: #676767;
}
.top-fw-color-2 {
  color: #1f2677;
}
.top-phone {
  margin-top: -6px;
  margin-right: 6px;
}
.top-nav {
  margin-top: 20px;
  margin-bottom: 0px;
  border-radius: 0px;
  height: 60px;
  line-height: 60px;
  border: 0px;
  background-image: url("../img/navbg.png");
}
.lb-img {
  max-width: 100%;
  height: 350px;
  width: 100%;
}
.top-phone {
  color: #1b79b6;
  font-weight: bold;
  font-size: 14px;
}
.cd-top {
  background-color: #ffffff;
  border-color: #ffffff;
  margin-bottom: 4px;
}
.cd-top .navbar-brand {
  padding: 0px 15px;
}
.cd-top .navbar-nav > li > a:hover,
.cd-top .navbar-nav > .active > a,
.cd-top .navbar-nav > .active > a:focus,
.cd-top .navbar-nav > .active > a:hover {
  color: #1b79b6;
  background-color: #ffffff;
  font-weight: bold;
}
.cd-top .navbar-nav > li > a {
  color: #1c2537;
}
.cd-top .navbar-form .form-control {
  border-radius: 13px;
  max-width: 100%;
}
.cd-top .navbar-form {
  position: relative;
}
.cd-top .navbar-form .cd-top-btn {
  position: absolute;
  border: none;
  background: none;
  right: 18px;
  top: 6px;
}
.cd-lb .carousel-indicators li {
  width: 20px;
  height: 20px;
  border: none;
  background-color: #ffffff;
  opacity: 0.4;
}
.cd-lb .carousel-indicators li:not(:last-child) {
  margin-right: 4px;
}
.cd-lb .carousel-indicators .active {
  background-color: #1b79b6;
  margin: 1px;
  opacity: 0.9;
}
.banner-img {
  margin: 0 auto;
  display: block;
}
@media (min-width: 767.78px) {
  .cd-top {
    margin-top: 2px;
  }
  .cd-top .navbar-form {
    margin-top: 14px;
  }
  .cd-top .navbar-form {
    max-width: 210px;
  }
  .cd-top .navbar-form .cd-top-btn {
    top: 16px;
  }
  .cd-lb .carousel-indicators {
    bottom: 74px;
  }
}
@media (min-width: 767.78px) and (max-width: 1199.98px) {
  .cd-top .navbar-nav > li > a {
    padding: 15px 7px;
  }
}
@media (min-width: 991.78px) {
  .cd-top .navbar-brand {
    height: 90px;
  }
  .cd-top .navbar-nav > li > a {
    font-size: 16px;
    line-height: 60px;
    padding-right: 0px;
    text-align: right;
    padding-left: 30px;
  }
  .cd-top .navbar-brand img {
    margin-top: 13px;
  }
}
.i-zn {
  background-color: #fff;
  padding: 10px 15px;
  line-height: 30px;
}
.fz-16-1 {
  font-size: 16px;
  color: #1f7bb7;
  font-weight: bold;
}
.fz-16-2 {
  font-size: 16px;
  color: #2b2b2b;
}
.fz-16-3 {
  font-size: 16px;
  color: #a1a1a1;
}
.i-zn .fz-16-2 {
  display: none;
}
.i-zn .active {
  display: inline-block;
}
.i-zn .span1 {
  cursor: pointer;
  color: #b8b8b8;
  font-size: 16px;
}
.i-zn .span1 > span:first-child {
  margin-right: 10px;
}
/* 灰色背景 */
.bg-gray {
  background-color: #fafafa;
}
.i-body {
  padding: 80px 15px;
}
.h3-blue {
  font-size: 50px;
  color: #1b79b6;
  font-weight: bold;
  position: relative;
  margin-bottom: 30px;
  margin-top: 0px;
  display: inline-block;
}
.h3-blue:after {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #82b244;
  position: absolute;
  left: 0px;
  top: 65px;
}
.title-right {
  text-align: right;
  display: inline-block;
}
.title-right h4 {
  font-size: 35px;
  color: #1b79b6;
  margin-top: 0px;
  font-weight: bold;
}
.title-right span {
  color: #82b244;
  font-size: 24px;
}
.index-about {
  padding: 80px 15px 0;
}
.i-zj .div1 {
  margin-bottom: 30px;
}
.i-zj .div2 {
  margin-top: 30px;
}
.i-zj .div2 p {
  font-size: 16px;
  color: #2b2b2b;
  line-height: 30px;
}
.i-zj .div2 .p3 {
  text-indent: 2em;
}
.i-zj .div2 p span {
  font-weight: bold;
  color: #1b79b6;
}
.i-zj .div3 {
  text-align: center;
  font-size: 14px;
  color: #9d9d9d;
  border: 2px solid #9d9d9d;
  height: 120px;
  display: block;
  cursor: pointer;
  margin-bottom: 10px;
}
.i-zj .div3 .img-white {
  display: none;
}
.i-zj .div3 .img-blue {
  display: inline-block;
}
.i-zj .div3.active,
.i-zj .div3:hover {
  color: #fff;
  border: none;
  background-color: #1b79b6;
}
.i-zj .div3.active .img-white,
.i-zj .div3:hover .img-white {
  display: inline-block;
}
.i-zj .div3.active .img-blue,
.i-zj .div3:hover .img-blue {
  display: none;
}
.i-zj .div3 img {
  margin-top: 25px;
  margin-bottom: 10px;
}
.i-zj .div3 span {
  display: block;
}
.i-infos {
  background-color: #fff;
  border-radius: 4px;
}
.i-infos > div {
  background: url("../img/line.png") no-repeat right center;
  height: 220px;
  text-align: center;
}
.i-infos > div:last-child {
  background: none;
}
.i-infos > div span {
  color: #a5a5a5;
  font-size: 48px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  margin: 60px auto 0px;
}
.i-infos > div span:after {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  top: -12px;
  right: -12px;
}
.i-infos > div img {
  display: block;
  margin: auto;
  margin-top: -10px;
  margin-bottom: 6px;
}
.i-infos > div p {
  color: #737373;
  font-size: 16px;
}
.i-infos-ev {
  width: 25%;
  float: left;
}
.i-pro {
  background: url("../img/i_pro.jpg") no-repeat center;
  background-size: auto 100%;
}
.i-pro .div1 {
  margin-bottom: 20px;
}
.i-pro .div1 h4 {
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 0px;
}
.i-pro .div1 h3 {
  color: #ffffff;
  font-size: 50px;
  font-weight: bold;
  margin-top: 4px;
  position: relative;
  margin-bottom: 30px;
}
.i-pro .div1 h3:after {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  left: 0px;
  top: 65px;
}
.i-pro .div1 p {
  color: white;
  font-size: 16px;
}
.i-pro-body .hrefs {
  margin-top: 25px;
}
.i-pro-body .hrefs a {
  color: white;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  display: block;
  border: 2px solid #3280b1;
  border-radius: 20px;
  margin-bottom: 10px;
}
.i-pro-body .hrefs a:hover {
  border: none;
  background-color: #82b244;
  line-height: 44px;
}
.i-pro-more,
.i-pro-more:hover {
  display: block;
  border-radius: 4px;
  width: 240px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  color: white;
  font-size: 18px;
  font-weight: bold;
  background-color: #228fce;
  margin-top: 20px;
}
.i-pro .div2 {
  height: 180px;
  border-radius: 4px;
  background-color: #fff;
  text-align: center;
  padding-top: 20px;
  margin-bottom: 30px;
}
.i-pro .div2:hover {
  border: 1px solid #82B244;
}
.i-pro .div2 img {
  max-width: 80%;
}
.i-pro .div2 p {
  color: #2b2b2b;
  font-size: 16px;
  margin-top: 20px;
}
.h3-blue-fz {
  color: #1f7bb7;
  font-size: 50px;
  font-weight: bold;
  position: relative;
  margin-bottom: 30px;
}
.h3-blue-fz:after {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #e2e2e2;
  position: absolute;
  left: 0px;
  top: 65px;
}
.h3-blue-fz:before {
  content: "";
  width: 40px;
  height: 4px;
  background-color: #82b244;
  position: absolute;
  left: 0px;
  bottom: 75px;
}
.i-fw .p1 {
  color: #2b2b2b;
  font-size: 16px;
  line-height: 28px;
  text-indent: 2em;
}
.i-fw-sb {
  position: relative;
}
.more-square {
  width: 100px;
  height: 100px;
  display: inline-block;
  text-align: center;
  color: white;
  padding-top: 30px;
  font-size: 14px;
}
.more-square:hover,.i-pro-more:hover {
  color: #fff;
  -moz-box-shadow:2px 2px 5px #969696; 
  -webkit-box-shadow:2px 2px 5px #969696; 
  box-shadow:2px 2px 5px #969696;
}
.more-square span {
  display: block;
  margin-top: 10px;
}
.i-fw-right > div {
  position: relative;
}
.i-fw-right > div span {
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 26px;
  color: white;
  font-size: 18px;
  font-weight: bold;
}
.i-fw-right > div:first-child img {
  margin-bottom: 20px;
}
.i-fw-right > div img {
  width: 100%;
  transition: all 0.3s;
}
.i-fw-right > div img:hover {
  transform: scale(1.02);
}
.fw-right {
  position: relative;
  margin-bottom: 20px;
}
.fw-a {
  position: absolute;
  left: 15px;
  bottom: 0px;
}
.i-news {
  padding-top: 0px;
}
.i-news .div1 > li {
  width: 33%;
  float: left;
  max-width: 180px;
  font-size: 18px;
  color: #2b2b2b;
  background-color: #fafafa;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: relative;
}
.i-news-info-img {
  width: 100%;
  overflow: hidden;
}
.i-news-info-img img {
  width: 100%;
}
.i-news .div1 > li:not(:first-child):after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background-color: #dcdcdc;
  left: 0px;
  top: 15px;
}
.i-news .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  background-color: #1f7bb7;
  font-weight: bold;
  color: #fff;
  border: none;
  border-radius: 0;
  height: 100%;
  line-height: 30px;
}
.nav-tabs>li>a {
  line-height: 30px;
}
.i-news .nav-tabs {
  border: none;
}
.i-news .div1 > .active1 {
  background-color: #1f7bb7;
  font-weight: bold;
  color: #fff;
}
.i-news .div1 > .active1 a {
  color: #fff;
}
.i-news .div1 a:hover {
  font-weight: bold;
}
.more-square-tr {
  width: 100px;
  height: 155px;
  display: inline-block;
  text-align: center;
  color: #d0d0d0;
  padding-top: 40px;
  border: 2px solid #d0d0d0;
  font-size: 14px;
}
.more-square-tr:hover {
  background: #1B79B6;
  color: #fff;
}
.more-square-tr span {
  display: block;
  margin-top: 20px;
}
.i-news-info {
  margin-top: 45px;
}
.i-news-info .p1 {
  color: #2b2b2b;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 4px;
}
.i-news-info .p2 {
  color: #1b79b6;
  font-size: 16px;
  margin-bottom: 4px;
}
.i-news-info .p3 {
  color: #2b2b2b;
  font-size: 14px;
  line-height: 24px;
}
.news-more,
.news-more:hover {
  display: inline-block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: white;
  font-size: 16px;
  background-color: #2794da;
  border-radius: 40px;
  margin-bottom: 20px;
}
.i-news-ev {
  min-height: 120px;
  padding: 24px 0px;
  background-color: #fafafa;
  border: 1px solid #e4e4e4;
  display: block;
  margin-bottom: 20px;
}
.i-news-ev .div4 {
  border-right: 1px solid #e4e4e4;
  height: 100%;
  text-align: center;
  padding: 6px 0px;
}
.i-news-ev .div4 .p5 {
  color: #1b79b6;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 4px;
}
.i-news-ev .div4 .p6 {
  color: #1b79b6;
  font-size: 16px;
}
.i-news-ev .div5 .p7 {
  color: #2b2b2b;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 4px;
}
.i-news-ev .div5 .p8 {
  color: #2b2b2b;
  font-size: 14px;
}
.i-news-ev:hover {
  background-color: #1f7bb7;
  border-color: #1f7bb7;
}
.i-news-ev:hover .div4 {
  border-right: 1px solid #2590d6;
}
.i-news-ev:hover * {
  color: white !important;
}
.i-cho .span1 {
  color: #2b2b2b;
  font-size: 16px;
  display: block;
}
.i-cho .div1 {
  margin-top: 40px;
}
footer {
  padding: 70px 0px;
  background-color: #545454;
}
footer h4 {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  margin-bottom: 30px;
}
footer h4:after,
footer .p2:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 2px;
  background-color: #1f7bb7;
  left: 0px;
  top: 30px;
}
footer a {
  font-size: 14px;
  line-height: 35px;
  color: white;
  white-space: nowrap;
}
footer a:hover {
  color: #2794DA;
}
footer .p1 {
  font-weight: bold;
  font-size: 18px;
  color: #82b244;
  margin-bottom: 0px;
}
footer .p2 {
  font-weight: bold;
  font-size: 35px;
  color: #2794da;
  position: relative;
}
footer .p3 {
  font-size: 14;
  color: white;
}
footer .p2:after {
  top: 50px;
}
footer .erweima {
  width: 130px;
  height: 160px;
  padding: 5px;
  font-size: 14px;
  color: #2b2b2b;
  background-color: #fff;
  text-align: center;
}
footer .erweima img {
  margin-bottom: 6px;
}
.footer-h-line {
  background: url("../img/h_line.jpg") repeat-x;
  height: 2px;
  margin-top: 60px;
  margin-bottom: 30px;
}
footer .span1,footer .span1 a {
  font-size: 14px;
  color: #bfbfbf;
}
@media (max-width: 767.78px) {
  .i-body {
    padding: 15px 15px;
  }
  .title-right {
    text-align: left;
    float: left !important;
    display: block;
  }
  .index-num {
    margin-bottom: 34px;
  }
  .i-infos-ev {
    width: 50%;
  }
  .i-infos > div {
    background: none;
    height: auto;
  }
  .i-infos > div span {
    margin: 30px auto 0px;
  }
  .h3-blue,
  .h3-blue-fz {
    font-size: 30px;
  }
  .h3-blue:after,
  .h3-blue-fz:after {
    top: 45px;
  }
  .h3-blue-fz:before {
    bottom: 45px;
  }
  .i-pro .div1 h4 {
    font-size: 22px;
  }
  .i-pro .div1 h3 {
    font-size: 28px;
  }
  .i-pro .div1 h3:after {
    top: 46px;
  }
  .i-pro-more, .i-pro-more:hover {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    float: right;
  }
  .i-pro .div2 p {
    color: #fff;
  }
}
@media (min-width: 767.78px) {
  .i-zn {
    margin-top: -80px;
    position: relative;
    z-index: 1000;
    padding: 14px 30px;
  }
  .i-zn .span1 {
    float: right;
  }
  .i-zj {
    /* margin-top: 40px; */
    padding-bottom: 140px;
  }
  .i-infos {
    margin-top: -110px;
    position: relative;
  }
  .i-pro {
    margin-top: -110px;
    min-height: 625px;
  }  
  .i-pro-row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .i-news .div2 {
    text-align: right;
  }
}
@media (max-width: 991.78px) {
  .fw-a {
    position: static;
    display: none;
  }
  .footer-h-line {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 991.78px) {
  .footer-line {
    background: url("../img/footer_line.jpg") center right no-repeat;
  }
  .footer-23 {
    padding-left: 30px;
  }
}

@media (max-width: 767px) {
  .cd-lb .carousel-indicators li {
    width: 10px;
    height: 10px;
  }
  .carousel-indicators {
    bottom: -4px;
  }
  .i-zn {
    padding: 10px 0;
    position: relative;
  }
  .fz-16-1 {
    display: block;
  }
  .i-zn .span1 {
    display: block;
    position: absolute;
    right: 0;
    top: 9px;
  }
  .glyphicon {
    background: #ddd;
    padding: 2px;
    border-radius: 4px;
  }
  .title-right h4 {
    font-size: 22px;
  }
  .title-right span {
    color: #82b244;
    font-size: 18px;
}
.nav-tabs>li>a {
  padding: 10px 0;
}
.i-news-ev {
  padding: 12px 0;
}
.ny-ej-nav .navbar-brand {
  padding: 15px;
}
.ny-ej-nav .navbar-toggle {
  margin-right: 15px;
}

}
