.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;
}
.nav .active a {
  color: #f2591d;
}
.index_left {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
}
.index_left .wrap {
  display: table-cell;
  width: 330px;
  vertical-align: middle;
}
.index_right {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  left: 330px;
}
.banner .item {
  background-repeat: no-repeat;
  background-position: center;
  -o-background-size: 100%;
     background-size: 100%;
  -o-background-size: cover;
     background-size: cover;
}
.banner .item a {
  display: block;
  height: 100%;
}
.banner .owl-dots {
  width: 158px;
  right: 0;
  position: absolute;
  -webkit-transform: translateY(50%);
     -moz-transform: translateY(50%);
      -ms-transform: translateY(50%);
       -o-transform: translateY(50%);
          transform: translateY(50%);
  counter-reset: chapter;
  bottom: 50%;
}
.banner .owl-dots .owl-dot {
  width: auto;
  display: inline-block;
  width: 158px;
  -webkit-border-radius: 0;
          border-radius: 0;
  height: auto;
  background-color: transparent;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 20px;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}
.banner .owl-dots .owl-dot:after {
  counter-increment: chapter;
  content: "0" counter(chapter);
}
.banner .owl-dots .owl-dot.active {
  background-color: transparent;
  background-image: url("../images/bbg.png");
}
.posr {
  position: relative;
}
.index_title {
  background-image: url("../images/tbg.png");
  background-repeat: no-repeat;
  background-position: center;
  mix-blend-mode: multiply;
  background-blend-mode: multiply;
  height: 90px;
}
.index_about {
  background-color: #f5f8fc;
  background-image: url("../images/abg.png");
  background-repeat: no-repeat;
  background-position: center bottom;
}
.index_about .en {
  color: transparent;
  -webkit-text-stroke: 1px rgba(0,0,0,0.16);
}
.index_about .zh {
  position: absolute;
  left: 10px;
  top: 70px;
}
.fz140 {
  font-size: 140px;
}
.index_pro {
  background-color: #f8f8f8;
}
.index_pro_cate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.index_pro_cate .item {
  background-color: #0045b8;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid transparent;
}
.index_pro_cate .item a {
  display: block;
  color: #fff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  padding-left: 10px;
  padding-right: 10px;
}
.index_pro_cate .item:hover,
.index_pro_cate .item.hover {
  background-color: #fff;
  border-color: #e5e5e5;
}
.index_pro_cate .item:hover a,
.index_pro_cate .item.hover a {
  color: #0045b8;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.index_pro_wrap .wrapper {
  margin-right: -100px;
}
.index_pro_wrap .wrapper .item {
  float: left;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  width: 443px;
  margin-right: 35px;
}
.index_pro_wrap .wrapper .item .img_wrap {
  text-align: center;
  line-height: 336px;
  font-size: 0;
  background-color: #fff;
}
.index_pro_wrap .wrapper .item .img_wrap img {
  max-width: 100%;
  max-height: 100%;
}
.index_pro_wrap .wrapper .item .info {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.index_pro_wrap .wrapper .item .more {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-top: 40px;
  border: 1px solid #fff;
  margin-left: auto;
  margin-right: auto;
  -webkit-transform: rotateZ(45deg);
     -moz-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
  font-size: 12px;
}
.index_pro_wrap .wrapper .item .more span {
  display: block;
  -webkit-transform: rotateZ(-45deg);
     -moz-transform: rotateZ(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotateZ(-45deg);
          transform: rotateZ(-45deg);
}
.index_pro_wrap .wrapper .item:hover .info {
  background-image: url("../images/pbg.jpg");
}
.index_news {
  background-image: url("../images/newbg.jpg");
}
.index_news .m {
  text-decoration: underline;
}
.index_news_right .wrapper {
  margin-right: -100px;
}
.index_news_right .wrapper .item {
  float: left;
  width: 330px;
  margin-right: 32px;
  margin-bottom: 30px;
}
.footer {
  background-color: #24292d;
  color: #9c9c9c;
}
.footer_t {
  background-image: url("../images/ewm.png");
  background-repeat: no-repeat;
  background-position: right center;
  border-bottom: 1px solid #464b4f;
}
.footer_t .item {
  border-right: 1px solid #464b4f;
  height: 200px;
}
.footer_t .item .tit {
  color: #e6e8ee;
  font-size: 18px;
}
.footer_t .item .line {
  background-color: #e6e8ee;
  width: 34px;
  height: 2px;
  margin-top: 20px;
}
.footer_t .item .desc {
  font-size: 12px;
  line-height: 30px;
  color: #9a9ca4;
}
.footer_t .item .desc a {
  color: #9a9ca4;
}
.header2 .nav .item {
  float: left;
  width: 100px;
}
.header2 .nav .item a {
  display: block;
}
.header2 .nav .item:hover a {
  color: #f2591d;
}
.crumb .info {
  color: #686868;
}
.crumb .info a {
  color: #686868;
}
.crumb .line {
  height: 3px;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  position: relative;
}
.crumb .line:after{
  content: '';
  width: 240px;
  height: 3px;
  background-color: #0b56a6;
  position: absolute;
  left: 0;
  top: 0;
}
.news_list {
  background-image: url("../images/nbg.png");
}
.news_list .item {
  margin-bottom: 20px;
}
.container_bg {
  background-image: url("../images/nbg.png");
}
.w1100 {
  width: 1100px;
}
.container_pro_p .item {
  background-color: #ccc;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  padding-left: 30px;
  font-size: 16px;
  margin-top: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.container_pro_p .item > a {
  display: inline-block;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
}
.container_pro_p .item > a:before {
  content: '+';
  font-weight: bold;
  position: absolute;
  left: -16px;
}
.container_pro_p .item .son .it a {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
  padding-left: 14px;
  font-size: 14px;
}
.container_pro_p .item .son .it a:after {
  content: '';
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  border: 6px solid transparent;
  border-left-color: transparent;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: -30px;
}
.container_pro_p .item .son .it:hover a,
.container_pro_p .item .son .it.hover a {
  color: #fff;
}
.container_pro_p .item .son .it:hover a:after,
.container_pro_p .item .son .it.hover a:after {
  border-left-color: #fff;
}
.container_pro_p .item:hover,
.container_pro_p .item.hover {
  background-color: #005bdb;
}
.container_pro_p .item:hover a,
.container_pro_p .item.hover a {
  color: #fff;
}
.container_pro_p .item:hover a:after,
.container_pro_p .item.hover a:after {
  border-left-color: #fff;
}
.pro_list .wrapper .item {
  width: 350px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.pro_list .wrapper .item .img_wrap{
  line-height: 200px;
}
.about_page {
  background: none;
}
.contact_warp .item {
  float: left;
  width: 50%;
}
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#f08326;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}