
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/* banner 开始 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 780px;
 overflow: hidden;
}

.fullSlide .bd {
 height: 780px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 780px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 780px;
}

.fullSlide .hd {
 width: 100%;
 position: absolute;
 z-index: 2;
 bottom: 0;
 left: 0;
 height: 35px;
 text-align: center;
}

.fullSlide .hd ul {
 text-align: center;
}

.fullSlide .hd ul li {
 cursor: pointer;
 display: inline-block;
 zoom: 1;
 width: 12px;
 height: 12px;
 margin: 0 10px;
border: 1px solid #fff;
 overflow: hidden;
 line-height: 99px;
 border-radius: 50%;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.fullSlide .hd ul .on {
 background: #fff;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
}

.fullSlide .prev, .fullSlide .next {
 width: 40px;
 height: 60px;
 position: absolute;
 top: 50%;
 margin-top: -30px;
 z-index: 2;
 background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
 filter: alpha(opacity=30);
 -moz-opacity: .3;
 opacity: .3;
 -webkit-transition: all .5s linear;
 transition: all .5s linear;
  cursor: pointer;
}

.fullSlide .prev {
 background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
 left: 10%;
}

.fullSlide .next {
 background-position: -6px -137px;
 right: 10%;
}

/* banner 结束 */


/* animated home */

.animated {
 -webkit-animation-duration: 1s;
 animation-duration: 1s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both
}

.animated.infinite {
 -webkit-animation-iteration-count: infinite;
 animation-iteration-count: infinite
}

.animated.hinge {
 -webkit-animation-duration: 2s;
 animation-duration: 2s
}

@-webkit-keyframes fadeInUp {
 0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
 }
 100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none
 }
}

@keyframes fadeInUp {
 0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
 }
 100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none
 }
}

.fadeInUp {
 -webkit-animation-name: fadeInUp;
 animation-name: fadeInUp
}

.animated_1 {
 animation-delay: 0.3s;
}

.animated_2 {
 animation-delay: 0.6s;
}

.animated_3 {
 animation-delay: 0.9s;
}

.animated_4 {
 animation-delay: 1.2s;
}

.animated_5 {
 animation-delay: 1.5s;
}

.animated_6 {
 animation-delay: 1.8s;
}

.animated_7 {
 animation-delay: 2.1s;
}

.animated_8 {
 animation-delay: 2.4s;
}

.animated_9 {
 animation-delay: 2.7s;
}

.animated_10 {
 animation-delay: 3s;
}

.animated_11 {
 animation-delay: 3.3s;
}

.animated_12 {
 animation-delay: 3.6s;
}

/* animated end */



/*产品*/

.in_products_xx {
 width: 100%;
 overflow: hidden;
 margin-top: 65px;
 background:url(../images/cp_bg1.png) no-repeat center 444px;
}


.in_products {
 width: 1300px;
 margin: 0 auto;
 position: relative;
}

.in_productsen{

}


.in_products_l {
 float: right;
 width: 850px;
 overflow: hidden;
 margin-top: 48px;
}


.in_products_l_t {
 height: 24px;
 line-height: 24px;
 background:url(../images/cp_fline.png) no-repeat right;
}


.in_products_l_t h3 {
 font-size: 20px;
 color: #333333;
 float: left;
}


.in_products_l_t i {
 font-size: 16px;
 color: #666666;
 display: block;
 text-transform:uppercase;
 float: left;
 padding-left: 10px;
}

.in_products_l_taa{
 height: 20px;
}


.sideMen {
 padding-top: 20px;
}


.in_products_l_2{
 float: left;
 width: 136px;
 height: 36px;
}

.in_products_l_2 h4{
 padding-left: 55px;
 font-size: 16px;
 line-height: 36px;
 font-weight: bold;
}

.in_products_l_2 h4.d1{
 background:url(../images/cp_fd1.png) no-repeat 0;
}

.in_products_l_2 h4.d2{
 background:url(../images/cp_fd2.png) no-repeat 0;
}

.in_products_l_2 h4.d3{
 background:url(../images/cp_fd3.png) no-repeat 0;
}



.in_products_l_3{
 height: 36px;
 overflow: hidden;
}


.in_products_l_3 ul li {
 float: left;
 width: 132px;
 height: 36px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin-right: 10px;
}


.in_products_l_3 ul li a {
 color: #666666;
 padding: 0 5px 0 5px;
 line-height: 34px;
 font-size: 14px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-align: center;
 border: 1px solid #dddddd;
}


.in_products_l_3 ul li a:hover{
 background: #3355d2;
 border: 1px solid #3355d2;
 color: #fff;
}




.in_products .tab_box {
 width: 100%;
 clear: both;
}

.in_products .tab_box .hide {
 display: none;
}


.in_products_pro {
 position: relative;
 float: left;
 width: 370px;
 height: 470px;
 border: 1px solid #dddddd;
 border-radius: 6px;
 margin-top: 50px;
 padding-top: 15px;
}


.in_products_cent{
 width: 1300px;
 margin: 0 auto;
}


.in_products_xia {
 width: 110%;
 padding-top: 40px;
}


.in_pro_2 {
 float: left;
 width: 280px;
 margin: 0 17px 0 0;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 border: 1px solid #dddddd;
 padding: 15px;
 border-radius: 6px;
}


.in_pro_2 .in_pro_1pic {
 width: 100%;
 height: 275px;
 overflow: hidden;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
}


.in_pro_2 .in_pro_1pic img {
 width: 100%;
 height: 100%;
}


.in_pro_txt {
 height: 58px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 position: relative;
 background:url(../images/cp_jt.png) no-repeat 228px #f8f8f8;
 border-bottom: 6px solid #3355d2;
}


.in_pro_txt span{
 display: block;
 height: 58px;
 font-size: 16px;
}


.in_pro_txt span a {
 height: 58px;
 line-height: 58px;
 padding-left: 30px;
 padding-right: 56px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}


.in_pro_2:hover .in_pro_txt{
 background:url(../images/cp_jt2.png) no-repeat 235px #3355d2;
 border-bottom: 6px solid #fddd34;
}

.in_pro_2:hover .in_pro_txt span a {
 color: #fff;
 padding-left: 35px;
}

.in_pro_2:hover{
border: 1px solid #3355d2;
}

.in_pro_2:after{
 content: '';
 position: absolute;
 left: 0;
 top: 0;
 z-index: 1;
 width: 100%;
 height: 100%;
 border: 2px solid #3355d2;
 opacity: 0;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 border-radius: 5px;
 pointer-events: none;
}


.in_pro_2:hover:after{
 opacity: 1;
}





/*---*/

.in_pro_3aa {
 width: 340px;
 height: 451px;
 position: relative;
 overflow: hidden;
margin: 0 auto;
}


.in_pro_3 {
 width: 340px;
 height: 451px;
 position: relative;
}


.in_pro_3 .in_pro_1pic {
 width: 340px;
 height: 372px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_pro_3 .in_pro_1pic img {
 width: 100%;
 height: 100%;
}


.in_pro_tow {
 height: 58px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 position: relative;
 background:url(../images/cp_jt.png) no-repeat 289px #f8f8f8;
 border-bottom: 6px solid #3355d2;
 margin-top: 15px;
}


.in_pro_tow span{
 display: block;
 height: 58px;
 font-size: 16px;
}


.in_pro_tow span a {
 height: 58px;
 line-height: 58px;
 padding-left: 30px;
 padding-right: 56px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}


.in_pro_3:hover .in_pro_tow{
 background:url(../images/cp_jt2.png) no-repeat 295px #3355d2;
 border-bottom: 6px solid #fddd34;
}

.in_pro_3:hover .in_pro_tow span a {
 color: #fff;
 padding-left: 35px;
}



/*---*/

.in_pro_3txtbox{
 margin-top: 40px;
}

.in_pro_3txtcc{
 height: 140px;
 overflow: hidden;
}


.in_pro_3txt {
 width: 690px;
 height: 140px;
}


.in_pro_3txt h6 {
 height: 30px;
 line-height: 30px;
 overflow: hidden;
 display: block;
 font-size: 18px;
}


.in_pro_3txt h6 a {
 color: #333333;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.in_pro_3txt h6 a:hover{
 color: #3355d2;
 padding-left: 5px;
}


.in_pro_3txt h5 {
 line-height: 24px;
 height: 48px;
 overflow: hidden;
 color: #666666;
 padding: 26px 0 0 0;
 font-size: 14px;
}


.in_pro_3txt h4 {
 width: 28px;
 height: 3px;
 background: #3355d2;
 margin-top: 18px;
}






.cp_l {
 background: url(../images/cp_l.png) no-repeat center;
 display: block;
 width: 40px;
 height: 40px;
 cursor: pointer;
 position: absolute;
 left: 450px;
 top: 480px;
 z-index: 10;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-radius: 50%;
 border: 1px solid #acacac;
}


.cp_l:hover{
 background: url(../images/cp_la.png) no-repeat center #3355d2;
 border: 1px solid #3355d2;
}


.cp_r {
 background: url(../images/cp_r.png) no-repeat center;
 display: block;
 width: 40px;
 height: 40px;
 cursor: pointer;
 position: absolute;
 left: 504px;
 top: 480px;
 z-index: 10;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-radius: 50%;
 border: 1px solid #acacac;
}

.cp_r:hover{
 background: url(../images/cp_ra.png) no-repeat center #3355d2;
 border: 1px solid #3355d2;
}


/*产品end*/



/*案例*/


.case{
 margin-top: 70px;
 background:url(../images/al_bg.png) no-repeat center top;
 height: 691px;
 overflow: hidden;
}


.casesbox {
 width: 1300px;
 margin: 0 auto;
 margin-top: 196px;
 position: relative;
}


.cases_box1 {
 width: 1346px;
 padding-left: 184px;
}


/*--*/


/*----*/


.in_case_li {
 float: left;
 width: 420px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 margin: 0 0 10px 23px;
}


.in_case_txt {
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 height: 80px;
 padding-right: 50px;
 background:url(../images/al_jt.png) no-repeat right;
}


.in_case_txt h6 {
 height: 28px;
 line-height: 28px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 padding-top: 15px;
}


.in_case_txt h6 a {
 color: #fff;
 font-size: 18px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}


.in_case_txt h4{
 font-size: 14px;
 color: #9aa6e5;
 line-height: 20px;
 padding-top: 2px;
}


.case_imgscale_x {
 width: 100%;
 height: 310px;
 padding: 4px;
 border: 2px solid #fff;
 border-radius: 6px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}


.case_imgscale {
 width: 100%;
 height: 100%;
 overflow: hidden;
 position: relative;
 border-radius: 6px;
}


.case_imgscale img {
 width: 100%;
 height: 100%;
}

.in_case_li:hover .case_imgscale_x {
 border: 2px solid #fddd34;
}


.in_case_li:hover .in_case_txt h6 a{
 color: #fddd34;
 padding-left: 5px;
}


.case_l {
 background: url(../images/al_l.png) no-repeat center #fff;
 display: block;
 width: 60px;
 height: 60px;
 cursor: pointer;
 position: absolute;
 left: 0px;
 top: 312px;
 z-index: 10;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.case_l:hover{
 background: url(../images/al_l.png) no-repeat center #fddd34;
}


.case_r {
 background: url(../images/al_r.png) no-repeat center #fff;
 display: block;
 width: 60px;
 height: 60px;
 cursor: pointer;
 position: absolute;
 left: 70px;
 top: 312px;
 z-index: 10;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.case_r:hover{
 background: url(../images/al_r.png) no-repeat center #fddd34;
}


/*案例end*/



/*简介*/


.in2_about {
 width: 100%;
 height: 697px;
 background:url(../images/ab_bg.jpg) no-repeat center top;
 overflow: hidden;
}


.in2_about_1 {
 width: 1300px;
 margin: 0 auto;
 position: relative;
 padding-top: 64px;
}


.about_ll{
 float: left;
 width: 200px;
 height: 457px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 overflow: hidden;
 background:url(../images/al_sbg.png) no-repeat center;
 margin-top: 60px;
}

.about_lla{
 padding-top: 118px;
 line-height: 1;
 color: #fff;
 padding-left: 23px;
}

.about_lla h4{
 font-size: 14px;
 text-transform:uppercase;
 letter-spacing:2px;
}

.about_lla h5{
 font-size: 24px;
 text-transform:uppercase;
 letter-spacing:4px;
 padding-top: 12px;
}

.about_lla h6{
 width: 26px;
 height: 4px;
 background: #fff;
 margin-top: 25px;
}

.about_llb{
 height: 52px;
 color: #fff;
 padding-left: 23px;
 margin-top: 58px;
}

.about_llb b{
 display: block;
 float: left;
 line-height: 52px;
 font-size: 60px;
 margin-right: 5px;
 font-family: Arial;
}

.about_llb span{
 display: block;
 float: left;
 line-height: 24px;
 font-size: 30px;
}

.about_llb i{
 display: block;
 float: left;
 line-height: 20px;
 font-size: 14px;
 padding-top: 9px;
}




.in2_about_2_t {
 height: 40px;
 color: #d1d1d1;
 font-size: 36px;
 text-transform: uppercase;
}


.in2_about_3x {
 width: 772px;
 float: left;
 margin-left: 70px;
}



.in2_about_3_t1{
 height: 22px;
 line-height: 22px;
 font-size: 20px;
 color: #333333;
 background:url(../images/ab_line.png) no-repeat right;
 text-transform:uppercase;
 border-left: 3px solid #3355d2;
 padding-left: 10px;
}




.in2_about_6 {
 padding-top: 149px;
}


.in2_about_3 {
 line-height: 36px;
 height: 110px;
 overflow: hidden;
 padding: 36px 0 0 0;
 color: #666666;
}



.in2_about_5 {
 height: auto;
}


.in2_about_more {
 margin-top: 88px;
 height: 42px;
 position: relative;
}


.in2_about_more span{
 display: block;
 width: 164px;
 height: 42px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_about_more span a{
 display: block;
 font-size: 14px;
 line-height: 42px;
 background: #fddd34;
 text-transform:uppercase;
 text-align: center;
}


.in2_about_more span a:hover{
background: #3355d2;
 color: #fff;
}

.in2_about_more:after{
 content: '';
 position: absolute;
 left: 134px;
 top: 21px;
 z-index: 1;
 width: 72px;
 height: 1px;
 background: #333333;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}









/*---*/



.about_rong {
 position: absolute;
 right: 0;
 top: 261px;
 width: 160px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.about_rong_img {
 width: 160px;
 height: 218px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 background: #3355d2;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding: 6px;
 border-radius: 5px;
}


.about_rong_pic{
 width: 100%;
 height: 100%;
 background: #fff;
}

.about_rong_pic img{
 width: 100%;
 height: 100%;
 object-fit: scale-down;
}

.about_rong h6{
 line-height: 30px;
 text-align: center;
 font-size: 16px;
 margin-top: 8px;
}

.about_rong h6 a{
 display: block;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}


.about_rong:hover h6 a{
 color: #3355d2;
}


/*---*/



/*新闻*/


.in_news_ss {
 width: 100%;
 margin: 0 auto;
 padding-top: 66px;
}


.in_news_pro {
 width: 1300px;
 margin: 0 auto;
 position: relative;
 padding-top: 60px;
}


/*---*/

/*--*/



.gs_news_2 {
 width: 1350px;
 position: relative;
}


.in_newss_7 {
 float: left;
 width: 628px;
 height: 170px;
 position: relative;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin-bottom: 40px;
 z-index: 4;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 border: 1px solid #dddddd;
 margin-right: 43px;
 overflow: hidden;
}


.in_news_5_1 {
 float: left;
 width: 117px;
 height: 168px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 text-align: center;
 font-family: Arial;
 border-right: 1px solid #e7e7e7;
}


.in_news_5_1 h5 {
 line-height:40px;
 font-size: 50px;
 color: #333333;
 padding-top: 50px;
}


.in_news_5_1 h6 {
 line-height: 20px;
 font-size: 14px;
 color: #666666;
 padding-top: 11px;
}



.in_newss_7_2 {
 width: 310px;
 float: left;
 margin-left: 35px;
}


.in_newss_7_2 h6 {
 line-height: 30px;
 overflow: hidden;
 font-size: 16px;
 padding-top: 38px;
}


.in_newss_7_2 h6 a {
 color: #666666;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}


.in_newss_7_2 h4 {
 color: #666666;
 font-size: 14px;
 line-height: 24px;
 height: 48px;
 overflow: hidden;
 padding-top: 12px;
}


.in_newss_7:hover .in_newss_7_2 h6 a{
 padding-left: 5px;
 color: #3355d2;
}

.in_newss_mm{
 width: 44px;
 height: 44px;
 float: right;
 background:url(../images/news_jt1.png) no-repeat center;
 margin: 66px 44px 0 0;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_newss_mm a{
 display: block;
 line-height: 44px;
 font-size: 0px;
}


.in_newss_7:hover{
 border: 3px solid #3355d2;
}

.in_newss_7:hover .in_newss_mm{
 background:url(../images/news_jt2.png) no-repeat center;
}

.in_newss_7:hover .in_news_5_1{
 background: #3355d2;
 border-right: 1px solid #3355d2;
}

.in_newss_7:hover .in_news_5_1 h5{
 color: #fddd34;
}

.in_newss_7:hover .in_news_5_1 h6{
 color: #fddd34;
}



/*---*/













