@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:"Microsoft YaHei",Arial,Tahoma,sans-serif;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td{margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6{list-style:none;}
input,select,button,textarea{font-size:14px; border:0; background:none; outline:none; vertical-align:middle; font-family:"Microsoft YaHei",Arial,Tahoma,sans-serif;}
button{overflow:visible}
img{border:none;max-width: 100%;}
li{list-style:none;}
a{color:#555; text-decoration:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
a:hover{color:#FF8C00; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
::-webkit-scrollbar{width:6px;}
::-webkit-scrollbar-track{background-color:#000;}
::-webkit-scrollbar-thumb{background-color:#aaa;}
::-webkit-scrollbar-thumb:hover{background-color:#5b5b5b;}
::-webkit-scrollbar-thumb:active{background-color:#FF8C00;}
@media only screen and (max-width:992px){
body{font-size:13px;}
input,select,button,textarea{font-size:13px;}
input,textarea{-webkit-appearance:none; border-radius:0;}
}

@media only screen and (max-width:992px){
html.on{width:100%; height:100%; position:fixed; top:0; left:0; overflow:hidden;}
}

body{background-position:center; background-attachment:fixed; background-repeat:no-repeat; background-size:cover;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
@media only screen and (max-width:992px){
body.on{transform:translateX(-60%);
-webkit-transform:translateX(-60%);
-moz-transform:translateX(-60%);
-ms-transform:translateX(-60%);
-o-transform:translateX(-60%);}
}

@media only screen and (max-width:992px){
.sj_bj{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:absolute; top:0; left:0; content:""; z-index:99999; display:none;}
}

.header{width:100%; z-index:9999; position:fixed; top:0; left:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;
background-color: rgba(255,255,255,.8);
}
.header .top1{
    display: flex;
    justify-content: space-between;
    line-height: 40px;
}
.header:after{
    display: block;
    content: '';
    position: absolute;
    top: 40px;
    width: 100%;
    height: 1px;
    background-color: #fff;
}
.header.on{box-shadow:0 0 10px #ddd; background-color:#fff;}
.header.on .top1{display: none;}
.header2{box-shadow:0 0 10px #ddd; background-color:#fff;}
.header.on:after{display: none;}
.header .logo{float:left; margin:15px 0; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{margin:15px 0;}
.header2 .logo{margin:15px 0;}

.header .logo img{width:100%; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.heade.on .logo img{opacity:0;}
.header .logo img.d_w{position:absolute; top:0; left:0; opacity:0;}
.header.on .logo img.d_w{opacity:1;}
.header2 .logo img.d_w{opacity:1;}

.header .an{position:absolute; top:50%; margin-top:-11px; right:45px; height:22px; width:35px; display:none;}
.header .an span{width:35px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:10px; left:0;}
.header .an span.a3{top:20px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:10px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:10px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .nav{float:right;}
.header .nav ul{float:left;}
.header .nav ul li{margin-left:50px; height:100px; float:left; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .nav ul li{height:100px;}
.header2 .nav ul li{height:100px;}

.header .nav .y_j{position:relative; margin-top:20px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .nav .y_j{margin-top:20px;}
.header2 .nav .y_j{margin-top:20px;}

.header .nav .y_j:after{width:0; height:2px; background-color:#FF8C00; content:""; position:absolute; bottom:0; left:50%;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .nav .y_j:after{background-color:#FF8C00;}
.header2 .nav .y_j:after{background-color:#FF8C00;}

.header .nav ul li.on .y_j:after{width:100%;}
.header .nav ul li:hover .y_j:after{width:100%;}
.header .nav .y_j i{display:inline-block; margin-left:8px; font-size:14px; font-weight:bold; color:#000;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .nav .y_j i{color:#777;}
.header2 .nav .y_j i{color:#777;}

.header .nav ul li:hover .y_j i{
transform:rotate(-180deg);
-webkit-transform:rotate(-180deg);
-moz-transform:rotate(-180deg);
-ms-transform:rotate(-180deg);
-o-transform:rotate(-180deg);}
.header .nav .y_j a{display:inline-block; font-size:15px; color:#555; text-transform:uppercase; line-height:50px;}
.header.on .nav .y_j a{color:#333;}
.header2 .nav .y_j a{color:#333;}

.header .nav .e_j{width:150px; padding:10px 0; background-color:#fff; box-shadow:0 8px 15px rgba(95,125,158,.2); position:absolute; top:100px; left:50%; margin-left:-75px; opacity:0; visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .nav .e_j{top:100px;}
.header .nav ul li:hover .e_j{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);}
.header .nav .e_j a{font-size:14px; line-height:36px; text-align:center; display:block;}
@media only screen and (max-width:992px){
.header{background-color:#fff;}
.header .logo{width:75px; margin:15px 0;}
.header.on .logo{margin:15px 0;}
.header2 .logo{margin:15px 0;}

.header .logo img{width:100%; height:auto; display:block; opacity:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .logo img.d_w{opacity:1;}
.header .an{display:block;}
.header .nav{width:60%; height:100%; padding:10px 5% 0; margin:0; background-color:#141414; height:100%; position:fixed; top:0; right:-60%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul{width:100%; float:none;}
.header .nav ul li{width:100%; height:auto; text-align:left; border-bottom:1px solid rgba(255,255,255,.1); float:none; margin:0; padding:10px 0;}
.header .nav .y_j{margin:0;}
.header .nav .y_j:after{display:none;}
.header .nav .y_j i{display:block; width:100%; padding-right:10px; position:absolute; top:0; right:0; text-align:right; color:#ddd; line-height:46px; z-index:99;}
.header.on .nav .y_j i{color:#fff;}
.header2 .nav .y_j i{color:#fff;}
.header .nav ul li:hover .y_j i{color:#fff;
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.header .nav ul li.on .y_j i{color:#fff;}
.header .nav .y_j a{line-height:46px; color:#fff; display:block;}
.header.on .nav .y_j a{color:#fff;}
.header2 .nav .y_j a{color:#fff;}

.header .nav ul li:hover .y_j a{color:#fff;}
.header .nav ul li.on .y_j a{color:#fff;}
.header .nav .e_j{width:100%; background:none; box-shadow:none; position:relative; left:auto; top:auto; padding:5px 0; margin-left:0; opacity:1; visibility:inherit; display:none;
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;
transition:none;
-o-transition:none;
-ms-transition:none;
-moz-transition:none;
-webkit-transition:none;}
.header .nav ul li:hover .e_j{transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.header .nav .e_j a{line-height:36px; text-align:left; color:#fff;}
}
@media only screen and (max-width:992px){
.header .an{right:15px;}
}

.head_h{width:100%; height:100px; background-color:#fff;}
@media only screen and (max-width:992px){
.head_h{display:block;height: 89px;}
}

.pc_ban{width:100%;position:relative; overflow:hidden;}

.pc_ban .swiper-slide{overflow:hidden;position: relative;}
.pc_ban .w_z{width:80%; margin:0 auto; color:#fff; text-align:center; position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.pc_ban .w_z h2{font-size:20px; line-height:40px;text-align: center;}
.pc_ban .w_z p{font-size:40px; text-transform:uppercase; line-height:32px; margin-top:15px;}
.pc_ban .w_z .n_r{width:150px; height:50px; margin:90px auto 0; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban .w_z .n_r:hover{background-color:rgba(255,255,255,0);}
.pc_ban .w_z .n_r a{color:#469dff; font-size:14px; text-align:center; line-height:40px; display:block;background: #fff;border-radius: 30px;}
.pc_ban .w_z .n_r i{font-size:14px; font-weight:bold; padding-left:10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban .w_z .n_r a:hover i{padding-left:15px;}

.sy_gy{width:100%; padding:70px 0; overflow:hidden;}
.sy_gy .row{margin:0 -30px; display:flex; align-items:center; justify-content:space-between;}
.sy_gy .col-12{padding:0 30px;}
.sy_gy .t_p img{width:100%; height:auto; display:block;}
.sy_gy .w_z h3{font-size:28px; color:#2e2e2e; letter-spacing:2px; line-height:36px; margin-bottom:15px;position: relative;}
.sy_gy .w_z h3:after{
    display: block;
    content: '';
    position: absolute;
    bottom: -8px;
    width: 100%;
    height: 2px;
    background-color: #FF8C00;
}
.sy_gy .w_z p{font-size:16px; line-height:32px; margin-bottom:20px;color: #838383;}
.sy_gy .m_r{width:120px; height:36px; border:1px solid #FF8C00; background-color: #FF8C00;color: #fff;;position:relative; overflow:hidden;border-radius: 18px;}
.sy_gy .m_r .bg{width:100%; height:100%; position:absolute; left:0; top:0; background-color:#FF8C00;
transition:transform 340ms ease-in-out;
transform-origin:right center;
transform:scaleX(0);}
.sy_gy .m_r:hover .bg{transform:scaleX(1); transform-origin:left center;}
.sy_gy .m_r a{font-size:15px; line-height:34px; color:#fff; text-align:center; display:block; position:relative; z-index:9;}
.sy_gy .m_r:hover a{color:#fff;}
.sy_gy .wrap{margin-top:50px; padding:120px 0; background:url(../images/dt_bj.jpg) no-repeat center / auto 100%; position:relative; z-index:99;}
.sy_gy .wrap .s_z{font-size:20px; line-height:54px; text-align:center;}
.sy_gy .wrap .s_z i{vertical-align:middle; display:inline-block; margin-top:5px;}
.sy_gy .wrap .s_z b{font-size:46px; font-family:Arial,Helvetica,sans-serif; padding-right:5px; display:inline-block; vertical-align:middle;}
.sy_gy .wrap .s_z span{font-size:36px; display:inline-block; vertical-align:middle;}
.sy_gy .wrap em{display:block; width:50px; height:3px; background-color:#FF8C00; margin:5px auto 15px;}
.sy_gy .wrap p{text-align:center; font-size:18px;}
@media only screen and (max-width:1199px){
    .header .nav ul li{
        margin-left: 30px;}
}
@media only screen and (max-width:992px){
.sy_gy{padding:50px 0;}
.sy_gy .col-12{padding:0 10px;}
.sy_gy .w_z h3{letter-spacing:0;}
.sy_gy .w_z p{font-size:14px; line-height:28px; margin-bottom:15px;}
.sy_gy .m_r{width:110px; height:32px; margin-bottom:30px;}
.sy_gy .m_r a{font-size:14px; line-height:30px;}
.sy_gy .wrap{margin-top:30px; padding:80px 0;}
.sy_gy .wrap .s_z{font-size:16px; line-height:46px;}
.sy_gy .wrap .s_z b{font-size:32px;}
.sy_gy .wrap .s_z span{font-size:28px;}
.sy_gy .wrap em{width:40px; height:2px;}
.sy_gy .wrap p{text-align:center; font-size:15px;}
}
@media only screen and (max-width:640px){
.sy_gy .wrap{padding:0; background:url(../images/dt_bj.jpg) no-repeat center / 100% auto;}
.sy_gy .wrap .n_r{margin:10px 0;}
.sy_gy .wrap em{margin:0 auto 5px;}
}


.sy_cp{
    padding: 80px 0 100px;
}
.sy_bt{
    text-align: center;
}
.sy_bt1{
    font-size: 32px;
    font-weight: bold;
    color: #2d5ca2;
    letter-spacing: 5px;
}
.sy_bt2{
    font-size: 17px;
    color:rgba(0,0,0,.51);
}
.sy_cp .row{
    margin-top: 70px;
}
.sy_cp .sycp_item{
    display: block;
    border: 1px solid #e2e2e2;
    transition: all ease .5s;
    text-align: center;
}
.sycp_item .w_z{
    padding: 20px;
    transition: all ease .5s;
}
.sycp_item .wz1{
    font-size: 20px;
    color: #000;
}
.sycp_item .wz2{
    font-size: 16px;
    color: #999999;
}
.sycp_item:hover{
    box-shadow: 0 3px 5px 5px #ddd;
    transform: translateY(-5px);
}
.sycp_item:hover .w_z{
    background-color: #2d5ca2;
}
.sycp_item:hover .wz1,.sycp_item:hover .wz2 {
    color: #fff;
}

.sy_gy{
    background-color: #f3f6f9;
}
.sy_gy .row{
    margin-top: 70px;
}


.sy_fa{
    padding: 80px 0;
}

.fa_item .t_p{
    position: relative;
    overflow: hidden;
}
.fa_item .mask{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    color: #fff;
    text-align: center;
    top: 100%;
    left: 0;
    padding: 0 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 27px;
    transition: all ease .5s;
}
.fa_item .w_z{
    line-height: 40px;
    text-align: center;
    color: #2e2e2d;
    transition: all ease .5s;

}
.fa_item:hover .mask{
    top: 0;
}
.fa_item:hover .w_z{
    background-color: #2d5ca2;
    color: #fff;
}

.sy_fa .row{
    margin-top: 50px;
}
.sy_fa .col-6{
    margin-bottom: 20px;
}


.sy_hb{
    padding: 80px 0;
}
.sy_hb .row{
    margin-top: 50px;
    text-align: center;
}
.sy_hb .row .w_z{
    font-size: 18px;
    margin-top: 5px;
}
.sy_hb .sj_ln{
    text-align: center;
    font-size: 18px;
    color: rgba(0,0,0,.71);
    margin-top: 40px;
}

.sy_xw{
    padding: 80px 0;
}


.footer{
    background-color: #2d2f39;
    padding: 45px 0;
    color: #fff;
}
.footer a{
    color: #fff;
}

.footer .fyj：after{
    display: block;
    content: '';
    clear: both;
}

.f-item{
    letter-spacing: 1px;
}
.f-item .bt{
    margin-bottom: 10px;
    font-size: 18px;
}
.f-item .flj{
    font-size: 14px;
    line-height: 25px;
}
.bqxx{
    line-height: 15px;
    color: #fff;
    display: flex;
    justify-content: center;
    padding: 15px 0;
    background-color: #2d2f39;
    border-top: 2px solid #202128;
}
.bqxx a{
    color: #fff;
}
.bqxx span{
    display: inline-block;
    margin: 0 15px;
}

.inbanner{
    height: 660px;
    position: relative;
}
.inbanner .w_z{
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    text-align: center;
}
.inbanner .wz1{
    font-size: 45px;
}
.inbanner .wz2{
    font-size: 36px;
}
.ej_navs{
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translateX(-50%);
}
.ej-item{
    display: inline-block;
    width: 180px;
    line-height: 45px;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    font-size: 16px;
    transition: all ease .5s;
    margin:0 10px;
}
.ej-item:hover{
    background-color: #2d5ca2;
    color: #fff;
}
.ej-item.on{
    background-color: #2d5ca2;
    color: #fff;
}


.ny_nr  .t_p img{width:100%; height:auto; display:block;}
.ny_nr  .w_z h3{font-size:28px; color:#2e2e2e; letter-spacing:2px; line-height:36px; margin-bottom:15px;position: relative;}
.ny_nr  .w_z h3:after{
    display: block;
    content: '';
    position: absolute;
    bottom: -8px;
    width: 100%;
    height: 2px;
    background-color: #FF8C00;
}
.ny_nr .w_z p{font-size:16px; line-height:32px; margin-bottom:20px;color: #838383;}
.ny_nr .m_r{width:120px; height:36px; border:1px solid #FF8C00; background-color: #FF8C00;color: #fff;;position:relative; overflow:hidden;border-radius: 18px;}
.ny_nr .m_r .bg{width:100%; height:100%; position:absolute; left:0; top:0; background-color:#FF8C00;
transition:transform 340ms ease-in-out;
transform-origin:right center;
transform:scaleX(0);}
.ny_nr .m_r:hover .bg{transform:scaleX(1); transform-origin:left center;}
.ny_nr .m_r a{font-size:15px; line-height:34px; color:#fff; text-align:center; display:block; position:relative; z-index:9;}
.ny_nr .m_r:hover a{color:#fff;}
@media only screen and (max-width:992px){
.ny_nr{padding:50px 0;}
.ny_nr .col-12{padding:0 10px;}
.ny_nr .w_z h3{letter-spacing:0;}
.ny_nr .w_z p{font-size:14px; line-height:28px; margin-bottom:15px;}
.ny_nr .m_r{width:110px; height:32px; margin-bottom:30px;}
.ny_nr .m_r a{font-size:14px; line-height:30px;}
}
.ny_ab .ny_in{
    padding: 200px 100px 130px;
    border: 1px solid #cccccc;
    background-color: #fff;
    margin: -60px auto 50px;
    position: relative;
    z-index: 9;
    width: fit-content;
}
.ny_ab .container{
 
}


.inbt{
    font-size: 18px;
    color: #fe8100;
    font-weight: bold;
    text-align: center;
    width: 150px;
    line-height: 45px;
    border-radius:25px;
    border: 1px solid #fe8100;
}

.hyin{
    margin-top: 60px;
}
.hyin .tp{
    margin-top: 20px;
}
.hyin .tp img{
    width: 100%;
}

.yyin{
    margin-top: 40px;
}
.yyin .wz{
    font-size: 18px;
    color: #838383;
    margin-top: 20px;
}
.cpin{
    margin-top: 40px;
}


/* 盐焗鸡产品 */

.bao_guo {
    background-color: #ab3738;
    padding-top: 50px;
    padding-bottom: 75px;
}

.sy_yjj {}

.sy_yjj .ggbt {
    text-align: left;
}

.sy_yjj .ggbt h5 {
    color: #fdbc68;
}

.sy_yjj .ggbt h6 {
    color: #fff;
}

.shan_tu .s_t {
    width: 100%;
    height: 325px;
    position: relative;
}
.shan_tu .s_t .w_z{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #2d5ca2;
}
.pc_xiaoban .swiper-slide-active .shan_tu .s_t {
    height: 380px;
}
.pc_xiaoban .swiper-slide-active .shan_tu .s_t .w_z{
    height: 100%;
    background-color: rgba(45,92,162,.6);
}
.pc_xiaoban {
    margin-top: 53px;
    position: relative;
}

.shan_tu .x_z {
    margin-top: 30px;
}

.shan_tu .x_z h5 {
    font-size: 20px;
    color: #ffffff;
}

.shan_tu .x_z .jiage {
    font-size: 14px;
    color: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.shan_tu .x_z .jiage .you {
    display: flex;
    align-items: flex-end;
}

.shan_tu .x_z .jiage .you span {
    font-size: 30px;
    color: #fdbc68;
    font-weight: bold;
    display: flex;
    align-items: flex-end;
}

.pc_xiaoban .zuo_you_xuiaoshou .swiper-button-next,
.pc_xiaoban .zuo_you_xuiaoshou .swiper-button-prev {
    position: static;
    color: #fff;
}

.pc_xiaoban .zuo_you_xuiaoshou .swiper-button-prev img {
    margin-right: 10px;
}

.pc_xiaoban .swiper-pagination {
    color: #fff;
}

.pc_xiaoban .zuo_you_xuiaoshou {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 30%;
    align-items: center;
    display: flex;
    justify-content: space-between;
    z-index: 3;
    margin-left: 10%;
    border-bottom: 2px solid #a7a7a7;
}

.pc_xiaoban .swiper-pagination-fraction {
    bottom: 14px;
}
#certify .swiper-slide{
	width: 400px;
}
#certify .swiper-slide img{
	display: block;
	width: 100%;
}

.zl_lb .col-md-4{
    margin-bottom: 20px;
}


.dh .bt{
    color: #fff;
    position: relative;
}
.dh .bt .iconfont{
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}
.dh{
    padding: 20px 10px;
}
.dh .bt1{
    font-size: 20px;
    position: relative;
}
.dh .bt1:after{
    display: block;
    content: '';
    position: absolute;
    bottom: -6px;
    width: 100px;
    height: 2px;
    background-color: #fff;
}
.dh .bt2{
    font-size: 18px;
    margin-top: 10px;
}
.dh .dh_lb{
    background-color: #eeeeee;
    text-align: center;
    margin-top: 20px;
}
.dh .dh_lb li{
    background-color: #f7f7f7;
    line-height: 50px;
    font-size: 16px;
    margin-bottom: 10px;
}
.dh .dh_lb li a{
    display: block;
    width: 100%;
    height: 100%;
}
.dh .dh_lb li.on{
    background-color: #f6b777;
}
.ny_cp{
    padding: 95px 0;
}
.cp_item {
    text-align: center;
}
.cp_item .t_p{
    box-shadow: 0 0 10px 0px #d8d8d8;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.ny_cp .col-12{
    margin-bottom: 30px;
}
.cp_item .w_zs{
    line-height: 40px;
    font-size: 16px;
}
.cp_item .w_z{
    line-height: 40px;
    font-size: 16px;
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 100%;
    background-color: #2d5ca2;
    color: #fff;
    transition: all ease .5s;
}
.cp_item:hover .w_z{
bottom: 0;
}
.down_item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    width: 100%;
}
.down_item .left{
    display: flex;
    align-items: center;
}
.down_item .right{
    display: flex;
    align-items: center;
}
.down_item .left .t_p{
    margin-right: 15px;
}
.down_item .left .name{
    font-size: 20px;
    color: #808080;
}
.down_item .right .down{
    display: inline-block;
    margin-right: 20px;
    color: #222222;
}

.ny_xw{
    padding: 95px 0;
}

.xw1 .title{
    font-size: 36px;
    color: #000000;
    font-weight: bold;
}
.xw1 .xinxi{
    display: flex;
    justify-content: space-between;
}
.xw1 .xinxi .date{
    font-size: 30px;
    color: #fe8100;
}
.xw1 .info{
    display: flex;
    justify-content: space-between;
}
.xw1 .info .des{
    width: 65%;
    font-size: 16px;
    color: #555555;
}
.xw1 .info .t_p{
    width: 30%;
}
.xw1 i{
    display: block;
    width: 100%;
    height: 1px;
    margin: 20px 0 ;
    background-color: #004ea2;
}


.xw_lb{
    margin-top: 60px;
}

.neal {
    width: 120px;
    border: 1px solid #ccc;
    text-align: center;
    transition: .25s;
    margin-right: 30px;
}

.neal h3 {
    font-size: 32px;
    font-weight: normal;
    color: #fff;
    line-height: 80px;
    background: #cccccc;
    transition: .25s;
}

.neal p {
    line-height: 38px;
    font-size: 15px;
    color: #ccc;
    transition: .25s;
    font-weight: 100;
    padding: 0 5px;
}

.nea:hover .neal {
    border: 1px solid #004ea2;
}

.nea:hover .neal h3 {
    background: #004ea2;
}

.nea:hover .neal p {
    color: #004ea2;
}

.near h3 {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.near p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.nea:hover {
    color: #004ea2;
}

.nea {
    display: flex;
    margin-bottom: 65px;
}



/* about_contact  */

.about_contact {
    padding: 60px 0 145px;
}

.about_contact .about_contact_map {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 120px;
}

.about_contact .about_contact_map .about_contact_site {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 85px 30px 85px 55px;
    box-shadow: -10px 0 15px #ddd;
    font-size: 16px;
    color: #555;
    line-height: 2;
}

.about_contact .about_contact_map .about_contact_site li {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}



.about_contact .about_contact_map .about_contact_site li .site_content {
    flex: 1;

}

.about_contact_baidu {
    flex: 0 0 50%;
    max-width: 50%;
}

.message_bt {
    font-size: 28px;
    color: #000;
}

.message_text {
    font-size: 16px;
    line-height: 2.2;
}

.message_bt>span {
    width: 58px;
    height: 3px;
    background-color: #2d5ca2;
    display: block;
    margin: 20px 0 20px;
}

.message_form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.message_form input {
    height: 45px;
    width: 48%;
    border: 1px solid #d6d6d7;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.message_form input::placeholder {
    font-weight: bold;
}

.message_form input:focus {
    padding-left: 20px;
    box-shadow: 3px 3px 8px var(--main-color);
}

.message_form textarea::placeholder {
    font-weight: bold;
}

.message_form textarea {
    padding: 15px 10px;
    border: 1px solid #d6d6d7;
    font-size: 16px;
    width: 100%;
    margin: 30px 0;
    height: 195px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.message_form textarea:focus {
    padding-left: 20px;
    box-shadow: 3px 3px 8px #2d5ca2;
}

.message_form button {
    width: 150px;
    height: 40px;
    background-color:#2d5ca2;
    font-size: 16px;
    color: #fff;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    border: 2px solid #2d5ca2;
}

.message_form button:hover {
    background-color: transparent;
    color: var(--main-color);
    box-shadow: 3px 3px 5px #999;
}

@media only screen and (max-width:1024px) {
    .about_contact .about_contact_map .about_contact_site,
    .about_contact_baidu {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .about_contact .about_contact_map .about_contact_site {
        order: 1;
        padding: 25px;
        font-size: 20px;
    }
    .about_contact {
        padding: 50px 0 120px;
    }
    .about_contact .about_contact_map .about_contact_site li .site_content {
        padding-bottom: 28px;
    }

    .about_contact .about_contact_map {
        margin-bottom: 0;
    }
    .message_bt {
        margin-top: 40px;
    }
    .message_bt>span {
        margin: 20px 0 20px;
    }
    .message_form input {
        width: 100%;
    }
    .message_form input:first-child {
        margin-bottom: 30px;
    }
    .message_form button {
        width: 160px;
        height: 60px;
    }
}


/* about_contact end */
.pages{width:100%; height:30px; line-height:30px; text-align:center;margin-top: 50px;}
.pages a{ text-decoration:none; font-family:微软雅黑; margin-left:5px; color:#666; font-size:12px; border:solid 1px #ccc ; padding:5px 8px; }
.pages .current-page{ color:#fff; margin-left:5px; font-size:12px; border:solid 1px #2d5ca2; background:#2d5ca2; padding:5px 8px; }
.pages span{ text-decoration:none; font-family:微软雅黑; margin-left:5px; color:#666; font-size:12px; border:solid 1px #ccc ; padding:5px 8px; }


.right a{
    display: inline-block;
    margin: 0 10px;
}
.right span{
    margin: 0 10px;
}



.sy_xw .swiper-container{
    padding-top: 60px;
}
.sy_xw .sw{
    position: relative;
    margin-top: 60px;
}
.sy_xw .sw .swiper-button-next{
    right: -45px;
    z-index: 989;
}
.sy_xw .sw .swiper-button-prev{
    left: -45px;
    z-index: 999;
}
.sy_news{
    background: #fff;
    text-align: center;
    border-radius: 15px;
}
.sy_news .t_p{
    width: 120px;
    height: 120px;
    border: 1px solid #fe8100;
    border-radius: 50%;
    margin: 0px auto 0;
    transform: translateY(-60px);
}
.sy_news .w_z{
    transform: translateY(-40px);
}

.sy_news .w_z .bt{
    font-size: 18px;
    font-weight: bold;
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
}
.sy_news .w_z .info{
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
}


@media only screen and (max-width:1400px){
    .ej-item{
        width: 140px;
    }
}
@media only screen and (max-width:1024px){
    .ny_ab .ny_in{
        padding: 100px 0 130px;
    }
}
@media only screen and (max-width:768px){
    .header .logo{
        width: 200px;
    }
    .header .an{
        top: 64%;
    }
    
    .header.on .an{
        top: 50%;
    }
    .pc_ban .w_z{
        top: 70%;
    }
    .ny_ab .ny_in{
        width: 100%;
    }
}
@media only screen and (max-width:576px){
    .header .top1{
        display: none;
    }
    .header:after{
        display: none;
    }
    .header .an{
        top: 50%;
    }
    .header-h{
        height: 73px;
    }
    .pc_ban .w_z p{
        margin-top: 5px;
        font-size: 22px;
    }
    .pc_ban .w_z .n_r{
        margin-top: 20px;
        width: 120px;
        height: 30px;
    }
    .pc_ban .w_z .n_r a{
        line-height: 30px;
    }
    .pc_ban .w_z{
        top: 50%;
    }
    .sy_bt1{
        font-size: 22px;
    }
    .sy_bt2{
        font-size: 16px;
    }
    .sycp_item .wz1{
        font-size: 16px;
    }
    .sycp_item .wz2{
        font-size: 14px;
    }
    .sy_cp .col-6{
        margin-bottom: 20px;
        padding: 0 5px;
    }
    .sy_gy .row{
        margin: 70px 0 0;
    }
    .sy_hb .row .w_z{
        font-size: 16px;
    }
    .sy_hb .col-6{
        margin-bottom: 20px;
    }
    .sy_hb .sj_ln{
        font-size: 16px;
    }
    .footer .col-6{
        margin-bottom: 30px;
    }
    .bqxx{
        flex-wrap: wrap;
    }
    .bqxx span{
        width: 100%;
        margin-bottom: 10px;
    }
    .ej_navs{
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: center;
        bottom: 5%;
    }
    .ej-item{
        width: 150px;
        font-size: 14px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .inbanner{
        height: 300px;
    }
    .inbanner .wz1{
        font-size: 26px;
    }
    .inbanner .wz2{
        font-size: 22px;
    }
    .ny_ab .ny_in{
        padding: 50px 0;
    }
    .ny_nr .w_z h3{
        font-size: 16px;
    }
    .abin .col-12{
        margin-bottom: 20px;
    }
    .yyin .wz{
        font-size: 16px;
    }
    .pc_xiaoban .swiper-slide-active .shan_tu .s_t .w_z{
        font-size: 16px;
    }
    .dh .dh_lb{
        display: none;
    }
    .dh .bt .iconfont{
        display: block;
    }
    .xw1 .title{
        font-size: 20px;
    }
    .xw1 .xinxi .date{
        font-size: 20px;
    }
    .xw1 .info{
        flex-wrap: wrap;
    }
    .xw1 .info .des{
        width: 100%;
    }
    .xw1 .info .t_p{
        width: 100%;
        margin-top: 10px;
    }
    .neal h3{
        font-size: 30px;
        line-height: 70px;
    }
    .neal p{
        font-size: 15px;
        padding: 0 5px;
    }
    .down_item{
        flex-wrap: wrap;
    }
    .down_item .left{
        width: 100%;
        flex-wrap: wrap;
    }
    .down_item .right{
        width: 100%;
    }
    .down_item .left .t_p{
        width: 100%;
    }
    .down_item .left .name{
        font-size: 16px;
        line-height: 30px;
        text-align: center;
        width: 100%;
    }
    .down_item .right .down{
        width: 50%;
        text-align: center;
        font-size: 16px;
    }
    .down_item .right .date{
        width: 50%;
        text-align: center;
        font-size: 16px;

    }
    .about_contact .about_contact_map .about_contact_site{
        font-size: 14px;
    }
    .sy_xw .sw .swiper-button-next{
        right: 0px;
        z-index: 989;
    }
    .sy_xw .sw .swiper-button-prev{
        left: 0px;
        z-index: 999;
    }
}


 .lc_nr{padding:30px 0; position:relative; overflow:hidden;}
 .lc_nr:before{width:18px; height:18px; border-radius:50%; background-color:#2d5ca2; content:""; position:absolute; left:50%; margin-left:-9px; top:0;}
 .lc_nr:after{width:4px; height:100%; background-color:#2d5ca2; content:""; position:absolute; left:50%; margin-left:-2px; top:3px;}
 .lc_nr .row{margin:0;}
 .lc_nr .col-12{padding:0;}
 .lc_nr ul li:nth-child(2n){margin-top:60px;}
 .lc_nr .w_z{padding-right:200px; position:relative; margin-top:30px; text-align:right;}
 .lc_nr ul li:nth-child(2n) .w_z{padding-left:200px; padding-right:0; text-align:left;}
 .lc_nr .w_z:after{width:160px; height:4px; background-color:#2d5ca2; content:""; position:absolute; right:0; top:50px;}
 .lc_nr ul li:nth-child(2n) .w_z:after{left:0; right:auto;}
 .lc_nr .w_z:before{width:12px; height:12px; border-radius:50%; background-color:#2d5ca2; content:""; position:absolute; right:156px; top:46px;}
 .lc_nr ul li:nth-child(2n) .w_z:before{left:156px; right:auto;}
 .lc_nr .w_z h3{display:inline-block; font-size:20px; color:#555; text-align:center; font-weight:bold; line-height:45px; margin-bottom:15px;}
 .lc_nr .l_c{padding-left:30px; color:#555; text-align:left; line-height:26px; position:relative;}
 .lc_nr ul li:nth-child(2n) .l_c{padding-left:0; padding-right:20px;}
 .lc_nr .l_c:after{width:12px; height:12px; background-color:#2d5ca2; content:""; position:absolute; left:0; top:7px;}
 .lc_nr ul li:nth-child(2n) .l_c:after{left:auto; right:0;}
@media only screen and (max-width:1024px){
 .lc_nr{padding:30px 0 0;}
 .lc_nr:before{display:none;}
 .lc_nr:after{display:none;}
 .lc_nr ul li{margin-bottom:30px;}
 .lc_nr ul li:nth-child(2n){margin-top:0;}
 .lc_nr .w_z{padding-right:260px; margin-top:0;}
 .lc_nr ul li:nth-child(2n) .w_z{padding-left:260px;}
 .lc_nr .w_z:after{width:220px; top:33px;}
 .lc_nr .w_z:before{right:216px; top:29px;}
 .lc_nr ul li:nth-child(2n) .w_z:before{left:216px; right:auto;}
 .lc_nr .l_c{padding-left:0; padding-right:25px; font-size:18px; text-align:right; line-height:32px;}
 .lc_nr ul li:nth-child(2n) .l_c{padding-left:25px; padding-right:0; text-align:left;}
 .lc_nr .l_c:after{left:auto; right:0; top:10px;}
 .lc_nr ul li:nth-child(2n) .l_c:after{left:0; right:auto;}
 .lc_nr .w_z:before{
     display: none;
 }
 .lc_nr .w_z:after{
     display: none;
 }
 .lc_nr ul li:nth-child(2n) .w_z{
     padding: 0;
 }
 .lc_nr .w_z{
     padding: 0;
 }
}

.ny_nr .xw_xq{ padding: 30px 0px;}
.ny_nr .xw_xq .xq_lf .xq_tl{ text-align: center; font-size: 30px; font-weight: bold; margin-bottom: 15px;color:#000}
.ny_nr .xw_xq .xq_lf .xq_fc{ width: 100%; border-bottom: solid 1px #cacaca; padding: 20px 0px; }
.ny_nr .xw_xq .xq_lf .xq_fc .right{text-align: right;}
.ny_nr .xw_xq .xq_nr{ width: 100%; overflow: hidden; padding: 20px 0px; line-height: 30px; font-size: 14px;}
.ny_nr .xw_xq .xq_nr img{ max-width: 100%;}
.ny_nr .xw_xq .xq_fy{ text-align: center; padding: 15px 0px;}
.ny_nr .xw_xq .xq_fy a{ display: inline-block; margin: 0px 15px; padding: 10px 20px; background-color: #000000; color: #FFFFFF; font-size: 14px;}
.ny_nr .xw_xq .xq_rt{ width: 100%; overflow: hidden; margin-top: 56px; }
.ny_nr .xw_xq .xq_rt .rt_bt{font-size: 24px; font-weight: bold;background-color: #000000; color: #FFFFFF; padding: 15px 0px; text-align: center;}
.ny_nr .xw_xq .xq_rt .rt_lb li a{ display: block; border-bottom: dashed 1px #cccccc; line-height: 56px; font-size: 14px; color: #666;}
@media only screen and (max-width:640px) {
    .ny_nr .xw_xq{ padding: 20px 0px;}
    .ny_nr .xw_xq .xq_lf .xq_tl{font-size: 22px;}
    .ny_nr .xw_xq .xq_lf .xq_fc{padding: 15px 0px; }
    .ny_nr .xw_xq .xq_lf .xq_fc .right{text-align: center;}
    .ny_nr .xw_xq .xq_fy{  padding: 10px 0px;}
    .ny_nr .xw_xq .xq_fy a{ margin: 0px 10px; padding: 10px 15px; }
    .ny_nr .xw_xq .xq_rt{  margin-top: 15px; }
    .ny_nr .xw_xq .xq_rt .rt_bt{font-size: 20px;  padding: 10px 0px; }
    .ny_nr .xw_xq .xq_rt .rt_lb li a{ line-height: 40px;}
}




