
.left {
	float: left;
}
.right {
	float: right;
}
.hide {
	display: none;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}

.cf {
*zoom:1;
}
.pc-con {
	display: block;
}
.mobile-con {
	display: none;
}
.phone-con {
	display: none;
}
.pad-pc-con {
	display: block;
}




.contain {
	width: 1180px;
	height: auto;
	margin: 0 auto;
	background-color: #fff;
}
.breadcrumbs {
	height: 20px;
	line-height: 20px;
	color: #999;
	font-size: 14px;
	margin: 20px 0 18px;
}
.breadcrumbs a {
	color: #999;
	padding: 0 5px;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.breadcrumbs span {
	padding: 0 5px;
	color: #0062ac;vertical-align: text-bottom;
}
.breadcrumbs a.index-link {
	background: url(../image/index-link.png) left center no-repeat;
}

.left-contain {
	width: 300px;
	padding-bottom: 80px;
}
.right-contain {
	width: 840px;
	padding-bottom: 80px;
}
.left-contain .subnav {
	display: block;
	position: relative;
	margin-bottom: 30px;
}
.left-contain .subnav li {
	line-height: 50px;
	position: relative;
	background-color: #ebeced;
	margin-bottom: 2px;
}
.left-contain .subnav li.active {
	background-color: #0062ac;
}
.left-contain .subnav li a {
	height: 50px;
	position: relative;
	display: block;
	text-indent: 20px;
	z-index: 1;
	position: relative;
	font-size: 18px;
	color: #222;
}
.left-contain .subnav li.active a {
	color: #fff;
	font-weight: bold;
}
.left-contain .subnav li i {
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../image/subnav-default.png) center center no-repeat;
	z-index: 2;
	cursor: pointer;
}
.left-contain .subnav li.active i {
	background: url(../image/subnav-active.png) center center no-repeat;
}
.left-contain .subnav li ol {
	position: relative;
	display: none;
}
.left-contain .subnav li ol.open {
	display: block;
}
.left-contain .subnav li ol li, .left-contain .subnav li.active ol li {
	background: #fff;
	border-top: 1px solid #e5e5e5;
	margin-bottom: 0;
}
.left-contain .subnav li ol li.first, .left-contain .subnav li.active ol li.first {
	border: 0 none;
}
.left-contain .subnav li ol li a, .left-contain .subnav li.active ol li a {
	text-indent: 35px;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	background: url(../image/ol-li-bg.png) 20px center no-repeat;
}
.left-contain .subnav li ol li a.on, .left-contain .subnav li.active ol li a.on, .left-contain .subnav li ol li a:hover {
	color: #0062ac;
	background: url(../image/gt2.png) 20px center no-repeat;
}
.left-contain .subnav li ol li a:hover {
	color: #0062ac;
	text-decoration: none;
}
.left-contain .news_events {
	background-color: #f3f3f3;
	margin-bottom: 30px;
}
.left-contain .news_events h2 {
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	color: #333;
	text-indent: 20px;
	margin: 0 auto;
	border-bottom: 1px solid #dadada;
}
.left-contain .news_events ul {
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	text-align: center;
	color: #333;
}
.left-contain .news_events ul li {
	width: 150px;
	float: left;
	cursor: pointer;
}
.left-contain .news_events ul li.active {
	color: #fff;
	background-color: #0062ac;
}
.left-contain .news_events .l_news_events {
	padding: 20px;
	padding-top: 0;
}
.left-contain .news_events .l_news_events dl {
	border-top: 1px solid #dadada;
	padding-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
*zoom: 1;
}
.left-contain .news_events .l_news_events dl.first {
	border-top: 0 none;
}
.left-contain .news_events .l_news_events dl dt {
	float: left;
	width: 70px;
	height: 70px;
}
.left-contain .news_events .l_news_events dl dd {
	float: right;
	height: auto;
	overflow: hidden;
	width: 170px;
}
.left-contain .news_events .l_news_events dl dd h3 {
	font-size: 16px;
	color: #0062ac;
}
.left-contain .news_events .l_news_events dl dd p {
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	color: #666;
}
.left-contain .news_events .l_news_events dl dd p a {
	color: #666;
}
.left-contain .news_events .l_news_events dl dd p a:hover {
	color: #0062ac;
	text-decoration: none;
}

.left-contain .related {
	background-color: #f3f3f3;
	margin-bottom: 30px;
	width: 260px;
	padding: 20px;
}
.left-contain .related h3 {
	font-size: 18px;
	line-height: 24px;
	color: #333;
	margin-bottom: 15px;
}
.left-contain .related a {
	white-space: nowrap;
	_white-space: normal;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	display: block;
	border-top: 1px solid #dadada;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	color: #0062ac;
	font-size: 14px;
}
.left-contain .related a:hover {
	color: #0062ac;
	text-decoration: none;
}
.left-contain .press-contact {
	background-color: #f3f3f3;
	margin-bottom: 30px;
	width: 260px;
	padding: 20px;
}
.left-contain .press-contact h3 {
	font-family:'微软雅黑', 'Gotham medium';
	font-size: 18px;
	line-height: 24px;
	color: #333;
	margin-bottom: 15px;
}
.left-contain .press-contact p {
	border-top: 1px solid #dadada;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 0;
	overflow: hidden;
	zoom: 1;
}
.left-contain .press-contact p a {
	color: #0062ac;
}
.left-contain .press-contact p span {
	display: inline-block;
	float: left;
}
.left-contain .press-contact p span.w180 {
	width: 175px;
	padding-left: 15px;
}
.left-contain .press-contact p a.weibo {
	width: 25px;
	height: 20px;
	display: inline-block;
	background: url(../image/weibo-1.png) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.right-contain .dl_1_wrap dl {
	float: left;
	width: 266px;
	margin-left: 20px;
	padding-bottom: 60px;
}
.right-contain .dl_1_wrap dl img {
	width: 266px;
	height: 149px;
}
.right-contain .dl_1_wrap dl img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.right-contain .dl_1_wrap dl.first {
	margin-left: 0;
}
.right-contain .dl_1_wrap dl dd h3 {
        font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	margin-top: 15px;
	_display: inline;
	white-space: nowrap;
	_white-space: noraml;
	_height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	hover: #0062ac;
	_background: transparent;
}
.right-contain .dl_1_wrap dl dd p {
	color: #666;
	font-size: 14px;
	line-height: 18px;
	height: 54px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 15px;
}
.left-contain .news_hot {
	background-color: #f3f3f3;
	margin-top: 30px;
}
.left-contain .news_hot ul {
	height: 68px;
	line-height: 68px;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	color: #333;
}
.left-contain .news_hot ul li {
	width: 150px;
	float: left;
	cursor: pointer;
	padding: 10px 0;
}
.left-contain .news_hot ul li.active {
	color: #fff;
	background-color: #0062ac;
}
.left-contain .news_hot .news_hot_list {
	padding: 20px;
	padding-top: 0;
}
.left-contain .news_hot dl {
	border-top: 1px solid #dadada;
	padding: 20px 0;
}
.left-contain .news_hot dl.first {
	border-top: 0 none;
}
.left-contain .news_hot dl dt {
	font-size: 14px;
	line-height: 20px;
}
.left-contain .news_hot dl dt a {
	color: #0062ac;
}
.left-contain .news_hot dl dd {
	margin-top: 10px;
}
.left-contain .news_hot dl dd a {
	display: inline-block;
	padding-left: 25px;
	background: url(../image/news-hot.png) 0 5px no-repeat;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
}
.left-contain .news_hot dl dd a.item-2 {
	background-position: 0 -38px;
}
.left-contain .news_hot dl dd a.item-3 {
	background-position: 0 -83px;
}
.word-list .site-top {
	height: 50px;
	background-color: #0062ac;
	position: relative;
}
.word-list .site-top p {
	line-height: 50px;
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 18px;
	padding-left: 20px;
}
.word-list .site-top .word-search {
	width: 190px;
	height: 30px;
	position: absolute;
	top: 10px;
	right: 20px;
	background-color: #fff;
	z-index: 2;
}
.word-list .site-top .word-search .text_input {
	color: #666;
	font-size: 14px;
	width: 155px;
	height: 30px;
	border: 0 none;
	background: #fff;
	padding: 0;
	margin: 0;
	text-indent: 10px;
}
.word-list .site-top .word-search .submit_input {
	height: 30px;
	width: 35px;
	border: 0 none;
	background: url(../image/word-search.png) center center no-repeat;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
.word-list .word-wrap {
	height: 50px;
	background-color: #ebeced;
	margin-bottom: 20px;
}
.word-list .word-wrap li {
	float: left;
	width: 31px;
	line-height: 50px;
	height: 50px;
	text-align: center;
}
.word-list .word-wrap li.first {
	margin-left: 20px;
}
.word-list .word-wrap li a {
	border-left: 1px solid #d3d4d5;
	color: #333;
	font-size: 18px;
	height: 20px;
	width: 30px;
	display: block;
	margin-top: 15px;
	line-height: 20px;
}
.word-list .word-wrap li.first a {
	border-left: 0 none;
}
.word-list .word-wrap li.on {
	background: url(../image/arrow-top.png) center bottom no-repeat;
	font-family:'微软雅黑', 'Gotham Bold', 'Arial Bold';
}
.word-list .word-wrap li.on a {
	color: #0062ac;
}
.word-list .word-con h3 {
	color: #333;
	font-weight: bold;
	font-size: 30px;
	line-height: 50px;
	margin-top: 10px;
}
.word-list .word-con li {
	border-bottom: 1px dashed #ccc;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.word-list .word-con li a {
	white-space: nowrap;
	_white-space: normal;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	background: url(../image/gt2.png) 20px center no-repeat;
	text-indent: 35px;
	color: #444;
	font-size: 16px;
	height: 40px;
}
.word-list .word-con li a:hover {
	color: #0062ac;
	text-decoration: none;
}
.right-contain .events_list {
	border-top: 1px solid #e5e5e5;
	padding-top: 30px;
}
.right-contain .events_list .tab-contorl {
	height: 30px;
}
.right-contain .events_list .tab-contorl li {
	padding: 0 20px;
	height: 30px;
	line-height: 30px;
	color: #666;
	font-size: 14px;
	cursor: pointer;
	float: left;
	border-left: 1px solid #e5e5e5;
}
.right-contain .events_list .tab-contorl li.first {
	border-left: 0 none;
}
.right-contain .events_list .tab-contorl li.active {
	border-left-color: #0062ac;
	background-color: #0062ac;
	color: #fff;
}
.right-contain .events_list .events-list {
}
.right-contain .events_list .events-list li {
	border-bottom: 1px dashed #ccc;
	height: auto;
}
.right-contain .events_list .events-list li .time {
	position: absolute;
	left: 0;
	top: 0;
}
.right-contain .events_list .events-list li .link {
	position: static;
	left: 0;
	padding-left: 90px;
	height: auto;
	padding-bottom: 20px;
	width: 600px;
}
.right-contain .events_list .events-list li .link span {
	position: static;
	margin-top: 10px;
	display: block;
}
.right-contain .events_list .events-list li .link p.date {
	color: #666;
	font-size: 14px;
	line-height: 20px;
}
.right-contain .events_list .events-list li .link b {
	margin: 0 10px;
	color: #ccc;
	font-weight: normal;
}
.right-contain .events_list .events-list li .handle {
	width: 130px;
	height: 140px;
	position: absolute;
	top: 0;
	right: 0;
}
.right-contain .events_list .events-list li .handle p {
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	color: #666;
	padding-left: 24px;
	background: url(../image/news_handle.png) 0 0 no-repeat;
}
.right-contain .events_list .events-list li .handle p.p1 {
	background-position: 0 3px;
}
.right-contain .events_list .events-list li .handle p.p2 {
	background-position: 0 -28px;
}
.right-contain .events_list .events-list li .handle p.p3 {
	background-position: 0 -57px;
}
.right-contain .related {
	background-color: #f3f3f3;
	width: 227px;
	padding: 20px;
	float: right;
}
.right-contain .related h3 {
	font-size: 18px;
	line-height: 24px;
	color: #333;
	margin-bottom: 15px;
}
.right-contain .related a {
	display: block;
	border-top: 1px solid #dadada;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	color: #0062ac;
	font-size: 14px;
	_display: inline;
	white-space: nowrap;
	_white-space: noraml;
	_height: 40px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	_background: transparent;
}
.right-contain .related a:hover {
	color: #0062ac;
	text-decoration: underline;
}
.right-contain .video-wrap {
	width: 553px;
	float: left;
}
.right-contain .video-wrap .video {
	width: 553px;
	height: 311px;
}
.right-contain .video-wrap h3 {
	color: #333;
	font-size: 18px;
	line-height: 22px;
	margin-top: 15px;
}
.right-contain .video-wrap h3 a:hover {
	color: #0062ac
}
.right-contain .video-wrap p {
	color: #666;
	font-size: 14px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	margin-top: 15px;
}
.about_detail {
	position: relative;
	text-align: center;
}

.about_detail h4 {
	font-size: 14px;
	color: #666;
	font-family:'微软雅黑', 'Gotham Bold', 'Arial Bold';
}

.depa-con h3 {
	height: 50px;
	line-height: 50px;
	background-color: #ebeced;
	margin-top: 2px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding-left: 20px;
	position: relative;
}
.depa-con h3 a {
	color: #333;
	overflow: hidden;
	display: block;
}
.depa-con h3 a:hover {
	color: #0062ac;
	text-decoration: none;
}
.depa-con h3 i {
	border-left: 1px solid #d3d4d5;
	width: 50px;
	height: 50px;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../image/depa-open.png) center center no-repeat;
}
.depa-con h3 i.arrow {
	background: url(../image/right-arrow-2.png) center center no-repeat;
	cursor: default;
}
.depa-con h3.active {
	color: #fff;
	background-color: #0062ac;
	font-weight: bold
}
.depa-con h3.active a {
	color: #fff;
}
.depa-con h3.active a:hover {
	color: #53c3f1;
}
.depa-con h3.active i {
	background: url(../image/depa-close.png) center center no-repeat;
}
.depa-con ul {
	padding: 0 20px;
	background-color: #f9f9fa;
	padding-bottom: 20px;
	position: relative;
	display: none;
}
.depa-con ul.open {
	display: block;
}
.depa-con ul li {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #e0e0e1;
}
.depa-con ul li a {
	white-space: nowrap;
	_white-space: normal;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	height: 40px;
	color: #444;
	font-size: 16px;
}
.depa-con li a:hover {
	color: #0062ac;
	text-decoration: none;
}


.footer {
	z-index: 1;
}
.links {
	margin: 60px 0;
}
.contain {
	position: relative;
	z-index: 1;
}
.breadcrumbs a.index-link {
	background: none;
	padding-left: 0;
}
.links .links-main a.link-3, .links .links-main a.link-4 {
	line-height: 205px;
}
.right-contain .related {
	background-color: #fff;
}


.detail-banner .flex-control-nav {
	width: 100px;
}
.events_detail .text p, .about_detail .text p {
	padding-left: 20px;
	width: 500px;
	height: 54px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #FFF;
}
.detail-banner ul.slides li .text .title {
	color: #FFF;
	margin-top: 20px;
	height: auto;
        padding: 0 30px 24px;
        font-size:14px;
            width: 80%;
}
.news_list .news-list .text .text-con {
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis
}
.news_list .news-list .text .text-con p {
	margin: 0;
	height: auto;
}
.left-contain .news_events .l_news_events dl dd h3 a {
	color: #0062ac;
}
.detail-banner .flex-direction-nav {
	width: 100%;
	height: 67px;
	position: absolute;
	left: 0;
	top: 155px;
	z-index: 100;
}
.detail-banner .flex-direction-nav li a {
	height: 67px;
	width: 54px;
	display: block;
	position: absolute;
	top: 0;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 2;
}
.detail-banner .flex-direction-nav li a {
	width: 35px;
	height: 67px;
}
.detail-banner .flex-direction-nav li a.flex-prev {
	background: url(../image/banner-prev1.png) no-repeat scroll 0 0;
	left: 20px;
}
.detail-banner .flex-direction-nav li a.flex-next {
	background: url(../image/banner-next1.png) no-repeat scroll 0 0;
	right: 20px;
}
.news_list .news-list .text h3 a {
	color: #333;
}
.right-contain .video-wrap h3 a {
	color: #333;
        font-weight: bold;
}
.left-contain .recommended {
	background-color: #f3f3f3;
	margin-bottom: 30px;
	padding: 20px;
	width: 260px;
}

.contain .mobile-contain {
	display: none;
}
.word-con .openHideSite, .mobile_events_list {
	display: none;
}
.word-con .hidesite {
	display: block;
}
.result_select_1, .result_select_2 {
	width: 216px;
	position: absolute;
	top: 10px;
	left: 10px;
}
.result_select_2 {
	left: 236px;
}
.result_list .news_search .newListSelected {
	margin: 0 auto;
}
.right-contain .dl_1_wrap dl a {
	color: #333;
}
.right-contain .dl_1_wrap dl a:hover {
	color: #0062ac;
}
.right-contain .img_intro .related {
	padding: 20px 10px;
	width: 220px;
	float: none;
}