/*

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;background:url(../images/pro_back.jpg) center top no-repeat;overflow:hidden;}

.box_01 .pro_center{width:1300px;height:584px;margin:0 auto;position:relative;overflow:hidden;}

.box_01 .pro_center .h_title{width:358px;height:auto;position:absolute;left:0;top:0;z-index:5;}

.box_01 .pro_center .h_title span{display:block;width:358px;height:54px;background:url(../images/bt_pro.png);}

.box_01 .pro_center .h_title h3{font-size:26px;color:#333;font-weight:bold;line-height:28px;margin-top:24px;}

.box_01 .pro_center .h_title p{font-size:15px;color:#808080;line-height:15px;position:absolute;left:125px;bottom:0; letter-spacing:8px;}

.box_01 .pro_center .hd{width:240px;height:110px;overflow:hidden;position:absolute;left:0;bottom:30px;z-index:9;}

.box_01 .pro_center .hd ul{width:240px;height:110px;display:flex;justify-content: space-between;}

.box_01 .pro_center .hd ul li{width:100px;height:110px;float:left;position:relative;z-index:2;}

.box_01 .pro_center .hd ul li::before{content:'';width:66px;height:66px;background:#fff;border-radius:50%;position:absolute;top:0;left:17px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center .hd ul li.on::before{content:'';width:100px;height:100px;background:#b11115;border-radius:50%;position:absolute;top:5px;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center .hd ul li i{display:block;width:100px;height:30px;margin-top:20px;background:url(../images/dian01.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center .hd ul li.on i{background:url(../images/dian02.png) center center no-repeat;-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_01 .pro_center .hd ul li p{line-height:20px;font-size:16px;color:#333;margin-top:40px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center .hd ul li.on p{color:#fff;margin-top:20px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center .bd{width:1300px;height:584px;overflow:hidden;}

.box_01 .pro_center .bd .main{width:1300px;height:584px;overflow:hidden;position:relative;}

.box_01 .pro_center .bd .main a{display:block;}

.box_01 .pro_center .bd .main .txt{width:640px;height:auto;float:left;margin-top:175px;overflow:hidden;position:relative;}

.box_01 .pro_center .bd .main .txt .name{max-width:200px;width:auto;padding-right:125px;font-size:20px;color:#333;font-weight:bold;line-height:22px;position:absolute;left:0;top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center .bd .main:hover .txt .name{color:#b11115;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center .bd .main .txt .name::after{content:'/ product name';font-size:12px;color:#b2b2b2;line-hieght:22px;position:absolute;top:0;right:0;text-transform: Uppercase;font-weight:normal;}

.box_01 .pro_center .bd .main .txt p{font-size:15px;color:#808080;line-height:35px;height:70px;overflow:hidden;margin-top:50px;}

.box_01 .pro_center .bd .main .more{width:115px;height:26px;background:url(../images/cursor01.png) left center no-repeat;margin-top:30px;font-size:16px;color:#4d4d4d;text-align:right;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center .bd .main:hover .more{background:url(../images/cursor02.png) left center no-repeat;color:#b11115;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center .bd .main .img{width:480px;height:480px;border:solid 52px #b11115;float:right;border-radius:50%;overflow:hidden;}

.box_01 .pro_center .bd .main .img img{display:block;width:480px;height:480px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_01 .pro_center .bd .main:hover .img img{transform: scale(1.05);}

.box_01 .pro_list{width:1300px;height:300px;margin:50px auto 0 auto;overflow:hidden;}

.box_01 .pro_list li{width:300px;height:300px;margin-right:33px;overflow:hidden;float:left;}

.box_01 .pro_list li:last-child{margin-right:0;}

.box_01 .pro_list li a{display:block;color:#fff;}

.box_01 .pro_list li .img{width:280px;height:200px;border:solid 10px #f5f5f5;background:#f5f5f5;border-radius:10px;overflow:hidden;}

.box_01 .pro_list li .img .pic{width:280px;height:200px;border-radius:10px;overflow:hidden;}

.box_01 .pro_list li .img .pic img{display:block;width:280px;height:200px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_01 .pro_list li:hover .img .pic img{transform: scale(1.05);}

.box_01 .pro_list li .txt{width:260px;height:60px;line-height:60px;background:#fcf6f6;border-radius:6px;margin-top:20px;padding:0 20px;overflow:hidden;position:relative;z-index:2;}

.box_01 .pro_list li .txt::after{content:'';width:10px;height:10px;background:#de9a9c;border-radius:5px;position:absolute;bottom:18px;right:57px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:hover .txt::after{content:'';width:52px;height:24px;background:#de9a9c;border-radius:5px;position:absolute;bottom:18px;right:15px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li .txt .name{width:160px;float:left;font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_01 .pro_list li .txt .more{float:right;font-size:13px;color:#b2b2b2;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:hover .txt .more{float:right;font-size:13px;color:#fff;-webkit-transition:all .7s;transition:all .7s;}




/* 企业优势 */
.box_02{width:100%;height:770px;padding-top:80px;background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;}

.box_02 .h_title{width:400px;height:auto;position:relative;margin:0 auto;}

.box_02 .h_title span{display:block;width:400px;height:54px;background:url(../images/bt_ys.png) 10px center no-repeat;}

.box_02 .h_title h3{font-size:26px;color:#333;font-weight:bold;line-height:28px;margin-top:24px;}

.box_02 .h_title p{font-size:15px;color:#808080;line-height:15px;position:absolute;right:0;bottom:2px; letter-spacing:8px;}

.box_02 .center{width:1300px;height:630px;margin:30px auto 0 auto;}

.box_02 .center .left{width:auto;height:630px;float:left;}

.box_02 .center .left li{width:auto;height:107px;overflow:hidden;margin-bottom:115px;cursor:pointer;}

.box_02 .center .left li .txt{width:auto;height:auto;float:left;margin-right:35px;text-align:right;}

.box_02 .center .left li .txt h4{font-size:20px;color:#333;font-weight:bold;line-height:22px;}

.box_02 .center .left li .txt p{font-size:14px;color:#808080;line-height:25px;margin-top:10px;}

.box_02 .center .left li .icon{width:90px;height:90px;float:left;background:url(../images/yuan01.png);-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left li:hover .icon{background:url(../images/yuan02.png);-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left li .icon i{display:block;width:90px;height:90px;}

.box_02 .center .left li:hover .icon i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_02 .center .left li:nth-of-type(1) .icon i{background:url(../images/ys_icon_01.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left li:nth-of-type(2) .icon i{background:url(../images/ys_icon_05.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left li:nth-of-type(3) .icon i{background:url(../images/ys_icon_09.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left li:nth-of-type(1):hover .icon i{background:url(../images/ys_icon_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left li:nth-of-type(2):hover .icon i{background:url(../images/ys_icon_06.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left li:nth-of-type(3):hover .icon i{background:url(../images/ys_icon_10.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .right{width:auto;height:630px;float:right;}

.box_02 .center .right li{width:auto;height:107px;overflow:hidden;margin-bottom:115px;cursor:pointer;}

.box_02 .center .right li:nth-of-type(1){width:410px;}

.box_02 .center .right li:nth-of-type(2){width:360px;margin-left:50px;}

.box_02 .center .right li:nth-of-type(3){width:340px;margin-left:70px;}

.box_02 .center .right li .icon{width:90px;height:90px;float:left;background:url(../images/yuan01.png);-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .right li:hover .icon{background:url(../images/yuan02.png);-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .right li .icon i{display:block;width:90px;height:90px;}

.box_02 .center .right li:hover .icon i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_02 .center .right li:nth-of-type(1) .icon i{background:url(../images/ys_icon_03.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .right li:nth-of-type(2) .icon i{background:url(../images/ys_icon_07.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .right li:nth-of-type(3) .icon i{background:url(../images/ys_icon_11.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .right li:nth-of-type(1):hover .icon i{background:url(../images/ys_icon_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .right li:nth-of-type(2):hover .icon i{background:url(../images/ys_icon_08.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .right li:nth-of-type(3):hover .icon i{background:url(../images/ys_icon_12.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .right li .txt{width:auto;height:auto;float:right;}

.box_02 .center .right li .txt h4{font-size:20px;color:#333;font-weight:bold;line-height:22px;}

.box_02 .center .right li .txt p{font-size:14px;color:#808080;line-height:25px;margin-top:10px;}


@keyframes mouse {
    from { transform: translateY(0); -webkit-transform: translateY(0); }
    to { transform: translateY(10px); -webkit-transform: translateY(10px); }
}

@-webkit-keyframes mouse {
    from { transform: translateY(0); -webkit-transform: translateY(0); }
    to { transform: translateY(10px); -webkit-transform: translateY(10px); }
}


/* 合作客户 */
.box_03{width:100%;height:auto;padding:80px 0;overflow:hidden;}

.box_03 .center{width:1300px;height:430px;margin:0 auto;position:relative;overflow:hidden;}

.box_03 .center .h_title{width:415px;height:auto;position:absolute;left:0;top:0;z-index:5;}

.box_03 .center .h_title span{display:block;width:415px;height:54px;background:url(../images/bt_hb.png);}

.box_03 .center .h_title h3{font-size:26px;color:#333;font-weight:bold;line-height:28px;margin-top:24px;}

.box_03 .center .h_title p{font-size:15px;color:#808080;line-height:15px;position:absolute;left:125px;bottom:2px; letter-spacing:8px;}

.box_03 .center .more{width:232px;height:75px; background:url(../images/hb_line.png) left bottom no-repeat;position:absolute;right:0;bottom:25px;z-index:5;}

.box_03 .center .more a{display:block;width:50px;height:50px;font-size:14px;color:#fff;line-height:50px;text-align:center;background:#b11115;border-radius:25px;position:absolute;top:0;right:0;animation: mouse 1s ease-in-out 0.1s alternate none infinite running; -webkit-animation: mouse 1s ease-in-out 0.1s alternate none infinite running;}

.box_03 .center .list{width:1300px;height:430px;overflow:hidden;}

.box_03 .center .list li{width:293px;height:118px;border:solid 1px #e6e6e6;overflow:hidden;float:left;margin:0 40px 35px 0;position:relative;}

.box_03 .center .list li:nth-of-type(1){margin-left:670px;}

.box_03 .center .list li:nth-of-type(2),
.box_03 .center .list li:nth-of-type(6){margin-right:0px;}

.box_03 .center .list li a{display:block;}

.box_03 .center .list li .img{width:293px;height:118px;overflow:hidden;}

.box_03 .center .list li .img img{display:block;width:293px;height:118px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_03 .center .list li:hover .img img{transform: scale(1.1);}

.box_03 .center .list li .name{padding:0 30px;width:233px;line-height:35px;font-size:14px;color:#fff;text-align:center;background:rgba(177,17,21,0.8);position:absolute;left:0;bottom:-40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .list li:hover .name{position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}




/* 询盘信息 */
.topxunpan {width:auto;height:22px;float:right;margin-top:40px;padding-left:20px;box-sizing:content-box;background:url(../images/xp.png) left center no-repeat;}

.thisxp{width:auto;height:22px;}

.topxunpan .xp {position: relative;line-height:22px;color: #333;font-size:14px;cursor: pointer;}

.topxunpan .xp i {display:inline-block;color:#fff;font-size:12px;text-align:center;width:22px;height:22px;text-align:center; background:#b11115;border-radius:11px;}

.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: #b11115;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: #b11115;}

.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_04{width:100%;height:auto;padding-bottom:80px;overflow:hidden;}

.box_04 .top{width:1300px;height:106px;margin:0 auto;position:relative;}

.box_04 .top .h_title{width:340px;height:auto;position:relative;float:left;}

.box_04 .top .h_title span{display:block;width:233px;height:54px;background:url(../images/bt_case.png);}

.box_04 .top .h_title h3{font-size:26px;color:#333;font-weight:bold;line-height:28px;margin-top:24px;}

.box_04 .top .h_title p{font-size:15px;color:#808080;line-height:15px;position:absolute;left:125px;bottom:0; letter-spacing:8px;}

.box_04 .center{width:1300px;height:400px;margin:50px auto 0 auto;overflow:hidden;position:relative;}

.box_04 .center .txt{width:640px;height:400px;float:left;}

.box_04 .center .txt .name{display:block;font-size:20px;color:#333;font-weight:bold;line-height:22px;margin-top:75px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center:hover .txt .name{color:#b11115;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .txt .line{width:20px;height:2px;background:#b11115;margin-top:30px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center:hover .txt .line{width:120px;height:2px;background:#b11115;margin-top:30px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .txt p{font-size:16px;color:#808080;line-height:40px;height:80px;margin-top:15px;overflow:hidden;}

.box_04 .center .img{width:560px;height:380px;border:solid 10px #f5f5f5;background:#f5f5f5;border-radius:12px;overflow:hidden;float:right;position:relative;}

.box_04 .center .img img{display:block;width:560px;height:380px;border-radius:12px;overflow:hidden;object-fit:cover;vertical-align:top;}

.box_04 .center .img:before{background:rgba(255,255,255,0.2);bottom:0;content:'';left:50%;position:absolute;right:51%;top:0;opacity:1;pointer-events:none}

.box_04 .center .img:after{background:rgba(255,255,255,0.2);bottom:50%;content:'';left:0;position:absolute;right:0;top:50%;opacity:1;pointer-events:none}

.box_04 .center .img:hover:before{left:0;right:0;opacity:0;-webkit-transition:all 900ms ease-in;-o-transition:all 900ms ease-in;transition:all 900ms ease-in}

.box_04 .center .img:hover:after{top:0;bottom:0;opacity:0;-webkit-transition:all 900ms ease-in;-o-transition:all 900ms ease-in;transition:all 900ms ease-in}

.box_04 .center .tel{padding-left:60px; background:url(../images/tel02.png) left center no-repeat;line-height:44px;font-size:24px;color:#333;font-weight:bold;position:absolute;left:0;bottom:45px;}

.box_04 .center .tel span{font-size:15px;font-weight:normal;float:left;display:block;margin-right:10px;}

.box_04 .picScroll-left01{width:1300px;height:260px;margin:50px auto 0 auto;position:relative;}

.box_04 .picScroll-left01 .hd{width:200px;height:20px;position:absolute;left:400px;top:-130px;z-index:5;}

.box_04 .picScroll-left01 .hd .prev{float:left;width:75px;background:url(../images/case_jt_01.png) left center no-repeat;font-size:16px;color:#333;text-transform: Uppercase;font-family:Arial;text-align:right;font-weight:bold;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .hd .next{float:right;width:75px;background:url(../images/case_jt_03.png) right center no-repeat;font-size:16px;color:#333;text-transform: Uppercase;font-family:Arial;font-weight:bold;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .hd .prev:hover{background:url(../images/case_jt_02.png) left center no-repeat;color:#b11115;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .hd .next:hover{background:url(../images/case_jt_04.png) right center no-repeat;color:#b11115;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .bd{width:1300px;height:260px;overflow:hidden;position:relative;z-index:5;}

.box_04 .picScroll-left01 .bd ul{width:1300px;height:260px;overflow:hidden; zoom:1;}

.box_04 .picScroll-left01 .bd ul li{width:300px;height:260px;float:left;overflow:hidden;margin-right:33.3px;}

.box_04 .picScroll-left01 .bd ul li a{display:block;color:#fff;}

.box_04 .picScroll-left01 .bd ul li .img{width:280px;height:200px;border:solid 10px #f5f5f5;background:#f5f5f5;border-radius:10px;overflow:hidden;}

.box_04 .picScroll-left01 .bd ul li .img .pic{width:280px;height:200px;border-radius:10px;overflow:hidden;}

.box_04 .picScroll-left01 .bd ul li .img .pic img{display:block;width:280px;height:200px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_04 .picScroll-left01 .bd ul li:hover .img .pic img{transform: scale(1.05);}

.box_04 .picScroll-left01 .bd ul li .txt{width:260px;height:24px;line-height:24px;margin-top:16px;padding:0 20px;overflow:hidden;position:relative;z-index:2;}

.box_04 .picScroll-left01 .bd ul li .txt::after{content:'';width:10px;height:10px;background:#efcfd0;border-radius:5px;position:absolute;bottom:0;right:57px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .bd ul li:hover .txt::after{content:'';width:52px;height:24px;background:#b11115;border-radius:5px;position:absolute;bottom:0;right:15px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .bd ul li .txt .name{width:160px;float:left;font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_04 .picScroll-left01 .bd ul li .txt .more{float:right;font-size:13px;color:#b2b2b2;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .bd ul li:hover .txt .more{float:right;font-size:13px;color:#fff;-webkit-transition:all .7s;transition:all .7s;}




/* 关于我们 */
.box_05{width:100%;height:1080px;padding-top:80px;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}

.box_05 .top{width:1300px;height:333px;margin:0 auto;position:relative;}

.box_05 .top .h_title{width:342px;height:auto;position:relative;float:left;margin-top:50px;}

.box_05 .top .h_title span{display:block;width:342px;height:54px;background:url(../images/bt_process.png);}

.box_05 .top .h_title h3{font-size:26px;color:#fff;font-weight:bold;line-height:28px;margin-top:24px;}

.box_05 .top .h_title p{font-size:15px;color:rgba(255,255,255,0.5);line-height:15px;margin-top:24px;letter-spacing:8px;}

.box_05 .top .pos{width:175px;height:151px; background:url(../images/lc_pos.png);position:absolute;left:240px;top:140px;}

.box_05 .top .list{width:730px;height:auto;float:right;overflow:hidden;}

.box_05 .top .list li{width:210px;height:110px;background:rgba(255,255,255,0.2);float:left;margin:0 50px 40px 0;border-radius:8px;overflow:hidden;}

.box_05 .top .list li:nth-of-type(3n){margin-right:0;}

.box_05 .top .list li .bx{width:190px;height:90px;margin:10px;position:relative;background:#fff;border-radius:8px;overflow:hidden;}

.box_05 .top .list li .bx i{display:block;width:66px;height:66px;position:absolute;left:12px;top:12px;}

.box_05 .top .list li:nth-of-type(1) .bx i{background:url(../images/list01.png);}

.box_05 .top .list li:nth-of-type(2) .bx i{background:url(../images/list02.png);}

.box_05 .top .list li:nth-of-type(3) .bx i{background:url(../images/list03.png);}

.box_05 .top .list li:nth-of-type(4) .bx i{background:url(../images/list04.png);}

.box_05 .top .list li:nth-of-type(5) .bx i{background:url(../images/list05.png);}

.box_05 .top .list li:nth-of-type(6) .bx i{background:url(../images/list06.png);}

.box_05 .top .list li .bx h4{font-size:16px;color:#333;line-height:16px;position:absolute;left:90px;top:25px;}

.box_05 .top .list li .bx p{font-size:12px;color:#ccc;line-height:16px;position:absolute;left:90px;bottom:22px;}





.box_05 .center{width:1300px;height:675px;margin:45px auto 0 auto;position:relative;}

.box_05 .center .num{font-size:132px;font-weight:bold;color:#f8efef;line-height:105px;position:absolute;left:400px;top:40px;}

.box_05 .center .img{width:550px;height:550px;position:absolute;left:-50px;top:0;z-index:2;}

.box_05 .center .yyzz{width:257px;height:359px;background:url(../images/honor.png);position:absolute;left:305px;bottom:70px;z-index:3;}

.box_05 .center .yyzz img{width:212px;height:314px;vertical-align:top;object-fit:cover;position:absolute;left:23px;top:23px;}



.box_05 .center .right{width:685px;height:675px;float:right;position:relative;}

.box_05 .center .right .h_title{width:320px;height:106px;position:absolute;right:0;top:0;z-index:5;}

.box_05 .center .right .h_title span{display:block;width:320px;height:54px;background:url(../images/bt_us.png) right center no-repeat;}

.box_05 .center .right .h_title h3{font-size:26px;color:#333;font-weight:bold;line-height:28px;margin-top:24px;position:absolute;bottom:0;right:0;}

.box_05 .center .right .h_title p{font-size:15px;color:#808080;line-height:15px;position:absolute;left:0;bottom:2px; letter-spacing:8px;}

.box_05 .center .right .txt{width:685px;height:auto;margin-top:225px;text-align:right;}

.box_05 .center .right .txt h4{font-size:30px;color:#333;font-weight:bold;line-height:32px;}

.box_05 .center .right .txt h4 a{display:block;color:#333;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .right .txt h4:hover a{display:block;color:#b11115;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .right .txt span{display:block;font-size:12px;color:#ccc;line-height:14px;margin-top:18px;}

.box_05 .center .right .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;line-height:35px;height:105px;font-size:15px;color:#808080;margin-top:25px;}






.box_05 .center .bx{width:570px;height:110px;position:absolute;bottom:70px;right:0;display:flex;justify-content: space-between;}

.box_05 .center .bx a{display:block;width:210px;height:66px;padding:22px 0 22px 20px;background:#fff;border-radius:8px;overflow:hidden;float:left;-moz-box-shadow:0px 0px 15px #ccc;-webkit-box-shadow:0px 0px 15px #ccc;box-shadow:0px 0px 15px #ccc;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .bx a:hover{background:#b11115;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .bx a .icon{width:66px;height:66px;background:#333;border-radius:33px;float:left;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .bx a:hover .icon{background:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .bx a .icon i{display:block;width:66px;height:66px;}

.box_05 .center .bx a:hover .icon i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_05 .center .bx a:nth-of-type(1) .icon i{background:url(../images/ab_icon_01.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .bx a:nth-of-type(1):hover .icon i{background:url(../images/ab_icon_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .bx a:nth-of-type(2) .icon i{background:url(../images/ab_icon_03.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .bx a:nth-of-type(2):hover .icon i{background:url(../images/ab_icon_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .bx a .wz{width:120px;height:66px;float:right;}

.box_05 .center .bx a .wz h4{font-size:18px;color:#333;line-height:20px;font-weight:bold;margin-top:10px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .bx a .wz p{font-size:13px;color:#b2b2b2;line-height:16px;margin-top:15px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .bx a:hover .wz h4{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .bx a:hover .wz p{color:#fff;-webkit-transition:all .7s;transition:all .7s;}





/* 新闻资讯 */
.box_06{width:100%;height:auto;padding:60px 0 80px 0;overflow:hidden;}

.box_06 .news_center{width:1300px;height:auto;margin:0 auto;position:relative;}

.box_06 .news_center .hd{width:1300px;height:106px;}

.box_06 .news_center .hd .h_title{width:340px;height:auto;position:relative;float:left;z-index:5;}

.box_06 .news_center .hd .h_title span{display:block;width:208px;height:54px;background:url(../images/bt_news.png);}

.box_06 .news_center .hd .h_title h3{font-size:26px;color:#333;font-weight:bold;line-height:28px;margin-top:24px;}

.box_06 .news_center .hd .h_title p{font-size:15px;color:#808080;line-height:15px;position:absolute;left:125px;bottom:0; letter-spacing:8px;}

.box_06 .news_center .hd ul{width:500px;height:46px;overflow:hidden;float:right;margin-top:40px;display:flex;justify-content: space-between;}

.box_06 .news_center .hd ul li{width:150px;height:46px;background:#333;border-radius:4px;overflow:hidden;float:left;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li.on{background:#b11115;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li a{display:block;width:100px;padding-left:50px;line-height:46px;font-size:16px;color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li.on a{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li:nth-of-type(1) a{background:url(../images/n_icon_01.png) 22px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li:nth-of-type(2) a{background:url(../images/n_icon_02.png) 22px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li:nth-of-type(3) a{background:url(../images/n_icon_03.png) 22px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}




.box_06 .news_center .bd{width:1300px;height:620px;margin:50px auto 0 auto;position:relative;}

.box_06 .news_center .bd .main{width:1300px;height:620px;position:relative;}

.box_06 .news_center .bd .main .top{width:1300px;height:480px;overflow:hidden;position:relative;}

.box_06 .news_center .bd .main .top li{width:550px;height:175px;padding:35px 30px 0 30px;margin-bottom:40px;border:solid 5px #f8f8f9;border-radius:10px;background:#fff;float:left;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .top li:nth-of-type(2n){float:right;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .top li:hover{border:solid 5px rgba(177,17,21,0.6);-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .top li a{display:block;}

.box_06 .news_center .bd .main .top li .date{width:auto;height:175px;float:left;margin-right:35px;text-align:center;position:relative;}

.box_06 .news_center .bd .main .top li .date::after{content:'';width:100%;height:1px;background:#e6e6e6;position:absolute;left:0;top:60px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .top li .date p:nth-of-type(1){font-size:42px;color:#333;font-weight:bold;line-height:32px;margin-top:17px;font-family:Arial;}

.box_06 .news_center .bd .main .top li .date p:nth-of-type(2){font-size:14px;color:#b2b2b2;line-height:12px;margin-top:25px;font-family:Arial;}

.box_06 .news_center .bd .main .top li .txt{width:240px;height:175px;float:left;overflow:hidden;}

.box_06 .news_center .bd .main .top li .txt .name{font-size:18px;color:#333;line-height:20px;margin-top:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .top li:hover .txt .name{color:#b11115;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .top li .txt p{font-size:16px;color:#8c8c8c;line-height:35px;height:70px;margin-top:20px;overflow:hidden;}

.box_06 .news_center .bd .main .top li .img{width:195px;height:150px;float:right;border-radius:8px;overflow:hidden;}

.box_06 .news_center .bd .main .top li .img img{display:block;width:195px;height:150px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_06 .news_center .bd .main .top li:hover .img img{transform: scale(1.1);}

.box_06 .news_center .bd .main .bottom{width:1300px;height:85px;margin:55px auto 0 auto;overflow:hidden;}

.box_06 .news_center .bd .main .bottom li{width:380px;height:85px;float:left;position:relative;overflow:hidden;margin-right:80px;}

.box_06 .news_center .bd .main .bottom li:nth-of-type(3){margin-right:0;}

.box_06 .news_center .bd .main .bottom li .date{width:auto;height:85px;float:left;text-align:center;position:relative;}

.box_06 .news_center .bd .main .bottom li .date p:nth-of-type(1){font-size:42px;color:#333;font-weight:bold;line-height:32px;margin-top:9px;font-family:Arial;}

.box_06 .news_center .bd .main .bottom li .date p:nth-of-type(2){font-size:14px;color:#b2b2b2;line-height:12px;margin-top:15px;font-family:Arial;}

.box_06 .news_center .bd .main .bottom li .txt{width:300px;height:85px;float:right;overflow:hidden;}

.box_06 .news_center .bd .main .bottom li .txt .name{display:block;line-height:20px;font-size:18px;color:#333;height:44px;border-bottom:solid 1px #e6e6e6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li:hover .txt .name{border-bottom:solid 1px #fff;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li .more{display:block;padding-left:15px;width:285px;height:40px;background:url(../images/n_jt.png) 215px center no-repeat #fff;border-radius:20px;line-height:40px;font-size:14px;color:#999;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li:hover .more{background:url(../images/n_jt.png) 215px center no-repeat #b11115;color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .links{width:1300px;height:38px;margin:80px auto 0 auto;overflow:hidden;position:relative;z-index:2;}

.box_06 .links .lk{width:154px;height:38px;float:left;background:url(../images/links.png) left bottom no-repeat;}

.box_06 .links .lk p{line-height:16px;font-size:16px;color:#333;position:absolute;left:42px;top:0;}

.box_06 .links .link{width:1100px;overflow:hidden;position:relative;float:right;height:38px;}

.box_06 .links .link a{display:block;float:left;width:auto;margin-right:30px;font-size:14px;line-height:30px;color:#8c8c8c;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .links .link a:hover{color:#b11115;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .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);
  }
}
