@charset "utf-8";

/* CSS Document */
* {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

body {
	background: #FFF;
	color:#000;
	font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,WenQuanYi Micro Hei,Arial,sans-serif;
	-webkit-font-smoothing:antialiased;
	overflow-x:hidden;
}

.blankLine {
	height: 10px;
	margin: 10px auto;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
}


.swiper-container {
    width: 100%;
    height: 560px;
	 --swiper-theme-color: #fff;
}  
/* .swiper-pagination-bullet{
	width:80px !important;
	height:4px !important;
	border-radius: 0 !important;
	margin:0 10px !important;
} */

.container {
	width: 1200px;
	max-width: none !important;
	padding: 0 !important;
}

.nopadding{
	padding:0 !important;
}

.footer{
	background:#000;
	height: 196px;
	color:#fff;
	padding:29px;
}

.footer-content{
	display: flex;
	align-items: flex-start;
}

.footer-content a{
	color: #fff;
}

.footer-content a:hover{
	color: #1A70C0;
}
.footer-content>div{
}
.footer-content>div>div{
	margin: 20px 0;
}

.header{
	height: 112px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header img{
	width: 320px;
	height: auto;
}

.platName{
	font-size: 36px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #1A70C0;
	line-height: 48px;
}

.menubg{
	background-color: #1A70C0;
	height: 60px;
}

.flexy-menu>li{
	height: 46px;
	text-align: center;
	width: 240px;
}
.flexy-menu>li:nth-child(6){
}
.flexy-menu>li>a{
	font-size: 18px;
}
.flexy-menu>li>ul>li>a{
	font-size: 16px;
}
.swiper-slide{
	height:500px !important;
	overflow: hidden;
}
.sectionTitle{
	height: 45px;
	line-height: 45px;
	margin-top:43px;
	border-bottom:1px solid #E4E4E4;
	color: #1A70C0;
	margin-bottom: 24px;
}
.sectionTitle span{
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 1px;
}
.sectionTitle .hairLine{
	height: 1px;
    border-bottom: solid 2px #1a70c0;
    width: 80px;
    margin-top: -2px;
}

.sectionTitle_sub{
	height: 45px;
	line-height: 45px;
	margin-top:15px;
	border-bottom:1px solid #E4E4E4;
	color: #1A70C0;
	margin-bottom: 24px;
}
.sectionTitle_sub span{
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 1px;
}
.sectionTitle_sub .hairLine{
	height: 1px;
    border-bottom: solid 2px #1a70c0;
    width: 80px;
    margin-top: -2px;
}

.sectionTitle2{
	height: 45px;
	line-height: 45px;
	border-bottom:1px solid #E4E4E4;
	color: #FFF;
	margin-bottom: 24px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.sectionTitle2 span{
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 1px;
}
.sectionTitle2 .hairLine{
	height: 1px;
    border-bottom: solid 2px #fff;
    width: 120px;
    margin-top: -2px;
}

.sectionTitle3{
	height: 45px;
	line-height: 45px;
	border-bottom:1px solid #E4E4E4;
	color: #1A70C0;
	margin-bottom: 24px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.sectionTitle3 span{
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 1px;
}
.sectionTitle3 .hairLine{
	height: 1px;
    border-bottom: solid 2px #1A70C0;
    width: 200px;
    margin-top: -2px;
}

.sectionTitle4{
	height: 45px;
	line-height: 45px;
	border-bottom:1px solid #E4E4E4;
	color: #1A70C0;
	margin-bottom: 24px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.sectionTitle4 span{
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 1px;
}
.sectionTitle4 .hairLine{
	height: 1px;
    border-bottom: solid 2px #1A70C0;
    width: 80px;
    margin-top: -2px;
}

.resolveLeft{
	width: 612px;
	padding: 24px;
	
}
.resolveLeftList a{
	display: flex;
	align-items: flex-start;
	color: #333;
	margin-bottom: 29px;
}
.resolveLeftList a img{
	margin-right: 5px;
	width: 20px;
	height: 20px;
}
.resolveLeftList a>div>div:first-child{
	font-weight: bold;
}
.resolveLeftList a>div>div:last-child{
	font-size: 14px;
	color: #666;
	margin-top: 12px;
}
.resolveRight{
	width: 588px;
	height: 330px;
	padding: 24px;
	background: linear-gradient(180deg, #EBF5FE 0%, #FFFFFF 100%);
}

.resolveLeftList2 a{
	display: flex;
	align-items: center;
	color: #333;
	margin-bottom: 29px;
	width: 540px;
	height: 54px;
	background: #FFFFFF;
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
	border-radius: 4px;
	padding-left: 25px;
	font-weight: bold;
}

.resolveLeftList2 a img{
	margin-right: 5px;
	width: 22px;
	height: 22px;
}

.sectionFlex{
	display: flex;
}
.sectionFlex.one{
	align-items: flex-start;
	height: 456px;
	background-color: #1A70C0;
	color: #FFF;
}
.sectionFlex.one .videoPic img{
	width: 811px;
	height: 456px;
}

.sectionFlex.two .videoPic img{
	width: 895px;
	height: 330px;
}

.sectionFlex.two{
	align-items: center;
	height: 330px;
	background-color: #FFF;
}

.videoDesc{
	padding: 24px 18px;
}
.videoDesc>div:first-child{
	/* font-size: 18px; */
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
	margin-bottom: 20px;
}
.videoDesc>div:nth-child(2){
	line-height: 2;
	height: 260px;
	overflow: hidden;
}
.videoDesc>div:nth-child(3){
	width: 157px;
	height: 30px;
	background-color: #000;
	transition: 500ms;
}

.videoDesc.two>div:nth-child(2){
	width: 187px;
	height: 30px;
	background-color: #000;
	transition: 500ms;
}
.videoDesc>div:nth-child(3):hover,.videoDesc.two>div:nth-child(2):hover{
	background-color: #fa840a;
}
.videoDesc>div:nth-child(3) a,.videoDesc.two>div:nth-child(2) a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.videoDesc.two{
	width: 564px;
	/* height: 234px; */
	background: #FFFFFF;
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
	margin-left: -259px;
}
.moreDetail{
	width: 187px;
	text-align: center;
	line-height: 30px;
	color: #fff;
}

.sectionbg1{
	background: url(/images/pic_cgnr.png) no-repeat center center;
	height: 420px;
	margin-top:40px;
	margin-bottom: 40px;
	padding-top: 43px;
}

.sectionFlex.three{
	justify-content: space-between;
	align-items: center;
}

.sectionFlex.three img{
	width: 384px;
	height: 240px;
}

.sectionFlex.three a{
	position: relative;
	display: block;
}
.sectionFlex.three a>div{
	position: absolute;
    left: 0;
    bottom: -30px;
    color: #FFF;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    text-align: center;
}

.sectionbg2{
	background: url(/images/bj_tgyy.png) no-repeat center center;
	height: 340px;
	margin-top:40px;
	margin-bottom: 40px;
	padding-top: 43px;
}

.sectionFlex.four{
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}

.sectionFlex.four img{
	width: 220px;
	height: 160px;
}

.sectionFlex.four a{
	/* position: relative; */
	display: block;
}
.sectionFlex.four a>div{
	/* position: absolute;
	left:0;
	bottom:0;
	color: #FFF; */
	height:40px;
	line-height: 40px;
	text-align: center;
	width: 220px;
	/* background: rgba(0,0,0,0.3); */
	transition: 500ms;
}
.listTitle-cgyytg{
	color: #333;
	font-size: 18px;
	font-weight: bold;
}
.sectionFlex.three>div:hover a>div{
	background: rgba(0,0,0,0.5) !important;
	color: #fa840a !important;
}
.mainContent{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 30px;
}

.mainContent .leftNav{
	width: 280px;
	min-height: 171px;
	background: #FFFFFF;
	border: 1px solid #E4E4E4;
	padding: 36px 0;
}
.mainContent .leftNav>div{
	height: 36px;
	margin: 14px 0;
	padding-left: 13px;
}
.mainContent .leftNav>div a{
	float: right;
	display: block;
	border-right: 7px solid #FFF;
}
.mainContent .leftNav>div.current a{
	color: #1A70C0;
	font-size: 14px;
	border-right: 7px solid #1A70C0;
}
a.subLeftNav{
	color: #333;
	padding-right: 20px;
	font-size: 14px;
}

.mainContent .articalConent{
	width: 1000px;
	margin: 0 auto;
}

.mainContent .articalConent2{
	width: 888px;
}
.breadcrumb{
	background: #FFF;
}

.pdfNavi{
	display: flex;
	/* justify-content: space-between; */
	align-items: center;
}
.pdfNavi>a{
	display: block;
	width:12.5%;
}
.pdfNavi>a>div{
	width: 100%;
	height: 200px;
	background: #F3FAFF;
	border-right: 2px solid transparent;
	border-image: linear-gradient(180deg, #FFFFFF 0%, #1A70C0 54%, #FFFFFF 100%) 10 10;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	color: #1A70C0 ;
	padding: 0 5px;
	transition: all 500ms;
}
.pdfNavi>a>div>div:first-child{
	height: 80px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	text-align: center;
}
.pdfNavi>a>div>div:last-child{
	height: 120px;
	text-align: center;
}
.pdfNavi>a>div>div:last-child:hover{
	color:darkred;
}
.pdfNavi>a:last-child>div{
	border-right: 0;
}
.pdfNavi>a>div:hover{
	background: #D8EFFF;
}

.pdfNavi>a>div.current{
	background: #D8EFFF;
}
.pdfNavi img{
	margin-bottom: 12px;
}

.listTitle{
	width: 384px;
	height: 30px;
	background: #1A70C099;
	font-size:18px;
	font-weight: bold;
}

a.white{
	color: #FFF;
}
a.white:hover{
	color:#fa840a
}
a.gray{
	color: #999;
}
a.gray:hover{
	color: #fa840a;
}
a.indexText:hover div{
	color: #1A70C0;
}
.mySwiper.swiper {
width: 1200px;
height: 220px;
margin: 0 auto;
overflow: hidden;
}

.mySwiper.swiper .swiper-slide img {
display: block;
width: 100%;
height: 220px;
object-fit: cover;
}
.mySwiper.swiper .swiper-slide>div{
	position: relative;
	border: 1px solid #ccc;
}
.mySwiper.swiper .swiper-slide>div>div{
	background: rgba(0,0,0,0.8);
	font-size:12px;
	color: rgba(255,255,255,0.8);
	width: 283px;
	height: 60px;
	position: absolute;
	bottom:0;
	left:0;
	text-align: left;
	padding: 5px 10px;
}
.swiper-button-next,.swiper-button-prev{
	margin-top: 20px;
}
.swiper-button-next{
	right: calc(50vw - 600px - 60px)
}
.swiper-button-prev{
	left: calc(50vw - 600px - 60px)
}

.articalConent2 img, .artical img{
	max-width: 888px;
}

.cgzs{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
a.blue:hover{
	color: #fa840a;
}
.cgList{
	display: flex;
    align-items: center;
    flex-wrap: wrap;
	width: 1120px;
	margin: 0 auto;
}
.listItem{
	width: 360px;
    margin-bottom: 10px;
    margin-right: 20px;
}
.listItem:nth-child(3n){
	margin-right: 0;
}
.listItem>div:first-child{
	width: 360px;
	height: 222px;
	border: #f1f1f1 1px solid;
	text-align: center;
	overflow: hidden;
}
.listItem>div img{
	width: 360px;
	height: auto;
}
.listItem>div:last-child{
	margin-top: 10px;
	color: #0571b6;
	font-size: 14px;
	text-align: center;
	padding: 0 10px;
	height: 70px;
}
.listItem:hover{
	cursor: pointer;
}

@media screen and (max-width: 1200px) {
	body {
		width: 1200px;
	}
}
