﻿@charset "UTF-8";
 .crs-report {
 	background: #fff;
 }
 .wz-gcjy h3{
 	margin-top: 20px;
 	margin-bottom: 30px;
 }
  .crs-report  .leader{
 	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
 	background: #eeeeee;
 	margin-bottom: 30px;
 }
@media (min-width: 1410px){
 .crs-report .container{
 	width: 1380px;
 }	
}
.leader-pic{
	position: relative;
}
.leader-txt{
	background: #eeeeee;
	height: 100%;
	width: 50.14%;
}
.sanjiao-left{
	 width: 0;
  height: 0;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-right: 24px solid  #eeeeee;
  position: absolute;
  right: 0;
  top: 50px;
}
.leader-txt .info{
	display: flex;
	width: 78%;
	margin: 0 auto;
	flex-direction: column;
	align-items: center;
	text-align: left;
}
.leader-txt .info div{
	width: 100%;
}
.leader-txt .info .zhiwei{
	font-size: 14px;
}
.leader-txt .info .name{
	font-size: 24px;
}
.leader-txt .info .txt{
	font-size: 3.6rem;
	padding: 20px 0 20px 30px;
	line-height: 45px;
	color: #e72410;
	position: relative;
	margin-top: 40px;
}
.leader-txt .info .txt::before{
	position: absolute;
	left: -36px;
	top: 0;
	content: "";
	width: 33px;
	height: 26px;
	background: url(../images/crs-icon1.jpg) no-repeat left top;
}
.leader-txt .info .txt::after{
	position: absolute;
	right: -36px;
	bottom: 0;
	content: "";
	width: 33px;
	height: 26px;
	background: url(../images/crs-icon1.jpg) no-repeat left top;
}
.crs-report-content{
	margin-left: -30px;
	margin-right: -30px;
	line-height: 25px;
	font-size: 14px;
}
.crs-report-content .row-space{
	padding: 0 30px;
}
.crs-report-content p{
	padding: 17px 0;
	text-align: justify;
}
.crs-report-content h3{
	font-size: 28px;
	margin: 20px 0;
	padding: 0;
}
.crs-report-content h4{
	color: #666666;
	font-size: 16px;
	text-align: center;
	width: 100%;
	padding: 15px 0;
}
.crs-report-content .row-space:nth-child(3){
	 
}
.crs-report-content  .pic{margin-top: 10px;}
.crs-report-content  .pic2{margin-top: 12px;}
.crs-report-content h3.h3 {
	padding-top: 0px!important;
}
.crs-report-content img{
	margin-left: auto;
	margin-right: auto;
}
 .crs-report  .more{
 	text-align: center;
 	padding-top: 30px;
 	font-size: 15px;
 	display: flex;
 	width: 83px;
 	margin: 0 auto;
 	color: #666666;
 	flex-direction: row;
 	justify-content: center;
 	align-items: center;
 	cursor: pointer;
 }
 .crs-report  .more img{
 	margin-right: 6px;
 }
 .crs-download{
 	    background-color: #f4f4f4;
    padding: 8rem 0;
 }
 .crs-download .container{
 	width: 100%;
 	max-width: 1600px;
 }
 .crs-download-tit{
 	text-align: center;
 	padding-bottom: 55px;
 }
 .crs-download-tit{
 	font-size: 32px;
 	font-weight: bold;
 }
.down-list{width: 100%; margin: 0 auto;}
.down-list .brow{ background-color: #fff; border-radius: 15px; position: relative; padding:15px 20px; margin-bottom: 2rem; overflow: hidden;}
.down-list .brow .binfo{ width: 75%; float: left;}
.down-list .brow .bw{ width: 20%; float: left; text-align: center;}
.down-list .brow .btit{ font-size: 18px;}
.down-list .brow i{ margin-right: 5px; float: left; margin-right: 20px;}
.down-list .brow .btit a{ color: #333; font-size: 18px;}
.down-list .brow .btit a:hover{ color: #e71a0f;}
.down-list .brow .btit span{ margin-right: 20px; color: #777; font-size: 14px; display: inline-block;}
.down-list .brow .down-dot{float: right; width: 124px; height: 40px; line-height: 40px;text-align: center; padding-top: 10px;}
.down-list .brow .down-dot a{ display: block; color: #1969ae; background-color: #fff; border-radius: 40px;}
.down-list .brow .down-dot a:hover{ background-color: #1969ae; color: #fff;}
@media (max-width: 1700px){
	 .crs-download .container{
 	width: 95.28125%
 }
}
@media (max-width: 1420px){
.leader-txt .info .txt{
	font-size: 28px;
	line-height:37px;
}
.crs-report-content h3{
	font-size: 22px;
}
.crs-download{
	padding: 50px 0;
}
}
@media (max-width: 1200px){
	.leader-txt .info .txt{
	font-size: 22px;
	line-height:32px;
}
}
@media (max-width: 1130px){
	.leader-txt .info .txt{
	font-size: 20px;
	line-height:30px;
}
}
@media (max-width: 1010px){
	.leader-pic{
		width: 50%;
	}
	.leader-txt .info .txt{
		margin-top: 0;
	}
}
@media (max-width: 992px){
	.crs-report-content{
		margin-left: -15px;
		margin-right: -15px;
	}
	.crs-report-content .row-space{
		padding:0 15px;
	}
	.crs-report-content h3{
		font-size: 18px;
		line-height: 30px;
	}
	.leader-txt .info .txt{
		padding-left: 10px;
	}
	.leader-txt .info .txt::before,
	.leader-txt .info .txt::after{
		background-size: 20px auto;
	}
}
@media (max-width:768px){
	.wz-gcjy h3{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.crs-report .leader{
		flex-direction: column;
		margin-bottom: 10px;
	}
	.leader-pic,
	.leader-txt{
		width: 100%;
	}
	.leader-txt{
		padding: 15px 0;
	}
	.leader-txt .info .name{
		font-size: 16px;
	}
	.leader-txt .info .txt{
		font-size: 18px;
	}
	.leader-txt .info .txt::before{
		left: -20px;
		top: 5px;
	}
	.crs-report-content p{
		padding: 10px 0;
	}
	.crs-report-content h3{
		margin: 10px 0;
	}
	.crs-report-content .row-space:nth-child(3){
		padding-top: 0px;
	}
	.crs-report-content .row-space:nth-child(3) h3:first-child,
	.crs-report-content .row-space:nth-child(2) h3:first-child{
		display: none;
		margin: 0;
		padding: 0;
	}
	.crs-download{
		padding: 30px 0;
	}
	.crs-download-tit{
		font-size: 18px;
		padding-bottom: 30px;
	}
	.down-list .brow .binfo{
		width: 100%;
		display: flex;
		flex-direction: row;
	}
	.down-list .brow .btit{
		font-size: 16px;
	}
	.down-list .brow .down-dot{
		display: none;
	}
	.down-list .brow i{
		margin-right: 10px;
	}
	.down-list .brow .binfo img{
		width: 43px;
	}
	.down-list .brow .btit span{
		margin-right: 10px;
	}
	.down-list .brow .btit span:nth-child(2){
		margin-right: 0;
	}
	.down-list .brow .btit a{
		font-size: 16px;
	}
}