@charset "utf-8";
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/*头部*/
.header{height:90px;background-color:#fff;box-shadow:0 0 20px #f3f5f4;position:relative;z-index:20;}
.header .main{position:relative;overflow:inherit;}
.logo{display:block;position:absolute;top:30px;left:0;}
.logo img{display:block;width:137px;height:31px;}
.nav{margin-left:300px;*zoom:1;text-align:center;}
.nav>li{float:left;position:relative;height:90px;}
.nav>li>a{transition:.5s;-webkit-transition:.5s;line-height:88px;display:block;font-size:15px;color:#535353;margin:0 20px;padding:0 13px;border-bottom:2px solid transparent;}
.nav>li:hover>a,.nav>li>a.active{border-color:#f4474c;}
.xl_bg{display:none;-webkit-box-shadow:0 4px 15px -2px #d8d7db;-moz-box-shadow:0 4px 15px -2px #d8d7db;box-shadow:0 4px 15px -2px #d8d7db;width:100%;left:0;border-top:1px solid #e1e1e1;z-index:1000;position:absolute;top:90px;background-color:#fff;height:47px;line-height:47px;}
.xl{display:none;z-index:10001;height:47px;line-height:47px;position:absolute;top:90px;width:1200px;left:-61px;text-align:left;}
.xl a{margin:0 30px;vertical-align:middle;display:inline-block;font-size:13px;color:#666;}
.xl a:hover{color:#da1a1e;}
.nav li:nth-child(1) .xl{left:-200px;}
.nav li:nth-child(2) .xl{left:-170px;}
.nav li:nth-child(3) .xl{left:-270px;}
.nav li:nth-child(5) .xl{left:-230px;}
.hd_search{position:absolute;top:33px;right:4px;border:1px solid #e4e4e4;border-radius:32px;float:right;padding:0 0 0 16px;overflow:hidden;width:200px;}
.hd_search .text{display:block;font-size:12px;border:none;line-height:33px;color:#bfbfbf;float:left;width:130px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;}
.hd_search .butt{height:33px;width:44px;cursor:pointer;text-align:center;background: no-repeat center #fff;color:transparent;float:right;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}
.hd_search .butt:hover{background-image:;}
.language{position:absolute;top:34px;right:235px;background: no-repeat left center;overflow:hidden;padding-left:36px;float:right;}
.language a{display:block;line-height:33px;float:left;color:#727272;}
.language i{background:#e4e4e4;width:1px;height:11px;float:left;margin:11px 9px 0;display:block;}
.language a:hover,.language a.on{color:#d74b4b;}
.hd_search1{border:1px solid #e4e4e4;border-radius:32px;padding:0 0 0 16px;overflow:hidden;width:200px;}
.hd_search1 .text{display:block;font-size:12px;border:none;line-height:33px;color:#bfbfbf;float:left;width:130px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;}
.hd_search1 .butt{height:33px;width:44px;cursor:pointer;text-align:center;background: no-repeat center #fff;color:transparent;float:right;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}
.hd_search1 .butt:hover{background-image:;}
@media (max-width:1750px){
  .nav{margin-left:350px;}
  .nav>li>a{margin:0 15px;padding:0 10px;}
  .header .main{width:97%;}
  .logo{left:20px;}
}
@media (max-width:1600px){
  .nav{margin-left:250px;}
  .nav>li>a{margin:0 15px;padding:0 10px;}
  .header .main{width:97%;}
  .logo{left:20px;}
}
@media (min-width:1800px){
  .nav{margin-left:300px;}
  .nav>li>a{margin:0 20px;padding:0 13px;}
  .header .main{width:83.3333333%;}
}
@media (max-width:1290px){
  .hd_search{width:150px;}
  .hd_search .text{width:70px;}
   .language{right:165px!important;}
}
@media (max-width:1366px){
  .about_f5_right p{height:120px!important}
 
  .nav>li>a{margin:0px 10px;}
  .xl{width:800px!important;}
  .nav>li:nth-of-type(5) .xl{width:500px!important;}
  .nav>li:nth-of-type(6) .xl{width:300px!important;}
  .about_f5_right h3{margin-top:27px!important;}
  .abo5_2 .about_f5_right span{margin:2px 0 9px 0!important;}
  .abo5_2 .about_f5_right p{line-height:24px!important;}
}
@media (min-width:1366px){
  .about_f5_right p{height:158px!important}
  .nav>li:nth-of-type(5) .xl{width:500px!important;}
  .nav>li:nth-of-type(6) .xl{width:300px!important;}
}

/*banner*/
.flexslider{position:relative;clear:both;overflow:hidden;z-index:1;}
.flexslider .slides li{overflow:hidden;position:relative;width:100%;}
.flexslider .slides li img{display:block;width:100%;}
.flexslider .slides li a{display:block;}
.flex-direction-nav{}
.flex-direction-nav li a{width:39px;height:75px;position:absolute;top:50%;margin-top:-38px;display:block;font-size:0;text-indent:-9000px;-webkit-transition:0.4s;transition:0.4s;}
.flex-direction-nav li a.flex-prev{left:2.8%;background: no-repeat center;}
.flex-direction-nav li a.flex-next{right:2.8%;background: no-repeat center;}
.flex-direction-nav li a.flex-prev:hover{background-image:;}
.flex-direction-nav li a.flex-next:hover{background-image:;}
.flex-control-nav{padding:0;position:absolute;bottom:40px;left:0;height:24px;line-height:24px;width:100%;text-align:center;}
.flex-control-nav li{vertical-align:middle;display:inline-block;*display:inline;zoom:1;margin:0 4px;padding:0;}
.flex-control-nav li a{cursor:pointer;border-radius:100%;display:block;font-size:0;color:transparent;width:18px;height:18px;background-color:#929091;}
.flex-control-nav li a:hover,.flex-control-nav li a.flex-active{background-color:#d74b4b;}
.index_contain{background:#f0f0f0;padding:50px;max-width:1700px;margin:0 auto;}
.ind1_tit{background:#959394;}
.ind1_tit div{margin:0 auto;overflow:hidden;max-width:1161px;border-left:1px solid #aaa9a9;}
.ind1_tit div a{cursor:pointer;float:left;font-size:16px;color:#fff;line-height:66px;display:block;width:25%;border-right:1px solid #aaa9a9;text-align:center;}
.ind1_tit div a:hover,.ind1_tit div a.on{background:#838282;}
.ind1_list{background:#fff;margin-bottom:50px;}
.ind1{overflow:hidden;position:relative;display:none;}
.ind1.on{display:block;}
.ind1 img{-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}
.ind1 .left{cursor:pointer;width:50%;position:absolute;left:0;top:0;height:100%;overflow:hidden;}
.ind1 .left div{z-index:1;width:100%;position:absolute;left:0;top:0;height:100%;background-position:center;background-size:cover;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}
.ind1 .left::before{z-index:2;content:" ";/*background: no-repeat center;*/width:71px;height:71px;position:absolute;left:50%;top:50%;margin:-35px 0 0 -35px;}
.ind1 .left:hover div{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);-o-transform:scale(1.03);transform:scale(1.03);}
.ind1 .right1{float:right;width:22.8%;text-align:center;}
.ind1 .right1 .pic{margin-top:8%;overflow:hidden;}
.ind1 .right1 .pic img{display:block;width:100%;}
.ind1 h5{position:relative;z-index:2;font-size:18px;line-height:28px;color:#282828;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}
.ind1 .right2{float:right;width:27.2%;border-right:1px solid #eeeeee;}
.ind1 .right2 a{display:block;overflow:hidden;position:relative;border-top:1px solid #eeeeee;}
.ind1 .right2 a:first-child{border:none;}
.ind1 .right2 a .pic{float:right;width:52.88%;overflow:hidden;}
.ind1 .right2 a .pic img{display:block;width:100%;}
.ind1 .right2 a .con{position:absolute;width:36.78%;left:10%;top:45%;-webkit-transform:translatey(-50%);-moz-transform:translatey(-50%);-ms-transform:translatey(-50%);-o-transform:translatey(-50%);transform:translatey(-50%);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}
.ind1 p{margin-top:7px;font-size:14px;line-height:24px;color:#888888;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
@media (max-width:1500px){
  .ind1 .right1 .pic{margin-top:0;}
}
.ind1 a:hover img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);-o-transform:scale(1.03);transform:scale(1.03);}
.ind1 .right1:hover h5{margin-top:-10px;color:#d74b4b;}
.ind1 .right2 a:hover .con{margin-left:-2%;}
.ind1 a:hover .con h5{color:#d74b4b;}
.ind1_ss{display:block;width:50%;float:right;overflow:hidden;padding:50px 0;}
.ind1_ss .pic{display:block;width:87.5%;margin:0 auto;}
.ind1_ss .pic img{display:block;width:100%;}
.ind1_ss .con{width:160px;float:right;margin-right:10%;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}
.ind1_ss:hover .con{margin-right:13%;}
.pd_fz{display:block;width:50%;float:right;padding:50px 40px 0;}
.pd_fz .pic{width:60%;float:left;}
.pd_fz .pic img{display:block;width:100%;}
.pd_fz .con{width:160px;float:right;margin:20% 10% 0 0;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}
.pd_fz:hover .con{margin-right:6%;}
.pd_kf{width:50%;float:right;overflow:hidden;position:relative;}
.pd_kf::before{content:" ";width:1px;height:100%;background:#eeeeee;left:50%;position:absolute;top:0;}
.pd_kf a{display:block;width:50%;float:left;text-align:center;padding:30px;}
.pd_kf a .con{width:90%;margin:10px auto 0;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}
.pd_kf a .pic{margin-top:10px;}
.pd_kf a .pic img{display:block;width:100%;}

/*.msg-box-bg { width: 100%; height: 100%; position: fixed; left: 0; top: 0;  display: none; z-index: 1001; }
.msg-box { width: 860px; height: 524px; padding: 50px; background-color: #f3f3f3; position: absolute; left: 50%; margin-left: -480px; top: 0; margin-top: -312px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); }
.msg-box .close-box { width: 38px; height: 38px; background:  no-repeat center; cursor: pointer; position: absolute; right: 10px; top: 10px;  -webkit-transition: .5s; -ms-transition: .5s; -moz-transition: .5s; -o-transition: .5s; transition: .5s; }
.msg-box .close-box:hover { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }*/
.index_video iframe{position:absolute;top:0;bottom:0;left:0;right:0;}
.ind_f2{background:#fff;overflow:hidden;}
.ind2{width:50%;float:left;overflow:hidden;position:relative;height:286px;}
.ind2 .pic{display:block;width:47.5%;position:absolute;left:0;top:0;height:286px;overflow:hidden;}
.ind2 .pic div{width:100%;position:absolute;left:0;top:0;height:286px;background-size:cover;background-position:center;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}
.ind2_left{width:38.75%;float:right;display:block;margin-top:47px;margin-right:6%;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}
.ind2_left h6{font-size:24px;line-height:34px;color:#282828;}
.ind2_left p{margin:13px 0 6px;line-height:27px;color:#666666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}
.ind2_left:hover p{color:#d74b4b;}
.ind2_left span{display:block;line-height:24px;color:#999999;}
.ind2_left:hover{margin-right:8%;}
.ind2 .pic:hover div{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);-o-transform:scale(1.03);transform:scale(1.03);}
.ind2_right{float:right;margin:30px 6.25% 0 0;width:40.625%;}
.ind2_right .ind2_tit{overflow:hidden;background: repeat-x left bottom;}
.ind2_right .ind2_tit a{display:block;float:left;border-bottom:2px solid transparent;margin-left:19px;font-size:18px;line-height:42px;color:#444444;cursor:pointer;}
.ind2_right .ind2_tit a:first-child{margin-left:0;}
.ind2_right .ind2_tit a:hover,.ind2_right .ind2_tit a.on{border-color:#d74b4b;}
.ind2_con{display:none;padding-top:10px;height:180px;overflow:hidden;}
.ind2_con.on{display:block;}
.ind2_con a{display:block;margin-top:10px;position:relative;padding-left:90px;}
.ind2_con a span{display:block;position:absolute;left:0;top:0;line-height:24px;color:#a9a9a9;font-size:13px;width:85px;overflow:hidden;height:24px;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}
.ind2_con a p{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:24px;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}
.ind2_con a:hover p{color:#d74b4b;margin-left:-5px;}
.ind2_con a:hover span{color:#d74b4b;}

/*底部*/
.footer{background:#535456;padding:45px 0 15px;}
.foot{overflow:hidden;max-width:1700px;margin:0 auto;padding:0 50px 40px;}
.ft_nav{float:left;overflow:hidden;width:67.1875%;}
.ft_nav li{position:relative;float:left;padding-right:6.9%;margin-left:6.9%;}
.ft_nav li:first-child{margin-left:0;}
.ft_nav li::after{content:" ";width:2px;background: no-repeat center;height:147px;position:absolute;right:0;top:5px;}
.ft_nav li a{display:block;color:rgba(255,255,255,0.5);line-height:23px;margin-top:5px;}
.ft_nav li a:first-child{margin-top:0;color:#fff;}
.ft_nav li a:hover{color:#fff;text-decoration:underline;}
.ft_right{width:32%;float:right;overflow:hidden;}
.ft_right h6{font-size:14px;line-height:24px;color:#fff;margin-bottom:10px;}
.ft_right .left{float:left;}
.ft_right .left h6{margin-bottom:15px;padding-left:13px;background: no-repeat left center;}
#ft_share{overflow:hidden;}
#ft_share a{opacity:0.5!important;filter:alpha(opacity=50)!important;width:25px;height:25px;border-radius:100%;display:block;float:left;padding:0!important;margin:0 6px 0 0!important;}
#ft_share a.bds_weixin{background: no-repeat center #6a6a6a!important;}
#ft_share a.bds_tsina{background: no-repeat center #6a6a6a!important;}
#ft_share a.bds_linkedin{background: no-repeat center #6a6a6a!important;}
#ft_share a:hover{opacity:1!important;filter:alpha(opacity=100)!important;}
.ft_right .right{float:right;margin-right:15%;}
.ft_right .right p{font-size:13px;line-height:23px;color:rgba(255,255,255,0.6);}
@media (max-width:1360px){
  .ft_nav{width:60%;}
  .ft_nav li{padding-right:5%;margin-left:5%;}
  .ft_nav li::after{display:none;}
  .ft_right .right{margin-right:0;}
}
.friend{position:relative;border-bottom:1px solid #3a3b3c;min-height:36px;overflow:hidden;padding:0 0 13px 67px;}
.friend span{display:block;line-height:22px;color:#888;font-size:12px;position:absolute;left:0;top:0;}
.friend a{display:block;float:left;font-size:12px;line-height:22px;color:#888;margin-right:17px;}
.friend a:hover{color:#fff;}
.bottom{border-top:1px solid #616264;padding-top:7px;overflow:hidden;}
.bottom p{margin-right:9px;font-size:12px;float:left;color:#888888;line-height:22px;}
.bottom a{font-size:12px;color:#888888;line-height:22px;}
.bottom a:hover{color:#fff;}

/*case*/
.cont_img{height:530px;}
.cont_img_div{margin-top:225px;color:#fff;font-size:18px;}
.cont_img_div h3{margin-bottom:10px;font-size:30px;color:#fff;}
.bread{margin-bottom:50px;font-size:14px;color:#888;height:45px;line-height:45px;background-color:#f9f9f9;}
.bread a{color:#888;}
.bread a:hover{color:#d74b4b;}
.case_cont{overflow:hidden;margin-bottom:65px;background-color:#fff;}
.case_a{cursor:default;background-color:#f8f8f8;}
.case_a_left{overflow:hidden;}
.case_a_left img{transition:.5s;-webkit-transition:.5s;display:block;width:100%;}
.case_a_right{transition:.5s;-webkit-transition:.5s;padding-left:70px;}
.case_a_right h3{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;margin:50px 0 20px 0;width:200px;font-size:18px;color:#282828;}
.case_a_right p{height:54px;overflow:hidden;width:200px;font-size:14px;color:#666;line-height:27px;}
.case_a:hover .case_a_left img{transform:scale(1.05);-webkit-transform:scale(1.05);}
.case_a:hover .case_a_right{padding-left:60px;}

/*page*/
.page{margin:60px 0 80px 0;text-align:center;font-size:0;}
.page a{transition:.5s;-webkit-transition:.5s;width:7px;height:13px;line-height:13px;margin:0 20px;display:inline-block;vertical-align:middle;font-size:13px;color:#666;font-family:arial;}
.page a.active,.page a:hover{color:#d74b4b;}
.page a.page_prev{background: no-repeat center;}
.page a.page_prev:hover{background: no-repeat center;}
.page a.page_next{background: no-repeat center;}
.page a.page_next:hover{background: no-repeat center;}
.page .shangyi{display:none;}

/*contact*/
.cont_img1 .cont_img_div{color:#888;}
.cont_img1 .cont_img_div h3{color:#333;}
.contact_cont{margin:20px auto 25px auto;width:95%;}
.cont_tit{margin-bottom:40px;font-size:14px;color:#888;line-height:28px;}
.cont_tit h3{margin:10px 0;font-size:18px;color:#282828;}
.cont_right{overflow:hidden;padding-left:65px;}
.cont_right img{display:block;width:100%;height:450px;}
.cont_input .txt{font-size:14px;color:#888;text-indent:15px;display:block;width:calc(100% - 2px);border:1px solid #e5e5e5;height:40px;line-height:40px;margin-bottom:9px;}
.cont_input textarea.txt{text-indent:0;padding:10px;height:110px;line-height:20px;}
.cont_input .sub{transition:.5s;-webkit-transition:.5s;width:100%;font-size:14px;display:block;height:42px;background-color:#d74b4b;color:#fff;cursor:pointer;}
.cont_input .sub:hover{background-color:#c14646;}

/*service*/
.service_cont{overflow:hidden;margin-bottom:50px;}
.ser_top_a{height:454px;float:left;position:relative;overflow:hidden;}
.ser_top_a img{height:100%;transition:.5s;-webkit-transition:.5s;display:block;}
.ser_top_a div{transition:.5s;-webkit-transition:.5s;font-size:18px;color:#535456;position:absolute;padding-top:200px;top:0;left:0;width:100%;height:100%;text-align:center;}
.ser_top_a div span{display:block;font-size:24px;color:#535456;}
.ser_top_a div p{font-family:arial;color:#535456;}
.ser_top_a.on div{color:#fff;background-color:#a2a5aa;}
.ser_top_a:hover img{transform:scale(1.02);-webkit-transform:scale(1.02);}
.ser_bottom .ser_top_a div{color:#fff;}
.ser_bottom .ser_top_a.on div{background-color:#e06464;}
.ser_top_a1{width:28%;}
.ser_top_a2{width:27%;}
.ser_top_a3{width:45%;}

/*products*/
.pro_f1{background-color:#fff;}
.pro_f1 a{display:block;cursor:default;}
.pro_f1 a img{float:right;}
.pro_f1 a div{margin-top:120px;width:550px;float:right;}
.pro_f1 a div h3{font-size:40px;color:#282828;}
.pro_f1 a div i{margin:25px 0 35px 0;display:block;width:70px;height:2px;background-color:#dadada;}
.pro_f1 a div p{width:500px;font-size:14px;color:#666;line-height:30px;}
.pro_f2{background-color:#fafafc;}
.pro_f2 a img{display:block;width:100%;}
.pro_f3{background-color:#f3f3f3;overflow:hidden;}
.pro_f3 .main{margin:30px auto;width:1120px;}
.pro_f3_a{width:550px;float:left;overflow:hidden;background-color:#fff;}
.pro_f3_a.last{margin-right:0;}
.pro_f3_a div{transition:.5s;-webkit-transition:.5s;margin-top:65px;text-align:center;}
.pro_f3_a div h3{margin-bottom:10px;font-size:24px;color:#282828;width:100%;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;}
.pro_f3_a div p{font-size:14px;color:#888;line-height:24px;width:90%;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;}
.pro_f3_a b{display:block;overflow:hidden;width:395px;height:395px;margin:0 auto;}
.pro_f3_a b img{transition:.5s;-webkit-transition:.5s;display:block;width:100%;height:100%;}
.pro_f3_a:hover b img{transform:scale(1.03);-webkit-transform:scale(1.03);}
.pro_f3_a:hover div{margin:55px 0 10px 0;}
.pro3_scroll{position:relative;margin:30px auto;width:1120px;}
.pro3_scroll .hd{}
.pro3_scroll .hd .prev,.pro3_scroll .hd .next{opacity:0.6;filter:alpha(opacity=60);z-index:5;display:block;width:40px;height:40px;border-radius:100%;position:absolute;top:50%;margin-top:-20px;left:-60px;background: no-repeat center;background-size:40px auto;overflow:hidden;cursor:pointer;}
.pro3_scroll .hd .next{background-image:;left:auto;right:-60px;}
.pro3_scroll .hd a:hover{opacity:1;filter:alpha(opacity=100);}
.pro3_scroll .hd .prevstop{background-position:-60px 0;}
.pro3_scroll .hd .nextstop{background-position:-60px -50px;}
.pro3_scroll .hd ul{display:none;overflow:hidden;padding:0 10px;background:#fff;}
.pro3_scroll .hd ul li{float:left;width:9px;height:9px;overflow:hidden;margin:0 7px;background:#dcdcdc;border-radius:100%;text-indent:-999px;cursor:pointer;}
.pro3_scroll .hd ul li.on{background:#00a2e9;}
.pro3_scroll .hd .pagestate{display:none;}
.pro3_scroll .bd{overflow:hidden;}
.pro3_scroll .bd ul{overflow:hidden;zoom:1;}
.pro3_scroll .bd ul li{width:550px;margin:0 15px 0 0;float:left;_display:inline;overflow:hidden;text-align:center;}
.pro_f4{background-color:#fff;overflow:hidden;}
.pro_f4 .main{margin:60px auto 20px auto;display:block;width:1120px;cursor:default;}
.pro_f4 .main img:first-child{margin-left:-70px;float:left;height:525px;width:525px;}
.pro_f4 .main i{float:left;width:282px;height:527px;background: no-repeat center;}
.pro_f4_txt{float:left;margin:200px 0 0 -75px;}
.pro_f5{height:520px;background-color:#f2f2f2;}
.pro_f5 .main{width:1120px;}
.pro_f5 h3{margin-top:135px;font-size:32px;color:#333;}
.pro_f5 p{width:410px;margin:25px 0 75px 0;font-size:15px;color:#666;line-height:30px;}
.pro_f5 a{transition:.5s;-webkit-transition:.5s;display:block;text-align:center;width:165px;height:42px;border-radius:21px;background-color:#d74b4b;line-height:42px;color:#fefefe;font-size:14px;}
.pro_f5 a:hover{background-color:#ba4545!important;}

/*join*/
.join_div{padding:0 19px 22px 0;}
.join_box{transition:.5s;-webkit-transition:.5s;padding:45px 40px;background-color:#fff;}
.join_tit{width:98%;border-bottom:1px solid #dcdcdc;}
.join_tit span{color:#ccc;display:block;font-size:12px;}
.join_tit h3{transition:.5s;-webkit-transition:.5s;margin:7px 0 15px 0;font-size:18px;color:#333;}
.join_txt h3{transition:.5s;-webkit-transition:.5s;font-size:14px;color:#666;margin:25px 0 10px 0;}
.join_txt p{overflow:hidden;font-size:14px;color:#999;line-height:24px;}
.shenqing{transition:.5s;-webkit-transition:.5s;display:inline-block;text-align:center;width:105px;height:33px;line-height:30px;color:#999;font-size:14px;border:1px solid #e5e5e5;border-radius:4px;float:right;margin-top:-48px;}
.join_box:hover .shenqing{color:#d74b4b;background-color:#fff;border-color:#fff;}
.join_box:hover{background-color:#d74b4b;}
.join_box:hover .join_tit{border-color:#d97777;}
.join_box:hover .join_tit span{color:rgba(255,255,255,.3);}
.join_box:hover .join_tit h3{color:#fff;}
.join_box:hover .join_txt h3{color:#fff;}
.join_box:hover .join_txt p{color:rgba(255,255,255,.6);}
.join_box:hover .join_txt a{color:#d74b4b;background-color:#fff;border-color:#fff;}
.join_txt{height:215px;overflow-y:auto;}
.join_txt::-webkit-scrollbar{width:3px;background:url(/uploads/image/slimages/scroll_07.jpg) repeat-y center;height:20px;}
.join_txt::-webkit-scrollbar-thumb{background:url(/uploads/image/slimages/scroll_03.jpg) repeat-y center;width:3px;background-clip:padding-box;height:13px;border-radius:15px;}

/*news*/
.news_cont{background-color:#fff;margin-bottom:55px;}
.news_div{overflow:hidden;}
.news_left_tit{padding-bottom:20px;border-bottom:1px solid #eee;margin:40px 0 30px 0;}
.news_left_tit span{padding-bottom:20px;font-size:22px;color:#282828;border-bottom:2px solid #bcbcbc;}
.news_left{float:left;width:68%;padding:0 60px 0 45px;box-sizing:border-box;}
.news_f1{overflow:hidden;margin-bottom:30px;}
.news_f1>a{width:31%;float:left;overflow:hidden;}
.news_f1>a img{transition:.5s;-webkit-transition:.5s;display:block;width:100%;}
.news_txt{transition:.5s;-webkit-transition:.5s;float:right;width:66%;}
.news_txt h3{margin-top:10px;}
.news_txt h3 a{transition:.5s;-webkit-transition:.5s;font-size:17px;color:#444;}
.news_txt span{margin:15px 0 20px 0;display:block;font-size:14px;color:#ccc;}
.news_txt p{font-size:14px;line-height:28px;color:#888;}
.news_txt>a{transition:.5s;-webkit-transition:.5s;margin-top:16px;font-family:arial;font-size:13px;color:#666;display:block;line-height:29px;text-align:center;width:100px;height:29px;border:1px solid #e5e5e5;}
.news_f1:hover>a img{transform:scale(1.03);-webkit-transform:scale(1.03);}
.news_f1:hover .news_txt h3 a{color:#d74b4b;}
.news_f1:hover .news_txt>a,.key_a a:hover{border-color:#d74b4b;color:#d74b4b;}
.news_f1:hover .news_txt{margin-right:5px;}
.news_right{float:left;width:32%;padding-right:45px;box-sizing:border-box;}
.key_a{overflow:hidden;}
.key_a a{transition:.5s;-webkit-transition:.5s;float:left;border:1px solid #dcdcdc;width:128px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#666;margin:0 7px 7px 0;}
.news_fx .bdsharebuttonbox a{width:69px;height:69px;border-radius:50%;padding:0;margin:0 25px 0 0;}
.news_fx .bdsharebuttonbox a.bds_tsina{background: no-repeat center #d74b4b;}
.news_fx .bdsharebuttonbox a.bds_weixin{background: no-repeat center #64b532;}

/*new*/
.new_left{margin:40px 0 0 0;}
.new_left h1{font-size:18px;color:#000;font-weight:bold;}
.new_left p{font-size:14px;line-height:30px;color:#3d3d3d;}
.new_left p img{}
.new_date{color:#848c94;font-size:12px;margin:20px 0 30px 0;}
.new_date span{display:inline-block;margin-right:45px;}
.new_date span:first-child{padding-left:13px;background: no-repeat center left;}
.new_date b{padding-left:16px;background: no-repeat left center;display:inline-block;font-weight:normal;}
.next_new{position:relative;overflow:hidden;margin:50px 0 75px 0;color:#3d3d3d;font-size:14px;line-height:30px;}
.next_new>a{transition:.5s;-webkit-transition:.5s;color:#3d3d3d;}
.next_new>a:hover{color:#d74b4b;}
.next_new>a:first-child{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;width:400px;margin-right:85px;display:inline-block;}
.next_new>a.fh{position:absolute;left:50%;width:84px;margin-left:-42px;}
.next_new>a.fh a{float:right;width:400px;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;}

/*product*/
.cp_f1{height:737px;overflow:hidden;}
.cp_f1 .main{position:relative;width:100%;overflow:hidden;}
.cp_f1_div{margin-top:160px;float:right;width:485px;position:relative;left:-115px;}
.cp_f1_div h3{font-size:48px;color:#282828;font-weight:lighter;}
.cp_f1_div p{margin-top:30px;width:450px;font-size:14px;color:#4f4f4f;line-height:32px;}
@media all and (max-width:1366px){
  .cp_f1_div{position:relative;left:55px;}
  .cp_f1_div p{width:387px}
}
.cp_f2{height:640px;overflow:hidden;}
.cp_f2 .main{width:1260px;}
.cp_f2_div{float:right;width:540px;margin-top:140px;}
.cp_f2_div h3{font-weight:lighter;margin-bottom:20px;font-size:36px;color:#fff;}
.cp_f2_div p{width:520px;font-size:14px;color:rgba(255,255,255,.6);line-height:30px;}
.cp_f2_ul{overflow:hidden;margin-top:65px;}
.cp_f2_ul li{font-size:17px;color:rgba(255,255,255,.6);margin:0 80px 20px 0;float:left;}
.cp_f2_ul li i{transition:.5s;-webkit-transition:.5s;margin-right:13px;display:inline-block;vertical-align:middle;width:38px;height:38px;border:1px solid #d2d2d2;border-radius:4px;}
.cp_li1 i{background: no-repeat center;}
.cp_li1:hover i{background: no-repeat center #d74b4b;}
.cp_li2 i{background: no-repeat center;}
.cp_li2:hover i{background: no-repeat center #d74b4b;}
.cp_li3 i{background: no-repeat center;}
.cp_li3:hover i{background: no-repeat center #d74b4b;}
.cp_li4 i{background: no-repeat center;}
.cp_li4:hover i{background: no-repeat center #d74b4b;}
.cp_f2_ul li:hover i{border-color:#d74b4b;}
.cp_f3{height:566px;overflow:hidden;}
.cp_f3_tit{text-align:center;margin-top:87px;}
.cp_f3_tit h3{font-size:36px;color:#333;margin-bottom:20px;}
.cp_f3_tit p{font-size:14px;color:#666;line-height:25px;}
.cp_f4{height:726px;overflow:hidden;}
.cp_f4 .main{width:1260px;}
.cp_f4_tit{margin-top:90px;}
.cp_f4_tit h3{margin-bottom:7px;font-size:36px;color:#282828;font-weight:lighter;}
.cp_f4_tit span{display:block;font-size:18px;color:#666;}
.cp_f4_bottom{overflow:hidden;margin-top:210px;}
.cp_f4_bottom li{float:right;margin-right:40px;}
.cp_f4_bottom li:first-child{float:left;}
.cp_f4_bottom li i{transition:.5s;-webkit-transition:.5s;margin:0 0 12px 20px;    /* transform: skewx(-20deg); */    /* -webkit-transform: skewx(-20deg); */
text-align:center;display:block;font-size:15px;color:#666;width:217px;height:45px;border:1px solid #dcdcdc;line-height:45px;font-style:normal;}
.cp_f4_bottom li i:first-child{margin-left:60px;}
.cp_f4_bottom li i:first-child i{margin-left:40px;}
.cp_f4_bottom li i:hover{color:#fff;border-color:#d74b4b;background-color:#d74b4b;}
.cp_f5{height:644px;overflow:hidden;}
.cp_f5 .main{width:1260px;}
.cp_f5_cont{margin-top:120px;height:410px;float:right;width:670px;overflow:hidden;}
.cp_f5_cont>i{margin-left:60px;transform:skewx(-15deg);-webkit-transform:skewx(-15deg);float:left;width:1px;height:410px;background-color:#dedede;}
.cp_f5_right{float:right;width:420px;}
.cp_f5_tit{font-weight:lighter;}
.cp_f5_tit h3{color:#282828;font-size:36px;}
.cp_f5_tit span{font-size:18px;color:#666;text-transform:uppercase;display:block;}
.cp_f5_ul{margin-top:60px;}
.cp_f5_ul li{overflow:hidden;margin-bottom:25px;}
.cp_f5_ul li i{float:left;width:65px;height:65px;border:1px solid #d74b4b;border-radius:4px;margin-right:25px;}
.cp_f5_ul li div{float:left;font-size:14px;color:#888;}
.cp_f5_ul li div span{margin:2px 0 5px 0;font-size:18px;color:#333;display:block;}
.cp_f5_li1 i{transition:.5s;-webkit-transition:.5s;background: no-repeat center;}
.cp_f5_li1:hover i{background: no-repeat center #d74b4b;}
.cp_f5_li2 i{background: no-repeat center;}
.cp_f5_li2:hover i{background: no-repeat center #d74b4b;}
.cp_f5_li3 i{background: no-repeat center;}
.cp_f5_li3:hover i{background: no-repeat center #d74b4b;}
.cp_f6_top{height:615px;background-color:#636465;}
.cp_f6 .main{width:1200px;}
.cp_f6_top_tit{text-align:center;margin:70px 0 80px 0;font-weight:lighter;}
.cp_f6_top_tit h3{font-size:30px;color:#fff;}
.cp_f6_top_tit span{margin-top:10px;display:block;font-size:16px;color:rgba(255,255,255,.3);}
.cp_f6_top_ul{overflow:hidden;text-align:center;}
.cp_f6_top_ul li{float:left;width:400px;position:relative;}
.cp_f6_top_ul li img{display:block;margin:0 auto;width:76px;height:92px;}
.cp_f6_top_ul li h3{margin:40px 0 15px 0;font-size:18px;color:#fff;}
.cp_f6_top_ul li p{width:240px;margin:0 auto;font-size:14px;line-height:28px;color:rgba(255,255,255,.5);}
.cp_f6_top_ul li i{position:absolute;top:55px;height:90px;background-color:#818283;right:0;width:1px;display:block;}
.cp_f6_more{margin-top:110px;text-align:center;font-size:16px;color:#fff;}
.cp_f6_more span{transition:.5s;-webkit-transition:.5s;}
.cp_f6_more i{transition:.5s;-webkit-transition:.5s;cursor:pointer;position:relative;z-index:10;margin:20px auto;display:block;width:64px;height:64px;border-radius:50%;background: no-repeat center #fff;}
.cp_f6_more span.on{opacity:0;filter:alpha(opacity=0);}
.cp_f6_more i:hover,.cp_f6_more i.on{transform:rotate(-45deg);background-color:#f4f4f4;}
.cp_f6_bottom{display:none;background-color:#fff;}
.cp_f6_bottom .cp_f4_tit{margin:65px 0 50px 0;}
.cp_f6_bottom table{text-align:center;border:none;width:100%;}
.cp_f6_bottom table tbody td{width:50%;font-size:14px;color:#666;border:1px solid #e5e5e5;height:49px;}
.cp_f6_bottom table tbody td:first-child{font-weight:bold;}
.cp_f6_page{margin:42px 0 92px 0;overflow:hidden;height:49px;border:1px solid #e5e5e5;text-align:center;}
.cp_f6_page a{line-height:49px;transition:.5s;-webkit-transition:.5s;float:left;width:555px;color:#666;font-size:14px;}
.cp_f6_page a i{display:inline-block;vertical-align:middle;width:7px;height:13px;}
.cp_f6_page a.prev i{margin-right:20px;background: no-repeat center;}
.cp_f6_page a.prev:hover i{background: no-repeat center;}
.cp_f6_page a.next i{margin:-4px 0 0 20px;background: no-repeat center;}
.cp_f6_page a.next:hover i{background: no-repeat center;}
.cp_f6_page a.center{border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;width:145px;}
.cp_f6_page a:hover{color:#d74b4b;}
.cp_f7 .cp_f4_tit{margin:70px auto 40px auto;width:90%;position:relative;}
.cp_f7 .cp_f4_tit a{position:absolute;top:0;right:0;font-size:16px;color:#282828;}
.cp_f7 .cp_f4_tit a:hover{color:#d74b4b;}
.cp_f7_ul{width:90%;margin:0 auto 85px auto;}
.cp_f7_ul li{padding-left:24px;}
.cp_f7_ul li:first-child{padding-left:0;}
.cp_f7_ul li a{width:100%;margin:0;}

/*about*/
.nei_anchor{text-align:center;display:none;position:fixed;left:0;top:0;padding:15px 0;width:100%;background:#fff;z-index:20;box-shadow:0 0 30px rgba(0,0,0,0.3);}
.nei_anchor span{display:inline-block;*display:inline;*zoom:1;margin:0 6px;}
.nei_anchor span a{line-height:35px;font-size:15px;padding:0 25px;border-radius:10px;border:1px solid #ccc;display:block;color:#535353;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
.nei_anchor span:hover a,.nei_anchor span.active a{background:#f4474c;color:#fff;border-color:#f4474c;}
.anchor_position{position:relative;}
.anchor{position:absolute;width:100%;height:1px;background:transparent;left:0;top:-80px;}
.about_f1{padding-bottom:45px;}
.about_f1 .main{width:1200px;}
.about_tit{margin:0 0 60px 0;font-size:30px;color:#282828;text-align:center;}
.about_f1_txt{margin-bottom:35px;font-size:14px;color:#888;line-height:28px;}
.about_f1_txt h4{margin-bottom:10px;font-size:20px;color:#444;}
.about_f2{background-color:#fff;}
.about_f2 .about_tit{margin:35px 0 30px 0;}
.about_f2_left{height:654px;overflow:hidden;position:relative;}
.about_f2_left:before{content:'';display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.11);-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;z-index:6;}
.about_f2_left:hover:before{content:'';display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.05);}
.about_f2_left div{transition:.5s;-webkit-transition:.5s;top:202px;left:114px;position:absolute;width:480px;z-index:10;}
.about_f2_left div h3{font-size:20px;color:#fff;margin-bottom:24px;}
.about_f2_left div p{font-size:14px;line-height:28px;color:rgba(255,255,255,1);}
.about_f2_left:hover div{left:110px;}
.about_f2_left:hover img,.about_f2_left:hover img{transform:scale(1.03);-webkit-transform:scale(1.03);}
.about_f2_div:before{content:'';display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.11);-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;z-index:6;}
.about_f2_div:hover:before{content:'';display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.05);}
.about_f2_left img{transition:.5s;-webkit-transition:.5s;display:block;height:100%;}
.about_f2_div{height:310px;position:relative;overflow:hidden;}
.about_f2_right .about_f2_div:first-child{height:344px;}
.about_f2_div img{width:100%;transition:.5s;-webkit-transition:.5s;display:block;height:100%;}
.about_f2_div div{transition:.5s;-webkit-transition:.5s;top:85px;left:105px;position:absolute;width:370px;z-index:10}
.about_f2_right .about_f2_div:first-child div{top:135px;}
.about_f2_div div h3{font-size:20px;color:#fff;margin-bottom:24px;}
.about_f2_div div p{font-size:14px;line-height:28px;color:rgba(255,255,255,1);}
.about_f2_div:hover div{left:110px;}
.about_f2_div:hover img,.about_f2_left:hover img{transform:scale(1.03);-webkit-transform:scale(1.03);}
.about_f3{background-color:#fff;height:615px;}
.about_f3 .main{width:1200px;}
.about_f3 .about_tit{margin:85px 0 75px 0;}
.about_f3_ul{text-align:center;}
.about_f3_ul li{margin:0 45px;transition:.5s;-webkit-transition:.5s;width:310px;float:left;}
.about_f3_ul li b{transition:.5s;-webkit-transition:.5s;margin:0 auto;display:block;width:159px;height:159px;border-radius:50%;}
.about_f3_ul li b img{display:block;width:100%;height:100%;border-radius:50%;}
.about_f3_ul li h3{transition:.5s;-webkit-transition:.5s;margin:40px 0 10px 0;color:#282828;font-size:18px;}
.about_f3_ul li p{font-size:14px;color:rgba(40,40,40,.5);line-height:28px;}
.about_f3_ul li:hover{}
.about_f3_ul li:hover b{width:216px;height:216px;}
.about_f4{overflow:hidden;background:;height:755px;}
.about_f4 .about_tit{margin:80px 0;color:#fff;}
.about_f4_bottom{padding-bottom:60px;overflow:hidden;overflow-x:auto;width:88%;margin:0 auto;position:relative;}

/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
.about_f4_bottom::-webkit-scrollbar{height:8px!important;background: repeat-x center;}
.about_f4_bottom::-webkit-scrollbar-thumb{height:8px!important;background: repeat-x center;}
.about_f4_bottom>i{z-index:1;position:absolute;width:1000000px;left:80px;height:6px;background-color:#f4474c;top:25px;display:block;}
.about_f4_ul{position:relative;z-index:10;overflow:hidden;}
.about_f4_ul li{margin-right:60px;float:left;width:315px;}
.about_f4_ul li:first-child{text-align:center;width:200px;margin-right:155px;}
.about_f4_ul li b{margin-left:75px;display:block;text-align:center;width:54px;height:54px;line-height:54px;border-radius:50%;background-color:#f4474c;color:#fff;font-size:16px;}
.about_f4_ul li span{margin:40px 0 0 75px;display:block;font-size:24px;color:#fff;font-family:arial;}
.about_f4_ul li p{height:72px;margin:15px 0 25px 25px;overflow:hidden;font-size:14px;color:rgba(255,255,255,.5);line-height:24px;}
.about_f4_ul li i{display:block;overflow:hidden;width:200px;height:200px;}
.about_f4_ul li i img{display:block;width:100%;height:100%;}
.about_f4_ul li:first-child p,.about_f4_ul li:first-child span{margin-left:0;}
.about_f5{margin:60px 0;}
.about_f5 .main{width:75%;}
.about_f5_left{overflow:hidden;}
.about_f5_left img{transition:.5s;-webkit-transition:.5s;display:block;width:100%;height:100%;}
.about_f5_right{transition:.5s;-webkit-transition:.5s;padding:0 45px 0 55px;}
.about_f5_right h3{margin-top:60px;font-size:30px;color:#282828;}
.about_f5_right span{margin:30px 0 20px 0;display:block;font-size:16px;color:#444;}
.about_f5_right p{font-size:14px;color:#888;line-height:28px;}

/*.about_f5_right p::-webkit-scrollbar {
    width: 3px;
    background: url(/uploads/image/slimages/scroll_07.jpg) repeat-y center;
    height: 20px;
}
.about_f5_right p::-webkit-scrollbar-thumb {
    background: url(/uploads/image/slimages/scroll_03.jpg) repeat-y center;
    width: 3px;
    background-clip: padding-box;
    height: 13px ;
    border-radius: 15px;
}*/
.about_f5 .main:hover .about_f5_right{padding:0 40px 0 60px;}
.about_f5 .main:hover .about_f5_left img{transform:scale(1.03);-webkit-transform:scale(1.03);}

/*客服*/

/*客服*/
.kf{transition:.8s;-o-transition:.8s;-moz-transition:.8s;-webkit-transition:.8s;z-index:999999;background-color:#fff;position:fixed;bottom:100px;right:20px;width:62px;border-radius:5px;}
.kf span{z-index:1000001;transition:.5s;cursor:pointer;position:relative;display:block;width:62px;height:62px;border-bottom:1px solid #e3e3e3;}
.kf .zx{border-radius:5px 5px 0 0;background: no-repeat center #fff;}
.kf .zx:hover{background: no-repeat center #f4474c;}
.kf .freetel{background: no-repeat center #fff;}
.kf .act{background: no-repeat center #fff;}
.kf .freetel:hover{background: no-repeat center #f4474c;}
.kf .zxlya{background: no-repeat center #fff;}
.kf .act:hover{background: no-repeat center #f4474c;}
.kf .zxlya:hover{background: no-repeat center #f4474c;}

/* .kf span:nth-child(4){background:  no-repeat center #fff; }*/

/* .kf span:nth-child(4):hover{background:  no-repeat center #f4474c;}*/
.kf .back_top{border-radius:0 0 5px 5px;border:none;background: no-repeat center #fff;}
.kf .back_top:hover{background: no-repeat center #f4474c;}
.kf span div{display:none;background-color:#fff;border-radius:5px;position:absolute;right:75px;padding:20px;font-size:14px;color:#f4474c;bottom:2px;}
.kf span div input{text-indent:.5em;display:block;margin:15px 0;line-height:28px;color:#696969;font-size:12px;width:140px;border:1px solid #d1d1d1;border-radius:2px;height:28px;}
.kf span div a{transition:.5s;-webkit-transition:.5s;display:block;background:#f4474c;border-radius:2px;color:#fff;line-height:26px;font-size:12px;text-align:center;width:79px;height:26px;}
.kf span div a:hover{background:#f4474c;}
.kfimgr{position:absolute;bottom:23px;right:-9px;}
.kf span div i{display:block;position:absolute;width:15px;height:200px;right:-15px;top:0;}
.kf .zx div,.kf .freetel div,.kf .zxlya div,.kf span:nth-child(4) div{text-align:center;min-width:148px;font-size:14px;color:#666;}
.kf span:nth-child(4) div{white-space:nowrap;}
.kf a{display:block;height:68px;position:absolute;top:0;right:0;width:100%}
.kf span div,.kf{-webkit-box-shadow:0 2px 13px rgba(0,0,0,0.25);-moz-box-shadow:0 2px 13px rgba(0,0,0,0.25);box-shadow:0 2px 13px rgba(0,0,0,0.25);}
.nav_center div,.index_nav_center div,.shou,.zhan{-webkit-box-shadow:0 2px 18px rgba(0,0,0,0.25);-moz-box-shadow:0 2px 18px rgba(0,0,0,0.25);box-shadow:0 2px 18px rgba(0,0,0,0.25);}
.shou{z-index:1000000;cursor:pointer;width:30px;height:40px;top:50%;margin-top:-31px;border-radius:5px 0 0 5px;right:62px;background: no-repeat center #fff;position:absolute;}
.shou.on{background-image:;}

/*常见问题*/
.cjwt_fx .bdshare-button-style0-16{float:left;}
.cjwt_con{padding-bottom:30px;border-bottom:1px dashed #d6d6d6;width:100%;margin-bottom:25px;}
.cjwt_con .question{box-sizing:border-box;height:43px;width:100%;background-color:#9a9a9a;color:#ffffff;font-size:15px;padding-left:55px;line-height:43px;margin-bottom:22px;position:relative;}
.cjwt_con  .question:before{content:'';display:block;background: center no-repeat;width:20px;height:20px;position:absolute;left:20px;top:11px;}
.cjwt_con  .answer{box-sizing:border-box;height:42px;margin-left:40px;background-color:rgb(247,247,247);line-height:42px;padding-left:55px;position:relative;box-shadow:0px 4px 7px 0px rgba(225,225,225,0.35);border:1px solid #dadada;color:#616469;font-size:14px;}
.cjwt_con .answer:before{content:'';display:block;background: center no-repeat;width:20px;height:20px;position:absolute;left:20px;top:11px;}
.news_fx a.bds_zxkf{width:69px;height:69px;border-radius:50%;padding:0;float:left;font-size:12px;line-height:16px;background-repeat:no-repeat;cursor:pointer;}
.news_fx  a.bds_zxkf{background:#ffa000  center no-repeat;}
.news_fx  a.bds_zxkf:hover{opacity:.8;}
.ser_top_a div .fw1{color:#535456;}
.ser_top_a div .fw2{color:#535456;}



/*p1*/
.banner_inner{height: 795px;width: 100%;overflow: hidden;text-align: center;}
.n_banner_tit1{font-size: 40px;line-height: 52px;color: #000000;text-align:center;padding-top: 124px;}
.n_banner_tit2{font-size:24px;color:#000000;line-height: 52px;padding-top:7px;}

.n_yuan_ul1{width:110px;height:110px;border:solid #404040 1px;border-radius:50%;text-align:center;}
.n_yuan_num{font-size:30px;line-height: 43px;color:#333333;padding-top: 24px;}
.n_yuan_txt{line-height: 15px;color:#333333;}
.n_lip{font-size:20px;line-height:30px;color:#333333;padding-top:15px;}
.n_lip2{line-height: 28px;color:#333333;}
.n_ul1:after{clear: both; display: block; content: '';}
.n_ul1{width:1100px;margin:0 auto;padding-top:150px;}
.n_ul1 li{float: left;margin-right:84px;}
.n_ul1 li:last-child{margin-right:0;}

/*p2*/
.n_p2{min-height:852px;box-sizing:border-box;position:relative}
.p2_bg{display:block;position:absolute;width:100%;height:100%;left:0;top:0;z-index:-1;}
.n_p2ul:after{clear: both; display: block; content: '';}
.n_p2ul{width:1100px;margin:0 auto;margin-top:155px;}
.n_p2ul li{float: left;margin-right:90px;min-width:204px;text-align:center;}
.n_p2ul li:last-child{margin-right:0;}
.n_p2yuan{width:200px;height:200px;border-radius:50%;border:solid #5e5e5e 1px;margin:0 auto;font-size:30px;line-height: 200px;text-align:center;}
.n_p2ul_p{font-size:18px;line-height: 34px;color:#6e6e6e;margin-top:28px;}

/*p3*/
.n_p3ul{width:1100px;margin:0 auto;margin-top: 53px;}
.n_p3 .n_banner_tit1{color:#fff;}
.n_p3ul:after,.np5_cont:after,.n_p5_ul:after{clear: both; display: block; content: '';}
.n_p3ul li{width:500px;float: left;font-size:16px;line-height: 29px;color:#ffffff;padding-right: 52px;box-sizing:border-box;}
.n_p3ul .n_p3r{float: right;}
.n_p3cont{width:1100px;margin:0 auto;padding-bottom: 154px;}
.n_p3img{overflow: hidden;margin-top:65px;}
.n_p3img img{display:block;width:1100px;}

/*p4*/
.n_p4cont{width:1100px;margin:0 auto;position:relative}
.n_p4_tit{font-size:40px;line-height: 99px;color:#383737;}
.n_p4_p{font-size:16px;line-height: 30px;color:#6e6e6e;max-height: 155px;overflow: hidden;}
.n_p4a{display:block;width:120px;height:45px;border-radius:20px;background:#d74b4b;color:#fff;font-size:16px;
  border-radius:20px;text-align:center;width:170px;margin-top:80px;line-height: 45px;}
.n_p4{position: relative;box-sizing:border-box}
.n_p4left{width:455px;padding-left:39px;box-sizing:border-box;padding-top:180px;}
.np4_img{position: absolute;top:0;right:0;height:100%;width:100%;z-index:-1;}

/*p5*/
.np5{position:relative}
.np5_cont{width:1100px;margin:0 auto;position:absolute;left:50%;margin-left:-550px;top:0;z-index:3;top:25%;}
.n_p5right{width:450px;float: right;}
.n_p5right .n_p4_tit{color:#fff;}
.n_p5p{line-height: 30px;color:rgba(255,255,255,.5);max-height:126px;overflow: auto;}
.n_p5_ul{margin-top:50px;}
.n_p5_ul li{width: 80px;width:80px;font-size:20px;line-height: 80px;color:#fff;border-radius:50%;border:solid #fff 1px;
  text-align:center;margin-right:30px;position:relative;overflow: hidden;float: left;}
.n_p5_ul li:last-child{margin-right:0;}
.n_p5_ul li:after{content:"";position:absolute;width:0px;height:100%;background:#d74b4b;left:0;top:0;transition:all .5s;z-index:1;}
.n_p5_ul li:hover:after{width:100%;}
.n_p5_ul li:hover{border-color:#d74b4b;}
.n_p5_ul li span{position:relative;z-index:3;}
.n_p5img img{display:block;width:100%;}
.p6_tit1{font-size:40px;line-height: 99px;color:#383737;padding-top:60px;}
.p6_topbg{background:#fff;}
.n_p6tcont{width:1100px;margin:0 auto;text-align: center;padding-bottom:65px;}
.n_p6p{font-size:16px;line-height: 30px;color:#6e6e6e;text-align: center;}
.n_p6botbg{background:#c2c9cf;padding:90px 0;}
.n_p6cont_bot{max-width:1280px;margin:0 auto;}
.n_p6cont_bot:after,.np7bot:after{clear: both; display: block; content: '';}
.n_p6cont_bot li{width:32%;float: left;margin-right:1.3%;transition:all .5s;}
.n_p6cont_bot li img{width:100%;transition:all .5s;}
.n_p6cont_bot li:last-child{margin-right:0;}
.n_p6cont_bot li:hover{transform:translatey(-10px)}
/*p7*/
.np7bot{margin-top:95px;}
.n_p7cont{width:1100px;margin:0 auto;padding-bottom:150px;}
.n_p7tit{font-size:40px;line-height: 54px;color:#ffffff;text-align:center;padding-top:115px;}
.n_p7p{font-size:16px;line-height: 34px;color:rgba(255,255,255,.6);text-align:center;padding-top:20px;}
.n_p7ul_tit{font-size:28px;line-height: 38px;color:#ffffff;}
.n_p7p2{font-size:16px;line-height: 30px;color:rgba(255,255,255,.6);padding-top:16px;}
.n_p7ul{width:297px;float: left;}
.n_p7ul li{padding:34px 20px 40px 70px;box-sizing:border-box;height:218px;box-sizing:border-box;}
.n_p71color1{background:#383838;}
.n_p71color2{background:#d74b4b;}
.np7img{float: right;width:803px;background:#fff;height:436px;overflow: hidden;}

.np7img img{width:803px;height:435px;display:block;}
.np7img img:hover{transform:scale(1.1);}
/*p9*/
.n_p9cont{width:1100px;margin:0 auto;padding-bottom:110px;}
.n_p9p1{font-size:16px;line-height: 32px;color:#646e7a;text-align:center;}
.p9_tit1{font-size:40px;line-height: 99px;padding-top:66px;text-align:center;}
.p9_litit{font-size:18px;line-height: 32px;color:#646e7a;}
.p9_lip{font-size:15px;line-height: 30px;color:#949fab;padding-top:5px;}
.n_p9ul:after{clear: both; display: block; content: '';}
.n_p9ul li{float: left;width:364px;box-sizing:border-box;text-align:center;height:334px;
  padding:70px 20px 20px 20px;position:relative;border:solid #f2f4f5 1px;transition:.5s;}
.p9_imh{width:70px;height:70px;position;relative;margin:0 auto;position:relative}
.n_p9ul li:before{content:"";position:absolute;width:100%;
height:2px;background:;top:0px;left:0;}
.n_p9ul{margin-top: 60px;}
.n_p9ul li:hover{background:#fff;box-shadow:0px 0px 20px 0 rgba(0,0,0,.1);transform:translatey(-10px)}
.n_p9ul li:hover{}
.p9_imh img{position:absolute;top:10px;left:5px;transition:.5s;}
.n_p9_imgt{opacity: 1;
filter: alpha(opacity=100);}
.p9_imh .n_p9_imgth{opacity: 0;
filter: alpha(opacity=0);}
.n_p9ul li:hover .p9_imh .n_p9_imgth{opacity: 1;
filter: alpha(opacity=100);}
.n_p9ul li:hover .p9_imh .n_p9_imgt{opacity:0;
filter: alpha(opacity=0);}

.p10_cont{width:1100px;margin:0 auto;}
.p10{background:#fff;padding-bottom:100px;}
.p10img{margin-top:28px;text-align:center;}

.p11_cont{width:1100px;margin:0 auto;padding:80px 0 60px 0;}
.p11_cont:after{clear: both; display: block; content: '';}
.p11{background:#ececec;}


.n_p11trigt{width:600px;float: right;}
.p11_cont .n_p4left{float: left;padding-top:100px;}


.p12_tit{font-size:48px;line-height: 49px;color:#000000;}

.p12_p{font-size:24px;line-height: 28px;color:#282828;margin-top:25px;}
.p12_font2{width:343px;float: right;}
.p12_conte{width:1100px;margin:0 auto;overflow: hidden;height:743px;padding-top:190px;}

.p22_cont{width:1100px;margin:0 auto;}
.n_p2p2{font-size:16px;line-height: 30px;color:#6e6e6e;margin-top:15px;text-align:center;}

.p22_cont .n_banner_tit1{padding-top:78px;}
.zt_23{width:1100px;margin: 0 auto;}
.zt_cptit{font-size:40px;line-height: 99px;color:#383737;}
.zt_left{padding-top:200px;}
.zt3_ul{width:407px;overflow: hidden;}
.zt3_ul li{font-size:16px;line-height: 36px;color:#6e6e6e;float: left;min-width:200px;}

.pzt4_cont{width:1100px;margin:0 auto;padding-bottom:160px;}

.pzt_p4tit{}
.pzt4_cont .ntip2{font-size:16px;line-height: 30px;color:rgba(255,255,255,.6);text-align:center;padding-top:15px;}

.pzt4_cont .n_p71color2{height:435px;text-align:left;padding-top:55px;}
.zt4_ov{overflow: hidden;margin-top:50px;}
.zt4_ov2{overflow: hidden;}
.zt_7r{width:754px;height:436px;overflow: hidden;}
.zt_7r img{width:754px;height:436px;transition:.5s;}
.zt_7r img:hover{transform:scale(1.1);}
.zt4_ov2 .n_p7ul{float: right;  }

.zt4_ov .n_p7ul,
.zt4_ov2 .n_p7ul{width:344px;}


.zt_cont5{width:1100px;margin:0 auto;position:absolute;left:50%;margin-left:-550px;top:-27px;z-index:6;}
.zt_p5_tit{font-size:40px;line-height: 99px;color:#101010;padding-top:80px;text-align:center;}

.zt_p5p{font-size:16px;line-height: 30px;color:#83715b;margin-top:15px;text-align:center;}

.zt_img5{width:100%;}
.zt_img5 img{width:100%;display:block;}

.ztp5{position:relative;}
.posi_re{position:relative;}
.posi_ab{position:absolute;top:-67px;}




@media all and (max-width: 1266px) {
   .np5_cont{top:12%}
}
















