
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/* banner 开始 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 768px;
 overflow: hidden;
}

.fullSlide .bd {
 height: 768px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 768px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 768px;
}

.fullSlide .hd {
 width: 100%;
 position: absolute;
 z-index: 2;
 bottom: 0;
 left: 0;
 height: 35px;
 text-align: center;
}

.fullSlide .hd ul {
 text-align: center;
}

.fullSlide .hd ul li {
 cursor: pointer;
 display: inline-block;
 zoom: 1;
 width: 12px;
 height: 12px;
 margin: 0 10px;
border: 1px solid #fff;
 overflow: hidden;
 line-height: 99px;
 border-radius: 50%;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.fullSlide .hd ul .on {
 background: #fff;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
}


.fullSlide .prev, .fullSlide .next {
 width: 47px;
 height: 92px;
 position: absolute;
 top: 50%;
 margin-top: -46px;
 z-index: 2;
 -webkit-transition: all .5s linear;
 transition: all .5s linear;
 cursor: pointer;
}


.fullSlide .prev {
 background: url(../images/banner_l.png)  no-repeat;
 left: 5%;
}

.fullSlide .next {
 background: url(../images/banner_r.png)  no-repeat;
 right: 5%;
}


/* 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 */




.a_tite_box{
 width: 1300px;
 margin: 0 auto;
 position: relative;
}


.a_tite {
 width: 294px;
 height: 73px;
 float: left;
 background:url(../images/ppp.png) no-repeat 0;
}

.a_tite h3 {
 height: 40px;
 line-height:40px;
 font-size: 28px;
 font-weight: bold;
 padding-left: 79px;
 background:url(../images/in_x1.png) no-repeat top right;
}


.a_tite h4{
 display: block;
 height: 20px;
 line-height: 20px;
 font-size: 14px;
 text-transform:uppercase;
 font-family: Arial;
 color: #666666;
 background:url(../images/in_x2.png) no-repeat 39px;
 padding-left: 107px;
 margin-top: 5px;
}


.a_tite_c{
 float: left;
 font-size: 16px;
 line-height: 20px;
 padding-left: 12px;
 padding-top: 24px;
}


.a_tite_more {
 width: 218px;
 height: 30px;
 float: right;
 z-index: 5;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin-top: 23px;
}

.a_tite_more a{
 display: block;
 line-height: 30px;
 font-size: 14px;
 color: #666666;
 text-transform:uppercase;
 padding-left: 90px;
 background:url(../images/more.png) no-repeat 0px;
}


.a_tite_more a:hover{
 color: #73bd42;
}


/*产品*/

.in_products_xx {
 width: 100%;
 height: auto;
 padding-top: 76px;
}


.in_products {
 width: 1500px;
 margin: 0 auto;
 position: relative;
 margin-top: 68px;
}


.in_products_l {
 float: left;
 width: 340px;
 overflow: hidden;
 background: #fcfcfc;
 height: 1018px;
 border-radius: 50px 0;
}


.in_products_lbox{
 height: 983px;
padding: 0 9px;
 overflow: hidden;
}


.sideMen {
 padding-top: 8px;
}


.in_products_l_3 {
 width: 250px;
 height: 36px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 background:url(../images/cp_fd1.png) no-repeat 48px #73bd42;
 margin: 0 auto;
 margin-top: 20px;
 border-radius: 18px;
}


.in_products_l_3 a {
 display: block;
 color: #fff;
 line-height: 36px;
 font-size: 18px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0 5px 0 107px;
 font-weight: bold;
}


.in_products_l_3 a:hover {

}


.sideMen .in_products_l_3 em {
 width: 100%;
 height: 38px;
 cursor: pointer;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: absolute;
 right: 0;
 top: 0;
 z-index: 5;
 display: none;
}


.sideMen .on {

}


.sideMen .on em {
 width: 0;
}


.sideMen .on a{
 color: #fff;
}

.sideMen .on a:hover {
 text-decoration: underline;
}


.in_products_l_er {
 margin: 0 auto;
 padding-top: 15px;
}


.in_products_l_er ul li {
 float: left;
 width: 160px;
 height: 42px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 text-transform: uppercase;
 border-bottom: 1px dashed #dcdcdc;
}


.in_products_l_er ul li a {
 display: block;
 line-height: 42px;
 font-size: 14px;
 color: #666666;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 padding-left: 38px;
 padding-right: 5px;
 background:url(../images/cp_fd2.png) no-repeat 5px;
}


.in_products_l_er ul li a:hover {
 color: #73bd42;
}


.in_products_r {
 width: 1149px;
 float: right;
 overflow: hidden;
}


.in_products_r .tab_box {

}


.in_products_r .tab_box .hide {
 display: none;
}


.in_products_pro {
 position: relative;
}

.in_pro_2 {
 float: left;
 width: 350px;
 margin: 0 0 40px 33px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
}



.in_pro_2 .in_pro_1pic {
 width: 100%;
 height: 240px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 border: 1px solid #d2d2d2;
 padding: 4px;
 border-radius: 4px;
}


.in_pro_2 .in_pro_1pic img {
 width: 100%;
 height: 100%;
 transform: scale(1);
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_pro_txt {
 height: 52px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-bottom: 1px solid #e1e1e1;
}


.in_pro_txt h6 {
 font-size: 14px;
 height: 52px;
 line-height: 52px;
 background:url(../images/cp_d1.png) no-repeat 16px;
}


.in_pro_txt h6 a {
 color: #666666;
 padding: 0 45px 0 35px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 background:url(../images/cp_d2.png) no-repeat 300px;
}


.in_pro_2:hover .in_pro_txt h6 {
 background:url(../images/cp_d1a.png) no-repeat 16px;
}


.in_pro_2:hover .in_pro_txt h6 a{
 color: #73bd42;
 background:url(../images/cp_d2a.png) no-repeat 305px;
}


.in_pro_txt h6 a:hover{
 padding-left: 40px;
}

/*----*/


.b_tite {
 width: 316px;
 height: 67px;
 float: left;
 background:url(../images/ys_t.png) no-repeat 0;
}

.b_tite h3 {
 height: 40px;
 line-height:40px;
 font-size: 28px;
 font-weight: bold;
 padding-left: 79px;
 color: #fff;
}


.b_tite h4{
 display: block;
 height: 20px;
 line-height: 20px;
 font-size: 14px;
 text-transform:uppercase;
 font-family: Arial;
 color: #fff;
 padding-left: 107px;
 margin-top: 5px;
}


/*tedian*/

.tedian_bg{
 height: 700px;
 background:url(../images/ys_bg.jpg) no-repeat center top;
 margin-top: 30px;
 padding-top: 60px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.tedian_t{
 width: 316px;
 margin: 0 auto;
}


.tedian_box{
 width: 1008px;
 height: 473px;
 margin: 0 auto;
 background:url(../images/ys_tua.png) no-repeat center bottom;
 position: relative;
 margin-top: 100px;
}



.in2_tedian_4_2 {
 float: left;
 width: 120px;
 height: 120px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 background:url(../images/ys_tbg1.png) no-repeat center;
 position: absolute;
}


.in2_tedian_4_2 h6{
 text-align: center;
 color: #666666;
 font-size: 16px;
 line-height: 20px;
 padding-top: 5px;
}


.in2_tedian_4_i{
 width: 45px;
 height: 45px;
 margin: 0 auto;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 padding-top: 18px;
}

.in2_tedian_4_i i{
 display: block;
 width: 45px;
 height: 45px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in2_tedian_4_2:hover{
 background:url(../images/ys_tbg2.png) no-repeat center;
}


.in2_tedian_4_2:hover h6{
 color: #fff;
}


.in2_tedian_p1{
 left: 0;
 top: 296px;
}

.in2_tedian_p2{
 left: 116px;
 top: 115px;
}

.in2_tedian_p3{
 left: 324px;
 top: 0px;
}

.in2_tedian_p4{
 right: 324px;
 top: 0px;
}

.in2_tedian_p5{
 right: 116px;
 top: 115px;
}

.in2_tedian_p6{
 right: 0;
 top: 296px;
}




.in2_tedian_4_i i.d1 {
 background: url(../images/ys_d1.png) no-repeat 0 0;
}

.in2_tedian_4_i i.d2{
 background: url(../images/ys_d2.png) no-repeat 0 0;
}

.in2_tedian_4_i i.d3 {
 background: url(../images/ys_d3.png) no-repeat 0 0;
}

.in2_tedian_4_i i.d4 {
 background: url(../images/ys_d4.png) no-repeat 0 0;
}

.in2_tedian_4_i i.d5 {
 background: url(../images/ys_d5.png) no-repeat 0 0;
}

.in2_tedian_4_i i.d6 {
 background: url(../images/ys_d6.png) no-repeat 0 0;
}




.in2_tedian_4_2:hover .in2_tedian_4_i i.d1{
 background: url(../images/ys_d1.png) no-repeat -45px 0;
}

.in2_tedian_4_2:hover .in2_tedian_4_i i.d2{
 background: url(../images/ys_d2.png) no-repeat -45px 0;
}

.in2_tedian_4_2:hover .in2_tedian_4_i i.d3 {
 background: url(../images/ys_d3.png) no-repeat -45px 0;
}

.in2_tedian_4_2:hover  .in2_tedian_4_i i.d4 {
 background: url(../images/ys_d4.png) no-repeat -45px 0;
}

.in2_tedian_4_2:hover .in2_tedian_4_i i.d5 {
 background: url(../images/ys_d5.png) no-repeat -45px 0;
}

.in2_tedian_4_2:hover  .in2_tedian_4_i i.d6 {
 background: url(../images/ys_d6.png) no-repeat -45px 0;
}




.in2_tedian_txt {
 width: 180px;
 height: 42px;
 position: absolute;
 left: 650px;
 bottom: 32px;
 z-index: 4;
}


.in2_tedian_txt h4{
 width: 152px;
 height: 42px;
}

.in2_tedian_txt h4 a{
 display: block;
 line-height: 42px;
 padding-left: 20px;
 color: #fff;
 background:url(../images/ys_zx.png) no-repeat 103px #73bd42;
 border-radius: 21px;
 font-size: 16px;
}


.in2_tedian_txt h4 a:hover{
 border: 1px solid #73bd42;
 background: #fff;
 color: #73bd42;
 padding-left: 40px;
}



/*简介*/


.in2_about {
 width: 100%;
 height: 590px;
 background:url(../images/ab_bg.jpg) no-repeat center top;
 overflow: hidden;
 padding-top: 65px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}


.in2_about_1 {
 width: 1300px;
 margin: 0 auto;
 position: relative;
 z-index: 3;
}

.about_ll{
 float: left;
 width: 586px;
 height: 460px;
 overflow: hidden;
 border-radius: 6px;
 position: relative;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.about_ll img{
 display: block;
 width: 586px;
 height: 460px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.about_ll:hover{
transform: translateY(-3px);
 box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.2);
}


.about_k{
 width: 100%;
 height: 100%;
 position: absolute;
 left: 0;
 top: 0;
 background:url(../images/ab_kk.png) no-repeat center;
 pointer-events: none;
}




.in2_about_2_t {
 height: 40px;
 color: #d1d1d1;
 font-size: 36px;
 text-transform: uppercase;
}


.in2_about_3x {
 width: 685px;
 float: right;
 position: relative;
}

.in2_about_3_t1{
 font-size: 22px;
 line-height: 1;
 margin-top: 42px;
}


.in2_about_3_t2 {
 line-height: 48px;
 font-size: 28px;
 padding-top: 38px;
 font-weight: bold;
}

.in2_about_3_t2 span{
 font-size: 56px;
 color: #73bd42;
 text-transform:uppercase;
 display: inline-block;
 margin-right: 8px;
 vertical-align: text-bottom;
}


.in2_about_3_t3{
 width: 304px;
 height: 1px;
 background: #d9d9d9;
 position: absolute;
 left: 462px;
 top: 72px;
}


.in2_about_6 {
 padding-left: 20px;
}


.in2_about_3 {
 line-height: 28px;
 height: 84px;
 overflow: hidden;
 padding: 18px 0 0 0;
 color: #666666;
}



.in2_about_5 {
 height: auto;
}


.in2_about_more {
 width: 218px;
 height: 30px;
 position: absolute;
 left: -76px;
 top: 478px;
}


.in2_about_more span{
 display: block;
 height: 30px;
}


.in2_about_more span {
 width: 218px;
 height: 30px;
 float: right;
 z-index: 5;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in2_about_more span a{
 display: block;
 line-height: 30px;
 font-size: 14px;
 color: #fff;
 text-transform:uppercase;
 padding-left: 90px;
 background:url(../images/more_2.png) no-repeat 0px;
}


.in2_about_more span a:hover{
 padding-left: 95px;
}

/*---*/


/*---*/



.about_rong {
 position: absolute;
 left: -89px;
 top: 319px;
 width: 246px;
 height: 206px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 background:url(../images/ab_k1.png) no-repeat center;
 z-index: -1;
}



/*---*/


.in_fcc_line{
 margin-top: 22px;
 border-top: 1px solid #adadad;
 margin-left: 20px;
}


.in_fcc_box {
 width: 100%;
 margin: 0 auto;
 position: relative;
 padding-top: 37px;
}


.in_fcc {
 width: 100%;
 height: 160px;
 overflow: hidden;
}


.in_fcc li {
 float: left;
 width: 206px;
 height: 140px;
 margin: 0 0 0 20px;
 text-align: center;
 position: relative;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border: 1px solid #c9c9c9;
 border-radius: 2px 16px;
 overflow: hidden;
}



.in_fcc li h6 {
 font-size: 14px;
 text-align: center;
 width: 114px;
 height: 34px;
 line-height: 34px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: absolute;
 left: 46px;
 top: 53px;
 opacity: 0;
}


.in_fcc li h6 a {
 color: #fff;
 display: block;
 padding: 0 5px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 background: #73bd42;
 border-radius: 17px;
 background-color:rgba(115,189,66,0.6);
}

.in_fcc li h6 a:hover {
background: #73bd42;
}

.in_fcc li:hover h6{
 opacity: 1;
}



.fc_imgscale_x {
 width: 100%;
 height: 140px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.fc_imgscale {
 width: 100%;
 height: 100%;
 overflow: hidden;
}

.fc_imgscale img {
 width: 100%;
 height: 100%;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}



.case_bg{
 width: 100%;
 padding-top: 80px;
 overflow: hidden;
}


.case_cent{
 width: 1500px;
 margin: 0 auto;
 position: relative;
 margin-top: 60px;
}


.case_ll{
 width: 100%;
 overflow: hidden;
}


.case_llbox{
 width: 105%;
}


.case_pro_1 {
 width: 340px;
 position: relative;
 float: left;
 margin-right: 46px;
}


.case_pro_1_l {
 width: 340px;
 height: 280px;
 padding: 5px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 border-radius: 6px;
 background: #f0f0f0;
}


.case_pro_1_l img {
 width: 100%;
 height: 100%;
 border-radius: 6px;
}


.case_pro_2a {
 margin-top: 20px;
 position: relative;
}

.case_pro_2a span{
 width: 274px;
 height: 2px;
background: #e0e0e0;
 display: block;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.case_pro_2a h6 {
 height: 30px;
 line-height: 30px;
 font-size: 16px;
 padding-top: 7px;
 padding-right: 68px;
}


.case_pro_2a h6 a{
 display: block;
 color: #333333;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.case_pro_2a h6 a:hover{
 color: #73bd42;
 padding-left: 5px;
}


.case_pro_2a h5{
 color: #888888;
 line-height: 24px;
 height: 48px;
 font-size: 14px;
 padding-top: 12px;
 overflow: hidden;
 padding-right: 68px;
}


.case_pro_2a h4{
 color: #7a7a7a;
 width: 50px;
 line-height: 40px;
 font-size: 36px;
 font-family: Arial;
 font-weight: bold;
 text-align: right;
 position: absolute;
 right: 0;
 top: 28px;
}



.case_pro_1:hover .case_pro_2a span{
 width: 100%;
 background: #73bd42;
}

.case_pro_1:hover .case_pro_2a h6 a{
 color: #73bd42;
}

.case_pro_1:hover .case_pro_2a h4{
 color: #73bd42;
}


/*----*/



/*优势*/


.advantage {
 width: 100%;
 height: 624px;
 background:url(../images/ys_bgaa.jpg) no-repeat center top;
 margin-top: 105px;
}


.advantage_p {
 width: 1300px;
 height: 624px;
 margin: 0 auto;
 position: relative;
}




.advantage_t2 {
 width: 375px;
 height: 67px;
 float: left;
 background:url(../images/ys_tc.png) no-repeat 0;
 position: absolute;
 left: 0px;
 top: 20px;
}


.advantage_t2 h3 {
 height: 40px;
 line-height:40px;
 font-size: 28px;
 font-weight: bold;
 padding-left: 79px;
 background:url(../images/in_x1.png) no-repeat top right;
}


.advantage_t2 h4{
 display: block;
 height: 20px;
 line-height: 20px;
 font-size: 14px;
 text-transform:uppercase;
 font-family: Arial;
 color: #666666;
 background:url(../images/in_x2.png) no-repeat 39px;
 padding-left: 107px;
 margin-top: 5px;
}




/*--*/



.advantage_p .advantage_cent{
 width: 100%;
 height: 624px;
 display: block;
 position: relative;
}


.advantage_p .tab_box_2 {

}

.advantage_p .ys_aaa{
 width: 864px;
 height: 454px;
 overflow: hidden;
 position: absolute;
 right: 50%;
 bottom: 0;
 margin-right: 96px;
}


.advantage_p .ys_bbb{
 width: 685px;
 height: 310px;
 margin-top: 79px;
 margin-left: 615px;
 float: left;
 overflow: hidden;
}


.youshi_pro_1_l {
 width: 864px;
 height: 454px;
 overflow: hidden;
 border-radius: 0 60px;
}


.youshi_pro_1_l img {
 width: 864px;
 height: 454px;
 transition: all 0.5s;
 transform: scale(1);
}



.youshi_pro_2a {
 position: relative;
 padding-right: 174px;
 background:url(../images/ys_line4.png) no-repeat right 0;
}

.youshi_pro_2shucc{
 width: 64px;
 line-height: 28px;
 position: absolute;
 right: 0;
 top: 106px;
 color: #73bd42;
 font-size: 28px;
 font-weight: bold;
}



.youshi_pro_2shu{
 line-height: 28px;
}


.youshi_pro_2shu i{
 display: block;
 font-size: 28px;
 color: #444444;
 text-transform:uppercase;
 line-height: 25px;
}


.youshi_pro_2shu span{
 display: block;
 font-size: 24px;
 color: #444444;
 z-index: 5;
 font-weight: bold;
 padding-top: 22px;
}



.youshi_pro_2_1 {
 line-height: 36px;
 padding: 27px 0 0 0;
 color: #666666;
 font-size: 15px;
 border-top: 1px solid #cccccc;
 margin-top: 28px;
}





.youshi_pro_l {
 background: url(../images/ys_l.png) no-repeat center;
 display: block;
 width: 50px;
 height: 60px;
 cursor: pointer;
 position: absolute;
 left: 25px;
 bottom: 0px;
 z-index: 10;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.youshi_pro_l:hover{
 left: 20px;
}


.youshi_pro_r {
 background: url(../images/ys_r.png) no-repeat center;
 display: block;
 width: 50px;
 height: 60px;
 cursor: pointer;
 position: absolute;
 right: 25px;
 bottom: 0px;
 z-index: 10;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.youshi_pro_r:hover{
 right: 20px;
}







.youshi_txt{
 width: 630px;
 height: 162px;
 position: absolute;
 left: 594px;
 bottom: 0px;
 line-height: 1;
 z-index: 3;
 background:url(../images/ys_line3.png) no-repeat 0 0;
 padding-left: 22px;
}


.youshi_txt h4{
 font-size: 20px;
 color: #333333;
 line-height: 33px;
}

.youshi_txt h6{
 font-size: 14px;
 color: #666666;
 padding-top: 10px;
 line-height: 20px;
}


.youshi_txt h5{
 font-size: 12px;
 color: #afafaf;
 padding-top: 28px;
 line-height: 22px;
 text-transform:uppercase;
}



.youshi_en2{
 width: 210px;
 height: 60px;
 background:url(../images/ys_line.png) no-repeat center #73bd42;
 position: absolute;
 top: 355px;
 right: 0px;
 z-index: 3;
 border-radius: 20px 0 29.5px 0;
}


/*优势end*/


/*新闻*/


.in_news_ss {
 width: 100%;
 margin: 0 auto;
 padding-top: 86px;
}


.in_news_pro {
 width: 1300px;
 margin: 0 auto;
 position: relative;
}

.in_news_tit{
 position: absolute;
 left: 0;
 top: 0;
 width: 500px;
}



#tab_news {
 width: 330px;
 position: absolute;
 left: 0;
 top: 138px;
 z-index: 3;
}



#tab_news .news_menu {

}


#tab_news .news_menu li {
 float: left;
 width: 140px;
 height: 45px;
 line-height:45px;
 color: #333333;
 font-size: 14px;
 cursor: pointer;
margin: 0 21px 24px 0;
 text-align: center;
 background: #f0f0f0;
 border-radius: 5px;
 overflow: hidden;
 position: relative;
}


#tab_news .news_menu li a{
 color: #444444;
}


#tab_news .news_menu .on {
 cursor: pointer;
 background:#73bd42;
}

#tab_news .news_menu .on a{
 color: #fff;
}


#tab_news .news_menu span {
 display: block;
 font-size: 18px;
}

#tab_news .news_menu li:after{
 content: '';
 position: absolute;
 right: 0;
 top: 0;
 z-index: 1;
 width: 18px;
 height: 19px;
 background: #dbdbdb;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-radius: 3px;
}


#tab_news .news_menu li.on:after{
 background: #549827;
}








.in_news_ss .tab_box_news {
 width: 100%;
 clear: both;
 margin-top: 0px;
}

.in_news_ss .tab_box_news .hide {
 display: none;
}

.in_news_1 {
 overflow: hidden;
}

.in_news_2 {
 width: 100%;
 overflow: hidden;
 position: relative;
}


/*---*/


/*---*/
.in_newss_4box{
 overflow: hidden;
}



.in_newss_4 {
 position: relative;
 overflow: hidden;
 height: 264px;
 margin-left: 342px;
 background:url(../images/news_k1.png) no-repeat 0 bottom;
}


.in_newss_4_1 {
 float: left;
 width: 372px;
 height: 254px;
 overflow: hidden;
 border-radius: 4px 16px;
 margin-left: 12px;
}


.in_newss_4_1 img {
 width: 372px;
 min-height: 254px;
 transition: all 0.5s;
 transform: scale(1);
}


.in_newss_4_2 {
 float: right;
 width: 545px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
}


.in_newss_4_2 h6 {
 font-size: 16px;
 height: 30px;
 line-height: 30px;
 overflow: hidden;
 padding-top: 26px;
}

.in_newss_4_2 h6 a{
 display: block;
 color: #444444;
 font-weight: bold;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.in_newss_4_2 h6 a:hover{
 padding-left: 5px;
 color: #73bd42;
}


.in_newss_4_2 h4{
 font-size: 16px;
 display: block;
 height: 40px;
 line-height: 1;
 color: #999999;
 background:url(../images/news_xline.png) no-repeat 50px;
 margin-top: 46px;
}


.in_newss_4_2 h4 b{
 color: #444444;
 font-size: 20px;
 line-height: 25px;
 font-weight: bold;
 display: block;
 float: left;
 width: 74px;
}

.in_newss_4_2 h4 span{
 display: block;
 line-height: 18px;
 padding-top: 15px;
 float: left;
}




.in_newss_4_2 h5 {
 color: #666666;
 line-height: 30px;
 height: 60px;
 font-size: 14px;
 margin-top: 20px;
 overflow: hidden;
}


.in_newss_4_2mm {
 width: 70px;
 height: 2px;
 background: #444444;
 margin-top: 13px;
}

/*---*/


/*---*/


.in_news_pro_5 {
 width: 600px;
 float: right;
 padding-top: 36px;
}

.in_news_pro_5 ul{

}

.in_news_pro_5 ul li {
 height: 60px;
 line-height: 60px;
 overflow: hidden;
 border-bottom: 1px dashed #d2d2d2;
}


.in_news_pro_5 ul li a {
 display: block;
 padding: 0 10px 0 40px;
 color: #333333;
 font-size: 15px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 background: url(../images/news_d1.png) no-repeat 0;
}


.in_news_pro_5 ul li a:hover {
 padding-left: 45px;
 color: #73bd42;
 background: url(../images/news_d1.png) no-repeat 5px;
}


.in_news_pro_5 ul li span {
 float: right;
 color: #999999;
 font-size: 14px;
}

/*---*/


.in_newss_one{
 width: 625px;
 float: left;
 padding-top: 48px;
}


.in_newss_tow {
 position: relative;
 overflow: hidden;
 margin-bottom: 54px;
}


.in_newss_tow_1 {
 float: left;
 width: 196px;
 height: 146px;
 overflow: hidden;
 border-radius: 6px;
 background: #fff;
 padding: 4px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_newss_tow_1pic{
 width: 196px;
 height: 146px;
 border-radius: 6px;
 overflow: hidden;
}

.in_newss_tow_1 img {
 width: 196px;
 min-height: 146px;
}

.in_newss_tow:hover .in_newss_tow_1{
background: #b4e494;
}


.in_newss_tow_2 {
 float: right;
 width: 398px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
}


.in_newss_tow_2 h6 {
 font-size: 16px;
 height: 30px;
 line-height: 30px;
 overflow: hidden;
 padding-top: 10px;
}


.in_newss_tow_2 h6 a{
 display: block;
 color: #444444;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.in_newss_tow_2 h6 a:hover{
 padding-left: 5px;
 color: #73bd42;
}


.in_newss_tow_2 h4{
 font-size: 14px;
 display: block;
 line-height: 1;
 color: #999999;
 padding-top: 16px;
}


.in_newss_tow_2 h5 {
 color: #888888;
 line-height: 26px;
 height: 52px;
 font-size: 14px;
 margin-top: 14px;
 overflow: hidden;
}

/*---*/















