/*一站式服务*/
.power_all{ width:100%;padding:48px 0;background:#f5f5f5;overflow:hidden;}
.power_t{ text-align:center;}
.power_t p{ display:inline-block;position:relative;font-size:44px;line-height:44px;font-weight:bold;color:#222;}
.power_t p span{ display:block;position:relative;z-index:2;padding:0 10px;}
.power_t p:after{ display:block;position:absolute;z-index:1;content:"";width:30px;height:30px;background:rgba(246,175,0,0.5);border-radius:50%;right:0;top:-10px;}
.power_t dl{ margin-top:10px;font-size:18px;font-weight:lighter;line-height:32px;}
 
.power_b{ margin-top:30px;}
.power_b li{ display:block;width:465px;font-size:16px;line-height:28px;color:#777;text-align:justify;padding:40px  49px 40px 49px;box-sizing:border-box;background:#fff;border-radius:15px;}
.power_b li img{display:block;margin-bottom:25px;}
.power_b li .title{background:url(../images/hengxian.jpg) bottom left no-repeat;margin-bottom:25px;padding-bottom:25px;}
.power_b li .title i{display:block;font-style:normal;font-size:25px;line-height:32px;color:#333;float:left;margin-right:5px;}
.power_b li .title em{display:block;font-style:normal;font-size:16px;line-height:35px;color:#999;float:left;font-family:"arial";text-transform:uppercase;}
.power_b li .title:after{ display:block;clear:both;content:"";}
.power_b li+li{ margin-left:50px;}
.power_b li:hover .title i{ font-weight:bold;color:#cd141f;}
.power_b li a{width:152px;font-size:15px;line-height:45px;background:#cd141f;display:inline-block;text-align:center;margin-top:20px;margin-left:20px;color:#fff;}
.power_b li a+a{ background:#222;}
.power_b li a:hover{background:#f6af00;}
/*产品*/
.prod_all{width:100%;margin-top:19px;}
.list_l{width:355px;background:#cd141f;line-height:32px;box-sizing:border-box;padding:42px 0;color:#fff;height:140px;text-align:center;}
.list_l p{ font-size:34px;font-weight:bold;}
.list_l i{font-style:normal;display:block;font-size:14px;font-family:"arial";color:#ffacb1;text-transform:uppercase;}
 
.prod_all #tablit {text-align:center;margin:30px auto 40px auto;}
.prod_all #tablit dl{padding:20px 0;width:1144px;overflow:hidden;border:1px solid #ddd;border-left:none;box-sizing:border-box;height:140px;}
.prod_all #tablit dl dd{width:194px;height:40px;line-height:40px;margin:0 0 20px 28px;padding:0 !important;background:#E0E0E0; float:left;transition:all 0.5s linear;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;}
.prod_all #tablit dl dd:hover{background:#F60404;}
.prod_all #tablit dl dd:hover a{color:#ffffff;}
/*特点*/
.feature{width:100%;margin-top:18px;height:710px;overflow:hidden;box-sizing:border-box;padding-top:70px;background:url(../images/featurebg.jpg) top center no-repeat;}
.feature_t{ margin-bottom:35px;}
.feature_t p{ display:block;font-size:44px;font-weight:bold;line-height:44px;color:#222;}
.feature_t p span{ color:#cd141f;}
.feature_t dl{font-size:18px;line-height:65px;color:#333;}
.feature_t i{ display:block;font-size:12px;font-style:normal;font-family:"arial";text-transform:uppercase;color:#ccc;line-height:22px;}
.feature_b li{ display:block;width:200px;padding-bottom:18px;background:url(../images/daoying.png) center bottom no-repeat;}
.feature_b .li_bg{box-sizing:border-box;padding:10px;background:#fff;border-radius:100px;overflow:hidden;position:relative;}
.feature_b .li_bg .img{position:relative;z-index:2;width:180px;height:180px;overflow:hidden;border-radius:50%;}
.feature_b .li_bg .word{ text-align:center;position:relative;z-index:2;font-size:15px;line-height:22px;padding:25px 25px 40px 25px;}
.feature_b .li_bg .word p{ font-size:25px;font-weight:bold;color:#333;line-height:30px;padding:0 0 12px 0;}
.feature_b .li_bg:after{ display:block;content:"";width:200px;height:200px;overflow:hidden;background:#cd141f;border-radius:50%;position:absolute;left:0;bottom:-175px;transition:all 0.5s linear;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;}
.feature_b li+li{ margin-left:55px;}
.feature_b li:nth-of-type(2) .li_bg:after{ bottom:345px;}
.feature_b li:nth-of-type(2) .word{ padding:45px 25px 20px 25px;}
.feature_b li:hover .li_bg:after{width:220px;height:375px;bottom:0;border-radius:100px;}
.feature_b li:hover .word p{ color:#fff;}
.feature_b li:hover .word{ color:#fff;}
 /*合作流程*/
.process_all{ margin-top:69px; margin-bottom:38px;width: 100%;}
.process_b{margin-top:40px; background: url(../images/cesshengxian.jpg) center 205px no-repeat;}
.process_b li{width:176px; text-align: center;}
.process_b li .img{display: block; height:200px;background: url(../images/n.png) 80px bottom no-repeat;transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear;}
.process_b li .img img{display: block;width: 165px;height: 165px; overflow: hidden;border-radius: 50%;border: 3px solid #666666;box-sizing: border-box;}
.process_b li p{text-align: center;padding-top: 55px; line-height: 40px; color: #333;font-size:16px; font-weight: bold;}
.process_b li dl{ font-size: 30px; font-family: "arial";color: #DEDCDC;line-height: 50px; font-weight: bold;}
.process_b li+li{ margin-left: 41px;}
.process_b li:hover .img{ transform: rotateY(360deg); -webkit-transform: rotateY(360deg);}

#strength{width: 100%; margin-top:40px;  background: #f9f9f9;overflow: hidden; padding: 70px 0;}
#strength li{display: block; float: left; font-size: 18px; color: #333; line-height: 45px;width: auto; padding: 0 88px; border-right: 1px dashed #ddd;text-align: center;}
#strength li span{ color: #cd141f;  font-family: "impact"; font-size: 50px;line-height: 50px;}
#strength li:nth-of-type(1){ padding-left: 0;}
#strength li:nth-of-type(4){ padding-right: 0; border-right: none;}
.number_ljs{font-size:18px; color:#555; text-align:center;}
.number_ljs em{font-style:normal;display:block; font-size:30px;}
/*关于我们*/
.about_all{ width:100%;}
.about_bg{width:100%;background:url(../images/aboutbg.jpg) center top fixed no-repeat;height:500px;overflow:hidden;}
.about_l{width:360px;background:url(../images/hongdi.jpg) repeat;position: absolute;margin-top: -145px;box-sizing: border-box;}
.about_l .title{ background:#fff;font-size:16px;line-height:40px;position:relative;padding:40px 40px 0 70px;height:145px;box-sizing:border-box;}
.about_l .title p{ font-size:32px;font-weight:bold;color:#222;}
.about_l .title:after{ display:block;content:"";width:30px;height:30px;background:#fff;position:absolute;left:0;right:0;margin:0 auto;bottom:-10px;transform:rotate(45deg);}
.about_l .bottom1{padding:30px 40px 30px 60px;color:#fff;background:url(../images/aboutdh.png)40px 45px no-repeat;}
.about_l .bottom1 p{ font-size:16px;color:#ffacb1;line-height:20px;padding:13px 0 0 25px;}
.about_l .bottom1 dl{ font-size:32px;color:#fff;font-family:"arial";line-height:35px;font-weight:bold;padding-top:15px;}
.about_l .bottom1 dl span{font-size:29px;}
.about_r{width:1140px;background:#f5f5f5;line-height:32px;height:178px;box-sizing:border-box;padding:30px 40px;}
.about_r p{ display:block;font-size:15px;}
.about_r p a{ font-size:15px;}
/*案例和资质*/
.workshop{ margin-top:48px;}
.workshop_b{height:860px;overflow:hidden;}
.workshop_list{width:660px;margin:30px auto;}
.workshop_list a{ display:block;float:left;width:300px;line-height:50px;font-size:18px;letter-spacing:2px;text-align:center;color:#333;background:#eee;margin:0 15px;}
.nep01 a{color:#cd141f;}
.workshop_b td br{ display:none;}
.workshop_b td{display:block;width:408px;height:auto;overflow:hidden;box-sizing:border-box;float:left;position:relative;margin:0 0 20px 20px;padding:10px 10px 0 10px !important;border:1px solid #eee;background:#fff;}
.workshop_b td:nth-of-type(3n+1){ margin-left:0 !important;}
.workshop_b td>a{ display:block;width:388px;overflow:hidden;position:relative;}
.workshop_b td>a img{width:100%;height:auto;border-bottom:1px solid #eee;padding-bottom:10px;}
.workshop_b td div{ position:relative;padding:0 10px !important;line-height:50px;}
.workshop_b td div a{ display:block;position:relative;font-size:16px;text-align:left;color:#333;}
.workshop_b td div a:after{ display:block;content:"鏌ョ湅璇︽儏";font-size:13px;width:100px;line-height:30px;text-align:center;border-radius:15px;background:#222;color:#fff;position:absolute;right:0;top:10px;}
.workshop_b td:hover div a:after{ background:#cd141f;}
/*首页新闻*/
.news_box{width:100%;padding:75px 0px 69px 0;background:#f5f5f5;margin-top:39px;}
.news_box .power_t p:after{left:0;right:auto;}
.nb_con{margin-top:20px;}
.nb_le,.nb_ri{background:#fff;padding:38px 45px;box-shadow:0px 0px 20px rgba(204, 204, 204, 0.3);box-sizing:border-box;}
.nb_le{width:920px;}
.nbs_title b{font-size:22px;font-weight:500;}
.nbs_title span{font-size:18px;font-weight:200;padding-left:10px;color:#ddd;text-transform:uppercase;}
.nbs_title b+b{display:none;}
.nbs_btn{width:32px;height:32px;cursor:pointer;}
.nbs_con>ul>li+li{display:none;}
.nbs_con>ul>li .news_div .news_div_item{width:400px;height:100px;background:#fff;display:inline-block;vertical-align:top;padding:22px 32px;border:1px solid #efefef;transition:0.5s;box-sizing:border-box;line-height:24px;}
.nbs_con>ul>li .news_div .news_div_item:hover{box-shadow:0 0 10px rgba(238,238,238,0.6);transition:0.5s;}
.nbs_con>ul>li .news_div .news_div_item+.news_div_item,.nbs_con>ul>li .divdgweb_new_div .divdgweb_new_div_item+.divdgweb_new_div_item{margin-left:12px;}
.nbs_con>ul>li .news_div .news_div_item+.cl,.nbs_con>ul>li .divdgweb_new_div .divdgweb_new_div_item+.cl{margin-top:12px;}
.nbs_con>ul>li .news_div .news_div_item_pic,.nbs_con>ul>li .news_div .news_div_item_body,.nbs_con li .divdgweb_new_div .news_div_item_pic,.nbs_con>ul>li .divdgweb_new_div .divdgweb_new_div_item_body{display:none;}
.news_div_item_title a,.nbs_con .divdgweb_new_div_item_title a{font-size:16px;font-weight:400;position:relative;width:100%;display:block;}
.news_div_item_title a::after{background:#ddd url(../images/9.png) no-repeat 8px 5px;position:absolute;content:'';width:20px;height:20px;border-radius:40px;right:0;bottom:-10px;}
.nbs_con>ul>li .news_div .news_div_item:hover .news_div_item_title a::after{background:#cd141f url(../images/9.png) no-repeat 8px 5px;}
.nbsc_top .news_div_item_title a::after,.nb_ri .news_div_item_title a::after{display:none;}
.news_div_item_date,.nbs_con .divdgweb_new_div_item_date{margin-top:5px;}
.news_div_item_date>div,.nbs_con .divdgweb_new_div_item_date>div{display:inline-block;vertical-align:top;color:#c4c6c8;}

.nbsc_top{width:100%;height:170px;margin-top:23px;overflow:hidden;margin-bottom:30px;position:relative;}
.nbsc_top .news_div_item_pic{border:1px solid #efefef;height:170px;}
.nbsc_top .news_div_item_pic,.nbsc_top .news_div_item_pic img{width:248px;height:170px;overflow:hidden;transition:0.6s;}
.nb_le .nbs_con:hover .news_div_item_pic img{transform:scale(1.1);transition:0.6s;}
.nbsc_top .news_div_item_pic{display:inline-block;vertical-align:top;float:left;}
.nbsc_top .news_div_item_content,.nbsc_top .divdgweb_new_div_item_content{width:550px;float:right;}
.nbsc_top .news_div_item_body,.nbsc_top .divdgweb_new_div_item_body{line-height:25px;margin-top:12px;}
.nbsc_top .news_div_item_date,.nbsc_top .divdgweb_new_div_item_date{float:right;margin-top:10px;width:550px;}
.nbsc_top ol{position:absolute;bottom:0;right:0;}
.nbsc_top ol li{width:10px;height:10px;border-radius:10px;background:#9a9a9a;transition:600ms;}
.nbsc_top ol li+li{margin-left:10px;}
.nbsc_top ol li.on{width:20px;background:#bc2a24;transition:600ms;}

.nb_ri{width:540px;height:690px;}
.nbs_title i{float:right;}
.nb_ri .nbs_con{height:555px;margin-top:20px;position:relative;overflow:hidden;}
.nb_ri .nbs_con .tempWrap{height:555px !important;}
.nb_ri .news_div{position:absolute;top:0;left:0;width:455px;}
.nb_ri .news_div_item{margin-bottom:18px;}
.nb_ri .news_div_item+.news_div_item{border-top:1px solid #dfdfdf;}
.nb_ri .news_div_item.on{height:auto !important;}
.nb_ri .news_div_item_pic{height:0;overflow:hidden;transition:600ms;}
.nb_ri .news_div_item_pic,.nb_ri .news_div_item_pic img{width:451px;}
.nb_ri .news_div_item.on .news_div_item_pic,.nb_ri .news_div_item.ons .news_div_item_pic{height:174px;transition:600ms;}
.nb_ri .news_div_item_pic img{transform-origin:center;transform:translateY(-56px);}
.nb_ri .news_div_item_pic:hover img{animation:newsImg 6s;}
.nb_ri .news_div_item_content{margin-top:21px;}
.nb_ri .news_div_item_title,.nb_ri .news_div_item_body{padding-left:25px;position:relative;font-weight:200;}
.nb_ri .news_div_item_body{margin-top:15px;line-height:22px;}
.nb_ri .news_div_item_title:before,.nb_ri .news_div_item_body:before{width:20px;height:20px;position:absolute;left:0;color:#333;text-align:center;line-height:20px;}
.nb_ri .news_div_item_title:before{content:'问';background:#ddd;}
.nb_ri .news_div_item_body:before{content:'答';background:#cd141f;color:#fff;}
/*友情链接*/
.links{width:100%;overflow:hidden;background:#cd141f;height:74px;min-width:1300px;}
.linksW{width:1500px;margin:0 auto;overflow:hidden;}
.links_l{float:left;width:210px;overflow:hidden;}
.links_l_l{float:left;background:#f5f5f5;height:70px;width:156px;text-align:right;font-size:20px;line-height:20px;padding-top:4px;padding-right:10px;}
.links_l_l span{font-family:Arial, Helvetica, sans-serif;font-size:40px;font-weight:bold;text-transform:uppercase;color:#e0e0e0;line-height:50px;}
.links_l_r{float:right;width:0;height:0;border-right:44px solid transparent;border-top:74px solid #f5f5f5;}
.links_r{float:right;width:1256px;font-size:15px;color:#fff;overflow:hidden;line-height:25px;margin-top:25px;}
.links_r a{font-size:15px;color:#fff !important;}
.linkTagcs{width:1256px;height:auto;}
.linkTagcs ul{margin:0px;padding:0px;list-style-type:none;}
.linkTagcs li{list-style:none;margin:0px;padding-right:10px;line-height:20px;float:left;}
.linkTagcs li a{color:#fff;word-break:break-all;}