@font-face {
  font-family: 'ziti';
  src: url("../images/DINPro-Medium.otf");
}
.bg-color {
  background: #fff;
}
.top_bar {
  width: 100%;
  position: relative;
  height: 36px;
  line-height: 36px;
  background: url("../images/top.png") no-repeat center center;
}
.top_bar .tb-rig {
  float: right;
  width: 314px;
}
.top_bar .tb-rig ul li {
  position: relative;
  float: left;
  text-align: center;
  width: 50%;
  text-indent: 30px;
}
.top_bar .tb-rig ul{
  width: 70%;
  margin:0 auto;
}
.top_bar .tb-rig ul li:nth-child(1){
  background:url("../images/t-zixun.png") no-repeat center left 20px;
}
.top_bar .tb-rig ul li:nth-child(2){
  background:url("../images/t-add.png") no-repeat center left 20px;
}
.top_bar .tb-rig ul li > a {
  color: #fff;
  font-size: 14px;
}
.head {
  background: #fff;
  padding-bottom: 32px;
}
.head .logo{
  float: left;
  height: 55px;
  max-width:900px;
  margin-top: 24px;
  overflow: hidden;
}
.head .logo .logo-img {
  float: left;
}
.head .logo .logo-img img{
   float: left;
}

.head .logo .logo-img:after{
  display: block;
  content: '';
  width: 1px;
  height: 54px;
  background: #d9d9d9;
  float: right;
  margin: 0 18px;
}
.logo .logo-tit{
  float: right;
}
.logo-tit h3{
  color: #393939;
  font-size: 28px;
  margin-top: -6px;
  font-weight: bold;
}
.logo-tit ul li{
  float: left;
  background: url("../images/xing.png") no-repeat center left;
  color: #646464;
  font-size: 16px;
  text-indent: 20px;
  padding-right: 10px;
}
.head .tel {
  width: 255px;
  height: 67px;
  float: right;
  background: url(../images/t-tel.png) no-repeat bottom left;
  padding-left: 60px;
  margin-top: 14px;
}
.head .tel h3{
  color: #4d4d4d;
  font-size: 34px;
  font-family: ziti;
  padding-top: 10px;
}
.head .tel p{
  color: #747679;
  font-size: 14px;
  margin-top: -10px;
  padding-left: 5px;
}
.nav-bar {
  background: #283543;
  height: 59px;
  font-size:0;
  border-bottom:4px solid #0364cf;
}
.nav-bar ul {
  overflow: hidden;
  display: inline-block;

}
.nav-bar ul li {
  float: left;
  line-height: 59px;
  border-right: 1px solid #394755;
}

.nav-bar ul li a {
  position: relative;
  display: block;
  font-size: 16px;
  color: #fff;
  width:148px;
  text-align: center;
}
.nav-bar ul li:first-child{
  border-left: 1px solid #394755;
}
.nav-bar ul li a:hover,
.nav-bar ul li.active a {
  background: #0364cf;
}
.banner {
  position: relative;
  height: 600px;
}
.banner #bannerSwiper {
  height: 600px;
}
.banner .swiper-slide {
  position: relative;
  height: 600px;
  float: left;
}
.banner .swiper-slide a{
  display:block;
  width:100%;
  height: 100%;
}
.banner .pagination {
  position: absolute;
  font-size:0;
  left: 0;
  text-align: center;
  bottom: 27px;
  width: 100%;
  z-index: 9;
}

.banner .swiper-pagination-bullet{
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.6;
  margin: 0 5px;
  cursor: pointer;
}
.banner .swiper-pagination-bullet-active{
  background: #0364cf;
  width: 24px;
  height: 12px;
  opacity: 1;
  border-radius: 6px;
}
/*搜索*/
.sousuo{
  width: 100%;
  height:59px;
  background: #f1f4f8;
}
.sousuo .warpper{
  height: 100%;
}
.search-left{
  float: left;
  line-height: 59px;
}
.search-left p{
  color: #0364cf;
  font-size: 16px;
  float: left;
  background: url("../images/hot.png") no-repeat center left;
  text-indent: 40px;
}
.search-left ul{
  float: left;
  margin-left: 15px;
}
.search-left ul li{
  float: left;
}
.search-left ul li:after{
  display: block;
  content: '';
  width: 1px;
  height: 16px;
  background: #dcdddd;
  margin: 0 10px;
  float: right;
  margin-top: 22px;
}
.search-left ul li a{
  color: #868686;
  font-size: 16px;
}
.search-left ul li:hover a{
  color: #333333;
}
.search-right{
  width: 318px;
  height: 41px;
  background: #fff;
  float: right;
  margin-top:9px;
}
.search-right form{
  width: 100%;
  height: 100%;
}
.search-right form input{
  display: block;
  width: 100%;
  height: 100%;
  background:none;
  text-indent: 20px;
  color: #9d9d9d;
  font-size: 16px;
}
/* WebKit browsers */
.search-right form input::-webkit-input-placeholder {
  color: #9d9d9d;
}
.search-btn{
  width: 70px;
  height: 41px;
  float: right;
  background:#0364cf;
  margin-top: -41px;
  color: #fff;
  line-height: 41px;
  text-align: center;
  font-size: 16px;
}

#main {
  width: 100%;
  position: relative;
}
/* 首页产品 */

#sidebar{
  width: 265px;
  float: left;
  background: #fff
}
#sidebar .top{
  width: 100%;
  height: 127px;
  background: #0364cf;
}
#sidebar .son{
  width: 265px;
  margin: 0 auto;
  background: #fff;
  padding-bottom: 0px;
}
.p-t-list li{
  width: 262px;
  height:55px;
  margin-bottom: 5px;
}
.p-t-list li:last-child{
  margin-bottom: 0
}
.p-t-list li .a1{
  display: block;
  width: 100%;
  height: 55px;
  background: #f0f0f0 url("../images/ptr.png") right center no-repeat;
  border-left: 3px solid #a8a8a8;
  font-size: 16px;
  font-weight: bold;
  color: #3a3a3a;
  line-height: 55px;
}
.p-t-list li .a1 h1{
  text-indent: 25px;
  font-size: 16px;
}
.p-t-list li{
  position: relative;
}
.p-t-list li .a1:hover{
  border-left: 3px solid #0364cf;
  background:#f0f0f0 url("../images/ptr1.png") right center no-repeat;
}

.p-t-list .xz .a1{
  border-left: 3px solid #0364cf;
  background:#f0f0f0 url("../images/ptr1.png") right center no-repeat;
}
.p-t-list .xz .a1 h1{
  color: #0364cf;
}
.title{
  width: 100%;
  text-align: center;
}
.title h3{
  color: #282828;
  font-size: 36px;
}
.title p{
  color: #282828;
  font-size: 18px;
  background: url("../images/title.png") no-repeat center center;
}
.pro-list{
  padding-top: 34px;
}
#main .product-main {
  margin:55px 0 45px;
  width: 100%;
  position: relative;
}
#main .product-main .pro-main-rig {
  width: 908px;
  float: right;
}
.i-pro-list{width: 908px;}
.i-pro-list li{width: 292px;float: left;margin-right: 16px;margin-bottom: 20px}
.i-pro-list li:nth-child(3n){margin-right: 0;}
.i-pro-list li a{display: block;width: 100%}
.i-pro-list li a .i{width: 100%;height: 240px;box-sizing: border-box;border: 1px solid #ddd;border-bottom: none;}
.i-pro-list li a .t{width: 292px;height: 50px;background: #ececec;position: relative;}
.i-pro-list li a .t .ti{position: absolute;width: 252px;height: 50px;top: 0;left: 20px;z-index: 2;text-align: center;text-align: center;line-height: 50px;color: #4b4b4b}
.i-pro-list li a .t .more{position: absolute;width: 50px;height: 50px;background: url("../images/jt.jpg") center no-repeat;top: 0px;right: 20px;z-index: 3;
  opacity: 0}
.i-pro-list li a:hover .i{border: 1px solid #0364cf;border-bottom: none;}
.i-pro-list li a:hover .t{
  background: #0364cf;
}
.i-pro-list li a:hover .i img{transform: scale(1.05);-webkit-transform: scale(1.05)}
.i-pro-list li a:hover .ti{transform: translateX(-80px);-webkit-transform: translateX(-80px);opacity: 1;color: #fff;}
.i-pro-list li a:hover .more{transform: translateX(20px);-webkit-transform: translateX(20px);opacity: 1}


/*视频*/
.video{
  width: 100%;
  position: relative;
  background: #f4f4f4;
  padding: 47px 0;
}
.changfang .swiper-slide{height:350px;width: 380px;overflow: hidden;position: relative;}
.changfang .swiper-slide a{display: block;height:350px;width: 380px;background: #fff;overflow: hidden}
.changfang .swiper-slide a .son{width: 350px;height: 320px;margin: 0 auto;margin-top: 15px;overflow: hidden}

.changfang .swiper-slide .i{width: 100%;height: 200px;overflow: hidden}
.changfang .swiper-slide .i video{width: 100%;height: 100%;}
.changfang .swiper-slide .i p iframe{width: 100%;height: 100%}
.changfang .swiper-slide .i img{transition: 0.5s;-webkit-transition:0.5s }
.changfang .swiper-slide .t{width: 100%;height:120px;}
.changfang .swiper-slide .t .top{height: 30px;width: 100%;background: url("../images/vie.png")no-repeat center right;}
.changfang .swiper-slide .t .top .z{width: 270px;height: 30px;line-height: 30px;font-size: 18px;color: #444;float: left;line-height: 29px;}
.changfang .swiper-slide .t p{color: #949494}
.v-next{
  width: 60px!important;
  height: 60px!important;
  background: url("../images/v-next.png") no-repeat center center!important;
  right: -80px!important;
}
.v-prev{
  width: 60px!important;
  height: 60px!important;
  background: url("../images/v-prev.png") no-repeat center center!important;
  left: -80px!important;
}
.v-more{
  padding-top: 38px;
  width: 470px;
  margin: 0 auto;
}
.v-more a.vm1{
  display: block;
  width:226px;
  height: 58px;
  border-radius: 29px;
  background: #0364cf;
  float: left;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 58px;
}
.v-more a.vm2{
  display: block;
  width:226px;
  height: 58px;
  border-radius: 29px;
  background: #cd3d51;
  float: right;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 58px;
}
/*优势*/
.adv{
  width: 100%;
  position: relative;
  background: url("../images/adv.png") no-repeat right bottom;
  padding: 63px 0 77px 0;
}
.adv-center{
  height: 515px;
  margin-top: 30px;
  background: url("../images/adv-center.jpg") no-repeat center center;
}
.adv-tit{
  float: left;
  width: 455px;
  margin-top: 79px;
  margin-left: 86px;
}
.adv-tit ul li{
  width: 100%;
  height: 110px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 29px;
}
.adv-tit ul li h3{
  color: #323232;
  font-size: 22px;
  font-weight: bold;
  text-indent: 35px;
}
.adv-tit ul li:nth-child(1) h3{
  background: url("../images/a1.png") no-repeat center left;
}
.adv-tit ul li:nth-child(2) h3{
  background: url("../images/a2.png") no-repeat center left;
}
.adv-tit ul li:nth-child(3) h3{
  background: url("../images/a3.png") no-repeat center left;
}
.adv-tit ul li:last-child{
  border-bottom: 0;
}
.adv-tit ul li p{
  color: #7c7c7c;
  font-size: 14px;
  line-height: 20px;
  padding-top: 15px;
}
.adv-img{
  width: 566px;
  height: 430px;
  margin-top: 52px;
  margin-right: 36px;
  float: right;
}
.adv-tit ul li.on h3{
  color: #0364cf;
}
/*公司简介*/
.company{
  width: 100%;
  position: relative;
  background: url("../images/company.png") no-repeat center center;
  padding: 85px 0 62px 0;
  margin-top: -50px;
}
.title1{
  text-align: center;
}
.title1 h3{
  color: #fff;
  font-size: 36px;
}
.title1 p{
  color: #fff;
  font-size: 18px;
}
.company-center{
  padding-top: 35px;
}
.company-left{
  float: left;
  width: 620px;
}
.company-right{
  width: 530px;
  float: right;
}
.company-right h3{
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
.company-right h3:after{
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background: #2377d4;
  margin: 30px 0;
}
.company-right p{
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}
.com-more{
  margin-top: 105px;
}
.com-more a{
  display: block;
  width: 226px;
  height: 58px;
  border: 1px solid #4f94e0;
  line-height: 58px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border-radius: 29px;
  float: left;
  transition: all .3s ease;
}
.com-more .zx{
  display: block;
  width: 285px;
  height: 58px;
  background: #cd3d51;
  float: right;
  border-radius: 29px;
  text-align: center;
}
.com-more .zx span{
  color: #fff;
  font-size: 14px;
  display: block;
  float: left;
  padding-left: 22px;
  line-height: 58px;
  margin-right: -15px;
}
.com-more .zx small{
  font-size: 28px;
  font-family: ziti;
  line-height: 58px;
  color: #fff;
}
.com-more a:hover{
  background: #cd3d51;
  transition: all .3s ease;
  border: 1px solid #cd3d51;
}
/*实力厂家*/
.factory{
  width: 100%;
  position: relative;
  padding: 60px 0;
}
.factory-center{
  width: 100%;
  height: 490px;
  box-shadow: 0 0 10px #dedddd;
  margin-top: 26px;
  position: relative;
}
.fac-list .swiper-slide{
  height: 406px;
  position: relative;
}
.fac{
  width: 1130px;
  margin: 0 auto;
  padding-top: 30px;
}
.sb{
  width: 1130px;
  margin: 0 auto;
  padding-top: 30px;
}
.fac-img{
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fac-img img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fac-list .swiper-slide p{
  width: 100%;
  line-height: 66px;
  background: rgba(0,0,0,0.4);
  position: absolute;
  bottom: 0;
  z-index: 10;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.fac-next{
  width: 60px!important;
  height: 60px!important;
  background: url("../images/v-next.png") no-repeat center center!important;
  right: -80px!important;
}
.fac-prev{
  width: 60px!important;
  height: 60px!important;
  background: url("../images/v-prev.png") no-repeat center center!important;
  left: -80px!important;
}
.sb-next{
  width: 60px!important;
  height: 60px!important;
  background: url("../images/v-next.png") no-repeat center center!important;
  right: -80px!important;
}
.sb-prev{
  width: 60px!important;
  height: 60px!important;
  background: url("../images/v-prev.png") no-repeat center center!important;
  left: -80px!important;
}
.fac-type{
  width: 470px;
  margin: 0 auto;
  padding-top: 26px;
}
.fac-type ul li{
  float: left;
  width: 226px;
  height: 58px;
  background: #eaeaea;
  border-radius: 29px;
  text-align: center;
  line-height: 58px;
  margin-right: 13px;
}
.fac-type ul li a{
  color: #6a6a6a;
  font-size: 18px;
  display: block;
}
.fac-type ul li:nth-child(2){
  margin-right: 0;
}
.fac-type ul li.on{
  background: #0364cf;
}
.fac-type ul li.on a{
  color: #fff;
}

/*新闻*/
.title2{
  text-align: center;
  margin-bottom: 30px;
}
.title2 h3{
  color: #282828;
  font-size: 36px;
}
.title2 p{
  color: #282828;
  font-size: 18px;
}
.inews{height: 570px;background: #f6f6f6;padding: 40px 0 105px 0; }
.inews .l{width: 540px;float: left;background: #fff;padding: 0px 30px 30px 30px;}
.inews .l .top{height: 60px;width: 100%;border-bottom: 1px solid #f6f6f6}
.inews .l .top .z{width: 200px;height: 60px;line-height: 60px;float: left;color: #0364cf;}
.inews .l .top .y{width: 100px;height: 60px;float: right}
.inews .l .top .y a{display: block;width: 100px;height: 60px;line-height: 60px;text-align: right;color: #5f5f5f}
.inews .l .twoc{width: 520px;margin: 0 auto;}
.inews .l .twoc .one{width: 100%;height: 150px;}
.inews .l .twoc .one .z{width:220px;height: 150px;float: left;}
.inews .l .twoc .one .y{width:280px;height: 150px;float: right;}
.inews .l .twoc .one .y p a{font-size: 16px;color: #3e3e3e;}
.inews .l .twoc .one .y p a:hover{color: #059f47}
.inews .l .twoc .two li{height: 50px;width: 100%;border-bottom: 1px dashed #ddd;}
.inews .l .twoc .two li a{display: block;line-height: 50px;}
.inews .l .twoc .two li a .zuo{width: 420px;float: left;height: 50px;font-size: 16px;color: #3e3e3e;}
.inews .l .twoc .two li a .you{width: 80px;float: right;height: 50px;font-size: 14px;color: #656565;}
.inews .l .twoc .two li:last-child{border-bottom: none}
.inews .l .twoc .two li a:hover .zuo{color: #0364cf}
.inews .l .twoc .two li a:hover .you{color: #0364cf}
/**/
.inews .r{width: 520px;float: right;background: #fff;padding: 0px 30px 30px 30px;}
.inews .r .top{height: 60px;width: 100%;border-bottom: 1px solid #f6f6f6}
.inews .r .top .z{width: 200px;height: 60px;line-height: 60px;float: left;color: #0364cf;}
.inews .r .top .y{width: 100px;height: 60px;float: right}
.inews .r .top .y a{display: block;width: 100px;height: 60px;line-height: 60px;text-align: right;color: #5f5f5f}
.inews .r ul li{height: 106px;width: 100%;border-bottom: 1px solid #ddd;margin-top: 21px;list-style: none}
.inews .r ul li:nth-child(1){margin-top: 36px;}
.inews .r ul li .z{width: 28px;height: 100px;background: url("../images/wd.png") left top no-repeat;float: left;}
.inews .r ul li .y{width: 480px;height: 100px;float: right;}
.inews .r ul li .y .bt{color: #373737}
.inews .r ul li a:hover .bt{color: #0364cf}
.inews li{list-style: none!important;}
/*底部*/
.footer {
  width: 100%;
  background: #212c3a;
  position: relative;
  height: 310px;
}
.footer .warpper{
  position: relative;
  width: 1220px;
}
.foot-nav{
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: url("../images/f-nav.png") no-repeat center center;
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
}
.foot-nav ul{
  width: 95%;
  margin: 0 auto;
}
.foot-nav ul li{
  width: 144px;
  text-align: center;
  float: left;
}
.foot-nav ul li a{
  color: #fff;
  font-size: 16px;
}
.foot-nav ul li:after{
  display: block;
  content: '';
  width: 1px;
  height: 15px;
  background: #1e78db;
  float: right;
  margin-top: 23px;
}
.foot-nav ul li:last-child:after{
  display: none;
}
.f-center{
  padding-top: 105px;
}
.foot1{
  float: left;
  width: 410px;
}
.foot1 p{
  color: #808b99;
  font-size: 16px;
  line-height: 30px;
}
.foot1 h3{
  color: #fff;
  font-size: 30px;
  font-family: ziti;
  padding: 10px 0;
}
.foot2 {
  float: left;
  margin-left: 152px;
  width: 245px;
}
.foot2 h3{
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}
.foot2 ul li{
  width: 50%;
  float: left;
  line-height: 26px;
}
.foot2 ul li a{
  color: #808b99;
  font-size: 16px;
}
.foot3{
  width: 264px;
  float: right;
}
.foot3 p{
  width: 46%;
  float: left;
  margin-right: 8%;
}
.foot3 p img{
  max-width:100%;
}
.foot3 p:nth-child(2){
  margin-right: 0;
}
.foot3 p span{
  display: block;
  text-align: center;
  color: #808b99;
  font-size: 16px;
  padding-top: 10px;
}
.foot{
  width: 100%;
  height: 57px;
  line-height: 57px;
  background: #192533;
}
.foot-l{
  float: left;
  color: #5f6c7b;
  font-size: 14px;
}
.foot-r{
  float: right;
  color: #5f6c7b;
  font-size: 14px;
}
.foot-r a{
  color: #5f6c7b;
}
/*内页导航*/
.nei-banner{
  width: 100%;
}
.nei-banner img{
  max-width: 100%;
}
.rig-title{
  position: relative;
  margin-top: -55px;
  line-height: 55px;
}
.rig-title .crumbs{
  background: url("../images/home.png") no-repeat center left;
  text-indent: 20px;
}
/*内页-公司简介*/
.about1{
  width: 100%;
  position: relative;
}
.about1-center{
  margin-top: 33px;
  background: #f7f7f7;
}
.about1-left{
  float:left;
  padding: 60px 40px;
  width: 520px;
}
.about1-left h3{
  color: #282828;
  font-size: 24px;
  font-weight: bold;
}
.about1-left h3:after{
  display: block;
  content: '';
  width:29px;
  height: 3px;
  background: #0364cf;
  margin: 18px 0;
}
.about1-left p{
  font-size: 16px;
  line-height: 30px;
}
.about1-right{
  float: right;
  width: 600px;
}
.about2{
  width: 100%;
  position: relative;
  background: url("../images/about2.jpg") no-repeat center center;
  padding: 60px 0;
}
.y-th{
  margin-bottom: 40px;
}
.y-th li{width: 380px;margin-right: 30px;float: left;cursor: pointer;background: #fff;height: 480px;position: relative;}
.y-th li:nth-child(3){margin-right: 0;}
.y-th li .one{position: absolute;width: 380px;height: 480px;left: 0;top: 0;z-index: 3;box-sizing: border-box;;overflow: hidden}
.y-th li .one .i{width: 380px;height: 269px;position: relative;opacity: 1}
.y-th li .one .i .num{position: absolute;left: 40px;bottom: 20px;width: 60px;height: 51px;}
.y-th li .one .t{width: 310px;margin-left: 35px;margin-top: 25px}
.y-th li .one .t .p1{color: #3b3b3b;line-height: 1.6;font-size: 24px;font-weight: bold}
.y-th li .one .t .p1{width: 310px;height: 50px;position: relative;}
.y-th li .one .t .p1 .f{position: absolute;width: 310px;height: 50px;line-height: 50px;left: 0px;top: 0;color: #3b3b3b}
.y-th li .one .t .p1 .hi{position: absolute;width: 50px;height:40px;left: 50px;top: -0px;z-index: 2;overflow: hidden;opacity: 0;}
.y-th li .one .t .line{width: 37px;height:4px;background: #0364cf;margin-top: 10px}
.y-th li .one .t .p2{color: #818181;line-height: 1.6;font-size: 14px;margin-top: 20px;}
.y-th li:hover{transform: translateY(-3px);-webkit-transform: translateY(-3px);border-radius: 0px;overflow: hidden}
.y-th li:hover .one:hover{background: #0364cf;}
.y-th li:hover .one .p1 .f{color: #fff;}
.y-th li:hover .one .p1 .f{transform: translateX(62px);-webkit-transform: translateX(62px)}
.y-th li:hover .one .p1 .hi{;transform: translateX(-50px) ;-webkit-transform: translateX(-50px) ;opacity: 0.6;;}
.y-th li:hover .one .t .line{transform: scale(15,0.2);-webkit-transform: scale(15,0.2);background: #fff}
.y-th li:hover .one .t .p2{color: #fff;}
.y-th li:hover .one .i .num{opacity: 0;transform: scale(0.8);-webkit-transform: scale(0.8);}
.y-th li:hover .one .i img{transform: scale(0.98);-webkit-transform: scale(0.98);}
.about3{
  width: 100%;
  position: relative;
  padding: 53px 0 10px 0;
}
.about3 ul{
  margin-top: 30px;
}
.about3 ul li{
  width: 292px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  transition: all .3s ease;
}
.about3 ul li:nth-child(4n){
  margin-right: 0;
}
.about3 ul li .about3-img{
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.about3 ul li .about3-img img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about3 ul li p{
  line-height: 52px;
  background: #ececec;
  text-align: center;
  transition: all .3s ease;
}
.about3 ul li:hover p{
  background: #0364cf;
  transition: all .3s ease;
  color: #fff;
}
.pro-rig{
  width: 908px;
  float: right;
}
/*左侧栏*/
.pro-sider {
  float: left;
  width: 260px;
}
.pro-sider .in-title {
  height: 80px;
  background: url(../images/i-pro-title.jpg) no-repeat center;
  text-align: center;
  line-height: 1;
  overflow: hidden;
}
.pro-sider .in-title h3 {
  margin-top: 20px;
  font-size: 22px;
  color: #fff;
  margin-bottom: 5px;
}
.pro-sider .in-title em {
  font-size: 13px;
  color: #728dbc;
}
.pro-sider .pro-sider-ul {
  border: 1px solid #ededed;
  background: #fff;
  border-top: none;
  overflow: hidden;
}
.pro-sider .pro-sider-ul .ul-li {
  padding: 0 15px;
  height: 59px;
}
.pro-sider .pro-sider-ul .ul-li a {
  position: relative;
  height: 58px;
  line-height: 58px;
  font-size: 14px;
  color: #595959;
  display: block;
  padding-left: 10px;
  padding-right: 30px;
  border-bottom: 1px dashed #ededed;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-sider .pro-sider-ul .ul-li a h2{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-sider .pro-sider-ul .ul-li a div.icon {
  position: absolute;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  background: #ededed url(../images/sider-bg-01.png) no-repeat center;
  border-radius: 50%;
  right: 8px;
  top: 50%;
  margin-top: -8px;
  font-size: 12px;
}
.pro-sider .pro-sider-ul .ul-li:hover,
.pro-sider .pro-sider-ul .ul-li.active {
  background: #268ae7;
}
.pro-sider .pro-sider-ul .ul-li:hover a,
.pro-sider .pro-sider-ul .ul-li.active a {
  border: none;
  color: #fff;
}
.pro-sider .pro-sider-ul .ul-li:hover div.icon,
.pro-sider .pro-sider-ul .ul-li.active div.icon {
  background: #0058b1 url(../images/sider-bg-02.png) no-repeat center;
}
.pro-sider .pro-sider-ul .ul-li:last-child a {
  border-bottom: none;
}
.pro-sider .pro-sider-tel {
  overflow: hidden;
  height: 100px;
  line-height: 1;
  font-size: 20px;
  color: #0058b1;
  border: 1px solid #ededed;
  border-top: none;
  padding-left: 80px;
  background: url(../images/sider-tel.png) no-repeat 25px center;
}
.pro-sider .pro-sider-tel span {
  display: block;
  margin: 30px 0 8px;
  font-size: 14px;
  color: #808080;
}
.pro-sider .pro-sider-tel em {
  letter-spacing: 2px;
  font-weight: bold;
}


.m-column-t {
  position: relative;
  text-align: center;
  font-size: 0;
}
.m-column-t .center {
  display: inline-block;
  font-size: 0;
}
.m-column-t .center h3 {
  color: #333;
  font-size: 30px;
}
.m-column-t .center p {
  color: #d2d2d2;
  font-size: 30px;
}
.m-column-t span {
  position: absolute;
  width: 415px;
  top: 50%;
  margin-top: -5px;
  height: 5px;
  border-bottom: 1px solid #d2d2d2;
  z-index: 1;
}
.m-column-t span.mcl {
  left: 0;
}
.m-column-t span.mcl em {
  float: right;
}
.m-column-t span.mcr {
  right: 0;
}
.m-column-t span em {
  display: block;
  height: 11px;
  border-left: 1px solid #d2d2d2;
}
.textLine {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.textLine3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.textHidden {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.domHidden {
  overflow: hidden;
}
.about-main {
  padding: 20px 0 70px;
  min-height: 170px;
}
.about-main .ab-content {
  float: right;
  width: 925px;
}
.about-main .ab-content .title {
  line-height: 50px;
}
.about-main .ab-content .title a {
  color: #333;
  padding: 0 5px;
}
.about-main .ab-content .title span.icon-home {
  color: #535353;
}
.about-main .ab-content .title em {
  color: #999;
}
.about-main .ab-content .ab-conBox {
  overflow: hidden;
  background: #fff;
  min-height: 55px;
  padding: 30px 45px 40px;
}
.about-main .ab-content .ab-conBox .de-title {
  text-align: center;
  font-size: 20px;
  color: #333;
  line-height: 25px;
  margin-bottom: 8px;
}
.about-main .ab-content .ab-conBox .sub-co {
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 18px;
}
.about-main .ab-content .ab-conBox .ab-detail {
  overflow: hidden;
  margin-top: 30px;
  font-size: 14px;
  color: #777373;
  line-height: 25px;
}
.ab-sild {
  float: left;
  width: 260px;
}
.ab-sild .title {
  position: relative;
  height: 50px;
  text-align: center;
  background: #f3c04b;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.ab-sild .title span {
  position: absolute;
  height: 3px;
  width: 30px;
  top: 50%;
  margin-top: -3px;
  border-bottom: 1px solid #fff;
}
.ab-sild .title span em {
  display: block;
  height: 7px;
  border-left: 1px solid #fff;
}
.ab-sild .title span.stl {
  left: 35px;
}
.ab-sild .title span.stl em {
  float: right;
}
.ab-sild .title span.str {
  right: 35px;
}
.ab-sild .sild-cate {
  background: #fff;
  margin-bottom: 20px;
}
.ab-sild .sild-cate .list {
  overflow: hidden;
}
.ab-sild .sild-cate .list li {
  position: relative;
  border-bottom: 1px solid #eee;
  height: 60px;
  line-height: 60px;
}
.ab-sild .sild-cate .list li a {
  display: block;
  padding-right: 35px;
  font-size: 14px;
  color: #333;
  padding-left: 20px;
}
.ab-sild .sild-cate .list li:last-child {
  border-bottom: none;
}
.ab-sild .sild-cate .list li:hover {
  border-color: #f3c04b;
  background: #f3c04b;
}
.ab-sild .sild-cate .list li:hover a {
  color: #fff;
}
.ab-sild .sild-cate .list li:hover:after {
  color: #fff;
}
.ab-sild .sild-cate .list li:after {
  font-weight: bold;
  right: 20px;
  top: 0;
  color: #999;
  position: absolute;
  content: "\e904";
  font-family: 'icomoon' !important;
}
.ab-sild .sild-cont {
  background: #fff;
}
.ab-sild .sild-cont .cont-list {
  padding: 20px;
}
.ab-sild .sild-cont .cont-list ul li {
  color: #333;
  padding: 5px 0;
  padding-left: 60px;
  font-size: 14px;
}
.ab-sild .sild-cont .cont-list ul li span {
  width: 60px;
  margin-left: -60px;
  display: block;
  height: 20px;
  line-height: 20px;
  float: left;
  color: #666;
}
.pro-center {
  background: #fff;
  padding-bottom: 25px;
}
.pro-center .pro-list {
  overflow: hidden;
  padding: 25px 18px 10px;
}
.pro-center .pro-list ul li {
  float: left;
  width: 200px;
  margin: 0 10px 20px;
  border: 1px solid #fff;
}
.pro-center .pro-list ul li:hover {
  border-color: #f3c04b;
}
.pro-center .pro-list ul li .img {
  overflow: hidden;
  width: 200px;
  height: 200px;
  line-height: 200px;
  text-align: center;
  font-size: 0;
  background: #eee;
}
.pro-center .pro-list ul li .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.pro-center .pro-list ul li .title {
  background: #f7f8fc;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.pro-center .pro-list ul li .title:hover {
  color: #f3c04b;
}
.page {
  font-size: 0;
  text-align: center;
}
.page .center {
  display: inline-block;
  overflow: hidden;
}
.page .center .page-span {
  float: left;
  font-size: 14px;
  color: #c3c3c3;
  line-height: 32px;
  margin-right: 30px;
}
.page .center .page-list {
  float: left;
  overflow: hidden;
}
.page .center .page-list ul li {
  float: left;
  width: auto;
  min-width: 30px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  margin: 0 4px;
  padding: 0;
  border: none;
  background: transparent;
}
.page .center .page-list ul li a {
  min-width: 20px;
  padding: 0 5px;
  border: 1px solid #eee;
  display: block;
  color: #333;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  overflow: hidden;
  background: #fff;
}
.page .center .page-list ul li:hover a {
  color: #f3c04b;
}
.page .center .page-list ul li.active a {
  background: #f3c04b;
  color: #fff;
}
.news-center {
  background: #fff;
  padding-bottom: 25px;
}
.news-center .new-list {
  padding: 45px 45px 0px;
}
.news-center .new-list ul li {
  margin-bottom: 35px;
  border-bottom: 1px solid #eee;
}
.news-center .new-list ul li a {
  overflow: hidden;
  display: block;
  height: 90px;
  padding-bottom: 30px;
}
.news-center .new-list ul li a .img {
  float: left;
  width: 130px;
  height: 90px;
  background: #eee;
  line-height: 90px;
  font-size: 0;
  text-align: center;
}
.news-center .new-list ul li a .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.news-center .new-list ul li a .info {
  float: right;
  width: 690px;
}
.news-center .new-list ul li a .info h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  color: #333;
}
.news-center .new-list ul li a .info em {
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 16px;
  margin-bottom: 10px;
}
.news-center .new-list ul li a .info p {
  font-size: 14px;
  line-height: 22px;
  color: #999;
  max-height: 44px;
  overflow: hidden;
}
.news-center .new-list ul li a:hover h3 {
  color: #f3c04b;
}
.message-c {
  background: #fff;
  padding: 40px 50px;
  overflow: hidden;
}
.message-c .p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  margin-bottom: 35px;
}
.message-c .from input {
  display: block;
  height: 38px;
  line-height: 38px;
  padding: 0 5px;
  border: 1px solid #d2d2d2;
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
}
.message-c .from input[name=user],
.message-c .from input[name=phone] {
  width: 348px;
}
.message-c .from textarea {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  display: block;
  width: 728px;
  height: 130px;
  border: 1px solid #d2d2d2;
  padding: 5px;
  margin-bottom: 10px;
}
.message-c .from .code {
  overflow: hidden;
}
.message-c .from .code input[name=code] {
  width: 258px;
  float: left;
}
.message-c .from .code a {
  display: block;
  float: left;
  width: 80px;
  height: 38px;
  padding: 1px 0;
  margin-left: 10px;
}
.message-c .from .code a img {
  width: 80px;
  height: 38px;
}
.message-c .from .btn {
  padding-top: 25px;
}
.message-c .from .btn a {
  display: block;
  width: 362px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  background: #8fa4de;
}
.message-c .from .btn a:hover {
  background: #8397d0;
}
.contact-o {
  background: #fff;
  overflow: hidden;
  padding: 40px 0;
  text-align: center;
}
.contact-o iframe {
  width: 830px;
  height: 500px;
  margin: 0 auto;
}
/*# sourceMappingURL=./index.css.map */