@charset "utf-8";
/* CSS Document */
/*html{font-size:100px;!important;}*/
a{ color:#333;}
a:hover{ text-decoration: underline;}
/*a:hover, .xxgk .xxgk-nav .xxgk-title a:hover{color:#d01b1b!important;}*/
a.white {
    font-size: 18px;
    font-family: '微软雅黑';
    color: #fffeff;
    font-weight: bold;
    height: 40px;
    display: block;
    line-height: 40px;
}

tr, td {
    font-size: 9pt;
    color: #666666;
    font-family: '微软雅黑';
    line-height: 180%;
}

tr, td, td a {
    font-size: 9pt;
    color: #666666;
    font-family: '微软雅黑';
    line-height: 180%;
}
.banner {
    margin: 0 auto;
	width:100%;
	height:800px;
}

body {
    min-width: 1200px;
    background-size: 100% auto;
}

.box {
    width: 100%;
}

.box img {
    width: 100%;
    height: auto;
}
.banner {
    margin: 0 auto;
	width:100%;
	height: 800px;	
}
.nav1{ height: 100px; background: #e51600;}
.nav1c{ width: 100%; height: 100px; margin: 0 auto;}
.nav1c ul {
    height: 100%;
    display: flex;
    justify-content: center;
    gap: 3%;

}
.nav1c li{
    width: 260px;
    height: 100%;
    position: relative;
}
.nav1c li div {
    position: absolute;
    background: url(navlibg.png) no-repeat -40px;
    top: -32px;
    width: 100%;
    height: 125%;
}

.nav1c li div a {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 166px;
    padding-left: 33%;
}




.sz-content {
    width: 100%;
    /* background: url(bodybg.png) no-repeat;
    background-size: cover; */
    /*height: 11111px;*/
margin-top:80px;
}

.sz-content-header {
    width: 100%;
    background: url(klbg.png) no-repeat;
    background-size: contain;
   /* height: 500px;*/
}

.sz-remark {
    font-size: 20px;
    text-indent: 2em;
	 border: solid 2px transparent;
    border-image: linear-gradient(to right, transparent, #DCA297) 1;
    /* padding-top: 4px; */
    position: relative;
    top: 30px;
}

.sz-remark p {
    width: 780px;
    margin-left: 380px;
    padding-top: 30px;
    padding-bottom:20px;
}

.sz-content-body1-title {
    text-align: center;
    height: 160px;
    line-height: 160px;
}

.sz-content-body1-title a{
    font-size: 36px;
    font-weight: bold;
    color: #333;
    text-align: center;
}


.sz-content-body1-content {
    /* margin-top: 66px; */
    display: flex;
}

.sz-body1-left {
    width: 640px;
    position: relative;
}

.sz-body1-left img {
    width: 100%;
    height: 100%;
}

.sz-body1-left-title {
    position: absolute;
    bottom: 1px;
    background: rgba(129, 13, 13, 0.8);
    font-size: 22px;
    text-align: center;
    width: 100%;
}

.sz-body1-left-title a {
    color: #fff;
    line-height: 50px;
}

.sz-body1-right {
    width: 540px;
}

.sz-body1-right-title {
    display: flex;
    margin-left: 22px;
   /* height: 180px;*/
}

.sz-body1-right-title img {
    width: 40px;
    height: 40px;
}
.sz-body1-right-content{
    font-size: 20px;
    text-indent: 2em;
    line-height: 40px;
}
.sz-body1-right-content a{
    font-size: 20px;
    text-indent: 2em;
    line-height: 40px;
}


.sz-right-title a{
    font-size: 22px;
    font-weight: bold;
    color: #333;
    line-height: 40px;
}
.sz-right-title a:hover{text-decoration: underline;color:#0065c0;}

.divider-dashed {
    border-top: 1px dashed #9c4243; /* 虚线颜色可按需调整，如 #999 */
    margin: 20px 0 20px 22px;             /* 上下间距，可根据设计调整 */
}

.sz-content-body2 {
    margin-top: 140px;
}

.sz-content-body2-content {
    display: flex;
    margin-top: 56px;
}

.sz-body2-left {
    width: 560px;
}

.sz-body2-left img {
    width: 100%;
}

.sz-body2-right {
    width: 640px;
}

.mr-22 {
    margin-left: 0;
    margin-right: 22px;
}

.sz-content-body3 {
    background: url(03.png) no-repeat center;
    background-size: contain;
    height: 600px;
}

.sz-content-body3 .qwjd{
    background: #ffe8d6;
    border:1px solid #fbc8b6;
    border-radius: 10px; 
}
.sz-header3 {
    margin-top: 142px;
    margin-bottom: 60px;
}

.sz-content-body4 {
    background: url(njxdbg.png) no-repeat center;
    background-size: contain;
    height: 720px;
}


.sc-body4 {
    display: flex;
}

.sc-body4-left a img {
    width: 100%;
    height: 335px;
}

.sc-body4-left {
    width: 570px;
}

.sc-body4-right {
    width: 630px;
}

.sc-body4-bg {
    background-color: #fbe8e0;
    margin-left: 0;
    margin-top: 30px;
    padding: 36px 24px;
}

.sc-body4b-header {
    width: 1080px;
    background-color: #fbe8e0;
}

.sc-body4s-bg {
    background-color: #fbe8e0;
    padding: 36px 24px;
    margin-left: 0;
}

.sc-body4b {
    margin-top: 35px;
    padding-top: 40px;
    position: relative;
}

.sc-body4b > a > img {
    width: 571px;
    height: 340px;
    position: absolute;
    top: 0;
    right: 0;
}


.sc-body3 {
    display: flex;
    padding: 50px 40px;
}

.sc-body3-left {
    width: 600px;
}

.sc-body3-right {
    width: 520px;
    padding: 0 27px;
}

.sc-body3-right div {
    margin-bottom: 20px;
}

.sc-body3-right div a {
    font-size: 20px;
    line-height: 40px;
}

.sc-body3-flex {
    display: flex;
}

.sc-body3-flex a img {
    width: 310px;
    height: 171px;
}

.sc-body3-flex div {
    width: 290px;
    height: 171px;
    background-color: #fff;
    padding: 16px;
    margin-bottom: 16px;
}

.sc-body3-flex div a{
    font-size: 20px;
    color: #333;
    line-height: 40px;
}

.sz-content-body5 {
    margin-top: 130px;
}

.sz-body5 {
    margin-top: 58px;
    display: flex;
    background: url(bg5.png) no-repeat center;
    background-size: contain;
    height: 565px;
    padding: 58px 20px 0;
}


/*
.sz-body5-li a{
    display: flex;
    align-items: center;
}
*/

.sz-body5-li a img {
    width: 10px;
    height: 10px;
}

.sz-body5-li div {
    font-size: 20px;
    margin-left: 12px;
    line-height: 60px;
    margin-right: 16px;
	display: inline-block;
}

.sz-body5-li span {
    font-size: 20px;
    color: #a1a1a1;
	float: right;
	margin-right: 20px;
	display: inline-block;
	line-height: 60px;
}

.sz-body5-left {
    width: 50%;
}
.sz-body5-right {
    width: 50%;
}


@media screen and (max-width: 750px) {
.kly{display:none;}
	body{min-width:100%;}
	 .banner{background-size: 100% auto!important;  width: 100%; height:3.12rem; }
	.sz-content-header{background: none;}
	.sz-remark p{ width: 95%; margin: 0 auto; font-size: 0.3rem; text-align: justify;}
	.bt-box-1200{width:100%;}
	.logo1{ width: 100%;}
	.sz-content-body1-title{height: 1.5rem; line-height: 1.5rem;width: 95%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;margin: 0 auto;}
	.sz-content-body1-title a{ font-size:0.3rem;}
.sz-remark{border:none;}
    .sz-content-header {
		height: auto;
        min-height: 125px;
    }
	.sz-body1-left-title a{line-height: 0.3rem; font-size: 0.25rem;}
	.sz-body1-right-title{height: auto;}
	.sz-right-title a{ font-size: 0.3rem; line-height: 20px;}
	.sz-body1-right-content,.sz-body1-right-content a{ font-size: 0.25rem; line-height: 20px;}
	.sz-content-body2{ margin-top: 20px;}
	.sz-header3{ margin-top: 20px;}
	.sz-content-body3{background: none;}
	.sz-content-body3{ height:auto;}
   

    .sz-content-body1-content {
        flex-direction: column;
        align-items: center;
    }

    .sz-body1-left {
        margin-bottom: 20px;
        width: 90%;
    }
    .sz-body1-right {
        width: 90%;
    }

    .sz-content-body2-content {
        flex-direction: column;
        align-items: center;
    }

    .sz-body2-left {
        width: 90%;
    }
    .sz-body2-right {
        width: 90%;
    }

    .sc-body4 {
        flex-direction: column;
        align-items: center;
    }

    .sc-body4-left {
        width: 90%;
    }

    .sc-body4-right {
        width: 90%;
    }

    .sc-body4-left a img {
        height: auto;
    }

    .sc-body4b-header {
        margin: auto;
    }

    .sc-body4b > a > img {
        position: relative;
        width: 90%;
        height: auto;
        display: block;
        margin: 20px auto 0;
    }

    .sc-body3 {
        flex-direction: column;
        align-items: center;
    }
	.sc-body3-flex{ display: flow;}
	.sc-body3-flex a img{width:100%; height: auto;}

    .sc-body3-left,.sc-body3-right {
        width: 95%;
		margin: 0 auto;
    }
	.sc-body3-right{ padding: 0;}
	.sc-body3-right div a{ font-size: 0.3rem; line-height: 20px;}
	.sz-header3{ margin-bottom: 20px;}
	.sc-body4-left,.sc-body4-right,.sc-body4b-header{width: 95%; margin: 0 auto;}
	.sc-body4-bg{ margin-top: 20px; padding: 10px;}
	.sc-body4b{ margin-top: 0; padding-top: 20px;}
	.sc-body4s-bg{padding: 20px 0px;}
	.sc-body4b > a > img{width:95%;}
	.sz-content-body4{ background:none;}
	.sz-content-body4{ height:auto;}
	.sz-content-body5{ margin-top: 20px;}
	.sz-body5{ margin:0; padding: 0;}
	.sz-body5-left,.sz-body5-right{ width:95%; margin: 0 auto;}
	.sz-body5{height: auto;}
	.sz-body5{display: block;}
	.sz-body5-li div{font-size: 0.3rem; line-height: 20px;}
	.sz-body5-li span{ font-size: 0.3rem; line-height: 20px; margin-right: 0;}
	.sz-body5{background: none;}
	.sz-body5-li a{ display: inline;}
	.sz-body5-li div{width:75%;display: inline-block; font-size: 0.3rem;line-height: 20px; white-space: nowrap; /* 防止文本换行 */
  overflow: hidden; text-overflow: ellipsis;}
	.sz-body1-right-title{margin-left: 0;}
	.sz-body5-li a img{margin-top:-8px;}
/*
    .sc-body3-right {
        width: 90%;
    }
*/
	.sc-body3{ padding:0;}
	.sc-body3-flex div{width: 100%; height: auto;}

/*
    .sz-content-body3 {
        height: 1193px;
    }
*/

/*
    .sc-body3-flex a img {
        width: 509px;
        height: 280px;
    }

    .sc-body3-flex div {
        width: 509px;
        height: 280px;
    }
*/

/*
    .sz-content-body4 {
        height: 2112px;
    }
*/


}




























