.a_hover:hover {
  text-decoration: underline;
  color: #070b50;
}
.a_hover_color:hover {
  color: #070b50;
}
.page {
  line-height: 1.5;
  color: #070b50;
  font-size: 18px;
}
.page .page-item {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #070b50;
  margin: 2px;
  color: #070b50;
  margin-top: 10px;
}
.page .page-item a {
  color: #070b50;
}
.page .page-item.active {
  background: #070b50;
  color: #fff;
}
.page .page-item.disabled {
  opacity: 0.5;
}
.page .prev,
.page .next {
  padding: 5px;
  margin: 0px;
}
.main_color {
  color: #070b50;
}
.main_color2 {
  color: #c58c26;
}
.main_bg_color {
  background-color: #070b50;
}
.main_bg_color2 {
  background-color: #c58c26;
}
.index_top {
  border-bottom: 1px solid #e8e8e8;
  color: #999;
  height: 34px;
  line-height: 34px;
}
.index_top a {
  color: #999;
}
.header {
  position: relative;
}
.nav {
  color: #fff;
}
.nav .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.nav .item {
  -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;
}
.nav .item a {
  display: block;
  color: #fff;
  color: #070b50;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  padding-left: 40px;
}
.nav .item.hover a,
.nav .item:hover a {
  color: #c58c26;
}
.banner .owl-nav {
  position: absolute;
  right: 0;
  bottom: 80px;
  width: 1250px;
  left: 50%;
  margin-left: -625px;
  color: #fff;
  z-index: 10;
  visibility: hidden;
}
.banner .owl-nav .owl-prev,
.banner .owl-nav .owl-next {
  position: absolute;
  top: 0;
  width: 40px;
  height: 100%;
  visibility: visible;
  background-repeat: no-repeat;
  background-position: top center;
  font-size: 0;
}
.banner .owl-nav .owl-prev {
  left: 0;
  background-image: url("../images/l.png");
}
.banner .owl-nav .owl-next {
  right: 0;
  background-image: url("../images/r.png");
}
.banner .owl-dots .owl-dot {
  width: 40px;
  height: 5px;
  background-color: #fff;
  -webkit-border-radius: 0%;
          border-radius: 0%;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.banner .owl-dots .owl-dot.active {
  background-color: #070b50;
}
.index_wrap {
  background-color: #fff;
  padding: 15px;
  background-color: #fff8ea;
}
.index_wrap .t_tit1 {
  overflow: hidden;
}
.index_wrap .t_tit1 .tit {
  height: 34px;
  line-height: 34px;
  padding-left: 22px;
  padding-right: 22px;
  color: #fff;
  font-size: 16px;
  background-color: #070b50;
  position: relative;
}
.index_wrap .t_tit1 .tit:after {
  content: '';
  width: 1920px;
  height: 3px;
  background-color: #070b50;
  position: absolute;
  left: 0;
  bottom: 0;
}
.index_wrap .t_tit1 .more a {
  font-size: 14px;
  color: #070b50;
  line-height: 28px;
}
.index_wrap.index_wrap2 {
  padding-top: 5px;
  padding-bottom: 0;
  border-top: 2px solid #070b50;
}
.index_wrap.index_wrap2 .t_tit1 {
  border-bottom: 1px solid #ccc;
  height: 40px;
  line-height: 40px;
}
.index_wrap.index_wrap2 .t_tit1 .tit {
  background-color: transparent;
  color: #070b50;
  padding-left: 15px;
  padding-right: 0;
  font-weight: bold;
}
.index_wrap.index_wrap2 .t_tit1 .tit:after {
  width: 3px;
  height: 22px;
  left: 0;
  top: 50%;
  margin-top: -11px;
}
.index_wrap.index_wrap2 .t_tit1.t_tit2 {
  border: none;
}
.index_tj_t {
  border: 1px solid #ccc;
}
.index_tj_t .item {
  border-bottom: 1px solid #ccc;
  margin-top: 15px;
}
.index_tj_t .item:first-child {
  margin-top: 0;
}
.index_tj_t .item:last-child {
  border: none;
}
.index_tj_t .item:last-child .desc {
  padding-bottom: 0px;
}
.index_news {
  line-height: 44px;
  font-size: 14px;
}
.index_news .item {
  border-bottom: 1px dashed #ccc;
}
.index_news .item:last-child {
  border: none;
  padding-bottom: 0;
}
.index_fw_r {
  background-image: url("../images/r.jpg");
  background-repeat: no-repeat;
  background-position: right bottom;
}
.index_fw_r .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index_fw_r .wrap .item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 none;
     -moz-box-flex: 1;
      -ms-flex: 1 1 none;
          flex: 1 1 none;
  width: 110px;
  height: 138px;
  overflow: hidden;
  background-color: rgba(51,102,204,0.75);
  background-repeat: no-repeat;
  background-position: center 28px;
}
.index_fw_r .wrap .item a {
  padding-top: 100px;
}
.index_fw_r .wrap .item:nth-child(1) {
  background-image: url("../images/h1.png");
}
.index_fw_r .wrap .item:nth-child(2) {
  background-image: url("../images/h2.png");
}
.index_fw_r .wrap .item:nth-child(3) {
  background-image: url("../images/h3.png");
}
.index_fw_r .wrap .item:nth-child(4) {
  background-image: url("../images/h4.png");
}
.index_link {
  color: #070b50;
}
.index_link a {
  color: #070b50;
}
.footer,
.footer_b {
  background-color: #3b465d;
  color: #fff;
}
.footer a,
.footer_b a {
  color: #fff;
}
.footer_b {
  border-top: 1px solid #4e5a73;
}
.footer .f_n .item {
  float: left;
  margin-right: 20px;
  position: relative;
}
.footer .f_n .item:after {
  content: "|";
  position: absolute;
  right: -10px;
  top: 0;
}
.footer .f_n .item:last-child:after {
  display: none;
}
.posa{position: absolute;}
.posr{position: relative;}
.mt-80 {
  margin-top: -80px;
}
.mnh600 {
  min-height: 600px;
}

.container_left .t {
  background-image: url("../images/lx.png");
}
.container_left .wrap .item {
  border-left: 7px solid #e4e4e4;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.container_left .wrap .item a {
  color: #777;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  display: block;
  padding-left: 30px;
}
.container_left .wrap .item:hover,
.container_left .wrap .item.hover {
  border-left-color: #36c;
}
.crumb {
  border-bottom: 1px solid #cecece;
}
.bgce30616 {
  background-color: #e30616;
}
.img_list {
  margin-right: -100px;
}
.img_list .item {
  float: left;
  width: 300px;
  margin-right: 20px;
  margin-bottom: 30px;
}
.pro_list .wrapper{
	margin-right: -100px;
}
.pro_list .item{
	float: left;
	width: 144px;
	margin-right: 15px;
	margin-top: 20px;
}
.pro_list .item .img-wrapper{
  height: 134px;
  overflow: hidden;
}
.pro_list .item .title{
	transition: all 0.4s;
	background-color: #36c;
	color: #fff;
	margin-top: 1px;
}
.pro_list .item:hover .title{
	background-color: #dc2821;
}
.fuwu_list .item {
  margin-bottom: 30px;
  background-color: #f6f8f9;
}
.show_show h1 {
  font-weight: 500;
  font-size: 23px;
  text-align: center;
}
.show_show .info {
  font-size: 13px;
  color: #848484;
  margin-top: 5px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d3d3d3;
  text-align: center;
}
.news_list .item {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}
.img_list .item .ovh{
  position: relative;
}
.bg {
  background-image: url("../images/bg.jpg");
}