/*

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:1200px;padding-top:20px;height:45px;margin:0 auto;text-align:center;position:relative;}

.h_title p{width:1200px;font-size:50px;color:#f5f5f5;line-height:40px;position:absolute;left:0;top:0;font-weight:bold;text-transform: Uppercase;}

.h_title h3{font-size:30px;height:45px;line-height:32px;color:#1655b2;font-weight:bold;position:relative;z-index:2;}

.h_title h3 a{display:block;color:#1655b2;}

.h_title h3::after{content:'';width:40px;height:2px;background:#1655b2;position:absolute;bottom:0;left:50%;margin-left:-20px;}


@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:1130px;height:80px;padding:0 40px 0 30px;background:#fff;margin:-40px auto 0 auto;position:relative;z-index:99;-moz-box-shadow:0px 0px 5px #e0e0e0;-webkit-box-shadow:0px 0px 5px #e0e0e0; box-shadow:0px 0px 5px #e0e0e0;}

.binbox{width:1130px;height:80px;background:#fff;}

.binbox .left{height:80px;float:left;font-size:20px;color:#333;font-weight:bold;line-height:80px;margin-right:650px;}

.binbox .right{width:auto;height:80px;float:left;overflow:hidden;padding-left:40px;position:relative;font-size:20px;color:#333;font-weight:bold;line-height:80px;}

.binbox .right::before{content:'';width:30px;height:30px;background:url(../images/tel01.png);position:absolute;top:25px;left:0;animation: msClock 1.2s linear infinite;}

.binbox .search{width:24px;height:34px;margin:23px 0;cursor:pointer;position:relative;float:right;}

.binbox .search .icon01{width:24px;height:34px;background:url(../images/search.png) center center no-repeat;}

.binbox .search .ss1{display:none;width:260px;height:45px;padding-top:10px;background:url(../images/dbx.png);position:absolute;right:0px;top:60px;z-index:999;overflow:hidden;box-sizing:content-box;}

.binbox .search .ss1 .input{width:180px;height:45px;line-height:45px;color:#333;display:block;background: rgba(0,0,0,0);padding-left:15px;float:left;font-size:14px;box-sizing:content-box;}

.binbox .search .ss1 .button{width:50px;height:41px;line-height:41px;display:inline-block;cursor:pointer;border:none;background:url(../images/search01.png) center center no-repeat;margin:2px 5px;float:right;}

.backTop{width:48px;height: 48px;position:absolute;left:50%;margin-left:-24px;top:10px; display: block; position: relative; 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; transition: 300ms; -webkit-transition: 300ms; background: url(../images/mouse.png) no-repeat scroll center center;}

@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_02{width:100%;height:auto;padding:80px 0;background:#fff;overflow:hidden;}

.box_02 .center{width:1200px;height:642px;margin:40px auto 0 auto;overflow:hidden;}

.box_02 .center .left{width:260px;height:642px;position:relative;float:left; background:url(../images/left_back.png);}

.box_02 .center .left .bt{width:260px;height:72px;padding-top:34px;text-align:center;color:#fff;}

.box_02 .center .left .bt p{font-size:18px;line-height:14px;margin-bottom:10px;text-transform: Uppercase;}

.box_02 .center .left .bt h4{font-size:30px;line-height:32px;font-weight:bold;}

.menu{width:220px;height:520px;margin:0 auto;padding-top:10px;}

.menu .list{width:220px;height:260px;margin:0 auto;overflow: auto;overflow-x:hidden;}

.menu .list::-webkit-scrollbar-track {background-color: #ccc;border-radius: 0;}

.menu .list::-webkit-scrollbar-thumb {border-radius: 10px;background-color: #333;}

.menu .list li{width:170px;height:65px;line-height:64px;margin:0 auto;overflow:hidden;position:relative;}

.menu .list li::before{content:'';width:170px;height:1px;background:#f5f5f5;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.menu .list li::after{content:'';width:0px;height:1px;background:#1655b2;position:absolute;bottom:0px;left:0;-webkit-transition:all .5s;transition:all .5s;}

.menu .list li:hover::after{content:'';width:170px;height:1px;background:#1655b2;position:absolute;bottom:0px;left:0;-webkit-transition:all .5s;transition:all .5s;}

.menu .list li a{display:block;width:130px;padding:0 35px 0 5px;font-size:16px;color:#4c4c4c;background:url(../images/pro_jt_01.png) 155px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.menu .list li:hover a{width:130px;padding:0 25px 0 15px;color:#1655b2;background:url(../images/pro_jt_01.png) 180px center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.menu .ewm{width:105px;height:105px;margin:25px auto 0 auto;overflow:hidden;}

.menu .ewm img{display:block;width:105px;height:105px; vertical-align:top;}

.menu .tel{margin:25px auto 0 auto;text-align:center;overflow:hidden;font-size:14px;color:#666;line-height:16px;}

.menu .tel span{font-size:18px;color:#333;font-weight:bold;}

.menu .click{display:block;width:170px;height:42px;color:#fff;text-align:center;line-height:42px;background:#1655b2;margin:20px auto 0 auto;}

.pro-center{width:915px;height:642px;float:right;}

.pro-center .hd{width:915px;height:46px;border-bottom:solid 1px #f5f5f5;}

.pro-center .hd ul{width:275px;height:27px;font-size:18px;cursor:pointer;float:left;}

.pro-center .hd ul li{width:110px;height:27px;line-height:27px;text-align:right;color:#4c4c4c;float:left;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd ul li:last-child{float:right;}

.pro-center .hd ul li.on{color:#1655b2;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd ul li:nth-of-type(1){background:url(../images/hot01.png) left center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd ul li:nth-of-type(2){background:url(../images/hot03.png) left center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd ul li:nth-of-type(1).on{background:url(../images/hot02.png) left center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd ul li:nth-of-type(2).on{background:url(../images/hot04.png) left center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd a{display:block;font-size:14px;color:#808080;line-height:27px;float:right;text-transform: Uppercase;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd a:hover{margin-right:10px;color:#1655b2;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd{width:915px;height:560px;margin-top:30px;}

.pro-center .bd .main{width:915px;height:560px;}

.pro-center .bd .main li a{display:block;}

.pro-center .bd .main li{width:290px;height:270px;margin:0 22.5px 20px 0;overflow:hidden;float:left;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li:hover{-moz-box-shadow:0px 0px 15px #f9e8e8;-webkit-box-shadow:0px 0px 15px #f9e8e8;box-shadow:0px 0px 15px #f9e8e8;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li:nth-of-type(3n){margin-right:0;}

.pro-center .bd .main li .img{width:290px;height:220px;overflow:hidden;background:#1655b2;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li .img img{width:290px;height:220px;transition: all 1s;vertical-align:top;object-fit:cover;}

.pro-center .bd .main li:hover .img img{transform: scale(0.98);}

.pro-center .bd .main li .txt{width:288px;height:48px;border:solid 1px #fafafa;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li:hover .txt{border:solid 1px #1655b2;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li .name{width:240px;line-height:45px;padding:0 39px 0 9px;font-size:14px;color:#4c4c4c;background:url(../images/pro_jt_02.png) 270px center no-repeat;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li:hover .name{color:#1655b2;background:url(../images/pro_jt_03.png) 270px center no-repeat;-webkit-transition:all .5s;transition:all .5s;}







/* 横栏广告 */
.box_03{width:100%;height:270px;background:url(../images/ad_back.jpg) center top no-repeat;overflow:hidden;}

.box_03 .center{width:1200px;height:270px;margin:0 auto;position:relative;}

.box_03 .center .txt{width:480px;height:auto;position:absolute;right:0;top:40px;}

.box_03 .center .txt h4{font-size:24px;font-weight:bold;line-height:26px;color:#fff;font-weight:bold;text-align:right;}

.box_03 .center .txt p:nth-of-type(1){width:480px;height:45px;line-height:45px;background:url(../images/p_back.png) center center no-repeat;margin-top:15px;font-size:18px;color:#fff;font-weight:bold;text-align:center;}

.box_03 .center .txt p:nth-of-type(2){padding-left:38px;line-height:30px;height:30px;font-size:16px;margin:25px 0 0 210px;color:#fff;position:relative;}

.box_03 .center .txt p:nth-of-type(2) span{font-size:22px;font-weight:bold;}

.box_03 .center .txt p:nth-of-type(2)::before{content:'';width:30px;height:30px;background:url(../images/tel01.png);position:absolute;top:0;left:0;animation: msClock 1.2s linear infinite;}

.box_03 .center .txt a{display:block;width:160px;height:42px;line-height:42px;text-align:center;background:url(../images/p_bk.png);margin-top:20px;float:right;font-size:14px;color:#fff;position:relative;z-index:0;}

.box_03 .center .txt a::before{content:'';width:160px;height:0px;background:#1655b2;position:absolute;top:0;right:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .center .txt a:hover::before{content:'';width:160px;height:42px;background:#1655b2;position:absolute;top:0;right:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}





/* 企业优势 */
.box_04{width:1200px;height:auto;margin:80px auto 0 auto;overflow:hidden;}

.box_04 .line{width:1200px;height:40px;}

#coidea {position:relative;display:block;width:1200px;height:450px;margin:0 auto;overflow: hidden;}

#coidea .grid {position: relative;display:block;width:1200px;height:450px;margin:0 auto;overflow: hidden;}

#coidea .grid .grid-item{position:relative;display:block;width:1200px;margin:0 auto;height:450px;overflow: hidden;}

#coidea .grid .grid-item .image{position: relative;display:block;width:600px;height:450px;overflow: hidden;float: left;}

#coidea .grid .effect-second .image{float:right !important;}

#coidea .grid .grid-item .image img{position: relative;display: block;width:600px;height:450px;overflow: hidden;}

#coidea .grid .grid-item .content {position: absolute;display: block;height:450px;overflow: hidden;float: right;}

#coidea .grid .effect-second .content{float:left !important;width:445px;padding-left:105px;background:url(../images/ys_bk_01.png) left top no-repeat;position:relative;}

#coidea .grid .effect-third .content{float:right !important;width:440px;padding-right:110px;background:url(../images/ys_bk_02.png) right top no-repeat;position:relative;}

#coidea .grid .grid-item .content h2{opacity: 0;}

#coidea.effect-2nd {background:#fff;}

#coidea.effect-2nd .grid .grid-item .image .overlay1 {background-color: #F8F8F8;position: absolute;width: 122%;height: 33.3333%;left: 0;top: 0;}

#coidea.effect-2nd .grid .grid-item .image .overlay2 {background-color: #F8F8F8;position: absolute;width: 122%;height: 33.3333%;left: 0;top: 33.3333%;}

#coidea.effect-2nd .grid .grid-item .image .overlay3 {background-color: #F8F8F8;position: absolute;width: 122%;height: 33.3333%;left: 0;top: 66.6666%;}

#coidea.effect-2nd .grid .grid-item .content h2:nth-of-type(1){font-size:24px;line-height:26px;color:#4c4c4c;font-weight:bold;margin-top:22px;}

#coidea.effect-2nd .grid .grid-item .content h2:nth-of-type(1) span{color:#1655b2;}

#coidea.effect-2nd .grid .grid-item .content h2:nth-of-type(2){display:block;font-size:14px;line-height:12px;color:#d9d9d9;text-transform: Uppercase;margin-top:15px;}

#coidea.effect-2nd .grid .grid-item .content h2:nth-of-type(3){font-size:14px;line-height:15px;color:#808080;padding-left:20px;background:url(../images/ys_icon_02.png) left center no-repeat;margin-top:25px;}

#coidea.effect-2nd .grid .grid-item .content h2:nth-of-type(4){font-size:14px;line-height:15px;color:#808080;padding-left:20px;background:url(../images/ys_icon_02.png) left center no-repeat;margin-top:25px;}

#coidea.effect-2nd .grid .grid-item .content h2:nth-of-type(5){font-size:14px;line-height:15px;color:#808080;padding-left:20px;background:url(../images/ys_icon_02.png) left center no-repeat;margin-top:25px;}

#coidea.effect-2nd .grid .grid-item .content h2:nth-of-type(6){font-size:24px;line-height:26px;color:#4c4c4c;font-weight:bold;margin-top:45px;}

#coidea.effect-2nd .grid .grid-item .content h2:nth-of-type(6) span{color:#1655b2;}

#coidea.effect-2nd .grid .grid-item .content h2:nth-of-type(7){display:block;font-size:14px;line-height:12px;color:#d9d9d9;text-transform: Uppercase;margin-top:15px;}

#coidea.effect-2nd .grid .grid-item .content h2:nth-of-type(8){font-size:14px;line-height:15px;color:#808080;padding-left:20px;background:url(../images/ys_icon_02.png) left center no-repeat;margin-top:25px;}

#coidea.effect-2nd .grid .grid-item .content h2:nth-of-type(9){font-size:14px;line-height:15px;color:#808080;padding-left:20px;background:url(../images/ys_icon_02.png) left center no-repeat;margin-top:25px;}

#coidea.effect-2nd .grid .grid-item .content h2:nth-of-type(10){font-size:14px;line-height:15px;color:#808080;padding-left:20px;background:url(../images/ys_icon_02.png) left center no-repeat;margin-top:25px;}

#coidea.effect-2nd .grid .grid-item .content i:nth-of-type(1){display:block;width:85px;height:85px;line-height:85px;font-size:30px;font-weight:bold;color:#1655b2;text-align:center;position:absolute;left:0;top:0;}

#coidea.effect-2nd .grid .grid-item .content i:nth-of-type(2){display:block;width:85px;height:85px;line-height:85px;font-size:30px;font-weight:bold;color:#1655b2;text-align:center;position:absolute;left:0;top:215px;}

/* effect-third */

#coidea.effect-3rd {background: #fff;text-align:right;}

#coidea.effect-3rd .grid .grid-item .image .overlay1 {background-color: #F8F8F8;position: absolute;width: 33.3333%;height:110%;left: 0;top: 0;}

#coidea.effect-3rd .grid .grid-item .image .overlay2 {background-color: #F8F8F8;position: absolute;width: 33.3333%;height:110%;left: 33.3333%;top: 0;}

#coidea.effect-3rd .grid .grid-item .image .overlay3 {background-color: #F8F8F8;position: absolute;width: 33.3333%;height:110%;left: 66.6666%;top: 0;}

#coidea.effect-3rd .grid .grid-item .content h2:nth-of-type(1){font-size:24px;line-height:26px;color:#4c4c4c;font-weight:bold;margin-top:25px;}

#coidea.effect-3rd .grid .grid-item .content h2:nth-of-type(1) span{color:#1655b2;}

#coidea.effect-3rd .grid .grid-item .content h2:nth-of-type(2){display:block;font-size:14px;line-height:12px;color:#d9d9d9;text-transform: Uppercase;margin-top:15px;}

#coidea.effect-3rd .grid .grid-item .content h2:nth-of-type(3){font-size:14px;line-height:15px;color:#808080;padding-right:20px;background:url(../images/ys_icon_01.png) right center no-repeat;margin-top:25px;}

#coidea.effect-3rd .grid .grid-item .content h2:nth-of-type(4){font-size:14px;line-height:15px;color:#808080;padding-right:20px;background:url(../images/ys_icon_01.png) right center no-repeat;margin-top:25px;}

#coidea.effect-3rd .grid .grid-item .content h2:nth-of-type(5){font-size:14px;line-height:15px;color:#808080;padding-right:20px;background:url(../images/ys_icon_01.png) right center no-repeat;margin-top:25px;}

#coidea.effect-3rd .grid .grid-item .content h2:nth-of-type(6){font-size:24px;line-height:26px;color:#4c4c4c;font-weight:bold;margin-top:50px;}

#coidea.effect-3rd .grid .grid-item .content h2:nth-of-type(6) span{color:#1655b2;}

#coidea.effect-3rd .grid .grid-item .content h2:nth-of-type(7){display:block;font-size:14px;line-height:12px;color:#d9d9d9;text-transform: Uppercase;margin-top:15px;}

#coidea.effect-3rd .grid .grid-item .content h2:nth-of-type(8){font-size:14px;line-height:15px;color:#808080;padding-right:20px;background:url(../images/ys_icon_01.png) right center no-repeat;margin-top:25px;}

#coidea.effect-3rd .grid .grid-item .content h2:nth-of-type(9){font-size:14px;line-height:15px;color:#808080;padding-right:20px;background:url(../images/ys_icon_01.png) right center no-repeat;margin-top:25px;}

#coidea.effect-3rd .grid .grid-item .content h2:nth-of-type(10){font-size:14px;line-height:15px;color:#808080;padding-right:20px;background:url(../images/ys_icon_01.png) right center no-repeat;margin-top:25px;}

#coidea.effect-3rd .grid .grid-item .content i:nth-of-type(1){display:block;width:85px;height:85px;line-height:85px;font-size:30px;font-weight:bold;color:#4c4c4c;text-align:center;position:absolute;right:0;top:0;}

#coidea.effect-3rd .grid .grid-item .content i:nth-of-type(2){display:block;width:85px;height:85px;line-height:85px;font-size:30px;font-weight:bold;color:#4c4c4c;text-align:center;position:absolute;right:0;top:215px;}






/* 工程案例 */
.box_05{width:100%;height:793px;background:url(../images/case_back.jpg) center top no-repeat;margin-top:80px;overflow:hidden;}

.box_05 .list{width:1200px;height:610px;margin:40px auto 0 auto;position:relative;overflow:hidden;}

.box_05 .list li a{display:block;}

.box_05 .list li:nth-of-type(1){position:absolute;left:0;top:0;}

.box_05 .list li:nth-of-type(2){position:absolute;left:410px;top:0;}

.box_05 .list li:nth-of-type(3){position:absolute;right:0;top:0;}

.box_05 .list li:nth-of-type(4){position:absolute;left:0;bottom:0;}

.box_05 .list li:nth-of-type(5){position:absolute;right:0;bottom:0;}

.box_05 .list li{width:380px;height:240px;overflow:hidden;}

.box_05 .list li .img{width:380px;height:240px;overflow:hidden;}

.box_05 .list li .img img{width:380px;height:240px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_05 .list li:hover .img img{transform: scale(1.1);}

.box_05 .list li .txt{width:380px;height:40px;background:rgba(13,13,13,0.7);overflow:hidden;position:absolute;bottom:0;left:0;z-index:0;}

.box_05 .list li .txt::before{content:'';width:3px;height:0px;background:#262626;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .list li:hover .txt::before{content:'';width:3px;height:40px;background:#262626;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .list li .txt::after{content:'';width:377px;height:0px;background:#1655b2;position:absolute;top:0;right:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .list li:hover .txt::after{content:'';width:377px;height:40px;background:#1655b2;position:absolute;top:0;right:0;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .list li .txt .name{width:320px;padding:0 50px 0 10px;font-size:14px;line-height:40px;color:#fff;background:url(../images/case_jt.png) 360px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_05 .list li:nth-of-type(4),
.box_05 .list li:nth-of-type(5){width:585px;height:340px;overflow:hidden;}

.box_05 .list li:nth-of-type(4) .img,
.box_05 .list li:nth-of-type(5) .img{width:585px;height:340px;overflow:hidden;}

.box_05 .list li:nth-of-type(4) .img img,
.box_05 .list li:nth-of-type(5) .img img{width:585px;height:340px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_05 .list li:nth-of-type(4):hover .img img,
.box_05 .list li:nth-of-type(5):hover .img img{transform: scale(1.05);}

.box_05 .list li:nth-of-type(4) .txt,
.box_05 .list li:nth-of-type(5) .txt{width:585px;height:40px;background:rgba(13,13,13,0.7);overflow:hidden;position:absolute;bottom:0;left:0;z-index:0;}

.box_05 .list li:nth-of-type(4) .txt::before,
.box_05 .list li:nth-of-type(5) .txt::before{content:'';width:3px;height:0px;background:#262626;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .list li:nth-of-type(4):hover .txt::before,
.box_05 .list li:nth-of-type(5):hover .txt::before{content:'';width:3px;height:40px;background:#262626;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .list li:nth-of-type(4) .txt::after,
.box_05 .list li:nth-of-type(5) .txt::after{content:'';width:582px;height:0px;background:#1655b2;position:absolute;top:0;right:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .list li:nth-of-type(4):hover .txt::after,
.box_05 .list li:nth-of-type(5):hover .txt::after{content:'';width:582px;height:40px;background:#1655b2;position:absolute;top:0;right:0;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .list li:nth-of-type(4) .txt .name,
.box_05 .list li:nth-of-type(5) .txt .name{width:520px;padding:0 55px 0 10px;font-size:14px;line-height:40px;color:#fff;background:url(../images/case_jt.png) 560px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}






/* 关于我们 */
.box_06{width:100%;height:670px;padding-top:130px;margin-bottom:75px;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}

.box_06 .center{width:900px;height:336px;margin:0 auto;background:#fff;overflow:hidden;-moz-box-shadow:0px 0px 10px #e0e0e0; -webkit-box-shadow:0px 0px 10px #e0e0e0; box-shadow:0px 0px 10px #e0e0e0;}

.box_06 .center .left{width:835px;height:336px;float:left;padding-left:30px;position:relative;}

.box_06 .center .left h4{font-size:26px;color:#1655b2;font-weight:bold;line-height:28px;margin-top:38px;}

.box_06 .center .left span{display:block;font-size:12px;color:#ccc;line-height:14px;position:absolute;top:52px;left:200px;}

.box_06 .center .left p{font-size:14px;color:#808080;line-height:30px;height:120px;margin-top:32px;text-indent:2em;overflow:hidden;}

.box_06 .center .left a{display:block;width:100px;height:30px;line-height:30px;background:url(../images/ab_bk.png);margin-top:38px;font-size:12px;color:#ccc;text-align:center;text-transform: Uppercase;position:relative;z-index:0;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .left a:hover{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .left a::after{content:'';width:100px;height:0px;background:#1655b2;position:absolute;top:0;right:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .left a:hover::after{content:'';width:100px;height:30px;background:#1655b2;position:absolute;top:0;right:0;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .img{width:580px;height:336px;float:right;display: none;}

.box_06 .center .img img{width:580px;height:336px;vertical-align:top;}

.box_06 .slideGroup02{width:1200px;height:auto;margin:40px auto 0 auto;position:relative;overflow:hidden;}

.box_06 .slideGroup02 .parHd{width:250px;height:32px;margin:0 auto;}

.box_06 .slideGroup02 .parHd ul{width:250px;height:32px;line-height:32px;overflow:hidden;text-align:center;}

.box_06 .slideGroup02 .parHd ul li{width:120px;height:32px;font-size:14px;color:#fff;background:#262626;overflow:hidden;position:relative;z-index:0;float:left;margin-right:10px;}

.box_06 .slideGroup02 .parHd ul li:last-child{margin-right:0;}

.box_06 .slideGroup02 .parHd ul li::before{content:'';width:120px;height:0px;background:#1655b2;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .slideGroup02 .parHd ul li.on::before{content:'';width:120px;height:32px;background:#1655b2;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .slideGroup02 .parBd{width:1200px;margin:30px auto 0 auto;height:225px;}

.box_06 .slideGroup02 .parBd .slideBox{position:relative;}

.box_06 .slideGroup02 .parBd .slideBox .tempWrap{width:1091px;margin:0 auto;overflow:hidden;}

.box_06 .slideGroup02 .parBd ul{width:1091px;overflow:hidden; zoom:1;}

.box_06 .slideGroup02 .parBd ul li{width:248px;height:225px;margin-right:33px;float:left;position:relative;}

.box_06 .slideGroup02 .parBd ul li a{display:block;}

.box_06 .slideGroup02 .parBd ul li .img{width:248px;height:185px;overflow:hidden;}

.box_06 .slideGroup02 .parBd ul li .img img{width:248px;height:185px;transition: all 1s;vertical-align:top;}

.box_06 .slideGroup02 .parBd ul li:hover .img img{transform: scale(1.1);}

.box_06 .slideGroup02 .parBd ul li .name{width:200px;height:40px;line-height:40px;padding:0 38px 0 10px;font-size:14px;color:#4c4c4c;background:url(../images/show_jt_03.png) 227px center no-repeat #fafafa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .slideGroup02 .parBd ul li:hover .name{color:#1655b2;background:url(../images/show_jt_04.png) 227px center no-repeat #fafafa;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .slideGroup02 .parBd ul li .name::before{content:'';width:0px;height:2px;background:#1655b2;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .slideGroup02 .parBd ul li:hover .name::before{content:'';width:248px;height:2px;background:#1655b2;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .sPrev{position:absolute;left:0;top:79px;width:16px;height:28px;background:url(../images/show_jt_01.png);cursor:pointer;}

.box_06 .sNext{position:absolute;right:0;top:79px;width:16px;height:28px;background:url(../images/show_jt_02.png);cursor:pointer;}






/* 新闻资讯 */
.box_07{width:100%;height:auto;padding:80px 0 70px 0;background:#fafafa;overflow:hidden;}

.box_07 .center{width:1200px;height:550px;margin:0 auto;overflow:hidden;position:relative;}

.box_07 .center .left{width:260px;height:550px;padding:0 20px;background:url(../images/news_back.png);position:absolute;left:0;top:0;overflow:hidden;}

.box_07 .center .left .bt{width:260px;height:50px;margin:25px auto 0 auto;}

.box_07 .center .left .bt .name{display:block;font-size:24px;color:#fff;line-height:26px;font-weight:bold;background:url(../images/more.png) right center no-repeat;}

.box_07 .center .left .bt p{font-size:12px;color:#fff;line-height:10px;margin-top:12px;text-transform: Uppercase;}

.box_07 .center .left .bt .more{display:block;font-size:24px;color:#fff;line-height:26px;font-weight:bold;}

.box_07 .center .left img{display:block;width:260px;height:195px;vertical-align:top;object-fit:cover;overflow:hidden;margin-top:35px;}

.box_07 .center .left h4{font-size:18px;color:#1655b2;line-height:20px;font-weight:bold;margin-top:20px;}

.box_07 .center .left span{display:block;width:48px;height:106px; background:url(../images/tel03.png);margin-top:5px;}

.box_07 .center .left h5{font-size:18px;color:#222;line-height:16px;font-weight:bold;margin-top:17px;}

.box_07 .center .news_center{width:840px;padding:20px 20px 0 20px;height:245px;position:absolute;top:0;right:0; background:#fff;}

.box_07 .center .news_center .hd{width:840px;height:50px;overflow:hidden;position:relative;}

.box_07 .center .news_center .hd::after{content:'';width:840px;height:1px;background:#e9cccc;position:absolute;bottom:0;left:0;}

.box_07 .center .news_center .hd ul{width:215px;height:50px;float:left;position:relative;}

.box_07 .center .news_center .hd ul li{width:88px;height:50px;line-height:50px;float:left;font-size:20px;position:relative;font-weight:bold;}

.box_07 .center .news_center .hd ul li:nth-of-type(2){float:right;}

.box_07 .center .news_center .hd ul li a{display:block;color:#333;-webkit-transition:all .5s;transition:all .5s;position:relative;}

.box_07 .center .news_center .hd ul li.on a{display:block;color:#1655b2;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .hd ul li a::before{content:'';width:0px;height:3px;background:#1655b2;position:absolute;bottom:0;left:0;z-index:2;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .hd ul li.on a::before{content:'';width:88px;height:3px;background:#1655b2;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .hd .more{display:block;font-size:14px;color:#808080;line-height:50px;text-transform: Uppercase;float:right;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .hd .more:hover{color:#1655b2;margin-right:10px;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .bd{width:840px;height:150px;overflow:hidden;margin-top:20px;}

.box_07 .center .news_center .bd .main{width:840px;height:150px;overflow:hidden;}

.box_07 .center .news_center .bd .list{width:840px;height:150px;overflow:hidden;}

.box_07 .center .news_center .bd .list li{width:400px;height:50px;float:left;position:relative;overflow:hidden;}

.box_07 .center .news_center .bd .list li:nth-of-type(2n){float:right;}

.box_07 .center .news_center .bd .list li::before{content:'';width:400px;height:1px;border-bottom:dashed 1px #e3e3e3;position:absolute;bottom:0;left:0;}

.box_07 .center .news_center .bd .list li::after{content:'';width:0px;height:1px;border-bottom:dashed 1px #1655b2;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .bd .list li:hover::after{content:'';width:400px;height:1px;border-bottom:dashed 1px #1655b2;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .bd .list li a{display:block;height:49px;line-height:49px;width:290px;font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;float:left;}

.box_07 .center .news_center .bd .list li span{display:block;height:49px;line-height:49px;font-size:14px;color:#808080;font-family:Arial;float:right;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .bd .list li:hover a{padding-left:8px;color:#1655b2;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .bd .list li:hover span{color:#1655b2;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .qa{width:840px;padding:20px 20px 0 20px;height:245px;position:absolute;bottom:0;right:0; background:#fff;}

.box_07 .center .qa .bt{width:840px;height:50px;overflow:hidden;position:relative;}

.box_07 .center .qa .bt::after{content:'';width:840px;height:1px;background:#e9cccc;position:absolute;bottom:0;left:0;}

.box_07 .center .qa .bt h4{width:auto;line-height:50px;font-size:14px;color:#333;float:left;position:relative;text-transform:Uppercase;}

.box_07 .center .qa .bt h4 span{font-size:24px;color:#1655b2;font-weight:bold;}

.box_07 .center .qa .bt h4 i{font-size:24px;color:#333;}

.box_07 .center .qa .bt a{display:block;font-size:14px;color:#808080;line-height:50px;text-transform: Uppercase;float:right;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .qa .bt a:hover{color:#1655b2;margin-right:10px;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .qa .list{width:808px;height:140px;background:url(../images/qa.png) left center no-repeat;margin-top:25px;overflow:hidden;}

.box_07 .center .qa .list li{width:360px;height:52px;float:left;overflow:hidden;margin-bottom:36px;}

.box_07 .center .qa .list li:nth-of-type(2n){float:right;}

.box_07 .center .qa .list li a{display:block;padding-left:30px;height:22px;background:url(../images/q.png) left center no-repeat;font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .qa .list li:hover a{color:#1655b2;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .qa .list li p{padding-left:30px;height:22px;background:url(../images/a.png) left center no-repeat;font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;}

.box_07 .center .qa .quest p{overflow:hidden;}

.box_07 .center .qa .quest p:nth-of-type(1) span{display:block;width:19px;height:19px;line-height:19px;background:url(../images/q.png);float:left;margin-right:10px;}

.box_07 .center .qa .quest p:nth-of-type(1) a{width:430px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:19px;color:#333;float:left;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .qa .quest:hover p a{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .qa .quest p:nth-of-type(2){margin-top:13px;}

.box_07 .center .qa .quest p:nth-of-type(2) span:nth-of-type(1){display:block;width:19px;height:19px;line-height:19px;background:url(../images/a1.png);float:left;margin-right:10px;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .qa .quest:hover p:nth-of-type(2) span:nth-of-type(1){background:url(../images/a2.png);-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .qa .quest p:nth-of-type(2) span:nth-of-type(2){width:430px;overflow:hidden;font-size:14px;color:#808080;line-height:20px;height:40px;float:right;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .qa .quest:hover p:nth-of-type(2) span:nth-of-type(2){color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .links{width:1200px;height:auto;margin:80px auto 0 auto;}

.box_07 .links p{width:1200px;height:38px;font-size:30px;color:#1655b2;font-weight:bold;text-transform: Uppercase;line-height:24px;background:url(../images/lk_line.png) bottom center no-repeat,url(../images/link.png) 110px top no-repeat;}

.box_07 .links .lins{width:1200px;height:auto;margin-top:20px;}

.box_07 .links .lins a{display:block;width:auto;padding-right:30px;font-size:14px;line-height:30px;color:#808080;float:left;position:relative;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .links .lins a:hover{color:#1655b2;-webkit-transition:all .5s;transition:all .5s;}






/* 在线留言 */
.box_08{width:100%;height:445px;padding-top:35px;background:url(../images/map.jpg) center top no-repeat;position:relative;z-index:1;}

.box_08 .center{width:1200px;height:445px;margin:0 auto;position:relative;}

.box_08 .center .txt{position:absolute;left:0;top:0;z-index:2;width:280px;height:515px;background:#1655b2;padding:0 35px;}

.box_08 .center .txt .h_bt{width:280px;height:70px;margin-top:20px;color:#fff;background:url(../images/ly_line.png) left bottom no-repeat;}

.box_08 .center .txt .h_bt h3{font-size:30px;font-weight:bold;line-height:24px;text-transform: Uppercase;}

.box_08 .center .txt .h_bt p{font-size:20px;line-height:22px;font-weight:bold;margin-top:10px;}

.box_08 .center .txt .form{width:280px;height:350px;margin:30px auto 0 auto;position:relative;}

.box_08 .center .txt .form p{width:280px;height:45px;background:#fff;position:relative;}

.box_08 .center .txt .form input{width:220px;display:inline-block;height:45px;line-height:45px;padding: 0 40px 0 20px;color:#808080;font-size:14px;box-sizing:content-box;}

.box_08 .center .txt .form p:nth-of-type(1){position:absolute;top:0px;left:0;}

.box_08 .center .txt .form p:nth-of-type(2){position:absolute;top:65px;left:0;}

.box_08 .center .txt .form p:nth-of-type(1) input{background:url(../images/xx.png) 260px center no-repeat rgba(0,0,0,0);}

.box_08 .center .txt .form p:nth-of-type(2) input{background:url(../images/xx.png) 260px center no-repeat rgba(0,0,0,0);}

.box_08 .center .txt .form p:nth-of-type(3){width:280px;height:90px;position:absolute;top:130px;left:0;}

.box_08 .center .txt .form textarea{width:220px;height:90px;line-height:40px;padding: 0 40px 0 20px;color:#808080;font-size:14px;background:url(../images/xx.png) 260px 18px no-repeat rgba(0,0,0,0);box-sizing:content-box;}

.box_08 .center .txt .form p:nth-of-type(4){width:280px;height:45px;position:absolute;bottom:65px;left:0;overflow:visible;padding:0;}

.box_08 .center .txt .form p:nth-of-type(4) input{display:block;width:120px;height:45px;line-height:45px;color:#808080;padding-left:20px;padding-right:0;font-size:14px;background:none;float:left;box-sizing:content-box;}

.box_08 .center .txt .form p:nth-of-type(4) img{display:block;width:90px;height:36px;margin:5px 25px 0 0;float:right;}

.box_08 .center .txt .form .tj{width:280px;height:45px;border:none;overflow:hidden;background:#1a1a1a;overflow:hidden;position:absolute;left:0;bottom:0;z-index:0;}

.box_08 .center .txt .form .tj .btn{display: block;width:280px;height:45px;line-height:45px;text-align:center;font-size:14px;color:#fff;border:none;background:none;padding:0 !important; cursor:pointer;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .center .txt .form .tj:hover .btn{color:#808080;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .center .txt .form .tj::before{content:'';width:280px;height:0px;background:#fff;position:absolute;top:0;right:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .center .txt .form .tj:hover::before{content:'';width:280px;height:45px;background:#fff;position:absolute;top:0;right:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .center .qy_name{width:330px;height:60px;line-height:60px;text-align:center;background:#fff;font-size:18px;color:#333;-moz-box-shadow:0px 0px 10px #d7d7d7; -webkit-box-shadow:0px 0px 10px #d7d7d7; box-shadow:0px 0px 10px #d7d7d7;position:absolute;right:160px;bottom:180px;border-radius: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: #1655b2;
}

.bz-buttonAnimat02::before,
.bz-buttonAnimat02::after,
.bz-buttonAnimat02 .inner::before,
.bz-buttonAnimat02 .inner::after {
    background-color: #1655b2;
}


.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: 2px;
    -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: 2px;
    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
}
