﻿@charset "utf-8";
/* CSS Document */
body {
    background: #fff;
}

.w {
    width: 1200px;
    margin: auto;
}

.inw {
    background: #fff;
    width: 1200px;
    margin: auto;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    position: relative;
    top: -80px;
}

.tc {
    text-align: center;
}

.nowColor {
    color: #2f70a8;
}

.clearFix {
    clear: both;
}

/*顶部导航*/
.topNav {
    width: 100%;
    background: #fff;
}

.topNav .w {
    height: 88px;
}

.topNav .logo {
    margin: 28px 0 20px;
    float: left;
}

.topNav .c-Name {
    float: right;
    line-height: 44px;
    color: #fff;
    margin: 28px 0 6px;
}

.nav-border {
    background: #f7f7f7 url(../images/btm-border.jpg) repeat-y;
    height: 3px;
    width: 100%;
}

.nav {
}

.nav li {
    float: left;
}

.nav li a {
    color: #7a7a7a;
    font-size: 15px;
    padding: 18px 36px;
    display: block;
}

.nav li a.current {
    background: #6dca78;
    color: #fff;
    display: block;
}

.subNav {
    float: left;
    position: relative;
    z-index: 5;
}

.subNav ul {
    width: 118px;
    position: absolute;
    text-align: center;
    left: 50%;
    margin-left: -59px;
    top: 56px;
    z-index: 6;
}

.subNav ul li {
    background: #6dca78;
    width: 100%;
    height: 44px;
    line-height: 44px;
}

.subNav ul li:hover {
    background: #72d57e;
}

.subNav ul li a {
    font-size: 14px;
    padding: 0;
    color: #fff;
}

.searchInput {
    width: 200px;
    height: 32px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    margin: 10px 15px 0 0;
    float: right;
    color: #9c9a9a;
}

.subNav-btn-search {
    width: 32px;
    height: 32px;
    float: right;
    cursor: pointer;
    background: url(../images/sr.png) no-repeat center;

}

.subNav-input-search {
    float: left;
    height: 100%;
    width: 156px;
    border: 0px solid #e0e0e0;
    padding: 0 0 0 10px;
    color: #9c9a9a;
}


.banner{width:100%;position:relative;height:500px;z-index:1;}
.banner .bd{margin:0 auto;position:relative;z-index:0; overflow:hidden; }
.banner .bd ul{width:100% !important;}
.banner .bd li{width:100% !important;height:500px;overflow:hidden; text-align:center;}
.banner .bd li a{display:block;}
.banner .hd{width:100%;position:absolute;z-index:99;bottom:18px;left:0;height:10px;}
.banner .hd ul{text-align:center;}
.banner .hd ul li{cursor:pointer;display:inline-block; _zoom:1;_display:inline; zoom:2;     width: 32px;
    height: 4px; margin: 0 6px; overflow: hidden;  background: #f5f0f0; filter:alpha(opacity=100);line-height:999px; opacity:1}
.banner .hd ul .on{background:#ec5504;}
.banner .prev,.banner .next{ display: block;	position: absolute;	z-index: 1;	top: 220px;	margin-top: -30px;	left: 17px;	z-index: 1;
    width: 50px;height: 100px;	background: url(../images/slider-arrow1.png) 5px /*#eee */no-repeat;
    cursor: pointer;filter: alpha(opacity=50);opacity: 0.6;	display: block; }
.banner .next{left:auto;right:17px; background-position:-55px;}


/*公司简介+新闻+案例*/
.bg-gray {
    background: #f0f0f0;
    padding: 100px 0;
}

.item-Group {
    box-shadow: 0px 12px 30px #e8e8e8;
}

.item-Group1 {
    background: #fff url(../images/bg-1.png) left no-repeat;
    width: 540px;
    height: 314px;
    float: left;
}

.Group1Right {
    margin: 14px 36px 0 200px;
}

.Group1Right h1 {
    font-size: 20px;
    color: #68b777;
    line-height: 56px;
}

.Group1Right span {
    display: block;
    width: 110px;
    height: 3px;
    background: #6dca78;
}

.Group1Right p {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    margin-top: 30px;
}

.item-Group2 {
    background: url(../images/bg-2.png) no-repeat;
    width: 300px;
    height: 314px;
    float: left;
    padding: 0 22px;
}

.Group2List h1 {
    color: #fff;
    font-size: 20px;
    background: url(../images/news.png) left bottom no-repeat;
    line-height: 86px;
    height: 84px;
}

.Group2List span {
    color: #fff;
    float: right;
    line-height: 86px;
    height: 84px;
    font-size: 15px;
}

.Group2List ul {
    width: 307px;
    margin-top: 18px;
}

.Group2List ul li {
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
}

.Group2List ul li a {
    font-size: 14px;
    color: #fff;
    height: 38px;
    line-height: 38px;

}

.case1 {
    background: #fff;
    width: 314px;
    height: 314px;
    float: left;
}

.case1 .imgBox {
    width: 314px;
    height: 168px;
}

.case1 .imgBox img {
    width: 100%;
    height: 100%;
}

.case1 .dtArt {
    height: 78px;
    padding: 15px;
}

.case1 .dtArt span {
    display: block;
    width: 26px;
    height: 3px;
    background: #6dca78;
}

.case1 .dtArt h1 {
    color: #666;
    font-size: 16px;
    line-height: 36px;
}

.case1 .dtArt a {
    font-size: 13px;
    line-height: 20px;
    color: #808080;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.case1 .wMore {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #6dca78;
    color: #fff;
}

/* 入口3  + 产品 */
.bg-white {
    background: #fff;
    padding: 50px 0 100px;
}

.bg-white .sTit {
    text-align: center;
    margin: 0 auto 54px;
    background: url(../images/sT-1.png) bottom no-repeat;
    height: 60px;
    font-size: 25px;
}

.inlet {
    float: left;
}

.inlet li a {
    width: 302px;
    height: 120px;
    margin-bottom: 12px;
    display: block;
}

.inlet li a.inlet1 {
    background: #fff url(../images/v-1.png) left no-repeat;
}

.inlet li a.inlet2 {
    background: #fff url(../images/v-2.png) left no-repeat;
}

.inlet li a.inlet3 {
    background: #fff url(../images/v-3.png) left no-repeat;
}

.productList {
    float: right;
}

.productList li {
    width: 272px;
    float: left;
    border: 1px solid #e0e0e0;
    margin-left: 24px;
}

.ThrUi1 {
    text-align: center;
    margin-bottom: 28px;
}

.moreTo {
    margin: 0 auto 30px;
    width: 106px;
    text-align: center;
}

.moreTo a {
    font-size: 15px;
    color: #7a7a7a;
    display: block;
    line-height: 32px;
    border: 1px solid #d9d9d9;
}

.moreTo a:hover {
    background: #59ca66;
    color: #fff;
    border: 1px solid #4fbd5c;
    transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
}

/*友情链接*/
.linkTo {
    background: #fff;
    padding: 30px 0;
}

.linkTo span {
    float: left;
    font-size: 24px;
    color: #59ca66;
}

.linkTo a {
    line-height: 32px;
    float: left;
    margin: 0 24px;
}

.linkName {
    width: 1100px;
}

/* 网站底部导航*/
.cR-btm {
    background: #373737;
    padding: 30px 0 80px;
}

.navLeft {
    float: left;
}

.navLeft h2, .cR-contact h2 {
    font-size: 18px;
    line-height: 58px;
    color: #c7c7c7;
}

.navLeft li {
    float: left;
    padding-right: 30px;
}

.navLeft li h3 {
    font-size: 15px;
    line-height: 50px;
    color: #c2c2c2;
}

.navLeft li a {
    font-size: 13px;
    line-height: 26px;
    color: #a1a1a1;
}

.cR-contact {
    float: right;
    margin-top: 12px;
}

.cR-contact li {
    width: 258px;
    padding-left: 28px;
    margin: 0 0 20px 0;
    color: #c5c5c5;
    line-height: 24px;
}

.cR-contact li:nth-child(2) {
    background: url(../images/icon1.png) left no-repeat;
}

.cR-contact li:nth-child(3) {
    background: url(../images/icon2.png) left no-repeat;
}
.cR-contact li:nth-child(4) {
    background: url(../images/icon5.png) left 5px no-repeat;
}
.cR-contact li:nth-child(5) {
    background: url(../images/icon3.png) left 5px no-repeat;
}

.cR {
    background: #262626;
    font-size: 13px;
    color: #666;
    text-align: center;
    line-height: 26px;
    padding: 8px 0;
}

.cR a {
    color: #666;
}

.cR a:hover {
    text-decoration: underline;
}

/*内页 banner*/
.b {
    width: 100%;
    height: 348px;
    text-align: center;
    margin: 0 auto;
    background: url(../images/b6.jpg) center no-repeat;
}

.main {
    background: #f1f6f0;
}

/*内页左边导航*/
.inLeftnav {
    width: 260px;
    padding: 26px 26px 26px 50px;
    /*border-right:2px solid #ebebeb;*/
}

.inLeftnav h3 {
    font-size: 18px;
    color: #59b763;
    padding: 0 0 0 18px;
}

.inLeftnav h3 span {
    font-size: 13px;
    padding-left: 8px;
    text-transform: uppercase;
}

.inLeftnav ul {
    margin-top: 20px;
    border-top: 1px solid #f2f2f6;
}

.inLeftnav li {
    border-bottom: 1px solid #f2f2f6;
}

.inLeftnav li a {
    display: block;
    width: 100%;
    /*height: 48px;*/
    line-height: 48px;
}

.inLeftnav li a span {
    display: inline-block;
    margin: 4px 34px 4px 18px;
    width: 4px;
    height: 4px;
    background: #59b763;
}

.inLeftnav li a.on {
    width: 100%;
    /*height: 48px;*/
    background: #effcf0;
    color: #59b763;
}

/*内页右边导航*/

.inrightList {
    width: 754px;
    margin-top: 22px;
    padding: 0 50px 0 36px;
    margin-bottom: 40px;
    border-left: 1px solid #ebebeb;
}

.inrightList .head h1 {
    font-size: 15px;
    color: #59b763;
    padding-left: 10px;
    border-left: 4px solid #59b763;
    line-height: 32px;
}

.inrightList .head {
    width: 754px;
    line-height: 42px;
    border-bottom: 1px solid #ebebeb;
}

.inrightList .head span {
    font-size: 14px;
    color: #adadad;
    line-height: 40px;
}

.inrightList .head span a.last {
    color: #59b763;
}

.h-aboutCt {
    width: 760px;
    margin: 0 0 50px 0;
}

.h-aboutCt p {
    /* text-align: left; */
    line-height: 28px;
    margin: 2px 0 4px;
}

.h-aboutCt img {
    /* margin: 30px 0; */
}

.h-aboutCt h1{
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    color: #4e4c4c;
    margin: 14px 0;
}

/*.h-aboutCt {
    margin: 0 0 50px 0;
}

.h-aboutCt img {
    margin: 30px 0;
}

.h-aboutCt p {
    text-align: left;
    line-height: 28px;
    margin: 12px 0;
}
*/
.h-aboutCt .map {
    margin-top: 40px;
    width: 752px;
    height: 288px;
    border: 1px solid #dad9d9;
    background: #fff;
}

/*新闻中心 -- 新闻资讯 -- 列表*/
.h-newsCt .newsctList li {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #444;
    border-bottom: dashed 1px #e5e5e5;
    clear: both;
    overflow: hidden;
}

.h-newsCt .newsctList li a span.icon {
    display: inline-block;
    background: #59b763;
    width: 4px;
    height: 4px;
    margin-right: 12px;
}

.h-newsCt .newsctList li a {
    color: #757575;
    float: left;
}

.h-newsCt .newsctList li a:hover {
    color: #59b763;
}

.h-newsCt .newsctList li .date {
    margin-right: 5px;
    color: #59b763;
}

/*翻页*/
.pageTo {
    text-align: center;
    margin: 62px 0 10px;
}

.pageTo a {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    width: 30px;
    height: 34px;
    padding: 2px 6px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #666666;
    border: 1px solid #d9d9d9;
    margin: 0 4px;
    transition: 1s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.pageTo a.on {
    color: #fff;
    background: #59b763;
    border: 1px solid #59b763;
}

/*内页 招聘信息*/
.recruitment {
    width: 754px;
    position: relative;
    z-index: 1;
    padding: 2px 0px 20px;
    margin-top: 16px;
}

.recruitment li {
    margin-bottom: 12px;
}

.recruitment li h3 {
    border: 1px solid #ebebeb;
    padding: 0 0 0 14px;
    height: 40px;
    line-height: 40px;
    font-size: 15px
}

.recruitment li .box {
    border: 1px solid #ebebeb;
    padding: 12px 12px 18px;
    margin-top: -1px;
    background: #fbfbfb;
    display: none;
}

.recruitment li .box p {
    line-height: 28px;
    font-size: 14px;
}

.recruitment li span {
    color: #59b763;
    width: 88px;
    height: 42px;
    float: right;
    padding-right: 14px;
}

/*用户案例 -- 资料下载*/
.recruitRight1 {
    margin-top: 52px;
}

.recruitRight1 li {
    margin-bottom: 12px;
    clear: both;
}

.recruitRight1 li a {
    float: left;
    display: block;
    height: 44px;
    background: #f7f7f7;
    line-height: 44px;
    font-size: 14px;
    color: #666;
    padding-left: 15px;
    margin-bottom: 6px;
    width: 100%
}

.recruitRight1 li a input {
    float: right;
    margin: 7px 8px 0 0;
    width: 78px;
    height: 30px;
    border: #50bf5c 1px solid;
    background: #7cbf83;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    color: #fff;
    cursor: pointer;
}

.recruitRight1 li div {
    padding: 5px 20px 25px;
    line-height: 26px;
    border: solid 1px #ddd;
}

.recruitRight1 li .head {
    display: block;
    line-height: 40px;
    font-size: 14px;
}

/*用户案例 -- 意见反馈*/

.h-newsCt4 {
    position: relative;
    z-index: 1;
    margin: 24px 22px;
}

.h-newsCt4 .box1 {
    line-height: 24px;
    font-size: 18px;
    color: #f02aa0;
    padding: 20px;
}

.h-newsCt4 .form li {
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    clear: both;
}

.h-newsCt4 .form h1 {
    width: 80px;
    color: #666;
    font-size: 14px;
    text-align: right;
    padding-left: 20px;
    float: left;
}

.h-newsCt4 .form .text {
    width: 282px;
    height: 20px;
    background: #fff;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    border: solid 1px #ccc;
    float: left;
    padding: 5px 8px;
    margin-bottom: 15px;
    margin-right: 10px;
}

.h-newsCt4 .red {
    line-height: 38px;
    color: #f73939;
    font-size: 16px;
    font-weight: bold;
    margin-right: 5px;
    float: left;
}

.h-newsCt4 .button {
    display: block;
    width: 122px;
    height: 30px;
    background: #59b763;
    color: #fff;
    font-size: 15px;
    text-align: center;
    border: 0;
    margin: 0px 0 0 100px;
}

/*产品列表 */

.h-newsCt .case1 {
    margin: 24px 16px 16px 37px;
    /*border: 1px solid #efefef;*/
    box-shadow: 2px 9px 20px #d4d4d4;
    background: #fff;
    width: 314px;
    height: 314px;
    float: left;
}

.h-newsCt .case1 .imgBox {
    width: 314px;
    height: 168px;
}

.h-newsCt .case1 .imgBox img {
    width: 100%;
    height: 100%;
}

.h-newsCt .case1 .dtArt {
    height: 78px;
    padding: 15px;
}

.h-newsCt .case1 .dtArt span {
    display: block;
    width: 26px;
    height: 3px;
    background: #6dca78;
}

.h-newsCt .case1 .dtArt h1 {
    color: #666;
    font-size: 16px;
    line-height: 36px;
}

.h-newsCt .case1 .dtArt a {
    font-size: 13px;
    line-height: 20px;
    color: #808080;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.h-newsCt .case1 .wMore {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #6dca78;
    color: #fff;
}

.red {
    color: #f73939;
}

/*产品内页*/
.h-newsCt3 li:nth-child(3n+2) {
    margin: 15px 6px 0;
}

.case2 {
    margin: 15px 0 0 0;
    border: 1px solid #efefef;
    /*box-shadow: 2px 9px 20px #d4d4d4;*/
    background: #fff;
    width: 244px;
    /*height: 314px;*/
    float: left;
}

.case2 .imgBox {
    width: 242px;
    height: 176px;
}

.case2 .imgBox img {
    width: 100%;
    height: 100%;
}

.case2 .dtArt {
    height: 78px;
    padding: 15px;
}

.case2 .dtArt span {
    display: block;
    width: 26px;
    height: 3px;
    background: #6dca78;
}

.case2 .dtArt h1 {
    color: #666;
    font-size: 16px;
    line-height: 36px;
}

.case2 .dtArt a {
    font-size: 13px;
    line-height: 20px;
    color: #808080;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.case2 .wMore {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #6dca78;
    color: #fff;
}
