.tdu {
  text-decoration: underline;
}
body {
  position: relative;
}
.a_hover:hover {
  text-decoration: underline;
  color: #0045b8;
}
.a_hover_color:hover {
  color: #0045b8;
}
.page {
  line-height: 1.5;
  color: #0045b8;
  font-size: 18px;
}
.page .page-item {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #0045b8;
  margin: 2px;
  color: #0045b8;
  margin-top: 10px;
}
.page .page-item a {
  color: #0045b8;
}
.page .page-item.active {
  background: #0045b8;
  color: #fff;
}
.page .page-item.disabled {
  opacity: 0.5;
}
.page .prev,
.page .next {
  padding: 5px;
  margin: 0px;
}
.main_color {
  color: #0045b8;
}
.main_color2 {
  color: #0045b8;
}
.main_bg_color {
  background-color: #0045b8;
}
.main_bg_color2 {
  background-color: #0045b8;
}
.index_top {
  border-bottom: 1px solid #ddd;
}
.index_header {
  position: -webkit-sticky;
  /*position: sticky;*/
  z-index: 10;
  background-color: rgba(255,255,255,0.7);
  width: 100%;
  left: 0;
  top: 0;
}
.index_nav .item {
  float: left;
  font-size: 16px;
  padding-left: 25px;
  padding-right: 25px;
  /*margin-top:50px;*/
  /*line-height: 60px;*/
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.index_nav .item a {
  color: #222;
  display: block;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.index_nav .item:hover ,
.index_nav .item.hover {
    background-image: -webkit-gradient(linear, right top, left top, from(#3cab9a), to(#28a1e0));
  background-image: -webkit-linear-gradient(right, #3cab9a 0%, #28a1e0 100%);
  background-image: -moz-linear-gradient(right, #3cab9a 0%, #28a1e0 100%);
  background-image: -o-linear-gradient(right, #3cab9a 0%, #28a1e0 100%);
  background-image: linear-gradient(-90deg, #3cab9a 0%, #28a1e0 100%);
}
.index_nav .item:hover a,
.index_nav .item.hover a{
    color:#fff;
  
}
.banner {
  position: relative;
  min-width: 1300px;
}
.banner .owl-dots .owl-dot {
  width: 70px;
  height: 5px;
  background-color: #fff;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
.banner .owl-dots .owl-dot.active {
  background-color: #3dab6a;
}
.index_bg1 {
  background-color: #fff;
  background-image: url("../images/abg.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  -o-background-size: cover;
     background-size: cover;
}
.bgi1 {
  background-image: -webkit-gradient(linear, right top, left top, from(#28a1e0), to(#3cab69));
  background-image: -webkit-linear-gradient(right, #28a1e0 0%, #3cab69 100%);
  background-image: -moz-linear-gradient(right, #28a1e0 0%, #3cab69 100%);
  background-image: -o-linear-gradient(right, #28a1e0 0%, #3cab69 100%);
  background-image: linear-gradient(-90deg, #28a1e0 0%, #3cab69 100%);
}
.bgi2 {
  background-image: -webkit-gradient(linear, right top, left top, from(#3cab9a), to(#28a1e0));
  background-image: -webkit-linear-gradient(right, #3cab9a 0%, #28a1e0 100%);
  background-image: -moz-linear-gradient(right, #3cab9a 0%, #28a1e0 100%);
  background-image: -o-linear-gradient(right, #3cab9a 0%, #28a1e0 100%);
  background-image: linear-gradient(-90deg, #3cab9a 0%, #28a1e0 100%);
}
.bgi3 {
  background-image: -webkit-gradient(linear, right top, left top, from(#3cab46), to(#3cab9a));
  background-image: -webkit-linear-gradient(right, #3cab46 0%, #3cab9a 100%);
  background-image: -moz-linear-gradient(right, #3cab46 0%, #3cab9a 100%);
  background-image: -o-linear-gradient(right, #3cab46 0%, #3cab9a 100%);
  background-image: linear-gradient(-90deg, #3cab46 0%, #3cab9a 100%);
}
.l686 {
  left: 686px;
}
.bdrslb4 {
  -webkit-border-radius: 0 0 0 48px;
          border-radius: 0 0 0 48px;
}
.index_pro .item {
  position: relative;
  margin-bottom: 40px;
}
.index_pro .item .tip {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(60,171,154,0.83)), to(rgba(40,161,224,0.83)));
  background-image: -webkit-linear-gradient(right, rgba(60,171,154,0.83) 0%, rgba(40,161,224,0.83) 100%);
  background-image: -moz-linear-gradient(right, rgba(60,171,154,0.83) 0%, rgba(40,161,224,0.83) 100%);
  background-image: -o-linear-gradient(right, rgba(60,171,154,0.83) 0%, rgba(40,161,224,0.83) 100%);
  background-image: linear-gradient(-90deg, rgba(60,171,154,0.83) 0%, rgba(40,161,224,0.83) 100%);
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  opacity: 0;
  left: 200px;
  right: 200px;
  top: 200px;
  bottom: 200px;
}
.index_pro .item .tip .line {
  width: 36px;
  height: 36px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 3px solid #fff;
  left: 50%;
  margin-left: -18px;
  top: 50%;
  margin-top: -18px;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.index_pro .item .tip .line:before,
.index_pro .item .tip .line:after {
  content: '';
  position: absolute;
  background-color: #fff;
  top: 50%;
  left: 50%;
}
.index_pro .item .tip .line:before {
  width: 26px;
  height: 3px;
  margin-left: -13px;
  margin-top: -2px;
}
.index_pro .item .tip .line:after {
  width: 3px;
  height: 26px;
  margin-left: -1px;
  margin-top: -13px;
}
.index_pro .item:hover .tip {
  left: 10px;
  right: 10px;
  bottom: 10px;
  top: 10px;
  opacity: 1;
}
.index_pro .item:hover .tip .line {
  opacity: 1;
}
.index_bg2 {
  background-image: url("../images/bg2.jpg");
  background-repeat: no-repeat;
  background-position: left;
}
.index_ys {
  background-image: url("../images/bg21.jpg");
  background-position: -750px 0;
  left: 440px;
  top: 0;
  width: 1920px;
  position: absolute;
}
.index_ys:after {
  content: '';
  position: absolute;
  width: 1920px;
  height: 724px;
  top: 0;
  left: -1920px;
  background-image: url("../images/bg2.jpg");
  background-repeat: no-repeat;
  background-position: 1170px 0;
}
.index_ys .wrap .item {
  width: 380px;
  height: 148px;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  margin-bottom: 20px;
}
.index_ys .wrap .item .img {
  line-height: 148px;
}
.index_bg3 {
  background-color: #f7f7f7;
}
.index_case .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.index_case .owl-stage .owl-item .item {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  opacity: 0.6;
}
.index_case .owl-stage .owl-item.active .item{
    opacity: 1;
}
.index_case .owl-stage .owl-item .item .info {
  height: 160px;
  background-image: url("../images/cibg.png");
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  -o-background-size: cover;
     background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
}
.index_case .owl-stage .owl-item .item .info .wrap {
  background-image: url("../images/cibgj.png");
  background-repeat: no-repeat;
  background-position: 363px 5px;
  height: 47px;
}
.index_case .owl-stage .owl-item.active .item .info {
  opacity: 1;
}
.index_bg4 {
  background-image: url("../images/nbg.jpg");
  background-repeat: no-repeat;
  background-position: top right;
  -o-background-size: cover;
     background-size: cover;
}
.index_news_left {
  background-color: #f7f7f7;
  -webkit-border-radius: 0 0 0 45px/0 0 0 50px;
          border-radius: 0 0 0 45px/0 0 0 50px;
  overflow: hidden;
}
.index_news_left .blx {
  background-image: -webkit-gradient(linear, right top, left top, from(#3cab9a), to(#28a1e0));
  background-image: -webkit-linear-gradient(right, #3cab9a 0%, #28a1e0 100%);
  background-image: -moz-linear-gradient(right, #3cab9a 0%, #28a1e0 100%);
  background-image: -o-linear-gradient(right, #3cab9a 0%, #28a1e0 100%);
  background-image: linear-gradient(-90deg, #3cab9a 0%, #28a1e0 100%);
  -webkit-border-radius: 0 45px 0 0/0 50px 0 0;
          border-radius: 0 45px 0 0/0 50px 0 0;
}
.index_news_right .bdb1 {
  border-color: #dedede;
}
.index_news_right .bottom .item {
  height: 127px;
}
.footer {
  background-image: url("../images/fbg.jpg");
  color: #bdbdbd;
  position: relative;
}
.footer:before {
  content: '';
  width: 100%;
  position: absolute;
  height: 2px;
  background-color: #1d2b3c;
  left: 0;
  top: -4px;
}
.footer a {
  color: #bdbdbd;
}
.footer .f_i {
  background-color: #fff;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  outline: none;
  width: 100%;
  height: 56px;
  font-size: 16px;
  text-indent: 15px;
  border: none;
  margin-top: 16px;
}
.footer .f_i1 {
  -webkit-border-radius: 5px 0 0 5px;
          border-radius: 5px 0 0 5px;
}
.footer .f_b {
  width: 64px;
  outline: none;
  border: none;
  margin-top: 16px;
  -webkit-border-radius: 0 5px 5px 0;
          border-radius: 0 5px 5px 0;
  background-color: #267aec;
  cursor: pointer;
  background-image: url("../images/fb.png");
  background-repeat: no-repeat;
  background-position: center;
}
.bdbc4b4f5a {
  border-bottom-color: #4b4f5a;
}
.bg {
  background-color: #f3f5f7;
}
.pro_list_l_t {
  background-image: -webkit-gradient(linear, right top, left top, from(#3cab9a), to(#28a1e0));
  background-image: -webkit-linear-gradient(right, #3cab9a 0%, #28a1e0 100%);
  background-image: -moz-linear-gradient(right, #3cab9a 0%, #28a1e0 100%);
  background-image: -o-linear-gradient(right, #3cab9a 0%, #28a1e0 100%);
  background-image: linear-gradient(-90deg, #3cab9a 0%, #28a1e0 100%);
}
.pro_list_l .item {
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #d8dcdf;
}
.pro_list_l .item:last-child {
  border: none;
}
.img_list .wrapper {
  margin-right: -100px;
}
.img_list .wrapper .item {
  float: left;
  width: 320px;
  padding-bottom: 35px;
  margin-right: 7px;
}
.crumb a {
  color: #666;
}
.crumb .w {
  border-bottom: 1px solid #d4d4d4;
}
.page_contact_message .item {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  font-size: 14px;
}
.page_contact_message .item .tit {
  margin-bottom: 10px;
}
.page_contact_message .item input {
  height: 44px;
  background-color: #fff;
  outline: none;
  border: none;
  width: 100%;
  font-size: 14px;
  text-indent: 10px;
}
.page_contact_message .item button {
  width: 260px;
  height: 44px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  border: none;
  outline: none;
  background-image: -webkit-gradient(linear, right top, left top, from(#3cab9a), to(#28a1e0));
  background-image: -webkit-linear-gradient(right, #3cab9a 0%, #28a1e0 100%);
  background-image: -moz-linear-gradient(right, #3cab9a 0%, #28a1e0 100%);
  background-image: -o-linear-gradient(right, #3cab9a 0%, #28a1e0 100%);
  background-image: linear-gradient(-90deg, #3cab9a 0%, #28a1e0 100%);
}
.page_contact_message .item textarea {
  width: 100%;
  outline: none;
  border: none;
  height: 90px;
}
.about_page_b .item {
  background-color: #fff;
  width: 310px;
  height: 245px;
  line-height: 120px;
  margin-bottom: 25px;
}
.about_page_b .item img {
  vertical-align: bottom;
}
.about_page_b .item:nth-child(5),
.about_page_b .item:nth-child(6) {
  width: 642px;
}
.about_page_b .item:nth-child(5) .img,
.about_page_b .item:nth-child(6) .img {
  line-height: 245px;
}
.about_page_b .item:nth-child(5) img,
.about_page_b .item:nth-child(6) img {
  vertical-align: middle;
}
.news_list .item {
  float: left;
  border-bottom: 1px solid #dedede;
  width: 630px;
  padding-top: 36px;
  padding-bottom: 28px;
}
.news_list .item .more {
  color: #fff;
  text-align: center;
  width: 80px;
  height: 24px;
  line-height: 24px;
  background-color: #0967d7;
  float: right;
}
.news_list .item:nth-child(2n) {
  float: right;
}
.vam {
  vertical-align: middle;
}
.show_img_wrap .top .img_wrap {
    border: 1px solid #976363
}

.show_img_wrap .top .thumbs {
    background-color: #f1f0f0
}

.show_img_wrap .top .thumbs .item {
    margin-right: 10px;
    float: left;
    border: 1px solid transparent;
    cursor: pointer
}

.show_img_wrap .top .thumbs .item.active {
    border-color: #a6a6a6
}

.show_img_wrap .top .right .more {
    background-image: -webkit-gradient(linear, right top, left top, from(#3cab9a), to(#28a1e0));
    background-image: -webkit-linear-gradient(right, #3cab9a 0%, #28a1e0 100%);
    background-image: -moz-linear-gradient(right, #3cab9a 0%, #28a1e0 100%);
    background-image: -o-linear-gradient(right, #3cab9a 0%, #28a1e0 100%);
    background-image: linear-gradient(-90deg, #3cab9a 0%, #28a1e0 100%);
    color:#fff;
}
.show_img_wrap .top .right .more a{
    color:#fff;
}

.show_img_wrap .titles {
    background-color: #efefef;
    border-top: 1px solid #e0e0e0
}

.show_img_wrap .titles .tit {
    width: 98px;
    background-color: #fff;
    height: 38px;
    line-height: 38px;
    border-top: 2px solid #5d5d5d;
    border-left: 2px solid #e0e0e0;
    border-right: 2px solid #e0e0e0;
    text-align: center;
    font-size: 14px
}
