  body, div, span, header, footer, nav, section, aside, article, ul, dl, dt, dd, li, a, p, h1, h2, h3, h4, h5, h6, i, b, textarea, button, input, select, figure, figcaption {
  padding: 0;
  margin: 0;
  list-style: none;
  font-style: normal;
  text-decoration: none;
  border: none;
}
 body {
  width: 100%;
  padding: 0;
  margin: 0;
  border:none;
  overflow-x:hidden;
  position:relative;
  transform: scale(1) !important;
     background-color: #f3f3f3;
}

 
.content_main{
    height: auto;
    padding-bottom: 50px;
    background: url(/tupian/fzzl_bgc.png) top center no-repeat;
    background-size: 100% 100%;
	overflow: hidden;
}


.content_detail{
	width: 1400px;
    margin: 0 auto;
    margin-top: 35vw;

} 
.fzdt_content_wrap{
	width: 100%;;
    display: flex;
	height: 440px;
}
.swiper-container{
	    width: 65%;
	height:auto;
	margin: 0;
	
}
	.swiper-slide{
	width: 100%;
	height: 100%;
	}
	.swiper-slide>a>img{
    height: 100%;
    width: 100%;
	}
	.swiper-slide>a>div{
    width: 100%;
    height: 2vw;
	bottom:0;
    position: absolute;
    background-color: rgba(0,0,0,0.5);
   
	}
	.swiper-slide>a>div>div{
    width: 86%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: white;
    line-height: 1.9;
    font-size: 1vw;
	padding-left:15px;

	}
.swiper-pagination-bullet{
	width: .4vw;
	height: .4vw;
	display: inline-block;
	border-radius: 100%;
	background-color: transparent;
	border: 3px solid #ccc;
	opacity: 1;
	margin: 0 10px;
}
.swiper-pagination-bullet-active{
		background-color: white;
		border: 3px solid white;
}
.fzdt_wrap{
	background-color: white;
    width: 45%;
    height: auto;
    padding: 20px;

}
.fzdt_wrap>.fzdt_title>a{
	display: flex;
    align-items: center;
    color: rgb(170,48,28);
    font-weight: bold;
}
.fzdt_wrap>.fzdt_title>a>img{
	margin-right: 10px;
}

.fzdt_content ul li a {
    font-size: 18px;
    color: #333;
    line-height: 53px;
    display: block;
    position: relative;
    padding-right: 110px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -webkit-line-clamp: 1;
	transition: all 0.3s;
}


.fzdt_content ul li a::before {
    content: '';
    display: inline-block;
    background-color: #333;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    margin-right: 13px;
    vertical-align: middle;
}

.fzdt_content ul li a i {
    float: right;
    color: #333;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.fzdt_content ul li a:hover {
	
	color: rgb(170,48,28);
}


.fzdt_wrap>.fzdt_title>a span {
	font-size: 30px;
}

.fzdt_wrap>.fzdt_title>a:hover{
	color: rgb(170,48,28);
	font-weight: bold;
}


.fzzl_main_content{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	    margin-top: 15px;
}
.fzzl_main_content>div{
	width: 32%;
    padding: 15px;
    background-color: white;
    margin-top: 20px;
}
.fzzl_main_content>div>div:nth-child(1)>a{
	display: flex;
    align-items: center;
	
}
.fzzl_main_content>div>div:nth-child(1)>a>span{
	font-size: 30px;
	    color: #aa301c;
    font-weight: bold;
}
.fzzl_main_content>div>div:nth-child(1)>a>img{
	margin-right: 15px;
	vertical-align: text-bottom;
}

.fzzl_main_content ul li a {
    font-size: 18px;
    color: #333;
    line-height: 53px;
    display: block;
    position: relative;
    padding-right: 110px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -webkit-line-clamp: 1;
	transition: all 0.3s;
}

.fzzl_main_content ul li a br {
	display: none;
}


.fzzl_main_content ul li a::before {
    content: '';
    display: inline-block;
    background-color: #333;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    margin-right: 13px;
    vertical-align: middle;
}

.fzzl_main_content ul li a i {
    float: right;
    color: #333;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.fzzl_main_content ul li a:hover {
	color: rgb(170,48,28);
}


.title_animation:hover{
	text-shadow: -1px 1px black
}

.lhzb_wrap{
    width: 100%;
    margin-top: 30px;
}
.lhzb_wrap img{
width:100%
}
.content_main .logo {position: relative;width: 80%;margin: 0 auto;margin-top: 20px;}
.content_main .logo .wza {position: absolute;top: 50%;transform: translateY(-50%);right: 0;}
.content_main .logo .wza a {color: #fff;}
.content_main .logo .wza img {vertical-align: middle;}
.swiper-slide>a>div {
           height: 40px;
   bottom:0px;
}
.swiper-slide>a>div>div {
        height: 100%;
    font-size: 14px;
        padding-left: 9px;
                line-height: 35px;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
         bottom: 17px;
    width: 14%;
    right: 0;
    left: inherit;
}

@media screen and (max-width: 1480px) {
.content_main .logo {width: 90%;}
.content_main .logo .gh img {width: 80%;}
.content_detail {width:95%;}
}

@media screen and (max-width: 1250px) {
.content_main .logo {margin-top: 20px;}
}
@media screen and (max-width: 1200px) {
.content_main .logo .gh img {width: 50%;}
.content_main .logo {margin-top: 10px;}

.content_detail {
	    margin-top: 31vw;
}

.swiper-slide>a>div {
    bottom:5px;
}

}

@media screen and (max-width: 950px) {
    .fzdt_content_wrap {
        height: auto;
        flex-direction: column;
    }
	.swiper-container {
		width:100%;
	}
	.fzdt_wrap {
    margin-top: 20px;
    width: 100%;
	}
    .fzzl_main_content>div {
    width: 100%;
    }

    .content_main {
            background-size: 100%;
}


}

@media screen and (max-width: 760px) {
.content_main .logo {margin-top: 10px;}
.content_main .logo .gh img {width: 30%;}
.content_main .logo .wza img {
    width: 23%;
}
.fzdt_content ul li a {
    font-size: 14px;
        padding-right: 83px;
            line-height: 35px;
}
.fzdt_wrap>.fzdt_title>a span {
    font-size: 16px;
}

.fzdt_wrap>.fzdt_title>a>img {
    margin-right: 7px;
    width: 4%;
}

.fzdt_content ul li a::before {
 margin-right: 4px;
}
.fzdt_wrap {
    padding:15px;
}



.fzzl_main_content ul li a {
        font-size: 14px;
        padding-right: 83px;
            line-height: 35px;
}


.fzzl_main_content ul li a::before {
 margin-right: 4px;
}

.fzzl_main_content>div>div:nth-child(1)>a>span {
    font-size: 16px;
}

.fzzl_main_content>div>div:nth-child(1)>a>img {
     margin-right: 7px;
    width: 4%;
}

.fzzl_main_content {
    margin-top:0;
}

.content_main {
        padding-bottom: 30px;
}

.lhzb_wrap {
    margin-top: 20px;
}





















}









