body { margin:0; padding:0; line-height:24px; font-family:'Microsoft YaHei'; font-size:12px; background: #ffffff;}
div,ul,li,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,img,p,span{ border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0;
	list-style-type:none;
	/* margin-left: auto; */
	margin-top: 0;
	margin-bottom: 0;
}


/* Link */
a:link { text-decoration:none;}
a:visited {text-decoration:none;}
a:hover { text-decoration:none;}
a:active { border:0px; background-color:Transparent;}

a{outline:none; color: #000000;} 

.blank5{ width:100%; height:5px; clear:both;}
.blank10{ width:100%; height:10px; clear:both;}
.blank15{ width:100%; height:15px; clear:both;}
.blank20{ width:100%; height:20px; clear:both;}
.blank30{ width:100%; height:30px; clear:both;}
.blank40{ width:100%; height:40px; clear:both;}
.blank50{ width:100%; height:50px; clear:both;}
.blank60{ width:100%; height:60px; clear:both;}
.blank70{ width:100%; height:70px; clear:both;}
.blank80{ width:100%; height:80px; clear:both;}

/*Clear*/
.clear{ clear:both; font-size:1px; height:0px; line-height:0px; overflow:hidden;}/*可用height:1px; overflow:hidden;来控制IE6默认的div的高为12~14px,用BR来做吧，用DIV不太好用*/

/*针对1920的宽屏*/

.max{ position:relative; overflow:hidden;}
.nav-k{
    width: 100%;
    height: 100px;
    background: #2199a5;
}
.nav{
    width: 98.5%;
    height: 100px;
    margin: 0 auto;
}
.logo img{
    width: 300px;
    float: left;
    margin-top: 2%;
}
.nav-list{
   float: right;
   display: flex;
   justify-content: center;
   align-items:center;
   margin-top: 2%;
}
.nav-list li{
    display: inline-block;
}
.logo-dian{
    width: 4px;
    height: 4px;
    border-radius: 40%;
    background: #ffffff;
    display: inline-block;
    margin: 0 20px;
}
.nav-list li .nav-one{
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}

.nav-list li .na{
    color: #ffffff;
}

.nav-list li:hover .nav-one{
    color: #ffffff;
}

.logo-x{
    display: inline-block;
    margin-left: 30px;
}
.logo-x img{
    width: 12%;
    float: left;
    margin-right: 12px;
}

.logo-xz{
    float: left;
}
.logo-xs{
    display: block;
    font-size: 14px;
    color: #ffffff;
}
.logo-xx{
    display: block;
    font-size: 18px;
    color: #ffffff;
}
.logo-xx span{
    font-size: 20px;
    font-weight: bold;
}



.logo-x2{
    display: inline-block;
    margin-left: 5%;
    display: none;
}
.logo-x2 img{
    width: 14%;
    float: left;
    margin-right: 12px;
}

.logo-xz{
    float: left;
}
.logo-xs{
    display: block;
    font-size: 14px;
    color: #ffffff;
}
.logo-xx{
    display: block;
    font-size: 18px;
    color: #ffffff;
}
.logo-xx span{
    font-size: 20px;
    font-weight: bold;
}

.nav-dao{
    float: right;
    margin-top: 1%;
    display: none;
}
.nav-dao img{
    width: 46px;
    /* height: 38px; */
}
.dao-list {
    background-color: rgba(0,0,0,0.65);
    width:100%;
    height:100%;
    position: fixed;
    top: 0;
    right: 0;
    display: none;
    padding-top: 60px;
    z-index: 99999999999;
}

.dao-list ul li{
    line-height: 94px;
    text-decoration: none;
    width: 100%;
    margin:0 auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 30px;
    text-align: center;
}
.dao-list ul li a{
    color: #ffffff;
}
.occ{
    width: 66px;
    height: 66px;
    position: absolute;
    right: 0;
    top: 0;
}

.baner{
    width: 1920px;
    margin: 0 auto;
    height: 585px;
    width: 100%;
}
.pic{
    width: 100%;
}

.date-list{
    width: 1200px;
    margin: 0 auto;
}
.date-list ul{
    display:flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

.date-list ul li{
    display: inline-block;
    text-align: center;
    padding: 66px 0;
}
.date-t{
font-size: 50px;
color: #2199a5;
height: 50px;
}
.date-x{
    font-size: 24px;
}
.date-t span{
    font-size: 16px;
    position: relative;
top: -4px;
float: right;
}
.date-xx{
    font-size: 24px;
}
.date-c{
    font-size: 16px;
    color: #999999;
    /* margin-top: 14px; */
}
.date-g{
    width: 2px;
    height: 50px;
    background:#ebebeb;
}

.in-about{
    width: 100%;
    max-width: 1920px;
    height: 400px;
    margin: 0 auto;
    background: #eaf1f2;
}

.in-ab-left{
    width: 928px;
    height: 398px;
    float: left;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px; 
    overflow: hidden;
    position: relative;
    left: 0;
    top: -30px;
}

.in-ab-right{
    width: 828px;
    height: 400px;
    float: left;
    margin-left: 32px;
}

.in-ab-ti{
    margin-top: 48px;
    width: 100%;
}
.in-ti-left{
    float: left;
}
.in-ti-z{
font-size: 32px;
color: #000000;
display: block;
font-weight: bold;
}
.in-ti-zz{
    font-size: 22px;
    color: #999999;
    display: block;
    margin-top: 10px;
    }

    .in-ti-ztu{
        width: 10%;
        float: right;
    }

    .in-ti-w{
        font-size: 15px;
        color: #555555;
        line-height: 30px;
        text-indent: 2em;
        margin: 30px 0;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical; 
        -webkit-line-clamp: 4;
        overflow: hidden;
    }

    .in-ti-ws{
        width: 100%; 
    }

    .in-ti-ws li{
        float: left;
        text-align: center;
        margin-right: 6%;
    }
    .in-ti-wtu{
        width: 60px;
        height: 40px;
        margin-bottom: 10px;
    }

    .ini-ti-wzi{
        font-size: 16px;
        color: #000000;
    }
.in-ti-cha{
    font-size: 14px;
    color: #333333;
    float: right;
    margin-top: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.in-ti-cha img{
    width: 18%;
    margin-right: 10px;
}


.cha{
    font-size: 14px;
    color: #333333;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cha img{
    width: 18%;
    margin-right: 10px;
}

.in-title{
    width: 1659px;
    margin: 0 auto;
    margin-top: 64px;
    margin-bottom: 50px;
}
.in-title-z{
    float: left;
    font-size: 22px;
    color: #999999;
}
.in-title-z span{
font-size: 32px;
color: #000000;
font-weight: bold;
margin-right: 10px;
}
.in-title-y{
    float: right;
    font-size: 18px;
    color: #999999;
}

.in-join{
    width: 1659px;
    margin: 0 auto;
}
.in-join ul{
    padding: 0 50px;
}
.in-join ul li{
    /* width: 235px;
    height: 296px;
    float: left;
    text-align: center; */
    width: 14%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0 1.3%;
    padding: 3% 0;
    
}
.in-join ul li img{
    width: 82px;
    height: 62px;
    /* margin-top: 60px; */
}
.in-j-g{
width: 38px;
height: 3px;
margin: 16px auto;
background: #ffffff;

}

.in-join ul li:hover .in-j-g{
    background: #f18200;
}
.in-join ul li:hover{
    box-shadow: 0px 0px 10px 0px #c0c0c0;
}
.in-j-ti{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 20px;
}
.in-j-text{
    padding: 0 30px;
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    color: #333333;
}

.jost{
    width: 1659px;
    margin: 0 auto;
}
.jost ul{
    padding: 0 30px;
}
.jost ul li{
    width: 373px;
    height: 405px;
    float: left;
    text-align: center;
    margin: 0 10px;
    margin-bottom: 20px;
    border: 1px solid #e2e2e2;
    
}

.in-v-tu{
    width: 100%;
    height: 280px;
    float: left;
}

.in-vbox{
    width: 100%;
    height: 125px;
    /* border: 1px solid #e2e2e2; */
    border-top: none;
    float: left;
}
.in-vk{
    padding: 0 20px;
}
.in-v-ti{
    font-size: 16px;
    color: #333333;
    text-align: left;
    font-weight: bold;
    margin-top: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px;
}

.in-v-ci{
    width: 100%;
    text-align: left;
}
.in-ci-zi{
    font-size: 13px;
    color: #333333;
}

.in-ci-link{
    width: 6%;
    float: right;
}

.in-title-list2{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    line-height: 33px;
    display: none;
}
.in-title-list2 li{
    display: inline-block;
    margin: 0 8px;
    font-size: 16px;
    color: #000000;
    cursor: pointer;
}

.in-title-list2 .act{
    color: #f18200;
}

.in-title-list{
    float: left;
    margin-left: 20px;
    line-height: 33px;
}
.in-title-list li{
    display: inline-block;
    margin: 0 8px;
    font-size: 16px;
    color: #000000;
    cursor: pointer;
}

.in-title-list .act{
    color: #f18200;
}
.active{
    display: none;
}

.in-news{
    width: 1659px;
    margin: 0 auto;
    margin-bottom: 56px;
}
.in-news-k{
    padding: 0 50px;
    height: 337px;
}
.in-n-img{
    width: 756px;
    height: 337px;
    float: left;
    position: relative;
}
.in-n-tu{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
}
.in-n-text{
    width: 100%;
    height: 68px;
    background: rgba(33, 153, 165, 0.3);
    text-align: left;
    line-height: 68px;
    font-size: 26px;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 44;
}
.in-n-text font{
    padding: 0 20px;
}

.in-n-list{
    width: 777px;
    height: 337px;
    float: left;
    margin-left: 24px;
}
.in-n-list li{
    width: 380px;
    height: 337px;
    float: left;
    margin-right: 15px;
}
.in-n-list li:nth-child(2n){
    margin-right: 0px;
}
.in-n-xt{
    width: 100%;
    height: 149px;
}
.in-n-w{
 font-size: 18px;
 color: #555555;
 font-weight: bold;
 margin: 20px 0;
}
.in-n-wc{
    font-size: 15px;
    line-height: 26px;
    color: #999999;
    margin-bottom: 30px;
}
.in-n-cha{
    width: 100%;
    font-size: 16px;
    color: #c2c2c2;
}
.in-n-z{
    float: left;
}
.in-n-y{
    float: right;
}

.in-n-list li:hover .in-n-w{
    color: #2199a5;
}

.foot{
    width: 100%;
    padding-bottom: 27px;
    padding-top: 50px;
    background: #f2f2f2;
}

.foot-cen{
    width: 1557px;
    height: auto;
    margin: 0 auto;
}

.f-logo{
    width: 10%;
    float: left;
    margin-top: 30px;
}

.f-list{
    float: left;
    margin-left: 100px;
}
.f-list ul li{
    font-size: 20px;
    color: #000000;
    float: left;
    padding: 0 10px;
    text-align: center;
}

.f-dian {
    width: 5px;
    height: 5px;
    background: #000000;
    float: left;
    margin: 12px;
    border-radius: 50%;
}
.f-lie{
    margin-top: 25px;
}
.f-lie a{
   display: block;
   font-size: 16px;
   line-height: 30px;
   color: #666666;
}

.f-er-w{
    float: right;
}

.f-er-w ul li{
    width: 160px;
    height: 260px;
    display: inline-block;
    position: relative;
    background: #ffffff;
    text-align: center;
    margin-left:30px; 
}
/* .f-er-w ul li:nth-child(2n){
    margin-left: 0;
} */
.er-box{
    width: 160px;
    height: 160px;
    border-bottom: 1px solid #dddddd;
    display: flex;
    justify-content: center;
    align-items: center;
}
.er-box img{
    display: inline-block;
    width: 134px;
    height: 134px;
}

.er-box-z{
    font-size: 14px;
    color: #000000;
    line-height: 50px;
}


.footer{
    width: 100%;
    height: auto;
    background: #313131;
    text-align: center;
    line-height: 46px;
    font-size: 14px;
    color: #ffffff;
}


/* 分页 */

.store-ti{
    width: 100%;
    text-align: center;
    margin: 32px 0;
}
.s-ti{
    font-size: 32px;
    color: #000000;
    font-weight: bold;
}
.s-photoe{
    font-size: 30px;
    color: #000000;
    font-weight: bold;
}
.store-show{
    width: 1200px;
    margin: 0 auto;
}
.store-show ul{

}
.store-show ul li{
    width: 373px;
    height: 425px;
    float: left;
    text-align: center;
    margin: 0 10px;
    margin-bottom: 20px;
    border: 1px solid #e2e2e2; 
}

.s-more{
    width: 178px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    background: #2199a5;
    margin: 30px auto;
}
.s-more a{
    color: #ffffff;
}

.cont{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 70px;
}

.cont-left{
    width: 50%;
    float: left;
}
.map{
    width: 50%;
    height: 426px;
    float: left;
}
.map img{
    width: 100%;
}
.cont-ti{
    width: 100%;
    line-height: 38px;
    margin-bottom: 30px;
}
.cont-t-z{
    font-size: 22px;
    color: #000000;
    display: block;
}
.cont-t-c{
    font-size: 18px;
    color: #000000;
    display: block;
}

.cont-j{
    width: 100%;
}
.cont-j font{
    display: block;
    line-height: 38px;
}
.cont-j-t{
    font-size: 20px;
    color: #000000;
    font-weight: bold;
}
.cont-j-w{
    font-size: 16px;
    color: #000000;
}
.cont-er-list{
    width: 100%;
    margin-top: 30px;
}
.cont-er-list li{
    width: 140px;
    float: left;
    text-align: center;
}
.er-list{
    width: 100%;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.er-ct{
    display: inline-block;
}

.er-cz{
    font-size: 14px;
    color: #333333;
}

/* 人力资源 */
.new-show{
    width: 1200px;
    margin: 0 auto;
}
.human-list{
    width: 100%;
    margin-bottom: 28px;
}
.human-list ul li{
    width: 142px;
    height: 50px;
    float: left;
    background: #f1f1f1;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #333333;
    margin-right: 4px;
    cursor: pointer;
}         

.human-list ul .hm{
    background: #2199a5;
    color: #ffffff;
}

.human-show{
    width: 100%;
    /* min-height: 800px; */
}

.human-s-box{
    padding: 0px 24px;
}
.human-s-box>li{
    padding: 24px 36px;
    border: 1px solid #e8e8e8;
    margin-bottom: 10px;
}
.human-ti{
    width: 100%;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 20px;
}
.human-s-list{
    width: 100%;
}
.human-s-list li{
    width: 218px;
    float: left;
    font-size: 14px;
    color: #999999;
}
.human-s-zi{
    color: #333333;
}

.human-s-box>li:hover .human-ti{
  color: #2199a5;
}

.human-details{
    padding: 0 16px;
}
.h-de-ti{
    font-size: 26px;
    color: #333333;
    font-weight: bold;
    text-align: left;
    padding-bottom: 18px;
    border-bottom: 1px dashed #e1e1e1;
    margin-bottom: 18px;
}
.h-de-ci{
    font-size: 16px;
    color: #555555;
    margin-bottom: 30px;
}

.h-de-box{
    width: 100%;
    padding-bottom:50px;
    border: 1px solid #e8e8e8;
    border-top: 2px solid #a6a6a6;
}
.h-de-top{
    width: 100%;
    height: 44px;
    background: #eeeeee;
}
.h-de-biao{
    width: 100%;
}
.h-de-biao ul{
padding: 40px 0;
border-bottom: 1px solid #e8e8e8;
display: flex;
justify-content: space-around;
align-items: center;
}
.h-de-biao ul li{
    width: 380px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #999999;
}

.h-de-text{
    width: 100%;
}
.h-text-list{
    padding: 0 119px;
    margin-top: 50px;
}

.h-t-ti{
    font-size: 16px;
    color: #f18200;
}
.h-text-list li{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
}

.pian{
    width: 100%;
    margin-top: 12px;
    margin-bottom: 40px;
}

.p-s{
    float: left;
    font-size: 16px;
    color: #333333;
}
.p-s span{
    color: #2199a5;
}
.p-x{
    float: right;
    font-size: 16px;
    color: #333333;
}
.p-x span{
    color: #2199a5;
}

.p-s img, .p-x img{
    width: 14px;
    height: 10px;
    display: inline-block;
}

.p-s .p-jj, .p-x .p-jj{
    display: none;
}

.pj:hover .p-jj{
    display: inline-block;
}
.pj:hover .p-j{
    display: none;
}

.pj:hover span{
    color: #f18200;
}

.new-list{
    width: 1260px;
    margin: 0 auto;
}
.new-list ul li{
    padding: 27px 30px;
    border: 1px solid rgba(0,0,0,0);

}
.new-img{
    width: 311px;
    height: 123px;
    float: left;
}
.new-right{
    width: 860px;
    height: 123px;
    float: right;
}

.new-ti-b{
    width: 100%;
}
.new-ti-z{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    float: left;
}
.new-ti-c{
    font-size: 20px;
    color: #999999;
    float: right;
}
.new-r-wen{
    font-size: 14px;
    line-height: 26px;
    color: #999999;
    margin: 10px 0;
}

.n-more{
    font-size: 14px;
    color: #c2c2c2;
}

.new-list ul li:hover{
border: 1px solid #dddddd;
box-shadow: 0px 2px 8px 2px rgba(162,162,162,0.35);
}
.new-list ul li:hover .new-ti-z{
    color: #2199a5;
}

.new-kj{
    padding:0 50px;
}
.n-de-ti{
    width: 100%;
    text-align: center;
    margin: 10px 0;
}
.n-de-ti font{
    display: block;
}
.n-de-tz{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
}
.n-de-tc{
    font-size: 20px;
    color: #999999;
}

.n-de-cen{
    padding: 40px 0;
    border-top: 1px dashed #a7a7a7;
    border-bottom: 1px dashed #a7a7a7;
}

.n-de-cen ul li{
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    margin-bottom: 20px;
    text-indent: 2em;
}

.n-de-img{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.n-de-img img{
    width: 48%;
    /* height: 333px; */
    margin: 1% 0;
}
.n-de-f{
    width: 100%;
    margin: 30px 0;
}
.n-de-p{
    float: left;
}
.n-de-p a{
    display: block;
}
.por{
    font-size: 16px;
    color: #333333;
}
.next{
   color: #2199a5;
}
.jz-z{
    width: 80%;
    float: left;
}

.jt-t{
    width: 20%;
    float: left;
}

.n-de-r{
    float: right;
}
.n-de-r a{
    border-bottom: 1px solid #2199a5;
    padding-bottom: 4px;
    color: #2199a5;
    font-size: 16px;
}

.lear{
    width: 100%;
    margin-bottom: 50px;
}
.lear-left{
    float: left;
    width: 545px;
}
.lear-right{
    float: right;
    width: 588px;
    height: 346px;
}
.lear-right img{
    width: 100%;
    height: 100%;
}
.lear-f-t{
    width: 100%;
    font-size: 20px;
    color: #000000;
    margin-bottom: 30px;
}
.lear-r{
    width: 100%;
    height: 70px;
    padding: 15px 10px;
    font-size: 16px;
    color: #333333;
    border: 1px solid #dddddd;
    outline: none;
}
.lear-r::-webkit-input-placeholder { 
    /* WebKit browsers */ 
    font-family: "思源黑体";
    color: #b4b4b4;
} 
.lear-r::-moz-placeholder { 
    /* Mozilla Firefox 19+ */ 
    font-family: "思源黑体";
    color: #b4b4b4;
} 
.lear-r:-ms-input-placeholder { 
    /* Internet Explorer 10+ */ 
    font-family: "思源黑体";
    color: #b4b4b4;
}

.lear-list{
    width: 100%;
    height: 45px;
    font-size: 16px;
    padding: 0px 10px;
    color: #333333;
    border: 1px solid #dddddd;
    outline: none;
    margin-top: 10px;
}

.lear-list::-webkit-input-placeholder { 
    /* WebKit browsers */ 
    font-family: "思源黑体";
    color: #b4b4b4;
} 
.lear-list::-moz-placeholder { 
    /* Mozilla Firefox 19+ */ 
    font-family: "思源黑体";
    color: #b4b4b4;
} 
.lear-list:-ms-input-placeholder { 
    /* Internet Explorer 10+ */ 
    font-family: "思源黑体";
    color: #b4b4b4;
}

.ti-jiao{
    width: 178px;
    height: 45px;
    font-size: 18px;
    color: #ffffff;
    background: #2199a5;
    border: none;
    outline: none;
    margin-top: 10px;
}

.ab-cen{
    border: none;
    padding: 0px 22px;
    padding-bottom: 30px;
}

.ab-cen ul li{
    display: flex;
    justify-content: space-between;
    align-items: center;

} 
.ab-cen ul li img{
    height: 288px;
    display: inline-block;
}


.ab-cen p img{
    width: 100%;
}

.ab-cen tbody tr td img{
  width: 100%;
  height: auto;
}





/* 屏幕大小 */

@media (max-width:1800px) {

    .baner{
        width: 100%;
        margin: 0 auto;
        height: 530px;
    }
    .in-about{
        width: 100%;
        height: auto;
        margin: 0 auto;
        background: #eaf1f2;
        padding-bottom: 30px;
    }
    
    .in-ab-left{
        width: 56%;
        height: auto;
        float: left;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px; 
        overflow: hidden;
        position: relative;
        left: 0;
        top: -30px;
    }
    .in-ab-left img{
        width: 100%;
    }
    
    .in-ab-right{
        width:40%;
        height: auto;
        float: left;
        margin-left: 4%;
    }

    .in-ab-ti {
        margin-top: 16px;
        width: 100%;
    }

    .in-ti-left{
        float: left;
    }
    .in-ti-z{
    font-size: 22px;
    color: #000000;
    display: block;
    }
    .in-ti-zz{
        font-size: 16px;
        color: #999999;
        display: block;
        margin-top: 10px;
        }
    
        .in-ti-ztu{
            width: 10%;
            float: right;
        }
    
        .in-ti-w{
            font-size: 12px;
            color: #555555;
            line-height: 24px;
            text-indent: 2em;
            margin: 15px 0;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical; 
            -webkit-line-clamp: 4;
            overflow: hidden;
        }

        .in-title {
            width: 98%;
            margin: 0 auto;
            margin-top: 64px;
            margin-bottom: 50px;
        }


        .in-join{
            width: 100%;
            margin: 0 auto;
        }
        .in-join ul{
            padding: 0 1%;
        }
        .in-join ul li{
            width: 14%;
            height: auto;
            float: left;
            text-align: center;
            margin:0 1.3%; 
            padding: 3% 0;        
        }
        .in-join ul li img{
            width: 82px;
            height: 62px;
            /* margin-top: 60px; */
        }
        .in-j-g{
        width: 38px;
        height: 3px;
        margin: 16px auto;
        background: #ffffff;
        
        }
        
        .in-join ul li:hover .in-j-g{
            background: #f18200;
        }
        .in-join ul li:hover{
            box-shadow: 0px 0px 10px 0px #c0c0c0;
        }
        .in-j-ti{
            font-size: 20px;
            color: #333333;
            font-weight: bold;
            margin-bottom: 20px;
        }
        .in-j-text{
            padding: 0 15px;
            font-size: 14px;
            line-height: 26px;
            text-align: left;
            color: #333333;
        }

        .jost{
            width: 98%;
            margin: 0 auto;
        }
        .jost ul{
            padding: 0 1%;
        }
        .jost ul li{
            width: 373px;
            height: 405px;
            float: left;
            text-align: center;
            margin:0 7px;
            margin-bottom: 20px;
            border: 1px solid #e2e2e2;
            
        }

        
        .in-v-tu{
            width: 100%;
            height: 280px;
            float: left;
        }
        
        .in-vbox{
            width: 100%;
            height: 125px;
            /* border: 1px solid #e2e2e2; */
            border-top: none;
            float: left;
        }
        .in-vk{
            padding: 0 20px;
        }
        .in-v-ti{
            font-size: 16px;
            color: #333333;
            text-align: left;
            font-weight: bold;
            margin-top: 25px;
            padding-bottom: 20px;
            border-bottom: 1px solid #e2e2e2;
            margin-bottom: 10px;
        }
        
        .in-v-ci{
            width: 100%;
            text-align: left;
        }
        .in-ci-zi{
            font-size: 13px;
            color: #333333;
        }
        
        .in-ci-link{
            width: 6%;
            float: right;
        }
        

        .in-news{
            width: 98%;
            margin: 0 auto;
            margin-bottom: 56px;
        }
        .in-news-k{
            padding: 0 1%;
            height: 337px;
        }
        .in-n-img{
            width: 44%;
            height: 337px;
            float: left;
            position: relative;
        }
        .in-n-tu{
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 11;
        }
        .in-n-text{
            width: 100%;
            height: 58px;
            background: rgba(33, 153, 165, 0.3);
            text-align: left;
            line-height: 58px;
            font-size: 22px;
            color: #ffffff;
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 44;
        }
        .in-n-text font{
            padding: 0 20px;
        }
        
        .in-n-list{
            width: 54%;
            height: 337px;
            float: left;
            margin-left: 1%;
        }
        .in-n-list li{
            width: 45%;
            height: 337px;
            float: left;
            margin:0 3%;
            position: relative;
        }
        .in-n-xt{
            width: 100%;
            height: auto;
        }
        .in-n-w{
         font-size: 18px;
         color: #555555;
         font-weight: bold;
         margin: 20px 0;
        }
        .in-n-wc{
            font-size: 15px;
            line-height: 26px;
            color: #999999;
            margin-bottom: 3%;
        }
        .in-n-cha{
            width: 100%;
            font-size: 14px;
            color: #c2c2c2;
            position: absolute;
            bottom: 0;
        }
        .in-n-z{
            float: left;
        }
        .in-n-y{
            float: right;
        }
        
        .in-n-list li:hover .in-n-w{
            color: #2199a5;
        }



}

@media (max-width: 1638px) {
    .baner{
        width: 100%;
        margin: 0 auto;
        height: 474px;
        width: 100%;
    }
    .jost{
        width: 98%;
        margin: 0 auto;
    }
    .jost ul{
        padding: 0 1%;
    }
    .jost ul li{
        width: 23%;
        height: auto;
        float: left;
        text-align: center;
        margin:0 0.9%;
        margin-bottom: 20px;
        border: 1px solid #e2e2e2;
        
    }

    
    .in-v-tu{
        width: 100%;
        height:auto;
        float: left;
    }
    
    .in-vbox{
        width: 100%;
        height: auto;
        /* border: 1px solid #e2e2e2; */
        border-top: none;
        float: left;
    }
    .in-vk{
        padding: 0 20px;
    }
    .in-v-ti{
        font-size: 15px;
        color: #333333;
        text-align: left;
        font-weight: bold;
        margin-top: 5%;
        padding-bottom: 5%;
        border-bottom: 1px solid #e2e2e2;
        margin-bottom: 5%;
    }
    
    .in-v-ci{
        width: 100%;
        text-align: left;
        padding-bottom: 6%;
    }
    .in-ci-zi{
        font-size: 12px;
        color: #333333;
    }
    
    .in-ci-link{
        width: 6%;
        float: right;
    }

    .foot-cen {
        width: 80%;
        height: auto;
        margin: 0 auto;
    }

    .f-er-w {
        float: left;
        display: block;
        width: 100%;
        text-align: center;
    }
    .f-list {
        float: right;
        margin-left: 0;
        margin: 30px 0;
    }
    .f-er-w ul li {
        width: 160px;
        height: 210px;
        display: inline-block;
        position: relative;
        background: #ffffff;
        text-align: center;
        margin:0 30px;
    }
    
}

@media (max-width: 15600px) { 
    .in-v-ti {
        height: 42px;
        font-size: 14px;
        color: #333333;
        text-align: left;
        font-weight: bold;
        margin-top: 5%;
        padding-bottom: 5%;
        border-bottom: 1px solid #e2e2e2;
        margin-bottom: 5%;
    }

    .in-v-ci {
        width: 100%;
        height: 46px;
        text-align: left;
        padding-bottom: 6%;
    }

}

@media (max-width: 1440px) { 

    .nav-k{
        width: 100%;
        height: 80px;
        background: #2199a5;
    }
    .logo img{
        width: 200px;
        float: left;
        margin-top: 2%;
    }
    .nav-list{
        float: right;
        display: flex;
        justify-content: center;
        align-items:center;
        margin-top: 1%;
     }
     .nav-list li{
         display: inline-block;
     }
     .logo-dian{
         width: 4px;
         height: 4px;
         border-radius: 50%;
         background: #ffffff;
         display: inline-block;
         margin: 0 10px;
     }
     .nav-list li .nav-one{
         color: #ffffff;
         font-size: 16px;
     }
     
     .nav-list li .na{
         color: #ffffff;
     }
     
     .nav-list li:hover .nav-one{
         color: #ffffff;
     }
     
     .logo-x{
         display: inline-block;
         margin-left: 30px;
     }
     .logo-x img{
         width: 14%;
         float: left;
         margin-right: 12px;
     }
     
     .logo-xz{
         float: left;
     }
     .logo-xs{
         display: block;
         font-size: 12px;
         color: #ffffff;
     }
     .logo-xx{
         display: block;
         font-size: 16px;
         color: #ffffff;
     }
     .logo-xx span{
         font-size: 18px;
         font-weight: bold;
     }

     .baner{
        width: 100%;
        margin: 0 auto;
        height: 437px;
        width: 100%;
    }


    .jost{
        width: 98%;
        margin: 0 auto;
    }
    .jost ul{
        padding: 0 1%;
    }
    .jost ul li{
        width: 22%;
        height: auto;
        float: left;
        text-align: center;
        margin:0 1.4%;
        margin-bottom: 20px;
        border: 1px solid #e2e2e2;
        
    }
    

    
    .in-v-tu{
        width: 100%;
        height: auto;
        float: left;
    }
    
    .in-vbox{
        width:100%;
        height: auto;
        /* border: 1px solid #e2e2e2; */
        border-top: none;
        float: left;
    }
    .in-vk{
        padding: 0 20px;
    }
    .in-v-ti{
        font-size: 16px;
        color: #333333;
        text-align: left;
        font-weight: bold;
        margin-top:5%;
        padding-bottom: 5%;
        border-bottom: 1px solid #e2e2e2;
        margin-bottom: 5%;
    }
    
    .in-v-ci{
        width: 100%;
        text-align: left;
    }
    .in-ci-zi{
        font-size: 13px;
        color: #333333;
    }
    
    .in-ci-link{
        width: 6%;
        float: right;
    }

    .in-news-k {
        padding: 0 1%;
        height: auto;
    }
    .in-n-img {
        width: 44%;
        height: 300px;
        float: left;
        position: relative;
    }
    .in-n-text {
        width: 100%;
        height: 48px;
        background: rgba(33, 153, 165, 0.3);
        text-align: left;
        line-height: 48px;
        font-size: 18px;
        color: #ffffff;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 44;
    }
    .in-n-list {
        width: 54%;
        height: 300px;
        float: left;
        margin-left: 1%;
    }
    .in-n-list li {
        width: 45%;
        height: 300px;
        float: left;
        margin: 0 3%;
        position: relative;
    }
    
    .f-list ul li {
        font-size: 18px;
        color: #000000;
        float: left;
        padding: 0 8px;
        text-align: center;
    }
    .f-lie a {
        display: block;
        font-size: 14px;
        line-height: 28px;
        color: #666666;
    }

    .f-dian {
        width: 3px;
        height: 3px;
        background: #000000;
        float: left;
        margin: 8px;
        border-radius: 50%;
    }
    

    .in-n-wc {
        font-size: 14px;
        line-height: 22px;
        color: #999999;
        margin-bottom: 3%;
    }

}
@media (max-width: 1260px) {
    .baner{
        margin: 0 auto;
        height: 364px;
        width: 100%;
    }

      /* 分页 */

      .new-show {
        width: 100%;
        margin: 0 auto;
    }


    .new-list {
        width: 100%;
        margin: 0 auto;
    }

    .new-img {
        width: auto;
        height: 123px;
        float: left;
    }
    .new-right {
        width: 70%;
        height: 123px;
        float: right;
    }
    .new-ti-z {
        font-size: 16px;
        color: #333333;
        font-weight: bold;
        float: left;
    }
    .new-ti-c {
        font-size: 16px;
        color: #999999;
        float: right;
    }
    .new-r-wen {
        font-size: 12px;
        line-height: 20px;
        color: #999999;
        margin: 6px 0;
        display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3; 
overflow: hidden;
    }

    .human-list ul li {
        width: 12%;
        height: 50px;
        float: left;
        background: #f1f1f1;
        text-align: center;
        line-height: 50px;
        font-size: 20px;
        color: #333333;
        margin-right: 0.4%;
        cursor: pointer;
    }

}

@media (max-width: 1200px) { 

    .logo img{
        width: 200px;
        float: left;
        margin-top: 2%;
    }
    .nav-list{
        display: none;
    }
    .nav-dao{
        display: block;
        margin-top: 2%;
    }
    .date-list{
        width: 100%;
    }


    .in-about{
        width: 100%;
        height: auto;
        margin: 0 auto;
        background: #eaf1f2;
        padding-bottom: 30px;
        margin-top: 8%;
    }
    
    .in-ab-left{
        width: 100%;
        height: auto;
        float: left;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px; 
        overflow: hidden;
        position: relative;
        left: 0;
        top: -30px;
    }
    .in-ab-left img{
        width: 98%;
    }
    
    .in-ab-right{
        width:94%;
        height: auto;
        float: left;
        margin-left: 3%;
    }

    .in-ab-ti {
        margin-top: 16px;
        width: 100%;
    }

    .in-ti-left{
        float: left;
    }


    .in-join{
        width: 100%;
        margin: 0 auto;
    }
    .in-join ul{
        padding: 0 1%;
    }
    .in-join ul li{
        width: 20%;
        height: auto;
        float: left;
        text-align: center;
        margin: 0 2%;
        padding: 3% 0;
        
    }
    .in-join ul li img{
        width: 82px;
        height: 62px;
        /* margin-top: 60px; */
    }
    .in-j-g{
    width: 38px;
    height: 3px;
    margin: 16px auto;
    background: #ffffff;
    
    }
    
    .in-join ul li:hover .in-j-g{
        background: #f18200;
    }
    .in-join ul li:hover{
        box-shadow: 0px 0px 10px 0px #c0c0c0;
    }
    .in-j-ti{
        font-size: 20px;
        color: #333333;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .in-j-text{
        padding: 0 30px;
        font-size: 14px;
        line-height: 26px;
        text-align: left;
        color: #333333;
        height: 100px;
    }


    .jost{
        width: 98%;
        margin: 0 auto;
    }
    .jost ul{
        padding: 0 1%;
    }
    .jost ul li{
        width: 30%;
        height: auto;
        float: left;
        text-align: center;
        margin: 0 1.4%;
        margin-bottom: 20px;
        border: 1px solid #e2e2e2;
        
    }

    .store-show ul li{
        width: 30%;
        height: 400px;
        float: left;
        text-align: center;
        margin: 0 1.4%;
        margin-bottom: 20px;
        border: 1px solid #e2e2e2;
        
    }

    
    .in-v-tu{
        width: 100%;
        height: auto;
        float: left;
    }
    
    .in-vbox{
        width: 100%;
        height: auto;
        /* border: 1px solid #e2e2e2; */
        border-top: none;
        float: left;
    }
    .in-vk{
        padding: 0 20px;
    }
    .in-v-ti{
        height: 48px;
        font-size: 15px;
        color: #333333;
        text-align: left;
        font-weight: bold;
        margin-top: 5%;
        padding-bottom: 5%;
        border-bottom: 1px solid #e2e2e2;
        margin-bottom: 5%;
    }
    
    .in-v-ci{
        width: 100%;
        height: 50px;
        text-align: left;
    }
    .in-ci-zi{
        font-size: 13px;
        color: #333333;
    }
    
    .in-ci-link{
        width: 6%;
        float: right;
    }

    .in-n-w {
        font-size: 15px;
        color: #555555;
        font-weight: bold;
        margin: 10px 0;
    }
    .in-n-wc {
        font-size: 12px;
        line-height: 26px;
        color: #999999;
        margin-bottom: 3%;
    }

    .in-news-k {
        padding: 0 1%;
        height: auto;
    }
    .in-n-img {
        width: 44%;
        height: 280px;
        float: left;
        position: relative;
    }
    .in-n-text {
        width: 100%;
        height: 48px;
        background: rgba(33, 153, 165, 0.3);
        text-align: left;
        line-height: 48px;
        font-size: 18px;
        color: #ffffff;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 44;
    }
    .in-n-list {
        width: 54%;
        height: 280px;
        float: left;
        margin-left: 1%;
    }
    .in-n-list li {
        width: 45%;
        height: 280px;
        float: left;
        margin: 0 3%;
        position: relative;
    }

    .new-right {
        width: 60%;
        height: 123px;
        float: right;
    }

    .store-show {
        width: 100%;
        margin: 0 auto;
    }

    .lear-left {
        float: left;
        width: 70%;
        margin-left: 15%;
    }
    .lear-right {
        float: left;
        width: 70%;
        height: auto;
        margin-left: 15%;
        margin-top: 30px;
    }

    .lear-right img {
        width: 100%;
        height: auto;
    }

    .lear-r {
        width: 96%;
        height: 70px;
        padding: 15px 2%;
        font-size: 16px;
        color: #b4b4b4;
        border: 1px solid #dddddd;
        outline: none;
    }

    .lear-list {
        width: 96%;
        height: 45px;
        font-size: 16px;
        padding: 0px 2%;
        color: #b4b4b4;
        border: 1px solid #dddddd;
        outline: none;
        margin-top: 10px;
    }

    .cont {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 70px;
    }

    .map {
        width: 50%;
        height: auto;
        float: left;
    }
    .cont-er-list li {
        width: 25%;
        float: left;
        text-align: center;
    }
    .cont-t-z {
        font-size: 18px;
        color: #000000;
        display: block;
    }

    .cont-t-c {
        font-size: 16px;
        color: #000000;
        display: block;
    }

    .cont-j-t {
        font-size: 18px;
        color: #000000;
        font-weight: bold;
    }

    .ab-cen ul li img{
        width: 48%;
        height: auto;
        display: inline-block;
    }
    
    

}

@media (max-width: 1100px) { 
    .baner{
        margin: 0 auto;
        height: 333px;
        width: 100%;
    }
    .f-list {
        float: right;
        margin-left: 0;
        margin: 30px 0;
        display: none;
    }
    .f-logo {
        width: 10%;
        float: left;
        display: none;
    }

    .f-er-w ul li {
        width: 160px;
        height: 210px;
        display: inline-block;
        position: relative;
        background: #ffffff;
        text-align: center;
        margin: 0 2%;
    }
    .foot-cen {
        width: 92%;
        height: auto;
        margin: 0 auto;
    }

    .footer {
        width: 100%;
        height: auto;
        padding: 14px 14px;
        background: #313131;
        text-align: center;
        line-height: 30px;
        font-size: 14px;
        color: #ffffff;
    }
    .s-ti {
        font-size: 26px;
        color: #000000;
        font-weight: bold;
    }
    .s-photoe {
        font-size: 24px;
        color: #000000;
        font-weight: bold;
    }
    .human-list ul li {
        width: 14%;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
       
    }
    .human-list {
        width: 100%;
        margin-bottom: 10px;
    }

    .n-de-tz {
        font-size: 18px;
        color: #333333;
        font-weight: bold;
        margin-bottom: 10px;
    }
    .n-de-tc {
        font-size: 16px;
        color: #999999;
    }
    .cont-left {
        width: 100%;
        float: left;
    }
    .map {
        width: 100%;
        height: auto;
        float: left;
    }

    .cont-er-list li {
        width: 25%;
        float: left;
        text-align: center;
        margin: 0 4%;
    }

    .er-cz {
        font-size: 12px;
        color: #333333;
    }

    .cont-left {
        width: 94%;
        float: left;
        margin-left: 3%;
    }

    .cont-t-z, .cont-j-t{
        font-size: 16px;
    }

    .cont-t-c, .cont-j-w{
        font-size: 14px;
    }
    .map{
        margin-top: 10px;
    }

    .cont {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 30px;
    }

    .store-show ul li{
        width: 30%;
        height: 370px;
        float: left;
        text-align: center;
        margin: 0 1.4%;
        margin-bottom: 20px;
        border: 1px solid #e2e2e2;
        
    }
}
@media (max-width: 890px) { 
    .baner{
        width: 100%;
        margin: 0 auto;
        height: 268px;
    
    }
    .in-join{
        width: 100%;
        margin: 0 auto;
    }
    .in-join ul{
        padding: 0 1%;
    }
    .in-join ul li{
        width: 20%;
        height: auto;
        float: left;
        text-align: center;
        margin: 0 2%;
        padding: 3% 0;
        
    }
    .in-join ul li img{
        width: 82px;
        height: 62px;
        /* margin-top: 60px; */
    }
    .in-j-g{
    width: 38px;
    height: 3px;
    margin: 16px auto;
    background: #ffffff;
    
    }
    
    .in-join ul li:hover .in-j-g{
        background: #f18200;
    }
    .in-join ul li:hover{
        box-shadow: 0px 0px 10px 0px #c0c0c0;
    }
    .in-j-ti{
        font-size: 20px;
        color: #333333;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .in-j-text{
        padding: 0 12px;
        font-size: 14px;
        line-height: 26px;
        text-align: left;
        color: #333333;
    }
    .in-title-y {
        float: left;
        font-size: 18px;
        color: #999999;
        display: block;
        margin-top: 1%;
    }

    .in-news-k {
        padding: 0 1%;
        height: auto;
    }
    .in-n-img {
        width: 100%;
        height:180px;
        float: left;
        position: relative;
        margin-bottom: 3%;
    }
    .in-n-text {
        width: 100%;
        height: 38px;
        background: rgba(33, 153, 165, 0.3);
        text-align: left;
        line-height: 38px;
        font-size: 14px;
        color: #ffffff;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 44;
    }
    .in-n-list {
        width: 100%;
        height: 300px;
        float: left;
        margin-left: 0%;
    }
    .in-n-list li {
        width: 46%;
        height: 300px;
        float: left;
        margin: 0 2%;
        position: relative;
    }
    .in-n-wc {
        font-size: 12px;
        line-height: 22px;
        color: #999999;
        margin-bottom: 3%;
    }

    .new-list ul li {
        padding: 10px 20px;
        border: 1px solid rgba(0,0,0,0);
    }
    .new-img {
        width: 100%;
        height: auto;
        float: left;
    }
    .new-right {
        width: 100%;
        height: auto;
        float: right;
    }
    .new-ti-c {
        width: 100%;
        font-size: 14px;
        color: #999999;
        float: left;
    }
    .new-ti-z {
        width: 100%;
        font-size: 14px;
        color: #333333;
        font-weight: bold;
        float: left;
        margin-top: 10px;
    }

    .human-list ul li {
        font-size: 14px;
        width: 16%;
        height: 30px;
        line-height: 30px;
       
    }


}

@media (max-width: 870px) { 
    .store-show ul li {
        width: 30%;
        height: 340px;
        float: left;
        text-align: center;
        margin: 0 1.4%;
        margin-bottom: 20px;
        border: 1px solid #e2e2e2;
    }
}

@media (max-width: 780px) { 
    .baner{
        width: 100%;
        margin: 0 auto;
        height: 224px;
    }
    .nav-k{
        width: 100%;
        height: 50px;
        background: #2199a5;
    }
    .logo img{
        width: 180px;
        float: left;
        margin-top: 3%;
        margin-left: 4%;
    }
    .nav-list{
        display: none;
    }
    .nav-dao{
        display: block;
        margin-top: 3%;
        margin-right: 4%;
    }
    .nav-dao img{
       width: 26px;
    }

    .date-list{
        width: 100%;
        margin: 0 auto;
    }
    .date-list ul{
        display:flex;
        justify-content: space-around;
        align-items: center;
        flex-wrap: wrap;
        width: 95%;
    margin: 0 auto;
    }
    
    .date-list ul li{
        display: inline-block;
        text-align: center;
        padding: 4% 0;
    }
    .date-t{
    font-size: 26px;
    color: #2199a5;
    height: 30px;
    }
    .date-x{
        font-size: 14px;
    }
    .date-t span{
        font-size: 12px;
        position: relative;
    top: -4px;
    float: right;
    }
    .date-xx{
        font-size: 14px;
    }
    .date-c{
        font-size: 14px;
        color: #999999;
        margin-top: 0px;
    }
    .date-g{
        width: 2px;
        height: 50px;
        background:#ebebeb;
    }


    .in-join{
        width: 98%;
        margin: 0 auto;
    }
    .in-join ul{
        padding: 0 1%;
    }
    .in-join ul li{
        width: 30%;
        height: auto;
        float: left;
        text-align: center;
        margin:0 1.6%;
        padding: 3% 0;
        
    }

    .in-join ul li img{
        width: 62px;
        height: 46px;
        /* margin-top: 12px; */
    }
    .in-j-g{
    width: 38px;
    height: 3px;
    margin: 6px auto;
    background: #ffffff;
    
    }
    
    .in-join ul li:hover .in-j-g{
        background: #f18200;
    }
    .in-join ul li:hover{
        box-shadow: 0px 0px 10px 0px #c0c0c0;
    }
    .in-j-ti{
        font-size: 16px;
        color: #333333;
        font-weight: bold;
        margin-bottom: 6px;
    }
    .in-j-text{
        padding: 0 10px;
        font-size: 12px;
        line-height: 20px;
        text-align: left;
        color: #333333;
    }

    .in-title {
        width: 94%;
        margin: 0 auto;
        margin-top: 24px;
        margin-bottom: 26px;
    }

    .in-title-z{
        float: left;
        font-size: 16px;
        color: #999999;
        display: block;
    }
    .in-title-z span{
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    margin-right: 10px;
    }
    .in-title-y{
        width: 100%;
        float: left;
        font-size: 14px;
        color: #999999;
        display: block;
    }
    
    .dao-list {
        background-color: rgba(0,0,0,0.65);
        width:100%;
        height:100%;
        position: fixed;
        top: 0;
        right: 0;
        display: none;
        padding-top: 60px;
        z-index: 99999999999;
    }
    
    .dao-list ul li{
        line-height: 60px;
        text-decoration: none;
        width: 100%;
        margin:0 auto;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        font-size: 22px;
        text-align: center;
    }
    .dao-list ul li a{
        color: #ffffff;
    }
    .occ{
        width: 33px;
        height: 33px;
        position: absolute;
        right: 10px;
        top: 10px;
    }

    .jost{
        width: 98%;
        margin: 0 auto;
    }
    .jost ul{
        padding: 0 1%;
    }
    .jost ul li{
        width: 45%;
        height: auto;
        float: left;
        text-align: center;
        margin: 0 2%;
        margin-bottom: 20px;
        border: 1px solid #e2e2e2;
        
    }

    
    .in-v-tu{
        width: 100%;
        height: auto;
        float: left;
    }
    
    .in-vbox{
        width: 100%;
        height: auto;
        /* border: 1px solid #e2e2e2; */
        border-top: none;
        float: left;
        padding-bottom: 6px;
    }
    .in-vk{
        padding: 0 10px;
    }
    .in-v-ti{
        height: 56px;
        font-size: 13px;
        color: #333333;
        text-align: left;
        font-weight: bold;
        margin-top:6px;
        padding-bottom: 10px;
        border-bottom: 1px solid #e2e2e2;
        margin-bottom: 10px;
    }
    
    .in-v-ci{
        width: 100%;
        height: 64px;
        text-align: left;
    }
    .in-ci-zi{
        font-size: 12px;
        color: #333333;
    }
    
    .in-ci-link{
        width: 12%;
        float: right;
    }

    .in-title-list{
        display: none;
    }
    .in-title-list2{
        display: block;
        text-align: center;
    }

    .foot {
        width: 100%;
        padding-bottom: 27px;
        padding-top: 50px;
        background: #313131;
    }

    .f-er-w ul li {
        width: 40%;
        height: auto;
        display: inline-block;
        position: relative;
        background: #ffffff;
        text-align: center;
        margin: 0 4%;
    }

    .er-box {
        width: 100%;
        height: auto;
        padding: 8% 0;
        border-bottom: 1px solid #dddddd;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .er-box img {
        display: inline-block;
        width: 80%;
        height: auto;
    }
    .er-box-z {
        font-size: 14px;
        color: #000000;
        line-height: 50px;
    }

    .footer {
        width: 100%;
        height: auto;
        padding: 14px 0;
        background: #f2f2f2;
        text-align: center;
        line-height: 26px;
        font-size: 12px;
        color: #313131;
    }
    .s-ti {
        font-size: 20px;
        color: #000000;
        font-weight: bold;
    }
    .s-photoe {
        font-size: 18px;
        color: #000000;
        font-weight: bold;
    }
    .n-de-tz {
        font-size: 16px;
        color: #333333;
        font-weight: bold;
        margin-bottom: 10px;
    }
    .n-de-tc {
        font-size: 14px;
        color: #999999;
    }

    .new-kj {
        padding: 0 30px;
    }
    .n-de-cen ul li {
        font-size: 14px;
        line-height: 24px;
        color: #333333;
        margin-bottom: 10px;
        text-indent: 2em;

    }
    .por {
        font-size: 12px;
        color: #333333;
    }
    .n-de-r a {
        border-bottom: 1px solid #2199a5;
        padding-bottom: 4px;
        color: #2199a5;
        font-size: 14px;
    }

    .store-show ul li {
        width: 47%;
        height: 298px;
        float: left;
        text-align: center;
        margin: 0 1.2%;
        margin-bottom: 20px;
        border: 1px solid #e2e2e2;
    }

    .human-list {
        width: 96%;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .human-list ul li {
        font-size: 14px;
        width: 21%;
        height: 30px;
        line-height: 30px;
        margin: 0 2%;
        margin-bottom: 10px;
       
    }

    .human-s-box {
        padding: 0px 12px;
    }

    .human-s-list li {
        width: 30%;
    float: left;
    font-size: 12px;
    margin-right: 3%;
    color: #999999;
    }

    .human-s-box>li {
        padding: 14px 12px;
        border: 1px solid #e8e8e8;
        margin-bottom: 10px;
    }
    .human-ti {
        width: 100%;
        font-size: 15px;
        color: #333333;
        font-weight: bold;
        margin-bottom: 6px;
    }

    .h-de-ti {
        font-size: 16px;
        color: #333333;
        font-weight: bold;
        text-align: left;
        padding-bottom: 10px;
        border-bottom: 1px dashed #e1e1e1;
        margin-bottom: 10px;
    }

    .h-de-ci {
        font-size: 12px;
        color: #555555;
        margin-bottom: 20px;
    }
    .h-de-top {
        width: 100%;
        height: 30px;
        background: #eeeeee;
    }
    .h-de-biao ul {
        padding: 20px 0;
        border-bottom: 1px solid #e8e8e8;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .h-text-list {
        padding: 0 20px;
        margin-top: 30px;
    }

    .h-t-ti {
        font-size: 14px;
        color: #f18200;
    }
    .h-text-list li {
        font-size: 12px;
        line-height: 24px;
        color: #333333;
    }

    .p-x {
        float: right;
        font-size: 14px;
        color: #333333;
    }
    .p-s {
        float: left;
        font-size: 14px;
        color: #333333;
    }

    .pian {
        width: 94%;
        margin: 0 3%;
        margin-top: 12px;
        margin-bottom: 40px;
    }

    .lear-f-t {
        width: 100%;
        font-size: 16px;
        color: #000000;
        margin-bottom: 20px;
    }
    .lear-left {
        float: left;
        width: 90%;
        margin-left: 5%;
    }

    .lear-right {
        float: left;
        width: 90%;
        height: auto;
        margin-left: 5%;
        margin-top: 20px;
    }
    .lear-r, .lear-list{
        font-size: 12px;
    }
    .ti-jiao {
        width: 150px;
        height: 40px;
        margin: 0 auto;
        display: block;
        font-size: 14px;
        color: #ffffff;
        background: #2199a5;
        border: none;
        outline: none;
        margin-top: 10px;
    }

    .logo-x2{
        display: inline-block;
        margin-top: 5%;
    }

    .store-ti {
        width: 100%;
        text-align: center;
        margin: 5% 0;
    }

    .n-de-r {
        float: left;
        display: block;
    }
    .in-ti-wtu {
        width: 46px;
        height: auto;
        margin-bottom: 10px;
    }
    .in-ti-ztu {
        width: 14%;
        float: right;
    }

    .in-ti-z {
        font-size: 22px;
        color: #000000;
        display: inline-block;
        margin-right: 10px;
    }
    .in-ti-zz {
        font-size: 16px;
        color: #999999;
        display: inline-block;
        
    }


}

@media (max-width: 750px) { 
    .baner{
        width: 100%;
        margin: 0 auto;
        height: 150px;
    }
}

/* @media (max-width: 630px) { 
    .baner{
        width: 100%;
        margin: 0 auto;
        height: 185px;
    }
} */