/*

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:468px;height:65px;margin:0 auto;text-align:center;}

.h_title h3{width:468px;height:41px;font-size:30px;line-height:30px;color:#4273b8;font-weight:bold;background:url(../images/h_back.png) center 39px no-repeat;position:relative;}

.h_title h3::after{content:'';width:36px;height:3px;background:#4273b8;position:absolute;bottom:0;left:50%;margin-left:-18px;}

.h_title h3 span{color:#67b426;}

.h_title p{width:468px;font-size:14px;line-height:12px;color:#858585;margin-top:12px;position:relative;}

.h_title p.white{color:#fff;}




/* 企业头条 */
.box_01{width:100%;height:100px; background:#f8f8f8;}

.box_01 .fq{width:1200px;height:100px;overflow:hidden;margin:0px auto;}

.box_01 .fq .left{width:94px;height:66px;padding:34px 0 0 60px;float:left;background:url(../images/zx_back.png);}

.box_01 .fq .left h4{font-size:16px;line-height:16px;color:#fff;}

.box_01 .fq .left p{font-size:12px;line-height:9px;color:#fff;margin-top:7px;text-transform: Uppercase;font-family:Arial;}

.txtScroll-left05{width:1000px;height:56px;margin:22px 0;float:right;}

.box_01 .fq ul{width:1000px;height:56px;overflow:hidden;}

.box_01 .fq ul li{width:470px;height:56px;background:#f8f8f8;margin-right:60px;float:left;cursor:pointer;position:relative;}

.box_01 .fq ul li::after{content:'';width:1px;height:56px;background:#d2d2d2;position:absolute;right:-30px;top:0px;}

.box_01 .fq ul li p{padding-left:20px;overflow:hidden;height:28px;line-height:28px;font-size:14px;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .fq ul li p a{width:370px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#545454;padding-left:25px;background:url(../images/dian01.png) left center no-repeat;font-size:16px;float:left;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .fq ul li p span{display:block;height:28px;line-height:28px;text-align:center;color:#858585;float:right;}

.box_01 .fq ul li p:hover a{background:url(../images/dian02.png) left center no-repeat;color:#67b426;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .fq ul li p:hover span{color:#67b426;-webkit-transition:all .5s;transition:all .5s;}






/* 产品中心 */
.box_02{width:100%;padding:50px 0;background:#fff;}

.box_02 .center{width:1200px;height:670px;margin:40px auto 0 auto;overflow:hidden;}

.box_02 .center .left{width:250px;height:670px;position:relative;float:left;background:#67b426;}

.box_02 .center .left .bt{width:145px;height:42px;padding:32px 0 0 105px;background:url(../images/pro_icon.png) 55px 27px no-repeat,url(../images/pro_xian.png) center bottom no-repeat;}

.box_02 .center .left .bt h4{font-size:24px;color:#fff;line-height:24px;font-weight:bold;}

.box_02 .center .left .right{width:230px;height:34px;margin:16px auto 20px auto;overflow:hidden;background:#fff;border-radius:10px;}

.box_02 .center .left .right .input{width:180px;height:34px;line-height:34px;font-size:12px;color:#858585;display:inline-block;padding-left:10px;float:left;box-sizing:content-box;border-radius:10px;}

.box_02 .center .left .right .button{width:40px;height:34px;line-height:34px;display:inline-block;background:url(../images/search.png) center center no-repeat #fff;cursor:pointer;border:none;float:right;border-radius:10px;}

.menu .list .menuItem{display:none;}

.menu .list .show{display:block;}

.menu{width:230px;height:430px;overflow:auto;overflow-x: hidden;background:#fff;margin:0 auto;}

.menu::-webkit-scrollbar-track {background-color: #ccc;border-radius: 0;}

.menu::-webkit-scrollbar-thumb {border-radius: 10px;background-color: #4273b8;}

.menu .list{width:200px;margin:0 auto;}

.menu .list p{width:110px;height:36px;line-height:36px;font-size:14px;padding:0 40px 0 50px;margin-top:20px;cursor:pointer;background:url(../images/zuo.png) 175px center no-repeat #67b426;-webkit-transition:all .5s;transition:all .5s;}

.menu .list .xia{background:url(../images/xia.png) 172px center no-repeat #4273b8;border-radius:8px;-webkit-transition:all .5s;transition:all .5s;}

.menu .list p a{display:block;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.menu .list ul{width:200px;margin:0 auto;}

.menu .list ul li{width:200px;height:40px;line-height:40px;margin-top:5px;font-size:14px;-webkit-transition:all .5s;transition:all .5s;position:relative;z-index:0;}

.menu .list ul li::after{content:'';width:0;height:40px;background:#4273b8;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.menu .list ul li:hover::after{content:'';width:200px;height:40px;background:#4273b8;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.menu .list ul li a{display:block;width:160px;padding:0 20px;color:#858585;border-bottom:solid 1px #858585;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.menu .list ul li:hover a{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .center .left .tel{width:250px;height:72px;position:absolute;left:0;bottom:6px;color:#fff; background:url(../images/tel02.png) center center no-repeat;}

.box_02 .center .left .tel p:nth-of-type(1){font-size:20px;line-height:16px;margin:12px 0 17px 87px;}

.box_02 .center .left .tel p:nth-of-type(2){font-size:20px;line-height:16px;margin-left:87px;}

.pro-center{width:910px;height:670px;float:right;}

.pro-center li a{display:block;}

.pro-center li{width:288px;height:208px;border:solid 1px #d2d2d2;overflow:hidden;float:left;margin:0 20px 20px 0;position:relative;}

.pro-center li:nth-of-type(3n){margin-right:0;}

.pro-center li:nth-of-type(7),.pro-center li:nth-of-type(8),.pro-center li:nth-of-type(9){margin-bottom:0;}

.pro-center li .img{width:288px;height:208px;overflow:hidden;position:relative;}

.pro-center li .img img{width:288px;height:208px;transition: all 1s;vertical-align:top;}

.pro-center li:hover .img img{transform: scale(1.2);}

.pro-center li .name{width:200px;padding:0 58px 0 30px;height:35px;line-height:35px;font-size:16px;color:#545454;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:url(../images/jia.png) 255px center no-repeat rgba(227,227,227,0.9);position:absolute;left:0;bottom:0;-webkit-transition:all .5s;transition:all .5s;}

.pro-center li:hover .name{bottom:-35px;-webkit-transition:all .5s;transition:all .5s;}

.pro-center li .hide{width:288px;height:208px;background:rgba(103,180,38,0.9);overflow:hidden;position:absolute;top:-210px;left:0;-webkit-transition:all .5s;transition:all .5s;}

.pro-center li .hide .mz{width:182px;padding:0 20px;height:16px;line-height:16px;font-size:16px;color:#fff;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:55px auto 35px auto;padding-bottom:30px;border-bottom:solid 1px #fff;}

.pro-center li .hide i{display:block;width:36px;height:36px;margin:0 auto; background:url(../images/link.png);}

.pro-center li:hover .hide{top:0;-webkit-transition:all .5s;transition:all .5s;}






/* 横栏广告 */
.box_03{width:100%;height:300px;background:url(../images/ad_back.jpg) no-repeat center;}

.box_03 .center{width:1200px;height:300px;margin:0 auto;overflow:hidden;position:relative;}

.box_03 .center .txt{width:470px;position:absolute;top:40px;left:0;color:#fff;}

.box_03 .center .txt p:nth-of-type(1){font-size:24px;line-height:24px;font-weight:bold;margin-bottom:24px;}

.box_03 .center .txt p:nth-of-type(2){font-size:30px;line-height:30px;font-weight:bold;margin-bottom:20px;}

.box_03 .center .txt p:nth-of-type(3){width:375px;height:40px;line-height:40px;color:#67b426;background:#fff;font-size:18px;font-weight:bold;text-align:center;margin-bottom:23px;}

.box_03 .center .txt p:nth-of-type(4){font-size:16px;line-height:16px;padding-bottom:24px;position:relative;}

.box_03 .center .txt p:nth-of-type(4) span:nth-of-type(1){display:inline-block;font-size:20px;line-height:16px;}

.box_03 .center .txt p:nth-of-type(4)::after{content:'';width:64px;height:2px;background:#fff;position:absolute;bottom:0;left:0;}

.box_03 .center .form{width:620px;height:215px;position:absolute;top:47px;right:0;}

.box_03 .center .form label{position: relative;display: block;}

.box_03 .center .form label:nth-of-type(1){width:280px;height:50px;position:absolute;left:0;top:0;}

.box_03 .center .form label:nth-of-type(2){width:280px;height:50px;position:absolute;right:0;top:0;}

.box_03 .center .form label:nth-of-type(3){width:280px;height:50px;position:absolute;left:0;top:90px;}

.box_03 .center .form label input {width:280px;height:50px;line-height:50px;padding:0 10px;background:#fff;border: none;outline: none;color:#67b426;border-radius:5px;transition: all .3s ease-in-out;}

div.row label input{text-indent:80px;transition: all .3s ease-in-out;}

.box_03 .center .form label input ::-webkit-input-placeholder {color: transparent;}

div.row label input+span {display:inline-block;position: absolute;left:0;top:0;font-size:14px;color:#fff;width:80px;line-height:50px;text-align:center;background:#4273b8;transform-origin: left center;transform: perspective(250);transition: all .3s ease-in-out;border-radius:5px;}

div.row label input:focus,div.row label input:active {text-indent: 0;background: rgba(255, 255, 255, 0.2);}

div.row label input:focus ::-webkit-input-placeholder,div.row label input:active ::-webkit-input-placeholder {color: #f00;}

div.row label input:focus+span,div.row label input:active+span {background:#4273b8;}

div.liuyan2 input:focus+span,div.liuyan2 input:active+span {border-radius:5px;transform: translateX(250%);}

.box_03 .center .form label textarea {width:280px;height:50px;line-height:50px;padding:0 10px;background:#fff;border: none;outline: none;color:#67b426;border-radius:5px;transition: all .3s ease-in-out;}

div.row label textarea{text-indent:80px;transition: all .3s ease-in-out;}

.box_03 .center .form label textarea ::-webkit-input-placeholder {color: transparent;}

div.row label textarea+span {display:inline-block;position: absolute;left:0;top:0;font-size:14px;color:#fff;width:80px;line-height:50px;text-align:center;background:#4273b8;transform-origin: left center;transform: perspective(250);transition: all .3s ease-in-out;border-radius:5px;}

div.row label textarea:focus,div.row label textarea:active {text-indent: 0;background: rgba(255, 255, 255, 0.2);}

div.row label textarea:focus ::-webkit-textarea-placeholder,div.row label textarea:active ::-webkit-textarea-placeholder {color: #f00;}

div.row label textarea:focus+span,div.row label textarea:active+span {background:#4273b8;}

div.liuyan2 textarea:focus+span,div.liuyan2 textarea:active+span {border-radius:5px;transform: translateX(250%);}

.box_03 .center .form p{width:280px;height:36px;border:none;padding-bottom:0;position:absolute;top:103px;right:0;overflow:hidden;box-sizing:content-box;}

.box_03 .center .form p input{display:block;width:156px;height:35px;line-height:35px;padding-left:10px;border-bottom:solid 1px #fff;color:#fff;background:rgba(0,0,0,0);font-size:14px;float:left;box-sizing:content-box;}

.box_03 .center .form p img{display:block;float:right;width:90px;height:36px;}

.box_03 .center .form .tj{width:180px;height:40px;background:#fff;position:absolute;bottom:0;left:0;z-index:0;}

.box_03 .center .form .tj .btn{width:180px;height:40px;line-height:40px;display: block;text-align:center;font-size:14px;color:#67b426;background:#fff;cursor: pointer;border:none;position:relative;z-index:0;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .center .form .tj .btn:hover{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .center .form .tj .btn::before{content:'';width:0px;height:40px;background:#4273b8;position:absolute;top:0;right:90px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .center .form .tj .btn:hover::before{content:'';width:90px;height:40px;background:#4273b8;position:absolute;top:0;right:90px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .center .form .tj .btn::after{content:'';width:0px;height:40px;background:#4273b8;position:absolute;top:0;left:90px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .center .form .tj .btn:hover::after{content:'';width:90px;height:40px;background:#4273b8;position:absolute;top:0;left:90px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .center .form a{display: block;width:180px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#67b426;background:#fff;position:absolute;bottom:0;right:200px;z-index:0;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .center .form a:hover{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .center .form a::before{content:'';width:0px;height:40px;background:#4273b8;position:absolute;top:0;right:90px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .center .form a:hover::before{content:'';width:90px;height:40px;background:#4273b8;position:absolute;top:0;right:90px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .center .form a::after{content:'';width:0px;height:40px;background:#4273b8;position:absolute;top:0;left:90px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .center .form a:hover::after{content:'';width:90px;height:40px;background:#4273b8;position:absolute;top:0;left:90px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}





/* 企业优势 */
.box_04{width:100%;height:auto;padding:60px 0;overflow:hidden;}

.look_center{width:1200px;height:575px;margin:30px auto 0 auto;position:relative;}

.look_center .pos{width:400px;height:194px; background:#f4f4f4;position:absolute;left:0;top:0;}

.look_center .pos p:nth-of-type(1){font-size:48px;line-height:36px;color:#ccc;font-weight:bold;text-transform:Uppercase;font-family:Arial;margin:47px 0 0 25px;}

.look_center .pos p:nth-of-type(2){font-size:24px;line-height:24px;color:#4273b8;font-weight:bold;margin:24px 0 0 25px;padding-bottom:20px;position:relative;}

.look_center .pos p:nth-of-type(2)::after{content:'';width:50px;height:2px;background:#4273b8;position:absolute;bottom:0;left:0;}

.look_center .hd{width:750px;height:60px;position:absolute;top:42px;right:0;z-index:2;overflow:hidden;}

.look_center .hd ul{width:750px;height:60px;overflow:hidden;}

.look_center .hd ul li{width:155px;height:60px;margin-right:43px;cursor:pointer;float:left;position:relative;overflow:hidden;}

.look_center .hd ul li:last-child{margin-right:0;}

.look_center .hd ul li .icon{width:60px;height:60px;border-radius:8px;float:left;margin-right:10px;-webkit-transform: rotateY(0);-webkit-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}

.look_center .hd ul li.on .icon{transform: rotateY(360deg);-webkit-transform: rotateY(360deg);}

.look_center .hd ul li:nth-of-type(1) .icon{background:url(../images/ys_icon_01.png) center center no-repeat #67b426;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li:nth-of-type(2) .icon{background:url(../images/ys_icon_02.png) center center no-repeat #67b426;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li:nth-of-type(3) .icon{background:url(../images/ys_icon_03.png) center center no-repeat #67b426;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li:nth-of-type(4) .icon{background:url(../images/ys_icon_04.png) center center no-repeat #67b426;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li:nth-of-type(1).on .icon{background:url(../images/ys_icon_01.png) center center no-repeat #4273b8;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li:nth-of-type(2).on .icon{background:url(../images/ys_icon_02.png) center center no-repeat #4273b8;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li:nth-of-type(3).on .icon{background:url(../images/ys_icon_03.png) center center no-repeat #4273b8;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li:nth-of-type(4).on .icon{background:url(../images/ys_icon_04.png) center center no-repeat #4273b8;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li p:nth-of-type(1){font-size:18px;color:#545454;line-height:18px;margin:12px 0;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li p:nth-of-type(2){font-size:12px;color:#858585;line-height:12px;text-transform: Uppercase;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li.on p:nth-of-type(1){color:#4273b8;-webkit-transition:all .5s;transition:all .5s;}

.look_center .bd{width:1200px;height:430px;position:absolute;left:0;bottom:0;}

.look_center .bd .main{width:1200px;height:430px;margin:0 auto;position:relative;}

.look_center .bd .main .left{width:440px;height:240px;padding:40px;position:absolute;top:50px;left:0;color:#fff;background:#67b426;z-index:5;}

.look_center .bd .main .left h4{height:24px;line-height:24px;font-size:24px;font-weight:bold;margin-bottom:16px;}

.look_center .bd .main .left span{display:block;font-size:14px;line-height:11px;color:#cbe3bd;margin-bottom:30px;padding-bottom:19px;border-bottom:solid 1px #fff;text-transform: Uppercase;}

.look_center .bd .main .left p{font-size:14px;color:#fff;line-height:27px;margin-bottom:25px;padding-left:30px;background:url(../images/ys_dbx.png) left 5px no-repeat;}

.look_center .bd .main .right{width:750px;height:430px;position:absolute;top:0;right:0;}

.look_center .bd .main .right img{width:750px;height:430px;vertical-align:top;}






/* 合作案例 */
.box_05{width:100%;height:auto;padding:60px 0; background:url(../images/case_back.jpg) center top no-repeat;}

.case_center{width:100%;margin:40px auto 0 auto;height:auto;}

.case_center .hd{width:730px;height:40px;margin:0 auto;}

.case_center .hd ul{width:730px;height:40px;font-size:14px;overflow:hidden;}

.case_center .hd ul li{width:160px;height:40px;line-height:40px;margin-right:30px;float:left;background:#67b426;color:#fff;text-align:center;position:relative;z-index:0;}

.case_center .hd ul li::before{content:'';width:0px;height:40px;background:#4273b8;position:absolute;top:0;right:80px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.case_center .hd ul li.on::before{content:'';width:80px;height:40px;background:#4273b8;position:absolute;top:0;right:80px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.case_center .hd ul li::after{content:'';width:0px;height:80px;background:#4273b8;position:absolute;top:0;left:80px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.case_center .hd ul li.on::after{content:'';width:90px;height:80px;background:#4273b8;position:absolute;top:0;left:80px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.case_center .hd ul li:last-child{margin-right:0px;}

.case_center .hd ul li a{display:block;color:#fff;}

.case_center .bd{margin-top:40px;height:auto;}

.case_center .bd .main{width:100%;height:42%;overflow:hidden;position:relative;}

.case_center .bd .main li{width:24.8%;float:left;margin-right:0.26%;position:relative;overflow:hidden;}

.case_center .bd .main li:nth-of-type(4n){margin-right:0;}

.case_center .bd .main li .pad{position:relative;display:block;padding:37%;overflow:hidden;}

.case_center .bd .main li .img{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom: 0;overflow: hidden;}

.case_center .bd .main li .img img{width:100%;height:100%;vertical-align:top;}

.case_center .bd .main li .name{width:80%;padding:0 10%;height:50px;line-height:50px;font-size:14px;color:#fff;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:rgba(48,48,48,0.5);position:absolute;left:0;bottom:0;-webkit-transition:all .5s;transition:all .5s;}

.case_center .bd .main li:hover .name{bottom:-50px;-webkit-transition:all .5s;transition:all .5s;}

.case_center .bd .main li .hide{width:88%;height:88%;background:rgba(103,180,38,0.9);overflow:hidden;position:absolute;top:-100%;left:6%;-webkit-transition:all .5s;transition:all .5s;}

.case_center .bd .main li .hide .mz{display:block;width:70%;height:18px;line-height:18px;font-size:18px;color:#fff;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:20% auto 40px auto;padding-bottom:30px;border-bottom:solid 1px #fff;}

.case_center .bd .main li .hide i{display:block;width:36px;height:36px;margin:0 auto; background:url(../images/link.png);}

.case_center .bd .main li:hover .hide{top:6%;-webkit-transition:all .5s;transition:all .5s;}





/* 关于我们 */
.box_06{width:100%;height:auto;margin-top:50px;overflow:hidden;position:relative;}

.box_06::after{content:'';width:100%;height:170px;background:#f8f8f8;position:absolute;bottom:0;left:0;z-index:-1;}

.box_06 .center{width:1200px;height:495px;margin:30px auto 0 auto;overflow:hidden;}

.box_06 .left{width:600px;height:495px;float:left;}

.box_06 .left img{width:600px;height:495px;vertical-align:top;}

.box_06 .right{width:600px;height:495px;float:right;}

.box_06 .right .txt{width:600px;height:460px;padding-top:35px;position:relative;}

.box_06 .right .txt .name{display:block;font-size:24px;line-height:24px;color:#67b426;font-weight:bold;margin:0 0 25px 35px;position:relative;padding-bottom:18px;}

.box_06 .right .txt .name::after{content:'';width:130px;height:2px;background:#67b426;position:absolute;bottom:0;left:0;z-index:-1;}

.box_06 .right .txt .ms{width:550px;margin-left:35px;font-size:14px;color:#858585;line-height:35px;max-height:175px;overflow:hidden;}

.box_06 .right .txt ul{width:600px;height:170px;background:#67b426;position:absolute;left:0;bottom:0;}

.box_06 .right .txt ul li{width:200px;height:170px;float:left;text-align:center;background:url(../images/list_xian.png) right center no-repeat;}

.box_06 .right .txt ul li:last-child{background:none;}

.box_06 .right .txt ul li i{display:block;width:42px;height:33px;margin:50px auto 20px auto;-webkit-transform: rotateY(0);-webkit-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}

.box_06 .right .txt ul li:hover i{transform: rotateY(360deg);-webkit-transform: rotateY(360deg);}

.box_06 .right .txt ul li:nth-of-type(1) i{background:url(../images/list_icon_01.png);}

.box_06 .right .txt ul li:nth-of-type(2) i{background:url(../images/list_icon_02.png);}

.box_06 .right .txt ul li:nth-of-type(3) i{background:url(../images/list_icon_03.png);}

.box_06 .right .txt ul li a{display:block;font-size:18px;color:#fff;line-height:18px;}




/* 荣誉资质 */
.box_07{width:1200px;height:auto;margin:30px auto 0 auto;overflow:hidden;position:relative;}

.box_07 .slideGroup{width:1200px;margin:0 auto;position:relative;}

.box_07 .slideGroup .parHd{width:1200px;height:40px;background:url(../images/show_xian.png) right center no-repeat;}

.box_07 .slideGroup .parHd ul{width:313px;height:40px;font-size:14px;overflow:hidden;position:relative;z-index:2;}

.box_07 .slideGroup .parHd ul li{width:140px;height:40px;line-height:40px;background:#f2f2f2;float:left;cursor:pointer;color:#545454;text-align:center;-webkit-transition:all .5s;transition:all .5s;position:relative;z-index:0;}

.box_07 .slideGroup .parHd ul li:last-child{float:right;}

.box_07 .slideGroup .parHd ul li::before{content:'';width:0px;height:40px;background:#67b426;position:absolute;top:0;right:70px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .slideGroup .parHd ul li.on::before{content:'';width:70px;height:40px;background:#67b426;position:absolute;top:0;right:70px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .slideGroup .parHd ul li::after{content:'';width:0px;height:70px;background:#67b426;position:absolute;top:0;left:70px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .slideGroup .parHd ul li.on::after{content:'';width:90px;height:70px;background:#67b426;position:absolute;top:0;left:70px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .slideGroup .parHd ul li.on{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .slideGroup .parBd{margin-top:30px;}

.box_07 .slideGroup .parBd .slideBox{position:relative;width:1200px;overflow:hidden;}

.box_07 .slideGroup .parBd .slideBox .tempWrap{width:1200px;margin:0 auto;overflow:hidden;}

.box_07 .slideGroup .parBd ul{overflow:hidden;zoom:1;overflow:hidden;}

.box_07 .slideGroup .parBd ul li{width:285px;margin-right:20px;overflow:hidden;float:left;text-align:center;}

.box_07 .slideGroup .parBd ul li a{display:block;}

.box_07 .slideGroup .parBd ul li .pic{width:283px;height:178px;border:solid 1px #d2d2d2;}

.box_07 .slideGroup .parBd ul li .pic img{width:283px;height:178px;display:block;}

.box_07 .slideGroup .parBd ul li .name{display:block;width:235px;padding:0 25px;font-size:14px;height:45px;line-height:45px;color:#545454;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_07 .slideGroup .parBd ul li:hover .name{color:#67b426;-webkit-transition:all .5s;transition:all .5s;}





/* 新闻中心 */
.box_08{width:100%;margin:40px auto 0 auto;}

.box_08 .inline{width:100%;height:1px;background:#dbdbdb;margin-top:50px;}

.box_08 .news_center{width:1200px;margin:-8px auto 0 auto;position:relative;}

.box_08 .news_center .hd{width:180px;height:45px;margin:0 auto;}

.box_08 .news_center .hd ul{overflow:hidden;font-size:14px;}

.box_08 .news_center .hd ul li{width:60px;cursor:pointer;height:15px;line-height:15px;padding-top:30px;text-align:center;background:url(../images/on01.png) top center no-repeat;float:left;margin-right:60px;}

.box_08 .news_center .hd ul li:last-child{margin-right:0;}

.box_08 .news_center .hd ul li.on{background:url(../images/on02.png) top center no-repeat;}

.box_08 .news_center .hd ul li a{display:block;color:#545454;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .hd ul li.on a{display:block;color:#67b426;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd{margin-top:40px;}

.box_08 .news_center .bd .main{overflow:hidden;height:276px;}

.box_08 .news_center .bd .main .top{width:1200px;height:160px;}

.box_08 .news_center .bd .main .top .box{width:548px;height:128px;padding:15px;border:solid 1px #d2d2d2;overflow:hidden;float:left;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .top .box:hover{border:solid 1px #fff;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .top .box:last-child{float:right;}

.box_08 .news_center .bd .main .top .box .left{width:205px;height:128px;float:left;}

.box_08 .news_center .bd .main .top .box .left img{width:205px;height:128px; vertical-align:top;}

.box_08 .news_center .bd .main .top .box .right{width:310px;height:128px;float:right;}

.box_08 .news_center .bd .main .top .box .right a{display:block;font-size:16px;line-height:16px;color:#545454;padding:17px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .top .box:hover .right a{color:#67b426;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .top .box .right a::before{content:'';width:310px;height:1px; background:#d2d2d2;position:absolute;bottom:0;left:0; z-index:0;}

.box_08 .news_center .bd .main .top .box .right a::after{content:'';width:0px;height:1px; background:#67b426;position:absolute;bottom:0;left:0; z-index:3px;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .top .box:hover .right a::after{content:'';width:310px;height:1px; background:#67b426;position:absolute;bottom:0;left:0; z-index:3px;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .top .box .right p{font-size:14px;color:#858585;margin-top:10px;line-height:25px;max-height:50px;overflow:hidden;}

.box_08 .news_center .bd ul{overflow:hidden;}

.box_08 .news_center .bd ul li{width:580px;height:45px;line-height:45px;float:left;font-size:14px;border-bottom:dashed 1px #dcdcdc;margin-top:12px;background:url(../images/dan01.png) left center no-repeat;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;overflow:hidden;}

.box_08 .news_center .bd ul li:nth-of-type(2n){float:right;}

.box_08 .news_center .bd ul li a{display:block;height:45px;line-height:45px;width:440px;padding-left:20px;color:#545454;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;float:left;}

.box_08 .news_center .bd ul li span{display:block;height:45px;line-height:45px;color:#858585;float:right;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd ul li:hover{background:url(../images/dan02.png) left center no-repeat;border-bottom:dashed 1px #67b426;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd ul li:hover a{color:#67b426;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd ul li:hover span{color:#67b426;-webkit-transition:all .5s;transition:all .5s;}





/* 友情链接 */
.links{width:1200px;margin:50px auto 40px auto;background:#fff;clear:both;}

.links .bt{width:1200px;height:24px;font-size:24px;color:#545454;line-height:24px;font-weight:bold;background:url(../images/link_xian.png) right center no-repeat;}

.links .link{width:1200px;height:14px;margin:30px auto 0 auto;overflow:hidden;}

.links .link a{display:inline-block;width:120px;text-align:center;float:left;font-size:14px;height:14px;line-height:14px;color:#858585;border-right:solid 2px #ababab;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.links .link a:last-child{border-right:none;}

.links .link a:hover{text-decoration:underline;color:#67b426;}







.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: #67b426;
}

.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
}
