﻿* {
    transition: color 300ms, background-color 300ms;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}

body,
input,
button,
select,
textarea {
    font: 14px/1.5 Arial Verdana, Microsoft yahei, sans-serif;
    color: #000;
}

body {
    color: #fff;
    background: #272a2d;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: none;
    vertical-align: middle;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
em,
i {
    font-weight: normal;
    font-style: normal;
}

ol,
ul {
    list-style: none;
}

list {
    vertical-align: middle;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none !important;
    color: #c00;
}

input {
    vertical-align: middle;
}

button {
    overflow: visible;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: inline-block;
}

*html .clearfix {
    height: 1%
}

.clearfix {
    display: block;
}

.zoom {
    zoom: 1
}

.left {
    float: left;
    display: inline;
}

.right {
    float: right;
    display: inline;
}

.pointer {
    cursor: pointer;
}

.clr {
    clear: both;
    height: 0px;
    line-height: 0;
    font-size: 0
}

.text-center {
    text-align: center;
}

.wrapper {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 78px;
}

.head_nav {
    height: 40px;
    background: #000;
}

.head_nav .w1400 {
    position: relative;
}

.head_nav_l {
    float: left;
    line-height: 40px;
    height: 40px;
    color: #fff;
}

.head_nav .head_nav_j {
    position: absolute;
    right: 100px;
    top: 11px;
}

.head_nav .head_nav_j a {
    color: #fff;
    margin: 0 10px;
}

.head_nav_l {
    float: left;
    line-height: 40px;
    height: 40px;
}

.head_nav_l p {
    color: #999
}

.head_nav_l a {
    color: #ccc;
    font-size: 13px;
    padding: 0 16px;
    float: left;
}

.head_nav_l a:hover {
    color: #fff;
    background: #444;
}

.head_nav_l .nav_more .nav-list-more {
    top: 40px;
}

.head_nav_l a.icon-home-fill {
    font-size: 18px !important;
}

.head_nav .search-top {
    margin: 6px 5px 0;
    height: 28px;
}

.head_nav .search-top .search-top-in {
    height: 28px;
    line-height: 28px;
}

.head_nav .login_after {
    padding: 7px 0 6px
}

.head_nav .login_box {
    margin: 6px 5px 0
}

.head_nav .login_after .headportrait {
    width: 25px;
    height: 25px;
}

.head_nav .icon-tongzhi {
    font-size: 16px !important;
}

.head_nav .login_after:hover .login_cnt {
    opacity: 1;
    visibility: visible;
    top: 42px;
    left: -210px;
}

.search-top {
    width: 150px;
    height: 32px;
    margin: 15px 10px 0;
    float: right;
    position: relative;
}

.search-top .search-top-in {
    width: 0;
    height: 32px;
    background: #4a4a4a;
    line-height: 32px;
    padding: 0 10px;
    border: 0;
    border-radius: 3px;
    opacity: 0;
    color: #fff;
    transition: width .1s;
}

.search-top:hover .search-top-in {
    opacity: 1;
    width: 150px;
}

.search-top .icon-search {
    font-size: 20px !important;
    line-height: 30px;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 0;
}

.banner {width: 100%;}
.banner_pc { display:block; width:100%}
.banner_wap { display:none}

.nav {
    height: 60px;
    line-height: 60px;
    background: #1c304c;
    text-align: center;
    display: block !important;
    opacity: 1 !important
}

.nav a {
    font-size: 16px;
    color: #fff;
    margin: 0 40px;
    padding: 0 40px;
    display: inline-block
}

.nav a.cur {
    border-bottom: 2px solid #f90;
    color: #f90;
}

.nav-fx {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999999;
}

.navsb {
    background: #e28865;
}

.navsb:hover {
    background: #e77777
}

.bg_01 {
    width: 100%;
    background: url(images/bg_1.jpg) no-repeat top center;
    background-size: cover;
    padding-bottom: 125px;
}

.text {
    background: linear-gradient(to right bottom, #badf81, #f9fcf3);
    margin: 0 auto;
    border-radius: 29px;
    color: #000;
    padding: 31px 107px 45px 94px;
    margin-bottom: 119px;
}

.text dl dt {
    font-size: 14px;
    margin-bottom: 20px;
}

.text dl dd {
    font-size: 14px;
    line-height: 28px;
    text-indent: 28px;
    margin-bottom: 30px;
}

.tit_qy {
    padding: 0 0 30px;
}

.tit_qy h3 {
    font-size: 26px;
    color: #1B6847;
}

.tit {
    width: 320px;
    height: 40px;
    background: url(images/tit.png) no-repeat;
    background-size: contain;
    text-align: center;
    margin: 0 auto;
    font-size: 46px;
    color: #1C6749;
    padding-bottom: 40px;
}

.tit h4 {
    color: #000;
    font-size: 16px;
    margin-top: 10px;
}

.tit01 {
    width: 320px;
    height: 40px;
    background: url(images/icon.png) no-repeat;
    background-size: contain;
    text-align: center;
    margin: 0 auto;
    font-size: 46px;
    color: #1C6749;
    padding-bottom: 40px;
}

.tit01 h4 {
    color: #000;
    font-size: 16px;
    margin-top: 10px;
}

.bg_blue {
    background: #1B6848
}

.bg_yellow {
    background: #18dbcb;
}

.bg_grey {
    background: #B9DE7E;
}

.bg_02 {
    width: 100%;
    background: url(images/bg_2.png) no-repeat top center;
    background-size: cover;
}

.object {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    margin-top: 47px;
    margin-bottom: 130px;
}

.object div {
    text-align: center;
    width: 200px;
}

.object div img {
    width: 130px;
    height: 120px;
}

.object div h3 {
    font-weight: bold;
    font-size: 20px;
    color: #1B6846;
    margin-top: 15px;
    margin-bottom: 27px;
}

.object div p {
    font-size: 14px;
    color: #333;
}

.lc table {
    margin: 30px auto;
    font-size: 16px;
    color: #000;
    width: 100%;
}

.lc thead {
    background-color: #5AA774;
    color: #fff;
}

.lc thead th {
    text-align: center;
    padding: 20px;
    font-weight: 700;
    font-size: 18px;
}

.lc thead td {
    font-weight: 700;
    font-size: 18px;
}

.lc tbody tr {
    height: 60px;
    line-height: 60px;
    text-align: left;
    border-bottom: 1px solid #5AA774;
}

.lc tbody tr td {
    padding: 0px 20px 0px 50px;
    vertical-align: top
}

.form {
    width: 730px;
    margin: 0 auto;
    margin-bottom: 136px;
}

.form .item {
    position: relative;
    margin: 10px 0;
    overflow: hidden;
}

.form .item label {
    display: block;
    color: #000;
    font-size: 30px;
}

.form .item input {
    width: 93%;
    padding: 0 20px;
    height: 60px;
    font-size: 22px;
    color: #333;
    background: #fff;
    border-radius: 5px;
    margin: 5px 0;
    border: 0;
    background: #fff
}

.form .item .error {
    position: absolute;
    bottom: 15px;
    right: 10px;
    width: auto;
    color: #c00;
    font-weight: 400;
}

.works_list {
    margin: 70px 100px;
    text-align: center;
}

.works_list li {
    float: left;
    text-align: center;
    margin: 0px 0px 40px 40px;
}

.works_list li .mrw_img {
    width: 200px;
    height: 200px;
    display: block;
}

.works_list li img {
    width: 200px;
    height: 200px;
    display: block;
}

.works_list li .intro {
    background-color: #B0DC7D;
    color: #333;
    padding: 10px;
}

.works_list li h4 {
    font-size: 18px;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 5px;
    position: relative;
    text-align: center;
    z-index: 1
}

.works_list li p {
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.btn_part {
    height: 70px;
    line-height: 70px;
    color: #fff;
    border-radius: 10px;
    background: #4a6baa;
    margin: 5px auto;
    display: block;
    text-align: center;
    font-size: 30px;
    font-weight: 700
}

.btn_part:hover {
    color: #fff;
}

.dw {
    width: 730px;
    height: 70px;
    line-height: 70px;
    background-color: #fff;
    margin: 20px auto;
}

.tit_hz {
    float: left;
    font-size: 30px;
    color: #000;
    padding: 0 20px;
    font-weight: 400;
}

.logo_list {
    color: #000;
    font-size: 28px;
}

.logo_list li {
    float: left;
    width: 180px;
    height: 70px;
    margin-right: 10px;
}

.logo_list li img {
    width: 180px;
    height: 70px;
    display: block;
}

.contact_tit {
    margin-bottom: 40px;
    text-align: center;
    font-size: 40px;
}

.contact_tit h4 {
    font-size: 32px;
    color: #fff;
    opacity: .5
}

.contact_cnt {
    text-align: center;
    padding: 40px 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.contact_cnt dl {
    display: inline-block;
    text-align: left;
    padding: 40px 80px;
    font-size: 24px;
    color: #fff;
}

.contact_cnt dl:first-child {
    border-left: 0;
}

.contact_cnt dl dt {
    margin-bottom: 20px;
    color: #BADE7E;
}

.contact_cnt dl dd {
    padding: 8px 0;
    font-size: 20px;
}

.contact_cnt dl dd img {
    margin-right: 10px;
    vertical-align: middle
}

.footer-copy {
    text-align: center;
    font-size: 14px;
    padding: 40px 0;
    clear: both;
    color: #fff;
}

.footer-copy a {
    color: #fff;
}

@media screen and (max-width:767px) {
    .wrapper {
        width: auto;
        padding: 40px 20px;
    }
    .banner_pc {display:none;}
    .banner_wap { display:block; width:100%}
    .head_nav,
    .nav {
        display: none !important;
    }
    .bg_01 {
        width: 100%;
        background: url(images/bg_1.jpg) no-repeat top center;
        background-size: cover;
        padding-bottom: 62px;
    }
    .bg_02 {
        width: 100%;
        background: url(images/bg_2.png) no-repeat top center;
        background-size: cover;
    }
    .text {
        background: linear-gradient(to right bottom, #badf81, #f9fcf3);
        margin: 0 auto;
        border-radius: 15px;
        color: #000;
        padding: 15px;
        margin-bottom: 40px;
    }
    .text dl dt {
        font-size: 11px;
        margin-bottom: 10px;
    }
    .text dl dd {
        font-size: 12px;
        line-height: 22px;
        text-indent: 24px;
        margin-bottom: 15px;
        text-align:justify
    }
    .tit_qy {
        float: none;
        background: none;
        padding: 0 0 20px;
        margin-right: 0;
        text-align: center
    }
    .tit_qy h3 {
        font-size: 22px;
        line-height: 48px;
    }
    .object {
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-around;
        -webkit-justify-content: space-around;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .object div {
        text-align: center;
        width: 48%;
        margin-bottom: 40px;
    }
    .object div img {
        width: 80px;
        height: 70px;
    }
    .object div h3 {
        font-weight: bold;
        font-size: 14px;
        color: #1B6846;
        margin-top: 10px;
        margin-bottom: 8px;
    }
    .object div p {
        font-size: 12px;
        color: #333;
    }
    .lc table {
        margin: 15px auto;
        font-size: 12px;
        color: #000;
        width: 100%;
    }
    .lc thead {
        background-color: #5AA774;
        color: #fff;
    }
    .lc thead th {
        text-align: center;
        padding: 5px;
        font-weight: 700;
        font-size: 11px;
    }
    .lc thead td {
        font-weight: 700;
        font-size: 11px;
    }
    .lc tbody tr {
        height: 30px;
        line-height: 30px;
        text-align: left;
        border-bottom: 1px solid #5AA774;
    }
    .lc tbody tr td {
        padding: 0px 5px;
        vertical-align: top
    }
    .lc tbody tr td:first-child {
        width: 70px;
    }
    .lc tbody tr td:last-child {
        width: 60px;
    }
    .tit {
        width: 145px;
        height: 15px;
        background: url(images/tit.png) no-repeat;
        background-size: contain;
        text-align: center;
        margin: 0 auto;
        font-size: 22px;
        color: #1C6749;
        padding-bottom: 20px;
    }
    .tit h4 {
        color: #000;
        font-size: 12px;
        margin-top: 10px;
    }
    .tit01 {
        width: 145px;
        height: 15px;
        background: url(images/icon.png) no-repeat;
        background-size: contain;
        text-align: center;
        margin: 0 auto;
        font-size: 22px;
        color: #1C6749;
        padding-bottom: 20px;
    }
    .tit01 h4 {
        color: #000;
        font-size: 12px;
        margin-top: 10px;
    }
    .bg_blue {
        background: #1B6847
    }
    .bg_grey {
        background: #B8DE7D;
    }
    .works_list {
        margin: 40px 0;
        text-align: center;
    }
    .works_list li {
        float: left;
        text-align: center;
        width:46%;
        margin: 0px 0px 10px 10px;
    }
    .works_list li .mrw_img {
        width: 100%;
        height: 172px;
        display: block;
    }
    .works_list li img {
        width: 100%;
        height: auto;
        display: block;
    }
    .works_list li .intro {
        background-color: #B0DC7D;
        color: #333;
        padding-bottom: 5px;
    }
    .works_list li h4 {
        font-size: 12px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-bottom: 5px;
        position: relative;
        text-align: center;
        z-index: 1
    }
    .works_list li p {
        font-size: 11px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
    .form {
        width: 100%;
        margin: 0 auto;
    }
    .form .item {
        position: relative;
        margin: 10px 0;
        overflow: hidden;
    }
    .form .item label {
        display: block;
        color: #000;
        font-size: 16px;
    }
    .form .item input {
        width: 93%;
        padding: 0 10px;
        height: 40px;
        font-size: 16px;
        color: #333;
        background: #fff;
        border-radius: 5px;
        background: #fff
    }
    .form .item .error {
        position: absolute;
        bottom: 7px;
        right: 5px;
        width: auto;
        color: #c00;
        font-weight: 400;
    }
    .btn_part {
        height: 40px;
        line-height: 40px;
        color: #fff;
        border-radius: 10px;
        background: #4a6baa;
        margin: 5px auto;
        display: block;
        text-align: center;
        font-size: 20px;
        font-weight: 700
    }
    .btn_part:hover {
        color: #fff;
    }
    .dw {
        width: 100%;
        height: 35px;
        line-height: 35px;
        background-color: #fff;
        margin: 10px auto;
        padding:10px 0

    }
    .tit_hz {
        float: left;
        font-size: 14px;
        font-weight: bold;
        color: #000;
        padding: 0 10px;
    }
    .logo_list {
        color: #333;
        font-size: 14px;
        font-weight: bold;
    }
    .logo_list li {
        float: left;
        width: 24%;
        height: 35px;
        margin-right: 5px;
    }
    .logo_list li img {
        width: 100%;
        height: 35px;
        display: block;
    }
    .contact_tit {
        margin-bottom: 20px;
        text-align: center;
        font-size: 22px;
    }
    .contact_tit h4 {
        font-size: 16px;
        color: #fff;
        opacity: .5
    }
    .contact_cnt {
        text-align: center;
        padding: 20px 0px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }
    .contact_cnt dl {
        display: inline-block;
        text-align: left;
        padding: 0px;
        font-size: 16px;
        color: #fff;
        float: none;
        width: 49%
    }
    .contact_cnt dl dt {
        color: #BADE7E;
    }
    .contact_cnt dl dd {
        padding: 5px 0;
        font-size: 14px;
    }
    .contact_cnt dl dd img {
        margin-right: 5px;
        vertical-align: middle;
        width: 20px;
    }
    .footer-copy {
        text-align: center;
        font-size: 12px;
        padding: 20px 0;
        clear: both;
        color: #fff;
    }
    .footer-copy a {
        color: #fff;
    }
}