body,html{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
	border: 0!important;
	background-color: transparent;
	box-sizing: border-box;
	cursor: pointer;
}
@media (max-width : 1199px) {
	html{
		font-size: 50px;
	}
	.homeIframefooter{
		width: 100%;
	}
	.homeIframe{
		width: 100%;
		/* height: 100%; */
		position: absolute;
		top: 0;
		left: 0;
		z-index: 22;
	}
	.home-box{
		width: 100%;
		margin-top: .8rem;
		position: relative;
	}
	.divBott{
		display: block;
		/* position: fixed; */
		width: 100%;
		height: 20px;
		background: #e5ecf1;
		/* bottom: 0px; */
		margin-top: -20px;
	}
	.shuffling{
		width: 100%;
		/* height: 0;
		position: absolute;
		top: 0;
		left: 0;
		padding-bottom: 23%;
		background: #DD2222; */
	}
	.hotNews{
		width: 100%;
		height: 2.8rem;
		background: #edf0f6;
		margin: 0 auto;
		margin-top: .4rem;
		/* overflow: hidden; */
		position: relative;
	}
	.hotIcon{
		position: absolute;
		top: -0.18rem;
		left: 0;
		width: 1rem;
		height: .6rem;
		line-height: .6rem;
		padding-left: .2rem;
		color: #004078;
		font-size: .36rem;
		font-weight: 700;
		background: url(../img/toutiao.png) no-repeat;
		background-size: 100% 100%; 
	}
	.hotNewsTitle{
		cursor: pointer;
		width: 80%;
		height: .6rem;
		font-size: .4rem;
		line-height: .6rem;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin: 0 auto;
		margin-top: .6rem;
		font-weight: 700;
		text-align: center;
		color: rgb(0, 64, 119);
	}
	.hotNewsContent{
		cursor: pointer;
		margin: 0 auto;
		width: 90%;
		height: .8rem;
		margin-top: .1rem;
		text-align: center;
		line-height: .4rem;
		font-size: .32rem;
		overflow: hidden;
		/* text-align: justify; */
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		display: -webkit-box!important;
		-webkit-box-orient: vertical;
	}
	.projectMeeting{
		margin-top: .4rem;
		width: 100%;
		cursor: pointer;
	}
	.projectMeeting img{
		width: 100%;
		height: auto;
		/* height: 100%; */
	}
	.titlePhone{
		display: none;
	}
	.titleBoxPhone{
		width: 100%;
		height: .8rem;
		/* margin-top: .2rem; */
		display: block;
	}
	.titleBoxPhone-title{
		margin-left: .1rem;
		font-size: .4rem;
		color: #f8c507;
		font-weight: 700;
		line-height: .8rem;
	}
	.titleBoxPhone-title >span{
		font-size: .36rem;
		color: rgb(0, 64, 120);
		font-weight: 700;
	} 
	/* .titleBoxPhone-title >span:nth-child(1){
		font-size: .36rem;
		color: #f8c507;
		font-weight: 700;
	}
	.titleBoxPhone-title >span:nth-child(2){
		font-size: .28rem;
		color: rgb(0, 64, 120);
		font-weight: 700;
	} */
	.import-newsBox{
		width: 100%;
	}
	.importEvent{
		width: 100%;
		background: #004078;
		cursor: pointer;
	}
	.newsBox{
		width: 100%;
		height: 8.9rem;
		border-top: 1px solid #dbdbdb;
	}
	.right-box-top{
	    width: 95%;
		margin: 0 auto;
	    /* height: 250px; */
	    /* padding: 30px; */
	}
	.plkkk>div:first-child {
	    height: 27px;
	    width: 100%;
	    text-align: justify;
	    line-height: 23px;
	    word-break: break-all;
	    /* display: inline-block; */
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
	.potit{
	    font-weight: 700;
	    color: #004077;
	    font-size: 16px;
	}
	.opT{
	    font-family: Microsoft YaHei;
	    text-align: left;
	    cursor: pointer;
	    font-size: 14px;
	    font-weight: 400;
	    color: #999;
	    line-height: 20px;
	}
	.right-box-top>div:not(:first-child) {
	    margin-top: .2rem;
	}
	.right-box-bottom {
	    width: 100%;
	    height: 5.3rem;
	    background: #f8f8f8;
		margin-top: .3rem;
	    cursor: pointer;
	}
	.importConSort{
		width: 100px; 
		height: 100%;
		float: left;
		background-color: #EDEDED;
		color:#004077;
		font-size: 16px;
		text-align: center;
		padding-top: 27px;
	}
	.importConBox{
		width: 100%; 
		height: 110px;
		margin-top: -15px;
		background-color: #EDEDED;
	}
	.importCon{
		padding-right: 37px;
		padding-left: 5px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 700;
		color: #004077;
		line-height: 28px;
		padding-top: 25px;
		text-align: left;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		display: -webkit-box!important;
		-webkit-box-orient: vertical;
		cursor: pointer;
	}
	.gunname {
	    width: 80%;
	    font-family: Microsoft YaHei;
	    font-weight: 700;
	    height: .5rem;
	    font-size: .4rem;
		padding-left: .1rem;
	    color: #f8cd38;
	    line-height: .5rem;
	    text-align: left;
	}
	.gunname span {
	    color: #004077;
		font-size: .36rem;
	}
	.nnouncement-box>div:nth-child(1) {
	    width: 20%;
	    height: 100%;
	    float: left;
	}
	.nnouncement-box {
	    margin-top: .3rem;
	    width: 100%;
	    height: 1.2rem;
	}
	.nnouncement-box>div:nth-child(2) {
	    width: 80%;
	    float: left;
		height: .9rem;
	}
	.time-box {
	    float: left;
	    margin-top: .02rem;
		margin-left: .1rem;
	    width: 1.1rem;
		height: 1.2rem;
	}
	.time-shu {
	    height: 1rem;
	    width: .2rem;
	    float: right;
	    margin-top: .1rem;
	    border-left: 1px solid #dbdbdb;
	}
	.time-top {
	    font-size: 18px;
	    text-align: left;
	    color: #005bac;
	    font-weight: 700;
	    line-height: 30px;
	}
	.time-bottom {
	    font-size: 16px;
	    text-align: left;
	    line-height: 30px;
	    color: #005bac;
	}
	.nnouncement-top {
		padding-top: .15rem;
	    text-align: left;
	    height: .5rem;
	    line-height: .5rem;
	    font-size: .36rem;
	    font-weight: 700;
		overflow: hidden;
	}
	.nnouncement-bottom {
	    height: .5rem;
	    line-height: .5rem;
	    font-size: .32rem;
		overflow: hidden;
	}
	.nnouncement-bottom, .nnouncement-top {
	    color: #005bac;
	    width: 95%;
		/* display: inline-block; */
	    white-space: nowrap;
		text-overflow: ellipsis;
	}
	.patnerboxPhone{
		display: block;
	}
	.patnerbox{
		display: none;
	}
	.linkDom{
		width: 100%;
		height: 16.5%;
		position: absolute;
		left: 0;
	}
	.linkDom1{
		top: 34%;
	}
	.linkDom2{
		top: 50.5%;
	}
	.linkDom3{
		top: 67%;
	}
	.linkDom4{
		top: 83.5%;
	}
	.faqiguoBox{
		width: 100%;
		margin-top: 20px;
		/* position: absolute; */
		padding-bottom: 10px; 
	}
	.faqiguoBox >div{
		width: 100%;
		background: #005BAC;
		/* float: left; */
		display: flex;
		display: -webkit-flex;
		align-items: center;
		/* -webkit-box-shadow: 9px 10px 4px -3px #888;
		box-shadow: 9px 10px 4px -3px #888; */
	}
	.faqiguoBox >div:hover{
		background-size: 120% 120%;
		cursor: pointer;
	}
	.faqiguoBox >div:not(:first-child){
		margin-top: 10px;
	}
	.faqiguoBox .faqiguo1 {
		background: url(../img/faqiguo1.png) no-repeat center;
		background-size: 100% 100%;
		-webkit-transition: .5s;
	}
	.faqiguoBox .faqiguo2 {
		background: url(../img/faqiguo2.png) no-repeat center;
		background-size: 100% 100%;
		-webkit-transition: .5s;
	}
	.faqiguoBox .faqiguo3 {
		background: url(../img/faqiguo3.png) no-repeat center;
		background-size: 100% 100%;
		-webkit-transition: .5s;
	}
	.faqiguoTitle{
		width: 100%;
		font-size: 25px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		text-align: center;
		color: #fff;
		line-height: 80px;
		background: rgba(0,0,0,.2);
		height: 80px;
	}
	
	.projectBox{
		width: 95%;
		margin: 0 auto;
		margin-top: 40px;
	}
	.projectBox >div{
		width: 48%;
		/* height: 280xp; */
		float: left;
		cursor: pointer;
		margin-top: .2rem;
	}
	.projectBox >div:nth-child(2n){
		margin-left: 4%;
	}
	/* .projectBox >div:not(:first-child){
		margin-left: 36px;
	} */
	.projectBox >div  img{
		width: 100%;
		height: auto;
	}
	.projectBox >div .pdfName{
		font-size: .36rem;
		width: 100%;
		height: 1rem;
		line-height: 25px;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		display: -webkit-box!important;
		-webkit-box-orient: vertical;
		text-align: center;
	}
	.pdfName span{
		color: #E6A23C;
		font-weight: 700;
	}
	.conferences{
		display: none;
	}
	.conferencesPhone{
		display: block;
		width: 100%;
		background: #DD2222;
	}
	.themedBox{
		width: 100%;
		background: #f6f6f6;
		padding-bottom: 20px;
		/* margin-top: 20px; */
	}
	.themedBox >div{
		width: 100%;
		background: #f6f6f6;
		cursor: pointer;
	}
	.themedBox >div:not(:first-child){
		margin-top: 20px;
	}
	.themedBox >div img{
		width: 100%;
		height: auto;
		border: 1px solid #e6e6e6;
	}
	.themedBox .themedName{
		width: 90%;
		height: 60px;
		background: #f6f6f6;
		margin: 0 auto;
		margin-top: 0;
		font-size: 16px;
		color: #004077;
		font-family: Microsoft YaHei;
		line-height: 30px;
		font-weight: 700;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		display: -webkit-box!important;
		-webkit-box-orient: vertical;
		text-align: left;
	}
	.regional{
		width: 100%;
	}
	.regionalBtnBox{
		width: 90%;
		margin: 0 auto;
		margin-top: 20px;
	}
	.regionalBtnBox >div{
		padding: 8px;
		margin: 8px;
		float: left;
		background: #f3f3f3;
		font-size: 14px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #666;
		cursor: pointer;
	}
	.regionalAct {
		background: #004077 !important;
		color: #fff !important;
	}
	.regionalInfo{
		width: 100%;
		margin-top: 20px;
	}
	.regionalInfo >div{
		float: left;
		width: 100%;
		background: #f6f6f6;
		cursor: pointer;
	}
	.regionalInfo >div img{
		width: 100%;
		height: auto;
	}
	.regionalInfo >div:not(:first-child){
		margin-top: 0;
	}
	.regionalName{
		width: 95%;
		margin: 0 auto;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 700;
		color: #004077;
		display: -webkit-box!important;
		text-overflow: ellipsis;
		overflow: hidden;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		text-align: left;
		background: #f6f6f6;
	}
	.regionalTime{
		width: 95%;
		margin: 0 auto;
		height: 40px;
		line-height: 26px;
		font-size: 14px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #666;
		-webkit-line-clamp: 1;
	}
	.faqiguoBox .faqiguo4 {
		background: url(../img/faqiguo4.png) no-repeat center;
		background-size: 100% 100%;
		-webkit-transition: .5s;
	}
	.faqiguoBox .faqiguo5 {
		background: url(../img/faqiguo5.png) no-repeat center;
		background-size: 100% 100%;
		-webkit-transition: .5s;
	}
	.faqiguoBox .faqiguo6 {
		background: url(../img/faqiguo6.png) no-repeat center;
		background-size: 100% 100%;
		-webkit-transition: .5s;
	}
}
@media (min-width : 1200px) {
	.divBott{
		display: none;
	}
	.conferencesPhone{
		display: none;
	}
	.patnerbox{
		display: block;
	}
	.patnerboxPhone{
		display: none;
	}
	.titleBoxPhone{
		display: none;
	}
	.titlePhone{
		display: block;
	}
	.homeIframe{
		width: 100%;
		height: 260px;
		position: relative;
		top: 0;
		left: 0;
		z-index: 222;
	}
	.linkDom{
		width: 25%;
		height: 100%;
		position: absolute;
		top: 0;
	}
	.linkDom1{
		left: 0;
	}
	.linkDom2{
		left: 25%;
	}
	.linkDom3{
		left: 50%;
	}
	.linkDom4{
		left: 75%;
	}
	.homeIframefooter{
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		z-index: 222;
	}
	.home-box{
		width: 100%;
		margin-top: -50px;
	}
	.shuffling{
		width: 100%;
	}
	.hotNews{
		width: 1200px;
		height: 140px;
		background: #edf0f6;
		margin: 0 auto;
		margin-top: 20px;
		/* overflow: hidden; */
		position: relative;
	}
	.hotIcon{
		position: absolute;
		top: -9px;
		left: 20px;
		width: 60px;
		height: 30px;
		line-height: 30px;
		padding-left: 20px;
		color: #004078;
		font-size: 18px;
		font-weight: 700;
		background: url(../img/toutiao.png) no-repeat;
		background-size: 100% 100%; 
	}
	.hotNewsTitle{
		cursor: pointer;
		width: 80%;
		height: 40px;
		font-size: 32px;
		line-height: 40px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin: 0 auto;
		margin-top: 30px;
		font-weight: 700;
		text-align: center;
		color: rgb(0, 64, 119);
	}
	.hotNewsContent{
		cursor: pointer;
		margin: 0 auto;
		width: 80%;
		height: 20px;
		margin-top: 20px;
		line-height: 20px;
		font-size: 18px;
		text-align: center;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.projectMeeting{
		margin: 0 auto;
		margin-top: 20px;
		width: 1200px;
		cursor: pointer;
	}
	.projectMeeting img{
		width: 100%;
		height: auto;
		/* height: 100%; */
	}
	.import-newsBox{
		width: 1200px;
		margin: 0 auto;
		margin-top: 20px;
	}
	.importEvent{
		width: 720px;
		height: 580px;
		background: #004078;
		float: left;
		cursor: pointer;
	}
	.newsBox{
		width: 450px;
		height: 580px;
		float: right;
		border: 1px solid #dbdbdb;
	}
	.right-box-top{
	    width: 390px;
	    /* height: 250px; */
	    padding: 30px;
	}
	.plkkk{
		cursor: pointer;
	}
	.plkkk>div:first-child {
	    height: 27px;
	    width: 100%;
	    text-align: justify;
	    line-height: 23px;
	    word-break: break-all;
	    display: inline-block;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
	.potit{
	    font-weight: 700;
	    color: #004077;
	    font-size: 16px;
	}
	.opT{
	    font-family: Microsoft YaHei;
	    text-align: left;
	    cursor: pointer;
	    font-size: 14px;
	    font-weight: 400;
	    color: #999;
	    line-height: 20px;
	}
	.right-box-top>div:not(:first-child) {
	    margin-top: 20px;
	}
	.right-box-bottom {
	    width: 390px;
	    height: 297px;
	    background: #f8f8f8;
	    padding: 0 30px;
		padding-top: 30px;
	    cursor: pointer;
	}
	
	.gunname {
	    width: 100%;
	    font-family: Microsoft YaHei;
	    font-weight: 700;
	    height: 23px;
	    font-size: 25px;
	    color: #f8cd38;
	    line-height: 26px;
	    text-align: left;
	}
	.gunname span {
	    color: #004077;
	}
	.nnouncement-box>div:first-child {
	    width: 74px;
	    height: 100%;
	    float: left;
	}
	.nnouncement-box {
	    margin-top: 28px;
	    width: 100%;
	    height: 60px;
	}
	.nnouncement-box>div:nth-child(2) {
	    width: 313px;
	    height: 100%;
	    float: right;
	    padding-top: 5px;
	}
	.time-box {
	    float: left;
	    margin-top: 1px;
	    width: 55px;
	}
	.time-shu {
	    height: 50px;
	    width: 10px;
	    float: right;
	    margin-top: 5px;
	    border-left: 1px solid #dbdbdb;
	}
	.time-top {
	    font-size: 18px;
	    text-align: left;
	    color: #005bac;
	    font-weight: 700;
	    line-height: 30px;
	}
	.time-bottom {
	    font-size: 16px;
	    text-align: left;
	    line-height: 30px;
	    color: #005bac;
	}
	.nnouncement-top {
	    color: #005bac;
	    display: inline-block;
	    width: 100%;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
	.nnouncement-top {
	    text-align: left;
	    height: 20px;
	    line-height: 20px;
	    font-size: 18px;
	    font-weight: 700;
	}
	.nnouncement-bottom {
	    height: 25px;
	    line-height: 25px;
	    font-size: 16px;
	}
	.nnouncement-bottom, .nnouncement-top {
	    color: #005bac;
	    display: inline-block;
	    width: 100%;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
	
	
	
	
	
	
	
	
	
	.titleBox{
		width: 1200px;
		margin: 0 auto;
		margin-top: 20px;
	}
	.menuTitle{
		float: left;
		height: 40px;
		line-height: 40px;
		text-align: left;
		padding: 0;
		margin: 0;
		padding-right: 20px;
		cursor: pointer;
	}
	.menuTitle >span:nth-child(1){
		font-size: 40px;
		color: #f7c506;
		font-weight: 700;
	}
	.menuTitle >span:nth-child(2){
		font-size: 30px;
		color: #004077;
		font-weight: 700;
	}
	.menuTitle2{
		float: right;
		height: 40px;
		line-height: 40px;
		text-align: left;
		padding: 0;
		margin: 0;
		margin-right: 335px;
		padding-right: 20px;
		cursor: pointer;
	}
	.menuTitle2 >span:nth-child(1){
		font-size: 40px;
		color: #f7c506;
		font-weight: 700;
	}
	.menuTitle2 >span:nth-child(2){
		font-size: 30px;
		color: #004077;
		font-weight: 700;
	}
	.importConBox{
		width: 100%; 
		height: 100px;
		margin-top: -10px;
		background-color: #EDEDED;
	}
	.importConSort{
		width: 100px; 
		height: 100%;
		float: left;
		background-color: #EDEDED;
		color:#004077;
		font-size: 16px;
		text-align: center;
		padding-top: 27px;
	}
	.importCon{
		padding-right: 37px;
		padding-left: 5px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 700;
		color: #004077;
		line-height: 28px;
		padding-top: 25px;
		text-align: left;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		display: -webkit-box!important;
		-webkit-box-orient: vertical;
		cursor: pointer;
	}
	.faqiguoBox{
		width: 1200px;
		margin: 0 auto;
		margin-top: 20px;
	}
	.faqiguoBox >div{
		float: left;
		width: 380px;
		height: 275px;
		background: #005BAC;
		-webkit-box-shadow: 9px 10px 4px -3px #888;
		box-shadow: 9px 10px 4px -3px #888;
	}
	.faqiguoBox >div:hover{
		background-size: 120% 120%;
		cursor: pointer;
	}
	.faqiguoBox >div:not(:first-child){
		margin-left: 30px;
	}
	.faqiguoBox .faqiguo1 {
		background: url(../img/faqiguo1.png) no-repeat center;
		background-size: 100% 100%;
		-webkit-transition: .5s;
	}
	.faqiguoBox .faqiguo2 {
		background: url(../img/faqiguo2.png) no-repeat center;
		background-size: 100% 100%;
		-webkit-transition: .5s;
	}
	.faqiguoBox .faqiguo3 {
		background: url(../img/faqiguo3.png) no-repeat center;
		background-size: 100% 100%;
		-webkit-transition: .5s;
	}
	.faqiguoTitle{
		font-size: 25px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		text-align: center;
		color: #fff;
		line-height: 80px;
		background: rgba(0,0,0,.2);
		height: 80px;
		margin-top: 95px;
	}
	.projectBox{
		width: 1200px;
		margin: 0 auto;
		margin-top: 20px;
	}
	.projectBox >div{
		width: 170px;
		height: 280xp;
		float: left;
		cursor: pointer;
	}
	.projectBox >div:not(:first-child){
		margin-left: 36px;
	}
	.projectBox >div  img{
		width: 170px;
		height: 230px;
	}
	.pdfName span{
		font-size: 19px;
		color: #F7C506 !important;
		cursor: pointer;
	}
	.projectBox >div .pdfName{
		width: 170px;
		height: 50px;
		line-height: 25px;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		display: -webkit-box!important;
		-webkit-box-orient: vertical;
		text-align: center;
	}
	.conferences{
		display: block;
		width: 1200px;
		height: 320px;
		margin:  0 auto;
		margin-top: 20px;
		cursor: pointer;
	}
	.conRight{
		width: 210px;
		height: 320px;
		float: left;
	}
	.conLeft{
		width: 960px;
		height: 320px;
		background: #DD2222;
		float: left;
		margin-left: 30px;
	}
	.conRight  .conPageUp{
		width: 210px;
		height: 35px;
		background: #005BAC;
		text-align: center;
	}
	.conRight .conPageDown{
		width: 210px;
		height: 35px;
		background: #005BAC;
		margin-top: 6px;
		text-align: center;
	}
	.conRight .conItem{
		width: 210px;
		height: 55px;
		background: #005BAC;
		margin-top: 6px;
		text-align: center;
		line-height: 55px;
		font-size: 20px;
		font-weight: 700;
		color: #FFFFFF;
	}
	.yearActive{
		background: #F7C506 !important; 
	}
	.themedBox{
		width: 1200px;
		height: 250px;
		margin: 0 auto;
		margin-top: 20px;
	}
	.themedBox >div{
		width: 380px;
		height: 250px;
		float: left;
		background: #f6f6f6;
		cursor: pointer;
	}
	.themedBox >div:not(:first-child){
		margin-left: 30px;
	}
	.themedBox >div img{
		width: 100%;
		height: 180px;
		/* border: 1px solid #e6e6e6; */
	}
	.themedBox .themedName{
		width: 90%;
		height: 60px;
		background: #f6f6f6;
		margin: 0 auto;
		font-size: 16px;
		color: #004077;
		font-family: Microsoft YaHei;
		line-height: 30px;
		font-weight: 700;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		display: -webkit-box!important;
		-webkit-box-orient: vertical;
		text-align: left;
	}
	.regional{
		width: 1200px;
		margin: 0 auto;
	}
	.regionalBtnBox{
		width: 710px;
		height: 40px;
		margin: 0 auto;
		margin-top: 20px;
	}
	.regionalBtnBox >div{
		width: 140px;
		height: 40px;
		float: left;
		line-height: 40px;
		background: #f3f3f3;
		font-size: 14px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #666;
		text-align: center;
		cursor: pointer;
	}
	.regionalAct {
		background: #004077 !important;
		color: #fff !important;
	}
	.regionalBtnBox >div:not(:first-child){
		margin-left: 20px;
	}
	.regionalInfo{
		width: 1200px;
		height: 260px;
		margin-top: 20px;
	}
	.regionalInfo >div{
		float: left;
		width: 380px;
		height: 260px;
		background: #f6f6f6;
		cursor: pointer;
	}
	.regionalInfo >div img{
		width: 380px;
		height: 180px;
	}
	.regionalInfo >div:not(:first-child){
		margin-left: 30px;
	}
	.regionalName{
		width: 95%;
		margin: 0 auto;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 700;
		color: #004077;
		display: -webkit-box!important;
		text-overflow: ellipsis;
		overflow: hidden;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		text-align: left;
		background: #f6f6f6;
	}
	.regionalTime{
		width: 95%;
		margin: 0 auto;
		height: 40px;
		line-height: 26px;
		font-size: 14px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #666;
		-webkit-line-clamp: 1;
	}
	
	.faqiguoBox{
		width: 1200px;
		margin: 0 auto;
		margin-top: 20px;
	}
	.faqiguoBox >div{
		float: left;
		width: 380px;
		height: 275px;
		background: #005BAC;
		-webkit-box-shadow: 9px 10px 4px -3px #888;
		box-shadow: 9px 10px 4px -3px #888;
	}
	.faqiguoBox >div:hover{
		background-size: 120% 120%;
		cursor: pointer;
	}
	.faqiguoBox >div:not(:first-child){
		margin-left: 30px;
	}
	.faqiguoBox .faqiguo4 {
		background: url(../img/faqiguo4.png) no-repeat center;
		background-size: 100% 100%;
		-webkit-transition: .5s;
	}
	.faqiguoBox .faqiguo5 {
		background: url(../img/faqiguo5.png) no-repeat center;
		background-size: 100% 100%;
		-webkit-transition: .5s;
	}
	.faqiguoBox .faqiguo6 {
		background: url(../img/faqiguo6.png) no-repeat center;
		background-size: 100% 100%;
		-webkit-transition: .5s;
	}
	.faqiguoTitle{
		font-size: 25px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		text-align: center;
		color: #fff;
		line-height: 80px;
		background: rgba(0,0,0,.2);
		height: 80px;
		margin-top: 95px;
	}
}