/*

overflow:hidden;text-overflow:ellipsis;white-space:nowrap;

-webkit-transition:all .7s;transition:all .7s;

transition: all 1s;

outline: 1px dashed #fff;outline-offset: -5px;

transform:rotate(360deg);

text-transform: Uppercase;font-family:Arial;

*/

/* 公用标题 */
@keyframes msClock {
	0%,70%,100% {transform: rotate(0) scale(1);}
	
	10%,30% {transform: rotate(-15deg) scale(1);}
	
	20%,40% {transform: rotate(15deg) scale(1);}
}


/* 产品中心 */
.box_01{width:100%;height:auto;padding:80px 0;overflow:hidden;}

.box_01 .center{width:1300px;height:1080px;margin:0 auto;}

.box_01 .center .left{width:290px;height:1080px;background:#fafafa;float:left;overflow:hidden;}

.box_01 .center .left .h_title{width:175px;height:80px;padding:30px 0 0 115px; background:url(../images/pro_icon.png) 50px 35px no-repeat #0061d9;}

.box_01 .center .left .h_title h3{font-size:30px;color:#fff;line-height:32px;font-weight:bold;}

.box_01 .center .left .h_title h3 a{color:#fff;}

.box_01 .center .left .h_title p{font-size:12px;color:rgba(255,255,255,0.5);line-height:10px;margin-top:10px;text-transform: Uppercase;}

.box_01 .center .left .fl_list{width:290px;height:auto;overflow:hidden;}

.box_01 .center .left .fl_list li{width:290px;height:auto;overflow:hidden;margin-bottom:25px;}

.box_01 .center .left .fl_list li h4{width:290px;height:55px;position:relative;z-index:2;background:#333;}

.box_01 .center .left .fl_list li h4::before{content:'';width:0;height:55px;background:#0061d9;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .left .fl_list li h4:hover::before{content:'';width:290px;height:55px;background:#0061d9;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .left .fl_list li h4 a{display:block;width:170px;padding:0 70px 0 50px;font-size:16px;color:#fff;line-height:55px;background:url(../images/pro_jt_01.png) 245px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_01 .center .left .fl_list li .bx{width:290px;height:auto;margin:10px auto 0 auto;overflow:hidden;}

.box_01 .center .left .fl_list li .bx a{display:block;width:200px;padding:0 40px 0 50px;font-size:14px;color:#666;line-height:50px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .left .fl_list li .bx a:hover{color:#0061d9;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .left .fl_list li .bx a::before{content:'';width:290px;height:1px;background:#e6e6e6;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .left .fl_list li .bx a::after{content:'';width:0;height:1px;background:#0061d9;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .left .fl_list li .bx a:hover::after{content:'';width:290px;height:1px;background:#0061d9;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .right{width:940px;height:1080px;float:right;overflow:hidden;}

.box_01 .center .pro_center{width:940px;height:770px;overflow:hidden;position:relative;background:#f7f7f7;}

.box_01 .center .pro_center .wz{width:690px;height:20px;position:absolute;left:25px;bottom:115px;z-index:2;display:flex;justify-content: space-between;}

.box_01 .center .pro_center .wz p{padding-left:30px;line-height:20px; background:url(../images/dian03.png) left center no-repeat;font-size:14px;color:#4c4c4c;}

.box_01 .center .pro_center .ss{width:280px;height:45px;background:url(../images/ss_bk.png);overflow:hidden;position:absolute;right:235px;bottom:37px;z-index:9;}

.box_01 .center .pro_center .ss .input{width:210px;height:45px;line-height:45px;color:#999;display:block;background:rgba(0,0,0,0);font-size:14px;padding:0 0 0 20px;box-sizing:content-box;float:left;}

.box_01 .center .pro_center .ss .buttons{width:45px;height:45px;display:inline-block;background:url(../images/search.png) center center no-repeat;cursor:pointer;border:none;float:right;}

.box_01 .center .pro_center .ss .input::-webkit-input-placeholder{color:#999 !important;}

.box_01 .center .pro_center .hd{width:85px;height:35px;position:absolute;right:25px;bottom:180px;overflow:hidden;z-index:5;}

.box_01 .center .pro_center .hd .prev{width:35px;height:35px;background:url(../images/pro_jt_02.png) center center no-repeat #0061d9;float:left;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .pro_center .hd .next{width:35px;height:35px;background:url(../images/pro_jt_03.png) center center no-repeat #0061d9;float:right;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .pro_center .hd .prev:hover{background:url(../images/pro_jt_02.png) center center no-repeat #ff9900;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .pro_center .hd .next:hover{background:url(../images/pro_jt_03.png) center center no-repeat #ff9900;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .pro_center .bd{width:940px;height:770px;overflow:hidden;}

.box_01 .center .pro_center .bd .main{width:940px;height:770px;overflow:hidden;position:relative;}

.box_01 .center .pro_center .bd .main a{display:block;}

.box_01 .center .pro_center .bd .main .img{width:940px;height:520px;overflow:hidden;}

.box_01 .center .pro_center .bd .main .img img{display:block;width:940px;height:520px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_01 .center .pro_center .bd .main:hover .img img{transform: scale(1.05);}

.box_01 .center .pro_center .bd .main .txt{width:890px;height:225px;padding-top:25px;margin:0 auto;position:relative;}

.box_01 .center .pro_center .bd .main .txt .name{width:auto;padding:0 130px 0 40px;font-size:20px;color:#333;line-height:65px;border-bottom:solid 1px #fff;background:url(../images/dian01.png) left center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .pro_center .bd .main:hover .txt .name{color:#0061d9;border-bottom:solid 1px #0061d9;background:url(../images/dian02.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .pro_center .bd .main .txt .more{width:150px;height:45px;background:#0061d9;position:absolute;left:210px;bottom:37px;z-index:2;}

.box_01 .center .pro_center .bd .main .txt .more::before{content:'';width:0;height:45px;background:#ff9900;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .pro_center .bd .main .txt .more:hover::before{content:'';width:150px;height:45px;background:#ff9900;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .pro_center .bd .main .txt .more p{width:85px;padding-left:65px;font-size:14px;color:#fff;line-height:45px;background:url(../images/yan.png) 30px center no-repeat;}

.box_01 .pro_list{width:940px;height:260px;margin:50px auto 0 auto;overflow:hidden;}

.box_01 .pro_list li{width:270px;height:255px;overflow:hidden;float:left;margin-right:50px;padding:5px 5px 0 5px;background:#fafafa;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:hover{;background:#0061d9;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:nth-of-type(3){margin-right:0;}

.box_01 .pro_list li a{display:block;}

.box_01 .pro_list li .img{width:270px;height:195px;overflow:hidden;}

.box_01 .pro_list li .img img{display:block;width:270px;height:195px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_01 .pro_list li:hover .img img{transform: scale(1.1);}

.box_01 .pro_list li .name{width:220px;padding-right:40px;height:60px;margin:0 auto;background:url(../images/dian04.png) right center no-repeat;font-size:14px;color:#333;line-height:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:hover .name{background:url(../images/dian05.png) right center no-repeat;color:#fff;-webkit-transition:all .7s;transition:all .7s;}





/* 环保科技 */
.box_02{width:100%;height:auto;overflow:hidden;}

.box_02 .h_title{width:400px;margin:0 auto;padding-top:15px;position:relative;z-index:2;text-align:center;}

.box_02 .h_title span{display:block;width:400px;font-size:40px;color:#f5f5f5;line-height:32px;font-weight:bold;text-transform: Uppercase;position:absolute;top:0;left:0;z-index:-1;}

.box_02 .h_title h3{font-size:24px;color:#333;font-weight:bold;line-height:26px;}

.box_02 .h_title p{font-size:16px;color:#4c4c4c;line-height:16px;margin-top:15px;}

.box_02 .center{width:1300px;height:550px;margin:50px auto 0 auto;position:relative;z-index:2;}

.box_02 .center .pos{width:490px;height:465px;position:absolute;top:0;left:50%;margin-left:-245px;z-index:-1;}

.box_02 .center .pos .pos01{width:490px;height:430px;background:url(../images/nl_img03.png) center top no-repeat;position:absolute;top:2px;left:0;z-index:1;}

.box_02 .center .pos .pos02{width:490px;height:104px;background:url(../images/nl_img02.png) center top no-repeat;position:absolute;bottom:0;left:0;z-index:2;}

.box_02 .center .pos .pos03{width:490px;height:356px;background:url(../images/nl_img01.png) center top no-repeat;position:absolute;top:62px;left:0;z-index:3;}

.box_02 .center .left{width:auto;height:550px;float:left;}

.box_02 .center .left li{width:auto;height:auto;margin-bottom:45px;}

.box_02 .center .left li .top{width:260px;height:55px;position:relative;z-index:2;}

.box_02 .center .left li .top::before{content:'';width:240px;height:55px;background:#f5f5f5;position:absolute;top:0;left:20px;z-index:-1;}

.box_02 .center .left li .top .num{width:39px;height:39px; background:#0061d9;border-radius:20px;margin:8px 20px 8px 0;float:left;font-size:20px;color:#fff;line-height:39px;text-align:center;font-weight:bold;}

.box_02 .center .left li .top h4{font-size:20px;color:#0061d9;font-weight:bold;line-height:55px;float:left;}

.box_02 .center .left li p{padding-left:55px;background:url(../images/dian06.png) 23px 8px no-repeat;font-size:15px;color:#808080;line-height:30px;margin-top:15px;}

.box_02 .center .right{width:auto;height:550px;float:right;}

.box_02 .center .right li{width:auto;height:auto;margin-bottom:45px;}

.box_02 .center .right li .top{width:260px;height:55px;position:relative;z-index:2;}

.box_02 .center .right li .top::before{content:'';width:240px;height:55px;background:#f5f5f5;position:absolute;top:0;left:20px;z-index:-1;}

.box_02 .center .right li .top .num{width:39px;height:39px; background:#0061d9;border-radius:20px;margin:8px 20px 8px 0;float:left;font-size:20px;color:#fff;line-height:39px;text-align:center;font-weight:bold;}

.box_02 .center .right li .top h4{font-size:20px;color:#0061d9;font-weight:bold;line-height:55px;float:left;}

.box_02 .center .right li p{padding-left:55px;background:url(../images/dian06.png) 23px 8px no-repeat;font-size:15px;color:#808080;line-height:30px;margin-top:15px;}




/* 小banner */
.box_03{width:100%;height:450px;background:url(../images/gg_back.jpg) center top no-repeat;overflow:hidden;}

.box_03 .center{width:1300px;height:450px;margin:0 auto;}

.box_03 .center .right{width:590px;height:450px;float:right;}

.box_03 .center .right .txt{width:590px;height:auto;margin-top:45px;}

.box_03 .center .right .txt h4{padding-left:105px;background:url(../images/gg_icon.png) left center no-repeat;line-height:75px;font-size:30px;color:#fff;font-weight:bold;margin-bottom:20px;}

.box_03 .center .right .txt h4 span{display:block;float:left;font-weight:normal;margin-right:15px;}

.box_03 .center .right .txt p{padding-left:25px;background:url(../images/dian07.png) left center no-repeat;margin-left:105px;line-height:35px;font-size:16px;color:#fff;}

.box_03 .center .right .bottom{width:590px;height:105px;margin-top:60px;overflow:hidden;}

.box_03 .center .right .bottom .ewm{width:105px;height:105px;overflow:hidden;margin-right:30px;float:left;}

.box_03 .center .right .bottom .ewm img{display:block;width:105px;height:105px; vertical-align:top;}

.box_03 .center .right .bottom .wz{width:auto;height:105px;overflow:hidden;float:left;}

.box_03 .center .right .bottom .wz h4{line-height:18px;font-size:18px;color:#fff;margin-top:5px;}

.box_03 .center .right .bottom .wz p{padding-left:45px;height:30px;line-height:30px;font-size:24px;color:#fff;font-weight:bold; background:url(../images/tel02.png) left center no-repeat;margin-top:38px;}

.box_03 .center .right .bottom .wz p span{display:block;float:left;font-size:14px;font-weight:normal;margin-right:10px;}





/* 企业优势 */
.box_04{width:100%;height:1440px;padding-top:80px;background:url(../images/ys_back.jpg) center bottom no-repeat;overflow:hidden;}

.box_04 .h_title{width:400px;margin:0 auto;padding-top:15px;position:relative;z-index:2;text-align:center;}

.box_04 .h_title span{display:block;width:400px;font-size:40px;color:#f5f5f5;line-height:32px;font-weight:bold;text-transform: Uppercase;position:absolute;top:0;left:0;z-index:-1;}

.box_04 .h_title h3{font-size:24px;color:#333;font-weight:bold;line-height:26px;}

.box_04 .h_title p{font-size:16px;color:#4c4c4c;line-height:16px;margin-top:15px;}

.box_04 .ys01{width:1300px;margin:50px auto 0 auto;height:400px;}

.box_04 .ys01 .img{width:629px;height:326px;float:left;}

.box_04 .ys01 .img img{display:block;width:629px;height:326px; vertical-align:top;}

.box_04 .ys01 .txt{width:650px;height:360px;margin-top:40px;float:right;}

.box_04 .ys01 .txt .num{width:70px;height:100px;background:#0061d9;float:left;font-size:30px;color:#fff;line-height:85px;text-align:center;position:relative;}

.box_04 .ys01 .txt .num::after{content:'';width:30px;height:2px;background:#fff;position:absolute;bottom:25px;left:20px;}

.box_04 .ys01 .txt .wz{width:535px;height:360px;float:right;}

.box_04 .ys01 .txt .wz h4{font-size:24px;color:#333;line-height:26px;font-weight:bold;}

.box_04 .ys01 .txt .wz .line{width:60px;height:2px; background:#e6e6e6;margin-top:15px;}

.box_04 .ys01 .txt .wz h5{font-size:18px;color:#0061d9;line-height:18px;margin-top:17px;}

.box_04 .ys01 .txt .wz span{display:block;font-size:12px;color:#b2b2b2;line-height:10px;text-transform: Uppercase;margin:15px 0 30px 0;}

.box_04 .ys01 .txt .wz p{margin-bottom:20px;padding-left:25px;font-size:15px;color:#808080;line-height:30px;background:url(../images/dian06.png) 0 8px no-repeat;}

.box_04 .ys02{width:1300px;margin:60px auto 0 auto;height:390px;position:relative;z-index:2;}

.box_04 .ys02 .img{width:730px;height:328px;position:absolute;top:0;right:0;z-index:-1;}

.box_04 .ys02 .img img{display:block;width:730px;height:328px; vertical-align:top;}

.box_04 .ys02 .txt{width:auto;height:390px;margin-top:40px;float:left;}

.box_04 .ys02 .txt .num{width:70px;height:100px;background:#0061d9;float:left;font-size:30px;color:#fff;line-height:85px;text-align:center;position:relative;margin-right:45px;}

.box_04 .ys02 .txt .num::after{content:'';width:30px;height:2px;background:#fff;position:absolute;bottom:25px;left:20px;}

.box_04 .ys02 .txt .wz{width:535px;height:350px;float:left;}

.box_04 .ys02 .txt .wz h4{font-size:24px;color:#333;line-height:26px;font-weight:bold;}

.box_04 .ys02 .txt .wz .line{width:60px;height:2px; background:#e6e6e6;margin-top:15px;}

.box_04 .ys02 .txt .wz h5{font-size:18px;color:#0061d9;line-height:18px;margin-top:17px;}

.box_04 .ys02 .txt .wz span{display:block;font-size:12px;color:#b2b2b2;line-height:10px;text-transform: Uppercase;margin:15px 0 30px 0;}

.box_04 .ys02 .txt .wz p{margin-bottom:20px;padding-left:25px;font-size:15px;color:#808080;line-height:30px;background:url(../images/dian06.png) 0 8px no-repeat;}

.box_04 .ys03{width:1300px;margin:65px auto 0 auto;height:390px;}

.box_04 .ys03 .img{width:555px;height:327px;float:left;}

.box_04 .ys03 .img img{display:block;width:555px;height:326px; vertical-align:top;}

.box_04 .ys03 .txt{width:650px;height:350px;margin-top:40px;float:right;}

.box_04 .ys03 .txt .num{width:70px;height:100px;background:#0061d9;float:left;font-size:30px;color:#fff;line-height:85px;text-align:center;position:relative;}

.box_04 .ys03 .txt .num::after{content:'';width:30px;height:2px;background:#fff;position:absolute;bottom:25px;left:20px;}

.box_04 .ys03 .txt .wz{width:535px;height:350px;float:right;}

.box_04 .ys03 .txt .wz h4{font-size:24px;color:#333;line-height:26px;font-weight:bold;}

.box_04 .ys03 .txt .wz .line{width:60px;height:2px; background:#e6e6e6;margin-top:15px;}

.box_04 .ys03 .txt .wz h5{font-size:18px;color:#0061d9;line-height:18px;margin-top:17px;}

.box_04 .ys03 .txt .wz span{display:block;font-size:12px;color:#b2b2b2;line-height:10px;text-transform: Uppercase;margin:15px 0 30px 0;}

.box_04 .ys03 .txt .wz p{margin-bottom:20px;padding-left:25px;font-size:15px;color:#808080;line-height:30px;background:url(../images/dian06.png) 0 8px no-repeat;}





/* 案例展示 */
.box_05{width:100%;height:auto;padding:80px 0;overflow:hidden;}

.box_05 .h_title{width:400px;margin:0 auto;padding-top:15px;position:relative;z-index:2;text-align:center;}

.box_05 .h_title span{display:block;width:400px;font-size:40px;color:#f5f5f5;line-height:32px;font-weight:bold;text-transform: Uppercase;position:absolute;top:0;left:0;z-index:-1;}

.box_05 .h_title h3{font-size:24px;color:#333;font-weight:bold;line-height:26px;}

.box_05 .h_title p{font-size:16px;color:#4c4c4c;line-height:16px;margin-top:15px;}

.box_05 .case_center{width:1300px;height:620px;margin:50px auto 0 auto;overflow:hidden;}

.box_05 .case_center .bd{width:870px;height:620px;overflow:hidden;float:left;}

.box_05 .case_center .bd .main{width:870px;height:620px;overflow:hidden;position:relative;}

.box_05 .case_center .bd .main a{display:block;}

.box_05 .case_center .bd .main .img{width:870px;height:620px;float:left;overflow:hidden;}

.box_05 .case_center .bd .main .img img{display:block;width:870px;height:620px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_05 .case_center .bd .main:hover .img img{transform: scale(1.05);}

.box_05 .case_center .bd .main .txt{width:770px;height:80px;padding:0 50px;background:rgba(51,51,51,0.5);position:absolute;left:0;bottom:0;z-index:5;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .case_center .bd .main:hover .txt{background:rgba(0,97,217,0.8);-webkit-transition:all .7s;transition:all .7s;}

.box_05 .case_center .bd .main .txt .name{width:375px;padding-left:45px;font-size:18px;color:#fff;line-height:80px;background:url(../images/dian08.png) left center no-repeat;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_05 .case_center .bd .main .txt .more{width:90px;font-size:14px;color:rgba(255,255,255,0.6);line-height:80px;background:url(../images/yan.png) left center no-repeat;float:right;text-align:right;}

.box_05 .case_center .hd{width:430px;height:620px;float:left;overflow:hidden; background:#ebf3fc;}

.box_05 .case_center .hd ul{width:430px;height:510px;overflow:hidden;}

.box_05 .case_center .hd ul li{width:350px;padding:25px 30px 25px 50px;height:120px;position:relative;z-index:2;cursor:pointer;}

.box_05 .case_center .hd ul li::after{content:'';width:430px;height:0px;background:#c8ddf7;position:absolute;left:0;top:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .case_center .hd ul li.on::after{content:'';width:430px;height:170px;background:#c8ddf7;position:absolute;left:0;top:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .case_center .hd ul li a{display:block;}

.box_05 .case_center .hd ul li .img{width:116px;height:116px;border:solid 2px #fff;border-radius:50%;margin-right:30px;float:left;overflow:hidden;}

.box_05 .case_center .hd ul li .img img{display:block;width:116px;height:116px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_05 .case_center .hd ul li .txt{width:190px;height:120px;float:left;overflow:hidden;}

.box_05 .case_center .hd ul li .txt .name{font-size:18px;color:#333;line-height:18px;margin-top:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_05 .case_center .hd ul li .txt span{display:block;width:89px;height:29px;margin-top:23px;background:url(../images/case_zm.png);}

.box_05 .case_center .hd .tel{margin:20px 0 0 50px;}

.box_05 .case_center .hd .tel p:nth-of-type(1){padding-left:45px;line-height:25px;background:url(../images/tel03.png) left center no-repeat;font-size:16px;color:#333;}

.box_05 .case_center .hd .tel p:nth-of-type(2){padding-left:45px;line-height:20px;font-size:24px;color:#0061d9;font-weight:bold;margin-top:10px;}





/* 流程 */
.box_06{width:100%;height:257px;padding-top:43px;background:url(../images/lc_back.jpg) center bottom no-repeat;overflow:hidden;}

.box_06 .center{width:1300px;height:257px;margin:0 auto;}

.box_06 .center .left{width:auto;padding-left:66px;height:214px; background:url(../images/left_bk.png) left center no-repeat;overflow:hidden;color:#fff;float:left;}

.box_06 .center .left h4{font-size:24px;font-weight:bold;line-height:26px;margin-top:27px;}

.box_06 .center .left h5{font-size:20px;line-height:20px;margin:30px 0 0 55px;}

.box_06 .center .left .tel{width:auto;padding-left:55px;box-sizing:content-box;background:url(../images/tel04.png) left center no-repeat;height:50px;margin-top:30px;}

.box_06 .center .left .tel p:nth-of-type(1){font-size:16px;line-height:16px;}

.box_06 .center .left .tel p:nth-of-type(2){font-size:24px;color:#fff;font-weight:bold;line-height:20px;margin-top:14px;}

.box_06 .center .lc_list{width:845px;height:170px;margin-top:14px;background:url(../images/lc_line.png) center 53px no-repeat;overflow:hidden;float:right;display:flex;justify-content: space-between;}

.box_06 .center .lc_list li{width:120px;height:170px;float:left;cursor:pointer;}

.box_06 .center .lc_list li .icon{width:120px;height:116px;background:url(../images/lc_bk.png);}

.box_06 .center .lc_list li .icon i{display:block;width:120px;height:116px;}

.box_06 .center .lc_list li:hover .icon i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_06 .center .lc_list li:nth-of-type(1) .icon i{background:url(../images/lc_icon_01.png) center center no-repeat;}

.box_06 .center .lc_list li:nth-of-type(2) .icon i{background:url(../images/lc_icon_02.png) center center no-repeat;}

.box_06 .center .lc_list li:nth-of-type(3) .icon i{background:url(../images/lc_icon_03.png) center center no-repeat;}

.box_06 .center .lc_list li:nth-of-type(4) .icon i{background:url(../images/lc_icon_04.png) center center no-repeat;}

.box_06 .center .lc_list li p{font-size:18px;color:#fff;font-weight:bold;line-height:20px;text-align:center;margin-top:24px;}




/* 关于我们 */
.box_07{width:100%;height:auto;padding:80px 0;overflow:hidden;}

.box_07 .h_title{width:400px;margin:0 auto;padding-top:15px;position:relative;z-index:2;text-align:center;}

.box_07 .h_title span{display:block;width:400px;font-size:40px;color:#f5f5f5;line-height:32px;font-weight:bold;text-transform: Uppercase;position:absolute;top:0;left:0;z-index:-1;}

.box_07 .h_title h3{font-size:24px;color:#333;font-weight:bold;line-height:26px;}

.box_07 .h_title p{font-size:16px;color:#4c4c4c;line-height:16px;margin-top:15px;}

.box_07 .center{width:1300px;height:410px;margin:50px auto 0 auto;}

.box_07 .center .left{width:635px;height:auto;margin-top:20px;position:relative;float:left;overflow:hidden;}

.box_07 .center .left .txt{width:635px;height:auto;}

.box_07 .center .left .txt h4{font-size:26px;color:#0061d9;font-weight:bold;line-height:28px;}

.box_07 .center .left .txt span{display:block;font-size:12px;color:#bfbfbf;line-height:10px;text-transform: Uppercase;margin-top:15px;}

.box_07 .center .left .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;line-height:35px;height:140px;font-size:15px;color:#808080;margin-top:35px;}

.box_07 .center .left .txt .more{display:block;width:150px;height:50px;background:#0061d9;position:relative;margin-top:40px;z-index:2;}

.box_07 .center .left .txt .more::before{content:'';width:0;height:50px;background:#ff9900;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .left .txt .more:hover::before{content:'';width:150px;height:50px;background:#ff9900;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .left .txt .more i{display:block;width:85px;padding-left:65px;font-size:15px;color:#fff;line-height:50px;background:url(../images/yan.png) 30px center no-repeat;}

.box_07 .center .left .bx{width:345px;height:50px;position:absolute;left:195px;bottom:0;display:flex;justify-content: space-between;}

.box_07 .center .left .bx a{display:block;width:150px;height:50px;background:#e6e6e6;position:relative;z-index:2;}

.box_07 .center .left .bx a::before{content:'';width:0;height:50px;background:#0061d9;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .left .bx a:hover::before{content:'';width:150px;height:50px;background:#0061d9;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .left .bx a i{display:block;width:85px;padding-left:65px;font-size:15px;color:#333;line-height:50px;background:url(../images/yan.png) 30px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .left .bx a:hover i{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .left .bx a:nth-of-type(1) i{background:url(../images/ab_icon_01.png) 30px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .left .bx a:nth-of-type(2) i{background:url(../images/ab_icon_03.png) 30px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .left .bx a:nth-of-type(1):hover i{background:url(../images/ab_icon_02.png) 30px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .left .bx a:nth-of-type(2):hover i{background:url(../images/ab_icon_04.png) 30px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .right{width:610px;height:410px;position:relative;float:right;overflow:hidden;}

.box_07 .center .right img{display:block;width:600px;height:400px;position:absolute;top:0;right:0;z-index:2;}

.box_07 .center .right::before{content:'';width:600px;height:400px;background:#0061d9;position:absolute;bottom:0;left:0;z-index:1;}




/* 新闻资讯 */
.box_08{width:100%;height:auto;padding-bottom:80px;overflow:hidden;}

.box_08 .news_center{width:1300px;height:auto;margin:0 auto;position:relative;}

.box_08 .news_center .hd{width:1300px;height:50px;}

.box_08 .news_center .hd .h_title{width:200px;padding-top:15px;position:relative;z-index:2;float:left;}

.box_08 .news_center .hd .h_title span{display:block;width:200px;font-size:40px;color:#f5f5f5;line-height:32px;font-weight:bold;text-transform: Uppercase;position:absolute;top:0;left:0;z-index:-1;}

.box_08 .news_center .hd .h_title h3{font-size:24px;color:#333;font-weight:bold;line-height:26px;}

.box_08 .news_center .hd ul{width:530px;height:50px;overflow:hidden;float:right;display:flex;justify-content: space-between;}

.box_08 .news_center .hd ul li{width:160px;height:50px;background:#e6e6e6;position:relative;z-index:2;overflow:hidden;float:left;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul li.on::after {width: 100%;height: 100%;transform: translate(-50%, -50%) rotateZ(360deg);}

.box_08 .news_center .hd ul li::after{content: "";position: absolute;width:0;height:0;background:#0061d9;z-index:-1;left:50%;top:50%;transform:translate(-50%, -50%);transition:all 0.7s ease-in-out;-webkit-transition: all 0.7s ease-in-out;}

.box_08 .news_center .hd ul li a{display:block;width:90px;padding-left:70px;line-height:50px;font-size:16px;color:#333;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul li.on a{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul li:nth-of-type(1) a{background:url(../images/n_icon_01.png) 33px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul li:nth-of-type(2) a{background:url(../images/n_icon_03.png) 28px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul li:nth-of-type(3) a{background:url(../images/n_icon_05.png) 33px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul li:nth-of-type(1).on a{background:url(../images/n_icon_02.png) 33px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul li:nth-of-type(2).on a{background:url(../images/n_icon_04.png) 28px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul li:nth-of-type(3).on a{background:url(../images/n_icon_06.png) 33px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd{width:1300px;height:570px;margin:50px auto 0 auto;position:relative;}

.box_08 .news_center .bd .main{width:1300px;height:570px;position:relative;}

.box_08 .news_center .bd .main .top{width:710px;height:405px;overflow:hidden;position:absolute;left:0;top:0;}

.box_08 .news_center .bd .main .top li{width:300px;height:375px;padding:28px 19px 0 19px;overflow:hidden;float:left;border:solid 1px #e0e0e0;}

.box_08 .news_center .bd .main .top li:nth-of-type(2){float:right;}

.box_08 .news_center .bd .main .top li a{display:block;}

.box_08 .news_center .bd .main .top li span{display:block;font-size:22px;color:#b2b2b2;line-height:18px;font-family:Arial;}

.box_08 .news_center .bd .main .top li .name{line-height:20px;font-size:16px;color:#333;margin-top:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .top li:hover .name{margin-left:5px;color:#0061d9;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .top li p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:30px;height:60px;font-size:15px;color:#808080;margin-top:22px;}

.box_08 .news_center .bd .main .top li .img{width:300px;height:165px;overflow:hidden;margin-top:35px;}

.box_08 .news_center .bd .main .top li .img img{display:block;width:300px;height:165px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_08 .news_center .bd .main .top li:hover .img img{transform: scale(1.1);}

.box_08 .news_center .bd .main .list{width:545px;height:405px;overflow:hidden;position:absolute;right:0;top:0;}

.box_08 .news_center .bd .main .list li{width:545px;height:165px;border-bottom:solid 1px #e0e0e0;overflow:hidden;position:relative;z-index:2;}

.box_08 .news_center .bd .main .list li:nth-of-type(1){margin:5px 0 55px 0;}

.box_08 .news_center .bd .main .list li .date{width:120px;height:45px;position:absolute;left:0;top:0;z-index:-1;}

.box_08 .news_center .bd .main .list li .date span:nth-of-type(1){display:block;font-size:30px;color:#999;line-height:25px;font-family:Arial;position:absolute;left:0;top:0;}

.box_08 .news_center .bd .main .list li .date span:nth-of-type(2){display:block;font-size:14px;color:#999;line-height:12px;font-family:Arial;position:absolute;right:0;bottom:0;}

.box_08 .news_center .bd .main .list li .name{display:block;width:400px;padding:0 75px 0 70px;line-height:23px;font-size:16px;color:#333;background:url(../images/n_jt_01.png) right center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .list li:hover .name{background:url(../images/n_jt_02.png) right center no-repeat;color:#0061d9;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .list li p{margin-left:70px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:30px;height:60px;font-size:15px;color:#808080;margin-top:55px;}

.box_08 .news_center .bd .main .bottom{width:1300px;height:120px;overflow:hidden;position:absolute;right:0;bottom:0;}

.box_08 .news_center .bd .main .bottom li{width:372px;height:120px;float:left;padding:0 18px;background:#f8f8f8;position:relative;overflow:hidden;margin-right:38px;}

.box_08 .news_center .bd .main .bottom li:nth-of-type(3n){margin-right:0;}

.box_08 .news_center .bd .main .bottom li a{display:block;}

.box_08 .news_center .bd .main .bottom li .name{width:372px;line-height:60px;margin-top:7px;font-size:16px;color:#333;background:url(../images/line01.png) left bottom no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .bottom li:hover .name{background:url(../images/line02.png) left bottom no-repeat;color:#0061d9;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .bottom li span{display:block;font-size:14px;color:#b2b2b2;line-height:12px;font-family:Arial;margin-top:12px;}






/* 友情链接 */
.box_09{width:100%;height:60px;padding-bottom:80px;overflow:hidden;}

.box_09 .links{width:1300px;height:60px;margin:0 auto;overflow:hidden;position:relative;z-index:2;}

.box_09 .links .lk{width:168px;height:60px;float:left; background:url(../images/links.png) center center no-repeat;}

.box_09 .links .link{width:1080px;overflow:hidden;position:relative;float:right;height:60px;}

.box_09 .links .link a{display:block;float:left;width:auto;margin-right:40px;font-size:14px;line-height:30px;color:#808080;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_09 .links .link a:hover{color:#0061d9;-webkit-transition:all .7s;transition:all .7s;}

.box_09 .links .link a:last-child{margin-right:0;}






/* animated home */
.animated { -webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both;  animation-fill-mode: both }
.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite}
.animated.hinge {  -webkit-animation-duration: 2s; animation-duration: 2s }

@-webkit-keyframes fadeInUp {
    0% {
        opacity:0;
        -webkit-transform:translate3d(0, 100%, 0);
        transform:translate3d(0, 100%, 0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes fadeInUp {
    0% {
        opacity:0;
        -webkit-transform:translate3d(0, 100%, 0);
        transform:translate3d(0, 100%, 0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.animated_1 { animation-delay:0.3s; }
.animated_2 { animation-delay:0.6s; }
.animated_3 { animation-delay:0.9s; }
.animated_4 { animation-delay:1.2s; }
.animated_5 { animation-delay:1.7s; }
.animated_6 { animation-delay:1.8s; }
.animated_7 { animation-delay:2.1s; }
.animated_8 { animation-delay:2.4s; }
.animated_9 { animation-delay:2.7s; }
.animated_10 { animation-delay:3s; }
.animated_11 { animation-delay:3.3s; }
.animated_12 { animation-delay:3.6s; }

/* animated end */




@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
