@charset "utf-8";
/* CSS Document */
* {
	font-family: "Microsoft YaHei";
	margin: 0;
	padding: 0;
}
body, p, h1, h2, h3, h4, h5, h6, ul, li, a {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.kclass {
	margin-top: 50px;
}
a {
	outline: none;
	text-decoration: none;
	color: #666;/*-webkit-transition: all 400ms;
	transition: all 400ms;*/
}
:hover {
	-webkit-transition: all 400ms;
	transition: all 400ms;
}
a img {
	border: 0;
}
a:hover {
	-webkit-transition: all 400ms;
	transition: all 400ms;
}
ul li {
	list-style: none;
}
input, textarea {
	padding-left: 10px;
}
input, select, textarea, button {
	outline: none;
}
button {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.Left {
	float: left;
}
.Right {
	float: right;
}
.marginRight {
	margin-right: 0 !important;
}
/**************************公共部分**************************/
.warp {
	width: 100%;
	overflow: hidden;
	background: #fff;
}
/*网站地图样式*/
.blackPopUp {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(/template/images/bg.png);
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
}
.blackPopUp .SideNav {
	position: fixed;
	top: 0;
	width: 335px;
	padding-left: 10px;
	padding-right: 35px;
	left: 0;
	height: 100%;
	background: #fff;
	overflow-y: auto;
}
.blackPopUp .SideNav .WebTit {
	text-align: center;
	padding: 30px 0;
	color: #333;
	font-weight: normal;
	font-size: 20px;
}
.blackPopUp .SideNav .WebTit span {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-top: 5px;
	cursor: pointer;
}
.blackPopUp .SideNav ul {
	width: 100%;
}
.blackPopUp .SideNav ul li {
	font-size: 20px;
	padding: 20px 0;
	border-bottom: 1px solid #f4f4f4;
	overflow: hidden;
	color: #888;
}
.blackPopUp .SideNav ul li a {
	color: #333;
	display: block;
}
.blackPopUp .SideNav ul li a:hover, .blackPopUp .SideNav ul li .WebNav a:hover {
	color: #a50000;
}
.blackPopUp .SideNav ul li .WebNav {
	margin-top: 35px;
	overflow: hidden;
}
.blackPopUp .SideNav ul li .WebNav a {
	display: inline-block;
	font-size: 14px;
	color: #888;
	margin-right: 25px;
}
.blackPopUp .SideNav ul li .WebNav a.mr {
	margin-right: 10px;
	margin-bottom: 10px;
}
.blackPopUp .SideNav ul li .WebNav a.ml {
	margin-left: 10px;
}
.blackPopUp .SideNav ul li .WebNav a:last-child {
	margin-right: 0;
}
/*****************头部区域*************/
.header {
	width: 100%;
	border-top: 5px solid #8f0000;
	background: #fff;
	/*box-shadow: 0 1px 10px #ccc inset;
    -moz-box-shadow: 0 1px 10px #ccc inset;
    -ms-box-shadow: 0 1px 10px #ccc inset;
    -o-box-shadow: 0 1px 10px #ccc inset;
    -webkit-box-shadow: 0 1px 10px #ccc inset;*/
	border-bottom: 3px solid #aaa7a8;
	height: 85px;
}
.headCont {
	width: 1200px;
	margin: 0 auto;
	height: 85px;
}
.logo img {
	width: 245px;
	height: 67px;
}
.logo {
	margin-top: 8px;
}
.nav {
	margin-left: 30px;
}
.nav ul {
	position: relative;
	z-index: 999;
}
.nav ul li {
	float: left;
	line-height: 85px;
	font-size: 16px;
}
.nav ul li a {
	display: block;
	height: 85px;
	padding: 0 15px;
	color: #333;
	font-weight: bold;
}
.nav ul li.current {
	background: #9a0000;
}
.nav ul li.current a {
	color: #fff;
}
.nav ul li:hover {
	background: #9a0000;
}
.nav ul li:hover >a {
	color: #fff;
}
.nav ul li.current .navMenu ul li a {
	color: #333;
}
.nav ul li.current .navMenu ul li a:hover {
	color: #9a0000;
}
/*二级导航*/
.navMenu {
	width: 752px;
	height: 60px;
	left: 64px;
	top: 85px;
	position: absolute;
	background-size: 100%;
	display: none;
}
.nav ul li:nth-child(2) .navMenu {
	left: -290px;
}
.nav ul li:nth-child(3) .navMenu {
	left: -192px;
}
.nav ul li:nth-child(4) .navMenu {
	left: -84px;
}
.nav ul li:nth-child(5) .navMenu {
	left: 7px;
}
.nav ul li:nth-child(6) .navMenu {
	left: 90px;
}
.nav ul li:nth-child(7) .navMenu {
	left: 185px;
}
.nav ul li:nth-child(9) .navMenu {
	left: 116px;
}
.navMenu ul {
	height: 60px;
	width: auto !important;
	padding-left: 30px;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.navMenu ul li {
	line-height: 60px;
	height: 60px;
	color: #666;
	background: url(/template/images/zgwrite.png);
	font-size: 14px;
}
.navMenu ul li a {
	color: #333;
	height: 60px;
}
.navMenu ul li a:hover {
	color: #9a0000;
}
.navMenu ul li:hover {
	background: url(/template/images/zgwrite.png);
}
.searMenu {
	height: 85px;
	vertical-align: middle;
	line-height: 85px;
}
.searchBut {
	background: #fff;
	border: 0;
	height: 85px;
	vertical-align: middle;
	line-height: 85px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	cursor: pointer;
}
.search_box {
	display: none;
	position: absolute;
	top: 90px;
	width: 240px;
	height: 44px;
	border: 8px solid #9a0000;
	margin-left: -105px;
	-webkit-transition: top 300ms;
	transition: top 300ms;
	z-index: 9999;
	left: 84%;
}
.search_box input {
	padding: 11px 20px;
	width: 200px;
	height: 22px;
	line-height: 20px;
	border: 0;
	float: left;
}
/*.searMenu:hover .search_box {
	display: block;
}*/
.searchBut img {
	margin-top: 35px;
}
.content {
	width: 100%;
	overflow: hidden;
}
/************底部区域**********/
.footer {
	border-top: 1px solid #e5e5e5;
	background: #fff;
	width: 100%;
	padding: 20px 0;
}
.footer p {
	text-align: center;
	color: #333;
	font-size: 14px;
	line-height: 30px;
}
.footer p a {
	color: #333;
	margin: 0 5px;
}
/******************************************子页共用样式**************************************/
.page_banner {
	width: 100%;
	max-height: 175px;
}
.page_banner img {
	width: 100%;
	max-height: 175px;
}
.breadCrumb {
	width: 1200px;
	margin: 0 auto;
	line-height: 40px;
}
.breadCrumb .kz {
	color: #999;
	margin: 0;
}
.MainpageHead {
	height: 38px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.home {
	width: 38px;
	height: 38px;
	text-align: center;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	line-height: 40px;
}
.home img {
	width: 16px;
	height: 17px;
	vertical-align: middle;
	margin-top: -3px;
}
.breadCrumb span {
	display: inline-block;
	margin: 0 10px;
	color: #333;
	font-size: 12px;
}
.breadCrumb span a {
	color: #999;
}
/*子页标题和菜单区域*/
.PageCont {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 30px;
}
.PageCont .PageTitle {
	text-align: center;
	font-size: 20px;
	color: #666;
}
.PageCont .PageMenu {
	display: table;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	position: relative;
	z-index: 999;
}
.PageCont .PageMenu ul li {
	border: 1px solid #dcdcdc;
	height: 68px;
	background: #fff;
	width: 108px;
	margin-left: -1px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #666;
}
.PageCont .PageMenu ul li a {
	display: block;
	overflow: hidden;
	height: 68px;
}
.PageCont .PageMenu ul li a:hover, .PageCont .PageMenu ul li a.current {
	background: #9a0000;
	color: #fff;
}
.PageCont .PageMenu ul li a:hover .iconShow, .PageCont .PageMenu ul li a.current .iconShow {
	display: none;
}
.PageCont .PageMenu ul li a.ccurrent {
	color: #fff;
}
.PageCont .PageMenu ul li a:hover .iconHide, .PageCont .PageMenu ul li a.current .iconHide {
	display: inline-block
}
.PageCont .PageMenu ul li .iconBox {
	width: 100%;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.pages {
	display: table;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	margin-top: 30px;
}
.pages ul li {
	float: left;
	margin-right: 15px;
}
.pages ul li a, .pages ul li span {
	color: #999;
	width: 38px;
	height: 38px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	display: block;
}
.pages ul li a:hover, .pages ul li.active a {
	background: #9a0000;
	border-color: #9a0000;
	color: #fff;
}
.pages ul li.prev a, .pages ul li.next a, .pages ul li.prev span, .pages ul li.next span {
	width: 88px;
}
/*分享*/
.bdshare-button-style0-24 .bds_qzone, .bdshare-button-style0-24 .bds_tsina, .bdshare-button-style0-24 .bds_sqq, .bdshare-button-style0-24 .bds_weixin {
	padding: 0;
	width: 25px;
	height: 24px;
	background-position: 0 0 !important;
}
.bdshare-button-style0-24 .bds_tsina {
	background: url(/template/images/weibo.png) no-repeat;
}
.bdshare-button-style0-24 .bds_qzone {
	background: url(/template/images/kj.png) no-repeat;
}
.bdshare-button-style0-24 .bds_sqq {
	background: url(/template/images/QQ.png) no-repeat;
	width: 25px;
	height: 25px;
}
.bdshare-button-style0-24 .bds_weixin {
	background: url(/template/images/weixin.png) no-repeat;
	width: 24px;
	height: 24px;
}
/*新闻分页*/
.NewsPages {
	width: 100%;
	overflow: hidden;
}
.NewsPages a {
	color: #666;
	font-size: 14px;
}
/**********************首页样式********************/
.index_banner {
	width: 100%;
	position: relative;
	min-height: 300px;
}
.index_banner .swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.index_banner .swiper-slide img{
	width:100%;
	height:auto;}
.index_banner .swiper-button-next, .index_banner .swiper-button-prev{
	position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;}
.index_banner .swiper-button-next{
	right:4%;}
.index_banner .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:#9a0000;}
.index_banner .swiper-button-prev{
	left:4%;}
.index_banner .swiper-pagination-bullet{
	background: #fff;
	opacity: 1;
}
.section {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.sectionCont {
	width: 1200px;
	margin: 0 auto;/*	overflow: hidden;*/
}
.sectionCont h1 {
	font-size: 38px;
	color: #333;
	text-align: center;
	font-weight: normal;
}
.FocusCore {
	margin-top: 25px;
	width: 100%;
	overflow: hidden;
}
.Chairman {
	width: 465px;
	height: 420px;
}
.Chairman img {
	width: 465px;
	height: 290px;
}
.ChairmanIntroduce {
	border: 1px solid #e5e5e5;
	border-top: 0;
	padding: 15px 25px;
	margin-top: -4px;
}
.ChairmanIntroduce .name {
	font-size: 24px;
	color: #333;
	font-weight: normal;
	margin-bottom: 15px;
}
.ChairmanIntroduce .name span {
	font-size: 14px;
	color: #666;
	margin-left: 15px;
}
.ChairmanIntroduce p {
	font-size: 14px;
	color: #666;
	margin-bottom: 6px;
}
.ChairmanIntroduce p .more {
	font-size: 16px;
	color: #333;
}
.ChairmanIntroduce p .more span {
	display: inline-block;
	margin-left: 10px;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-left: 6px solid #333;
	border-bottom: 6px solid transparent;
}
.FocusCoreBox {
	width: 705px;
}
.FocusCoreTab {
	height: 420px;
	border-left: 1px solid #b2b2b2;
	width: 150px;
	position: relative;
}
.topRed {
	position: absolute;
	top: 0;
	width: 3px;
	height: 16px;
	background: #953539;
	margin-left: -2px;
}
.bottomRed {
	position: absolute;
	bottom: 0;
	width: 3px;
	height: 16px;
	background: #953539;
	margin-left: -2px;
}
.FocusCoreTab ul li {
	width: 100%;
	height: 140px;
	position: relative;
	margin-top: 5px;
}
.FocusCoreTab ul li .date {
	width: 127px;
	height: 117px;
	background: url(/template/images/tarli.png) no-repeat;
	text-align: center;
	color: #999;
	cursor: pointer;
}
.FocusCoreTab ul li .date .day {
	font-size: 33px;
	margin-top: 20px;
	margin-left: 12px;
}
.FocusCoreTab ul li .date .hg {
	width: 66px;
	height: 2px;
	background: #999;
	margin: 0 auto;
	margin-left: 37px;
}
.FocusCoreTab ul li .date .years {
	font-size: 16px;
	/*margin-top: 5px;*/
	margin-left: 18px;
	line-height: 117px;
}
.FocusCoreTab ul li .dot {
	width: 17px;
	height: 17px;
	background: url(/template/images/tabli.png) no-repeat;
	position: absolute;
	top: 32%;
	margin-left: -9px;
}
.FocusCoreTab ul li:hover .date, .FocusCoreTab ul li.current .date {
	color: #fff;
	background: url(/template/images/tab_current.png) no-repeat;
}
.FocusCoreTab ul li:hover .date .hg, .FocusCoreTab ul li.current .date .hg {
	background: #fff;
}
.FocusCoreTab ul li:hover .dot, .FocusCoreTab ul li.current .dot {
	background: url(/template/images/tabli_current.png) no-repeat;
}
.FocusCorePanes {
	width: 530px;
}
.FocusCorePane {
	display: none;
}
.FocusCoreList {
	width: 100%;
}
.FocusCoreList ul li {
	border-bottom: 1px dashed #dcdcdc;
	padding: 15px 0;
}
.FocusCoreList ul li:first-child {
	padding-top: 0;
}
.FocusCoreList ul li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
.FocusCoreList ul li .FocusCoreTitle {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin-bottom: 7px;
}
.FocusCoreList ul li .FocusCoreNews {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.FocusCoreList ul li a:hover .FocusCoreTitle {
	color: #81252e;
}
.pages2 {
	/*padding-top: 35px;*/
	padding-bottom: 20px;
}
.dynamic, .HzYouPin {
	margin-top: 12px;
}
.dynamicTab, .HzYouPinTab {
	margin: 0 auto;
	font-size: 18px;
	color: #666;
	min-height: 37px;
	display: table;
}
.dynamicTab a, .HzYouPinTab a {
	display: inline-block;
	padding-bottom: 10px;
	margin: 0 15px;
	font-size: 18px;
	color: #666;
}
.dynamicTab a:hover, .dynamicTab a.current, .HzYouPinTab a:hover, .HzYouPinTab a.current {
	color: #9a0000;
	border-bottom: 3px solid #8a1f24;
}
.dynamicPanes {
	background: #fff;
	padding: 25px 18px 20px 20px;
	margin-top: 10px;
}
.dynamicPane {
	display: none;
	overflow: hidden;
	width: 100%;
}
.swiper-container {
	width: 550px;
	height: 450px;
}
.swiper-slide {
	width: 100%;
}
.swiper-slide img {
	width: 550px;
	height: 258px;
}
.lunboTextTitle {
	color: #333;
	font-size: 16px;
	margin: 10px 0;
	line-height: 20px;
}
.lunboTextTitle span {
	font-size: 12px;
	color: #888;
	float: right;
}
.lunboTextNr {
	font-size: 14px;
	color: #888;
	line-height: 21px;
	overflow: hidden;
}
.lunboTextNr span {
	font-size: 12px;
}
#swiper-container1, #swiper-container2, #swiper-container3 {
	width: 550px;
}
.swiper-pagination-current {
	margin-left: 30px;
}
.lunboImg {
	position: relative;
	width: 100%;
	height: 258px;
}
.lunboImg .zgbg {
	position: absolute;
	width: 100%;
	height: 40px;
	left: 0;
	bottom: 0;
	background: url(/template/images/zg.png) no-repeat;
}
.dynamicList {
	width: 590px;
}
.dynamicList ul li {
	background: #fff;
	padding-bottom: 13px;
	border-bottom: 1px solid #ececec;
	overflow: hidden;
}
.dynamicList ul li .date {
	width: 60px;
	text-align: center;
	color: #bcbcbc;
}
.dynamicList ul li .date .day {
	font-size: 32px;
}
.dynamicList ul li .date .years {
	font-size: 10px;
}
.dynamicNews {
	width: 520px;
	color: #888;
	height: 76px;
}
.dynamicNews h6 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 10px;
}
.dynamicNews p {
	font-size: 14px;
}
.dynamicList ul li:hover {
	background: #fafafa;
}
.dynamicList ul li:last-child {
	border-bottom: 0;
}
.dynamicList ul li:hover .day {
	color: #888;
}
.dynamicList ul li:hover .years {
	color: #919191;
}
.dynamicList ul li:hover .dynamicNews h6 {
	color: #333;
}
.pages3 {
	margin-top: 20px;
}
/*.HzYouPinTab a {
	margin: 0 37px;
}*/
.HzYouPinPanes {
	width: 100%;
	margin-top: 20px;
}
.HzYouPinPane {
	width: 100%;
	display: none;
}
.series {
	position: relative;
	width: 100%;
	height: 340px;
}
.series .box {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 340px;
}
.series .list {
	overflow: hidden;
	width: 9999px;
}
.series .list li {
	float: left;
	width: 400px;
}
.series .list li p {
	text-align: center;
	font-size: 18px;
	line-height: 60px;
	color: #666;
}
.seriesPane {
	width: 380px;
	height: 340px;
	margin: 0 auto;
	position: relative;
}
.seriesPane:hover .SEriesText {
	display: block;
}
.SEriesText {
	position: absolute;
	left: 0;
	top: 0;
	width: 380px;
	height: 280px;
	background: rgba(0,0,0, 0.5);
	display: none;
}
.SEriesBox {
	padding: 10px;
	overflow: hidden;
}
.SEriesBox p {
	line-height: 25px !important;
	color: #fff !important;
	font-size: 14px !important;
	text-align: left !important;
}
.seriesPane img {
	width: 380px;
	height: 280px;
}
.series .prev, .series .next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 38px;
	height: 38px;
	cursor: pointer;
	z-index: 999;
}
.series .prev {
	background: url(/template/images/next2.png) no-repeat;
	left: -50px;
}
.series .next {
	right: -50px;
	background: url(/template/images/prev2.png) no-repeat;
}
.pages4 {
	border-top: 1px solid #e5e5e5;
	margin-top: 30px;
}
.MainfriendLink {
	position: relative;
	width: 1199px;
	height: 65px;
	border-left: 1px solid #e5e5e5;
}
.MainfriendLink .box {
	overflow: hidden;
	position: relative;
	width: 1170px;
	height: 65px;
}
.MainfriendLink .list {
	overflow: hidden;
	width: 9999px;
}
.MainfriendLink .list li {
	float: left;
	width: 195px;
	text-align: center;
	line-height: 65px;
}
.MainfriendLink .list li a {
	display: block;
	height: 65px;
	font-size: 14px;
	line-height: 65px;
	color: #666;
}
.MainfriendLink .list li a img {
	vertical-align: middle;
	margin-right: 20px;
}
.iconHide {
	display: none;
}
.MainfriendLink .list li a:hover .iconHide {
	display: inline-block;
}
.MainfriendLink .list li a:hover .iconShow {
	display: none;
}
.MainfriendLink .list li a:hover {
	background: #efeceb;
	color: #9a0000;
}
/*.MainfriendLink .list li.icon1 img {
	width: 29px;
	height: 26px;
}
.MainfriendLink .list li.icon2 img {
	width: 25px;
	height: 25px;
}
.MainfriendLink .list li.icon3 img {
	width: 24px;
	height: 24px;
}
.MainfriendLink .list li.icon4 img {
	width: 22px;
	height: 22px;
}
.MainfriendLink .list li.icon5 img {
	width: 26px;
	height: 20px;
}
.MainfriendLink .list li.icon6 img {
	width: 24px;
	height: 26px;
}
*/.MainfriendLink .next {
	position: absolute;
	top: 0px;
	width: 30px;
	height: 65px;
	background: url(/template/images/next.jpg) no-repeat;
	right: 0;
	cursor: pointer;
}
/*************联系悬浮****************/
.Fixe {
	position: fixed;
	z-index: 999;
	right: 0;
	top: 43%;
	width: 60px;
	height: 308px;
}
.contactMenu {
	width: 60px;
	position: absolute;
	top: 0;
	height: 245px;
}
.contactMenu ul {
	width: 60px;
	position: absolute;
	right: -50px;
	height: 245px;
}
.contactMenu:hover ul {
	right: 0;
}
.contactMenu ul li {
	width: 100%;
	height: 60px;
	text-align: center;
	background: #bfbfbf;
	cursor: pointer;
	line-height: 55px;
	margin-bottom: 2px;
	position: relative;
}
.contactMenu ul li img {
	margin-top: 15px;
	height: 50%;
}
.contactMenu ul li:hover {
	background: #9a0000;
}
.contactEwm .contactEwmHide {
	position: absolute;
	right: 60px;
	background: #9a0000;
	bottom: 0;
	padding: 10px;
	display: none;
}
.contactEwm .contactEwmHide img {
	margin-top: 0;
	width: 160px;
	height: 160px;
}
.contactEwm:hover .contactEwmHide {
	display: block;
	-webkit-transition: all 400ms;
	transition: all 400ms;
}
.contactTop {
	z-index: 999;
	background: #6e6e6e !important;
	width: 60px;
	height: 60px;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: center;
}
.contactTop img {
	margin-top: 15px;
}
.contactLy .contactLyHide {
	position: absolute;
	right: 60px;
	background: #9a0000;
	bottom: 0;
	width: 100px;
	height: 60px;
	display: none;
	text-align: center;
	line-height: 60px;
}
.contactLy:hover .contactLyHide {
	display: block;
}
.contactLy .contactLyHide a {
	color: #fff;
}
/*引导页样式*/
.IndexGuide {
	position: fixed;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 99999;/*	cursor:pointer;*/
}
.IndexGuide .IndexGuideImg img {
	width: 100%;
}
.IndexClose {
	width: 49px;
	height: 21px;
	position: absolute;
	top: 15%;
	right: 0;
	cursor: pointer;
}
/******************************************关于我们页面*************************************/
.PageSection {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 20px;
}
.PageSection h6 {
	border-bottom: 1px solid #dcdcdc;
	color: #333;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	height: 49px;
}
.RedSection {
	width: 125px;
	height: 5px;
	background: #900000;
	margin: 0 auto;
	margin-top: 16px;
}
.section_page1 {
	height: 662px;
	background: url(/template/images/bglogo.png) no-repeat;
	background-position: 35% 77%;
}
.PageSectionCont {
	width: 100%;
	overflow: hidden;
}
.section_page1 .PageSectionCont {
	margin-top: 50px;
}
.AboutFocusCore {
	width: 635px;
}
.FamousQuotes {
	padding-bottom: 35px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
}
.FamousQuotes h5 {
	font-size: 30px;
	color: #333;
	font-weight: normal;
	margin-bottom: 10px;
}
.FamousQuotes .name {
	overflow: hidden;
	font-family: "思源黑体 CN";
	font-size: 24px;
	color: #666;
	margin-right: 20px;
	margin-bottom: 15px;
}
.FamousQuotes .name span {
	float: right;
}
.FamousQuotes p {
	font-size: 14px;
	color: #666;
	font-family: "思源黑体 CN";
	line-height: 25px;
}
.LeaderCont .core {
	margin-top: 20px;
}
.LeaderCont .core p a {
	font-family: "思源黑体 CN";
}
.LeaderCont .core p {
	font-size: 20px !important;
	color: #666;
	font-family: "思源黑体 CN";
	line-height: 60px !important;
}
.AboutFocusCore .core {
	margin-top: 20px;
}
.AboutFocusCore .core p {
	font-size: 20px;
	color: #666;
	font-family: "思源黑体 CN";
	line-height: 60px;
}
.AboutFocusCore .core p a {
	font-family: "思源黑体 CN";
}
.section_page1 .AboutImg, .section_page1 .AboutImg img {
	width: 530px;
	max-height: 480px;
}
.PageSection .more {
	display: block;
	margin: 0 auto;
	width: 153px;
	height: 38px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	margin-top: 30px;
	background: #fff;
}
.section_page2 .PageSectionCont {
	margin-top: 35px;
}
.section_page2 .AboutImg, .section_page2 .AboutImg img {
	width: 530px;
	height: 375px;
}
.CompanyProfile {
	width: 635px;
}
.CompanyProfile p {
	text-indent: 2em;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-bottom: 10px;
}
.section_page3 .PageSectionCont {
	margin-top: 15px;
}
.DevelopmentHistory {
	width: 100%;
}
.DevelopmentHistory .TimeCont {
	width: 100%;
	overflow: hidden;
}
.DevelopmentHistory .TimeCont .date {
	width: 240px;
	margin-top: 40px;
}
.DevelopmentHistory .TimeCont .date h4 {
	font-size: 28px;
	color: #333;
	transform: scale(1, 1.2);
	-ms-transform: scale(1, 1.2);
	-webkit-transform: scale(1, 1.2);
	-moz-transform: scale(1, 1.2);
	-o-transform: scale(1, 1.2);
}
.DevelopmentHistory .TimeCont .date p {
	font-size: 20px;
	color: #333;
	margin-top: 10px;
}
.DevelopmentHistory .TimeCont .TimeText {
	padding-top: 40px;
	border-left: 1px dashed #939393;
	width: 959px;
	padding-bottom: 15px;
}
.DevelopmentHistory .TimeCont .TimeText .TimeTextTitle {
	font-size: 18px;
	color: #333;
	padding-left: 40px;
	background: url(/template/images/libg.png) no-repeat;
	background-position: 0 7px;
	margin-left: -9px;
}
.DevelopmentHistory .TimeCont .TimeText .TimeIntroduce {
	padding-left: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #b0b0b0;
	margin-top: 10px;
}
.DevelopmentHistory .TimeCont .TimeText .TimeIntroduce p {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	margin-bottom: 20px;
}
.section_page4 .PageSectionCont {
	margin-top: 50px;
}
/*********************************************今日头条列表页***************************************/
/*.icon7 img {
	width: 28px;
	height: 18px;
}
.icon8 img {
	width: 15px;
	height: 21px;
}
.icon9 img {
	width: 20px;
	height: 20px;
}
*/.HzDynamicList {
	overflow: hidden;
	width: 100%;
}
.HzDynamicList ul li {
	width: 560px;
	float: left;
	margin-bottom: 40px;
	margin-right: 80px;
}
.HzDynamicList ul li img {
	width: 558px;
	height: 258px;
	border: 1px solid #dcdcdc;
}
.HzDynamicList ul li .introduce {
	margin-top: 15px;
}
.HzDynamicList ul li .introduce p {
	overflow: hidden;
	width: 100%;
}
.HzDynamicList ul li .introduce .title {
	color: #333;
	font-size: 24px;
	margin-bottom: 5px;
}
.HzDynamicList ul li .introduce .years {
	font-size: 14px;
	color: #999;
	display: inline-block;
	margin-top: 12px;
}
.HzDynamicList ul li:hover .title {
	color: #9a0000;
}
.HzDynamicList ul li .introduce .briefIntroduction {
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.HzDynamicList ul li .introduce .briefIntroduction span {
	color: #999;
	margin-left: 5px;
}
/******************************影像志页面**************************/
.video_list {
	width: 100%;
}
.videoLunbo {
	width: 1200px;
	height: 900px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.videoCont {
	width: 100%;
	height: 725px;
	position: relative;
	overflow: hidden;
}
.videoCont ul {
	position: absolute;
	left: 0;
	top: 0;
}
.videoCont ul li {
	width: 1200px;
	height: 725px;
	float: left;
}
.videoCont ul li embed, .videoCont ul li video {
	width: 100%;
	height: 725px;
}
.video_pic {
	overflow: hidden;
	margin-top: 25px;
	width: 1200px;
}
.videoImgList {
	height: 150px;
	overflow: hidden;
	width: 1140px;
	position: relative;
	float: left;
}
.videoImgList ul {
	position: absolute;
	left: 0;
	top: 0;
}
.videoImgList ul li {
	width: 270px;
	height: 150px;
	margin-right: 17px;
	position: relative;
}
.videoImgList ul li img {
	width: 270px;
	height: 150px;
}
.videoImgList ul li.on .zgbg {
	display: none;
}
.videoImgList ul li .zgbg {
	width: 100%;
	height: 100%;
	background: url(/template/images/zgback.png);
	position: absolute;
	top: 0;
	left: 0;
}
.video_pic .prev_btn1, .video_pic .next_btn1 {
	float: left;
	width: 20px;
	height: 29px;
	margin-top: 65px;
	cursor: pointer;
}
.video_pic .prev_btn1 {
	margin-right: 14px;
}
.video_pic .next_btn1 {
	margin-left: 6px;
}
/******************************思聊app官网优品_国宅系列页面**************************/
/*.icon10 img {
	width: 14px;
	height: 23px;
}
.icon11 img {
	width: 23px;
	height: 21px;
}
*/.seriesList {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 17px;
}
.seriesList ul li {
	width: 380px;
	height: 280px;
	border: 1px solid #dcdcdc;
	float: left;
	margin-right: 27px;
	margin-bottom: 13px;
	position: relative;
}
.seriesBlock {
	position: absolute;
	width: 100%;
	height:100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0, 0.5);
	display: none;
}
.seriesList ul li:hover .seriesBlock {
	display: block;
}
.seriesBlockText {
	padding: 10px;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
}
.seriesList ul li:nth-child(3n+3) {
	margin-right: 0;
}
.seriesList ul li img {
	width: 380px;
	height: 280px;
}
.PageImg {
	width: 100%;
	height: 615px;
	overflow: hidden;
	margin-bottom: 20px;
}
.PageImg img {
	width: 100%;
	height: 615px;
}
/******************************思聊app官网优品_国宅系列详情页面**************************/
.seriesCont {
	width: 100%;
}
.seriesCont .title {
	width: 100%;
	padding-bottom: 23px;
	border-bottom: 1px solid #dcdcdc;
	text-align: center;
}
.seriesCont .title img {
	width: 229px;
	height: 46px;
}
.SeriesLunbo {
	width: 1120px;
	height: 570px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 30px;
}
.SeriesCont {
	width: 855px;
	height: 570px;
	position: relative;
	overflow: hidden;
}
.SeriesCont ul {
	position: absolute;
	left: 0;
	top: 0;
}
.SeriesCont ul li {
	width: 853px;
	height: 568px;
	float: left;
	border: 1px solid #dcdcdc;
}
.SeriesCont ul li img {
	width: 853px;
	height: 568px;
}
.Series_pic {
	overflow: hidden;
	width: 260px;
	height: 568px;
}
.SeriesImgList {
	height: 530px;
	overflow: hidden;
	width: 100%;
	position: relative;
	float: left;
}
.SeriesImgList ul {
	position: absolute;
	left: 0;
	top: 0;
}
.SeriesImgList ul li {
	width: 260px;
	height: 172px;
	margin-bottom: 6px;
	position: relative;
	float: none !important;
}
.SeriesImgList ul li img {
	width: 260px;
	height: 172px;
}
.SeriesImgList ul li.on .zgbg {
	display: none;
}
.SeriesImgList ul li .zgbg {
	width: 100%;
	height: 100%;
	background: url(/template/images/zgwrite.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.Series_pic .prev_btn1, .Series_pic .next_btn1 {
	float: left;
	width: 125px;
	height: 34px;
	cursor: pointer;
	margin-top: 5px;
}
.Series_pic .prev_btn1 {
	background: url(/template/images/prev4_1.jpg) no-repeat;
}
.Series_pic .next_btn1 {
	background: url(/template/images/next4_1.jpg) no-repeat;
	margin-left: 10px;
}
.Series_pic .prev_btn1:hover {
	background: url(/template/images/prev4_2.jpg) no-repeat;
}
.Series_pic .next_btn1:hover {
	background: url(/template/images/next4_2.jpg) no-repeat;
}
.SeriesText {
	margin-bottom: 20px;
}
.SeriesText p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
/******************************领导动态详情页面**************************/

/*.icon12 img {
	width: 21px;
	height: 22px;
}
.icon13 img {
	width: 12px;
	height: 20px;
}
.icon14 img {
	width: 20px;
	height: 20px;
}
.icon15 img {
	width: 15px;
	height: 21px;
}
*/.NewsCont {
	width: 100%;
}
.NewsCont .title {
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
}
.NewsCont .title h5 {
	font-size: 24px;
	color: #9a0000;
	font-weight: normal;
}
.NewsCont .title span {
	display: inline-block;
	color: #666;
	line-height: 30px;
	font-size: 14px;
}
.NewsText {
	margin-top: 25px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 25px;
}
.NewsText p {
	text-align: left;
	color: #666;
	line-height: 25px;
	font-size: 14px;
}
.NewsText img {
	margin: 20px 0;
}
/*****************************思想领航页面************************************/
.section_page5 .PageSectionCont {
	margin-top: 25px;
}
.CulturalIdea {
	width: 100%;
	overflow: hidden;
	margin-bottom: 35px;
}
.CulturalIdeaImg {
	width: 633px;
	height: 288px;
	border: 1px solid #dcdcdc;
}
.CulturalIdeaImg img {
	width: 633px;
	height: 288px;
}
.CulturalIdeaText {
	width: 530px;
}
.Idea {
	width: 100%;
	margin-bottom: 2px;
}
.IdeaText {
	font-size: 20px;
	color: #333;
	line-height: 35px;
}
.IdeaName {
	text-align: right;
	font-size: 16px;
	color: #666;
	line-height: 35px;
}
.section_page6 {
	background: url(/template/images/bg2.jpg) no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.section_page6 .PageSection {
	margin: 0 auto;
}
.section_page6 .PageSection h6 {
	color: #fff;
	border-color: #fff;
}
.section_page6 .RedSection {
	background: #fff;
}
.section_page6 .PageSectionCont {
	margin-top: 25px;
}
.CulturalJournal ul li {
	float: left;
	width: 273px;
	margin-right: 35px;
}
.CulturalJournal ul li:nth-child(4) {
	margin-right: 0;
}
.CulturalJournal ul li img {
	width: 273px;
	height: 379px;
}
.CulturalJournal ul li p {
	font-size: 16px;
	color: #fff;
	margin-top: 15px;
}
.section_page7 .PageSectionCont {
	margin-top: 40px;
	height: 560px;
}
.ThoughtCont {
	margin-bottom: 20px;
	width: 100%;
	overflow: hidden;
}
.ThoughtImg {
	width: 558px;
	height: 248px;
	border: 1px solid #dcdcdc;
}
.ThoughtImg img {
	width: 558px;
	height: 248px;
}
.ThoughtText .browse {
	font-size: 14px;
	color: #999;
	margin-bottom: 0;
}
.section_page8 {
	background: url(/template/images/bg3.jpg) no-repeat;
	padding-top: 20px;
	padding-bottom: 16px;
}
.section_page8 .PageSection {
	margin: 0 auto;
}
.section_page8 .PageSectionCont {
	margin-top: 30px;
	height: 560px;
}
.ThoughtText {
	width: 600px;
}
.ThoughtText .title {
	font-size: 24px;
	color: #333;
	margin-bottom: 22px;
	line-height: 30px;
}
.ThoughtText .title .Right {
	color: #999;
	font-size: 16px;
}
.ThoughtText p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin-bottom: 15px;
}
.Thought_Img {
	width: 558px;
	height: 258px;
	border: 1px solid #dcdcdc;
}
.Thought_Img img {
	width: 558px;
	height: 258px;
}
.section_page8 .ThoughtCont {
	margin-bottom: 10px;
}
.section_page8 .more {
	margin-top: -2px;
}
.section_page9 .PageSectionCont {
	margin-top: 30px;
	height: 560px;
}
.PageSectionCont .imageflow {
	margin-left: 0;
}
/*****************************思想领航——手机新浪网刊物页面************************************/
/*.icon16 img {
	width: 15px;
	height: 19px;
}
.icon17 img {
	width: 17px;
	height: 15px;
}
.icon18 img {
	width: 16px;
	height: 17px;
}
.icon19 img {
	width: 17px;
	height: 17px;
}
.icon20 img {
	width: 11px;
	height: 15px;
}
*/.CulturalJournalList {
	overflow: hidden;
	width: 100%;
}
.CulturalJournalList ul li {
	width: 270px;
	float: left;
	margin-bottom: 30px;
	margin-right: 40px;
}
.CulturalJournalList ul li:nth-child(4n+4) {
	margin-right: 0;
}
.CulturalJournalList ul li img {
	width: 268px;
	height: 373px;
	border: 1px solid #dcdcdc;
}
.CulturalJournalList ul li p {
	margin-top: 15px;
	color: #666;
	font-size: 16px;
}
/*****************************在线招聘——最新招聘页面************************************/
/*.icon21 img {
	width: 27px;
	height: 20px;
}
.icon22 img {
	width: 13px;
	height: 22px;
}
*/.Recruitsearch {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.RecruitsearchSelect, .RecruitsearchInput {
	width: 200px;
	height: 68px;
	border: 1px solid #dcdcdc;
	float: left;
}
.RecruitsearchSelect span {
	display: inline-block;
	line-height: 70px;
	font-size: 14px;
	color: #333;
	margin-left: 25px;
}
.RecruitsearchSelect select {
	margin-left: 20px;
	width: 120px;
	border: 0;
	color: #999;
}
.RecruitsearchInput {
	width: 785px;
}
.wechatshop img {
	width: 100%;
}
.RecruitsearchInput input {
	width: 328px;
	border: 0;
	margin-top: 24px;
}
.RecruitsearchBut {
	width: 200px;
	border: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	height: 70px;
	line-height: 70px;
	color: #fff;
	font-size: 14px;
	background: #9a0000;
	cursor: pointer;
	float: right;
}
.RecruitsearchBut img {
	margin-left: 10px;
	vertical-align: middle;
}
.RecruitList {
	width: 100%;
}
.main-title {
	line-height: 70px;
	background: #9a0000;
	height: 70px;
	padding-left: 40px;
	margin-bottom: 10px;
	overflow: hidden;
}
.main-title p {
	font-size: 18px;
	color: #fff;
	float: left;
}
.RecruitNav p {
	float: left;
	font-size: 18px;
}
.main-title p.info1, .RecruitNav p.info1 {
	width: 300px;
}
.main-title p.info2, .RecruitNav p.info2 {
	width: 250px;
	height: 70px;
}
.main-title p.info3, .RecruitNav p.info3 {
	width: 230px;
}
.RecruitNav:first-child {
	margin-top: 0;
}
.RecruitNav {
	margin-top: 5px;
	padding-left: 40px;
	background: #fafafa url(../images/hide.png) no-repeat;
	line-height: 70px;
	color: #666;
	font-size: 16px;
	background-position: 97% 27px;
	overflow: hidden;
}
.RecruitCont {
	margin-bottom: 5px;
	border: 1px solid #dcdcdc;
	padding: 30px 35px 30px 30px;
	display: none;
	overflow: hidden;
}
.RecruitCont p {
	line-height: 35px;
	color: #666;
	font-size: 14px;
}
.RecruitBut {
	display: inline-block;
	color: #fff;
	width: 120px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	background: #9a0000;
}
.Recruitsh {
	background: #9a0000 url(../images/show.png) no-repeat;
	color: #fff;
	background-position: 97% 27px;
}
/*****************************商务合作——投资合作页面************************************/
.InvestmentCooperation {
	width: 100%;
	overflow: hidden;
}
.InvestmentCooperation p {
	color: #666;
	font-size: 16px;
	line-height: 35px;
}
.InvestmentCooperation .Map {
	width: 1198px;
	height: 538px;
	border: 1px solid #dcdcdc;
	margin-top: 20px;
}
.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}
.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}
/*****************************商务合作——在线留言页面************************************/
.FormImg {
	width: 1198px;
	border: 1px solid #dcdcdc;
	height: 283px;
}
.FormImg img {
	width: 1198px;
	height: 283px;
}
.MainForm {
	margin: 0 auto;
	margin-top: 30px;
	width: 555px;
}
.MainForm .input_k {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.MainForm .input_k p {
	float: left;
	text-align: right;
	width: 60px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	margin-right: 20px;
	height: 40px;
}
.MainForm .input_k input {
	float: left;
	height: 38px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	width: 388px;
	line-height: 40px;
}
.MainForm .input_k textarea {
	width: 388px;
	border: 1px solid #dcdcdc;
	resize: none;
	border-radius: 5px;
	height: 98px;
	padding-top: 10px;
}
.yzm_input {
	width: 238px !important;
}
.MainForm .input_k .yzmImg {
	width: 100px;
	height: 40px;
	float: left;
	margin: 0 15px;
	cursor: pointer;
}
.MainForm .input_k .yzmImg img {
	width: 100px;
	height: 40px;
}
.MainForm .input_k a {
	display: inline-block;
	float: left;
	font-size: 14px;
	color: #1d6387;
	line-height: 40px;
}
.MainForm .input_k .but {
	border: 0;
	width: 120px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	background: #9a0000;
	padding-left: 0;
	font-size: 14px;
}
.MainForm .input_k .reset {
	width: 118px;
	text-align: center;
	color: #999;
	background: #fff;
	margin-left: 10px;
	padding-left: 0;
	font-size: 14px;
}
/*****************************在线招聘——教育培训页面************************************/
.educationSection {
	width: 100%;
	overflow: hidden;
}
.educationSection_list {
	width: 835px;
	overflow: hidden;
}
.recomeducation {
	background: #f6f6f6;
	margin-bottom: 5px;
	padding: 25px 25px 15px 25px;
	overflow: hidden;
}
.recomeducation .date {
	width: 58px;
	height: 70px;
	color: #9a0000;
	text-align: center;
}
.recomeducation .date .day, .education_list li .date .day, .educationCont .date .day {
	font-size: 36px;
	transform: scale(1, 1.2);
	-ms-transform: scale(1, 1.2);
	-webkit-transform: scale(1, 1.2);
	-moz-transform: scale(1, 1.2);
	-o-transform: scale(1, 1.2);
}
.recomeducation .date .years, .education_list li .date .years, .educationCont .date .years {
	font-size: 12px;
	transform: scale(1, 1.2);
	-ms-transform: scale(1, 1.2);
	-webkit-transform: scale(1, 1.2);
	-moz-transform: scale(1, 1.2);
	-o-transform: scale(1, 1.2);
}
.recomeducation .Cont {
	width: 675px;
}
.recomeducation .Cont h4 {
	font-size: 24px;
	color: #9a0000;
	font-weight: normal;
	padding-bottom: 5px;
}
.recomeducation .Cont p, .education_list li .Cont p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.education_list {
	width: 100%;
	overflow: hidden;
}
.education_list li {
	width: 100%;
	overflow: hidden;
	background: #f6f6f6;
	margin-bottom: 5px;
	height: 120px;
}
.education_list li .date {
	width: 110px;
	height: 120px;
	background: #999;
	color: #c8c8c8;
	text-align: center;
	-webkit-transition: color 300ms, background 300ms;
	-moz-transition: color 300ms, background 300ms;
	-o-transition: color 300ms, background 300ms;
	-ms-transition: color 300ms, background 300ms;
	transition: color 300ms, background 300ms;
}
.education_list li:hover .date {
	color: #fff;
	background: #9a0000;
}
.education_list li .date .day, .educationCont .date .day {
	padding-top: 20px;
}
.education_list li .Cont {
	width: 675px;
	overflow: hidden;
	padding: 20px 25px 20px 0;
}
.education_list li .Cont h4 {
	font-size: 18px;
	color: #333;
	padding-bottom: 5px;
	font-weight: normal;
}
.education_list li:hover h4 {
	color: #9a0000;
}
.educationSection_list .pages {
	margin-top: 25px;
}
.educationSide {
	width: 340px;
}
.educationSearch h4 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-bottom: 20px;
}
.educationSearch {
	margin-bottom: 20px;
}
.educationSearchForm {
	width: 100%;
	height: 80px;
	background: url(/template/images/form.jpg) no-repeat;
}
.Edsearch_input {
	width: 215px;
	height: 20px;
	line-height: 20px;
	padding: 24px 6px;
	float: left;
	margin-top: 7px;
	margin-left: 7px;
	background: none;
	border: 0;
}
.Edsearch_but {
	width: 100px;
	height: 80px;
	background: none;
	border: 0;
	float: right;
	cursor: pointer;
}
.sidedate {
	width: 100%;
	height: 400px;
	background: #f6f6f6;
	overflow: hidden;
	margin-bottom: 10px;
}
.sidedate .sidedate_title {
	width: 120px;
	height: 30px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
.sidedate .sidedate_title .year_prev, .sidedate .sidedate_title .year_next {
	width: 9px;
	height: 18px;
	margin-top: 6px;
	display: block;
	cursor: pointer;
}
.sidedate .year_prev {
	background: url(/template/images/year_prev.png) no-repeat;
	float: left;
}
.sidedate .year_next {
	background: url(/template/images/year_next.png) no-repeat;
	float: right;
}
.sidedate .sidedate_title h3 {
	float: left;
	width: 100px;
	text-align: center;
	line-height: 30px;
	color: #8e8e8e;
	font-weight: normal;
	transform: scale(1, 1.2);
	-ms-transform: scale(1, 1.2);
	-webkit-transform: scale(1, 1.2);
	-moz-transform: scale(1, 1.2);
	-o-transform: scale(1, 1.2);
}
.sidedate_cont {
	width: 320px;
	margin: 0 auto;
	overflow: hidden;
}
.sidedate_cont div {
	cursor: pointer;
	display: block;
	float: left;
	width: 60px;
	height: 60px;
	background: #eee;
	margin: 7px 10px;
	line-height: 60px;
	text-align: center;
	color: #8e8e8e;
	font-size: 14px;
}
.sidedate_cont div:hover, .sidedate_cont div.ccurrent {
	color: #fff;
	background: #9a0000;
}
.sidedate_cont div b {
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	transform: scale(1, 1.2);
}
.sidedate_cont .all {
	width: 150px;
	height: 60px;
	text-align: center;
	color: #fff;
	line-height: 60px;
	background: #9a0000;
	font-size: 18px;
	margin-left: 87px;
	margin-top: 13px;
}
.video {
	display: block;
	width: 338px;
	height: 138px;
	border: 1px solid #dcdcdc;
	background: url(/template/images/img35.jpg) no-repeat;
}
.video span {
	float: right;
	display: inline-block;
	line-height: 140px;
	margin-right: 40px;
	font-size: 22px;
	color: #666;
}
/*****************************在线招聘——教育培训详情页面************************************/
.educationCont {
	width: 100%;
	overflow: hidden;
}
.educationCont .date {
	width: 110px;
	height: 120px;
	background: #9a0000;
	color: #fff;
	text-align: center;
}
.educationText {
	width: 681px;
	overflow: hidden;
	border: 1px solid #eee;
	padding: 30px 22px 25px 20px;
	float: left;
}
.educationText .title {
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}
.educationText .title h5 {
	width: 545px;
	font-size: 24px;
	color: #9a0000;
	font-weight: normal;
}
.educationText .title .browse {
	font-size: 14px;
	color: #666;
	line-height: 38px;
}
.educationText .share {
	margin-bottom: 15px;
}
.educationTextCont {
	width: 100%;
	text-align: center;
}
.educationTextCont img {
	margin-bottom: 20px;
}
.educationTextCont p {
	margin-bottom: 20px;
	line-height: 25px;
	font-size: 14px;
	color: #666;
	text-align: left;
}
.educationText .NewsPages {
	margin-top: 30px;
}
.newsList {
	border: 1px solid #eee;
	padding: 15px 0 15px 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.newsList h4 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-bottom: 20px;
}
.newsList ul li {
	width: 100%;
	padding-bottom: 15px;
	font-size: 14px;
}
.newsList ul li a {
	display: block;
	color: #333;
	line-height: 25px;
}
.newsList ul li span {
	color: #999;
}
/*证书展现样式*/
.imageflow img {
}
.imageflow {
	height: auto !important;
	position: relative;
	text-align: left;
	visibility: hidden;
	width: 1200px;
	margin: 0 auto;
	margin-top: -87px;
	margin-left: -159px;
}
.imageflow img {
	border: none;
	position: absolute;
	top: 0px;
	visibility: hidden;
	-ms-interpolation-mode: bicubic;
	min-width: 200px;
	min-height: 100px;
}
/*****************************关于我们——发展历程页面************************************/
.aboutTime .padding {
	padding-bottom: 0 !important;
	border-bottom: 0 !important;
}
/*****************************关于我们——企业荣誉页面************************************/
.EnterpriseHonor {
	width: 100%;
}
.HonorImg {
	width: 100%;
	background: url(/template/images/honor.png) no-repeat;
	background-position: 98% 66%;
}
.HonorList {
	overflow: hidden;
	width: 100%;
}
.HonorList li {
	overflow: hidden;
	float: left;
	width: 255px;
	font-size: 14px;
	color: #333;
	min-height: 220px;
	margin-bottom: 20px;
	margin-right: 60px;
}
.HonorList li:nth-child(4n+4) {
	margin-right: 0;
}
.HonorList li img {
	vertical-align: middle;
	width: 255px;
	height: 170px;
}
.HonorList li span {
	color: #888;
	display: block;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
}
/*****************************关于我们——集团简介页面************************************/
.Groupprofile {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.Groupprofile p {
	text-align: left;
	text-indent: 2em;
	font-size: 14px;
	line-height: 25px;
	color: #666;
	margin-bottom: 30px;
}
.Groupprofile img {
	margin-bottom: 20px;
}
.Thought .educationText {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	border: 0;
}
/*****************************关于我们——聚焦核心页面************************************/
.Focus-Core {
	width: 1125px;
	margin: 0 auto;/*border-top: 1px solid #dcdcdc;*/
}
.Focus-CoreTab ul li {
	width: 67px;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	color: #666;
	margin-top: -2px;
	margin-right: 5px;
	line-height: 45px;
	float: left;
}
.Focus-CoreTab ul li.current {
	border-top: 3px solid #a90000;
	line-height: 40px;
}
.Focus-CoreTab ul li:last-child {
	margin-right: 0;
}
.Focus-CorePane {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.Focus-CorePanes {
	margin-top: 10px;
	overflow: hidden;
}
.LeaderCont {
	width: 100%;
	padding-bottom: 55px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
	background: url(/template/images/bglogo.png) no-repeat;
	background-position: 246px 278px;
}
.LeaderCont .Left {
	width: 570px;
}
.LeaderCont .Left h5 {
	font-size: 30px;
	color: #666;
	font-weight: normal;
	padding-bottom: 5px;
}
.LeaderCont .Left h6 {
	text-align: right;
	font-size: 24px;
	color: #666;
	font-weight: normal;
	padding-bottom: 10px;
}
.LeaderCont .Left p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-bottom: 10px;
}
.Focus-CoreList {
	margin-top: 20px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
}
.Focus-CoreList h6 {
	font-size: 20px;
	cursor: #333;
	font-weight: normal;
}
.Focus-CoreList ul {
	margin-top: 15px;
	overflow: hidden;
	margin-right: -20px;
}
.Focus-CoreList ul li {
	font-size: 16px;
	color: #666;
	width: 545px;
	float: left;
	margin-right: 20px;
	line-height: 30px;
}
.Focus-CoreList ul li a {
	color: #666;
	line-height: 30px;
	margin-left: 5px;
}
.Focus-CoreList .more {
	display: block;
	width: 100%;
	background: #eee;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	color: #666;
	margin-top: 30px;
}
.InputCont {
	position: relative;
	float: left;
	width: 120px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	background: #9a0000;
	padding-left: 0;
	font-size: 14px;
	height: 40px;
	border-radius: 5px;
}
.InputCont input {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px !important;
	padding-left: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	height: 40px;
	border: 0 !important;
}
/**************************************************教育培训搜索页********************************************/
.EducationSearchCont {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.educationSearch h6 {
	font-size: 18px;
	color: #666;
	margin-bottom: 20px;
	font-weight: normal;
}
.educationSearch h6 span {
	color: #9a0000;
}
.HotSearch h5 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin: 20px 0;
}
.HotSearch p {
	font-size: 14px;
	line-height: 25px;
	color: #666;
}
.HotSearch p a {
	display: inline-block;
	color: #666;
	margin-right: 25px;
}
.RecruitImg {
	overflow: hidden;
	margin-top: 20px;
	width: 340px;
}
.RecruitImg img {
	width: 100%;
}
.cont_top {
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
	border-bottom: 2px solid #dcdcdc;
}
.con_top_tit {
	width: 60%;
	padding-bottom: 20px;
}
.con_topp1 {
	font-size: 16px;
	color: #666;
	text-transform: capitalize;
	margin-bottom: 5px;
	letter-spacing: -1px;
}
.con_topp2 {
	font-size: 18px;
	margin-bottom: 5px;
	color: #9a0000;
}
.con_topp3 {
	font-size: 14px;
	color: #969696;
}
.con_top_img {
	text-align: right;
	max-width: 40%;
}
.con_top_img img {
	max-width: 100%;
}
