/* CSS Document */

/* header */
.banner {
	height: 600px;
	background: no-repeat center top;
}

.header {
	margin: auto;
	padding-top: 40px;
	width: 1200px;
}
.header .logo {
	float: left;
	padding: 15px 20px;
	width: 205px;
	background: #FFF;
}
.header .nav {
	float: left;
	padding-right: 73px;
	width: 750px;
	height: 78px;
	border-top: 1px solid rgba(255,255,255,.2);
	border-bottom: 1px solid rgba(255,255,255,.2);
	line-height: 77px;
	text-align: center;
}
.header .nav a {
	display: inline-block;
	margin: 0 40px;
	font-size: 16px;
	color: #FFF;
}
.header .nav a:hover {
	color: #FFC926;
}
.header .nav a.cur {
	border-bottom: 2px solid #FFF;
}
.header .home {
	float: right;
	padding: 25px 29px 0;
	height: 53px;
	border: 1px solid rgba(255,255,255,.2);
}
.header .home a {
	display: inline-block;
	padding: 0 15px;
	height: 28px;
	border-radius: 14px;
	background: #F38C1B;
	font-size: 14px;
	color: #FFF;
	line-height: 28px;
}

/* 关于 */
.about {
	position: relative;
	margin: auto;
	max-width: 1920px;
	height: 440px;
	background: url(../img/about_bg.jpg) no-repeat right #F6F6F6;
}
.about .con {
	margin: auto;
	padding-top: 80px;
	width: 1200px;
}
.about_tit {
	padding-left: 60px;
	height: 100px;
	background: url(../img/about_tit.png) no-repeat left 5px;
	color: #0059B2;
}
.about_tit h2 {
	position: relative;
	font-size: 28px;
	height: 44px;
}
.about_tit h3 {
	position: relative;
	font-size: 16px;
	height: 40px;
}
.about_tit h3:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 36px;
	height: 3px;
	background: #0059B2;
	content: "";
}
.about_con {
	padding: 20px 0 0 60px;
	width: 800px;
	font-size: 15px;
	line-height: 32px;
}
.about_con a {
	color: #006DD9;
}

/* 直播 */
.live {
	height: 560px;
	background: url(../img/live_bg.jpg) no-repeat center top;
}
.live_tit {
	padding: 70px 0;
	text-align: center;
}
.live_tit h2 {
	font-size: 28px;
	color: #FFF;
}
.live_con li {
	float: left;
	position: relative;
	padding-top: 30px;
	width: 600px;
	text-align: center;
}
.live_con li:first-child:after {
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 300px;
	background: rgba(255,255,255,.2);
	content: "";
}
.live_con li h3 {
	display: inline-block;
	width: 240px;
	height: 60px;
	border-radius: 30px;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	line-height: 60px;
	text-align: center;
}
.live_con li h3.c1 {
	background: #006DD9;
}
.live_con li h3.c2 {
	background: rgba(255,255,255,.1);
}

/* 企业报道 */
.report {
	margin: auto;
	max-width: 1920px;
	background: #F6F6F6;
}
.report_tit {
	height: 65px;
}
.report_tit h2 {
	float: left;
	font-size: 28px;
	color: #0059B2;
}
.report_tit a.more {
	float: right;
	margin-top: 13px;
	width: 52px;
	height: 19px;
	background: url(../img/more_ico.png) no-repeat right center;
	color: #999;
	line-height: 19px;
}
.report_tit a:hover.more {
	color: #006DD9;
}
.report_list {
	width: 1200px;
	overflow: hidden;
}
.report_list ul {
	width: 1240px;
}
.report_list li {
	float: left;
	margin: 0 40px 25px 0;
	width: 580px;
	height: 160px;
	background: #FFF;
}
.report_list li .pic {
	float: left;
	width: 240px;
}
.report_list li .con {
	float: right;
	padding: 30px;
	width: 280px;
}
.report_list li .con h4 {
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
}
.report_list li .con p {
	padding-top: 20px;
	font-size: 14px;
	color: #999;
}

/* footer */
.footer {
	margin: auto;
	max-width: 1920px;
	background: url(../../img/footer_map.png) no-repeat center top #282C35;
	color: #A5A5AC;
}
.footer .contact {
	float: left;
	padding-top: 20px;
	font-size: 14px;
	color: #FFF;
	line-height: 30px;
}
.footer .tel {
	float: right;
}
.footer .copyright {
	padding-top: 20px;
	border-top: 1px solid rgba(255,255,255,.1);
	font-size: 13px;
	line-height: 24px;
}
.footer .copyright a {
	color: #A5A5AC;
}

/* to top */
.to-top {
	position: fixed;
	display: inline-block;
	bottom: 40px;
	right: 20px;
	width: 60px;
	height: 60px;
	border-radius: 3px;
	/* image replacement properties */
	background: url(../img/to_top.png) no-repeat center center #999;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	z-index: 999;
}
.to-top.is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.to-top.fade-out {
	/* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
	opacity: .5;
}
.to-top:hover {
	background-color: #666;
	opacity: 1;
}

/* 新闻列表 */
.sub_tit {
	height: 48px;
	border-bottom: 2px solid #E5E5E5;
}
.sub_tit h2 {
	float: left;
	padding: 0 2px;
	height: 48px;
	border-bottom: 2px solid #0059B2;
	font-size: 24px;
	color: #0059B2;
	line-height: 40px;
}

.news_list {
	padding-bottom: 20px;
}
.news_list li {
	padding: 30px 0;
	border-bottom: 1px solid #EFEFEF;
	overflow: hidden;
}
.news_list li img {
	float: left;
	margin-right: 30px;
}
.news_list li h4 {
	font-size: 18px;
	line-height: 28px;
}
.news_list li a:hover {
	color: #006CD8;
}
.news_list li p {
	padding: 12px 0;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.news_list li .bar {
	font-size: 13px;
	color: #C0C0C0;
	line-height: 20px;
}
.news_list li .date {
	padding-left: 20px;
	background: url(../img/time_ico.png) no-repeat left center;
}
.news_list li .visit {
	padding-left: 20px;
	background: url(../img/visit_ico.png) no-repeat left center;
}

/* 分页 */
.page {
	padding: 20px 0;
	height: 40px;
	text-align: center;
	overflow: hidden;
}
.page a {
	display: inline-block;
	margin-right: -1px;
	width: 40px;
	height: 38px;
	border: 1px solid #E0E0E0;
	background: #FFF;
	font-family: Arial;
	font-size: 14px;
	color: #666;
	line-height: 38px;
	text-align: center;
}
.page a:hover {
	background: #F6F6F6;
	color: #006DD9;
}
.page a.crt {
	border: 1px solid #006DD9;
	background: #006DD9;
	font-weight: bold;
	color: #FFF;
}
.page a.disable {
	background: #FAFAFA;
	color: #999;
}

/* 侧边 */
.side_recom_pic {
	padding: 30px 29px 10px;
	border: 1px solid #E6E6E6;
}
.side_recom_pic h3 {
	margin-bottom: 30px;
	font-size: 16px;
	color: #0940B0;
}
.side_recom_pic li {
	margin-bottom: 20px;
}
.side_recom_pic li .tit {
	padding: 12px 0;
}
.side_recom_pic li .tit h4 {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 24px;
}
.side_recom_pic li p {
	padding-top: 5px;
	font-size: 12px;
	color: #999;
	line-height: 20px;
}
.side_recom_pic li .date {
	padding-left: 20px;
	background: url(../img/time_ico.png) no-repeat left center;
}
.side_recom_pic li .visit {
	padding-left: 20px;
	background: url(../img/visit_ico.png) no-repeat left center;
}
.side_recom_pic li a:hover .tit h4 {
	color: #083FB0;
}

/* 文章页 */
.crumb {
	font-size: 13px;
	color: #666;
}
.crumb a {
	color: #666;
}
.crumb a:hover {
	color: #D2161A;
}

.article_tit {
	padding: 30px 0 20px;
	border-bottom: 1px solid #E6E6E6;
}
.article_tit h2 {
	font-size: 32px;
	line-height: 40px;
}
.article_tit .bar {
	padding-top: 24px;
	font-size: 13px;
	color: #999;
	line-height: 24px;
}
.article_con {
	padding: 40px 0 20px;
	font-size: 16px;
	line-height: 240%;
}
.article_con p {
	padding-bottom: 20px;
}
.article_con img {
	max-width: 100%;
}
.article_download {
	padding-bottom: 30px;
}
.article_download a.download_btn {
	display: inline-block;
	margin-right: 16px;
	padding: 12px 24px 12px 16px;
	height: 48px;
	border-radius: 6px;
	background: #F38C1B;
	color: #FFF;
}
.article_download a.download_btn img {
	float: left;
}
.article_download a.download_btn .con {
	float: left;
	padding-left: 12px;
	line-height: 24px;
}
.article_download a.download_btn h4 {
	font-size: 16px;
}
.article_download a.download_btn p {
	font-size: 12px;
}
.article_download a:hover.download_btn {
	background: #F49A36;
}
.article_btm {
	padding: 20px 0;
	text-align: right;
}

/* 二级菜单 */
.intro_tit {
	width: 240px;
	height: 330px;
	background: url(../img/intro_tit.jpg);
}
.intro_tit .con {
	padding: 50px 0 0 50px;
}
.intro_tit h2 {
	position: relative;
	height: 58px;
	font-size: 30px;
	color: #FFF;
}
.intro_tit h2:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 30px;
	height: 3px;
	background: #FFF;
	content: "";
}
.sub_menu {
	padding: 20px 0;
}
.sub_menu li {
	padding: 15px 0;
	border-bottom: 1px solid #EFEFEF;
}
.sub_menu li a {
	display: block;
	padding: 0 50px;
	height: 40px;
	background: url(../img/sub_menu_arrow.png) no-repeat right center;
	font-size: 15px;
	line-height: 40px;
}
.sub_menu li a:hover {
	color: #006DD9;
}
.sub_menu li a.cur {
	border-radius: 4px;
	background: url(../img/sub_menu_arrow_over.png) no-repeat right center #006DD9;
	color: #FFF;
}

/* 单页 */
.about_intro {
	font-size: 15px;
	line-height: 240%;
}
.about_intro p {
	padding-bottom: 20px;
}
.about_intro p img {
	padding: 20px 0;
	max-width: 100%;
}