/*

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:70px 0;overflow:hidden;}

.box_01 .fl_list{width:1280px;height:82px;overflow:hidden;margin:0 auto; background:#fff;-moz-box-shadow:0px 0px 15px #c3dffd;-webkit-box-shadow:0px 0px 15px #c3dffd;box-shadow:0px 0px 15px #c3dffd;}

.box_01 .fl_list li{width:auto;height:82px;float:left;position:relative;}

.box_01 .fl_list li::after{content:'';width:1px;height:18px;background:#ccc;position:absolute;top:32px;right:0;}

.box_01 .fl_list li:last-child::after{content:'';width:1px;height:18px;background:#fff;position:absolute;top:32px;right:0;}

.box_01 .fl_list li a{display:block;padding:0 40px 0 75px;font-size:18px;color:#333;line-height:82px; background:url(../images/dian01.png) 30px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .fl_list li:hover a{color:#2483ec;background:url(../images/dian02.png) 30px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list{width:1280px;height:840px;margin:50px auto 0 auto;}

.box_01 .pro_list li{width:380px;height:390px;padding:10px 10px 0 10px;float:left;overflow:hidden;position:relative;margin:0 40px 40px 0;background:#fff;-moz-box-shadow:0px 0px 15px #c3dffd;-webkit-box-shadow:0px 0px 15px #c3dffd;box-shadow:0px 0px 15px #c3dffd;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li::after{content:'';width:0px;height:5px;background:#2483ec;position:absolute;bottom:0;left:50%;margin-left:-0px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:hover::after{content:'';width:400px;height:5px;background:#2483ec;position:absolute;bottom:0;left:50%;margin-left:-200px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:nth-of-type(3n){margin-right:0;}

.box_01 .pro_list li:hover{-moz-box-shadow:0px 0px 15px #69abf5;-webkit-box-shadow:0px 0px 15px #69abf5;box-shadow:0px 0px 15px #69abf5;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li a{display:block;}

.box_01 .pro_list li .img{width:380px;height:290px;overflow:hidden;}

.box_01 .pro_list li .img img{width:380px;height:290px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_01 .pro_list li:hover .img img{transform: scale(1.05);}

.box_01 .pro_list li .name{width:340px;margin:20px auto 0 auto;font-size:18px;color:#333;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:hover .name{color:#2483ec;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li p{width:340px;margin:18px auto 0 auto;font-size:15px;color:#808080;line-height:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_01 .pro_list li .hot{width:74px;height:24px; background:#2483ec;text-align:center;line-height:24px;font-size:14px;color:#fff;border-radius:0 0 5px 5px;position:absolute;left:0;top:0;z-index:5;}




/* 企业优势 */
.box_02{width:100%;height:680px;padding-top:51px;background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;}

.box_02 .h_title{width:530px;height:auto;margin:0 auto;position:relative;z-index:0;text-align:center;}

.box_02 .h_title span{display:block;width:530px;line-height:54px;position:absolute;left:0;top:0;z-index:-1;font-weight:bold;text-transform: Uppercase;font-family:Arial;font-size:72px;text-stroke:1px #e0e0e0;-webkit-text-stroke:1px #e0e0e0;color: transparent;}

.box_02 .h_title h3{font-size:30px;color:#333;font-weight:bold;line-height:54px;}

.box_02 .h_title p{font-size:16px;color:#808080;line-height:16px;margin-top:15px; letter-spacing:12px;}

.box_02 .ys{width:1280px;height:500px;margin:50px auto 0 auto;display:flex;justify-content: space-between;}

.box_02 .ys li{width:285px;height:500px;float:left;position:relative;cursor:pointer;text-align:center;}

.box_02 .ys li .box-img{width:245px;height:500px;padding:0 20px;background:#fff;position:absolute;left:0;top:0;transform: rotateY(0);transition: all 0.50s ease-in-out 0s;overflow:hidden;}

.box_02 .ys li:nth-of-type(1) .box-img{border-radius:40px 0 0 0;}

.box_02 .ys li:nth-of-type(1) .box-img .img{border-radius:40px 0 0 0;}

.box_02 .ys li:nth-of-type(4) .box-img{border-radius:0 40px 0 0;}

.box_02 .ys li:nth-of-type(4) .box-img .img{border-radius:0 40px 0 0;}

.box_02 .ys li.active .box-img{transform: rotateY(-90deg);}

.box_02 .ys li .box-img .img{width:245px;height:300px;margin:20px auto 0 auto;overflow:hidden;}

.box_02 .ys li .box-img .img img{display:block;width:245px;height:300px; vertical-align:top;}

.box_02 .ys li .box-img .icon{width:64px;height:64px;border-radius:32px;position:absolute;left:50%;margin-left:-32px;top:287px;}

.box_02 .ys li:nth-of-type(1) .box-img .icon{background:url(../images/ys_icon_01.png) center center no-repeat #2483ec;}

.box_02 .ys li:nth-of-type(2) .box-img .icon{background:url(../images/ys_icon_02.png) center center no-repeat #2483ec;}

.box_02 .ys li:nth-of-type(3) .box-img .icon{background:url(../images/ys_icon_03.png) center center no-repeat #2483ec;}

.box_02 .ys li:nth-of-type(4) .box-img .icon{background:url(../images/ys_icon_04.png) center center no-repeat #2483ec;}

.box_02 .ys li .box-img h4{font-size:20px;color:#2483ec;font-weight:bold;line-height:22px;margin-top:70px;}

.box_02 .ys li .box-img .line{width:85px;height:1px; background:#dfdfdf;margin:10px auto 0 auto;}

.box_02 .ys li .box-img p{font-size:14px;color:#666;line-height:16px;margin-top:20px;}

.box_02 .ys li .box-content{width:245px;height:500px;padding:0 20px;position: absolute;top:0;left:0;z-index:2;overflow:hidden;transform: rotateY(90deg);transition: all 0.50s ease-in-out 0s;opacity:1;filter:alpha(opacity=100);-moz-box-shadow:0px 0px 15px #dadada;-webkit-box-shadow:0px 0px 15px #dadada;box-shadow:0px 0px 15px #dadada;overflow:hidden;}

.box_02 .ys li .box-content::before{content:'';width:285px;height:500px;background:rgba(255,255,255,0.9);position:absolute;top:0;left:0;z-index:-1;}

.box_02 .ys li.active .box-content{transform: rotateY(0);}

.box_02 .ys li:nth-of-type(1) .box-content{border-radius:40px 0 0 0;}

.box_02 .ys li:nth-of-type(1) .box-content .img{border-radius:40px 0 0 0;}

.box_02 .ys li:nth-of-type(4) .box-content{border-radius:0 40px 0 0;}

.box_02 .ys li:nth-of-type(4) .box-content .img{border-radius:0 40px 0 0;}

.box_02 .ys li:nth-of-type(1) .box-content{background:url(../images/ys01.jpg);}

.box_02 .ys li:nth-of-type(2) .box-content{background:url(../images/ys02.jpg);}

.box_02 .ys li:nth-of-type(3) .box-content{background:url(../images/ys03.jpg);}

.box_02 .ys li:nth-of-type(4) .box-content{background:url(../images/ys04.jpg);}

.box_02 .ys li .box-content .icon{width:64px;height:64px;border-radius:32px;margin:50px auto 0 auto;}

.box_02 .ys li:nth-of-type(1) .box-content .icon{background:url(../images/ys_icon_01.png) center center no-repeat #2483ec;}

.box_02 .ys li:nth-of-type(2) .box-content .icon{background:url(../images/ys_icon_02.png) center center no-repeat #2483ec;}

.box_02 .ys li:nth-of-type(3) .box-content .icon{background:url(../images/ys_icon_03.png) center center no-repeat #2483ec;}

.box_02 .ys li:nth-of-type(4) .box-content .icon{background:url(../images/ys_icon_04.png) center center no-repeat #2483ec;}

.box_02 .ys li .box-content h4{font-size:20px;color:#2483ec;font-weight:bold;line-height:22px;margin-top:40px;}

.box_02 .ys li .box-content p{font-size:16px;color:#333;line-height:30px;margin-top:43px;}




/* 客户案例 */
.box_03{width:100%;height:auto;padding:70px 0;overflow:hidden;}

.box_03 .top{width:1280px;height:85px;margin:0 auto;}

.box_03 .top .case_list{width:535px;height:48px;margin-top:18px;float:left;overflow:hidden;display:flex;justify-content: space-between;}

.box_03 .top .case_list li{width:124px;height:48px;float:left; background:url(../images/case_bk.png);}

.box_03 .top .case_list li a{display:block;width:124px;height:48px;line-height:48px;text-align:center;font-size:18px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .top .case_list li:hover a{color:#2483ec;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .top .h_title{width:410px;height:auto;position:relative;z-index:0;text-align:center;float:right;}

.box_03 .top .h_title span{display:block;width:410px;line-height:54px;position:absolute;left:0;top:0;z-index:-1;font-weight:bold;text-transform: Uppercase;font-family:Arial;font-size:72px;text-stroke:1px #e0e0e0;-webkit-text-stroke:1px #e0e0e0;color: transparent;}

.box_03 .top .h_title h3{font-size:30px;color:#333;font-weight:bold;line-height:54px;}

.box_03 .top .h_title p{font-size:16px;color:#808080;line-height:16px;margin-top:15px; letter-spacing:12px;}

.box_03 .picScroll-left01{width:1280px;height:320px;margin:50px auto 0 auto;position:relative;}

.box_03 .picScroll-left01 .bd{width:1280px;height:320px;position:relative;z-index:5;margin:0 auto;overflow:hidden;}

.box_03 .picScroll-left01 .bd ul{width:1280px;height:320px;overflow:hidden; zoom:1;}

.box_03 .picScroll-left01 .bd ul li{width:290px;height:310px;overflow:hidden;padding:4px; background:#fff;border:solid 1px #d7e4f3;margin-right:26.6px;position:relative;}

.box_03 .picScroll-left01 .bd ul li::after{content:'';width:0px;height:5px;background:#2483ec;position:absolute;bottom:0;left:50%;margin-left:-0px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .bd ul li:hover::after{content:'';width:300px;height:5px;background:#2483ec;position:absolute;bottom:0;left:50%;margin-left:-150px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .bd ul li a{display:block;}

.box_03 .picScroll-left01 .bd ul li .img{width:290px;height:220px;overflow:hidden;}

.box_03 .picScroll-left01 .bd ul li .img img{width:290px;height:220px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_03 .picScroll-left01 .bd ul li:hover .img img{transform: scale(1.05);}

.box_03 .picScroll-left01 .bd ul li .name{width:260px;margin:20px auto 0 auto;font-size:18px;color:#333;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .bd ul li:hover .name{color:#2483ec;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .bd ul li p{width:260px;margin:15px auto 0 auto;font-size:15px;color:#808080;line-height:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_03 .picScroll-left01 .bd ul li .more{width:35px;height:35px;background:url(../images/more01.png);position:absolute;bottom:0;right:0;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .bd ul li:hover .more{ opacity:0;-webkit-transition:all .7s;transition:all .7s;}






/* 关于我们 */
.box_04{width:100%;height:550px; background:url(../images/ab_back.jpg) center bottom no-repeat;overflow:hidden;}

.box_04 .center{width:1280px;height:550px;margin:0 auto;overflow:hidden;}

.box_04 .center .left{width:525px;height:550px;float:left;}

.box_04 .center .left .h_title{width:380px;height:auto;position:relative;z-index:0;text-align:center;margin-top:50px;}

.box_04 .center .left .h_title span{display:block;width:380px;line-height:54px;position:absolute;left:0;top:0;z-index:-1;font-weight:bold;text-transform: Uppercase;font-family:Arial;font-size:72px;text-stroke:1px #e0e0e0;-webkit-text-stroke:1px #e0e0e0;color: transparent;}

.box_04 .center .left .h_title h3{font-size:30px;color:#333;font-weight:bold;line-height:54px;}

.box_04 .center .left .h_title p{font-size:16px;color:#808080;line-height:16px;margin-top:15px; letter-spacing:12px;}

.box_04 .center .left .txt{width:525px;height:auto;margin-top:50px;}

.box_04 .center .left .txt h4{font-size:30px;color:#242424;font-weight:bold;line-height:32px;}

.box_04 .center .left .txt span{display:block;font-size:12px;color:#999;line-height:10px;text-transform: Uppercase;font-family:Arial;margin-top:15px;}

.box_04 .center .left .txt .line{width:40px;height:2px; background:#2483ec;margin-top:15px;}

.box_04 .center .left .txt p{font-size:16px;color:#808080;line-height:35px;margin-top:30px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:4;
overflow: hidden;}

.box_04 .center .left .txt p a{color:#2483ec;}

.box_04 .center .left .tel{padding-left:55px;font-size:24px;color:#2483ec;font-weight:bold;margin-top:35px;line-height:40px;position:relative;}

.box_04 .center .left .tel span{display:block;float:left;font-size:18px;color:#333;font-weight:normal;}

.box_04 .center .left .tel::before{content:'';width:40px;height:40px;background:url(../images/tel02.png) center center no-repeat;position:absolute;top:0;left:0;animation: msClock 1.2s linear infinite;}

.box_04 .center .right{width:690px;height:550px;float:right;border-radius:10px;overflow:hidden;}

.box_04 .center .right img{display:block;width:690px;height:550px; vertical-align:top;}




/* 专利证书 */
.box_05{width:100%;height:auto;padding:70px 0;overflow:hidden;}

.box_05 .h_title{width:530px;height:auto;margin:0 auto;position:relative;z-index:0;text-align:center;}

.box_05 .h_title span{display:block;width:530px;line-height:54px;position:absolute;left:0;top:0;z-index:-1;font-weight:bold;text-transform: Uppercase;font-family:Arial;font-size:72px;text-stroke:1px #e0e0e0;-webkit-text-stroke:1px #e0e0e0;color: transparent;}

.box_05 .h_title h3{font-size:30px;color:#333;font-weight:bold;line-height:54px;}

.box_05 .h_title p{font-size:16px;color:#808080;line-height:16px;margin-top:15px; letter-spacing:12px;}

.box_05 .center{width:1280px;height:330px;margin:50px auto 0 auto;overflow:hidden;}

.box_05 .center .yyzz{width:204px;height:330px;float:left;overflow:hidden;}

.box_05 .center .yyzz .img{width:164px;height:226px;padding:23px 21px 23px 19px;background:url(../images/yy_bk.png);overflow:hidden;}

.box_05 .center .yyzz .img img{width:164px;height:226px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_05 .center .yyzz:hover .img img{transform: scale(1.05);}

.box_05 .center .yyzz p{font-size:16px;color:#333;line-height:25px;margin-top:10px;height:50px;text-align:center;overflow:hidden;}

.box_05 .center  .picScroll-left02{width:1011px;height:330px;float:right;}

.box_05 .center  .picScroll-left02 .bd{width:1011px;height:330px;position:relative;z-index:5;margin:0 auto;overflow:hidden;}

.box_05 .center  .picScroll-left02 .bd ul{width:1011px;height:330px;overflow:hidden; zoom:1;}

.box_05 .center  .picScroll-left02 .bd ul li{width:204px;height:330px;overflow:hidden;margin-right:65px;position:relative;}

.box_05 .center  .picScroll-left02 .bd ul li a{display:block;}

.box_05 .center  .picScroll-left02 .bd ul li .img{width:164px;height:226px;padding:23px 21px 23px 19px;background:url(../images/yy_bk.png);overflow:hidden;}

.box_05 .center  .picScroll-left02 .bd ul li .img .pic{width:164px;height:226px;overflow:hidden;}

.box_05 .center  .picScroll-left02 .bd ul li .img .pic img{width:164px;height:226px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_05 .center  .picScroll-left02 .bd ul li:hover .img .pic img{transform: scale(1.05);}

.box_05 .center  .picScroll-left02 .bd ul li .name{padding:0 35px;font-size:16px;color:#333;line-height:25px;margin-top:10px;height:50px;text-align:center;overflow:hidden;}





/* 合作伙伴 */
.box_06{width:100%;height:auto;padding-bottom:70px;overflow:hidden;}

.box_06 .h_title{width:530px;height:auto;margin:0 auto;position:relative;z-index:0;text-align:center;}

.box_06 .h_title span{display:block;width:530px;line-height:54px;position:absolute;left:0;top:0;z-index:-1;font-weight:bold;text-transform: Uppercase;font-family:Arial;font-size:72px;text-stroke:1px #e0e0e0;-webkit-text-stroke:1px #e0e0e0;color: transparent;}

.box_06 .h_title h3{font-size:30px;color:#333;font-weight:bold;line-height:54px;}

.box_06 .h_title p{font-size:16px;color:#808080;line-height:16px;margin-top:15px; letter-spacing:12px;}

.box_06 .hb_list{width:1280px;height:280px;margin:20px auto 0 auto;}

.box_06 .hb_list li{width:228px;height:108px;border:solid 1px #ededed;border-radius:10px;margin:30px 32px 0 0;overflow:hidden;float:left;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .hb_list li:hover{-moz-box-shadow:0px 0px 15px #69abf5;-webkit-box-shadow:0px 0px 15px #69abf5;box-shadow:0px 0px 15px #69abf5;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .hb_list li:nth-of-type(5n){margin-right:0;}

.box_06 .hb_list li a{display:block;}

.box_06 .hb_list li .img{width:228px;height:108px;overflow:hidden;filter: brightness(1) saturate(1) contrast(1);transition: filter 200ms linear,transform 200ms linear;}

.box_06 .hb_list li .img img{width:228px;height:108px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_06 .hb_list li:hover .img img{transform: scale(1.05);}

.box_06 .hb_list:hover > li:not(:hover) .img{filter: brightness(1) saturate(0) contrast(1) blur(0px);}





/* 新闻资讯 */
.box_07{width:100%;height:auto;padding-bottom:70px;overflow:hidden;}

.box_07 .h_title{width:530px;height:auto;margin:0 auto;position:relative;z-index:0;text-align:center;}

.box_07 .h_title span{display:block;width:530px;line-height:54px;position:absolute;left:0;top:0;z-index:-1;font-weight:bold;text-transform: Uppercase;font-family:Arial;font-size:72px;text-stroke:1px #e0e0e0;-webkit-text-stroke:1px #e0e0e0;color: transparent;}

.box_07 .h_title h3{font-size:30px;color:#333;font-weight:bold;line-height:54px;}

.box_07 .h_title p{font-size:16px;color:#808080;line-height:16px;margin-top:15px; letter-spacing:12px;}

.box_07 .center{width:1280px;height:700px;margin:50px auto 0 auto;position:relative;overflow:hidden;}

.box_07 .center .gsxw{width:620px;height:700px;}

.box_07 .center .gsxw .bt{width:620px;height:24px;line-height:24px;padding-top:16px;background:url(../images/news_line.png) center top no-repeat;}

.box_07 .center .gsxw .bt h4{width:100px;height:24px;float:left;font-size:22px;color:#333;font-weight:bold;text-align:center;}

.box_07 .center .gsxw .bt .more{display:block;float:right;font-size:14px;color:#a4a4a4;text-transform: Uppercase;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .gsxw .bt .more:hover{color:#2483ec;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .gsxw .tent{width:620px;height:620px;margin-top:40px; background:#f7f7f7;overflow:hidden;}

.box_07 .center .gsxw .tent .bx{width:620px;height:464px;border-bottom:solid 1px #d8d8d7;overflow:hidden;}

.box_07 .center .gsxw .tent .bx .img{display:block;width:620px;height:330px;position:relative;overflow:hidden;}

.box_07 .center .gsxw .tent .bx .img .pic{width:620px;height:330px;overflow:hidden;}

.box_07 .center .gsxw .tent .bx .img .pic img{width:620px;height:330px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_07 .center .gsxw .tent .bx:hover .img .pic img{transform: scale(1.03);}

.box_07 .center .gsxw .tent .bx .date{width:130px;height:40px; background:#fff;line-height:40px;text-align:center;font-size:15px;color:#333;position:absolute;left:50%;margin-left:-65px;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .gsxw .tent .bx:hover .date{background:#2483ec;color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .gsxw .tent .bx .txt{width:530px;height:auto;margin:23px auto 0 auto;overflow:hidden;}

.box_07 .center .gsxw .tent .bx .txt .name{display:block;padding-left:65px;font-size:18px;color:#333;line-height:20px;font-weight:bold;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .gsxw .tent .bx:hover .txt .name{color:#2483ec;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .gsxw .tent .bx .txt .name::before{content:'最新';width:50px;height:20px;background:#2483ec;border-radius:10px;font-size:14px;color:#fff;line-height:20px;text-align:center;position:absolute;top:0;left:0;}

.box_07 .center .gsxw .tent .bx .txt p{font-size:16px;color:#9c9c9c;line-height:30px;height:60px;margin-top:10px;overflow:hidden;}

.box_07 .center .gsxw .tent .list{width:530px;height:120px;margin:15px auto  auto;overflow:hidden;}

.box_07 .center .gsxw .tent .list li{width:530px;height:40px;line-height:40px;overflow:hidden;}

.box_07 .center .gsxw .tent .list li .name{display:block;padding-left:25px;width:375px;font-size:16px;color:#333;float:left;background:url(../images/dian03.png) left center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .gsxw .tent .list li:hover .name{color:#2483ec;background:url(../images/dian04.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .gsxw .tent .list li span{display:block;font-size:14px;color:#9c9c9c;float:right;}

.box_07 .center .hyxw{width:620px;height:auto;position:absolute;top:0;right:0;}

.box_07 .center .hyxw .bt{width:620px;height:24px;line-height:24px;padding-top:16px;background:url(../images/news_line.png) center top no-repeat;}

.box_07 .center .hyxw .bt h4{width:100px;height:24px;float:left;font-size:22px;color:#333;font-weight:bold;text-align:center;}

.box_07 .center .hyxw .bt .more{display:block;float:right;font-size:14px;color:#a4a4a4;text-transform: Uppercase;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .hyxw .bt .more:hover{color:#2483ec;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .hyxw .list{width:620px;height:330px;margin-top:40px;overflow:hidden;}

.box_07 .center .hyxw .list li{width:620px;height:145px;background:#f7f7f7;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .hyxw .list li:hover{background:#2483ec;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .hyxw .list li:nth-of-type(1){margin-bottom:40px;}

.box_07 .center .hyxw .list li a{display:block;}

.box_07 .center .hyxw .list li .img{width:180px;height:145px;overflow:hidden;float:left;margin-right:30px;}

.box_07 .center .hyxw .list li .img img{width:180px;height:145px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_07 .center .hyxw .list li:hover .img img{transform: scale(1.05);}

.box_07 .center .hyxw .list li .txt{width:375px;height:145px;float:left;overflow:hidden;}

.box_07 .center .hyxw .list li .txt .name{font-size:18px;color:#333;line-height:18px;margin-top:27px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .hyxw .list li:hover .txt .name{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .hyxw .list li .txt p{font-size:16px;color:#9c9c9c;line-height:16px;margin-top:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .hyxw .list li:hover .txt p{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .hyxw .list li span{display:block;font-size:14px;color:#9c9c9c;line-height:12px;margin-top:27px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .hyxw .list li:hover .txt span{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .cjwt{width:620px;height:auto;position:absolute;bottom:0;right:0;}

.box_07 .center .cjwt .bt{width:620px;height:40px;line-height:40px;overflow:hidden;}

.box_07 .center .cjwt .bt h4{width:auto;height:40px;padding-left:10px;border-left:solid 4px #2483ec;float:left;font-size:20px;color:#333;font-weight:bold;}

.box_07 .center .cjwt .bt .more{display:block;float:right;font-size:14px;color:#a4a4a4;text-transform: Uppercase;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .cjwt .bt .more:hover{color:#2483ec;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .cjwt .list{width:530px;height:120px;padding:25px 45px; background:#f7f7f7;margin:40px auto  auto;overflow:hidden;}

.box_07 .center .cjwt .list li{width:530px;height:40px;line-height:40px;overflow:hidden;}

.box_07 .center .cjwt .list li .name{display:block;padding-left:25px;width:375px;font-size:16px;color:#333;float:left;background:url(../images/dian03.png) left center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .cjwt .list li:hover .name{color:#2483ec;background:url(../images/dian04.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .cjwt .list li span{display:block;font-size:14px;color:#9c9c9c;float:right;}



.links{width:100%;height:40px;line-height:40px;padding-bottom:70px;overflow:hidden;}

.links .center{width:1280px;height:40px;margin:0 auto;overflow:hidden;}

.links .center .left{width:266px;height:40px; background:url(../images/links.png);float:left;}

.links .center .left p{width:148px;font-size:16px;color:#fff;float:right;text-align:center;}

.links .center .lk{width:985px;float:right;height:40px;line-height:40px;overflow:hidden;}

.links .center .lk a{display:block;width:auto;padding:0 25px;font-size:14px;color:#868686;float:left;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.links .center .lk a:hover{color:#2483ec;-webkit-transition:all .7s;transition:all .7s;}

.links .center .lk a::before{content:'';width:2px;height:12px;background:#868686;position:absolute;top:14px;right:-1px;}

.links .center .lk a:nth-of-type(1){padding-left: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.7s; }
.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.7s; }
.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);
  }
}


.picScroll-left01  .hd .next{
  display: block;
  width: 40px;
  height: 40px;
  float: right;
  position: relative;
  top: 150px;
  right: -80px;
  overflow: hidden;
  cursor: pointer;
  background: url(../images/hz_right.jpg)  0  0 no-repeat
}
.picScroll-left01  .hd .prev{
  display: block;
  width: 40px;
  height: 40px;
  float: left;
  position: relative;
  top: 150px;
  right: 70px;
  overflow: hidden;
  cursor: pointer;
  background: url(../images/hz_left.jpg)  0  0 no-repeat
}