/************************* banner轮播图 *************************/
.swiper {
	width: 100%;
	height: 400px;
	overflow: hidden;
	z-index: 0;
}
.swiper_container {
	position: relative;
	width: 100%;
	height: 100%;
}
.swiper_side img {
	width: 100%;
	height: 400px;
}
.swiper_index {
	position: absolute;
	right: 50px;
	bottom: 20px;
	z-index: 22;
}
.swiper_index li {
	margin-right: 8px;
	float: left;
	width: 12px;
	height: 12px;
	cursor: pointer;
	background-color: #fff;
}
.swiper_index li.on {
	background-color: #d0111b;
}

/************************* 网站主要内容 *************************/
.wrapper {
	background-color: #f8f8f8;
}
.website_content {
	background-color: #fff;
}
.website_container {
	padding: 30px 35px 58px;
	background-color: #fff;
	border-bottom: 7px solid #d0121b;
}
.website_news {
	margin-bottom: 25px;
	overflow: hidden;
}

/* 通知公告 */
.website_notice {
	width: 100%;
	height: 45px;
	background-color: #d0111b;
}
.notice_title_icon {
	float: left;
	width: 85px;
}
.notice_title_icon img {
	padding: 12px 20px 12px 40px;
	width: 24px;
}
.notice_marquee {
	float: left;
}
.notice_lites {
	font-size: 16px;
	line-height: 45px;
}
.notice_lites a {
	margin-right: 15px;
	color: #fff;
}
.notice_lites span {
	margin-right: 50px;
	color: #fff;
}
.notice_more {
	float: right;
	padding: 0 20px;
	line-height: 45px;
}
.notice_more a {
	font-size: 16px;
	color: #fff;
}

/* 小图轮播图 */
.news_swiper {
	float: left;
	margin-right: 38px;
	width: 665px;
	height: 358px;
	overflow: hidden;
}
.news_swiper_content {
	position: relative;
	width: 100%;
	height: 100%;
}

.news_swiper_menu img {
	width: 665px;
	height: 358px;
}
.news_swiper_text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	z-index: 22;
	
}
.news_swiper_text li {
	padding: 0 15px;
	line-height: 40px;
}
.news_swiper_text li a {
	font-size: 16px;
	color: #fff;
}

.news_swiper_index {
	position: absolute;
	right: 15px;
	bottom: 13px;
	z-index: 30;
}
.news_swiper_index li {
	float: left;
	margin-right: 8px;
	width: 10px;
	height: 10px;
	cursor: pointer;
	border-radius: 50%;
	background-color: #fff;
	opacity: .5;
	filter: alpha(opacity=50);
}
.news_swiper_index li.on {
	background-color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
}
.news_swiper_bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	background-color: #000;
	opacity: .5;
	filter: alpha(opacity=50);
}
/*公司要闻/时政要闻*/
.report_news {
	margin-left: 703px;
	height: 358px;
}
.new_headline {
	padding-top: 10px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #dcdcdc;
}
.new_headline_t {
	float: left;
	overflow: hidden;
}
.new_headline_t li {
	padding: 0 10px;
	float: left;
	margin-right: 10px;
	font-size: 20px;
	color: #333;
	/*font-weight: bold;*/
	cursor: pointer;
}
.new_headline_t li.on {
	color: #fff;
	border-radius: 5px;
	background-color: #d0111b;
}
.new_headline_more {
	padding: 12px 0;
	float: right;
}
.new_headline_more a {
	display: block;
	width: 16px;
	height: 16px;
	background: url(icon_more.png) no-repeat center;
}
.report_news_jn {
	padding: 25px 0 10px;
	border-bottom: 1px dashed #a5a5a5;
}
.report_news_jn h3 {
	margin-bottom: 8px;
	font-size: 20px;
	font-weight: bold;
}
.report_news_jn h3 a {
	color: #444;
}
.report_news_jn h3:hover a {
	color: #d0111b;
}
.report_news_jn p a {
	font-size: 14px;
	color: #a5a5a5;
	line-height: 28px;
}

.report_news_title {
	padding-top: 12px;
}
.report_news_title li {
	padding-left: 18px;
	font-size: 16px;
	line-height: 34px;
	overflow: hidden;
	background: url(icon_d.png) no-repeat left center;
}
.report_news_title li a {
	float: left;
	color: #333;
}
.report_news_title li a:hover {
	color: #d0111b;
}
.news_time {
	float: right;
	color: #999;
}


/* 各个板块头部样式 */
.website_headline {
	height: 40px;
	line-height: 36px;
	overflow: hidden;
	border-bottom: 1px solid #dcdcdc;
}
.website_headline_t {
	float: left;
}
.website_headline_t li {
	float: left;
	margin-right: 28px;
	font-size: 20px;
	color: #666;
	font-weight: bold;
	cursor: pointer;
}
.website_headline_t li.on {
	color: #333;
	border-bottom: 4px solid #e2001e;
}
.website_headline_t span {
	display: inline-block;
	font-size: 20px;
	color: #666;
	font-weight: bold;
	cursor: pointer;
	color: #333;
	border-bottom: 4px solid #e2001e;
}

/* 媒体聚焦/行业动态 */
.website_trends {
	float: left;
	margin-right: 38px;
	width: 665px;
}
.trends_wrap_item {
	padding-top: 10px;
}
.trends_wrap_item li {
	line-height: 36px;
	overflow: hidden;
}
.trends_wrap_item .news_name, .trends_wrap_item a {
	float: left;
	font-size: 16px;
	color: #333;
} 
.trends_wrap_item li:hover .news_name {
	color: #d0111b;
}
.trends_wrap_item li:hover a {
	color: #d0111b;
}

/* 视频专区 */
.website_video {
	margin-left: 703px;
}
.video_wrap {
	position: relative;
	padding-top: 15px;
	margin: 0 auto;
	width: 380px;
	height: 165px;
}
.video_wrap a {
	display: block;
	overflow: hidden;
}
.video_wrap .video_img {
	width: 380px;
	height: 165px;
	transition: transform .5s;
}
.video_play {
	margin: -28px 0 0 -28px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 56px;
	height: 56px;
	z-index: 22;
}
.video_wrap:hover .video_img {
	transform: scale(1.1);
	transition: transform .5s;
}

/************ 发展战略 ************/
.website_develop_wrap {
	padding-top: 28px;
}
.develop_img {
	margin: 0 25px 0 5px;
	float: left;
	width: 570px;
	height: 245px;
}
.develop_img a, .develop_img img {
	display: block;
	width: 570px;
	height: 245px;
	overflow: hidden;
	transition: transform .5s;
}
.develop_img:hover img {
	transform: scale(1.1);
	transition: transform .5s;
}

/* “二一三”发展思路 */
.develop_desc {
	float: left;
	width: 530px;
	height: 245px;
	background-color: #f7f7f7;
}
.develop_desc_ct {
	padding: 12px 15px 12px 25px;
}
.develop_desc_ct li {
	height: 70px;
}
.develop_desc_ct li + li {
	margin-top: 5px;
}
.develop_desc_ct .develop_icon {
	float: left;
	width: 70px;
	height: 70px;
	border-radius: 50%;
}
.develop_desc_ct .develop_icon img {
	width: 70px;
	height: 70px;
}
.develop_desc_ct .develop_icon_0 {
	box-shadow: 0 0 8px 2px rgba(245, 8, 8, 0.4);
	transition: box-shadow .6s;
}
.develop_desc_ct .develop_icon_1 {
	box-shadow: 0 0 8px 2px rgba(233,183, 83, 0.6);
	transition: box-shadow .6s;
}
.develop_desc_ct .develop_icon_2 {
	box-shadow: 0 0 8px 2px rgba(51, 167, 243, 0.6);
	transition: box-shadow .6s;
}


.develop_desc_ct p {
	margin-left: 88px;
	height: 70px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.develop_desc_ct .develop_name {
	font-size: 20px;
	color: #f00813;
	font-weight: bold;
}
.develop_desc_ct p span {
	display: block;
}
.develop_p1 span{
	line-height: 58px;
    padding: 2px 0 8px;
}
.develop_p2 span{
	padding: 8px 0 12px;
	line-height: 24px;
}
.develop_p3 span{
	padding: 1px 0;
	line-height: 22px;
}

/* 业务领域 */
.business_field {
	padding-top: 28px;
}
.business_field_wrap {
	padding: 0 8px;
}
.business_field_list {
	position: relative;
	float: left;
	height: 158px;
	margin: 0 10px 10px 0; 
}
.business_field_list .business_field_div {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.business_field_list .field_list_span {
	padding-bottom: 8px;
	position: absolute;
	top: 12px;
	left: 12px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	border-bottom: 4px solid #fff;
}
.business_field_list .business_field_div>img {
	height: 158px;
	transition: transform .5s;
}
.field_list_1, .field_list_1 .field_list_img, 
.field_list_5, .field_list_5 .field_list_img {
	width: 228px;	
}
.field_list_2, .field_list_2 .field_list_img {
	width: 315px;	
}
.field_list_3, .field_list_3 .field_list_img,
.field_list_8, .field_list_8 .field_list_img {
	width: 220px;	
}
.field_list_4, .field_list_4 .field_list_img {
	margin-right: 0;
	width: 320px;	
}
.field_list_6, .field_list_6 .field_list_img {
	width: 545px;
}
.field_list_7, .field_list_7 .field_list_img {
	width: 553px;	
}
.field_list_9, .field_list_9 .business_field_div .field_list_img {
	width: 320px;
	height: 326px;
}
.field_list_7 ,.field_list_8 {
	margin-bottom: 0;
}
.field_list_9 {
	margin: -168px 0 0;
}
.business_field_desc {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 22;
	text-align: center;
	background-color: rgba(0,44,78, .3);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4c002c4e, endcolorstr=#4c002c4e);
}
.business_field_jn {
	padding: 15px 0 18px;
}
.business_field_jn img {
	margin-right: 5px;
    width: 30px;
    vertical-align: bottom;
}
.business_field_desc span {
	font-size: 16px;
	color: #eee;
	line-height: 28px;
	border-bottom: 3px solid #cf0808;
}
.business_field_desc p {
	padding: 7px 20px 15px;
	font-size: 14px;
	color: #eee;
	line-height: 20px;
}
.business_field_desc a {
	display: block;
	margin: 0 auto;
	font-size: 14px;
	color: #fff;
	width: 130px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	border: 1px solid #eee;
}
.field_list_9 .business_field_jn {
	padding: 95px 0;
}
.field_list_9 .business_field_desc p {
	padding-top: 11px;
}
.business_field_list:hover .business_field_desc {
	display: block;
}
.business_field_list:hover .field_list_span {
	display: none;
}
.business_field_list:hover img {
	transform: scale(1.1);
	transition: transform .5s;
}
/************ 企业文化/党群工作/热点专题 ************/
.website_wrap_left {
	margin-right: 44px;
	float: left;
	width: 656px;
}
.website_wrap_right {
	margin-left: 700px;
}
.website_job {
	width: 100%;
}


/* 企业文化/党群工作 */
.website_wrap_jn {
	margin-bottom: 15px;
}
.website_culture {
	float: left;
	width: 322px;
}
.website_culture + .website_culture {
	margin-left: 12px;
}
.culture_content {
	margin-top: 15px;
	position: relative;
	overflow: hidden;
}
.culture_content>a {
	display: block;
	width: 100%;
	height: 110px;
}
.culture_content img {
	width: 100%;
	height: 110px;
	transition: transform .4s;
}
.culture_word {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 110px;
	text-align: center;
	background-color: rgba(0,0,0, .3);
	transition: display .2s;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4c000000, endcolorstr=#4c000000);
}
.culture_word a {
	display: block;
	padding: 46px 0;
	font-size: 18px;
	color: #fff;
	width: 100%;
}
.culture_content:hover .culture_word {
	display: block;
	transition: display .7s;
}
.culture_content:hover img {
	transform: scale(1.1);
	transition: transform .6s;
}

/* 热点专题 */
.special_content {
	padding-top: 15px;
}
.special_hot {
	margin-bottom: 18px;
}
.special_hot img {
	width: 100%;
	height: 138px;
}
.special_swiper {
	position: relative;
	width: 656px;
	height: 100px;
	overflow: hidden;
}
/*.special_swiper_menu {
	width: 100%;
	overflow: hidden;
}*/
.special_swiper_menu li {
	float: left;
	margin-right: 18px;
	width: 207px;
	height: 100px;
}
.prev, .next {
	position: absolute;
	top: 50%;
	margin-top: -19px;
	width: 22px;
	height: 38px;
	z-index: 22;
}
.prev {
	left: 0;
	background: url(icon_left.png) no-repeat center;
}
.next {
	right: 0;
	background: url(icon_right.png) no-repeat center;
}

/*为您服务*/
.website_service {
	padding-top: 15px;
}
.service_menu li {
	float: left;
	margin: 0 20px 12px 0;
	width: 205px;
	height: 78px;
	line-height: 78px;
	background-color: #efefef;
	transition: all .5s;
}
.service_menu .service_list_2, .service_menu .service_list_4, 
.service_menu .service_list_6, .service_menu .service_list_8 {
	margin-right: 0;
}
.service_menu li a {
	padding: 0 25px;
	display: block;
	font-size: 20px;
	color: #333;
	/*font-weight: bold;*/
	text-align: center;
}
.service_menu li span {
	padding: 19px 0;
	margin: 0 0 0 10px;
	float: left;
	width: 40px;
	height: 40px;
	vertical-align: middle;
}
.service_list_1 span {
	background: url(icon.png) no-repeat 1px 20px;
}
.service_list_2 span {
	background: url(icon.png) no-repeat 1px -53px;
}
.service_list_3 span {
	background: url(icon.png) no-repeat 1px -127px;
}
.service_list_4 span {
	background: url(icon.png) no-repeat 1px -196px;
}
.service_list_5 span {
	background: url(icon.png) no-repeat 1px -261px;
}
.service_list_6 span {
	background: url(icon.png) no-repeat 1px -334px;
}
/* .service_list_7 span {
	background: url(icon.png) no-repeat 1px -403px;
}
.service_list_8 span {
	background: url(icon.png) no-repeat 1px -485px;
} */
.service_menu li:hover {
	box-shadow: 1px 1px 8px 0 rgba(96, 96, 96, .5);
	transition: all .5s;
}

/* 友情链接 */
.website_friendlink {
	height: 50px;
	line-height: 50px;
}
.website_friendlink_tt {
	float: left;
	width: 180px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.website_friendlink_wrap {
	margin-left: 180px;
}
.friendlink_item {
	position: relative;
	float: left;
	padding: 0 15px;
	margin: 0 160px;
	text-align: center;
	transition: all .5s;
}
.friendlink_title {
	display: block;
	padding: 0 25px 0 0;
	font-size: 16px;
	color: #444;
	cursor: pointer;
	background: url(icon_t04.png) no-repeat right center;
}
.linkActive {
	background-color: #f0f0f0;
	transition: all .5s;
}
.friendlink_content {
	position: absolute;
	bottom: 50px;
	left: -340px;
	width: 1200px;
	height: 0;
	z-index: 99;
	overflow: hidden;
	box-shadow: 0 0 6px 0 #ddd;
}

.friendlink_content_2 {
	left: -827px;
}
.friendlink_link {
	display: none;
	position: relative;
	width: 100%;
	height: 200px;
}
.friendlink_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
	background-color: #fff;
	opacity: .9;
	filter: alpha(opacity=90);;
}
.friendlink_link_menu {
	padding: 20px;
	position: absolute;
	top: 0;
	left: 0;
}
.friendlink_link_menu li {
	float: left;
    line-height: 40px;
    width: 290px;
    text-align: left;
}
.friendlink_link_menu li a {
	font-size: 16px;
	color: #333;
}
.friendlink_link_menu li:hover a {
	color: #d0111b;
}
