
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/* banner 开始 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 650px;
 overflow: hidden;
}

.fullSlide .bd {
 height: 650px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 650px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 650px;
}

.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: 7px;
 background-color: #bfbfbf;
 overflow: hidden;
 line-height: 99px;
 border-radius: 50%;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.fullSlide .hd ul .on {
 width: 40px;
 background: #0080ff;
 border-radius: 6px;
 -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;
}

.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 */


.search_box {
 float: right;
 width: 430px;
 height: 46px;
 overflow: hidden;
 position: relative;
 border: 1px solid #e0dfdd;
 border-radius: 24px;
}


.swap_value {
 float: left;
 width: 320px;
 font-size: 14px;
 color: #333;
 height: 46px;
 line-height: 46px;
 background: none;
 padding-left: 20px;
 border: 0;
}


.swap_go {
 float: right;
 margin: 0;
 border: 0;
 width: 84px;
 height: 46px;
 background: url(../images/fdj.png) no-repeat 0;
 cursor: pointer;
 position: absolute;
 top: 0px;
 right: 0px;
}


.search_box input::-webkit-input-placeholder {
 color: #cccccc;
}

.search_box input::-moz-placeholder {
 color: #cccccc;
}

.search_box input:-moz-placeholder {
 color: #cccccc;
}

.search_box input:-ms-input-placeholder {
 color: #cccccc;
}



.soso_bg{
 width: 100%;
 height: 48px;
 position: relative;
 padding: 16px 0;
}

.soso {
 width: 100%;
 height: 48px;
}


.soso_2 {
 width: 1200px;
 height: 48px;
 margin: 0 auto;
 position: relative;
}

.soso_2l {
 line-height: 48px;
 color: #666666;
 float: left;
 width: 400px;
 margin-left: 10px;
}


.soso_2l a {
 color: #666666;
 display: block;
 padding-right: 20px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.soso_2l span {
 float: right;
 color: #666666;
}

.soso_2l a:hover {
 color: #015cb5;
 text-decoration: underline;
}


.soso_2l1 {
 height: 48px;
 line-height: 48px;
 color: #333;
 float: left;
 font-size: 16px;
 padding-left: 38px;
 font-weight: bold;
 background: url(../images/n_hot.png) no-repeat 0;
}


/*搜索end*/


/*d_text_xx*/

.d_text_xx {
 text-align: center;
}

.d_text_xx h3 {
 height: 40px;
 line-height: 40px;
 font-size: 36px;
 color: #333333;
}


.d_text_xx h4 {
 height: 20px;
 line-height: 20px;
 text-align: center;
 font-size: 18px;
 color: #333333;
 text-transform: uppercase;
 padding-top: 29px;
}


/*简介*/


.in2_about {
 width: 100%;
 height: 800px;
 background: url(../images/pa_bg.jpg) no-repeat center top;
}


.in2_about_1 {
 margin: 0 auto;
 position: relative;
 padding-top: 61px;
}


.in2_about_2_t {
 height: 40px;
 color: #d1d1d1;
 font-size: 36px;
 text-transform: uppercase;
}


.in2_about_3x {
 width: 1200px;
 margin: 0 auto;
}



.in2_about_6 {

}


.in2_about_4 {
 height: 70px;
 font-size: 74px;
 color: #cccccc;
 font-weight: bold;
 text-transform: uppercase;
}

.in2_about_3 {
 line-height: 36px;
 height: 72px;
 overflow: hidden;
 padding: 36px 5px 0 5px;
 color: #333333;
 text-align: center;
}


.in2_about_5 {
 height: auto;
}

.about_more{
 width: 175px;
 height: 56px;
 margin: 0 auto;
 margin-top: 38px;
}

.about_more a{
 display: block;
 line-height: 54px;
 color: #0080ff;
 font-size: 16px;
 text-align: center;
 border: 1px solid #0080ff;
}

.about_more a:hover{
 background: #0080ff;
 color: #fff;
}

/*简介end*/


/*数字*/


.about_shubox{
 width: 1200px;
 height: 146px;
 margin: 0 auto;
 padding-top: 39px;
}


.about_shu {
 width: 1200px;
 height: 146px;
 margin: 0 auto;
}


.about_shua {
 float: left;
 width: 300px;
 text-align: center;
}


.about_shua h4 {
 height: 55px;
 line-height: 55px;
 font-size: 18px;
 color: #666666;
}


.about_shua h4 b {
 line-height: 55px;
 font-weight: normal;
 font-size: 60px;
 vertical-align: sub;
 display: inline-block;
 transform: translateY(0px);
 font-family: Impact;
 color: #0a68c0;
 padding-right: 10px;
}


.about_shua h5 {
 height: 20px;
 line-height: 20px;
 color: #333333;
 font-size: 18px;
 padding-top: 20px;
 text-align: center;
}


/*数字end*/



/*荣誉*/


.rong_cont {

}

.in_rong_ss {
 position: relative;
}

.in_rong_right {
 width: 100%;
 position: relative;
 overflow: hidden;
}


.in_rong_cont {
 width: 1220px;
 margin: 0 auto;
 position: relative;
}

.in_rong {
 width: 1220px;
}


.in_rong_li {
 float: left;
 width: 218px;
 height: 200px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 margin: 0 12px 20px 12px;
 background:url(../images/ry_bg.png) no-repeat center 20px;
 border: 1px solid #dcdcdc;
}


.rong_imgscale_x {
 width: 100%;
 height: 140px;
 position: relative;
 overflow: hidden;
 padding: 35px 36px 0 35px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}


.rong_imgscale {
 width: 100%;
 height: 100%;
}


.rong_imgscale img {
 width: 100%;
 height: 100%;
}


.in_rong_txt{
 height: 34px;
 line-height: 34px;
 text-align: center;
 padding-top: 18px;
}

.in_rong_txt a{
 display: block;
 padding: 0 20px;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}


.in_rong_li:hover .in_rong_txt{


}

.in_rong_li:hover .in_rong_txt h6 a {

}


.fill {object-fit: fill;}
.contain {object-fit: contain;}
.cover {object-fit: cover;}
.scale-down {object-fit: scale-down;}
.none {object-fit: none;}


.rong_lefts {
 background: url(../images/ry_l.png) no-repeat center #989898;
 width: 43px;
 height: 43px;
 color: #fff;
 position: absolute;
 top: 80px;
 left: -50px;
 cursor: pointer;
 z-index: 20;
 border-radius: 50%;
}

.rong_lefts:hover{
 background: url(../images/ry_l.png) no-repeat center #0080ff;
}


.rong_rights {
 background: url(../images/ry_r.png) no-repeat center #989898;
 width: 43px;
 height: 43px;
 position: absolute;
 top: 80px;
 right: -50px;
 cursor: pointer;
 z-index: 20;
 border-radius: 50%;
}

.rong_rights:hover{
 background: url(../images/ry_r.png) no-repeat center #0080ff;
}

/*荣誉end*/


/*a_tite*/

.a_tite {
 text-align: center;
}

.a_tite h3 {
 line-height: 40px;
 font-size: 36px;
 color: #333;
}


.a_tite h5 {
 width: 354px;
 height: 48px;
 line-height: 48px;
 font-size: 18px;
 text-transform: uppercase;
 color: #333;
border: 1px solid #dbdbdb;
 margin: 0 auto;
 border-radius: 25px;
 margin-top: 22px;
}






/*产品*/

.pro_bg {
 width: 100%;
 overflow: hidden;
 padding-top: 40px;
}


.pro_cont {
 width: 100%;
 margin: 0 auto;
 margin-top: 38px;
}

.in_pro_ss {
 width: 100%;
 position: relative;
}


#tab_pro {
 height: 100px;
 width: 100%;
 background: #0080ff;
}


#tab_pro .pro_menu {
 width: 1200px;
 height: 100px;
margin: 0 auto;
}


#tab_pro .pro_menu li {
 float: left;
 width: 400px;
 height: 100px;
 font-size: 24px;
 cursor: pointer;
 color: #fff;
}

#tab_pro .pro_menu li i{
 display: block;
 height: 24px;
}

#tab_pro .pro_menu li i.d1{
 background:url(../images/01.png) no-repeat center;
}

#tab_pro .pro_menu li i.d2{
 background:url(../images/02.png) no-repeat center;
}

#tab_pro .pro_menu li i.d3{
 background:url(../images/03.png) no-repeat center;
}


#tab_pro .pro_menu li a {
 color: #fff;
 display: block;
 text-align: center;
 line-height: 45px;
 padding-top: 20px;
}


#tab_pro .pro_menu .on {
 cursor: pointer;
 background-color: #0a68c0;
}

#tab_pro .pro_menu .on a{
 color: #fff;
}

.in_pro_right {
 width: 100%;
 height: 436px;
 position: relative;
 background:url(../images/cp_bg.png) no-repeat center;
}


.in_pro_cont{
 width: 1220px;
 height: 360px;
 margin: 0 auto;
 position: relative;
 padding-top: 40px;
}


.in_pro {
 width: 1220px;
 height: 360px;
 margin: 0 auto;
 overflow: hidden;
}


.in_pro_li {
 float: left;
 width: 285px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 margin: 0 10px 20px 10px;
 background: #fff;
 box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.05);
 }


.in_pro_li h6 {
 width: 100%;
 height: 65px;
 font-weight: normal;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-top: 1px solid #eaeaeb;
}

.in_pro_li h6 span{
 display: block;
 width: 170px;
 line-height: 65px;
 font-size: 16px;
 float: left;
}

.in_pro_li h6 span a {
 color: #333;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0 15px;
}

.in_pro_li h6 i{
 float: right;
 display: block;
 width: 108px;
 height: 42px;
 line-height: 42px;
 font-size: 12px;
 text-transform:uppercase;
 color: #d5d5d5;
 background:url(../images/cp_jt1.png) no-repeat 0 0;
 margin-top: 18px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_pro_li h6 i a{
 display: block;
 color: #d5d5d5;
}


.pro_imgscale_x {
 width: 100%;
 height: 270px;
}

.pro_imgscale {
 width: 100%;
 height: 100%;
 overflow: hidden;
 position: relative;
}

.pro_imgscale img {
 width: 100%;
 height: 100%;
}

.in_pro_li:hover h6 i{
 width: 95px;
}

.in_pro_li:hover h6 a{
 color: #0080ff;
}



.pro_l {
 background: url(../images/cp_l.png) no-repeat center;
 display: block;
 width: 54px;
 height: 54px;
 cursor: pointer;
 position: absolute;
 left: -62px;
 top: 187px;
 z-index: 10;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.pro_l:hover{
 background: url(../images/cp_la.png) no-repeat center;
}

.pro_r {
 background: url(../images/cp_r.png) no-repeat center;
 display: block;
 width: 54px;
 height: 54px;
 cursor: pointer;
 position: absolute;
 right: -62px;
 top: 187px;
 z-index: 10;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.pro_r:hover{
 background: url(../images/cp_ra.png) no-repeat center;
}

/*产品end*/


/*解决*/

.jijue{
 width: 1220px;
 margin: 0 auto;
 padding-top: 32px;
}

.jijue_cent{
 padding-top: 42px;
}



.c_tite_box{
 width: 1200px;
 height: 41px;
 margin: 0 auto;
 border-bottom: 1px solid #e7e7ea;
}


.c_tite {
 float: left;
}


.c_tite h3 {
 height: 24px;
 line-height: 24px;
 font-size: 18px;
 float: left;
 color: #333333;
 background:url(../images/fa_tdd.png) no-repeat 0;
 padding-left: 35px;
}


.c_tite h3 a{
 display: block;
}

.c_tite h4{
 height: 24px;
 line-height: 24px;
 font-size: 14px;
 color: #d6d6d6;
 text-transform:uppercase;
 float: left;
 padding-left: 10px;
}


.c_tite_more {
 width: 105px;
 height: 24px;
 float: right;
 z-index: 5;
}


.c_tite_more a{
 display: block;
 line-height: 24px;
 color: #666666;
 font-size: 14px;
 text-align: right;
 text-transform:uppercase;
}


.c_tite_more a:hover{
 color: #0080ff;
}


/*---*/



.in_jijue {
 width: 1220px;
 height: 250px;
 margin: 0 auto;
 overflow: hidden;
 padding-top: 40px;
}

.in_jijueaa{
 padding-top: 30px;
}


.in_jijue_li {
 float: left;
 width: 285px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 margin: 0 10px 10px 10px;
 background: #fff;
}


.in_jijue_li h6 {
 width: 100%;
 height: 50px;
 font-weight: normal;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: absolute;
 left: 0;
 bottom: 0;
 background-color:rgba(0,0,0,0.5);
}


.in_jijue_li h6 span{
 display: block;
 line-height: 50px;
 font-size: 14px;
}

.in_jijue_li h6 span a {
 color: #fff;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0 15px;
 text-align: center;
}


.in_jijue_li h6 i{
 display: block;
 width: 105px;
 height: 32px;
 font-size: 12px;
 text-transform:uppercase;
 margin: 0 auto;
 margin-top: 18px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_jijue_li h6 i a{
 display: block;
 color: #fff;
 line-height: 30px;
 border: 1px solid #fff;
 text-align: center;
}


.jijue_imgscale_x {
 width: 100%;
 height: 240px;
}

.jijue_imgscale {
 width: 100%;
 height: 100%;
 overflow: hidden;
 position: relative;
}

.jijue_imgscale img {
 width: 100%;
 height: 100%;
}

.in_jijue_li:hover h6{
 height: 100%;
}

.in_jijue_li:hover h6 span{
 padding-top: 65px;
}

.in_jijue_li:hover h6 span a{
 font-size: 18px;
}


.in_jijue_li:hover h6 i a:hover{
background: #0080ff;
 color: #fff;
}



/*解决end*/



/*in_banner2*/

.in_banner2 {
 width: 100%;
 height: 240px;
 background: url(../images/in_b1bg.jpg) no-repeat center;
 margin-top: 50px;
}


.in_banner2_1 {
 width: 1200px;
 height: 240px;
 margin: 0 auto;
 position: relative;
}


.in_banner2_right {
 color: #fff;
 padding: 48px 0 0 36px;
 width: 240px;
 float: left;
}

.in_banner2_pic2 {
 font-size: 16px;
 line-height: 30px;
}


.in_banner2_pic3 {
 font-size: 18px;
 line-height: 34px;
 padding-top: 20px;
}

.in_banner2_pic3 h4{
 font-size: 24px;
}


 /*留言*/

.webq_bottom_r {
 width: 752px;
 float: right;
 position: relative;
 margin-top: 54px;
 margin-right: 50px;
}


.webq_bottom_r3 {
 height: auto;
}

.webq_bottom_r3_1 {
 float: left;
 width: 365px;
 height: 50px;
 position: relative;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
border: 1px solid #80bdfc;
}



.webq_bottom_ml {
 margin-left: 20px;
}


.webq_bottom_r1 {
 margin-top: 32px;
}

.webq_bottom_yzt {
 width: 120px;
 margin-top: 32px;
}




.webq_bd_1 {
 width: 100%;
 height: 80px;
 background: none;
 line-height: 30px;
 color: #333333;
 padding: 5px 10px 5px 50px;
 box-sizing: border-box;
 display: block;
 border: 1px solid #dedede;
}

.webq_bd_2 {
 width: 100%;
 height: 48px;
 line-height: 48px;
 background: none;
 color: #fff;
 box-sizing: border-box;
 padding: 0 10px 0 19px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 display: block;
 font-size: 16px;
}


.webq_bd_yz {
 width: 150px;
 height: 38px;
 line-height: 38px;
 background: none;
 color: #333333;
 box-sizing: border-box;
 padding: 0 0 0 34px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 display: block;
 float: left;
}



.webq_bd_go {
 margin: 0;
 width: 126px;
 background:#0670d9;
 cursor: pointer;
 color: #fff;
 height: 50px;
 line-height: 50px;
 text-align: center;
 font-size: 16px;
 float: left;
 outline: none;
 border: 0;
 margin-top: 32px;
}



.webq_bottom_yzmtu {
 float: left;
 width: 119px;
 height: 50px;
 background: #fff;
 margin-top: 32px;
}


.webq_bottom_yzmtu img {
 width: 119px;
 height: 50px;
 display: block;
}





/*定义input的初始颜色home*/

.webq_bottom_r input::-webkit-input-placeholder {
 color: #fff;
}

.webq_bottom_r input::-moz-placeholder {
 color: #fff;
}

.webq_bottom_r input:-moz-placeholder {
 color: #fff;
}

.webq_bottom_r input:-ms-input-placeholder {
 color: #fff;
}

.webq_bottom_r textarea::-webkit-input-placeholder {
 color: #fff;
}

.webq_bottom_r textarea::-moz-placeholder {
 color: #fff;
}

.webq_bottom_r textarea:-moz-placeholder {
 color: #fff;
}

.webq_bottom_r textarea:-ms-input-placeholder {
 color: #fff;
}

/*定义input的初始颜色end*/



/*优势*/

.advantage_bg{
 background:url(../images/ys_bg.png) no-repeat center 132px;
 padding-top: 47px;
}


.advantage {

}




.advantage_p {
 width: 1200px;
 margin: 0 auto;
 margin-top: 68px;
}




.advantage_img1 {
 float: left;
}


.advantage_img1 img {
 display: block;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.advantage_img1 img:hover {
 transform: translateX(-8px);
}


.advantage_img2 {
 float: right;
}


.advantage_img2 img {
 display: block;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.advantage_img2 img:hover {
 transform: translateY(-5px);
}




.advantage_img3 {
 float: left;
}


.advantage_img3 img {
 display: block;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.advantage_img3 img:hover {
 transform: translateX(-8px);
}






.advantage_cc{
 width: 100%;
}

.advantage_txt1 {
 position: relative;
 margin: 0 auto;
 width: 1200px;
}


.advantage_a{
 float: left;
 width: 560px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 margin-left: 117px;
}


.advantage_a:hover{
 transform: translateY(-5px);
}


.advantage_line{
 width: 96px;
 height: 6px;
 background: #333333;
 position: absolute;
 left: 392px;
 top: 40px;
}

.advantage_shu{
 width: 84px;
 height: 64px;
 line-height: 64px;
 position: absolute;
 right: 0px;
 top: 0px;
 color: #d9d9d9;
 font-size: 72px;
 font-family: Impact;
}



.advantage_txtone {

}


.advantage_txtone h4 {
 font-size: 30px;
 font-weight: bold;
 color: #444;
 height: 32px;
 line-height: 32px;
 padding-bottom: 32px;
 padding-top: 24px;
}



.advantage_txtone i {
 display: block;
 font-size: 14px;
 color: #666666;
 line-height: 24px;
 padding-left: 20px;
 background: url(../images/ys_dd.png) no-repeat 0 9px;
 padding-bottom: 25px;
}



.ys_zx {
 width: 300px;
 height: 50px;
 line-height: 27px;
 color: #fff;
 font-family: Impact;
 font-size: 23px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin-top: 5px;
 border-radius: 25px;
 background: url(../images/ys_tel.png) no-repeat 32px #0080ff;
 padding-left: 76px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}












.advantage_bg1{
 margin-top: 125px;
}

.advantage_bg1 .advantage_txt1{}

.advantage_bg1 .advantage_line{
 width: 120px;
 left: auto;
 right: 392px;
 z-index: 10;
}

.advantage_bg1 .advantage_shu{
 left: 0;
 top: -20px;
}


.advantage_bg1 .advantage_a{
 float: left;
 margin-left: 127px;
}


.advantage_bg2{
 margin-top: 134px;
}

.advantage_bg2 .ys_zx{
 margin-top: 85px;
}



.advantage_bg3{
 margin-top: 132px;
}


/*优势end*/



/*案例 */


.case_bg {
 width: 100%;
 padding-top: 50px;
 background:url(../images/al_bg.jpg) no-repeat center;
 padding-bottom: 40px;
 margin-top: 60px;
 height: 1047px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}


.case_cont {
 width: 1230px;
 margin: 0 auto;
 margin-top: 44px;
}


.in_case_ss {
 width: 1230px;
 margin: 0 auto;
 position: relative;
}


.in_case_right {
 width: 100%;
 position: relative;
 overflow: hidden;
}


.in_case_cont {
}

.in_case {

}

.in_case_li {
 float: left;
 width: 380px;
 height: 428px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 margin: 0 15px 20px 15px;
}


.in_case_txt {
 width: 360px;
 padding: 0 82px 0 25px;
 height: 120px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 background: #fff;
 position: absolute;
 left: 10px;
 bottom: 0;
 z-index: 5;
}


.in_case_txt h6 {
 height: 30px;
 line-height: 30px;
 padding-top: 13px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_case_txt h6 a {
 color: #333;
 font-size: 16px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}


.in_case_txt h5 {
 height: 48px;
 line-height: 24px;
 font-size: 14px;
 padding: 0px 0 0 0;
 overflow: hidden;
 color: #666666;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}



.case_imgscale_x {
 width: 100%;
 height: 362px;
 position: relative;
 z-index: 5;
 overflow: hidden;
}


.case_imgscale {
 width: 100%;
 height: 100%;
 overflow: hidden;
 position: relative;
}


.case_imgscale img {
 width: 100%;
 height: 100%;
}



.in_case_txt i {
 width: 54px;
 height: 54px;
 font-size: 14px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 display: block;
 position: absolute;
 right: 0;
 bottom: 0px;
}


.in_case_txt i a {
 font-size: 14px;
 display: block;
 line-height: 18px;
 background: #0080ff;
 color: #fff;
 height: 54px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding: 9px 10px;
 text-align: center;
}



.in_case_li:hover {

}


.in_case_li:hover .in_case_txt {
 box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.06);
}

.in_case_li:hover .in_case_txt h6 a {
 color: #0080ff;
}

.in_case_li:hover .in_case_txt h6 a:hover{
 padding-left: 5px;
}

.in_case_li:hover .in_case_txt h5{
 padding-top: 8px;
}


/*案例end*/



.in_hezuobox {
 position: relative;
 width: 1220px;
 margin: 0 auto;
 margin-top: 33px;
}


.in_hezuo_cont {
 width: 100%;
 height: 180px;
 margin: 0 auto;
 padding-top: 40px;
}


.in_hezuo {
 width: 100%;
 height: 180px;
 margin: 0 auto;
}


.in_hezuo_li {
 float: left;
 width: 224px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 margin: 0 10px 0 10px;
}


.hezuo_imgscale_x {
 width: 100%;
 height: 122px;
 position: relative;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border: 1px solid #f0f0f0;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}


.hezuo_imgscale {
 width: 100%;
 height: 100%;
 overflow: hidden;
 box-sizing: border-box;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.hezuo_imgscale img {
 width: 100%;
 height: 100%;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.hezuo_txt{
 height: 34px;
 padding-top: 5px;
}

.hezuo_txt a{
 display: block;
 color: #333333;
 line-height: 34px;
 text-align: center;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
 padding: 0 5px;
}


.in_hezuo_li:hover .hezuo_txt a{
 color: #0080ff;
}


/*合作end*/




/*新闻*/

.in_newsfaq_ss {
 position: relative;
 margin-top: 58px;
 padding-bottom: 62px;
}


.in_newsfaq {
 width: 1200px;
 height: auto;
 margin: 0 auto;
 position: relative;
 margin-top: 44px;
}


.in_news_1 {

}


.in_news_1 .tab_box_news {

}


.in_news_2 {
 float: left;
 width: 482px;
}


.in_news_tit{
 height: 47px;
}

.in_news_tit h3{
 width: 93px;
 height: 31px;
 line-height: 31px;
 text-align: center;
 color: #fff;
 background: #0080ff;
 font-size: 18px;
 float: left;
 margin-top: 5px;
}


.in_newss_4 {
 position: relative;
}

.in_newss_4_1 {
 width: 100%;
 height: 266px;
 overflow: hidden;
}

.in_newss_4_1 img {
 width: 100%;
 height: 266px;
 transition: all 0.5s;
 transform: scale(1);
}


.in_newss_4_2 {
 height: 175px;
 padding: 0 30px;
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}


.in_newss_4_2 h6{
 padding-top: 20px;
 line-height: 30px;
}

.in_newss_4_2 h6 a {
 color: #333;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 font-size: 16px;
 height: 30px;
 line-height: 30px;
}

.in_newss_4_2 h6 a:hover{
 padding-left: 5px;
 color: #0080ff;
}


.in_newss_4_2 span{
display: block;
 font-size: 14px;
 line-height: 20px;
 color: #666666;
 margin-top: 17px;
}


.in_newss_4_2 h4{
 color: #666666;
 font-size: 14px;
 line-height: 25px;
 height: 50px;
 overflow: hidden;
 padding-top: 10px;
}


.in_newss_4_2 h5{
 color: #666666;
 font-size: 14px;
 line-height: 24px;
 height: 24px;
 overflow: hidden;
 padding-top: 6px;
 margin-left: -5px;
}

.in_newss_4_2 h5 a{
 color: #999999;
}

.in_newss_4_2 h5 a:hover{
 color: #014fa1;
}



.in_newss_rig{
 width: 676px;
 float: right;
 position: relative;
}

.in_newss_rmore{
 width: 65px;
 height: 30px;
 position: absolute;
 top: 10px;
 right: 0;
}

.in_newss_rmore a{
 display: block;
 line-height: 30px;
 text-transform:uppercase;
 color: #dddddd;
}

.in_newss_rmore a:hover{
 color: #014fa1;
}


#tab_news {
 height: 47px;
}

#tab_news .news_menu {
 height: 47px;
}

#tab_news .news_menu li {
 float: left;
 width: 120px;
 height: 46px;
 line-height: 46px;
 font-size: 18px;
 position: relative;
 background:url(../images/news_dt1.png) no-repeat 0;
 padding-left: 17px;
 color: #666666;
}


#tab_news .news_menu li span {
 display: block;
}


#tab_news .news_menu li h3 {
 display: block;
 font-size: 18px;
 font-weight: bold;
}


#tab_news .news_menu .on {
 cursor: pointer;
 color: #0080ff;
 background:url(../images/news_dt2.png) no-repeat 0;
}


#tab_news .news_menu .on h3{
 font-weight: bold;
}


.in_newss_rigbox{

}

.in_newss_rigbox .hide{
 display: none;
}


.in_news_pro_5 {
 border-top: 1px solid #f5f5f5;
}


.in_news_pro_5 ul li {
 height: 54px;
 line-height: 54px;
 overflow: hidden;
 position: relative;
 z-index: 5;
 border-bottom: 1px dashed #cccccc;
}


.in_news_pro_5 ul li a {
 display: block;
 padding: 0 10px 0 0;
 color: #666666;
 font-size: 15px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}


.in_news_pro_5 ul li a:hover {
 color: #0080ff;
 padding-left: 5px;
}


.in_news_pro_5 ul li span {
 float: right;
 color: #666666;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}



.in_newss_rmore{
 width: 27px;
 height: 27px;
 position: absolute;
 top: 10px;
 right: 0;
}

.in_newss_rmore a{
 display: block;
 line-height: 25px;
 text-transform:uppercase;
 font-size: 0px;
 border: 1px solid #c6c6c6;
 border-radius: 50%;
 background:url(../images/news_dt1more.png) no-repeat center;
}

.in_newss_rmore a:hover{
 border: 1px solid #0080ff;
}




.in_newss_maa{
 width: 50px;
 height: 31px;
 float: right;
 margin-top: 5px;
}

.in_newss_maa a{
 display: block;
 line-height: 31px;
 text-transform:uppercase;
 font-size: 14px;
 color: #999999;
}


.in_newss_maa a:hover{
color: #0080ff;
}


/*新闻end*/











