/* main font for menu. */
/* font for headings, text, tags */

/*--------------------
Color customizations
change these colors to change overlays
--------------------*/

.mz-module:hover .ot-circle.color1 {
    color: #C54A4A;
}

.mz-module:hover .ot-circle.color2 {
    color: #6091DC;
}

.mz-module:hover .ot-circle.color3 {
    color: #6EB377;
}

.mz-module:hover .ot-circle.color4 {
    color: #90c31f;
}

.tlinks {
    text-indent: -9999px;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

/*--------------------
1. General
--------------------*/

body {
    margin: 0px;
    font-family: "microsoft yahei", 微软雅黑, simhei, sans-serif;
}

.clearfix:after {
    clear: both;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    letter-spacing: 0.4px;
    font-family: "microsoft yahei", 微软雅黑, simhei, sans-serif;
    color: #232323;
}

p {
    font-family: "microsoft yahei", 微软雅黑, simhei, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0.2px;
    color: #444444;
}

.top-hezou {
    margin-top: 60px;
}

.section-youqing h4 {
    color: #90c31f;
    font-size: 18px;
    font-weight: 600;
    padding: 0px 0px;
}

.section-youqing a {
    color: #777;
    font-size: 14px;
    background-color: #ffffff;
    padding: 4px 4px;
    margin-right: 12px;
}

.thumb p {
    font-family: "microsoft yahei", 微软雅黑, simhei, sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: 0.2px;
    color: #444444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#allmap {
    width: 100%;
    height: 360px;
}

.dark-bg p {
    color: #B1B1B1;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #90c31f;
    text-decoration: none;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

::selection {
    text-shadow: none;
    background: #90c31f;
}

@media (min-width: 768px) {
    section {
        padding: 150px 0;
    }
}

section {
    padding: 50px 0;
}

ul {
    padding-left: 0;
}

ul li {
    list-style: none;
    font-family: "microsoft yahei", 微软雅黑, simhei, sans-serif;
}

.news-main ul li:before {
    font-family: "microsoft yahei", 微软雅黑, simhei, sans-serif;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    content: "\f105";
    padding-right: 7px;
    color: #90c31f;
    background-image: repeating-radial-gradient(#90c31f, transparent 90px);
}

.banner {
    margin-top: 60px;
    height: 460px;
    overflow: hidden;
    padding: 0;
}

/*--------------------
1.1 Reset bootstrap
--------------------*/

.row-0-gutter {
    /*margin-left: -13px;
    margin-right: -13px;*/
}

.col-0-gutter {
    padding-left: 0;
    padding-right: 0;
}

/*--------------------
2. Navigation
--------------------*/

.navbar-default {
    background-color: rgba(255, 255, 255, 1);
    border-color: transparent;
/*
    transition: all 0.2s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
*/
}

.navbar-default:hover {
    background-color: rgba(255, 255, 255, 1);
    border-color: transparent;
}

.navbar-default .navbar-brand {
    color: #fff;
    font-family: "microsoft yahei", 微软雅黑, simhei, sans-serif;
    padding: 0px;
    margin-left: 10px;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #90c31f
}

.navbar-default .navbar-collapse {
    overflow: hidden;
    border-color: rgba(255, 255, 255, .02)
}

.navbar-default .navbar-toggle {
    background-color: #90c31f;
    border-color: #90c31f
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #90c31f
}

.page-scroll {
    font-family: "microsoft yahei", 微软雅黑, simhei, sans-serif;
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: lighter;
    color: #333;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    color: #fff;
    outline: 0;
}

.navbar-default .navbar-nav > .active > a {
    border-radius: 0;
    color: #fff;
    background-color: #90c31f
}

.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #90c31f
}

.nav-list {
    position: fixed;
    width: 100%;
    background-color: #90c31f;
    top: 80px;
    left: 0;
    height: 0px;
    overflow: hidden;
    opacity: 0;
}

.navbar-nav > li:hover .nav-list {
    opacity: 1;
    height: 60px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.list-left {
    float: left;
    width: 50%;
}

.list-left img {
    width: 100%;
}

.list-right {
    float: left;
    /*margin-left: 50%;*/
    /*width: 50%;*/
}

.list-right-a {
    float: left;
    width: 140px;
    font-weight: lighter;
    font-size: 16px;
    color: #f5f5f5;
    text-decoration: none;
    line-height: 60px;
    margin-left: 0%;
}

.list-right span {
    float: right;
}

.section-title img {
    width: 100%;
    margin: 0 0 60px 0;
}

.page-scroll li {
    border-bottom: 2px solid #FFFFFF;
}

.page-scroll li:hover {
    border-bottom: 2px solid #90c31f;
/*
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
*/
}

.banner img {
    width: 100%;
    height: 100%;
    display: none;
}

.b11 {
    background: transparent url(../images/bannerus1.jpg) no-repeat center;
}

.b12 {
    background: transparent url(../images/bannerus2.jpg) no-repeat center;
}

.b13 {
    background: transparent url(../images/bannerus3.jpg) no-repeat center;
}

.b14 {
    background: transparent url(../images/bannerus4.jpg) no-repeat center;
}

.b15 {
    background: transparent url(../images/bannerus5.jpg) no-repeat center;
}

.b16 {
    background: transparent url(../images/bannerus6.jpg) no-repeat center;
}

.b17 {
    background: transparent url(../images/bannerus7.jpg) no-repeat center;
}

.b18 {
    background: transparent url(../images/bannerus8.jpg) no-repeat center;
}

.b19 {
    background: transparent url(../images/bannerus9.jpg) no-repeat center;
}

.b20 {
    background: transparent url(../images/bannerdz5.jpg) no-repeat center;
}
.b7{
    background: transparent url(../images/bannerch7.jpg) no-repeat center;    
}
.b_right {
    padding: 0;
    float: right;
}

.b_left {
    padding: 0;
    float: left;
}

.about {
    padding: 3em 0 0 0;
}

.col-md-8 img {
    width: 100%;
}

.inner_sec_info_wthree_agile,
.mail_form {
    margin: 3em 0;
}

.contact_grids_info {
    padding: 0 1px;
}

.contact_grid {
    padding: 2em 0 2em;
    text-align: center;
    background: #eaeaea;
}

.text-contact {
    padding: 60px 0;
    text-align: center;
}

.contact_grid h4 img {
    width: 30px;
    margin-right: 10px;
    margin-top: -5px;
}

.inner_sec_info_wthree_agile,
.mail_form {
    margin: 3em 0;
}

/*-- effect --*/

.input {
    position: relative;
    z-index: 1;
    display: inline-block;
    max-width: 568px;
    width: 33%;
    vertical-align: top;
}

.input__field {
    position: relative;
    display: block;
    float: right;
    padding: 0.8em;
    width: 60%;
    border: none;
    border-radius: 0;
    background: #f0f0f0;
    color: #aaa;
    font-weight: 400;
    -webkit-appearance: none;
    /* for box shadows to show on iOS */
}

.input__field:focus {
    outline: none;
}

.input__label {
    display: inline-block;
    float: right;
    padding: 0 1em;
    width: 40%;
    color: #696969;
    font-weight: bold;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.input__label-content {
    position: relative;
    display: block;
    padding: 1.6em 0;
    width: 100%;
}


/* Chisato */

.input--chisato {
    padding-top: 1em;
}

.input__field--chisato {
    width: 100%;
    padding: .9em 0.5em;
    background: transparent;
    border: 2px solid #b5b5b5;
    color: #212121;
    -webkit-transition: border-color 0.25s;
    transition: border-color 0.25s;
}

.input__label--chisato {
    width: 100%;
    position: absolute;
    top: 0;
    text-align: left;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    -webkit-transform: translate3d(0, 3em, 0);
    transform: translate3d(0, 2em, 0);
}

.input__label-content--chisato {
    padding: 0 1em;
    font-weight: 400;
    color: #7d7b7b;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
}

.input__label-content--chisato::after {
    content: attr(data-content);
    position: absolute;
    top: -200%;
    left: 0;
    color: #90c31f;
    font-weight: 600;
}

.input__field--chisato:focus,
.input--filled .input__field--chisato {
    border-color: #90c31f;
}

.input__field--chisato:focus + .input__label--chisato,
.input--filled .input__label--chisato {
    -webkit-animation: anim-chisato-1 0.25s forwards;
    animation: anim-chisato-1 0.25s forwards;
}

.input__field--chisato:focus + .input__label--chisato .input__label-content--chisato,
.input--filled .input__label-content--chisato {
    -webkit-animation: anim-chisato-2 0.25s forwards ease-in;
    animation: anim-chisato-2 0.25s forwards ease-in;
}

@-webkit-keyframes anim-chisato-1 {

    0%,
    70% {
        -webkit-transform: translate3d(0, 3em, 0);
        transform: translate3d(0, 3em, 0);
    }

    71%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes anim-chisato-2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    70%,
    71% {
        -webkit-transform: translate3d(0, 125%, 0);
        transform: translate3d(0, 125%, 0);
        opacity: 0;
        -webkit-animation-timing-function: ease-out;
    }

    100% {
        color: transparent;
        -webkit-transform: translate3d(0, 200%, 0);
        transform: translate3d(0, 200%, 0);
    }
}

@keyframes anim-chisato-1 {

    0%,
    70% {
        -webkit-transform: translate3d(0, 3em, 0);
        transform: translate3d(0, 3em, 0);
    }

    71%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes anim-chisato-2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    70%,
    71% {
        -webkit-transform: translate3d(0, 125%, 0);
        transform: translate3d(0, 125%, 0);
        opacity: 0;
        -webkit-animation-timing-function: ease-out;
    }

    100% {
        color: transparent;
        -webkit-transform: translate3d(0, 200%, 0);
        transform: translate3d(0, 200%, 0);
    }
}


/*-- //effect --*/

.mail_form textarea {
    outline: none;
    background: none;
    border: 2px solid #b5b5b5;
    font-size: 13px;
    color: #212121;
    width: 100%;
    padding: .9em 0.9em;
    margin: 2em 0;
    min-height: 200px;
    letter-spacing: 1px;
}

.mail_form textarea::-webkit-input-placeholder {
    color: #333 !important;
}


/*-- //input-effect --*/

.mail_form input[type="submit"] {
    outline: none;
    background: #90c31f;
    border: 1px solid #90c31f;
    color: #fff;
    padding: 1em 0;
    font-size: 1.2em;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 5px;
    width: 24%;
}

.mail_form input[type="submit"]:hover {
    background: rgba(0, 0, 0, .0001);
    color: #90c31f;
    border: 1px solid #90c31f;
}

.map iframe {
    width: 100%;
    min-height: 479px;
}

.map {
    padding: 0;
}

.contact_grid {
    padding: 2em 0 2em;
    text-align: center;
    background: #eaeaea;
}

.contact_grid:nth-child(2) {
    margin: 0.5em 0;
}

.contact_grid p {
    color: #999;
    font-weight: inherit;
    letter-spacing: 3px;
    line-height: 2em;
}

.agile_contact_grid_left i {
    font-size: 3em;
    color: #f33f1d;
    line-height: 2em;
}

.contact_grid h4 {
    font-size: 1.5em;
    color: #90c31f;
    font-weight: 700;
    margin-bottom: .5em;
    letter-spacing: 2px;
}

.contact_grid h4 img {
    width: 30px;
    margin-right: 10px;
    margin-top: -5px;
}

.contact_grid_right p a {
    color: #555;
    text-decoration: none;
}

.contact_grid_right p span {
    display: block;
}

.contact_grids_info {
    padding: 0 1px;
}

.w3_agile_mail_grid {
    padding-left: 0;
}

.tittle {
    font-size: 1.5em;
    color: #90c31f;
    font-weight: 700;
    margin-bottom: .5em;
    letter-spacing: 2px;
}

.tittle span {
    color: #999;
    font-size: 1.5rem;
    margin-left: 0.5rem;
    font-family: MyCustomFont;
    font-weight: initial;
}

/*-- //contact--*/
@media (min-width:768px) {
    .navbar-default {
        border: 0;
        z-index: 999999999999;
        box-shadow: 0px 1px 4px rgba(0, 0, 0, .5);
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
/*
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
*/
        /*margin-top: 15px;*/
        margin-left: 10px;
    }

    .navbar-default .navbar-nav > .active > a {
        border-radius: 3px
    }
}

/*--------------------
3. Header
--------------------*/

header {
    margin-top: 60px;
}

.owl-slider-item {
    position: relative;
}

.owl-slider .owl-controls {
    position: absolute;
    left: 0;
    top: 38%;
    width: 100%;
}

.owl-slider .owl-controls .owl-nav [class*=owl-] {
    padding: 30px 40px;
    border-radius: 0;
    font-size: 30px;
    z-index: 1000;
}

.owl-slider .owl-controls .owl-nav [class*=owl-]:hover {
    color: #fff;
    text-decoration: none;
}

.owl-slider .owl-controls .owl-prev {
    float: left;
    margin-left: 54px;
    background: rgba(144, 195, 31, 0.6) url(../images/left1.png) no-repeat 25px 15px;
}

.owl-slider .owl-controls .owl-next {
    float: right;
    margin-right: 54px;
    background: rgba(144, 195, 31, 0.6) url(../images/right1.png) no-repeat 25px 15px;
}

.intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
    position: absolute;
    top: 50px;
    text-align: center;
    transform: translateX(-30%);
    left: 40%;
}

@media (min-width: 768px) {
    .intro-text {
        padding-top: 230px;
        padding-bottom: 400px;
    }
}

.intro-text .intro-lead-in {
    display: inline-block;
    margin-bottom: 25px;
    padding: 4px 20px;
    font-size: 19px;
    color: #fff;
    font-weight: 100;
    line-height: 40px;
}

@media (min-width: 768px) {
    .intro-text .intro-lead-in {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 0px;
    }

    .col-md-4 {
        /*min-height: 368px;*/
    }
}

.intro-text .intro-heading {
    font-weight: 900;
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 25px;
    letter-spacing: 5px;
    word-spacing: 10px;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
}

@media (min-width: 768px) {
    .intro-text .intro-heading {
        line-height: 90px;
        font-size: 56px;
        margin-bottom: 20px;
    }
}

/*--------------------
4. Sections
--------------------*/

.section-title h2 {
    font-size: 2.5em;
    color: #595656;
    font-weight: bolder;
    position: relative;
    margin: 50px 0 50px 0;
}

/*.section-title h2:after {
    left: 50%;
    z-index: 1;
    width: 60px;
    height: 3px;
    content: " ";
    bottom: -5px;
    margin-left: -30px;
    text-align: center;
    position: absolute;
    background: #90c31f;
}
*/
.dark-bg .section-title h2 {
    color: #fff;
}

.section-title img {
    width: 100%;
}


.news-main ul {
    padding: 5% 0%;
    margin-right: 5%;
}

.news-main li {
    width: 100%;
    padding: 1% 2%;
    margin-left: 0px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.news-main li:hover {
    margin-left: 20px;
    background-color: #ffffff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.news-main p {
    font-size: 18px;
    font-weight: 300;
    line-height: 31px;
}

.news-main span {
    font-size: 24px;
    font-weight: 300;
    height: 40px;
    line-height: 50px;
}

/*--------------------
4.1. CTA sectoin
--------------------*/

.section-cta {
    padding: 25px;
    color: #fff;
    background-color: #90c31f;
}

.section-cta h2 {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    font-weight: lighter;
    letter-spacing: 4px;
    margin: 6px 0 0 64px;
}

.icon-img {
    float: left;
}

.button-cta {
    border: 1px solid #fff;
    padding: 10px 30px;
    font-size: 16px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 100;
    color: #fff;
    display: inline-block;

    -webkit-transition: all .4s ease;
    /* Safari and Chrome */
    -moz-transition: all .5s ease;
    /* Firefox */
    -o-transition: all .5s ease;
    /* IE 9 */
    -ms-transition: all .5s ease;
    /* Opera */
    transition: all .5s ease;

}

.button-cta:hover {
    color: #90c31f;
    background-color: #fff;
    text-decoration: none;
}

/*--------------------
4.1. nav-left
--------------------*/
div#position {
    width: 80%;
    margin: 0 auto;
    color: #999;
    font-size: 16px;
    padding: 20px 15px;
}

div#position a {
    color: #999;
}

.avbar-fixed-left {
    width: 100%;
    z-index:9999;
}

#aboutus .avbar-fixed-left {
    margin-bottom: 30px;
}

.container-left {
    width: 100%;
    margin: 0;
}
ul.nav-left {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.nav-left li {
    white-space: nowrap;
    padding: 5px 15px;
    border-left: 2px solid #90c31f;
}
.nav-left a {
    padding: 0;
    color: #666;
}

.nav-left li:hover {
    background-color: #f8f8f8;
    -webkit-transition: all .5s ease;
    /* Safari and Chrome */
    -moz-transition: all .5s ease;
    /* Firefox */
    -o-transition: all .5s ease;
    /* IE 9 */
    -ms-transition: all .5s ease;
    /* Opera */
    transition: all .5s ease;
}

.nav-left a:hover {
    color: #90c31f;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    /* Safari and Chrome */
    -moz-transition: all .5s ease;
    /* Firefox */
    -o-transition: all .5s ease;
    /* IE 9 */
    -ms-transition: all .5s ease;
    /* Opera */
    transition: all .5s ease;
}

.container-product {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.product {
    width: 80%;
}

.product-list {
    width: 80%;
    background-color: whitesmoke;
    padding: 40px 0;
    margin: 0 auto 40px auto;
    border-bottom: 1px solid rgba(0, 0, 0, .075);
    box-shadow: 4px 4px 6px rgba(51, 51, 51, 0.6);
}

.col-lg-12 img {
    width: 100%;
    margin: 0 auto;
    height: 100%;
}

.portfolio {
    padding: 0px;
}

.section-about p {
    text-align: left;
    font-size: 18px;
    font-weight: 300;
    line-height: 31px;
    margin: 20px 0px;
}

.thumbnail {
    overflow: hidden;
    display: block;
    padding: 0;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 0px;
    border: none;
}

.thumbnail img {
    opacity: 0.90;
    -moz-transition: -moz-transform .5s ease-in;
    -o-transition: -o-transform .5s ease-in;
    -webkit-transition: -webkit-transform .5s ease-in;
    transition: transform .5s ease-in;
}

.thumb h2 {
    border-left: 4px solid #90c31f;
    text-indent: 8px;
    font-size: 16px;
    font-weight: inherit;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.thumbnail:hover img {
    opacity: 1;
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.section-features {
    /*height: 900px;*/
    padding: 0;
    /*    padding-bottom: 50px;*/
}

section#team {
    padding-top: 50px;
}

.section-about img {
    width: 100%;
}

.section-about-p {
    font-size: 2.5em;
    text-align: center;
    color: #90c31f;
}

.section-about-span {
    display: block;
    width:70%;
    margin:0 auto;
    text-align: center;
    font-size: 15px;
    color: #7e7c7c;
    line-height: 1.5em;
}


.section-about h2 {}

.section-title span a {
    color: #90c31f;
    font-weight: 600;
}

.section-title h2 {
    background: url(../images/section-title.png) center no-repeat;
}

.col-lg-12 h2 {
    color: #595656;
    font-weight: 600;
    position: relative;
    /*    margin: 0;*/
    height: 109px;
    line-height: 109px;
    font-size: 42px;
    /* padding-bottom: 15px; */
}

.propage-title h2 {
    font-size: 36px;
}

.container-right {
    width: 80%;
    height: auto;
    margin: 0 auto;
    padding: 40px 120px;
    background: rgba(245, 245, 245)
}

.section-about h2 {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 30px;
    text-indent: 36px;
    background: url(../images/section-about-h2.png) no-repeat;
    background-size: auto 100%;
    line-height: 30px;
    height: 70px;
    padding: 20px 0;
    font-weight: 400;
}

.section-about p {
    font-size: 18px;
    text-indent: 36px;
}

#wenhua .section-about p {
    width: 122%;
    margin: 0 auto;
    margin-top: -50px;
    margin-left: -11%;
    text-indent: 0;

}

#zizi .zizi-content {
    width: 80%;
    margin: 0 auto;
    padding: 30px 0;
}

#zizi .zizi-content ul {
    width: 50%;
    float: left;
    padding-left: 50px;
}

#zizi .zizi-content ul.zizi-con-right {
    padding-left: 100px;
}

#zizi .zizi-content ul li {
    margin: 0;
    padding: 0;
    padding-left: 17px;
    background-image: url(../images/about-zizi.png);
    background-position: left 5px;
    background-repeat: no-repeat;
    height: 49px;
    font-size: 18px;
    color: #666;
    text-align: left;
    overflow: hidden;
}

#zizi .zizi-content ul li:last-child {
    background-image: url(../images/about-zizi-last.png);
}

#lichen .section-about p {
    width: 80%;
    margin: 0 auto;
    text-indent: 0;
}

#lichen .section-about p img {
    width: 100%;

}

#shiming .section-about ul {
    width: 80%;
    margin: auto;
}

#shiming .section-about ul li {
    border-bottom: 1px dashed #90c31f;
    padding: 10px 0 5px 20px;
    text-align: left;
    font-size: 18px;
}

/**/



/**/
.mod18 {
    width: 810px;
    position: relative;
    margin: 0 auto;
}

#prev {
    background: url(../images/prevBtn.png) no-repeat;
    height: 48px;
    width: 24px;
    position: absolute;
    z-index: 99;
    left: 11px;
    top: 37px;
    cursor: pointer;
}

#next {
    background: url(../images/nextBtn.png) no-repeat;
    height: 48px;
    width: 25px;
    position: absolute;
    z-index: 99;
    top: 37px;
    right: 11px;
    cursor: pointer;
}

.mod18 li {
    float: left;
}

.mod18 .cf li {
    position: relative;
    color: #fff;
}

.mod18 .bigImgBox {
    width: 810px;
    height: 610px;
    border: 1px solid #ccc;
    padding: 4px;
}

.mod18 .picBox {
    width: 800px;
    height: 600px;
    position: relative;
    overflow: hidden;
}

.mod18 .picBox ul {
    height: 600px;
    position: absolute;
    left: 0;
}

.mod18 .picBox li {
    width: 800px;
    height: 600px;
}

.mod18 .picBox li img {
    width: 800px;
    height: 600px;
}

.mod18 .smImgBox {
    width: 810px;
    height: 121px;
    padding: 4px;
    border: 1px solid #ccc;
    margin-top: 5px;
    position: relative;
}

.mod18 .listBox {
    width: 800px;
    height: 112px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.mod18 .listBox ul {
    height: 112px;
    position: absolute;
}

.mod18 .listBox li {
    width: 160px;
    height: 112px;
    cursor: pointer;
    position: relative;
    padding: 0 10px 0 0;
}

.mod18 .listBox img {
    width: 150px;
    height: 112px;
}

.mod18 .listBox .on img {
    border: 2px solid #B42222;
    width: 150px;
    height: 112px;
}

/**/
.pro_cont_box {
    width: 100%;
    padding: 20px;
}

.pro_cont_box ul {
    width: 100%;
    height: 50px;
    margin: 0;
}

.pro_cont_box ul li {
    float: left;
    width: 200px;
    height: 50px;
    margin-right: 10px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #90c31f;
    font-size: 22.5px;
    border-bottom: none;
}

.col-lg-12 h4 {
    font-size: 27px;
    font-weight: bold;
}

.pro_cont_box ul li.pro_cont_current {
    background: #17c22f;
    border: none;
    color: #fff;
}

.pro_cont_box ul li:hover {
    background: #17c22f;
    border: none;
    color: #fff;
}

.pro_cont_box .pro_cont_font {
    width: 100%;
    display: none;
    padding: 20px;
    border: 1px solid #90c31f;
    border-top: 1px solid #17c22f;
    font-size: 16px;
    color: #666;
}

.pro_cont_box .pro_cont_body {
    text-indent: 2rem
}

.pro_cont_box dl.pro_cont_cs {
    width: 60%;
    height: 40px;
    margin: auto;
}

.pro_cont_box dl.pro_cont_cs dd {
    float: left;
    width: 50%;
    line-height: 40px;
}

#plv_48 {
    width: 60%;
    margin: auto;
}

/**/
.col-lg-10 {
    width: 80%;
    margin: 0 auto;
    float: initial;
}

.col-lg-10 img {
    max-width: 100%;
    width: 80%;
    margin-left: 10%;
}

p.title {
    font-size: 18px;
    float: left;
    padding: 5px;
    margin-right: 10px;
    color: #333;
}

p.title:hover,
p.title:active {
    font-size: 18px;
    float: left;
    padding: 5px;
    margin-right: 10px;
    background-color: #90c31f;
    color: #fff;
}

.j_ys-fenye li {
    display: inline-block;
    width: 45px;
    height: 45px;
    margin: 0 6px;
    text-align: center;
    line-height: 45px;
    color: #FFFFFF;
    font-size: 18px;
    background-color: #d7d7d7;
}

.j_ys-fenye li.active {
    display: inline-block;
    width: 45px;
    height: 45px;
    margin: 0 6px;
    text-align: center;
    line-height: 45px;
    color: #FFFFFF;
    font-size: 18px;
    background-color: #90c31f;
}

.j_ys-fenye p {
    display: inline-block;
    width: 450px;
    height: 45px;
    margin: 0 6px;
    text-align: left;
    text-indent: 20px;
    line-height: 45px;
    color: #FFFFFF;
    font-size: 18px;
    background-color: #d7d7d7;
}

.j_ys-fenye li img {
    width: 16px;
    height: 13px;
}

.j_ys-fenye li.ys-activepage {
    background-color: #83c326;
}

.j_ys-fenye a li:hover {
    background-color: #83c326;
    transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    -ms-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
}

.j_ys-fenye button {
    /* 手机端的样式  */
    width: 100px;
    height: 40px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #83c326;
    font-size: 20px;
    color: #565656;
    border-radius: 10px;
    display: none;
}

.j_ys-fenye {
    padding: 20px 0 5px;
    text-align: center;
    margin-bottom: 16px;
}

.j_ys-fenye li {
    display: inline-block;
    width: auto;
    height: 45px;
    padding: 0 15px;
    margin: 0 6px;
    text-align: center;
    line-height: 45px;
    color: #FFFFFF;
    font-size: 18px;
    background-color: #90c31f;
}

.j_ys-fenye li.thisclass {
    background-color: #999;
}

.j_ys-fenye li select {
    color: #999;
}

.j_ys-fenye a {
    color: #FFFFFF;
}

.j_ys-fenye button {
    width: 100px;
    height: 40px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #83c326;
    font-size: 20px;
    color: #565656;
    border-radius: 10px;
    display: none;
}

.ys-activepage {
    background-color: #83c326;
}


.subject {
    width: 100%;
    background-color: yellowgreen;
    padding: 10px 18px;
    font-size: 18px;
    font-weight: 600;
    color: white;
}

ul.toplist {
    padding: 20px;
    background-color: whitesmoke;
}

.toplist a {
    height: 40px;
    font-size: 16px;
    color: #666;
    line-height: 40px;
}

.col-lg-9 {
    background-color: whitesmoke;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.col-lg-9 h2 {
    font-size: x-large;
    font-weight: bold;
    padding: 30px 10px;
    color: #333;
}

.col-lg-9 p {
    padding: 0 10px;
}

.col-lg-9 a {
    color: #90c31f;
    font-size: 18px;
}

.col-lg-9 h4 {
    color: #333;
    font-size: 18px;
    font-weight: bolder;
}

.text_next {
    width: 100%;
    margin-top: 30px;
}

.col-lg-9 img {
    max-width: 100%;
    width: 80%;
    margin-left: 10%;
}

.col_lg_9 img {
    max-width: 100%;
    width: 100%;
    margin-left: 0%;
}

.col-lg-9 h2.article_h2 {
    font-weight: 100;
    text-align: center;
    padding: 10px 0;
}

.author {
    text-align: center;
}

.col-lg-9 p.article_p {
    font-size: 16px;
    padding: 10px 0;
    text-indent: 2rem;
}

/*--------------------
4.1. About
--------------------*/

.mz-module {
    position: relative;
    margin-bottom: 30px;
}

.about-text span a {
    color: #90c31f;
    font-weight: 600;
}

.about-text img {
    width: 100%;
}

.mz-module-about {
    margin-top: 10px;
    -webkit-transition: all .4s ease;
    /* Safari and Chrome */
    -moz-transition: all .5s ease;
    /* Firefox */
    -o-transition: all .5s ease;
    /* IE 9 */
    -ms-transition: all .5s ease;
    /* Opera */
    transition: all .5s ease;
}

.mz-module-about:hover {
    margin-top: 0;
}

.mz-module-about h3 {
    font-weight: 100;
    font-size: 18px;
    font-family: "microsoft yahei", 微软雅黑, simhei, sans-serif;
    color: #666;
    margin-bottom: 20px;
}

.dark-bg .mz-module-about h3 {
    color: #FFFFFF;
}

.mz-module-about p {
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
    color: #848484;
}

.mz-module-button {
    background-color: #B6B6C3;
    padding: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    opacity: 0;
    color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.mz-module:hover .mz-module-button {
    bottom: -45px;
    opacity: 1;
}

.mz-module-button:hover {
    background-color: #1a1a1a;
    color: #fff;
    text-decoration: none;
}

.mz-module-button {
    color: #fff;
}

.ot-circle {
    height: 95px;
    width: 95px;
    text-align: center;
    line-height: 98px;
    color: #FFFFFF;
    margin: 0 2px 4px;
    font-size: 75px;

    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;

}

/*--------------------
4.2. Featured
--------------------*/

.featured-item {
    margin-bottom: 30px;
    height: 110px;
}

.featured-icon {
    float: left;
    font-size: 22px;
    border-radius: 5px;
    width: 55px;
    height: 55px;
    background-color: #F8F8F8;
    line-height: 50px;
    text-align: center;
}

.featured-text {
    text-align: left;
    margin-left: 85px;
}

.featured-text h4 {
    color: #47474C;
    font-size: 17px;
    font-weight: 700;
}

.featured-text p {
    color: #747377;
    margin-top: 7px;
    font-size: 13px;
    line-height: 21px;
    font-weight: 500;
}

/*--------------------
4.2. Skills
--------------------*/

.section-text h3 {
    margin: 0 0 30px;
    font-weight: 800;
    color: #5D5D5D;
}

.section-text p {
    font-size: 18px;
    line-height: 30px;
}

.section-text img {
    width: 44px;
    margin-top: 8px;
    margin-right: 10px;
    float: left;
}

.section-text h4 {
    margin: 0 0 20px;
    font-weight: 700;
    font-size: 17px;
}

.buttonbtn {
    width: 60%;
    padding: 16px;
    float: right;
    text-align: center;
    background-color: #dedede;
    font-size: 18px;
    font-weight: 100;
    border: 0;
    color: #555;
}

.dark-bg .section-text h3 {
    color: #dfdfdf;
}

.dark-bg .section-text h4 {
    color: #dfdfdf;
}

/*--------------------
4.3. Portfolio
--------------------*/

figure {
    position: relative;
    overflow: hidden;
    margin: 0 1px 1px 0;
    background: #726FB9;
    text-align: center;
    cursor: pointer;
}

figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ot-portfolio-item figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.ot-portfolio-item figure figcaption,
.ot-portfolio-item figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

figure.effect-bubba {
    background: #000;
    margin-bottom: 1px;
}

figure.effect-bubba img {
    opacity: 0.90;
    -moz-transition: -moz-transform .5s ease-in;
    -o-transition: -o-transform .5s ease-in;
    -webkit-transition: -webkit-transform .5s ease-in;
    transition: transform .5s ease-in;
}

figure.effect-bubba:hover img {
    opacity: 0.4;
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

figure.effect-bubba h2 {
    opacity: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 30%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}

figure.effect-bubba p {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    padding: 20px 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/*--------------------
4.4. Dark Short section (counters, quote, etc)
--------------------*/

.light-bg {
    padding: 0;
}

.dark-bg {
    background-color: #333231;
    color: #fff;
    padding: 30px 0;
}

.short-section {
    border-top: 1px solid #5D5D5F;
    border-bottom: 1px solid #5D5D5F;
    padding-top: 70px;
    padding-bottom: 70px;
}

.counter-item h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 900;
}

.counter-item h6 {
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0 0 0;
    text-transform: uppercase;
}

/*--------------------
4.5. Partners Slider
--------------------*/

.owl-portfolio .owl-controls {
    position: absolute;
    left: 0;
    top: 38%;
    width: 100%;
}

.owl-portfolio .owl-controls .owl-nav [class*=owl-] {
    padding: 8px 17px;
    background: rgba(0, 0, 0, 0.18);
    border-radius: 0;
    margin: 0;
    font-size: 20px;
    z-index: 1000;
}

.owl-portfolio .owl-controls .owl-nav [class*=owl-]:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}

.owl-portfolio .owl-controls .owl-prev {
    float: left;
}

.owl-portfolio .owl-controls .owl-next {
    float: right;
}

.owl-portfolio-item {
    text-align: center;
    display: inline-block;
}

.partner-logo {
    height: 80px;
    text-align: center;
    display: inline-block;
}

.partner-logo img {
    height: 100%;
    width: auto !important;
}

.owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #90c31f;
}

.owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 5px;
    margin: 15px 7px 0 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #90c31f;
}

/*--------------------
4.6. imageFlow
--------------------*/
.imageFlowboxbox {
    height: 735px;
    padding: 0px;
    position: relative;
}

.imageFlowboxabout {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.imageFlowbox {
    margin-top: 45px;
    padding: 0px;
    width: 100%;
    height: 450px;
    position: relative;
    overflow: hidden;
}

.pro{
    margin-top:-225px;
    height:900px;
}
.pro .text {
    display: none;
}

.pro .scrollbar {
    display: none;
}

#imageFlow {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0%;
    bottom: 0;
}

#imageFlow .diapo {
    position: absolute;
    left: -1000px;
    cursor: pointer
}

#imageFlow .link {
    border: dotted #fff 1px;
    margin-left: -1px;
    margin-bottom: -1px;
}

#imageFlow .bank {
    visibility: hidden;
}

#imageFlow .top {
    position: absolute;
    width: 100%;
    height: 40%;
    background: #181818;
}

#imageFlow .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #333;
    font-family: verdana, arial, Helvetica, sans-serif;
    z-index: 1000;
}

#imageFlow .title {
    font-size: 1.5em;
    font-weight: bold;
}

#imageFlow .legend {
    font-size: 0.8em;
}

#imageFlow .scrollbar {
    position: absolute;
    left: 10%;
    bottom: 50px;
    width: 80%;
    height: 16px;
    z-index: 1000;
}

#imageFlow .track {
    position: absolute;
    left: 1%;
    width: 98%;
    height: 16px;
    filter: alpha(opacity=30);
    opacity: 0.3;
}

#imageFlow .arrow-left {
    position: absolute;
}

#imageFlow .arrow-right {
    position: absolute;
    right: 0px;
}

#imageFlow .bar {
    position: absolute;
    height: 16px;
    left: 25px;
}


/*--------------------
4.6. Team
--------------------*/
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 30%;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}

.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px '"microsoft yahei", 微软雅黑, simhei, sans-serif';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}

.yb_bar .yb_top {
    background: #90c31f url(../images/fixCont.png) no-repeat 0 0;
}

.yb_bar .yb_phone {
    background: #90c31f url(../images/fixCont.png) no-repeat 0 -57px;
}

.yb_bar .yb_QQ {
    text-indent: 0;
    background: #90c31f url(../images/fixCont.png) no-repeat 0 -113px;
}

.yb_bar .yb_alili {
    text-indent: 0;
    background: #90c31f url(../images/fixCont.png) no-repeat 0 -170px;
}

.yb_bar .yb_weibo {
    text-indent: 0;
    background: #90c31f url(../images/fixCont.png) no-repeat 0 -224px;
}

.yb_bar .yb_ercode {
    background: #90c31f url(../images/fixCont.png) no-repeat 0 -283px;
}

.hd_qr {
    padding: 0 29px 25px 29px;
    width: 100%;
}

.yb_QQ a,
.yb_weibo a,
.yb_alili a,
.yb_phone a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}

/*--------------------
4.6. Team
--------------------*/

.team-item {
    text-align: center;
    background-color: #fff;
    box-shadow: 4px 4px 6px rgba(51, 51, 51, 0.6);
}

.team-item h3 {
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    color: #2D2D2D;
}

.team-item .team-position {
    color: #989898;
    font-size: 12px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
}

.team-item p {
    font-size: 13px;
    font-weight: 400;
    color: #292929;
    padding: 5px 10px 20px 10px;
}

.team-socials {
    padding-bottom: 25px;
}

.team-socials a {
    color: #B2B3B7;
    font-size: 20px;
    margin: 0 10px;
}

.team-socials a:hover {
    color: #000;
}

.team-image {
    overflow: hidden;
    height: 200px;
}

.team-item img {
    width: 100%;
    -moz-transition: -moz-transform .5s ease-in;
    -o-transition: -o-transform .5s ease-in;
    -webkit-transition: -webkit-transform .5s ease-in;
    transition: transform .5s ease-in;
}

.team-item:hover img {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.team-item:hover H3 {
    color: #90c31f;
}

/*4.6.2. news*/
.clear {
    clear: both
}

.news a {
    color: #333;
}

.titNew li {
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #e2dfdf;
    background: #fff;
    font-size: 20px;
    position: relative;
}

.titNew li.cur {
    background: #90c31f;
}

.titNew li:hover i {
    display: block;
}

.titNew li i {
    display: none;
    position: absolute;
    background: url(../images/news_li.png) no-repeat center;
    width: 14px;
    height: 8px;
    left: 50%;
    margin-left: -6px;
    bottom: -8px;
}

.newltBox {
    padding-top: 10px;
}

.newdl {
    width: 100%;
    height: 277px;
    position: relative;
}

.newdl dt {
    width: 370px;
    height: 277px;
    float: left;
}

.newdl dd {
    position: absolute;
    left: 390px;
    top: 0;
}

.newdl dd h3 {
    font-size: 18px;
}

.newdl dd p {
    font-size: 14px;
}

.newdl dd > a {
    font-size: 16px;
    color: #666;
}

.newdul {
    width: 100%;
    margin: 0;
    padding: 0;
}

.newdul li {
    padding: 5px 0;
    padding-left: 33px;
    background: url("../images/news_li_h.png") left center no-repeat;
    letter-spacing: 1px;
}

.newdul li a {
    font-size: 15px;
    width: 70%;
}

.newdul li:hover {
    background: url("../images/newsLi_bg.png") left no-repeat;
}

.newdul li:hover a {
    color: red;
    border-bottom: 1px solid red;
}

.newdul li:hover span {
    color: red;
}

.newdul li span {
    float: right;
}



.newsHz {
    height: 567px;
    overflow: hidden;
    border: 2px solid #ccc;
    padding: 10px 20px;
}

.newsTit {
    height: 40px;
    border-bottom: 1px solid #ccc;
}

.newsTit h3 {
    padding: 0;
    margin: 0;
    font-weight: 100;
    font-size: 20px;
    line-height: 30px;
}

.wenda {
    overflow: hidden;
}

.wenda ul{
    animation: wendaUl 20s linear infinite;
}
.wenda ul:hover{
    animation-play-state:paused;
    cursor: pointer;
}
@keyframes wendaUl{
    from{transform:translate(0,0)}
    to{transform:translate(0,-50%)}
}

.wenda li {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}

.wenda li h5 {
    margin: 0;
    padding: 0;
    line-height: 32px;
    font-size: 16px;
    padding-left: 30px;
    background: url(../images/newWen.png) left center no-repeat;
}

.wenda li p {
    margin: 0;
    padding: 0;
    line-height: 32px;
    font-size: 16px;
    padding-left: 30px;
    background: url(../images/newDa.png) left 6px no-repeat;
}


/*--------------------
4.7. Contacts
--------------------*/

section#contact form {
    margin-top: 15px;
}

section#contact.form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 15px;
    border: 1px solid #fff;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    font-size: 13px;
}

.contact h3 {
    margin-bottom: 30px;
}

.contact p {
    font-size: 13px;
}

.contact .day {
    display: inline-block;
    width: 80px;
}

.contact i {
    margin-right: 5px;
}

/*--------------------
5. Footer
--------------------*/

footer {
    padding: 15px;
    background-color: #595656;
}

footer p {
    color: #B7B7B7;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
}

footer p a {
    color: #fff;
}

footer p a span {
    color: #90c31f;
    font-size: 10px;
    letter-spacing: 1px;
    font-weight: 700;
}

/*--------------------
6. Modal
--------------------*/

.modal-content {
    border-radius: 0;
}

.modal-header .close {
    font-size: 30px;
}

.modal-title {
    text-transform: uppercase;
    font-size: 23px;
}

.modal-body {
    padding: 0;
}

.modal-body p {
    margin: 30px 20px;
    color: #2D2D2D;
}

.modal-works {
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    margin: 25px 20px;
}

.modal-works span {
    background-color: #90c31f;
    margin-right: 15px;
    padding: 5px 10px;
}

/*--------------------
7. Components
--------------------*/

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    color: #fff;
    background-color: #dfdfdf;
    border-color: #dfdfdf;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.open .dropdown-toggle.btn {
    color: #fff;
    background-color: #dfdfdf;
    border-color: #dfdfdf;
}

.btn {
    display: inline-block;
    padding: 8px 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    background-color: #90c31f;
}

.btn-xl {
    color: #fff;
    background-color: #90c31f;
    text-transform: uppercase;
    font-weight: 800;
    border-radius: 0;
    letter-spacing: 2px;
    font-size: 16px;
    padding: 17px 45px;
}

/* Back to top button
---------------------------------- */
#back-top {
    position: fixed;
    z-index: 1000;
    bottom: 100px;
    right: 0px;
}

#back-top a {
    width: 50px;
    height: 45px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#back-top a:hover {}

/* arrow icon (span tag) */
#back-top i {
    margin-top: 15px;
    font-size: 28px;
}

.team-text {
    text-align: left;
    padding: 0 10px;
}

.team-text h3 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #2D2D2D;
    margin: 20px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.team-text P {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 20px 0;
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
    header {
        margin-top: 60px;
    }

    .navbar-default {
        padding: 3px 0 0 0;
        background-color: #fff;
        border-color: transparent;
    }

    .navbar-brand > img {
        display: block;
        margin-top: 6%;
        width: 60%;
    }

    .intro-text {
        padding-top: 56px;
        padding-bottom: 50px;
        position: absolute;
        top: 10px;
        left: 33%;
        width: 90%;
        text-align: center;
    }

    .intro-text .intro-heading {
        font-weight: 900;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 0px;
        letter-spacing: 0px;
        word-spacing: 0px;
        color: #FFFFFF;
        text-shadow: 1px 1px 1px rgb(0, 0, 0);
    }

    .intro-text .intro-lead-in {
        display: inline-block;
        margin-bottom: 25px;
        padding: 4px 20px;
        font-size: 12px;
        color: #fff;
        font-weight: 100;
        line-height: 40px;
    }

    .icon-img {
        float: left;
        width: 2em;
    }

    .section-cta h2 {
        color: #fff;
        font-size: 12px;
        line-height: 28px;
        font-weight: 100;
        margin: 0;
    }

    .section-title p {
        font-size: 14px;
        font-weight: 300;
        line-height: 24px;
        text-align: left;
        margin: 6px 0;
    }

    .section-title h2 {
        font-size: 1.5em;
        color: #595656;
        font-weight: bolder;
        position: relative;
        margin: 0 0 20px 0;
        padding-bottom: 5px;
    }

    .col-0-gutter {
        width: 50%;
        float: left;
        padding-left: 0;
        padding-right: 0;
    }

    section {
        padding: 30px 0;
    }

    .section-text p {
        font-size: 12px;
        line-height: 24px;
    }

    .section-text img {
        width: 30px;
        margin-top: 12px;
        margin-right: 10px;
        float: left;
    }

    .buttonbtn {
        width: 60%;
        margin: 10% 20%;
        padding: 8px;
        float: left;
        text-align: center;
        background-color: #dedede;
        font-size: 16px;
        font-weight: 100;
        border: 0;
        color: #555;
    }

    .col-md-2.text-center {
        padding: 0%;
        width: 32.8%;
        margin: 0.2%;
        float: left;
    }

    .box-row {
        width: 93%;
        margin: 3% auto;
    }

    .mz-module-about h3 {
        font-weight: 500;
        font-size: 16px;
        font-family: "microsoft yahei", 微软雅黑, simhei, sans-serif;
        color: #666;
        margin-bottom: 5px;
    }

    .mz-module-about p {
        font-size: 12px;
        font-weight: 300;
        line-height: 17px;
        color: #848484;
    }

    .ot-circle {
        height: 76px;
        width: 95px;
        text-align: center;
        line-height: 40px;
        color: #FFFFFF;
        margin: 0 2px 4px;
        font-size: 12px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .mz-module-about {
        border: 1px solid #E6E6EA;
        min-height: 160px;
        padding: 12px 4px;
        margin-top: 0px;
        background-color: #EFEFF1;
        -webkit-transition: all .4s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;
        transition: all .5s ease;
    }

    .mz-module {
        position: relative;
        margin-bottom: 0px;
    }

    .owl-theme .owl-dots .owl-dot span {
        width: 30px;
        height: 3px;
        margin: 0px 7px 0 7px;
    }

    .owl-theme .owl-controls {
        margin-top: 0px;
    }

    .dark-bg {
        background: url(../images/bj-body.jpg) repeat;
        color: #fff;
        padding: 30px 0 10px 0;
    }

    footer p {
        color: #B7B7B7;
        margin: 0;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 1.6px;
    }

    #back-top {
        position: fixed;
        bottom: 60px;
        right: 20px;
    }

    #back-top a {
        width: 40px;
        height: 40px;
    }

    #back-top i {
        margin-top: 7px;
        font-size: 20px;
    }

    .col-md-10 {
        width: 80%;
        float: left;
        margin: 0;
        padding: 0;
    }

    .section-youqing a {
        color: #777;
        font-size: 14px;
        background-color: #ffffff;
        padding: 0px 0px;
        line-height: 26px;
        margin-right: 14px;
    }

    .col_md_2 {
        width: 20%;
        float: left;
        padding: 0px;
    }

    .col_md_2 a {
        padding: 3px 8px;
        font-size: 12px;
        letter-spacing: 0px;
    }

    .col-md-2 {
        width: 50%;
        float: left;
        padding: 5px;
    }

    .col-md-2 a {
        padding: 3px 8px;
        font-size: 12px;
        letter-spacing: 0px;
    }

    .button-cta {
        padding: 2px 12px;
        font-size: 14px;
        letter-spacing: 0px;
    }

    .section-cta {
        padding: 10px 0;
        margin-bottom: 20px;
        color: #fff;
        background-color: #90c31f;
    }

    .imageFlowbox {
        margin: 0px;
        padding: 0px;
        width: 90%;
        height: 75%;
        position: absolute;
        overflow: hidden;
    }

    #imageFlow .title {
        font-size: 0.5em;
        font-weight: bold;
    }

    .imageFlowboxbox {
        height: 480px;
        width: 90%;
    }

    .owl-slider .owl-controls .owl-nav [class*=owl-] {
        padding: 20px;
        border-radius: 0;
        font-size: 30px;
        z-index: 1000;
    }

    .owl-slider .owl-controls .owl-prev {
        float: left;
        margin-left: 0;
        background: rgba(144, 195, 31, 0.6) url(../images/left1.png) no-repeat 6px 5px;
    }

    .owl-slider .owl-controls .owl-next {
        float: right;
        margin-right: 0;
        background: rgba(144, 195, 31, 0.6) url(../images/right1.png) no-repeat 6px 5px;
    }

    .light-bg {
        background-color: #ffffff;
        padding: 0;
    }

    .nav-left li {
        margin: 0px 0 17px 0px;
    }

    .yb_conct {
        right: -186px;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 0 15px;
        line-height: 40px;
    }

    .banner {
        height: auto;
        margin-top: 60px;
    }

    .container-right {
        width: 100%;
        height: auto;
        padding: 0px 4%;
        margin: 0;
    }

    .nav-left a {
        font-size: 12px;
        padding: 0 5px;
    }

    .col-lg-12 {
        width: 100%;
        float: left;
        padding: 0;
    }

    ul.toplist {
        padding: 10px;
        background-color: whitesmoke;
    }

    .toplist a {
        height: 36px;
        font-size: 14px;
        color: #666;
        line-height: 36px;
    }

    .row {
        margin-right: 0;
        margin-left: 0;
        width: 100%;
        float: left;
    }

    .col-lg-12 h2 {
        font-size: 16px;
        color: #ffffff;
        font-weight: bolder;
        position: relative;
        background-color: yellowgreen;
        margin: 0 0 25px 0;
        padding: 8px;
    }

    .thumb h2 {
        border-left: 4px solid #90c31f;
        text-indent: 7px;
        margin: 10px 0;
        font-size: 14px;
        font-weight: bold;
        color: #666;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .section-about p {
        text-align: left;
        font-size: 14px;
        font-weight: 300;
        line-height: 24px;
        margin: 10px 0px;
    }

    .news-main span {
        font-size: 16px;
        font-weight: 300;
        height: 40px;
        line-height: 40px;
    }

    .imageFlowboxabout {
        margin: 0px;
        padding: 0px;
        width: 90%;
        height: 70%;
        position: absolute;
        overflow: hidden;
    }

    #imageFlow .text {
        position: absolute;
        left: 0px;
        width: 100%;
        bottom: 0%;
        text-align: center;
        color: #333;
        font-family: verdana, arial, Helvetica, sans-serif;
        z-index: 1000;
    }

    .news-main p {
        font-size: 14px;
        font-weight: 300;
        line-height: 24px;
    }

    .b_left {
        padding: 0;
        width: 100%;
        float: left;
    }

    .b_right {
        padding: 0;
        width: 100%;
        float: left;
    }

    #imageFlow .scrollbar {
        position: absolute;
        left: 10%;
        bottom: 17%;
        width: 80%;
        height: 20px;
        z-index: 1000;
    }

    .news-main ul li:before {
        font-family: "microsoft yahei", 微软雅黑, simhei, sans-serif;
        font-weight: normal;
        font-style: normal;
        display: inline-block;
        font-size: 12px;
        text-decoration: inherit;
        content: "\f108";
        padding-right: 8px;
        color: #90c31f;
        background-image: repeating-radial-gradient(#90c31f, transparent 90px);
    }

    .container-product {
        float: right;
        width: 100%;
        height: auto;
        margin-right: 0%;
    }

    .product {
        padding: 0;
        width: 100%;
    }

    .col-md-3 {
        width: 100%;
        float: left;
        padding-right: 15px;
        padding-left: 15px;
    }

    .col-0-gutter {
        width: 50%;
        height: 115px;
        overflow: hidden;
        padding: 10px 1px;
    }

    .col-lg-10 {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .col-lg-9 {
        background-color: white;
        width: 100%;
        float: left;
    }

    .team-image {
        overflow: hidden;
        height: 160px;
    }

    .team-text {
        text-align: left;
        padding: 0 6px;
    }

    .team-text h3 {
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
        color: #2D2D2D;
        margin: 8px 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .team-text P {
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 4px 0 10px 0;
    }

    .team-item {
        text-align: center;
        background-color: #f3f3f3;
    }

    .col-md-4 {
        padding: 0;
    }

    .col-lg-9 img {
        max-width: 100%;
        width: 100%;
        margin-left: 0%;
    }

    .col-lg-3.right {
        width: 100%;
        float: left;
    }

    .col-lg-10 h2 {
        font-size: 1.5em;
    }

    p {
        font-family: "microsoft yahei", 微软雅黑, simhei, sans-serif;
        font-size: 14px;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: 0.2px;
        color: #444444;
    }

    .col-lg-10 img {
        max-width: 100%;
        width: 100%;
        margin-left: 0%;
    }

    .navbar {
        min-height: 60px;
    }

    .portfolio {
        padding: 15px;
    }

    .row-0-gutter {
        margin-left: 0px;
        margin-right: 0px;
    }

    .panel-title {
        font-size: 1.5em;
        color: #fff;
        text-transform: capitalize;
        text-decoration: none;
    }

    footer {
        padding: 10px 0 60px 0;
        background-color: #000;
    }

    .b11 {
        background: none;
    }

    .b12 {
        background: none;
    }

    .b13 {
        background: none;
    }

    .b14 {
        background: none;
    }

    .b15 {
        background: none;
    }

    .b16 {
        background: none;
    }

    .b17 {
        background: none;
    }

    .b18 {
        background: none;
    }

    .b19 {
        background: none;
    }

    .input {
        width: 100%;
    }

    figure.effect-bubba h2 {
        opacity: 1;
        color: #fff;
        font-size: 12px;
        font-weight: 100;
        text-transform: uppercase;
        background-color: yellowgreen;
        margin-top: 102px;
        padding: 5px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -webkit-transition: -webkit-transform 0.35s;
        transition: transform 0.35s;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    figure.effect-bubba figcaption::before,
    figure.effect-bubba figcaption::after {
        position: absolute;
        top: 9px;
        right: 9px;
        bottom: 9px;
        left: 9px;
        content: '';
        opacity: 0;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
    }

    #allmap {
        width: 100%;
        height: 160px;
    }

    .text-contact {
        padding: 30px 15px;
        text-align: center;
    }

    .mail_form input[type="submit"] {
        outline: none;
        background: #90c31f;
        border: 1px solid #90c31f;
        color: #fff;
        padding: 0.5em 0;
        font-size: 1.5em;
        font-weight: 100;
        text-transform: uppercase;
        letter-spacing: 5px;
        width: 50%;
    }

    .contact_grid p {
        color: #999;
        font-weight: inherit;
        letter-spacing: 3px;
        line-height: 1em;
    }

    .input__label--chisato {
        width: 100%;
        position: absolute;
        top: 0;
        text-align: left;
        overflow: hidden;
        padding: 0;
        pointer-events: none;
        -webkit-transform: translate3d(0, 1em, 0);
        transform: translate3d(0, 1em, 0);
    }

    .input__label-content--chisato {
        padding: 1em 1em;
        font-weight: 400;
        color: #7d7b7b;
        font-family: 'Roboto', sans-serif;
        letter-spacing: 1px;
    }

    div#position {
        width: 100%;
        margin: 0 auto;
        color: #999;
        float: left;
        font-size: 14px;
        padding: 10px 15px;
    }

    .container-left {
        float: left;
        width: 96%;
        margin: 0 2%;
        margin-bottom: 0px;
    }

    .product-list {
        width: 100%;
        padding: 0;
        margin: 0 auto 40px auto;
        border-bottom: 1px solid rgba(0, 0, 0, .075);
    }

    .banner img {
        width: 100%;
        height: 100%;
        display: block;
    }
}

.foot-bj {
    color: #FFFFFF;
    background: url(../images/foot-bg.jpg) center top no-repeat;
    margin-bottom: -30px;
}

.title-tel {
    font-family: Impact;
    font-size: 48px;
    font-weight: bolder;
    text-shadow: 3px 3px 3px #76ab02;
}

.box1 {
    width: 40%;
    float: left;
    text-shadow: 2px 2px 2px #76ab02;
}

.box1 dl dd {
    line-height: 36px;
    font-size: 16px;
    color: #fff;
}

.box1 dl dt {
    font-size: 18px;
    color: #fff;
}

.box2 dl dd {
    line-height: 30px;
    font-size: 16px;
    color: #fff;
}

.foot2 {
    width: 25%;
    float: left;
}

.foot2 dl dt {
    font-size: 18px;
    color: #fff;
}

.foot2 span {
    letter-spacing: -3px;
}

.foot3 {
    width: 25%;
    float: left;
}

.foot3 dl dt {
    font-size: 18px;
    color: #fff;
}

.foot3 span {
    letter-spacing: -3px;
}

.foot4 {
    width: 25%;
    float: left;
}

.foot4 dl dt {
    font-size: 18px;
}

.foot4 span {
    letter-spacing: -3px;
}

.foot5 {
    width: 25%;
    float: left;
}

.foot5 dl dt {
    font-size: 18px;
}

.foot5 span {
    letter-spacing: -3px;
}

.foot5 img {
    margin-top: 10px;
    width: 60%;
    height: auto;
    float: left;
}

.box2 {
    width: 50%;
    float: right;
    font-size: 16px;
    text-shadow: 2px 2px 2px #76ab02;
    ;
}

.imgmore {
    width: 20%;
}

.imgcircle {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #90c31f;
    overflow: hidden;
}

.rowcircle {
    width: 12%;
    float: left;
    margin: 0 4%;
}

.rowcircle h2 {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #333;
}

.rowcircle p {
    text-align: center;
    color: #666;
    font-size: 14px;
    padding: 0px;
}

.news-main-box1 {
    width: 40%;
    float: left;
}

.news-main-box {
    width: 60%;
    float: right;
    height: 640px;
    overflow: auto;
}

.news-main-box1 img {
    width: 250%;
}

.team-item-box img {
    width: 100%;
    -moz-transition: -moz-transform .5s ease-in;
    -o-transition: -o-transform .5s ease-in;
    -webkit-transition: -webkit-transform .5s ease-in;
    transition: transform .5s ease-in;
}

.team-item-box:hover img {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.themes {
    height: 36px;
    background-image: url("../images/sy.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.theme9 {
    height: 36px;
    background-image: url("../images/cpzx.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.theme13 {
    height: 36px;
    background-image: url("../images/ylzx.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.theme27 {
    height: 36px;
    background-image: url("../images/cgal.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.theme1 {
    height: 36px;
    background-image: url("../images/lxwm.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.theme16 {
    height: 36px;
    background-image: url("../images/gywm.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.theme23 {
    height: 36px;
    background-image: url("../images/lych.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.theme48 {
    height: 36px;
    background-image: url("../images/xkss.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.theme47 {
    height: 36px;
    background-image: url("../images/cpdz.gif");
    background-repeat: no-repeat;
    background-position: center;
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
    }

    .navbar-nav > li {
        float: left;
        text-align: center;
        padding: 11px 13px;
        height: 80px;
    }

    .navbar-nav > li:hover {
        color: #fff;
        background-color: #90c31f;
        outline: 0;
        /*        transition: all 0.5s;*/
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        -ms-transition: all 0.5s;
    }

    .navbar-nav > li:hover .page-scroll {
        color: #fff;
        /*        transition: all 0.5s;*/
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        -ms-transition: all 0.5s;
    }

    .navbar-nav > li:hover .themes {
        background-image: url("../images/sy-h.gif");
    }

    .navbar-nav > li:hover .theme9 {
        background-image: url("../images/cpzx-h.gif");
    }

    .navbar-nav > li:hover .theme48 {
        background-image: url("../images/xkss-h.gif");
    }

    .navbar-nav > li:hover .theme13 {
        background-image: url("../images/ylzx-h.gif");
    }

    .navbar-nav > li:hover .theme27 {
        background-image: url("../images/cgal-h.gif");
    }

    .navbar-nav > li:hover .theme1 {
        background-image: url("../images/lxwm-h.gif");
    }

    .navbar-nav > li:hover .theme16 {
        background-image: url("../images/gywm-h.gif");
    }

    .navbar-nav > li:hover .theme23 {
        background-image: url("../images/lych-h.gif");
    }

    .navbar-nav > li:hover .theme47 {
        background-image: url("../images/cpdz-h.gif");
    }
}

/**/
.ch_top {
    width: 100%;
    margin: auto;
}

.ch_top .dz-title{    
    margin: 0;
    padding: 0;
    background-image: url(../images/section-title.png);
    background-repeat: no-repeat;
    background-position: center center;
    font-weight: 600;
    position: relative;
    height: 109px;
    line-height: 109px;
    font-size: 42px;
    color: #595656;
}
.section-sub-title {
    font-size: 14px;
    margin-bottom: 9px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #90c31f;
    text-align: center;
}

.section-title {
    font-size: 24px;
    letter-spacing: 2px;
    margin: 50px 0 60px 0;
    text-transform: uppercase;
    text-align: center;
}

.section-title h2 {
    margin: 0;
    padding: 0;
    color: #595656;
}

.section-title p {
    font-size: 18px;
    font-weight: 300;
    line-height: 31px;
    margin: 0;
    padding: 0;
    margin-top: 30px;
}


.pro_case .line {
    display: block;
    width: 40px;
    height: 3px;
    background-color: #90c31f;
    margin: 15px auto 30px;
}

.ch_top .line {
    display: inline-block;
    width: 40px;
    height: 3px;
    background-color: #90c31f;
}

.line1 {
    display: inline-block;
    width: 90px;
    height: 2px;
    background-color: #90c31f;
}

.text-center {
    text-align: center;
}

.ch_top p {
    font-size: 15px;
    color: #555;
    text-align: left;
    text-indent:2em;
}

.ch_list {
    width: 100%;
    margin: auto;
}

.ch_list ul li {
    width: 100%;
    margin-top: 70px;
    clear: both;
    float: left
}

.images_pt {
    float: left;
    width: 50%;
    box-sizing: border-box;
}

.my_padding {
    padding-right: 20px;
}

.images_pt img {
    width: 100%;
}

.ch_list_img {
    float: left;
    width: 6%;
    padding-top: 10px;
    padding-right: 20px;
}

.ch_list_img img {
    width: 100%;
}

.my_margin_1 {
    padding-left: 20px;
}


.feature-content h3.title {
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
    text-indent: 2rem;
    padding-bottom: 15px;
}


.feature-content p {
    margin: 0;
    padding: 0;
    line-height: 30px;
    font-size: 15px;
    text-indent: 2rem;
}

.feature-content {
    float: left;
    width: 50%;
}

.feature-content i {
    color: #90c31f;
    font-weight: bold;
    font-style: normal
}

.section-youqing li {
    display:inline-block;
    list-style: none;
}


/**/
.ablx-title {
    width: 100%;
    height: 140px;
}

.ablx-title dt {
    float: left;
    width: 30%;
    height: 140px;
    line-height: 140px;
    font-size: 30px;
    font-weight: 600;
    padding-left: 165px;
    color: #002a3f;
    background: url("../images/con_tel_2.png") no-repeat #f5c345;
}

.ablx-title dd {
    float: left;
    width: 70%;
    height: 140px;
    padding: 20px 30px;
    background: #00a44f;
    color: #fff;
    margin: 0;
}

.ablx-title dd span {
    display: block;
    font-size: 22px;
    padding-bottom: 15px;
}

.ablx-title dd em {
    font-size: 14px;
    line-height: 26px;
    font-style: unset;
}

.ablx-cont {
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
}

.ablx-cont .ablx-phone {
    width: 50%;
    float: left;
}

.ablx-phone dt {
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    height: 80px;
    line-height: 80px;
}

.ablx-phone dd {
    width: 80%;
    font-size: 16px;
    height: 93px;
    line-height: 50px;
    padding: 20px 0;
    padding-left: 70px;
    border-bottom: 1px solid #ccc;
}

.ablx-cont img {
    height: 80px;
    padding: 21px 0;
}

.ablx-cont .ablx-map {
    width: 50%;
    height: 535px;
    float: left;
}

/*定制页*/
#dingzhi .container {
    background-color: #f5f5f5;
    padding: 0 100px;
}

#dingzhi .row {
    margin-bottom: 50px;
}

.dz-title {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding: 30px 0 20px 0;
}
.dz-3 .dz-title{
    padding:30px 0 40px 0;
}
.dz-4 .dz-title{
    padding:30px 0 40px 0;
}
#dingzhi .row p {
    text-indent: 2em;
    font-size: 15px;
}

#dingzhi .dz-bg {
    width: 80%;
    margin: 0 auto;
    padding: 10px 60px;
}

#dingzhi .dz-4 .dz-bg {
    padding: 0;
    width: 80%;
    margin: 0 auto;
    position: relative;
}

#dingzhi .dz-4 .dz-bg dl {
    width: 100%;
}

#dingzhi .dz-4 .dz-bg dl dt {
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
    text-align: center;
}

#dingzhi .dz-4 .dz-bg dl dt span {
    display: inline-block;
    background-color: #90c31f;
    padding: 10px 50px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #90c31f;
    border-radius: 10px;
    letter-spacing: 2px;
}

#dingzhi .dz-4 .dz-bg dl dd {
    width: 25%;
    float: left;
}

#dingzhi .dz-4 .dz-bg dl dd ul {
    width: 100%;
}

#dingzhi .dz-4 .dz-bg dl dd ul li {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

#dingzhi .dz-4 .dz-bg dl dd ul li span {
    display: inline-block;
    padding: 10px 50px;
    color: #595656;
    font-size: 18px;
    /*    font-weight: bold;*/
    border: 1px solid #90c31f;
    border-radius: 10px;
    letter-spacing: 2px;
}

#dingzhi .dz-4 .dz-bg dl dd ul li span.c31f {
    background-color: #90c31f;
    color: #fff;
}

#mycanvas {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /*            background-color:aqua;*/
}


#dingzhi .dz-bg img {
    width: 100%;
}


#dingzhi .dz-5 {}

#dingzhi .dz-5 ul {}

#dingzhi .dz-5 ul li {
    padding: 95px 120px;
    position: relative;
}

#dingzhi .dz-5 ul li.bg-black {
    background-color: #dcdcdc;
}

#dingzhi .dz-5 ul li dl {
    width: 45%;
    margin: 0;
    padding: 0;
}

#dingzhi .dz-5 ul li dl.right {
    float: right;
}

#dingzhi .dz-5 ul li dl dt {
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
    text-indent: 32px;
}

#dingzhi .dz-5 ul li dl dd {
    font-size: 16px;
    line-height: 30px;
    text-indent: 32px;
    letter-spacing: 2px;
}

#dingzhi .dz-5 ul li div.dz-5-bg {
    position: absolute;
    left: 50%;
    top: 5%;
    width: 50%;
    height: 90%;
    padding: 0 120px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    box-sizing: border-box;
    background-origin: content-box;
}

#dingzhi .dz-5 ul li.right div.dz-5-bg {
    left: 0;
}

#dingzhi .dz-5 ul li div.dz-bg-1 {
    background-image: url(../images/dingzhi-ys1.png);
    background-position: right;
}

#dingzhi .dz-5 ul li div.dz-bg-2 {
    background-image: url(../images/dingzhi-ys2.png);
    background-position: left;
    padding: 0 15px 0 80px;
}

#dingzhi .dz-5 ul li div.dz-bg-3 {
    background-image: url(../images/dingzhi-ys3.jpg);
    background-position: right;
}

#dingzhi .dz-5 ul li div.dz-bg-4 {
    background-image: url(../images/dingzhi-ys4.png);
    background-position: left;
}

#dingzhi .dz-5 ul li div.dz-bg-5 {
    background-image: url(../images/dingzhi-ys5.jpg);
    background-position: right;
}

#dingzhi .dz-6 {
    width: 80%;
    margin: 0 auto;
}

#dingzhi .dz-6 dl {
    font-size: 18px;
    font-weight: bold;
    color: #666;
}

#dingzhi .dz-6 dl dt {
    border: 1px solid #666;
    padding: 15px 50px;
}

#dingzhi .dz-6 dl dd {
    border: 1px solid #666;
    border-top: none;
    padding: 15px 50px;
}

#dingzhi .dz-6 dl dd input {
    outline: none;
    border: none;
    font-weight: normal;
    width: 500px;
    background-color: rgba(245, 245, 245);
}

#dingzhi .dz-6 dl dd span {
    float: right;
    padding: 5px 30px;
    color: #fff;
    background-color: #90c31f;
    border-radius: 20px;
}

#dingzhi .dz-6 .coolbg{
    width:150px;
    background:rgb(146, 196, 19);
} 
/*案例单页*/
#case .container {
    background: rgba(245, 245, 245)
}
#case h2.article_h2{
    text-align: center;
}
#case .case-ct {
    padding: 21% 0;
    background-image: url(../images/case-ct.png);
    background-repeat: no-repeat;
    background-position: center center;
}
#case p.article_p{
    text-indent: 2em;
}
/*新闻列表*/
#list-news {}

#list-news .row {
    padding: 20px 60px;
    border-bottom: 1px solid #ccc;
    position: relative;
}

#list-news .col-md-2 {
    height: 0;
    padding: 8.3% 0;
    position: relative;
}

#list-news .col-md-2 a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    border-radius: 10%;
}

#list-news .col-md-2 a img {
    height: 100%;
    margin-left: 50%;
    transform: translate(-50%, 0)
}

#list-news .col-md-7 {
    padding: 0 30px;
    height: 220px;
}

#list-news .col-md-7 h3 {
    margin: 0;
    padding: 0;
    line-height: 70px;
    font-size: 21px;
    position: relative;
}


#list-news .col-md-7 p {
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-size: 13.5px;
}

#list-news .col-md-7 span {
    position: absolute;
    bottom: 15px;
    left: 30px;
    padding: 5px 10px;
    border: 1px solid #ccc;
    color: #ccc;
}

#list-news .list-new:hover .col-md-7 span {
    color: #90c31f;
    border-color: #90c31f;
}

#list-news .list-new:hover .col-md-1 {
    border-color: #90c31f;
}

#list-news .col-md-1 {
    margin-top: 4.1%;
    padding: 4.1% 0;
    border: 1px solid #ccc;
    border-radius: 50%;
}

#list-news .col-md-1 div {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
}

/*products*/
.fg-wrapper {
    height: 450px !important;
    overflow: hidden;
}
