/*

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;


*/
/* 公用标题 */
.h_title{width:400px;height:auto;padding-top:15px;margin:0 auto;text-align:center;position:relative;z-index:0;}

.h_title p{width:400px;font-size:46px;line-height:36px;color:#f5f5f5;font-weight:bold;text-transform: Uppercase;position:absolute;left:0;top:0;z-index:-1;}

.h_title h3{font-size:24px;color:#1aa6bf;font-weight:bold;line-height:26px;height:38px;position:relative;}

.h_title h3 a{display:block;color:#1aa6bf;}

.h_title h3::after{content:'';width:30px;height:2px;background:#1aa6bf;position:absolute;bottom:0;left:50%;margin-left:-15px;}

@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:150px;padding:30px 0;background:url(../images/xp_back.png) center center no-repeat;position:relative;z-index:9;margin:-105px auto 0 auto;}

.topxunpan{width:1200px;height:150px;margin:0 auto;position:relative;}

.topxunpan .txt{width:270px;height:150px;float:left;padding-left:65px;background:url(../images/t_icon_01.png) left center no-repeat,url(../images/xp_line.png) right center no-repeat;margin-right:65px;}

.topxunpan .txt h4{font-size:16px;color:#666;line-height:16px;margin-top:48px;}

.topxunpan .txt p{font-size:18px;color:#333;line-height:18px;margin-top:15px;}

.topxunpan .mid{width:300px;height:150px;float:left;padding-left:65px;background:url(../images/t_icon_02.png) left center no-repeat,url(../images/xp_line.png) right center no-repeat;}

.topxunpan .mid .search{width:240px;height:34px;border-bottom:solid 1px #e6e6e6;margin-top:35px;}

.topxunpan .mid .search .input{width:200px;height:34px;line-height:34px;color:#999;display:block;background: rgba(0,0,0,0);float:left;font-size:14px;box-sizing:content-box;}

.topxunpan .mid .search .button{width:40px;height:34px;display:inline-block;cursor:pointer;border:none;background:url(../images/search.png) center center no-repeat;float:right;}

.topxunpan .mid p{font-size:14px;color:#999;line-height:15px;margin-top:10px;}

.topxunpan .tel{width:325px;height:150px;float:right;position:relative;padding-left:65px;background:url(../images/t_icon_03.png) left center no-repeat;}

.topxunpan .tel p:nth-of-type(1){font-size:16px;color:#666;line-height:16px;margin-top:45px; background:url(../images/xp_line02.png) 80px center no-repeat;}

.topxunpan .tel p:nth-of-type(2){font-size:20px;color:#333;line-height:16px;margin-top:15px;font-weight:bold;;}

.thisxp{width:170px;height:22px;position:absolute;right:0px;bottom:55px;}

.topxunpan .xp {position: relative;line-height:22px;color:#808080;font-size: 12px;cursor: pointer;}

.topxunpan .xp img {margin:4px 5px 0 0; vertical-align:top !important;}

.topxunpan .xp i {display:inline-block;width:22px;height:22px;line-height:22px;margin:0 3px;color:#fff; background:#1aa6bf;border-radius:11px;box-sizing: border-box;font-size:12px;text-align:center;}

.topxunpan .xp #xunpantip {z-index: 999;position: absolute;top: 35px;left: 50%;width: 180px;height: 30px;line-height: 30px;text-align: center;color: #fff;font-size: 14px;-webkit-transform: translateX(-50%) scale(0);-moz-transform: translateX(-50%) scale(0);-o-transform: translateX(-50%) scale(0);-ms-transform: translateX(-50%) scale(0);transform: translateX(-50%) scale(0);-webkit-transition: transform .4s, opacity .4s;-moz-transition: transform .4s, opacity .4s;-o-transition: transform .4s, opacity .4s;-ms-transition: transform .4s, opacity .4s;transition: transform .4s, opacity .4s;background-color: #1aa6bf;border-radius: 4px;opacity: 0;font-weight: bold;box-shadow: 5px 5px 2px #dfdfdf;}

.topxunpan .xp #xunpantip::after {content: '';position: absolute;top: -16px;left: 50%;width: 0;height: 0;-webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: (-50%); transform: translateX(-50%); border: 8px solid transparent;border-bottom-color: #1aa6bf;}

.topxunpan .xp #xunpantip.xunpantextactive {-webkit-transform: translateX(-50%) scale(1); -moz-transform: translateX(-50%) scale(1); -o-transform: translateX(-50%) scale(1); -ms-transform: translateX(-50%) scale(1); transform: translateX(-50%) scale(1); opacity: 1;}

.topxunpan i {font-weight: normal;font-style: normal;}





/* 工程案例 */
.box_02{width:100%;height:auto;padding:50px 0 70px 0;overflow:hidden;}

.box_02 .slideGroup02{width:1320px;height:auto;margin:40px auto 0 auto;position:relative;z-index:2;}

.box_02 .slideGroup02 .parHd{width:1170px;height:45px;margin:0 auto;}

.box_02 .slideGroup02 .parHd ul{width:1170px;height:45px;overflow:hidden;}

.box_02 .slideGroup02 .parHd ul li{width:178px;height:43px;border:solid 1px #e6e6e6;margin-right:18px;float:left;font-size:14px;line-height:43px;text-align:center;background:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parHd ul li.on{border:solid 1px #1aa6bf;color:#fff;background:#1aa6bf;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parHd ul li a{display:block;color:#333;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parHd ul li.on a{display:block;color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parHd ul li:last-child{margin-right:0px;}

.box_02 .slideGroup02 .parBd{width:1320px;margin-top:25px;height:570px;overflow:hidden;}

.box_02 .slideGroup02 .parBd .slideBox{position:relative;}

.box_02 .slideGroup02 .parBd .slideBox .tempWrap{width:1226px;height:570px;margin:0 auto;overflow:hidden;}

.box_02 .slideGroup02 .parBd ul{width:1226px;height:570px;overflow:hidden; zoom:1;}

.box_02 .slideGroup02 .parBd ul li{width:553px;height:540px;margin-right:0px;float:left;padding:30px 30px 0 30px;background:url(../images/txt_back.png) center top no-repeat;position:relative;}

.box_02 .slideGroup02 .parBd ul li a{display:block;}

.box_02 .slideGroup02 .parBd ul li .bx{width:553px;height:530px;background:#fff;-moz-box-shadow:0px 0px 10px #cef1f7;-webkit-box-shadow:0px 0px 10px #cef1f7;box-shadow:0px 0px 10px #cef1f7;}

.box_02 .slideGroup02 .parBd ul li .img{width:553px;height:400px;overflow:hidden;}

.box_02 .slideGroup02 .parBd ul li .img img{width:553px;height:400px;transition: all 1s;transform: scale(1.1);vertical-align:top;object-fit:cover;}

.box_02 .slideGroup02 .parBd ul li:hover .img img{transform: scale(1);}

.box_02 .slideGroup02 .parBd ul li .name{width:478px;margin:25px auto 0 auto;height:20px;line-height:20px;font-size:18px;color:#4c4c4c;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parBd ul li:hover .name{color:#1aa6bf;-webkit-transition:all .7s;transition:all .7s;position:relative;}

.box_02 .slideGroup02 .parBd ul li p{width:478px;margin:15px auto 0 auto;height:60px;line-height:30px;font-size:14px;color:#808080;overflow:hidden;}

.box_02 .sPrev{position:absolute;left:0;top:270px;width:40px;height:40px;background:url(../images/case_jt_01.png) center center no-repeat #1aa6bf;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .sNext{position:absolute;right:0px;top:270px;width:40px;height:40px;background:url(../images/case_jt_02.png) center center no-repeat #1aa6bf;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}








/* 企业优势 */
.box_03{width:100%;height:670px;padding-top:80px;background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;}

.look_center{width:1200px;height:425px;margin:0 auto;position:relative;overflow:hidden;}

.look_center .h_bt{width:531px;height:auto;position:absolute;top:0;left:0;z-index:9;}

.look_center .h_bt p{width:531px;height:39px;background:url(../images/ys_zm.png);}

.look_center .h_bt h3{font-size:24px;color:#1aa6bf;line-height:26px;font-weight:bold;margin-top:15px;background:url(../images/ys_line01.png) right center no-repeat;}

.look_center .hd{width:580px;height:72px;background:url(../images/ys_line03.png) center center no-repeat;position:absolute;left:0;bottom:0;z-index:9;}

.look_center .hd ul{width:580px;height:72px;overflow:hidden;display:flex;justify-content: space-between;}

.look_center .hd ul li{width:64px;height:72px;background:url(../images/ys_ty01.png);overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li.on{background:url(../images/ys_ty02.png);-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li .icon{width:64px;height:72px;}

.look_center .hd ul li.on .icon{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.look_center .hd ul li:nth-of-type(1) .icon{background:url(../images/ys_icon_01.png) center center no-repeat;}

.look_center .hd ul li:nth-of-type(2) .icon{background:url(../images/ys_icon_02.png) center center no-repeat;}

.look_center .hd ul li:nth-of-type(3) .icon{background:url(../images/ys_icon_03.png) center center no-repeat;}

.look_center .hd ul li:nth-of-type(4) .icon{background:url(../images/ys_icon_04.png) center center no-repeat;}

.look_center .bd{width:1200px;height:425px;}

.look_center .bd .main{width:1200px;height:425px;position:relative;}

.look_center .bd .main .txt{width:580px;height:425px;float:left;}

.look_center .bd .main .txt h4{font-size:20px;color:#1aa6bf;font-weight:bold;line-height:20px;margin-top:138px;}

.look_center .bd .main .txt h4 span{font-size:24px;line-height:22px;text-transform: Uppercase;float:left;margin-right:5px; font-weight:normal;}

.look_center .bd .main .txt i{display:block;width:5px;height:30px;margin-top:20px;background:url(../images/ys_line02.png);}

.look_center .bd .main .txt h5{height:34px;border-bottom:solid 1px #c4e2e9;font-size:18px;color:#333;line-height:18px;margin-top:15px;}

.look_center .bd .main .txt h5 span{font-size:14px;line-height:18px;color:#808080;margin-left:3px;}

.look_center .bd .main .txt p{font-size:14px;color:#666;line-height:30px;margin-top:10px;}

.look_center .bd .main .img{width:530px;height:375px;float:right;border-radius:0 65px 0 65px;overflow:hidden;}

.look_center .bd .main .img img{width:530px;height:375px;vertical-align:top;}

.box_03 .form{width:1200px;height:45px;margin:115px auto 0 auto;overflow:hidden;position:relative;}

.box_03 .form p{width:220px;height:45px;overflow:hidden;background:rgba(255,255,255,1);}

.box_03 .form input{display:block;width:190px;height:45px;line-height:45px;color:#4c4c4c;font-size:14px;padding:0 20px 0 10px;box-sizing:content-box;}

.box_03 .form p:nth-of-type(1){position:absolute;left:0;top:0;}

.box_03 .form p:nth-of-type(2){position:absolute;left:245px;top:0;}

.box_03 .form p:nth-of-type(1) input{background:url(../images/xx.png) 205px center no-repeat rgba(0,0,0,0);}

.box_03 .form p:nth-of-type(2) input{background:url(../images/xx.png) 205px center no-repeat rgba(0,0,0,0);}

.box_03 .form p:nth-of-type(3){width:220px;height:45px;position:absolute;left:490px;top:0;}

.box_03 .form textarea{width:190px;height:45px;line-height:45px;color:#4c4c4c;font-size:14px;padding:0 20px 0 10px;;box-sizing:content-box;background:url(../images/xx.png) 205px center no-repeat rgba(0,0,0,0);}

.box_03 .form p:nth-of-type(4){width:220px;height:45px;position:absolute;top:0;right:245px;z-index:2;overflow:hidden;}

.box_03 .form p:nth-of-type(4) input{display:block;width:100px;height:45px;line-height:45px;color:#4c4c4c;font-size:14px;float:left;padding:0 10px;background:rgba(0,0,0,0);}

.box_03 .form p:nth-of-type(4) img{display:block;float:right;width:90px;height:35px;margin:5px;cursor:pointer;}

.box_03 .form .tj{width:220px;height:45px;border:none;position:absolute;bottom:0;right:0;background:#1aa6bf;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .form .tj .btn{display:block;width:220px;height:45px;line-height:45px;font-size:14px;color:#fff;border:none;background:none;cursor:pointer;box-sizing:content-box;}

.box_03 .form .tj:hover{border-radius:25px;-webkit-transition:all .7s;transition:all .7s;}






/* 产品中心 */
.box_04{width:100%;height:auto;padding:80px 0 50px 0;overflow:hidden;}

.box_04 .list{width:1200px;height:50px;margin:40px auto 0 auto;overflow:hidden;position:relative;}

.box_04 .list::before{content:'';width:1200px;height:1px;background:#e6e6e6;position:absolute;top:6px;left:0;z-index:-1;}

.box_04 .list li{width:200px;height:50px;float:left;}

.box_04 .list li a{display:block;padding-top:32px;height:18px;font-size:16px;color:#4c4c4c;line-height:18px;text-align:center;background:url(../images/dian01.png) center top no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .list li:hover a{color:#1aa6bf;background:url(../images/dian02.png) center top no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.pro-center{width:1200px;height:auto;margin:40px auto 0 auto;}

.pro-center .hd{width:300px;height:50px;margin:0 auto;background:url(../images/hdbk.png);overflow:hidden;}

.pro-center .hd ul{width:300px;height:50px;line-height:50px;overflow:hidden;font-size:14px;}

.pro-center .hd ul li{width:150px;height:50px;float:left;cursor:pointer;color:#4c4c4c;text-align:center;border-radius:25px;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .hd ul li:last-child{float:right;}

.pro-center .hd ul li.on{background:#1aa6bf;color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .bd{width:1200px;height:730px;margin-top:40px;}

.pro-center .bd .main{width:1200px;height:730px;overflow:hidden;}

.pro-center .bd .main li{width:380px;height:335px;float:left;margin:0 30px 30px 0;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .bd .main li:hover{-moz-box-shadow:0px 0px 10px #cef1f7;-webkit-box-shadow:0px 0px 10px #cef1f7;box-shadow:0px 0px 10px #cef1f7;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .bd .main li:nth-of-type(3n){margin-right:0;}

.pro-center .bd .main li a{display:block;}

.pro-center .bd .main li .img{width:380px;height:285px;overflow:hidden; background:url(../images/pic.jpg);}

.pro-center .bd .main li .img img{width:380px;height:285px;vertical-align:top;object-fit:cover;transition: all 1s;}

.pro-center .bd .main li:hover .img img{transform: scale(0.92);}

.pro-center .bd .main li .txt{width:380px;height:50px;background:#fafafa;overflow:hidden;position:relative;}

.pro-center .bd .main li .txt::before{content:'';width:2px;height:50px;background:#1aa6bf;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .bd .main li:hover .txt::before{content:'';width:2px;height:0px;background:#1aa6bf;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .bd .main li .txt::after{content:'';width:0px;height:2px;background:#1aa6bf;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .bd .main li:hover .txt::after{content:'';width:380px;height:2px;background:#1aa6bf;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .bd .main li .name{width:300px;line-height:50px;padding:0 60px 0 20px;font-size:14px;color:#4c4c4c;background:url(../images/pro_jt_01.png) 340px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .bd .main li:hover .name{color:#1aa6bf;background:url(../images/pro_jt_02.png) 340px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}






/* 关于我们 */
.box_05{width:100%;height:580px;background:url(../images/ab_back.jpg) center top no-repeat;padding-top:80px;overflow:hidden;}

.box_05 .center{width:1200px;height:580px;margin:0 auto;}

.box_05 .center .txt{width:1000px;height:auto;}

.box_05 .center .txt h4{line-height:42px;font-size:40px;font-weight:bold;color:#1aa6bf;}

.box_05 .center .txt span{display:block;height:40px;font-size:14px;color:#b8dbe4;line-height:12px;margin-top:18px;overflow:hidden;position:relative;text-transform: Uppercase;}

.box_05 .center .txt span::after{content:'';width:30px;height:3px;background:#1aa6bf;position:absolute;bottom:0;left:0;}

.box_05 .center .txt p{font-size:14px;color:#808080;line-height:30px;height:120px;margin-top:20px;overflow:hidden;}

.box_05 .center .bx{width:1000px;height:140px;border-radius:0 0 50px 0;overflow:hidden;margin-top:45px;}

.box_05 .center .bx a{display:block;width:250px;height:140px;float:left;background:#fff;position:relative;z-index:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .bx a::after{content:'';width:1px;height:140px;background:#e6e6e6;position:absolute;top:0;right:0;}

.box_05 .center .bx a.active{ background:#1aa6bf;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .bx a i{display:block;width:45px;height:40px;margin:35px auto 15px auto;}

.box_05 .center .bx a.active i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_05 .center .bx a:nth-of-type(1) i{ background:url(../images/ab_icon_01.png) left center no-repeat;}

.box_05 .center .bx a:nth-of-type(2) i{ background:url(../images/ab_icon_03.png) left center no-repeat;}

.box_05 .center .bx a:nth-of-type(3) i{ background:url(../images/ab_icon_05.png) left center no-repeat;}

.box_05 .center .bx a:nth-of-type(4) i{ background:url(../images/ab_icon_07.png) left center no-repeat;}

.box_05 .center .bx a:nth-of-type(1).active i{ background:url(../images/ab_icon_02.png) left center no-repeat;}

.box_05 .center .bx a:nth-of-type(2).active i{ background:url(../images/ab_icon_04.png) left center no-repeat;}

.box_05 .center .bx a:nth-of-type(3).active i{ background:url(../images/ab_icon_06.png) left center no-repeat;}

.box_05 .center .bx a:nth-of-type(4).active i{ background:url(../images/ab_icon_08.png) left center no-repeat;}

.box_05 .center .bx a p{font-size:18px;color:#4c4c4c;line-height:20px;font-weight:bold;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .bx a.active p{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .tel{width:485px;height:40px;line-height:40px;overflow:hidden;margin-top:85px;}

.box_05 .center .tel p{padding-left:50px;float:left;font-size:14px;color:#4c4c4c;position:relative;}

.box_05 .center .tel p::before{content:'';width:39px;height:38px;background:url(../images/tel01.png);position:absolute;top:1px;left:0;animation: msClock 1.2s linear infinite;}

.box_05 .center .tel p span{color:#1aa6bf;font-size:22px;font-weight:bold;}

.box_05 .center .tel a{display:block;width:160px;height:40px;line-height:40px;font-size:14px;color:#fff;background:#1aa6bf;text-align:center;float:right;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .tel a:hover{border-radius:20px;-webkit-transition:all .7s;transition:all .7s;}







/* 荣誉资质 */
.box_06{width:100%;height:auto;padding:80px 0;overflow:hidden;}

.box_06 .picScroll-left04{width:1320px;height:330px;margin:40px auto 0 auto;position:relative;}

.box_06 .picScroll-left04 .bd{width:1200px;height:330px;margin:0 auto;position:relative;z-index:5;overflow:hidden;}

.box_06 .picScroll-left04 .bd ul{width:1200px;height:330px;overflow:hidden; zoom:1;}

.box_06 .picScroll-left04 .bd ul li{overflow:hidden;width:380px;height:330px;overflow:hidden;position:relative;margin-right:30px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .picScroll-left04 .bd ul li a{display:block;}

.box_06 .picScroll-left04 .bd ul li .img{width:320px;height:220px;padding:30px; background:url(../images/zzbk.png);overflow:hidden;}

.box_06 .picScroll-left04 .bd ul li .img img{width:320px;height:220px;vertical-align:top;object-fit:cover;}

.box_06 .picScroll-left04 .bd ul li .txt{width:380px;height:50px;background:#fff;overflow:hidden;position:relative;}

.box_06 .picScroll-left04 .bd ul li .txt::before{content:'';width:380px;height:1px;background:#e6e6e6;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .picScroll-left04 .bd ul li .txt::after{content:'';width:0px;height:1px;background:#1aa6bf;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .picScroll-left04 .bd ul li:hover .txt::after{content:'';width:380px;height:1px;background:#1aa6bf;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .picScroll-left04 .bd ul li .name{width:320px;height:50px;padding-right:60px;font-size:14px;color:#333;line-height:50px;background:url(../images/pro_jt_01.png) right center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .picScroll-left04 .bd ul li:hover .name{color:#1aa6bf;background:url(../images/pro_jt_02.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .picScroll-left04 .hd{width:1320px;height:330px;position:absolute;top:0;left:0;z-index:2;overflow:hidden;}

.box_06 .picScroll-left04 .hd .prev{position:absolute;left:0;top:120px;width:40px;height:40px;background:url(../images/case_jt_01.png) center center no-repeat #1aa6bf;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .picScroll-left04 .hd .next{position:absolute;right:0px;top:120px;width:40px;height:40px;background:url(../images/case_jt_02.png) center center no-repeat #1aa6bf;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}








/* 合作伙伴 */
.box_07{width:100%;height:auto;padding:0 0 50px 0;overflow:hidden;}

.box_07 .list{width:1200px;height:280px;margin:40px auto 0 auto;overflow:hidden;}

.box_07 .list li{width:180px;height:130px;overflow:hidden;float:left;margin:0 24px 10px 0;}

.box_07 .list li:nth-of-type(6n){margin-right:0;}

.box_07 .list li a{display:block;}

.box_07 .list li .img{width:178px;height:78px;border:solid 1px #e6e6e6;overflow:hidden;position:relative;}

.box_07 .list li .img img{width:178px;height:78px;transition: all 1s;transform: scale(1.1);vertical-align:top;object-fit:cover;}

.box_07 .list li:hover .img img{transform: scale(1);}

.box_07 .list li .name{width:150px;padding:0 15px;height:50px;line-height:50px;font-size:14px;color:#4c4c4c;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .list li:hover .name{color:#1aa6bf;-webkit-transition:all .5s;transition:all .5s;}






/* 新闻资讯 */
.box_08{width:100%;height:680px;padding-top:70px;background:url(../images/news_back.jpg) center top no-repeat;overflow:hidden;}

.box_08 .news_center{width:1200px;height:auto;margin:0 auto;position:relative;}

.box_08 .news_center .hd{width:1200px;height:40px;overflow:hidden;}

.box_08 .news_center .hd .h_bt{width:auto;height:40px;line-height:40px;float:left;}

.box_08 .news_center .hd .h_bt a{display:block;font-size:24px;color:#1aa6bf;font-weight:bold;}

.box_08 .news_center .hd ul{width:444px;height:40px;overflow:hidden;float:right;font-size:14px;display:flex;justify-content: space-between;}

.box_08 .news_center .hd ul li{width:140px;height:40px;line-height:40px;text-align:center;background:#333;-webkit-transition:all .7s;transition:all .7s}

.box_08 .news_center .hd ul li.on{background:#1aa6bf;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul li a{display:block;color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd{width:1200px;height:450px;margin:40px auto 0 auto;}

.box_08 .news_center .bd .main{width:1200px;height:450px;position:relative;}

.box_08 .news_center .bd .main .bx{width:590px;height:200px;overflow:hidden;position:absolute;top:0;left:0;z-index:9;background:#fff;}

.box_08 .news_center .bd .main .bx .img{width:285px;height:200px;float:left;overflow:hidden;margin-right:30px;}

.box_08 .news_center .bd .main .bx .img img{width:285px;height:200px;transition: all 1s;transform: scale(1.1);vertical-align:top;}

.box_08 .news_center .bd .main .bx:hover .img img{transform: scale(1);}

.box_08 .news_center .bd .main .bx .txt{width:255px;height:200px;float:left;overflow:hidden;}

.box_08 .news_center .bd .main .bx .txt span{display:block;font-size:14px;color:#b2b2b2;line-height:12px;margin-top:30px;}

.box_08 .news_center .bd .main .bx .txt .name{display:block;font-size:14px;color:#333;line-height:25px;height:50px;margin-top:20px;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .bx:hover .txt .name{color:#1aa6bf;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .bx .txt p{font-size:14px;color:#999;line-height:28px;height:56px;margin-top:10px;overflow:hidden;}

.box_08 .news_center .bd .main .list{width:1200px;height:450px;}

.box_08 .news_center .bd .main .list li{width:235px;height:200px;padding:0 25px;background:#fff;float:left;margin:0 20px 25px 0;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}
.box_08 .news_center .bd .main .list li:nth-of-type(1){margin-left:610px;}
.box_08 .news_center .bd .main .list li:nth-of-type(2),
.box_08 .news_center .bd .main .list li:nth-of-type(6){margin-right:0;}

.box_08 .news_center .bd .main .list li:hover{background:#1aa6bf;-moz-box-shadow:0px 0px 10px #cef1f7;-webkit-box-shadow:0px 0px 10px #cef1f7;box-shadow:0px 0px 10px #cef1f7;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .list li span{display:block;font-size:14px;color:#b2b2b2;line-height:12px;margin-top:30px;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .list li:hover span{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .list li .name{display:block;font-size:14px;color:#333;line-height:25px;height:50px;margin-top:20px;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .list li:hover .name{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .list li p{font-size:14px;color:#999;line-height:28px;height:56px;margin-top:10px;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .list li:hover p{color:#fff;-webkit-transition:all .7s;transition:all .7s;}






/* 友情链接 */

.links{width:1200px;height:20px;margin:60px auto 70px auto;overflow:hidden;}

.links p{width:75px;font-size:18px;color:#1aa6bf;float:left;font-weight:bold;line-height:20px;background:url(../images/links.png) right center no-repeat;text-transform: Uppercase;}

.links .lins{width:1105px;float:right;height:20px;box-sizing:content-box;}

.links .lins a{display:block;width:auto;box-sizing:content-box;font-size:14px;line-height:20px;color:#999;float:left;padding:0 30px;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.links .lins a:hover{color:#1aa6bf;-webkit-transition:all .7s;transition:all .7s;}

.links .lins a::after{content:'';width:1px;height:14px;background:#999;transform: rotate(30deg);position:absolute;top:3px;right:0;-webkit-transition:all .7s;transition:all .7s;}








@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);
  }
}
