/*

overflow:hidden;text-overflow:ellipsis;white-space:nowrap;

-webkit-transition:all .5s;transition:all .5s;

transition: all 1s;

outline: 1px dashed #fff;outline-offset: -5px;

transform:rotate(360deg);

text-transform: Uppercase;

*/

/* 公用标题 */




/* 第一个板块 */
.box_01{width:100%;height:80px;background:url(../images/box_01_back.png) center center no-repeat;position:relative;z-index:999;margin-top:-80px;}

.box_01 .center{width:1200px;height:80px;margin:0 auto;}

.txtScroll-top{width:860px;height:40px;margin:20px 0;float:left;}

.txtScroll-top h4{width:145px;height:40px;font-size:18px;line-height:40px;color:#fff;font-weight:bold;background:url(../images/hot.png) left center no-repeat;float:left;position:relative;text-align:right;margin-right:50px;}

.txtScroll-top .bd{width:520px;height:40px;line-height:40px;float:left;}

.txtScroll-top .infoList li{height:40px;line-height:40px;overflow:hidden;}

.txtScroll-top .infoList li a{font-size:14px;color:#fff;display:block;width:380px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;float:left;-webkit-transition:all .5s;transition:all .5s;}

.txtScroll-top .infoList li:hover a{margin-left:10px;-webkit-transition:all .5s;transition:all .5s;}

.txtScroll-top .infoList li span{display:block;float:right;font-size:14px;color:#fff;height:40px;line-height:40px;}

/* 询盘信息 */
.topxunpan{width:210px;height:32px;border-bottom:solid 1px #bc7f82;float:right;margin:23px 70px 0 0;}

.thisxp{width:210px;height: auto;}

.topxunpan .xp {position: relative;line-height:22px;color: #fff;font-size: 14px;cursor: pointer;}

.topxunpan .xp img {position: relative;top:0;margin-right:5px;}

.topxunpan .xp i {display:inline-block;width:22px;height:22px;line-height:22px;margin:0 5px;background:#fff;color:#8f2a2f;border-radius:5px;box-sizing: border-box;font-size:14px;text-align:center;}

.topxunpan .xp #xunpantip {z-index: 999;position: absolute;top: 35px;left: 50%;width: 180px;height: 30px;line-height: 30px;text-align: center;color: #fff;font-size: 14px;-webkit-transform: translateX(-50%) scale(0);-moz-transform: translateX(-50%) scale(0);-o-transform: translateX(-50%) scale(0);-ms-transform: translateX(-50%) scale(0);transform: translateX(-50%) scale(0);-webkit-transition: transform .4s, opacity .4s;-moz-transition: transform .4s, opacity .4s;-o-transition: transform .4s, opacity .4s;-ms-transition: transform .4s, opacity .4s;transition: transform .4s, opacity .4s;background-color: #3e3e3e;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: #3e3e3e;}

.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;}



@keyframes aa {
	0% {transform: scale(1);}
  
	100% {transform: scale(1) rotatez(20deg) translate(0px, 0px);}
}

@keyframes ab {
	0% {transform: rotatez(20deg) translate(0px, 0px);}
	
	50% {transform: rotatez(-20deg) translate(0px, 0px);}
	
	100% {transform: rotatez(20deg) translate(0px, 0px);}
}



/* 产品中心 */
.box_02{width:100%;height:876px;background:url(../images/pro_back.jpg) center top no-repeat;overflow:hidden;position:relative;}

.box_02 .center{width:1200px;height:856px;padding-top:20px;margin:0 auto;position:relative;}

.box_02 .center::before{content:'';width:74px;height:145px;background:url(../images/dl.png);position:absolute;top:0;left:360px;transform: scale(1) rotatez(0deg) translate(-0px, 0px);animation: 1s init, 0.7s aa 1s, 3s ab 1.7s infinite;transform-origin:center top;}

.box_02 .h_title{width:365px;height:65px;margin:0 auto;text-align:center;padding-top:70px;background:url(../images/bt_back.png) center top no-repeat;}

.box_02 .h_title h3{width:120px;height:30px;background:url(../images/pro_bt.png) center top no-repeat;margin:0 auto;}

.box_02 .h_title h3 a{display:block;width:120px;height:30px;}

.box_02 .h_title p{font-size:14px;line-height:15px;color:#656565;margin-top:15px;}

.pro-center{width:1200px;height:640px;margin:20px auto 0 auto;overflow:hidden;position:relative;}

.pro-center .bt{width:250px;height:38px;overflow:hidden;text-align:center;position:absolute;left:0;top:0;}

.pro-center .bt span{display:block;font-size:48px;line-height:38px;color:#dfdfdf;text-transform: Uppercase;font-weight:bold;}

.pro-center .bt h4{width:250px;height:38px;font-weight:bold;font-size:20px;line-height:38px;color:#8f2a2f;position:absolute;left:0;top:0;}

.pro-center .tel{width:250px;height:318px;overflow:hidden;text-align:center;color:#fff;background:url(../images/pro_left.jpg);position:absolute;left:0;bottom:0;}

.pro-center .tel h4{font-weight:bold;font-size:24px;line-height:26px;margin-top:28px;}

.pro-center .tel p:nth-of-type(1){width:1px;height:28px;background:#fff;margin:13px auto 0 auto;}

.pro-center .tel p:nth-of-type(2){font-size:16px;line-height:10px; letter-spacing:2px;margin-top:15px;}

.pro-center .tel p:nth-of-type(3){font-size:10px;line-height:5px;text-transform: Uppercase;margin-top:8px;}

.pro-center .tel p:nth-of-type(4){font-size:16px;line-height:10px;font-weight:bold;margin-top:15px;}

.pro-center .tel p:nth-of-type(5){width:34px;height:34px;background:url(../images/tel01.png);margin:40px auto 0 auto;}

.pro-center .tel p:nth-of-type(6){font-size:14px;line-height:15px;margin-top:15px;}

.pro-center .tel p:nth-of-type(7){font-size:24px;line-height:20px;font-weight:bold;margin-top:15px;}

.pro-center .hd{width:250px;height:327px;position:absolute;left:0;top:65px;}

.pro-center .hd ul{width:250px;height:327px;overflow:hidden;font-size:14px;}

.pro-center .hd ul li{width:250px;height:48px;border-top:solid 1px #ccc;background:url(../images/pro_icon.png) left center no-repeat;}

.pro-center .hd ul li p{width:216px;height:48px;line-height:48px;text-align:center;font-weight:bold;color:#454545;margin-left:34px;background:url(../images/pro_on01.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;background-size: 198px 36px;}

.pro-center .hd ul li.on p{color:#8f2a2f;background:url(../images/pro_on02.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;background-size: 198px 36px;}

.pro-center .bd{width:895px;height:640px;position:absolute;top:0;right:0;}

.pro-center .bd .main{width:895px;height:640px;overflow:hidden;}

.pro-center .bd .main li{width:245px;height:160px;float:left;margin:0 20px 20px 0;padding:20px;overflow:hidden;background:url(../images/li01.png);-webkit-transition:all .5s;transition:all .5s;position:relative;}

.pro-center .bd .main li:hover{background:url(../images/li02.png);-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li:nth-of-type(3n){margin-right:0;}

.pro-center .bd .main li a{display:block;}

.pro-center .bd .main li .img{width:245px;height:160px;overflow:hidden;}

.pro-center .bd .main li .img img{width:245px;height:160px;transition: all 1s;vertical-align:top;}

.pro-center .bd .main li:hover .img img{transform: scale(1.1);}

.pro-center .bd .main li .name{width:200px;height:40px;line-height:40px;font-size:14px;color:#333333;text-align:center;padding:0 15px;background:url(../images/pro_p01.png);position:absolute;left:27px;bottom:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li:hover .name{background:url(../images/pro_p02.png);-webkit-transition:all .5s;transition:all .5s;}




/* 横栏广告 */
.box_03{width:100%;height:302px;background:url(../images/ad_back.jpg) center top no-repeat;overflow:hidden;}

.box_03 .center{width:1200px;height:302px;margin:0 auto;position:relative;}

.box_03 .center img{display:block;width:347px;height:241px;position:absolute;top:30px;left:400px;}

.box_03 .center .pos{width:270px;height:auto;position:absolute;top:85px;right:0;}

.box_03 .center .pos .tel{width:210px;height:50px;padding-left:60px;background:url(../images/tel02.png) 2px top no-repeat;color:#fff;overflow:hidden;}

.box_03 .center .pos .tel p:nth-of-type(1){font-size:16px;line-height:16px;}

.box_03 .center .pos .tel p:nth-of-type(2){font-size:24px;line-height:20px;margin-top:14px;}

.box_03 .center .pos a{display:block;margin:30px 0 0 60px;width:201px;height:50px;line-height:50px;font-size:16px;color:#fff;text-align:center;background:url(../images/click01.png);-webkit-transition:all .5s;transition:all .5s;}

.box_03 .center .pos a:hover{text-align:center;background:url(../images/click02.png);-webkit-transition:all .5s;transition:all .5s;}




/* 工程案例 */

.box_04{width:100%;height:933px;background:url(../images/case_back.jpg) center top no-repeat; background-size:100% 100%;overflow:hidden;}



.box_04 .center{width:1200px;height:910px;padding-top:23px;margin:0 auto;position:relative;}



.box_04 .center::before{content:'';width:74px;height:145px;background:url(../images/dl.png);position:absolute;top:0;left:360px;transform: scale(1) rotatez(0deg) translate(-0px, 0px);animation: 1s init, 0.7s aa 1s, 3s ab 1.7s infinite;transform-origin:center top;}



.box_04 .h_title{width:365px;height:65px;margin:0 auto;text-align:center;padding-top:70px;background:url(../images/bt_back.png) center top no-repeat;}



.box_04 .h_title h3{width:120px;height:30px;background:url(../images/case_bt.png) center top no-repeat;margin:0 auto;}



.box_04 .h_title p{font-size:14px;line-height:15px;color:#656565;margin-top:15px;}



.box_04 .center .pos{width:320px;height:350px;background:#8f2a2f;position:absolute;top:60px;right:-115px;}



.box_04 .center .pos::before{content:'';width:1px;height:160px;background:#fff;position:absolute;top:20px;right:80px;}



.box_04 .center .pos span{display:block;font-size:120px;line-height:88px;font-family:Arial;color:#fff;position:absolute;left:125px;top:15px;text-transform: Uppercase;}



.box_04 .center .pos p{font-size:24px;line-height:20px;font-family:Arial;color:#fff;writing-mode: tb-rl;position:absolute;right:70px;bottom:65px;text-transform: Uppercase;}



.box_04 .center .list{width:1200px;height:680px;margin-top:10px;overflow:hidden;position:relative;z-index:5;}



.box_04 .center .list li{width:285px;height:330px;float:left;margin:0 20px 20px 0;overflow:hidden;}



.box_04 .center .list li:nth-of-type(4n){margin-right:0;}



.box_04 .center .list li a{display:block;}



.box_04 .center .list li .img{width:285px;height:220px;overflow:hidden;}



.box_04 .center .list li .img img{width:285px;height:220px;transition: all 1s;vertical-align:top;}



.box_04 .center .list li:hover .img img{transform: scale(1.1);}


.box_04 .center .list li .txt{width:255px;height:90px;padding:20px 15px 0 15px;overflow:hidden;background:#fff;position:relative;z-index:0;}


.box_04 .center .list li .txt::after{content:'';width:285px;height:0px;background:#8f2a2f;position:absolute;bottom:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}



.box_04 .center .list li:hover .txt::after{content:'';width:285px;height:110px;background:#8f2a2f;position:absolute;bottom:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}



.box_04 .center .list li .txt .name{font-size:16px;line-height:18px;color:#515151;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}



.box_04 .center .list li:hover .txt .name{color:#fff;-webkit-transition:all .5s;transition:all .5s;}



.box_04 .center .list li .txt p{font-size:14px;line-height:25px;max-height:50px;color:#8d8d8d;overflow:hidden;margin-top:10px;-webkit-transition:all .5s;transition:all .5s;}



.box_04 .center .list li:hover .txt p{color:#fff;-webkit-transition:all .5s;transition:all .5s;}



.box_04 .center .more{display:block;width:150px;height:40px;margin:20px auto 0 auto;border-radius:20px; background:#8f2a2f;line-height:40px;text-align:center;font-size:14px;color:#fff;}





/* 六大优势 */
.box_05{width:100%;height:880px;background:url(../images/lys_back.jpg) center top no-repeat;overflow:hidden;}

.box_05 .center{width:1200px;height:860px;padding-top:20px;margin:0 auto;position:relative;}

.box_05 .center::before{content:'';width:74px;height:145px;background:url(../images/dl.png);position:absolute;top:0;left:360px;transform: scale(1) rotatez(0deg) translate(-0px, 0px);animation: 1s init, 0.7s aa 1s, 3s ab 1.7s infinite;transform-origin:center top;}

.box_05 .h_title{width:365px;height:65px;margin:0 auto;text-align:center;padding-top:70px;background:url(../images/bt_back.png) center top no-repeat;}

.box_05 .h_title h3{width:180px;height:30px;background:url(../images/lys_bt.png) center top no-repeat;margin:0 auto;}

.box_05 .h_title p{font-size:14px;line-height:15px;color:#656565;margin-top:15px;}

.box_05 .center .tent{width:1200px;height:675px;margin-top:50px;}

.box_05 .center .tent .left{width:515px;height:515px;padding-top:160px;background:url(../images/lys_left.png) center top no-repeat;float:left;}

.box_05 .center .tent .left img{display:block;width:386px;height:308px;margin:0 auto;}

.box_05 .center .tent .left p{width:230px;line-height:44px;text-align:center;font-size:24px;color:#000;text-align:right;background:url(../images/tel03.png) left center no-repeat;margin:35px auto 0 auto;}

.box_05 .center .tent .left a{display:block;margin:25px auto 0 auto;width:304px;height:62px;line-height:62px;font-size:16px;color:#fff;text-align:center;background:url(../images/click03.png);-webkit-transition:all .5s;transition:all .5s;}

.box_05 .center .tent .left a:hover{background:url(../images/click04.png);-webkit-transition:all .5s;transition:all .5s;}

.box_05 .center .tent .right{width:620px;height:635px;padding-top:40px;float:right;}

.box_05 .center .tent .right li{padding-left:30px;width:590px;margin-bottom:16px;background:url(../images/gou.png) right top no-repeat;position:relative;}

.box_05 .center .tent .right li::before{content:'';width:14px;height:14px;background:#000;position:absolute;top:8px;left:0;}

.box_05 .center .tent .right li h4{width:590px;height:30px;}

.box_05 .center .tent .right li:nth-of-type(1) h4{background:url(../images/lys01.png) left center no-repeat;}

.box_05 .center .tent .right li:nth-of-type(2) h4{background:url(../images/lys02.png) left center no-repeat;}

.box_05 .center .tent .right li:nth-of-type(3) h4{background:url(../images/lys03.png) left center no-repeat;}

.box_05 .center .tent .right li:nth-of-type(4) h4{background:url(../images/lys04.png) left center no-repeat;}

.box_05 .center .tent .right li:nth-of-type(5) h4{background:url(../images/lys05.png) left center no-repeat;}

.box_05 .center .tent .right li:nth-of-type(6) h4{background:url(../images/lys06.png) left center no-repeat;}

.box_05 .center .tent .right li p{width:590px;font-size:14px;color:#515151;line-height:25px;margin-top:8px;}




/* 企业优势 */
.box_06{width:100%;height:1068px;overflow:hidden;}

.box_06 .center{width:1200px;height:1068px;margin:0 auto;position:relative;}

.box_06 .center::before{content:'';width:74px;height:145px;background:url(../images/dl.png);position:absolute;top:0;right:-125px;transform: scale(1) rotatez(0deg) translate(-0px, 0px);animation: 1s init, 0.7s aa 1s, 3s ab 1.7s infinite;transform-origin:center top;}

.box_06 .center .bt{width:520px;height:auto;position:absolute;top:70px;right:0;}

.box_06 .center .bt h4{font-size:36px;color:#1a1a1a;text-transform: Uppercase;line-height:30px;}

.box_06 .center .bt p{font-size:20px;color:#1a1a1a;line-height:21px;margin-top:20px;text-align:right;position:relative;}

.box_06 .center .bt p::before{content:'';width:45px;height:1px;background:#1a1a1a;position:absolute;top:10px;right:200px;}

.box_06 .center .pos{width:370px;height:357;position:absolute;bottom:230px;right:20px;}

.box_06 .center .ys01{width:1200px;height:645px;}

.box_06 .center .ys01 .left{width:540px;height:645px;float:left;position:relative;}

.box_06 .center .ys01 .left img{width:900px;height:645px;position:absolute;top:0;right:0;}

.box_06 .center .ys01 .right{width:600px;height:500px;padding-top:145px;float:right;}

.box_06 .center .ys01 .right .bx{width:600px;height:auto;margin-bottom:10px;}

.box_06 .center .ys01 .right .bx h4{font-size:24px;color:#8f2a2f;font-weight:bold;height:50px;line-height:70px;overflow:hidden;background:url(../images/ys_icon.png) 190px center no-repeat;}

.box_06 .center .ys01 .right .bx h4 span{font-size:36px;font-weight:normal;line-height:70px;float:left;margin-right:20px;}

.box_06 .center .ys01 .right .bx p{font-size:16px;color:#838383;line-height:30px;margin-top:20px;}

.box_06 .center .ys02{width:1200px;height:423px;}

.box_06 .center .ys02 .left{width:520px;height:385px;padding-top:38px;float:left;}

.box_06 .center .ys02 .left .bx{width:520px;height:auto;margin-bottom:40px;}

.box_06 .center .ys02 .left .bx h4{font-size:24px;color:#8f2a2f;font-weight:bold;height:50px;line-height:70px;overflow:hidden;background:url(../images/ys_icon.png) 190px center no-repeat;}

.box_06 .center .ys02 .left .bx h4 span{font-size:36px;font-weight:normal;line-height:70px;float:left;margin-right:20px;}

.box_06 .center .ys02 .left .bx p{font-size:16px;color:#838383;line-height:30px;margin-top:20px;}

.box_06 .center .ys02 .right{width:660px;height:423px;float:right;position:relative;}

.box_06 .center .ys02 .right img{width:1020px;height:423px;position:absolute;top:0;left:0;}




/* 关于我们 */
.box_07{width:100%;height:595px;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;position:relative;}

.box_07 .center{width:1200px;height:555px;padding-top:40px;margin:0 auto;position:relative;}

.box_07 .center::before{content:'';width:74px;height:145px;background:url(../images/dl.png);position:absolute;top:0;right:290px;transform: scale(1) rotatez(0deg) translate(-0px, 0px);animation: 1s init, 0.7s aa 1s, 3s ab 1.7s infinite;transform-origin:center top;}

.box_07 .h_title{width:365px;height:65px;margin:0 auto;text-align:center;padding-top:70px;background:url(../images/bt_back.png) center top no-repeat;}

.box_07 .h_title h3{width:120px;height:30px;background:url(../images/ab_bt.png) center top no-repeat;margin:0 auto;}

.box_07 .h_title h3 a{display:block;width:120px;height:30px;}

.box_07 .h_title p{font-size:14px;line-height:15px;color:#656565;margin-top:15px;}

.box_07 .center .tent{width:870px;height:auto;margin:35px 0 0 330px;position:relative;}

.box_07 .center .tent::after{content:'';width:86px;height:114px;background:url(../images/ab_icon.png);position:absolute;top:160px;right:40px;}

.box_07 .center .tent p{font-size:14px;color:#656565;line-height:30px;max-height:150px;overflow:hidden; text-indent:2em;}

.box_07 .center .tent .txt{width:400px;height:126px;padding:50px 88px 0 88px;background:url(../images/ab_a_back.png);margin-top:35px;}

.box_07 .center .tent .txt a{display:block;width:166px;height:51px;line-height:51px;text-align:center;font-size:14px;color:#fff;background:url(../images/ab_a01.png);float:left;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .tent .txt a:last-child{float:right;}

.box_07 .center .tent .txt a:hover{background:url(../images/ab_a02.png);-webkit-transition:all .5s;transition:all .5s;}





/* 新闻中心 */
.box_08{width:100%;height:918px;background:url(../images/news_back.jpg) center top no-repeat;overflow:hidden;position:relative;}

.box_08 .center{width:1200px;height:888px;padding-top:30px;margin:0 auto;position:relative;}

.box_08 .center::before{content:'';width:74px;height:145px;background:url(../images/dl.png);position:absolute;top:0;left:360px;transform: scale(1) rotatez(0deg) translate(-0px, 0px);animation: 1s init, 0.7s aa 1s, 3s ab 1.7s infinite;transform-origin:center top;}

.box_08 .h_title{width:365px;height:65px;margin:0 auto;text-align:center;padding-top:70px;background:url(../images/bt_back.png) center top no-repeat;}

.box_08 .h_title h3{width:120px;height:30px;background:url(../images/news_bt.png) center top no-repeat;margin:0 auto;}

.box_08 .h_title h3 a{display:block;width:120px;height:30px;}

.box_08 .h_title p{font-size:14px;line-height:15px;color:#656565;margin-top:15px;}

.box_08 .center .news_center{width:1200px;height:auto;overflow:hidden;margin-top:35px;}

.box_08 .center .news_center .hd{width:430px;height:56px;margin:0 auto;overflow:hidden;}

.box_08 .center .news_center .hd ul{width:430px;height:56px;line-height:50px;overflow:hidden;}

.box_08 .center .news_center .hd ul li{width:200px;height:56px;float:left;font-size:14px;background:url(../images/news_on01.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .center .news_center .hd ul li.on{background:url(../images/news_on02.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .center .news_center .hd ul li:nth-of-type(2){float:right;}

.box_08 .center .news_center .hd ul li a{display:block;padding-left:85px;color:#fff;}

.box_08 .center .news_center .bd{width:1200px;height:470px;margin-top:25px;}

.box_08 .center .news_center .bd .main{width:1160px;height:445px;padding:25px 20px 0 20px;background:#fff;overflow:hidden;}

.box_08 .center .news_center .bd .main .left{width:465px;height:420px;overflow:hidden;float:left;}

.box_08 .center .news_center .bd .main .left li{width:465px;height:42px;line-height:42px;margin-bottom:15px;border-bottom:dashed 1px #d2d2d2;overflow:hidden;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .center .news_center .bd .main .left li:hover{border-bottom:dashed 1px #8f2a2f;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .center .news_center .bd .main .left li a{display:block;width:320px;padding-left:35px;font-size:16px;color:#545454;float:left;background:url(../images/dian01.png) 0px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .center .news_center .bd .main .left li:hover a{padding-left:45px;color:#8f2a2f;background:url(../images/dian02.png) 10px center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .center .news_center .bd .main .left li span{display:block;width:auto;font-size:16px;color:#545454;float:right;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .center .news_center .bd .main .left li:hover span{color:#8f2a2f;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .center .news_center .bd .main .right{width:650px;height:390px;overflow:hidden;float:right;position:relative;}

.box_08 .center .news_center .bd .main .right img{display:block;width:650px;height:390px;}

.box_08 .center .news_center .bd .main .right .txt{width:185px;height:326px;background:url(../images/new_txt_back.png);position:absolute;top:30px;right:5px;}

.box_08 .center .news_center .bd .main .right .txt p{font-size:14px;color:#8f2a2f;line-height:25px;height:240px;width:50px;overflow:hidden;writing-mode: tb-rl;position:absolute;top:45px;left:50px;}

.box_08 .center .news_center .bd .main .right .txt a{display:block;font-size:18px;color:#8f2a2f;line-height:20px;font-weight:bold;height:260px;width:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;writing-mode: tb-rl;position:absolute;top:40px;right:40px;}

.box_08 .center .links{width:1200px;height:94px;margin-top:40px;overflow:hidden;}

.box_08 .center .links .bt{width:50px;height:94px;float:left;background:url(../images/links.png);}

.box_08 .center .links .link{width:1128px;height:60px;margin:17px 0;overflow:hidden;float:right;background:url(../images/lins_back.png);}

.box_08 .center .links .link a{display:inline-block;width:auto;float:left;font-size:14px;height:14px;line-height:14px;color:#fff;margin:23px 0;padding:0 35px;border-right:solid 1px #fff;}

.box_08 .center .links .link a:last-child{border-right:none;}





.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}




/* 提交按钮的线条边框特效 */
.bz-buttonAnimat {
    position: relative
}
/*
.bz-buttonAnimat .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
*/
.bz-buttonAnimat::before,
.bz-buttonAnimat::after,
.bz-buttonAnimat .inner::before,
.bz-buttonAnimat .inner::after {
    background-color: #018ad4;
}

.bz-buttonAnimat02::before,
.bz-buttonAnimat02::after,
.bz-buttonAnimat02 .inner::before,
.bz-buttonAnimat02 .inner::after {
    background-color: #fff;
}


.bz-buttonAnimat:before,
.bz-buttonAnimat:after,
.bz-buttonAnimat .inner:before,
.bz-buttonAnimat .inner:after {
    position: absolute;
    content: "";
    display: block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.bz-buttonAnimat.horizontal:before,
.bz-buttonAnimat.horizontal:after,
.bz-buttonAnimat.both:before,
.bz-buttonAnimat.both:after {
    left: 0;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.bz-buttonAnimat.horizontal .inner:before,
.bz-buttonAnimat.horizontal .inner:after,
.bz-buttonAnimat.both .inner:before,
.bz-buttonAnimat.both .inner:after {
    top: 0;
    width: 1px;
    height: 100%;
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.bz-buttonAnimat.horizontal .inner:before,
.bz-buttonAnimat.both .inner:before {
    left: 0
}

.bz-buttonAnimat.horizontal .inner:after,
.bz-buttonAnimat.both .inner:after {
    right: 0
}

.bz-buttonAnimat.horizontal .inner:hover:before,
.bz-buttonAnimat.horizontal .inner:hover:after,
.bz-buttonAnimat.both .inner:hover:before,
.bz-buttonAnimat.both .inner:hover:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.bz-buttonAnimat.horizontal:before,
.bz-buttonAnimat.both:before {
    top: 0
}

.bz-buttonAnimat.horizontal:after,
.bz-buttonAnimat.both:after {
    bottom: 0
}

.bz-buttonAnimat.horizontal:hover:before,
.bz-buttonAnimat.horizontal:hover:after,
.bz-buttonAnimat.both:hover:before,
.bz-buttonAnimat.both:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.bz-buttonAnimat.horizontal:hover .inner:before,
.bz-buttonAnimat.horizontal:hover .inner:after,
.bz-buttonAnimat.both:hover .inner:before,
.bz-buttonAnimat.both:hover .inner:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.bz-buttonAnimat.horizontal.clockwise .inner:before,
.bz-buttonAnimat.both.clockwise .inner:before {
    -webkit-transform-origin: top center;
    transform-origin: top center
}

.bz-buttonAnimat.horizontal.clockwise .inner:after,
.bz-buttonAnimat.both.clockwise .inner:after {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.bz-buttonAnimat.horizontal.clockwise:before,
.bz-buttonAnimat.both.clockwise:before {
    -webkit-transform-origin: right center;
    transform-origin: right center
}

.bz-buttonAnimat.horizontal.clockwise:after,
.bz-buttonAnimat.both.clockwise:after {
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.bz-buttonAnimat.horizontal.clockwise:hover .inner:before,
.bz-buttonAnimat.both.clockwise:hover .inner:before {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.bz-buttonAnimat.horizontal.clockwise:hover .inner:after,
.bz-buttonAnimat.both.clockwise:hover .inner:after {
    -webkit-transform-origin: top center;
    transform-origin: top center
}

.bz-buttonAnimat.horizontal.clockwise:hover:before,
.bz-buttonAnimat.both.clockwise:hover:before {
    -webkit-transform-origin: left center;
    transform-origin: left center
}
