﻿/*
	CSS Stylesheet for IE Alert! plugin.
*/


/*森科单页头部开始*/


/* .bodyCon08{background:url(../images/dy_pic11.jpg);} */

.bodyCon08 {
	margin-top: 50px;
	padding-bottom: 120px;
}

.bodyCon08 .students {
	margin: 0 auto;
	width: 1216px;
	height: 544px;
	position: relative;
}

.bodyCon08 .students p.PP {
	width: 510px;
	height: 50px;
	font-size: 16px;
	color: #333;
	text-align: center;
	position: absolute;
	top: 60px;
	left: 300px;
}

#four_flash {
	position: relative;
	width: 1216px;
	height: 544px;
	margin: 0 auto;
	position: absolute;
}

#four_flash .flashBg {
	width: 1216px;
	height: 572px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#four_flash .flashBg ul.mobile {
	width: 2000%;
	height: 572px;
	position: absolute;
	top: 15;
	left: 0;
}

#four_flash .flashBg ul.mobile li {
	background: #68686e;
	float: left;
	width: 280px;
	height: 544px;
	margin: 12px;
	color: #6C6E85;
	transition-duration: 0.6s;
}

#four_flash .flashBg ul.mobile li:hover {
	color: #fff;
}

#four_flash .flashBg ul.mobile li:hover {
	background: #155ac2;
	margin-top: -20px;
}

#four_flash .flashBg ul.mobile li dd {
	font-size: 20px;
	width: 250px;
	line-height: 60px;
	text-align: center;
	border-bottom: 1px solid #6C6E85;
}

#four_flash .flashBg ul.mobile li p {
	font-size: 16px;
	text-align: center;
	width: 250px;
	line-height: 24px;
	margin-top: 10px;
}

#four_flash .flashBg ul.mobile li a {
	display: block;
	background: url(../images/jiantou.png);
	width: 31px;
	height: 31px;
	border: 0px;
	margin: 8px auto;
}

#four_flash .flashBg ul.mobile li a:hover {
	background: url(../images/jiantou2.png);
}

#four_flash .but_left {
	width: 50px;
	height: 55px;
	position: absolute;
	top: 260px;
	left: -55px;
	cursor: pointer;
}

#four_flash .but_right {
	width: 50px;
	height: 55px;
	position: absolute;
	top: 260px;
	right: -55px;
	cursor: pointer;
}

#four_flash .but_left {
	background: url(../../img/icon/area-left2.jpg) no-repeat;
	transition: all 0.5s;
	cursor: pointer;
}

#four_flash .but_right {
	background: url(../../img/icon/area-right2.jpg) no-repeat;
	transition: all 0.5s;
	cursor: pointer;
}

#four_flash .but_left:hover {
	background: url(../../img/icon/area-left2.jpg) bottom no-repeat;
	cursor: pointer;
}

#four_flash .but_right:hover {
	background: url(../../img/icon/area-right2.jpg) bottom no-repeat;
	cursor: pointer;
}

.cyjt_img01 {
	width: 280px;
	height: 344px;
}

.cyjt_img01 img {
	width: 280px;
	height: 344px;
}

.cyjt_img01_txt01 {
	padding: 50px 0px;
}

.cyjt_img01_txt01 h1 {
	display: block;
	text-align: center;
	margin-bottom: 3px;
	font-size: 16px;
	color: #fff;
}

.cyjt_img01_txt01 strong {
	color: #c5c5c8;
	font-size: 12px;
	display: block;
	text-transform: uppercase;
	text-align: center;
}

.cyjt_img01_txt01 span {
	margin: 20px auto 0 auto;
	text-align: center;
	height: 30px;
	line-height: 30px;
	width: 100px;
	display: block;
	display: block;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.58);
	border: 2px solid rgba(255, 255, 255, 0.25);
}


/*

	Overlay Background

*/

#ie-alert-overlay {
	width: 100%;
	height: 100%;
	background-image: url(../images/bg.png);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}

* html #ie-alert-overlay {
	/* fixed position hack for IE6 */
	position: absolute;
	z-index: 9999;
}


/*

	Pop Up Panel

*/

#ie-alert-panel {
	width: 520px;
	height: 331px;
	position: fixed;
	background: #f8f8f8;
	top: 50%;
	left: 50%;
	margin: -201px 0 0 -296px;
	padding: 40px 0 0 40px;
	_position: absolute;
	/* fixed position hack for IE6 */
	_top: expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
	/* top:300px hack for IE6 */
	/* font settings */
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #333;
	line-height: 1.5em;
	z-index: 10000;
}

#ie-alert-panel p {
	font-size: 14px;
	width: 486px;
	text-align: justify;
}

#ie-alert-panel img {
	border: 0;
}

#ie-alert-panel span {
	font-size: 18px;
	margin: 0 0 20px 0;
	display: block;
	padding: 0;
}

#ie-alert-panel ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#ie-alert-panel li {
	float: left;
	margin: 0 22px 0 0;
}

#ie-alert-panel li.last {
	margin-right: 0;
}

#ie-alert-panel a {
	display: inline-block;
}

.browser {
	position: absolute;
	bottom: 35px;
}

.chrome,
.firefox,
.ie9,
.opera,
.safari {
	background: url(../images/iealertsprite.png) no-repeat;
}


/* browsers */

.chrome {
	background-position: 0 0;
	width: 73px;
	height: 96px;
	margin: 0 4px 0 0;
}

.firefox {
	background-position: -292px 0;
	width: 73px;
	height: 98px;
}

.ie9 {
	background-position: -179px 0;
	width: 95px;
	height: 98px;
}

.opera {
	background-position: -90px 0;
	width: 73px;
	height: 98px;
}

.safari {
	background-position: -387px 0;
	width: 73px;
	height: 98px;
	margin: 0 4px 0 0;
}


/* 内页fu_footer */

.w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.fu_footer_box {
	width: 100%;
	height: auto;
	background: #2f2f2f;
	padding: 30px 0px;
	margin-top: 100px;
}

.fu_footer {
	width: 765px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

.fu_footer p {
	position: relative;
	color: #686868;
	font-size: 14px;
}

.erweima02 {
	position: absolute;
	top: -159px;
	left: -27px;
	display: none;
}

.fticon01:hover .erweima02 {
	display: block;
}

.fu_footer p a {
	color: #686868;
}

.fu_footer p a:hover {
	color: #fff;
}

.fticon {
	width: 100px;
	height: auto;
	margin: 0 auto;
}

.fticon a {
	width: 30px;
	height: auto;
	margin: 0 auto;
	display: inline-block;
}

.fu_footer_l {
	width: 150px;
	height: 97px;
	float: left;
}

.fu_footer_r {
	width: 456px;
	height: auto;
	float: right;
	margin-top: 16px;
	text-align: left;
	line-height: 25px;
}


/* 走进锦和 */

.fu_banener_box {
	width: 100%;
	height: auto;
	padding-top: 90px;
}

.fu_banener_box img {
	width: 100%;
	height: auto;
	/*padding-top: 80px;*/
}

.product-nav {
	width: 100%;
	background: #f0f0f0;
	height: 70px;
	line-height: 70px;
	text-align: center;
	position: relative;
}

.product-nav.fex {
	position: fixed;
	top: -70px;
	left: 0;
	z-index: 10;
}

.product-nav ul {
	float: left;
	width: 100%;
}

.product-nav li {
	float: left;
	width: 33.33%;
	text-align: center;
	background: url(../images/pro04.png) no-repeat left center;
	height: 100%;
}

.product-nav.about-nav li {
	width: 20%;
}

.product-nav.about-nav .flex-control-nav {
	display: none;
}

.product-nav li a {
	display: block;
	width: 100%;
}

.product-nav li span {
	font-size: 14px;
	color: #666666;
	display: inline-block;
	padding-left: 38px;
}

.product-nav li span.pro01 {
	background: url(../images/pro01.png) no-repeat left center;
}

.product-nav li span.pro02 {
	background: url(../images/pro02.png) no-repeat left center;
}

.product-nav li span.pro03 {
	background: url(../images/pro03.png) no-repeat left center;
}

.product-nav li span.a01 {
	background: url(../images/a01.png) no-repeat left center;
}

.product-nav li span.a02 {
	background: url(../images/a02.png) no-repeat left center;
}

.product-nav li span.a03 {
	background: url(../images/a03.png) no-repeat left center;
}

.product-nav li span.a04 {
	background: url(../images/a04.png) no-repeat left center;
}

.product-nav li span.a05 {
	background: url(../images/a05.png) no-repeat left center;
}

.product-nav li span.lianxi01 {
	background: url(../images/lianxi01.png) no-repeat left center;
}

.product-nav li span.lianxi02 {
	background: url(../images/lianxi02.png) no-repeat left center;
}

.product-nav li span.xw01 {
	background: url(../images/xw01.png) no-repeat left center;
}

.product-nav li span.xw02 {
	background: url(../images/xw02.png) no-repeat left center;
}

.product-nav li:first-child {
	text-align: left;
	background: none;
}

.product-nav li:last-child {
	text-align: right;
}

.product-nav li.on span {
	color: #155ac2;
}

.product-nav li a span:hover {
	color: #155ac2;
}

.about-line {
	color: #cfcfcf;
}

.about-line a {
	font-size: 12px;
	color: #666;
	display: inline-block;
	width: 11.33%;
	background: url(../images/a13.png) no-repeat left center;
	transition: color 0.3s;
}

.about-line a:nth-child(2) {
	background: none;
}

.about-line .a04 {
	padding-left: 35px;
	background: url(../images/a04.png) no-repeat left center;
	display: inline-block;
	font-size: 14px;
	color: #666;
	padding-right: 35px;
}

.about-line a.cur {
	color: #155ac2;
}

.product-none {
	height: 70px;
	display: none;
}

.scroll-index {
	padding: 88px 0px 0px 0px;
}

.scroll-index .left {
	width: 19%;
	float: left;
}

.scroll-index .left h2 {
	color: #000000;
	font-size: 27px;
	line-height: 27px;
}

.scroll-index .left i {
	width: 15px;
	height: 1px;
	display: block;
	margin: 24px 0 22px;
	background: #ac1d24;
}

.scroll-index .left p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	width: 79%;
}

.scroll-index .right {
	float: left;
	border-left: 1px solid #e6e6e6;
	width: 76.5%;
	padding-left: 4%;
}

.jianjie_text {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.scroll-index .right h2 {
	font-size: 27px;
	color: #000;
	line-height: 37px;
	padding-left: 48px;
	background: url(../images/pro05.png) no-repeat left center;
	margin-bottom: 35px;
}

.scroll-index .right p {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	/* padding-bottom: 20px; */
	/* height: 50px; */
	/* font-weight: bold; */
}

.left h2 {
	font-weight: bold;
}

.left h3 {
	font-size: 20px;
}

.fu_wrap {
	padding-top: 0px !important;
}

.fu_navHome {
	height: 80px !important;
	background: #fff !important;
	border-bottom: 1px #eee solid;
}

.fu_logo {
	background: url(../images/fulogo-home-a.png) no-repeat !important;
	margin-top: 15px;
	margin-left: 8%;
}

.fu_nav_list a {
	color: #000 !important;
}

.fu_nav_list a:hover {
	color: #bb0511 !important;
}

.fu_fx {
	float: right;
	background: #f1f1f1;
	padding: 15px 20px 13px 20px;
}

.fu_m-hide {
	padding-top: 15px !important;
}

.page-index .navHome a.fu_menu {
	width: 30px !important;
	padding-top: 13px !important;
}

.page-index .navHome a.fu_menu span {
	background-color: #adadad !important;
	height: 4px !important;
}

.page-index .navHome .fu_btn-lang {
	padding-top: 16px !important;
}

.page-index .navHome a.menu span.fu_mid {
	margin: 6px 0;
}

.page-index .navHome .fu_fbtn-lang {
	height: 32px !important;
	line-height: 32px !important;
	padding-top: 8px !important;
}


/* 新闻列表页 */

.news,
.news-info,
.news-list {
	padding: 68px 0 52px;
}

.news ul {
	width: 99.9%;
	border-right: 1px solid #dfdfdf;
}

.news li {
	width: 33%;
	float: left;
	border-left: 1px solid #dfdfdf;
	padding-bottom: 32px;
}

.f-cb {
	zoom: 1;
}

.news li a {
	display: block;
	width: 88%;
	padding: 29px 6% 40px;
	transition: background 0.3s;
}

.news li .data {
	font-size: 14px;
	color: #333333;
	line-height: 34px;
	font-family: 'Arial';
	margin-bottom: 15px;
	opacity: 1;
	transition: color 0.3s, opacity 0.3s;
}

.news li h2 {
	font-size: 18px;
	color: #333;
	line-height: 25px;
	min-height: 50px;
	margin-bottom: 7px;
	transition: color 0.3s;
}

.news li .latest {
	font-size: 12px;
	color: #999999;
	line-height: 43px;
	opacity: 1;
	transition: color 0.3s, opacity 0.3s;
}

.news li .pic {
	overflow: hidden;
	width: 100%;
	text-align: center;
}

.news li img {
	transition: all 0.3s;
}

.news li .font {
	font-size: 14px;
	color: #888;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
	margin-top: 20px;
	transition: color 0.3s;
}

.news li .jian {
	width: 52px;
	height: 20px;
	/*   background: url(../images/news02.png) no-repeat center;*/
	transition: background 0.3s;
	display: block;
	margin-top: 34px;
	font-size: 12px;
	color: #999;
	border: 1px #999 solid;
	line-height: 20px;
	padding: 3px;
	transition: color 0.3s
}

@media (min-width: 1025px) {
	.news li a:hover {
		background: #155ac2;
	}
	.inliner-nav a:hover {
		color: #155ac2;
	}
	.page a.btns:hover {
		color: #155ac2;
	}
	.page a.num:hover {
		background: #9b0000;
		color: #fff;
	}
	.news li a:hover {
		background: #155ac2;
	}
	.news li a:hover h2,
	.news li a:hover .font {
		color: #efefef;
	}
	.news li a:hover .data {
		color: #efefef;
		opacity: 0.8;
	}
	.news li a:hover .latest {
		color: #efefef;
		opacity: 0.7;
	}
	.news li a:hover .jian {
		color: #fff;
		border: 1px #fff solid !important;
		/*background: url(../images/news02_h.png) no-repeat center;*/
	}
	.news li a:hover img {
		transform: scale(1.1)
	}
	.news-list li:hover {
		box-shadow: 0 5px 20px rgba(11, 1, 2, .05);
		background: #fff;
	}
	.news-list li:hover .data {
		background: #ae2128;
		color: #fff;
	}
	.news-list li:hover b {
		background: url(../images/news04_h.png) no-repeat center;
	}
	.news li a:hover img {
		transform: scale(1.1)
	}
	.news-list li:hover {
		box-shadow: 0 5px 20px rgba(11, 1, 2, .05);
		background: #fff;
	}
	.news-list li:hover .data {
		background: #ae2128;
		color: #fff;
	}
	.news-list li:hover b {
		background: url(../images/news04_h.png) no-repeat center;
	}
	.product-nav li:hover span {
		color: #155ac2;
	}
}

.news li .jian {
	/*  width: 52px;
    height: 11px;
   background: url(../images/news02.png) no-repeat center;*/
	transition: background 0.3s;
	display: block;
	margin-top: 34px;
}


/* 页码 */

.page {
	width: 100%;
	padding: 13px 0;
	background: #f4f4f4;
	text-align: center;
}

#pags {
	width: 100%
}

.rl2 .page li {
	display: inline;
	font-size: 14px;
	line-height: 14px;
	padding: 12px 14px;
	margin: 0 5px;
}

.rl2 .page li:hover {
	background: #bb0511;
	color: #fff
}

.rl2 .page li:hover a {
	color: #fff
}

.page .thisclass {
	background: #bb0511;
	color: #fff
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.f-cb {
	zoom: 1;
}

.page a {
	padding: 0px !important;
	border: 0px !important
}

.page a.btns.prev {
	padding-left: 35px;
	background: url(../images/join03.png) no-repeat left center;
	float: left;
}

.page a.btns {
	font-size: 16px;
	color: #7d7d7d;
	line-height: 35px;
	height: 35px;
	transition: color 0.3s;
}

.page a.btns.next {
	padding-right: 35px;
	background: url(../images/join04.png) no-repeat right center;
	float: right;
}

.page a.btns {
	font-size: 16px;
	color: #7d7d7d;
	line-height: 35px;
	height: 35px;
	transition: color 0.3s;
}

.page a.num.active {
	background: #9b0000;
	color: #fff;
}

.page a.num {
	color: #7d7d7d;
	font-size: 14px;
	line-height: 14px;
	padding: 12px 14px;
	margin: 0 5px;
	display: inline-block;
	transition: background 0.3s, color 0.3s;
}

.page a.num {
	color: #7d7d7d;
	font-size: 14px;
	line-height: 14px;
	padding: 12px 14px;
	margin: 0 5px;
	display: inline-block;
	transition: background 0.3s, color 0.3s;
}

.page a.num {
	color: #7d7d7d;
	font-size: 14px;
	line-height: 14px;
	padding: 12px 14px;
	margin: 0 5px;
	display: inline-block;
	transition: background 0.3s, color 0.3s;
}

.f-cb_page01 li {
	list-style: none;
	float: left;
	list-style: none;
	padding: 7px 14px;
	margin: 8px;
}

.f-cb_page01 li a:hover {
	color: #bb0511
}


/* 新闻详情 */

.info-hd {
	margin-bottom: 30px;
	text-align: center;
	width: 100%;
	padding-bottom: 30px;
	border-bottom: 1px solid #eee;
}

.info-hd h2 {
	font-size: 22px;
	font-weight: normal;
	color: #333;
	padding: 0 0 10px;
}

.info-bd {
	font-size: 14px;
	height: auto;
	color: #666;
	line-height: 26px;
	width: 1100px;
	margin: auto
}

.info-bd p {
	text-align: left;
	font-size: 14px;
	color: #666;
	line-height: 26px;
}

.info-page {
	margin-top: 45px;
	padding: 15px 0 0;
	border-top: 1px solid #eee;
}

.info-page .back {
	float: right;
	display: inline-block;
	padding: 2px 22px;
	border: 2px solid #eee;
	color: #333;
	transition: all 0.3s;
	font-size: 14px;
}

.info-page .con {
	float: left;
	width: 80%;
}

.info-page p {
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}

.info-page p a {
	color: #333;
	transition: all 0.5s;
	font-size: 14px;
}

.info-page p a:hover {
	color: #155ac2;
}

.info-page .back:hover {
	background: #155ac2;
	color: #fff;
	border: 2px solid #155ac2;
	transition: all 0.5s;
	font-size: 14px;
}


/**********发展历程**********/

.course-wrap {
	padding-top: 32px;
	padding-bottom: 40px;
	transition: normal;
}

.course-wrap.m-wrap {
	padding-top: 15px;
	position: relative;
}

.course-wrap.m-wrap p.f48 {
	font-size: 20px;
	line-height: 34px;
}

.course-wrap.m-wrap span.f14 {
	line-height: 22px;
}

.course-wrap .course-list {
	margin-top: 30px;
	width: 100%;
	position: relative;
}

.fu_course-list {
	height: 600px;
}

.course-wrap.m-wrap .course-list {
	margin-top: 20px;
}

.fu_ovh {
	height: 600px !important;
}

.course-wrap .course-list .ovh {
	width: 91%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background: url(../images/xian.png) repeat-x left center;
}

.course-wrap.m-wrap .course-list .ovh {
	background: none;
	width: 100%;
}

.course-wrap .course-list li {
	width: 300px;
	position: relative;
	margin-right: -93px;
	float: left;
}

.course-wrap.m-wrap .course-list li {
	margin-right: 0;
	margin-bottom: 20px;
	width: 100%;
}

.course-wrap .course-list .main {
	padding: 17px 20px 27px;
	background-color: #ccc;
	width: 260px;
	color: #777;
}

.course-wrap .course-list .main p {
	padding-left: 18px;
	background: url(../images/ico_125.jpg) no-repeat left 9px;
}

.course-wrap.m-wrap .course-list .main {
	width: 94%;
	padding: 17px 3% 27px;
}

.course-wrap .course-list li .top {
	background: url(../images/bg_10.png) no-repeat left top;
	padding-top: 45px;
	height: 42px;
	line-height: 42px;
	font-family: "Arial";
	font-size: 18px;
	text-align: center;
}

.course-wrap.m-wrap .course-list li .top {
	padding-top: 0;
	padding-left: 3%;
	width: 97%;
	text-align: left;
	background: #e8e8e8;
}

.course-wrap .course-list li.odd {
	margin-top: 0;
}

.course-wrap .course-list li.fu_odd {
	margin-top: 122px !important;
}

.t_odd {
	margin-top: 320px !important;
}

.course-wrap.m-wrap .course-list li.odd {
	position: relative;
}

.course-wrap .course-list li.odd .top {
	background: url(../images/bg_11.png) no-repeat left bottom;
	padding-bottom: 45px;
	padding-top: 0;
}

.course-wrap.m-wrap .course-list li.odd .top {
	padding-bottom: 0;
	background: #e8e8e8;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.course-wrap.m-wrap .course-list li.odd .main {
	margin-top: 42px;
}

.course-wrap .course-list .butn {
	display: block;
	width: 42px;
	height: 42px;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	cursor: pointer;
}

.course-wrap.m-wrap .course-list .butn {
	display: none;
}

.course-wrap .course-list .prev {
	background: url(../images/ico_40.png) no-repeat center top;
	left: 0;
}

.course-wrap .course-list .next {
	background: url(../images/ico_39.png) no-repeat center top;
	right: 0;
}

.course-wrap .course-list .butn:hover {
	background-position: center bottom;
}

.course-wrap .course-list li:hover .top {
	background: url(../images/bg_10.png) no-repeat right top;
	color: #fff;
}

.course-wrap.m-wrap .course-list li:hover .top,
.course-wrap.m-wrap .course-list li.odd:hover .top {
	background: #e8e8e8;
	color: #666;
}

.course-wrap .course-list li.odd:hover .top {
	background: url(../images/bg_11.png) no-repeat right top;
	color: #fff;
}

.wrap {
	width: 100%;
	padding: 0 !important;
	/* transition: all 0.3s ease 0s; */
}

.course-wrap {
	padding-top: 32px;
	padding-bottom: 40px;
	transition: normal;
}

.wrap_01 {
	width: 1200px;
	/* transition: all 0.3s ease 0s; */
	margin-top: 0px !important;
	padding-top: 100px;
	margin: 0 auto;
}

.course-wrap p.f48 {
	color: #000000;
	font-size: 20px;
	line-height: 27px;
}

.course-wrap span.f14 {
	display: block;
	width: 100%;
	line-height: 26px;
}


/* 人才理念 */

.rl2 {
	width: 100%;
	/* margin: 0px auto 0; */
	padding-bottom: 0px;
}

.rl2 p {
	font-size: 24px;
	color: #666;
	text-align: center;
	line-height: 70px;
	background-color: #fff;
}

.rl2 li {
	line-height: 62px;
	border-bottom: 1px solid #eee;
	color: #666;
	cursor: pointer;
	font-size: 15px;
}

.rl2 li:hover {
	background-color: #ccc;
	color: #bb0511;
}

.rl2 .s {
	background-color: #f8f8f8;
}

.rl2 span {
	display: inline-block;
	width: 300px;
	line-height: 62px;
	text-align: center;
}

.rl2 i {
	display: inline-block;
	width: 200px;
	line-height: 62px;
	text-align: center;
}

.rl2 em {
	display: inline-block;
	width: 200px;
	line-height: 62px;
	text-align: center;
}

.rl2 b {
	display: inline-block;
	width: 179px;
	line-height: 62px;
	text-align: center;
	font-weight: 100;
}

.rl2 .d1 {
	background-color: #bb0511;
	color: #fff;
}

.rl2 .d1 i {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	font-style: normal;
}

.rl2 .d1 em {
	border-right: 1px solid #fff;
}

.ry_list_01 {
	width: 228px;
	height: auto;
	float: left;
	margin: 20px 20px;
}

.ry_list_img {
	width: 228px;
	height: 162px;
	overflow: hidden;
}

.ry_list_img img {
	width: 100%;
	height: auto;
}

.ry_list_01:hover .ry_list_img img {
	-webkit-filter: brightness(0.5);
	filter: brightness(0.5);
}

.ry_list_01:hover .ry_list_text {
	background: #ccc !important;
	color: #155ac2;
}

.ry_list_text {
	height: 40px;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	color: #333;
	line-height: 40px;
	background: #f5f5f5;
}

.lxwm_map_box {
	position: absolute;
	right: 20%;
	top: 100px;
	width: 345px;
}

.main_box_fu {
	width: 345px;
	margin: 0 auto;
}

.lxwm_map_words {
	width: 285px;
	height: 330px;
	padding: 30px;
	background: #fff;
	float: right;
	-moz-box-shadow: 10px 10px 5px #ccc;
	/* 老的 Firefox */
	box-shadow: 10px 10px 5px #ccc;
}

.lxwm_map_words h1 {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	line-height: 12px;
	border-bottom: 1px solid #4b4c4e;
	padding-bottom: 20px;
	margin-bottom: 12px;
}

.lxwm_map_words .map_tel img {
	vertical-align: middle;
	margin-top: -3px;
}

.lxwm_map_words .map_tel {
	background: url(../images/lxwm_icon1.png) no-repeat left center;
}

.lxwm_map_words .map_tel img {
	display: inline-block !important;
	background: url(../images/lxwm_icon1.png) no-repeat left center;
}

.lxwm_map_words .cclx {
	color: #666;
	font-size: 14px;
	line-height: 23px;
	margin-top: 4px;
}

.lxwm_map_words span {
	color: #666;
	display: block;
	line-height: 26px;
}

.BMapLabel {
	border: none !important
}

.lxwm_map_words span .con_text {
	font-size: 14px;
	margin-left: 8px;
	font-weight: 100
}

.title_lx {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 40px 0px;
	line-height: 30px;
}

.title_lx h2 {
	color: #000000;
	font-size: 27px;
	line-height: 27px;
}

.title_lx h3 {
	font-size: 20px;
}


/* 新闻列表页 */

.news_list {
	margin-top: 0px;
	color: #333;
	font-size: 16px;
	line-height: 33px;
	width: 100%;
	height: auto;
	position: relative;
}

.news_list01 {
	width: 807px;
	height: 243px;
	margin-bottom: 25px;
}

.news_list01_left {
	width: 350px;
	height: 243px;
	float: left;
}

.news_list01_left00 {
	width: 200px;
	height: 243px;
	float: left;
	overflow: hidden;
}

.news_list01_left img {
	width: 350px;
	height: 243px;
	float: left;
}

.news_list01_left00 img {
	width: 200px;
	height: 243px;
	float: left;
	transition: all ease-out 0.3s;
}

.news_list01_right {
	width: 457px;
	height: 243px;
	background: #fff;
	float: right;
}

.news_list01_right00 {
	width: 607px;
	height: 243px;
	background: #fff;
	float: right;
}

.fu_news_list01_right {
	background: #f5f5f5 !important;
	transition: all ease-out 0.3s;
}

.left_text {
	width: 25px;
	height: auto;
	float: left;
}

.right_text {
	width: 418px;
	height: auto;
	float: right;
	padding-top: 46px;
}

.news_list01:hover .news_list01_left00 img {
	transform: scale(1.1, 1.1);
}

.sj_q {
	position: relative;
	left: -28px;
	z-index: 9;
	top: 96px;
}

.news_list01_right00 .sj_s {
	right: 717px;
}

.news_list01_right00 .fu_right_text {
	width: 527px;
}

.sj_s {
	position: absolute;
	right: 567px;
	display: none;
	top: 96px;
	z-index: 10;
}

.fu_news_list01_right:hover {
	background: #d3d3d3 !important;
}

.fu_news_list01_right:hover .left_text .sj_s {
	display: block;
}

.fu_right_text {
	width: 400px;
	height: auto;
	float: right;
	padding-top: 32px;
	padding-right: 20px;
}

.right_text p {
	line-height: 26px;
}

.wenzi_main {
	width: 408px;
	height: 99px;
	margin-top: 5px;
}

.wenzi_main:hover {
	color: #8dc420;
}

.right_text span {
	font-size: 12px;
	color: #999;
}

.right_text h3 a {
	color: #bb0511;
	font-size: 22px;
}

.right_text p {
	font-size: 15px;
	color: #666;
}

.ck_an {
	width: 92px !important;
	height: 32px !important;
	background: #bb0511 !important;
	text-align: center !important;
	line-height: 32px !important;
}

.ck_an a {
	color: #fff !important;
}

集团产业 #n_un_box {
	min-height: 300px;
	margin-top: 100px;
}

.main_box {
	margin: 0 auto;
	width: 1200px;
	position: relative;
}

#n_business_type ul {
	margin-right: -20px;
}

#n_business_type li {
	width: 285px;
	position: relative;
	display: block;
	overflow: hidden;
	background: #68686e;
	float: left;
	margin-right: 20px;
	transition-duration: 0.6s;
}

#n_business_type li a {
	display: block;
}

#n_business_type li .pic_box {
	width: 285px;
	height: 350px;
	overflow: hidden;
}

#n_business_type li .pic_box a {
	position: relative;
}

#n_business_type li img {
	width: 285px;
	height: 350px;
	display: block
}

#n_business_type li .text_box {
	position: relative;
	padding: 50px 0;
}

#n_business_type li h1 {
	display: block;
	text-align: center;
	margin-bottom: 3px;
	font-size: 16px;
	color: #fff;
}

#n_business_type li strong {
	color: #c5c5c8;
	font-size: 12px;
	display: block;
	text-transform: uppercase;
	text-align: center;
}

#n_business_type li span {
	margin: 20px auto 0 auto;
	text-align: center;
	height: 30px;
	line-height: 30px;
	width: 100px;
	display: block;
	display: block;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.58);
	border: 2px solid rgba(255, 255, 255, 0.25);
}

#n_business_type li:hover {
	background: #155ac2;
	margin-top: -20px;
}

#n_business_type li:hover h1 {}

#n_business_type li:hover strong {
	color: #f6baba;
}

#n_business_type li h1 a:hover {
	color: #fff;
	text-decoration: none
}

#n_business_type li span:hover {
	color: rgba(255, 255, 255, 1);
	border: 2px solid rgba(255, 255, 255, 1);
}

.sub_c_box {
	width: 100%;
	height: auto;
}

.sub_c {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.sub_tit_yw {
	float: left;
	width: 990px;
}

.sub_con_t {
	float: left;
	padding: 22px 0 22px;
	background: url(../images/xt_bg.jpg) no-repeat left bottom;
	width: 990px;
}

.sub_con_t .txt01 {
	font-size: 18px;
	color: #5c5c5c;
	font-weight: bold;
}

.sub_con_t .txt02 {
	font-size: 24px;
	color: #ff9642;
	font-weight: bold;
	line-height: 42px;
}

.sub_con_t .txt03 {
	color: #8e8e8e;
	font-size: 14px;
}

.sub_con_t .txt04 {
	color: #af6c39;
	font-size: 16px;
	margin-top: -10px;
	font-weight: bold;
}

.sub_con_t .txt05 {
	color: #8e8e8e;
	font-size: 14px;
	padding-top: 10px;
}

.sub_con_c {
	float: left;
	width: 950px;
	font-size: 14px;
	color: #707070;
	line-height: 28px;
	padding-top: 30px;
	padding-left: 20px;
	padding-bottom: 40px;
}

.sub_con_c p {
	line-height: 24px;
}

.addxj {
	background: url(../images/product_09.png) no-repeat 0px 3px;
	text-align: left;
	padding-left: 26px;
	margin-top: 13px;
	clear: both;
	line-height: 26px;
}

.telxj {
	background: url(../images/product_12.png) no-repeat 0px 3px;
	text-align: left;
	padding-left: 26px;
	margin-bottom: 17px;
}

.xm_img_box01 {
	width: 165px;
	height: 38px;
	border: 1px solid #bb0511;
	text-align: center;
	line-height: 38px;
	color: #bb0511;
	margin-top: 60px;
	background: url(../images/ictp.png) 7px no-repeat;
	padding-left: 10px;
	transition: background 0.8s;
}

.baguetteBoxOne:hover .xm_img_box01 {
	color: #fff;
	background: #155ac2
}

.message_board_box {
	width: 100%;
	height: auto;
	margin-top: 50px;
}

.message_board {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.message_board_left {
	width: 600px;
	height: auto;
	float: left;
	color: #666;
}

.message_board_right {
	width: 600px;
	height: auto;
	float: right;
	color: #666;
	margin-top: -4px;
}

.message_board_left input {
	width: 420px;
	height: 40px;
	padding-left: 10px;
	line-height: 45px;
	margin-bottom: 20px;
	border: 1px solid #dfdfdf;
}

.message_board_right textarea {
	border: 1px solid #dfdfdf;
	text-align: left;
	color: #333;
}

.tijiao_bt {
	width: 1200px;
	height: 35px;
	margin: 30px auto;
}

.tijiao_bt input {
	width: 1200px;
	height: 54px;
	background: #999;
	color: #fff;
	border: 1px solid #ccc;
}

.tijiao_bt input:hover {
	background: #bb0511;
}

.navDir_fu_nav01 {
	width: 19%;
}

.navDir_fu_nav01:hover {
	background: #f1f1f1 !important;
}

.list_fu_nav01 {
	padding: 12% 25%;
}

.list_fu_nav01 h3 {
	font-size: 18px;
	color: #333;
	line-height: 44px;
}

.list_fu_nav01 span {
	font-size: 14px;
	color: #666;
	padding-left: 10%;
	line-height: 24px;
}

.list_fu_nav01 span:hover {
	color: #155ac2;
}

.fticon01_fu_01 {
	width: 30px !important;
	height: 30px !important;
	background: url(../images/ft_ic_83.png) no-repeat;
	transition: background 0.5s;
}

.fticon01_fu_02 {
	width: 30px !important;
	height: 30px !important;
	background: url(../images/ft_ic_85.png) no-repeat;
	transition: background 0.5s;
}

.fticon01_fu_01:hover {
	width: 30px !important;
	height: 30px !important;
	background: url(../images/ft_ic_83.png) no-repeat 0px -31px;
}

.fticon01_fu_02:hover {
	width: 30px !important;
	height: 30px !important;
	background: url(../images/ft_ic_85.png) no-repeat 0px -31px;
}

.blackbg {
	width: 1200px;
	margin: auto;
	color: #666;
	font-size: 14px;
	line-height: 26px;
	padding: 88px 0 0px;
}

.blackbg h2 {
	color: #000000;
	font-size: 27px;
	line-height: 27px;
	font-weight: bold;
}

.blackbg .f48 {
	font-size: 20px;
	font-weight: 100
}

.blackbg i {
	width: 15px;
	height: 1px;
	display: block;
	margin: 24px 0 22px;
	background: #ac1d24;
}

.weizhi a {
	font-size: 12px;
	color: #666;
}

.weizhi a:hover {
	color: #155ac2
}

.weizhi {
	text-align: left;
	font-size: 12px;
	color: #666;
}

.news_video ul li {
	width: 100%;
	height: 50px;
	border-bottom: 1px dashed #ccc;
	line-height: 60px;
}

.news_video ul li a:hover p {
	color: #155ac2 !important
}

.dajiangtang_text {
	float: left;
	line-height: 50px !important
}

.xw_title_dt {
	float: right;
	line-height: 50px !important
}

.news_video {
	margin-bottom: 100px;
}

#n_main_box {
	display: none
}

@media (max-width: 1400px) and (min-width: 1300px) {
	.page-index .navHome a.logo {
		float: left;
		width: 280px;
		height: 52px;
		background: url(../images/logo-home-a.png) no-repeat;
	}
	.page-index .navHome .mainMenu li {
		float: left;
		padding-right: 35px;
		font-size: 15px;
	}
}


.bdshare_popup_box {
	display: none !important;
}

.zzry_list_center {
	width: 967px;
	height: auto;
}

.zzry_list_center ul li {
	float: left;
	width: 260px;
	margin: 0 25.5px;
	margin-bottom: 50px;
	display: block;
}

.ry_img {
	width: 240px;
	height: 330px;
	display: table;
	overflow: hidden;
	border: 10px solid #dfdfdf;
	display: table-cell;
	vertical-align: middle;
	transition: all 0.6s ease-in-out;
}


/*.ry_img{ width: 240px;
    max-height: 330px;
    display: block;}*/

.list_ry01:hover .ry_img {
	border: 10px solid #155ac2;
}

.zzry_list_center ul li span {
	display: block;
	padding-top: 17px;
	font-size: 15px;
	color: #555555;
	text-align: center;
}

.zzry_list_center ul li span {
	color: #666;
	text-decoration: none;
}

.list_ry01:hover .list_ry01 span {
	color: #155ac2;
}

.zzry_list_center ul li:hover {
	color: #155ac2;
}
@media (max-width: 1300px) and (min-width: 1200px) {
	.page-index .navHome a.logo {
		float: left;
		width: 280px;
		height: 52px;
		background: url(../images/logo-home-a.png) no-repeat;
	}
	.page-index .navHome .mainMenu li {
		float: left;
		padding-right: 30px;
		font-size: 14px;
	}
	#four_flash .flashBg ul.mobile li{
		width: 244px;
	    margin: 30px;
	}
}
@media (max-width: 1320px) {
	#four_flash .flashBg ul.mobile li{
		width: 244px;
	    margin: 30px;
	}
	.cyjt_img01 img {
	    width: 244px;
	}
	#four_flash .but_left{
		left: -25px;
	}
	#four_flash .but_right{
		right: -25px;
	}
}
@media (max-width: 1023px) {
	#n_business_type li .text_box {
		position: relative;
		padding: 20px 0;
	}
	#n_business_type li strong{
		height: 35px;
	}
}

@media screen and (max-width: 768px) {
	.page .w1200 {
		font-size: 12px;
	}
	.bodyCon08 {
		display: none
	}
	#n_main_box {
		display: block !important
	}
	.fzlc_nr2c_li em.em2 span {
		font-size: 1.6rem !important;
		line-height: 30px !important;
	}
}


