body {
    font-size: 14px;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
                
}

img {
    max-width: 100%;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

a {
    color: #333;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s
}

a:hover {
    color: #a96c2c
}

input,
select,
textarea,
.am-form-field,
.am-btn {
    font-size: 14px !important
}

tr,
th {
    border-color: #e6e6e6 !important
}

[class*=am-u-] {
    padding: 0 10px
}

.am-table>caption+thead>tr:first-child>td,
.am-table>caption+thead>tr:first-child>th,
.am-table>colgroup+thead>tr:first-child>td,
.am-table>colgroup+thead>tr:first-child>th,
.am-table>thead:first-child>tr:first-child>td,
.am-table>thead:first-child>tr:first-child>th {
    border-bottom: 0
}

.am-btn-primary {
    background: #a96c2c;
    border-color: #a96c2c
}

.am-btn-primary:hover {
    background: #a99c2c;
    border-color: #a99c2c
}

.am-text-primary {
    color: #a96c2c
}

.am-btn-lg {
    font-size: 16px !important
}

.am-btn-xs {
    font-size: 12px !important
}

.am-btn-form {
    padding: .8em 1em !important
}

.am-slider-default .am-direction-nav .am-prev {
    background: url(../images/pre_fff.png) center no-repeat #a96c2c
}

.am-slider-default .am-direction-nav .am-next {
    background: url(../images/next_fff.png) center no-repeat #a96c2c
}

.am-slider-default .am-direction-nav a:before {
    display: none
}

.am-slider-default .am-direction-nav a {
    top: 50%;
    width: 40px;
    height: 60px;
    margin: -30px 0 0;
    opacity: 0
}

.am-slider-default .am-control-nav {
    bottom: 20px
}

.am-slider-default .am-control-nav li a {
    border-radius: 0
}

.am-slider-default .am-control-nav li a.am-active {
    background: #a96c2c
}

.am-container {
    max-width: 1200px;
    padding: 0
}

.am-container-avg {
    max-width: 1220px;
    margin: 0 auto
}

.am-container-sm {
    margin: 0 auto;
    max-width: 1000px
}

.bg-default {
    /* background-color: #fafafa */
}

.bg-white {
    background-color: #fff
}

.shadow {
    box-shadow: 1px 2px 10px rgba(222, 222, 228, .2);
    border: 1px solid #e6e6e6;
}

.shadow-hover {
    box-shadow: 1px 2px 10px rgba(222, 222, 228, .2);
    border: 1px solid #e6e6e6;
}

.shadow-hover:hover {
    box-shadow: 2px 5px 10px rgba(222, 222, 228, .6);
    transform: translate3d(0, -4px, 0);
    transition: all 1s
}

.pr {
    position: relative
}

.img-hover {
    width: 100%;
    height: 100%
}

.img-hover:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.delay {
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s
}

.en {
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase
}

.p-v {
    padding: 20px 0
}

.list {
    overflow: hidden
}

.list-item {
    padding: 10px;
    overflow: hidden;
}

.list-item-main {
    border: 1px solid #e6e6e6;
    overflow: hidden;
}

.list-item-img {
    overflow: hidden;
    background: #eee;
    position: relative;
    padding-bottom: 73%;
}

.list-item-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.list-item-info {
    overflow: hidden;
    padding: 15px
}

.list-item-info h3 {
    font-size: 18px;
    margin-bottom: 5px;
}

.list-item-info p {
    color: #666;
}

.pic-item { 
    overflow: hidden;
}

.pic-item-main {
    border: 1px solid #e6e6e6;
    overflow: hidden;
}

.pic-item-img {
    overflow: hidden;
    background: #eee;
    position: relative;
    padding-bottom: 60%;
}

.pic-item-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.pic-item-info {
    overflow: hidden;
    padding: 10px
}
  

.topbar {
    border-bottom: 1px solid #f3f3f3;
    overflow: hidden;
    padding: 28px 0;
}

.search {
    position: relative;
    height: 50px;
    padding-top: 14px
}

.search .am-btn {
    position: absolute;
    top: 14px;
    right: 0px
}

.en {
    color: #fbcc36;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 16px
}

.logo {
    overflow: hidden;
    height: 58px;
}

.logo img {
    height: 58px
}

.phone {
    overflow: hidden;
    line-height: 50px;
    text-align: right;
}

.phone span {
    font: 24px/36px impact;
    /* font-size: 2rem;*/
    color: #a96c2c;
}

.phone i {
    font-size: 2.4rem;
    color: #a96c2c;
}

.menu {
    background: #4c4137
}

.menu li {
    line-height: 50px;
    position: relative;
    text-align: center
}

.menu li a {
    display: block;
    position: relative;
    color: #fff;
}

.menu .subNav {
    background: #fff;
    width: 100%;
    left: 0;
    display: none;
    position: absolute;
    z-index: 999;
    color: #333;
    font-size: 14px
}

.menu a:hover,
.menu .active {
    color: #fff;
    background: #a96c2c;
}

.menu .subNav a {
    line-height: 50px;
    border-bottom: 1px solid #e6e6e6;
    font-weight: normal;
    font-size: 14px;
    color: #333;
}

.menu .subNav a:last-child {
    border: none
}

.menu .subNav a:hover {
    background: #a96c2c;
    color: #fff
}

.latest-news {
    background: #fafafa;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    height: 50px;
    line-height: 50px;

}

.latest-news .flt {
    font-size: 16px;
    color: #a96c2c;
    font-weight: bold;
}

.latest-news ul {
    position: absolute;
    left: 100px;
    top: 0;
    width: 92%;
    z-index: 99;
}

.latest-news li span {
    position: absolute;
    right: 0;
    color: #666;
}

.latest-news ul li {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.banner {
    overflow: hidden;
    height: 560px;
    width: 100%;
    background: #e6e6e6;
    margin: 0
}

.banner-item {
    height: 560px;
    position: relative
}

.banner-item-img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.title {
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    background: #eee;
}


.title span {
    position: relative;
    text-transform: uppercase;
    background: #4c4137;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 10px 20px;
}

.title a {
    position: absolute;
    top: 10px;
    right: 10px;
}

.iabout {
    background: #fff;
    overflow: hidden;
    height: 300px;
    position: relative;
}

.iabout .more {
    position: absolute;
    bottom: 20px;
    right: 20px;

}
.icase .title{
    margin: 0;

}
.iteam-item {
    position: relative;
    overflow: hidden;
}

.iteam img {
    max-width: 300px;
    height: 160px;
}

.iteam-info {  
    padding: 10px;
    text-align: center; 
    margin: 0;
}
  
.iteam-left,
.iteam-right {
    line-height: 30px;
}

.inews {
    height: 300px;
    overflow: hidden;
    background: #fff;
}

.inews .am-tabs-nav {
    background: #eee;
    border: none
}

.inews .am-nav-tabs>li>a {
    padding: 10px 20px;
    border: none;
    margin: 0;
    font-weight: bold;
}

.inews .am-nav-tabs>li.am-active>a,
.am-nav-tabs>li.am-active>a:focus,
.am-nav-tabs>li.am-active>a:hover {
    color: #fff;
    border: none;
    background: #4c4137;
}

.am-tabs-bd {
    border: none;
}

.am-tabs-bd .am-tab-panel {
    border: none;
    padding: 0;
}

.inews-list {
    overflow: hidden;
    padding: 10px;
    position: relative;
}

.inews-list li {
    padding: 5px;
    border-bottom: 1px solid #e6e6e6;
}


.inews-list li span {
    position: absolute;
    right: 10px;
    color: #666;
}

.ijob {
    height: 300px;
    overflow: hidden;
    background: #fff;
}

.ijob-img {
    overflow: hidden;
    text-align: center;
}

.ijob-img img {
    margin: 10px 0;
}

.ienv-swiper {
    padding: 0 10px 10px;
    margin: 0;
}
 
.icontact { 
    overflow: hidden;
    height: 331px;
}
 
.icontact ul {
    padding:0 10px ; 
}
 
.icontact li {
    padding: 10px ;
    list-style: none;
    border-bottom: 1px solid #e6e6e6; 
}
.innerWrap {
    margin: 20px auto;
    overflow: hidden;
    position: relative
}

.innerFr {
    border: 1px solid #e6e6e6;
    overflow: hidden;
    background: #fff;
    float: right;
    padding: 20px;
    min-height: 480px
}

.inner-banner {
    background-size: cover;
    overflow: hidden;
    height: 220px;
    background: url(../images/banner3.jpg) #e6e6e6 center no-repeat;
}

.inner-banner h2 {
    display: inline-block;
    font-size: 40px;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4), 0 0 30px rgba(0, 0, 0, .75);
    background: rgba(51, 51, 51, 0.18);
    padding: 40px;
    margin-top: 30px
}

.subNavMenu-wrap {
    max-width: 240px;  
    overflow: hidden;
}

.subNavMenu { 
    background: #fff;
    border: 1px solid #e6e6e6;
    overflow: hidden;
    margin-bottom: 20px;
}

 .title_h2 {
    padding: 20px 0;
    font-size: 18px;
    background: #4c4137;
    color: #fff;
    text-align: center
}

.subNavMenu ul { 
    border-bottom: none
}

.subNavMenu .active,
.subNavMenu li a:hover {
    color: #a96c2c;
    font-weight: 600
}

.subNavMenu li a {
    display: block;
    border-top: 1px solid #e6e6e6;
    padding: 15px 0;
    text-align: center
}


.position {
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    color: #666
}

.position .am-breadcrumb {
    margin: 0;
    padding: 0
}

.position span {
    width: 40px;
    height: 40px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    float: left;
    text-align: center;
    margin-right: 10px;
    color: #333;
    line-height: 40px
}

.position a {
    line-height: 40px;
    font-size: 12px;
    padding: 0 5px
}


.am-article img {
    padding: 10px 0;
    height: auto !important;
    display: inline-block;
}

.am-article-title {
    border-bottom: 1px solid #e6e6e6;
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 20px;
    position: relative;
    line-height: 1.6
}

.am-article-title::before {
    position: absolute;
    left: -20px;
    top: 6px;
    content: "";
    background: #333;
    width: 8px;
    height: 24px
}
.am-article-hd{
    margin-bottom: 20px;
}
.am-article-bd {

    overflow: hidden;
    line-height: 1.8;
}

.am-article-bd h3 {
    color: #4c4137;
    margin: 10px 0
}

.am-article-meta {
    margin: 20px 0;
    overflow: hidden
}

.am-article-meta span {
    padding: 0 5px
}

.am-article p {
    margin-bottom: 15px;
    overflow: hidden
}

.article-footer {
    overflow: hidden;
    margin: 40px 0 0;
    background: #f6f6f6;
    border: 1px solid #e6e6e6;
    padding: 10px
}

.am-article-bd p.article,
.am-article-bd h3 {
    font-weight: bold;
    border: 1px solid #e8eff7;
    color: #4c4137;
    margin: 20px 0;
    padding: 10px;
    background: #f3f7fb
}

.am-article-prne {
    margin: 40px 0 0;
    overflow: hidden;
    padding: 0px 20px;
    border: 1px solid #e6e6e6;
    background: #f6f6f6;
}

.am-article-prne a {
    display: block;
    padding: 10px 0;
}

.am-article-prne a:first-child {
    border-bottom: 1px solid #e6e6e6
}

.am-article-prne .nomore {
    color: #888
}

.am-pagination {
    margin: 20px 0 20px;
    overflow: hidden
}

.am-pagination ul {
    padding: 0;
    margin: 0;
    overflow: hidden
}

.am-pagination li {
    float: left;
    list-style: none;
    padding: 5px;
}

.am-pagination li.active span,
.am-pagination li a:hover {
    background: #a96c2c;
    color: #fff
}

.am-pagination a,
.am-pagination span {
    display: block;
    padding: .4em 1em;
    border: 1px solid #e6e6e6;
    background: #fff
}





.am-pagination li {
    list-style: none;
    padding-right: 10px;
    display: inline-block
}

.am-pagination li.active span,
.am-pagination li a:hover {
    background: #a96c2c;
    color: #fff
}

.am-pagination a,
.am-pagination span {
    display: block;
    padding: .4em 1em;
    border: 1px solid #e6e6e6;
    background: #fff
}

.footer {
    overflow: hidden;
    padding: 80px 0  ;
    border-top: 1px solid #f3f3f3;
    background: #2e2720;
    color: #fff;
}

.footerNav a {
    display: block;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
}

 

.footerNavSub {
    margin-top: 20px
}

.footerNavSub a {
    color: #ccc;
    display: block;
    margin-bottom: 10px;
    font-weight: normal
}

.footerWechat p {
    text-align: center;
    margin-top: 10px;
    font-size: 12px
}

.footerLink {
    overflow: hidden;
    font-size: 12px
}

.footerLink span {
    font-weight: bold
}

.footerLink a {
    color: #999;
    border-right: 1px solid #999;
    padding: 0 5px;
    font-size: 12px
}

.footerBq {
    margin-top: 10px;
    color: #fff;
    font-size: 12px
}

.footerBq a{
    color: #08c;
}

.footer .am-gotop-fixed .am-gotop-icon {
    opacity: .4
}

.footer-form {
    position: fixed;
    bottom: 0;
    background: #a96c2c;
    height: 90px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;
    text-align: center
}

.footer-form img {
    display: inline-block;
    vertical-align: middle
}

.footer-form div {
    display: inline-block;
    vertical-align: middle
}

.footer-form input {
    height: 45px;
    font-size: 18px;
    padding: 0;
    float: left;
    outline: none;
    border: none;
    text-indent: 1em
}

.footer-form .submit-btn {
    width: 140px;
    border: none;
    color: #f03157;
    font-weight: bold;
    background: #fff000;
    text-align-last: center;
    cursor: pointer;
    margin-right: 10px
}

.footer-form .info {
    font-size: 24px;
    line-height: 90px;
    font-weight: bold;
    color: #ffff00
}

.footer-kf {
    position: fixed;
    right: 0;
    top: 200px;
    z-index: 9999;
    width: auto;
    height: auto
}

.footer-kf .kefu-title {
    width: 40px;
    text-align: center;
    height: 200px;
    line-height: 200px;
    cursor: pointer;
    position: absolute;
    right: 0;
    z-index: 600;
    background: #e40616;
    border-radius: 2px
}

.footer-kf-content {
    position: relative;
    z-index: 600;
    display: none;
    border-radius: 2px
}

.footer-kf-content ul li {
    background: #e40616;
    text-align: center;
    padding: 10px 20px;
    cursor: pointer;
    margin-bottom: 1px
}

.footer-kf-content ul li:last-child {
    margin: 0
}

.footer-kf-content ul li:hover {
    opacity: .8
}

.footer-kf-content ul li p {
    font-size: 12px;
    color: #fff
}

.footer-kf-content .item {
    position: absolute;
    right: 71px;
    z-index: 99;
    width: 120px;
    height: 100%;
    display: none;
    top: 0px;
    padding: 10px;
    color: #fff;
    background: #e40616
}

.footer-kf .item-li {
    padding: 10px 0
}

.footer-kf .item p,
.footer-kf .item a {
    margin-top: 10px;
    color: #fff
}

@media only screen and (max-width:641px) {
    .am-header {
        background: #fff;
        border-bottom: 1px solid #Ddd;
        box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    }

    .am-header-default .am-header-nav>a,
    .am-menu-dropdown1 .am-menu-toggle {
        color: #333;
    }

    .am-header .am-header-title {
        margin: 0 10%
    }

    .am-header .am-header-title img {
        height: 30px;
        margin: 10px 0 0
    }
    .am-menu-dropdown1 .am-menu-nav>li>a{
        background: #4c4137;
        border-bottom: 1px solid #4c4137;
    }

    .banner {
        height: 225px;
    }

    .banner-item {
        height: 225px;
    }

    .inner-banner {
        height: 150px;
    }

    .inner-banner h2 {
        font-size: 24px;
        display: block;
        margin: 20px;
    }

    .p-v {
        padding: 10px 0;
    }
 
    .innerFr {
        padding: 10px;
        margin: 10px 0 0;
    }

    .am-container {
        padding: 0 10px;
    }

    .inews-bg {
        margin-top: 10px;
    }

  

    .footer {
        padding: 30px 0;
    }
    .iabout,  .inews, .ijob , .ienv{
        height: auto;
        margin-bottom: 10px;
    }
    .icontact{
        height: auto;
        margin-top: 10px;
    }
    .iabout-info{
        margin-bottom: 10px;
    }
    .iabout .more{
        position: relative;
        margin:20px 0 10px;
        left: 10px;
        bottom: 0;
        right: auto;
        display: block;
    }
    .ijob-img img{
        margin: 10px;
        max-width: 120px;
    }
}
