/* banner 开始 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 550px;
 overflow: hidden;
}

.fullSlide .bd {
 height: 550px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 550px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 550px;
}

.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: #3fb072;
 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: 225px;
 height: 30px;
 overflow: hidden;
 position: relative;
 margin-top: 18px;
 border: 1px solid #d2d2d2;
 margin-right: 140px;
 border-radius: 10px;
}

.swap_value {
 float: left;
 width: 180px;
 font-size: 14px;
 color: #cbcbcb;
 height: 28px;
 line-height: 28px;
 padding: 0 10px;
 border: 0;
 background: none;
}

.swap_go {
 float: right;
 margin: 0;
 border: 0;
 width: 35px;
 height: 28px;
 background: url(../images/fdj.png) no-repeat center;
 cursor: pointer;
 position: absolute;
 top: 0px;
 right: 0px;
}

.soso {
 width: 100%;
 margin: 0 auto;
 height: 76px;
 position: relative;
 background: url(../images/sou_bg.png) no-repeat center top;
}


.soso_1 {
 width: 1200px;
 height: 64px;
 margin: 0 auto;
}

.soso_2 {
 height: 64px;
}

.soso_2l {
 height: 64px;
 line-height: 64px;
 float: left;
 color: #3fb072;
 font-size: 16px;
 padding-left: 140px;
}


/*搜索end*/


.in_yqlj_ss {
 width: 100%;
 padding-top: 50px;
}

.in_yqlj_a {
 width: 100%;
}

.in_yqlj {
 width: 1200px;
 height: auto;
 margin: 0 auto;
 background: url(../images/links.png) no-repeat center 18px;
}


.in_yqlj_1 {
 line-height: 34px;
 text-align: center;
}

.in_yqlj_1 span {
 font-size: 24px;
 color: #3fb072;
 display: block;
 font-weight: bold;
}

.in_yqlj_1 i {
 display: block;
 color: #858585;
 text-transform: uppercase;
}

.in_yqlj_2 {
 line-height: 24px;
 padding: 8px 0 0 0;
 color: #858585;
}

.in_yqlj_2 a {
 display: inline-block;
 padding: 0 15px 0 15px;
 color: #858585;
}

.in_yqlj_2 a:hover {
 text-decoration: underline;
 color: #3fb072;
}


/*产品*/


.in_products_xx {
 width: 1200px;
 margin: 0 auto;
 padding-top: 40px;
}

.in_products {
 position: relative;
}

.in_products_l {
 float: left;
 width: 258px;
 overflow: hidden;
}


.pl_tel {
 height: 118px;
}

.pl_telss {
 height: 118px;
}

.pl_tel_txt {
 height: 32px;
 line-height: 1;
 font-size: 24px;
 color: #545454;
 font-weight: bold;
}

.pl_tel_txt h3 {
 font-size: 24px;
}

.pl_tel_txt h3 span {
 color: #3fb072;
}


.pl_tel_dh {
 height: 20px;
 line-height: 20px;
 font-size: 16px;
 color: #858585;
 text-transform: uppercase;
 padding-top: 5px;
}

.pl_tel_line {
 width: 89px;
 height: 3px;
 background: #3fb072;
 margin-top: 8px;
}


.sideMen {
 height: 346px;
 overflow: hidden;
}


.in_products_l_er {
 border: 1px dashed #d2d2d2;
 border-bottom: 0;
}

.in_products_l_er ul li {
 height: 68px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 text-transform: uppercase;
 border-bottom: 1px dashed #d2d2d2;
}

.in_products_l_er ul li a {
 display: block;
 line-height: 68px;
 font-size: 16px;
 color: #545454;
 padding-left: 75px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 background: url(../images/cp_d1.png) no-repeat 195px;
}

.in_products_l_er ul li a:hover {
 color: #fff;
 padding-left: 75px;
 background: url(../images/cp_d2.png) no-repeat 195px #3fb072;
}


.cp_bott_tel {
 margin-top: 77px;
}

.cp_bott_tel_text {
 height: 92px;
 line-height: 26px;
 color: #fff;
 font-size: 20px;
 background: url(../images/cp_tel.png) no-repeat 38px #3fb072;
 padding-left: 100px;
}

.cp_bott_tel_text span {
 padding-top: 20px;
 display: block;
}

.cp_bott_tel_text i {
 display: block;
 font-size: 14px;
 text-transform: uppercase;
}


.cp_bott_tel_dh {
 font-size: 16px;
 color: #858585;
 line-height: 30px;
 padding-left: 40px;
 background: #f5f5f5;
 padding-top: 15px;
 padding-bottom: 15px;
}


.in_products_r {
 width: 912px;
 float: right;
 overflow: hidden;
}


#tab {
 width: 100%;
}


#tab .tab_menu {
 height: 34px;
 margin-left: 20px;
 background: url(../images/cp_line.png) no-repeat bottom;
}

#tab .tab_menu li {
 float: left;
 width: 107px;
 height: 32px;
 line-height: 1;
 text-align: center;
 font-size: 18px;
 cursor: pointer;
 color: #545454;
 margin-right: 25px;
}

#tab .tab_menu li a {
 color: #545454;
}

#tab .tab_menu .on {
 color: #3fb072;
 cursor: pointer;
 border-bottom: 2px solid #3fb072;
}

#tab .tab_menu .on a {
 color: #3fb072;
}


.in_products_r .tab_box {
 padding-top: 30px;
}

.in_products_r .tab_box .hide {
 display: none;
}


.in_products_pro {
 position: relative;
}

.in_pro_2 {
 float: left;
 width: 284px;
 height: 206px;
 margin: 0 0 20px 20px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 background: #fff;
 position: relative;
}

.in_pro_2 .in_pro_1pic {
 width: 284px;
 height: 206px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_pro_2 .in_pro_1pic img {
 width: 284px;
 height: 206px;
}

.in_pro_txt {
 width: 100%;
 height: 34px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 background: url(../images/cp_d3.png) no-repeat center 122px;
 background-color: rgba(0, 0, 0, 0.5);
 position: absolute;
 left: 0;
 bottom: 0;
}

.in_pro_txt h6 {
 font-size: 14px;
 line-height: 34px;
 text-align: center;
 margin: 0 48px;
}

.in_pro_txt h6 a {
 color: #fff;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.in_pro_2:hover .in_pro_txt {
 height: 100%;
}

.in_pro_2:hover .in_pro_txt h6 {
 border-bottom: 1px solid #ffffff;
 padding-bottom: 10px;
}

.in_pro_2:hover .in_pro_txt h6 a {
 padding-top: 60px;
}

/*产品end*/


/*服务*/


.fanwei_box {
 height: 627px;
 background: url(../images/td_bg.jpg) no-repeat center top;
 margin-top: 45px;
}


.fanwei_4 {
 width: 1180px;
 margin: 0 auto;
 padding-top: 50px;
 overflow: hidden;
}


.fanwei_4_2 {
 float: left;
 width: 142px;
 text-align: center;
 background: url(../images/td_bg1.png) no-repeat center top;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin-left: 65px;
}

.fanwei_4_2 h6 {
 line-height: 30px;
 text-align: left;
 font-size: 14px;
 padding-top: 14px;
 color: #fff;
}

.fanwei_4_2ml {
 margin-left: 0;
}

.fanwei_4_1pic {
 height: 148px;
 line-height: 148px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 font-size: 18px;
 font-weight: bold;
 color: #3fb072;
}


.fanwei_4_2:hover {
 margin-top: -15px;
}


/*服务end*/


.b_tite {
 text-align: center;
}

.b_tite h3 {
 line-height: 20px;
 font-size: 24px;
 color: #3fb072;
 padding-top: 85px;
 font-weight: bold;
}

.b_tite h4 {
 line-height: 40px;
 font-size: 14px;
 color: #3fb072;
}


.in_banner2 {
 width: 100%;
}

.in_banner2_1 {
 width: 1200px;
 height: 255px;
 margin: 0 auto;
 position: relative;
}

.in_banner2_right {
 color: #fff;
 text-align: center;
 padding-top: 40px;
}

.in_banner2_pic {
 height: 60px;
 line-height: 30px;
 font-size: 18px;
 font-weight: bold;
 color: #fff;
}

.in_banner2_pic2 {
 height: 30px;
 line-height: 30px;
 font-size: 16px;
 text-transform: uppercase;
 color: #fff;
 padding-top: 10px;
}


.in_banner2_2 {
 width: 600px;
 height: 40px;
 margin: 0 auto;
 margin-top: 25px;
}

.in_banner2_3 {
 float: left;
 color: #fff;
 height: 40px;
}


.in_banner2_3 span {
 float: left;
 display: block;
 line-height: 40px;
 font-size: 18px;
 color: #fff;
}

.in_banner2_6 {
 float: right;
 width: 200px;
 height: 40px;
 font-size: 14px;
 color: #3277dd;
 text-align: center;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 background: #fff;
 padding: 5px;
 box-sizing: border-box;
}


.in_banner2_6 a {
 color: #3fb072;
 display: block;
 line-height: 28px;
 border: 1px solid #3fb072;

}

.in_banner2_6:hover {
background: #22814d;
}

.in_banner2_6:hover a{
 color: #fff;
}


.in_case_rtx {
 width: 1200px;
 margin: 0 auto;
}

.in_case_rt {
 float: left;
 width: 380px;
 height: 52px;
 line-height: 1;
 padding-left: 15px;
 font-size: 14px;
 text-transform: uppercase;
 color: #fff;
 position: relative;
 border-left: 3px solid #3fb072;
}

.in_case_rt h3 {
 color: #3fb072;
 font-size: 24px;
 font-weight: bold;
}

.in_case_rt i {
 color: #858585;
 font-size: 14px;
 display: block;
 padding-top: 14px;
}


/*案例*/

.in_zuoping {
 width: 100%;
 margin: 0 auto;
 padding-top: 65px;
}


.zuoping_box1 {
 width: 1200px;
 margin: 0 auto;
 position: relative;
 overflow: hidden;
}

.zuoping_box2 {
 width: 1250px;
 height: 285px;
 margin: 0 auto;
 overflow: hidden;
 padding-top: 30px;
}

.zuoping_pro1 {
 float: left;
 width: 280px;
 margin: 0px 26px 20px 0;
 position: relative;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 overflow: hidden;
}

.zuoping_pro2 {
 width: 100%;
 height: 206px;
 overflow: hidden;
}

.zuoping_pro2 img {
 width: 100%;
 height: 206px;
}

.zuoping_jia {
 width: 100%;
 height: 206px;
 overflow: hidden;
 background: url(../images/al_d1.png) no-repeat center;
 background-color: rgba(0, 0, 0, 0.6);
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: absolute;
 left: 0;
 top: 0;
 transform: scale(0.3);
 opacity: 0;
}


.zuoping_txt {
 height: 65px;
 overflow: hidden;
 border-bottom: 1px dashed #d2d2d2;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.zuoping_txt a {
 color: #545454;
 line-height: 24px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 font-size: 14px;
 padding-top: 10px;
}

.zuoping_pro1:hover .zuoping_txt a {
 color: #3fb072;
}

.zuoping_pro1 .zuoping_txt i {
 height: 24px;
 line-height: 24px;
 color: #858585;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.zuoping_pro1:hover .zuoping_txt {
 border-bottom: 1px dashed #3fb072;
}

.zuoping_pro1:hover .zuoping_jia {
 transform: scale(1);
 opacity: 1;
}


/*案例end*/


/*优势*/


.advantage {
 width: 100%;
 padding-top: 60px;
}

.advantage_p {
 width: 1200px;
 margin: 0 auto;
 position: relative;
}


.y_text_xx {

}


.y_text_t2_0 {
 float: left;
 width: 38px;
 height: 90px;
 background: #3fb072;
 line-height: 20px;
 font-size: 16px;
 color: #fff;
 padding: 3px 5px 0 5px;
 box-sizing: border-box;
 margin-left: 392px;
}

.y_text_t2_1 {
 float: left;
 width: 390px;
 font-size: 30px;
 color: #464646;
 margin-left: 8px;
 line-height: 1;
 background: url(../images/ys_line.png) no-repeat 0 34px;
}

.y_text_t2_1 h3 {
 font-size: 24px;
 font-weight: bold;
 color: #3fb072;
}

.y_text_t2_1 h4 {
 font-size: 14px;
 color: #3fb072;
 text-transform: uppercase;
 padding-top: 25px;
}

.y_text_t2_1 h5 {
 font-size: 14px;
 color: #858585;
 padding-top: 10px;
}


.advantage_p .tab_box_2 {
 height: 340px;
 overflow: hidden;
 margin-top: 48px;
}


.youshi_pro_1 {
 height: 340px;
 position: relative;
}

.youshi_pro_1_l {
 float: left;
 width: 590px;
 height: 340px;
 overflow: hidden;
}

.youshi_pro_1_l img {
 width: 590px;
 height: 340px;
 transition: all 0.5s;
 transform: scale(1);
}


.youshi_pro_2a {
 float: right;
 width: 562px;
 height: 435px;
 color: #333;
}


.youshi_pro_2a h5 {
 line-height: 30px;
 font-size: 18px;
 padding: 15px 0 0 0;
 color: #545454;
 font-weight: bold;
}


.youshi_pro_2_1 {
 height: 115px;
 line-height: 36px;
 padding: 10px 0 0 0px;
 color: #858585;
 border-bottom: 1px dashed #d2d2d2;
}

.youshi_pro_2_2 {
 width: 70px;
 height: 40px;
 line-height: 1;
 font-size: 30px;
 color: #cfcfcf;
 border-bottom: 4px solid #3fb072;
 font-weight: bold;
 padding-top: 24px;
 text-transform: uppercase;
}


.advantage_p .hd {
 width: 1200px;
 height: 120px;
 overflow: hidden;
 margin-top: 20px;
}

.advantage_p .hd ul {
 width: 110%;
}

.advantage_p .hd ul li {
 float: left;
 cursor: pointer;
 width: 290px;
 height: 120px;
 margin-right: 13px;
 background: #22814d;
 position: relative;
}

.advantage_p .hd ul li span {
 font-size: 110px;
 line-height: 120px;
 color: #499167;
 display: block;
 text-align: center;
 font-weight: bold;
}

.advantage_p .hd ul li i {
 font-size: 20px;
 color: #fff;
 height: 120px;
 line-height: 120px;
 position: absolute;
 width: 100%;
 left: 0;
 top: 0;
 display: block;
 text-align: center;
 font-weight: bold;
}

.advantage_p .hd ul li.on {
 background: #3fb072;
}

.advantage_p .hd ul li.on span {
 color: #5cb984;
}

.advantage_p .hd ul li.on i {
 background: url(../images/ys_line2.png) no-repeat center;
}


.advantage_tel {
 width: 495px;
 height: 68px;
 background: url(../images/ys_tel.png) no-repeat 0 10px;
 padding: 0 0 0 66px;
 margin-top: 50px;
 position: absolute;
 right: 0px;
 top: 360px;
}

.advantage_tel_txt {
 height: 20px;
 line-height: 1;
 padding-top: 0;
 color: #858585;
 font-size: 16px;
}

.ys_telan {
 width: 180px;
 height: 34px;
 font-size: 14px;
 margin-top: 8px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.ys_telan a {
 color: #3fb072;
 display: block;
 line-height: 32px;
 text-align: center;
 border: 1px solid #3fb072;
}

.ys_telan a:hover {
 color: #fff;
 background: #3fb072;
}


/*优势end*/


/*简介*/

.in2_about {
 width: 100%;
 margin-top: 60px;
 padding-top: 50px;
 background: url(../images/about_bg.jpg) no-repeat center top;
}


.in2_about_1 {
 width: 1200px;
 margin: 0 auto;
 position: relative;
}

.in2_about_2 {
 float: left;
 width: 620px;
 height: 370px;
 margin-left: 78px;
}

.in2_about_2 .in_aimgscale {
 width: 620px;
 height: 370px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_about_2 .in_aimgscale img {
 width: 620px;
 height: 370px;
}

.in2_about_2 .in_aimgscale:hover {
 transform: translate(-5px, -5px);
 -webkit-transform: translate(-5px, -5px);
 box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}


.in2_about_3x {
 position: absolute;
 top: 36px;
 right: 0;
 width: 540px;
 height: 300px;
 background: #fff;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_about_3x:hover {
 transform: translate(-5px, -5px);
 -webkit-transform: translate(-5px, -5px);
 box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}

.in2_about_6 {
 padding: 40px 25px 0 25px;
}


.in2_about_4c {
 font-size: 24px;
 color: #3fb072;
 line-height: 40px;
 height: 40px;
 text-align: center;
}

.in2_about_4c h3{
 font-size: 24px;
 font-weight: bold;
}

.in2_about_4c h3 a{
 color: #3fb072;
}


.in2_about_3 {
 line-height: 30px;
 height: 150px;
 overflow: hidden;
 padding: 15px 0 0 0;
 font-size: 14px;
 color: #858585;
}


.in2_about_5 {
 height: auto;
}


/*简介end*/


/*风采*/
.fcc_bg {
 width: 100%;
 padding-top: 30px;
}

.fcc_cont {
 width: 1200px;
 margin: 0 auto;
}

.in_fcc_ss {
 width: 1200px;
 height: 312px;
 overflow: hidden;

}


#tab_fcc {
 height: 60px;
}

#tab_fcc .fcc_menu {
 height: 60px;
}


#tab_fcc .fcc_menu li {
 float: left;
 width: 158px;
 height: 40px;
 font-size: 14px;
 cursor: pointer;
 color: #fff;
 border: 1px solid #fff;
 margin-right: 20px;
 padding: 4px;
 box-sizing: border-box;
}


#tab_fcc .fcc_menu li a {
 color: #fff;
 display: block;
 text-align: center;
 line-height: 28px;
 border: 1px solid #3fb072;
}


#tab_fcc .fcc_menu .on {
 cursor: pointer;
 background-color: #fff;
}

#tab_fcc .fcc_menu .on a {
 color: #3fb072;
}


.in_fcc_right {
 width: 100%;
 height: 250px;
 position: relative;
 background: #f4f4f4;
}

.in_fcc_cont {
 width: 1184px;
 height: 250px;
 margin: 0 auto;
 position: relative;
}


.in_fcc {
 width: 1184px;
 height: 250px;
 margin: 0 auto;
 overflow: hidden;
}

.in_fcc_li {
 float: left;
 width: 276px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 margin: 20px 10px 0 10px;
}


.in_fcc_li h6 {
 height: 40px;
 font-size: 14px;
 font-weight: normal;
 line-height: 40px;
 overflow: hidden;
}


.in_fcc_li h6 a {
 color: #545454;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-align: center;
 padding: 0 20px;
}


.fc_imgscale_x {
 width: 276px;
 height: 180px;
}

.fc_imgscale {
 width: 276px;
 height: 180px;
 overflow: hidden;
 position: relative;
}

.fc_imgscale img {
 width: 276px;
 height: 180px;
}


.in_fcc_li:hover h6 a {
 color: #3fb072;
}


.fcc_l {
 width: 60px;
 height: 30px;
 background: url(../images/fcc_l.png) no-repeat center #fff;
 position: absolute;
 right: 70px;
 top: -60px;
 cursor: pointer;
}

.fcc_r {
 width: 60px;
 height: 30px;
 background: url(../images/fcc_r.png) no-repeat center #22814d;
 position: absolute;
 right: -8px;
 top: -60px;
 cursor: pointer;
}


/*风采end*/


/*合作*/


.hezuo_ss {
 width: 100%;
 margin-top: 55px;
 position: relative;

}

.hezuo_right {
 width: 1200px;
 height: 150px;
 margin: 0 auto;
 padding-top: 50px;
 position: relative;
 overflow: hidden;
}

.hezuo {
 width: 105%;
 height: 150px;
}

.hezuo li {
 float: left;
 width: 229px;
 margin: 0 13px 0 0;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.hezuo li h6 {
 font-size: 14px;
 font-weight: normal;
 height: 30px;
 line-height: 30px;
 overflow: hidden;
}

.hezuo li h6 a {
 color: #333;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0 20px;
}


.hz_imgscale_x {
 width: 100%;
 height: 88px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border: 1px solid #d2d2d2;
}


.hz_imgscale {
 width: 100%;
 height: 88px;
 overflow: hidden;
 position: relative;
}

.hz_imgscale img {
 width: 100%;
 height: 88px;
 transform: scale(1);
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.hezuo li:hover .hz_imgscale img {
 transform: scale(1.04);
}

.hezuo li:hover h6 a {
 color: #3fb072;
}


/*合作end*/


.a_text_xx {
 height: auto;
 background: url(../images/in_x1.png) no-repeat center bottom;
 padding-bottom: 5px;
}

.a_text_t2_1 {
 height: 30px;
 line-height: 30px;
 text-align: center;
 font-size: 24px;
 color: #3fb072;
}

.a_text_t2_1 h3 {
 font-size: 24px;
 font-weight: bold;
}

.a_text_t2_1 a {
 color: #3fb072;
}

.a_text_t2_1 a:hover {
 color: #3fb072;
}


.a_text_t2_3 {
 height: 20px;
 line-height: 20px;
 text-align: center;
 font-size: 14px;
 color: #858585;
 text-transform:uppercase;
 padding-top: 5px;
}


.in_news_pro_s {
 width: 100%;
 margin-top: 10px;
}

.in_news_pro {
 width: 1200px;
 margin: 0 auto;
 margin-top: 25px;
}

#tab_news {
 width: 100%;
}

#tab_news .news_menu {
 height: 36px;
 border-bottom: 1px solid #e2e2e2;
}

#tab_news .news_menu li {
 float: left;
 height: 36px;
 line-height: 36px;
 font-size: 16px;
 cursor: pointer;
}

#tab_news .news_menu li h3 {
 float: left;
 font-size: 16px;
 color: #545454;
}


.news_more {
 float: right;
 width: 70px;
 height: 40px;
 line-height: 40px;
 font-size: 14px;
 text-transform: uppercase;
 text-align: right;
}

.news_more a {
 color: #858585;
 display: block;
}

.news_more a:hover {
 color: #3fb072;
}


.in_news_1 {
 float: left;
 width: 590px;
 height: auto;
 margin: 0 auto;
}

.in_news_2 {
 width: auto;
 padding-top: 1px;
}

.in_newss_4 {
 background: #3fb072;
 margin-top: 20px;
}

.in_newss_4_1 {
 width: 590px;
 height: 320px;
 overflow: hidden;
}

.in_newss_4_1 img {
 width: 590px;
 height: 320px;
 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: #fff;
 overflow: hidden;
 padding: 0 38px 10px 38px;
}

.in_newss_4_2 h6 {
 font-size: 16px;
 height: 40px;
 line-height: 40px;
 overflow: hidden;
 padding-top: 5px;

}

.in_newss_4_2 h6 a {
 color: #fff;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.in_newss_4_2 h6 a:hover {
 padding-left: 10px;
}

.in_newss_4_2 h4 {
 color: #fff;
 font-size: 14px;
 line-height: 24px;
 height: 24px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}


.in_news_pro_5 {
 overflow: hidden;
 padding-top: 10px;
}

.in_news_pro_5 ul li {
 height: 55px;
 line-height: 55px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-bottom: 1px dashed #d2d2d2;
}

.in_news_pro_5 ul li a {
 height: 55px;
 line-height: 55px;
 display: block;
 padding: 0 10px 0 20px;
 background: url(../images/news_d1.png) 0 no-repeat;
 color: #858585;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.in_news_pro_5 ul li span {
 float: right;
 color: #858585;
}

.in_news_pro_5 ul li:hover a {
 padding-left: 30px;
 background: url(../images/news_d2.png) 10px no-repeat;
 color: #3fb072;
}

.in_news_pro_5 ul li:hover {
 border-bottom: 1px dashed #3fb072;
}


.faq_r {
 float: right;
 width: 575px;
}

.faq_por {
 height: 399px;
 padding-top: 20px;
}


.in_newss_6 {
 height: 160px;
 border-bottom: 1px solid #e2e2e2;
 padding-bottom: 39px;
 margin-bottom: 39px;
}

.in_newss_6:nth-child(2) {
 border-bottom: 1px solid #fff;
}

.in_newss_6_1 {
 float: left;
 width: 260px;
 height: 160px;
 overflow: hidden;
}

.in_newss_6_1 img {
 width: 260px;
 height: 160px;
 transition: all 0.5s;
 transform: scale(1);
}

.in_newss_6_1 a:hover img {
 transition: all 0.5s;
 transform: scale(1.08);
}


.in_newss_6_2 {
 float: right;
 width: 298px;
 color: #666;
 overflow: hidden;
}

.in_newss_6_2 h6 {
 font-size: 16px;
 height: 40px;
 line-height: 40px;
 overflow: hidden;
}

.in_newss_6_2 h6 a {
 color: #545454;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.in_newss_6_2 h6 a:hover {
 color: #3fb072;
 padding-left: 10px;
}

.in_newss_6_2 h4 {
 color: #858585;
 font-size: 14px;
 line-height: 30px;
 height: 120px;
 overflow: hidden;
}








