/* banner 开始 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 600px;
 overflow: hidden;
}

.fullSlide .bd {
 height: 600px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 600px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 600px;
}

.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: #006ab8;
 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 */

/*新闻*/


.news {
 width: 100%;
 padding-top: 50px;
}

.news_pro {
 width: 1200px;
 height: auto;
 margin: 0 auto;
}


.in_news_pro_s {
 width: 100%;
}

.in_news_pro {
 width: 1200px;
 margin: 0 auto;
 padding-top: 50px;
}

#tab_news {
 width: 100%;
}

.in_news_1 {
 float: left;
 width: 350px;
 height: auto;
}

.in_news_z {
 float: left;
 width: 350px;
 height: auto;
}

.in_news_rr {
 float: right;
 width: 350px;
 height: auto;
}


.in_news_2 {
 width: auto;
 position: relative;
}

.in_newss_4 {
}

.in_newss_4_1 {
 width: 350px;
 height: 180px;
 overflow: hidden;
}

.in_newss_4_1 img {
 width: 350px;
 height: 180px;
 transition: all 0.5s;
 transform: scale(1);
}

.in_newss_4_1 a:hover img {
 transition: all 0.5s;
 transform: scale(1.06);
}


.in_newss_4_2 {
 color: #666;
 padding: 10px 0 0 0;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_newss_4_2 h6 {
 font-weight: normal;
 height: 30px;
 line-height: 30px;
 overflow: hidden;
 font-size: 14px;
 margin-top: 5px;
 background: url(../images/news_da.png) 0 no-repeat;
}

.in_newss_4_2 h6 a {
 height: 30px;
 line-height: 30px;
 display: block;
 color: #464646;
 padding-left: 25px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;

}

.in_newss_4_2 h6 a:hover {
 color: #006ab8;
 padding-left: 35px;
}

.in_newss_4_2 span {
 color: #a1a1a1;
 display: block;
 font-size: 14px;
 line-height: 1;
 padding-top: 8px;
}

.in_newss_4_2 h4 {
 color: #9f9f9f;
 font-size: 14px;
 line-height: 24px;
 height: 48px;
 overflow: hidden;
 padding-top: 8px;
 padding-left: 25px;
 background: url(../images/news_db.png) 0 11px no-repeat;
}

.in_news_pro_line {
 float: left;
 width: 1px;
 height: 460px;
 background: #eaeaea;
 margin: 0 37px;
}

.in_news_pro_5 {
 overflow: hidden;
 background: #fafafa;
 border-radius: 10px;
 margin-top: 15px;
 padding: 10px;
 height: 144px;
}

.in_news_pro_5 ul li {
 height: 36px;
 line-height: 36px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_news_pro_5 ul li a {
 height: 36px;
 line-height: 36px;
 display: block;
 padding: 0 10px 0 15px;
 background: url(../images/news_d1.png) 0 no-repeat;
 color: #828282;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.in_news_pro_5 ul li span {
 float: right;
 color: #adadad;
}

.in_news_pro_5 ul li:hover a {
 padding-left: 25px;
 background: url(../images/news_d2.png) 10px no-repeat;
 color: #006ab8;
}


/*新闻end*/


.a_tite {
 text-align: center;
}

.a_tite h3 {
 line-height: 50px;
 font-size: 42px;
 color: #333;
 font-weight: bold;
}

.a_tite h5 {
 line-height: 20px;
 font-size: 18px;
 text-transform: uppercase;
 color: #999999;
 padding-top: 8px;
}


/*产品*/


.cptite_main {
 width: 1200px;
 margin: 35px auto auto auto;
 background: #fff;
 position: relative;
 padding: 25px 0;
}

.cptite_main_2 {
 float: left;
 width: 199px;
 min-height: 200px;
 position: relative;
 border-left: 1px solid #e4e4e4;
}

.cptite_main_2 h6 {
 font-size: 18px;
 height: 30px;
 line-height: 30px;
 text-align: center;
 color: #fff;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 padding-top: 15px;
}

.cptite_main_2 h6 a {
 color: #333;
 display: block;
 font-weight: bold;
}

.cptite_main_2 h6 a:hover {
 color: #006ab8;
}

.cptite_main_2 ul {
 padding-top: 15px;
}

.cptite_main_2 ul li {
 height: 34px;
 line-height: 34px;
 overflow: hidden;
 font-size: 14px;
}

.cptite_main_2 ul li a {
 color: #666;
 padding-left: 40px;
 height: 34px;
 line-height: 34px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.cptite_main_2 ul li a:hover {
 padding-left: 50px;
 color: #006ab8;
}

.cptite_main_2:nth-child(1) {
 border-left: 0;
}


.in_products_xx {
 width: 100%;
 background: #f4f4f4;
 padding-top: 35px;
 padding-bottom: 60px;
}


.in_products_r {
 width: 1200px;
 margin: 0 auto;
 margin-top: 30px;
 overflow: hidden;
}

.in_products_pro {
 width: 110%;
}

.in_products_pro ul li {
 float: left;
 width: 267px;
 margin: 0 30px 15px 0;
 padding: 5px 5px 0 5px;
 background: #fff;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_products_pro ul li .cpscale_x {
 width: 100%;
 height: 220px;
 margin: 0 auto;
}

.in_products_pro ul li .cpscale {
 width: 100%;
 height: 220px;
 overflow: hidden;
}

.in_products_pro ul li .cpscale img {
 width: 100%;
 height: 220px;
 transition: all 0.5s;
 transform: scale(1);
}

.in_products_pro ul li h5 {
 font-size: 14px;
 font-weight: normal;
 height: 40px;
 line-height: 40px;
 overflow: hidden;
 background: url(../images/cp_d1.png) no-repeat 5px;
}

.in_products_pro ul li h5 a {
 display: block;
 padding: 0 30px 0 15px;
 background: url(../images/cp_jia1.png) no-repeat 240px;
}

.in_products_pro ul li:hover {
 background: #006ab8;
}

.in_products_pro ul li:hover h5 {
 background: url(../images/cp_d2.png) no-repeat 5px;
}

.in_products_pro ul li:hover h5 a {
 color: #ffffff;
 background: url(../images/cp_jia2.png) no-repeat 240px;
}


/*产品end*/


/*in_banner*/

.in_banner1 {
 width: 100%;
 height: 185px;
 background: #f4f4f4;
}

.in_banner1_1 {
 width: 1200px;
 height: 185px;
 margin: 0 auto;
 position: relative;
}

.in_banner1_right {
 color: #fff;
 width: 580px;
 float: left;
 text-align: right;
}

.in_banner1_pic {
 height: 30px;
 line-height: 30px;
 font-size: 26px;
 padding-top: 15px;
 color: #333;
 text-transform: uppercase;
}

.in_banner1_pic i {
 background: url(../images/in_b1d1.png) no-repeat center;
 display: inline-block;
 width: 54px;
 height: 15px;
}

.in_banner1_pic2 {
 height: 30px;
 line-height: 30px;
 font-size: 26px;
 text-transform: uppercase;
 color: #006ab8;
 font-weight: bold;
 padding-top: 5px;
}


.in_banner1_2 {
 width: 260px;
 height: 98px;
 background: url(../images/in_b1d2.png) no-repeat 0 0;
 position: absolute;
 left: 610px;
 top: 0;
 padding-left: 40px;
}

.in_banner1_3 {
 float: left;
 color: #fff;
 height: 30px;
 margin-top: 33px;
}

.in_banner1_3 i {
 float: left;
 color: #999;
 line-height: 30px;
}

.in_banner1_3 span {
 float: left;
 display: block;
 line-height: 30px;
 font-size: 24px;
 color: #999;
 padding-left: 10px;
}


.in_banner1_6 {
 width: 150px;
 height: 38px;
 font-size: 14px;
 text-align: center;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: absolute;
 left: 545px;
 top: 98px;
}

.in_banner1_6 a {
 color: #fff;
 display: block;
 line-height: 38px;
 background: #35a40a;
 border-radius: 19px;
}

.in_banner1_6 a:hover {
 background: #006ab8;
 color: #fff;
}


.search_box {
 float: right;
 width: 270px;
 height: 46px;
 overflow: hidden;
 position: relative;
 margin-top: 22px;
 background: #fff;
}

.swap_value {
 float: left;
 width: 2202px;
 font-size: 14px;
 color: #999;
 height: 46px;
 line-height: 46px;
 padding: 0 10px 0 10px;
 border: 0;
 background: none;
}

.swap_go {
 float: right;
 margin: 0;
 border: 0;
 width: 46px;
 height: 46px;
 background: url(../images/fdj.png) no-repeat center;
 cursor: pointer;
 position: absolute;
 top: 0px;
 right: 0px;
}


/*a_text_xx*/

.a_text_xx {
 text-align: center;
}

.a_text_bg1 {
}


.a_text_xx h3 {
 height: 65px;
 line-height: 1;
 font-size: 45px;
 color: #333;
 font-weight: bold;
 background: url(../images/Goodqual.png) no-repeat center bottom;
}

.a_text_xx h4 {
 height: 30px;
 line-height: 30px;
 text-align: center;
 font-size: 30px;
 color: #333;
 padding-top: 5px;
}


/*优势*/


.tdbg {
 width: 100%;
 padding-top: 75px;
 height: 850px;
 background: url(../images/ys_bg.jpg) no-repeat center top;
}


.in_td_t {
 text-align: center;
}

.in_td_pro {
 width: 1200px;
 margin: 0 auto;
 position: relative;
 padding-top: 60px;
}


.in_td_r {
 width: 1200px;
}

.in_td_3left {
 width: 294px;
 float: left;
 margin: 0 0 0 8px;
 padding-bottom: 30px;
 -webkit-transition: all .4s ease-out;
 transition: all .4s ease-out;
 position: relative;
}


.in_td_3top {
 width: 364px;
 height: 610px;
 border-radius: 5px;
 background: url(../images/ys_bg2.png) no-repeat center;
 position: absolute;
 left: -35px;
 top: 0px;
 opacity: 0;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 z-index: 10;
 box-shadow: 0 0 20px rgba(0, 106, 184, 0.3);
}


.in_td_3top h5 {
 font-size: 30px;
 text-align: center;
 color: #fff;
 padding-top: 110px;
 font-weight: bold;
}

.in_td_3top h4 {
 font-size: 28px;
 margin-top: 5px;
 text-align: center;
 color: #fff;
}


.in_td_3top h6 {
 font-size: 14px;
 line-height: 24px;
 height: 220px;
 color: #fff;
 margin: 0 20px;
 padding-top: 50px;
}


.in_td_3topmo {
 width: 242px;
 height: 54px;
 margin: 0 auto;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_td_3topmo a {
 color: #fff;
 display: block;
 line-height: 50px;
 text-align: center;
 border: 2px solid #fff;
 font-size: 24px;
 font-weight: bold;
}

.in_td_3topmo a:hover {
 color: #006ab8;
 background: #fff;
}


.in_td_3 {
 width: 294px;
 height: 582px;
 text-align: center;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 overflow: hidden;
}

.in_td_3bg1 {
 background: url(../images/ys_1.jpg) no-repeat center;
}

.in_td_3bg2 {
 background: url(../images/ys_2.jpg) no-repeat center;
}

.in_td_3bg3 {
 background: url(../images/ys_3.jpg) no-repeat center;
}

.in_td_3bg4 {
 background: url(../images/ys_4.jpg) no-repeat center;
}

.in_td_3line {
 padding-top: 10px;
}


.in_td_3 h5 {
 height: 40px;
 line-height: 40px;
 font-size: 28px;
 margin: 0 auto;
 color: #333;
 text-align: center;
 padding-top: 40px;
 font-weight: bold;
}

.in_td_3 h4 {
 height: 40px;
 line-height: 40px;
 font-size: 28px;
 margin: 0 auto;
 color: #333;
 text-align: center;
 padding-top: 10px;
}


.in_td_6 {
 width: 98px;
 height: 98px;
 margin: 0 auto;
 margin-top: 200px;
 border-radius: 50%;
}

.in_td_6_1 {
 background: url(../images/ys_d1.png) center no-repeat #006ab8;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_td_6_2 {
 background: url(../images/ys_d2.png) center no-repeat #006ab8;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_td_6_3 {
 background: url(../images/ys_d3.png) center no-repeat #006ab8;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_td_6_4 {
 background: url(../images/ys_d4.png) center no-repeat #006ab8;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_td_3ml {
 margin-left: 0;
}

.in_td_3left:hover .in_td_3top {
 opacity: 1;
 top: -20px;
}


/*案例*/

.cases_bg {
 width: 100%;
 padding-top: 60px;
}

.cases {
 width: 1200px;
 height: auto;
 margin: 0 auto;
 overflow: hidden;
 margin-top: 30px;
}

.cases_box1 {

}


.cases_box2 {
 height: auto;
 overflow: hidden;
 position: relative;
}


.case_tel {
 width: 430px;
 height: 50px;
 float: right;
 margin-top: 40px;
 background: url(../images/al_tel.png) no-repeat 0 14px;
 padding-left: 48px;
 position: absolute;
 left: 525px;
 top: 295px;
}

.case_tel_txt {
 font-size: 16px;
 color: #666;
 line-height: 20px;
}

.case_tel_dh {
 font-size: 26px;
 color: #333;
 line-height: 30px;
}


#ca_tab {
 width: 140px;
 height: 408px;
 float: right;
 border: 2px solid #cfd0d1;
}

#ca_tab .ca_tab_menu {
 width: 110px;
 margin: 0 auto;
 padding-top: 58px;
}

#ca_tab .ca_tab_menu li {
 height: 42px;
 line-height: 42px;
 font-size: 20px;
 cursor: pointer;
 color: #fff;
 background: #474747;
 margin-bottom: 40px;
 text-align: center;
}

#ca_tab .ca_tab_menu .on {
 background: #006ab8;
 cursor: pointer;
}


.cases_box2 .tab_box {
 width: 1025px;
 clear: both;
 height: 375px;
 overflow: hidden;
 float: left;
 margin-top: 42px;
}

.cases_box2 .tab_box .hide {
 display: none;
}

.cases_box2_pro {

}

.in2_cases_2 {
 float: left;
 width: 505px;
 height: 345px;
}

.in2_cases_2 .in_anliscale {
 width: 505px;
 height: 345px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_cases_2 .in_anliscale img {
 width: 505px;
 height: 345px;
}

.in2_cases_2 .in_anliscale:hover {
 transform: translate(-5px, -5px);
 -webkit-transform: translate(-5px, -5px);
 box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}

.in2_cases_3x {
 float: right;
 width: 500px;
}


.in2_cases_3_t2 {
 height: 35px;
 line-height: 1;
 font-size: 16px;
 color: #333;
 background: url(../images/al_line.png) no-repeat bottom;
 padding-top: 38px;
}

.in2_cases_3_t2 a {
 color: #333;
 font-weight: bold;
 display: block;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;

}

.in2_cases_3_t2 a:hover {
 padding-left: 10px;
 color: #006ab8;
}

.in2_cases_3 {
 line-height: 28px;
 height: 80px;
 overflow: hidden;
 padding: 15px 0 0 0;
 color: #666666;
}


.cases_more {
 width: 200px;
 height: 44px;
 margin: 50px 0 0 0;
}

.cases_more a {
 line-height: 40px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 display: block;
 border: 2px solid #cfd0d1;
 font-size: 16px;
 color: #666;
 background: url(../images/al_jt.png) no-repeat 150px;
 padding-left: 34px;
}

.cases_more a:hover {
 border: 2px solid #006ab8;
 background: url(../images/al_jt.png) no-repeat 160px;
 color: #006ab8;
}


/*案例end*/


.ly_bg {
 width: 1200px;
 height: 260px;
 margin: 0 auto;
 background: url(../images/ly_bg.jpg) no-repeat;
 margin-top: 30px;
}

.webq_bottom_r {
 padding: 75px 0 0 522px;
}


.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: 90px;
 padding: 5px 10px 5px 45px;
 border: 1px solid #dcdcdc;
 float: left;
 width: 180px;
 margin-left: 5px;
}

.webq_bottom_r3 {
 float: left;
}


.webq_bottom_r3_1 {
 width: 180px;
 height: 42px;
 line-height: 42px;
 padding: 0 10px 0 45px;
 border: 1px solid #dcdcdc;
 margin-bottom: 14px;
}

.webq_bottom_rd1 {
 background: url(../images/ly_d1.png) no-repeat 10px #fff;
}

.webq_bottom_rd2 {
 background: url(../images/ly_d2.png) no-repeat 10px #fff;
}

.webq_bottom_rd3 {
 background: url(../images/ly_d3.png) no-repeat 10px 10px #fff;
}

.webq_bottom_ml {
 margin-left: 20px;
}

.webq_bottom_r4 {
 width: 168px;
 height: 44px;
 background: #35a40a;
 margin-left: 10px;
 margin-bottom: 13px;
}

.webq_bottom_r4_1 {
 width: 168px;
 height: 44px;
 background: #006ab8;
 margin-left: 10px;
}


.webq_bd_1 {
 width: 100%;
 height: 90px;
 border: 0;
 background: none;
 line-height: 30px;
 color: #999;
 font-size: 14px;
}

.webq_bd_2 {
 width: 100%;
 height: 40px;
 line-height: 40px;
 border: 0;
 background: none;
 color: #666666;
 font-size: 14px;
}

.webq_bd_go {
 margin: 0;
 border: 0;
 width: 100%;
 background: none;
 cursor: pointer;
 color: #fff;
 line-height: 44px;
 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: #666666;
}

.webq_bottom_r textarea::-moz-placeholder {
 color: #666666;
}

.webq_bottom_r textarea:-moz-placeholder {
 color: #666666;
}

.webq_bottom_r textarea:-ms-input-placeholder {
 color: #666666;
}


/*客户见证*/


.khjz_bg {
 width: 100%;
 background: url(../images/jz_bg.jpg) no-repeat center top;
 margin-top: 40px;
 padding-top: 68px;
 padding-bottom: 100px;
}

.khjz_cont {
 width: 1200px;
 margin: 0 auto;
}

.in_khjz_ss {
 width: 1200px;
 position: relative;
}

.in_khjz_right {
 width: 100%;
 position: relative;
}

.in_khjz_cont {
 overflow: hidden;
}

.in_khjz {
 width: 105%;
}

.in_khjz_li {
 float: left;
 width: 280px;
 height: 340px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 background: #006ab8;
 margin-right: 27px;
 margin-top: 130px;
 border-radius: 5px;
}


.in_khjz_txt {
 width: 100%;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 padding-top: 145px;
}

.in_khjz_txt h6 {
 height: 30px;
 line-height: 30px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_khjz_txt h6 a {
 color: #fff;
 font-size: 16px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-align: center;
 padding: 0 20px;
}

.in_khjz_txt h5 {
 height: 90px;
 line-height: 28px;
 font-size: 14px;
 padding: 10px 20px 0 20px;
 overflow: hidden;
 color: #fff;
}


.in_khjz_txt h4 {
 height: 36px;
 background: #666;
 margin-top: 15px;
 background: url(../images/jz_d1.png) no-repeat center;
}


.khjz_imgscale_x {
 width: 180px;
 height: 180px;
 border-radius: 50%;
 margin: 0 auto;
 border: 3px solid #fff;
 position: absolute;
 left: 47px;
 top: -70px;
}


.khjz_imgscale {
 width: 180px;
 height: 180px;
 overflow: hidden;
 position: relative;
 border-radius: 50%;
}

.khjz_imgscale img {
 width: 180px;
 height: 180px;
 border-radius: 50%;
}


.in_khjz_li:hover h6 {
 transform: scale(1);
 opacity: 1;
}

.in_khjz_li:hover {
 background: #35a40a;
 margin-top: 115px;
}


/*客户见证end*/


/*简介*/

.in2_about {
 width: 100%;
 padding-top: 60px;
}


.in2_about_1 {
 width: 1200px;
 margin: 0 auto;
 margin-top: 40px;
 position: relative;
}

.in2_about_2 {
 float: left;
 width: 605px;
 height: 423px;
 background: url(../images/ab_sp.png) no-repeat center;
}

.in2_about_2 .in_aimgscale {
 width: 566px;
 height: 355px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin: 24px 0 0 21px;
}


.in2_about_2 .in_aimgscale img {
 width: 566px;
 height: 355px;
}


.in2_about_3x {
 float: right;
 width: 578px;
 height: 423px;
 background: #fff;
 border-radius: 20px 0;
}

.in2_about_6 {
 padding: 0 35px;
}


.in2_about_4c {
 font-size: 46px;
 color: #c5c5c5;
 line-height: 50px;
 height: 50px;
 margin-top: 55px;
 font-weight: bold;
 background: url(../images/about_line.png) no-repeat 298px;
}


.in2_about_3 {
 line-height: 32px;
 height: 188px;
 overflow: hidden;
 padding: 30px 0 0 0;
 font-size: 14px;
 color: #666666;
}

.in2_about_5 {
 height: auto;
}


.in2_about_4 {
 width: 1200px;
 height: 60px;
 margin: 0 auto;
 background: url(../images/ab_line.png) repeat-x center;
 margin-top: 75px;
}

.in2_about_4_2 {
 float: left;
 width: 400px;
 height: 60px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_about_4_2 h6 {
 float: left;
 height: 60px;
 padding-left: 20px;
}

.in2_about_4_2 h6 span {
 font-size: 18px;
 color: #333;
 display: block;
 padding-top: 2px;
}

.in2_about_4_2 h6 i {
 font-size: 12px;
 color: #999999;
 text-transform: uppercase;
 display: block;
 padding-top: 3px;
}

.in2_about_4_2 h6 a {
 display: block;
}

.in2_about_4_2 h6 a:hover span{
color: #006ab8;
}

.in2_about_4_2 h6 a:hover i{
 color: #006ab8;
}

.in2_about_4_2pic {
 float: left;
 width: 52px;
 height: 52px;
 border: 4px solid #b5b5b5;
 background: url(../images/ab_d1.png) no-repeat center #eeeeee;
 margin-left: 100px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_about_4_3pic {
 float: left;
 width: 52px;
 height: 52px;
 background: url(../images/ab_d2.png) no-repeat center #eeeeee;
 border: 4px solid #b5b5b5;
 margin-left: 100px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_about_4_4pic {
 float: left;
 width: 52px;
 height: 52px;
 background: url(../images/ab_d3.png) no-repeat center #eeeeee;
 border: 4px solid #b5b5b5;
 margin-left: 100px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_about_4_2:hover .in2_about_4_2pic {
 background: url(../images/ab_d1.png) no-repeat center #fff;
 border: 4px solid #35a40a;
}

.in2_about_4_2:hover .in2_about_4_3pic {
 background: url(../images/ab_d2.png) no-repeat center #fff;
 border: 4px solid #35a40a;
}

.in2_about_4_2:hover .in2_about_4_4pic {
 background: url(../images/ab_d3.png) no-repeat center #fff;
 border: 4px solid #35a40a;
}



/*简介end*/




