@charset "utf-8";
/* CSS Document */
@font-face{
    font-family: 'arial';
    src : url('../font/arial.ttf');
}
p{
	margin: 0; padding: 0;
}
*{ margin:0px; padding:0px;}
ul, li{ list-style:none; padding:0px; margin:0px; list-style-type:none;}
/*基本信息*/
body,td,th{ font-size:14px; font-family:Microsoft YaHei,Arial;overflow-x: hidden}
body{ margin:0px; padding:0px; font-family:Microsoft YaHei,Arial;}
img{ border:none}
a{ text-decoration:none;color:white;}
/*a:hover{ color:#b92e33}*/
i{ font-style:normal}
b{ font-weight:normal}
select{ vertical-align:middle;}
button, input, select, textarea{ font-size:100%; margin:0; outline:0 none; vertical-align:middle;}
textarea{ overflow:auto; vertical-align:top; resize:none;}
button, html input[type="button"], input[type="reset"], input[type="submit"], .submit-btn{ -webkit-appearance:button; cursor:pointer; *overflow:visible;}
button[disabled], input[disabled], .disable{ cursor:default;}
input[type="checkbox"], input[type="radio"], .form-radio, .form-checkbox{ box-sizing:border-box; padding:0;}
legend{ border:0; padding:0; white-space:normal; *margin-left:-7px;}
button::-moz-focus-inner, input::-moz-focus-inner{ border:0; padding:0;}
a,input, button, select, textarea{ outline:none;}
.clear{ clear:both;}
input{ box-sizing:inherit;}
fieldset{ border-width:1px 0 0 0; border-style:solid; padding:0 10px 0 18px; border-color:#bebec0}
legend{ padding:0 5px; font-size:13px; font-weight:bold}
h1, h2, h3, h4, h5, h6{ margin:0; padding:0; font-weight:normal; font-size:30px; color:#292929;}
::-moz-focus-inner{ border:0px;}
.container{width: 1300px;margin: 0px auto; }
.fl{float: left}
.fr{float: right}
@keyframes line {
    0% {
        border-bottom: 1px solid #47a60a;
        border-top: 1px solid #47a60a;
        height: 0;
        left: 50%;
        top: 50%;
        width: 0;
    }
    60% {
        border-bottom: 1px solid #47a60a;
        border-top: 1px solid #47a60a;
        height: 0;
        left: 0;
        top: 50%;
        width: 100%;
    }
    100% {
        border: medium none;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }
}
@-webkit-keyframes line {
    0% {
        border-bottom: 1px solid #47a60a;
        border-top: 1px solid #47a60a;
        height: 0;
        left: 50%;
        top: 50%;
        width: 0;
    }
    60% {
        border-bottom: 1px solid #47a60a;
        border-top: 1px solid #47a60a;
        height: 0;
        left: 0;
        top: 50%;
        width: 100%;
    }
    100% {
        border: medium none;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }
}
@-moz-keyframes line {
    0% {
        border-bottom: 1px solid #47a60a;
        border-top: 1px solid #47a60a;
        height: 0;
        left: 50%;
        top: 50%;
        width: 0;
    }
    60% {
        border-bottom: 1px solid #47a60a;
        border-top: 1px solid #47a60a;
        height: 0;
        left: 0;
        top: 50%;
        width: 100%;
    }
    100% {
        border: medium none;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }
}
/*自定义常用*/
.daohangtiao{width: 1300px; margin: 0 auto;}
.center{width: 1200px; margin: 0 auto;}
.full{width: 100%;overflow: hidden;}
.imgtobig:hover img{transition: all 0.5s; transform: scale(1.1);}
.view_title{text-align: center;margin-top: 50px}
.view_con{min-height: 500px; text-align: center;}
.icon_no{background: url(../img/error.png) no-repeat center right ;}
.icon_ok{background: url(../img/success.png) no-repeat center right ;}
/*常用类结束*/
/*page*/
.page{width:100%;height: auto;text-align: center;overflow: hidden;margin: 55px auto;}
.page a{display:inline-block;width:40px;height: 40px;line-height: 40px;font-size: 18px;margin: 0 8px;color: #333333;box-sizing: border-box;background-color: #e5e5e5;}
.page span{display:inline-block;width:40px;height: 40px;line-height: 40px;font-size: 18px;margin: 0 8px;color: white}
.current{color: white!important;cursor: pointer;background:#187a00 ;}
.page a:hover{background-color: #187a00;color: white;}
.page a:first-child{width: 80px;!important}
.page a:last-child{width: 80px;!important}
.pager{width: 70px !important;}
.pagel{width: 70px !important;}
.index_navtitle a{display: block;text-align: center;}
.index_navtitle a span{color: #569e33;font-weight: 700;letter-spacing:-5px}

.index_navtitle p{font-size: 40px;color: #184328;line-height: 52px;text-align: center;background: url(../img/titel_left.png) no-repeat, url(../img/title_right.png) no-repeat right center;height: 52px;margin: 0 auto;padding:0 90px;}
.index_navtitle_intro{font-size: 16px;color: #b6b6b6;line-height: 20px;height: 20px;margin-top: 20px;margin-bottom: 40px;text-align: center;}
/*page-end*/
/*按钮*/
.button{height: 43px;width: 160px; margin: 0 auto;margin-top: 10px}
.button a{padding: 10px 50px; border: 2px #0181ca solid;font-size: 14px;color: #0181ca;}
.button1{margin-top: 55px;}

.more_btn{margin-top: 50px;}
.morebtn{margin: 0 auto;width: 220px;height: 50px;}
.morebtn a{display: block;width:220px;height: 50px;background: #009033;border-radius: 5px;text-align: center;font-size: 18px;line-height: 50px;}

/*头部*/
.head{height: 40px;background-color: #015198;}
.head_content{background-color: #187a00;height: 40px;}
.head_topcontent{height: 40px;}
.head_logo{float: left;line-height: 40px;color: #eff4ef;}
.head_tel{float: right;color: #eff4ef;line-height: 40px;margin-right:15px;}
.head_tel_nem{padding-left: 30px;background: url(../img/tel.png) no-repeat 5px center;font-weight: 700;font-size: 21px;}
.head_logo_miaoshu{color: #eff4ef;float: right;line-height: 40px;}
.header{height: 60px;padding: 30px 0 20px 0;}
.logo{height: 60px;float: left;}
.logo img{width: 100%;}
.navigation{float: right;width: 1074px;}
.navigation li a{display: block;float: right;font-size: 16px;padding-top: 40px;height: 20px;line-height: 20px;text-align: center;color: #222222;margin: 0 20px;}
.navlistli1{background: url(../img/navicon1.png) no-repeat top center;}
.navlistli2{background: url(../img/navicon9.png) no-repeat top center;}
.navlistli3{background: url(../img/navicon8.png) no-repeat top center;}
.navlistli4{background: url(../img/navicon7.png) no-repeat top center;}
.navlistli5{background: url(../img/navicon6.png) no-repeat top center;}
.navlistli6{background: url(../img/navicon5.png) no-repeat top center;}
.navlistli7{background: url(../img/navicon4.png) no-repeat top center;}
.navlistli8{background: url(../img/navicon3.png) no-repeat top center;}
.navlistli9{background: url(../img/navicon2.png) no-repeat top center;}
.navlistli2{margin-right: 0 !important;}
.navigation li a:hover{color: #019636;}
.navlistli1:hover{background: url(../img/hnavicon1.png) no-repeat top center;}
.navlistli2:hover{background: url(../img/hnavicon9.png) no-repeat top center;}
.navlistli3:hover{background: url(../img/hnavicon8.png) no-repeat top center;}
.navlistli4:hover{background: url(../img/hnavicon7.png) no-repeat top center;}
.navlistli5:hover{background: url(../img/hnavicon6.png) no-repeat top center;}
.navlistli6:hover{background: url(../img/hnavicon5.png) no-repeat top center;}
.navlistli7:hover{background: url(../img/hnavicon4.png) no-repeat top center;}
.navlistli8:hover{background: url(../img/hnavicon3.png) no-repeat top center;}
.navlistli9:hover{background: url(../img/hnavicon2.png) no-repeat top center;}
.navigation li .nowonenav1{background: url(../img/hnavicon1.png) no-repeat top center;color: #019636;}
.navigation li .nowonenav2{background: url(../img/hnavicon9.png) no-repeat top center;color: #019636;}
.navigation li .nowonenav3{background: url(../img/hnavicon8.png) no-repeat top center;color: #019636;}
.navigation li .nowonenav4{background: url(../img/hnavicon7.png) no-repeat top center;color: #019636;}
.navigation li .nowonenav5{background: url(../img/hnavicon6.png) no-repeat top center;color: #019636;}
.navigation li .nowonenav6{background: url(../img/hnavicon5.png) no-repeat top center;color: #019636;}
.navigation li .nowonenav7{background: url(../img/hnavicon4.png) no-repeat top center;color: #019636;}
.navigation li .nowonenav8{background: url(../img/hnavicon3.png) no-repeat top center;color: #019636;}
.navigation li .nowonenav9{background: url(../img/hnavicon2.png) no-repeat top center;color: #019636;}
/*轮播图*/
.banner{width:100%; height:760px; margin:0px auto 0px; overflow:hidden}
#focus {width:100%; height:100%; overflow:hidden; position:relative;}
#focus ul {height:100%; position:absolute;}
#focus ul li {float:left; height:100%;position: relative;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:100%; height:20px; left:0; bottom:0; }
#focus .btn {position:absolute; width:100%; height:10px; padding:5px 0px; left:0;text-align:center;bottom:50px;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:12px; height:12px; _font-size:0; margin:0 12px; cursor:pointer;background: #c3cdd5;;border-radius: 100%}
#focus .btn span.on {background-color: #429200;}

/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:100px;top:150px;width:100px;height:450px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:100px;height:88px;background-color:#019636;margin-bottom:3px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:100px;height:50px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:100px;height:50px;margin-top:0;margin-left:0;background:url(../img/righticon1.png);background-repeat:no-repeat;background-position:center 15px;}
.suspension .a-service-phone .i{width:100px;height:50px;margin-top:0;margin-left:0;background-image:url(../img/righticon2.png);background-repeat:no-repeat;background-position:center 15px;}
.suspension .a-qrcode .i{background-position:center 15px;background-image:url(../img/righticon3.png);}
.suspension .a-cart .i{background-position:center 15px;background-image:url(../img/righticon4.png);}
.suspension .a-top .i{background-position:center 15px;background-image:url(../img/righticon5.png);}
.suspension .a-top{background:#019636;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:110px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../img/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:92px;}
.suspension .d-qrcode{top:183px;}
.suspension .d-tel{top: 273px;text-align: center;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{padding:14px 0;height: 65px;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../img/righticon2.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../img/righticon4.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}
.suspension_des{position: relative;top: 10px;text-align: center;font-size: 16px;}
.qrcode-img{padding: 10px 0;width: 135px;height: 135px;margin: 0 auto;}
.qrcode-img img{width: 100%;}
/*右侧固定部分*/
.gdright{width: 100px;height: 450px; position: fixed;z-index: 99;right: 0;}
.gdright ul li{height: 38px;padding-top: 50px;width: 100;border-radius: 5px;margin-top: 3px;color: white;font-weight: 16px;text-align: center;line-height: 38px;}
.gdright ul .gdrightli1{margin-top: 0;background: url(../img/righticon1.png) no-repeat center 15px #019636;}
.gdright ul .gdrightli2{background: url(../img/righticon2.png) no-repeat center 15px #019636;}
.gdright ul .gdrightli3{background: url(../img/righticon3.png) no-repeat center 15px #019636;}
.gdright ul .gdrightli4{background: url(../img/righticon4.png) no-repeat center 15px #019636;}
.gdright ul .gdrightli5{background: url(../img/righticon5.png) no-repeat center 15px #019636;}
/*首页*/
	/*介绍部分*/
.index_jianjie{height: 670px;background: url(../img/index_jianjiebg.png)no-repeat;}	
.index_jianjie_center{margin-top: 90px;height: 490px;}
.index_jianjie_center_top{height: 425px;}	
.index_jianjie_topl{float: left;width: 740px;height: 100%;overflow: hidden;}	
.index_jianjie_topr{float: left;width: 460px;height: 100%;background-color: #469405;}	
.index_jianjie_toprcon{height: 250px;width: 325px;margin-top: 45px;margin-left: 80px;}
.index_jianjie_toprcon_title{font-size: 30px;line-height: 36px;height: 36px;padding-bottom: 25px;text-align: right;color: #ffffff;}
.index_jianjie_toprcon_title a p{color: #ffffff;}
.index_jianjie_center_bot{height: 65px;}	
.index_jianjie_botl{width: 605px;float: left;height: 100%;}
.index_jianjie_botl img{margin-top: 26px;}
.index_jianjie_botr{width: 595px;float: left;background-color: #469405;height: 100%;}
.index_jianjie_toprcon_intro{color: #ffffff;line-height: 30px;height: 150px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;text-align: right;font-size: 16px;}	
.index_jianjie_toprcon_btn{margin-top: 80px;float: right;}	
.index_jianjie_toprcon_btn a{display: block;width: 150px;height: 35px;background: #3a7e02;border-radius:5px;text-align: center;text-decoration: underline;line-height: 35px;}	

	/*案例*/
.index_case{background: url(../img/index_case_bg.jpg)no-repeat;padding-bottom: 60px;}
.index_case_center{margin-top: 60px;}
.case_navtitle p{width: 285px;}
.index_case_navs{width: 1200px;height: 47px;}
.index_case_navscon{margin: 0 auto;height: 47px;}
.index_case_navs ul {height: 47px;margin: 0 auto;}
.index_case_navs ul li{float: left;width: 140px;height: 48px;margin: 0 15px;}
.index_case_navs ul li a{display: block;width: 140px;height: 40px;border-radius: 9px;border: 1px solid #a5ca00;line-height: 40px;text-align: center;font-size: 18px;margin: 0 15px;}
.index_case_navs ul .now a{background: url(../img/indexnavs_icon.png) no-repeat;height: 48px;border: none;border-radius: 0;color: white;}
   

.index_case_pagelir{margin-left: 10px;}
.index_case_navs ul li a{color: #009033;display: block;}


.index_case_navscontent{margin-top: 45px;}
.index_case_page{}	
.index_case_page ul li{height: 340px;margin-top: 10px;float: left;}
.index_case_pageli1{width: 755px;}
.index_case_pageli2{width: 435px;}
.index_case_pageli3{width: 595px;}
.index_case_imgb{width: 100%;float: left;height: 100%;overflow: hidden;}
.index_case_imgs{width: 100%;float: left;height: 100%;overflow: hidden;}
.index_case_img{position: relative;}
.index_case_img img{width: 100%;height: 100%;position: relative;z-index: 1;}
.index_case_bgb{width:100% ;height: 340px;}
.index_case_bgs{width:100% ;height: 340px;}
.index_case_bg{display: none;position: absolute;top: 0;z-index: 2;background:url(../img/iconjia.png) no-repeat center 190px rgba(0,0,0,0.5);}
.index_case_bg p{margin-top: 135px;font-size: 20px;font-weight: 700;color: white;text-align: center;}
.index_case_page ul li .index_case_img:hover .index_case_bg{display: block;}
	/*花园素材及小品景观*/
.garden_navtitle p{width: 365px;margin-top: 46px;}
.index_garden{background: url(../img/garden_bg.jpg) no-repeat;}
.index_garden_con{width: 100%;height: 685px;padding-bottom: 5px;}
.index_garden_navs{float: left;width: 380px;height: 100%;}
.index_garden_navscon{width: 100%;height: 100%;background: url(../img/gardennav_bg.jpg);}
.index_garden_navscon ul{width: 100%;height: 100%;padding-top: 30px;}
.index_garden_navscon ul li{font-weight: 700;height: 52px;line-height: 52px;background: url(../img/liststyle.png) no-repeat left center;margin-left: 50px;padding-left: 30px;font-size: 18px;}
.index_garden_navscon ul a{display: block;}
.index_garden_navscon ul li:hover{}
.index_garden_navscon ul .now li{background: none;color: #f8f200;background: url(../img/hliststyle.png)no-repeat left center;font-size: 18px;}
.index_garden_navscon ul .now li span{border-bottom: 1px solid #f8f200;}
.garden_kong{width: 40px;height: 100%;float: left;}
.index_garden_navscontent {width: 780px;height: 100%;float: left;}
.index_garden_navscontent ul li{width: 380px;height: 330px;float: left;margin-left: 20px;margin-top: 25px;background: #FFFFFF;box-shadow: 5px 5px 5px #F1F1F1;}
.index_garden_con .index_garden_navscontent ul li .index_gardenli2{margin-left: 20px!important;ma}
.index_garden_con .index_garden_navscontent ul .index_gardenli1,.index_garden_con .index_garden_navscontent ul .index_gardenli2{margin-top: 0px;}
.index_garden_con .index_garden_navscontent ul .index_gardenli1,.index_garden_con .index_garden_navscontent ul .index_gardenli3,.index_garden_con .index_garden_navscontent ul .index_gardenli5{margin-left: 0;}
.index_gardenliimg{width: 100%;height: 280px;overflow: hidden;}
.index_gardenliimg img{width: 380px;height: 280px;}
.index_gardenlides{font-size: 18px;text-align: center;color: #333333;height: 50px;line-height: 50px;}
	/*团队展示*/
.team_title{padding-top: 90px;}
.team_navtitle p{width: 285px;}
.team_content{background: url(../img/team_bg.jpg);height: 1015px;}
.team_con_top{height: 865px;margin-top: 70px;}
.team_con_topl{float: left;margin-left: 67px;width: 335px;height: 455px;background: url(../img/teamman_bg.png);}
.team_con_toplimg{background: white;width: 315px;height: 435px;margin-left: 21px;overflow: hidden;}
.team_con_toplimg img{width: 100%;}
.team_con_topr{float: left;margin-left: 50px;width: 330px;height: 355px;margin-top: 80px;}
.team_con_toprtitle{height: 50px;line-height: 50px;border-bottom: 2px solid #009033;}
.team_con_toprtitle .team_con_toprtitle_span1{font-size: 40px;color:#009033 ;}
.team_con_toprtitle .team_con_toprtitle_span2{font-size: 25px;color:#333333 ;padding-left: 20px;}
.team_con_toprintro{width: 330px;height: 130px;margin-top: 40px;line-height: 35px;margin-bottom: 40px;text-align:left;font-size: 18px;}	
.index_teambtn a{display: block;width: 130px;height: 36px;border: 2px solid #009033;border-radius: 18px;line-height: 36px;font-size: 18px;color: #009033;text-align: center;}	
	
	
/* ui-banner */
.ui-banner{display:block;position:relative;width:960px;}
#team .ui-banner{}
.ui-banner.ui-banner-invalid{display:none;}
.ui-banner,.ui-banner .ui-banner-slides,.ui-banner .ui-banner-slogans,.ui-banner .ui-banner-arrow{}
.ui-banner .ui-banner-slides,.ui-banner .ui-banner-slogans,.ui-banner .ui-banner-arrow{position:absolute;top:0;left: 0;}
.ui-banner ul{list-style-type:none;margin:0;padding:0;overflow:hidden;}
.ui-banner .ui-banner-slides{width:1200px;height:500px;left:1px;background: rgba(255,255,255,0.3);padding-top: 35px}
.ui-banner .ui-banner-slides li{display:none;position:absolute;width: 1200px;}
.ui-banner .ui-banner-slides li.ui-banner-slides-current,.ui-banner .ui-banner-slides li.ui-banner-slides-prev,.ui-banner .ui-banner-slides li.ui-banner-slides-next{display:block;}
.ui-banner .ui-banner-slides li.ui-banner-slides-current{left:0;}top
.ui-banner .ui-banner-slides li.ui-banner-slides-prev{left:-1200px;}
.ui-banner .ui-banner-slides li.ui-banner-slides-next{left:1200px;}
.ui-banner .ui-banner-slogans{height:380px;overflow:hidden;width:240px;right:0;margin-top: 30px;overflow: hidden;}
#team .ui-banner .ui-banner-slogans {padding-right: 15px;;height:320px;margin-top: 535px;width: 1200px;margin-left: -15px;}
.ui-banner .ui-banner-slogans li{float: left;margin-left: 15px;width: 390px;height: 320px;cursor:pointer;color:#9E9494;text-align:left;font-weight:bold;font-size:12px;line-height:14px;list-style:none;list-style-type:none;}
.ui-banner .ui-banner-slogans li.ui-banner-slogans-current{color:#9F9280;}
.ui-banner .ui-banner-slogans li.ui-banner-slogans-prev{border-bottom:none;}
.ui-banner .ui-banner-arrow{display:block;width:45px;outline:none;}
.ui-banner .ui-banner-arrow.ui-banner-arrow-prev{position:absolute;right:110px;top:10px;background:transparent url("../images/arrow.jpg")/*tpa=http://www.syart.cn/Templates/syart/images/arrow.jpg*/ no-repeat 0px 0px;width:34px;height:17px;}
#team .ui-banner .ui-banner-arrow.ui-banner-arrow-prev{}
.ui-banner .ui-banner-arrow.ui-banner-arrow-prev:hover{background:transparent url("../images/arrow.jpg")/*tpa=http://www.syart.cn/Templates/syart/images/arrow.jpg*/ no-repeat -34px 0px;}
.ui-banner .ui-banner-arrow.ui-banner-arrow-next{width:34px;height:17px;position:absolute;right:108px;top:420px;background:transparent url("../images/arrow.jpg")/*tpa=http://www.syart.cn/Templates/syart/images/arrow.jpg*/ no-repeat -34px -17px;}
#team .ui-banner .ui-banner-arrow.ui-banner-arrow-next{}
.ui-banner .ui-banner-arrow.ui-banner-arrow-next:hover{background:transparent url("../images/arrow.jpg")/*tpa=http://www.syart.cn/Templates/syart/images/arrow.jpg*/ no-repeat 0px -17px;}
.ui-banner .ui-banner-arrow.ui-banner-arrow-next img{left:-15px;}
.ui-banner .ui-banner-overlay{bottom:0;height:10px;position:absolute;right:0;width:173px;}
.ui-banner-slogans li img{width:200px;height:120px;display: block;padding:1px;margin:10px 0;}
#team .ui-banner-slogans li img{width:390px;height: 320px;float:left;}
#team .ui-banner-slogans .lefttitle,#team .ui-banner-slogans .leftposition{float:left;width:100px;margin-top:30px;margin-left:20px;font-size: 13px;}
.ui-banner-slides li h2{padding-left:0px;margin-left:-1px;font-size: 14px;color:#6D6451;font-weight: normal;text-align: left;}
	
	
/*团队轮播*/	

#jdjxc .clear{clear:both;}
#jdjxc ul{list-style:none;}
#jdjxc{width:1200px;margin:0 auto;}
#imgRolling{clear:both;}
#imgRolling .imagebg{height:520px;overflow:hidden;position:relative;background: rgba(255,255,255,0.3) }
#imgRolling .imagebg li{height:550px;overflow:hidden;width:1200px;margin:0 auto;display:block;text-align:center;padding-top: 30px;}
#imgRolling .scrollbg{height:330px;background:url(images/scroll_bg.png) no-repeat center center;margin-top: 15px;overflow: hidden;}
#imgRolling .scroll{width:1206px;height:330px;position:relative;margin:0 auto;left: -5px;}
#imgRolling .pre, .next{display:block;position:absolute;width:48px;height:76px;}
#imgRolling a.pre{top:125px;left:8px;background: url(../img/lefticon.png) no-repeat center center rgba(40,114,4,0.6);position: absolute;z-index: 11;}
#imgRolling a.next{top:125px;right:-4px;background: url(../img/righticon.png) no-repeat center center rgba(40,114,4,0.6);position: absolute;z-index: 11;}
#imgRolling .outScroll_pic{ width:1216px;height:330px;overflow:hidden;position:relative;top:2px;}
#imgRolling .outScroll_pic .scroll_img{position:absolute}
#imgRolling .scroll_img{margin:0 auto;width:40000px;height:320px;}
#imgRolling .scroll_img li{float:left;height:320px;width:230px;margin:0 6px;;cursor:pointer;overflow: hidden;}
#imgRolling .scroll_img li img{width: 100%;}
#imgRolling .scroll .present{width: 225px;height: 316px;border: 3px #2d8701 solid;;background:url(images/arr_on.png) 50% -4px no-repeat;z-index:10;position:absolute;left:0;}

/*新闻*/	
.index_news{padding-top: 60px;height: 750px;}
.index_news_navtitle p{width: 165px;}
.index_newsnavs{padding-left: 40px;height: 42px;}	
.index_newsnavs ul li{text-align: center;float: left;width: 75px;height: 18px;padding: 0 25px;margin: 14px 0 10px 0;font-size: 18px;border-left: 2px #cacaca solid;line-height: 18px; }	
.index_newsnavs ul{height: 42px;margin: 0 auto;padding: 0 40px;background: #ececec;}
.index_newsnavs ul .index_newsnavs1{border-left: none;}	
.index_newsnavs ul li:nth-child(1){border-left: none;}
.index_newsnavs ul li:hover a{color: #009033;font-weight: 700;}
.index_newsnavs ul .now  a{color: #009033;font-weight: 700;}
.index_newsnavs a{color: #000000;}
.index_news_page{height: 430px;}	
.index_news_pagel{float: left;width: 605px;height: 430px;}
.index_news_page .index_news_pagel .layui-carousel {width: 605px;height: 430px !important;}
.index_news_page .index_news_pagel .layui-carousel .layui-carousel-ind ul{position: relative;left: 230px !important;background: none;}		
.index_news_page .index_news_pagel .layui-carousel .layui-carousel-ind ul li{background: #FFFFFF;}
.index_news_page .index_news_pagel .layui-carousel .layui-carousel-ind ul .layui-this{background: #009033;}
.index_newsliimg{width: 605px;height: 430px;}	
.index_newsliimg img{width: 605px;height: 430px;}	
.index_newslides{position: relative;z-index: 5;top:-50px;height: 50px;background: rgba(0,0,0,0.3);line-height: 50px;font-size: 18px;text-align: left;}	
.index_newslides a{display: block;}
.index_newslides p{margin-left: 20px;color: white!important;}	
.index_news_pager{float: left;margin-left: 35px;width: 560px;}	
.index_news_list ul li{margin-top: 30px;height: 60px;float: left;}
.index_news_list ul li:nth-child(1){margin-top: 0;}
.index_news_list ul .index_news_time{width: 75px;height:60px;}
.index_news_time{border-right: 1px solid #b3b3b3;padding-right: 10px;float: left;}
.index_news_day{font-size: 40px;color: #b3b3b3;}
.index_news_money{font-size: 16px;color: #b3b3b3;}
.index_news_describe{width: 460px;height: 60px;float: left;margin-left: 10px;}
.index_news_title{font-size: 18px;color: #222222;line-height: 30px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 460px;}
.index_news_con{font-size: 16px;color: #888888;line-height: 30px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 460px;}
.index_news_list ul li:hover .index_news_day{color: #009033;}
.index_news_list ul li:hover .index_news_title{color: #009033;font-weight: 700;}
.index_news_list ul li:hover .index_news_money{color: #009033;}
/*留言*/
.index_message{height: 590px;background: url(../img/message_bg.jpg);}	
.index_messagecon{margin-top: 55px;height: 450px;position: relative;}
.index_messageborder1{height: 107px;border: 10px solid #009033; border-bottom: none;}	
.index_messageborder2{height: 325px;border: 10px solid #daeae0; border-top: none;}	
.index_message_left{position: absolute;top:40px;left: 65px;width: 470px;height: 360px;}
.index_message_lefttop{font-size: 40px;color: #717171;line-height: 52px;letter-spacing: 6px;font-weight: 700;}
.index_message_lefttop p span{color: #fc7908;}
.index_message_leftlc{height: 100px;margin-top: 40px;}
.index_message_leftlc ul li{width: 100px;height: 100px;float: left;padding-right: 82px;}
.index_message_leftlc ul li .yuan{width: 100px;height: 100px;border-radius: 100%;}
.index_message_leftlc ul li .yuan1{background: url(../img/message_icon1.png) no-repeat 33px 20px #009033;}
.index_message_leftlc ul li .yuan2{background: url(../img/message_icon2.png) no-repeat 33px 20px #009033;}
.index_message_leftlc ul li .yuan3{background: url(../img/message_icon3.png) no-repeat 33px 20px #009033;}
.index_message_leftlc ul .index_message_leftlc3{padding-right: 0}
.index_message_leftlc ul li .yuan p{text-align: center;font-size: 16px;color: white;padding-top: 60px;}
.index_message_leftlc ul li{background: url(../img/messagr_da.png) no-repeat 130px center ; }
.index_message_leftintro{height: 70px;font-size: 15px;color: #888888;margin-top: 35px;line-height: 25px;}
.index_message_right{position: absolute;top:40px;left:585px;width: 510px;height: 360px;}
.index_message_righttop{height: 20px;line-height: 20px;font-size: 20px;font-weight: 700;color: #184328;margin-bottom: 20px;}
.index_message_righttop p span{color: #fc7908;}
.index_message_form{height: 510px;}
.index_message_form form input{width: 493px;height: 44px;border: 1px solid #dcdcdc;margin-top: 10px;font-size: 16px; color: #333333;padding-left: 15px;}
.index_message_form form textarea{width: 510px;height: 100px;border: 1px solid #dcdcdc;margin-top: 10px;padding: 15px;font-size: 16px;color: #333333;}
.index_message_form form .submit{padding-left: 0;width: 133px;height: 38px;border-radius: 3px;text-align: center;color: white;font-size: 18px;line-height: 38px;background: #009033;border: none;margin-top: 25px;}
.index_message_form form .zxbtn{padding-left: 0;width: 133px;height: 38px;border-radius: 3px;text-align: center;color: white;font-size: 18px;line-height: 38px;margin-left: 10px;background: #e5e5e5;border: none;margin-top: 25px;}


	/*footer*/
.footer{height: 465px;background: url(../img/foot_bg.jpg);}
.footer_title{height: 26px;line-height: 26px;margin-top: 35px;font-size: 26px;text-align: center;color: white;padding-bottom: 25px;border-bottom: 1px solid #8cb670;}
.footer_con{margin-top: 85px;}
.footer_conl{height: 130px;width: 323px;float: left;}
.footer_conz{height: 130px;width: 500px;float: left;margin-left:50px;}
.footer_conz_l img{width: 115px;height: 115px;}
.footer_conz_l{width: 115px;height: 115px;border: 7px solid white;float: left;}
.footer_conz_r{width: 110px;height: 130px;float: left;}
.footer_conz_r p{font-size: 18px;line-height: 25px;color: white;padding-left: 18px;}
.footer_conz_rp1{padding-top: 35px;}
.footer_conz_rp2{letter-spacing: 5px;}
.footer_conr{width: 305px;height: 155px;float: right;}
.footer_conr_l{float: left;}
.footer_conr_des{width: 230px;margin-left: 29px;float: left;}
.footer_conr_des p{color: white;}
.footer_conr_des_p1{font-size: 16px;line-height: 25px;}
.footer_conr_des_p2{font-size: 25px;line-height: 35px;}
.footer_conr_des_p3{font-size: 15px;line-height: 25px;}
.footer_bot{margin-top:78px;height: 60px;line-height: 60px;font-size: 15px;color: #dfe4dd;text-align: center;background: rgba(0,0,0,0.2);}


/*******************************************************内页**********************************************/
.local{line-height: 50px;float: right;height: 50px;}
.local a{color: #333333;}
.local a:hover{color: #185e07;}
	/*关于我们*/
.about_title{height: 60px;box-shadow:  5px 5px 5px #eaeaea;background: #185e07;margin-top: 20px;}
.about{background: #187a00;height: 600px;}	
.one_title{height: 50px;box-shadow:  5px 5px 5px #eaeaea;margin-top: 20px;}
.one_navstitle ul{width: 825px; float: left;display: block;}
.one_navstitle ul li{float: left;width: 165px;text-align: center;font-size: 16px;line-height: 50px;}
.one_navstitle ul li a{color: #185e07;}
.one_navstitle ul li:hover{background: #185e07;}
.one_navstitle ul li:hover a{color: white;display: block;}
.one_navstitle ul .nowonenav{background: #185e07;}
.one_navstitle ul .nowonenav a{color: white;}
.one_all{margin-top: 20px;margin-bottom: 60px;}
.one_contnet{margin-top: 50px;min-height: 500px;}

/*新闻*/
.news_navstitle {margin-top: 40px;margin-bottom: 40px;}
.news ul li{float: left;width: 100%;height: 215px;margin-top: 15px;background-color: #ffffff;}
.news1{overflow: scroll;overflow-x: hidden;position: relative;right: -17px;height: 100%;display: block;}
.news1 ul{height: 100%;}
.news_img{float: left;width: 300px;height: 215px;overflow: hidden;}
.news_img img{width: 300px;height: 215px;}
.news_describe{float: right;width: 850px;height: 100%;border-right: 3px solid #187a00;box-sizing: border-box;}
.news_describe_title{font-size: 18px;color: #222222;height:50px;line-height: 50px;}
.news_describe_title a{display: table;color: #333333;height: 100%;}
.news_describe_title p{display: table-cell;vertical-align: middle;}
.news_describe_content{height: 165px;}
.news_describe_content_intro{line-height: 1.5;float: left;font-size: 15px;color:#666666;width:600px; height: 135px; display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 6;overflow: hidden;}
.news_right{float: left;margin-left: 80px;height: 100%;}
.news_right_time p{font-size: 14px;color: #187a00;}
.news_right_btn{height: 40px;margin-top: 30px;}
.news_right_btn a{display: table;height: 100%;width: 70%;background-color: #187a00;margin: 0 auto;text-align: center;}
.news_right_btn a span{display: table-cell;vertical-align: middle;}
.news ul li:hover{background-color: #187a00;}
.news ul li:hover .news_describe_title p{color: #e4e4e4;}
.news ul li:hover .news_describe_content_intro{color: #e4e4e4;}
.news ul li:hover .news_right_time p{color: #e4e4e4 ;}
.news ul li:hover .news_right_btn a{color: #187a00;background-color: #e4e4e4;}
.news ul li:hover .news_describe{border-right: 3px solid #efe047;}



/*案例*/
.goods_list ul li{float: left;width: 378px;margin-left: 30px;margin-top: 30px;border: 1px #edebeb solid;height: 330px;}
.goods_list ul  .goods_list_li1{margin-left: 0;}
.goods_list ul  .goods_list_li4{margin-left: 0;}
.goods_list ul  .goods_list_li7{margin-left: 0;}
.goods_list ul li .goods_list_img{width: 379px;height:280px ;overflow: hidden;}
.goods_list ul li .goods_list_img img{width: 100%;}
.goods_list ul li .goods_list_describe{line-height: 50px;font-size: 18px;color: #333333;text-align: center;background-color: white;}
.goods_list ul li:hover .goods_list_describe{color: #009033;border-bottom: 3px solid #009033;font-weight: 700;}

.goodlist_case ul li{float: left;width: 378px;margin-left: 30px;margin-top: 30px;border: 1px #edebeb solid;height: 275px;}
.goodlist_case ul  .goods_list_case_li1{margin-left: 0;}
.goodlist_case ul  .goods_list_case_li4{margin-left: 0;}
.goodlist_case ul  .goods_list_case_li7{margin-left: 0;}
.goodlist_case ul li .goods_list_img{width: 379px;height:225px ;overflow: hidden;}
.goodlist_case ul li .goods_list_img img{width: 100%;}
.goodlist_case ul li .goods_list_describe{line-height: 50px;font-size: 18px;color: #333333;text-align: center;background-color: white;}
.goodlist_case ul li:hover .goods_list_describe{color: #009033;border-bottom: 3px solid #009033;font-weight: 700;}
/*工厂产品*/
.pro{padding-top: 70px;}
.pro .index_garden_con{height: auto;}
.pro .index_garden_con .index_garden_navscontent ul{height: auto;}
.pro .index_garden_con .index_garden_navs{height: 685px;}
.pro .index_garden_con .index_garden_navs .index_garden_navscon ul li:hover{color: #f8f200;background: url(../img/hliststyle.png)no-repeat left center;}
.pro .index_garden_con .index_garden_navs .index_garden_navscon ul li:hover span{border-bottom: 1px solid #f8f200;}
.pro .index_garden_con .index_garden_navscontent ul{display: hidden;}

/*团队展示*/
.team_title_n{height: 50px;line-height: 50px;color: #3333333;border-left: 3px solid #187a00;font-size: 26px;padding-left: 30px;width: 1167px;margin: 20px auto;}
.team{background-color: #f7fff8;margin-top: 50px;margin-bottom: 50px;}
.team_show_list ul li{float: left;margin-left: 32px;width: 275px; height: 430px;margin-top: 10px;}
.team_show_list ul .team_show_list1{margin-left: 0;}
.team_show_list ul .team_show_list5{margin-left: 0;}

.team_show_list ul li .team_show_listimg{width: 275px; height:370px;overflow: hidden;}
.team_show_list ul li .team_show_listimg img{width: 100%;}
.team_show_list ul li  p{line-height: 58px;font-size: 18px;color: #000000;text-align: center;}
.team_show_list ul li:hover p{background: #999999;color: white;font-weight: 700;}
/*联系我们*/
.contact_we{height: 190px;width: 100%;}
.contact_title{margin-bottom: 30px;}
.contact{margin-top: 30px;height: 430px;background-color: #f7f7f7;}
.contact_us{height: 265px;}
.contact_us_tel p{font-size: 28px;line-height: 40px;margin: 45px auto 35px auto;color: #000000;text-align: center;}
.contact_us_tel p span{font-size: 28px;line-height: 40px;color: #cf0213;font-weight: 700;}
.contact_us_content{width: 380px;height: 160px;float: left;margin-left: 30px;}
.contact_us_content_icon{position: relative;left:155px;top:34px;}
.contact_us_content .contact_us_content_li{width: 310px;height: 76px;background: white;padding: 34px 35px 10px 35px;}
.contact_us_content1{margin-left: 0;}
.contact_us_content .contact_us_content_li p{margin-top: 17px;font-size: 16px;text-align: center;}
.contact_title{height: 50px;color: #185e07;font-size: 36px;text-align: center;}
.map_li{float: left;width: 30%;margin-left: 5%;height: 130px;}
.map_li p{font-size: 22px;color: #888888;display: block;width: 23%;float: left;line-height: 35px;}
.map_li span{font-size: 18px;color: #888888;float: left;display: block;width: 77%;margin-top: 8px;}
.map_tel{margin-left: 0;}
@media screen and (max-width: 1400px) {
    .suspension{position:fixed;z-index:55;right:20px;top:150px;width:100px;height:450px;}
}
@media screen and (max-width: 1300px) {
    .suspension{position:fixed;z-index:55;right:0px;top:150px;width:100px;height:450px;}
}










