@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #666;
	-webkit-text-size-adjust: none;
	-webkit-overflow-scrolling: touch;
	font-family: "Microsoft Yahei";
	position: relative;
	background-color:#999;
}
@font-face {
	font-family: 'iconmoon';
	src: url('../fonts/icomoon.eot?2z3o0y');
	src: url('../fonts/icomoon.eot?#iefix2z3o0y')
		format('embedded-opentype'), url('../fonts/icomoon.woff?2z3o0y')
		format('woff'), url('../fonts/icomoon.ttf?2z3o0y') format('truetype'),
		url('../fonts/icomoon.svg?2z3o0y#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
img {
	border: 0;
}
dl,dt,dd,ul,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1,h2,h3 {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
a {
	color: #666;
	text-decoration: none;
}
.max-wrap {
	max-width: 1920px;
	min-width: 1320px;
	margin: 0 auto;
	overflow:hidden;
}
.main-wrap{
	width:1320px;
	margin:0 auto;
}
.main-wrap.sub{
	width:1160px;
}
.main-wrap.sub dd p{
	line-height:2em;
}
.top-banner{
	height:680px;
	background:url(../images/top-banner.jpg) no-repeat center center;
	position:relative;
	background-size:cover;
}
.small-banner{
	display:none;
}
.logo img{
	display: block;
	padding-top: 45px;
}
.Entrance{
	position: absolute;
	bottom: 258px;
	width: 100%;
	text-align: center;
}
.Entrance a{
	display: inline-block;
	background-color:#dc0a17;
	
	color:#fff;
	border-radius: 30px;
	padding: 6px 26px;
	font-size: 1.375em;
	font-weight: bold;
	-webkit-transition: background-color 400ms;
	transition: background-color 400ms;
}
.Entrance a:hover{
	background-color: #fff;
	
	color: #f55e1c;
}
.bg-white{
	background-color:#fff;
}
.bg-gray{
	background-color:#f5f5f5;
}
.bg-blue{
	background:#252759 url(../images/chart-img03.jpg) no-repeat right top;
}

/*菜单start*/
.nav-bar {
	background-color: #f5f9fd;
}
#menu a{
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #314b6b;
	height: 50px;
	line-height: 50px;
	text-align:center;
}
#menu>ul{
	display:table;
	width:100%;
	table-layout:fixed;
}
#menu>ul>li{
	display:table-cell;
}
#menu>ul>li>a:hover{
	background:url(../images/focus-bg.jpg) no-repeat bottom center;
	height: 50px;
}
#menu>ul>li.focus>a{
	background:url(../images/focus-bg.jpg) no-repeat bottom center;
}
#menu>ul>li.focus>a:hover{
	color: #314b6b;
}
/*菜单end*/
.pd-50{
	padding: 120px 0 80px;
}
.pd-30{
	padding:50px 0;
}
.col-a-left{
	float:left;
	width:620px;
}
.col-a-right{
	margin-left:700px;
}
.col-b-left{
	margin-right:700px;
}
.col-b-right{
	float:right;
	width:620px;
}
.col-d-left{
	margin-right:500px;
}
.chart-img{
	position:relative;
	height:420px;
}
.chart-img img{
	display: block;
	position: absolute;
	z-index: 99;
}
.chart-img span{
	display: block;
	position: absolute;
	top: -70px;
}
.col-a-left .chart-img span{
	left: -291px;
}
.col-b-right .chart-img span{
	right: -291px;
}
.tile{
	width:620px;
	height:447px;
}
.color-light-blue{
	background-color:#55b7ff;
}
.color-light-violet{
	background-color:#7f5aff;
}
.box-01>dt .line{
	display: block;
	width: 32px;
	height: 6px;
	background-color: #55b7ff;
	margin-bottom: 8px;
}
.box-01>dt .title{
	font-size:28px;
	color:#282828;
}
.font-white .box-01>dt .line{
	background-color: #fff;
}
.font-white .box-01>dt .title{
	color:#fff;
}
.box-01>dd em{
	display:block;
	font-style:normal;
	padding: 30px 0 10px;
	font-size:1em;
}
.font-white .box-01>dd em{
	color:#fff;
}
.box-01>dd .text-content{
	font-size:0.9375em;
	color: #555;266
	line-height: 32px;
	margin: 0;
	padding: 20px 0;
	line-height: 1.8em;
}
.sub .box-01>dd .text-content{
	font-size: 1em;
	line-height: 2.5em;
}
.font-white .box-01>dd .text-content{
	color:#cbcbd3;
}
.text-indent{
	text-indent:2em;
}
.box-01>dd .more{
	margin-top:45px;
}
.box-01>dd .more.more-center{
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}
a.more{
	display: block;
	border: 1px solid #b9b9b9;
	font-size: 14px;
	color: #666;
	width: 166px;
	padding: 10px 0;
	cursor: pointer;
	text-align: center;
	-webkit-transition: background-color 400ms;
	transition: background-color 400ms;
}
a.more:hover{
	background-color:#55b7ff;
	color:#fff;
	border: 1px solid #55b7ff;
}
.font-white a.more{
	color:#fff;
}
.process{
	border-left: 1px solid #bfbebf;
	position: relative;
	padding-left: 20px;
	margin-top: 30px;
}
.process>span{
	display:block;
	font-size:1em;
	font-weight:bold;
	padding: 10px 0;
}
.process>span:before{
	position: absolute;
	content: "";
	height: 10px;
	width: 10px;
	border-radius: 100px;
	border: 2px solid #bfbebf;
	background-color: #f5f5f5;
	left: -7px;
}
.process>li{
	display:table;
	width:100%;
	table-layout:fixed;
	padding: 10px 0;
	font-size: 0.9375em;
	position: relative;
}
.process>li:before{
	position: absolute;
	content: "";
	height: 8px;
	width: 8px;
	border-radius: 100px;
	background-color: #cac5ca;
	left: -24px;
	top: 17px;
}
.process>li>*{
	display:table-cell;
	vertical-align:top;
	width: 100%;
	line-height: 1.5em;
}
.process>li>._left{
	width:140px;
}
.process strong{
	color:#444;
}
.col-c-left{
	float:left;
	width:610px;
}
.col-c-right{
	margin-left:650px;
}
.org{
	padding-top:20px;
}
.org>li{
	float:left;
	width:33.3%;
}
.org>li:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
.org h3{
	font-size:18px;
	font-weight:bold;
	padding: 10px 0;
}
.org .org-list span{
	display:block;
	font-size:0.9375em;
	line-height:1.8em;
}
.focus-pic img{
	display:block;
	width:100%;
}
/*news-list--start*/
.box-tab dt{
	text-align:center;
	padding: 10px 0 40px;
}
.box-tab>dt>ul>li{
	display:inline-block;
	margin-left:30px;
}
.box-tab>dt>ul>li:first-child{
	margin-left:0;
}
.box-tab>dt>ul>li a{
	font-size:22px;
	display:block;
	color:#282828;
}
.box-tab>dt>ul>li.focus a{
	background: url(../images/focus-bg.jpg) no-repeat bottom center;
	height: 50px;
}
.box-tab>dd>ul>li {
	display: none;
}
.box-tab>dd>ul>li.focus {
	display: block;
}
.news-list>li{
	border-top: 1px dashed #999;
	padding: 25px 0;
}
.sub .news-list{
	padding-top:30px;
}
.news-list>li:first-child{
	border-top:none;
	padding-top:10px;
}
.news-list>li h1{
	font-size: 22px;
	color: #444;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-list>li h1:hover{
	color:red;
}
.news-list>li span{
	display: block;
	font-size: 0.875em;
	color: #999;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	padding-top: 5px;
}
.sub .news-list>li span{
	height:auto;
}

/*add联系我们--开始*/
.contact{
	font-size: 1.125em;
	padding: 20px 0;
	border-top: 1px dashed #999;
}
.contact:first-child{
	border-top:none;
	padding-top: 40px;
}
.contact>h3{
	font-weight:bold;
	color:#282828;
}
.contact>em{
	font-style:normal;
	color:#1c4687;
}
.contact>span{
	line-height:1.5em;
}

/*add支持媒体--开始*/
.pic-bg1{
	background: url(../images/contact_bg.jpg);
	background-size: cover;
}
.org.media>li{
	float: none;
	display: table;
	width: 100%;
	table-layout: fixed;
	padding: 15px 0;
	border-top: 1px dashed #999;
}
.org.media>li:first-child{
	border-top:none;
}
.org.media>li>*{
	display:table-cell;
	vertical-align:top;
}
.org.media>li>h3{
	width:150px;
}
.org.media>li>.org-list{
	width:100%;
}
.org.media .org-list span{
	display:inline-block;
	padding: 0 10px;
}
.org.media h3{
	padding:0;
}

/*内容页--模块化--开始*/
.content-border{
	border:1px solid #e8e8e8;
	padding: 30px;
}
.location *{
	display:block;
	float:left;
	height: 40px;
    line-height: 40px;
    font-size: .875em;
}
.location {
	position: relative;	
}
.location>a,.location>em {
	color: #999;
	font-style: normal;
}
.location>span {
	color: #333;
}
.location>a:after {
	content: ">";
	padding: 0px 5px;
	font-family: simsun;
}
.location>a:after {
	content: ">";
	padding: 0px 5px;
	font-family: simsun;
}
.box-tab.sub-box-c.news-content {
	padding: 30px;
	border: 1px solid #e3e3e3;
	border-width: 0 1px 1px;
	float: none;
	width: 100%;
}
.sub-content{
	color:#333;
}
.sub-content .big-title {
	padding:10px 0;
	font-size: 1.5em;
	text-align: center;
	color: #444;
	font-weight:bold;
}
.sub-content .second-title{
	padding-bottom:10px;
	font-size: 1.2em;
	text-align: center;
	color:#666;
}
.sub-content .content-small-title {
	font-size: 0.75em;
	text-align: center;
	color: #999;
	line-height: 1em;.
	border-bottom: 1px #eaeaea dashed;
	padding-bottom: 1.25em;
}

.news_content_description {
	font-size: .75em;
	color: #888;
	background-color: #f3f3f3;
	line-height: 1.75em;
	padding: 10px 15px;
	margin-top: 15px;
}
.news_content_content {
	line-height: 1.875em;
	font-size:1em;
	padding-top:15px;
}
.news_content_content p{
	text-indent:2em;
}
.news_content_content img{
	max-width:700px;
	height:auto !important;
}
.news_content_other {
	padding: 10px 0px;
}
.news-content-function {
	float: right;
	font-size: .75em;
	color:#999;
}
.news-content-function>span:before {
	content: "[";
}
.news-content-function>span:after {
	content: "]";
}
.news-content-function>span{
	display: inline-block;
	padding: 0 5px;
	cursor: pointer;
	line-height:36px;
}
.news-content-function>span:hover{
	text-decoration:underline;
}
.news_content_img{
	text-align:center;
	padding:20px 0px;
}
.news_content_img img{
	max-width:700px;
	height:auto !important;
}
.news-content-share{
	float: left;
}
.article{
	font-size:0.875em;
	color:#666;
	line-height: 2.5em;
}
@media screen and (max-width: 1000px){
	.news_content_other{
		display:none;
	}
	.location *{
		height: 16px;
	    line-height: 16px;
	}
	.location:before {
		display: none;
	}
	.single-article {
		padding: 0 20px;
	}
	
	.Entrance{
	position: absolute;
	bottom: 98px;
	width: 100%;
	text-align: center;
}
.Entrance a{
	display: inline-block;
	background-color:#dc0a17;
	
	color:#fff;
	border-radius: 30px;
	padding: 6px 26px;
	font-size: 1em;
	font-weight: bold;
	-webkit-transition: background-color 400ms;
	transition: background-color 400ms;
}
.Entrance a:hover{
	background-color: #fff;
	
	color: #f55e1c;
}
	
	
}
@media screen and (max-width: 720px){
	.content-border{
		border:none;
		padding:0;
	}
	.news_content_img img {
	    max-width: 100%;
	}
	.news_content_content img{
	    max-width: 100%;
	}
	.news_content_other{
		display:none;
	}
	.location {
		padding: 0 0 10px;
	}
	.single-article {
		padding: 0 10px;
	}
	.news_content_content{
		padding-top:0;
	}
	.sub-content .big-title{
		text-align:left;
		font-size: 1em;
	}
	.sub-content .second-title{
		text-align:left;
		font-size: 0.875em;
	}
	.sub-content .content-small-title{
		text-align:left;
	}
	.location *{
		font-size:0.75em;
	}
}
/*内容页--模块化--结束*/

/*翻页--模块化--开始*/
.page-tile {
	display: block;
	border-width: 1px 0;
	font-family: Verdana, Arial;
	border-top: 1px dashed #999;
	padding-top: 10px;
}

.page-tile:after {
	display: block;
	content: "";
	clear: both;
}

.page-tile>* {
	color: #888;
	display: block;
	float: left;
	padding: 0 .5em;
	min-width: 1.5em;
	text-align: center;
	font-size: .75em;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}

.page-tile>*:before {
	font-size: 1.25em;
}

.page-tile span.more:before {
	content: "...";
}
/*.page-tile a.first:before {
	content: "\2039"
}*/
.page-tile a.prev:before {
	content: "\2039"
}

.page-tile a.next:before {
	content: "\203A"
}
/*.page-tile a.last:before {
	content: "\203A\203A"
}*/
.page-tile span.focus {
	background-color: #00abfe;
	color: #fff;
	border-radius: 5px;
}
.page-tile a:hover {
	text-decoration: underline;
}

@media screen and (max-width: 1000px) {
	.page-tile {
		margin-top: 10px;
		text-align: center;
		background-color: #e8e8e8;
		border-top: none;
	}
	.page-tile a, .page-tile span{
    	display: none;
    }
    .page-tile>* {
    	float: none;
	}
	.page-tile a.prev,.page-tile a.next{
		display: inline-block;
	    box-sizing: border-box;
	    height: 40px;
	    line-height: 40px;
	    color: #333;
	    width: 90px;
	}
	.page-tile a.next:before {
	    content: "下一页";
	}
	.page-tile a.prev:before {
	    content: "上一页";
	}
}
/*翻页--模块化--结束*/

.copyright{
	background-color:#313131;
	text-align:center;
	padding: 25px 0;
	font-size:0.875em;
	color: #928a8a;
}

/*移动端--开始*/
@media screen and (max-width: 1366px) {
	.max-wrap{
		width:100%;
		min-width: 100%;
	}
	.main-wrap{
		width:100%;
	}
	.top-banner{
		height: 450px;
	}
	.main-wrap.sub{
		width:100%;
	}
	.chart-img span{
		display:none;
	}
	.chart-img{
		height:auto;
	}
	.chart-img img{
		position:relative;
		width: 100%;
	}
	.col-a-left{
		width:400px;
	}
	.col-a-right{
		margin-left: 420px;
	}
	.col-b-right{
		width:400px;
	}
	.col-b-left{
		margin-right: 420px;
	}
	.col-d-left{
		margin-right:300px;
	}
	.pd-50, .pd-30{
		padding: 30px 20px;
		box-sizing: border-box;
	}
	.home .pd-50,.home .pd-30{
		padding: 30px 20px;
	}
	.bg-blue{
		background-size: 30%;
	}
	.box-01>dt .title{
		font-size:22px;
	}
	.contact{
		font-size:0.875em;
	}
	.contact:first-child{
		padding-top:10px;
	}
	.contact>span{
		line-height: 1em;
	}
	.contact>em{
		padding:10px 0 0!important;
	}
	.contact:first-child{
		padding-top:20px;
	}
	.copyright{
		padding:10px 0;
	}
}

@media screen and (max-width: 1000px) {
	.pd-50, .pd-30{
		padding:20px 15px;
	}
	.max-wrap{
		overflow:visible;
	}
	/*1000以下menu--开始*/
	.nav-bar {
		background-color:#f5f5f5;
		background-image:none;
		height: 40px;
		clear: none;
		position: relative;
		padding-top: 0;
	}
	.main-nav {
	    width:40px;
	    height:45px;
		float: right;
	    margin-top:0;
	}
	#menu{
		display: none;
	    float: right;
	    position: absolute;
	    top: 40px;
	    right: 0;
	    padding: 0;
	    width: auto;
	    background-color: #fff;
	    border-left: 1px solid #e5e5e5;
	    border-top: 1px solid #e5e5e5;
	    z-index: 99;
	}
	 #menu li:hover>ul{
	 	display:none;
	 }
	#menu>ul{
		display:block;
	}
	 #menu>ul>li{
	 	display:block;
	 	float:none;
	 	text-align:center;
	 }
	.main-nav:after {
	    content: "";
	    display: block;
	    background: url(../images/icon_list.png) center center no-repeat;
	    width: 40px;
	    height: 40px;
	 	background-size: 60%;
	    position: absolute;
	    right: 0;
	    top: 0;
	}
	#menu>ul>li>a {
		height: 45px;
		line-height: 45px;
		border-bottom: 1px solid #e8e8e8;
		background:none;
		color:#666;
		font-size: 1em;
		width:120px;
		text-align:center;
		font-weight: normal;
		padding: 0 !important;
		border-top: 0;
		background-color: #fafafa;
	}
	#menu>ul>li.has-sub>a:after {
		display: none;
	}
	#menu>ul>li.focus a {
		background:none;
		color: #61b0f8;
		border-color: #e8e8e8;
	}
	#menu>ul>li ul {
		display: none;
	}

	.top-banner{
		background:none;
		height:auto;
	}
	.small-banner{
		display:block;
	}
	.small-banner img{
		display:block;
		width:100%;
	}
	.col-a-left{
		display:none;
	}
	.col-a-right{
		margin-left:0;
	}
	.col-b-left{
		margin-right:0;
	}
	.col-b-right{
		display:none;
	}
	.col-d-left{
		margin-right:0;
	}
	.bg-blue{
		background-size:20%;
	}
	.box-01>dd .more{
		margin:0 auto;
	}
}

@media screen and (max-width: 720px) {
	/*新闻列表*/
	.sub .news-list{
		padding-top: 10px;
	}
	.news-list>li h1{
		font-size: 0.9375em;
		font-weight: normal;
		white-space: inherit;
		overflow: hidden;
		line-height: 1.6em;
		max-height: 3.2em;
	}
	.news-list>li {
		border-top: 1px solid #e8e8e8;
		padding: 8px 0;
	}
	/*联系我们*/
	.contact{
		border-top: 1px solid #e8e8e8;
		padding: 10px 0;
	}
	/*组织机构*/
	.org{
		padding-top:0;
	}
	.org>li{
		float:none;
		width: 100%;
		border-top:1px solid #e8e8e8;
		padding: 5px 0;
	}
	.org>li:first-child{
		border-top:none;
	}
	.org h3{
		padding:8px 0;
	}
	/*议程安排*/
	.process>li{
		display:block;
	}
	.process>li>*{
		display:block;
	}
	/*支持媒体*/
	.org.media>li{
		display:block;
		border-top:1px solid #e8e8e8;
		padding: 8px 0;
	}
	.org.media>li>*{
		display:block;
	}
	.org.media>li>h3{
		width:auto;
		padding: 10px 0;
	}
	.org.media .org-list span{
		display: block;
		padding: 0;
		width: 33.3333%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		float: left;
	}
	
	.Entrance{
	position: absolute;
	bottom: 25px;
	width: 100%;
	text-align: center;
}
.Entrance a{
	display: inline-block;
	background-color:#dc0a17;
	
	color:#fff;
	border-radius: 10px;
	padding: 6px 20px;
	font-size: 0.6em;
	font-weight: bold;
	-webkit-transition: background-color 400ms;
	transition: background-color 400ms;
}
.Entrance a:hover{
	background-color: #fff;
	
	color: #f55e1c;
}
	
	
	
}
@media screen and (max-width: 480px) {
	body{
		font-family:Simsun;
	}
	.home .pd-50, .home .pd-30{
		padding:20px 15px;
	}
	.box-01>dt .title{
		font-size:16px;
		font-weight:bold;
	}
	.box-01>dt .line{
		width:28px;
	}
	.box-01>dd .text-content{
		font-size: 0.9375em;
		padding: 10px 0;
	}
	.font-white .box-01>dd .text-content{
		max-height: 7.2em;
		overflow: hidden;
		padding: 0;
		margin: 10px 0;
	}
	a.more{
		font-size:0.75em;
	}
	.org .org-list span{
		font-size:0.75em;
	}
	.org h3{
		font-size: 0.875em;
	}
	.process>li{
		font-size:0.75em;
		padding: 5px 0;
	}
	.sub .box-01>dd .text-content{
		font-size: 0.875em;
		line-height: 1.8em;
	}
	.sub .news-list>li span{
		font-size:0.75em;
		padding-top:0;
	}
	.copyright{
		font-size:0.75em;
	}


.Entrance{
	position: absolute;
	bottom: 25px;
	width: 100%;
	text-align: center;
}
.Entrance a{
	display: inline-block;
	background-color:#dc0a17;
	
	color:#fff;
	border-radius: 10px;
	padding: 6px 20px;
	font-size: 0.6em;
	font-weight: bold;
	-webkit-transition: background-color 400ms;
	transition: background-color 400ms;
}
.Entrance a:hover{
	background-color: #fff;
	
	color: #f55e1c;
}



}