charset "utf-8";

/* CSS Document */

body {
    font-family: "microsoft yahei", Arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
    background: #ffffff;
    color: #3c3c3c;
    background: #ffffff;
    text-align: center;
    width: 100%;
}

* {
    margin: 0;
    padding: 0
}

div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
img,
p,
dl,
dt,
dd,
ol,
th,
td {
    margin: 0px;
    padding: 0px;
}

li {
    list-style-type: none;
}

form,
input,
button,
option,
textarea,
select {
    margin: 0px;
    padding: 0px;
}

input,
button,
textarea,
select {
    font: 100% Tahoma, Helvetica, Arial, sans-serif;
}

a {
    text-decoration: none;
    cursor: pointer;
    outline: none;
    blr: expression(this.onFocus=this.blur());
    color: #272727;
    font-family: "microsoft yahei";
}

span {
    font-family: "microsoft yahei";
}

p {
    font-family: "microsoft yahei";
}

a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

th {
    font-weight: normal;
}

table {
    font-size: inherit;
    font: 100%;
}

img {
    border: none;
}

.clear {
    clear: both;
}

.del:after {
    display: block;
    content: "";
    clear: both;
}


/*header*/

.fanye {
    margin: 20px 0;
    text-align: center;
}

.fanye a {
    display: inline-block;
    margin-right: 5px;
    padding: 0 5px;
    min-width: 16px;
    height: 22px;
    line-height: 22px;
    border: 1px #999 solid;
    background: #fff;
    color: #545454;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    -ms-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
}

.fanye a:hover,
.fanye a.on {
    background: #0E5932;
    border: 1px #009900 solid;
    color: #fff;
}

.page1 .cont {
    margin-top: 30px;
    line-height: 26px;
}

.yn .tit {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}

.yn .content_related {
    text-align: center;
    line-height: 30px;
}

.yn .photo {
    text-align: center;
}

.yn .photo img {
    margin: 15px 0;
    max-width: 100%;
}

.yn .content_btn {
    margin: 15px 0;
    line-height: 26px;
}

.header {
    width: 100%;
    height: 65px;
    position: fixed;
    top: 0;
    z-index: 100;
    background: #ffffff;
    padding-top: 15px;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.header .cont {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.header .logo {
    float: left;
}

.header .tel {
    float: right;
    padding-left: 37px;
    background: url(/images/tel.png) no-repeat left center;
    min-height: 28px;
    margin-top: 10px;
}

.header .tel p {
    font-size: 14px;
    color: #666666;
}

.header .tel p span {
    font-size: 20px;
    color: #0e5932;
    font-weight: bold;
}

.nav {
    float: left;
    margin: 15px 0 0 100px;
    height: 50px;
}

.nav>ul>li {
    display: inline-block;
    padding: 0 5px;
    height: 47px;
    border-bottom: 3px solid transparent;
    margin: 0 5px;
}

.nav>ul>li>a {
    font-size: 15px;
    color: #555555;
    line-height: 30px;
}

.nav>ul>li:hover {
    border-color: #0E5932;
}

.nav>ul>li:hover>a {
    color: #0E5932;
}

.nav>ul>li .drop {
    display: none;
    position: fixed;
    width: 100%;
    left: 0;
    top: 80px;
    height: 50px;
    background: rgba(0, 0, 0, 0.5);
    line-height: 50px;
}

.nav>ul>li:hover .drop {
    display: block;
}

.nav>ul>li .drop ul {
    position: absolute;
    left: 25%;
}

.nav>ul>li .drop ul li {
    display: inline-block;
    margin: 0 25px;
}

.nav>ul>li .drop ul li a {
    color: #ffffff;
    font-size: 14px;
}

.fullSlide3 {
    position: relative;
    width: 100%;
    height: 470px;
    margin-top: 80px;
}

.fullSlide3 .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide3 .bd ul {
    width: 100%;
    height: 470px !important;
}

.fullSlide3 .bd ul li {
    width: 100%;
    text-align: center;
}

.fullSlide3 .bd ul li a {
    display: block;
    height: 470px;
    background-position: center;
    background-repeat: no-repeat;
}

.fullSlide3 .hd {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 10px;
    text-align: center;
    z-index: 1;
}

.fullSlide3 .hd ul li {
    margin: 0 4px;
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    font-size: 0;
    border-radius: 50%;
}

.fullSlide3 .hd .on {
    background: #eb7513;
}

.link {
    width: 100%;
    height: 46px;
    background: #0e5932;
    margin-top: 80px;
    text-align: center;
    line-height: 46px;
}

.link ul li {
    display: inline-block;
    color: #FFFFFF;
}

.link ul li a {
    font-size: 14px;
    color: #FFFFFF;
    padding: 0 15px;
}

.link ul li a:hover {
    color: #ffc21e;
}

.footer {
    width: 100%;
    padding: 50px 0;
    background: #e6e6e6;
}

.foot {
    width: 1200px;
    margin: 0 auto;
}

.foot .tit {
    text-transform: uppercase;
    font-size: 14px;
    color: #8d8d8d;
    height: 40px;
    line-height: 40px;
    margin-bottom: 25px;
}

.foot .tit span {
    font-size: 26px;
    color: #262626;
}

.foot .tit a {
    display: block;
    width: 63px;
    height: 21px;
    float: right;
    font-size: 12px;
    color: #8e8e8e;
    background: #d2d2d2;
    border-radius: 20px;
    margin-top: 10px;
    line-height: 21px;
    text-align: center;
}

.foot .news {
    width: 305px;
    padding-right: 40px;
    float: left;
    height: 278px;
    border-right: 1px solid #c5c5c5;
}

.foot .news ul li {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px dashed #b5b5b5;
}

.foot .news ul li a {
    font-size: 13px;
    color: #444444;
}

.foot .news ul li a:before {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #0e5932;
    float: left;
    margin: 17px 15px 0 0;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.foot .news ul li:hover a {
    color: #0E5932;
}

.foot .news ul li:hover a:before {
    margin-left: 15px;
}

.foot .contact {
    width: 295px;
    float: left;
    margin-left: 35px;
}

.foot .contact p {
    font-size: 13px;
    line-height: 36px;
    color: #333333;
}

.foot .ewm {
    width: 140px;
    padding: 22px 16px 51px 16px;
    background: url(/images/wx.png) no-repeat center 216px #FFFFFF;
    float: left;
    margin-left: 30px;
    margin-top: 5px;
}

.foot .ewm>img {
    width: 100%;
}

.foot .ewm p {
    font-size: 12px;
    color: #555555;
    text-align: center;
    line-height: 24px;
}

.foot .brand {
    width: 244px;
    float: right;
    border-left: 1px solid #c5c5c5;
    padding-left: 30px;
}

.foot .brand ul {
    margin: 0 -6px;
}

.foot .brand ul li {
    width: 114px;
    height: 92px;
    float: left;
    border: 1px solid #dcdcdc;
    margin: 6px;
}

.foot .brand ul li img {
    width: 100%;
    height: 100%;
}

.copy {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 12px;
    background: #b5b5b5;
    text-align: center;
    color: #4f4e4e;
}

.copy span {
    margin-left: 20px;
}

.nnn {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 80px;
    background: #f2f2f2;
}

.nnn p {
    font-size: 12px;
    color: #555555;
    width: 1200px;
    margin: 0 auto;
    text-indent: 27px;
    background: url(/images/home.png) no-repeat left center;
}

.nnn p span {
    color: #0E5932;
}

.neiye {
    width: 1200px;
    margin: 50px auto 0;
    min-height: 500px;
}

.neiye:after {
    display: block;
    content: "";
    clear: both;
}

.side {
    width: 100%;
    padding: 50px 0 30px 0;
    background: url(/images/line.png) repeat-x left bottom;
    position: relative;
    margin-bottom: 20px;
}

.side .tit {
    padding-left: 58px;
    min-height: 50px;
    background: url(/images/icon.png) no-repeat left center;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 0;
}

.side .tit p {
    font-size: 26px;
    color: #333333;
}

.side .tit span {
    font-size: 14px;
    color: #c2c2c2;
    text-transform: uppercase;
}

.side .sub {
    width: 100%;
    text-align: center;
    margin: 20px 0;
}

.side .sub ul li {
    display: inline-block;
    height: 30px;
    border: 1px solid #d2d2d2;
    margin: 5px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 15px;
}

.side .sub ul li a {
    color: #555555;
}

.side .sub ul li:hover {
    border-color: #0E5932;
    background: #0E5932;
}

.side .sub ul li:hover a {
    color: #FFFFFF;
}

.product1 ul {
    margin: 30px -24px;
}

.product1 ul li {
    width: 367px;
    height: 313px;
    border-bottom: 1px solid #dadada;
    text-align: center;
    position: relative;
    overflow: hidden;
    float: left;
    margin: 12px 24px;
}

.product1 ul li .photo {
    width: 367px;
    height: 255px;
    font-size: 0;
}

.product1 ul li .photo img {
    width: 100%;
    height: 100%;
}

.product1 ul li .name {
    line-height: 59px;
    font-size: 14px;
    color: #333333;
}

.product1 ul li .info {
    position: absolute;
    background: rgba(255, 255, 255, 0.9);
    height: 225px;
    display: block;
    padding-top: 70px;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.product1 ul li .info .s1 {
    font-size: 18px;
    color: #0e5932;
    line-height: 30px;
}

.product1 ul li .info p {
    font-size: 13px;
    color: #666666;
    line-height: 28px;
    text-align: left;
    margin-top: 10px;
}

.product1 ul li .info .s2 {
    display: block;
    width: 26px;
    height: 26px;
    background: #0E5932;
    color: #FFFFFF;
    font-size: 30px;
    line-height: 20px;
    border-radius: 50%;
    margin: 30px auto 0;
}

.product1 ul li:hover {
    border-color: #0E5932;
}

.product1 ul li:hover .name {
    color: #0E5932;
}

.product1 ul li:hover .info {
    opacity: 1;
}

.news1 ul li {
    width: 530px;
    height: 160px;
    padding: 21px;
    border: 1px solid #dcdcdc;
    margin: 20px 0;
}

.news1 ul li .photo {
    width: 260px;
    height: 160px;
    float: left;
    font-size: 0;
}

.news1 ul li .photo img {
    width: 100%;
    height: 100%;
}

.news1 ul li .txt {
    width: 243px;
    float: right;
}

.news1 ul li .txt>a {
    color: #333333;
    font-size: 16px;
    line-height: 30px;
}

.news1 ul li .txt p {
    font-size: 12px;
    color: #666666;
    line-height: 24px;
}

.news1 ul li .txt .date {
    width: 100%;
    height: 24px;
    background: #f3f3f3;
    line-height: 24px;
    margin-top: 25px;
}

.news1 ul li .txt .date a {
    display: block;
    width: 65px;
    height: 24px;
    float: right;
    background: #0E5932;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    text-transform: uppercase;
}

.news1 ul li .txt .date span {
    font-size: 13px;
    color: #888888;
    padding-left: 15px;
}

.news1 ul li:hover {
    border-color: #0E5932;
}

.news1 ul li:hover .txt>a {
    color: #0E5932;
}

.news1 ul li:hover .txt .date {
    background: #0E5932;
}

.news1 ul li:hover .txt .date span {
    color: #FFFFFF;
}

.news1 ul li:nth-child(even) {
    float: right;
}

.news1 ul li:nth-child(odd) {
    float: left;
}

.sort ul {
    margin: 20px -26px 20px;
}

.sort ul li {
    width: 260px;
    height: 60px;
    float: left;
    line-height: 60px;
    margin: 0 26px;
}

.sort ul li a {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 24px;
    color: #FFFFFF;
}

.sort ul li.s1 {
    background: #009900;
    text-align: center;
}

.sort ul li.s2 {
    background: #ff9900;
    text-align: center;
}

.sort ul li.s3 {
    text-align: center;
    background: #3399ff;
}

.sort ul li.s4 {
    background: #99cc00;
    text-indent: 60px;
}

.sort ul li.s1 a {
    background: url(/images/s1.png) no-repeat 35px center;
}

.sort ul li.s2 a {
    background: url(/images/s2.png) no-repeat 35px center;
}

.sort ul li.s3 a {
    background: url(/images/s3.png) no-repeat 35px center;
}

.sort ul li.s4 a {
    background: url(/images/s4.png) no-repeat 5px center;
}

.sort dl {
    margin: 0px -15px 25px -15px;
}

.sort dd {
    float: left;
    font-size: 14px;
    list-style: inside disc;
    border-bottom: 1px solid #c9c9c9;
    color: #555555;
    display: list-item;
    margin: 0 15px;
    line-height: 34px;
    height: 34px;
}

.sort dd a {
    color: #555555;
}

.sort dd:hover a {
    color: #0E5932;
}

.sort dd:hover {
    border-bottom-color: #0E5932;
    color: #0E5932;
}

.team ul li {
    width: 575px;
    height: 290px;
    margin: 30px 0;
}

.team ul li .photo {
    width: 220px;
    height: 290px;
    font-size: 0;
    float: left;
}

.team ul li .photo img {
    width: 100%;
    height: 100%;
}

.team ul li .txt {
    width: 320px;
    float: right;
}

.team ul li .txt .p1 {
    font-size: 14px;
    color: #bfbfbf;
    line-height: 28px;
    border-bottom: 1px solid #d4d4d4;
}

.team ul li .txt .p1 span {
    color: #0E5932;
    margin-right: 10px;
}

.team ul li .txt .p2 {
    font-size: 18px;
    color: #333333;
    line-height: 66px;
}

.team ul li .txt .p3 {
    line-height: 30px;
    font-size: 13px;
    color: #666666;
}

.team ul li .txt a {
    display: block;
    width: 98px;
    height: 22px;
    text-align: center;
    border: 1px solid #dcdcdc;
    font-size: 12px;
    color: #999999;
    line-height: 22px;
    text-transform: uppercase;
    margin-top: 20px;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.team ul li:hover .txt a {
    border-color: #0E5932;
    background: #0E5932;
    width: 318px;
    color: #FFFFFF;
}

.team ul li:nth-child(odd) {
    float: left;
}

.team ul li:nth-child(even) {
    float: right;
}

.sem ul li {
    width: 570px;
    height: 366px;
    margin: 20px 0;
}

.sem ul li .photo {
    width: 570px;
    font-size: 0;
    height: 250px;
}

.sem ul li .photo img {
    width: 100%;
    height: 100%;
}

.sem ul li .tit {
    width: 100%;
    height: 58px;
    line-height: 58px;
    border-bottom: 1px dashed #c2c2c2;
}

.sem ul li .tit .name {
    font-size: 16px;
    color: #333333;
    background: url(/images/icon1.png) no-repeat left center;
    padding-left: 37px;
}

.sem ul li .tit .more {
    display: block;
    width: 76px;
    height: 26px;
    float: right;
    background: #f2f2f2;
    margin-top: 11px;
    line-height: 26px;
    text-align: center;
    color: #999999;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 20px;
}

.sem ul li p {
    font-size: 13px;
    color: #777777;
    line-height: 22px;
    margin-top: 13px;
}

.sem ul li:nth-child(odd) {
    float: left;
}

.sem ul li:nth-child(even) {
    float: right;
}

.sem ul li:hover .tit .more {
    color: #FFFFFF;
    background: #0E5932;
}

.pre {
    padding: 40px;
    border: 1px solid #dcdcdc;
    margin: 40px 0;
}

.pre .tit1 {
    text-align: center;
    margin-top: -70px;
    margin-bottom: 30px;
}

.pre .tit1 span {
    font-size: 18px;
    color: #bbbbbb;
    text-transform: uppercase;
    padding: 0 15px;
    background: #FFFFFF;
    line-height: 56px;
}

.pre .tit1 span i {
    font-style: normal;
    color: #333333;
    margin-right: 10px;
}

.pre .tit1 hr {
    border: none;
    height: 3px;
    width: 40px;
    background: #0E5932;
    margin: 0 auto;
}

.pre p {
    font-size: 13px;
    color: #555555;
    text-indent: 2em;
    line-height: 26px;
}

.pre img {
    margin: 40px auto 0;
    text-align: center;
    display: block;
}

.theme .tit2 {
    text-align: center;
    font-size: 18px;
    color: #bbbbbb;
    text-transform: uppercase;
    line-height: 56px;
}

.theme .tit2 span {
    margin-right: 10px;
    color: #333333;
}

.theme .tit2 hr {
    border: none;
    height: 3px;
    width: 40px;
    background: #0E5932;
    margin: 0 auto;
}

.theme ul li {
    border: 1px solid #dcdcdc;
    height: 252px;
    margin: 30px 0;
    position: relative;
}

.theme ul li .photo {
    width: 396px;
    height: 254px;
    position: absolute;
    top: -1px;
}

.theme ul li:nth-child(odd) .photo {
    left: 0;
}

.theme ul li:nth-child(even) .photo {
    right: 0;
}

.theme ul li .photo img {
    width: 100%;
    height: 100%;
}

.theme ul li .photo .info {
    width: 100%;
    height: 45px;
    padding: 14px 0;
    background: rgba(1, 1, 1, 0.6);
    position: absolute;
    bottom: 0;
    text-transform: uppercase;
}

.theme ul li .photo .info span {
    display: block;
    width: 88px;
    height: 45px;
    line-height: 45px;
    font-size: 30px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    border-right: 2px solid #a2978d;
    float: left;
    margin-right: 30px;
}

.theme ul li .photo .info h3 {
    font-size: 18px;
    line-height: 45px;
    color: #FFFFFF;
}

.theme ul li .photo .info p {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
}

.theme ul li .txt {
    width: 724px;
    position: absolute;
}

.theme ul li:nth-child(odd) .txt {
    right: 40px;
}

.theme ul li:nth-child(even) .txt {
    left: 40px;
}

.theme ul li .txt .info {
    height: 82px;
    line-height: 82px;
    font-size: 18px;
    border-bottom: 1px dashed #dcdcdc;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.theme ul li .txt .info .name {
    font-size: 18px;
    color: #333333;
    background: url(/images/icon3.png) no-repeat left center;
    padding-left: 28px;
}

.theme ul li .txt .info span {
    font-size: 12px;
    margin: 0 10px;
    color: #bfbfbf;
}

.theme ul li .txt .info .more {
    display: block;
    width: 110px;
    height: 24px;
    background: #f3f3f3;
    text-align: center;
    line-height: 24px;
    border-radius: 20px;
    float: right;
    margin-top: 29px;
    font-size: 13px;
    color: #999999;
}

.theme ul li .txt p {
    font-size: 13px;
    color: #777777;
    line-height: 26px;
}

.theme ul li:hover .photo .info {
    background: rgba(14, 89, 50, 0.9);
}

.theme ul li:hover .txt .info .name {
    color: #0E5932;
}

.theme ul li:hover .txt .info .more {
    background: #0E5932;
    color: #FFFFFF;
}