/*

overflow:hidden;text-overflow:ellipsis;white-space:nowrap;

-webkit-transition:all .5s;transition:all .5s;

transition: all 1s;

outline: 1px dashed #fff;outline-offset: -5px;

transform:rotate(360deg);

text-transform: Uppercase;

*/

/* 公用标题 */
.h_title{width:220px;height:72px;margin:0 auto;text-align:center;}

.h_title h3{width:220px;height:24px;font-size:24px;line-height:24px;color:#0b41b6;font-weight:bold;position:relative;padding-bottom:20px;}

.h_title h3 a{display:block;color:#0b41b6;}

.h_title h3::before{content:'';width:220px;height:1px;background:#e6e6e6;position:absolute;bottom:1px;left:0;}

.h_title h3::after{content:'';width:50px;height:3px;background:#db0b0b;position:absolute;bottom:0;left:50%;margin-left:-25px;}

.h_title p{width:220px;font-size:14px;line-height:11px;color:#999999;text-transform: Uppercase;margin-top:17px;}




/* 搜索 */
.tback{background:#fafafa;width:100%;height:60px;}

.search{width:1200px;margin:0 auto; overflow:hidden;}

.search .left{width:480px;color:#808080;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;}

.search .left p{font-size:14px;line-height:60px;}

.search .right{width:280px;height:32px;margin:13px 0;float:right;overflow:hidden;border:solid 1px #0b41b6;}

.search .right .input{width:238px;height:32px;line-height:32px;color:#808080;display:inline-block;background:rgba(255,255,255,0);padding-left:10px;float:left;font-size:12px;}

.search .right .button{width:32px;height:32px;line-height:32px;display:inline-block;background:url(../images/search.png) center center no-repeat #0b41b6;cursor:pointer;border:none;float:right;}






/* 产品中心 */
.box_01{width:100%;padding:60px 0;background:#fff;}

.box_01 .center{width:1200px;height:732px;margin:40px auto 0 auto;overflow:hidden;}

.box_01 .center .left{width:276px;height:732px;position:relative;float:left;background:#0b41b6;}

.box_01 .center .left .bt{width:176px;height:75px;padding:25px 0 0 100px;background:url(../images/pro_icon.png) 35px 25px no-repeat;}

.box_01 .center .left .bt h4{font-size:24px;color:#fff;line-height:24px;font-weight:bold;margin-bottom:10px;}

.box_01 .center .left .bt p{font-size:14px;color:#fff;line-height:11px;text-transform: Uppercase;}

.menu .list .menuItem{display:none;}

.menu .list .show{display:block;}

.menu{width:256px;height:622px;overflow: auto;overflow-x: hidden;background:#fff;margin:0 auto;border-radius:8px;}

.menu::-webkit-scrollbar-track {background-color: #ccc;border-radius: 0;}

.menu::-webkit-scrollbar-thumb {border-radius: 10px;background-color: #0b41b6;}

.menu .list{width:256px;margin:17px auto 0 auto;}

.menu .list p{width:170px;height:48px;line-height:48px;font-size:16px;padding:0 61px 0 25px;border-top:solid 1px #e6e6e6;border-bottom:solid 1px #e6e6e6;background:#fafafa;position:relative;z-index:0;}

.menu .list p::before{content:'';width:0;height:48px;background:#db0b0b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.menu .list p.xia::before{content:'';width:256px;height:48px;background:#db0b0b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.menu .list p::after{content:'';width:18px;height:18px;background:url(../images/you.png) center center no-repeat;position:absolute;top:16px;right:20px;-webkit-transition:all .5s;transition:all .5s;}

.menu .list p.xia::after{content:'';width:18px;height:18px;background:url(../images/xia.png) center center no-repeat;position:absolute;top:16px;right:20px;z-index:2;-webkit-transition:all .5s;transition:all .5s;}

.menu .list p a{display:block;color:#4c4c4c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.menu .list p.xia a{display:block;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.menu .list ul{width:256px;margin:0 auto;padding:15px 0;}

.menu .list ul li{width:190px;height:30px;line-height:30px;font-size:14px;padding:0 26px 0 40px;z-index:0;position:relative;}

.menu .list ul li::before{content:'';width:0;height:30px;background:#db0b0b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.menu .list ul li:hover::before{content:'';width:256px;height:30px;background:#db0b0b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.menu .list ul li::after{content:'';width:5px;height:9px;background:url(../images/pro_jt_01.png) center center no-repeat;position:absolute;top:10px;left:24px;-webkit-transition:all .5s;transition:all .5s;}

.menu .list ul li:hover::after{content:'';width:5px;height:9px;background:url(../images/pro_jt_02.png) center center no-repeat;position:absolute;top:10px;left:24px;z-index:2;-webkit-transition:all .5s;transition:all .5s;}

.menu .list ul li a{display:block;font-size:14px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.menu .list ul li:hover a{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.pro-center{width:900px;height:732px;overflow:hidden;float:right;}

.pro-center li{width:285px;height:228px;float:left;border:solid 1px #fafafa;margin:21px 19px 0 0;position:relative;-webkit-transition:all .5s;transition:all .5s;}

.pro-center li:hover{border:solid 1px #0b41b6;-webkit-transition:all .5s;transition:all .5s;}

.pro-center li:nth-of-type(3n){margin-right:0;}

.pro-center li:nth-of-type(1),.pro-center li:nth-of-type(2),.pro-center li:nth-of-type(3){margin-top:0;}

.pro-center li a{display:block;}

.pro-center li .img{width:285px;height:188px;overflow:hidden;}

.pro-center li .img img{width:285px;height:188px;transition: all 1s;vertical-align:top;}

.pro-center li:hover .img img{transform: scale(1.2);}

.pro-center li .name{width:245px;height:40px;line-height:40px;padding:0 20px;font-size:14px;color:#4c4c4c; background:#fafafa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;position:relative;z-index:0;text-align:center;}

.pro-center li:hover .name{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.pro-center li .name::before{content:'';width:0;height:40px;background:#0b41b6;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.pro-center li:hover .name::before{content:'';width:285px;height:40px;background:#0b41b6;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}






/* 横栏广告 */
.box_02{width:100%;height:400px;background:url(../images/ad_back.jpg) center top no-repeat;}

.box_02 .center{width:1200px;height:400px;margin:0 auto;position:relative;}

.box_02 .center .txt{width:440px;height:auto;position:absolute;left:365px;top:140px;color:#fff;}

.box_02 .center .txt p:nth-of-type(1){font-size:24px;font-weight:bold;line-height:24px;margin-bottom:20px;}

.box_02 .center .txt p:nth-of-type(2){font-size:18px;line-height:18px;margin-bottom:20px;}

.box_02 .center .txt p:nth-of-type(3){font-size:16px;height:20px;line-height:20px;}

.box_02 .center .txt p:nth-of-type(3) span{font-size:22px;font-weight:bold;}

.box_02 .center .tj{width:190px;height:48px;background:#db0b0b;padding:5px;-webkit-transition:all .5s;transition:all .5s;position:absolute;top:160px;right:10px;}

.box_02 .center .tj .click{width:190px;height:48px;line-height:48px;display: block;text-align:center;font-size:14px;color:#fff;background:#db0b0b;cursor: pointer;}





/* 解决方案 */
.box_03{width:1200px;height:auto;margin:50px auto 0 auto;}

.case_center{width:1200px;margin:30px auto 0 auto;height:auto;}

.case_center .hd{width:1200px;height:45px;margin:0 auto;}

.case_center .hd ul{width:1200px;height:45px;font-size:14px;overflow:hidden;}

.case_center .hd ul li{width:158px;height:43px;line-height:43px;margin-right:13px;float:left;color:#fff;text-align:center;border:solid 1px #e6e6e6;-webkit-transition:all .5s;transition:all .5s;position:relative;z-index:0;}

.case_center .hd ul li:last-child{margin-right:0px;}

.case_center .hd ul li.on{border:solid 1px #0b41b6;-webkit-transition:all .5s;transition:all .5s;}

.case_center .hd ul li a{display:block;color:#4c4c4c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.case_center .hd ul li.on a{display:block;color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.case_center .hd ul li::before{content:'';width:0;height:43px;background:#0b41b6;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.case_center .hd ul li.on::before{content:'';width:158px;height:43px;background:#0b41b6;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.case_center .bd{margin-top:30px;height:auto;}

.case_center .bd .main{width:1200px;overflow:hidden;height:435px;}

.case_center .bd .main  li{width:580px;height:435px;float:left;position:relative;}

.case_center .bd .main  li:nth-of-type(2n){float:right;}

.case_center .bd .main  li a{display:block;}

.case_center .bd .main  li .img{width:580px;height:435px;overflow:hidden;}

.case_center .bd .main  li .img img{width:580px;height:435px;transition: all 1s;vertical-align:top;}

.case_center .bd .main  li:hover .img img{transform: scale(1.2);}

.case_center .bd .main  li .txt{width:580px;height:90px;background:rgba(0,0,0,0.7);position:absolute;left:0;bottom:0;z-index:0;}

.case_center .bd .main  li .txt::before{content:'';width:0;height:90px;background:rgba(11,65,182,0.7);position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.case_center .bd .main  li:hover .txt::before{content:'';width:580px;height:90px;background:rgba(11,65,182,0.7);position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.case_center .bd .main  li .name{width:520px;height:56px;line-height:56px;padding:0 40px 0 20px;font-size:16px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.case_center .bd .main  li p{width:520px;height:14px;line-height:14px;padding:0 40px 0 20px;font-size:14px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}




/* 企业优势 */
.box_04{width:100%;height:auto;margin-top:60px;}

.box_04 .jianju{margin-top:40px;}

.box_04 .ys01{width:100%;height:408px;overflow:hidden;background:#fafafa;}

.box_04 .ys01 .left{width:50%;height:408px;float:left;}

.box_04 .ys01 .left img{width:100%;height:408px;vertical-align:top;}

.box_04 .ys01 .right{width:50%;height:408px;float:right;}

.box_04 .ys01 .right .txt{width:565px;height:408px;padding-left:35px;position:relative;overflow:hidden;}

.box_04 .ys01 .right .txt h4{height:60px;overflow:hidden;margin:85px 0 23px 0;}

.box_04 .ys01 .right .txt h4 i{display:block;float:left;}

.box_04 .ys01 .right .txt h4 i:nth-of-type(1){font-size:74px;line-height:60px;color:#db0b0b;margin-right:10px;}

.box_04 .ys01 .right .txt h4 i:nth-of-type(2){font-size:24px;line-height:90px;color:#0b41b6;font-weight:bold;margin-right:20px;}

.box_04 .ys01 .right .txt h4 i:nth-of-type(3){font-size:14px;line-height:100px;color:#ccc;font-weight:bold;text-transform: Uppercase;}

.box_04 .ys01 .right .txt p:nth-of-type(1){font-size:18px;line-height:18px;color:#4c4c4c;margin-bottom:25px;}

.box_04 .ys01 .right .txt p:nth-of-type(2){height:105px;background:url(../images/ys_xian.png) left top no-repeat;padding:5px 35px 0 33px;font-size:14px;line-height:31px;color:#808080;}

.box_04 .ys01 .right .txt p:nth-of-type(3){width:510px;font-size:12px;color:#b2b2b2;text-transform: Uppercase; font-family:Arial;text-align:center;transform-origin:left;position:absolute;top:-9px;right:-505px;transform: rotate(90deg) scale(0.8);}

.box_04 .ys01 .right .txt p:nth-of-type(3)::before{content:'';width:140px;height:1px;background:#d6d6d6;position:absolute;top:7px;left:0;}

.box_04 .ys01 .right .txt p:nth-of-type(3)::after{content:'';width:140px;height:1px;background:#d6d6d6;position:absolute;top:7px;right:0;}

.box_04 .ys02{width:1200px;height:408px;margin:0 auto;overflow:hidden;background:#fff;}

.box_04 .ys02 .left{width:600px;height:408px;float:left;}

.box_04 .ys02 .left .txt{width:555px;height:408px;padding-left:45px;position:relative;overflow:hidden;}

.box_04 .ys02 .left .txt h4{height:60px;overflow:hidden;margin:85px 0 23px 0;}

.box_04 .ys02 .left .txt h4 i{display:block;float:left;}

.box_04 .ys02 .left .txt h4 i:nth-of-type(1){font-size:74px;line-height:60px;color:#db0b0b;margin-right:10px;}

.box_04 .ys02 .left .txt h4 i:nth-of-type(2){font-size:24px;line-height:90px;color:#0b41b6;font-weight:bold;margin-right:20px;}

.box_04 .ys02 .left .txt h4 i:nth-of-type(3){font-size:14px;line-height:100px;color:#ccc;font-weight:bold;text-transform: Uppercase;}

.box_04 .ys02 .left .txt p:nth-of-type(1){font-size:18px;line-height:18px;color:#4c4c4c;margin-bottom:25px;}

.box_04 .ys02 .left .txt p:nth-of-type(2){height:105px;background:url(../images/ys_xian.png) left top no-repeat;padding:5px 25px 0 33px;font-size:14px;line-height:31px;color:#808080;}

.box_04 .ys02 .left .txt p:nth-of-type(3){width:510px;font-size:12px;color:#b2b2b2;text-transform: Uppercase; font-family:Arial;text-align:center;transform-origin:left;position:absolute;top:-9px;left:5px;transform: rotate(90deg) scale(0.8);}

.box_04 .ys02 .left .txt p:nth-of-type(3)::before{content:'';width:140px;height:1px;background:#d6d6d6;position:absolute;top:7px;left:0;}

.box_04 .ys02 .left .txt p:nth-of-type(3)::after{content:'';width:140px;height:1px;background:#d6d6d6;position:absolute;top:7px;right:0;}

.box_04 .ys02 .right{width:600px;height:408px;float:right;}

.box_04 .ys02 .right img{width:600px;height:408px;vertical-align:top;}





/* 服务流程 */
.box_05{width:1200px;height:auto;margin:50px auto 0 auto;}

.box_05 .list{width:1200px;margin:40px auto 0 auto;overflow:hidden;}

.box_05 .list li{width:90px;float:left;margin-right:48px;position:relative;}

.box_05 .list li::after{content:'';width:41px;height:9px;background:url(../images/lc_jt.png);position:absolute;top:41px;right:-45px;}

.box_05 .list li:last-child::after{ background:none;}

.box_05 .list li:last-child{margin-right:0px;}

.box_05 .list li i{display:block;width:88px;height:88px;border:solid 1px #0b41b6;border-radius:8px;-webkit-transition:all .5s;transition:all .5s;-webkit-transform: rotateY(0);-webkit-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}

.box_05 .list li:hover i{border-radius:50%;-webkit-transition:all .5s;transition:all .5stransform: rotateY(360deg);-webkit-transform: rotateY(360deg);;}

.box_05 .list li:nth-of-type(1) i{background:url(../images/lc_icon_01.png) center center no-repeat #fff;}

.box_05 .list li:nth-of-type(2) i{background:url(../images/lc_icon_03.png) center center no-repeat #fff;}

.box_05 .list li:nth-of-type(3) i{background:url(../images/lc_icon_05.png) center center no-repeat #fff;}

.box_05 .list li:nth-of-type(4) i{background:url(../images/lc_icon_07.png) center center no-repeat #fff;}

.box_05 .list li:nth-of-type(5) i{background:url(../images/lc_icon_09.png) center center no-repeat #fff;}

.box_05 .list li:nth-of-type(6) i{background:url(../images/lc_icon_11.png) center center no-repeat #fff;}

.box_05 .list li:nth-of-type(7) i{background:url(../images/lc_icon_13.png) center center no-repeat #fff;}

.box_05 .list li:nth-of-type(8) i{background:url(../images/lc_icon_15.png) center center no-repeat #fff;}

.box_05 .list li:nth-of-type(9) i{background:url(../images/lc_icon_17.png) center center no-repeat #fff;}

.box_05 .list li:nth-of-type(1):hover i{background:url(../images/lc_icon_02.png) center center no-repeat #0b41b6;}

.box_05 .list li:nth-of-type(2):hover i{background:url(../images/lc_icon_04.png) center center no-repeat #0b41b6;}

.box_05 .list li:nth-of-type(3):hover i{background:url(../images/lc_icon_06.png) center center no-repeat #0b41b6;}

.box_05 .list li:nth-of-type(4):hover i{background:url(../images/lc_icon_08.png) center center no-repeat #0b41b6;}

.box_05 .list li:nth-of-type(5):hover i{background:url(../images/lc_icon_10.png) center center no-repeat #0b41b6;}

.box_05 .list li:nth-of-type(6):hover i{background:url(../images/lc_icon_12.png) center center no-repeat #0b41b6;}

.box_05 .list li:nth-of-type(7):hover i{background:url(../images/lc_icon_14.png) center center no-repeat #0b41b6;}

.box_05 .list li:nth-of-type(8):hover i{background:url(../images/lc_icon_16.png) center center no-repeat #0b41b6;}

.box_05 .list li:nth-of-type(9):hover i{background:url(../images/lc_icon_18.png) center center no-repeat #0b41b6;}

.box_05 .list li p{font-size:16px;color:#666;line-height:16px;margin-top:16px;text-align:center;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .list li:hover p{color:#0b41b6;font-weight:bold;-webkit-transition:all .5s;transition:all .5s;}




/* 在线留言 */
.box_06{width:100%;height:440px;background:url(../images/ly_back.jpg) center top no-repeat;margin-top:60px;}

.box_06 .center{width:1200px;height:440px;margin:0 auto;position:relative;}

.box_06 .center .txt{width:445px;height:440px;position:absolute;top:0;left:0;text-align:right;}

.box_06 .center .txt p:nth-of-type(1){font-size:40px;font-weight:bold;line-height:40px;color:#fff;position:relative;padding-bottom:27px;margin:74px 0 48px 0;}

.box_06 .center .txt p:nth-of-type(1)::after{content:'';width:160px;height:5px;background:#db0b0b;position:absolute;bottom:0;right:0;}

.box_06 .center .txt p:nth-of-type(2){font-size:30px;font-weight:bold;color:#e5e5e5;line-height:30px;margin-bottom:10px;}

.box_06 .center .txt p:nth-of-type(3){font-size:20px;color:#e5e5e5;line-height:20px;margin-bottom:37px;}

.box_06 .center .txt p:nth-of-type(4){font-size:12px;color:#808080;line-height:10px;margin-bottom:11px;text-transform: Uppercase;}

.box_06 .center .txt p:nth-of-type(5){font-size:12px;color:#808080;line-height:10px;margin-bottom:40px;text-transform: Uppercase;}

.box_06 .center .txt p:nth-of-type(6){font-size:14px;color:#fff;line-height:20px;}

.box_06 .center .txt p:nth-of-type(6) span{font-size:24px;font-weight:bold;}

.box_06 .center .form{width:700px;height:440px;position:absolute;top:0;right:0;}

.box_06 .center .form p{width:338px;height:43px;border:solid 1px #808080;}

.box_06 .center .form input{width:295px;display:inline-block;height:43px;line-height:43px;padding-left:43px;color:#e5e5e5;font-size:14px;}

.box_06 .center .form p:nth-of-type(1){position:absolute;top:53px;left:0;}

.box_06 .center .form p:nth-of-type(2){position:absolute;top:53px;right:0;}

.box_06 .center .form p:nth-of-type(1) input{background:url(../images/name.png) 10px center no-repeat rgba(0,0,0,0);}

.box_06 .center .form p:nth-of-type(2) input{background:url(../images/phone.png) 10px center no-repeat rgba(0,0,0,0);}

.box_06 .center .form p::before{content:'';width:1px;height:14px;background:#b3b3b3;position:absolute;top:15px;left:33px;}

.box_06 .center .form p:nth-of-type(3){width:698px;height:120px;position:absolute;bottom:200px;left:0;}

.box_06 .center .form textarea{width:655px;height:120px;line-height:43px;padding-left:43px;font-size:14px;color:#e5e5e5;background:url(../images/liuyan.png) 10px 14px no-repeat,url(../images/text.png) right bottom no-repeat rgba(0,0,0,0);}

.box_06 .center .form span:nth-of-type(1){display:block;font-size:14px;line-height:15px;color:#595959;position:absolute;bottom:155px;left:0;}

.box_06 .center .form span:nth-of-type(2){display:block;font-size:14px;line-height:15px;color:#595959;position:absolute;bottom:123px;left:70px;}




.box_06 .center .form .yzmbox{width:240px;height:36px;position:absolute;bottom:53px;left:0;z-index:0;overflow:hidden;}

.box_06 .center .form .yzmbox input{display:block;width:108px;height:34px;line-height:34px;padding-left:20px;color:#e5e5e5;font-size:14px;border:solid 1px #808080;background:rgba(0,0,0,0);float:left;}

.box_06 .center .form .yzmbox img{display:block;float:right;width:90px;height:36px;}




.box_06 .center .form .tj{width:130px;height:36px;background:#0b41b6;position:absolute;bottom:53px;left:270px;z-index:0;}

.box_06 .center .form .tj::after{content:'';width:0px;height:36px;background:#db0b0b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .form .tj:hover::after{content:'';width:130px;height:36px;background:#db0b0b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .form .tj .btn{width:130px;height:36px;line-height:36px;display:block;text-align:center;font-size:14px;color:#fff;background:rgba(0,0,0,0);cursor: pointer;border:none;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .form .more{width:130px;height:36px;line-height:36px;text-align:center;font-size:14px;color:#fff;;background:#db0b0b;position:absolute;bottom:53px;left:420px;z-index:0;}

.box_06 .center .form .more::after{content:'';width:0px;height:36px;background:#0b41b6;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .form .more:hover::after{content:'';width:130px;height:36px;background:#0b41b6;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}




/* 关于我们 */
.box_07{width:1200px;height:490px;margin:60px auto 0 auto;overflow:hidden;}

.box_07 .left{width:600px;height:490px;float:left;}

.box_07 .left img{width:600px;height:420px;vertical-align:top;}

.box_07 .right{width:600px;height:490px;float:right;position:relative;}

.box_07 .right .txt{width:526px;height:420px;padding:0 37px;background:#fafafa;position:absolute;left:0;bottom:0;}

.box_07 .right .txt h4{width:120px;height:52px;line-height:52px;text-align:center;color:#b2b2b2;font-size:22px;text-transform: Uppercase;border-top:solid 1px #e6e6e6;border-bottom:solid 1px #e6e6e6;margin:80px 0 30px 0;}

.box_07 .right .txt .name{display:block;font-size:24px;line-height:24px;color:#0b41b6;font-weight:bold;margin-bottom:32px;}

.box_07 .right .txt p{font-size:14px;color:#808080;line-height:30px;max-heigh:120px;overflow:hidden;text-indent:2em;}







/* 荣誉资质 */
.powerbox {width:1200px;margin:-40px auto 0 auto;position:relative;z-index:2;}

#factory{display:block;}

.powerbox .powertabli{width:460px;height:40px;margin-bottom:30px;}

.powerbox .powertabli li{width:140px;height:40px;float: left;margin-right:20px;cursor:pointer;background:#0b41b6;position:relative;z-index:0;}

.powerbox .powertabli li::after{content:'';width:0px;height:40px;background:#db0b0b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.powerbox .powertabli li.active::after{content:'';width:140px;height:40px;background:#db0b0b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.powerbox .powertabli li:nth-of-type(3){margin-right:0;}

.powerbox .powertabli li a{display:block;width:140px;line-height:40px;text-align:center;font-size:14px;color:#fff;}

.powerbox .powercontent {position: relative;width: 1200px;height:242px;margin: 0 auto;overflow:hidden;}

.powerbox .powercontent .powerscroll {position: absolute;left: 0;top: 0;width: 100%;height: 242px;}

.powerbox .powercontent .powerscroll .hd {position: absolute;bottom:5px;left: 0;width: 100%;height: 12px;}

.powerbox .powercontent .powerscroll .hd ul {width: 100%;height: 12px;text-align: center;}

.powerbox .powercontent .powerscroll .hd ul li {position:relative;display: inline-block;width: 12px;height: 12px;margin:0 4px;text-indent: 100px;overflow: hidden;border-radius: 50%;
background:url(../images/dian01.png);cursor: pointer;}
  
.powerbox .powercontent .powerscroll .hd ul li.on{background:url(../images/dian02.png);}

.powerbox .powercontent .powerscroll .bd {width: 100%;height: 210px;overflow:hidden;}

.powerbox .powercontent .powerscroll .bd ul {width: 100%;height: 210px;}

.powerbox .powercontent .powerscroll .bd ul li {width: 280px;height: 210px;float: left;margin-right: 26px;position:relative;}

.powerbox .powercontent .powerscroll .bd ul li .imgbox{display: block;width: 280px;height: 210px;overflow:hidden;}

.powerbox .powercontent .powerscroll .bd ul li .imgbox img{width: 280px;height: 210px;transition: all 1s;}

.powerbox .powercontent .powerscroll .bd ul li:hover .imgbox img{transform:scale(1.2);}

.powerbox .powercontent .powerscroll .bd ul li .powername{width:240px;height:35px;line-height:35px;padding:0 20px;background:rgba(250,250,250,0.9);text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color: #666;font-size: 14px;position:absolute;left:0;bottom:0;z-index:0;-webkit-transition:all .5s;transition:all .5s;}

.powerbox .powercontent .powerscroll .bd ul li .powername::before{content:'';width:0;height:35px;background:rgba(11,65,182,0.9);position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.powerbox .powercontent .powerscroll .bd ul li:hover .powername::before{content:'';width:280px;height:35px;background:rgba(11,65,182,0.9);position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.powerbox .powercontent .powerscroll .bd ul li:hover .powername{background:rgba(0,0,0,0);color:#fff;-webkit-transition:all .5s;transition:all .5s;}





/* 新闻中心 */
.box_09{width:100%;height:513px;margin-top:60px;overflow:hidden;}

.box_09 .center{width:1200px;margin:0 auto;overflow:hidden;}

.box_09 .center .news_center{width:800px;height:513px;float:left;}

.box_09 .center .news_center .hd{width:798px;height:48px;border:solid 1px #e6e6e6;background:url(../images/news_back.jpg);}

.box_09 .center .news_center .hd ul{width:240px;height:48px;overflow:hidden;float:left;position:relative;}

.box_09 .center .news_center .hd ul::after{content:'';width:2px;height:18px; background:#db0b0b;position:absolute;left:50%;margin-left:-1px;top:16px;transform: skew(-15deg);}

.box_09 .center .news_center .hd ul li{width:105px;height:48px;line-height:48px;text-align:center;float:left;font-size:16px;color:#363636;position:relative;overflow:hidden;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .center .news_center .hd ul li:nth-of-type(2){float:right;}

.box_09 .center .news_center .hd ul li.on{font-size:18px;font-weight:bold;color:#db0b0b;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .center .news_center .hd .more{width:25px;height:25px;background:url(../images/new_jt.png) center center no-repeat #0b41b6;border-radius:50%;margin:12px 20px 0 0;float:right;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .center .news_center .hd .more:hover{background:url(../images/new_jt.png) center center no-repeat #db0b0b;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .center .news_center .bd{width:800px;height:auto;margin-top:20px;}

.box_09 .center .news_center .bd .main{height:auto;overflow:hidden;}

.box_09 .center .news_center .bd .main .top{width:800px;height:240px;overflow:hidden;}

.box_09 .center .news_center .bd .main .top .img{width:385px;height:240px;float:left;}

.box_09 .center .news_center .bd .main .top .img img{width:385px;height:240px; vertical-align:top;}

.box_09 .center .news_center .bd .main .top .txt{width:375px;height:240px;float:right;}

.box_09 .center .news_center .bd .main .top .txt .name{display:block;width:375px;height:20px;line-height:20px;font-size:20px;color:#4c4c4c;font-weight:bold;margin:20px 0 30px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .center .news_center .bd .main .top .txt .name:hover{color:#0b41b6;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .center .news_center .bd .main .top .txt span{display:block;width:375px;height:14px;line-height:14px;font-size:14px;color:#666;padding-bottom:25px;border-bottom:solid 1px #e6e6e6;font-family:Arial;}

.box_09 .center .news_center .bd .main .top .txt p:nth-of-type(1){width:375px;line-height:25px;max-height:50px;overflow:hidden;font-size:14px;color:#808080;margin:15px 0 25px 0;}

.box_09 .center .news_center .bd .main .top .txt p:nth-of-type(2){width:180px;height:40px;overflow:hidden;}

.box_09 .center .news_center .bd .main .top .txt p:nth-of-type(2) .more{display:block;width:140px;height:40px;line-height:40px;background:#0b41b6;font-size:14px;color:#fff;text-align:center;float:left;position:relative;z-index:0;}

.box_09 .center .news_center .bd .main .top .txt p:nth-of-type(2) .more::after{content:'';width:0px;height:40px;background:#db0b0b;position:absolute;top:0;right:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .center .news_center .bd .main .top .txt p:nth-of-type(2) .more:hover::after{content:'';width:140px;height:40px;background:#db0b0b;position:absolute;top:0;right:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .center .news_center .bd .main .top .txt p:nth-of-type(2) i{display:block;width:40px;height:40px;background:url(../images/more.png) #db0b0b;float:right;}

.box_09 .center .news_center .bd .main .bottom{margin-top:20px;overflow:hidden;}

.box_09 .center .news_center .bd .main .bottom li{width:380px;height:58px;line-height:58px;float:left;font-size:14px;overflow:hidden;border-bottom:dashed 1px #e6e6e6;position:relative;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .center .news_center .bd .main .bottom li::after{content:'';width:4px;height:4px;background:#ccc;position:absolute;left:0;top:27px;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .center .news_center .bd .main .bottom li:hover::after{background:#0b41b6;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .center .news_center .bd .main .bottom li:nth-of-type(2n){float:right;}

.box_09 .center .news_center .bd .main .bottom li a{display:block;height:58px;line-height:58px;width:270px;padding-left:15px;color:#4c4c4c;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .center .news_center .bd .main .bottom li span{display:block;height:58px;line-height:58px;color:#808080;font-size:14px;float:right; font-family:Arial;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .center .news_center .bd .main .bottom li:hover{border-bottom:dashed 1px #0b41b6;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .center .news_center .bd .main .bottom li:hover a{color:#0b41b6;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .center .news_center .bd .main .bottom li:hover span{color:#0b41b6;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .center .cjwt{width:340px;height:595px;float:right;}

.box_09 .center .cjwt .xbt{width:340px;height:48px;border:solid 1px #e6e6e6;margin-bottom:20px;background:url(../images/news_back.jpg);}

.box_09 .center .cjwt .xbt .left{width:130px;height:48px;line-height:48px;text-align:center;font-size:16px;color:#333;float:left;}

.box_09 .center .cjwt .xbt .more{width:25px;height:25px;background:url(../images/new_jt.png) center center no-repeat #0b41b6;border-radius:50%;margin:12px 20px 0 0;float:right;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .center .cjwt .xbt .more:hover{background:url(../images/new_jt.png) center center no-repeat #db0b0b;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .center .cjwt .quest{width:340px;height:126px;background:#fff;margin-bottom:28px;border-bottom:dashed 1px #e6e6e6;}

.box_09 .center .cjwt .quest:last-child{margin-bottom:0px;}

.box_09 .center .cjwt .quest p{overflow:hidden;line-height:25px;font-size:14px;}

.box_09 .center .cjwt .quest p:nth-of-type(1) span{display:block;width:25px;height:25px;background:url(../images/q.png) #4d4d4d;float:left;}

.box_09 .center .cjwt .quest p:nth-of-type(1) a{width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#4c4c4c;float:right;}

.box_09 .center .cjwt .quest p:nth-of-type(2){margin-top:19px;}

.box_09 .center .cjwt .quest p:nth-of-type(2) span:nth-of-type(1){display:block;width:25px;height:25px;background:url(../images/a.png) #0b41b6;float:left;}

.box_09 .center .cjwt .quest p:nth-of-type(2) span:nth-of-type(2){display:block;width:300px;font-size:14px;color:#808080;line-height:28px;max-height:56px;overflow:hidden;float:right;}

.box_09 .center .cjwt .quest p:hover a{color:#0b41b6;text-decoration:underline;}







/* 友情链接 */
.links{width:100%;height:20px;margin:60px 0;}

.links .link{width:1200px;height:20px;margin:0 auto;overflow:hidden;}

.links .link .ks{width:auto;height:20px;float:left;background:url(../images/yqlj.png) left center no-repeat;padding-left:30px;color:#d89c61}

.links .link .ks p{font-size:18px;line-height:20px;text-transform: Uppercase;color:#0b41b6;}

.links .link a{display:inline-block;width:123px;text-align:center;font-size:14px;height:14px;line-height:14px;margin-top:3px;color:#999;border-right:solid 1px #999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.links .link a:last-child{border-right:0;}

.links .link a:hover{text-decoration:underline;}







.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}




/* 提交按钮的线条边框特效 */
.bz-buttonAnimat {
    position: relative
}
/*
.bz-buttonAnimat .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
*/
.bz-buttonAnimat::before,
.bz-buttonAnimat::after,
.bz-buttonAnimat .inner::before,
.bz-buttonAnimat .inner::after {
    background-color: #0b41b6;
}

.bz-buttonAnimat02::before,
.bz-buttonAnimat02::after,
.bz-buttonAnimat02 .inner::before,
.bz-buttonAnimat02 .inner::after {
    background-color: #fff;
}


.bz-buttonAnimat:before,
.bz-buttonAnimat:after,
.bz-buttonAnimat .inner:before,
.bz-buttonAnimat .inner:after {
    position: absolute;
    content: "";
    display: block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.bz-buttonAnimat.horizontal:before,
.bz-buttonAnimat.horizontal:after,
.bz-buttonAnimat.both:before,
.bz-buttonAnimat.both:after {
    left: 0;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.bz-buttonAnimat.horizontal .inner:before,
.bz-buttonAnimat.horizontal .inner:after,
.bz-buttonAnimat.both .inner:before,
.bz-buttonAnimat.both .inner:after {
    top: 0;
    width: 1px;
    height: 100%;
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.bz-buttonAnimat.horizontal .inner:before,
.bz-buttonAnimat.both .inner:before {
    left: 0
}

.bz-buttonAnimat.horizontal .inner:after,
.bz-buttonAnimat.both .inner:after {
    right: 0
}

.bz-buttonAnimat.horizontal .inner:hover:before,
.bz-buttonAnimat.horizontal .inner:hover:after,
.bz-buttonAnimat.both .inner:hover:before,
.bz-buttonAnimat.both .inner:hover:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.bz-buttonAnimat.horizontal:before,
.bz-buttonAnimat.both:before {
    top: 0
}

.bz-buttonAnimat.horizontal:after,
.bz-buttonAnimat.both:after {
    bottom: 0
}

.bz-buttonAnimat.horizontal:hover:before,
.bz-buttonAnimat.horizontal:hover:after,
.bz-buttonAnimat.both:hover:before,
.bz-buttonAnimat.both:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.bz-buttonAnimat.horizontal:hover .inner:before,
.bz-buttonAnimat.horizontal:hover .inner:after,
.bz-buttonAnimat.both:hover .inner:before,
.bz-buttonAnimat.both:hover .inner:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.bz-buttonAnimat.horizontal.clockwise .inner:before,
.bz-buttonAnimat.both.clockwise .inner:before {
    -webkit-transform-origin: top center;
    transform-origin: top center
}

.bz-buttonAnimat.horizontal.clockwise .inner:after,
.bz-buttonAnimat.both.clockwise .inner:after {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.bz-buttonAnimat.horizontal.clockwise:before,
.bz-buttonAnimat.both.clockwise:before {
    -webkit-transform-origin: right center;
    transform-origin: right center
}

.bz-buttonAnimat.horizontal.clockwise:after,
.bz-buttonAnimat.both.clockwise:after {
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.bz-buttonAnimat.horizontal.clockwise:hover .inner:before,
.bz-buttonAnimat.both.clockwise:hover .inner:before {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.bz-buttonAnimat.horizontal.clockwise:hover .inner:after,
.bz-buttonAnimat.both.clockwise:hover .inner:after {
    -webkit-transform-origin: top center;
    transform-origin: top center
}

.bz-buttonAnimat.horizontal.clockwise:hover:before,
.bz-buttonAnimat.both.clockwise:hover:before {
    -webkit-transform-origin: left center;
    transform-origin: left center
}
