@charset "utf-8";
/* CSS Document */
body {
  padding-top: 80px;
}
img {
  max-width: 100%;
}
.header {
  height: 80px;
  background: #e8e8ea;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}
.header .header_search {
  position: absolute;
  top: 20px;
  right: 210px;
}
.header .header_search .btn1 {
  height: 40px;
  background: url(../images/toptb2.jpg) no-repeat 10px center;
  padding-left: 30px;
  border: 0;
}
.header .header_search .search_inp {
  top: 7px;
  right: 60px;
  display: none;
}
.header .header_search .search_inp .inp1 {
  border: solid 1px #eee;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.header .logo {
  top: 4px;
  left: 25px;
  z-index: 2;
}
.header .index_nav {
  right: 300px;
  top: 0px;
}
.header .index_nav > ul {
  text-align: center;
}
.header .index_nav > ul > li {
  float: none;
  display: inline-block;
  height: 80px;
  position: relative;
  padding-left: 25px;
  padding-right: 25px;
}
.header .index_nav > ul > li:nth-child(1) {
  background: none;
}
.header .index_nav > ul > li > a {
  display: block;
  color: #333333;
  font-size: 15px;
  line-height: 80px;
}
.header .index_nav > ul > li > a.on,
.header .index_nav > ul > li > a:hover {
  color: #1192e4;
}
.header .index_nav > ul > li .xl {
  width: 120px;
  position: absolute;
  top: 80px;
  left: 50%;
  margin-left: -60px;
  height: auto;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  display: none;
  overflow: hidden;
}
.header .index_nav > ul > li .xl li {
  border-top: solid 1px #fff;
}
.header .index_nav > ul > li .xl li:nth-child(1) {
  border-top: 0;
}
.header .index_nav > ul > li .xl li.huangtiao {
  content: '';
  width: 3px;
  height: 51px;
  background: #f8cb00;
  position: absolute;
  top: -50px;
  left: 0;
  z-index: 2;
  margin-top: -1px;
}
.header .index_nav > ul > li .xl li a {
  color: #ffffff;
  display: block;
  height: 50px;
  line-height: 50px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.header .index_nav > ul > li .xl li a:hover {
  color: #f8cb00;
  background: rgba(0, 0, 0, 0.6);
}
.header .hotline {
  width: 190px;
  height: 80px;
  line-height: 80px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  right: 0px;
  top: 0px;
  background: url(../images/hotlinebg.png) no-repeat center center;
  background-size: 100% 100%;
}
.header .hotline img {
  margin-right: 15px;
}
.menu {
  font-size: 22px;
  position: absolute;
  right: 15px;
  top: 18px;
  color: #2198f4;
  border: solid 1px #2198f4;
  border-radius: 5px;
  padding: 5px;
  cursor: pointer;
  display: none;
  z-index: 1;
}
.hsbtm {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: none;
}
.menu_close {
  font-size: 14px;
  padding: 10px;
  background: #fff;
  color: #000;
  position: absolute;
  top: 0px;
  left: -39px;
  z-index: 11;
  display: none;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
}
.banner {
  width: 100%;
}
.banner .owl-theme .owl-controls {
  margin-top: 0;
}
.banner .num {
  position: absolute;
  bottom: 30px;
  left: 30px;
  color: #fff;
  font-size: 18px;
  z-index: 2;
}
.banner .shubiao {
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 2;
}
.banner #owl-demo1 .owl-dots {
  display: block!important;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center;
}
.banner #owl-demo1 .owl-dots .owl-dot {
  border-radius: 50%;
  display: inline-block;
  float: none;
  margin-left: 5px;
  margin-right: 5px;
  width: 8px;
  height: 8px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: #fff;
}
.banner #owl-demo1 .owl-dots .owl-dot.active {
  background: #2b63ae;
}
.banner #owl-demo1 .item {
  display: block;
}
.banner #owl-demo1 .item img {
  width: 100%;
}
.pcshow {
  display: block!important;
}
.mobileshow {
  display: none!important;
}
.pub_tit {
  color: #000000;
  font-size: 70px;
  font-weight: bold;
  line-height: 70px;
}
.index_main1 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.index_main1 .index_m1 {
  padding-top: 85px;
}
.index_main1 .index_m1 .pic {
  width: 50%;
}
.index_main1 .index_m1 .cont {
  width: 50%;
  padding: 0 120px 0 130px;
}
.index_main1 .index_m1 .cont .tit {
  color: #000000;
  font-size: 36px;
  line-height: 36px;
}
.index_main1 .index_m1 .cont .note {
  color: #000000;
  font-size: 22px;
  opacity: 0.8;
  padding: 35px 0;
  line-height: 50px;
}
.index_main1 .index_m1 .cont .cont1 .item1 {
  width: 20%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.index_main1 .index_m1 .cont .cont1 .item1:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.index_main1 .index_m1 .cont .cont1 .item1 .tit1 {
  color: #000000;
  font-size: 22px;
}
.index_main1 .index_m1 .cont .more {
  margin-top: 50px;
}
.index_main1 .index_m1 .cont .more a {
  width: 255px;
  height: 66px;
  text-align: center;
  display: block;
  line-height: 64px;
  border: solid 1px #000;
  color: #000;
  font-size: 28px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.index_main1 .index_m1 .cont .more a:hover {
  background: rgba(1, 80, 202, 0.8);
  border: solid 1px rgba(1, 80, 202, 0.8);
  color: #fff;
}
.index_main2 {
  padding-top: 110px;
  padding-bottom: 110px;
  background: url(../images/bgtp1.jpg) no-repeat center center;
  background-size: cover;
}
.index_main2 .index_m2 {
  padding-top: 30px;
  margin-left: -10px;
  margin-right: -10px;
}
.index_main2 .index_m2 .col-xs-12 {
  padding-left: 10px;
  padding-right: 10px;
}
.index_main2 .index_m2 .item {
  background: #fff;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.01);
  padding: 35px 75px 20px 30px;
  height: 280px;
  background: url(../images/bgtpaa.jpg) no-repeat center center #fff;
  background-size: 100% 100%!important;
  margin-top: 20px;
}
.index_main2 .index_m2 .item:hover {
  background: url(../images/bgtpa.jpg) no-repeat center center #fff;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.index_main2 .index_m2 .item:hover .tit {
  color: #fff;
}
.index_main2 .index_m2 .item:hover .num {
  color: #fff;
}
.index_main2 .index_m2 .item:hover .note {
  color: #fff;
}
.index_main2 .index_m2 .item:hover .more a {
  color: #fff;
}
.index_main2 .index_m2 .item:hover .more a span {
  width: 80px;
}
.index_main2 .index_m2 .item .tit {
  color: #000000;
  font-size: 26px;
  line-height: 26px;
}
.index_main2 .index_m2 .item .num {
  color: #000000;
  font-size: 24px;
  line-height: 24px;
  opacity: 0.5;
  right: 25px;
  top: 15px;
}
.index_main2 .index_m2 .item .note {
  margin-top: 40px;
  color: #000000;
  font-size: 16px;
  line-height: 28px;
  opacity: 0.6;
  height: 112px;
  overflow: hidden;
}
.index_main2 .index_m2 .item .more {
  margin-top: 13px;
}
.index_main2 .index_m2 .item .more a {
  color: #000000;
  font-size: 16px;
}
.index_main2 .index_m2 .item .more a span {
  height: 2px;
  width: 0;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
}
.index_main2 .index_m2 .icon {
  bottom: 10px;
  right: 27px;
}
.index_main2 .index_m2 .icon .imggb {
  position: absolute;
  top: 0;
  left: 0;
}
.index_main3 {
  padding-top: 105px;
}
.index_main3 .index_m3 {
  margin-top: 50px;
}
.index_main3 .index_m3 > img {
  width: 100%;
}
.index_main3 .index_m3 .index_m31 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.index_main3 .index_m3 .item {
  width:20%;
  height: 100%;
  text-align: center;
}
.index_main3 .index_m3 .item:hover {
  background: rgba(1, 80, 202, 0.8);
}
.index_main3 .index_m3 .item:hover .item1 {
  opacity: 0;
  -webkit-transform: translateY(-50%) scale(1.1);
  transform: translateY(-50%) scale(1.1);
}
.index_main3 .index_m3 .item:hover .item2 {
  opacity: 1;
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.index_main3 .index_m3 .item .num {
  color: #f3f3f3;
  font-size: 46px;
}
.index_main3 .index_m3 .item .item1 {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.index_main3 .index_m3 .item .item1 .icon img {
  width: 140px;
}
.index_main3 .index_m3 .item .item1 .tit {
  color: #f3f3f3;
  font-size: 36px;
  line-height: 36px;
  margin-top: 55px;
  margin-bottom: 110px;
}
.index_main3 .index_m3 .item .item2 {
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0;
  -webkit-transform: translateY(-50%) scale(1.1);
  transform: translateY(-50%) scale(1.1);
  top: 50%;
  left: 0;
}
.index_main3 .index_m3 .item .item2 .tit {
  color: #f3f3f3;
  font-size: 46px;
  padding-top: 60px;
  padding-bottom: 110px;
}
.index_main3 .index_m3 .item .item2 .icon img {
  width: 193px;
}
.index_main4 {
  padding-top: 120px;
  padding-bottom: 105px;
  background: url(../images/bgtp3.jpg) no-repeat center center;
  background-size: cover;
}
.index_main4 .row {
  margin-left: -12px;
  margin-right: -12px;
  padding-top: 70px;
}
.index_main4 .row .col-xs-12 {
  padding-left: 12px;
  padding-right: 12px;
}
.index_main4 .row .col-xs-12 .item {
  background: #fff;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.01);
}
.index_main4 .row .col-xs-12 .item:hover .pic .picspan {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.index_main4 .row .col-xs-12 .item:hover .cont .tit a {
  color: #178ae3;
}
.index_main4 .row .col-xs-12 .item .cont {
  padding: 22px 30px;
}
.index_main4 .row .col-xs-12 .item .cont .date {
  color: #000000;
  font-size: 18px;
  opacity: 0.5;
}
.index_main4 .row .col-xs-12 .item .cont .tit {
  margin-top: 10px;
  height: 72px;
  overflow: hidden;
}
.index_main4 .row .col-xs-12 .item .cont .tit a {
  color: #000000;
  font-size: 22px;
  line-height: 36px;
}
.index_main4 .row .col-xs-12 .item .cont .note {
  color: #000000;
  font-size: 15px;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  opacity: 0.7;
  margin-top: 10px;
}
.index_main4 .row .col-xs-12 .item .cont .more {
  margin-top: 15px;
}
.index_main4 .row .col-xs-12 .item .cont .more span {
  background-color: #178ae3;
  width: 148px;
  height: 2px;
}
.index_main4 .row .col-xs-12 .item .cont .more a {
  color: #178ae3;
  font-size: 15px;
  margin-left: 10px;
}
.pub_more {
  padding-top: 80px;
}
.pub_more a {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 66px;
  background: url(../images/bgtpb.jpg) repeat-y 100%;
  width: 450px;
  line-height: 66px;
  color: #fff;
  font-size: 24px;
  text-align: center;
}
.index_main5 {
  padding-top: 120px;
  padding-bottom: 105px;
  background: url(../images/bgtp4.jpg) no-repeat center center;
  background-size: cover;
}
.index_main5 .row {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 30px;
}
.index_main5 .row .col-xs-4 {
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 10px;
}
.index_main5 .row .col-xs-4 a {
  width: 100%;
  height: 106px;
  background: #fff;
  text-align: center;
  line-height: 106px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.01);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.index_main5 .row .col-xs-4 a img {
  max-width: 90%;
  max-height: 90%;
}
.index_main5 .row .col-xs-4 a:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.03);
}
.footer {
  background: #383d41;
  padding: 30px 0 50px;
}
.footer .container {
  width: 1230px;
}
.footer .footer_right {
  width: 420px;
  padding-top: 8px;
}
.footer .footer_right .item {
  width: 120px;
  margin-left: 20px;
}
.footer .footer_right .item .pic img {
  width: 120px;
  height: 120px;
}
.footer .footer_right .item .tit {
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
}
.footer .footer_link {
  margin-right: 420px;
}
.footer .footer_link .item {
  width: 16.6%;
}
.footer .footer_link .item .tit {
  margin-bottom: 5px;
}
.footer .footer_link .item .tit a {
  color: #ffffff;
  font-size: 16px;
}
.footer .footer_link .item .cont ul li a {
  color: #ffffff;
  font-size: 12px;
  opacity: 0.5;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.footer .footer_link .item .cont ul li a:hover {
  opacity: 1;
}
.copyRight {
  background: #2a2e31;
  padding: 10px 0;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.1);
}
.copyRight a {
  color: rgba(255, 255, 255, 0.1);
}
.copyRight a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.ejbanner img {
  width: 100%;
}
.container1 {
  max-width: 1230px;
  width: 100%;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
}
.ej_nav {
  height: 74px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  background: #fff;
  position: relative;
  z-index: 1;
}
.ej_nav .breadCrumb {
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 34px;
}
.ej_nav .breadCrumb .fangzi {
  width: 34px;
  height: 34px;
  line-height: 34px;
  border-right: solid 1px #e2e5e6;
}
.ej_nav .breadCrumb div.fl {
  padding-left: 16px;
}
.ej_nav .breadCrumb div.fl a {
  color: #919191;
  font-size: 14px;
  margin-left: 5px;
  margin-right: 5px;
}
.ej_nav .breadCrumb div.fl a:hover,
.ej_nav .breadCrumb div.fl a.on {
  color: #1588e3;
}
.ej_nav .ej_nav1 {
  margin-left: 420px;
  font-size: 0;
}
.ej_nav .ej_nav1 a {
  min-width: 12.5%;
  padding: 0 10px;
  height: 74px;
  line-height: 74px;
  color: #565656;
  font-size: 16px;
  text-align: center;
  background: url(../images/bgtpaa.jpg) no-repeat center center;
  background-size: cover!important;
}
.ej_nav .ej_nav1 a.on,
.ej_nav .ej_nav1 a:hover {
  color: #fff;
  background: url(../images/bgtpa.jpg) no-repeat center center;
}
.pub_pad {
  padding-top: 55px;
  padding-bottom: 105px;
  background: #ffffff;
}
.pub_tit1 .tit {
  color: #000000;
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
}
.pub_tit1 .tit1 {
  color: #1588e3;
  font-size: 38px;
  text-transform: uppercase;
  line-height: 38px;
  margin-top: 15px;
}
.fgs_main .main_search {
  margin-top: 55px;
  background: #e8eef1;
  padding: 40px 30px;
}
.fgs_main .main_search .item {
  width: 230px;
  height: 40px;
  background: url(../images/xiajian.png) no-repeat 90% center #fff;
  margin-right: 10px;
}
.fgs_main .main_search .item input {
  height: 40px;
  border: 0;
  background: none;
  width: 100%;
  padding-left: 24px;
  font-size: 16px;
}
.fgs_main .main_search .item select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
}
.fgs_main .main_search .btn1 {
  height: 40px;
  background: url(../images/bgtpa.jpg) repeat-y;
  background-size: 100%;
  border: 0;
  color: #fff;
  font-size: 16px;
  width: 164px;
  font-weight: bold;
}
.fgs_main .fgs_main1 {
  margin-left: -10px;
  margin-right: -10px;
}
.fgs_main .fgs_main1 .col-xs-12 {
  padding-left: 10px;
  padding-right: 10px;
}
.fgs_main .fgs_main1 .col-xs-12 .item {
  background: #e8eef1;
  margin-top: 55px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.fgs_main .fgs_main1 .col-xs-12 .item:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}
.fgs_main .fgs_main1 .col-xs-12 .item .tit {
  padding: 35px 40px;
}
.fgs_main .fgs_main1 .col-xs-12 .item .tit a {
  display: block;
  color: #000000;
  font-size: 22px;
  line-height: 32px;
  height: 64px;
  overflow: hidden;
}
.pages {
  margin-top: 75px;
}
.pages a {
  width: 56px;
  height: 56px;
  background: #1588e3;
  text-align: center;
  line-height: 56px;
  margin-left: 15px;
  margin-right: 15px;
}
.fgs_main2 {
  background: url(../images/bgtp5.jpg) no-repeat center center;
  background-size: cover!important;
}
.fgs_main2 .fgs_m1 {
  padding-top: 70px;
}
.fgs_main2 .fgs_m1 .cont {
  background: #fff;
  margin-top: 40px;
  padding: 50px 110px 60px 30px;
}
.fgs_main2 .fgs_m1 .cont .tit {
  color: #000000;
  font-size: 36px;
  line-height: 36px;
}
.fgs_main2 .fgs_m1 .cont .hengxian {
  width: 68px;
  height: 4px;
  background: url(../images/bgtpa.jpg) repeat-y center;
  background-size: 100%;
  margin-top: 30px;
}
.fgs_main2 .fgs_m1 .cont .note {
  color: #000000;
  font-size: 16px;
  line-height: 32px;
  margin-top: 55px;
}
.fgs_main2 .fgs_m2 {
  margin-top: 130px;
}
.fgs_main2 .fgs_m2 .cont {
  margin-top: 60px;
}
.fgs_main2 .fgs_m2 .cont .prev {
  width: 56px;
  height: 56px;
  background: url(../images/zuojiana.png) no-repeat center center #0f98e4;
  position: absolute;
  left: -100px;
  border-radius: 50%;
  top: 50%;
  margin-top: -28px;
  cursor: pointer;
  z-index: 2;
}
.fgs_main2 .fgs_m2 .cont .next {
  width: 56px;
  height: 56px;
  background: url(../images/youjiana.png) no-repeat center center #0f98e4;
  position: absolute;
  right: -100px;
  border-radius: 50%;
  top: 50%;
  margin-top: -28px;
  cursor: pointer;
  z-index: 2;
}
.fgs_main2 .fgs_m2 .cont .item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.fgs_main2 .fgs_m3 {
  padding-top: 170px;
  padding-bottom: 125px;
}
.fgs_main2 .fgs_m3 .cont {
  padding-top: 45px;
}
.fgs_main2 .fgs_m3 .pic {
  width: 600px;
}
.fgs_main2 .fgs_m3 .cont1 {
  margin-left: 600px;
  padding-left: 94px;
  color: #000000;
  font-size: 18px;
  line-height: 38px;
  padding-top: 35px;
}
.fw_main {
  padding-top: 60px;
  padding-bottom: 80px;
}
.fw_main .row {
  margin-left: -13px;
  margin-right: -13px;
}
.fw_main .row .col-xs-12 {
  padding-left: 13px;
  padding-right: 13px;
}
.fw_main .row .col-xs-12 .item {
  border-radius: 28px;
  background-color: #ffffff;
  box-shadow: 0px 0px 35px 4px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.fw_main .row .col-xs-12 .item:hover {
  box-shadow: 0px 0px 35px 4px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.fw_main .row .col-xs-12 .item:hover .pic .picspan {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.fw_main .row .col-xs-12 .item .cont {
  padding-top: 25px;
  padding-bottom: 55px;
  padding-left: 25px;
  padding-right: 25px;
}
.fw_main .row .col-xs-12 .item .cont .tit a {
  color: #000000;
  font-size: 22px;
  line-height: 40px;
  display: block;
  overflow: hidden;
}
.fw_main .row .col-xs-12 .item .cont .note {
  color: #000000;
  font-size: 16px;
  line-height: 26px;
  height: 78px;
  margin-top: 15px;
  overflow: hidden;
}
.fw_main .row .col-xs-12 .item .cont .more {
  padding-top: 20px;
}
.fw_main .row .col-xs-12 .item .cont .more a {
  border-radius: 24px;
  background-color: #007dea;
  width: 170px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #ffffff;
  font-size: 16px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pub_search .pub_search1 {
  margin-right: 190px;
}
.pub_search .item {
  width: 100%;
  height: 42px;
  background: url(../images/xiajian.png) no-repeat 90% center #ffffff;
  border: solid 1px #f6f6f6;
}
.pub_search .item input {
  height: 40px;
  border: 0;
  background: none;
  width: 100%;
  padding-left: 24px;
  font-size: 16px;
}
.pub_search .item select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
}
.pub_search .row {
  margin-left: -7px;
  margin-right: -7px;
}
.pub_search .row .col-xs-6 {
  padding-left: 7px;
  padding-right: 7px;
}
.pub_search .row .col-md-4 {
  width: 33%;
}
.pub_search .btn1 {
  height: 42px;
  background: url(../images/bgtpa.jpg) repeat-y;
  background-size: 100%;
  border: 0;
  color: #fff;
  font-size: 16px;
  width: 184px;
}
.pages1 {
  padding-top: 40px;
}
.pages1 a {
  border-style: solid;
  border-width: 2px;
  border-color: #f5f3ee;
  width: 66px;
  height: 66px;
  display: inline-block;
  cursor: pointer;
  margin-left: 13px;
  margin-right: 13px;
}
.pages1 a:nth-child(1) {
  background: url(../images/zuojianc1.png) no-repeat center center;
}
.pages1 a:nth-child(1):hover {
  background: url(../images/zuojianc11.png) no-repeat center center #1588e3;
  border-color: #1588e3;
}
.pages1 a:nth-child(2) {
  background: url(../images/youjianc1.png) no-repeat center center;
}
.pages1 a:nth-child(2):hover {
  background: url(../images/youjianc11.png) no-repeat center center #1588e3;
  border-color: #1588e3;
}
.fw_main2 {
  padding-top: 60px;
  padding-bottom: 60px;
  background: url(../images/bgtp6.jpg) no-repeat center center;
  background-size: cover!important;
  min-height: 800px;
}
.fw_main2 .fw_m2left {
  overflow: hidden;
  margin-right: 415px;
}
.fw_main2 .fw_m2left .cont {
  margin-top: 10px;
}
.fw_main2 .fw_m2left .cont ul li {
  border-bottom: solid 1px #dde1e4;
  padding: 36px 0px;
  box-sizing: border-box;
}
.fw_main2 .fw_m2left .cont ul li:hover {
  background: #fff;
  padding: 36px 125px 36px 30px;
}
.fw_main2 .fw_m2left .cont ul li:hover .tit a {
  color: #1588e3;
}
.fw_main2 .fw_m2left .cont ul li:hover .more {
  display: block;
}
.fw_main2 .fw_m2left .cont ul li .tit {
  line-height: 22px;
}
.fw_main2 .fw_m2left .cont ul li .tit a {
  color: #000000;
  font-size: 22px;
}
.fw_main2 .fw_m2left .cont ul li .note {
  color: #000000;
  opacity: 0.6;
  font-size: 16px;
  margin-top: 10px;
}
.fw_main2 .fw_m2left .cont ul li .more {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -21px;
  z-index: 2;
  display: none;
}
.fw_main2 .fw_m2left .cont ul li .more a {
  border-radius: 50%;
  background: url(../images/youjiana.png) no-repeat center center #1588e3;
  width: 43px;
  display: block;
  height: 43px;
}
.fw_main2 .fw_m2right {
  width: 340px;
  background: url(../images/bgtpa.jpg) repeat-y center;
  background-size: cover!important;
  position: absolute;
  right: 15px;
  top: 10px;
  border-radius: 0 28px 0 0;
  padding: 30px 35px 40px 25px;
}
.fw_main2 .fw_m2right .tit {
  color: #ffffff;
  font-size: 22px;
  line-height: 22px;
}
.fw_main2 .fw_m2right ul {
  margin-top: 15px;
}
.fw_main2 .fw_m2right ul li a {
  color: #ffffff;
  font-size: 17px;
  line-height: 34px;
  display: block;
  position: relative;
  padding-left: 15px;
}
.fw_main2 .fw_m2right ul li a:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fff;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.zc_main {
  padding-top: 60px;
  padding-bottom: 30px;
  background: url(../images/bgtp7.jpg) no-repeat center center;
  background-size: cover!important;
}
.zc_main .row {
  margin-left: -26px;
  margin-right: -26px;
}
.zc_main .row .col-xs-12 {
  padding-left: 26px;
  padding-right: 26px;
}
.zc_main .cont {
  margin-top: 40px;
}
.zc_main .cont .note {
  color: #000000;
  font-size: 16px;
  opacity: 0.8;
  line-height: 24px;
  margin-top: 35px;
  margin-bottom: 65px;
}
.zc_main1 {
  padding-top: 60px;
  background: url(../images/bgtp7.jpg) no-repeat center center;
  background-size: cover!important;
}
.zc_main1 .row {
  margin-left: -15px;
  margin-right: -15px;
}
.zc_main1 .row .col-xs-12 {
  padding-left: 15px;
  padding-right: 15px;
}
.zc_main1 .cont {
  margin-top: 40px;
}
.zc_main1 .cont .note {
  color: #000000;
  font-size: 16px;
  opacity: 0.8;
  line-height: 24px;
  margin-top: 35px;
  margin-bottom: 65px;
}
.zc_main1 .zc_m2 {
  padding-left: 100px;
}
.zc_main1 .zc_m2 .tit {
  color: #137acc;
  font-size: 50px;
  line-height: 50px;
}
.zc_main1 .zc_m2 .tit .tit1 {
  margin-top: 14px;
  padding-left: 150px;
}
.zc_main1 .zc_m2 .pic {
  padding-top: 38px;
}
.zc_main1 .zc_m2 .bottit {
  height: 110px;
  margin-left: -100px;
  padding-left: 100px;
  background: url(../images/bgtpa.jpg) no-repeat center center;
  background-size: cover!important;
  line-height: 110px;
  color: #ffffff;
  font-size: 36px;
}
.guanli_main1 {
  margin-left: -10px;
  margin-right: -10px;
}
.guanli_main1 .col-xs-12 {
  padding-left: 10px;
  padding-right: 10px;
}
.guanli_main1 .item {
  margin-top: 54px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.guanli_main1 .item:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}
.guanli_main1 .item:hover .pic .picspan {
  transform: scale(1.1);
}
.guanli_main1 .item:hover .item_abs {
  padding-top: 110px;
}
.guanli_main1 .item:hover .item_abs .more {
  opacity: 1;
}
.guanli_main1 .item .pic .picspan {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.guanli_main1 .item .item_abs {
  background: url(../images/yinying.png) no-repeat center center;
  height: 213px;
  width: 100%;
  left: 0;
  bottom: 0;
  padding-top: 130px;
  position: absolute;
  padding-left: 25px;
  padding-right: 25px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.guanli_main1 .item .item_abs .tit {
  color: #fff;
  font-size: 24px;
}
.guanli_main1 .item .item_abs .note {
  color: #ffffff;
  font-size: 16px;
}
.guanli_main1 .item .item_abs .more {
  margin-top: 10px;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.guanli_main1 .item .item_abs .more a {
  color: #fff;
}
.guanli_main1 .item .item_abs .more a img {
  width: 15px;
}
.gl_main1 {
  background: url(../images/bgtp7.jpg) no-repeat center center;
  background-size: cover!important;
}
.gl_main1 .gl_m1 {
  padding-top: 60px;
}
.gl_main1 .gl_m1 .tit {
  color: #000000;
  font-size: 36px;
  line-height: 36px;
}
.gl_main1 .gl_m1 .hengxian {
  width: 70px;
  height: 4px;
  background: url(../images/bgtpa.jpg) no-repeat center center;
  background-size: cover!important;
  margin-top: 35px;
}
.gl_main1 .gl_m1 .cont {
  margin-top: 40px;
  background: #fff;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}
.gl_main1 .gl_m1 .cont .pic {
  width: 286px;
}
.gl_main1 .gl_m1 .cont .cont1 {
  margin-left: 286px;
  padding-left: 60px;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 35px;
}
.gl_main1 .gl_m1 .cont .cont1 .tit1 {
  color: #000000;
  font-size: 38px;
  line-height: 38px;
}
.gl_main1 .gl_m1 .cont .cont1 .tit2 {
  color: #8f8f8f;
  font-size: 24px;
  margin-top: 10px;
}
.gl_main1 .gl_m1 .cont .cont1 .note {
  color: #535b65;
  font-size: 14px;
  line-height: 28px;
  padding-top: 35px;
}
.gl_main1 .gl_m2 {
  margin-top: 90px;
  padding-bottom: 75px;
}
.gl_main1 .gl_m2 .tit {
  color: #535b65;
  font-size: 18px;
  line-height: 18px;
}
.gl_main1 .gl_m2 .hengxian {
  width: 70px;
  height: 3px;
  background: url(../images/bgtpa.jpg) no-repeat center center;
  background-size: cover!important;
  margin-top: 15px;
}
.gl_main1 .gl_m2 .cont {
  background: #fff;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  padding: 100px 50px 120px;
}
.case_main {
  padding: 65px 0 135px;
  background: url(../images/bgtp8.jpg) no-repeat center center;
  background-size: cover!important;
}
.case_main .case_m {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
}
.case_main .case_m .col-xs-12 {
  padding-left: 10px;
  padding-right: 10px;
}
.case_main .case_m .col-xs-12 .item {
  margin-top: 85px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.case_main .case_m .col-xs-12 .item:hover {
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}
.case_main .case_m .col-xs-12 .item:hover .pic .picspan {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.case_main .case_m .col-xs-12 .item .cont {
  background: #f6fafe;
  padding: 20px 30px;
  height: 205px;
}
.case_main .case_m .col-xs-12 .item .cont .note span {
  border-style: solid;
  border-width: 1px;
  border-color: #1588e3;
  background-color: rgba(21, 136, 227, 0);
  height: 30px;
  padding: 0 15px;
  display: inline-block;
  border-radius: 15px;
  line-height: 28px;
  font-size: 16px;
  color: #1588e3;
}
.case_main .case_m .col-xs-12 .item .cont .tit {
  margin-top: 10px;
  line-height: 32px;
  max-height: 64px;
}
.case_main .case_m .col-xs-12 .item .cont .tit a {
  color: #000000;
  font-size: 24px;
}
.case_main .case_m .col-xs-12 .item .cont .note1 {
  margin-top: 15px;
  color: #848484;
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.case_main2 {
  padding: 110px 0 155px;
  background: #f6fafe;
}
.case_main2 .case_m2 {
  margin-top: 60px;
  margin-left: -15px;
  margin-right: -15px;
}
.case_main2 .case_m2 .prev {
  width: 56px;
  height: 56px;
  background: url(../images/zuojiana.png) no-repeat center center #0f98e4;
  position: absolute;
  left: -100px;
  border-radius: 50%;
  top: 50%;
  margin-top: -28px;
  cursor: pointer;
  z-index: 2;
}
.case_main2 .case_m2 .next {
  width: 56px;
  height: 56px;
  background: url(../images/youjiana.png) no-repeat center center #0f98e4;
  position: absolute;
  right: -100px;
  border-radius: 50%;
  top: 50%;
  margin-top: -28px;
  cursor: pointer;
  z-index: 2;
}
.case_main2 .case_m2 .item {
  padding: 15px;
}
.case_main2 .case_m2 .item:hover .item1 .pic .picspan {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.case_main2 .case_m2 .item .item1 {
  background: #fff;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}
.case_main2 .case_m2 .item .item1 .pic {
  width: 536px;
}
.case_main2 .case_m2 .item .item1 .cont1 {
  margin-left: 536px;
  padding: 32px 35px;
}
.case_main2 .case_m2 .item .item1 .cont1 .tit {
  line-height: 24px;
}
.case_main2 .case_m2 .item .item1 .cont1 .tit a {
  color: #000000;
  font-size: 24px;
}
.case_main2 .case_m2 .item .item1 .cont1 .conta {
  color: rgba(0, 0, 0, 0.8);
  font-size: 15px;
}
.case_main2 .case_m2 .item .item1 .cont1 .conta div {
  font-weight: bold;
  margin-top: 15px;
}
.hornor_main {
  padding-top: 60px;
  padding-bottom: 80px;
  background: #fafafa;
}
.hornor_main .hornor_m {
  margin-top: 30px;
  margin-left: -12px;
  margin-right: -12px;
}
.hornor_main .hornor_m .col-xs-12 {
  padding-left: 12px;
  padding-right: 12px;
}
.hornor_main .hornor_m .col-xs-12 .item {
  background-color: #ffffff;
  box-shadow: 0.5px 0.866px 24px 0px rgba(4, 4, 4, 0.1);
  height: 386px;
  padding: 30px;
  margin-top: 30px;
}
.hornor_main .hornor_m .col-xs-12 .item:hover {
  box-shadow: 0.5px 0.866px 24px 0px rgba(4, 4, 4, 0.2);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.hornor_main .hornor_m .col-xs-12 .item .pic .picspan {
  background-size: contain!important;
}
.hornor_main .hornor_m .col-xs-12 .item .tit {
  margin-top: 45px;
  color: #000000;
  font-size: 22px;
}
.hornor_main .more {
  margin-top: 75px;
}
.hornor_main .more a {
  color: #000000;
  font-size: 18px;
}
.hornor_main .more a:hover {
  color: #1588e3;
}
.org_main {
  padding: 60px 0 105px;
}
.org_main .org_m {
  margin-top: 35px;
  background: url(../images/map.jpg) no-repeat center bottom;
}
.process_main {
  padding: 60px 0 230px;
  background: url(../images/bgtp9.jpg) no-repeat center center;
  background-size: cover!important;
}
.process_main .process_m {
  padding-top: 140px;
}
.yewu_main {
  padding-top: 60px;
  padding-bottom: 120px;
  background: url(../images/bgtp8.jpg) no-repeat center center;
  background-size: cover!important;
}
.yewu_main .yewu_m {
  margin-left: -10px;
  margin-right: -10px;
}
.yewu_main .yewu_m .col-xs-12 {
  padding-left: 10px;
  padding-right: 10px;
}
.yewu_main .yewu_m .col-xs-12 .item {
  margin-top: 40px;
  background: #f8fbfe;
  height: 324px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.03);
  padding: 24px 45px 0;
  overflow: hidden;
}
.yewu_main .yewu_m .col-xs-12 .item .num {
  color: #148ae3;
  font-size: 72px;
  line-height: 72px;
}
.yewu_main .yewu_m .col-xs-12 .item .pic {
  margin-top: -30px;
  border: solid 4px #148ae3;
}
.yewu_main .yewu_m .col-xs-12 .item .tit {
  color: #000000;
  font-size: 22px;
  line-height: 22px;
  margin-top: 25px;
}
.yewu_main .yewu_m .col-xs-12 .item:hover {
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.yewu_main .yewu_m .col-xs-12 .item:hover .item_abs {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.yewu_main .yewu_m .col-xs-12 .item_abs {
  position: absolute;
  opacity: 0;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bgtpaaa.jpg) no-repeat center center;
  background-size: cover!important;
  z-index: 2;
  padding: 40px 50px 0;
}
.yewu_main .yewu_m .col-xs-12 .item_abs .tit1 {
  color: #ffffff;
  font-size: 22px;
}
.yewu_main .yewu_m .col-xs-12 .item_abs ul {
  margin-top: 45px;
}
.yewu_main .yewu_m .col-xs-12 .item_abs ul li {
  color: #fff;
  opacity: 0.8;
  font-size: 16px;
  line-height: 32px;
}
.yewu_main .yewu_m .col-xs-12 .item_abs .num1 {
  position: absolute;
  top: 40px;
  right: 50px;
  color: #ffffff;
  font-size: 30px;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
}
.news_main {
  background: url(../images/bgtp10.jpg) no-repeat center center;
  background-size: cover!important;
  padding-top: 55px;
  padding-bottom: 80px;
}
.news_main .news_m {
  padding-top: 60px;
  margin-left: -20px;
  margin-right: -20px;
}
.news_main .news_m .col-xs-12 {
  padding-left: 20px;
  padding-right: 20px;
}
.news_main .news_m .col-xs-12 .item {
  margin-top: 15px;
  background-color: #ffffff;
  box-shadow: 1.5px 2.598px 49px 0px rgba(0, 0, 0, 0.03);
}
.news_main .news_m .col-xs-12 .item:hover {
  box-shadow: 1.5px 2.598px 49px 0px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.news_main .news_m .col-xs-12 .item .cont {
  padding: 25px;
}
.news_main .news_m .col-xs-12 .item .cont .date {
  width: 90px;
  font-family: 'Times New Roman', Times, serif;
}
.news_main .news_m .col-xs-12 .item .cont .date .day {
  color: #1588e3;
  font-size: 32px;
  line-height: 32px;
}
.news_main .news_m .col-xs-12 .item .cont .date .year {
  color: #1588e3;
  font-size: 22px;
}
.news_main .news_m .col-xs-12 .item .cont .tit {
  margin-left: 90px;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}
.news_main .news_m .col-xs-12 .item .cont .tit a {
  color: #000000;
  font-size: 19px;
}
.news_main .news_m1 {
  padding-top: 90px;
}
.news_main .news_m1 ul li {
  padding: 35px 32px;
  border-bottom: solid 1px #e5e5e5;
}
.news_main .news_m1 ul li:hover {
  background: #f6fafe;
  border-color: #f6fafe;
}
.news_main .news_m1 ul li:hover .date .day {
  color: #1588e3;
}
.news_main .news_m1 ul li:hover .date .year {
  color: #1588e3;
}
.news_main .news_m1 ul li .date {
  width: 90px;
  font-family: 'Times New Roman', Times, serif;
}
.news_main .news_m1 ul li .date .day {
  color: #b0b0b0;
  font-size: 32px;
  line-height: 32px;
}
.news_main .news_m1 ul li .date .year {
  color: #b0b0b0;
  font-size: 22px;
}
.news_main .news_m1 ul li .cont {
  margin-left: 135px;
}
.news_main .news_m1 ul li .cont .tit {
  line-height: 22px;
}
.news_main .news_m1 ul li .cont .tit a {
  color: #000000;
  font-size: 22px;
}
.news_main .news_m1 ul li .cont .note {
  color: #000000;
  font-size: 16px;
  opacity: 0.6;
  margin-top: 15px;
}
.news_details {
  padding-top: 10px;
  padding-bottom: 50px;
}
.news_details .tit {
  color: #000000;
  font-size: 40px;
}
.news_details .note {
  margin-top: 45px;
  padding-bottom: 20px;
  border-bottom: solid 1px #e5e5e5;
}
.news_details .note span {
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  margin-left: 17px;
  margin-right: 17px;
}
.news_details .note1 {
  margin-top: 50px;
  background: #f5f5f5;
  padding: 35px 42px;
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  line-height: 32px;
}
.news_details .cont {
  padding-top: 30px;
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  line-height: 32px;
}
.news_details .cont img {
  margin-top: 30px;
  margin-bottom: 30px;
}
.news_details .fanye {
  margin-top: 100px;
  padding: 20px 0;
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  line-height: 30px;
}
.news_details .fanye > a {
  max-width: 40%;
  color: #000000;
  font-size: 16px;
}
.news_details .fanye > a:hover {
  color: #1588e3;
}
.news_details .fanye .diandian {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.dingwei {
  position: relative;
  top: -150px;
}
.contact_main {
  padding-top: 60px;
  padding-bottom: 80px;
}
.contact_main .contact_m {
  margin-top: 60px;
  position: relative;
}
.contact_main .contact_m .map_right {
  position: absolute;
  width: 306px;
  top: 0;
  right: 0;
  background: url(../images/bgtpaaa.jpg) no-repeat center center;
  background-size: cover!important;
  border-radius: 0 50px 0 0;
  height: 100%;
}
.contact_main .contact_m .map_right .item {
  height: 33.33%;
  padding-top: 15%;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  font-size: 18px;
}
.contact_main .contact_m .map_right .item a {
  color: rgba(255, 255, 255, 0.6);
}
.contact_main .contact_m .map_right .item img {
  margin-bottom: 10px;
}
.contact_main .contact_m .map_right .item.item1 {
  font-size: 26px;
}
.contact_main .contact_m .map_right .item.item2 {
  font-size: 16px;
}
.contact_main .contact_m .map {
  margin-right: 306px;
}
.contact_main1 {
  padding-top: 85px;
  padding-bottom: 205px;
  background: url(../images/bgtp11.jpg) no-repeat center center;
}
.contact_main1 .contact_m1 {
  padding-top: 45px;
}
.contact_main1 .contact_m1 .prev {
  width: 56px;
  height: 56px;
  background: url(../images/zuojianb1.png) no-repeat center center #ffffff;
  position: absolute;
  left: 0px;
  bottom: -116px;
  cursor: pointer;
  z-index: 2;
}
.contact_main1 .contact_m1 .prev:hover {
  background: url(../images/zuojianb11.png) no-repeat center center #1192e4;
}
.contact_main1 .contact_m1 .next {
  width: 56px;
  height: 56px;
  background: url(../images/youjianb1.png) no-repeat center center #ffffff;
  position: absolute;
  right: 0px;
  bottom: -116px;
  cursor: pointer;
  z-index: 2;
}
.contact_main1 .contact_m1 .next:hover {
  background: url(../images/youjianb11.png) no-repeat center center #1192e4;
}
.contact_main1 .contact_m1 .item {
  padding-top: 5px;
}
.contact_main1 .contact_m1 .item .row {
  margin-left: -5px;
  margin-right: -5px;
}
.contact_main1 .contact_m1 .item .row .col-xs-6 {
  padding-left: 5px;
  padding-right: 5px;
}
.contact_main1 .contact_m1 .item .item1 {
  background: url(../images/boluo.png) no-repeat right bottom #fff;
  padding: 90px 32px 0;
  height: 246px;
  margin-top: 10px;
  display: block;
  color: #000000;
  font-size: 22px;
}
.contact_main1 .contact_m1 .item .item1:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.contact_main1 .contact_m1 .owl-theme .owl-dots {
  display: block!important;
  position: absolute;
  bottom: -100px;
  left: 0;
  width: 100%;
  text-align: center;
}
.contact_main1 .contact_m1 .owl-theme .owl-dots:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 11px;
  width: 100%;
  height: 2px;
  background: #cbced3;
}
.contact_main1 .contact_m1 .owl-theme .owl-dots .owl-dot {
  position: relative;
  z-index: 2;
  border-radius: 50%;
  display: inline-block;
  float: none;
  margin-left: 5px;
  margin-right: 5px;
  width: 14px;
  height: 14px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: #fff;
  border: solid 2px #e5e5e5;
}
.contact_main1 .contact_m1 .owl-theme .owl-dots .owl-dot.active {
  border: solid 2px #2b63ae;
}
.contact_main2 {
  padding-top: 100px;
  padding-bottom: 120px;
}
.contact_main2 .contact_m2 {
  padding-top: 30px;
}
.contact_main2 .contact_m2 .search {
  padding-left: 200px;
  font-size: 18px;
  color: #000000;
}
.contact_main2 .contact_m2 .search .search_inp {
  background-color: #f8f8f8;
  width: 500px;
  height: 80px;
  border: 0;
  padding: 0 30px;
  font-size: 18px;
  margin-left: 20px;
  margin-right: 10px;
}
.contact_main2 .contact_m2 .search .search_btn {
  width: 162px;
  height: 80px;
  background: url(../images/fdj.jpg) no-repeat center center;
  border: 0;
}
.contact_main2 .contact_m2 ul {
  margin-top: 26px;
}
.contact_main2 .contact_m2 ul li {
  margin-top: 14px;
  background-color: #ffffff;
  box-shadow: 1px 1.732px 16px 0px rgba(0, 0, 0, 0.1);
  padding: 20px 35px 30px;
  cursor: pointer;
}
.contact_main2 .contact_m2 ul li .tit {
  line-height: 40px;
  padding-left: 13px;
}
.contact_main2 .contact_m2 ul li .tit span {
  color: #373737;
  font-size: 22px;
}
.contact_main2 .contact_m2 ul li .tit a {
  width: 126px;
  height: 40px;
  background: url(../images/bgtpa.jpg) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
}
.contact_main2 .contact_m2 ul li .cont {
  margin-top: 20px;
  background: #f8f8f8;
  padding: 20px 0;
}
.contact_main2 .contact_m2 ul li .cont .col-xs-6 {
  padding: 0 60px;
  color: #404040;
  font-size: 16px;
  line-height: 30px;
}
.contact_main2 .contact_m2 ul li .cont1 {
  display: none;
}
.contact_main2 .contact_m2 ul li .cont1 .itema {
  padding-left: 13px;
  margin-top: 25px;
  color: #2f2f2f;
  font-size: 16px;
  line-height: 24px;
}
.contact_main2 .contact_m2 ul li .cont1 .itemb {
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  margin-top: 30px;
}
.contact_main2 .contact_m2 ul li .cont1 .itemb a {
  color: #198ede;
}
.about_main {
  padding-top: 90px;
}
.about_main .pic {
  width: 560px;
}
.about_main .pic div {
  background-color: #1589e3;
  width: 347px;
  height: 76px;
}
.about_main .cont {
  margin-left: 560px;
  padding-left: 75px;
}
.about_main .cont .tita {
  margin-top: 75px;
  color: #000;
  font-size: 28px;
  line-height: 28px;
}
.about_main .cont .notea {
  color: #000000;
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
}
.about_main1 .item {
  margin-top: 40px;
}
.about_main1 .item .tit {
  color: #000000;
  font-size: 22px;
}
.about_main1 .item .note {
  color: #000000;
  font-size: 16px;
  line-height: 30px;
}
.about_main2 {
  margin-top: 70px;
}
.about_main2 .row {
  margin-left: -11px;
  margin-right: -11px;
}
.about_main2 .row .col-xs-12 {
  padding-left: 11px;
  padding-right: 11px;
}
.about_main2 .row .col-xs-12 .item {
  background: #f4f4f4;
  padding: 30px 25px 15px;
}
.about_main2 .row .col-xs-12 .item .tit {
  color: #000000;
  font-size: 16px;
  line-height: 16px;
}
.about_main2 .row .col-xs-12 .item .note {
  color: #1589e3;
  font-size: 22px;
  padding-top: 20px;
}
.about_main2 .row .col-xs-12 .item .note span {
  color: #1589e3;
  font-size: 50px;
  font-weight: bold;
}
.about_main2 .row .col-xs-12 .item .note1 {
  height: 56px;
  border-top: solid 1px #dbdbdb;
  line-height: 56px;
  color: #000000;
  font-size: 16px;
  margin-top: 25px;
}
.about_main2 .row .col-xs-12 .item .note1 span {
  color: #1589e3;
  font-size: 30px;
  font-weight: bold;
}
.about_main3 {
  padding-top: 100px;
  padding-bottom: 120px;
}
.about_main3 .item {
  margin-left: 125px;
}
.about_main3 .item:nth-child(1) {
  margin-left: 0;
}
.about_main3 .item .tit {
  color: #000000;
  font-size: 24px;
  line-height: 73px;
}
.about_main3 .item .tit span {
  color: #1589e3;
  font-size: 73px;
  font-weight: bold;
  margin-right: 10px;
}
.about_main3 .item .note {
  color: #000000;
  font-size: 16px;
  margin-top: -10px;
}
.about_main6 {
  background: #f6fafe;
  padding-top: 130px;
  padding-bottom: 150px;
}
.about_main6 .about_m6 {
  margin-top: 100px;
}
.about_main6 .about_m6 .pic {
  width: 600px;
}
.about_main6 .about_m6 .cont {
  margin-right: 660px;
  padding-right: 30px;
  height: 370px;
  overflow-y: auto;
  font-size: 16px;
  color: #000000;
  line-height: 32px;
  /*滚动条样式*/
}
.about_main6 .about_m6 .cont::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}
.about_main6 .about_m6 .cont::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset005pxrgba(0, 0, 0, 0.2);
  background: #1588e3;
  /*设置滚动条颜色*/
}
.about_main6 .about_m6 .cont::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset005pxrgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.about_main5 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.about_main5 .about_m5 {
  margin-top: 20px;
}
.about_main5 .about_m5 .item1 {
  background: #e8eef1;
  margin-top: 30px;
  padding: 15px 30px;
}
.about_main5 .about_m5 .item1:hover .pic .picspan {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.about_main5 .about_m5 .item1 .pic .picspan {
  background-size: contain!important;
}
.about_main4 {
  padding-top: 100px;
  padding-bottom: 100px;
  background: url(../images/bgtp12.jpg) no-repeat center center;
  background-size: cover!important;
}
.about_main4 .pub_tit1 .tit {
  color: #fff;
}
.about_main4 .pub_tit1 .tit1 {
  color: #fff;
}
.about_main4 .about_m4 {
  margin-top: 80px;
  position: relative;
}
.about_main4 .about_m4:before {
  content: '';
  width: 5000px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2500px;
}
.about_main4 .about_m4 .owl-item:nth-child(2n+1) .year {
  top: auto;
  bottom: 450px;
}
.about_main4 .about_m4 .owl-item:nth-child(2n+1) .cont {
  bottom: 0;
  top: auto;
}
.about_main4 .about_m4 .owl-item:nth-child(2n+1) .cont .note {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.about_main4 .about_m4 .owl-item:nth-child(2n+1) .cont .pic {
  margin-top: 116px;
}
.about_main4 .about_m4 .owl-item:nth-child(2n+1) .cont:before {
  content: '';
  position: absolute;
  width: 37px;
  height: 18px;
  background: url(../images/shangjian1.png) no-repeat center center;
  left: 50%;
  top: -18px;
  margin-left: -19px;
}
.about_main4 .about_m4 .item {
  height: 750px;
  position: relative;
}
.about_main4 .about_m4 .item:hover .pic .picspan {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.about_main4 .about_m4 .item .dian {
  width: 26px;
  height: 26px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -13px;
  margin-left: -13px;
}
.about_main4 .about_m4 .item .dian:before {
  content: '';
  width: 56px;
  height: 56px;
  background: rgba(255, 255, 255, 0.26);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -28px;
  margin-left: -28px;
  border-radius: 50%;
}
.about_main4 .about_m4 .item .year {
  color: #ffffff;
  font-size: 36px;
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  top: 450px;
}
.about_main4 .about_m4 .item .cont {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  background: #fff;
}
.about_main4 .about_m4 .item .cont:before {
  content: '';
  position: absolute;
  width: 37px;
  height: 18px;
  background: url(../images/xiajian1.png) no-repeat center center;
  left: 50%;
  bottom: -18px;
  margin-left: -19px;
}
.about_main4 .about_m4 .item .cont .note {
  height: 116px;
  position: relative;
}
.about_main4 .about_m4 .item .cont .note .note1 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 20px;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  max-height: 72px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}
.map img {
  max-width: none;
}
.fgs_main2 .fgs_m3 .pic {
  height: 300px;
}
.fgs_main2 .fgs_m3 .pic img {
  max-width: none;
}
