body {
    padding-top: 131.6px !important;
}
.lang{font-size: 14px;color: #a6a6a6;}
@media screen and (min-width:1200px) {
    .my-footer .right {
        display: inline-block !important
    }
}

.my-footer .left,
.my-footer .right {
    display: inline-block;
    margin: 0 20px;
    vertical-align: top
}

.my-navbar .dropdown-menu {
    min-width: auto !important;
}

.my-banner .item img {
    width: 100%
}

.my-navbar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    border-radius: 0;
    width: 100%;
    background-color: #fff;
    margin-bottom: 0;
    border: 0
}

.my-navbar .my-navbar-brand {
    height: 100px;
    padding: 11.9px 0 0 6.4px
}

.my-navbar .my-navbar-collapse ul>li>a {
    height: 100px;
    padding: 0;
    margin: 0 20px;
    line-height: 100px;
    font-size: 17px;
    color: #6e6e6e;
}

.my-navbar .my-navbar-collapse ul>li>a:hover {
    border-bottom: 2px solid #01239f
}
@media screen and (min-width:1100px){
    .my-navbar .my-navbar-collapse li.dropdown:hover .dropdown-menu{
        display: inherit !important;
    }
}

@media screen and (max-width:1100px) {
    
    .my-navbar .my-navbar-collapse ul>li>a {
        height: 40px;
        line-height: 40px;
        text-align: center
    }
}

.my-navbar .my-navbar-collapse ul.dropdown-menu>li>a {
    height: 40px;
    line-height: 40px
}

.my-navbar .my-navbar-collapse ul.dropdown-menu>li>a:hover {
    border-bottom: 0 solid #01239f
}

.hover_mune{
    position: relative;
}
.hover_mune .hover_mune_list{
    background-color: #f0f0f0;
    position: absolute;
    left: 100%;
    top: 0;
    padding: 10px 0;
    line-height: 1.5;
    display: none;
}
.hover_mune .hover_mune_list li{
    padding: 0 15px;
    /* margin-bottom: 20px; */
}
.hover_mune .hover_mune_list .hover_mune_list_title{
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e4e4e4;
    display: inline-block;
    font-size: 16px;
    white-space: nowrap;
}
.hover_mune .hover_mune_list > li > a{
    margin: 0 !important;
    height: auto !important;
    line-height: 1.5 !important;
    font-weight: normal !important;
    display: block;
    white-space: nowrap;
}
.hover_mune .hover_mune_list a:hover{
    border: 0 !important;
}

.my-footer {
    padding: 30px 0px;
    background-color: #242331;
    text-align: center;
}

.my-footer .left {
    color: #fff;
    font-size: 0;
}

.my-footer .left .tel img {
    width: 33px;
    height: 33px;
    vertical-align: middle
}

.my-footer .left .tel span {
    font-size: 18px;
    vertical-align: middle
}

.my-footer .left .tel p {
    font-size: 41px;
    font-weight: bold
}

.my-footer .left .addr img {
    width: 27px;
    height: 27px;
    margin-right: 5px;
    vertical-align: top
}

.my-footer .left .addr .text {
    width: 180px;
    display: inline-block;
    font-size: 11px;
    vertical-align: top
}

.my-footer .left .link {
    margin-top: 20px
}

.my-footer .left .link a {
    margin-right: 40px
}

.my-footer .left .link a:last-child {
    margin: 0
}

.my-footer .left .link a img {
    height: 45.39px
}

.my-footer .right {
    color: #fff;
    font-size: 0
}

.my-footer .right .list {
    text-align: center
}

.my-footer .right .list li {
    height: 200px;
    padding: 0 24px;
    border-right: 1px solid #fff;
    float: left;
    line-height: 1.8
}

.my-footer .right .list li .title {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: bold;
    display: block
}

.my-footer .right .list li a {
    font-size: 13px;
    color: inherit;
    display: block;
    color: #c6c6c6
}

.my-footer .right .list li:last-child {
    border: 0
}

ul , ul > li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.common-title {
    margin-top: 45px !important;
    text-align: center
}

.common-title .CH {
    display: block;
    font-size: 24px;
    color: #6e6e6e;
    font-weight: bold
}

.common-title .EN {
    display: block;
    font-size: 31px;
    color: #6e6e6e;
    font-weight: lighter
}

.common-title hr {
    width: 38.71px;
    height: 2.5px;
    background-color: #1f3daa;
    margin: auto;
    margin-top: 14.6px;
    margin-bottom: 41.2px;
    border: 0
}

.fullImg img {
    width: 100%
}

.produce .produce-list .list-top li {
    width: 16.6666666666%;
    height: 43px;
    background-color: #e4e4e4;
    float: left;
    margin-bottom: 23.7px;
    color: #797979;
    font-size: 18px;
    line-height: 43px;
    text-align: center
}

.produce .produce-list .list-top li span {
    height: 35px;
    margin-top: 5px;
    display: block;
    line-height: 35px;
    border-right: 1px solid #707070
}

.produce .produce-list .list-top li.active {
    background-color: #1f3daa;
    color: #fff;
    font-weight: bold
}

.produce .produce-list .list-top li:last-of-type span {
    border-right: 0
}

@media screen and (max-width:768px) {
    .produce .produce-list .list-top li:last-of-type {
        margin-left: 25%
    }
}

@media screen and (max-width:768px) {
    .produce .produce-list .list-top li {
        width: 50%
    }
}

@media screen and (max-width:768px) {
    .produce .produce-list .list-top li:nth-of-type(2) span {
        border-right: 0
    }
    .produce .produce-list .list-top li:nth-of-type(4) span {
        border-right: 0
    }
}

.produce .produce-list .list-content li>div {
    height: 100%;
    background-color: #fff;
    margin: 0 -8px;
    padding: 26px 19.6px 16px 19.6px;
    border: 1px solid #dfdfdf;
    box-shadow: 0 3px 39px rgba(0, 0, 0, 0);
    text-align: center;
    transition: box-shadow .5s;
}
.produce .produce-list .list-content li>div:hover{
    box-shadow: 0 3px 39px rgba(0, 0, 0, 0.2);
}
.produce .produce-list .list-content li>div:hover .name hr{
    transform: scaleX(3);
}

.produce .produce-list .list-content li>div .cover .cover-img {
    width: 100%
}

.produce .produce-list .list-content li>div .name {
    font-size: 21px;
    color: #6e6e6e;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.produce .produce-list .list-content li>div .name hr {
    width: 34.71px;
    height: 2.5px;
    background-color: #1f3daa;
    margin: 10px auto;
    transform: scaleX(1);
    border: 0;
    transition: transform .5s;
}

.produce .produce-list .list-content li>div .info {
    text-align: left
}

.produce .produce-list .list-content li>div .info span {
    display: block;
    font-size: 13px;
    color: #a6a6a6;
    line-height: 1.8
}

.produce .produce-list .list-content li>div .check .check-btn {
    width: 90%;
    height: 31.5px;
    margin-top: 19.4px;
    border: 1px solid #1f3daa;
    background-color: transparent;
    color: #1f3daa
}

@media screen and (max-width:1200px) {
    .produce .produce-list .list-content li {
        margin-bottom: 14px
    }
}

@media screen and (max-width:992px) {
    .produce .produce-list .list-content li {
        margin-bottom: 14px
    }
}

@media screen and (max-width:768px) {
    .produce .produce-list .list-content li {
        margin-bottom: 14px
    }
}

.produce .produce-list .more {
    text-align: center
}

.produce .produce-list .more .more-btn {
    width: 173px;
    height: 38.7px;
    margin: 32px;
    border: 1px solid #1f3daa;
    border-radius: 12px;
    background-color: transparent;
    color: #1f3daa
}

.advantage .advantage-list {
    margin-bottom: 24px
}

@media screen and (max-width:992px) {
    .advantage .advantage-list {
        margin-bottom: 10px
    }
}

.advantage .advantage-list .list li {
    margin-bottom: 30px
}

.advantage .advantage-list .list li img {
    width: 100%
}

.news {
    background: url(/static/home/img/index/newsBg.png) no-repeat;
    background-size: 100% 100%;
    background-position-y: 20px
}

.news .swiper-slide .info {
    height: 108px;
    background-color: #fff;
    position: relative;
    box-sizing: border-box;
    padding: 18px;
    color: #6e6e6e;
    text-align: left
}

.news .swiper-slide .cover{
    height: 300px;
    position: relative;
    overflow: hidden;
}
.news .swiper-slide .cover img{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

@media (max-width:768px){
    .news .swiper-slide .cover{
        height: auto
    }
    .news .swiper-slide .cover img{
        position: relative;
        top: 0;
        left: 0;
        transform: none;
    }
}

.news .swiper-slide .info .title {
    width: 65%;
    display: inline-block;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold
}

@media screen and (max-width:768px) {
    .news .swiper-slide .info .title {
        font-size: 18px
    }
}

.news .swiper-slide .info .time {
    width: 70%;
    display: inline-block;
    font-size: 15px
}

@media screen and (max-width:768px) {
    .news .swiper-slide .info .time {
        font-size: 13px
    }
}

.news .swiper-slide .info hr {
    width: 34.71px;
    height: 2.5px;
    background-color: #1f3daa;
    margin: 5px 0;
    border: 0
}

.news .swiper-slide .info .check {
    width: 30%;
    float: right;
    line-height: 72px
}

.news .swiper-slide .info .check .check-btn {
    width: 90%;
    height: 30px;
    background-color: transparent;
    border: 1px solid #1f3daa;
    color: #1f3daa;
    font-size: 12px;
    line-height: 1
}

@media screen and (max-width:768px) {
    .news .swiper-slide .info .check .check-btn {
        width: 98%;
        font-size: 13px
    }
}

.news .swiper-slide .info .check .check-btn:hover {
    background-color: #1f3daa;
    color: #fff
}

.news .next-btn,
.news .prev-btn {
    color: #a7a7a7
}

.partners .list {
    margin-bottom: 51px;
    font-size: 0
}

.partners .list li {
    width: 25%;
    display: inline-block;
    vertical-align: middle
}

.partners .list li a img {
    width: 100%
}

.produce .produce-list .list-content li>div .check .check-btn:hover,
.produce .produce-list .more .more-btn:hover,
.news .slide .info .check .check-btn:hover {
    background-color: #1f3daa;
    color: #fff;
}