/* 样式初始化 */

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: ' '
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #D61919;
}

a:hover {
    text-decoration: none;
}

img {
    vertical-align: top;
    outline-width: 0ch;
}

.clear {
    clear: both;
}


/* 样式初始化 */

@media screen and (min-width: 996px) {
	.hide_cancle{
		position: absolute;
    width: 60px;
    height: 60px;
    right: 10px;
    top: 10px;
    z-index: 1000;
    line-height: 60px;
    font-weight: 100;
    text-decoration: none;
    color: #fff;
    opacity: .3;
    font-size: 30px;
    display: block;
	}
	.dc_wrap04_hide{
		    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    text-align: center;
    background: rgba(0, 0, 0, 0.9);
	}
	.px{
		width:100%;
	background-position: 50% 50%;
    background-repeat: repeat;
    background-size: auto;
    background: url(../images/about_bg.jpg);
    padding: 50px 0;
	}
	.px_inner{
		max-width:1200px;margin:0 auto;
	}
	.px_wrap{width:100%;padding:30px 0;display: flex;justify-content: space-between;}
	.px_wrapL{width:30%;}
	.px_wrapR{width:65%;}
	.px_wrapR p{    font-size: 14px;    color: #333333;
}
   .px_wrapR ul{padding:30px 0;width:100%;}
	.px_wrapR ul li{height:40px;line-height: 40px;display: flex;justify-content: space-between;width:100%;border-bottom:1px dashed #dddddd;padding-bottom:10px;}
	.px_wrapR ul li a{
		display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    font-size: 15px;
    font-family: 'Noto Sans CJK';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    height: 50px;
    line-height: 50px;
    outline: none;
	}
/*	*/
	.dc{width:100%;
	background-position: 50% 50%;
    background-repeat: repeat;
    background-size: auto;
    background: url(../images/about_bg.jpg);
    padding: 50px 0;}
	.dc_inner{max-width:1200px;margin: 0 auto;padding:20px 30px;}
	.dc_wrap04{width:100%;padding:30px 0;display: flex;justify-content: space-between;flex-wrap:wrap;}
	.dc_wrap04_img{width:23%;background-color: rgba(0, 0, 0, 0.6);margin:10px 0;}
	.dc_wrap04_img img{width:100%;height:300px;object-fit:cover;}
	.dc_wrap04_img:hover{padding:10px;}
/*	*/
	.cz_details{
		background-position: 50% 50%;
    background-repeat: repeat;
    background-size: auto;
    background: url(../images/about_bg.jpg);
    padding: 50px 0;
	}
	.cz_details_inner{max-width:1200px;margin:0 auto;padding:20px 20px;}
	.cz_details_top{width:100%;border-bottom:1px solid #dddddd;padding-bottom:15px;}
	.cz_details_top a{
		display: inline-block;
    font-family: 'Noto Sans CJK';
    font-size: 14px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    word-wrap: break-word;
    word-break: break-all;
    outline: none;
		margin:0 10px;
	}
	.inside01 img{/*width:500px;height:500px;*/object-fit:cover;}
/*	*/
	.cz01{
		background-position: 50% 50%;
    background-repeat: repeat;
    background-size: auto;
    background: url(../images/about_bg.jpg);
    padding: 50px 0;
	}
	.cz01_inner{max-width:1200px;margin:0 auto;display: flex;justify-content: space-between;flex-wrap:wrap;}
	.cz01L{width:12%;background-color:#e1e0e0;}
	.cz01L ul li{display:block;width:100%;text-align: center;height:40px;line-height: 40px;padding:10px 0;}
	.cz01L ul li a{display:block;}
	.cz01R{width:85%;}
	.cz_img{width:100%;padding:20px 0;display: flex;justify-content:space-between;flex-wrap:wrap;}
	.cz_img01{width:23%;background:#e7e3e1;margin:10px 0;}
	.cz_img01:hover{
		    background-color: rgb(232, 227, 225);
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
		    box-shadow: 0 0 10px 3px rgb(0 0 0 / 5%) !important;
    transition: all .3s ease-out 0s;
	}
	.cz_img01 img{width:100%;height:240px;object-fit:cover;padding:10px;}
	.cz_img01 span{display:block;text-align: center;padding:10px 0;}
/*	cz*/
	.news_details{background-position: 50% 50%;
    background-repeat: repeat;
    background-size: auto;
    background: url(../images/about_bg.jpg);
    padding: 50px 0;}
	.news_details_inn{max-width:1200px;margin:0 auto;padding: 30px 30px;}
	.news_details_inn a{
		display: inline-block;
    font-family: 'Noto Sans CJK';
    font-size: 14px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    word-wrap: break-word;
    word-break: break-all;
    outline: none;margin:0 10px;
	}
	.details_wrap01{width:100%;border-bottom:1px solid #dddddd;padding:15px 0;}
	.inside01{width:100%;padding:20px 0;}
	.inside01 h4{width: 100%;
    height: auto;
    font-family: 'Noto Sans CJK';
    color: #404040;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    line-height: 35px;
    word-wrap: break-word;
    word-break: normal;}
	.inside01 h5{font-family: ' ';
    color: #404040;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;}
	.inside01 p{    color: #000000;    font-size: 12px;}
/*	news*/
	.news01{    background-position: 50% 50%;
    background-repeat: repeat;
    background-size: auto;
    background: url(../images/about_bg.jpg);
    padding: 50px 0;}
	.news01_inner{max-width:1200px;margin:0 auto;}
	.news01_list{width:100%;padding:25px 0;}
	.news01_list li{min-height:88px;border-bottom:1px solid #dddddd;margin:10px 0;}
	.news01_list li a{
		line-height: 24px;
    display: block;
    font-family: 'Noto Sans CJK';
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    color: #404040;
    text-decoration: none;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
	}
	.news_date{width:100%;padding:15px 0;display: flex;justify-content: space-between;}
	.news_date span{
		padding: 0;
    margin: 0;
    display: inline-block;
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #BBB;
    text-decoration: none;
	}
	.news_date i{
	
    color: #BBB;
	}
/*	news*/
	.about01{
		background-position: 50% 50%;
        background-repeat: repeat;
        background-size: auto;
		background:url("../images/about_bg.jpg");
		padding:50px 0;
	}
	.about01_inner{max-width:1200px;margin:0 auto;padding:0 15px;display: flex;justify-content: space-between;}
	.about01L{width:12%;background-color:#e1e0e0;    height: 139px;}
	.about01L ul li a{
		    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
		display: block;
		height:35px;line-height:35px;
		width:100%;text-align: center;
		color: #666;
	}
	.about01L ul li a:hover{color:#000 !important;
	}
	.about01L ul li{width:100%;border-bottom:1px dashed #ccc;padding:5px 0;}
	.aboutR{width:85%;}
	.aboutR_top{width:100%;border-bottom:2px solid #ccc;padding-bottom:15px;position: relative;}
	.top_line{position: absolute;width:60px;height:1px;background-color:#000;bottom:-1px;left:10px;}
	.top_xz a{
		color: #000 !important;
	}
	.about_topa{    margin-right: 10px;
    background-color: #EEE;
    -webkit-border-radius: 8px;
		display: inline-block;
    font-family: 'Noto Sans CJK';
    font-size: 14px;
    color: #666 !important;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 34px;
    word-wrap: break-word;
    word-break: normal;
    outline: none;
	}
	.about_topa:hover{color:#000 !important;}
	.aboutR .aboutR_top a{
		padding: 0;
    margin: 0;
    color: #999;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    word-wrap: break-word;
    word-break: normal;
	}
	.aboutR_wraop01{width:100%;padding:10px 0;}
	.aboutR_wraop01 img{width:100%;}
	.aboutR_wraop01 p{
		       margin-right: 10px;
		    text-align: justify;
		font-size:14px;
		padding:10px 0;
	}
	.aboutR_wrap02{width:100%;padding:20px 0;}
	.aboutR_imgwrap04{width:100%;display: flex;justify-content: space-between;}
	.aboutR_imgwrap04 img{width:48%;height:200px;object-fit: cover;}
	.aboutR_wrap03{width:100%;padding:20px 0;display: flex;justify-content: space-between;flex-wrap:wrap;}
	.about03_img{width:30%;position: relative;background-color: rgba(0, 0, 0, 0.6);margin:10px 0; }
	.about03_img img{width:100%;}
	.aboutR_wrapdw{position: absolute;
		width:100%;bottom:0;
    z-index: 8;
    padding: 0 10px;
    margin: 0;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    font-family: Tahoma;
    color: white;
    line-height: 37px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.6);
    background-image: none;}
	.about03_img img:hover{padding:10px 10px 0 10px;}
/*	about*/
    /* pc */
    .headder {
        width: 100%;
        background: url(../images/bg.jpg);
        background-position: 50% 50%;
        background-repeat: repeat;
        background-size: auto;
        height: 100px;
    }
    .headder .headder_inner {
        max-width: 1200px;
        margin: 0 auto;
    }
    .headder .headder_inner a {
        display: block;
        padding: 20px 0;
    }
    .menu {
        width: 100%;
        background-color: #302205;
        height: 50px;
        line-height: 50px;
    }
    .menu .menu_inner {
        max-width: 1200px;
        margin: 0 auto;
    }
    .menu .menu_inner ul {
        width: 100%;
        display: flex;
    }
    .menu .menu_inner ul li {
        width: 10%;
        display: block;
        height: 50px;
        line-height: 50px;
        text-align: center;
    }
    .menu .menu_inner ul li a {
        display: block;
        color: #cccccc;
        font-size: 16px;
    }
    .menu .menu_inner ul li a:hover {
        font-size: 16px;
        color: #fff !important;
        font-weight: bold;
    }
    .xuanzhong {
        font-size: 16px;
        color: #fff !important;
        font-weight: bold;
    }
    .conner {
        width: 100%;
        background: url(../images/bg01.jpg);
        background-position: 50% 50%;
        background-size: auto;
        background-color: rgb(243, 243, 243);
        background-repeat: repeat;
        padding-bottom: 40px;
    }
    .conner_inner {
        max-width: 70%;
        margin: 0 auto;
    }
    .con01 {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .con01L {
        width: 50%;
        margin-top: 76px;
    }
    .banner {
        width: 100%;
    }
    .banner img {
        width: 100%;
        height: 480px;
        object-fit: cover;
    }
    .con01R {
        width: 48%;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 5px;
        background-color: rgba(230, 222, 219, 0.6);
    }
    .con01R .con01R_tit {
        width: 95%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 20px 0px;
        border-bottom: 2px solid #cccccc;
        position: relative;
    }
    .dw_line {
        width: 92px;
        height: 2px;
        left: 7%;
        position: absolute;
        background-color: #000;
        bottom: -1px;
    }
    .con01R .con01R_tit span {
        width: 30%;
        margin-left: 35px;
        font-size: 24px;
        color: #333333;
    }
    .con01R .con01R_tit a {
        width: 30%;
        display: block;
        text-align: center;
        color: #000000;
        font-size: 14px;
        transition: all ease .3s;
    }
    .con01R_tit a:hover {
        transform: translateX(8px);
    }
    .con01R_tw {
        width: 95%;
        margin: 15px auto;
        display: flex;
        justify-content: space-between;
    }
    .con01R_tw .con01R_tw_l {
        width: 35%;
    }
    .con01R_tw .con01R_tw_l a {
        display: block;
        width: 100%;
        overflow: hidden;
    }
    .con01R_tw .con01R_tw_l a img {
        width: 100%;
        transition: all ease 0.5s;
    }
    .con01R_tw .con01R_tw_l a img:hover {
        transform: scale(1.2);
    }
    .con01R_tw .con01R_tw_r {
        width: 60%;
    }
    .con01R_tw .con01R_tw_r h4 {
        padding: 0;
        margin: 0;
        width: 100%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        font-family: 'Noto Sans CJK';
        font-size: 15px;
        font-style: normal;
        font-weight: normal;
        color: #404040;
    }
    .con01R_tw .con01R_tw_r .eye {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0;
    }
    .con01R_tw .con01R_tw_r .eye span {
        padding: 0;
        margin: 0;
        display: inline-block;
        font-family: Tahoma;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #BBB;
        text-decoration: none;
    }
    .con01R_tw .con01R_tw_r .eye a i {
        font-size: 12px;
        color: #BBB;
    }
    .con01R_db {
        width: 95%;
        margin: 0 auto;
        padding: 15px 0;
    }
    .con01R_db li {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 42px;
        line-height: 42px;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #cccccc;
        text-align: left;
    }
    .syd {
        width: 4px;
        height: 4px;
        background-color: #666666;
        border-radius: 50%;
        margin-right: 10px;
    }
    .li_xyd {
        width: 70%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .li_xyd a {
        color: #666666;
        font-size: 14px;
        font-family: 'Noto Sans CJK';
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        height: 42px;
        line-height: 42px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .con01R_db li span {
        padding: 0 5px 0 10px;
        margin: 0;
        float: right;
        color: #BBB;
        font-size: 14px;
        font-family: 'Noto Sans CJK';
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
    }
    .con01R_db li a:hover {
        color: #000 !important;
    }
    .con02 {
        width: 100%;
        margin: 20px 0;
        display: flex;
        justify-content: space-between;
    }
    .con02L {
        width: 65%;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 5px;
        background-color: rgba(230, 222, 219, 0.6);
    }
    .con02R {
        width: 30%;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 5px;
        background-color: rgba(230, 222, 219, 0.6);
    }
    .con01R_tit {
        width: 95%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 20px 0px;
        border-bottom: 2px solid #cccccc;
        position: relative;
    }
    .con01R_tit span {
        width: 30%;
        margin-left: 35px;
        font-size: 24px;
        color: #333333;
    }
    .con01R_tit a {
        width: 30%;
        display: block;
        text-align: center;
        color: #000000;
        font-size: 14px;
        transition: all ease .3s;
    }
    .con01R_tit a:hover {
        transform: translateX(8px);
    }
    .dw_line01 {
        width: 92px;
        height: 2px;
        left: 5%;
        position: absolute;
        background-color: #000;
        bottom: -1px;
    }
    .con02 .con01R_tw .con01R_tw_l {
        width: 50%;
    }
    .con02 .con01R_tw .con01R_tw_l a {
        display: block;
        width: 100%;
        overflow: hidden;
    }
    .con02 .con01R_tw .con01R_tw_l a img {
        width: 100%;
        transition: all ease 0.5s;
    }
    .con02 .con01R_tw .con01R_tw_r {
        width: 48%;
    }
    .con02 .con01R_tw .con01R_tw_r p {
        word-wrap: break-word;
        font-size: 14px;
        color: #000000;
        line-height: 30px;
    }
    .con03 {
        width: 100%;
        margin: 20px 0;
        display: flex;
        justify-content: space-between;
    }
    .con03L {
        width: 31%;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 5px;
        background-color: rgba(230, 222, 219, 0.6);
    }
    .con03M {
        width: 31%;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 5px;
        background-color: rgba(230, 222, 219, 0.6);
    }
    .con03R {
        width: 32%;
        height: 361px;
    }
    .con03M_tp {
        width: 95%;
        margin: 0 auto;
        padding: 15px 0;
        display: flex;
        justify-content: space-between;
    }
    .con03tpL {
        width: 50%;
        overflow: hidden;
    }
    .con03tpR {
        width: 50%;
    }
    .con03tpL img {
        width: 100%;
        height: 280px;
        object-fit: cover;
        transition: all ease 0.5s;
    }
    .con03tpL img:hover {
        transform: scale(1.2);
    }
    .con03tpR_item02 {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        margin: 10px 0;
        overflow: hidden;
    }
    .con03tpR_item02 img {
        width: 48%;
        height: 84px;
        object-fit: cover;
        transition: all ease 0.5s;
    }
    .con03tpR_item02 img:hover {
        transform: scale(1.2);
    }
    video {
        object-fit: cover;
    }
    .con04 {
        width: 100%;
        margin: 20px 0;
        display: flex;
        justify-content: space-between;
    }
    .con04L {
        width: 60%;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 5px;
        background-color: rgba(230, 222, 219, 0.6);
    }
    .con04R {
        width: 35%;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 5px;
        background-color: rgba(230, 222, 219, 0.6);
    }
    .con05 {
        width: 100%;
        margin: 20px 0;
        display: flex;
        justify-content: space-between;
    }
    .con05L {
        width: 40%;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 5px;
        background-color: rgba(230, 222, 219, 0.6);
    }
    .con05R {
        width: 58%;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 5px;
        background-color: rgba(230, 222, 219, 0.6);
    }
    .qz_mheader_v0 {
        display: none;
    }
    .qz_mheader_v0_hidenav {
        display: none;
    }
    .link {
        width: 100%;
        padding: 20px 0;
    }
    .link .link_inner {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .link .link_inner span {
        width: 10%;
        color: #4b3c1e;
        font-size: 18px;
    }
    .link .link_inner ul {
        width: 60%;
        display: flex;
        justify-content: space-between;
    }
    .link .link_inner ul li a {
        color: #4b3c1e;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        text-align: center;
        white-space: nowrap;
        font-family: Tahoma;
        font-size: 14px;
    }
    .foot {
        width: 100%;
        background-color: #302205;
    }
    .foot_inner {
        width: 70%;
        margin: 0 auto;
        padding: 30px 0;
        display: flex;
        justify-content: flex-start;
    }
    .foot01 a i {
        color: #999999;
        font-size: 17px;
    }
    .foot01 span {
        font-size: 14px;
        color: #999999;
        margin-right: 20px;
    }
    .end {
        width: 100%;
    }
    .end_inner {
        width: 70%;
        margin: 0 auto;
    }
    .end_top {
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 10px 0;
    }
    .end_bottom {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .bq {
        border-right: 1px solid #989898;
        padding: 0 10px;
        color: rgb(152, 152, 152);
    }
}

@media screen and (max-width: 996px) {
	.hide_cancle{
		position: absolute;
    width: 60px;
    height: 60px;
    right: 10px;
    top: 10px;
    z-index: 1000;
    line-height: 60px;
    font-weight: 100;
    text-decoration: none;
    color: #fff;
    opacity: .3;
    font-size: 30px;
    display: block;
	}
	.dc_wrap04_hide{
		    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    text-align: center;
    background: rgba(0, 0, 0, 0.9);
	}
	.px{
		width:100%;
	background-position: 50% 50%;
    background-repeat: repeat;
    background-size: auto;
    background: url(../images/about_bg.jpg);
    padding: 50px 0;
	}
	.px_inner{
		max-width:95%;margin:0 auto;
	}
	.px_wrap{width:100%;padding:30px 0;display: flex;justify-content: space-between;}
	.px_wrapL{width:30%;}
	.px_wrapR{width:65%;}
	.px_wrapR p{    font-size: 14px;    color: #333333;
}
   .px_wrapR ul{padding:30px 0;width:100%;}
	.px_wrapR ul li{height:40px;line-height: 40px;display: flex;justify-content: space-between;width:100%;border-bottom:1px dashed #dddddd;padding-bottom:10px;}
	.px_wrapR ul li a{
		display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    font-size: 15px;
    font-family: 'Noto Sans CJK';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    height: 50px;
    line-height: 50px;
    outline: none;
	}
/*	*/
	.dc{width:100%;
	background-position: 50% 50%;
    background-repeat: repeat;
    background-size: auto;
    background: url(../images/about_bg.jpg);
    padding: 50px 0;}
	.dc_inner{max-width:1200px;margin: 0 auto;padding:20px 30px;}
	.dc_wrap04{width:100%;padding:30px 0;display: flex;justify-content: space-between;flex-wrap:wrap;}
	.dc_wrap04_img{width:100%;background-color: rgba(0, 0, 0, 0.6);margin:10px 0;}
	.dc_wrap04_img img{width:100%;height:300px;object-fit:cover;}
	.dc_wrap04_img:hover{padding:10px;}
/*	*/
/*	*/
		.cz_details{
		background-position: 50% 50%;
    background-repeat: repeat;
    background-size: auto;
    background: url(../images/about_bg.jpg);
    padding: 50px 0;
	}
	.cz_details_inner{max-width:95%;margin:0 auto;padding:20px 20px;}
	.cz_details_top{width:100%;border-bottom:1px solid #dddddd;padding-bottom:15px;}
	.cz_details_top a{
		display: inline-block;
    font-family: 'Noto Sans CJK';
    font-size: 14px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    word-wrap: break-word;
    word-break: break-all;
    outline: none;
		margin:0 10px;
	}
	.inside01 img{width:100%;/*height:500px;*/object-fit:cover;}
	.cz01{
		background-position: 50% 50%;
    background-repeat: repeat;
    background-size: auto;
    background: url(../images/about_bg.jpg);
    padding: 50px 0;
	}
	.cz01_inner{max-width:95%;margin:0 auto;display: flex;justify-content: space-between;flex-wrap:wrap;}
	.cz01L{width:100%;background-color:#e1e0e0;}
	.cz01L ul li{display:block;width:100%;text-align: center;height:40px;line-height: 40px;padding:10px 0;}
	.cz01L ul li a{display:block;}
	.cz01R{width:100%;}
	.cz_img{width:100%;padding:20px 0;display: flex;justify-content:space-between;flex-wrap:wrap;}
	.cz_img01{width:100%;background:#e7e3e1;margin:10px 0;}
	.cz_img01:hover{
		    background-color: rgb(232, 227, 225);
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
		    box-shadow: 0 0 10px 3px rgb(0 0 0 / 5%) !important;
    transition: all .3s ease-out 0s;
	}
	.cz_img01 img{width:100%;height:240px;object-fit:cover;padding:10px;}
	.cz_img01 span{display:block;text-align: center;padding:10px 0;}
	/*	news*/
	.news01{    background-position: 50% 50%;
    background-repeat: repeat;
    background-size: auto;
    background: url(../images/about_bg.jpg);
    padding: 50px 0;}
	.news01_inner{max-width:95%;margin:0 auto;}
	.news01_list{width:100%;padding:25px 0;}
	.news01_list li{min-height:88px;border-bottom:1px solid #dddddd;margin:10px 0;}
	.news01_list li a{
		line-height: 24px;
    display: block;
    font-family: 'Noto Sans CJK';
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    color: #404040;
    text-decoration: none;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
	}
	.news_date{width:100%;padding:15px 0;display: flex;justify-content: space-between;}
	.news_date span{
		padding: 0;
    margin: 0;
    display: inline-block;
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #BBB;
    text-decoration: none;
	}
	.news_date i{
	
    color: #BBB;
	}
/*	news*/
	.news_details{background-position: 50% 50%;
    background-repeat: repeat;
    background-size: auto;
    background: url(../images/about_bg.jpg);
    padding: 50px 0;}
	.news_details_inn{max-width:1200px;margin:0 auto;padding: 30px 30px;}
	.news_details_inn a{
		display: inline-block;
    font-family: 'Noto Sans CJK';
    font-size: 14px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    word-wrap: break-word;
    word-break: break-all;
    outline: none;margin:0 10px;
	}
	.details_wrap01{width:100%;border-bottom:1px solid #dddddd;padding:15px 0;}
	.inside01{width:100%;padding:20px 0;}
	.inside01 h4{width: 100%;
    height: auto;
    font-family: 'Noto Sans CJK';
    color: #404040;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    line-height: 35px;
    word-wrap: break-word;
    word-break: normal;}
	.inside01 h5{font-family: ' ';
    color: #404040;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;}
	.inside01 p{    color: #000000;    font-size: 12px;}
		.about01{
		background-position: 50% 50%;
        background-repeat: repeat;
        background-size: auto;
		background:url("../images/about_bg.jpg");
		padding:50px 0;
	}
	.about01_inner{max-width:95%;margin:0 auto;padding:0 15px;display: flex;justify-content: space-between;flex-wrap:wrap;}
	.about01L{width:100%;background-color:#e1e0e0;    height: 139px;}
	.about01L ul li a{
		    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
		display: block;
		height:35px;line-height:35px;
		width:100%;text-align: center;
		color: #666;
	}
	.about01L ul li a:hover{color:#000 !important;
	}
	.about01L ul li{width:100%;border-bottom:1px dashed #ccc;padding:5px 0;}
	.aboutR{width:100%;}
	.aboutR_top{width:100%;border-bottom:2px solid #ccc;padding-bottom:15px;position: relative;}
	.top_line{position: absolute;width:60px;height:1px;background-color:#000;bottom:-1px;left:10px;}
	.top_xz a{
		color: #000 !important;
	}
	.about_topa{    margin-right: 10px;
    background-color: #EEE;
    -webkit-border-radius: 8px;
		display: inline-block;
    font-family: 'Noto Sans CJK';
    font-size: 14px;
    color: #666 !important;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 34px;
    word-wrap: break-word;
    word-break: normal;
    outline: none;
	}
	.about_topa:hover{color:#000 !important;}
	.aboutR .aboutR_top a{
		padding: 0;
    margin: 0;
    color: #999;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    word-wrap: break-word;
    word-break: normal;
	}
	.aboutR_wraop01{width:100%;padding:10px 0;}
	.aboutR_wraop01 img{width:100%;}
	.aboutR_wraop01 p{
		       margin-right: 10px;
		    text-align: justify;
		font-size:14px;
		padding:10px 0;
	}
	.aboutR_wrap02{width:100%;padding:20px 0;}
	.aboutR_imgwrap04{width:100%;display: flex;justify-content: space-between;}
	.aboutR_imgwrap04 img{width:48%;height:200px;object-fit: cover;}
	.aboutR_wrap03{width:100%;padding:20px 0;display: flex;justify-content: space-between;flex-wrap:wrap;}
	.about03_img{width:30%;position: relative;background-color: rgba(0, 0, 0, 0.6);margin:10px 0; }
	.about03_img img{width:100%;}
	.aboutR_wrapdw{position: absolute;
		width:100%;bottom:0;
    z-index: 8;
    padding: 0 10px;
    margin: 0;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    font-family: Tahoma;
    color: white;
    line-height: 37px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.6);
    background-image: none;}
	.about03_img img:hover{padding:10px 10px 0 10px;}
/*	about*/
    .headder {
        display: none;
    }
    .menu {
        display: none;
    }
    /* mb */
    .conner {
        width: 100%;
        background: url(../images/bg01.jpg);
        background-position: 50% 50%;
        background-size: auto;
        background-color: rgb(243, 243, 243);
        background-repeat: repeat;
        padding-bottom: 40px;
    }
    .conner_inner {
        max-width: 90%;
        margin: 0 auto;
    }
    .con01 {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .con01L {
        width: 100%;
    }
    .banner {
        width: 100%;
    }
    .banner img {
        width: 100%;
        height: 480px;
        object-fit: cover;
    }
    .con01R {
        width: 100%;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 5px;
        background-color: rgba(230, 222, 219, 0.6);
    }
    .con01R .con01R_tit {
        width: 95%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 20px 0px;
        border-bottom: 2px solid #cccccc;
        position: relative;
    }
    .dw_line {
        width: 92px;
        height: 2px;
        left: 7%;
        position: absolute;
        background-color: #000;
        bottom: -1px;
    }
    .con01R .con01R_tit span {
        width: 30%;
        margin-left: 35px;
        font-size: 24px;
        color: #333333;
    }
    .con01R .con01R_tit a {
        width: 30%;
        display: block;
        text-align: center;
        color: #000000;
        font-size: 14px;
        transition: all ease .3s;
    }
    .con01R_tit a:hover {
        transform: translateX(8px);
    }
    .con01R_tw {
        width: 95%;
        margin: 15px auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .con01R_tw .con01R_tw_l {
        width: 100%;
        padding: 20px;
    }
    .con01R_tw .con01R_tw_l a {
        display: block;
        width: 100%;
        overflow: hidden;
    }
    .con01R_tw .con01R_tw_l a img {
        width: 100%;
        transition: all ease 0.5s;
    }
    .con01R_tw .con01R_tw_l a img:hover {
        transform: scale(1.2);
    }
    .con01R_tw .con01R_tw_r {
        width: 60%;
    }
    .con01R_tw .con01R_tw_r h4 {
        padding: 0;
        margin: 0;
        width: 100%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        font-family: 'Noto Sans CJK';
        font-size: 15px;
        font-style: normal;
        font-weight: normal;
        color: #404040;
    }
    .con01R_tw .con01R_tw_r .eye {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0;
    }
    .con01R_tw .con01R_tw_r .eye span {
        padding: 0;
        margin: 0;
        display: inline-block;
        font-family: Tahoma;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #BBB;
        text-decoration: none;
    }
    .con01R_tw .con01R_tw_r .eye a i {
        font-size: 12px;
        color: #BBB;
    }
    .con01R_db {
        width: 95%;
        margin: 0 auto;
        padding: 15px 0;
    }
    .con01R_db li {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 42px;
        line-height: 42px;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #cccccc;
        text-align: left;
    }
    .syd {
        width: 4px;
        height: 4px;
        background-color: #666666;
        border-radius: 50%;
        margin-right: 10px;
    }
    .li_xyd {
        width: 70%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .li_xyd a {
        color: #666666;
        font-size: 14px;
        font-family: 'Noto Sans CJK';
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        height: 42px;
        line-height: 42px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .con01R_db li span {
        padding: 0 5px 0 10px;
        margin: 0;
        float: right;
        color: #BBB;
        font-size: 14px;
        font-family: 'Noto Sans CJK';
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
    }
    .con01R_db li a:hover {
        color: #000 !important;
    }
    .con02 {
        width: 100%;
        margin: 20px 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .con02L {
        width: 100%;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 5px;
        background-color: rgba(230, 222, 219, 0.6);
    }
    .con02R {
        margin: 15px 0;
        width: 100%;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 5px;
        background-color: rgba(230, 222, 219, 0.6);
    }
    .con01R_tit {
        width: 95%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 20px 0px;
        border-bottom: 2px solid #cccccc;
        position: relative;
    }
    .con01R_tit span {
        width: 30%;
        margin-left: 35px;
        font-size: 24px;
        color: #333333;
    }
    .con01R_tit a {
        width: 30%;
        display: block;
        text-align: center;
        color: #000000;
        font-size: 14px;
        transition: all ease .3s;
    }
    .con01R_tit a:hover {
        transform: translateX(8px);
    }
    .dw_line01 {
        width: 92px;
        height: 2px;
        left: 5%;
        position: absolute;
        background-color: #000;
        bottom: -1px;
    }
    .con02 .con01R_tw .con01R_tw_l {
        width: 100%;
    }
    .con02 .con01R_tw .con01R_tw_l a {
        display: block;
        width: 100%;
        overflow: hidden;
    }
    .con02 .con01R_tw .con01R_tw_l a img {
        width: 100%;
        transition: all ease 0.5s;
    }
    .con02 .con01R_tw .con01R_tw_r {
        width: 100%;
        padding: 20px;
    }
    .con02 .con01R_tw .con01R_tw_r p {
        word-wrap: break-word;
        font-size: 14px;
        color: #000000;
        line-height: 30px;
    }
    .con03 {
        width: 100%;
        margin: 20px 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .con03L {
        width: 100%;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 5px;
        background-color: rgba(230, 222, 219, 0.6);
        margin: 10px 0;
    }
    .con03M {
        width: 100%;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 5px;
        background-color: rgba(230, 222, 219, 0.6);
        margin: 10px 0;
    }
    .con03R {
        width: 100%;
        height: 361px;
        margin: 10px 0;
        padding: 0 10px;
    }
    .con03M_tp {
        width: 95%;
        margin: 0 auto;
        padding: 15px 0;
        display: flex;
        justify-content: space-between;
    }
    .con03tpL {
        width: 50%;
        overflow: hidden;
    }
    .con03tpR {
        width: 50%;
    }
    .con03tpL img {
        width: 100%;
        height: 280px;
        object-fit: cover;
        transition: all ease 0.5s;
    }
    .con03tpL img:hover {
        transform: scale(1.2);
    }
    .con03tpR_item02 {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        margin: 10px 0;
        overflow: hidden;
    }
    .con03tpR_item02 img {
        width: 48%;
        height: 84px;
        object-fit: cover;
        transition: all ease 0.5s;
    }
    .con03tpR_item02 img:hover {
        transform: scale(1.2);
    }
    video {
        object-fit: cover;
    }
    .con04 {
        width: 100%;
        margin: 20px 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .con04L {
        width: 100%;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 5px;
        background-color: rgba(230, 222, 219, 0.6);
    }
    .con04R {
        width: 100%;
        margin: 10px 0;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 5px;
        background-color: rgba(230, 222, 219, 0.6);
    }
    .con05 {
        width: 100%;
        margin: 20px 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .con05L {
        width: 100%;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 5px;
        background-color: rgba(230, 222, 219, 0.6);
    }
    .con05R {
        width: 100%;
        margin: 10px 0;
        border-right: 0 none transparent;
        border-top: 0 none transparent;
        border-bottom: 0 none transparent;
        border-left: 0 none transparent;
        border-radius: 5px;
        background-color: rgba(230, 222, 219, 0.6);
    }
    .qz_header_v0_head_search {
        margin-top: 30px;
        display: flex;
    }
    .qz_header_v0_head_search input {
        width: 70%;
        height: 30px;
        outline: none;
        padding-left: 15px;
        border: 1px solid #409eff;
    }
    .qz_header_v0_head_search a {
        display: block;
        width: 30%;
        height: 30px;
        text-align: center;
        line-height: 30px;
        background-color: #409eff;
    }
    .qz_header_v0_head_search a i {
        color: white;
    }
    .qz_mheader_v0_hidenav ul li a {
        display: block;
        width: 100%;
        height: 40px;
        line-height: 40px;
        padding-left: 20px;
        color: #1f2f3d;
        font-size: 15px;
    }
    .qz_mheader_v0_hidenav {
        display: none;
    }
    .qz_mheader_v0_hidenav ul li {
        border-bottom: 1px solid #ccc;
    }
    .qz_mheader_v0_hidenav_drop a {
        display: block;
        width: 100%;
        height: 40px;
        line-height: 40px;
        padding-left: 30px !important;
        color: #1f2f3d !important;
        font-size: 14px;
    }
    .qz_mheader_v0 a img {
        width: 100px;
    }
    .qz_mheader_v0 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 15px;
        background-color: #e8e3e1;
    }
    .qz_header_v0 {
        display: none;
    }
    .qz_header_v0 {
        width: 100%;
        height: 50px;
    }
    .qz_header_v0_head {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 50px;
        padding: 0 15px;
    }
    .qz_header_v0_head a img {
        width: 120px;
    }
    .link {
        width: 100%;
        padding: 20px 0;
    }
    .link .link_inner {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
    }
    .link .link_inner span {
        width: 100%;
        display: block;
        color: #4b3c1e;
        font-size: 18px;
    }
    .link .link_inner ul {
        margin: 10px 0;
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .link .link_inner ul li a {
        color: #4b3c1e;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        text-align: center;
        white-space: nowrap;
        font-family: Tahoma;
        font-size: 14px;
    }
    .foot {
        width: 100%;
        background-color: #302205;
    }
    .foot_inner {
        width: 95%;
        margin: 0 auto;
        padding: 30px 0;
        display: flex;
        justify-content: flex-start;
    }
    .foot01 a i {
        color: #999999;
        font-size: 17px;
    }
    .foot01 span {
        font-size: 14px;
        color: #999999;
        margin-right: 20px;
    }
    .end {
        width: 100%;
    }
    .end_inner {
        width: 100%;
        margin: 0 auto;
    }
    .end_top {
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 10px 0;
    }
    .end_bottom {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .bq {
        border-right: 1px solid #989898;
        padding: 0 10px;
        color: rgb(152, 152, 152);
    }
}