/*-----------------------------------------------------------*/

/*copyright by 动力无限  www.btoe.cn*/

/*邮箱 btoe@btoe.cn*/

/*合作电话 400-0599-360*/

/*版权所有违者必究*/

/*-----------------------------------------------------------*/





/* banner 开始 */

.fullSlide {

 width: 100%;

 position: relative;

 height: 700px;

 overflow: hidden;

}



.fullSlide .bd {

 height: 700px;

 margin: 0 auto;

 position: relative;

 z-index: 1;

 overflow: hidden;

}



.fullSlide .bd ul {

 width: 100% !important;

}



.fullSlide .bd li {

 width: 100% !important;

 height: 700px;

 overflow: hidden;

 text-align: center;

}



.fullSlide .bd li a {

 display: block;

 height: 700px;

}



.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: #004ba7;

 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 */





/*数字*/





.about_shubg {

 width: 100%;

 height: 100px;

 position: relative;

}



.about_shu_pro {

 width: 100%;

 height: 150px;

 position: absolute;

 left: 0;

 bottom: 0;

 z-index: 5;

}





.about_shu {

 width: 1420px;

 height: 150px;

 margin: 0 auto;

 background: #fff;

 box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);

}





@media (max-width: 1450px) {



 .about_shu {

  width: 1200px;

 }



}





.about_shua {

 float: left;

 width: 24.9%;

 height: 75px;

 color: #474c5a;

 text-align: center;

 margin-top: 38px;

}



.about_line {

 float: left;

 width: 1px;

 height: 82px;

 background: #e5e5e5;

 margin-top: 34px;

}



.about_shua h4 {

 height: 44px;

 font-size: 16px;

}



.about_shua h4 i {

 font-size: 52px;

 color: #333;

 line-height: 44px;

 font-weight: normal;

}



.about_shua h4 b {

 font-size: 52px;

 color: #333;

 line-height: 44px;

 font-weight: normal;

}





.about_shua h5 {

 height: 20px;

 line-height: 20px;

 padding-top: 15px;

 color: #333;

 font-size: 16px;

}





.about_shua:hover h4 b {

 color: #004ba7;

}





/*数字end*/





/*a_tite*/



.a_tite {

 text-align: center;

 height: 125px;

 background: #f0f6fe;

}



.a_tite h3 {

 line-height: 40px;

 font-size: 36px;

 color: #333;

 padding-top: 26px;

}



.a_tite h5 {

 color: #aaaaaa;

 font-size: 14px;

 height: 20px;

 line-height: 20px;

 text-transform: uppercase;

 background: url(../images/in_x1.png) no-repeat center;

 margin-top: 12px;

}





/*简介*/





.in2_about {

 width: 100%;

 height: auto;

 margin-top: 40px;

}





.in2_about_1 {

 width: 1200px;

 height: 584px;

 margin: 0 auto;

 margin-top: 40px;

 background: url(../images/ab_bg.jpg) no-repeat left bottom;

 position: relative;

}





.in2_about_2_t {

 height: 40px;

 color: #d1d1d1;

 font-size: 36px;

 text-transform: uppercase;

}





.in2_about_2 {

 width: 600px;

 height: 440px;

 position: absolute;

 left: 0;

 top: 0;

}



.in_aimgscale {

 width: 600px;

 height: 440px;

 overflow: hidden;

}



.in_aimgscale img {

 width: 600px;

 height: 440px;

 transition: all 0.5s;

 transform: scale(1);

}



.in_aimgscale img:hover {

 transition: all 0.5s;

 transform: scale(1.08);

}





.in2_about_3x {

 float: right;

 width: 475px;

}





.in2_about_6 {

 padding: 46px 0 0 0;

}





.in2_about_4 {

 font-size: 14px;

 color: #666;

 line-height: 16px;

 text-align: right;

}



.in2_about_4_1 {

 margin-top: 27px;

 height: 4px;

 background: url(../images/ab_line.png) no-repeat right;

}



.in2_about_4_2 {

 font-size: 28px;

 text-transform: uppercase;

 text-align: right;

 line-height: 30px;

 padding-top: 29px;

 letter-spacing: 2px;

}





.in2_about_3 {

 line-height: 24px;

 height: 94px;

 overflow: hidden;

 padding: 40px 0 0 50px;

 color: #666;

 margin-top: 10px;

 text-align: right;

}





.in2_about_5 {

 height: 374px;

}





.in_fcc_box {

 height: 210px;

 margin-left: 312px;

 position: relative;

}





.in_fccxx .elegance_box {

 height: 210px;

}



.in_fcc {

 height: 210px;

 overflow: hidden;

 margin-left: 288px;

}





.in_fcc li {

 float: left;

 width: 300px;

 height: 210px;

 text-align: center;

 position: relative;

}



.in_fcc li a {

 display: block;

 white-space: nowrap;

 overflow: hidden;

 text-overflow: ellipsis;

}



.in_fcc li h6 {

 width: 100%;

 height: 100%;

 font-size: 14px;

 text-align: center;

 background: rgba(0, 0, 0, 0.5);

 position: absolute;

 left: 0;

 bottom: 0;

 z-index: 10;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

 opacity: 0;

 transform: scale(0.2);

}



.in_fcc li h6 a {

 color: #fff;

 line-height: 42px;

 display: block;

 padding: 78px 30px 0 30px;

 overflow: hidden;

 white-space: nowrap;

 text-overflow: ellipsis;

 font-size: 16px;

 background: url(../images/fcc_line3.png) no-repeat center bottom;

}





.in_fcc li:hover h6 {

 opacity: 1;

 transform: scale(1);

}





.fc_imgscale_x {

 width: 100%;

 height: 210px;

}



.fc_imgscale {

 width: 100%;

 height: 210px;

 overflow: hidden;

 position: relative;

}



.fc_imgscale img {

 width: 100%;

 height: 210px;

 transition: all 0.5s;

 transform: scale(1);

}



.fc_imgscale img:hover {

 transition: all 0.5s;

 transform: scale(1.06);

}





.fcc_l {

 background: url(../images/ab_l.png) no-repeat center #eeeeee;

 display: block;

 width: 144px;

 height: 144px;

 cursor: pointer;

 position: absolute;

 left: 0;

 bottom: 0;

 z-index: 10;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

}



.fcc_l:hover {

 background: url(../images/ab_l.png) no-repeat center #f0f6fe;

}



.fcc_r {

 background: url(../images/ab_r.png) no-repeat center #313131;

 display: block;

 width: 144px;

 height: 144px;

 cursor: pointer;

 position: absolute;

 left: 144px;

 bottom: 0;

 z-index: 10;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

}



.fcc_r:hover {

 background: url(../images/ab_r.png) no-repeat center #004ba7;

}





/*简介end*/





/*产品*/



.in_products_xx {

 width: 100%;

 height: auto;

 padding-top: 40px;

}





.in_pfl {

 width: 1200px;

 height: 72px;

 margin: 0 auto;

 overflow: hidden;

 text-align: center;

 background: url(../images/cp_line.png) no-repeat 0 64px;

}





.in_pfl ul li {

 margin: 0 25px;

 height: 72px;

 text-align: center;

 display: inline-block;

 position: relative;

}



.in_pfl ul li a {

 display: block;

 height: 72px;

 line-height: 72px;

 overflow: hidden;

 font-size: 18px;

 color: #333;

}



.in_pfl ul li i {

 width: 13px;

 height: 13px;

 background: #eeeeee;

 border: 1px solid #d7d7d7;

 position: absolute;

 left: 50%;

 bottom: 0;

 border-radius: 50%;

 margin-left: -7px;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

}





.in_pfl ul li:hover a {

 color: #004ba7;

}



.in_pfl ul li:hover i {

 background: #004ba7;

 border: 1px solid #004ba7;

}





.in_products_r {

 width: 100%;

 height: auto;

 padding-top: 20px;

 overflow: hidden;

 background: #eeeeee;

}



.in_products_r .tab_box {

 width: 1200px;

 margin: 0 auto;

 overflow: hidden;

 padding-top: 48px;

}



.in_products_pro {

 position: relative;

 width: 105%;

 height: 560px;

}



.in_pro_2 {

 float: left;

 width: 289px;

 margin: 0 14px 39px 0;

 overflow: hidden;

 position: relative;

 -webkit-transition: all .3s linear;

 transition: all .3s linear;



}





.in_pro_2 .in_pro_1pic {

 width: 277px;

 height: 360px;

 padding: 5px;

 border: 1px solid #d2d2d2;

 border-radius: 8px;

}





.in_pro_2 .in_pro_1pic img {

 width: 100%;

 height: 100%;

 transition: all 0.5s;

 transform: scale(1);

 border-radius: 8px;

}





.in_pro_txt {

 font-size: 14px;

 height: 44px;

 line-height: 44px;

 -webkit-transition: all .3s linear;

 transition: all .3s linear;

 border-bottom: 1px solid #eeeeee;

}



.in_pro_txt a {

 color: #666;

 display: block;

 overflow: hidden;

 white-space: nowrap;

 text-overflow: ellipsis;

 padding: 0 10px 0 10px;

 text-align: center;

}



.in_pro_2:hover .in_pro_1pic {

 padding: 4px;

 border: 2px solid #779cca;

}





.in_pro_2:hover .in_pro_txt {

 border-bottom: 1px solid #779cca;

}



.in_pro_2:hover .in_pro_txt a {

 color: #004ba7;

}





/*产品end*/





.in_shigbox {

 width: 100%;

 height: 230px;

 overflow: hidden;

 background: #eeeeee;

 padding-bottom: 58px;

}





.in_shig_cont {

 width: 1200px;

 margin: 0 auto;

 height: 230px;

 position: relative;

}



.in_shig_t {

 float: left;

 width: 341px;

 height: 227px;

 background: url(../images/sg_tbg.jpg) no-repeat center;

 padding-top: 28px;

 box-sizing: border-box;

}



.in_shig_t h3 {

 height: 38px;

 line-height: 38px;

 background: url(../images/sg_t1.png) no-repeat 0;

 margin-left: 20px;

 font-size: 18px;

 font-weight: bold;

 color: #fff;

 padding-left: 15px;

}



.in_shig_t h4 {

 height: 20px;

 margin-left: 20px;

 background: url(../images/sg_jt.png) no-repeat 0;

 margin-top: 11px;

}



.in_shig_t h5 {

 padding-right: 25px;

 font-size: 14px;

 text-align: right;

 color: #fff;

 padding-top: 54px;

}



.in_shig_t h6 {

 padding-right: 25px;

 font-size: 28px;

 text-align: right;

 color: #fff;

}





.in_shig {

 width: 858px;

 float: right;

 height: 230px;

}





.in_shig_li {

 float: left;

 width: 260px;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

 position: relative;

 margin: 0 0 20px 26px;

}





.shig_imgscale_x {

 width: 100%;

 height: 190px;

 position: relative;

 overflow: hidden;

}





.shig_imgscale {

 width: 100%;

 height: 190px;

 overflow: hidden;

}



.shig_imgscale img {

 width: 100%;

 height: 100%;

}





.in_shig_txt {

 width: 100%;

 height: 36px;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

 border-bottom: 1px solid #dedede;

}





.in_shig_txt a {

 color: #333;

 line-height: 36px;

 font-size: 14px;

 display: block;

 overflow: hidden;

 white-space: nowrap;

 text-overflow: ellipsis;

 padding: 0 20px 0 20px;

 text-align: center;

}



.in_shig_li:hover .in_shig_txt {

 border-bottom: 1px solid #004ba7;

}



.in_shig_li:hover .in_shig_txt a {

 color: #004ba7;

}



.in_shig_li:hover .in_shig_txt a:hover {

 text-decoration: underline;

}





.shig_lefts {

 background: url(../images/sg_l.png) no-repeat center;

 display: block;

 width: 38px;

 height: 38px;

 position: absolute;

 top: 95px;

 left: 238px;

 cursor: pointer;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

 border: 1px solid #fff;

}



.shig_lefts:hover {

 background: url(../images/sg_l.png) no-repeat center #004ba7;

 border: 1px solid #004ba7;

}



.shig_rights {

 background: url(../images/sg_r.png) no-repeat center;

 display: block;

 width: 38px;

 height: 38px;

 position: absolute;

 top: 95px;

 left: 288px;

 cursor: pointer;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

 border: 1px solid #fff;

}





.shig_rights:hover {

 background: url(../images/sg_r.png) no-repeat center #004ba7;

 border: 1px solid #004ba7;

}





.ys_tel {

 width: 375px;

 height: 50px;

 line-height: 50px;

 position: absolute;

 left: 363px;

 bottom: 213px;

 background: url(../images/ys_tel.png) no-repeat 0;

 padding-left: 38px;

}



.ys_tel i {

 display: block;

 float: left;

 font-size: 18px;

}



.ys_tel span {

 display: block;

 float: left;

 font-size: 34px;

}



.ys_tite {

 width: 375px;

 position: absolute;

 left: 363px;

 top: 138px;

}





.ys_tite h3 {

 font-size: 58px;

 color: #f0f0f0;

 line-height: 55px;

 text-transform: uppercase;

}





.ys_tite h4 {

 line-height: 30px;

 font-size: 26px;

 color: #333;

 padding-top: 20px;

 text-transform: uppercase;

 font-weight: bold;

}



.ys_tite h5 {

 width: 29px;

 height: 74px;

 border-right: 1px solid #999999;

 margin-top: 32px;

}





/*优势*/



.youshi {

 width: 100%;

 height: 870px;

 overflow: hidden;

 margin-top: 35px;

}





.youshi_pro {

 width: 1200px;

 height: 870px;

 margin: 0 auto;

 position: relative;

 background: url(../images/ys_bg.jpg) no-repeat right bottom;

}





.youshi_pro .hd {

 width: 300px;

 position: absolute;

 left: 0;

 top: 0px;

 z-index: 5;

}



.youshi_pro .hd ul {

 padding-top: 80px;

}





.youshi_pro .hd ul li {

 width: 300px;

 height: 165px;

 text-align: center;

 color: #444;

 cursor: pointer;

 margin: 0 0 20px 0;

 position: relative;

}





.youshi_pro .hd ul li i {

 width: 280px;

 height: 145px;

 display: block;

 padding: 10px 0 0 10px;

}



.youshi_pro .hd ul li img {

 width: 100%;

 height: 100%;

}





.youshi_pro .hd ul li span {

 width: 100%;

 height: 100%;

 position: absolute;

 left: 0;

 top: 0;

 display: block;

 background: url(../images/ys_tline.png) no-repeat center;

 background-color: rgba(0, 0, 0, 0.6);

 opacity: 0;

 color: #fff;

 line-height: 165px;

 font-size: 78px;

 font-family: 宋体;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

 transform: scale(0.4);

}



.youshi_pro .hd ul li.on i {

 width: 100%;

 height: 100%;

 padding: 0;

}



.youshi_pro .hd ul li.on span {

 opacity: 1;

 transform: scale(1);

}





.youshi_pro .tab_box_2 {

 height: 255px;

 padding-top: 396px;

 margin-left: 363px;

}



.youshi_pro .tab_box_2 .hide {

 display: none;

}





.youshi_pro_1 {

 position: relative;

 height: 255px;

}



.youshi_pro_2a {

 width: 660px;

}





.youshi_pro_2a h6 {

 height: 65px;

 line-height: 65px;

 font-weight: bold;

 color: #333;

}



.youshi_pro_2a h6 b {

 font-size: 31px;

 display: block;

 float: left;

 height: 56px;

 line-height: 56px;

 background: url(../images/ys_line3.png) no-repeat 0;

 margin-top: 5px;

}



.youshi_pro_2a h6 i {

 font-size: 62px;

 display: block;

 float: left;

 line-height: 65px;

 padding-left: 17px;

}



.youshi_pro_2_1 {

 line-height: 32px;

 font-size: 14px;

 color: #666;

 padding: 50px 24px 0 0;

}





.youshi_l {

 background: url(../images/ys_top.png) no-repeat center;

 display: block;

 width: 54px;

 height: 54px;

 cursor: pointer;

 position: absolute;

 left: 121px;

 top: 0px;

 z-index: 10;

 border: 1px solid #eeeeee;

 border-radius: 50%;

}





.youshi_r {

 background: url(../images/ys_bot.png) no-repeat center #004ba7;

 display: block;

 width: 54px;

 height: 54px;

 cursor: pointer;

 position: absolute;

 left: 121px;

 bottom: 0px;

 z-index: 10;

 border: 1px solid #004ba7;

 border-radius: 50%;

}





/*优势end*/





.ly_bg {

 width: 542px;

 height: 190px;

 position: absolute;

 top: 273px;

 right: 90px;

 z-index: 10;

}





.webq_bottom_r {



}





.webq_bottom_rli1 {

 width: 42px;

 height: 4px;

 background: #000;

}



.webq_bottom_rt2 {

 height: 40px;

 line-height: 20px;

 color: #fff;

 font-size: 14px;

 text-transform: uppercase;

}



.webq_bottom_rt2 span {

 font-size: 20px;

}



.webq_bottom_rli2 {

 width: 42px;

 height: 4px;

 background: #000;

}





.webq_bottom_r1 {

 height: 76px;

 margin-top: 25px;

 padding: 5px 10px 5px 10px;

 border: 1px solid #c9c9c9;

}



.webq_bottom_r3 {



}



.webq_bottom_mt {

 margin-top: 20px;

}



.webq_bottom_r3_1 {

 float: left;

 width: 206px;

 height: 36px;

 line-height: 36px;

 padding: 0 10px 0 32px;

 border: 1px solid #666666;

 border-radius: 8px;

}





.webq_bottom_r3_2 {

 height: 55px;

 line-height: 56px;

 padding: 5px 10px 5px 32px;

 margin-top: 20px;

 border: 1px solid #666666;

 border-radius: 8px;

}





.webq_bottom_r3_3 {

 float: left;

 width: 140px;

 height: 34px;

 line-height: 34px;

 border: 1px solid #dddddd;

 margin-top: 20px;

 margin-left: 20px;

 padding: 0 10px;

}





.webq_bottom_d1 {

 background: url(../images/ly_d1.png) no-repeat 8px;

}



.webq_bottom_d2 {

 background: url(../images/ly_d2.png) no-repeat 8px;

}



.webq_bottom_d3 {

 background: url(../images/ly_d3.png) no-repeat 8px 10px;

}



.webq_bottom_d4 {

 background: url(../images/ly_d4.png) no-repeat 8px;

}





.webq_bottom_ml {

 margin-left: 42px;

}



.webq_bottom_r4 {

 width: 140px;

 height: 40px;

 background: #333;

 float: right;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

 border-radius: 5px;

}





.webq_bottom_yzmtu {

 float: left;

 width: 88px;

 height: 36px;

 background: #fff;

 margin-left: 11px;

}



.webq_bottom_yzmtu img {

 width: 88px;

 height: 36px;

 display: block;

}





.webq_bottom_sx {

 float: left;

 width: 30px;

 height: 36px;

 margin-left: 10px;

 cursor: pointer;

 background: url(../images/yam_sx.png) no-repeat center;

}





.webq_bd_1 {

 width: 100%;

 height: 55px;

 border: 0;

 background: none;

 line-height: 24px;

 color: #333;

 font-size: 14px;

 display: block;

}



.webq_bd_2 {

 width: 100%;

 height: 36px;

 line-height: 36px;

 border: 0;

 background: none;

 color: #333;

 font-size: 14px;

 display: block;

}



.webq_bd_3 {

 width: 100%;

 height: 34px;

 line-height: 34px;

 border: 0;

 background: none;

 color: #333;

 font-size: 14px;

 display: block;

}





.webq_bd_go {

 margin: 0;

 border: 0;

 width: 100%;

 background: none;

 cursor: pointer;

 color: #fff;

 line-height: 40px;

 font-size: 14px;

}





.webq_bottom_r input::-webkit-input-placeholder {

 color: #666666;

}



.webq_bottom_r input::-moz-placeholder {

 color: #666666;

}



.webq_bottom_r input:-moz-placeholder {

 color: #666666;

}



.webq_bottom_r input:-ms-input-placeholder {

 color: #666666;

}



.webq_bottom_r textarea::-webkit-input-placeholder {

 color: #666;

}



.webq_bottom_r textarea::-moz-placeholder {

 color: #666;

}



.webq_bottom_r textarea:-moz-placeholder {

 color: #666;

}



.webq_bottom_r textarea:-ms-input-placeholder {

 color: #666;

}





/*留言end*/





/*案例*/





.in_case_r {

 width: 100%;

 height: auto;

 padding-top: 40px;

}





.in_case_r .tab_box {

 padding-top: 40px;

}





.in_cas_pro {

 position: relative;

}



.in_case_txttwo {

 float: left;

 width: 20%;

 margin-bottom: 32px;

}





.in_case_2 {

 margin: 0 4%;

 overflow: hidden;

 position: relative;

 -webkit-transition: all .3s linear;

 transition: all .3s linear;

}





.in_case_2 .in_case_1pic {

 width: 100%;

 padding-top: 81%;

 position: relative;

}





.in_case_2 .in_case_1pic img {

 width: 100%;

 height: 100%;

 position: absolute;

 left: 0;

 top: 0;

}





.in_case_txt {

 width: 100%;

 height: 40px;

 -webkit-transition: all .3s linear;

 transition: all .3s linear;

 position: absolute;

 left: 0;

 bottom: 0;

 z-index: 4;

 background-color: rgba(0, 0, 0, 0.6);

 pointer-events: none;

}





.in_case_txt h6 {

 font-size: 14px;

 padding: 0 60px 0 20px;

 background: url(../images/al_jt.png) no-repeat right;

}





.in_case_txt h6 a {

 color: #fff;

 line-height: 40px;

 display: block;

 overflow: hidden;

 white-space: nowrap;

 text-overflow: ellipsis;

}





.in_case_txt h5 {

 font-size: 14px;

 padding: 6% 8% 0 8%;

 line-height: 24px;

 height: 48px;

 color: #666;

 display: block;

 overflow: hidden;

}





.in_case_2:hover .in_case_txt {

 background: none;

 bottom: 0;

 height: 100%;

 padding: 34px 22px;

 box-sizing: border-box;

}





.in_case_2:hover .in_case_txt .ibox {

 background-color: rgba(255, 255, 255, 0.9);

 height: 100%;

}



.in_case_2:hover .in_case_txt h6 {

 padding: 6% 8% 0 8%;

}



.in_case_2:hover .in_case_txt h6 a {

 font-size: 18px;

 font-weight: bold;

 text-align: center;

 color: #333;

}



.in_case_2:hover .in_case_txt h4 {

 width: 10px;

 height: 10px;

 border: 2px solid #004ba7;

 border-radius: 50%;

 margin: 0 auto;

 margin-top: 3%;

}



.in_case_2:hover .in_case_txt i {

 display: block;

 height: 20px;

 background: url(../images/al_jt2.png) no-repeat center;

 margin-top: 5%;

}





@media (max-width: 1600px) {



 .in_case_2:hover .in_case_txt h4 {

  margin-top: 3%;

 }



 .in_case_2:hover .in_case_txt i {

  margin-top: 2%;

 }



}





/*案例end*/





/*新闻*/





.in_news_pro_s {

 width: 100%;

 margin-top: 20px;

}





.in_news_pro {

 width: 1200px;

 margin: 0 auto;

 margin-top: 30px;

}





.news_menu {

 height: 40px;

 background:url(../images/n_t1.png) no-repeat 0;

}

.news_menu h3{

 float: left;

 font-size: 24px;

 font-weight: bold;

 line-height: 36px;

 padding-left: 17px;

}





.news_menu i{

 display: block;

 float: left;

 font-size: 14px;

 color: #666;

 text-transform:uppercase;

 padding-left: 10px;

 line-height: 40px;

}







.in_news_pro .tab_box_news {



}



.in_news_pro .tab_box_news .hide {

 display: none;

}



.in_news_2_more {

 width: 60px;

 height: 40px;

 line-height: 40px;

 float: right;

 text-transform: uppercase;

}



.in_news_2_more a {

 height: 14px;

 color: #666;

 display: block;

}



.in_news_2_more a:hover {

 color: #004ba7;

}







.in_news_1 {

 float: left;

 width: 575px;

 overflow: hidden;

}





.in_news_2 {

 padding: 25px 0 0 0;

}





.in_newss_4 {



}



.in_newss_4_1 {

 width: 575px;

 height: 145px;

 overflow: hidden;

}



.in_newss_4_1 img {

 width: 100%;

 min-height: 145px;

 transition: all 0.5s;

 transform: scale(1);

}



.in_newss_4_1 a:hover img {

 transition: all 0.5s;

 transform: scale(1.08);

}



.in_newss_4_2 {

 color: #666;

}



.in_newss_4_2 h6 {

 height: 30px;

 line-height: 30px;

 overflow: hidden;

 font-size: 16px;

 padding-top: 20px;

}





.in_newss_4_2 h6 a{

 display: block;

 padding-right: 20px;

 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;

}



.in_newss_4_2 h6 a:hover{

 padding-left: 10px;

}





.in_newss_4_2 h6 span{

 float: right;

 font-size: 12px;

}





.in_newss_4_2 h4 {

 color: #666;

 font-size: 14px;

 line-height: 30px;

 height: 60px;

 overflow: hidden;

 padding-top: 10px;

}





.news_an {

 width: 60px;

 height: 3px;

 background: #004ba7;

 margin-top: 14px;

}







.in_news_pro_5 {

 overflow: hidden;

 padding-top: 20px;

}



.in_news_pro_5 ul{

 width: 110%;

}



.in_news_pro_5 ul li {

 float: left;

 width: 264px;

 height: 60px;

 line-height: 60px;

 margin-right: 45px;

}



.in_news_pro_5 ul li a {

 line-height: 60px;

 display: block;

 padding: 0 10px 0 22px;

 background:url(../images/news_d1.png) no-repeat 0;

 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;

}





.in_news_pro_5 ul li span {

 float: right;

 color: #999;

 font-size: 12px;

}





.in_news_pro_5 ul li:hover a {

 padding-left: 15px;

}



.in_news_pro_5 ul li:nth-child(2n+1) {

 margin-left: 0;

}





.faq_r {

 float: right;

 width: 530px;

}





.in_faq_as {

 margin-top: 25px;

}





.in_faq_pro {

 height: 470px;

 overflow: hidden;

}



.in_faq_1 {

 height: 470px;

 overflow: hidden;

}





.in_faq_x {

 margin: 0 0 20px 0;

 padding: 27px 55px 27px 55px;

 background: #f8f8f8;

 position: relative;

 z-index: 5;

}



.in_faq_x:after{

 content: '';

 position: absolute;

 left: 0;

 top: 0;

 z-index: -1;

 width: 0;

 height: 100%;

 background: #004ba7;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

}



.in_faq_x:hover:after{

 width: 100%;

}







.in_faq_a {

 height: 30px;

 line-height: 30px;

 background: url(../images/wen.png) no-repeat left;

 padding-left: 30px;

 color: #333333;

 overflow: hidden;

 font-size: 16px;

}





.in_faq_q {

 background: url(../images/da.png) 0 0 no-repeat;

 padding-left: 30px;

 height: 40px;

 line-height: 20px;

 color: #666666;

 margin-top: 10px;

 overflow: hidden;

}







.in_faq_x:hover .in_faq_a {

 background: url(../images/wen_a.png) no-repeat left;

}



.in_faq_x:hover .in_faq_a a{

 color: #fff;

}



.in_faq_x:hover .in_faq_a a:hover{

 padding-left: 10px;

}



.in_faq_x:hover .in_faq_q{

 background: url(../images/da_a.png) 0 0 no-repeat;

 color: #fff;

}





/*新闻end*/



















