@charset"utf-8";
/*header*/
 .zgjm-second-m {
    width: 100%;
    height:auto;
    margin:0 auto;
    background:#f0f0f0;
    position: relative;
}
#jmt {
    position: fixed;
    z-index:20;
    width: 100%;
}
.zgjm-header {
    width: 100%;
    height: 1.7rem;
    /* border-bottom:1px solid #a97957; */
    background:#fff;
    position: relative;
    z-index:12;
}
.header-r img {
    width: 0.6rem;
    padding: 0.57rem 0.6rem;
}
.header {
    width:100%;
}
.header-l {
    width: 1.8rem;
    height: 1.7rem;
    /* margin-top:.1rem; */
    float: right;
    background: #2f82ec;
}
.header-l img {
    width: 0.6rem;
    padding: 0.57rem 0.6rem;
}
.logo img {
    width: 100%;
    /* padding: 0.28rem 0.4rem; */
}
.logo {
    width: 4.6rem;
    /* margin:0 auto; */
    float: left;
    padding: 0.28rem 0.4rem;
}
.logoBtn {
    display:block;
    /* width:4.7rem; */
    /* height:.8rem; */
}
.header-r {
    width: 1.8rem;
    height: 1.7rem;
    float: right;
    border-left: 1px solid #e0e0e0;
}
/*menu*/
 #home-menu {
    width: 100%;
    opacity: 0.94;
    background:#fff;
    position: absolute;
    top:-11.4rem;
    left:0;
    z-index:11;
    transition: all .5s;
    height: calc(100% - 1.62rem);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.menuList {
    width: 100%;
}
.menuWidth {
    width: 8.5rem;
    margin:auto;
}
#en {
    height:2.16rem;
    line-height:2.16rem;
    color:#333;
    font-size:.4rem;
}
#en img {
    width:.64rem;
    height:.64rem;
}
#en a {
    height: 2.16rem;
    line-height: 2.16rem;
    color: #333;
    font-size: .4rem;
}
#en a:hover {
    text-decoration: none;
}
.menu-content {
    border-bottom:1px solid #e0e0e0;
    padding: 0.4rem 0;
}
.menu-content a.edit-handle {
    display:none;
}
.menu-content a.news-title {
    width:100%;
    line-height:.5rem;
    background:url(../image/home-footer-xia.png) no-repeat center right;
    font-size:.4rem;
    color:#333;
    display:block;
    background-size:3% !important;
}
.menu-content a:hover {
    text-decoration: none;
}
.menu-content.on a.news-title {
    color: #2f82ec;
    background:url(../image/home-footer-shang.png) no-repeat center right;
    font-weight:bold;
}
.menu-content-ul {
    margin-top:0.3rem;
    display:none;
    overflow: hidden;
    height: 0;
}
.menu-content-ul li {
}
.menu-content-ul li a {
    height: 1rem;
    line-height: 1rem;
    font-size: .36rem;
    color: #333;
    display: block;
    padding-left: 0.4rem;
}
.menu-content .xzzx-a {
    width:100%;
    line-height:.5rem;
    font-size:.4rem;
    color:#333;
    display:block;
    background-size:3% !important;
}
.menu-content .xzzx-a:hover {
    text-decoration: none;
}
/*sousuo*/
 #ids {
    width:100%;
    height:1.8rem;
    line-height:1.8rem;
    background:rgba(255, 255, 255, .94);
    position: absolute;
    top:-1.3rem;
    z-index:11;
    transition: all .5s;
}
#ids input {
    width:8.93rem;
    height:1rem;
    border:1px solid #c5c5c5;
    background:#ddd url(../image/st.png) no-repeat 8.3rem center;
    color:#999;
    font-size:.37rem;
    border-radius:1.4rem;
    padding-left:.27rem;
    background-size:6%;
}
/*zhezhao*/
 #z {
    width:100%;
    height:100%;
    position: fixed;
    top:0;
    left:0;
    background:rgba(0, 0, 0, .6);
    z-index:10;
    display:none;
    overflow:hidden;
}
/* banner */
 .banner_class {
    width: 100%;
    height: 6rem;
    padding-top: 1.7rem;
    /* background-image: linear-gradient(0deg, 
		rgba(0, 0, 0, 0.58) 0%, 
		#000000 100%); */
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-wrapper1 img {
    width: 100%;
    height: 100%;
}
/* business */
 .business {
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
}
.business_wrap {
    width: 90%;
    height: auto;
    /* background-color: #999; */
    margin: 0 auto;
}
.business_wrap li {
    width: 100%;
    float: left;
    line-height: 1.75rem;
    font-size: 0.44rem;
    height: 1.75rem;
    color: #3a3a3a;
    margin-bottom: 0.2rem;
    background-color: #fcfeff;
    border: solid 1px rgba(88, 174, 225, 0.3);
    /* border-bottom: solid 1px rgba(88, 174, 225, 0.3); */
    /* border-top: solid 1px rgba(88, 174, 225, 0.3); */
    background: url(../image/_.png) no-repeat 95%;
    background-size: 0.3rem;
}
.business_wrap li img {
    width: 1rem;
    height: 0.9rem;
    float: left;
    padding: 0.45rem 0.4rem 0.45rem 0.6rem;
}
.business_wrap ul li:nth-child(odd) {
    background-color: #e6f5fe;
}
.business_wrap ul li a {
    font-size: 0.44rem;
    color: #3a3a3a;
    line-height: 1.75rem;
}
/* news */
 .news_wrap {
    width: 90%;
    height: auto;
    margin: 0 auto;
    margin-top: 1.3rem;
}
.news_title span {
    background: url(../image/blueju.png) no-repeat 0rem 0.18rem;
    font-size: 0.44rem;
    font-weight: normal;
    background-size: 1.3rem;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666666;
    padding-left: 63px;
    display: inline-block;
}
.news_title img {
    width: 5.2rem;
    display: block;
    position: relative;
    top: -0.3rem;
}
.news_box {
    margin-top: 0.5rem;
}
.news_box ul li {
    font-size: 0.44rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.8rem;
    padding: 0.3rem 0rem;
    letter-spacing: 0px;
    border-bottom: 1px solid #ccc;
    color: #333333;
}
.news_box ul li:nth-child(1) {
    border-top: 1px solid #ccc;
}
.Heavenly {
    padding-top: 0.3rem;
}
.news_box ul li span {
    font-size: 0.38rem;
    background: url(../image/newstime.png) no-repeat 0rem 0.1rem;
    background-size: 0.6rem;
    display: block;
    line-height: 0.8rem;
    font-stretch: normal;
    letter-spacing: 0px;
    padding-left: 0.88rem;
    color: #999999;
}
.news_box ul li span a {
    color: #333333;
    font-size: 0.44rem;
}
.Kings {
    width: 90%;
    margin: 0 auto;
    margin-top: 1rem;
    padding-bottom: 1rem;
}
.Heavenly span {
    background: url(../image/yuanjian.png) no-repeat;
    font-size: 0.42rem;
    background-size: 1.2rem;
    font-weight: normal;
    padding-left: 1.4rem;
    height: 0.7rem;
    line-height: 0.7rem;
    display: inline-block;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #2f82ec;
}
.Heavenly span a {
    color: #2f82ec;
}
.Four {
    margin-top: 1.2rem;
}
.Four ul li {
    width: 4.3rem;
    height: 4.3rem;
    text-align: center;
    margin-left: 0.4rem;
    margin-bottom: 0.4rem;
    float: left;
    background-color: #ffffff;
    box-shadow: 0px 9px 36px 0px rgba(23, 53, 75, 0.1);
    position: relative;
}

.alink-1{
        width: 4.3rem;
        height: 4.3rem;
        display: inline-block;
        position: absolute;
        left: 0;
}
.Four ul li img {
    width: 1.1rem;
    height: 1.2rem;
    margin-top: 0.8rem;
}
.Four ul li h2 {
    font-size: 0.43rem;
    font-weight: normal;
    text-align: center;
    padding: 0.3rem;
    font-stretch: normal;
    font-weight: bold;
    letter-spacing: 0px;
    color: #333333;
}
.Four ul li h2 a {
}
.Four ul li p {
    font-size: 0.35rem;
    font-weight: normal;
    text-align: center;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
}
.Four ul li:nth-child(odd) {
    margin-left: 0px;
}
.Four ul li:nth-child(2) img {
    width: 1.2rem;
    height: 1.2rem;
}
.Four ul li:nth-child(3) img {
    width: 1.2rem;
    height: 1.2rem;
}
.Four ul li:nth-child(4) img {
    width: 1.2rem;
    height: 1.2rem;
}
.Kings_four {
    background: url(../image/footbjd.png) no-repeat 0rem 0rem;
    background-size: 100%;
}
/* footrt */
 .footer_wrap {width: 100%;height: auto;border-top: 1px solid #dadee1;background-color: #eef2f5;}
.footer_box {width: 90%;margin: 0 auto;}
/* footer */
 .footer-lianjie .container, .footer-banquan .container {
    width: 100%;
}
.footer-lianjie .container {
}

    .none {
        display:none !important;
    }
    .footer-list {
    }
    .footer-list-li {
        float:none;
        border-bottom: 2px solid #c4d1dd;
        padding: 0.6rem 0;
    }
    .footer-tit {
        margin-left:0;
        margin-top:0;    font-weight:normal;
        font-size: 0.40rem;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #666666;
        background:url(../image/top.png) no-repeat 98% center;
        background-size: 12px;
        line-height: 0.6rem;
    }  .footer-tit-1 {
        margin-left:0;
        margin-top:0;    font-weight:normal;
        font-size: 0.40rem;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #666666;
        background:url(../image/top.png) no-repeat 98% center;
        background-size: 12px;
        line-height: 0.6rem;
    }
    .footer-tit.active {
        background:url(../image/bottom.png) no-repeat 98% center;
        background-size: 12px;
    }
    .footer-tit a {
        font-weight:normal;
        font-size: 0.40rem;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #666666;
    }
    .footer-tit1 a {
        font-weight:normal;
        font-size: 0.40rem;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #666666;
        padding-left: 1.1rem;
        /* background-size: 0.2rem; */
        line-height: 0.7rem;
        height: 0.7rem;
        background: url(../image/link-two.png) no-repeat 0 -0.09rem;
        background-size: 0.9rem;
        display: inline-block;
    }
    .footer-tit2 a {
           font-weight: normal;
           font-size: 0.40rem;
           font-stretch: normal;
           letter-spacing: 0px;
           color: #666666;
           padding-left: 1.1rem;
           /* background-size: 0.2rem; */
           line-height: 0.7rem;
           height: 0.7rem;
           display: inline-block;
           background: url(../image/wechat.png)  no-repeat 0 -0.08rem;
           background-size: 0.9rem;
    }
    .footer-nav li a {
        display:block;
        height:auto;
        line-height:34px;
        font-size: 0.34rem;
        color:#333333;
        padding-left:30px;
        margin-bottom:0;
    }
    .footer-nav {
        display:none;
        margin-top:15px;
        margin-left:0;
    }
    .weixin {
        float:none;
        /* margin-top:1.6rem; */
        text-align:left;
        position:relative;
        /* margin-bottom:1.68rem; */
        padding: 15px 20px;
    }
    .weixin p {
        position:absolute;
        left: 4rem;
        top: 1.6rem;
        font-size: 0.37rem;
    }
    .weixin img {
        width: 3rem;
        height: 3rem;
        /* padding:6px; */
        /* border:1px solid #ddd; */
    }
    .footer-banquan {
        height:140px;
    }
    .banquan-link, .banquan-right {
        float:none;
    }
    .banquan-right {
        font-size:14px;
        padding-top:20px;
        line-height:18px;
    }
    .banquan-link-ul li {
        margin-top:9px;
    }
    .banquan-line {
        margin-top:10px !important;
    }
    .banquan-link p {
        margin-top:8px;
        float:none;
        font-size:14px;
    }
    .banquan-link-ul li a {
        font-size:14px;
    }
    .banquan-line {
        font-size:12px;
    }
    .go-top img {
        width:40px;
        height:40px;
    }

.footer-select-content-ul{
    border-top: 1px solid #c4d1dd;
    padding-top: 0.2rem;
}

.footer-list-li1{

padding: 0.3rem 0;
}
.footer-tit2{
    background: none;
    width: 60%;
    float: left;
    padding: 0.45rem 0;
}
.footer-tit2.active {
   background: none;
}
.title_img1{
    
float: right;
    
width: 1.5rem;
    
height: 1.5rem;
}
.title_img1 img{
    
 width: 100%;
    }
    .footer_p{
        
margin-top: 0.6rem;
        
padding-bottom: 0.6rem;
    }
    .footer_p p{
        font-size: 0.34rem;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        line-height: 0.45rem;
        margin-top: 0.1rem;
        color: #999999;
    }

