/*



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:300px;height:80px;margin:0 auto;text-align:center;background:url(../images/h_back.png) center bottom no-repeat;}



.h_title h3{font-size:28px;line-height:28px;font-weight:bold;color:#404040;}



.h_title p{font-size:16px;line-height:16px;margin-top:10px;color:#404040;margin-top:17px;text-transform: Uppercase;}







/* 搜索 */

.search{width:100%;height:40px;padding:15px 0;background:#fff;border-bottom:solid 1px #d3d3d3;}



.search .center{width:1200px;overflow:hidden;margin:0 auto;height:40px;}



.search .center .left{font-size:16px;font-weight:bold;color:#404040;height:40px;line-height:40px;float:left;}



.search .center .right{float:right;width:330px;height:34px;line-height:34px;margin:3px 0;}



.search .right .input{width:284px;height:34px;line-height:34px;color:#fff;display:inline-block;background:#1fbd66;padding-left:10px;float:left;font-size:14px;}



.search .right .button{width:34px;height:34px;line-height:34px;display:inline-block;background:url(../images/search.png) center center no-repeat #1fbd66; cursor:pointer;border:none;float:right;}







/* 景观造雾 */

.box_01{width:1200px;margin:50px auto 0 auto;}



.box_01 ul{margin-top:30px;overflow:hidden;}



.box_01 ul li{width:285px;height:250px;overflow:hidden;float:left;margin:0 20px 20px 0;-moz-box-shadow:0px 2px 5px #e8e8e8; -webkit-box-shadow:0px 2px 5px #e8e8e8; box-shadow:0px 2px 5px #e8e8e8;}



.box_01 ul li:nth-of-type(4n){margin-right:0;}



.box_01 ul li a{display:block;}



.box_01 ul li .img{width:285px;height:210px;position:relative;}



.box_01 ul li .img img{width:285px;height:210px; vertical-align:top;}



.box_01 ul li .img .tj{display:none;width:265px;height:190px;padding:10px;background:rgba(64,64,64,0.7);position:absolute;top:0;left:0;}



.box_01 ul li .img .hide{width:265px;height:190px;}



.box_01 ul li .txt{width:285px;height:40px;}



.box_01 ul li .txt .name{width:205px;padding:0 40px;height:40px;line-height:40px;font-size:14px;text-align:center;color:#404040;background:url(../images/shu_01.png) 20px center no-repeat,url(../images/shu_01.png) 260px center no-repeat #f5f5f5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}



.box_01 ul li:hover .txt .name{background:url(../images/shu_02.png) 20px center no-repeat,url(../images/shu_02.png) 260px center no-repeat #1fbd66;color:#fff;-webkit-transition:all .5s;transition:all .5s;}







/* 产品中心 */

.box_02{width:100%;margin-top:30px;height:910px;padding-top:50px;background:url(../images/pro_back.jpg) center top no-repeat;}



.box_02 .content{width:1200px;margin:20px auto 0 auto;}



.box_02 .content .left{width:250px;height:760px;position:relative;float:left;}



.box_02 .content .left .bt{width:250px;height:120px;background:url(../images/left_back_01.jpg);text-align:center;color:#fff;}



.box_02 .content .left .bt h4{font-size:26px;line-height:26px;padding:24px 0;position:relative;}



.box_02 .content .left .bt h4::after{content:'';width:26px;height:3px; background:#ffd100; position:absolute;bottom:0;left:50%;margin-left:-13px;}



.box_02 .content .left .bt p{font-size:20px;line-height:15px;margin-top:10px;text-transform: Uppercase;}



.menu .list .menuItem{display:none;}



.menu .list .show{display:block;}



.menu{width:250px;height:610px;padding-top:30px;margin:0 auto;overflow:auto;overflow-x:hidden; background:url(../images/left_back_02.png);}



.menu .list{width:200px;margin:0 auto;}



.menu .list p{width:150px;padding:0 25px;height:39px;line-height:39px;font-size:16px;margin-bottom:10px;color:#404040;cursor:pointer;background:url(../images/left_on_01.png) center center no-repeat;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}



.menu .list .xia{background:url(../images/left_on_02.png) center center no-repeat;color:#2ec170;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:0px;}



.menu .list ul{width:200px;margin:0 auto;}



.menu .list ul li{width:200px;height:33px;line-height:33px;font-size:14px;margin:0 auto;text-align:center;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}



.menu .list ul li::before{content:'';width:200px;height:1px; background:#525252;position:absolute;bottom:0;left:0; z-index:0;}



.menu .list ul li::after{content:'';width:0px;height:1px; background:#1fbd66;position:absolute;bottom:0;left:0; z-index:3px;-webkit-transition:all .5s;transition:all .5s;}



.menu .list ul li:hover::after{content:'';width:200px;height:1px; background:#1fbd66;position:absolute;bottom:0;left:0;z-index:3px;-webkit-transition:all .5s;transition:all .5s;}



.menu .list ul li a{display:block;width:150px;padding:0 25px;color:#404040;-webkit-transition:all .5s;transition:all .5s;}



.menu .list ul li:hover a{color:#1fbd66;-webkit-transition:all .5s;transition:all .5s;}



.menu .list ul li:last-child{margin-bottom:20px;}



.pro-center{width:930px;float:right;}



.pro-center .hd{width:930px;height:40px;}



.pro-center .hd ul{width:320px;height:40px;font-size:16px;overflow:hidden;}



.pro-center .hd ul li{width:150px;height:40px;line-height:40px;background:#ffd100;cursor:pointer;color:#404040;text-align:center;float:left;}



.pro-center .hd ul li:nth-of-type(2){float:right;}



.pro-center .hd ul li.on{background:#1fbd66;color:#fff;}



.pro-center .bd ul{overflow:hidden;}



.pro-center .bd ul li{width:295px;height:220px;position:relative;float:left;margin:20px 22px 0 0;}



.pro-center .bd ul li:nth-of-type(3n){margin-right:0;}



.pro-center .bd ul li a{display:block;}



.pro-center .bd ul li .img{width:295px;height:220px;}



.pro-center .bd ul li .img img{width:295px;height:220px;vertical-align:top;}



.pro-center .bd ul li .show{width:195px;height:40px;line-height:40px;text-align:center;padding:0 50px;font-size:14px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:absolute;bottom:10px;left:0;background:url(../images/dian01.png) 20px center no-repeat,url(../images/dian01.png) 265px center no-repeat rgba(64,64,64,0.7);}



.pro-center .bd ul li .hide{display:none;width:295px;height:220px; background:rgba(31,189,102,0.7);position:absolute;left:0;top:0;}



.pro-center .bd ul li .hide i{display:block;width:64px;height:64px; background:url(../images/jia.png);margin:65px auto 10px auto;}



.pro-center .bd ul li .hide .name{width:195px;height:40px;line-height:40px;text-align:center;padding:0 50px;font-size:14px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:url(../images/dian02.png) 20px center no-repeat,url(../images/dian02.png) 265px center no-repeat;}







/* 横栏广告 */

.box_03{width:100%;height:300px; background:url(../images/ad_back.jpg) center center no-repeat;}



.box_03 .center{width:1200px;height:300px;margin:0 auto;overflow:hidden;}



.box_03 .center .txt{width:600px;height:260px;padding:20px 0;float:right;overflow:hidden;}



.box_03 .center .txt .left{width:370px;height:260px;float:left;border-right:solid 1px #8fdeb3;color:#fff;}



.box_03 .center .txt .left p:nth-of-type(1){font-size:26px;font-weight:bold;line-height:26px;margin:30px 0 20px 0;}



.box_03 .center .txt .left p:nth-of-type(2){width:295px;height:45px;line-height:45px;text-align:center;background:#ffd100;font-size:26px;font-weight:bold;color:#404040;margin-bottom:20px;}



.box_03 .center .txt .left p:nth-of-type(3){font-size:26px;line-height:26px;margin-bottom:20px;}



.box_03 .center .txt .left p:nth-of-type(4){width:295px;font-size:26px;font-weight:bold;line-height:26px;padding-bottom:11px;border-bottom:solid 1px #fff;}



.box_03 .center .txt .right{width:180px;height:260px;float:right;color:#fff;}



.box_03 .center .txt .right i{display:block;width:54px;height:48px;margin:75px auto 15px auto; background:url(../images/tel02.png);}



.box_03 .center .txt .right p{font-size:26px;lline-height:26px;font-weight:bold;}



.box_03 .center .txt .right .tj{width:170px;height:35px;background:#fff;padding:5px;margin:0 auto;border-radius:0 20px 0 20px;-webkit-transition:all .5s;transition:all .5s;}



.box_03 .center .txt .right .tj .btn{width:170px;height:35px;line-height:35px;display: block;text-align:center;font-size:16px;color:#404040;font-weight:bold;cursor: pointer;-webkit-transition:all .5s;transition:all .5s;}



.box_03 .center .txt .right .tj:hover{border-radius:0;-webkit-transition:all .5s;transition:all .5s;}







/* 企业优势 */

.box_04{width:1200px;margin:50px auto 0 auto;}



.picScroll-left{overflow:hidden;position:relative;width:1200px;height:450px;margin:30px auto 0 auto;-moz-box-shadow:0px 0px 10px #f0f0f0; -webkit-box-shadow:0px 0px 10px #f0f0f0; box-shadow:0px 0px 10px #f0f0f0;}



.picScroll-left .bd{width:1200px;height:450px;}



.picScroll-left .bd ul{width:1200px;height:450px;overflow:hidden; zoom:1;}



.picScroll-left .bd ul li{overflow:hidden;width:1160px;height:410px;padding:20px;}



.picScroll-left .bd ul li .pic{width:610px; height:410px;float:left; }



.picScroll-left .bd ul li .pic img{width:610px; height:410px; vertical-align:top;}



.picScroll-left .bd ul li .title{float:right;width:500px;height:410px;position:relative;}



.picScroll-left .bd ul li .title h4{font-size:24px;color:#1fbd66;font-weight:bold;line-height:24px;margin:30px 0 40px 0;padding-bottom:22px;position:relative;}



.picScroll-left .bd ul li .title h4::after{content:'';width:36px;height:2px;background:#1fbd66; position:absolute;bottom:0;left:0;}



.picScroll-left .bd ul li .title p{font-size:14px;color:#404040;line-height:25px;}



.picScroll-left .hd{width:520px;height:36px;overflow:hidden;position:absolute;right:0;bottom:65px;}



.picScroll-left .hd .prev{ display:block;width:48px;height:36px;overflow:hidden;cursor:pointer;background:url(../images/ys_jt_01.png) center center no-repeat #ffd208;

-webkit-transition:all .5s;transition:all .5s;position:absolute;left:0;bottom:0;}



.picScroll-left .hd .prev:hover{border-radius:20px 0 20px 0;-webkit-transition:all .5s;transition:all .5s;}



.picScroll-left .hd .next{ display:block;width:48px;height:36px;overflow:hidden;cursor:pointer;background:url(../images/ys_jt_02.png) center center no-repeat #1fbd66;

-webkit-transition:all .5s;transition:all .5s;position:absolute;left:48px;bottom:0;}



.picScroll-left .hd .next:hover{border-radius:0 20px 0 20px;-webkit-transition:all .5s;transition:all .5s;}



.picScroll-left .hd ul{overflow:hidden; zoom:1;zoom:1;position:absolute;right:10px;bottom:11px;}



.picScroll-left .hd ul li{ float:left;width:14px;height:14px;overflow:hidden;margin-right:10px;text-indent:-999px; cursor:pointer; background:#ffd100;border-radius:10px;}



.picScroll-left .hd ul li.on{background:#1fbd66;}



.two{width:1200px;height:450px;margin:20px auto 0 auto;}



.two .bd ul li{overflow:hidden;width:1160px;height:410px;padding:20px;}



.two .bd ul li .title{float:left;width:480px;height:410px;position:relative;padding-left:20px;}



.two .bd ul li .title h4{font-size:24px;color:#1fbd66;font-weight:bold;line-height:24px;margin:30px 0 40px 0;padding-bottom:22px;position:relative;}



.two .bd ul li .title h4::after{content:'';width:36px;height:2px;background:#1fbd66; position:absolute;bottom:0;left:0;}



.two .bd ul li .title p{font-size:14px;color:#404040;line-height:25px;}



.two .bd ul li .pic{width:610px; height:410px;float:right; }



.two .bd ul li .pic img{width:610px; height:410px; vertical-align:top;}



.two .hd{width:520px;height:36px;overflow:hidden;position:absolute;left:40px;bottom:65px;}







/* 现场施工 */

.box_05{width:1200px;margin:50px auto 0 auto;}



.box_05 .slideGroup{width:1200px;margin:0 auto;padding-top:20px;}



.box_05 .slideGroup .slideBox{width:1200px;overflow:hidden;position:relative;}



.box_05 .slideGroup .slideBox .tempWrap{width:1060px;margin:0 auto;}



.box_05 .slideGroup .slideBox .tempWrap ul{width:1060px;overflow:hidden; zoom:1;}



.box_05 .slideGroup .slideBox .tempWrap ul li{width:250px;margin-right:10px;background:#fff;cursor:pointer;-webkit-transition: all .5s;transition: all .5s;float:left;}



.box_05 .slideGroup .slideBox .tempWrap ul .pic{width:250px;height:180px;position:relative;}



.box_05 .slideGroup .slideBox .tempWrap ul .pic img{width:250px;height:180px;vertical-align:top;}



.box_05 .slideGroup .slideBox .tempWrap ul .pic .tj{display:none;width:230px;height:160px;padding:10px;background:rgba(64,64,64,0.7);position:absolute;top:0;left:0;}



.box_05 .slideGroup .slideBox .tempWrap ul .pic .hide{display:block;width:230px;height:160px;}



.box_05 .slideGroup .slideBox .tempWrap ul li .name{display:block;width:200px;height:50px;line-height:50px;padding:0 25px;font-size:16px;color:#404040;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-bottom:solid 1px #b5b5b5;background:#fff;-webkit-transition:all .5s;transition:all .5s;}



.box_05 .slideGroup .slideBox .tempWrap ul li:hover .name{border-bottom:solid 1px #1fbd66;background:#1fbd66;color:#fff;-webkit-transition:all .5s;transition:all .5s;}



.box_05 .slideGroup .sPrev{position:absolute;left:1px;top:60px;display:block;width:60px;height:60px;border-radius:30px; background:url(../images/jt_01.png) no-repeat #ffd100;-webkit-transition: all .5s;transition: all .5s;}



.box_05 .slideGroup .sNext{position:absolute;right:1px;top:60px;display:block; width:60px;height:60px;border-radius:30px; background:url(../images/jt_03.png) no-repeat #ffd100;-webkit-transition: all .5s;transition: all .5s;}



.box_05 .slideGroup .sPrev:hover{background:url(../images/jt_02.png) no-repeat #1fbd66;-webkit-transition: all .5s;transition: all .5s;}



.box_05 .slideGroup .sNext:hover{background:url(../images/jt_04.png) no-repeat #1fbd66;-webkit-transition: all .5s;transition: all .5s;}







/* 关于我们 */

.box_06{width:100%;height:860px;padding-top:40px;background:url(../images/about_back.jpg) center top no-repeat;margin-top:50px;}



.box_06 .center{width:1200px;height:430px;margin:0 auto;overflow:hidden;}



.box_06 .center .img{width:750px;height:410px;padding:10px; background:#ffd100;float:left;}



.box_06 .center .img img{width:750px;height:410px;vertical-align:top;}



.box_06 .center .about{width:380px;height:410px;float:right;color:#fff;position:relative;}



.box_06 .center .about h3{font-size:26px;line-height:26px;font-weight:bold;margin:40px 0 50px 0;color:#fff;}



.box_06 .center .about h4{width:80px;height:38px;font-size:20px;line-height:38px;color:#fff;border-top:solid  1px #fff;border-bottom:solid  1px #fff;text-align:center;}



.box_06 .center .about p{font-size:14px;color:#fff;margin-top:20px;line-height:25px;max-height:125px; overflow:hidden;text-indent:2em;}



.box_06 .center .about .more{display:block;width:50px;height:50px;background:url(../images/more.jpg);position:absolute;left:0;bottom:25px;-webkit-transition:all .5s;transition:all .5s;}



.box_06 .slideGroup02{width:1200px;margin:50px auto 0 auto;position:relative;}



.box_06 .slideGroup02 .parHd{width:320px;height:40px;margin:0 auto;}



.box_06 .slideGroup02 .parHd ul{width:320px;height:40px;overflow:hidden;font-size:16px;}



.box_06 .slideGroup02 .parHd ul li{width:148px;height:38px;line-height:38px;text-align:center;cursor:pointer;color:#464646;border:solid 1px #464646;background:#fff;float:left;margin-right:20px;}



.box_06 .slideGroup02 .parHd ul li:last-child{margin-right:0px;}



.box_06 .slideGroup02 .parHd ul li.on{background:#1fbd66;border:solid 1px #1fbd66;color:#fff;}



.box_06 .slideGroup02 .parBd{margin-top:30px;}



.box_06 .slideGroup02 .parBd .slideBox{position:relative;}



.box_06 .slideGroup02 .parBd .slideBox .tempWrap{width:1060px;margin:0 auto;}



.box_06 .slideGroup02 .parBd ul{width:1060px;overflow:hidden; zoom:1;}



.box_06 .slideGroup02 .parBd ul li{width:335px;margin-right:13px;cursor:pointer;float:left;-webkit-transition: all .5s;transition: all .5s;}



.box_06 .slideGroup02 .parBd ul li .pic{width:335px;height:250px;position:relative;}



.box_06 .slideGroup02 .parBd ul li .pic img{width:335px;height:250px;vertical-align:top;}



.box_06 .slideGroup02 .parBd ul li .name{display:block;width:295px;height:55px;line-height:55px;padding:0 20px;text-align:center;font-size:16px;color:#404040;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;border-bottom:solid 1px #b5b5b5;background:#fff;}



.box_06 .slideGroup02 .parBd ul li .pic .tj{display:none;width:315px;height:230px;padding:10px;background:rgba(64,64,64,0.7);position:absolute;top:0;left:0;}



.box_06 .slideGroup02 .parBd ul li .pic .hide{display:block;width:315px;height:230px;}



.box_06 .slideGroup02 .parBd ul li:hover .name{border-bottom:solid 1px #1fbd66;background:#1fbd66;color:#fff;-webkit-transition:all .5s;transition:all .5s;}



.box_06 .slideGroup02 .sPrev{position:absolute;left:0px;top:95px;display:block;width:60px;height:60px;border-radius:30px;background:url(../images/jt_01.png) no-repeat #ffd100;-webkit-transition: all .5s;transition: all .5s;}



.box_06 .slideGroup02 .sNext{position:absolute;right:0px;top:95px;display:block;width:60px;height:60px;border-radius:30px; background:url(../images/jt_03.png) no-repeat #ffd100;-webkit-transition: all .5s;transition: all .5s;}



.box_06 .slideGroup02 .sPrev:hover{background:url(../images/jt_02.png) no-repeat #1fbd66;-webkit-transition: all .5s;transition: all .5s;}



.box_06 .slideGroup02 .sNext:hover{background:url(../images/jt_04.png) no-repeat #1fbd66;-webkit-transition: all .5s;transition: all .5s;}







/* 案例展示 */

.box_07{width:100%;height:700px;padding-top:50px;margin-top:50px;background:url(../images/case_back.jpg) center top no-repeat;}



.box_07 ul{width:1200px;margin:30px auto 0 auto;overflow:hidden;}



.box_07 ul li{width:285px;cursor:pointer;-webkit-transition: all .5s;transition: all .5s;float:left;margin:0 20px 20px 0;}



.box_07 ul li:nth-of-type(4n){margin-right:0;}



.box_07 ul li a{display:block;}



.box_07 ul li .pic{width:285px;height:210px;position:relative;}



.box_07 ul li .pic img{width:285px;height:210px;vertical-align:top;}



.box_07 ul li .pic .tj{display:none;width:265px;height:190px;padding:10px;background:rgba(64,64,64,0.7);position:absolute;top:0;left:0;}



.box_07 ul li .pic  .hide{display:block;width:265px;height:190px;}



.box_07 ul li .name{display:block;width:183px;height:50px;line-height:50px;padding:0 50px;font-size:14px;color:#404040;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:solid 1px #b5b5b5;border-top:none;background:url(../images/dian04.png) 20px center no-repeat,url(../images/dian04.png) 255px center no-repeat rgba(0,0,0,0);-webkit-transition:all .5s;transition:all .5s;}



.box_07 ul li:hover .name{border:solid 1px #1fbd66;border-top:none;background:url(../images/dian03.jpg) 20px center no-repeat,url(../images/dian03.jpg) 255px center no-repeat #1fbd66;color:#fff;-webkit-transition:all .5s;transition:all .5s;}







/* 新闻中心 */

.box_08{width:100%;padding-top:50px;height:730px; background:url(../images/news_back.jpg) center top no-repeat;}



.news_center{width:1200px;margin:30px auto 0 auto;}



.news_center .hd{width:320px;height:40px;line-height:40px;margin:0 auto;}



.news_center .hd ul{overflow:hidden;font-size:16px;}



.news_center .hd ul li{width:148px;height:38px;line-height:38px;cursor:pointer;text-align:center;border:solid 1px #464646;float:left;margin-right:20px;}



.news_center .hd ul li.on{background:#1fbd66;border:solid 1px #1fbd66;}



.news_center .hd ul li:last-child{margin-right:0;}



.news_center .hd ul li a{color:#464646;}



.news_center .hd ul li.on a{color:#fff;}



.news_center .bd{margin-top:30px;}



.news_center .bd .main{overflow:hidden;}



.news_center .bd .main .top{width:1200px;overflow:hidden;}



.news_center .bd .main .top li{width:385px;float:left;margin-right:22px;}



.news_center .bd .main .top li:last-child{margin-right:0;}



.news_center .bd .main .top li span{display:block;font-size:34px;line-height:26px;padding-bottom:20px;position:relative;color:#404040; font-family:'MicrosoftYaHeiLight';-webkit-transition:all .5s;transition:all .5s;}



.news_center .bd .main .top li span::before{content:'';width:385px;height:1px;background:#e7e7e7;position:absolute;bottom:0;left:0;}



.news_center .bd .main .top li span::after{content:'';width:0px;height:1px;background:#1fbd66;position:absolute;bottom:0;left:0; z-index:3px;-webkit-transition:all .5s;transition:all .5s;}



.news_center .bd .main .top li:hover span::after{content:'';width:385px;height:1px; background:#1fbd66;position:absolute;bottom:0;left:0; z-index:3px;-webkit-transition:all .5s;transition:all .5s;}



.news_center .bd .main .top li .name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#404040;padding:20px 0;-webkit-transition:all .5s;transition:all .5s;}



.news_center .bd .main .top li p{font-size:14px;color:#a3a3a3;line-height:25px;max-height:50px;overflow:hidden;}



.news_center .bd .main .top li .click{display:block;width:40px;height:40px;border:solid 1px #dcdcdc;margin-top:20px;background:url(../images/more_02.png) #f5f5f5;-webkit-transition:all .5s;transition:all .5s;-moz-box-shadow:0px 0px 5px #e1e1e1; -webkit-box-shadow:0px 0px 5px #e1e1e1; box-shadow:0px 0px 5px #e1e1e1;}



.news_center .bd .main .top li .click:hover{background:url(../images/more_02.png) #ffd100;border:solid 1px #ffd100;-webkit-transition:all .5s;transition:all .5s;}



.news_center .bd .main .top li:hover span{color:#1fbd66;-webkit-transition:all .5s;transition:all .5s;}



.news_center .bd .main .top li:hover .name{color:#1fbd66;-webkit-transition:all .5s;transition:all .5s;}



.news_center .bd .main .bottom{overflow:hidden;margin-top:30px;}



.news_center .bd .main .bottom li{width:385px;height:55px;line-height:55px;float:left;margin-right:22px;font-size:14px;background:url(../images/on01.jpg) left center no-repeat #fff;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;border-top:solid 1px #e7e7e7;border-bottom:solid 1px #e7e7e7;}



.news_center .bd .main .bottom li:nth-of-type(4),

.news_center .bd .main .bottom li:nth-of-type(5),

.news_center .bd .main .bottom li:nth-of-type(6){border-top:none;}



.news_center .bd .main .bottom li:nth-of-type(3n){margin-right:0;}



.news_center .bd .main .bottom li a{display:block;height:55px;line-height:55px;width:245px;padding-left:27px;color:#929292;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;float:left;}



.news_center .bd .main .bottom li span{display:block;height:55px;line-height:55px;color:#959595;float:right;-webkit-transition:all .5s;transition:all .5s;}



.news_center .bd .main .bottom li:hover{background:url(../images/on02.jpg) 5px center no-repeat #1fbd66;-webkit-transition:all .5s;transition:all .5s;}



.news_center .bd .main .bottom li:hover a{color:#fff;-webkit-transition:all .5s;transition:all .5s;}



.news_center .bd .main .bottom li:hover span{color:#fff;margin-right:5px;-webkit-transition:all .5s;transition:all .5s;}



.box_08 .fq{width:1200px;height:90px;overflow:hidden;margin:30px auto 0 auto;}



.box_08 .fq .left{width:120px;height:90px;float:left;color:#fff; background:url(../images/wd_back.jpg);text-align:center;}



.box_08 .fq .left h4{font-size:20px;line-height:90px;font-weight:bold;}



.txtScroll-left05{width:1040px;height:130px;float:right;}



.box_08 .fq ul{width:1040px;height:130px;overflow:hidden;}



.box_08 .fq ul li{width:463px;height:68px;padding:10px 20px;background:#fff;border:solid 1px #e5e5e5;margin-right:30px;float:left;cursor:pointer;}



.box_08 .fq ul li p{overflow:hidden;height:25px;line-height:25px;font-size:14px;}



.box_08 .fq ul li p:nth-of-type(1) span{display:block;width:25px;height:25px;line-height:25px;margin-right:20px;text-align:center;color:#fff;background:#1fbd66;float:left;}



.box_08 .fq ul li p:nth-of-type(1) a{width:390px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6e6e6e;float:left;}



.box_08 .fq ul li p:nth-of-type(2){margin-top:18px;}



.box_08 .fq ul li p:nth-of-type(2) span:nth-of-type(1){display:block;width:25px;height:25px;line-height:25px;margin-right:20px;text-align:center;color:#404040;background:#ffd100;float:left;}



.box_08 .fq ul li p:nth-of-type(2) span:nth-of-type(2){width:390px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#a0a0a0;float:left;}



.box_06 .qa .quest p:hover a{color:#0e8ff7; text-decoration:underline;}























































/* 友情链接 */

.links{width:100%;height:40px;padding:10px 0;background:#1fbd66;}



.links .link{width:1200px;height:40px;line-height:40px;margin:0 auto;overflow:hidden;}



.links .link p{font-size:20px;color:#404040;text-align:center;position:relative;text-transform: Uppercase;float:left;width:80px; background:#ffd100;height:40px;line-height:40px;overflow:hidden;}



.links .link a{display:inline-block;width:107px;text-align:center;font-size:14px;height:15px;line-height:15px;margin-top:13px;color:#fff;border-right:solid 1px #fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}



.links .link a:last-child{border-right:0;}



.links .link a:hover{text-decoration:underline;}







.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:nth-of-type(1):before,

.bz-buttonAnimat:nth-of-type(1):after,

.bz-buttonAnimat:nth-of-type(1) .inner:before,

.bz-buttonAnimat:nth-of-type(1) .inner:after {

    background-color: #1fbd66;

}



.bz-buttonAnimat:nth-of-type(2):before,

.bz-buttonAnimat:nth-of-type(2):after,

.bz-buttonAnimat:nth-of-type(2) .inner:before,

.bz-buttonAnimat:nth-of-type(2) .inner:after {

    background-color: #1fbd66;

}



.bz-buttonAnimat:nth-of-type(3):before,

.bz-buttonAnimat:nth-of-type(3):after,

.bz-buttonAnimat:nth-of-type(3) .inner:before,

.bz-buttonAnimat:nth-of-type(3) .inner:after {

    background-color: #1fbd66;

}

.bz-buttonAnimat:nth-of-type(4):before,

.bz-buttonAnimat:nth-of-type(4):after,

.bz-buttonAnimat:nth-of-type(4) .inner:before,

.bz-buttonAnimat:nth-of-type(4) .inner:after {

    background-color: #1fbd66;

}

.bz-buttonAnimat:nth-of-type(5):before,

.bz-buttonAnimat:nth-of-type(5):after,

.bz-buttonAnimat:nth-of-type(5) .inner:before,

.bz-buttonAnimat:nth-of-type(5) .inner:after {

    background-color: #1fbd66;

}

.bz-buttonAnimat:nth-of-type(6):before,

.bz-buttonAnimat:nth-of-type(6):after,

.bz-buttonAnimat:nth-of-type(6) .inner:before,

.bz-buttonAnimat:nth-of-type(6) .inner:after {

    background-color: #1fbd66;

}



.bz-buttonAnimat02:nth-of-type(1):before,

.bz-buttonAnimat02:nth-of-type(1):after,

.bz-buttonAnimat02:nth-of-type(1) .inner:before,

.bz-buttonAnimat02:nth-of-type(1) .inner:after {

    background-color: #ffd100;

}



.bz-buttonAnimat02:nth-of-type(2):before,

.bz-buttonAnimat02:nth-of-type(2):after,

.bz-buttonAnimat02:nth-of-type(2) .inner:before,

.bz-buttonAnimat02:nth-of-type(2) .inner:after {

    background-color: #ffd100;

}



.bz-buttonAnimat02:nth-of-type(3):before,

.bz-buttonAnimat02:nth-of-type(3):after,

.bz-buttonAnimat02:nth-of-type(3) .inner:before,

.bz-buttonAnimat02:nth-of-type(3) .inner:after {

    background-color: #ffd100;

}

.bz-buttonAnimat02:nth-of-type(4):before,

.bz-buttonAnimat02:nth-of-type(4):after,

.bz-buttonAnimat02:nth-of-type(4) .inner:before,

.bz-buttonAnimat02:nth-of-type(4) .inner:after {

    background-color: #ffd100;

}



.bz-buttonAnimat02:nth-of-type(5):before,

.bz-buttonAnimat02:nth-of-type(5):after,

.bz-buttonAnimat02:nth-of-type(5) .inner:before,

.bz-buttonAnimat02:nth-of-type(5) .inner:after {

    background-color: #ffd100;

}

.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

}

