
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}





/*banner*/
.fullSlide {
  width: 100%;
  position: relative;
  height: 894px;
  background: #fafafa;
}

.fullSlide .b1 .bd {
  width: 87%;
  height: 793px;
  margin: 0 0 0 13%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}


.fullSlide .b1 .bd ul {
  width: 100% !important;
}

.fullSlide .b1 .bd li {
  width: 100% !important;
  height: 793px;
  overflow: hidden;
  text-align: center;
}

.fullSlide .b1 .bd li a {
  display: block;
  height: 793px;
}

.fullSlide .hd {
  position: absolute;
  z-index: 2;
  bottom: 120px;
  right: 0px;
  text-align: center;
  width: 100%;
}

.fullSlide .hd ul li{
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fafafa;
  border-radius: 50%;
  margin: 0 20px;
  overflow: hidden;
  line-height: 99px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.fullSlide .hd ul li.on{
  background: #2850d4;
}


.fullSlide .next {
  position: absolute;
  top: 50%;
  right: -5%;
  width: 65px;
  height: 65px;
  background: url(../images/bannerR.png) no-repeat  center;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
  z-index: 7;
}

.fullSlide:hover .next{
  right: 5%;
}

.fullSlide .prev {
  position: absolute;
  top: 50%;
  left: -15%;
  width: 65px;
  height: 65px;
  background: url(../images/bannerL.png) no-repeat  center;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
  z-index: 7;

}

.fullSlide:hover .prev{
  left: 15%;
}

.banner_box {
  width: 100%;
  position: relative;
  height: 894px;
  overflow: hidden;
}

.banner_box .fullSlide .b2{
    position: absolute;
    top: 220px;
    left: 10px;
    z-index: 6;
    overflow: hidden;
    width: 410px;
    height: 260px;
}

.banner_box .fullSlide .b2 .bd{
  margin-left: -410px;
  width: 410px;
}

.banner_box .fullSlide .b2 ul li{
    float: left;
    width: 410px;
    height: 260px;
    position: relative;

}

.banner_box .fullSlide .b2 ul li span{
  display: block;
  font-size: 220px;
  color: #fafafa;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  -webkit-text-stroke:1px #000000;
  line-height: 175px;
  opacity: 0.1;
}

.banner_box .fullSlide .b2 ul li a{
    display: block;
    width: 358px;
    height: 170px;
}

.banner_box .fullSlide .b2 ul li a img{
  width: 358px;
  height: 170px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.banner_box  .tel_bg{
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 5;
  width: 100%;
}

.banner_box .tel_bg .tel_box{
  width: 1300px;
  margin: 0 auto;
  height: 100px;
}

.banner_box  .tel_bg .tel{
  float: left;
  line-height: 80px;
}

.banner_box  .tel_bg .tel i{
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  float: left;
}

.banner_box  .tel_bg .tel img{
  display: block;
  float: left;
  margin-left: 50px;
  width: 17px;
  height: 25px;
  margin-top: 26px;

}


.banner_box  .tel_bg .search{
  float: right;
  width: 386px;
  height: 70px;
  border-bottom: 1px solid #9e9e9e;
  margin-top: 5px;
}

.banner_box  .tel_bg .search .search2{
  float: left;
  width: 300px;
  height: 70px;
  font-size: 16px;
  color: #434343;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 5px;
  background: none;
}

.banner_box  .tel_bg .search .search_s{
  float: right;
  margin: 25px 30px 0 0;
  width: 21px;
  height: 21px;

}


.banner_box  .banner_xt{
  position: absolute;
  left: 130px;
  top: 555px;
  z-index: 5;
  width: 46px;
  height: 294px;
  background: url(../images/banner_xt.png) no-repeat center;
}


/*title*/

.title h3{
  font-size: 26px;
  color: #333333;
  position: relative;
  z-index: 5;
  text-align: center;
  display: inline-block;

}

.title h3 a{
  display: block;
  font-size: 26px;
  color: #333333;
}

.title h3 span{
  display: inline-block;
  font-size: 26px;
  color: #333333;
  margin-left: 15px;
  position: relative;
  top: 12px;
}

.title h3 img{
  vertical-align: middle;
  position: relative;
  z-index: 5;
  display: inline-block;

}

.title p{
  display: block;
  font-size: 15px;
  color: #999999;
  letter-spacing: 7px;
  margin: 22px auto 0 auto;

}

.title h3::after{
  position: absolute;
  left: -35px;
  top: 35px;
  width: 236px;
  height: 11px;
  background: #2850d4;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0.2;
}


/*product*/

.pro_bg{
  width: 100%;
  margin: 0px auto 0 auto;
  background: url(../images/pro_bg.jpg) no-repeat center;
  height: 967px;
}

.product{
  margin: 0 auto;
  padding-top: 80px;
}

.product .title{
  text-align: center;
}

.product .pro_list{
  width: 1300px;
  padding: 0 50px;
  margin: 35px auto 0 auto;
  background: url(../images/pro_list.png) no-repeat bottom center;
  height: 215px;
}


.product .p_fl{
  margin: 0 auto;
  width: 1300px;
  height: 170px;
  border: 1px solid #efefef;
  background: #fff;
  -webkit-box-shadow: 0 8px 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 8px 8px 6px rgba(0, 0, 0, .03);
} 

.product .p_fl ul li{
  float: left;
  width: 324px;
  height: 170px;
  border-right: 1px solid #f1f1f1;
  position: relative;
  z-index: 5;
}

.product .p_fl ul li::after{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 0px;
  background: #2850d4;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .p_fl ul li a{
  display: block;
  text-align: center;
}

.product .p_fl ul li a span{
  display: block;
  margin: 25px auto 0 auto;
  width: 70px;
  height: 70px;
  background: rgba(255, 255, 255, 0);
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .p_fl ul li a span i{
  display: inline-block;
  width: 58px;
  height: 58px;
  background: #f3f3f3 url(../images/pro_ico1.png) no-repeat center;
  border-radius: 50%;
  margin: 6px ;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .p_fl ul li a em{
  font-size: 18px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 15px auto 0 auto;
  padding: 0 10px;
}


.product .p_fl ul li.on a span{
  background: rgba(255, 255, 255, 1);
}

.product .p_fl ul li.on a span i{
  background: #fff url(../images/pro_ico2.png) no-repeat center;
}

.product .p_fl ul li.on::after{
  height: 100%;
}

.product .p_fl ul li.on a em{
  color: #fff;
}

.product .pro_box{
  margin: 30px auto 0 auto;
  width: 81%;
  overflow: hidden;
} 

.product .pro_box .swiper-container{
  padding: 20px 0;
}


.product .pro_box ul li{
  background: #f8f8f8;
  position: relative;
  z-index: 5;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: url(../images/mouse.png), default;
}

.product .pro_box ul li .pic{
  width: 83%;
  height: auto;
  padding-top: 83%;
  margin: 30px auto 0 auto;
  position: relative;

}

.product .pro_box ul li .pic img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0px;
  cursor: url(../images/mouse.png), default;
}

.product .pro_box ul li .txt{
  width: 83%;
  height: 80px;
  line-height: 80px;
  margin: 0 auto;
  cursor: url(../images/mouse.png), default;
}

.product .pro_box ul li .txt h5 a{
  font-size: 16px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  float: left;
  width: 55%;

}

.product .pro_box ul li .txt .more{
  float: right;
  background: url(../images/more1.png) no-repeat right center;
  height: 28px;
  margin-top: 25px;
  padding-right: 35px;

}

.product .pro_box ul li .txt .more img{
  display: block;
  width: 67px;
  height: 10px;
  margin-top: 9px;

}

.product .pro_box ul li::after{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 113px;
  height: 2px;
  background: #cecece;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.product .pro_box ul li:hover::after{
  width: 100%;
  background: #2850d4;
}


.product .pro_box ul li:hover{
  background: #fff;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
}



:root {
	--hue: 223;
	--bg: hsl(var(--hue),90%,15%);
	--fg: hsl(var(--hue),10%,90%);
	font-size: calc(20px + (60 - 20) * (100vw - 320px) / (1280 - 320));
}


input {
	box-shadow: 0 -1px 0 hsla(var(--hue),10%,90%,0.3) inset;
	transition: box-shadow 0.15s linear;
	-webkit-appearance: none;
	appearance: none;
}
input:focus {
	box-shadow: 0 -1px 0 hsl(var(--hue),10%,90%) inset;
	outline: transparent;
}
input::placeholder {
	color: hsla(var(--hue),10%,90%,0.3);
}

.particle {
	border-radius: 50%;
	pointer-events: none;
	position: fixed;
	width: 1.5ch;
	height: 1.5ch;
}
.particle--ring {
	box-shadow: 0 0 0 0.125em inset;
}


/*ys*/

.ys_bg{
  width: 100%;
  height: 941px;
  margin: 0px auto 0 auto;
  background: url(../images/ys_bg.jpg) no-repeat top center;
  overflow: hidden;
}

.ys_bg .ys{
  width: 1300px;
  margin: 0 auto;
  position: relative;
  padding-top: 125px;
}

.ys_bg .ys .title{
  position: absolute;
  left: 0;
  top: 125px;

}

.ys_bg .ys .title span{
  display: block;
  position: relative;
  z-index: 5;
  font-size: 80px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  line-height: 65px;
}

.ys_bg .ys .title span::after{
  position: absolute;
  left: -35px;
  top: 53px;
  width: 325px;
  height: 11px;
  background: #2850d4;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0.2;
}


.ys_bg .ys .title h3{
  font-size: 46px;
  color: #333333;
  margin-top: 15px;
  line-height: 50px;

}

.ys_bg .ys .title h3::after{
  opacity: 0;
}


.ys_bg .ys .ys_box{
  margin: 190px auto 0 auto ;
  position: relative;

}

.ys_bg .ys .ys_box .bd{
  width: 1300px;
}

.ys_bg .ys .ys_box .bd ul li{
  float: left;
  width: 1300px;
}

.ys_bg .ys .ys_box .bd ul li .txt{
  float: left;
  width: 645px;
  margin-top: 40px;
}


.ys_bg .ys .ys_box .bd ul li .txt em{
  display: block;
  width: 59px;
  height: 2px;
  background: #2850d4;
  margin: 0px 0 35px 0;
}

.ys_bg .ys .ys_box .bd ul li .txt p{
  font-size: 16px;
  color: #666666;
  line-height: 36px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img{
  float: right;
  margin: 0px ;
} 

.ys_bg .ys .ys_box .bd ul li .ys_img img{

}


.ys_bg .ys .ys_box .hd{
  position: absolute;
  left: 0;
  top: 365px;
} 

.ys_bg .ys .ys_box .hd ul li{
  float: left;
  width: 200px;
  height: 190px;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  margin-right: 40px;
  padding: 0 15px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ys_bg .ys .ys_box .hd ul li span{
  display: block;
  text-align: right;
  line-height: 40px;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  background: url(../images/buttom4.png) no-repeat left center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ys_bg .ys .ys_box .hd ul li i{
  display: block;
  margin: 10px auto 0 auto;
  width: 31px;
  height: 31px;
  position: relative;
  z-index: 5;
}
.ys_bg .ys .ys_box .hd ul li i img{
  display: block;
  margin: 0px auto 0 auto;
  width: 31px;
  height: 31px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}

.ys_bg .ys .ys_box .hd ul li i::after{
  position: absolute;
  content: "";
  z-index: -1;
  border-radius: 50%;
  background: #158366;
  width: 25px;
  height: 25px;
  opacity: 0.1;
  left: -8px;
  top: -8px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ys_bg .ys .ys_box .hd ul li em img{
  display: block;
  margin: 0px auto 0 auto;
  width: 104px;
  height: 0px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  object-fit: contain;
}

.ys_bg .ys .ys_box .hd ul li h5{
  margin: 15px auto 0 auto;
  font-size: 18px;
  color: #333;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ys_bg .ys .ys_box .hd ul li p{
  font-size: 12px;
  color: #999;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin: 5px auto 0 auto;
}

.ys_bg .ys .ys_box .hd ul li.on i{
  margin: 0px auto 0 auto;
  height: 0px;
  opacity: 0;
}

.ys_bg .ys .ys_box .hd ul li.on i::after{
  height: 0px;
  opacity: 0;
}

.ys_bg .ys .ys_box .hd ul li.on i img{
  margin: 0px auto 0 auto;
  height: 0px;
  opacity: 0;
}

.ys_bg .ys .ys_box .hd ul li.on em img{
  height: 150px;
  opacity: 1;
  margin: 10px auto 0 auto;
}

.ys_bg .ys .ys_box .hd ul li.on h5{
  margin: 15px auto 0 auto;
  font-weight: bold;
}

.ys_bg .ys .ys_box .hd ul li.on{
  height: 304px;
  transform: translateY(-114px);
}

.ys_bg .ys .ys_box .hd ul li.on span{
  line-height: 50px;
  color: #2850d4;
  font-size: 28px;
}

.ys_bg .ys .ys_box .ys_tel{
  position: absolute;
  right: -115px;
  top: -155px;
  width: 435px;
  height: 108px;
  background:  #fff;
  border-radius: 95px;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  padding-left: 13px;
}

.ys_bg .ys .ys_box .ys_tel .tel{
  background: url(../images/ys_tel.png) no-repeat left center;
  height: 86px;
  margin-top: 11px;
  padding-left: 95px;
}

.ys_bg .ys .ys_box .ys_tel .tel span{
  display: block;
  font-size: 14px;
  color: #666666;
  padding-top: 16px;
}

.ys_bg .ys .ys_box .ys_tel .tel i{
  display: block;
  font-size: 24px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-top: 2px;
}


/*case*/

.case_bg{
  width: 100%;
  margin: 75px auto 0 auto;
}

.case_bg .title{
  margin: 0 auto;
  text-align: center;
}

.case_bg .title h3::after {
  width: 176px;

}

.case_bg .title p{
  letter-spacing: 12px;
}


.case_bg .case_box{
  margin: 35px auto 0 auto;
}

.case_bg .case_box .case_l{
  float: left;
  margin-left: 16%;
  margin-top: 50px;
  width: 20.5%;
}

.case_bg .case_box .case_l img{
  display: block;
}

.case_bg .case_box .case_l img.c1{
  margin-bottom: 25px;
}

.case_bg .case_box .case_l img.c2{
  margin-left: -10px;
}

.case_bg .case_box .case_l h5{
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  letter-spacing: 3px;
  margin-top: 5px;

}

.case_bg .case_box .case_l p{
  font-size: 14px;
  color: #666666;
  letter-spacing: 1px;
  margin-top: 10px;
}

.case_bg .case_box .case_l .more{
  display: inline-block;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  background: url(../images/more4.png) no-repeat right center;
  margin-top: 60px;
  height: 44px;
  line-height: 44px;
  padding-right: 60px;
}

.case_bg .case_box .case_r{
  float: left;
  width: 59%;
  height: 480px;
  position: relative;
}

.case_bg .case_box .case_r .mySwiper{
  overflow: hidden;
}


.case_bg .case_box .case_r .mySwiper .swiper-slide{
  cursor: url(../images/mouse.png), default;
}

.case_bg .case_box .case_r .mySwiper .swiper-slide .pic{
  width: 440px;
  height: 306px;
  background: #f4f4f4;
  margin: 105px auto 0 auto;

}

.case_bg .case_box .case_r .mySwiper .swiper-slide .pic img{
  width: 430px;
  height: 296px;
  margin: 5px;
  cursor: url(../images/mouse.png), default;
}

.case_bg .case_box .case_r .mySwiper .swiper-slide .txt{
  height: 68px;
  line-height: 68px;
  width: 440px;
  margin: 0 auto;
} 

.case_bg .case_box .case_r .mySwiper .swiper-slide .txt h5 a{
  float: left;
  padding-left: 20px;
  font-size: 18px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/buttom7.png) no-repeat left center;
  width: 340px;

}

.case_bg .case_box .case_r .mySwiper .swiper-slide .txt .more{
  display: block;
  float: right;
  background: url(../images/more2.png) no-repeat  center;
  width: 24px;
  height: 9px;
  margin-top: 29px;

}

.case_bg .case_box .case_r .mySwiper .swiper-slide-active .pic{
  width: 590px;
  height: 410px;
  margin: 0 auto;

}

.case_bg .case_box .case_r .mySwiper .swiper-slide-active .pic img{
  width: 580px;
  height: 400px;
}

.case_bg .case_box .case_r .mySwiper .swiper-slide-active .txt{
  width: 590px;

}

.case_bg .case_box .case_r .mySwiper .swiper-slide:hover .txt h5 a{
  color: #2850d4;
}

.case_bg .case_box .case_r .mySwiper .swiper-slide-active .txt .more{
  margin-right: 100px;
}




/*about*/

.ab_bg{
  width: 100%;
  height: 1029px;
  margin: 80px auto 0 auto;
  background: url(../images/ab_bg.jpg) no-repeat center;
  overflow: hidden;
}

.ab_bg .about{
  width: 1300px;
  margin: 0 auto;
  position: relative;
}

.ab_bg .about .ab_box{
  height: 408px;
}

.ab_bg .about .ab_box .title{
  float: left;
  padding-top: 118px;
}

.ab_bg .about .ab_box .title span {
  display: block;
  position: relative;
  z-index: 5;
}

.ab_bg .about .ab_box .title span::after{
  position: absolute;
  left: -35px;
  top: 33px;
  width: 245px;
  height: 11px;
  background: #eb6100;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ab_bg .about .ab_box .title span img{
  display: block;
}

.ab_bg .about .ab_box .title h3{
  color: #fff;
  margin-top: 28px;
}

.ab_bg .about .ab_box .title h3::after{
  opacity: 0;
  height: 0;
}

.ab_bg .about .ab_box .title p{
  font-size: 15px;
  color: #fff;
  letter-spacing: 0px;
  margin: 5px auto 0 auto;
  opacity: 0.5;
}


.ab_bg .about .ab_box .txt{
  float: right;
  width: 850px;
  margin-top: 85px;

}

.ab_bg .about .ab_box .txt h5 a{
  height: 60px;
  line-height: 60px;
  display: block;
  font-size: 24px;
  color: #333;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ab_bg .about .ab_box .txt h5 a:hover{
  color: #2850d4;
}

.ab_bg .about .ab_box .txt i{
  display: block;
  width: 27px;
  height: 3px;
  background: #eb6100;
  border-radius: 5px;
}

.ab_bg .about .ab_box .txt p{
  font-size: 15px;
  color: #666666;
  line-height: 36px;
  height: 144px;
  overflow: hidden;
  margin-top: 20px;

}

.ab_bg .about .ab_img{
  margin: 0 auto;
  position: relative;
  height: 512px;
}

.ab_bg .about .ab_img .ab_l{
  width: 1300px;
}

.ab_bg .about .ab_img img{
  display: block;
  width: 1300px;
  height: 512px;

}

.ab_bg .about .ab_img .more{
  width: 157px;
  height: 127px;
  background: #eb6100;
  position: absolute;
  right: -157px;
  bottom: 0px;

}

.ab_bg .about .ab_img .more a img{
  display: block;
  width: 157px;
  height: 127px;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ab_bg .about .ab_img .more:hover a img{
  transform: translateY(-10px);
}

.ab_bg .about .ab_xt{
  position: absolute;
  left: -175px;
  top: 335px;
  font-size: 18px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  writing-mode: tb-rl;
  opacity: 0.22;
}




/*news*/

.news{
  margin: 80px auto 0 auto;
  width: 1300px;
}

.news .news_t{
  margin: 0 auto;
  height: 113px;
}

.news .news_t .title{
  float: left;
}

.news .news_t .title h3::after {
  width: 167px;

}

.news .news_t .title h3 span{
  margin-left: 18px;
}

.news .news_t .title p{
  margin: 20px auto 0 auto;
  letter-spacing: 10px;
}

.news .news_t .news_list{
  float: right;
  width: 593px;
  height: 72px;
  border-bottom: 1px solid #000000;
}

.news .news_t .news_list ul li{
  float: left;
  width: 197px;
  text-align: center;
  height: 72px;
  line-height: 62px;
  position: relative;
}

.news .news_t .news_list ul li a{
  display: inline-block;
  text-align: center;
  font-size: 18px;
  color: #666666;
  text-align: center;
  padding-left: 35px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_t .news_list ul li.n1 a{
  background: url(../images/news1.png) no-repeat left center;
}

.news .news_t .news_list ul li.n2 a{
  background: url(../images/news2.png) no-repeat left center;
}

.news .news_t .news_list ul li.n3 a{
  background: url(../images/news3.png) no-repeat left center;
}

.news .news_t .news_list ul li::after{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 0px;
  height: 1px;
  background: #2850d4;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_t .news_list ul li.on::after{
  width: 100%;
}

.news .news_t .news_list ul li.n1.on a{
  background: url(../images/news11.png) no-repeat left center;
}

.news .news_t .news_list ul li.n2.on a{
  background: url(../images/news22.png) no-repeat left center;
}

.news .news_t .news_list ul li.n3.on a{
  background: url(../images/news33.png) no-repeat left center;
}


.news .news_t .news_list ul li.on a{
  font-weight: bold;
  color: #2850d4;

}

.news .news_box{
  margin: 0 auto;

}

.news .news_box .news_top{
  height: 407px;
  overflow: hidden;

}

.news .news_box .news_top .news_l{

}

.news .news_box .news_top .news_l ul li{
  float: left;
  margin-right: 33px;
  width: 338px;
  height: 405px;
  border: 1px solid #f7f7f7;
  margin-right: 32px;
}

.news .news_box .news_top .news_l ul li .txt{
  width: 294px;
  height: 215px;
  margin: 0  auto;
}

.news .news_box .news_top .news_l ul li .txt span{
  display: block;
  font-size: 22px;
  color: #999999;
  padding-top: 22px;
}

.news .news_box .news_top .news_l ul li .txt a{
  font-size: 18px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 25px;
}

.news .news_box .news_top .news_l ul li .txt p{
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  margin-top: 17px;
}

.news .news_box .news_top .news_l ul li .news_img{
  width: 294px;
  height: 167px;
  margin: 0 auto;
  overflow: hidden;

} 

.news .news_box .news_top .news_l ul li .news_img img{
  width: 294px;
  height: 167px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .news_top .news_l ul li:hover .news_img img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.news .news_box .news_top .news_l ul li:hover .txt a{
  font-weight: bold;
  color: #2850d4;
}


.news .news_box .news_top .news_r{
  float: right;
  width: 544px;
} 

.news .news_box .news_top .news_r ul li{
  border-bottom: 1px solid #f1f1f1;
  height: 170px;
  margin-bottom: 65px;
  position: relative;

}

.news .news_box .news_top .news_r ul li::after{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 0px;
  height: 1px;
  background: #2850d4;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .news_top .news_r ul li .time{
  float: left;
  width: 65px;
  height: 170px;
  font-size: 30px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 37px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .news_top .news_r ul li .txt{
  float: right;
  width: 475px;

} 

.news .news_box .news_top .news_r ul li .txt h5 a{
  line-height: 30px;
  font-size: 18px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-right: 30px;
  background: url(../images/more5.png) no-repeat right center;
}

.news .news_box .news_top .news_r ul li .txt span{
  display: block;
  font-size: 14px;
  color: #999999;
  margin-top: 3px;
}

.news .news_box .news_top .news_r ul li .txt p{
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  margin-top: 26px;
}

.news .news_box .news_top .news_r ul li:hover .txt h5 a{
  color: #2850d4;

}

.news .news_box .news_top .news_r ul li:hover .time{
  color: #2850d4;
}

.news .news_box .list{
  margin: 43px auto 0 auto;
  width: 1360px;
  height: 120px;
} 

.news .news_box .list ul li{
  float: left;
  width: 372px;
  height: 120px;
  background: #fbfbfb;
  margin-right: 40px;
  padding: 0 18px;
}

.news .news_box .list ul li a{
  font-size: 16px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 60px;
  line-height: 58px;
  margin-top: 5px;
  background: url(../images/news_xt.png) no-repeat bottom center;
}

.news .news_box .list ul li span{
  display: block;
  font-size: 14px;
  color: #999999;
  margin-top: 8px;
}

.news .news_box .list ul li:hover a{
  color: #2850d4;
}

.news .news_box .news_top .news_r ul li:hover::after{
  width: 100%;
}


/*message*/

.message_bg{
  width: 100%;
  margin: 78px auto 0 auto;
  background: url(../images/message_bg.jpg) no-repeat  center;
  height: 304px;
}

.message_bg .message{
  margin: 0 auto;
  width: 1300px;
  padding-top: 60px;
}

.message_bg .message .m_l{
  float: left;
  margin-top: 24px;
  width: 765px;
}

.message_bg .message .m_l .m_t{
  float: left;
  width: 460px;
}

.message_bg .message .m_l .m_t h5{
  font-size: 36px;
  color: #333333;
  font-weight: bold;
  line-height: 38px;

}

.message_bg .message .m_l .m_t p{
  font-size: 16px;
  color: #666666;
  margin-top: 15px;
}

.message_bg .message .m_l .more{
  margin-top: 38px;
  width: 256px;
  height: 42px;
  line-height: 42px;
  background: #2850d4;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;

} 

.message_bg .message .m_l .more .zx a{
  display: block;
  width: 129px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  float: left;
}

.message_bg .message .m_l .more .m_more a{
  float: right;
  width: 126px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  margin: 1px 1px 0 0;
  display: block;
  text-align: center;
  font-size: 16px;
  color: #333333;

} 

.message_bg .message .m_l .tel{
  float: right;
  text-align: right;
  margin-top: 27px;
}

.message_bg .message .m_l .tel span{
  display: inline-block;
  font-size: 16px;
  color: #666666;
  padding-left: 42px;
  background: url(../images/tel1.png) no-repeat left center;
  margin-bottom: 23px;
  height: 27px;
  line-height: 27px;
}

.message_bg .message .m_l .tel p{
  font-size: 20px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}

.message_bg .message .m_r{
  float: right;
  width: 470px;
}

.message_bg .message .m_r .m_nr{
  height: 45px;
  margin-bottom: 19px;
}

.message_bg .message .m_r .m_nr .form-group1{
  float: left;
  width: 228px;
  height: 43px;
  border: 1px solid #dddddd;

}

.message_bg .message .m_r .m_nr .form-group1 input{
  width: 228px;
  height: 43px;
  background: url(../images/m1.png) no-repeat 10px center;
  font-size: 14px;
  color: #999999;
  text-indent: 40px;
}

.message_bg .message .m_r .m_nr .form-group2{
  float: right;
  width: 228px;
  height: 43px;
  border: 1px solid #dddddd;

}

.message_bg .message .m_r .m_nr .form-group2 input{
  width: 228px;
  height: 43px;
  background: url(../images/m2.png) no-repeat 10px center;
  font-size: 14px;
  color: #999999;
  text-indent: 40px;
}


.message_bg .message .m_r .form-group3{
  width: 468px;
  height: 43px;
  border: 1px solid #dddddd;
  margin-bottom: 25px;

}

.message_bg .message .m_r  .form-group3 textarea{
  width: 468px;
  height: 30px;
  background: url(../images/m3.png) no-repeat 10px center;
  font-size: 14px;
  color: #999999;
  text-indent: 40px;
  padding-top: 13px;
}


.message_bg .message .m_r .form-group4{
  float: left;
  width: 228px;
  height: 43px;
  border: 1px solid #dddddd;

}

.message_bg .message .m_r .form-group4 input{
  width: 128px;
  height: 43px;
  background: none;
  font-size: 14px;
  color: #999999;
  text-indent: 10px;
  float: left;
}

.message_bg .message .m_r .imgcode{
  float: right;
  width: 90px;
  height: 35px;
  margin: 4px 4px 0 0;
}

.message_bg .message .m_r .anniu{
  float: right;
  width: 228px;
  height: 45px;
}

.message_bg .message .m_r .anniu button{
  cursor: pointer;
  border: none;
  width: 228px;
  height: 45px;
  background: #2850d4;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.message_bg .message .m_r .anniu button:hover{
  border-radius: 45px;
}