/*

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;

*/


/* 公用标题 */
.h_title{width:400px;height:auto;margin:0 auto;text-align:center;position:relative;}

.h_title h3{font-size:24px;line-height:25px;color:#008ae2;font-weight:bold;}

.h_title h3 a{display:block;color:#008ae2;}

.h_title p{font-size:14px;line-height:14px;color:#666;margin-top:20px;}

.h_title span{display:block;font-size:20px;line-height:17px;color:#ccc;font-weight:bold;margin-top:13px;text-transform: Uppercase;}




/* 搜索 */
.tback{background:#fafafa;width:100%;height:60px;}

.search{width:1200px;margin:0 auto; overflow:hidden;}

.search .left{width:480px;color:#808080;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;}

.search .left p{font-size:14px;line-height:60px;}

.search .right{width:280px;height:32px;margin:13px 0;float:right;overflow:hidden;border:solid 1px #008ae2;}

.search .right .input{width:238px;height:32px;line-height:32px;color:#808080;display:inline-block;background:rgba(255,255,255,0);padding-left:10px;float:left;font-size:14px;}

.search .right .button{width:32px;height:32px;line-height:32px;display:inline-block;background:url(../images/search.png) center center no-repeat #008ae2;cursor:pointer;border:none;float:right;}



/* 第一个板块 */
.box_01{width:1110px;height:346px;margin:70px auto 0 auto;padding-left:90px;background:url(../images/why_back.png) center bottom no-repeat;}

.box_01 h4{font-size:18px;font-weight:bold;color:#333;line-height:20px;}

.box_01 span{display:block;height:35px;font-size:16px;font-weight:bold;color:#008ae2;line-height:18px;margin:8px 0 20px 0;position:relative;}

.box_01 span::after{content:'';width:330px;height:1px;background:#e6e6e6;position:absolute;bottom:0;left:0;}

.box_01 p{font-size:14px;color:#4c4c4c;line-height:14px;background:url(../images/xing.png) left center no-repeat;padding-left:20px;margin-bottom:22px;}


/* 合作客户 */
.box_02{width:1200px;height:auto;margin:0 auto;}

.box_02 ul{width:1200px;height:145px;margin-top:40px;}

.box_02 ul li{width:220px;float:left;margin-right:25px;}

.box_02 ul li:last-child{margin-right:0;}

.box_02 ul li a{display:block;}

.box_02 ul li .img{width:218px;height:108px;border:solid 1px #e6e6e6;overflow:hidden;-webkit-transition:all .5s;transition:all .5s;}

.box_02 ul li:hover .img{-moz-box-shadow:0px 2px 10px #bce2fa; -webkit-box-shadow:0px 2px 10px #bce2fa; box-shadow:0px 2px 10px #bce2fa;-webkit-transition:all .5s;transition:all .5s;}

.box_02 ul li .img img{width:218px;height:108px;transition: all 1s;vertical-align:top;}

.box_02 ul li:hover .img img{transform: scale(1.1);}

.box_02 ul li .name{width:180px;padding:0 20px;font-size:14px;color:#4c4c4c;height:35px;line-height:35px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_02 ul li:hover .name{color:#008ae2;-webkit-transition:all .5s;transition:all .5s;}




.case{width:1200px;height:auto;margin-top:40px;}

.case .succ{width:1200px;height:auto;position:relative;overflow:hidden;}

.case .succ .show{width:1200px;margin:0 auto;}

.case .succ .show .tempWrap{width:1200px;margin:0 auto;}

.case .succ .show ul{overflow:hidden;}

.case .succ .show ul li{width:220px;height:145px;margin-right:25px;position:relative;float:left;}

.case .succ .show ul li a{display:block;}

.case .succ .show ul li .img{width:218px;height:108px;border:solid 1px #e6e6e6;overflow:hidden;-webkit-transition:all .5s;transition:all .5s;}

.case .succ .show ul li:hover .img{-moz-box-shadow:0px 2px 10px #bce2fa; -webkit-box-shadow:0px 2px 10px #bce2fa; box-shadow:0px 2px 10px #bce2fa;-webkit-transition:all .5s;transition:all .5s;}

.case .succ .show ul li .img img{width:218px;height:108px;transition: all 1s;vertical-align:top;}

.case .succ .show ul li:hover img{transform: scale(1.1);}

.case .succ .show ul li .name{width:180px;padding:0 20px;font-size:14px;color:#4c4c4c;height:35px;line-height:35px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.case .succ .show ul li:hover .name{color:#008ae2;-webkit-transition:all .5s;transition:all .5s;}















/* 成功案例 */
.box_03{width:1200px;height:auto;margin:60px auto 0 auto;}

.team{width:1200px;height:auto;margin:40px auto 0 auto;}

.team .fc{width:1200px;height:auto;position:relative;overflow:hidden;}

.team .fc .show{width:1100px;margin:0 auto;overflow:hidden;}

.team .fc .show ul{width:1100px;height:auto;overflow:hidden;}

.team .fc .show ul li{width:350px;height:330px;margin-right:25px;overflow:hidden;float:left;position:relative;}

.team .fc .show ul li a{display:block;}

.team .fc .show ul li .box-img{width:350px;height:330px;position:absolute;left:0;top:0;transform: rotateY(0);transition: all 0.50s ease-in-out 0s;}

.team .fc .show ul li .box-img .img{width:350px;height:280px;overflow:hidden;}

.team .fc .show ul li .box-img .img img{width:350px;height:280px;vertical-align:top;}

.team .fc .show ul li .box-img .name{width:290px;height:50px;line-height:50px;font-size:14px;color:#4c4c4c;padding:0 50px 0 10px;background:url(../images/case_jt_03.png) 320px center no-repeat #fafafa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.team .fc .show ul li:hover .box-img{transform: rotateY(-90deg);}

.team .fc .show ul li .box-content{width:350px;height:330px;background:url(../images/case_back.png);position: absolute;top: 0;left: 0;transform: rotateY(90deg);transition: all 0.50s ease-in-out 0s;opacity: 0.8;filter:alpha(opacity=80); overflow: hidden;}

.team .fc .show ul li .box-content .name{width:270px;line-height:18px;font-size:16px;color:#fff;font-weight:bold;text-align:center;margin:30px auto 0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.team .fc .show ul li .box-content p{width:310px;line-height:25px;max-height:75px;font-size:14px;color:#fff;text-align:center;margin:25px auto 0 auto;overflow:hidden;}

.team .fc .show ul li .box-content .img{width:120px;height:120px;border-radius:50%;position:absolute;left:115px;bottom:30px;overflow:hidden;}

.team .fc .show ul li .box-content .img img{width:120px;height:120px;vertical-align:top;}

.team .fc .show ul li:hover .box-content{transform: rotateY(0);}

.team .sPrev{position:absolute;left:0;top:110px;width:30px;height:30px;background:url(../images/case_jt_01.png) center center no-repeat #008ae2;-webkit-transition:all .5s;transition:all .5s;}

.team .sPrev:hover{background:url(../images/case_jt_01.png) center center no-repeat #f75607;-webkit-transition:all .5s;transition:all .5s;}

.team .sNext{position:absolute;right:0;top:110px;width:30px;height:30px;background:url(../images/case_jt_02.png) center center no-repeat #008ae2;-webkit-transition:all .5s;transition:all .5s;}

.team .sNext:hover{background:url(../images/case_jt_02.png) center center no-repeat #f75607;-webkit-transition:all .5s;transition:all .5s;}



/* 产品中心 */
.box_04{width:100%;padding:70px 0 60px 0;background:#fff;overflow:hidden;}

.box_04 .center{width:1200px;height:870px;margin:40px auto 0 auto;}

.box_04 .center .left{width:285px;height:870px;position:relative;float:left;background:#fafafa;}

.box_04 .center .left .bt{width:165px;height:70px;padding:30px 0 0 120px;background:url(../images/pro_icon.png) 55px 30px no-repeat #008ae2;}

.box_04 .center .left .bt h4{font-size:22px;color:#fff;line-height:22px;font-weight:bold;margin-bottom:10px;}

.box_04 .center .left .bt p{font-size:12px;color:#fff;line-height:10px;text-transform: Uppercase;}

.menu{width:285px;height:740px;padding-top:30px;overflow: auto;overflow-x:hidden;margin:0 auto;}

.menu::-webkit-scrollbar-track {background-color: #ccc;border-radius: 0;}

.menu::-webkit-scrollbar-thumb {border-radius: 10px;background-color: #333;}

.menu .list{width:285px;height:auto;}

.menu .list p{width:165px;height:50px;line-height:50px;padding:0 65px 0 55px;background:url(../images/pro_jt_01.png) 243px center no-repeat #008ae2;position:relative;z-index:0;}

.menu .list p a{display:block;font-size:16px;color:#fff;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.menu .list p::before{content:'';width:4px;height:50px;background:#023251;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.menu .list p:hover::before{content:'';width:285px;height:50px;background:#023251;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.menu .list ul{width:285px;height:auto;margin:4px 0 20px 0;}

.menu .list ul li{width:285px;height:44px;line-height:44px;border-bottom:solid 1px #e6e6e6;position:relative;z-index:0;}

.menu .list ul li::after{content:'';width:0px;height:44px;background:#008ae2;position:absolute;bottom:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.menu .list ul li:hover::after{content:'';width:285px;height:44px;background:#008ae2;position:absolute;bottom:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.menu li a{display:block;width:185px;padding:0 30px 0 70px;background:url(../images/pro_jt_02.png) 55px center no-repeat #fafafa;font-size:14px;color:#4c4c4c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.menu li:hover a{background:url(../images/pro_jt_04.png) 55px center no-repeat;color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.pro-center{width:895px;height:870px;overflow:hidden;float:right;}

.pro-center .hd{width:895px;height:40px;overflow:hidden;}

.pro-center .hd ul{width:300px;height:40px;line-height:40px;overflow:hidden;font-size:14px;}

.pro-center .hd ul li{width:140px;height:40px;line-height:40px;text-align:center;background:#008ae2;color:#fff;float:left;position:relative;z-index:0;}

.pro-center .hd ul li::before{content:'';width:140px;height:0px;background:#f75607;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd ul li.on::before{content:'';width:140px;height:40px;background:#f75607;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd ul li:last-child{float:right;}

.pro-center .bd{width:895px;}

.pro-center .bd .main{overflow:hidden;}

.pro-center .bd .main li{width:285px;height:255px;float:left;margin:23px 20px 0 0;overflow:hidden;position:relative;-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:285px;height:210px;overflow:hidden;position:relative;-webkit-transition: all .5s;transition: all .5s;}

.pro-center .bd .main li .img .pic{width:281px;height:206px;border:solid 2px #ccc;overflow:hidden}

.pro-center .bd .main li .img .pic img{width:281px;height:206px;transition: all 1s;vertical-align:top;}

.pro-center .bd .main li:hover .img .pic img{transform: scale(1.2);}

.pro-center .bd .main li .img .hide{display:block;width:285px;height:210px;background:url(../images/pro_jt_01.png) 134px 148px no-repeat rgba(0,138,226,0.8);position:absolute;left:0;top:0;/*旋转中心位置*/transform-origin: left top;-webkit-transform-origin: left top;-moz-transform-origin: left top;transform: rotate(90deg);/*旋转角度*/-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;}

.pro-center .bd .main li:hover .img .hide{transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);}

.pro-center .bd .main li .img .hide p{width:250px;text-align:center;font-size:14px;color:#e5e5e5;line-height:30px;max-height:90px;margin:40px auto 0 auto;}

.pro-center .bd .main li .txt{width:230px;height:45px;line-height:45px;padding:0 45px 0 10px;background:#fafafa;position:relative;z-index:0;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li:hover .txt{width:285px;padding:0px;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li .txt::before{content:'';width:0px;height:45px;background:#008ae2;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li:hover .txt::before{content:'';width:285px;height:45px;background:#008ae2;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li .txt::after{content:'';width:18px;height:12px;background:url(../images/pro_jt_03.png);position:absolute;top:17px;right:10px;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li:hover .txt::after{position:absolute;top:17px;right:-20px;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li .name{width:230px;height:45px;line-height:45px;font-size:14px;color:#4c4c4c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li:hover .name{width:285px;text-align:center;padding:0;color:#fff;-webkit-transition:all .5s;transition:all .5s;}



/* 企业优势 */
.box_05{width:100%;height:925px;padding-top:60px;background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;}

.box_05 .bt{width:487px;height:auto;margin:0 auto;}

.box_05 .bt h3{width:487px;height:42px;line-height:42px;text-align:center;font-size:24px;font-weight:bold;color:#008ae2;background:url(../images/ys_zm.png);}

.box_05 .bt span{display:block;width:50px;height:3px;background:#008ae2;margin:10px auto 0 auto;}

.box_05 .ys01{width:1200px;height:455px;margin:65px auto 0 auto;overflow:hidden;}

.box_05 .ys01 .txt{width:600px;height:430px;padding-top:25px;float:left;}

.box_05 .ys01 .txt .bx{width:545px;height:auto;margin-bottom:45px;}

.box_05 .ys01 .txt .bx h4{padding-left:65px;background:url(../images/ys_icon.png) left center no-repeat;font-size:20px;font-weight:bold;color:#008ae2;line-height:23px;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .ys01 .txt .bx h4 span{font-size:14px;color:#999;text-transform: Uppercase;font-weight:normal;margin-left:8px;}

.box_05 .ys01 .txt .bx p{padding-left:65px;font-size:14px;color:#808080;line-height:30px;margin-top:10px;}

.box_05 .ys01 .txt .bx:hover h4{padding-left:80px;color:#f75607;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .ys01 .img{width:600px;height:455px;float:right;position:relative;}

.box_05 .ys01 .img img{width:559px;height:382px;position:absolute;top:0;right:15px;}

.box_05 .ys02{width:1200px;height:320px;margin:30px auto 0 auto;overflow:hidden;}

.box_05 .ys02 .img{width:600px;height:320px;float:left;position:relative;}

.box_05 .ys02 .img img{width:568px;height:261px;position:absolute;top:0;left:0;}

.box_05 .ys02 .txt{width:600px;height:305px;padding-top:15px;float:right;}

.box_05 .ys02 .txt .bx{width:545px;height:auto;margin-bottom:30px;}

.box_05 .ys02 .txt .bx h4{padding-left:65px;background:url(../images/ys_icon.png) left center no-repeat;font-size:20px;font-weight:bold;color:#008ae2;line-height:23px;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .ys02 .txt .bx h4 span{font-size:14px;color:#999;text-transform: Uppercase;font-weight:normal;margin-left:8px;}

.box_05 .ys02 .txt .bx p{padding-left:65px;font-size:14px;color:#808080;line-height:30px;margin-top:10px;}

.box_05 .ys02 .txt .bx:hover h4{padding-left:80px;color:#f75607;-webkit-transition:all .5s;transition:all .5s;}



/* 横栏广告 */
.box_06{width:100%;height:435px;background:url(../images/ad_back.jpg) center top no-repeat;overflow:hidden;}

.box_06 .center{width:1200px;height:auto;padding-top:50px;margin:0 auto;overflow:hidden;color:#fff;}

.box_06 .center .txt{width:620px;height:auto;margin:0 auto;}

.box_06 .center .txt p:nth-of-type(1){font-size:30px;line-height:32px;font-weight:bold;margin-bottom:20px;text-align:center;}

.box_06 .center .txt p:nth-of-type(2){width:620px;height:50px;line-height:50px;text-align:center;background:url(../images/p_back.png);font-size:20px;color:#008ae2;margin-bottom:15px;}

.box_06 .center .txt p:nth-of-type(3){line-height:10px;font-size:12px;margin-bottom:25px;text-align:center;text-transform: Uppercase;}

.box_06 .center .txt .tel{width:550px;margin:0 auto;overflow:hidden;height:40px;line-height:40px;}

.box_06 .center .txt .tel span{display:block;float:left;font-size:16px;}

.box_06 .center .txt .tel span i{font-size:24px;font-weight:bold;}

.box_06 .center .txt .tel a{display:block;float:right;width:160px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#008ae2;background:#fff;position:relative;z-index:0;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .txt .tel a:hover{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .txt .tel a::before{content:'';width:160px;height:0px;background:#f75607;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .txt .tel a:hover::before{content:'';width:160px;height:40px;background:#f75607;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .list{width:1220px;height:auto;margin:32px auto 0 auto;overflow:hidden;}

.box_06 .list li{width:132px;float:left;margin-right:4px;}

.box_06 .list li:last-child{margin-right:0;}

.box_06 .list li .icon{width:132px;height:132px;background:url(../images/list_back.png);}

.box_06 .list li .icon i{display:block;width:132px;height:132px;-webkit-transform: rotateY(0);-webkit-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}

.box_06 .list li:hover .icon i{transform: rotateY(360deg);-webkit-transform: rotateY(360deg);}

.box_06 .list li:nth-of-type(1) .icon i{background:url(../images/list_icon_01.png) center center no-repeat;}

.box_06 .list li:nth-of-type(2) .icon i{background:url(../images/list_icon_02.png) center center no-repeat;}

.box_06 .list li:nth-of-type(3) .icon i{background:url(../images/list_icon_03.png) center center no-repeat;}

.box_06 .list li:nth-of-type(4) .icon i{background:url(../images/list_icon_04.png) center center no-repeat;}

.box_06 .list li:nth-of-type(5) .icon i{background:url(../images/list_icon_05.png) center center no-repeat;}

.box_06 .list li:nth-of-type(6) .icon i{background:url(../images/list_icon_06.png) center center no-repeat;}

.box_06 .list li:nth-of-type(7) .icon i{background:url(../images/list_icon_07.png) center center no-repeat;}

.box_06 .list li:nth-of-type(8) .icon i{background:url(../images/list_icon_08.png) center center no-repeat;}

.box_06 .list li:nth-of-type(9) .icon i{background:url(../images/list_icon_09.png) center center no-repeat;}

.box_06 .list li p{font-size:18px;color:#008ae2;text-align:center;font-weight:bold;}





/* 关于我们 */

.box_07{width:100%;padding:10px 0;height:350px;margin-top:55px;background:url(../images/about_back.jpg) center 10px no-repeat;}

.box_07 .center{width:1200px;height:350px;margin:0 auto;position:relative;}

.box_07 .txt{width:600px;float:left;}

.box_07 .txt a{display:block;font-size:24px;font-weight:bold;padding-left:82px;height:24px;line-height:24px;color:#008ae2;margin-top:40px;position:relative;-webkit-transition: all .5s; transition: all .5s;}

.box_07 .txt a::before{content:'';width:60px;height:1px;background:#008ae2;position:absolute;left:0;top:11px;-webkit-transition: all .5s; transition: all .5s;}

.box_07 .txt a:hover::before{content:'';width:60px;height:1px;background:#f75607;position:absolute;left:0;top:11px;-webkit-transition: all .5s; transition: all .5s;}

.box_07 .txt a:hover{margin-left:15px;color:#f75607;-webkit-transition: all .5s; transition: all .5s;}

.box_07 .txt p{font-size:14px;color:#808080;line-height:30px;max-height:90px;overflow:hidden;margin-top:70px;}

.box_07 .img{width:546px;height:350px;float:right;-moz-box-shadow:0px 0px 10px rgba(0,138,226,0.3);-webkit-box-shadow:0px 0px 10px rgba(0,138,226,0.3);box-shadow:0px 0px 10px rgba(0,138,226,0.3);}

.box_07 .img img{width:546px;height:350px; vertical-align:top;}







/* 工厂展示 */
.box_08{width:1200px;height:280px;margin:-50px auto 0 auto;position:relative;}

.box_08 .slideGroup{width:1200px;margin:0px auto;}

.box_08 .slideGroup .parHd{width:300px;height:40px;}

.box_08 .slideGroup .parHd ul{width:300px;height:40px;font-size:20px;overflow:hidden;position:relative;z-index:2;}

.box_08 .slideGroup .parHd ul li{width:80px;height:40px;line-height:22px;float:left;cursor:pointer;color:#008ae2;margin-right:30px;background:url(../images/sjx_01.png) center bottom no-repeat;text-align:center;}

.box_08 .slideGroup .parHd ul li:last-child{margin-right:0px;}

.box_08 .slideGroup .parHd ul li.on{background:url(../images/sjx_02.png) center bottom no-repeat;color:#f75607;font-weight:bold;}

.box_08 .slideGroup .parBd{margin-top:30px;}

.box_08 .slideGroup .parBd .slideBox{position:relative;width:1200px;overflow:hidden;}

.box_08 .slideGroup .parBd .slideBox .tempWrap{width:1200px;margin:0 auto;overflow:hidden;}

.box_08 .slideGroup .parBd ul{overflow:hidden;zoom:1;overflow:hidden;}

.box_08 .slideGroup .parBd ul li{width:280px;height:210px;margin-right:26px;overflow:hidden;float:left;text-align:center;position:relative;}

.box_08 .slideGroup .parBd ul li a{display:block;}

.box_08 .slideGroup .parBd ul li .pic{width:280px;height:210px;overflow:hidden;}

.box_08 .slideGroup .parBd ul li .pic img{width:280px;height:210px;transition: all 1s;vertical-align:top;}

.box_08 .slideGroup .parBd ul li:hover .pic img{transform: scale(1.1);}

.box_08 .slideGroup .parBd ul li .txt{width:280px;height:40px;background:rgba(250,250,250,0.7);position:absolute;left:0;bottom:0;z-index:0;}

.box_08 .slideGroup .parBd ul li .txt::before{content:'';width:0;height:40px;background:rgba(0,138,226,0.8);position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .slideGroup .parBd ul li:hover .txt::before{content:'';width:280px;height:40px;background:rgba(0,138,226,0.8);position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .slideGroup .parBd ul li .name{width:200px;height:40px;line-height:40px;padding:0 60px 0 20px;background:url(../images/show_jt_01.png) 245px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#4c4c4c;font-size:14px;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .slideGroup .parBd ul li:hover .name{background:url(../images/show_jt_02.png) 245px center no-repeat;color:#fff;-webkit-transition:all .5s;transition:all .5s;}





/* 新闻资讯 */
.box_09{width:100%;padding-top:60px;background:#fff;}

.box_09 .news_center{width:1200px;height:435px;margin:40px auto 0 auto;}

.box_09 .news_center .hd{width:520px;height:44px;line-height:44px;margin:0 auto;}

.box_09 .news_center .hd ul{width:520px;height:44px;}

.box_09 .news_center .hd ul li{width:160px;height:44px;line-height:44px;background:#008ae2;text-align:center;float:left;font-size:14px;margin-right:20px;position:relative;z-index:0;}

.box_09 .news_center .hd ul li:nth-of-type(3){margin-right:0;}

.box_09 .news_center .hd ul li::before{content:'';width:160px;height:0px;background:#f75607;position:absolute;top:0;right:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .news_center .hd ul li.on::before{content:'';width:160px;height:44px;background:#f75607;position:absolute;top:0;right:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .news_center .hd ul li a{display:block;color:#fff;}

.box_09 .news_center .bd{width:1200px;height:auto;margin-top:40px;}

.box_09 .news_center .bd .main{height:auto;overflow:hidden;}

.box_09 .news_center .bd .main .top{width:1200px;height:200px;overflow:hidden;}

.box_09 .news_center .bd .main .top .img{width:370px;height:200px;float:left;}

.box_09 .news_center .bd .main .top .img img{width:370px;height:200px;vertical-align:top;}

.box_09 .news_center .bd .main .top ul{width:785px;height:200px;float:right;overflow:hidden;}

.box_09 .news_center .bd .main .top ul li{width:370px;float:left;}

.box_09 .news_center .bd .main .top ul li:last-child{float:right;}

.box_09 .news_center .bd .main .top ul li .name{display:block;height:15px;line-height:15px;font-size:14px;color:#4c4c4c;margin:30px 0 25px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .news_center .bd .main .top ul li:hover .name{padding-left:10px;color:#008ae2;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .news_center .bd .main .top ul li p{line-height:30px;max-height:60px;overflow:hidden;font-size:14px;color:#808080;text-indent:2em;}

.box_09 .news_center .bd .main .top ul li span{display:block;font-size:14px;color:#b2b2b2;line-height:15px;padding-top:17px;position:relative;margin-top:20px;}

.box_09 .news_center .bd .main .top ul li span::before{content:'';width:40px;height:1px;background:#ebebeb;position:absolute;left:0;top:0;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .news_center .bd .main .top ul li span::after{content:'';width:0px;height:1px;background:#008ae2;position:absolute;left:0;top:0;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .news_center .bd .main .top ul li:hover span::after{content:'';width:40px;height:1px;background:#008ae2;position:absolute;left:0;top:0;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .news_center .bd .main .bottom{width:1200px;overflow:hidden;}

.box_09 .news_center .bd .main .bottom li{width:370px;height:50px;line-height:49px;font-size:14px;overflow:hidden;position:relative;float:left;margin-right:45px;}

.box_09 .news_center .bd .main .bottom li::before{content:'';width:370px;height:1px;background:#e6e6e6;position:absolute;left:0;bottom:0;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .news_center .bd .main .bottom li::after{content:'';width:0;height:1px;background:#008ae2;position:absolute;left:0;bottom:0;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .news_center .bd .main .bottom li:hover::after{content:'';width:370px;height:1px;background:#008ae2;position:absolute;left:0;bottom:0;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .news_center .bd .main .bottom li:nth-of-type(3n){margin-right:0;}

.box_09 .news_center .bd .main .bottom li a{display:block;line-height:49px;width:280px;padding-left:10px;color:#4c4c4c;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;position:relative;}

.box_09 .news_center .bd .main .bottom li a::before{content:'';width:4px;height:4px;background:#ccc;border-radius:2px;position:absolute;left:0;top:23px;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .news_center .bd .main .bottom li:hover a::before{content:'';width:4px;height:4px;background:#008ae2;border-radius:2px;position:absolute;left:0;top:23px;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .news_center .bd .main .bottom li span{display:block;line-height:49px;color:#999999;font-size:12px;float:right;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .news_center .bd .main .bottom li:hover a{color:#008ae2;-webkit-transition:all .5s;transition:all .5s;}

.box_09 .news_center .bd .main .bottom li:hover span{color:#008ae2;-webkit-transition:all .5s;transition:all .5s;}







/* 友情链接 */
.links{width:1200px;height:36px;padding:15px 0;margin:45px auto;}

.links .link{width:1200px;height:36px;margin:0 auto;overflow:hidden;}

.links .link .ks{width:104px;height:36px;float:left;background:url(../images/links.png);margin-right:20px;position:relative;}

.links .link .ks p{font-size:16px;line-height:16px;color:#666;position:absolute;right:0;bottom:0;}

.links .link a{display:inline-block;width:auto;padding:0 20px;font-size:14px;height:14px;line-height:14px;margin-top:11px;color:#808080;border-right:solid 1px #808080;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.links .link a:last-child{border-right:0;}

.links .link a:hover{text-decoration:underline;color:#008ae2;}






.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: #008ae2;
}

.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
}
