/*

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;height:86px;margin:0 auto;text-align:center; background:url(../images/h_back.png) center bottom no-repeat;}

.h_title h3{font-size:34px;line-height:36px;color:#333;font-weight:bold;}

.h_title h3 a{display:block;color:#333;}

.h_title h3 span{color:#0077fe;}

.h_title p{width:1200px;font-size:14px;line-height:15px;color:#888;margin-top:15px;}


@keyframes msClock {
	0%,70%,100% {transform: rotate(0) scale(1);}
	
	10%,30% {transform: rotate(-15deg) scale(1.1);}
	
	20%,40% {transform: rotate(15deg) scale(1.1);}
}







/* 第一个板块 */
.box_01{width:1200px;height:200px;margin:0 auto 70px auto;overflow:hidden;}

.box_01 .list{width:1200px;height:200px;overflow:hidden;}

.box_01 .list li{width:340px;height:200px;float:left;padding:0 30px;text-align:center;overflow:hidden;}

.box_01 .list li:nth-of-type(1){background:#ff790d;}

.box_01 .list li:nth-of-type(2){background:#0077fe;}

.box_01 .list li:nth-of-type(3){background:#3ab3df;}

.box_01 .list li .icon{width:340px;height:70px;margin:20px auto 0 auto; background:rgba(0,0,0,0.2);}

.box_01 .list li:nth-of-type(1) .icon i{display:block;width:340px;height:70px;background:url(../images/icon_01.png) center center no-repeat;}

.box_01 .list li:nth-of-type(2) .icon i{display:block;width:340px;height:70px;background:url(../images/tel01.png) center center no-repeat;}

.box_01 .list li:nth-of-type(3) .icon i{display:block;width:340px;height:70px;background:url(../images/search01.png) center center no-repeat;}

.box_01 .list li p:nth-of-type(1){font-size:16px;font-weight:bold;color:#fff;line-height:18px;margin-top:30px;}

.box_01 .list li p:nth-of-type(2){font-size:16px;color:#fff;line-height:16px;margin-top:15px;}

.box_01 .list li:nth-of-type(2) p:nth-of-type(2){font-size:20px;color:#fff;font-weight:bold;line-height:16px;margin-top:15px; font-family:Arial;}

.box_01 .list li .ss{width:340px;height:34px;background:rgba(0,0,0,0);margin-top:40px;border-bottom:solid 1px #75cae9;overflow:hidden;}

.box_01 .list li .input{width:280px;height:34px;line-height:34px;color:#fff;display:block;background:rgba(0,0,0,0);float:left;font-size:14px;box-sizing:content-box;}

.box_01 .list li .button{width:50px;height:34px;display:inline-block;background:url(../images/search02.png) center center no-repeat;cursor:pointer;border:none;float:right;}








/* 产品中心 */
.box_02{width:100%;padding:70px 0;background:#f2f5f5;overflow:hidden;}

.box_02 .center{width:1200px;height:780px;margin:40px auto 0 auto;overflow:hidden;}

.box_02 .center .left{width:200px;height:780px;position:relative;float:left;background:url(../images/kf.png) left bottom no-repeat #0077fe;position:relative;}

.box_02 .center .left h4{width:200px;height:100px;line-height:100px;font-size:24px;color:#fff;text-align:center;}

.box_02 .center .left .list{width:200px;height:400px;margin:0 auto;overflow: auto;overflow-x: hidden; background:#fff;}

.box_02 .center .left .list::-webkit-scrollbar-track {background-color: #ccc;border-radius: 0;}

.box_02 .center .left .list::-webkit-scrollbar-thumb {border-radius: 10px;background-color: #333;}

.box_02 .center .left .list li{width:200px;height:50px;line-height:49px;margin:0 auto;position:relative;}

.box_02 .center .left .list li::before{content:'';width:200px;height:1px;background:#dcdcdc;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .center .left .list li::after{content:'';width:0px;height:1px;background:#0077fe;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .center .left .list li:hover::after{content:'';width:200px;height:1px;background:#0077fe;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .center .left .list li a{display:block;width:130px;padding:0 50px 0 20px;font-size:15px;color:#666;background:url(../images/pro_jt_01.png) 170px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .center .left .list li:hover a{width:120px;padding:0 48px 0 30px;color:#0077fe;background:url(../images/pro_jt_02.png) 170px center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .center .left .tel{width:200px;height:115px;padding-top:65px;text-align:center;position:relative;}

.box_02 .center .left .tel::before{content:'';width:36px;height:36px;background:url(../images/tel02.png);position:absolute;top:20px;left:50%;margin-left:-18px;animation: msClock 1.2s linear infinite;}

.box_02 .center .left .tel p{font-size:22px;line-height:24px;color:#fff;font-weight:bold;}

.box_02 .center .left .tel a{display:block;width:55px;height:36px;padding:9px 0 8px 0;background:url(../images/click.png);font-size:14px;line-height:18px;color:#333;margin:18px auto 0 auto;}

.pro-center{width:980px;height:780px;overflow:hidden;float:right;}

.pro-center .hd{width:980px;height:50px;overflow:hidden;background:#fff;}

.pro-center .hd ul{width:300px;height:50px;line-height:50px;overflow:hidden;font-size:16px;float:left;}

.pro-center .hd ul li{width:150px;height:50px;float:left;line-height:50px;cursor:pointer;color:#fff;text-align:center;background:#0077fe;position:relative;z-index:0;}

.pro-center .hd ul li:last-child{float:right;}

.pro-center .hd ul li::before{content:'';width:150px;height:0px;background:#ff790d;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:150px;height:50px;background:#ff790d;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd .more{display:block;width:100px;height:50px;line-height:50px;font-size:14px;color:#666;text-align:center;text-transform: Uppercase;float:right;position:relative;z-index:0;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd .more::before{content:'';width:100px;height:0px;background:#ff790d;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd .more:hover::before{content:'';width:100px;height:60px;background:#ff790d;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd .more:hover{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd{width:980px;}

.pro-center .bd .main{width:980px;height:auto;overflow:hidden;}

.pro-center .bd .main li{width:230px;height:345px;float:left;margin:20px 20px 0 0;}

.pro-center .bd .main li:nth-of-type(4n){margin-right:0;}

.pro-center .bd .main li a{display:block;}

.pro-center .bd .main li .img{width:230px;height:300px;overflow:hidden;position:relative;}

.pro-center .bd .main li .img .pic{width:230px;height:300px;overflow:hidden;}

.pro-center .bd .main li .img .pic img{width:230px;height:300px;vertical-align:top;transition: all 0.8s}

.pro-center .bd .main li:hover .img .pic img{transform: scale(1.1);}

.pro-center .bd .main li .img .hide{width:230px;height:300px;background:rgba(0,0,0,0.5);position:absolute;top:0;left:50%;text-align:center;-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;}

.pro-center .bd .main li:hover .img  .hide{-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;}

.pro-center .bd .main li .img .hide span{display:block;width:60px;margin:135px auto 0 auto;height:34px;line-height:34px;font-size:14px;color:#fff;position:relative;}

.pro-center .bd .main li .img .hide span::before{content:'';width:60px;height:1px;background:#fff;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li .img .hide span::after{content:'';width:60px;height:1px;background:#fff;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li .txt{width:230px;height:45px;background:#fff;overflow:hidden;position:relative;z-index:0;}

.pro-center .bd .main li .txt::before{content:'';width:230px;height:1px;background:#0077fe;position:absolute;bottom:0;left:0;z-index:-2;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li .txt::after{content:'';width:230px;height:0px;background:#ff790d;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li:hover .txt::after{content:'';width:230px;height:45px;background:#ff790d;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li .txt .name{width:190px;height:45px;line-height:45px;padding:0 20px;text-align:center;font-size:15px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li:hover .txt .name{color:#fff;-webkit-transition:all .5s;transition:all .5s;}







/* 横栏广告 */
.box_03{width:100%;height:330px;background: url(../images/ad_back.jpg) no-repeat center;}

.box_03 .center{width:1200px;height:265px;padding-top:65px;margin:0 auto;position:relative;z-index:2;}

.box_03 .center h4{font-size:30px;font-weight:bold;color:#fff;line-height:32px;text-align:center;}

.box_03 .center p:nth-of-type(1){line-height:20px;margin-top:25px;font-size:20px;color:#fff;text-align:center;}

.box_03 .center p:nth-of-type(2){width:400px;height:30px; background:url(../images/line.png);margin:30px auto 0 auto;}

.box_03 .center .tel{width:370px;height:40px;line-height:40px;margin:30px auto 0 auto;}

.box_03 .center .tel span{display:block;width:185px;font-size:22px;font-weight:bold;background:#fff;color:#0077fe;line-height:40px;padding-left:65px;position:relative;float:left;}

.box_03 .center .tel span::before{content:'';width:26px;height:26px;background:url(../images/tel03.png);position:absolute;top:7px;left:30px;animation: msClock 1.2s linear infinite;}

.box_03 .center .tel a{display:block;width:120px;height:40px;line-height:40px;text-align:center;background:#ff790d;float:right;font-size:14px;color:#fff;}







/* 企业优势 */
.box_04{width:1200px;height:auto;margin:70px auto;}

.look_center{width:1200px;height:auto;margin:40px auto 0 auto;position:relative;}

.look_center .bt{height:48px;width:220px;font-size:26px;font-weight:bold;color:#333;line-height:28px;position:absolute;top:42px;left:0;}

.look_center .bt::after{content:'';width:90px;height:2px;background:#333;position:absolute;bottom:0;left:0;}

.look_center .bd{width:1200px;height:540px;}

.look_center .bd .main{width:1200px;height:540px;position:relative;}

.look_center .bd .main .img{width:700px;height:540px;overflow:hidden;position:absolute;top:0;right:0;z-index:1;}

.look_center .bd .main .img img{width:700px;height:540px;vertical-align:top;}

.look_center .bd .main .txt{width:480px;height:390px;padding:0 60px;background:#fff;position:absolute;bottom:20px;left:0;z-index:2;-moz-box-shadow:0px 0px 20px #e6e6e6;-webkit-box-shadow:0px 0px 20px #e6e6e6;box-shadow:0px 0px 20px #e6e6e6;}

.look_center .bd .main .txt .top{width:420px;height:64px;border-bottom:solid 1px #d8d8d8;margin-top:50px;padding-left:60px;}

.look_center .bd .main:nth-of-type(1) .txt .top{ background:url(../images/ys_icon_05.png) top left no-repeat;}

.look_center .bd .main:nth-of-type(2) .txt .top{ background:url(../images/ys_icon_06.png) top left no-repeat;}

.look_center .bd .main:nth-of-type(3) .txt .top{ background:url(../images/ys_icon_07.png) top left no-repeat;}

.look_center .bd .main:nth-of-type(4) .txt .top{ background:url(../images/ys_icon_08.png) top left no-repeat;}

.look_center .bd .main .txt .top h4{font-size:22px;line-height:22px;font-weight:bold;color:#0077fe;}

.look_center .bd .main .txt .top span{display:block;font-size:14px;line-height:12px;color:#0077fe;margin-top:10px;text-transform: Uppercase;}

.look_center .bd .main .txt p{font-size:14px;color:#666;line-height:26px;margin-top:35px;padding-left:22px;background:url(../images/ys_dian.png) left 7px no-repeat;}

.look_center .hd{width:1200px;height:170px;margin:60px auto 0 auto;position:relative;}

.look_center .hd ul{width:1200px;height:170px;overflow:hidden;}

.look_center .hd ul li{width:285px;height:170px;background:#0077fe;cursor:pointer;float:left;margin-right:20px;position:relative;z-index:0;}

.look_center .hd ul li:last-child{margin-right:0;}

.look_center .hd ul li::before{content:'';width:0;height:170px;background:#ff790d;position:absolute;top:0;left:142px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li.on::before{content:'';width:143px;height:170px;background:#ff790d;position:absolute;top:0;left:142px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li::after{content:'';width:0;height:170px;background:#ff790d;position:absolute;top:0;right:143px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li.on::after{content:'';width:142px;height:170px;background:#ff790d;position:absolute;top:0;right:143px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li .icon{width:70px;height:70px;position:relative;margin:35px auto 0 auto;overflow:hidden;}

.look_center .hd ul li:nth-of-type(1) .icon{background:url(../images/ys_icon_01.png) center center no-repeat;}

.look_center .hd ul li:nth-of-type(2) .icon{background:url(../images/ys_icon_02.png) center center no-repeat;}

.look_center .hd ul li:nth-of-type(3) .icon{background:url(../images/ys_icon_03.png) center center no-repeat;}

.look_center .hd ul li:nth-of-type(4) .icon{background:url(../images/ys_icon_04.png) center center no-repeat;}

.look_center .hd ul li p{font-size:18px;font-weight:bold;line-height:20px;color:#fff;text-align:center;margin-top:20px;}




/* 案例展示 */
.box_05{width:100%;height:756px;padding-top:70px;background:url(../images/case_back.jpg) center top no-repeat;overflow:hidden;}

.box_05 .box{width:1200px;height:560px;margin:40px auto;position: relative;}

.box_05 .box .b1,
.box_05 .box .b2,
.box_05 .box .b3{position: absolute;overflow: hidden;}

.box_05 .box .b1{width: 800px;height: 560px;top: 0;left: 0;}

.box_05 .box .b2,
.box_05 .box .b3{width: 400px;height: 280px;right: 0;}

.box_05 .box .b2{top: 0;}

.box_05 .box .b3{top: 280px;}

.box_05 .box .lst {width:1000em;position: absolute;}

.box_05 .box .lst li{float: left;}

.box_05 .box .lst1 li{width: 800px;height: 560px;}

.box_05 .box .lst2 li,
.box_05 .box .lst3 li{width: 400px;height: 280px;}

.box_05 .box .lst3 li{float: none;}

.box_05 .box .lst img{width: 100%;}

.box_05 .box .lst1 li{width: 800px;height: 560px;overflow: hidden;position: relative;}

.box_05 .box .lst1 li .img {width: 800px;height: 560px;float: left;overflow: hidden;}

.box_05 .box .lst1 li .img img {width: 800px;height: 560px;}

.box_05 .box .lst1 li .name{width:690px;height:70px;padding:0 70px 0 40px;font-size:16px;line-height:70px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:url(../images/case_jt_03.png) 765px center no-repeat rgba(0, 0, 0, 0.5);position: absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .box .lst1 li:hover .name{color:#ff790d;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .box .lst1 li .name::before{content:'';width:2px;height:20px;background:#ff790dff790d;position:absolute;top:25px;left:20px;}

.box_05 .box .lst2 li,
.box_05 .box .lst3 li{width: 400px;height: 280px;overflow: hidden;position: relative;}

.box_05 .box .lst2 li .img,
.box_05 .box .lst3 li .img{width: 400px;height: 280px;float: left;overflow: hidden;}

.box_05 .box .lst2 li .img img,
.box_05 .box .lst3 li .img img{width: 400px;height: 280px;}

.box_05 .box .lst2 li .name,
.box_05 .box .lst3 li .name{width:310px;height:40px;padding:0 70px 0 20px;font-size:16px;line-height:40px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:url(../images/case_jt_03.png) 360px center no-repeat rgba(0, 0, 0, 0.5);position: absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .box .lst2 li:hover .name,
.box_05 .box .lst3 li:hover .name{color:#ff790d;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .box .rig{display:block;width:40px;height:70px;background:url(../images/case_jt_01.png) center center no-repeat rgba(0,119,254,0.6);cursor: pointer;position: absolute;top:245px;z-index: 9;left:20px;-webkit-transition: all .5s;transition: all .5s;}

.box_05 .box .rig:hover{background:url(../images/case_jt_01.png) center center no-repeat #ff790d;-webkit-transition: all .5s;transition: all .5s;}

.box_05 .box .lef{display:block;width:40px;height:70px;background:url(../images/case_jt_02.png) center center no-repeat rgba(0,119,254,0.6);cursor: pointer;position: absolute;top:245px;z-index: 9;left:740px;-webkit-transition: all .5s;transition: all .5s;}

.box_05 .box .lef:hover{background:url(../images/case_jt_02.png) center center no-repeat #ff790d;-webkit-transition: all .5s;transition: all .5s;}




/* 关于我们 */
.box_06{width:100%;height:794px;background:url(../images/ab_back.jpg) center top no-repeat #f2f5f5;overflow:hidden;}

.box_06 .list{width:1200px;height:294px;margin:0 auto;display:flex;justify-content: space-between;}

.box_06 .list a{width:auto;float:left;height:294px;text-align:center;}

.box_06 .list a i{display:block;width:65px;height:50px;margin:70px auto 20px auto;-webkit-transition: all .5s;transition: all .5s;}

.box_06 .list a:hover i{display:block;width:65px;height:50px;margin:60px auto 40px auto;-webkit-transition: all .5s;transition: all .5s;}

.box_06 .list a:nth-of-type(1) i{background:url(../images/list_icon_01.png) center  no-repeat;}

.box_06 .list a:nth-of-type(2) i{background:url(../images/list_icon_02.png) center  no-repeat;}

.box_06 .list a:nth-of-type(3) i{background:url(../images/list_icon_03.png) center  no-repeat;}

.box_06 .list a:nth-of-type(4) i{background:url(../images/list_icon_04.png) center  no-repeat;}

.box_06 .list a h4{font-size:26px;font-weight:bold;line-height:28px;color:#fff;}

.box_06 .list a p{font-size:14px;ine-height:12px;color:#fff;text-transform: Uppercase;margin-top:20px;}

.box_06 .center{width:1200px;height:500px;margin:0 auto;position:relative;}

.box_06 .center .img{width:440px;height:500px;position:relative;}

.box_06 .center .img img{width:800px;height:500px;position:absolute;top:0;right:0;}

.box_06 .center .txt{width:750px;height:500px;padding:0 190px 0 70px;background:#35414b;position:absolute;top:-30px;left:380px;}

.box_06 .center .txt h4{font-size:26px;font-weight:bold;line-height:40px;border-left:solid 4px #0077fe;color:#0077fe;padding-left:20px;margin-top:70px;}

.box_06 .center .txt p{font-size:14px;line-height:28px;height:140px;overflow:hidden; text-indent:2em;color:#fff;margin-top:58px;}

.box_06 .center .txt a{display:block;width:130px;height:36px;line-height:36px;padding-left:20px;background:url(../images/ab_jt.png) 112px center no-repeat #0077fe;font-size:14px;text-transform: Uppercase;color:#fff;margin-top:50px;}





/* 新闻资讯 */
.box_07{width:100%;height:auto;background:#f2f5f5;overflow:hidden;padding:70px 0;}

.box_07 .center{width:1200px;height:auto;margin:40px auto 0 auto;overflow:hidden;}

.box_07 .news_center{width:1200px;height:auto;overflow:hidden;}

.box_07 .news_center .hd{width:300px;height:40px;overflow:hidden;margin:0 auto;position:relative;}

.box_07 .news_center .hd ul{width:300px;height:40px;float:left;position:relative;}

.box_07 .news_center .hd ul li{width:150px;height:40px;line-height:40px;float:left;font-size:16px;background:#0077fe;text-align:center;position:relative;z-index:0;}

.box_07 .news_center .hd ul li::before{content:'';width:150px;height:0;background:#ff790d;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .hd ul li.on::before{content:'';width:150px;height:40px;background:#ff790d;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .hd ul li:nth-of-type(2){float:right;}

.box_07 .news_center .hd ul li a{display:block;color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd{margin-top:40px;}

.box_07 .news_center .bd .main{width:1200px;height:420px;overflow:hidden;}

.box_07 .news_center .bd .main .left{width:340px;height:420px;padding:0 30px;float:left; background:url(../images/n_back.png) top center no-repeat #fff;}

.box_07 .news_center .bd .main .left a{display:block;}

.box_07 .news_center .bd .main .left .img{width:340px;height:210px;position:relative;overflow:hidden;margin-top:30px;}

.box_07 .news_center .bd .main .left .img img{width:340px;height:210px;transition: all 1s;vertical-align:top;}

.box_07 .news_center .bd .main .left:hover .img img{transform: scale(1.1);}

.box_07 .news_center .bd .main .left .name{font-size:16px;color:#333;line-height:18px;margin-top:20px;border-bottom:solid 1px #333;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd .main .left:hover .name{margin-left:10px;color:#0077fe;border-bottom:solid 1px #0077fe;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd .main .left span{display:block;font-size:14px;color:#666;line-height:12px;margin-top:18px;font-family:Arial;}

.box_07 .news_center .bd .main .left p{font-size:14px;color:#888;line-height:26px;max-height:52px;overflow:hidden;margin-top:25px;}

.box_07 .news_center .bd .main .right{width:700px;height:420px;padding:0 40px;float:right;background:#fff;}

.box_07 .news_center .bd .main .right li{width:700px;height:90px;padding:25px 0;overflow:hidden;position:relative;z-index:0;}

.box_07 .news_center .bd .main .right li .date{width:60px;height:90px;float:left;text-align:center;color:#0077fe;}

.box_07 .news_center .bd .main .right li .date span:nth-of-type(1){display:block;font-size:30px;font-weight:bold;line-height:24px; font-family:Arial;margin-top:22px;}

.box_07 .news_center .bd .main .right li .date span:nth-of-type(2){display:block;font-size:14px;line-height:12px;font-family:Arial;margin-top:10px;}

.box_07 .news_center .bd .main .right li .txt{width:600px;float:right;}

.box_07 .news_center .bd .main .right li .txt .name{display:block;font-size:16px;color:#333;line-height:18px;margin-top:20px;border-bottom:solid 1px #333;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd .main .right li:hover .txt .name{margin-left:10px;color:#0077fe;border-bottom:solid 1px #0077fe;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd .main .right li .txt p{font-size:14px;color:#888;line-height:26px;max-height:52px;overflow:hidden;margin-top:20px;}




.box_07 .jz{width:1200px;height:110px;margin:20px auto 0 auto;overflow:hidden;}

.box_07 .bt{width:60px;height:110px;float:left;background:url(../images/cjwd.png);}

.box_07 .bt h3{font-size:16px;height:110px; letter-spacing:2px;line-height:50px;color:#fff;text-align:center;font-weight:bold;writing-mode: tb-rl;}

.txtScroll-left{width:1100px;height:110px;position:relative;float:right;}

.txtScroll-left .bd{width:1100px;}

.txtScroll-left .bd ul{zoom:1;}

.txtScroll-left .bd ul li{width:498px;height:68px;padding:20px;border:1px solid #fff;float:left;margin-right:20px;cursor:pointer;background:#fff;-webkit-transition:all .5s;transition:all .5s;}

.txtScroll-left .bd ul li:hover{border:1px solid #fff;float:left;margin-right:20px;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;}

.txtScroll-left .bd ul li p:nth-of-type(1){height:22px;line-height:22px;}

.txtScroll-left .bd ul li p:nth-of-type(1) span{display:inline-block;float:left;width:22px;height:22px;background:url(../images/q.png) center center no-repeat;}

.txtScroll-left .bd ul li p:nth-of-type(1) a{display:inline-block;width:455px;height:22px;line-height:22px;float:right;font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.txtScroll-left .bd ul li:hover p:nth-of-type(1) a{color:#0077fe;-webkit-transition:all .5s;transition:all .5s;}

.txtScroll-left .bd ul li p:nth-of-type(2){height:18px;margin-top:20px;}

.txtScroll-left .bd ul li p:nth-of-type(2) span{display:inline-block;float:left;width:22px;height:22px;background:url(../images/a.png) center center no-repeat;}

.txtScroll-left .bd ul li p:nth-of-type(2) i{display:inline-block;width:455px;height:22px;line-height:22px;float:right;font-size:14px;color:#888;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}









/* 在线留言 */
.box_08{width:100%;height:500px;background:url(../images/ly_back.jpg) center top no-repeat;overflow:hidden;}

.box_08 .center{width:1200px;height:500px;margin:0 auto;overflow:hidden;position:relative;}

.box_08 .ly{width:560px;height:350px;background:#fff;border-left:solid 6px #0077fe;padding:0 37px;position:absolute;top:75px;left:0;}

.box_08 .ly .bt{width:auto;height:60px;position:relative;z-index:2;padding-left:70px;margin-top:60px;background:url(../images/ly_icon.png) left center no-repeat;box-sizing:content-box;}

.box_08 .ly .bt p{font-size:18px;line-height:20px;font-weight:bold;color:#333;padding-top:8px;box-sizing:content-box;}

.box_08 .ly .bt h4{font-size:16px;line-height:16px;color:#333;margin-top:8px;}

.box_08 .ly .form{width:560px;height:152px;margin-top:20px;position:relative;}

.box_08 .ly .form p{width:270px;height:36px;background:#f1f4f4;}

.box_08 .ly .form input{display:block;width:230px;height:36px;line-height:36px;color:#888;font-size:14px;padding:0 10px 0 30px;box-sizing:content-box;}

.box_08 .ly .form p:nth-of-type(1){position:absolute;left:0;top:0;}

.box_08 .ly .form p:nth-of-type(2){position:absolute;right:0;top:0;}

.box_08 .ly .form p:nth-of-type(3){width:270px;height:36px;position:absolute;left:0;top:56px;}

.box_08 .ly .form p:nth-of-type(1) input{background:url(../images/name.png) 10px center no-repeat rgba(0,0,0,0);}

.box_08 .ly .form p:nth-of-type(2) input{background:url(../images/phone.png) 10px center no-repeat rgba(0,0,0,0);}

.box_08 .ly .form textarea{width:230px;height:36px;line-height:36px;color:#888;font-size:14px;padding:0 10px 0 30px;box-sizing:content-box;background:url(../images/liuyan.png) 10px center no-repeat rgba(0,0,0,0);}

.box_08 .ly .form p:nth-of-type(4){width:270px;height:36px;position:absolute;top:56px;right:0;z-index:2;overflow:hidden;}

.box_08 .ly .form p:nth-of-type(4) input{display:block;width:120px;height:36px;line-height:36px;color:#888;font-size:14px;float:left;background:url(../images/yzm.png) 10px center no-repeat rgba(0,0,0,0);}

.box_08 .ly .form p:nth-of-type(4) img{display:block;float:right;width:100px;height:36px;cursor:pointer;}

.box_08 .ly .form .tj{width:560px;height:40px;border:none;position:absolute;bottom:0;right:0;background:#ff790d;overflow:hidden;z-index:0;}

.box_08 .ly .form .tj .btn{display: block;width:560px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#fff;border:none;background:none;cursor:pointer;}

.box_08 .ly .form .tj .btn:hover{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .ly .form .tj::before{content:'';width:560px;height:0px;background:#0077fe;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .ly .form .tj:hover::before{content:'';width:560px;height:40px;background:#0077fe;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}




/* 信息 */
.bx_infro{width:1200px;height:440px;margin:70px auto;display:flex;justify-content: space-between;}

.bx_infro li{width:380px;height:440px;overflow:hidden;-moz-box-shadow:0px 0px 10px #bdbcbc;-webkit-box-shadow:0px 0px 10px #bdbcbc;box-shadow:0px 0px 10px #bdbcbc;position:relative;}

.bx_infro li::before{content:'';width:380px;height:30px;background:#f2f5f5;position:absolute;bottom:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.bx_infro li:nth-of-type(1){background:url(../images/list_01.jpg) top center no-repeat;}

.bx_infro li:nth-of-type(2){background:url(../images/list_02.jpg) top center no-repeat;}

.bx_infro li:nth-of-type(3){background:url(../images/list_03.jpg) top center no-repeat;}

.bx_infro li .txt{width:280px;height:140px;padding:20px;position:absolute;bottom:30px;left:30px;background:#fff;}

.bx_infro li .txt .icon{padding-left:70px;height:50px;margin-bottom:35px;}

.bx_infro li:nth-of-type(1) .txt .icon{background:url(../images/ft_icon_01.png) left top no-repeat;}

.bx_infro li:nth-of-type(2) .txt .icon{background:url(../images/ft_icon_02.png) left top no-repeat;}

.bx_infro li:nth-of-type(3) .txt .icon{background:url(../images/ft_icon_03.png) left top no-repeat;}

.bx_infro li .txt .icon span:nth-of-type(1){display:block;font-size:18px;font-weight:bold;color:#333;line-height:20px;margin-top:5px;}

.bx_infro li .txt .icon span:nth-of-type(2){display:block;font-size:14px;font-weight:bold;color:#333;line-height:12px;margin-top:10px;text-transform: Uppercase;}

.bx_infro li .txt p{font-size:14px;color:#888;line-height:30px;padding-left:55px;}








/* 提交按钮的线条边框特效 */
.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: #0077fe;
}

.bz-buttonAnimat02::before,
.bz-buttonAnimat02::after,
.bz-buttonAnimat02 .inner::before,
.bz-buttonAnimat02 .inner::after {
    background-color: #0077fe;
}


.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
}
