/* first 首页头部样式 */
.first-top{
    position: relative;
    /*  display: flex;*/
    width: 190px;
    /* width: 1200px; */
    /*  justify-content: space-between;*/
    height: 480px;
}

.left-nav{
    width:190px;
    margin-left: 0px;
    float: left;
    background: url(../images/nav_bg_03.png) no-repeat center center;
    padding: 0;
    height: 744px;
    text-align: left;
}
.eject{
    margin-left:190px;
    height: 400px;
}
.demo{
    height: 400px;
}

.eject2{
    margin-left:190px;
    height: 345px;
}
.demo2{
    height: 345px;
}

.dh{
    position: relative;
}
.first-banner{
    width: 998px;
    height: 512px;
    margin-right: 0px;
}
.first-banner a{
    width: 100%;
    height: 512px;
}
.first-banner2{
    width: 100%;
    height: 376px;
	margin: 0 !important;
}
.first-banner2 a{
    width: 100%;
    height: 540px;
}


.first-left,
.first-right{
    width: 40px;
    background-size: 100% 100%;
}
.first-left{
    background-image: url(../img/z.png);
}
.first-right{
    background-image: url(../img/r.png);
}
/* end */

.index-nav{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    height: 400px;
    background: url(../images/nav_hr_03.png) no-repeat center bottom; 
}
.index-nav .div-a{
    width: 100%;
    box-sizing: border-box;
    flex-direction: column;
}
.index-nav2{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    height: 400px;
    background: url(../images/nav_hr_03.png) no-repeat center bottom; 
}
.index-nav2 .div-a{
    width: 100%;
    box-sizing: border-box;
    flex-direction: column;
}

.znav{
    width: 226px;
    text-align: left;

    position: relative;
    display: flex;
    justify-content: space-between;
}
.znav img{
    width: 21px;
    height: 21px;
}
.znav h1{
    width: 190px;
    color: #000000;
    font-size: 16px;
	font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 22px;
    text-align: center;
}

.znav span{
    margin-right: 18px;
}
.index-nav .div-a div{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding:0;
    text-align: left;
    width: 190px;
}

.index-nav .div-a div a{
    text-align: center;
    font-size: 16px;
    width: 100%;
	color: #000;
	font-weight: normal;
}
.k_a a{
	margin-top: 0px !important;
}

.index-nav .div-a div a h2{
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    color: #0a65bd;
}

.dl{
    padding-top: 10px;
    width: 20%;
    border: 1px solid #bfbfbf;
    border-top: none;
    border-left: none;
    box-sizing: border-box;
}
.dl p{
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #707070;

}
.dl-div{
    width: 90%;
    margin: 0 auto;
}
.dl-div a{
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    border: 1px solid #59af19;
    box-sizing: border-box;
    color: #59af19;
    margin-top: 10px;
}
.dl-div a.hk-a{
    background: #59af19;
    color: #fff;
}
.top1{
    width: 90%;
    margin: 0 auto;
    height: 30px;
    margin-top: 10px;
    border-bottom: 1px solid #59af19;
    box-sizing: border-box;
    font-size: 16px;
    position: relative;
}
.top1::after{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../img/gg.png)no-repeat;
    background-size: 100% 100%;
    left: 4.5em;
}
.gg-ul{
    width: 90%;
    margin: 0 auto;
}
.gg-ul a{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}
.top-adv a{
    height: 120px;
}

.sell-list{
    border: 1px solid #a6a6a6;
}
.sell-adv{
    width: 20%;
    height: 350px;
}
.sell-img-div{
    width: 50%;
    border-right: 1px solid #a6a6a6;
    box-sizing: border-box;
}
.sell-ul{
    width: 30%;
}
.sell-img{
    width: 95%;
    margin: 0 auto;
}
.sell-img div{
    height: 135px;
    overflow: hidden;
}
.sell-img a span{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    font-size: 15px;
    color: #707070;
}
.sell-adv2{
    width: 95%;
    margin: 10px auto 5px;
}
.sell-list-ul{
    margin: 0 auto;
    width: 95%;
}
.sell-list-ul a{
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    width: 100%;
    position: relative;
    text-indent: 1em;
    color: #707070;
    font-size: 15px;
}
.sell-list-ul a::after{
    content: '';
    position: absolute;
    width: 0.3em;
    height: 0.3em;
    font-size: 15px;
    border-radius: 0.3em;
    background: #707070;
    left: 0;
    top: calc((100% - 0.3em)/2);
}
.buy-adv a{
    height: 112px;
}
.company-img a{
    width: calc(1200px/100*79/100*19);
    height: calc(1200px/100*79/100*19 +30px);
}
.company-img div{
    width: 100%;
    overflow: hidden;
    height: calc(100% - 30px);
    border: 1px solid #a6a6a6;
    box-sizing: border-box;
}
.company-img span{
    height: 30px;
    line-height: 30px;
    display: block;
    width: 100%;
    font-size: 15px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}
.company-div{
    margin-top: 10px;
    border: 1px solid #a6a6a6;
    box-sizing: border-box;
}
.top3{
    display: block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 15px;
    position: relative;
    background: #59af19;
}
.top3::after{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: 10px;
    top: calc((100% - 20px)/2);
    background: url(../img/tj.png)no-repeat;
    background-size: 100% 100%;
}
.company-ul{
    width: 95%;
    margin: 0 auto;
}
.company-ul a{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 15px;
    width: 100%;
    text-indent: 1em;
    color: #707070;
    position: relative;
}
.company-ul a::after{
    content: '';
    position: absolute;
    width: 0.3em;
    height: 0.3em;
    font-size: 15px;
    background-color: #707070;
    left: 0;
    top: calc((100% 0.3em)/2);
    border-radius: 0.3em;
}
.article-bor{
    border: 1px solid #a6a6a6;
    box-sizing: border-box;
}
.top4{
    height: 30px;
    display: block;
    position: relative;
    background: #59af19;
}
.top4 span{
    display: block;
    width: 100%;
    height: 30px;
    color: #fff;
    line-height: 30px;
    font-size: 15px;
    text-align: center;
}
.top4 a{
    position: absolute;
    right: 0;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    color: #fff;
    font-size: 15px;
    top: 0;
}
.top4::after{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: 10px;
    top: calc((100% - 20px)/2);
    background: url(../img/hy.png)no-repeat;
    background-size: 100% 100%;
}
.xwtop::after{
    background: url(../img/xw.png)no-repeat;
    background-size: 100% 100%;
}
.sctop::after{
    background: url(../img/sc.png)no-repeat;
    background-size: 100% 100%;
}
li {
    position: relative;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    transition: all 0.5s;
}

li>p {
    /* position: absolute; */
    width: 100%;
    height: 30px;
    line-height: 30px;
    bottom: 0;
    z-index: 9;
    opacity: 1;
    padding-left: 10px;
}
li>p span {
    font-weight: 700;
    color: #9599A6;
    margin-right: 10px;
}
.dyg_kj{
  width: 1200px;
  height: 744px;
  position: relative;
  z-index: 999;
  margin: 0 auto;
  margin-top: 17px;
  display: flex;
  justify-content: space-between;

}

.dyg_center{
    margin: 0 auto;
    height: 481px;
}
.dyg_left{
    width: 190px;
    top: 0px;
    z-index: 999;
}

.dyg_right{
    width: 242px;
    height: 253px;
    position: absolute;
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    border-radius: 7px;
    background: #ffffff80;
    left: 940px;
}
.b_nr{
    display: flex;
    width: 190px !important;
    justify-content: space-between;
}
.dyg_r-adv{
    width: 284px;
    height: 268px;
}
.dyg_r-adv a img{
    width: 284px;
    height: 268px;
}
.dyg_r_t{
    background:url(../images/ban_rught_03.png) no-repeat center center;
    width: 244px;
    height: 381px;

}
.dyg_r_kj{
    width: 244px;
    height: 186px;
}
.dyg_r_kj img{
    width: 62px;
    height: 62px;
    border-radius: 40px;
    margin-top: 27px;
    margin-left: 91px;
}



.dyg_r_kj h1{
    color: #4c4c4c;
    font-size: 14px;
    line-height: 50px;
    font-weight: normal;
    text-align: center;
}
.dyg_r_kj a{
    width: 206px;
    line-height: 25px;
    color:#fff;
    text-align: center;
    background-color: #979797;
    margin-bottom: 20px;
    margin-left: 18px;
}
.dyg_r_kj a:hover{
    background: #ff9c15;
    width: 206px;
    color: #fff;
}

.hrb_banner-ul{
    height: 220px;
    width: 998px;
    display: flex;
    justify-content: space-between;
    margin-top: 12px;
}
.hrb_banner-wz{
    width: 464px;
    height: 196px;
    background: #dde7ff;
    padding: 12px;
}
.hrb_banner-a{
    width: 100%;
    height: 18px;
    line-height: 18px;
    display: flex;
    justify-content: space-between;

}
.hrb_banner-a h1{
    font-size: 18px;
    line-height: 18px;
    color: #000000;
    font-weight: normal;
}
.hrb_banner-a h2{
    font-size: 18px;
    line-height: 18px;
    color: #000000;
    font-weight: normal;
}

.hrb_banner_b{
    width: 100%;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    height: 156px;
    margin-top: 19px;
}
.hrb_banner_b a{
    width: 100%;
}
.hrb_banner_b a h3{
    width: 92%;
    font-size: 16px;
    line-height: 22px;
    border-left: 3px solid #2e69ff;
    padding-left: 3%;
    font-weight: normal;
}



/*公共标题*/

.bg_tit{
    background-size:100%;
    width:1200px;
    height: 41px;
    position: relative;
}
.bg_tit img{
    position: absolute;
}

.pu_title h1{
    font-size: 30px;
    color: #1951c5;
    font-weight:normal;
    line-height:36px;
    float: left;
}
.pu_title h1 strong{
    font-weight: normal;
    font-size: 26px;
}
.pu_title a{
    position: absolute;
    font-size: 16px;
    line-height: 30px;
    text-align: right;
    color: #00000084;
    right: 0px;
    top: 5px;
    font-weight: normal;
    width: 60px;
    background: none;
}
.pu_title a img{
margin-top: 22px;
}

/*05.28*/
.new_kj{
    display: flex;
    justify-content: space-between;
    margin-top: 19px;
    height: 474px;
}

.new_left-wz{
    width: 363px;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    height: 474px;
    justify-content: space-between;
}
.new_left-adv{
    width: 363px;
    height: 266px;
}
.new_left-adv a{
    position: relative;
    width: 363px;
    height: 266px !important;
}
.new_left-adv h1{
    position:absolute;
    width: 80%;
    padding: 0 10%;
    font-size: 16px;
    line-height: 36px;
    top: 230px;
    color: #fff;
    text-align: center;
    background: #00000050;
    font-weight: normal;
}

.new_left_b-wz{
    width: 100%;
    height: 184px;
}

.xbt{
    display:flex;
    width: 96%;
    height: 24px;
    border-left: 4px solid #2e69ff;
    justify-content: space-between;
    padding-left: 4%;
}

.xbt h1{
    line-height: 24px;
    font-size: 18px;
}
.xbt a{
    line-height: 24px;
    font-size: 18px;
}

.new_left_b{
    width: 100%;
    height: 142px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-top: 18px;
}
.new_left_b a{
    width: 100%;
}
.new_left_b a h2{
    font-size: 15px;
    line-height: 15px;
    font-weight: normal;
    background: url(../images/picc_03.jpg) no-repeat left center;
    padding-left: 8%;
    width: 90%;
}

.new_center{
    width: 408px;
    height: 474px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.new_c_b-wz{
    width: 100%;
    height: 226px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-top: 24px;
}
.new_c_b-wz a{
    width: 100%;
}
.new_c_b-wz a h2{
    font-size: 15px;
    line-height: 15px;
    font-weight: normal;
    background: url(../images/picc_03.jpg) no-repeat left center;
    padding-left: 8%;
    width: 90%;
}
.new_c_img-wz{
    display: flex;
    width: 100%;
    height: 190px;
    justify-content: space-around;
    margin-top: 13px;
}
.new_c_img-wz a{
    display: flex;
    width: 48%;
    height: 190px;
    flex-wrap: wrap;
    align-content: space-between;
}
.new_c-adv{
    width: 100%;
    height: 164px;
}

.new_c_img-wz a h1{
    font-size: 15px;
    line-height: 15px;
    width: 80%;
    padding: 0 10%;
    margin-top: 10px;
    font-weight: normal;
}
.new_right{
    width: 390px;
    height: 744px;
}
.new_r_b-wz{
    width: 100%;
    height:240px;
    margin-top: 15px;
}
.new_r_b-wz a{
    height: 80px;
    border-top: 1px dashed #9c9c9c;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.new_r_b-wz a h1{
    font-size: 15px;
    line-height: 15px;
    color: #000000;
    width: 90%;
    font-weight: normal;
}
.new_r_b-wz a p{
    font-size: 14px;
    line-height: 22px;
    color: #00000080;
    -webkit-line-clamp: 2;
    height: 44px;
    width: 95%;
    margin-top: 3px;
}


.gy_kj{
    height: 418px;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.gy_left-wz{
    width: 460px;
    height: 418px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.gy_left-wz a{
    width: 100%;
}
.gy_left-wz a h1{
    width: 90%;
    font-size: 15px;
    line-height: 20px;
    background: url(../images/picc_03.jpg) no-repeat center left;
    padding-left: 5%;
    font-weight: normal;
}
.gy_center-wz{
    width: 454px;
    height: 418px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
}
.gy_center-wz a{
    width: 48%;
    height: 198px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.gy_c-adv{
    width: 100%;
    height: 172px;
}
.gy_c-adv img{
    width: 100%;
    height: 172px;
}
.gy_center-wz a h1{
    font-size: 15px;
    line-height: 15px;
    width: 80%;
    padding: 0 10%;
    text-align: center;
    color: #000;
    font-weight: normal;
}
.gy_right-adv{
    width: 232px;
    height: 409px;

}
.gy_right-adv img{
    width: 232px;
    height: 409px;  
}

.qg_kj{
    height: 582px;
    margin-top: 23px;
    display: flex;
    justify-content: space-between;
}
.qg_left-adv{
    height: 582px;
    width: 200px;
}
.qg_left-adv a{
    height: 582px;
    width: 200px;
}
.qg_left-adv img{
    height: 582px;
    width: 200px;
}
.qg_right{
    width: 976px;
    height: 582px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.qg_r_top-wz{
    height: 430px;
    width: 976px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}
.qg_r_top-wz a{
    width: 232px;
    height: 209px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
}
.qg_r_t-adv{
    width: 232px;
    height: 182px;
}
.qg_r_top-wz a h1{
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    width: 80%;
    padding: 0 10%;    
}
.qg_r_b{
    width: 100%;
    height: 137px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.qg_r_b-wz{
    height: 100px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: space-between;
}
.qg_r_b-wz a{
    width: 48%;
    height: 20px;
}
.qg_r_b-wz a h1{
    font-size: 15px;
    line-height: 20px;
    background: url(../images/picc_03.jpg) no-repeat left center;    
    padding-left: 4%;
    width: 90%;
    font-weight: normal;
}



.qyml_kj{
    margin-top: 20px;
    width: 100%;
    display: flex;
    height: 441px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: space-between;
}
.qyml_kj a{
    width: 226px;
    height: 210px;
    border: 1px solid #e3e3e3;
}
.qyml_kj a img{
    width: 226px;
    height: 210px;
}
.qyml_bottom-wz{
    height: 254px;
    display: flex;
    justify-content: space-around;
    align-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}
.qyml_bottom-wz a{
    width: 538px;
    height: 100px;
    background: #e8efff;
    padding: 8px 20px;
}
.qyml_bottom-wz a h1{
    font-size: 16px;
    line-height: 30px;
    color: #000;
    text-align: center;
    width: 80%; 
    padding: 0 10%;
    font-weight: normal;
}
.qyml_bottom-wz a p{
    font-size: 14px;
    line-height: 22px;
    height: 66px;
    color: #00000080;
    text-align: center;
    width: 95%; 
    font-weight: normal;
    -webkit-line-clamp: 3;
    margin: 0 auto;
}

.hyzh{
    height: 512px;
    margin-top: 18px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hyzh_left{
    width: 636px;
    height: 512px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.hyzh_left a{
    width: 636px;
    height: 176px;
    display: flex;
    border-bottom: 1px dashed #9c9c9c;
    justify-content: space-between;
}
.hyzh_l_l-adv{
    width: 192px;
    height: 143px;
    border: 1px solid #bfbfbf;
    margin-top: 15px;
}
.hyzh_l_l-adv img{
    width: 192px;
    height: 143px;
}
.hyzh_l_r-wz{
    width: 420px;
    height: 145px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    margin-top: 15px;
}
.hyzh_l_r-wz h1{
    width: 90%;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
}
.hyzh_l_r-wz p{
    font-size: 14px;
    color: #00000080;
    -webkit-line-clamp: 3;
    line-height: 22px;
    height: 66px;
    width: 95%;
}
.hyzh_l_r-wz h2{
    color: #00000060;
    width: 90%;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
}


.hyzh_right-wz{
    width: 525px;
    height: 500px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
}
.hyzh_right-wz a{
    width: 48%;
    height: 244px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.hyzh_right-adv{
    width: 100%;
    height: 211px;
    border: 1px solid #bfbfbf;
}
.hyzh_right-adv img{
    width: 100%;
    height: 211px;
}
.hyzh_right-wz a h1{
    font-size: 15px;
    line-height: 15px;
    width: 80%;
    padding: 0 10%;
    text-align: center;
    color: #000;
    font-weight: normal;
}

.link_hrb{
    height: 335px;
    display: flex;
}
.link_hrb-a{
    width: 589px;
    height: 335px;

}
.link_hrb-a h1{
    font-size: 16px;
    line-height: 40px;
    width: 95%;
    padding-left: 5px;
    background: url(../images/xxbg_03.jpg) no-repeat center bottom;

}
.link_hrb-adv{
    display: flex;
    width: 589px;
    height: 284px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    margin-top: 15px;
}
.link_hrb-adv a{
    border: 1px solid #797979;
    width: 189px;
    height: 84px;
}
.link_hrb-adv img{
    width: 189px;
    height: 84px;
}