/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*相助电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/* banner 最先 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 650px;
}

.fullSlide .bd {
 height: 650px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 650px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 650px;
}


.fullSlide .prev, .fullSlide .next {
 width: 70px;
 height: 40px;
 position: absolute;
 top: 550px;
 z-index: 4;
 -webkit-transition: all .5s linear;
 transition: all .5s linear;
 cursor: pointer;
}


.fullSlide .prev {
 background: url(/templates/pc_wjdh/images/banner_l.png) no-repeat 0;
 left: 50%;
 margin-left: -600px;
}

.fullSlide .next {
 background: url(/templates/pc_wjdh/images/banner_r.png) no-repeat right;
 left: 50%;
 margin-left: -390px;
}

.fullSlide .next:hover {
 /*background: url(/templates/pc_wjdh/images/banner_ra.png) no-repeat center;*/
}

.fullSlide .prev:hover {
 /*background: url(/templates/pc_wjdh/images/banner_la.png) no-repeat center;*/
}


.fullSlide .fenz {
 width: 40px;
 height: 40px;
 position: absolute;
 top: 550px;
 left: 50%;
 margin-left: -480px;
 z-index: 4;
 background: url(/templates/pc_wjdh/images/banner_mos.png) no-repeat center;
}


/* 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: 360px;
 height: 34px;
 overflow: hidden;
 position: relative;
 border: 1px solid #2e2d2d;
 border-radius: 4px;
 margin-top: 20px;
}


.swap_value {
 float: left;
 width: 298px;
 font-size: 14px;
 color: #333;
 height: 34px;
 line-height: 34px;
 background: none;
 padding-left: 20px;
}

.swap_go {
 float: right;
 margin: 0;
 border: 0;
 width: 34px;
 height: 34px;
 background: url(/templates/pc_wjdh/images/fdj.png) no-repeat center #2e2d2d;
 cursor: pointer;
 position: absolute;
 top: 0px;
 right: 0px;
}


.search_box input::-webkit-input-placeholder {
 color: #c2c2c2;
}

.search_box input::-moz-placeholder {
 color: #c2c2c2;
}

.search_box input:-moz-placeholder {
 color: #c2c2c2;
}

.search_box input:-ms-input-placeholder {
 color: #c2c2c2;
}


.soso {
 width: 100%;
 height: 70px;
 position: relative;
 background: url(/templates/pc_wjdh/images/sou_bg.png) no-repeat center;
}


.soso_2 {
 width: 1200px;
 height: 70px;
 margin: 0 auto;
 position: relative;
}

.soso_2l {
 line-height: 70px;
 color: #fff;
 float: left;
 width: 425px;
}

.soso_2l a {
 color: #fff;
 display: block;
 padding-right: 20px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.soso_2l span {
 float: right;
 font-size: 12px;
}

.soso_2l a:hover {
 color: #fff;
 text-decoration: underline;
}


.soso_2l1 {
 height: 70px;
 line-height: 70px;
 color: #333;
 float: left;
 font-size: 16px;
 width: 106px;
 font-weight: bold;
 background: url(/templates/pc_wjdh/images/sou_nhot.png) no-repeat 0;
}


/*搜索end*/


/*c_tite*/

.c_tite {
 width: 1200px;
 text-align: center;
 margin: 0 auto;
 background: url(/templates/pc_wjdh/images/Brand.png) no-repeat center top;
}

.c_tite.bg1 {
 background: url(/templates/pc_wjdh/images/Casecenter.png) no-repeat center top;
}

.c_tite.bg2 {
 background: url(/templates/pc_wjdh/images/Classiccase.png) no-repeat center top;
}


.c_tite h3 {
 font-size: 28px;
 color: #333;
 line-height: 30px;
 padding-top: 20px;
 padding-bottom: 6px;
}


.c_tite h4 {
 line-height: 20px;
 font-size: 14px;
 color: #333;
 text-transform: uppercase;
 padding-top: 5px;
 letter-spacing: 3px;
}


/*简介*/

.in2_pingpai {
 width: 100%;
 padding-top: 68px;
}


.in2_pingpai_1 {
 width: 1220px;
 margin: 0 auto;
 position: relative;

}


.in2_pingpai_rr {
 float: right;
 width: 920px;
 height: 465px;
 border: 10px solid #fff;
}


.in2_pingpai_2 {
 float: right;
 width: 920px;
 height: 465px;
 position: relative;
}


.in2_pingpai_2 .in_aimgscale {
 width: 920px;
 height: 465px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
}


.in2_pingpai_2 .in_aimgscale img {
 width: 920px;
 height: 465px;
}


.in2_pingpai_bf {
 width: 56px;
 height: 56px;
 position: absolute;
 left: 433px;
 top: 205px;
 z-index: 5;
}


.in2_pingpai_3x {
 padding: 0 10px;
}


.in2_pingpai_6 {

}


.in2_pingpai_3 {
 line-height: 30px;
 height: 90px;
 overflow: hidden;
 padding: 32px 0 0 0;
 font-size: 14px;
 color: #666666;
}


.in2_pingpai_5 {
 height: 485px;
 margin-top: 45px;
 position: relative;
 overflow: hidden;
}

.tab_pin_tit {
 width: 220px;
 height: 30px;
 line-height: 1;
 font-size: 20px;
 font-weight: bold;
 color: #df372a;
 position: absolute;
 left: 0;
 top: 0;
}


.tab_pin_more {
 width: 144px;
 height: 36px;
 position: absolute;
 left: 0;
 bottom: 10px;
}

.tab_pin_more a {
 line-height: 34px;
 display: block;
 border: 1px solid #df372a;
 background: url(/templates/pc_wjdh/images/pp_jt.png) no-repeat right;
 font-size: 15px;
 text-transform: uppercase;
 padding-left: 30px;
}


#tab_pin {
 width: 185px;
 float: left;
}


#tab_pin .tab_menu {
 width: 100%;
 padding-top: 55px;
}


#tab_pin .tab_menu li {
 height: 50px;
 line-height: 50px;
 color: #333;
 font-size: 16px;
 cursor: pointer;
 border-bottom: 1px dashed #dddddd;
 margin-top: 25px;
}

#tab_pin .tab_menu li i {
 float: left;
 width: 0px;
 height: 4px;
 background: #df372a;
 display: block;
 margin-top: 25px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

#tab_pin .tab_menu li b {
 font-size: 20px;
 display: block;
 float: left;
 font-weight: normal;
}

#tab_pin .tab_menu li span {
 font-size: 16px;
 padding-left: 14px;
 display: block;
 float: left;
}


#tab_pin .tab_menu .on {
 padding-bottom: 5px;
}


#tab_pin .tab_menu .on i {
 width: 30px;
 margin-right: 13px;
}

#tab_pin .tab_menu .on b {
 color: #df372a;
 font-size: 40px;
 font-weight: bold;
}

#tab_pin .tab_menu .on span {
 padding-top: 6px;
}


/*产品*/

.in_products_xx {
 padding: 65px 0 40px 0;
 background: #f6f6f6;
 margin-top: 60px;
}


.in_products {
 width: 1200px;
 margin: 0 auto;
 position: relative;
 margin-top: 35px;
}


.in_products_l {
 float: left;
 width: 262px;
 overflow: hidden;
 background: #fff;
}


.pl_tel {
 height: 70px;
 background: url(/templates/pc_wjdh/images/cp_td.png) no-repeat 204px #df372a;
 border-radius: 4px 4px 0 0;
}


.pl_tel h3 {
 color: #fff;
 font-size: 20px;
 line-height: 70px;
 font-weight: bold;
 padding-left: 25px;
}


.two_sideMen {
 height: 297px;
 overflow: hidden;
}

.in_products_l_line {

}

.two_products_l_yi {
 padding-top: 10px;
}


.two_products_l_yi ul li {
 height: 55px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 border-bottom: 3px solid #f6f6f6;
}


.two_products_l_yi ul li a {
 display: block;
 line-height: 55px;
 font-size: 16px;
 color: #333;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding-left: 24px;
 background: url(/templates/pc_wjdh/images/cp_fd1.png) no-repeat 208px;
}


.two_products_l_yi ul li a:hover {
 color: #df372a;
 padding-left: 34px;
}


.cp_tel {
 webkit-box-sizing: content-box;
 -moz-box-sizing: content-box;
 box-sizing: content-box;
 padding-top: 18px;
 border-top: 9px solid #f6f6f6;
}


.cp_tel h4 {
 font-size: 16px;
 color: #333;
 line-height: 30px;
 text-align: center;
 font-weight: bold;
 background: url(/templates/pc_wjdh/images/cp_telline.png) no-repeat center;
}


.cp_tel h5 {
 font-size: 16px;
 color: #333;
 line-height: 30px;
 padding-top: 5px;
 text-align: center;
}

.cp_tel h6 {
 width: 87px;
 height: 44px;
 margin: 0 auto;
 background: url(/templates/pc_wjdh/images/cp_zx.png) no-repeat center;
 margin-top: 15px;
}

.cp_tel h6 a {
 font-size: 0px;
 line-height: 44px;
 display: block;
}


.in_products_r {
 width: 915px;
 float: right;
 overflow: hidden;
}


#tab {
 height: 24px;
 border-bottom: 1px solid #cccccc;
 margin-left: 20px;
}


#tab .tab_menu {
 height: 24px;
 float: left;
}


#tab .tab_menu li {
 float: left;
 height: 24px;
 line-height: 1;
 font-size: 18px;
 cursor: pointer;
 color: #333;
 text-transform: uppercase;
}


.cp_more {
 float: right;
 width: 100px;
 height: 24px;
 line-height: 24px;
 font-size: 14px;
 text-transform: uppercase;
 text-align: right;
}

.cp_more a {
 color: #666;
 display: block;
}

.cp_more a:hover {
 color: #3bab47;
}


.in_products_r .tab_box {
}

.in_products_r .tab_box .hide {
 display: none;
}


.in_products_pro {
 position: relative;
}


.in_pro_2 {
 float: left;
 width: 260px;
 margin: 0 0 30px 25px;
 position: relative;
 overflow: hidden;
 background: #fff;
 padding: 10px 10px 0 10px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_pro_2_line {

}


.in_pro_2 .in_pro_1pic {
 width: 100%;
 height: 171px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_pro_2 .in_pro_1pic img {
 width: 100%;
 height: 100%;
 transition: all 0.5s;
 transform: scale(1);
}


.in_pro_txt {
 width: 100%;
 height: 62px;
 line-height: 62px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
}


.in_pro_txt a {
 color: #333;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0 10px 0 10px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 font-size: 16px;
 text-align: center;
}


.in_pro_2:hover {
 background: #df372a;
}


.in_pro_2:hover .in_pro_txt a {
 color: #fff;
}


/*产品end*/


.case {
 padding-top: 68px;
}

.case_cent {
 width: 1512px;
 margin: 0 auto;
 margin-top: 50px;
}


.in_news_li {
 float: left;
 width: 504px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 margin: 0 0 20px 0;
   padding-bottom: 20px;
}


.in_news_txt {
 height: 246px;
 margin-top: 28px;
 padding: 0 30px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-left: 1px solid #f6f6f6;
}

.in_news_one {
 height: 75px;
 line-height: 75px;
}


.in_news_one i {
 float: left;
 width: 118px;
 font-size: 90px;
 line-height: 75px;
 display: block;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_news_one h6 {
 height: 30px;
 line-height: 30px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_news_one h6 a {
 color: #333;
 font-size: 18px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.in_news_one h5 {
 height: 20px;
 line-height: 20px;
 font-size: 14px;
 padding: 28px 0 0 0;
 overflow: hidden;
 color: #666666;
 text-transform: uppercase;
}


.in_news_txt h4 {
 width: 255px;
 height: 70px;
 line-height: 40px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin-top: 24px;
 position: relative;
 z-index: 5;
 overflow: hidden;
}

.in_news_txt h4 a {
 color: #333;
 font-size: 14px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 text-transform: uppercase;
}


.in_news_tow {
 padding-top: 28px;
 line-height: 24px;
 height: 48px;
 overflow: hidden;
}

.news_imgscale_x {
 width: 484px;
 height: 318px;
 padding: 10px;
 background: #f6f6f6;
}

.news_imgscale {
 width: 100%;
 height: 100%;
 overflow: hidden;
}

.news_imgscale img {
 width: 100%;
 height: 100%;
}


.in_news_li:hover{
  box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08); 

}

.in_news_li:hover .in_news_one i {
 color: #df372a;
 font-weight: bold;
}


.in_news_li:hover .in_news_one h6 a {
 color: #df372a;
}


.in_news_li:hover .in_news_txt h4 {
 border-bottom: 1px solid #666666;
 background: url(/templates/pc_wjdh/images/al_dq.png) no-repeat 206px 8px;
}

.in_news_li:hover .in_news_txt h4 a {
 color: #df372a;
}

.in_news_li:hover .in_news_txt h4 a:hover {
 padding-left: 10px;
}


/*特点*/


.tedianbg {
 width: 100%;
 background: #f6f6f6;
 margin-top: 45px;
}


.in_tedian_pro {
 width: 1512px;
 margin: 0 auto;
 background: #fff;
 box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);
}


.in_tedian_r {
 width: 100%;
 margin-top: 34px;
}


.in_tedian_3 {
 width: 25%;
 height: 192px;
 float: left;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 background: #fff;
 padding-top: 25px;
 box-sizing: border-box;
}


.in_tedian_3txt {
 float: left;
 padding-left: 10px;
}


.in_tedian_3 h6 {
 font-size: 14px;
 line-height: 46px;
 height: 46px;
 display: block;
 border-bottom: 1px solid #666666;
}


.in_tedian_3 h5 {
 height: 50px;
 line-height: 50px;
 margin-top: 20px;
 font-size: 16px;
}

.in_tedian_3 h5 b {
 font-size: 60px;
 font-weight: normal;
}


.in_tedian_6 {
 width: 70px;
 height: 70px;
 float: left;
 margin: 0 0 0 45px;
}


.in_tedian_6 i {
 width: 70px;
 height: 70px;
 display: block;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_tedian_6_1 {
 background: url(/templates/pc_wjdh/images/ys_d1.png) 0 0 no-repeat;
}

.in_tedian_6_2 {
 background: url(/templates/pc_wjdh/images/ys_d2.png) 0 0 no-repeat;
}

.in_tedian_6_3 {
 background: url(/templates/pc_wjdh/images/ys_d3.png) 0 0 no-repeat;
}

.in_tedian_6_4 {
 background: url(/templates/pc_wjdh/images/ys_d4.png) 0 0 no-repeat;
}

.in_tedian_3:hover {
 box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
 z-index: 5;
}


.in_tedian_3:hover .in_tedian_6_1 {
 background: url(/templates/pc_wjdh/images/ys_d1.png) -70px 0 no-repeat;
}

.in_tedian_3:hover .in_tedian_6_2 {
 background: url(/templates/pc_wjdh/images/ys_d2.png) -70px 0 no-repeat;
}

.in_tedian_3:hover .in_tedian_6_3 {
 background: url(/templates/pc_wjdh/images/ys_d3.png) -70px 0 no-repeat;
}

.in_tedian_3:hover .in_tedian_6_4 {
 background: url(/templates/pc_wjdh/images/ys_d4.png) -70px 0 no-repeat;
}


.in_tedian_3:hover .in_tedian_3txt h5 b {
 color: #df372a;
}


/*特点end*/


/*优势*/


.youshi {
 width: 100%;
 overflow: hidden;
 padding-top: 60px;
 padding-bottom: 68px;
}

.youshi_pro {
 width: 1512px;
 margin: 0 auto;
 position: relative;
 z-index: 5;
}

.youshi_logobg {
 position: absolute;
 left: -45px;
 top: -30px;
 z-index: -1;
 width: 392px;
 height: 387px;
 background: url(/templates/pc_wjdh/images/ys_bgone.png) no-repeat 0 0px;
}


/* 标签切换2，，，，最先 */
#tab_2 {
 width: 650px;
 height: 150px;
 position: absolute;
 left: 40px;
 top: 220px;
 z-index: 5;
 background: url(/templates/pc_wjdh/images/ys_line3.png) no-repeat 0 70px;
}


#tab_2 .tab_menu {
 height: 150px;
 padding-left: 25px;
}


#tab_2 .tab_menu li {
 float: left;
 width: 144px;
 height: 114px;
 text-align: center;
 color: #333;
 cursor: pointer;
 position: relative;
}


#tab_2 .tab_menu li h6 {
 width: 16px;
 height: 16px;
 background: url(/templates/pc_wjdh/images/yd_da.png) no-repeat center;
 position: absolute;
 top: 62px;
 left: 64px;
 z-index: 5;
}


#tab_2 .tab_menu li i {
 display: block;
 opacity: 0;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

#tab_2 .tab_menu li i img {
 display: block;
 width: 144px;
 height: 70px;
}


#tab_2 .tab_menu li span {
 height: 28px;
 line-height: 28px;
 font-size: 16px;
 padding-top: 8px;
 display: block;
}

#tab_2 .tab_menu .on {
 cursor: pointer;
 background: #fff;
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}


#tab_2 .tab_menu .on i {
 opacity: 1;
}


#tab_2 .tab_menu .on h6 {
 background: url(/templates/pc_wjdh/images/ys_db.png) no-repeat center;
}


.youshi_pro .tab_box_2 {
 width: 100%;
 clear: both;
 height: 384px;
 overflow: hidden;
}


.youshi_pro .tab_box_2 .hide {
 display: none;
}


/* 标签切换2，，，，竣事 */


.youshi_pro_1 {
 height: 384px;
 position: relative;
}


.youshi_pro_1_l {
 float: right;
 width: 726px;
 height: 355px;
 overflow: hidden;
 border: 1px solid #dddddd;
 padding: 13px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.youshi_pro_1_l img {
 width: 726px;
 height: 355px;
}

.youshi_pro_1_l:hover {
 border: 1px solid #df372a;
}


.youshi_pro_2a {
 float: left;
 width: 650px;
 margin-left: 40px;
}

.youshi_pro_2a h6 {
 height: 40px;
 line-height: 40px;
 font-size: 20px;
 color: #333;
 font-weight: bold;
}


.youshi_pro_2_1 {
 line-height: 30px;
 padding: 15px 0 0 0;
 color: #666666;
}


/*优势end*/


/*团队*/


.cases {
 width: 100%;
 background: url(/templates/pc_wjdh/images/sjtd_bg.jpg) no-repeat center top;
 padding-top: 66px;
}


.cases_ss {
 width: 1200px;
 height: 720px;
 margin: 0 auto;
 overflow: hidden;
 margin-top: 35px;
}


.Special_pro_1 {
 height: 462px;
 position: relative;
}

.Special_pro_1_l {
 width: 410px;
 height: 462px;
 float: left;
 margin-left: 5px;
}


.Special_pro_1_l img {
 width: 410px;
 height: auto;
 transition: all 0.5s;
 transform: scale(1);
}

.Special_pro_1_l img:hover {
 transition: all 0.5s;
 transform: scale(1.08);
}

.Special_pro_ca {
 width: 100px;
 height: 60px;
 position: absolute;
 right: 110px;
 top: 55px;
 z-index: 5;
 font-size: 24px;
 text-align: right;
}

.Special_pro_ca b {
 font-size: 36px;
}


.Special_pro_2a {
 width: 590px;
 float: left;
 margin-left: 96px;
}

.Special_pro_2b {
 padding: 0 10px 0 10px;
}


.Special_pro_2b h6 {
 line-height: 30px;
 font-size: 24px;
 padding: 60px 0 0 0;
 overflow: hidden;
}


.Special_pro_2b h6 a{
  display: block;
  padding-right: 100px;
  overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.Special_pro_2b h6 a:hover {
 padding-left: 10px;
}

.Special_pro_2b h4 {
 font-size: 16px;
 color: #666;
 line-height: 30px;
 padding-top: 9px;
}


.Special_pro_2b h5 {
 width: 255px;
 height: 44px;
 line-height: 44px;
 margin-top: 10px;
 font-size: 14px;
 border-bottom: 1px solid #666;
}

.Special_pro_2b h5 a {
 display: block;
 text-transform: uppercase;
}


.Special_pro_2b h5 a:hover {
 padding-left: 10px;
}


.Special_pro_2_1 {
 line-height: 24px;
 padding: 25px 0 0 0;
 color: #666666;
 height: 72px;
 overflow: hidden;
}

.Special_pro_3 {
 background: #fff;
 height: 150px;
 padding-top: 10px;
 padding-left: 10px;
 margin-top: 31px;
 width: 578px;
 overflow: hidden;
}


.Special_pro_3 ul li {
 float: left;
 width: 190px;
 height: 136px;
 margin-bottom: 30px;
}

.Special_pro_3 ul li img {
 width: 100%;
 height: 100%;
}


.game163 {
 position: relative;
 overflow: hidden;
 width: 1200px;
 margin: 0 auto;
}

.game163 .bigImg {
 height: 462px;
 position: relative;
 overflow: hidden;
 background: #f6f6f6;
 padding: 5px 0;
}


.game163 .smallScroll {
}

.game163 .sPrev, .game163 .sNext {
 display: block;
 position: absolute;
 width: 20px;
 height: 35px;
 top: 560px;
}


.game163 .sPrev {
 background: url(/templates/pc_wjdh/images/sjtd_l.png) center no-repeat;
 left: 0px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 cursor: pointer;
}

.game163 .sPrev:hover {
 background: url(/templates/pc_wjdh/images/sjtd_lb.png) center 0 no-repeat;
}

.game163 .sNext {
 background: url(/templates/pc_wjdh/images/sjtd_r.png) center no-repeat;
 right: 0px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 cursor: pointer;
}

.game163 .sNext:hover {
 background: url(/templates/pc_wjdh/images/sjtd_rb.png) center no-repeat;
}


.game163 .smallImg {
 width: 1032px;
 height: 150px;
 overflow: hidden;
 margin: 0 auto;
 margin-top: 40px;
 background: url(/templates/pc_wjdh/images/sjtd_line2.png) no-repeat center 70px;
}


.game163 .smallImg ul {
 height: 150px;
 width: 9999px;
 overflow: hidden;
}

.game163 .smallImg li {
 float: left;
 margin: 0 60px;
 width: 130px;
 height: 130px;
 cursor: pointer;
 padding: 2px;
 border-radius: 50%;
 border: 2px solid #e3e3e3;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;

 webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
      
}


.game163 .smallImg li i {
 display: block;
 width: 130px;
 height: 130px;
 border-radius: 50%;
 overflow: hidden;
}

.game163 .smallImg i img {
 width: 130px;
 height: 130px;
 display: block;
 border-radius: 50%;
}


.game163 .smallImg .on {
 border: 2px solid #df372a;
}


/*团队end*/

/*见证*/


.advantage_xx {
 width: 100%;
 margin: 0 auto;
 height: 726px;
 overflow: hidden;
 position: relative;
 background: url(/templates/pc_wjdh/images/jz_bg.jpg) no-repeat center;
}


.advantage_box {
 width: 1200px;
 margin: 0 auto;
 height: 726px;
 position: relative;
}


/*d_tite*/

.d_tite {
 width: 411px;
 background: url(/templates/pc_wjdh/images/witness.png) no-repeat center top;
 position: absolute;
 top: 70px;
 left: 718px;
}


.d_tite h3 {
 font-size: 40px;
 color: #333;
 line-height: 30px;
 padding-top: 5px;
 padding-bottom: 15px;
}


.d_tite h4 {
 line-height: 20px;
 font-size: 18px;
 color: #333;
 text-transform: uppercase;
 padding-top: 5px;
 letter-spacing: 3px;
}



/*n_tite*/

.n_tite {
 width: 411px;
 background: url(/templates/pc_wjdh/images/news.png) no-repeat 0 0;
}


.n_tite h3 {
 font-size: 24px;
 color: #333;
 line-height: 30px;
 padding-top: 26px;
}


.n_tite h4 {
 line-height: 20px;
 font-size: 14px;
 color: #333;
 text-transform: uppercase;
 padding-top: 5px;
 letter-spacing: 3px;
}






.in2_advantage_box {
 width: 598px;
 height: 762px;
 float: left;
}


.in2_advantage_one {
 height: 762px;
 position: relative;
}


.in2_advantage_thr {
 width: 598px;
 height: 482px;
 position: relative;
}


.in2_advantage_thr .in_aimgscale {
 width: 960px;
 height: 482px;
 position: absolute;
 right: 0;
 top: 0;
}

.in2_advantage_thr .in_aimgscale img {
 width: 960px;
 height: 482px;;
}


.in2_advantage_fivex {
 width: 960px;
 padding: 30px 0 0 0;
 position: absolute;
 right: 0;
 top: 482px;
}


.in2_advantage_fivex_t {
 width: 70px;
 height: 70px;
 margin: 0 auto;
 border-radius: 50%;
 padding: 2px;
 border: 1px solid #fff;
 -webkit-box-sizing: content-box;
 -moz-box-sizing: content-box;
 box-sizing: content-box;
}

.in2_advantage_fivex_t img {
 width: 70px;
 height: 70px;
 display: block;
 border-radius: 50%;
}


.in2_advantage_five {
 line-height: 24px;
 height: 48px;
 overflow: hidden;
 margin: 15px 0 0 0;
 color: #ffcccc;
 font-weight: normal;
 text-align: center;
}


.in2_advantage_fivet3 {
padding: 0 30px;
 color: #fff;
 text-align: center;
}

.in2_advantage_fivet3 h4 {
 line-height: 24px;
 font-size: 22px;
 padding-top: 20px;
}


.in2_advantage_fivet3 h4 a {
 display: block;
 color: #fff;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}


.in2_advantage_fivet3 h5 {
 font-size: 18px;
 line-height: 24px;
 text-transform: uppercase;
 padding-top: 10px;
 font-weight: 100;
 display: none;
}


.in2_advantage_four {
 width: 480px;
 float: right;
 margin-top: 215px;
}

.in2_advantage_four ul {
 width: 120%;
}


.in2_advantage_four ul li {
 float: left;
 width: 168px;
 height: 170px;
 cursor: pointer;
 margin-right: 24px;
 background: url(/templates/pc_wjdh/images/jz_bg2.png) no-repeat right bottom;
}

.in2_advantage_four ul li.on {
 background: url(/templates/pc_wjdh/images/jz_bg3.png) no-repeat right bottom;
}


.in2_advantage_two {
 height: 100px;
 width: 100px;
 border-radius: 50%;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_advantage_two img {
 height: 100px;
 width: 100px;
}


.advantage_box .prev_a, .advantage_box .next_a {
 width: 70px;
 height: 40px;
 position: absolute;
 top: 598px;
 z-index: 4;
 -webkit-transition: all .5s linear;
 transition: all .5s linear;
 cursor: pointer;
}


.advantage_box .prev_a {
 background: url(/templates/pc_wjdh/images/jz_l.png) no-repeat 0;
 left: 724px;
}

.advantage_box .next_a {
 background: url(/templates/pc_wjdh/images/jz_r.png) no-repeat right;
 left: 865px;
}


.advantage_box .fenz_a {
 width: 40px;
 height: 40px;
 position: absolute;
 top: 598px;
 left: 810px;
 z-index: 4;
 background: url(/templates/pc_wjdh/images/banner_mos.png) no-repeat center;
}



/*见证end*/

/*新闻*/





.news {
 width: 100%;
 margin: 0 auto;
 margin-top: 78px;
 background: url(/templates/pc_wjdh/images/news_bg.jpg) center top no-repeat;
}

.news .title {
 border-bottom: 1px #f4f4f4 solid;
 height: 103px;
 position: relative;
 width: 1200px;
 margin:0 auto; 
}

.newsTabs{
	 width: 1200px;
 margin:0 auto; 
}



.news .newsTab {
 top: 48px;
 line-height: 1;
 position: absolute;
 right: 0;
}

.news .newsTab li {
 display: inline-block;
 margin-left: 50px;
 font-size: 16px;
 line-height: 1;
 height: 56px;
 -webkit-transition: all 0.4s ease-out;
 transition: all 0.4s ease-out;
 cursor: pointer;
 text-align: center;
 position: relative;
}

.news .newsTab li:before {
 content: "";
 display: block;
 height: 3px;
 width: 0;
 background-color: #df372a;
 position: absolute;
 left: 0;
 bottom: 0;
}

.news .newsTab li a {
 display: block;
 width: 100%;
 height: 100%;
}

.news .newsTab li.on a {
 color: #df372a;
}

.news .newsTab li.on:before {
 width: 100%;
}

.news .newsTabs .tabsList {
 height: 594px;
 overflow: hidden;
}

.news .newsTabs .newsList ul {
 margin-right: -70px;
}

.news .newsTabs .newsList ul li {
 float: left;
 margin-right: 70px;
 width: 565px;
 height: 198px;
 position: relative;
}

.news .newsTabs .newsList ul li .item {
 width: 100%;
 position: absolute;
 /*background: #fff;*/
 left: 0;
 padding: 38px 0 26px;
 top: 0;
 border-bottom: 1px #dfdfdf solid;
}

.news .newsTabs .newsList ul li .item:after {
 content: "";
 display: block;
 position: absolute;
 left: 0;
 bottom: -1px;
 background: #df372a;
 width: 0;
 height: 1px;
 z-index: 1;
 -webkit-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
}

.news .newsTabs .newsList ul li .item:hover:after {
 width: 100%;

}

.news .newsTabs .newsList ul li .item .date {
 height: 20px;
 font-size: 26px;
 letter-spacing: 1px;
 font-weight: 100;
 line-height: 20px;
}

.news .newsTabs .newsList ul li .item .pic {
 display: block;
 width: 565px;
 height: 0;
 margin-top: 0;
 overflow: hidden;
 -webkit-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
}

.news .newsTabs .newsList ul li .item .pic img {
 display: block;
 width: 100%;
 height: 100%;
 -webkit-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
}

.news .newsTabs .newsList ul li .item .pic:hover img {
 -webkit-transform: scale(1.2) rotate(0);
 -moz-transform: scale(1.2) rotate(0);
 -o-transform: scale(1.2) rotate(0);
 transform: scale(1.2) rotate(0);
}

.news .newsTabs .newsList ul li .item .bt {
 font-size: 16px;
 display: block;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 margin-top: 25px;
 font-weight: 100;
 line-height: 26px;
}

.news .newsTabs .newsList ul li .item .bt:hover {
 -webkit-transform: translateX(5px);
 transform: translateX(5px);
}

.news .newsTabs .newsList ul li .item p {
 margin-top: 14px;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
 overflow: hidden;
 line-height: 24px;
 height: 48px;
 color: #666666;
 font-weight: 100;
}

.news .newsTabs .newsList ul li .item:hover {
 z-index: 2;
  background: #fff;
}

.news .newsTabs .newsList ul li .item:hover .pic {
 height: 190px;
 margin-top: 16px;
}

.news .newsTabs .newsList ul li .item:hover .bt {
 margin-top: 17px;
 color: #df372a;
}

.news .newsTabs .newsList ul li.item5 .item,
.news .newsTabs .newsList ul li.item6 .item {
 top: auto;
 bottom: 0;
}

/*新闻end*/



.in_yqlj_ss {
 width: 100%;
 margin-top: 72px;
 padding-top: 75px;
 background:url(/templates/pc_wjdh/images/you_bg.jpg) no-repeat center #f8f8f8;
}

.in_yqlj {
 width: 1200px;
 height: auto;
 margin: 0 auto;
}

.in_yqlj_1 {
 width: 120px;
 height: 58px;
 line-height: 1;
 float: left;
 text-transform: uppercase;
 font-size: 16px;
 color:#333;
 font-weight: bold;
}

.in_yqlj_1 b{
 display: block;
 font-size: 14px;
 line-height: 16px;
 color: #666666;
 font-weight: normal;
}


.in_yqlj_1 i{
 display: block;
 line-height: 34px;
 font-size: 34px;
 font-weight: bold;
 padding-top: 3px;
}



.in_yqlj_2 {
 float: right;
 width: 1050px;
 line-height: 28px;
}

.in_yqlj_2 a {
 display: inline-block;
 padding: 0 20px 0 20px;
 color: #999;
}

.in_yqlj_2 a:hover {
 text-decoration: underline;
 color: #df372a;
}


.b_lx{
 width: 1200px;
 margin: 0 auto;
 padding-top: 65px;
}


.b_lx h4{
 font-size: 20px;
}

.b_lx h5{
color: #999999;
 line-height: 30px;
 font-size: 14px;
 margin-top: 10px;
}

.b_lx h5 a{
 color: #999999;
}

.b_lx h5 a:hover{
 color: #df372a;
}


/*留言*/



.webq_bottom_r {
 width: 1200px;
 height: 260px;
margin: 0 auto;
 margin-top: 34px;
}

.webq_bottom_rleft{
 float: left;
 width: 930px;
}






.webq_bottom_rli1 {
 width: 42px;
 height: 4px;
 background: #000;
}

.webq_bottom_rt2 {
 height: 40px;
 line-height: 20px;
 color: #fff;
 font-size: 14px;
 text-transform: uppercase;
}

.webq_bottom_rt2 span {
 font-size: 20px;
}

.webq_bottom_rli2 {
 width: 42px;
 height: 4px;
 background: #000;
}


.webq_bottom_r1 {
 height: 110px;
 padding: 10px 15px 10px 15px;
 box-sizing: border-box;
 float: left;
 width: 416px;
 background: #fff;
 margin-left: 20px;
}



.webq_bottom_r3 {
 width: 470px;
 float: left;
}


.webq_bottom_r3_1 {
 height: 45px;
 line-height: 45px;
 padding: 0 15px 0 15px;
 box-sizing: border-box;
 background:#fff;
}

.webq_bottom_rmt {
 margin-top: 20px;
}




.webq_bottom_r4 {
 width: 416px;
 height: 45px;
 background: #df372a;
 float: left;
 margin: 20px 0 0 20px;
}

.webq_bd_1 {
 width: 100%;
 height: 90px;
 border: 0;
 background: none;
 line-height: 24px;
 color: #333;
}

.webq_bd_2 {
 width: 100%;
 height: 45px;
 line-height: 45px;
 border: 0;
 background: none;
 color: #333;
}






.webq_bd_go {
 margin: 0;
 border: 0;
 width: 100%;
 background: none;
 cursor: pointer;
 color: #fff;
 line-height: 45px;
 text-align: center;
 font-size: 18px;
}


.webq_bottom_r3_3 {
 float: left;
 height: 45px;
 line-height: 45px;
 padding: 0 15px 0 15px;
 box-sizing: border-box;
 background:#fff;
 width: 357px;
}



.webq_bottom_yzmtu {
 float: left;
 width: 112px;
 height: 45px;
 background: #df372a;
 margin-top: 20px;
}


.webq_bottom_yzmtu img {
 width: 112px;
 height: 45px;
 display: block;
}




.webq_bottom_r input::-webkit-input-placeholder {
 color: #333333;
}

.webq_bottom_r input::-moz-placeholder {
 color: #333333;
}

.webq_bottom_r input:-moz-placeholder {
 color: #333333;
}

.webq_bottom_r input:-ms-input-placeholder {
 color: #333333;
}

.webq_bottom_r textarea::-webkit-input-placeholder {
 color: #333333;
}

.webq_bottom_r textarea::-moz-placeholder {
 color: #333333;
}

.webq_bottom_r textarea:-moz-placeholder {
 color: #333333;
}

.webq_bottom_r textarea:-ms-input-placeholder {
 color: #333333;
}





/*留言end*/



.webq_bottom_box{
 float: right;
 width: 174px;
 height: 174px;
 background:url(/templates/pc_wjdh/images/er_bg.png) no-repeat center top;
}

.webq_bottom_er {
 padding-top: 18px;
}

.webq_bottom_er img {
 width: 126px;
 height: 126px;
 padding: 5px;
 background: #fff;
 display: block;
 margin: 0 auto;
}




















<!--耗时1757004553.1247秒-->