/* AB模板网 整站模板下载 */
/* 模板：Www.AdminBuy.Cn */
/* QQ：9490489 */
body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
form,
input,
button,
textarea,
p,
th,
td {
	margin: 0;
	padding: 0;
}

body {
	font: 12px/1.5 '\5FAE\8F6F\96C5\9ED1', arial, 'Hiragino Sans GB';
	color: #333;
	-webkit-text-size-adjust: none;
}

img {
	vertical-align: middle;
	border: none;
}

ul,
ol {
	list-style: none outside none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

button,
input,
select,
textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	font-family: 'arial';
}

a {
	color: #333;
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
}

a:focus {
	outline: 0 none;
}

h1,
h2,
h3,
h4 {
	font-size: 100%;
	font-weight: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	-moz-appearance: button;
}

.text,
.btn,
textarea {
	font-family: "\5FAE\8F6F\96C5\9ED1", arial, 'Hiragino Sans GB';
}

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.clearfix {
	*zoom: 1;
}

.btn {
	border: none;
	cursor: pointer;
}

html,
body {
	width: 100%;
	height: 100%;
	font-family: "思源黑体";
}

li {
	list-style: none;
}

em,
i {
	font-style: normal;
}

.lf {
	float: left;
}

.rt {
	float: right;
}


/* head */
.hlogo {
	display: inline-block;
	height: 54px;
	vertical-align: top;
	/*padding-top: 29px;*/
}

.hlogo img {
	height: 100%;
}

.hbg {
	display: inline-block;
	width: 800px;
	height: 112px;
	float: right;
}

.hbg img {
	width: 100%;
	height: 100%;
}

.htit {
	float: right;
	max-width: 250px;
	width: 100%;
	display: none;
}

.htit h2 {
	font-size: 16px;
	font-weight: bold;
	color: rgba(214, 0, 15, 1);
	line-height: 25px;
	vertical-align: top;
	padding-top: 29px;
}

.htit .hr1 {
	padding-top: 0;
	text-align: right;
}

.htit .xhz {
	font-size: 11px;
	font-family: Arial;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 20px;
	opacity: 0.48;
}

/* pc导航 */
.phenav {
	height: 50px;
	background: #0070C0 !important;
}

.phenav_c ul {
	font-size: 0;
}

.phenav_c ul li {
	display: inline-block;
	vertical-align: top;
	color: #FFF;
	font-size: 16px;
	line-height: 50px;
	width: 130px;
	text-align: center;
}

.phenav_c ul li.on,
.phenav_c ul li:hover {
	background: #FFD700;
}

.phenav_c ul li:first-child {}

.phenav_c ul li:first-child>a {}

.phenav_c ul li a {
	color: #fff;
	font-size: 16px;
	font-family: Arial;
	font-weight: 400;
	/* color: rgba(255, 255, 255, 1); */
	display: block;
	position: relative;
}

/* .phenav_c ul li:hover>a::after{content: "";height:3px;width:100%;background:rgba(214,0,15,1);display: block;position: absolute;bottom:0;left:0;right:0;} */

.fixed .phenav {
	position: fixed;
	top: 0;
	z-index: 999;
}

.phenav_c ul li a span {
	font-size: 12px;
	font-family: Arial;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 32px;
	opacity: 0.58;
	display: inline-block;
	padding-left: 15px;
}

.mhead {
	display: none;
}

/* pc底部 */
.pcfooter {
	display: block;
	height: 357px;
	/* background: url(../images/message_02.jpg) repeat-x top center #7d7d7e; */
	background: repeat-x top center #0070C0;
}

.fnav {
	float: left;
	padding-top: 64px;
}

.fnav dl {
	float: left;
	margin-right: 48px;
}

.fnav dl a {
	color: rgba(216, 216, 216, 1);
}

.fnav dl a:hover {
	color: #fff;
}

.fnav dl dt {
	font-size: 16px;
	font-weight: bold;
	color: rgba(216, 216, 216, 1);
	line-height: 24px;
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 14px;
}

.fnav dl dt::after {
	content: '';
	width: 16px;
	height: 1px;
	background: rgba(238, 28, 36, 1);
	position: absolute;
	bottom: 0;
	left: 0;
}

.fnav dl dd {
	font-size: 14px;
	font-weight: 400;
	color: rgba(239, 239, 239, 1);
	line-height: 24px;
}

.fnav dl:first-child {
	margin-left: 30px;
}

.finfo {
	padding-top: 64px;
	float: left;
	margin-left: 32px;
}

.finfo h3 {
	font-size: 18px;
	font-weight: 400;
	color: rgba(216, 216, 216, 1);
	line-height: 30px;
	margin-bottom: 18px;
}

.finfo .tel {
	font-size: 34px;
	font-weight: bold;
	color: #EFEFEF;
	line-height: 30px;
	margin-bottom: 10px;
}

.finfop p {
	font-size: 14px;
	font-weight: 400;
	color: rgba(239, 239, 239, 1);
	line-height: 24px;
	margin-bottom: 4px;
}

.finfop p a {
	color: rgba(239, 239, 239, 1);
}

.finfop p a:hover {
	color: #fff;
}

.fwei {
	padding-top: 64px;
	width: 124px;
	float: right;
	text-align: center;
}

.fwei p {
	font-size: 14px;
	font-weight: 400;
	color: rgba(239, 239, 239, 1);
	line-height: 24px;
	margin-top: 20px;
}

.mfooter {
	display: none;
}

/* banner */
.ibanner {
	position: relative;
}

.ibanner .swiper-slide {
	width: 100%;
	max-height: 570px;
}

.ibanner img {
	width: 100%;
	height: 100%;
}

.swiper-pagination-bullet {
	width: 40px !important;
	height: 4px !important;
	background: rgba(255, 255, 255, .9) !important;
	border-radius: 0 !important;
	margin: 0 8px !important;
}

.swiper-pagination-bullet-active {
	background: #fff !important;
}

/* 公司概况 */
.generalize {
	padding-top: 70px;
	background: #fff;
}

.con_tit {
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(228, 228, 228, 1);
}

.con_tit_l {
	display: inline-block;
}

.con_tit_l h2 {
	position: relative;
	display: inline-block;
	font-size: 24px;
	color: rgba(51, 51, 51, 1);
}

.con_tit_l h2::after {
	content: "";
	width: 101px;
	height: 3px;
	background: #c30000;
	position: absolute;
	bottom: -17px;
	left: 0;
}

.con_tit_l span {
	font-size: 16px;
	display: inline-block;
	color: rgba(51, 51, 51, 1);
	opacity: 0.45;
	margin-left: 4px;

}

.con_tit_r {
	padding-top: 25px;
	float: right;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;

}

.con_tit_r a {
	color: rgba(208, 208, 208, 1);
}

.con_tit_r a:hover {
	color: #d6000f;
}

.geer_body {

	margin-top: 28px;

}

.ge_le {
	display: inline-block;
	width: 574px;
	float: left;
}

.ge_le img {
	width: 100%;
}

.ge_ri {
	float: left;
	display: inline-block;
	width: 520px;
	margin-left: 72px;

}

.ge_ri h3 {
	font-size: 36px;
	font-family: Arial;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	line-height: 60px;
}

.ge_ri h4 {
	font-size: 30px;
	font-family: Arial;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	line-height: 30px;
	margin-top: 20px;
}

.ge_ri p {

	font-size: 14px;

	line-height: 28px;
	opacity: 0.8;
	margin-top: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
}

.ge_xul {
	margin: 30px auto 0;
}

.ge_xul ul li {
	float: left;
	width: 85px;
	text-align: center;
	margin-right: 22px;
	margin-top: 10px;
}

.ge_xul ul li:last-child {
	margin-right: 0;
}

.ge_xul ul li img {
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 50px;
	;
	transition: all 1s;
}

.ge_xul ul li:hover img {
	transform: rotate(360deg);
	transition: all 1s;
}

.ge_xul ul li span {
	display: inline-block;
	font-size: 14px;
	text-align: center;
	color: #333333;
	line-height: 30px;
}

.ge_xul ul li:hover span {
	color: #d6000f;
	font-weight: bold;
}

.ge80 {
	width: 100%;
	height: 80px;
}

/* 案例 */
.case {
	padding-top: 85px;
	background: url(../images/bbgg.jpg) center top no-repeat;
}

.case_ul {
	margin-top: 47px;
	display: none;
}

.case_conul .case_ul:first-child {
	display: block;
}

.case_ul ul li {
	position: relative;
	float: left;
	width: 260px;

	margin-right: 50px;
	overflow: hidden;
	border-bottom: 4px solid #fff;
}

.case_ul ul li img {
	width: 100%;
	height: 100%;
	transition: all 1s;
}

.case_ul ul li:hover img {
	transform: scale(1.2);
	transition: all 1s;
}

.case_ul ul li:last-child {
	margin-right: 0;
}

.case_ul ul li p {
	width: 100%;
	position: absolute;
	height: 47px;
	background: rgba(0, 0, 0, .56);
	text-align: center;
	margin-top: -47px;
	font-size: 14px;
	color: #fff;
	line-height: 47px;

}

.caseh90 {
	height: 90px;
}

.case .con_tit_l h2,
.case .con_tit_l span {
	color: #fff;
}

.case .con_tit_l h2::after {
	background: #333;
}

.case_nav {
	float: right;
}

.case_nav ul li {
	float: left;
	width: 140px;
	height: 30px;
	background: #fff;
	border-radius: 2px;
	text-align: center;
	line-height: 30px;
	margin-left: 12px;
	color: #c30000;
	cursor: pointer;
	font-size: 14px;
	border-bottom: 3px solid #fff;
}

.case_nav ul li.cur {
	background: #fff;
	border-radius: 2px;
	color: #c30000;
	font-weight: bold;
	border-bottom: 3px solid #333;
}

.case_nav ul li.cur a {
	display: block;
	color: #c30000;
}

.case_nav ul li a {
	color: #c30000;
}

/* 新闻资讯 */

.news {
	background: #fff;
	padding-top: 85px;
}

.new_le {
	float: left;
	width: 750px;
}

.new_le .case_nav ul li {
	width: 140px;
	height: 30px;
	background: rgba(242, 242, 242, 1);
	color: rgba(51, 51, 51, 1);
	border-bottom: 3px solid rgba(242, 242, 242, 1);
}

.new_le .case_nav ul li.cur {
	width: 140px;
	height: 30px;
	background: #c30000;
	color: #fff;
	border-bottom: 3px solid #333;
}

.new_mian {

	margin-top: 38px;
}

.new_mian .n_mian_le {
	display: inline-block;
	width: 390px;
	height: 175px;
	overflow: hidden;
}

.new_mian .n_mian_le img {
	width: 100%;
	height: 100%;
	transition: all 1s;
}

.new_mian .n_mian_le:hover img {
	transform: scale(1.2);
	transition: all 1s;
}

.new_mian .n_mian_ri {
	display: inline-block;
	width: 355px;
	vertical-align: top;
	box-sizing: border-box;
	padding-left: 20px;
}

.new_mian .n_mian_ri h2 {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	line-height: 30px;
	margin: 15px auto;
}

.new_mian .n_mian_ri h2:hover {
	color: #d6000f;
}

.new_mian .n_mian_ri p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 28px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.new_mian .n_mian_ul {
	margin-top: 21px;
	font-size: 14px;

	color: rgba(29, 29, 29, 1);
	line-height: 30px;
}

.new_mian .n_mian_ul ul li {
	position: relative;
	background: url(../images/newbg.png) no-repeat left center;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
}

.new_mian .n_mian_ul ul li p {
	display: inline-block;
	width: 75%;
}

.new_mian .n_mian_ul ul li a:hover {
	color: #d6000f;
}

.new_mian .n_mian_ul ul li span {
	position: absolute;
	right: 0;
	font-size: 12px;
	color: rgba(102, 102, 102, 1);
	text-align: right;
}

.new_ri {
	float: left;
	margin-left: 50px;
	width: 400px;
}

.new_ri_tu {
	display: inline-block;
	width: 390px;
	height: 355px;
	margin-top: 38px;
	overflow: hidden;
	background: #e2e2e2
}

.new_ri_tu img {
	transition: all 1s;
}

.new_ri_tu:hover img {
	transform: scale(1.2);
	transition: all 1s;
}

.new_ri_wen {
	margin-top: 21px;
	font-size: 14px;
	color: rgba(29, 29, 29, 1);
	line-height: 30px;
}

.new_ri_wen ul li {
	line-height: 30px;
}

.new_ri_wen ul li:hover a {
	color: #d6000f;
}

.newh80 {
	width: 100%;
	height: 80px;
}

.new_mian_con {
	display: none;
}

/* 合作 */

.coll {

	background: rgba(242, 242, 242, 1);
	padding: 50px 0 30px;
}

.coll_ul {

	margin-top: 40px;
	/* overflow: hidden; */
}

.coll_ul .ibanner_sj ul li {
	float: left;
	width: 215px;
	height: auto;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 30px;
	overflow: hidden;
}

.coll_ul .ibanner_sj ul li img {
	max-width: 215px;
	max-height: 70px;
	display: block;
	margin: 0 auto;
	transition: all 1s;
}

.coll_ul .ibanner_sj ul li:hover img {
	transform: scale(1.2);
	transition: all 1s;
}

/**/
.coll_ul .ibanner_pc ul li span {
	float: left;
	width: 215px;
	height: 70px;
	background: #fff;
	margin-right: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}

.coll_ul .ibanner_pc ul li span:nth-child(5n) {
	margin-right: 0;
}

.coll_ul .ibanner_pc ul li span img {
	max-width: 215px;
	max-height: 70px;
	display: block;
	margin: 0 auto;
	transition: all 1s;
}

.coll_ul .ibanner_pc ul li span:hover img {
	transform: scale(1.2);
	transition: all 1s;
}

.coll_ul .ibanner_pc ul li a:nth-child(5n) span {
	margin-right: 0;
}

/* .coll_ul ul li:nth-child(1){
		margin-left: 0;
	}
	.coll_ul ul li:nth-child(6){
		margin-left: 0px;
	}
	.coll_ul ul li:nth-child(11){
		margin-left: 0px;
	}
.coll_ul ul li:nth-child(16){
		margin-left: 0px;
	}
.coll_ul ul li:nth-child(21){
		margin-left: 0px;
	}
.coll_ul ul li:nth-child(66){
		margin-left: 0px;
	} */

.lg_wrap {
	background: #f9f9f9;
}

.bar {
	max-width: 1920px;
	margin: 0 auto;
}

.lg_nav {
	margin-top: -35px;
	position: relative;
	z-index: 11;
}

.lg_nav_con {
	background: #fff;
	box-shadow: 0 0 15px #ebebeb;
	line-height: 70px;
	font-size: 0;
	position: relative;
}

.lg_nav_con::after,
.lg_nav_con::before {
	content: "";
	display: inline-block;
	background: url(../images/lg_nav_icon.png) no-repeat;
	width: 47px;
	height: 7px;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	margin-top: -3.5px;
}

.lg_nav_con::after {
	left: 0;
}

.lg_nav_con::before {
	right: 0;
}

.lg_nav_con ul {
	display: block;
	max-width: 1266px;
	width: 100%;
	text-align: left;
	line-height: 36px;
	margin: 0 auto;
	padding: 17px 0;
}

.lg_nav_con ul li {
	display: inline-block;
	vertical-align: top;
	max-width: 135px;
	text-align: center;
	width: 100%;
	font-size: 16px;
	color: #333;
	line-height: 36px;
	margin: 0 10px;
}

.lg_nav_con ul li a.on,
.lg_nav_con ul li a:hover {
	background: #333;
	color: #fff;
	line-height: 36px;
	display: block;
	position: relative;
}

.lg_nav_con ul li a.on::after,
.lg_nav_con ul li a:hover::after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 3px;
	position: absolute;
	background: #eb0011;
	left: 0;
	right: 0;
	bottom: 0;
}

.lg_dh_conl {
	width: 100%;
	line-height: 78px;
	text-align: right;
}

.lg_dh_conl dl dt {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #c4c4c4;
}

.lg_dh_conl dl dd {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #c4c4c4;
}

.lg_dh_conl dl dd::after {
	content: ">";
	display: inline-block;
	padding-left: 5px;
	font-family: serif;
}

.lg_dh_conl dl dd:last-child::after {
	display: none;
}

.lg_dh_conl dl dd a {
	color: #c4c4c4;
}

.lg_dh_conl dl dd a:hover {
	color: #d6000f;
}

.lg_dh_conl dl dd a.on {
	text-decoration: underline;
}

.lg_dh_conl dl dd a:hover.on {
	text-decoration: underline !important;
}

.lg_about_con1 {
	padding: 30px 50px 30px 350px;
	box-shadow: 0 0 5px #ebebeb, 0px 0px 5px #ebebeb;
}

.lg_partners_con-m {
	display: none;
}

.lg_partners_con1 .lg_partners_con-b {
	background-size: cover;
	position: relative;
}

.lg_partners_con1 .lg_partners_con-b1 {
	width: 95px;
	height: 95px;
	position: absolute;
	top: 19.5%;
	left: 50%;
	margin-left: -40px;
	cursor: pointer;
	border-radius: 50%;
}

.lg_partners_con1 .lg_partners_con-b2 {
	width: 95px;
	height: 95px;
	position: absolute;
	top: 62.5%;
	left: 31%;
	cursor: pointer;
	border-radius: 50%;
}

.lg_partners_con1 .lg_partners_con-b3 {
	width: 95px;
	height: 95px;
	position: absolute;
	top: 62.5%;
	left: 62%;
	cursor: pointer;
	border-radius: 50%;
}

.lg_partners_con1 .lg-list li {
	display: none;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	position: absolute;
}

.lg_partners_con1 .lg-list-one {
	width: 70%;
	top: 7%;
	left: 15%;
}

.lg_partners_con1 .lg-list-two {
	width: 30%;
	top: 74%;
	left: 5%;
}

.lg_partners_con1 .lg-list-str {
	width: 30%;
	top: 74%;
	left: 66%;
}

.lg_contact_top3 .lg_partners_con-b {
	background-size: cover;
	position: relative;
}

.lg_contact_top3 .lg_partners_con-b1 {
	width: 83px;
	height: 150px;
	position: absolute;
	top: 3.5%;
	left: 53.5%;
	cursor: pointer;
	border-radius: 50%;
}

.lg_contact_top3 .lg_partners_con-b2 {
	width: 83px;
	height: 160px;
	position: absolute;
	top: 75%;
	left: 27.3%;
	cursor: pointer;
	border-radius: 0 0 50% 50%;
}

.lg_contact_top3 .lg_partners_con-b3 {
	width: 83px;
	height: 134px;
	position: absolute;
	top: 23%;
	left: 64.7%;
	cursor: pointer;
	border-radius: 50%;
}

.lg_contact_top3 .lg-list li {
	font-size: 12px;
	line-height: 24px;
	position: absolute;
	display: none;
}

.lg_contact_top3 .lg-list li h4 {
	font-size: 20px;
	color: #000;
}

.lg_contact_top3 .lg-list li p {
	font-size: 12px;
	line-height: 22px;
	color: #000;
	margin-top: 10px;
}

.lg_contact_top3 .lg-list-one {
	width: 40%;
	top: 4%;
	left: 20%;
}

.lg_contact_top3 .lg-list-two {
	width: 40%;
	top: 83%;
	left: 48%;
}

.lg_contact_top3 .lg-list-str {
	width: 40%;
	top: 42%;
	left: 71%;
}


.lg_partners {
	padding-bottom: 75px;
}

.lg_partners_con {
	background: #fff;
	box-shadow: 0 0 5px #ebebeb, -0px -0px 5px #ebebeb;
	padding: 55px 45px;
}

.lg_partners_con section:nth-child(1) {
	max-width: 495px;
	width: 39%;
	display: inline-block;
	vertical-align: top;
}

.lg_partners_con section:nth-child(2) {
	display: inline-block;
	vertical-align: top;
	float: right;
	max-width: 725px;
	height: 491px;
}

.lg_partners_con1 {
	background: #fff;
	box-shadow: 0 0 5px #ebebeb, -0px -0px 5px #ebebeb;
	padding: 35px 45px 20px;
}

.lg_partners_con1 section {
	max-width: 400px;
	display: inline-block;
	vertical-align: top;
}

.lg_partners_con1 blockquote {
	display: inline-block;
	vertical-align: top;
	float: right;
	max-width: 815px;
}

.lg_contact_top1 {
	max-width: 1080px;
	background: #fff;
	margin: 0px auto 30px;
	box-shadow: 0 0 10px #d3d3d3, 0 0 10px #d3d3d3;
	width: 100%;
	padding: 40px 30px;
	border-right: 8px solid #d6000f;
	box-sizing: border-box;
}

.lg_contact_top1l {
	max-width: 450px;
	width: 50%;
	display: inline-block;
	vertical-align: middle;
}

.lg_contact_top1l img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

.lg_contact_top1l h3 {
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	font-weight: bold;
	color: #333;
}

.lg_contact_top1r {
	display: inline-block;
	vertical-align: middle;
}

.lg_contact_top1r dl dd {
	font-size: 14px;
	line-height: 26px;
	color: #666;
}

.lg_contact_top2 {
	padding: 50px 0;
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
}

.lg_contact_top2 ul {
	font-size: 0;
	text-align: center;
}

.lg_contact_top2 ul li {
	display: inline-block;
	vertical-align: top;
	max-width: 300px;
	width: 27%;
	margin: 0 3%;
}

.lg_contact_top2 ul li .bt {
	width: 95px;
	height: 95px;
	border-radius: 100px;
	background: #333;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	margin: 0 auto;
	transition: all 1s;
}

.lg_contact_top2 ul li .txt {
	text-align: left;
	margin-top: 30px;
}

.lg_contact_top2 ul li .txt dl dd {
	font-size: 14px;
	line-height: 26px;
	color: #666;
}

.lg_contact_top2 ul li .txt dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #333
}

.lg_contact_top2 ul li .txt dl dt i {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	float: right;
}

.lg_contact_top2 ul li:hover .bt {
	background: #eb0011;
	transition: all 1s;
}

.lg_contact_top3 {
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
}

.lg_contact_top3 img {
	box-shadow: 0 0 10px #d3d3d3, 0 0 10px #d3d3d3;
}

.lg_honor {
	padding: 50px 0;
}

.lg_honor_list {
	padding: 60px 35px 30px;
	background: #fff;
	box-shadow: 0 0 5px #d3d3d3, 0 0 5px #d3d3d3;
}

.lg_honor_list ul {
	font-size: 0;
}

.lg_honor_list ul li {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	text-align: center;
	margin-bottom: 20px;
}

.lg_honor_list ul li .pic {
	max-width: 284px;
	height: 181px;
	overflow: hidden;
	padding: 2px;
	border: 1px solid #e9e9e9;
}

.lg_honor_list ul li .pic img {
	transition: all 1s;
}

.lg_honor_list ul li .bt {
	font-size: 14px;
	line-height: 48px;
	font-weight: bold;
	color: #333;
}

.lg_honor_list ul li:hover .pic img {
	transition: all 1s;
	transform: scale(1.2);
}

.lg_case {
	padding: 0 0 50px;
}

.lg_case_con-tit {
	text-align: center;
	font-size: 28px;
	margin-bottom: 30px;
	font-weight: bold;
}

.lg_case .lg_case_top {}

.lg_case .lg_case_top ul {
	font-size: 0;
	text-align: center;
	margin-bottom: 50px;
}

.lg_case .lg_case_top ul li {
	font-size: 16px;
	color: #333;
	padding: 0 15px;
	line-height: 36px;
	background: #efefef;
	display: inline-block;
	vertical-align: top;
	margin: 0 12.5px;
	border-bottom: 3px solid #efefef;
}

.lg_case .lg_case_top ul li a {
	color: #333;
	display: inline-block;
}

.lg_case .lg_case_top ul li:hover,
.lg_case .lg_case_top ul li.on {
	background: #fff;
	box-shadow: 0 0 5px #ececec, 0 0 5px #ececec;
	border-bottom: 3px solid #c30000;
}

.lg_case .lg_case_top ul li:hover a,
.lg_case .lg_case_top ul li.on a {
	color: #d6000f;
}

.lg_case .lg_case_list {}

.lg_case .lg_case_list ul {
	font-size: 0;
}

.lg_case .lg_case_list>ul>li {
	background: #fff;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-bottom: 50px;
	box-shadow: 0 0 5px #eaeaea, 0 0 5px #eaeaea;
	margin-right: 44px;
}

.lg_case .lg_case_list ul li .pic {
	min-width: 420px;
	max-width: 420px;
	overflow: hidden;
	text-align: center;
}

.lg_case .lg_case_list ul li .pic img {
	transition: all 1s;
}

.lg_case .lg_case_list ul li .bt {
	font-size: 16px;
	color: #333;
	line-height: 55px;
	text-align: center;
}

.lg_case .lg_case_list ul li .bs {
	width: 65px;
	height: 65px;
	border-radius: 100px;
	overflow: hidden;
	font-size: 16px;
	color: #d6000f;
	background: #efefef;
	text-align: center;
	line-height: 65px;
	position: absolute;
	top: 72%;
	right: 20px;
}

.lg_case .lg_case_list ul li:hover .bs {
	background: #d6000f;
	color: #fff;
}

.lg_case .lg_case_list ul li:hover {
	box-shadow: 0 0 10px #d1d1d1, 0 0 10px #d1d1d1;
}

.lg_case .lg_case_list ul li:nth-child(3n) {
	margin-right: 0;
}

.lg_case .lg_case_list ul li:hover .pic img {
	transition: all 1s;
	transform: scale(1.2);
}

.lg_case .lg_case_list ul li:hover .bt {
	color: #d6000f;
	font-weight: bold;
}

.lg_fh_con {
	font-size: 14px;
	color: #333;
	text-align: right;
	padding: 20px 0;
}

.lg_fh_con a {
	color: #333;
}

.lg_fh_con a:hover {
	color: #d6000f;
}

.lg_fy {
	margin: 0 auto;
}

.lg_fy_con {
	margin: 30px auto;
	border-top: 1px solid #d5d5d5 !important;
}

.lg_fy_con ul li {
	font-size: 14px;
	line-height: 30px;
}

.lg_fy_con ul li a {
	color: #666;
}

.lg_fy_con ul li:hover a {
	color: #d6000f;
}

.lg_fy_con2 {
	margin: 60px auto;
}

.lg_fy_con2 ul li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px !important;
	width: auto !important;
}

.lg_address_con {
	max-width: 1115px;
	width: 100%;
	margin: 0 auto;
}

.lg_address_con .pic {
	max-width: 1115px;
	width: 100%;
	margin: 0 auto;
}

.lg_hrs_con>ul>.lg_hrs_con_tit {
	margin: 2% auto;
	font-weight: bold;
}

.lg_hrs_con>ul>.lg_hrs_con_tit i {
	font-style: normal;
}

.lg_hrs_con>ul>li {
	margin: 0 auto;
	cursor: pointer;
	padding-bottom: 28px;
}

.lg_hrs_con ul li.on .lg_hrs_con_tit {
	background: #d6000f;
	color: #fff;
}

.lg_hrs_con ul li.on .lg_hrs_con_tit::before {
	background: #fff;
}

.lg_hrs_con_tit {
	font-size: 14px;
	color: #333;
	line-height: 42px;
	background: #eee;
	padding: 0 75px;
	position: relative;
}

.lg_hrs_con_tit::before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #b7b7b7;
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -5px;
}

.lg_hrs_con_tit i {
	position: absolute;
	right: 25px;
	top: 50%;
	margin-top: -21px;
	width: 20%;
	text-align: center;
}

.lg_hrs_cons_cons {
	padding: 0 10px 0 75px;
	background: #fff;
	box-shadow: 0 0 10px #e4e4e4, 0 0 10px #e4e4e4;
}

.lg_hrs_cons_cons b {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin: 2% auto 1%;
}

.lg_hrs_cons_cons abbr {
	font-size: 14px;
	color: #666;
	line-height: 40px;
	padding: 3% 0;
	display: block;
}

.lg_hrs_data {
	width: 75%;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

.lg_hrs_btml {
	background: #0a59a4;
	width: 110px;
	line-height: 32px;
	text-align: center;
	border-radius: 20px;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
}

.lg_hrs_btml a {
	color: #fff;
}

.lg_hrs_btmr {
	width: 70px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	float: right;
}

.lg_mes {
	max-width: 760px;
	margin: 0 auto;
}

.lg_mes .bt {
	color: #d6000f;
	font-size: 30px;
	font-weight: bold;
	padding-left: 120px;
}

.lg_mes .bt img {
	margin-right: 10px;
}

.lg_mes .txt {
	color: #c9c9c9;
	font-size: 14px;
	padding-left: 120px;
	margin-top: 15px;
}

.lg_mes .txt font {
	color: #d6000f;
	display: inline-block;
	vertical-align: top;
}

.lg_mes .tct {
	padding-bottom: 50px;
}

.lg_mes .tct dl {
	line-height: 40px;
	margin: 35px auto 0;
}

.lg_mes .tct dl dt {
	max-width: 100px;
	width: 14.2%;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #333;
	text-align: right;
	margin-right: 20px;
}

.lg_mes .tct dl dd {
	max-width: 710px;
	display: inline-block;
	width: 75%;
}

.lg_mes .tct dl dd input {
	width: 100%;
	line-height: 40px;
	text-indent: 1em;
	font-size: 14px;
	box-sizing: border-box;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
}

.lg_mes .tct dl.dl1 dd input {
	width: 90%;
	height: 40px;
}

.lg_mes .tct dl dd i {
	font-size: 16px;
	color: #d10000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-left: 15px;
	display: inline-block;
	vertical-align: top;
}

.lg_mes .tct dl dd textarea {
	padding: 15px;
	font-size: 14px;
	width: 85%;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
}

.lg_mes .tct dl.dl2 dd input {
	width: 30%;
	height: 40px;
}

.lg_mes .tct dl.dl3 dd input.aa {
	background: #d6000f;
	width: 175px;
	height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border: none;
	border-radius: 2px;
	border-radius: 50px;
}

.lg_mes .tct dl:hover dd input {
	box-shadow: 0 0 5px #d3d3d3;
}

.xw_dl {
	padding: 10px 10px;
	position: relative;
	border: 1px solid #e3e3e3;
	overflow: hidden;
	margin-bottom: 20px;
	box-shadow: 0 0 15px #ececec;
}

.xw_dl dt {
	width: 365px;
	position: relative;
	float: left;
}

.xw_dl dt .dt_back {
	background: #f5f5f5;
	width: 110px;
	height: 120px;
	text-align: center;
	margin-left: 20px;
}

.dt_back em {
	display: block;
	padding-top: 14px;
	height: 32px;
	line-height: 32px;
	font-size: 30px;
}

.dt_back i {
	height: 36px;
	line-height: 36px;
	display: block;
	font-size: 12px;
	color: #b1b1b1;
	border-bottom: 1px solid #ffffff;
}

.dt_back h3 {
	height: 30px;
	line-height: 30px;
	color: #666666;
}

.xw_dl dd {
	overflow: hidden;
	height: 120px;
	float: right;
	width: 955px;
	box-sizing: border-box;
}

.xw_dl dd .newstit {
	height: 34px;
	line-height: 34px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
}

.xw_dl dd .newstit:hover {
	color: #d6000f;
}

.xw_dl dd .newstit i {
	background: url(../images/news.png) left top no-repeat;
	width: 25px;
	height: 19px;
	display: inline-block;
	margin-left: 8px;
}

.newszi {
	height: 60px;
	line-height: 30px;
	font-size: 16px;
	overflow: hidden;
	color: #666;
	margin: 10px auto;
}

.xw_dl:hover {
	box-shadow: 0 0 15px #ccc;
}

.news_img {
	width: 200px;
	height: 120px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}

.news_img img {
	width: 240px;
	height: 120px;
	overflow: hidden;
	max-width: 100%;
}

.newsdiv {
	float: left;
}

.g_a {
	display: block;
	width: 125px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: #d6000f;
	margin: 20px 0;
	text-transform: uppercase;
}

.g_time {
	display: block;
	background: url(../images/time.png) no-repeat left;
	padding-left: 28px;
	color: #666;
	height: 20px;
	display: block;
	line-height: 20px;
}

.lg_news_list ul li .lg_news_list2 {
	max-width: 880px;
	width: 70%;
	display: inline-block;
	vertical-align: top;
	margin: 0 35px;
}

.lg_news_list ul li .lg_news_list2 .bt {
	font-size: 24px;
	color: #262c33;
	line-height: 24px;
	margin-bottom: 15px;
}

.lg_news_list ul li:hover .lg_news_list2 .bt a {
	color: #085aa9;
}

.lg_news_list ul li .lg_news_list2 .txt {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.lg_news_list ul li .lg_news_list3 {
	max-width: 230px;
	height: 130px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}

.lg_news_list ul li .lg_news_list3 img {
	transition: all 1s;
}

.lg_news_list ul li:hover .lg_news_list3 img {
	transform: scale(1.1);
	transition: all 1s;
}

.lg_news_list .bt_a {
	width: 200px;
	line-height: 42px;
	border: 1px solid #ff8a15;
	text-align: center;
	margin: 0 auto;
	border-radius: 20px;
	font-size: 14px;
	color: #ff7f00;
	cursor: pointer;
}

.lg_news_list .bt_a a {
	color: #ff7f00;
	display: block;
}

.lg_about>.lg_max_1360>.tct {
	max-width: 1200px;
	margin: 0 auto;
}

.lg_news_list2 {
	margin: 0px auto;
	max-width: 1200px;
}

.lg_news_list2 .tit {
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 35px;
}

.lg_news_list2 .tit .bt {
	font-size: 30px;
	font-weight: bold;
	color: #333;
}

.lg_news_list2 .tit .bt2 {
	margin: 0 auto;
}

.lg_news_list2 .tit .bt2 span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 14px;
	color: #666;
	margin: 45px 10px 15px;
}

.lg_news_list2 .tit .bt2 span img {
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}

.lg_news_list2 .tct {
	margin: 40px auto;
}

.lg_news_list2 .tct img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.lg_team {
	padding-bottom: 50px;
}

.lg_team .lg_team_con {
	background: #fff;
	box-shadow: 0 0 5px #d3d3d3, 0 0 5px #d3d3d3;
	padding: 50px 0;
}

.lg_team .lg_team_con img {
	max-width: 100%;
}

.lg_team .pic {
	margin: 0 auto;
	max-width: 1200px;
}

.lg_idea_con {
	padding: 30px 230px 30px 30px;
	max-height: 460px;
	box-shadow: 0 0 5px #d3d3d3, 0 0 5px #d3d3d3;
}

.paginations {
	width: 100%;
	margin: 0 auto;
}

.paginations li {
	width: 20px;
	height: 4px;
	background: #e9e9e9;
}

.paginations li.active {
	width: 40px;
	background: #d6000f;
}

.flex-direction-nav {
	display: none;
}

.flex-control-nav {
	text-align: center;
}

.flex-control-nav li {
	display: inline-block;
	margin: 0 5px;
}

.flex-control-nav li a {
	width: 20px;
	height: 4px;
	background: #e9e9e9;
	font-size: 0;
	display: block;
	cursor: pointer;
	border-radius: 5px;
}

.flex-control-nav li a.flex-active {
	width: 40px;
	background: #d6000f;
}

.lg_idea_sp {
	max-width: 760px;
	height: 480px;
	margin: 0 75px 0 0;
	padding: 80px 0;
	float: right;
}

.lg_institution_con {}

.lg_institution_conl {
	padding: 85px 0 0 20px;
	display: inline-block;
	vertical-align: top;
	max-width: 398px;
	height: 212px;
}

.lg_institution_conr {
	display: inline-block;
	vertical-align: top;
	max-width: 745px;
	float: right;
	margin-right: 150px;
	padding-bottom: 120px;
}

.lg_institution_conr dl {
	margin-top: 40px;
}

.lg_institution_conr dl:nth-child(1) {
	margin-top: 140px;
	margin-left: -10px;
}

.lg_institution_conr dl:nth-child(2) {
	margin-left: -40px;
}

.lg_institution_conr dl:nth-child(3) {
	margin-left: -80px;
}

.lg_institution_conr dl dt {
	display: inline-block;
	vertical-align: middle;
	max-width: 155px;
	height: 155px;
	overflow: hidden;
	margin-right: 30px;
	transition: all 1s;
}

.lg_institution_conr dl dd {
	display: inline-block;
	vertical-align: middle;
	max-width: 555px;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 34px;
}

.lg_institution_conr dl dd b {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}

.lg_institution_conr dl dd abbr {
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin: 10px auto;
}

.lg_institution_conr dl dd em a {
	color: #d6000f;
	font-size: 14px;
}

.lg_institution_conr dl dt:hover {
	transition: all 1s;
	transform: translateX(10px);
}

.lg_institution_conr dl dd b:hover a {
	color: #d6000f;
}

.lg_history {
	height: 625px;
}

.lg_history_lsit {
	padding: 40px;
}

.lg_history_lsit ul {
	font-size: 0;
	margin: 50px auto 0;
}

.lg_history_lsit ul li {
	max-width: 306px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.lg_history_lsit ul li::after {
	content: "";
	display: block;
	background: url(../images/lg_history_icon.png) no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 156px;
}

.lg_history_lsit ul li::before {
	content: "";
	display: block;
	max-width: 1335px;
	width: 100%;
	margin: 0 auto;
	height: 6px;
	background: #c5c5c5;
	position: absolute;
	top: 165px;
}

.lg_history_lsit ul li .pic {
	max-width: 306px;
	height: 0px;
	overflow: hidden;
	transition: height 1s;
}

.lg_history_lsit ul li .pic::after {
	content: "";
	display: block;
	width: 0;
	margin: 0 auto;
	height: 6px;
	background: #d6000f;
	position: absolute;
	top: 165px;
	left: 0;
	transition: width 1s;
}

.lg_history_lsit ul li .tct {
	padding: 20px;
}

.lg_history_lsit ul li .year {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	font-family: "Arial";
	margin-top: 55px;
}

.lg_history_lsit ul li .year span {
	font-weight: normal;
	font-size: 14px;
}

.lg_history_lsit ul li .bt {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	font-family: "Arial";
}

.lg_history_lsit ul li .txt {
	color: #4c4c4c;
	font-size: 14px;
	line-height: 24px;
	margin-top: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.lg_history_lsit ul li:hover,
.lg_history_lsit ul li.on {
	transition: all 1s;
	background: rgba(255, 255, 255, .9);
	margin-right: 10px;
}

.lg_history_lsit ul li:hover .pic,
.lg_history_lsit ul li.on .pic {
	transition: height 1s;
	height: 169px;
}

.lg_history_lsit ul li:hover .year,
.lg_history_lsit ul li.on .year {
	margin-top: 10px;
	color: #d6000f
}

.lg_history_lsit ul li:hover .year span,
.lg_history_lsit ul li.on .year span {
	color: #333;
}

.lg_history_lsit ul li:hover .bt,
.lg_history_lsit ul li.on .bt {
	color: #d6000f;
}

.lg_history_lsit ul li:hover .txt,
.lg_history_lsit ul li.on .txt {
	margin-top: 20px;
	height: 120px;
	overflow-y: scroll;
}

.lg_history_lsit ul li:hover::after,
.lg_history_lsit ul li.on::after {
	background: url(../images/lg_history_icon2.png) no-repeat;
}

.lg_history_lsit ul li:hover .pic::after,
.lg_history_lsit ul li.on .pic::after {
	width: 318px;
	transition: width 1s;
	text-align: left;
}

.lg_history_lsit ul li:hover .tct {
	background: #fff;
}

.lg_history_lsit .swiper-wrapper {
	font-size: 0;
	margin: 50px auto 0;
}

.lg_history_lsit .swiper-wrapper .swiper-slide {
	display: inline-block;
	vertical-align: top;
}

.lg_history_lsit li {
	max-width: 306px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.lg_history_lsit li::after {
	content: "";
	display: block;
	background: url(../images/lg_history_icon.png) no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 156px;
}

.lg_history_lsit li::before {
	content: "";
	display: block;
	max-width: 1335px;
	width: 100%;
	margin: 0 auto;
	height: 6px;
	background: #c5c5c5;
	position: absolute;
	top: 165px;
}

.lg_history_lsit li .pic {
	max-width: 306px;
	height: 0px;
	overflow: hidden;
	transition: height 1s;
}

.lg_history_lsit li .pic::after {
	content: "";
	display: block;
	width: 0;
	margin: 0 auto;
	height: 6px;
	background: #d6000f;
	position: absolute;
	top: 165px;
	left: 0;
	transition: width 1s;
}

.lg_history_lsit li .tct {
	padding: 20px;
}

.lg_history_lsit li .year {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	font-family: "Arial";
	margin-top: 55px;
}

.lg_history_lsit li .year span {
	font-weight: normal;
	font-size: 14px;
}

.lg_history_lsit li .bt {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	font-family: "Arial";
}

.lg_history_lsit li .txt {
	color: #4c4c4c;
	font-size: 14px;
	line-height: 24px;
	margin-top: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.lg_history_lsit li:hover,
.lg_history_lsit li.on {
	transition: all 1s;
	background: rgba(255, 255, 255, .9);
	margin-right: 10px;
}

.lg_history_lsit li:hover .pic,
.lg_history_lsit li.on .pic {
	transition: height 1s;
	height: 169px;
}

.lg_history_lsit li:hover .year,
.lg_history_lsit li.on .year {
	margin-top: 10px;
	color: #d6000f
}

.lg_history_lsit li:hover .year span,
.lg_history_lsit li.on .year span {
	color: #333;
}

.lg_history_lsit li:hover .bt,
.lg_history_lsit li.on .bt {
	color: #d6000f;
}

.lg_history_lsit li:hover .txt,
.lg_history_lsit li.on .txt {
	margin-top: 20px;
	height: 120px;
	overflow-y: scroll;
}

.lg_history_lsit li:hover::after,
.lg_history_lsit li.on::after {
	background: url(../images/lg_history_icon2.png) no-repeat;
}

.lg_history_lsit li:hover .pic::after,
.lg_history_lsit li.on .pic::after {
	width: 320px;
	transition: width 1s;
	text-align: left;
}

.lg_history_lsit li:hover .tct {
	background: #fff;
}

.link_div .swiper-button-prev,
.link_div .swiper-button-next {
	width: 35px;
	height: 35px;
	border-radius: 50px;
	position: absolute;
	background: #a6a6a6;
	text-align: center;
	top: 223px;
	font-size: 20px;
	color: #fff;
	font-family: cursive;
	line-height: 35px;
	cursor: pointer;
	font-weight: bold;
}

.link_div .swiper-button-prev:hover,
.link_div .swiper-button-next:hover {
	background: #d6000f;
}

.link_div .swiper-button-prev {
	left: -35px;
}

.link_div .swiper-button-next {
	right: -35px;
}

.lg_history_lsitr {
	position: relative;
}

.lg_history_lsitr .swiper-container {
	position: static;
}

.link_div {
	position: static;
	overflow: hidden;
}

.link_div .link_scroll {
	padding: 0 15px;
	overflow: hidden;
	margin-top: 50px;
	max-width: 1260px;
}

.link_div .link_btn {
	font-size: 20px;
	color: #fff;
	font-family: cursive;
	line-height: 35px;
	cursor: pointer;
	font-weight: bold;
}

.link_div .link_btn .link_left,
.link_div .link_btn .link_right {
	width: 35px;
	height: 35px;
	border-radius: 50px;
	position: absolute;
	background: #a6a6a6;
	text-align: center;
	top: 200px;
}

.link_div .link_btn .link_left {
	left: 0;
}

.link_div .link_btn .link_right {
	right: 0;
}

.link_div .link_btn .link_left:hover,
.link_div .link_btn .link_right:hover {
	background: #d6000f;
}



.ge_le .flexslider {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
}

.ge_le.slides li .banner_img {
	width: 100%;
	height: auto;
}

.ge_le .slides li {
	position: relative;
	width: 100%;
	height: auto;
}

.ge_le .slides {
	width: 100%;
	height: auto;
}

.ge_le .flex-control-nav {
	display: block;
	position: absolute;
	bottom: 5%;
	z-index: 222;
	text-align: right;
	width: 100%;
	right: 20px;
}

.ge_le .flex-control-nav li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
	cursor: pointer;
}

.ge_le .flex-control-nav li a {
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 50%;
	font-size: 0;
	display: inline-block;
}

.ge_le .flex-control-nav li a.flex-active {
	background: #d6000f;
}

.ge_le .flex-direction-nav {
	display: none;
}

.phenav_c ul li {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.phenav_c ul li dl {
	position: absolute;
	top: 100%;
	left: 0%;
	width: 100%;
	height: auto;
	background: rgba(35, 24, 21, .6);
	z-index: 666;
	height: 0;
	overflow: hidden;
}

.phenav_c ul li dl dd {
	display: block;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
}

.phenav_c ul li dl dd a {
	color: #fff;
	font-size: 14px;
	display: block;
}

.phenav_c ul li dl dd:hover {
	background: #FFD700;
}

.phenav_c ul li dl dd:hover a {
	color: #fff;
}

.phenav_c ul li:hover dl {
	top: 38px;
	z-index: 9999;
	-webkit-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	display: block;
	height: auto;
	margin-top: 11px;
	overflow: visible;
}

.phenav_c ul li:hover dl::before {
	content: "";
	display: block;
	width: 120px;
	background: url(../images/lg_nav_bg.png)no-repeat top center;
	height: 11px;
	position: absolute;
	top: -11px;
	left: 0;
	right: 0;
}

.flexslider2 {
	max-width: 1920px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	max-height: 570px;
}

.flexslider2 .slides li img {
	max-width: 100%;
}

.flexslider2 .flex-control-nav {
	position: absolute;
	z-index: 9;
	left: 0;
	bottom: 5%;
	height: 4px;
	width: 100%;
	text-align: center;
}

.flexslider2 .flex-control-nav li {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 4px;
}

.flexslider2 .flex-control-nav li a {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 4px;
	background: #d8d8d8;
	opacity: 0.5;
	filter: alpha(opacity=50);
	margin: 0 6px;
	cursor: pointer;
	font-size: 0;
}

.flexslider2 .flex-control-nav li a.flex-active {
	background: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
}

.flexslider2 .flex-direction-nav {
	width: 100%;
	margin: 0 auto;
	max-width: 1920px;
	display: block !important;
}

.flex-prev,
.flex-next {
	position: absolute;
	z-index: 9;
	top: 182px;
	width: 86px;
	height: 86px;
	cursor: pointer;
	font-size: 0;
}

.flex-prev {
	background: url("../images/banleft.png") no-repeat center center;
	left: 10px;
}

.flex-next {
	background: url("../images/banright.png") no-repeat center center;
	right: 10px
}

/* .ban{}
.ban-inner,.ban-search{position:relative;width:100%;}
.ban ul{position:absolute;left:0;width:auto;height:450px;overflow:hidden;}
.ban ul li{float:left;position:relative;width:auto;height:450px;overflow:hidden;}
.ban ul li a,.ban-inner img{display:block;position:absolute;left:50%;margin-left:-960px;width:1920px;height:450px;}
.ban ol{position:absolute;z-index:9;left:0;bottom:20px;height:4px;width:100%;text-align:center;}
.ban ol li{display:inline-block;vertical-align:top;width:40px;height:4px;background:#d8d8d8;opacity:0.5;filter:alpha(opacity=50);margin:0 6px;cursor:pointer;}
.ban ol li.hover{background:#fff;opacity:1;filter:alpha(opacity=100);}
.banLeft,.banRight{display:none;position:absolute;z-index:9;top:182px;width:86px;height:86px;cursor:pointer;}
.banLeft{left:10px;background:url("../images/banleft.png") no-repeat center center;}
.banRight{right:10px;background:url("../images/banright.png") no-repeat center center;}
.ban-mask,.ban-name{position:absolute;z-index:1;left:0;top:0;width:100%;height:450px;}
.ban-mask{background:#000;opacity:0.6;filter:alpha(opacity=60);}
.ban-name{text-align:center;line-height:450px;font-size:48px;color:#fff;}
.ban-search,.ban-mask.search-mask{height:550px;}
.ban-search dl{position:absolute;z-index:1;left:50%;top:140px;margin-left:-400px;width:800px;}
.ban-search dt{width:800px;height:70px;text-align:center;line-height:70px;font-size:48px;color:#fff;}
.ban-search dd{position:relative;width:800px;height:80px;margin-top:15px;} */
.lg_about_con {}

.lg_about {
	padding-bottom: 75px;
}

.lg_idea_con .flexsliders {
	position: relative;
}

.lg_idea_con .flexsliders .flex-control-nav {
	position: absolute;
	bottom: -5%;
	left: 0;
	right: 0;
	z-index: 66;
}

.lg_idea_con .flexsliders .slides li .tct {
	max-height: 380px;
	overflow-y: scroll;
}

/* .lg_idea_con .flexsliders .slides li .tct::-webkit-scrollbar-track-piece { position: fixed;right:0;background-color:#f8f8f8;}
.lg_idea_con .flexsliders .slides li .tct::-webkit-scrollbar {width:0px;height:0px;}
.lg_idea_con .flexsliders .slides li .tct::-webkit-scrollbar-thumb {background-color:#dddddd;background-clip:padding-box;min-height:28px;}
.lg_idea_con .flexsliders .slides li .tct::-webkit-scrollbar-thumb:hover {background-color:#bbb;} */
.link_divssp {
	position: relative;
}

.link_scrollssp {
	position: static;
}

.link_scrollssp .link_btn {
	font-size: 20px;
	color: #333;
	font-family: cursive;
	font-weight: bold;
	margin: 0 auto;
	cursor: pointer;
}

.link_scrollssp .link_btn .link_left {
	position: absolute;
	top: 43%;
	left: -15px;
	display: inline-block;
}

.link_scrollssp .link_btn .link_right {
	position: absolute;
	top: 43%;
	right: -15px;
	display: inline-block;
}

/* AB模板网新增分页样式 www.admibnuy.cn */
.pagebar {
	padding: 20px;
	overflow: hidden;
	clear: both
}

.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.pagination a {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 12px;
	padding: 8px 10px;
	margin: 0 2px;
	border-radius: 3px;
	line-height: 100%
}

.pagination span {
	color: #333;
	font-size: 12px;
	padding: 7px 2px;
	margin: 0 2px;
	border-radius: 3px;
}

.pagination a:hover {
	color: #333;
	border: 1px solid #333;
}

.pagination a.page-num-current {
	color: #fff;
	background: #333;
	border: 1px solid #333;
}

.pagination .st {
	font-family: 宋体
}

.text-secondary {
	text-align: center;
	padding: 20px 0
}

.ab_img img {
	max-width: 100% !important;
	height: auto !important;
	display: inline-block;
}

.ab_img p {
	text-wrap: inherit !important;
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 10px;
}

.ab_img p span {
	text-wrap: inherit !important;
}