
@font-face {
    font-family: fontCn;
    src: url(../fonts/notosanshans-thin-windows.ttf);
    font-weight: normal;
}


.c-fc{
	color:#b40607;
}

.wide-welcome{
	background-color:#ededed;
	line-height:40px;
	font-size:12px;
	margin-bottom:2px;
}
.wide-welcome .contactus-mobile .icon{
	margin-left:15px;
}
.wide-welcome .contactus-mobile .icon:before{
	content:'';
	display:inline-block;
	width:19px;
	height:19px;

		background-image:url(../images/icon-mobile.png);
	vertical-align:middle;
	margin-right:4px;
}
.wide-welcome .contactus-mobile .icon:nth-child(2):before{
	background-image:url(../images/icon-contactus.png);
}
.wide-welcome .contactus-mobile .icon:nth-child(3):before{
	background-image:url(../images/icon-contactus.png);
}
.wide-welcome .contactus-mobile .mobile{
	position:relative;
}
.wide-welcome .contactus-mobile .mobile .qr{
	position:absolute;
	top:40px;
	left:0px;
	width:110px;
	height:110px;
	background-color:#fff;
	background-size:90% auto;
	background-repeat:no-repeat;
	background-position:center;
	display:none;
	border:1px solid #f0f0f0;
}
.wide-welcome .contactus-mobile .mobile:hover .qr{
	display:block;
}
.wtop{
	border-top:1px dashed #ddd;
}
.html-top{
	max-width:1200px;
	height:170px;
	margin:0 auto;
}
.wtop .logo{ 
	width:900px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 68px;
}
.wtop .search{ 
	width:380px;
}
.wtop .search form{ 
	width:100%;
}
.wtop .search .form{ 
	width:100%;
}
.wtop .search .form input{ 
	border:1px solid #efefef;
	border-radius:5px;
	outline:0;
	height:46px;
	padding:0 10px;
	box-sizing:border-box;
	margin-right:-5px;
}
.wtop .search .form .button{ 
	width:90px;
	height:46px;
	box-sizing:border-box;
	padding-left:40px;
	border-radius:5px;
	cursor:pointer;
	background-image:url(../images/icon-search.png);
	background-repeat:no-repeat;
	background-position:15px center;
	color:#fff;
	background-color:#c40000;
}
.w-nav{
	background-color:#224aa9;
}
.nav .vertical-line{
	width:2px;
	/* background-image:url(../images/nav-vertical-line.png); */
	background-repeat:no-repeat;
}
.nav .dl{
	width:100%;
	position:relative;
}
.nav .dl .dt{
	height:54px;
	color:#fff;
	font-size:18px;
	transition:background-color 0.5s;
}
.nav .dl:hover .dt{
	background-color:#d4dbee;
}
.nav .dl .dt a{
	color:#fff;
}
.nav .dl:hover .dt a{
	text-decoration:none;
	color:#000;
}
.nav .dl:nth-of-type(1) .dt{
	background-color:#d4dbee;
}
.nav .dl:nth-of-type(1) .dt a{
	color:#000;
}
.nav .dl:nth-of-type(1) .dt a:before{
	content:'';
	display:inline-block;
	width:34px;
	height:35px;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(../images/icon-home.png);
}




/* .nav nav:nth-of-type(1) .dt a:before{
	background-image:url(../images/icon-home.png);
}
.nav nav:nth-of-type(2) .dt a:before{
	background-image:url(../images/nav-icon2.png);
}
.nav nav:nth-of-type(3) .dt a:before{
	background-image:url(../images/nav-icon3.png);
}
.nav nav:nth-of-type(4) .dt a:before{
	background-image:url(../images/nav-icon4.png);
}
.nav nav:nth-of-type(5) .dt a:before{
	background-image:url(../images/nav-icon5.png);
}
.nav nav:nth-of-type(6) .dt a:before{
	background-image:url(../images/nav-icon6.png);
}
.nav nav:nth-of-type(7) .dt a:before{
	background-image:url(../images/nav-icon7.png);
} */
.nav .dl .dd{
	position:absolute;
	z-index: 99;
	left:0;
	top:54px;
	width:100%;
	background-color:#b40607;
	display:none;
}
.nav .dl:hover .dd{
	display:block;
}
.nav .dl .dd .li{
	text-align:center;
	line-height:50px;
	border-top:1px dotted #ccc;
	color:#fff;
}
.nav .dl .dd .li a{
	color:#fff;
}


.news1 {
	margin-top:20px;
}
.news1 .left1{
	width:730px;
}
.news1 .right1{
	width:440px;
}

		.fullSlide{ position:relative; margin:0 auto; }
		.fullSlide .bd{ position:relative; z-index:0; }
		.fullSlide .bd li {position:relative;}
		.fullSlide .bd li .pic{height:400px; background-size:cover;}
		.fullSlide .bd li dd{position:absolute;left:20px; bottom:25px;}
		.fullSlide .bd li dd a{color:#fff; font-size:18px;}
		.fullSlide .hd{position:absolute; z-index:1; left: 0px; bottom: 20px; width: 100%;}
		.fullSlide .hd ul{ text-align:right; padding-right:20px;}
		.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; margin:5px; background-color: #fff; overflow:hidden; font-size:0; border-radius: 12px; box-shadow:0 0 2px 0 #999;}
		.fullSlide .hd ul .on{ background-color: #ce3e3e;}
		/* .fullSlide .prev,.fullSlide2 .next{ z-index:1; display:block; width:55px; height:55px; position:relative; margin:-27% 0 0 3%; float:left;  background:url(../images/arrow.png) 0 0 no-repeat; filter:alpha(opacity=40);opacity:0.4  }
		.fullSlide .next{  background-position:right 0; float:right; margin-right:3%  }
		.fullSlide .prev:hover,.fullSlide .next:hover{ filter:alpha(opacity=80);opacity:0.8 } */


.headline .head{
	margin-bottom:10px;
}
.headline .head .half{
	width:50%;
	background-color:#ededed;
}
.headline .head .half .column{
	background-color:#c40000;
	color:#fff;
	padding-left:20px;
	border-radius:5px 0 0 5px;
}
.headline .head .half .column:after{
	content:'';
	width:13px;
	height:24px;
	margin-left:10px;
	background-image:url(../images/ontop-hua.png);
	background-color:#ededed;
}
.headline .list-ontop .li{
	line-height:40px;
	font-size:22px;
	margin-bottom:20px;
}
.headline .list .li{
	line-height:37px;
	padding-left:20px;
	background-image:url(../images/icon-circle.png);
	background-repeat:no-repeat;
	background-position:left center;
	/* font-size:18px; */
}
.keep-flex {
    display: flex;
}
.flex-y-center {
    align-items: center;
}
.flex-x-between {
    justify-content: space-between;
}
.flex-x-center {
    justify-content: center;
}
.flex-col {
    flex-direction: column;
}
.memberinfo .dl{
	border:1px solid #d3d3d3;
	border-radius:3px;
	width:23.5%;
	height:170px;
}
.memberinfo .dl .dt{
	margin:0 auto;
	width:70%;
	height:70px;
	background-repeat:no-repeat;
	background-position:center;
}
.memberinfo .dl:nth-child(1) .dt{
	background-image:url(../images/memberinfo-icon1.svg);
}
.memberinfo .dl:nth-child(2) .dt{
	background-image:url(../images/memberinfo-icon2.svg);
}
.memberinfo .dl:nth-child(3) .dt{
	background-image:url(../images/memberinfo-icon3.svg);
}
.memberinfo .dl:nth-child(4) .dt{
	background-image:url(../images/memberinfo-icon4.svg);
}
.memberinfo .dl .dd{
	font-size:22px;
	color:#224ba9;
}
.info-query{
	width:100%;
	background-color:#224aa9;
	border-radius:4px;
	color:#fff;
	background-image:url(../images/cert-bg.png);
	background-size:contain;
	background-repeat:no-repeat;
	cursor:pointer;
}
.info-query .column{
	font-size:40px;
	margin-bottom:20px;
}
.info-query .querys .li{
	margin:0 10px;
}
.info-query .querys .li a{
	color:#fff;
}

.association{
	padding-top:20px;
}
.association .head{
	margin-bottom:40px;
}
.association .head .column:before{
	content:'';
	width:26px;
	height:26px;
	border-radius:26px;
	background-color:#e8e8e8;
	margin-right:10px;
}
.association .head .column .name{
	font-size:24px;
	color:#da0013;
	position:relative;
}
.association .head .column .name .circle{
	position:absolute;
	left:50%;
	bottom:-12px;
	transform:translateX(-50%);
	width:20px;
	height:5px;
	border-radius:3px;
	background-color:#e8e8e8;
}
.association .head .more1{
	background-color:#c40000;
	color:#fff;
	border-radius:5px;
	padding-right:10px;
	font-size:14px;
	line-height:24px;
	cursor:pointer;
}
.association .head .more1 a{
	color:#fff;
}
.association .head .more1:before{
	content:'';
	width:13px;
	height:24px;
	background-image:url(../images/ontop-hua.png);
	transform:rotate(180deg);
	background-color:#fff;
}
.association .list-ontop .li{
	line-height:40px;
	font-size:22px;
}
.association .list-ontop .introduction{
	color:#999;
	font-size:14px;
	margin-bottom:20px;
}
.association .list .li{
	/* line-height:40px; */
	padding-left:20px;
	background-image:url(../images/icon-circle.png);
	background-repeat:no-repeat;
	background-position:left center;
}
.association .list .li a{
	display: inline-block;
    width: 85%;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color: #000;
}
.association .list .li a:hover{
	color: #89bceb;
}
.association .list .li{
	margin-top: 5px;
	border-bottom:1px solid #ebebeb;
}
.association .list .li .addtime{
	float:right;
	margin-left:20px;
	font-size:14px;
	color:#999;
}
.association .list .li .introduction{
	color:#999;
	margin:0 20px;
	font-size:14px;
}
.govnews .list .li a{
	display: inline-block; 
	width: 100%;
	line-height: 30px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color: #000;
}
.govnews .list .li a:hover{
	color: #89bceb;
}
.member .govnews .list .li a{
	display: inline-block; 
	width: 570px;
	line-height: 30px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.govnews{
	padding:20px;
	border:1px solid #dddddd;
	border-radius:5px;
}
.govnews .head{
	margin-bottom:40px;
}
.govnews .head .column:before{
	content:'';
	width:26px;
	height:26px;
	border-radius:26px;
	background-color:#e8e8e8;
	margin-right:10px;
}
.govnews .head .column .name{
	font-size:24px;
	color:#da0013;
	position:relative;
}
.govnews .head .column .name .circle{
	position:absolute;
	left:50%;
	bottom:-12px;
	transform:translateX(-50%);
	width:20px;
	height:5px;
	border-radius:3px;
	background-color:#e8e8e8;
}
.govnews .head .more1{
	background-color:#c40000;
	color:#fff;
	border-radius:5px;
	padding-right:10px;
	font-size:14px;
	line-height:24px;
	cursor:pointer;
}
.govnews .head .more1 a{
	color:#fff;
}
.govnews .head .more1:before{
	content:'';
	width:13px;
	height:24px;
	background-image:url(../images/ontop-hua.png);
	transform:rotate(180deg);
	background-color:#fff;
}
.govnews .list-ontop .li{
	line-height:40px;
	font-size:22px;
	margin-bottom:20px;
}
.govnews .list .li{
	/* line-height:40px; */
	padding-left:20px;
	background-image:url(../images/icon-circle.png);
	background-repeat:no-repeat;
	background-position:left center;
}
.trains .head .column .name {
    color: #244cae;
}
.trains .head .more1 {
    background-color: #244cae;
}
.trains .head .more1:before {
	width:12px;
    background-image: url(../images/more-brace.png);
    transform: rotate(0deg);
}
.report .head .column .name {
    color: #244cae;
}
.report .head .more1 {
    background-color: #244cae;
}
.report .head .more1:before {
	width:12px;
    background-image: url(../images/more-brace.png);
    transform: rotate(0deg);
}

.brand{
	padding-top:20px;
}
.brand .head{
	margin-bottom:40px;
}
.brand .head .column:before{
	content:'';
	width:26px;
	height:26px;
	border-radius:26px;
	background-color:#e8e8e8;
	margin-right:10px;
}
.brand .head .column .name{
	font-size:24px;
	color:#da0013;
	position:relative;
}
.brand .head .column .name .circle{
	position:absolute;
	left:50%;
	bottom:-12px;
	transform:translateX(-50%);
	width:20px;
	height:5px;
	border-radius:3px;
	background-color:#e8e8e8;
}
.brand .head .more{
	background-color:#c40000;
	color:#fff;
	border-radius:5px;
	padding-right:10px;
	font-size:14px;
	line-height:24px;
	cursor:pointer;
}
.brand .head .more a{
	color:#fff;
}
.brand .head .more:before{
	content:'';
	width:13px;
	height:24px;
	background-image:url(../images/ontop-hua.png);
	transform:rotate(180deg);
	background-color:#fff;
}
.brand .list .ul .dl{
	width:12.5%;
	margin-bottom: 20px;
}
.brand .list .ul .dl .dt{
	height:75px;
	border:1px solid #ddd;
	margin:0 10px 5px;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
}
.brand .list .ul .dl .dd{
	text-align:center;
}
/* .link{
	margin:40px 0;
	padding:15px 0;
} */
.link .head{
	margin-bottom:40px;
}
.link .head .column:before{
	content:'';
	width:26px;
	height:26px;
	border-radius:26px;
	background-color:#e8e8e8;
	margin-right:10px;
}
.link .head .column .name{
	font-size:24px;
	color:#da0013;
	position:relative;
}
.link .head .column .name .circle{
	position:absolute;
	left:50%;
	bottom:-12px;
	transform:translateX(-50%);
	width:20px;
	height:5px;
	border-radius:3px;
	background-color:#e8e8e8;
}
.link .list .li{
	margin:0 10px;
}




.location{
	padding:10px;
	background-color: #fbfbfb;
	border: 1px solid #e9e9e9;
	margin: 10px 0;
	font-size: 14px;
}
.news-view{
	background-color: #fff;
}
.news-view .title{
	font-family: "微软雅黑";
	font-size: 30px;
	padding:20px 30px;
	border-bottom: 3px solid #f2f2f2;
}
.news-view .title .line{
	height:7px;
}

.news-view .writer{
	margin:20px 0 50px;
}
.news-view .writer .addtime{
	margin-right:30px;
	font-size:12px;
	color:#999;
}
.news-view .writer .hit{
	margin-right:30px;
	font-size:12px;
	color:#999;
}
.news-view .content{
	font-size:16px;
	line-height:40px;
	padding:30px;
	padding-top: 0px;
	margin: 0px !important;
}
.news-view .tags{
	padding:0 10px;
	height:28px;
	line-height:28px;
	background-color:#f1eff0;
	color:#08519e;
	border-bottom:3px solid #fff;
}
.news-view .tags a{
	color:#08519e;
}
.news-view .tags-line{
	height:7px;
	overflow:hidden;
	background-image:url(../images/toutiao-bottom-line.gif);
}
.news-view .prevnext{
	clear:both;
}
.news-view .prevnext ul li {
	font-size: 14px;
	line-height: 30px;
}
.news-more{
}
.news-more .toutiao dl dt{
	height:40px;
	line-height:30px;
	font-size:18px;
	color:#006ac8;
}
.news-more .toutiao dl dt .ico{
	display: inline-block;
	background-color: #6da32b;
	border-radius: 10px;
	width:80px;
	height: 30px;
	margin-right: 10px;
	color: #fff;
	text-align: center;
}
.news-more .toutiao dl dd{
	line-height:20px;
	color:#777777;
	text-indent:25px;
}
.news-more .toutiao dl dd .detail{
	display:inline-block;
	color:#fe0002;
}
.news-more .toutiao dl dd .detail a{
	color:#fe0002;
}
.news-more .line{
	height:8px;
	background-image:url(../images/toutiao-bottom-line.gif);
}
.news-more .list ul li{
	border-bottom:1px dotted #ccc;
	padding: 30px 0;
}
.news-more .list ul li>a{
	width:200px;
	margin-right:20px;
}
.news-more .list ul li>a .pic{
	width:100%;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	min-height:140px;
}
.news-more .list ul li .title2{
	font-size: 20px;
	padding-bottom: 10px;
}
.news-more .list ul li .addtime{
	color: #868686;
	font-size: 13px;
	margin-bottom:  10px;
	background-image: url(../images/top_27.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
.news-more .list ul li .content2{
	color: #868686;
	font-size: 13px;
	margin-bottom:5px;
}

.newspic-more dl{
	float:left;
	width:218px;
	height:190px;
	padding:0 10px 0;
}
.newspic-more dl dt img{
	width:190px;
	height:140px;
	border:#CCCCCC solid 1px;
}
.newspic-more dl dd.title{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:190px;
	height:25px;
}
.news-more-page .page{
	clear:both;
	color:#ffad00;
	text-align:center;
	margin: 40px 0;
}
.news-more-page .page a{
	background: #fff;
	border: 1px solid #ce403f;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	padding: 5px 10px;
	color:#ce403f;
	font-family:"微软雅黑";
	margin-right:3px;
}
.news-more-page .page a.selected{
	background: #ce403f;
	border: 1px solid #ce403f;
	color: #fff;
	text-decoration: none;
}
.news-more-page .page .pageinfo{
	display:none;
}


.inside{
	background-color: #fff;
	padding: 10px;
}
.inside .inside-left{
}
.inside .inside-right{
	display: none;
}



.news-picmore dl{
	float:left;
	width: 25%;
	box-sizing: border-box;
	padding: 0 10px;
	text-align: center;
	margin-bottom: 20px;
}
.news-picmore dl dt{
	padding-bottom: 10px;
	width: 100%;
	overflow: hidden;
}
.news-picmore dl dt img{
	height: 220px;
}
.news-picmore dl dt img{
	height: 220px;
}

.zone .title{
    text-align: center;
    font-size: 22px;
    color: #000;
    line-height: 60px;
    font-weight: bold;
    height: 60px;
    background-color: #f2f2f2;
}
.zone .zone-tab .zone-tab-head{
	padding:40px 0;
}
.zone .zone-tab .zone-tab-head .li{
    line-height: 43px;
    font-size: 16px;
    text-align: center;
    padding: 0px 20px;
    border: 1px solid #000;
	cursor:pointer;
	margin:0 20px;
}
.zone .zone-tab .zone-tab-head .li.selected{
	color:red;
}
.zone .zone-tab .zone-tab-box{
	display:none;
}
.zone .zone-tab .zone-tab-box.show{
	display:flex;
}
.zone .zone-tab .zone-tab-box.list .li{
	width:180px;
	margin-right:70px;
	margin-bottom:40px;
}
.zone .zone-tab .zone-tab-box.list .li:nth-child(5n){
	margin-right:0%;
}
.zone .zone-tab .zone-tab-box.list .li .dl .dt img{
    width: 178px;
    height: 178px;
	border:1px solid #f2f2f2;
}
.zone .zone-tab .zone-tab-box.list .li .dl .dd{
    height: 52px;
    line-height: 26px;
    text-align: center;
    font-size: 16px;
}
.teacher-swiper .swiper-slide img{
    width: 100%;
}
.member{
    display: flex;
    margin: 30px auto;
}
.member .govnews{
	background: #fff;
}
.member .govnews{
    margin-right: 15px;
}
.member .govnews:nth-child(3n){
    margin-right: 0;
}
.met-index-member{
	padding: 30px 0;
}
.met-index-member .association{
	background: #fff;
	padding: 15px;
}