@charset "utf-8";
#maincontainer {
    float: left;
    width: 750px;
}
#maincontainer * {
    font-family: "微软雅黑";
}
#maincontainer p {
    margin: 0px;
    padding: 0px;
}
#maincontainer h1,
#maincontainer h2,
#maincontainer h3,
#maincontainer h5,
#maincontainer h6,
#maincontainer h7,
#maincontainer img {
    margin: 0;
    padding: 0px;
}
#maincontainer img {
    float: left;
}
.clearfix {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    width: 100%;
}
.maint-title {
    float: left;
    width: 756px;
    background-color: #cfedcf;
    border-left: 4px solid #6ed76e;
    height: 23px;
    line-height: 23px;
    margin-bottom: 10px;
    background-image: url(../images/pic03.jpg);
    background-repeat: no-repeat;
    background-position: center right;
}
.maint-title h1 {
    font-size: 13px !important;
    font-weight: bold;
    color: #019701;
    float: left;
    padding-left: 10px !important;
    border-left: 1px solid #fff;
}
.maint-title h1 small {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #10a810;
    text-transform: uppercase;
}
.main-ban {
    float: left;
    width: 750px;
    height: 291px;
    margin-bottom: 20px;
}

/*----关于我们//start----*/

.aboutmain {
    float: left;
    width: 730px;
    padding-left: 10px;
    margin-bottom: 20px;
}
.aboutimg {
    float: left;
    width: 267px;
    height: 167px;
}
.aboutinfo {
    float: right;
    width: 453px;
}
.aboutt {
    float: left;
    width: 449px;
    background-color: #cfedcf;
    border-left: 4px solid #6ed76e;
    height: 23px;
    line-height: 23px;
    margin-bottom: 10px;
}
.aboutt h1 {
    font-size: 13px !important;
    font-weight: bold;
    color: #019701;
    float: left;
    padding-left: 10px !important;
    border-left: 1px solid #fff;
}
.aboutt h1 small {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #10a810;
    text-transform: uppercase;
}
.aboutarticle {
    float: left;
    width: 443px;
    padding-left: 6px;
    color: #838383;
    line-height: 20px;
}
.aboutgreen {
    color: #019701;
}
.aboutred {
    color: #ff4900;
}

/*----关于我们//end----*/

.historymain {
    float: left;
    width: 750px;
    height: 470px;
    /*416px*/
    background-image: url(../images/pic04.jpg);
    background-repeat: no-repeat;
    background-position: center 50px;
    padding-top: 46px;
}
.historylist-t {
    float: left;
    width: 750px;
    height: 148px;
    padding-left: 43px;
    margin-bottom: 135px;
}
.historylist-b {
    float: left;
    width: 750px;
    padding-left: 19px;
}
.his-122w {
    width: 110px;
}
.his-139w {
    width: 127px;
}
.his-147w {
    width: 135px;
}
.his-138w {
    width: 126px;
}
.his-152w {
    width: 140px;
}
.his-129w {
    width: 117px;
}
.his-126w {
    width: 114px;
}
.his-163w {
    width: 151px;
}
.historyinfo {
    float: left;
    padding: 0 6px;
}
.historyinfo h2 {
    margin: 0;
    font-size: 12px;
    color: #019701;
    line-height: 20px;
}
.historyinfo h2 span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #fff;
    padding: 1px 6px;
    background-color: #ff4900;
    line-height: 16px;
    -moz-border-radius: 10px;
    /* Gecko browsers */
    -webkit-border-radius: 10px;
    /* Webkit browsers */
    border-radius: 10px;
    /* W3C syntax */
}
.historyinfo p {
    line-height: 18px;
    font-size: 12px;
    color: #838383;
}
.processmain {
    float: left;
    width: 750px;
    margin-bottom: 20px;
}
.processtt {
    float: left;
    width: 750px;
    padding-top: 18px;
    margin-bottom: 8px;
}
.processtt h2 {
    line-height: 40px !important;
    font-size: 25px !important;
    color: #019701;
    text-align: center;
    border-bottom: 2px solid #a2a4a6 !important;
    font-weight: normal;
}
.processtt h3 {
    line-height: 30px;
    font-size: 11px;
    color: #bfbfbf;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: -0.5px;
}
.processcontent {
    float: left;
    width: 745px;
    padding-left: 5px;
    padding-top: 10px;
    background-image: url(../images/pic05-bg.jpg);
    background-repeat: no-repeat;
    background-position: center 0;
}
.processinfo {
    float: left;
    width: 151px;
    margin-bottom: 4px;
}
.processinfo span {
    float: left;
    width: 151px;
    height: 100px;
}
.processinfo p {
    float: left;
    width: 151px;
    height: 24px;
    line-height: 24px;
    color: #019701;
    white-space: nowrap;
    padding-left: 4px;
}
.processicon-r,
.processicon-l {
    float: left;
    width: 28px;
    height: 28px;
    margin-top: 36px;
    margin-left: 6px;
    margin-right: 6px;
    background-image: url(../images/pic05-icon.png);
    background-repeat: no-repeat;
    background-position: center 0;
}
.processicon-r {
    background-position: center 0;
}
.processicon-l {
    background-position: center -28px;
}
.processicon-rb,
.processicon-lb {
    width: 750px;
    height: 28px;
    margin-bottom: 2px;
    background-image: url(../images/pic05-icon.png);
    background-repeat: no-repeat;
    clear: both;
}
.processicon-lb {
    background-position: 61.5px -56px;
}
.processicon-rb {
    background-position: 635px -56px;
}
.casemain {
    float: left;
    width: 735px;
    margin-left: 7px;
    -webkit-box-shadow: -2px -4px 12px #ccc;
    -moz-box-shadow: -2px -4px 12px #ccc;
    box-shadow: -2px -4px 12px #ccc;
    background-color: #f6f6f6;
    padding-bottom: 10px;
    margin-bottom: 40px;
}
.casearticle {
    float: left;
    width: 715px;
    padding-top: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
    color: #5d5d5d;
}
ul.caselist {
    float: left;
    width: 725px;
    margin-left: 17px;
}
ul.caselist li {
    float: left;
    margin-right: 18px;
    width: 124px;
    margin-bottom: 6px;
}
ul.caselist li span {
    float: left;
    width: 124px;
    height: 73px;
}
ul.caselist li p {
    float: left;
    width: 124px;
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
    text-align: center;
}
.teammain {
    float: left;
    width: 750px;
    margin-bottom: 19px;
}
.teampictt {
    float: left;
    width: 750px;
}
.teampicarticle {
    float: left;
    width: 257px;
    height: 292px;
    color: #000;
    background-color: #419e3f;
    background-image: url(../images/pic33.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 45px;
    padding-left: 470px;
    padding-right: 23px;
    line-height: 26px;
    margin-bottom: 18px;
}
.teampicsmall {
    float: left;
    width: 731px;
    padding-left: 19px;
    margin-bottom: 26px;
}
.teampicsmall span {
    float: left;
    width: 234px;
    margin: 0 3px;
}
.teamnewsinfo {
    float: left;
    width: 690px;
    padding-top: 46px;
    padding-bottom: 46px;
    padding-left: 60px;
    background-color: #6dc452;
    position: relative;
}
.teamnewsimga {
    float: left;
    width: 229px;
    height: 244px;
    margin-right: 10px;
}
.teamnewsright {
    float: left;
    width: 391px;
}
.teamnewsarticle {
    float: left;
    width: 391px;
    height: 135px;
    color: #fff;
    line-height: 20px;
}
.teamnewsarticle h2 {
    font-size: 14px;
    line-height: 24px;
}
.teamnewsarticle p {
    font-size: 12px;
    color: #caffba;
}
.teamnewsb {
    width: 411px;
    float: left;
}
.teamnewsb span {
    float: left;
    margin-right: 10px;
}
.teamnewspointer {
    width: 50px;
    height: 23px;
    position: absolute;
    top: -22px;
    right: 93px;
    background-image: url(../images/pic39-2.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.teampic02,
.teampic03,
.teampic04,
.teampic05 {
    float: left;
}
.teampic02 {
    padding-top: 13px;
    padding-bottom: 20px;
    padding-left: 32px;
    padding-right: 32px;
}
.teampic03 {
    margin-bottom: 16px;
}
.contactpic06 {
    float: left;
}
.htmleaf-content {
    width: 750px;
    float: left;
    margin-bottom: 20px;
}
.thumb-box {
    padding: 1.4em 6% 1em;
    margin-left: -1%;
    width: 102%;
}
.thumb-box .thumbs {
    overflow: hidden;
    *zoom: 1;
}
.thumb-box .thumbs li {
    float: left;
    width: 20%;
    text-align: center;
    margin: 0 1%;
}
.thumb-box .thumbs li img {
    width: 100%;
    opacity: .8;
    -moz-transition: opacity 0.32s;
    -o-transition: opacity 0.32s;
    -webkit-transition: opacity 0.32s;
    transition: opacity 0.32s;
    border-bottom: 4px solid transparent;
}
.thumb-box .thumbs li img.active {
    border-color: #31ACE2;
    opacity: 1;
}
.thumb-box .thumbs li:hover img {
    opacity: 1;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
