/*



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 .h_title{width:700px;height:60px;padding-top:25px;position:relative;z-index:0;margin:0 auto;text-align:center;}



.box_01 .h_title::after{content:'';width:1px;height:25px;background:#b7cde8;position:absolute;bottom:0;left:50%;}



.box_01 .h_title p{width:700px;font-size:100px;color:#f5f5f5;text-transform: Uppercase;line-height:80px; letter-spacing:15px;position:absolute;left:0;top:0;z-index:-1;}



.box_01 .h_title h3{font-size:30px;color:#1158b2;font-weight:bold;line-height:32px;}



.box_01 .h_title h3 a{display:block;color:#1158b2;}



.box_01 .top{width:1280px;height:148px;margin:50px auto 0 auto;overflow:hidden;}



.box_01 .top .left{width:190px;height:148px;padding-left:50px;background:url(../images/fl_back.png);float:left;}



.box_01 .top .left h4{font-size:26px;color:#fff;font-weight:bold;line-height:28px;margin-top:30px;}



.box_01 .top .left span{display:block;width:2px;height:20px; background:#4179c1;margin-top:15px;}



.box_01 .top .left p{font-size:12px;color:#688ac6;line-height:14px;margin-top:10px;}



.box_01 .top .right{width:1020px;height:148px;float:right;}



.box_01 .top .right li{width:1020px;height:36px;line-height:36px;margin-bottom:20px;position:relative;z-index:0;overflow:hidden;}



.box_01 .top .right li::after{content:'';width:1020px;height:1px;background:#e6e6e6;position:absolute;bottom:0;left:0;z-index:-1;}



.box_01 .top .right li:last-child{margin-bottom:0;}



.box_01 .top .right li h4{width:105px;height:36px; background:#1158b2;float:left;text-align:center;float:left;line-height:36px;font-size:16px;color:#fff;}



.box_01 .top .right li h4 a{display:block;color:#fff;}



.box_01 .top .right li .bx{width:900px;height:36px;overflow:hidden;float:right;}



.box_01 .top .right li .bx a{display:block;height:36px;float:left;position:relative;margin-right:35px;font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}



.box_01 .top .right li .bx a:hover{color:#1158b2;-webkit-transition:all .7s;transition:all .7s;}



.box_01 .top .right li .bx a:last-child{margin-right:0;}



.box_01 .top .right li .bx a::before{content:'';width:0;height:1px;background:#1158b2;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}



.box_01 .top .right li .bx a:hover::before{content:'';width:100%;height:1px;background:#1158b2;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}



.box_01 .pro_list{width:1280px;height:530px;margin:40px auto 0 auto;overflow:hidden;}



.box_01 .pro_list li{width:300px;height:250px;float:left;margin:0 26.6px 30px 0;overflow:hidden;}



.box_01 .pro_list li:nth-of-type(4n){margin-right:0;}



.box_01 .pro_list li a{display:block;}



.box_01 .pro_list li .img{width:298px;height:218px;border:solid 1px #e6e6e6;overflow:hidden;}



.box_01 .pro_list li .img img{width:298px;height:218px;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 .txt{width:300px;height:15px;line-height:15px;margin-top:15px;overflow:hidden;position:relative;}



.box_01 .pro_list li .txt .name{width:200px;font-size:14px;padding-left:25px;color:#333;float:left;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}



.box_01 .pro_list li:hover .name{color:#01478f;padding-left:35px;-webkit-transition:all .7s;transition:all .7s;}



.box_01 .pro_list li .txt .name::before{content:'';width:15px;height:2px;background:#e6e6e6;position:absolute;top:6px;left:0;-webkit-transition:all .7s;transition:all .7s;}



.box_01 .pro_list li:hover .txt .name::before{content:'';width:25px;height:2px;background:#01478f;position:absolute;top:6px;left:0;-webkit-transition:all .7s;transition:all .7s;}



.box_01 .pro_list li .txt .more{width:auto;font-size:12px;color:#808080;float:right;-webkit-transition:all .7s;transition:all .7s;}



.box_01 .pro_list li:hover .txt .more{color:#01478f;-webkit-transition:all .7s;transition:all .7s;}











/* 企业优势 */

.box_02{width:100%;height:758px;padding-top:80px; background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;position:relative;z-index:0;}



.box_02 .ys_pos{width:356px;height:250px;background:url(../images/ys_pos.png);position:absolute;bottom:10px;right:50px;z-index:-1;-webkit-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}



.box_02 .h_title{width:700px;height:60px;padding-top:25px;position:relative;z-index:0;margin:0 auto;text-align:center;}



.box_02 .h_title::after{content:'';width:1px;height:25px;background:#b7cde8;position:absolute;bottom:0;left:50%;}



.box_02 .h_title p{width:700px;font-size:100px;color:rgba(255,255,255,0.2);text-transform: Uppercase;line-height:80px; letter-spacing:15px;position:absolute;left:0;top:0;z-index:-1;}



.box_02 .h_title h3{font-size:30px;color:rgba(255,255,255,1);font-weight:bold;line-height:32px;}



.look_center{width:1280px;height:590px;margin:80px auto 0 auto;overflow:hidden;position:relative;}



.look_center .pos{width:430px;height:40px;position:absolute;left:0;bottom:50px;z-index:9;padding-left:150px;}



.look_center .pos::after{content:'';width:157px;height:1px;background:#688ac6;position:absolute;top:20px;left:0;}



.look_center .pos .tel{padding-left:40px;position:relative;line-height:40px;float:left;font-size:20px;color:#1158b2;font-weight:bold;}



.look_center .pos .tel::after{content:'';width:24px;height:40px;background:url(../images/tel01.png) center center no-repeat;position:absolute;top:0;left:0;animation: msClock 1.2s linear infinite;}



.look_center .pos .tel span{display:block;float:left;font-size:14px;color:#333; font-weight:normal;}



.look_center .pos .qq{position:relative;z-index:0;float:right;border-top:solid 1px #688ac6;border-bottom:solid 1px #688ac6;width:120px;height:38px;}



.look_center .pos .qq::before{content:'';width:0px;height:38px;background:#688ac6;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}



.look_center .pos .qq:hover::before{content:'';width:120px;height:38px;background:#688ac6;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}



.look_center .pos .qq a{display:block;width:75px;padding-left:45px;line-height:38px;font-size:14px;color:#1158b2;background:url(../images/qq01.png) 17px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.look_center .pos .qq:hover a{color:#fff;background:url(../images/qq02.png) 17px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.look_center .bd{width:1280px;height:450px;}



.look_center .bd .main{width:1280px;height:450px;position:relative;}



.look_center .bd .main .img{width:650px;height:450px;position:relative;float:left;z-index:0;margin-right:35px;}



.look_center .bd .main .img::before{content:'';width:640px;height:440px;background:#1158b2;position:absolute;bottom:0;right:0;z-index:-1;}



.look_center .bd .main .img img{display:block;width:640px;height:440px;vertical-align:top;}



.look_center .bd .main .txt{width:495px;height:450px;float:left;overflow:hidden;}



.look_center .bd .main .txt .num{font-size:100px;color:rgba(17,88,178,0.2);line-height:80px;margin-top:45px;}



.look_center .bd .main .txt h4{line-height:22px;font-size:20px;color:#1158b2;font-weight:bold;margin-top:70px;}



.look_center .bd .main .txt span{display:block;font-size:12px;color:#bfbfbf;line-height:14px;margin-top:10px;}



.look_center .bd .main .txt .line{width:495px;height:1px; background:#e2e2e2;margin-top:30px;}



.look_center .bd .main .txt p{font-size:14px;color:#808080;line-height:30px;margin-top:15px;}



.look_center .hd{width:100px;height:40px;position:absolute;right:490px;top:410px;z-index:9;}



.look_center .hd .prev{float:left;width:40px;height:40px;background:url(../images/ys_jt_01.png) center center no-repeat #102136;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}



.look_center .hd .next{float:right;width:40px;height:40px;background:url(../images/ys_jt_02.png) center center no-repeat #102136;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}



.look_center .hd .prev:hover{background:url(../images/ys_jt_01.png) center center no-repeat #1158b2;-webkit-transition:all .7s;transition:all .7s;}



.look_center .hd .next:hover{background:url(../images/ys_jt_02.png) center center no-repeat #1158b2;-webkit-transition:all .7s;transition:all .7s;}









/* 案例展示 */

.box_03{width:100%;height:580px;padding-top:80px;overflow:hidden;}



.box_03 .h_title{width:700px;height:60px;padding-top:25px;position:relative;z-index:0;margin:0 auto;text-align:center;}



.box_03 .h_title::after{content:'';width:1px;height:25px;background:#b7cde8;position:absolute;bottom:0;left:50%;}



.box_03 .h_title p{width:700px;font-size:100px;color:#f5f5f5;text-transform: Uppercase;line-height:80px; letter-spacing:15px;position:absolute;left:0;top:0;z-index:-1;}



.box_03 .h_title h3{font-size:30px;color:#1158b2;font-weight:bold;line-height:32px;}



.box_03 .picScroll-left01{width:1280px;height:380px;margin:45px auto 0 auto;position:relative;}



.box_03 .picScroll-left01 .bd{width:1280px;height:380px;margin:0 auto;position:relative;z-index:5;}



.box_03 .picScroll-left01 .bd ul{width:1280px;height:380px;zoom:1;}



.box_03 .picScroll-left01 .bd ul li{width:400px;height:380px;margin-right:40px;overflow:hidden;position:relative;z-index:0;}



.box_03 .picScroll-left01 .bd ul li a{display:block;}



.box_03 .picScroll-left01 .bd ul li .img{width:390px;height:270px;border:solid 5px #f0f3f6;border-radius:6px;overflow:hidden;}



.box_03 .picScroll-left01 .bd ul li .img img{width:390px;height:270px;border-radius:3px;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{padding:0 75px 0 25px;width:300px;font-size:16px;line-height:21px;color:#333;margin-top:12px;background:url(../images/mouse.png) right center no-repeat;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}



.box_03 .picScroll-left01 .bd ul li:hover .name{padding:0 65px 0 35px;color:#01478f;-webkit-transition:all .7s;transition:all .7s;}



.box_03 .picScroll-left01 .bd ul li .name::before{content:'';width:15px;height:2px;background:#688ac6;position:absolute;top:9px;left:0;-webkit-transition:all .7s;transition:all .7s;}



.box_03 .picScroll-left01 .bd ul li:hover .name::before{content:'';width:25px;height:2px;background:#688ac6;position:absolute;top:9px;left:0;-webkit-transition:all .7s;transition:all .7s;}



.box_03 .picScroll-left01 .bd ul li p{font-size:14px;color:#808080;line-height:25px;height:50px;margin-top:15px;overflow:hidden;}











/* 必赢766net手机版 */

.box_04{width:100%;height:auto;min-height:1300px;padding-top:50px;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}



.box_04 .top{width:1280px;height:530px;margin:0 auto;overflow:hidden;}



.box_04 .top .left{display:flex;justify-content: space-between;flex-flow: row wrap;width:805px;height:530px;overflow:hidden;float:left;}



.box_04 .top .left li{width:250px;height:250px;float:left; background:#fff;margin-bottom:30px;text-align:center;}



.box_04 .top .left li:nth-of-type(3){ background:rgba(255,255,255,0);}



.box_04 .top .left li .icon{width:46px;height:40px;margin:40px auto 0 auto;}



.box_04 .top .left li:hover .icon{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}



.box_04 .top .left li:nth-of-type(1) .icon{background:url(../images/list_icon_01.png) center center no-repeat;}



.box_04 .top .left li:nth-of-type(2) .icon{background:url(../images/list_icon_02.png) center center no-repeat;}



.box_04 .top .left li:nth-of-type(4) .icon{background:url(../images/list_icon_03.png) center center no-repeat;}



.box_04 .top .left li:nth-of-type(5) .icon{background:url(../images/list_icon_04.png) center center no-repeat;}



.box_04 .top .left li:nth-of-type(6) .icon{background:url(../images/list_icon_05.png) center center no-repeat;}



.box_04 .top .left li h4{font-size:14px;color:#b0c4de;line-height:22px;margin-top:25px;}



.box_04 .top .left li h4 span{font-size:20px;color:#1158b2;font-weight:bold;line-height:22px;margin-right:15px;}



.box_04 .top .left li p{fnot-size:14px;color:#808080;line-height:25px;width:210px;margin:25px auto 0 auto;}



.box_04 .top .right{width:400px;height:530px;float:right;}



.box_04 .top .right h4{font-size:30px;color:#333;font-weight:bold;line-height:32px;}



.box_04 .top .right h4:nth-of-type(2){margin-top:15px;}



.box_04 .top .right p{font-size:16px;color:#808080;line-height:30px;margin-top:40px;}



.box_04 .top .right .line{width:2px;height:25px; background:#b3c8e4;margin-top:20px;}



.box_04 .top .right i{display:block;width:32px;height:32px;background:url(../images/tel02.png) left center no-repeat;margin-top:35px;animation: msClock 1.2s linear infinite;}



.box_04 .top .right .tel{font-size:14px;color:#333;line-height:20px;margin-top:20px;}



.box_04 .top .right .tel span{font-size:24px;color:#1158b2;font-weight:bold;line-height:20px;}



.box_04 .center{width:1280px;height:460px;margin:85px auto 0 auto;overflow:hidden;}



.box_04 .center .left{width:710px;height:460px;float:left;position:relative;overflow:hidden;}



.box_04 .center .left .img{width:710px;height:460px;}



.box_04 .center .left .img img{display:block;width:710px;height:460px; vertical-align:top;}



.box_04 .center .left .yyzz{width:232px;height:312px;padding:8px;background:url(../images/honor.png);overflow:hidden;position:absolute;top:78px;left:223px;}



.box_04 .center .left .yyzz img{display:block;width:232px;height:312px;vertical-align:top;object-fit:cover;}



.box_04 .center .right{width:570px;height:460px;float:right;overflow:hidden;position:relative;}



.box_04 .center .right .h_title{width:520px;height:50px;padding-top:30px;margin:25px 0 0 50px;position:relative;z-index:0;}



.box_04 .center .right .h_title p{width:520px;font-size:100px;color:rgba(255,255,255,0.2);text-transform: Uppercase;line-height:80px;letter-spacing:15px;position:absolute;left:0;top:0;z-index:-1;}



.box_04 .center .right .h_title h3{font-size:30px;color:rgba(255,255,255,1);font-weight:bold;line-height:32px;}



.box_04 .center .right .txt{width:470px;height:320px;padding:0 50px;background:#ecf1f8;position:absolute;left:0;bottom:0;}



.box_04 .center .right .txt h4{font-size:20px;color:#1158b2;font-weight:bold;line-height:22px;margin-top:45px;}



.box_04 .center .right .txt p{font-size:14px;color:#808080;line-height:30px;height:90px;overflow:hidden;margin-top:32px;}



.box_04 .center .right .txt a{display:block;position:relative;z-index:0;margin-top:40px;border-top:solid 1px #ccc;border-bottom:solid 1px #ccc;width:130px;height:28px;font-size:14px;color:#666;line-height:28px;text-align:center;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .center .right .txt a::before{content:'';width:0px;height:28px;background:#01478f;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .center .right .txt a:hover::before{content:'';width:130px;height:28px;background:#01478f;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .center .right .txt a:hover{color:#fff;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .slideGroup{width:1280px;margin:50px auto 0 auto;height:auto;position:relative;}



.box_04 .slideGroup .parHd{width:500px;height:40px;margin:0 auto 0 auto;position:relative;z-index:1;}



.box_04 .slideGroup .parHd ul{width:500px;height:40px;overflow:hidden;display:flex;justify-content: space-between;}



.box_04 .slideGroup .parHd ul li{width:150px;height:40px;float:left;cursor:pointer;overflow:hidden; background:#fff;border-radius:6px;font-size:14px;line-height:40px;text-align:center;color:#333;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .slideGroup .parHd ul li.on{background:#1158b2;color:#fff;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .slideGroup .parBd{width:1280px;margin:40px auto 0 auto;height:260px;position:relative; }



.box_04 .slideGroup .parBd .slideBox{position:relative;}



.box_04 .slideGroup .parBd .slideBox .tempWrap{width:1280px;height:260px;margin:0 auto;overflow:hidden;}



.box_04 .slideGroup .parBd ul{width:1280px;height:260px;overflow:hidden; zoom:1;}



.box_04 .slideGroup .parBd ul li{width:300px;height:260px;margin-right:26.6px;overflow:hidden;float:left;position:relative;}



.box_04 .slideGroup .parBd ul li a{display:block;}



.box_04 .slideGroup .parBd ul li .img{width:294px;height:214px;border:solid 3px #e6e6e6;border-radius:6px;position:relative;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .slideGroup .parBd ul li .img img{width:294px;height:214px;transition: all 1s;vertical-align:top;object-fit:cover;}



.box_04 .slideGroup .parBd ul li:hover .img img{transform: scale(1.1);}



.box_04 .slideGroup .parBd ul li .txt{width:300px;height:40px;overflow:hidden;position:relative;}



.box_04 .slideGroup .parBd ul li .txt::before{content:'';width:300px;height:1px;background:#e6e6e6;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .slideGroup .parBd ul li .txt::after{content:'';width:0px;height:1px;background:#1158b2;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .slideGroup .parBd ul li:hover .txt::after{content:'';width:300px;height:1px;background:#1158b2;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .slideGroup .parBd ul li .txt .name{display:block;padding-left:20px;width:190px;line-height:40px;font-size:14px;color:#333;float:left;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .slideGroup .parBd ul li:hover .txt .name{padding-left:30px;width:190px;color:#1158b2;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .slideGroup .parBd ul li .txt .name::before{content:'';width:10px;height:2px;background:#e6e6e6;position:absolute;top:19px;left:0;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .slideGroup .parBd ul li:hover .txt .name::before{content:'';width:20px;height:2px;background:#1158b2;position:absolute;top:19px;left:0;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .slideGroup .parBd ul li .txt .more{width:auto;height:40px;font-size:12px;color:#808080;line-height:40px;float:right;-webkit-transition:all .7s;transition:all .7s;}













/* 新闻动态 */

.box_05{width:100%;height:auto;padding:80px 0 80px 0;overflow:hidden;}



.box_05 .h_title{width:700px;height:60px;padding-top:25px;position:relative;z-index:0;margin:0 auto;text-align:center;}



.box_05 .h_title::after{content:'';width:1px;height:25px;background:#b7cde8;position:absolute;bottom:0;left:50%;}



.box_05 .h_title p{width:700px;font-size:100px;color:#f5f5f5;text-transform: Uppercase;line-height:80px; letter-spacing:15px;position:absolute;left:0;top:0;z-index:-1;}



.box_05 .h_title h3{font-size:30px;color:#1158b2;font-weight:bold;line-height:32px;}



.box_05 .h_title h3 a{display:block;color:#1158b2;}



.box_05 .news_center{width:1280px;height:auto;margin:35px auto 0 auto;position:relative;}



.box_05 .news_center .hd{width:510px;height:45px;margin:0 auto;overflow:hidden;}



.box_05 .news_center .hd ul{width:510px;height:45px;overflow:hidden;display:flex;justify-content: space-between;}



.box_05 .news_center .hd ul li{width:148px;height:43px;float:left;background:#fff;border:solid 1px #e6e6e6;border-radius:6px;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .hd ul li.on{background:#1158b2;border:solid 1px #1158b2;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .hd ul li a{display:block;width:148px;height:43px;font-size:14px;color:#333;line-height:43px;text-align:center;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .hd ul li.on a{color:#fff;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .bd{width:1280px;height:495px;margin:40px auto 0 auto;overflow:hidden;}



.box_05 .news_center .bd .main{width:1280px;height:495px;overflow:hidden;}



.box_05 .news_center .bd .main .left{width:550px;height:495px;float:left;overflow:hidden;position:relative;}



.box_05 .news_center .bd .main .left .img{width:548px;height:378px;border:solid 1px #e5e5e5;overflow:hidden;}



.box_05 .news_center .bd .main .left .img img{width:548px;height:378px;transition: all 1s;vertical-align:top;object-fit:cover;}



.box_05 .news_center .bd .main .left:hover .img img{transform: scale(1.1);}



.box_05 .news_center .bd .main .left .date{width:90px;height:60px; background:#1158b2;line-height:60px;text-align:center;position:absolute;top:0;left:0;font-size:16px;color:#fff;font-weight:bold;}



.box_05 .news_center .bd .main .left .name{display:block;font-size:16px;color:#333;line-height:16px;margin-top:30px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .bd .main .left:hover .name{color:#1158b2;padding-left:25px;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .bd .main .left .name::before{content:'';width:0px;height:2px;background:#e6e6e6;position:absolute;top:7px;left:0;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .bd .main .left:hover .name::before{content:'';width:20px;height:2px;background:#1158b2;position:absolute;top:7px;left:0;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .bd .main .left p{font-size:14px;color:#808080;line-height:30px;height:60px;margin-top:15px;overflow:hidden;}



.box_05 .news_center .bd .main .right{width:690px;height:495px;float:right;overflow:hidden;}



.box_05 .news_center .bd .main .right .top{width:690px;height:295px;overflow:hidden;}



.box_05 .news_center .bd .main .right .top li{width:330px;height:295px;float:left;overflow:hidden;position:relative;}



.box_05 .news_center .bd .main .right .top li:nth-of-type(2){float:right;}



.box_05 .news_center .bd .main .right .top li .img{width:328px;height:238px;border:solid 1px #e5e5e5;border-radius:6px;overflow:hidden;}



.box_05 .news_center .bd .main .right .top li .img img{width:328px;height:238px;transition: all 1s;vertical-align:top;object-fit:cover;}



.box_05 .news_center .bd .main .right .top li:hover .img img{transform: scale(1.1);}



.box_05 .news_center .bd .main .right .top li .date{width:50px;height:50px;border-radius:0 0 6px 0;background:#1158b2;line-height:50px;text-align:center;position:absolute;top:190px;right:0;font-size:14px;color:#fff;}



.box_05 .news_center .bd .main .right .top li .name{display:block;font-size:14px;color:#333;line-height:55px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .bd .main .right .top li:hover .name{color:#1158b2;padding-left:25px;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .bd .main .right .top li .name::before{content:'';width:0px;height:3px;background:#e6e6e6;position:absolute;top:26px;left:0;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .bd .main .right .top li:hover .name::before{content:'';width:20px;height:3px;background:#1158b2;position:absolute;top:26px;left:0;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .bd .main .right .bottom{width:690px;height:200px;overflow:hidden;position:relative;}



.box_05 .news_center .bd .main .right .bottom::before{content:'';width:690px;height:1px;background:#e6e6e6;position:absolute;top:0;left:0;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .bd .main .right .bottom li{width:690px;height:50px;line-height:50px;overflow:hidden;position:relative;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .bd .main .right .bottom li:hover{padding:0 10px;width:670px;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .bd .main .right .bottom li::before{content:'';width:690px;height:1px;background:#e6e6e6;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .bd .main .right .bottom li::after{content:'';width:0px;height:1px;background:#1158b2;position:absolute;bottom:0;left:50%;margin-left:-0px;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .bd .main .right .bottom li:hover::after{content:'';width:690px;height:1px;background:#1158b2;position:absolute;bottom:0;left:50%;margin-left:-345px;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .bd .main .right .bottom li .name{display:block;padding-left:15px;width:500px;float:left;font-size:14px;color:#333;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_05 .news_center .bd .main .right .bottom li span{display:block;font-size:14px;color:#808080;float:right;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .bd .main .right .bottom li:hover .name{color:#1158b2;background:url(../images/dian02.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .news_center .bd .main .right .bottom li:hover span{color:#1158b2;-webkit-transition:all .7s;transition:all .7s;}

















/* 友情链接 */

.links{width:100%;height:38px;background:#fff;padding:0 0 80px 0;overflow:hidden;}



.links .jz{width:1280px;height:38px;line-height:38px;margin:0 auto;overflow:hidden;}



.links .jz p{width:auto;font-size:46px;line-height:38px;color:#333;font-weight:bold;text-transform: Uppercase;float:left;}



.links .jz p span{color:#1158b2;}



.links .jz .lk{width:1100px;float:right;height:38px;line-height:38px;overflow:hidden;}



.links .jz .lk a{display:block;width:auto;padding:0 30px;font-size:14px;color:#808080;float:left;position:relative;-webkit-transition:all .7s;transition:all .7s;}



.links .jz .lk a:hover{color:#1158b2;-webkit-transition:all .7s;transition:all .7s;}



.links .jz .lk a::before{content:'';width:2px;height:14px;background:#b9b9b9;position:absolute;top:12px;right:-1px;transform: skew(-25deg);}



.links .jz .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.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);

  }

}

