
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/



/* banner 开始 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 730px;
}

.fullSlide .bd {
 height: 730px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 730px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 730px;
}


.fullSlide .hd {
 width: 200px;
 position: absolute;
 z-index: 2;
 bottom: 0;
 left: 50%;
 margin-left: 395px;
 height: 100px;
 text-align: center;
}


.fullSlide .hd ul {

}


.fullSlide .hd ul li {
 display: inline-block;
 margin: 0 8px;
 cursor: pointer;
 zoom: 1;
 width: 10px;
 height: 10px;
 overflow: hidden;
 border: 1px solid #f08519;
 line-height: 50px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-radius: 50%;
}


.fullSlide .hd ul li.on {
 background: #f08519;
}


.fullSlide .prev, .fullSlide .next {
 width: 100px;
 height: 60px;
 position: absolute;
 bottom: 0px;
 z-index: 4;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 cursor: pointer;
}


.fullSlide .prev i, .fullSlide .next i{
 display: block;
 line-height: 60px;
 color: #fff;
 font-size: 14px;
}


.fullSlide .prev {
 text-align: right;
 left: 50%;
 margin-left: 359px;
 background: url(../images/banner_l.png) no-repeat 0;
}


.fullSlide .next {
 left: 50%;
 margin-left: 532px;
 background: url(../images/banner_r.png) no-repeat right;
}


.fullSlide .next:hover {
 margin-left: 542px;
}


.fullSlide .prev:hover {
 margin-left: 349px;
}


.fullSlidebg_l{
 width: 310px;
 height: 60px;
 position: absolute;
 z-index: 2;
 left: 50%;
 bottom: 0;
 margin-left: 340px;
 background: #f08519;
}


.fullSlidebg_r{
 width: 1px;
 height: 24px;
 position: absolute;
 z-index: 3;
 left: 50%;
 bottom: 18px;
 margin-left: 495px;
 background: #f9cea3;
}


/* 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 */

/*留言*/


.zxly {
 width: 100%;
 height: 364px;
 background:url(../images/ly_bg.jpg) no-repeat center bottom;
 margin-top: 70px;
}


.zxly_pro {
 width: 1300px;
 height: 344px;
 margin: 0 auto;
 background: #fff;
 border-radius: 8px;
 box-shadow: 0 0 15px rgba(0, 0, 0, 0.18);
}


.webq_bottom_r {
 padding: 60px 90px 0 90px;
}


.webq_bottom_r1 {
 height: 70px;
 padding: 5px 10px 5px 40px;
 margin-top: 22px;
 border: 1px solid #dddddd;
}


.webq_bottom_r3 {

}

.webq_bottom_r3_1 {
 float: left;
 width: 346px;
 height: 38px;
 padding: 0 10px 0 40px;
 box-sizing: border-box;
 border: 1px solid #dddddd;
}


.webq_bottom_r3_2 {
 float: left;
 width: 210px;
 height: 38px;
 padding: 0 15px 0 15px;
 box-sizing: border-box;
 border: 1px solid #dddddd;
}


.webq_bottom_ml {
 margin-left: 40px;
}

.webq_bottom_d1 {
 background: url(../images/ly_d1.png) no-repeat 10px;
}

.webq_bottom_d2 {
 background: url(../images/ly_d2.png) no-repeat 10px;
}

.webq_bottom_d3 {
 background: url(../images/ly_d3.png) no-repeat 10px 9px;
}


.webq_bottom_r4 {
 width: 228px;
 height: 42px;
 margin: 0 auto;
 margin-top: 40px;
}


.webq_bd_1 {
 width: 100%;
 height: 70px;
 border: 0;
 background: none;
 line-height: 26px;
 color: #333;
}

.webq_bd_2 {
 width: 100%;
 height: 36px;
 line-height: 36px;
 border: 0;
 background: none;
 color: #333;
}

.webq_bd_go {
 margin: 0;
 border: 0;
 line-height: 42px;
 background: #f08519;
 cursor: pointer;
 color: #fff;
 font-size: 16px;
 width: 100%;
 height: 42px;
 overflow: hidden;
}


.webq_bottom_withr {
 margin-left: 20px;
 width: 238px;
}


.webq_bottom_yzmtu {
 float: left;
 width: 90px;
 height: 38px;
 margin-left: 40px;
 background: #d39b68;
}


.webq_bottom_yzmtu img {
 width: 90px;
 height: 38px;
 display: block;
}


.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;
}


/*留言end*/


.in_yqlj_ss {
 width: 100%;
 margin-top: 68px;
}


.in_yqlj {
 width: 1298px;
 margin: 0 auto;
 border: 1px solid #dddddd;
 padding: 13px 0;
}


.in_yqlj_1 {
 width: 120px;
 height: 66px;
 float: left;
 display: block;
 line-height: 30px;
 font-size: 14px;
 text-transform:uppercase;
 border-right: 1px solid #dddddd;
 color: #0d2b2c;
 background:url(../images/yqlj.png) no-repeat 13px;
}


.in_yqlj_1 span{
 display: block;
 padding-left: 44px;
}


.in_yqlj_2 {
 float: right;
 width: 1174px;
 line-height: 24px;
 overflow: hidden;
 color: #666666;
}


.in_yqlj_2 a {
 display: inline-block;
 padding: 0 20px;
 color: #666666;
}

.in_yqlj_2 a:hover {
 text-decoration: underline;
 color: #f08519;
}



.a_tite_box{
 width: 1300px;
 margin: 0 auto;
}


.a_titecent{
 width: 400px;
 height: 115px;
 float: right;
 background:url(../images/in_x1.png) no-repeat right bottom;
}


.a_tite {

}

.a_tite h3 {
 height: 44px;
 line-height:44px;
 font-size: 36px;
 color: #010101;
 font-weight: bold;
 background:url(../images/cp_line.png) no-repeat 0;
 padding-left: 198px;
 margin-top: 8px;
}


.a_tite h4{
 height: 26px;
 line-height: 26px;
 font-size: 26px;
 color: #999999;
 text-transform:uppercase;
 padding: 0 0 0 102px;
}

.a_tite h5{
line-height: 20px;
 font-size: 20px;
 color: #f08519;
 font-weight: bold;
 text-align: right;
 font-family: Arial;
 padding-right: 7px;
 padding-top: 10px;
}


.a_tite_more {
 width: 69px;
 height: 34px;
 float: right;
 z-index: 5;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin-top: 20px;
}


.a_tite_more a{
 display: block;
 line-height: 34px;
 font-size: 0px;
 background:url(../images/al_more.png) no-repeat 0;
}


.a_tite_more a:hover{

}



.products_one{
 float: left;
 width: 310px;
}

.products_one_tel{
 font-size: 20px;
 font-weight: bold;
 line-height: 20px;
 text-transform:uppercase;
}

.products_one_txt{
 font-size: 18px;
 color: #666666;
 line-height: 1;
 padding-top: 18px;
}


/*---*/



/*产品*/

.in_products_xx {
 width: 100%;
 height: auto;
 padding-top: 56px;
 background:url(../images/cp_bg.png) no-repeat center top;
}


.search_box {
 width: 288px;
 height: 34px;
 overflow: hidden;
 position: relative;
border: 1px solid #aaaaaa;
 border-radius: 4px;
 margin-top: 28px;
}


.swap_value {
 float: left;
 width: 180px;
 font-size: 14px;
 color: #333333;
 height: 34px;
 line-height: 34px;
 background: none;
 padding-left: 10px;
}


.swap_go {
 float: right;
 margin: 0;
 border: 0;
 width: 30px;
 height: 34px;
 background: url(../images/fdj.png) no-repeat 0;
 cursor: pointer;
 position: absolute;
 top: 0px;
 right: 0px;
}


.search_box input::-webkit-input-placeholder {
 color: #999999;
}

.search_box input::-moz-placeholder {
 color: #999999;
}

.search_box input:-moz-placeholder {
 color: #999999;
}

.search_box input:-ms-input-placeholder {
 color: #999999;
}

/*-----*/


.products_box{
 width: 1300px;
 margin: 0 auto;
 margin-top: 65px;
}

.products_l{
 float: left;
 width: 310px;
}

.products_l_a{
 width: 1px;
 height: 83px;
 background: #cccccc;
 margin-left: 5px;
}

.products_l_en{
 font-size: 50px;
 text-transform:uppercase;
 font-weight: bold;
 line-height: 44px;
 margin-top: 18px;
}

.products_l_b{
 font-size: 16px;
 color: #666666;
 line-height: 30px;
 padding-top: 40px;
}



.products_l_more {
 width: 194px;
 height: 54px;
 font-size: 16px;
 margin-top: 130px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.products_l_more a {
 color: #fff;
 display: block;
 line-height: 54px;
 text-align: center;
 background: #6297e0;
}

.products_l_more a:hover {
 color: #fff;
 background: #f08519;
}



.chanpin {
 width: 950px;
 float: right;
}


.chanpin_p {
 width: 950px;
 height: 488px;
 margin: 0 auto;
 position: relative;
}


.chanpin_t2 {
 text-align: center;
}


.chanpin_t2 h3{
 font-size: 36px;
 line-height: 1;
 background:url(../images/ys_line.png) no-repeat center bottom;
 padding-bottom: 33px;
}


.chanpin_t2 h3 b{
 font-size: 48px;
 color: #bd953b;
}

.chanpin_t2 h4{
 font-size: 14px;
 color: #bd953b;
 text-transform:uppercase;
 font-family: Arial;
 line-height: 20px;
 padding-top: 14px;
}




.chanpin_p .chanpin_cent{
 position: relative;
}


.chanpin_p .tab_box_2 {

}


.chanpin_p .ys_aaa{
 width: 638px;
 height: 488px;
 overflow: hidden;
 float: left;
}


.chanpin_pro_a{
 width: 100%;
}


.chanpin_pro_1_l {
 width: 100%;
 height: 412px;
 overflow: hidden;
 border: 1px solid #cccccc;
 border-radius: 8px 8px 0 0;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding: 10px;
 background: #f2f2f2;
}


.chanpin_pro_1_l img {
 width: 100%;
 height: 100%;
 transition: all 0.5s;
 transform: scale(1);
}



.chanpin_pro_txt {
 height: 76px;
background: #f08519;
 padding: 0 0 0 20px;
 position: relative;
}


.chanpin_pro_txt h6 {
 font-size: 16px;
 height: 24px;
 line-height: 24px;
 padding-top: 15px;
}


.chanpin_pro_txt h6 a {
 color: #fff;
 padding: 0 110px 0 0;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.chanpin_pro_txt h5{
 height: 20px;
 line-height: 20px;
 color: #fff;
 text-transform:uppercase;
 font-size: 12px;
 background:url(../images/cp_line2.png) no-repeat 69px;
}


.chanpin_pro_txt h4{
 width: 55px;
 height: 76px;
 line-height: 76px;
 position: absolute;
 right: 0;
 top: 0;
 z-index: 2;
}

.chanpin_pro_txt h4 a{
 display: block;
 line-height: 76px;
 font-size: 0px;
 background:url(../images/cp_jt1.png) no-repeat 0;
}

.chanpin_pro_txt h4 a:hover{
 background:url(../images/cp_jt1.png) no-repeat 5px;
}



.chanpin_p .hd {
 width: 245px;
 position: absolute;
 right: 0;
 top: 0;
 z-index: 5;
}

.chanpin_p .hd h3{
 font-size: 18px;
 font-weight: bold;
 line-height: 24px;
 padding-top: 15px;
}


.chanpin_p .hd ul{
 margin-top: 14px;
}


.chanpin_p .hd ul li {
 cursor: pointer;
 height: 40px;
 line-height: 40px;
 color: #666666;
 position: relative;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.chanpin_p .hd ul li a{
 display: block;
 color: #666666;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}


.chanpin_p .hd ul li span {
 display: block;
 width: 0;
 height: 2px;
 background: #f08519;
 position: absolute;
 right: 260px;
 top: 20px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.chanpin_p .hd ul li.on a{
color: #f08519;
}


.chanpin_p .hd ul li.on span{
 width: 88px;
}




.chanpin_l {
 background: url(../images/cp_l.png) no-repeat center;
 display: block;
 width: 46px;
 height: 46px;
 cursor: pointer;
 position: absolute;
 right: 199px;
 bottom: 0px;
 z-index: 10;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border: 1px solid #fff;
 border-radius: 50%;
}


.chanpin_l:hover{
 background: url(../images/cp_la.png) no-repeat center;
 border: 1px solid #f08519;
}


.chanpin_r {
 background: url(../images/cp_r.png) no-repeat center;
 display: block;
 width: 46px;
 height: 46px;
 cursor: pointer;
 position: absolute;
 right: 127px;
 bottom: 0px;
 z-index: 10;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border: 1px solid #fff;
 border-radius: 50%;
}


.chanpin_r:hover{
 background: url(../images/cp_ra.png) no-repeat center;
 border: 1px solid #f08519;
}



.in_products_r {
 width: 1300px;
 height: auto;
 margin: 0 auto;
 padding-top: 40px;
}


.in_products_r .tab_box {
 width: 100%;
 clear: both;
}

.in_products_r .tab_box .hide {
 display: none;
}

.in_products_pro {
 position: relative;
 width: 105%;
}


.in_pro_2 {
 float: left;
 width: 300px;
 margin: 0 17px 10px 0;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 padding: 5px;
 border: 1px solid #cccccc;
 border-radius: 4px;
}


.in_pro_2 .in_pro_1pic {
 width: 100%;
 height: 240px;
 overflow: hidden;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 border-radius: 4px;
}


.in_pro_2 .in_pro_1pic img {
 width: 100%;
 height: 100%;
 transition: all 0.5s;
 transform: scale(1);
}


.in_pro_txt {
 height: 75px;
 font-size: 14px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 padding: 0 0 0 7px;
 position: relative;
}


.in_pro_txt span{
 display: block;
 height: 24px;
 line-height: 24px;
 padding-top: 20px;
}


.in_pro_txt span a {
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0 80px 0 0;
 color: #666666;
 font-size: 16px;
}


.in_pro_txt span a:hover {
 padding-left: 5px;
}


.in_pro_txt i{
 display: block;
 width: 44px;
 height: 34px;
 position: absolute;
 right: 0;
 top: 24px;
}


.in_pro_txt i a {
 display: block;
 line-height:34px;
 overflow: hidden;
 font-size: 0px;
 white-space: nowrap;
 text-overflow: ellipsis;
 background:url(../images/cp_titjt1.png) no-repeat 0;
}

.in_pro_txt h4{
 height: 20px;
 line-height: 20px;
 text-transform:uppercase;
 font-size: 12px;
 color: #666666;
 background:url(../images/cp_line3.png) no-repeat 70px;
}


.in_pro_2:hover .in_pro_txt span a{
 color: #f08519;
}

.in_pro_2:hover .in_pro_txt i a{
 background:url(../images/cp_titjt2.png) no-repeat 0;
}


.in_pro_2:hover {
border: 1px solid #f08519;
}

/*产品end*/



/*优势*/


.advantage {
 width: 100%;
 height: 779px;
 background:url(../images/ys_bg.jpg) no-repeat center top;
 margin-top: 60px;
}


.advantage_p {
 width: 1300px;
 height: 595px;
 margin: 0 auto;
 position: relative;
 padding-top: 124px;
}



.advantage_t2 {
 position: absolute;
 left: 650px;
 top: 61px;
}

/*--*/


.a_yscent{
 width: 450px;
 height: 245px;
 float: right;
 background:url(../images/in_x1.png) no-repeat 0 0;
}


.a_ys {

}

.a_ys h3 {
 height: 44px;
 line-height:44px;
 font-size: 36px;
 color: #010101;
 font-weight: bold;
 background:url(../images/cp_line.png) no-repeat 160px;
 margin-top: 8px;
}


.a_ys h4{
 height: 26px;
 line-height: 26px;
 font-size: 26px;
 color: #666666;
 text-transform:uppercase;
 padding: 35px 0 0 0;
}


.a_ys h5{
 line-height: 20px;
 font-size: 20px;
 color: #f08519;
 font-weight: bold;
 font-family: Arial;
 padding-top: 50px;
 padding-left: 51px;
}


.a_ys h6{
 line-height: 18px;
 font-size: 14px;
 color: #666666;
 padding: 13px 0 0 0;
}


/*--*/



.advantage_p .advantage_cent{
 width: 1300px;
 height: 595px;
 overflow: hidden;
 display: block;
 position: relative;
}



.advantage_p .tab_box_2 {

}


.advantage_p .ys_aaa{
 width: 514px;
 height: 434px;
 overflow: hidden;
 float: left;
}


.advantage_p .ys_bbb{
 width: 650px;
 height: 145px;
 float: right;
 margin-top: 219px;
}



.youshi_pro_1_l {
 width: 514px;
 height: 434px;
 overflow: hidden;
}


.youshi_pro_1_l img {
 width: 514px;
 height: 434px;
 transition: all 0.5s;
 transform: scale(1);
}



.youshi_pro_2a {
 position: relative;
}


.youshi_pro_2shu{
 height: 26px;
 line-height: 26px;
}


.youshi_pro_2shu i{
 display: block;
 font-size: 24px;
 float: left;
 color: #333333;
}

.youshi_pro_2shu span{
 display: block;
 font-size: 14px;
 float: left;
color: #999999;
 margin-left: 15px;
 position: relative;
 z-index: 5;
}



.youshi_pro_2_1 {
 line-height: 24px;
 padding: 23px 0 0 0;
 color: #666666;
 font-size: 14px;
}





.youshi_pro_l {
 background: url(../images/ys_l.png) no-repeat center;
 display: block;
 width: 110px;
 height: 70px;
 cursor: pointer;
 position: absolute;
 left: 289px;
 bottom: 161px;
 z-index: 10;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.youshi_pro_l:hover{

}


.youshi_pro_r {
 background: url(../images/ys_r.png) no-repeat center;
 display: block;
 width: 110px;
 height: 70px;
 cursor: pointer;
 position: absolute;
 left: 403px;
 bottom: 161px;
 z-index: 10;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.youshi_pro_r:hover{

}



.youshi_pro_bg{
 width: 785px;
 height: 230px;
 background:#f08519;
 position: absolute;
 right: 0;
 bottom: 0;
 z-index: 1;
}




.ys_tel{
 width: 158px;
 height: 34px;
 margin: 0 auto;
 position: absolute;
 left: 0;
 bottom: 0;
 z-index: 3;
}


.ys_tel span{
 width: 158px;
 height: 34px;
 line-height: 34px;
 display: block;
 font-size: 14px;
 float: left;
}

.ys_tel span a{
 color: #fff;
 display: block;
 text-align: center;
 background:#6297e0;
}


.ys_tel span a:hover{
 background:#f08519;
 border-radius: 17px;
}




.youshi_txt{
 width: 505px;
 height: 174px;
 position: absolute;
 left: 650px;
 bottom: 0px;
 line-height: 1;
 z-index: 3;
}

.youshi_txt h6{
 width: 70px;
 height: 3px;
 background: #fff;
}


.youshi_txt h4{
 font-size: 16px;
 color: #fef8f1;
 line-height: 32px;
 padding-top: 17px;
}


.youshi_txt h5{
 font-size: 20px;
 color: #fff;
 text-transform:uppercase;
 padding-top: 14px;
 font-weight: bold;
}


.youshi_en2{
 width: 225px;
 height: 70px;
 background:url(../images/ys_line4.png) no-repeat center #fff;
 position: absolute;
 bottom: 160px;
 left: 289px;
 z-index: 3;
}


/*优势end*/


.case_bg{
 background:url(../images/al_bg.png) no-repeat center bottom;
 padding-top: 68px;
 padding-bottom: 70px;
}

.case_cent{
 width: 1300px;
 margin: 0 auto;
 position: relative;
}

.case_tit{
 position: absolute;
 width: 400px;
 right: 0;
 top: 0;
}


.case_ll{
 float: left;
 width: 430px;
 height: 860px;
 position: relative;
}


.case_l {
 background: url(../images/al_top.png) no-repeat center;
 display: block;
 width: 46px;
 height: 46px;
 cursor: pointer;
 position: absolute;
 left: 188px;
 bottom: 72px;
 z-index: 10;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border: 1px solid #fff;
 border-radius: 50%;
}


.case_l:hover{
 background: url(../images/al_topa.png) no-repeat center;
 border: 1px solid #f08519;
}


.case_r {
 background: url(../images/al_bott.png) no-repeat center;
 display: block;
 width: 46px;
 height: 46px;
 cursor: pointer;
 position: absolute;
 left: 188px;
 bottom: 0px;
 z-index: 10;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border: 1px solid #fff;
 border-radius: 50%;
}


.case_r:hover{
 background: url(../images/al_botta.png) no-repeat center;
 border: 1px solid #f08519;
}





.case_llbox{

}



.case_pro_1 {
 width: 403px;
 position: relative;
 margin-bottom: 40px;
}


.case_pro_1_l {
 width: 382px;
 height: 278px;
 border: 1px solid #cccccc;
 padding: 8px;
 -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: 4px;
 margin-left: 21px;
}


.case_pro_1_l img {
 width: 100%;
 height: 100%;
 border-radius: 4px;
}


.case_pro_2a {
 width: 100%;
 height: 36px;
}


.case_pro_2a h6 {
 height: 22px;
 line-height: 22px;
 font-size: 16px;
 color: #FFF;
}

.case_pro_2a h6 a{
 display: block;
 color: #333333;
 text-align: right;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.case_pro_2a h6 a:hover{

}


.case_pro_2en {
 width: 12px;
 line-height: 1;
 height: 200px;
 font-size: 12px;
 color: #aaaaaa;
 position: absolute;
 left: 0;
 top: 0;
 text-transform:uppercase;
 font-family: Arial;
 writing-mode:horizontal-tb;
 writing-mode:vertical-lr;
}


.case_pro_2en span{
 color: #666666;
 font-family: Arial;
 font-weight: bold;
 display: inline-block;
 height: 30px;
}



.case_pro_1:hover .case_pro_2a h6 a{
 color: #f08519;
}

.case_pro_1:hover .case_pro_1_l{
 border: 1px solid #f08519;
}



/**/


.case_rr{
 float: right;
 width: 678px;
}




/**/

.in_case {
 width: 100%;
 position: relative;
 padding-top: 194px;
}

.in_case_li {
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 overflow: hidden;
}



.in_case_libox{

}


.in_case_txt {
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 padding: 0 10px;
 padding-top: 35px;
}


.in_case_txt h6 {
 height: 30px;
}


.in_case_txt h6 a {
 color: #333333;
 font-size: 20px;
 line-height: 30px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.in_case_txt h6 a:hover {
 padding-left: 5px;
 color: #f08519;
}


.in_case_txt h5 {
 height: 48px;
 line-height: 24px;
 font-size: 14px;
 overflow: hidden;
 color: #666666;
 padding-top: 9px;
}



.in_case_txt span{
 display: block;
 height: 32px;
 margin-top: 22px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_case_txt span a{
 display: block;
 font-size: 14px;
 color: #666666;
 line-height: 32px;
 text-transform:uppercase;
}

.in_case_txt span a:hover{
 color: #f08519;
}

.in_case_txt i{
 display: block;
 width: 60px;
 height: 2px;
 background: #999999;
}




.case_imgscale_x {
 width: 100%;
 height: 490px;
 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 #cccccc;
 padding: 8px;
}


.case_imgscale {
 width: 100%;
 height: 100%;
 overflow: hidden;
}

.case_imgscale img {
 width: 100%;
 min-height: 100%;
}


.in_case_li:hover{


}


/*----*/



/*简介*/


.in2_about {
 width: 100%;
 height: 780px;
 background:url(../images/ab_Bg.jpg) no-repeat center top;
 overflow: hidden;
 padding-top: 97px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}


.in2_about_1 {
 width: 1300px;
 margin: 0 auto;
 position: relative;
}

.in2_about_shu{
 width: 80px;
 height: 80px;
 background:url(../images/in_x1.png) no-repeat right bottom;
 position: absolute;
 right: 129px;
 top: 23px;
}


.in2_about_shu h5{
 line-height: 20px;
 font-size: 20px;
 color: #f08519;
 font-weight: bold;
 text-align: right;
 font-family: Arial;
 padding-right: 7px;
 padding-top: 50px;
}




.in2_about_2_t {
 height: 40px;
 color: #d1d1d1;
 font-size: 36px;
 text-transform: uppercase;
}


.in2_about_3x {
 width: 635px;
}


.in2_about_3_t1{
 padding-top: 12px;
}

.in2_about_3_t1 img{
 display: block;
}



.in2_about_3_t2 {
 height: 25px;
 line-height: 25px;
 font-size: 24px;
 color: #333333;
 background:url(../images/about_line.png) no-repeat 148px;
}



.in2_about_6 {

}


.in2_about_3 {
 line-height: 30px;
 height: 120px;
 overflow: hidden;
 padding: 50px 0 0 0;
 color: #666666;
}



.in2_about_5 {
 height: auto;
}


.in2_about_more {
 width: 150px;
 margin-top: 38px;
}


.in2_about_more span{
 display: block;
 height: 32px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_about_more span a{
 display: block;
 font-size: 14px;
 color: #666666;
 line-height: 32px;
 text-transform:uppercase;
}

.in2_about_more span a:hover{
 color: #f08519;
}


.in2_about_more i{
 display: block;
 width: 60px;
 height: 2px;
 background: #999999;
}


/*---*/


.about_aa{
 margin-top: 43px;
}


.about_rong {
 float: left;
 width: 160px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.about_rong_img {
 width: 160px;
 height: 217px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-radius: 4px;
 background: #f08519;
 padding: 6px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.about_rong_pic{
 width: 100%;
 height: 100%;
 background: #fff;
}

.about_rong_pic img{
 width: 100%;
 height: 100%;
 border-radius: 4px;
 object-fit: scale-down;
}

.about_rong h6{
 line-height: 30px;
 text-align: center;
 font-size: 14px;
 margin-top: 12px;
}

.about_rong h6 a{
 color: #666666;
 display: block;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}


.about_rong:hover h6 a{
 color: #f08519;
}

/*---*/


.fcc_tit{
 width: 28px;
 padding-top: 56px;
 margin-left: 90px;
 font-size: 22px;
 float: left;
 text-align: center;
 color: #fff;
 line-height: 27px;
 background:url(../images/fcc_line.png) no-repeat center top;
}


.in_rong_cont {
 width: 390px;
 height: 185px;
 float: left;
 position: relative;
 margin-top: 16px;
 margin-left: 48px;
 overflow: hidden;
}


.in_rong {
 width: 240px;
}


.in_rong_li {
 float: left;
 width: 240px;
 height: 185px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 border-radius: 4px;
 overflow: hidden;
}


.rong_imgscale_x {
 width: 240px;
 height: 185px;
 position: relative;
 overflow: hidden;
}


.rong_imgscale {
 width: 100%;
 height: 100%;
}


.rong_imgscale img {
 width: 100%;
 height: 100%;
}


.in_rong_txt{
 width: 100%;
 height: 40px;
 line-height: 40px;
 text-align: center;
 background-color:rgba(255,255,255,0.8);
 border-radius: 4px;
 position: absolute;
 left: 0;
 bottom: 0;
}


.in_rong_txt a{
 display: block;
 padding: 0 10px;
 font-size: 14px;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}


.in_rong_li:hover .in_rong_txt a {
 color: #eb891b;
}



/*.fill {object-fit: fill;}*/
/*.contain {object-fit: contain;}*/
/*.cover {object-fit: cover;}*/
/*.scale-down {object-fit: scale-down;}*/
/*.none {object-fit: none;}*/



.rong_lefts {
 background: url(../images/fcc_l.png) no-repeat center;
 width: 46px;
 height: 46px;
 color: #fff;
 position: absolute;
 top: 70px;
 right: 68px;
 cursor: pointer;
 z-index: 20;
 border: 1px solid #f08519;
 border-radius: 50%;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.rong_lefts:hover{
 border: 1px solid #fff;
}


.rong_rights {
 background: url(../images/fcc_r.png) no-repeat center;
 width: 46px;
 height: 46px;
 position: absolute;
 top: 70px;
 right: 0;
 cursor: pointer;
 z-index: 20;
 border: 1px solid #f08519;
 border-radius: 50%;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.rong_rights:hover{
 border: 1px solid #fff;
}



/*简介end*/



.b_titecent{
 width: 400px;
 height: 115px;
 float: left;
 background:url(../images/in_x2.png) no-repeat 0 bottom;
}


.b_tite {

}

.b_tite h3 {
 height: 44px;
 line-height:44px;
 font-size: 36px;
 color: #010101;
 font-weight: bold;
 background:url(../images/cp_line.png) no-repeat 216px;
 padding-left: 55px;
 margin-top: 8px;
}


.b_tite h4{
 height: 26px;
 line-height: 26px;
 font-size: 26px;
 color: #999999;
 text-transform:uppercase;
 padding-left: 55px;
}

.b_tite h5{
 line-height: 20px;
 font-size: 20px;
 color: #f08519;
 font-weight: bold;
 font-family: Arial;
 padding-left: 7px;
 padding-top: 10px;
}




/*新闻*/


.in_news_ss {
 width: 100%;
 margin: 0 auto;
 padding-top: 70px;
}

.in_news_pro {
 width: 1300px;
 margin: 0 auto;
 position: relative;
}

.in_news_tit{
 position: absolute;
 left: 0;
 top: 0;
 width: 500px;
}




#tab_news {
 width: 100%;
 margin-top: 40px;
}

#tab_news .news_menu {
 height: 40px;
 margin-left: 655px;
}

#tab_news .news_menu li {
 float: left;
 width: 110px;
 height: 40px;
 line-height: 40px;
 color: #333333;
 font-size: 16px;
 cursor: pointer;
 margin-left: 105px;
}


#tab_news .news_menu li a{
 color: #333333;
}


#tab_news .news_menu .on {
 color: #f08519;
 cursor: pointer;
}

#tab_news .news_menu .on a{
 color: #f08519;
}


#tab_news .news_menu span {
 float: left;
 display: block;
 padding-left: 3px;
}


#tab_news .news_menu i{
 display: block;
 width: 40px;
 height: 40px;
 float: left;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


#tab_news .news_menu i.d1{
 background:url(../images/news_td1.png) no-repeat 0 0;
}

#tab_news .news_menu i.d2{
 background:url(../images/news_td2.png) no-repeat 0 0;
}

#tab_news .news_menu i.d3{
 background:url(../images/news_td3.png) no-repeat 0 0;
}


#tab_news .news_menu .on i.d1{
 background:url(../images/news_td1.png) no-repeat -40px 0;
}

#tab_news .news_menu .on i.d2{
 background:url(../images/news_td2.png) no-repeat -40px 0;
}

#tab_news .news_menu .on i.d3{
 background:url(../images/news_td3.png) no-repeat -40px 0;
}


.in_news_ss .tab_box_news {
 width: 100%;
 clear: both;
 margin-top: 82px;
}

.in_news_ss .tab_box_news .hide {
 display: none;
}

.in_news_1 {
 overflow: hidden;
}

.in_news_2 {
 width: 100%;
 overflow: hidden;
 position: relative;
}


/*---*/



.gs_news_2 {
 width: 103%;
}


.in_newss_7 {
 float: left;
 width: 408px;
 height: 148px;
 background: #fff;
 overflow: hidden;
 position: relative;
 margin: 0 35px 10px 0;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border: 1px solid #dddddd;
 border-radius: 4px;
}



.in_news_5_1 {
 float: left;
 width: 77px;
 height: 65px;
 text-align: center;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: absolute;
 left: 0;
 top: 30px;
}


.in_news_5_1 h5 {
 line-height:37px;
 font-size: 40px;
 color: #333333;
 font-weight: bold;
}


.in_news_5_1 h6 {
 line-height: 20px;
 font-size: 12px;
 color: #999999;
 padding-top: 2px;
}


.in_newss_7_2 {

}

.in_newss_7_2 h6 {
 height: 30px;
 line-height: 30px;
 overflow: hidden;
 font-size: 16px;
 padding-top: 26px;
 padding-left: 90px;
 padding-right: 25px;
}


.in_newss_7_2 h6 a {
 height: 30px;
 line-height: 30px;
 color: #333;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}


.in_newss_7_2 h4 {
 color: #666666;
 font-size: 14px;
 line-height: 28px;
 height: 28px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding-left: 90px;
 margin-top: 5px;
 padding-right: 25px;
}


.in_newss_7_2 i {
 display: block;
 height: 30px;
 margin-top: 28px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-top: 1px solid #dddddd;
}


.in_newss_7_2 i a{
 line-height: 30px;
 display: block;
 color: #999999;
 font-size: 12px;
 padding-left: 15px;
 background: url(../images/news_jt1.png) no-repeat 368px;
}

.in_newss_7:hover .in_newss_7_2 h6 a {
color: #f08519;
}

.in_newss_7:hover .in_newss_7_2 h6 a:hover{
 padding-left: 5px;
}

.in_newss_7:hover .in_newss_7_2 i{
 border-top: 1px solid #f08519;
}

.in_newss_7:hover .in_newss_7_2 i a {
 background: url(../images/news_jt2.png) no-repeat 372px #f08519;
 color: #fff;
}


/*---*/


.in_newss_four_a{
 width: 105%;
 margin-top: 40px;
 position: relative;
}

.in_newss_four_a:after{
 content: '';
 position: absolute;
 left: 0;
 top: 48px;
 z-index: -1;
 width: 100%;
 height: 1px;
 background: #dddddd;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}




.in_nfourbox {
 position: relative;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 width: 285px;
 float: left;
 margin-right: 55px;
}


.in_nfourbox_line{
 line-height: 22px;
 font-size: 24px;
 color: #999999;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_nfourbox_1 {
 height: 12px;
 background:url(../images/news_q1.png) no-repeat 0;
 margin-top: 20px;
}


.in_nfourbox_2 {
 padding-top: 30px;
}


.in_nfourbox_2 h6 {
 height: 30px;
 line-height: 30px;
 overflow: hidden;
 font-size: 16px;
}


.in_nfourbox_2 h6 a {
 color: #333;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.in_nfourbox_2 h6 a:hover {
 color: #f08519;
 padding-left: 5px;
}


.in_nfourbox_2 h4 {
 color: #666666;
 font-size: 14px;
 line-height: 20px;
 height: 40px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin-top: 12px;
}


.in_nfourbox_2 h5 {
 width: 90px;
 height: 22px;
 margin-top: 20px;
}

.in_nfourbox_2 h5 a{
 display: block;
 line-height: 22px;
 color: #999999;
 font-size: 0px;
 background:url(../images/news_c1.png) no-repeat 0;
}


.in_nfourbox:hover .in_nfourbox_2 h5 a{
 background:url(../images/news_c2.png) no-repeat 0;
}


.in_nfourbox:hover .in_nfourbox_1{
 background:url(../images/news_q2.png) no-repeat 0;
}

.in_nfourbox:hover .in_nfourbox_2 h6 a{
 color: #f08519;
}

.in_nfourbox:hover .in_nfourbox_line {
 color: #f08519;
}


/*---*/



/*---*/
.in_newss_4box{
 width: 105%;
 padding-top: 40px;
}

.in_newss_4 {
 width: 630px;
 position: relative;
 overflow: hidden;
 margin-right: 40px;
 float: left;
}


.in_newss_4_1 {
 float: left;
 width: 268px;
 height: 185px;
 overflow: hidden;
 border-radius: 4px;
 border: 1px solid #cccccc;
 padding: 5px;
}


.in_newss_4_1 img {
 width: 268px;
 min-height: 185px;
 transition: all 0.5s;
 transform: scale(1);
 border-radius: 4px;
}


.in_newss_4_2 {
 float: right;
 width: 320px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_newss_4_2 h6 {
 font-size: 16px;
 color: #666666;
 height: 30px;
 line-height: 30px;
 overflow: hidden;
 padding-top: 10px;
}

.in_newss_4_2 h6 a{
 display: block;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.in_newss_4_2 h6 a:hover{
 padding-left: 5px;
 color: #f08519;
}


.in_newss_4_2 h4{
 font-size: 40px;
 display: block;
 color: #999999;
 height: 35px;
 line-height: 35px;
 padding-top: 17px;
 position: relative;
}


.in_newss_4_2 h5 {
 color: #999999;
 line-height: 24px;
 height: 48px;
 font-size: 14px;
 margin-top: 16px;
 overflow: hidden;
 border-top: 1px solid #eeeeee;
 padding-top: 19px;
}

/*---*/













