/*
* name:Global && Pc StyleSheet
* version:v3.4.2
* update:添加百度地图容器样式；默认隐藏百度分享的触控弹层
* date:2017-08-11
*/
.row {
	width: 101%;
	transition: .2s width ease;
	*zoom: 1
}

.row:before,
.row:after {
	display: table;
	clear: both;
	content: ''
}

.row>[class*="span-"] {
	float: left;
	margin-right: 1%;
	*margin-right: .89%
}

.row>.span-1 {
	width: 7.33333333%
}

.row>.span-2 {
	width: 15.66666667%
}

.row>.span-3 {
	width: 24%
}

.row>.span-4 {
	width: 32.33333333%
}

.row>.span-5 {
	width: 40.66666667%
}

.row>.span-6 {
	width: 49%
}

.row>.span-7 {
	width: 57.33333333%
}

.row>.span-8 {
	width: 65.66666667%
}

.row>.span-9 {
	width: 74%
}

.row>.span-10 {
	width: 82.33333333%
}

.row>.span-11 {
	width: 90.66666667%
}

.row>.span-12 {
	width: 99%
}

.full-row {
	width: 100%;
	transition: .2s width ease;
	*zoom: 1
}

.full-row:before,
.full-row:after {
	display: table;
	clear: both;
	content: ''
}

.full-row>[class*='span'] {
	float: left
}

.full-row>.span-1 {
	width: 8.33333333%;
	*width: 8.22333333%
}

.full-row>.span-2 {
	width: 16.66666667%;
	*width: 16.55666667%
}

.full-row>.span-3 {
	width: 25%;
	*width: 24.89%
}

.full-row>.span-4 {
	width: 33.33333333%;
	*width: 33.22333333%
}

.full-row>.span-5 {
	width: 41.66666667%;
	*width: 41.55666667%
}

.full-row>.span-6 {
	width: 50%;
	*width: 49.89%
}

.full-row>.span-7 {
	width: 58.33333333%;
	*width: 58.22333333%
}

.full-row>.span-8 {
	width: 66.66666667%;
	*width: 66.55666667%
}

.full-row>.span-9 {
	width: 75%;
	*width: 74.89%
}

.full-row>.span-10 {
	width: 83.33333333%;
	*width: 83.22333333%
}

.full-row>.span-11 {
	width: 91.66666667%;
	*width: 91.55666667%
}

.full-row>.span-12 {
	width: 100%;
	*width: 99.89%
}

.row>.pull-right,
.full-row>.pull-right {
	float: right
}

.row>.center {
	position: relative;
	left: -0.5%;
	display: block;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto
}

.full-row>.center {
	display: block;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto
}

.pull-left-1 {
	position: relative;
	left: -8.33333333%
}

.pull-left-2 {
	position: relative;
	left: -16.66666667%
}

.pull-left-3 {
	position: relative;
	left: -25%
}

.pull-left-4 {
	position: relative;
	left: -33.33333333%
}

.pull-left-5 {
	position: relative;
	left: -41.66666667%
}

.pull-left-6 {
	position: relative;
	left: -50%
}

.pull-left-7 {
	position: relative;
	left: -58.33333333%
}

.pull-left-8 {
	position: relative;
	left: -66.66666667%
}

.pull-left-9 {
	position: relative;
	left: -75%
}

.pull-left-10 {
	position: relative;
	left: -83.33333333%
}

.pull-left-11 {
	position: relative;
	left: -91.66666667%
}

.pull-left-12 {
	position: relative;
	left: -100%
}

.pull-right-1 {
	position: relative;
	left: 8.33333333%
}

.pull-right-2 {
	position: relative;
	left: 16.66666667%
}

.pull-right-3 {
	position: relative;
	left: 25%
}

.pull-right-4 {
	position: relative;
	left: 33.33333333%
}

.pull-right-5 {
	position: relative;
	left: 41.66666667%
}

.pull-right-6 {
	position: relative;
	left: 50%
}

.pull-right-7 {
	position: relative;
	left: 58.33333333%
}

.pull-right-8 {
	position: relative;
	left: 66.66666667%
}

.pull-right-9 {
	position: relative;
	left: 75%
}

.pull-right-10 {
	position: relative;
	left: 83.33333333%
}

.pull-right-11 {
	position: relative;
	left: 91.66666667%
}

.pull-right-12 {
	position: relative;
	left: 100%
}

@media only screen and (max-width:1024px) {
	.row>.midd-1 {
		width: 7.33333333%
	}

	.row>.midd-2 {
		width: 15.66666667%
	}

	.row>.midd-3 {
		width: 24%
	}

	.row>.midd-4 {
		width: 32.33333333%
	}

	.row>.midd-5 {
		width: 40.66666667%
	}

	.row>.midd-6 {
		width: 49%
	}

	.row>.midd-7 {
		width: 57.33333333%
	}

	.row>.midd-8 {
		width: 65.66666667%
	}

	.row>.midd-9 {
		width: 74%
	}

	.row>.midd-10 {
		width: 82.33333333%
	}

	.row>.midd-11 {
		width: 90.66666667%
	}

	.row>.midd-12 {
		width: 99%
	}

	.midd-hide {
		display: none
	}

	.midd-center {
		position: relative;
		left: -0.5%;
		display: block;
		float: none;
		clear: both;
		margin-right: auto;
		margin-left: auto
	}

	.full-row>.midd-1 {
		width: 8.33333333%
	}

	.full-row>.midd-2 {
		width: 16.66666667%
	}

	.full-row>.midd-3 {
		width: 25%
	}

	.full-row>.midd-4 {
		width: 33.33333333%
	}

	.full-row>.midd-5 {
		width: 41.66666667%
	}

	.full-row>.midd-6 {
		width: 50%
	}

	.full-row>.midd-7 {
		width: 58.33333333%
	}

	.full-row>.midd-8 {
		width: 66.66666667%
	}

	.full-row>.midd-9 {
		width: 75%
	}

	.full-row>.midd-10 {
		width: 83.33333333%
	}

	.full-row>.midd-11 {
		width: 91.66666667%
	}

	.full-row>.midd-12 {
		width: 100%
	}
}

@media only screen and (max-width:992px) {
	.row>.smidd-1 {
		width: 7.33333333%
	}

	.row>.smidd-2 {
		width: 15.66666667%
	}

	.row>.smidd-3 {
		width: 24%
	}

	.row>.smidd-4 {
		width: 32.33333333%
	}

	.row>.smidd-5 {
		width: 40.66666667%
	}

	.row>.smidd-6 {
		width: 49%
	}

	.row>.smidd-7 {
		width: 57.33333333%
	}

	.row>.smidd-8 {
		width: 65.66666667%
	}

	.row>.smidd-9 {
		width: 74%
	}

	.row>.smidd-10 {
		width: 82.33333333%
	}

	.row>.smidd-11 {
		width: 90.66666667%
	}

	.row>.smidd-12 {
		width: 99%
	}

	.smidd-hide {
		display: none
	}

	.smidd-center {
		position: relative;
		left: -0.5%;
		display: block;
		float: none;
		clear: both;
		margin-right: auto;
		margin-left: auto
	}

	.full-row>.smidd-1 {
		width: 8.33333333%
	}

	.full-row>.smidd-2 {
		width: 16.66666667%
	}

	.full-row>.smidd-3 {
		width: 25%
	}

	.full-row>.smidd-4 {
		width: 33.33333333%
	}

	.full-row>.smidd-5 {
		width: 41.66666667%
	}

	.full-row>.smidd-6 {
		width: 50%
	}

	.full-row>.smidd-7 {
		width: 58.33333333%
	}

	.full-row>.smidd-8 {
		width: 66.66666667%
	}

	.full-row>.smidd-9 {
		width: 75%
	}

	.full-row>.smidd-10 {
		width: 83.33333333%
	}

	.full-row>.smidd-11 {
		width: 91.66666667%
	}

	.full-row>.smidd-12 {
		width: 100%
	}
}

@media only screen and (max-width:760px) {
	.row>.smal-1 {
		width: 7.33333333%
	}

	.row>.smal-2 {
		width: 15.66666667%
	}

	.row>.smal-3 {
		width: 24%
	}

	.row>.smal-4 {
		width: 32.33333333%
	}

	.row>.smal-5 {
		width: 40.66666667%
	}

	.row>.smal-6 {
		width: 49%
	}

	.row>.smal-7 {
		width: 57.33333333%
	}

	.row>.smal-8 {
		width: 65.66666667%
	}

	.row>.smal-9 {
		width: 74%
	}

	.row>.smal-10 {
		width: 82.33333333%
	}

	.row>.smal-11 {
		width: 90.66666667%
	}

	.row>.smal-12 {
		width: 99%
	}

	.smal-hide {
		display: none
	}

	.smal-show {
		display: block
	}

	.smal-center {
		position: relative;
		left: -0.5%;
		display: block;
		float: none;
		clear: both;
		margin-right: auto;
		margin-left: auto
	}

	[class*='pull-left-'],
	[class*='pull-right-'] {
		right: auto;
		left: auto
	}

	.full-row>.smal-1 {
		width: 8.33333333%
	}

	.full-row>.smal-2 {
		width: 16.66666667%
	}

	.full-row>.smal-3 {
		width: 25%
	}

	.full-row>.smal-4 {
		width: 33.33333333%
	}

	.full-row>.smal-5 {
		width: 41.66666667%
	}

	.full-row>.smal-6 {
		width: 50%
	}

	.full-row>.smal-7 {
		width: 58.33333333%
	}

	.full-row>.smal-8 {
		width: 66.66666667%
	}

	.full-row>.smal-9 {
		width: 75%
	}

	.full-row>.smal-10 {
		width: 83.33333333%
	}

	.full-row>.smal-11 {
		width: 91.66666667%
	}

	.full-row>.smal-12 {
		width: 100%
	}
}

/*挂件分页样式*/
.util-page {
	font-size: 0;
	color: #000;
	text-align: center;
}

.util-page .gobutton,
.util-page .sl,
.util-page .num,
.util-page .count {
	color: #000;
	display: inline-block;
	border: 1px solid #ededed;
	margin: 10px 0;
	padding: 5px 10px;
	vertical-align: middle;
	margin: 0 0 10px -1px;
	background: #fff;
	font-size: 16px;
	font-weight: normal;
}

.util-page .gobutton:hover,
.util-page .num:hover,
.util-page .current {
	color: #fff;
	background: #0075be;
}

.util-page span.gobutton,
.util-page span.gobutton:hover {
	color: #000;
	background-color: #eee;
}

.util-page .gobutton .ion {
	font-size: .8em;
}

.util-page .count {
	margin-left: 10px;
	color: #000;
	background: none;
	border: none;
}

.util-page span.jump {
	background: none;
	color: #000;
	display: inline-block;
	margin: 0 7px;
	vertical-align: top;
}

.util-page span.jumpto,
.util-page span.jumpto_text,
.util-page span.jumpto_text {
	background: none;
	border: none;
	color: #000;
	font-size: 14px;
}

.util-page .jumpto_inp {
	width: 40px;
	text-align: center;
	height: 37px;
	line-height: 37px;
	vertical-align: top;
}

/*百度地图容器-默认高度45%，BdMapArea是防止在同屏版心下地图太大*/
.BdMapArea {
	margin: 0 auto 55px;
	max-width: 1200px;
}

.BdMapWrapper {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 45%;
	overflow: hidden;
}

.BdMapWrapper .BdMapCon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media only screen and (max-width:760px) {
	.BdMapArea {
		display: none;
	}
}

/*默认隐藏百度分享触控弹层*/
.bdshare_popup_box {
	display: none !important;
}

/* 雪碧图 */
/* 对齐方案引用(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */
.ico {
	display: inline-block;
	width: 20px;
	height: 20px;
	white-space: nowrap;
	letter-spacing: -1em;
	text-indent: -99em;
	color: transparent;
	background: url(../images/ico.png);
	*text-indent: 0;
	*zoom: expression(this.runtimeStyle['zoom']='1', this.innerHTML='\3000');
	vertical-align: middle;
}

.ico:before {
	content: '\3000';
}

.ico1_2 {
	background-position: -20px 0;
}

.ico1_3 {
	background-position: -40px 0;
}

.ico1_4 {
	background-position: -60px 0;
}

.ico1_5 {
	background-position: -80px 0;
}

.ico2_1 {
	background-position: 0 -20px;
}

.ico2_2 {
	background-position: -20px -20px;
}

.ico2_3 {
	background-position: -40px -20px;
}

.ico2_4 {
	background-position: -60px -20px;
}

.ico2_5 {
	background-position: -80px -20px;
}

.ico3_1 {
	background-position: 0 -40px;
}

.ico3_2 {
	background-position: -20px -40px;
}

.ico3_3 {
	background-position: -40px -40px;
}

.ico3_4 {
	background-position: -60px -40px;
}

.ico3_5 {
	background-position: -80px -40px;
}

.ico4_1 {
	background-position: 0 -60px;
}

.ico4_2 {
	background-position: -20px -60px;
}

.ico4_3 {
	background-position: -40px -60px;
}

.ico4_4 {
	background-position: -60px -60px;
}

.ico4_5 {
	background-position: -80px -60px;
}

/* 常量设置 */
.wrap {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}

.mwrap {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

/*对ie8设置最小宽度，防止页面错乱*/
/*for ie8*/
body {
	min-width: 1240px\9;
	overflow-x: auto;
}

/*for ie9+*/
@media all and (min-width:0) {
	body {
		min-width: 0;
		overflow-x: hidden;
	}
}

body {
	font-size: 14px;
	line-height: 1.6;
	color: #555;
	background: #fff;
}

a {
	color: inherit;
}

a:hover {
	color: #e62129;
}

::-moz-selection {
	color: #fff;
	background: #e62129;
}

::selection {
	color: #fff;
	background: #e62129;
}

::-webkit-input-placeholder {
	color: #aaa;
}

.placeholder {
	color: #aaa;
}

/*css组件设置*/
.form-control,
.input-group-addon,
.btn {
	border-radius: 2px;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(102, 175, 233, 0.6);
}

.imgZoom img,
.imgY180 img {
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	-webkit-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
}

.imgZoom {
	overflow: hidden;
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.imgZoom:hover img {
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.imgY180:hover img {
	cursor: pointer;
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

/* 网站样式 */
/* 公共部分 */
/* 头部 */
.head_top ul {
	padding-top: 7px;
}

.head_top ul li {
	float: right;
	font-size: 12px;
	color: #444444;
	line-height: 24px;
}

.head_top ul li.li1 {
	margin-left: 30px;
	position: relative;
}

.head_top ul li.li1:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 10px;
	background: url(../images/header_top01.jpg) no-repeat center;
	left: -14px;
	top: 8px;
}

.head_top ul li.li2 .num {
	font-size: 16px;
	color: #ce1421;
}

.head_bott {
	position: relative;
	padding-top: 20px;
	transition: all .5s ease;
}

.head_bott .head_lang {
	float: right;
	margin-right: 25px;
	height: 70px;
}

.head_bott .head_lang .icon {
	background: url(../images/head_lang.png) no-repeat center;
	width: 36px;
	height: 70px;
	display: inline-block;
}

.head_bott .head_lang a {
	vertical-align: top;
	font-size: 16px;
	color: #e62129;
	font-family: Arial;
	line-height: 70px;
}

/* 头部搜索样式 */
.head_bott .logo {
	float: left;
	position: relative;
	height: 60px;
	margin-top:5px;
}

.head_bott .head_search {
	float: right;
}

.head_bott .head_search .btn-search {
	cursor: pointer;
	display: block;
	float: right;
}

.head_bott .head_search .icon {
	width: 26px;
	height: 70px;
	float: right;
	background: url(../images/head_search.png) no-repeat center;
	line-height: 70px;
	display: block;
}

.head_bott .head_search .search {
	display: none;
	width: 100%;
	height: 70px;
	line-height: 70px;
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: #fff;
	border: 1px #dcdcdc solid;
}

.head_bott .head_search .search .search_btn {
	cursor: pointer;
	float: left;
	width: 66px;
	text-align: center;
	margin-left: 20%;
}

.head_bott .head_search .search .search_btn .icon {
	width: 66px;
	height: 70px;
	background: url(../images/search_close.png) no-repeat center;
}

.head_bott .search .inp {
	float: left;
	border: none;
	vertical-align: top;
	width: 60%;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	padding-left: 5px;
	margin-top: 20px;
	border-left: 1px solid #e4e4e4;
	font-size: 16px;
}

.head_bott .search .search_close {
	cursor: pointer;
	float: right;
	border: none;
	line-height: 70px;
	height: 70px;
	background: none;
	margin-top: 0;
	outline: none;
}

.mobile_key {
	display: none;
}

/* 头部吸顶样式 */
.head_top {
	transition: all .5s ease;
	height: 32px;
}

.head_bott .logo {
	transition: all .5s ease;
}

.header {
	position: relative;
	top: 0;
	z-index: 10;
	width: 100%;
	background: #fff;
	box-shadow: 0px 10px 10px -10px #c7c2c2;
}

.header.fixed {
	position: fixed;
}

.header.fixed .head_top {
	height: 0;
	overflow: hidden;
}
.header.fixed .head_bott{
	padding-top: 0;
}
.header.fixed .head_bott .logo {
	margin-top: 10px;
	height: 50px;
}
.header.fixed .head_bott .logo img{
	max-height: 100%;
}

/* 导航 */
.nav {
	width: 60%;
	float: left;
	margin-left: 15%;
}

.nav>ul>li {
	float: left;
	font-size: 16px;
	color: #1f1f1f;
	text-align: center;
	padding: 0 32px;
	line-height: 70px;
}

.nav>ul>li a {
	color: #1f1f1f;
	display: block;
	height: 100%;
}

.nav>ul>li a:hover,.nav>ul>li.active>a{
	color: #e62129;
}

.nav .inner_box {
	display: none;
	z-index: 4;
	position: absolute;
	width: 100%;
	left: 0;
	top: 100%;
	padding-bottom: 2%;
	background: url(../images/nav.jpg) repeat center center;
	text-align: left;
}

.nav .inner_box .sec_list {
	float: left;
	width: 17.5%;
}

.nav .second_nav li {
	width: 100%;
	height: 35px;
	line-height: 35px;
}

.nav .inner_box .sec_list .second_nav a {
	position: relative;
	padding-left: 9%;
	padding-right: 20%;
	white-space:nowrap;text-overflow:ellipsis;overflow:hidden;
}

.nav .inner_box .btn_more {
	position: relative;
	z-index: 1
}

.nav .inner_box .btn_more:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	background: #e62129;
	height: 100%;
	transition: width .5s ease;
	-webkit-transition: width .5s ease;
	z-index: -1;
}

.nav .inner_box .btn_more:hover:after {
	content: '';
	background: #e62129;
	width: 100%;
}

.nav .inner_box .img_infor {
	float: left;
	width: 53%;
	padding-left: 7%;
}

.nav .inner_box .img_infor .txt {
	line-height: 30px;
}

.nav .inner_box .img_infor .txt span {
	display: inline-block;
	height: 120px;
	overflow: hidden;
	font-size: 14px;
}

.nav .inner_box .img_infor .btn_more {
	width: 160px;
	color: #e62129;
	height: 36px;
	border: 1px solid #e62129;
	display: block;
	line-height: 36px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 30px;
}

.nav .inner_box .img_infor .btn_more:hover {
	color: #fff;
}

.nav .inner_box {
	height: 260px !important
}

.nav li.solu_li .inner_box {
	height: 340px !important
}


/* 底部 */
footer {
	position: relative;
	z-index: 1;
}

.foot_top {
	background: #dce1e8;
	padding: 75px 0;
}

.foot_top .left {
	width: 20%;
	float: left;
}

.foot_top .left .infor {
	margin: 20px 0 30px;
	font-size: 13px;
	color: #353535;
	line-height: 24px;
}

.foot_top .left .share a {
	display: inline-block;
	width: 29px;
	height: 29px;
	background: url(../images/foot_top2.png) no-repeat;
	padding: 0;
	float: none;
	margin-right: 25px;
	vertical-align: text-bottom;
	transition: 0s;
}

.foot_top .left .share a.bds_weixin {
	background-position: 0 0;
}

.foot_top .left .share a.bds_sqq {
	background-position: -29px 0;
}

.foot_top .left .share a.bds_tsina {
	background-position: -58px 0;
}

.foot_top .left .share a.bds_weixin:hover {
	background-position: 0 -30px;
}

.foot_top .left .share a.bds_sqq:hover {
	background-position: -29px -30px;
}

.foot_top .left .share a.bds_tsina:hover {
	background-position: -58px -30px;
}

.foot_top .right {
	float: right;
	width: 70%;
}

.foot_top .right dl {
	float: left;
	width: 27%;
	padding: 0 30px;
	border-left: 1px solid #d1d8e0;
	box-sizing: border-box;
}

.foot_top .right dl dt {
	font-size: 16px;
	font-weight: bold;
	color: #e62129;
	margin-bottom: 25px;
}

.foot_top .right dl dd {
	font-size: 14px;
	color: #2c2c2c;
	line-height: 30px;
}

.foot_top .right dl dd a{
	display: block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.foot_top .right dl.dl5 {
	width: 19%;
	padding-right: 0;
	float: right;
	border: none;
	text-align: center;
	box-sizing: border-box;
}

.foot_top .right dl.dl5 .txt {
	margin-top: 20px;
	font-size: 14px;
	color: #929292;
	text-align: center;
}

.foot_bottom {
	background: #1c3144;
	font-size: 14px;
	color: #888e96;
	line-height: 30px;
	padding: 15px 0;
}

.foot_bottom .left {
	float: left;
}

.foot_bottom .left em {
	margin: 0 15px;
}

.foot_bottom .right {
	float: right;
}

.foot_bottom a:hover {
	color: #fff;
}

/* xc_banner */
.xc_banner {
	position: relative;
	overflow: hidden;
	z-index: 4;
	background: #fff;
}

.xc_banner>img {
	width: 100%;
}

.xc_banner .crumbs {
	position: absolute;
	bottom: 60px;
	left: 0;
	color: #fff;
	width: 100%;
}

.xc_banner .crumbs .tit {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 5px;
}

.xc_banner .crumbs .con {
	font-size: 14px;
}

/* 二级导航 */
.xc_nav {
	border-bottom: 1px solid #cccccc;
	position: relative;
	z-index: 4;
	background: #fff;
}

.xc_nav ul li {
	line-height: 55px;
	float: left;
	padding: 0 25px;
	transition: .3s ease;
}

.xc_nav ul li a {
	font-size: 16px;
	color: #595959;
	transition: .3s ease;
}

.xc_nav ul li.cur,
.xc_nav ul li:hover {
	background: #e62129;
}

.xc_nav ul li.cur a,
.xc_nav ul li:hover a {
	color: #fff;
}

/* common_banner */
.common_banner {
	position: relative;
	overflow: hidden;
	z-index: 2
}

.common_banner img {
	position: absolute;
	width: 100%;
	z-index: -1;
}

.common_banner .intro {
	text-align: center;
	padding: 9% 0;
	color: #fff;
}

.common_banner .intro .t {
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 15px;
}

.common_banner .intro .c {
	font-size: 14px;
	padding: 0 16.8%;
}

/* 手机端分享弹窗 */
.share_content {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	z-index: 99999;
}
.widgets_right_nav_3{
	display: none;
}
.head_bott{
	padding-top: 0;
}
/* .head_bott .logo{
	margin-top: 0;
} */
/* 页面 */
/*分页 start*/
.widgets_common_pages_6 {
	font-size: 0;
	margin-top: 50px;
}

.widgets_common_pages_6 a,
.widgets_common_pages_6 span {
	line-height: 58px;
	color: #424242;
	background-color: #dde3e8;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 0 30px;
	font-size: 14px;
	margin: 0;
}

.widgets_common_pages_6 a:hover,
.widgets_common_pages_6 span.current {
	color: #fff;
	background-color: #e62129;
}

.channel_content {
	min-height: 300px;
	background: #eef2f5;
	padding: 50px 0 70px;
}

/* 下层页面 */
/* 新闻详细页 */
.news_detail01 .detail_l {
	width: 70.3399%;
}

.news_detail01 .l_box {
	background: #fff;
	padding: 8% 6%;
}

.news_detail01 .news_title {
	font-size: 30px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

.news_detail01 .l_tools {
	margin-bottom: 40px;
	line-height: 20px;
}

.news_detail01 .l_tools span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 14px;
	color: #5a5a5a;
}

.news_detail01 .news_time {
	margin-right: 20px;
}

.news_detail01 .switcher .title {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

.news_detail01 .detail_r {
	width: 28%;
}

.news_detail01 .detail_r .arr_box {
	background: #fff;
	padding: 8%;
	margin-bottom: 14px;
	color: #666;
	display: block;
}

.news_detail01 .detail_r .arr_title {
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}

.news_detail01 .detail_r .arr_news_title {
	font-size: 14px;
	font-weight: normal;
}

.news_detail01 .detail_r .arr_time {
	font-size: 14px;
	padding-top: 6px;
	display: block;
}

.news_detail01 .detail_r .arr_box:hover {
	color: #fff;
	background: #e62129;
}

.news_detail01 .detail_r .arr_box:hover .arr_title {
	color: #fff;
}

.news_detail01 .detail_r .share_box {
	background: #fff;
	padding: 8%;
}

.news_detail01 .detail_r .share_title {
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}

.news_detail01 .detail_r .black_list {
	width: 100%;
	height: 42px;
	line-height: 42px;
	background: #e62129;
	text-align: center;
	font-size: 18px;
	color: #fff;
	display: block;
}

.news_detail01 .newdetail_share {
	padding: 10px 0px;
}

.news_detail01 .newdetail_share a {
	width: 40px;
	height: 40px;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	border: 1px solid #999;
	line-height: 40px;
	border-radius: 50%;
	background: none;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	font-size: 20px;
	color: #999;
}

/* 公司介绍 */
.about_us.channel_content {
	padding: 50px 0;
}

.about_us01 .right {
	width: 31.6%;
	float: right;
	cursor: pointer;
	margin: 60px 0 30px 55px;
}

.about_us01 .img .rect-81 {
	padding-bottom: 81%;
}

.about_us01 .img .cover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: url(../images/about_us01_2.png) no-repeat bottom right;
}

.about_us01 .img .cover i {
	width: 68px;
	height: 68px;
	background: url(../images/play.png) no-repeat center;
	position: absolute;
	left: 50%;
	margin-left: -34px;
	top: 50%;
	margin-top: -34px;
}

.about_us01 .content .tit1 {
	font-family: impact;
	font-size: 65px;
	color: #bcbcbc;
	line-height: 1.2;
}

.about_us01 .content .tit2 {
	font-size: 31px;
	color: #e62129;
	margin-bottom: 40px;
}

.about_us01 .content .txt {
	font-size: 14px;
	color: #3d3d3d;
}

.about_us02 ul {
	background: url(../images/about_us02_1.jpg) no-repeat center;
	margin-top: 40px;
}

.about_us02 ul li {
	float: left;
	width: 25%;
	text-align: center;
	color: #fff;
	padding: 75px 0;
}

.about_us02 ul li .number span {
	display: inline-block;
	font-size: 16px;
}

.about_us02 ul li .number span.num {
	font-size: 48px;
	line-height: 1;
	font-family: Impact;
	margin-right: 5px;
}

.about_us02 ul li .text {
	font-size: 16px;
	line-height: 27px;
}

/* 发展历程 */
.history.channel_content {
	padding: 100px 0;
}

.history01 .his_left {
	width: 28%;
}

.history01 .his_right {
	width: 66%;
	min-height: 580px;
}

.history01 .left_list li {
	cursor: pointer;
	border-bottom: 1px solid #d6d8da;
}

.history01 .left_list li .text {
	line-height: 30px;
	padding: 20px 0;
	text-align: center;
	font-size: 24px;
	color: #515151;
}

.history01 .left_list li .text span {
	color: #1f1f1f;
}

.history01 .his_right ul {
	padding: 0 46px 0 50px;
	background: url(../images/history01_2.png);
	background-position: 0 0;
	background-repeat: repeat-y;
}

.history01 .his_right li {
	margin-bottom: 40px;
}

.history01 .his_right li:hover .list_box {
	box-shadow: 0px 10px 20px -10px #555;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}

.history01 .his_right .list_box {
	padding: 35px 30px;
	background-color: #f7f7f7;
	position: relative;
}

.history01 .his_right .list_ico01 {
	width: 8px;
	height: 8px;
	border: 4px solid #05255b;
	background-color: #02c3fa;
	border-radius: 50%;
	position: absolute;
	left: -58px;
	top: 32px;
}

.history01 .his_ri.ght .list_time {
	font-size: 24px;
	color: #e62129;
	font-family: Arial;
	padding: 4px 0px 10px;
	font-weight: bold;
}

.history01 .his_right .list_text {
	font-size: 14px;
	color: #6f6f6f;
	line-height: 30px;
	margin-bottom: 20px;
}

.history01 .left_list .li_img {
	display: none;
}

.history01 .left_list .tab_t_cur .text {
	display: none;
}

.history01 .left_list .tab_t_cur .li_img {
	display: block;
}

.history01 .left_list .tab_t_cur .li_img .txt {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 2;
	color: #2db0ff;
	font-weight: bold;
	font-size: 20px;
}

.history01 .left_list .tab_t_cur .li_img .txt span {
	font-size: 35px;
	font-family: 'Impact';
}

.history01 .his_right .list_box .list_time {
	font-size: 38px;
	color: #e62129;
	font-family: 'impact';
}

/* 新闻列表 */
.news_banner.xc_banner {
	height: 590px;
}

.news_banner.xc_banner>img {
	position: absolute;
	width: 1920px;
	margin-left: -960px;
	max-width: none;
	left: 50%;
}

.news_banner.xc_banner .crumbs {
	top: 50px;
}

.news_banner .cover {
	margin-top: 40px;
	position: relative;
}

.news_banner .cover .item {
	display: none;
}

.news_banner .cover .owl-item .item {
	display: block;
}

.news_banner .cover .item .rect-56 {
	padding-bottom: 56%;
}

.news_banner .cover .item a {
	display: block;
}

.news_banner .cover .item .infor {
	background: #fff;
	transition: .3s ease;
}

.news_banner .cover .item .infor .box {
	padding: 30px;
}

.news_banner .cover .item .infor .box .t {
	font-size: 20px;
	color: #1f1f1f;
	line-height: 30px;
	margin-bottom: 8px;
	transition: .3s ease;
}

.news_banner .cover .item .infor .box .d {
	font-size: 14px;
	color: #787878;
	line-height: 30px;
	transition: .3s ease;
}

.news_banner .cover .news_btn.disabled {
	display: none;
}

.news_banner .cover .news_btn>div {
	width: 35px;
	height: 110px;
	background: url(../images/news_list01_2.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -55px;
	z-index: 2;
	font-size: 0;
	cursor: pointer;
}

.news_banner .cover .news_btn>div:hover {
	background: url(../images/news_list01_2_hover.png) no-repeat
}

.news_banner .cover .news_btn .owl-prev {
	left: -60px;
	background-position: 0 0;
}

.news_banner .cover .news_btn .owl-next {
	right: -60px;
	background-position: -35px 0px;
}

.news_banner .cover .news_btn .owl-next:hover {
	background-position: -35px 0px;
}

.news_banner .cover .item:hover .infor {
	background: #e62129;
}

.news_banner .cover .item:hover .infor .box .t {
	color: #fff;
}

.news_banner .cover .item:hover .infor .box .d {
	color: #fff;
}

.news_list01 .form_box {
	background: #fff;
	padding: 50px 60px 40px;
	margin-bottom: 26px;
}

.news_list01 .form_box .hd_tit {
	font-size: 24px;
	color: #1e1e1e;
	height: 30px;
	line-height: 30px;
	margin-right: 2%;
}

.news_list01 .form_box .inp_box_wrap {
	width: 20%;
	margin-right: 2%;
}

.news_list01 .form_box .inp_box {
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	border: 1px solid #e0e0e0;
	padding: 0;
	margin: 0;
	box-sizing: content-box;
	font-size: 13px;
	color: #999;
	padding: 0;
	text-indent: 10px;
}

.news_list01 .form_box .hd_btn {
	width: 18%;
	border: none;
	text-align: center;
	background: #e62129;
	font-size: 15px;
	color: #fff;
	height: 33px;
	line-height: 33px;
	outline: none;
	cursor: pointer
}

body .select-ui-options-default li:hover {
	background: #e62129;
}

body .select-ui-choose-default {
	border-radius: 0;
}

body .select-ui-choose-default-bottom.on {
	border-radius: 0;
}

body .select-ui-choose-default ._arrow {
	width: 32px;
	background: #e3e3e3;
}

body .select-ui-choose ._arrow .arr {
	left: 50%;
	margin-left: -4px;
}

.news_list01 .list_bd .list_box {
	padding: 46px 60px 40px;
	position: relative;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.news_list01 .list_bd .list_main {
	overflow: hidden;
	width: 86%;
	padding-left: 3%;
	position: relative;
}

.news_list01 .list_bd .list_main:after {
	content: '';
	width: 1px;
	height: 90px;
	background: #d2d2d2;
	position: absolute;
	left: 0;
	top: 0;
}

.news_list01 .list_bd .bd_r {
	width: 23%;
	margin-right: 3%;
}

.news_list01 .list_bd .list_title {
	font-size: 20px;
	color: #1f1f1f;
	font-weight: normal;
	display: block;
	font-family: '微软雅黑';
}

.news_list01 .list_bd .list_tool {
	font-size: 14px;
	color: #c1c1c1;
	padding: 10px 0px;
}

.news_list01 .list_bd .list_tool span {
	display: inline-block;
	vertical-align: middle;
}

.news_list01 .list_bd .list_tool .share {
	cursor: pointer;
	margin: 0 20px;
}

.news_list01 .list_bd .list_p {
	font-size: 14px;
	color: #505050;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}

.news_list01 .list_bd .list_box:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #e6e6e6;
	position: absolute;
	bottom: 0;
	right: 0;
}

.news_list01 .list_bd .list_time {
	font-size: 14px;
	color: #7c7c7c;
	padding: 10px 12px 7px 17px;
	width: 60px;
	transition: all 0.5s ease;
	font-family: Arial;
}

.news_list01 .list_bd .list_time_day {
	display: block;
	font-size: 50px;
	color: #7c7c7c;
	line-height: 50px;
	font-family: Arial;
}

.news_list01 .list_bd .news_more {
	padding: 0;
	margin: 0;
	background: none;
	height: 20px;
	line-height: 20px;
}

.news_list01 .list_bd .list_tool span.date {
	display: none;
}

.news_list01 .list_bd .list_bd .noimg .bd_c {
	width: 84%;
}

.news_list01 .list_bd li:hover .list_box {
	background: #efefef;
}

.news_list01 .list_bd li:hover .list_title {
	color: #e62129;
	font-weight: bold;
}

.news_list01 .list_bd li:hover .list_time {
	color: #e62129;
}

.news_list01 .list_bd li:hover .list_time_day {
	color: #e62129;
}

.news_list01 .list_bd .rect-72 {
	padding-bottom: 72%;
}

.news_list01 li:hover .list_bd .list_p {
	color: #e62129;
}

/* 子公司 */
.member_company01 .rect-682 {
	padding-bottom: 68.2%;
}

.member_company01 ul li {
	background: #fff;
	margin-bottom: 60px;
}

.member_company01 .box {
	padding: 80px 70px 37px;
	position: relative;
}

.member_company01 .box .img {
	float: left;
	width: 26%;
	margin-right: 4%;
}

.member_company01 .box .infor .infor_box {
	padding: 20px 0;
}

.member_company01 .box .infor .tit {
	font-size: 22px;
	color: #010101;
	font-weight: bold;
	margin-bottom: 20px;
}

.member_company01 .box .infor .web {
	float: right;
	background: url(../images/member_company01_2.jpg) no-repeat center right;
	padding-right: 35px;
	font-size: 14px;
	color: #3c3c3c;
	line-height: 30px;
}

.member_company01 .box .infor .web:hover {
	color: #e62129;
}

.member_company01 .box .infor .con {
	padding-right: 55px;
	font-size: 14px;
	color: #666666;
	height: 104px;
	overflow: hidden;
	line-height: 26px;
	position: relative;
}

/* 修改滚动条效果 */
.member_company01 .scrollbar-ui .scroll_bar {
	background: #bfbfbf;
	width: 4px !important;
}

.member_company01 .scrollbar-ui .scroll_slider {
	background: #e62129;
}

/*公共线*/
.member_line {
	width: 89%;
	height: 1px;
	background: #f0f0f0;
	position: absolute;
	top: 50px;
	left: 50px;
}

.member_line i {
	width: 30%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #e62129;
}


/* 关于综合 */
.about_center.channel_content {
	padding: 0;
}

.about_center01 {
	position: relative;
	overflow: hidden;
}

.about_center01>img {
	width: 100%
}

.about_center01 .infor {
	position: absolute;
	font-size: 55px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	text-align: center;
	top: 50%;
	margin-top: -44px;
}

.about_center02 .intro .img {
	padding: 70px 0 45px;
	text-align: center;
}

.about_center02 .intro .img img {
	background: url(../images/about_center02_2.jpg) center fixed;
}

.about_center02 .intro .c {
	font-size: 15px;
	color: #3c3c3c;
	text-align: center;
	padding: 0 13%;
	line-height: 30px;
}

.about_center02 .content .number {
	padding: 60px 0 70px;
}

.about_center02 .content .number li {
	width: 25%;
	float: left;
}

.about_center02 .content .number li.li1 .num {
	background: url(../images/about_center02_3.png) no-repeat 65% 35px;
}

.about_center02 .content .number li.li2 .num {
	background: url(../images/about_center02_4.png) no-repeat 85% 35px;
}

.about_center02 .content .number li.li3 .num {
	background: url(../images/about_center02_5.png) no-repeat 70% 35px;
}

.about_center02 .content .number li.li4 .num {
	background: url(../images/about_center02_6.png) no-repeat 65% 35px;
}

.about_center02 .content .number li .num {
	font-size: 14px;
	text-align: center;
}

.about_center02 .content .number li .num01,
.about_center02 .content .number li .num03 {
	color: #0073b8
}

.about_center02 .content .number li .num02,
.about_center02 .content .number li .num04 {
	color: #02c3fa
}

.about_center02 .content .number li .num span {
	font-size: 88px;
	line-height: 1.2;
	font-family: Helvetica;
	font-weight: bold;
	margin-bottom: 25px;
}

.about_center02 .content .number li .txt {
	font-size: 16px;
	color: #303031;
	text-align: center;
	font-weight: bold;
}

.about_center02 .content .number li .txt_en {
	font-size: 24px;
	color: #d4d8dc;
	text-align: center;
	text-transform: uppercase;
	font-family: Helvetica;
	font-weight: bold;
}

.about_center03 {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

.about_center03 .right {
	position: absolute;
	width: 960px;
	right: 0;
	top: 0;
	max-width: none;
}

.about_center03 .left {
	width: 50%;
	background: url(../images/about_center03_2.png) no-repeat left top #fff;
	position: relative;
}

.about_center03 .left .item .box {
	padding: 45px 70px;
}

.about_center03 .left .item .box .infor {
	margin-bottom: 30px;
}

.about_center03 .left .item .box .infor .tit_en {
	color: #0073b8;
	font-size: 56px;
	font-family: Helvetica;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.2;
}

.about_center03 .left .item .box .infor .tit {
	font-size: 35px;
	color: #000;
}

.about_center03 .left .item .box .infor .tit span {
	font-size: 44px;
	font-family: Helvetica;
	font-weight: bold;
}

.about_center03 .left .item .box .content ul li {
	margin-bottom: 20px;
}

.about_center03 .left .item .box .content ul li .time {
	font-size: 20px;
	color: #505050;
	font-weight: bold;
}

.about_center03 .left .item .box .content ul li .con {
	font-size: 14px;
	color: #797979;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}

.about_center03 .left .owl-nav {
	position: absolute;
	right: -56px;
	bottom: 0;
}

.about_center03 .left .owl-nav>div {
	font-size: 0;
	display: inline-block;
	width: 56px;
	height: 55px;
	background: url(../images/about_center03_3.jpg) no-repeat;
	transition: .3s ease;
}

/* .about_center03 .left .owl-nav .owl-prev{background-position:0 0;} */
.about_center03 .left .owl-nav .owl-next {
	background-position: -56px 0;
}

/* .about_center03 .left .owl-nav .owl-prev:hover{background-position:0 -55px;}
.about_center03 .left .owl-nav .owl-next:hover{background-position:-56px -55px;} */
.about_center03 .left .owl-nav .owl-prev {
	background-position: 0 -55px;
}

.about_center04 {
	background: url(../images/about_center04_3.jpg) no-repeat center;
	padding-bottom: 50px;
}

.about_center04 .left {
	float: left;
	width: 45.3%;
	color: #fff;
	position: relative
}

.about_center04 .left .box {
	padding-right: 50px;
}

.about_center04 .left .tit_en {
	text-transform: uppercase;
	font-size: 80px;
	line-height: 1.2;
	color: rgb(230, 221, 221);
	color: rgba(255, 255, 255, 0.2);
	position: absolute;
	top: 70px;
	font-family: Helvetica;
	font-weight: bold;
}

.about_center04 .left .tit {
	position: relative;
	font-size: 50px;
	font-weight: bold;
	line-height: 1.2;
	padding-top: 125px;
}

.about_center04 .left .txt {
	font-size: 24px;
	margin: 10px 0 60px;
}

.about_center04 .left .con {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
	line-height: 25px;
	height: 175px;
	overflow: hidden;
}

.about_center04 .right {
	float: left;
	width: 54.4%;
	background: #fff;
	margin-top: 80px;
}

.about_center04 .right ul {
	padding: 60px 55px 0 55px;
}

.about_center04 .right ul li {
	float: left;
	width: 50%;
	margin-bottom: 55px;
}

.about_center04 .right ul li .icon {
	width: 80px;
	height: 70px;
	background: url(../images/about_center04_2.png) no-repeat;
	transition: .5s ease;
}

.about_center04 .right ul li.li1 .icon {
	background-position: 0 0;
}

.about_center04 .right ul li.li2 .icon {
	background-position: -80px 0;
}

.about_center04 .right ul li.li3 .icon {
	background-position: -160px 0;
}

.about_center04 .right ul li.li4 .icon {
	background-position: -240px 0;
}

.about_center04 .right ul li:hover .icon {
	transform: rotateY(180deg)
}

.about_center04 .right ul li .t {
	font-size: 34px;
	color: #000;
	font-weight: bold;
	margin-top: 10px;
}

.about_center04 .right ul li:hover .t {
	color: #e62129;
}

.about_center04 .right ul li .c {
	font-size: 14px;
	color: #797979;
	height: 44px;
	overflow: hidden;
	white-space: normal;
}

/* 联系我们 */
.contact_us.channel_content {
	background: #fff;
	padding-bottom: 0;
}

.contact_us01 {
	margin-bottom: 65px;
}

.contact_us01 .infor {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #e62129;
	margin-bottom: 40px;
}

.contact_us01 .content {
	padding: 0 50px;
}

.contact_us01 .content .tab_t_box {
	border: 1px solid #d6d6d7;
	text-align: center;
}

.contact_us01 .content .tab_t {
	display: inline-block;
	width: 49.8%;
	text-align: center;
	font-size: 16px;
	color: #525252;
	line-height: 55px;
	margin-left: -1px;
	cursor: pointer;
}

.contact_us01 .content .tab_t:first-child {
	border: none
}

.contact_us01 .content .tab_t.cur {
	background: #e62129;
	color: #fff;
}

.contact_us01 .content .tab_c_box {
	background: #f8f8f8;
	border: 1px solid #d6d6d7;
	border-top: none;
	min-height: 280px;
}

.contact_us01 .content .tab_c {
	padding: 70px;
}

.contact_us01 .content .tab_c ul li {
	float: left;
	width: 50%;
}

.contact_us01 .content .tab_c ul li {
	font-size: 15px;
	color: #525252;
	line-height: 35px;
}

.contact_us01 .content .tab_c ul li .tit {
	font-weight: bold;
	margin-right: 5px;
}

.contact_us02 {
	background: url(../images/contact_us02_1.jpg) no-repeat center;
	padding: 65px 0;
}

.contact_us02 .infor {
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
}

.contact_us02 .map_c {
	position: relative;
}

.contact_us02 .map_c li {
	position: absolute;
}

.contact_us02 .map_c li i.icon {
	width: 22px;
	height: 22px;
	background: url(../images/contact_dot.png) no-repeat;
	display: inline-block;
	cursor: pointer;
	position: relative;
	z-index: 1;
}

@keyframes warn {
	0% {
		transform: scale(1);
		opacity: 0;
	}

	25% {
		transform: scale(1.1);
		opacity: 0.2;
	}

	50% {
		transform: scale(1.2);
		opacity: 0.4;
	}

	75% {
		transform: scale(1.3);
		opacity: 0.2;
	}

	100% {
		transform: scale(1.4);
		opacity: 0;
	}
}

@-webkit-keyframes warn {
	0% {
		transform: scale(1);
		opacity: 0;
	}

	25% {
		transform: scale(1.1);
		opacity: 0.2;
	}

	50% {
		transform: scale(1.2);
		opacity: 0.4;
	}

	75% {
		transform: scale(1.3);
		opacity: 0.2;
	}

	100% {
		transform: scale(1.4);
		opacity: 0;
	}
}

.contact_us02 .map_c li .pulse {
	position: absolute;
	width: 30px;
	height: 30px;
	left: 50%;
	top: 50%;
	margin-top: -15px;
	margin-left: -17px;
	border: 1px solid #fff;
	border-radius: 50%;
	z-index: 1;
	opacity: 0;
	-webkit-animation: warn 2s linear 0s infinite;
	-moz-animation: warn 2s linear 0s infinite;
	animation: warn 2s linear 0s infinite;
}

.contact_us02 .map_c li .pulse01 {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 50%;
	top: 50%;
	margin-top: -25px;
	margin-left: -27px;
	border: 1px solid #fff;
	border-radius: 50%;
	z-index: 1;
	opacity: 0;
	-webkit-animation: warn 2s linear 0.4s infinite;
	-moz-animation: warn 2s linear 0.4s infinite;
	animation: warn 2s linear 0.4s infinite;
}

.contact_us02 .content {
	margin-top: 30px;
}

.contact_us02 .content ul li {
	background: url(../images/contact_us02_3.png) no-repeat center;
	transition: .3s ease;
	margin-bottom: 17px;
}

.contact_us02 .content ul li:hover {
	background: url(../images/contact_us02_4.png) no-repeat center;
}

.contact_us02 .content ul li .box {
	padding: 40px 30px;
}

.contact_us02 .content ul li .box .t {
	font-size: 18px;
	color: #202020;
	line-height: 35px;
	margin-bottom: 15px;
	transition: .3s ease;
}

.contact_us02 .content ul li .box .c {
	font-size: 14px;
	color: #686868;
	transition: .3s ease;
}

.contact_us02 .content ul li:hover .box .t {
	color: #fff;
}

.contact_us02 .content ul li:hover .box .c {
	color: #fff;
}

/* 首页 */
/* 标题公共样式 */
.ipart .infor {
	text-align: center;
}

.ipart .infor .tit {
	font-size: 40px;
	color: #212121;
}

.ipart .infor .con {
	font-size: 14px;
	color: #414141;
	margin: 10px 0 25px;
	padding: 0 18%;
}

/* ibanner */
.ibanner_box {
	width: 100%;
	background: #fff;
}

.ibanner {
	position: relative;
	z-index: 2;
	overflow: hidden;
	background: #fff;
}

/* .ibanner .cover img{position:absolute; left:50%; margin-left:-960px; width:1920px; max-width:none; z-index:2;} */
.ibanner .item {
	display: none;
	overflow: hidden;
	position: relative;
}

.ibanner .owl-item .item {
	display: block;
}

.ibanner .owl-carousel .owl-item .i_video .cover img {
	position: absolute;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	top: 50%;
	margin-top: -340px;
	max-width: none;
}

:root .ibanner .owl-carousel .owl-item .i_video img {
	display: none;
}

:root .ibanner .owl-carousel .owl-item .i_video .cover img {
	display: block;
}

.ibanner .owl-carousel .owl-item .i_video img {
	position: relative;
	width: 100%;
}

.ibanner .owl-carousel .owl-item img {
	width: 100%;
}

.ibanner .owl-carousel video {
	width: 100%;
	position: relative;
	z-index: 1;
}

.ibanner>.owl-carousel .owl-dots {
	width: 100%;
	position: absolute;
	bottom: 50px;
	left: 0;
	text-align: center;
}

.ibanner>.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 9px;
	background: url(../images/dian1.png) no-repeat;
	margin: 0 12px;
	cursor: pointer;
	background-position: 0 0;
}

.ibanner>.owl-carousel .owl-dots .owl-dot.active {
	background-position: 0 -30px;
}

.ibanner .content {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}

.ibanner .content:after {
	transition: .3s ease;
	content: '';
	position: absolute;
	width: 800px;
	height: 100%;
	left: 0;
	bottom: 0;
	background: url(../images/hot_news_bg.png);
	z-index: 1;
}

.ibanner .content .hot_news {
	width: 37%;
	padding: 25px 0;
	position: relative;
	z-index: 2;
}

.ibanner .content .hot_news .cell {
	display: none;
}

.ibanner .content .hot_news .owl-item .cell {
	display: block;
}

.ibanner .content .hot_news a {
	display: block;
	color: #fff;
}

.ibanner .content .hot_news .tit {
	float: left;
	width: 80%;
}

.ibanner .content .hot_news .tit .t {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	transition: .3s ease;
}

.ibanner .content .hot_news .tit .c {
	font-size: 12px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 6px;
}

.ibanner .content .hot_news .time {
	float: right;
	padding-right: 10px;
	width: 17%;
}

.ibanner .content .hot_news .time .d {
	font-size: 18px;
	font-family: Impact;
	text-align: right;
}

.ibanner .content .hot_news .time .y {
	font-size: 22px;
	font-family: Impact;
	text-align: right;
	line-height: 1.1;
}

.ibanner .content .hot_news .owl-dots {
	width: 20%;
	position: absolute;
	bottom: 7px;
	right: 0;
	text-align: center;
}

.ibanner .content .hot_news .owl-dots .owl-dot {
	display: inline-block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0 3px;
	cursor: pointer;
	background-position: 0 0;
}

.ibanner .content .hot_news .owl-dots .owl-dot.active {
	background: #fff;
}


.ibanner .item .cover img {
	z-index: 2;
}

.ipart {
	position: relative;
	z-index: 2;
}

.ipart01 {
	background: #e9f0f6;
	padding-top: 42px;
}

.ipart01 .content {
	position: relative;
	overflow: hidden;
}

.ipart01 .content .bg img {
	width: 100%;
	height: auto;
	display: none;
}

.ipart01 .content .tab {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}

.ipart01 .content .tab .wrap {
	height: 100%;
}

.ipart01 .content .tab .tab_list {
	height: 100%;
}

.ipart01 .content .tab .tab_list .item {
	display: none;
	text-align: center;
	height: 630px;
	position: relative;
	overflow: hidden;
}

.ipart01 .content .tab .tab_list .owl-item .item {
	display: block;
}

.ipart01 .content .tab .tab_list .item .con {
	position: absolute;
	bottom: 50px;
	width: 100%;
	z-index: 1;
	transition: .5s ease;
}

.ipart01 .content .tab .tab_list .item .con .text {
	font-size: 20px;
	color: #fff;
	margin-top: 15px;
	text-align: center;
	transition: .5s ease;
	/*min-height:64px;*/
	padding: 0 30px;
}

.ipart01 .content .tab .tab_list .item .con .jiahao {
	display: none;
	width: 59px;
	height: 59px;
	background: url(../images/ipart_jiahao.png) no-repeat center;
	margin: 60px auto;
}

.ipart01 .content .tab .tab_list .item a {
	display: block;
}

.ipart01 .content .tab .tab_list .item .cover {
	position: absolute;
	top: 100%;
	background: url(../images/ipart01_bg.png);
	width: 100%;
	height: 100%;
	transition: .5s ease;
}

.ipart01 .content .tab .tab_list .item.cur .con {
	height: 100%;
	bottom: 0;
}

.ipart01 .content .tab .tab_list .item.cur .con .icon {
	margin-top: 215px;
}

.ipart01 .content .tab .tab_list.owl-carousel .owl-item .item .con .icon img {
	width: auto;
	margin: 0 auto;
}

.ipart01 .content .tab .tab_list .item.cur .con .text {
	color: #fff;
	padding: 0 30px;
}

.ipart01 .content .tab .tab_list .item.cur .con .jiahao {
	display: block;
}

.ipart01 .content .tab .tab_list .item.cur .cover {
	position: absolute;
	top: 0;
	background: url(../images/ipart01_bg.png);
	width: 100%;
	height: 100%;
}

.ipart01 .owl-carousel .owl-nav .owl-next,
.ipart01 .owl-carousel .owl-nav .owl-prev {
	position: absolute;
	font-size: 0;
	top: 50%;
	margin-top: -30px;
}

.ipart01 .owl-carousel .owl-nav>div {
	width: 38px;
	height: 104px;
	background: url(../images/news_jt.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -52px;
	z-index: 2;
	font-size: 0;
	cursor: pointer;
}

.ipart01 .owl-carousel .owl-nav .owl-prev {
	left: -50px;
	background-position: 0 0;
}

.ipart01 .owl-carousel .owl-nav .owl-next {
	right: -50px;
	background-position: -38px 0px;
}

.ipart01 .owl-carousel .owl-nav>div:hover {
	background: url(../images/news_jt_hover.png) no-repeat;
}

.ipart01 .owl-carousel .owl-nav .owl-prev:hove {
	left: -50px;
	background-position: 0 0;
}

.ipart01 .owl-carousel .owl-nav .owl-next:hover {
	right: -50px;
	background-position: -38px 0px;
}





.ipart02 {
	background: url(../images/ipart02_bg.png) no-repeat bottom right #f0f6fc;
	padding: 42px 0 65px;
}

.ipart02 .content a {
	display: block;
}

.ipart02 .content .item {
	width: 32.5%;
	float: left;
	position: relative;
	margin-right: 1.25%;
	margin-bottom: 40px;
}

.ipart02 .content .item:nth-child(3n) {
	margin-right: 0;
}

.ipart02 .content .item .rect-100 {
	padding-bottom: 100%;
}

.ipart02 .content .item .text {
	background: #fff;
}

.ipart02 .content .item .text .box {
	padding: 25px 30px;
}

.ipart02 .content .item .t {
	font-size: 24px;
	color: #262626;
}

.ipart02 .content .item .c {
	font-size: 14px;
	color: #666;
}

.ipart02 .content .item .cover {
	opacity: 0;
	transform: scale(0.6);
	visibility: hidden;
	transition: all .5s ease;
	position: absolute;
	top: 0;
	width: 92%;
	height: 92%;
	top: 4%;
	left: 4%;
	background: url(../images/ipart02_3.jpg) no-repeat center bottom;
}

.ipart02 .content .item .cover .box {
	padding: 70px 40px;
}

.ipart02 .content .item .cover .box .t {
	color: #fff;
	font-size: 25px;
	margin-bottom: 10px;
}

.ipart02 .content .item .cover .box .c {
	color: #fff;
	line-height: 26px;
}

.ipart02 .content .item .cover .box .icon {
	position: absolute;
	bottom: 70px;
	right: 40px;
	background: url(../images/ipart02_2.png) no-repeat center;
	width: 16px;
	height: 29px;
}

.ipart02 .content .item:hover .cover {
	opacity: 1;
	visibility: visible;
	transform: scale(1)
}

.ipart03 {
	background: url(../images/ipart03_bg.jpg) no-repeat center fixed;
}

.ipart03 .left {
	padding-top: 130px;
	width: 29%;
	float: left;
	position: relative;
}

.ipart03 .left .tit_en {
	font-size: 50px;
	color: #dddddd;
	color: rgba(255, 255, 255, 0.3);
	font-family: Impact;
	line-height: 1;
	position: absolute;
	top: 110px;
	left: 0;
	z-index: 0;
}

.ipart03 .left .tit_cn {
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	position: relative;
}

.ipart03 .left .t {
	margin-top: 40px;
	font-size: 20px;
	color: #343434;
	margin-bottom: 10px;
}

.ipart03 .left .c {
	font-size: 15px;
	color: #535353;
	line-height: 28px;
	height: 150px;
	overflow: hidden;
}

.ipart03 .left .know_more {
	font-size: 15px;
	margin-top: 40px;
}

.ipart03 .right {
	float: right;
	width: 67.5%;
	width: 60%;
}

.ipart03 .right .list .item {
	float: left;
	width: 50%;
	height: 258px;
	transition: .3s ease;
	border-width: 1px;
	border-style: solid;
	margin-left: -2px;
}

.ipart03 .right .list .item:hover {
	background: url(../images/ipart03_1.png) no-repeat center;
}

.ipart03 .right .list .item .box {
	padding: 45px 30px;
}

.ipart03 .right .list .item .intro {
	margin-bottom: 20px;
}

.ipart03 .right .list .item .intro .img {
	width: 58px;
	height: 61px;
	float: right;
	background: url(../images/ipart03_2.png) no-repeat;
	transition: transform .5s ease;
}

.ipart03 .right .list .item .content {
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}

.ipart03 .right .list .item .intro .tit {
	float: left;
	margin-top: 20px;
}

.ipart03 .right .list1 .item {
	float: right;
	border-color: transparent #d5d4d7 #d5d4d7 #d5d4d7;
}

.ipart03 .right .list1 .item .box {
	padding: 75px 45px;
}

.ipart03 .right .list1 .item .intro .tit {
	font-size: 58px;
	color: #fff;
	font-family: Impact;
	float: left;
	line-height: 1;
	margin-top: 0;
	font-weight: normal;
}

.ipart03 .right .list1 .item:hover .intro .img {
	background-position: 0 -61px;
}

.ipart03 .right .list .item1 {
	border-color: #d5d4d7 transparent transparent #d5d4d7;
}

.ipart03 .right .list .item2 {
	border-color: transparent #d5d4d7 transparent #d5d4d7;
}

.ipart03 .right .list .item3 {
	border-color: #d5d4d7 transparent transparent #d5d4d7
}

.ipart03 .right .list .item4 {
	border-color: #d5d4d7 #d5d4d7 transparent #d5d4d7;
}

.ipart03 .right .list .intro .tit {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}

.ipart03 .right .list .item1 .intro .img {
	background-position: -58px 0;
}

.ipart03 .right .list .item2 .intro .img {
	background-position: -116px 0;
}

.ipart03 .right .list .item3 .intro .img {
	background-position: -174px 0;
}

.ipart03 .right .list .item4 .intro .img {
	background-position: -232px 0;
}

.ipart03 .right .list .item1:hover .intro .img {
	background-position: -58px -61px;
}

.ipart03 .right .list .item2:hover .intro .img {
	background-position: -115px -61px;
}

.ipart03 .right .list .item3:hover .intro .img {
	background-position: -174px -61px;
}

.ipart03 .right .list .item4:hover .intro .img {
	background-position: -232px -61px;
}

.ipart03 .right .list .item:hover .intro .img {
	transform: rotateY(180deg);
}

/* 供应链支持 */
.channel_content.supply {
	padding: 50px 0 100px;
}

.supply01 .tab_t {
	margin-bottom: 40px;
}

.supply01 .tab_t ul {
	padding: 0 6%;
	text-align: center;
}

.supply01 .tab_t li {
	display: inline-block;
	font-size: 25px;
	color: #6a6a6a;
	margin: 0 30px;
	position: relative;
	cursor: pointer;
}

.supply01 .tab_t li:after {
	content: '';
	width: 1px;
	height: 30px;
	background: #c2c4c5;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	left: -30px;
}

.supply01 .tab_t li:first-child:after {
	display: none;
}

.supply01 .tab_t li.cur {
	font-weight: bold;
	color: #e62129;
}

.supply01 .tab_c {
	font-size: 15px;
	color: #5b5b5b;
	line-height: 30px;
}

.supply01 .tab_c .info {
	margin-bottom: 30px;
}

.supply01 .tab_c .content {
	display: none;
}

.supply01 .tab_c .con ul li {
	background: #fff;
	color: #3b3b3b;
	position: relative;
	z-index: 0;
	transition: .3s ease;
	margin-bottom: 25px;
}

.supply01 .tab_c .con ul li:after {
	content: '';
	position: absolute;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: .3s ease;
	background: url(../images/supply01_1.jpg) no-repeat center bottom;
}

.supply01 .tab_c .con ul li:hover:after {
	opacity: 1;
	visibility: visible;
}

.supply01 .tab_c .con ul li:hover {
	color: #fff;
}

.supply01 .tab_c .con ul li a {
	color: #3b3b3b;
}

.supply01 .tab_c .con ul li:hover a {
	color: #fff;
	color: rgba(255, 255, 255, 0.8);
}

.supply01 .tab_c .con ul li.cur:after {
	opacity: 1;
	visibility: visible;
}

.supply01 .tab_c .con ul li.cur {
	color: #fff;
}

.supply01 .tab_c .con ul li.cur a {
	color: #fff;
	color: rgba(255, 255, 255, 0.8);
}

/* .supplu01 .tab_c .con ul li:hover a:hover{color:rgba(255,255,255,0.8)} */
.supply01 .tab_c .con ul li .box {
	padding: 35px;
}

/* 人才综合 */
.job_center.channel_content {
	padding: 0;
}

.job_center .rect-95 {
	padding-bottom: 95%;
}

.job_center .transition03 {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.job_center .job_center01 {
	padding: 115px 0px 45px;
}

.job_center .job_center01 .list_title {
	font-size: 36px;
}

.job_center .job_center01 .more_btn {
	width: 24%;
	height: 40px;
	line-height: 40px;
	background: #0073b9;
	color: #fff;
	display: block;
	margin: 0 auto;
}

.job_center .job_center01 .list_l_t_text {
	background: #0073b9;
}

.job_center .job_center01 .list_l_t_text .text_box {
	padding: 20% 10% 0;
	color: #fff;
}

.job_center .job_center01 .list_l_t_text .en_title {
	font-size: 48px;
	font-family: Impact;
}

.job_center .job_center01 .list_l_b_txt_box {
	top: 0;
	left: 0;
	width: 100%;
}

.job_center .job_center01 .list_l_b_txt_box .list_title {
	color: #333333;
	margin: 10% auto 1%;
	font-weight: bold;
}

.job_center .job_center01 .list_l_b_txt_box .list_l_b_text {
	padding: 0 16%;
	margin-bottom: 5%;
	color: #535353;
}

.job_center .job_center01 .list_r_text {
	bottom: 0;
	right: 0;
	background: url(../images/black.6.png);
	color: #fff;
	width: 40%;
	padding: 8%;
	text-align: right;
}

.job_center .job_center01 .list_r_text .common_btn {
	float: right;
}

.job_center .job_center01 .list_r_box .list_text {
	padding: 6px 0px 30px;
}

.job_center .job_center01 .list_r_text .list_title {
	font-weight: bold;
}

.job_center02 {
	margin-bottom: 60px;
}

.job_center02 .box {
	background: #fff;
	padding: 50px 0;
}

.job_center02 ul li {
	float: left;
	width: 33%;
	text-align: center;
}

.job_center02 ul li .icon {
	transition: .5s ease;
}

.job_center02 ul li .t {
	font-size: 34px;
	color: #000;
	font-weight: bold;
	margin: 20px 0 5px;
	transition: .3s ease;
}

.job_center02 ul li .c {
	font-size: 14px;
	color: #797979;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	padding: 0 13%;
}

.job_center02 ul li:hover .icon {
	transform: rotateY(180deg)
}

.job_center02 ul li:hover .t {
	color: #0073b9;
}

.job_center .job_center03 .part3_title {
	font-size: 33px;
	color: #000;
}

.job_center .job_center03 ul {
	padding: 40px 0px 60px;
}

.job_center .job_center03 li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 2%;
	font-size: 16px;
	color: #808080;
}

/* 校园招聘 */
.job_list01 .tab_t {
	text-align: center;
	margin-bottom: 40px;
}

.job_list01 .tab_t .tit {
	font-size: 25px;
	color: #6a6a6a;
	display: inline-block;
	padding: 0 25px;
	cursor: pointer;
}

.job_list01 .tab_t .tit.cur {
	color: #e62129;
	font-weight: bold;
}

.job_list01 .tab_t .tit:first-child {
	border-right: 1px solid #c2c4c5;
}

.job_list01 .tab_c {
	display: none;
}

.job_list01 li {
	background: #fff;
	margin-bottom: 20px;
}

.job_list01 .li_top {
	position: relative;
}

.job_list01 .li_top .top_l {
	padding-right: 200px;
}

.job_list01 .li_top .box {
	padding: 32px 0;
	margin: 0 30px;
}

.job_list01 .li_top .tit {
	font-size: 23px;
	width: 22%;
	display: inline-block;
	color: #163d5e;
}

.job_list01 .li_top .time {
	position: relative;
	padding: 0 3%;
}

.job_list01 .li_top .time:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background-color: #999;
	display: block;
}

.job_list01 .li_top .top_r {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 150px;
	line-height: 100px;
	text-align: center;
	cursor: pointer;
}

.job_list01 .li_top .top_r:after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -17px;
	width: 1px;
	height: 35px;
	background-color: #999;
	display: block;
}

.job_list01 .li_top .top_r .see {
	font-size: 16px;
	color: #e62129;
}

.job_list01 .li_bottom {
	display: none;
}

.job_list01 .li_bottom .box {
	padding: 30px 30px 100px;
	position: relative;
}

.job_list01 .li_bottom .send {
	position: absolute;
	bottom: 40px;
	right: 45px;
	padding: 10px 50px;
	background-color: #e62129;
	color: #fff;
	font-size: 18px;
}

.job_list01 li.cur .li_top .tit {
	font-weight: bold;
}

.job_list01 li.cur .li_top .top_r .see {
	display: none;
}

.job_list01 li.cur .li_top .box {
	border-bottom: 1px solid #bababe;
}

.job_list01 li.cur .li_top .top_r:after {
	display: none;
}

/* 投资者关系 */
.investors .rect-113 {
	padding-bottom: 113%;
}

.investors .content {
	margin-top: 58px;
	padding: 0 40px;
}

.investors .content .left {
	float: left;
	width: 50%;
}

.investors .content .right {
	float: right;
	width: 50%;
}

.investors .right .r_top {
	height: 262px;
	overflow: hidden;
	background: #fafafa;
}

.investors .right .r_top .box {
	padding: 27px 55px 39px 52px;
}

.investors .right .r_top .box .stock {
	padding-bottom: 14px;
	border-bottom: 1px solid #e0e1e2;
}

.investors .right .r_top .box .stock .name,
.investors .right .r_top .box .stock .stock_code {
	font-size: 18px;
	color: #3c3c3c;
	margin-right: 6px;
	display: inline-block;
}

.investors .right .r_top .box .stock .stock_num {
	font-size: 36px;
	color: #ff0000;
	font-family: Arial;
	margin-left: 14px;
	line-height: 1;
}

.investors .right .r_top .box .stock .stock_num i {
	width: 17px;
	height: 23px;
	background: url(../images/investors01_3.png) no-repeat;
	display: inline-block;
}

.investors .right .r_top .box .stock .stock_num i span {
	display: none;
}

.investors .right .r_top .box .stock .stock_num i.up {
	background-position: 0 0;
}

.investors .right .r_top .box .stock.down .stock_num i {
	background-position: 0 -23px;
}

.investors .right .r_top .box .stock.down .stock_num {
	color: #008000;
}

.investors .right .r_top .box .stock.down .number .num {
	color: #008000;
}

.investors .right .r_top .box .stock.unchange .stock_num i {
	background: none
}

.investors .right .r_top .box .stock.unchange .stock_num i span {
	display: inline-block;
}

.investors .right .r_top .box .stock .number {
	display: inline-block;
	margin-left: 21px;
}

.investors .right .r_top .box .stock .number .num {
	font-size: 14px;
	color: #ff0000;
	font-family: Arial;
}

.investors .right .r_top .box .information {
	padding-top: 36px;
}

.investors .right .r_top .box .information li {
	margin-bottom: 24px;
}

.investors .right .r_top .box .information li .t {
	font-size: 14px;
	color: #787878;
}

.investors .right .r_top .box .information li .c {
	font-size: 22px;
	color: #1d314e;
	font-family: Arial;
}

.investors .right .r_top .box .information .date {
	font-size: 13px;
	color: #b9b9b9;
}

.investors .right .r_top .box .information .date .time {
	padding: 0 7px 0 4px;
}

.investors .right .r_bott {
	padding-top: 43px;
}

.investors .right .r_bott .rect-58 {
	padding-bottom: 58%;
}

.investors .right .r_bott .tab_t_box {
	padding-left: 54px;
	margin-bottom: 29px;
}

.investors .right .r_bott .tab_t_box .tab_t {
	width: 20%;
	float: left;
}

.investors .right .r_bott .tab_t_box .tab_t.tab_t_cur {
	color: #e62129;
}

.investors .right .r_bott .tab_c {
	opacity: 0;
	visibility: hidden;
}

.investors .right .r_bott .tab_c.tab_c_cur {
	opacity: 1;
	visibility: visible;
}

.investors02 {
	margin-top: 80px;
}

.investors02 .intro {
	text-align: center;
	font-size: 35px;
	color: #212121;
	font-weight: bold;
}

.investors02 .content ul li {
	float: left;
	width: 31%;
	background: #fff;
	margin-left: 3%;
}

.investors02 .content ul li:first-child {
	margin-left: 0;
}

.investors02 .content ul li .box {
	padding: 50px 40px;
}

.investors02 .content ul li .icon img {
	transition: .5s ease;
}

.investors02 .content ul li .box .t {
	font-size: 25px;
	font-weight: bold;
	color: #565656;
	margin: 20px 0 10px;
	transition: .3s ease;
}

.investors02 .content ul li .box .c {
	font-size: 14px;
	color: #333333;
}

.investors02 .content ul li:hover .icon img {
	transform: rotateY(180deg);
}

.investors02 .content ul li:hover .t {
	color: #e62129;
}

/* 佳晓 */
/*视频列表*/
.video_list01 {
	padding-top: 30px;
}

.video_list01 ._info {
	padding: 20px;
	background: #fff;
}

.video_list01 ._info .tit {
	display: inline-block;
	max-width: 85%;
}

.video_list01 ._info .iconfont {
	font-size: 18px;
}

.video_list01 li {
	cursor: pointer;
	margin-bottom: 40px;
}

.video_list01 li .cover {
	position: absolute;
	width: 100%;
	height: 0;
	left: 0;
	bottom: 0;
	transition: all 0.5s ease;
	/* background: url(../images/video_cover.png) repeat; */
	background-color: rgb(230,33,41,.75);
	overflow: hidden;
}
.video_list01 li .cover .play,.video_list01 li .cover .zomm{
	width: 73px;
	height: 73px;
	position: absolute;
	left: 50%;
	margin-left: -36px;
	top: 50%;
	margin-top: -36px;
}
.video_list01 li .cover .play {
	background: url(../images/video_list01.png) no-repeat center;
}

.video_list01 li .cover .zomm{
	background: url(../images/pic_fd.png) no-repeat center;
}

.video_list01 li:hover .cover {
	height: 100%;
	transition: all 0.5s ease;
}

.video_list01 li:hover ._info {
	background: #e62129;
	color: #fff;
}

.video_list01 li:hover ._info .iconfont {
	color: #fff;
}

/*招聘动态--知识问答*/
.question01 .hd {
	text-align: center;
}

.question01 .hd .item {
	display: inline-block;
	font-size: 25px;
	line-height: 28px;
	color: #6a6a6a;
	padding: 0 23px;
	position: relative;
	cursor: pointer;
}

.question01 .hd .item:after {
	content: '';
	width: 1px;
	height: 30px;
	background: #c2c4c5;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
}

.question01 .hd .item:first-child:after {
	display: none;
}

.question01 .hd .item.cur {
	color: #e62129;
	font-weight: bold;
}

.question01 .bd {
	margin-top: 45px;
}

.question01 .bd .item {
	display: none;
}

.question01 .bd .item4 li {
	margin-bottom: 25px;
	background: #fff;
}

.question01 .bd .item4 li .top {
	height: 70px;
	line-height: 70px;
	position: relative;
	cursor: pointer;
	transition: all .3s ease;
}

.question01 .bd .item4 li .top:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 4%;
	width: 1px;
	height: 25px;
	margin-top: -12px;
	display: block;
	background: #999;
}

.question01 .bd .item4 li .top:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 3%;
	width: 25px;
	height: 1px;
	display: block;
	background: #999;
}

.question01 .bd .item4 li .qte {
	width: 6%;
	text-align: center;
	float: left;
	font-size: 35px;
	font-family: Arial;
	font-style: italic;
	color: #999;
	border-right: 1px solid #fff;
}

.question01 .bd .item4 li .te {
	width: 80%;
	float: left;
	padding: 0 25px;
}

.question01 .bd .item4 li .top .te {
	font-size: 20px;
	color: #2e2e2e;
}

.question01 .bd .item4 li .bot {
	display: none;
}

.question01 .bd .item4 li .bot .qte {
	border-right: 0;
	padding-top: 15px;
}

.question01 .bd .item4 li .bot .te {
	padding: 25px;
	font-size: 14px;
	line-height: 26px;
	color: #626262;
}

.question01 .bd .item4 li.cur .top {
	background: #e62129;
}

.question01 .bd .item4 li.cur .top:before {
	display: none;
}

.question01 .bd .item4 li.cur .top .te {
	color: #fff;
}

/* 佳晓 end */

/* 博士后工作 */
.boshi01 ul li {
	margin-bottom: 40px;
}

.boshi01 ul li .num {
	float: left;
	width: 7%;
	padding-left: 10px;
	font-size: 23px;
	color: #fff;
	background: url(../images/boshi01_1.png) no-repeat left center;
	line-height: 30px;
}

.boshi01 ul li .content {
	float: left;
	width: 91%;
}

.boshi01 ul li .content .t {
	font-size: 20px;
	font-weight: bold;
	color: #373737;
	line-height: 30px;
	margin-bottom: 15px;
}

.boshi01 ul li .content .c {
	font-size: 14px;
	color: #6c6c6c;
}

/* 产品详细 */
.pro_detail01 {
	margin-bottom: 30px;
}

.pro_detail01 .box {
	background: #fff;
	padding: 70px 50px;
}

.pro_detail01 .box .left {
	width: 59%;
	float: left;
}

.pro_detail01 .box .left .tab {
	float: left;
	width: 17%;
}

.pro_detail01 .box .left .tab .smal_img {
	border: 2px solid #ededed;
	margin-bottom: 20px;
}

.pro_detail01 .box .left .tab .smal_img.cur {
	border: 2px solid #e62129;
}

.pro_detail01 .box .rect-806 {
	padding-bottom: 80.6%;
}

.pro_detail01 .box .left .content {
	position: relative;
	float: left;
	width: 80%;
	margin-left: 2%;
}

.pro_detail01 .box .left .content .big_img {
	display: none;
}

.pro_detail01 .box .left .content .big_img.cur {
	display: block;
}

.pro_detail01 .box .left .content .search {
	display: none;
	position: absolute;
	width: 48px;
	height: 48px;
	right: 0;
	bottom: 0;
	background: url(../images/pro_detail01_3.png) no-repeat center;
}

.pro_detail01 .box .right {
	float: right;
	width: 36%;
}

.pro_detail01 .box .right .info {
	font-size: 16px;
	color: #333333;
	position: relative;
}

.pro_detail01 .box .right .info span {
	font-size: 38px;
	font-family: Impact;
	margin-right: 10px;
}

.pro_detail01 .box .right .info:after {
	content: '';
	width: 100%;
	height: 4px;
	background: url(../images/pro_detail01_4.jpg) no-repeat left center;
	position: absolute;
	left: 0;
	bottom: -8px;
}

.pro_detail01 .box .right .con {
	margin: 40px 0 60px;
}

.pro_detail01 .box .right .con .t {
	font-size: 22px;
	font-weight: bold;
	color: #e62129;
}

.pro_detail01 .box .right .con .c {
	font-size: 14px;
	color: #636363;
	line-height: 28px;
	height: 84px;
	overflow: hidden;
	padding-right: 20%;
}

.pro_detail01 .box .right .btn {
	font-size: 18px;
	color: #fff;
	background: #e62129;
	padding: 8px 60px;
	margin-bottom: 30px;
	transition: .3s ease;
}

.pro_detail01 .box .right .btn:hover {
	background: rgba(230, 33, 41, 0.8)
}

.pro_detail01 .box .right .tool span {
	font-size: 14px;
	color: #808080;
	line-height: 30px;
	display: inline-block;
	position: relative;
	padding-left: 30px;
	margin-right: 30px;
}

.pro_detail01 .box .right .tool span i {
	position: absolute;
	top: 50%;
	margin-top: -9px;
	left: 0;
	width: 20px;
	height: 18px;
	background: url(../images/pro_detail01_5.png) no-repeat;
}

.pro_detail01 .box .right .tool span.span1 i {
	background-position: 0 0;
}

.pro_detail01 .box .right .tool span.span2 i {
	background-position: -21px 0;
}

.pro_detail02 .box {
	background: #fff;
	padding: 70px 50px;
}

.pro_detail02 .box .tit {
	font-size: 30px;
	color: #282828;
	font-weight: bold;
	margin-bottom: 10px;
}

.pro_detail02 .box .content {
	margin-bottom: 60px;
}

.pro_detail02 .box .rect-112 {
	padding-bottom: 112%;
}

.pro_detail02 .box .item {
	display: none;
	position: relative;
}

.pro_detail02 .box .owl-item .item {
	display: block;
}

.pro_detail02 .box .item .cover {
	position: absolute;
	top: 100%;
	width: 100%;
	height: 100%;
	background: url(../images/pro_list_bg1.png) no-repeat center;
	background-size: cover;
	transition: .3s ease;
}

.pro_detail02 .box .item:hover .cover {
	top: 0;
}

.pro_detail02 .box .item .text {
	font-size: 18px;
	color: #525252;
	text-align: center;
}

.pro_detail02 .box .item .cover .txt_box {
	padding: 60px;
}

.pro_detail02 .box .item .cover .txt_box .txt {
	font-size: 14px;
	color: #fff;
}

.pro_detail02 .box .owl-nav>div {
	position: absolute;
	font-size: 25px;
	top: 50%;
	margin-top: -22px;
}

.pro_detail02 .box .owl-nav>div:hover {
	color: #e62129;
}

.pro_detail02 .box .owl-nav .owl-prev {
	left: -30px;
}

.pro_detail02 .box .owl-nav .owl-next {
	right: -30px;
}

.pro_detail02 .box .content.content3 {
	margin-bottom: 0;
}

/* 解决方案 */
/*solution*/
.solution.channel_content {
	padding: 0;
}

.solution .bg {
	width: 100%;
	height: 870px;
	position: relative;
	overflow: hidden;
}

.solution .bg .bg_img {
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	position: absolute;
	top: 0;
	max-width: none;
}

.solution .bg .bg_video {
	position: absolute;
	top: 0;
	max-width: none;
	height: 100%;
}

.solution .bg .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/solution_bg_mask.png) center bottom no-repeat;
	z-index: 2;
}

/* .solution .bg .mask2{position:absolute; left:0; top:0; width:100%; height:100%; background:url(../images/solve_cover.png) center bottom repeat-x; z-index:2;} */
.solution .bg .contain {
	padding-top: 140px;
	padding-bottom: 100px;
	position: relative;
	z-index: 3;
}

.solution .bg .contain .pd {
	padding-left: 100px;
	padding-right: 20px;
	position: relative;
}

.solution .bg .contain .tit_box {
	margin-bottom: 20px;
	color: #fff;
}

.solution .bg .contain .tit_box .title {
	font-size: 52px;
	line-height: 1;
	margin-bottom: 20px;
	font-family: Impact;
	padding-top: 40px;
	text-transform: uppercase;
}

.solution .bg .contain .tit_box .tit {
	font-size: 40px;
	line-height: 1;
	margin-bottom: 20px;
}

.solution .bg .contain .num {
	font-size: 120px;
	font-family: Impact;
	line-height: 1;
	padding-top: 30px;
}

.solution .bg .contain .num .number {
	font-size: 48px;
	color: #0073c1;
}

.solution .bg .contain .info_box {
	padding: 30px 0;
	border-top: 2px solid #5d6573;
	border-bottom: 2px solid #5d6573;
	border-color: rgba(255, 255, 255, .3);
}

.solution .bg .contain .info_box .info {
	font-size: 14px;
	color: #fff;
	filter: alpha(opacity=80);
	opacity: 0.8;
	line-height: 28px;
	margin-bottom: 20px;
}

.solution .bg .contain .btn_box .solu_btn {
	background: none;
	color: #fff;
	transition: .3s ease;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	color: #fff;
	display: inline-block;
	width: 150px;
	cursor: pointer;
	padding: 0 20px;
}

.solution .bg .contain .btn_box .solu_btn:hover {
	background: #0073c1;
}

.solution .bg .contain .btn_box .solu_btn i {
	color: #fff;
}

.solution .bg .contain .btn_box .solu_btn1 {
	background: #0073c1;
	color: #fff;
}

.solution .bg .contain .btn_box .solu_btn1:hover {
	background: rgba(0, 115, 193, 0.7);
}

.solution .bg .contain .btn_box .solu_btn {
	margin-left: 20px;
}

.solution .bg .contain .btn_box .solu_btn:first-child {
	margin-left: 0;
}

.solution .bg .contain .owl_nav {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.solution .bg .contain .owl_nav li {
	float: left;
	width: auto;
	text-align: center;
	cursor: pointer;
	padding-right: 40px;
}

.solution .bg .contain .owl_nav li .icon {
	width: 19px;
	height: 19px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../images/solution_dot.png) 0 0 no-repeat;
}

.solution .bg .contain .owl_nav li .txt {
	color: #fff;
	filter: alpha(opacity=50);
	opacity: 0.9;
	font-size: 15px;
}

.solution .bg .contain .owl_nav li.on .icon {
	background-position: -19px 0;
}

.solution .bg .contain .owl_nav li.on .txt {
	color: #0073c1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.solution .bg .contain .tip_box {
	position: absolute;
	left: 0;
	top: 250px;
	width: 100px;
	text-align: center;
}

.solution .bg .contain .tip_box .circle {
	margin: 10px 0;
	position: relative;
	cursor: pointer;
}

.solution .bg .contain .tip_box .circle .icon {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 1px solid #fff;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.solution .bg .contain .tip_box .circle.on {
	color: #fff;
}

.solution .bg .contain .tip_box .circle:hover .icon {
	border-color: #0073c1;
}

.solution .bg .contain .tip_box .circle.on:after {
	content: '';
	width: 20px;
	height: 3px;
	background: #0073c1;
	left: 0;
	top: 50%;
	position: absolute;
}

/* 在线留言 */
.message01 .intro {
	text-align: center;
	font-size: 38px;
	font-weight: bold;
	color: #060606;
	margin-bottom: 50px;
}

.message01 .content {
	padding: 0 40px;
}

.message01 .content .tab_t li {
	float: left;
	text-align: center;
	width: 33.2%;
	height: 78px;
	line-height: 78px;
	background: #fff;
	font-size: 21px;
	color: #525252;
	border: 1px solid #d6d6d7;
	cursor: pointer;
}

.message01 .content .tab_t li {
	border-left: 0;
}

.message01 .content .tab_t li:first-child {
	border-left: 1px solid #d6d6d7;
}

.message01 .content .tab_t li.cur {
	background: #e62129;
	color: #fff;
}

.message01 .content .tab_t li .iconfont {
	display: none;
	margin-left: 30px;
}

.message01 .content .tab_t li.cur .iconfont {
	display: inline-block;
}

.message01 .content .tab_c {
	border: 1px solid #d6d6d7;
	background: #f8f8f8;
	border-top: none;
}

.message01 .content .tab_c .form .box {
	padding: 55px 50px;
}

.message01 .content .tab_c .form {
	display: none;
}

.message01 .content .tab_c .form.cur {
	display: block;
}

.message01 .content .tab_c .form .single .icon {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../images/message01_1.png) no-repeat;
	background-position: 0 -14px;
	margin-right: 18px;
}

.message01 .content .tab_c .form .single>div.active .icon {
	background-position: 0 0;
}

.message01 .content .tab_c .form .single {
	font-size: 16px;
	line-height: 35px;
	color: #5c5c5c;
	margin-bottom: 60px;
}

.message01 .content .tab_c .form .input {
	margin-bottom: 10px;
}

.message01 .content .tab_c .form .input input {
	border: none;
	width: 100%;
	font-size: 15px;
	color: #525252;
	padding-left: 30px;
	line-height: 55px;
	box-sizing: border-box;
}

.message01 .content .tab_c .form .button {
	text-align: center;
	margin-top: 55px;
}

.message01 .content .tab_c .form .button button {
	outline: none;
	border: none;
	padding: 12px 65px;
	font-size: 19px;
	margin: 0 15px;
	transition: .3s ease;
}

.message01 .content .tab_c .form .button .btn1 {
	background: #e62129;
	color: #fff;
}

.message01 .content .tab_c .form .button .btn1:hover {
	background: rgba(0, 115, 193, 0.8)
}

.message01 .content .tab_c .form .button .btn2 {
	background: #cdcdcd;
	color: #303030;
}

.message01 .content .tab_c .form .button .btn2:hover {
	background: rgba(205, 205, 205, 0.8);
}

/* 产品列表 */
.channel_content.pro_list {
	padding: 0;
}

.pro_list01 {
	height: 600px;
	position: relative;
	z-index: 1;
}

.pro_list01>img {
	position: absolute;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	max-width: none;
	z-index: -1;
}

.pro_list01 .intro {
	text-align: center;
	padding-top: 110px;
	color: #fff;
	padding-bottom: 60px;
}

.pro_list01 .intro .t {
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 15px;
}

.pro_list01 .intro .c {
	font-size: 14px;
	padding: 0 20%;
}

.pro_list01 .content .tab_top li {
	float: left;
	width: 12.6%;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 45px;
	height: 45px;
	cursor: pointer;
}

.pro_list01 .content .tab_top li.cur {
	background: #e62129
}

.pro_list01 .content .tab_bott .item {
	display: none;
}
.pro_list01 .content .tab_bott .item.item4{
	display: block;
	margin-top: 25px;
}

.pro_list01 .content .tab_bott .item .box_l {
	float: left;
	width: 84%;
	position: relative;
}

.pro_list01 .content .tab_bott .item .box_l .tit {
	background: #fff;
	line-height: 70px;
	cursor: pointer;
	height: 70px;
	overflow: hidden;
}

.pro_list01 .content .tab_bott .item .box_l .tit .tit_box {
	padding: 0 45px;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.5);
}

.pro_list01 .content .tab_bott .item .box_l .tit .tit_box .iconfont {
	float: right;
	font-size: 24px;
}

.pro_list01 .content .tab_bott .item .box_l .con {
	position: absolute;
	width: 100%;
	display: none;
	background: #fff;
}

.pro_list01 .content .tab_bott .item .box_l .con li {
	font-size: 16px;
	line-height: 40px;
	padding-left: 45px;
	cursor: pointer;
}

.pro_list01 .content .tab_bott .item .box_l .con li.active {
	color: #e62129;
}

.pro_list01 .content .tab_bott .item4 input {
	border: none;
	line-height: 70px;
	width: 100%;
}

.pro_list02 {
	padding: 80px 0 120px;
}

.pro_list02 .box {
	background: #fff;
	padding: 50px 45px;
}

.pro_list02 .box .intro {
	font-size: 32px;
	color: #000;
	padding-bottom: 30px;
}

.pro_list02 .box .choose .removebtn {
	display: none;
	background: #e62129;
	border: none;
	color: #fff;
	font-size: 15px;
	line-height: 42px;
	padding: 0 35px;
}

.pro_list02 .box .choose .check {
	display: inline-block;
}

.pro_list02 .box .choose .check .radio {
	cursor: pointer;
	display: inline-block;
	background: #4cb3f0;
	color: #fff;
	font-size: 15px;
	line-height: 42px;
	padding: 0 35px;
	margin-right: 20px;
	margin-top: 0;
}

.pro_list02 .box .choose .iconfont {
	font-size: 16px;
	color: #fff;
	margin-left: 20px;
}

.pro_list02 .rect-112 {
	padding-bottom: 112%;
}

.pro_list01 .content .tab_bott .item .box_r {
	float: left;
	width: 14%;
}

.pro_list01 .content .tab_bott .item .box_r .pro_search {
	margin: 0;
	width: 100%;
	background: #e62129;
	line-height: 70px;
	color: #fff;
	font-size: 19px;
	border: none;
	padding: 0;
	text-align: center;
}

.pro_list02 .item_list {
	margin-top: 30px;
}

.pro_list02 .item_list .item {
	position: relative;
	margin-bottom: 50px;
}

.pro_list02 .item_list .item .cover {
	position: absolute;
	top: 100%;
	width: 100%;
	height: 100%;
	background: url(../images/pro_list_bg1.png) no-repeat center;
	background-size: cover;
	transition: .3s ease;
}

.pro_list02 .item_list .item:hover .cover {
	top: 0;
}

.pro_list02 .item_list .item .text {
	font-size: 18px;
	color: #525252;
	text-align: center;
}

.pro_list02 .item_list .item .cover .txt_box {
	padding: 68px 28px 0;
}

.pro_list02 .item_list .item .cover .txt_box .txt {
	font-size: 14px;
	color: #fff;
}



/*荣誉资质*/
.honor.channel_content {
	padding: 0;
}

.honor01 {
	padding: 60px 0;
}

.honor01 .content {
	width: 68%;
}

.honor01 .about_honor_r {
	position: relative;
}

.honor01 .about_honor_r:after {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	background: #dedede;
	top: 0;
	left: 112px;
}

.honor01 .about_honor_r dl {
	padding-left: 18%;
}

.honor01 .about_honor_r dt {
	top: 0;
	left: 0;
	font-size: 36px;
	color: #e62129;
	font-weight: bold;
}

.honor01 .about_honor_r dt:after {
	content: "";
	width: 6px;
	height: 6px;
	background: #fff;
	border: 5px solid #b7b7b7;
	position: absolute;
	right: -32px;
	top: 40%;
	border-radius: 50%;
	z-index: 2;
}

.honor01 .about_honor_r dd {
	padding: 3% 4%;
	cursor: pointer;
}

.honor01 .about_honor_r dd .img_title {
	font-weight: normal;
}

.honor01 .about_honor_r dd .img_title .tit {
	display: inline-block;
	width: 70%;
}

.honor01 .about_honor_r dd .img_title .date {
	display: inline-block;
	font-size: 16px;
	color: #717171;
	font-family: Arial;
	float: right;
	width: 20%;
	text-align: right;
}

.honor01 .about_honor_r dd.even {
	background: #fff;
}

.honor01 .about_honor_r dd .img_box {
	width: 24%;
	bottom: 0px;
	right: 4%;
	visibility: hidden;
	opacity: 0;
	box-shadow: 0px -1px 11px #8a8a8a;
}

/*.honor01 .about_honor_r dd:hover .img_box{visibility:visible;opacity:1;}*/
.honor01 .about_honor_r dd:hover .img_title .date {
	color: #fff;
}

.honor01 .about_honor_r dd:hover {
	background: #e62129;
	color: #fff;
}


/*党建*/
.dangjian.channel_content {
	padding: 0
}

.dangjian01 {
	padding: 60px 0 0;
}

.dangjian01 .infor {
	text-align: center;
	padding: 0 11%;
}

.dangjian01 .infor .tit {
	font-size: 34px;
	font-weight: bold;
	color: #373737;
}

.dangjian01 .infor .con {
	font-size: 15px;
	color: #5f5f5f;
	line-height: 28px;
	margin-top: 10px;
}

.dangjian01 .content {
	padding: 30px 0;
}

.dangjian02 {
	background: url(../images/dangjian02_1.jpg) no-repeat center;
	padding: 65px 0;
}

.dangjian02 .infor {
	text-align: center;
}

.dangjian02 .infor .tit {
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 60px;
}

.dangjian02 .content .left {
	width: 26%;
	float: left;
	padding-left: 2%;
}

.dangjian02 .content .left li {
	margin-bottom: 55px;
	cursor: pointer;
	position: relative;
	display: inline-block
}

.dangjian02 .content .left li:after {
	content: '';
	width: 113%;
	height: 54px;
	background: #0176bb;
	border-radius: 50px;
	position: absolute;
	left: -2px;
	bottom: -2px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease
}

.dangjian02 .content .left li.cur:after {
	opacity: 1;
	visibility: visible;
}

.dangjian02 .content .left li .box {
	position: relative;
	z-index: 2;
}

.dangjian02 .content .left li .num {
	display: inline-block;
	font-size: 20px;
	font-family: Arial;
	width: 48px;
	height: 48px;
	background: #fff;
	color: #e62129;
	line-height: 48px;
	border: 1px solid #e62129;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	position: relative
}

.dangjian02 .content .left li .num .line {
	width: 1px;
	height: 55px;
	background: #e62129;
	position: absolute;
	left: 50%;
	bottom: 100%;
}

.dangjian02 .content .left li:first-child .num .line {
	display: none;
}

.dangjian02 .content .left li .t {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	margin-left: 25px;
	vertical-align: middle;
}

.dangjian02 .content .right {
	width: 65%;
	float: right;
	margin-right: 3%;
	position: relative;
	height: 375px;
	background: #fff;
}

.dangjian02 .content .right .item {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
}

.dangjian02 .content .right .item.cur {
	opacity: 1;
	visibility: visible;
}

.dangjian02 .content .right .box {
	padding: 60px 70px 70px 60px;
}

.dangjian02 .content .right .box .t {
	font-size: 25px;
	color: #292929;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 35px;
}

.dangjian02 .content .right .box .c {
	font-size: 14px;
	color: #868686;
	line-height: 30px;
	height: 180px;
	padding-right: 10px;
	position: relative;
	overflow: hidden;
}

/* 修改滚动条效果 */
.dangjian02 .content .right .box .c.scrollbar-ui .scroll_bar {
	background: #bfbfbf;
	width: 4px !important;
	border-radius: 5px;
}

.dangjian02 .content .right .box .c.scrollbar-ui .scroll_slider {
	background: #e62129;
	border-radius: 5px;
}

/* 底部加阴影及时差 样式 */
.channel_content {
	box-shadow: 0px 10px 20px -10px #555;
	position: relative;
	z-index: 5;
}

.ipart {
	/* box-shadow: 0px 10px 20px -10px #555; */
	position: relative;
	z-index: 5;
}

.ibanner_box {
	z-index: 2;
}

footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
	z-index: 1;
}

/* 公司文化 */
.culture.channel_content {
	padding-bottom: 0;
}

.culture01 {
	margin-bottom: 40px;
}

.culture01 .rect-48 {
	padding-bottom: 47%;
}

.culture01 .intro {
	text-align: center;
	padding: 0 11%;
	margin-bottom: 30px;
}

.culture01 .intro .t {
	font-size: 34px;
	font-weight: bold;
	color: #373737;
}

.culture01 .intro .c {
	font-size: 15px;
	color: #5f5f5f;
	line-height: 28px;
	margin-top: 10px;
}

.culture01 .content .item {
	background: #fff;
	margin-bottom: 80px;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .1)
}

.culture01 .content .item .img {
	width: 39%;
	float: left;
}

.culture01 .content .item.odd .img {
	float: right;
}

.culture01 .content .item .text {
	width: 61%;
	float: right;
}

.culture01 .content .item.odd .text {
	float: left;
}

.culture01 .content .item .text .box {
	padding: 60px 40px;
}

.culture01 .content .item .text .box .tit {
	font-size: 35px;
	color: #bb0c13;
	font-weight: bold;
}

.culture01 .content .item .text .box .con {
	font-size: 25px;
	color: #e62129;
	font-weight: bold;
	margin: 10px 0 20px;
}

.culture01 .content .item .text .box .txt {
	position: relative;
	padding-right: 20px;
	font-size: 14px;
	color: #5c5c5c;
	line-height: 28px;
	height: 140px;
	overflow: hidden;
}

/* 修改滚动条效果 */
.culture01 .content .scrollbar-ui .scroll_bar {
	background: #bfbfbf;
	width: 4px !important;
	border-radius: 5px;
}

.culture01 .content .scrollbar-ui .scroll_slider {
	background: #e62129;
	border-radius: 5px;
}

.culture02 {
	background: url(../images/culture02_1.jpg) no-repeat center;
}

.culture02 .item {
	width: 50%;
	float: left;
	height: 320px;
	overflow: hidden;
}

.culture02 .item.item1,
.culture02 .item.item2 {
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

.culture02 .item.item1 .box,
.culture02 .item.item3 .box {
	border-right: 1px solid rgba(255, 255, 255, 0.6);
}

.culture02 .item .box {
	width: 650px;
	float: right;
	position: relative;
	height: 100%;
}

.culture02 .item2 .box,
.culture02 .item4 .box {
	float: left;
}

.culture02 .item .cen {
	position: absolute;
	height: 100px;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -100px;
	transform: scale(1);
	opacity: 1;
	transform-origin: center center;
	transition: all .5s ease;
	text-align: center;
	visibility: visible;
}

.culture02 .item .cen .tit {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}

.culture02 .item .cen .en {
	font-size: 14px;
	color: #fff;
	font-family: "Arial";
	margin: 15px 0;
	text-transform: uppercase;
}

.culture02 .item .cen .img {
	text-align: center;
	color: #fff;
	padding-top: 8px;
}

.culture02 .item .cen .hr {
	width: 145px;
	height: 1px;
	background: #fff;
	margin: 8px auto 0;
}

.culture02 .item .cen2 {
	padding: 13% 10% 0 10%;
	transform: scale(0.9);
	transform-origin: center center;
	opacity: 0;
	transition: all .5s ease;
	height: 100%;
	visibility: hidden;
}

.culture02 .item .cen2 .tit {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-align: left;
}

.culture02 .item .cen2 .minh {
	font-size: 15px;
	color: #fff;
	text-align: left;
	margin-bottom: 5%;
}

.culture02 .item .cen2 .hr {
	width: 100%;
	height: 1px;
	background: #fff;
	margin-top: 4%;
	margin-bottom: 2%;
}

.culture02 .item .cen2 .en {
	text-align: right;
	font-size: 12px;
	font-family: Arial;
	color: #fff;
	text-transform: uppercase;
}

.culture02 .item:hover .cen2 {
	transform: scale(1);
	opacity: 1;
	visibility: visible;
}

.culture02 .item:hover .cen {
	opacity: 0;
	visibility: hidden;
}

.culture02 .item .cen2:after {
	content: '';
	position: absolute;
	top: 0;
	z-index: -1;
	width: 150%;
	height: 100%;
	background: #e62129;
	opacity: 0;
	visibility: hidden;
	transform: scale(0.9);
	transform-origin: center center;
	transition: all .5s ease;
}

.culture02 .item.item1 .cen2:after,
.culture02 .item.item3 .cen2:after {
	right: 0;
}

.culture02 .item.item2 .cen2:after,
.culture02 .item.item4 .cen2:after {
	left: 0;
}

.culture02 .item:hover .cen2:after {
	transform: scale(1);
	opacity: 1;
	visibility: visible;
}


/* 解决方案详细 */
.solu_detail.channel_content {
	padding: 80px 0 65px;
}

.solu_detail01 {
	padding-bottom: 80px;
}

.solu_detail01 .pt1_l {
	width: 45%;
	float: left;
}

.solu_detail01 .pt1_r {
	width: 51%;
	float: right;
}

.solu_detail01 .pt1_l .t_line {
	width: 100%;
	height: 11px;
	background: #e62129;
	margin-bottom: 35px;
}

.solu_detail01 .pt1_l .t {
	font-size: 32px;
	color: #000;
	line-height: 1.1;
	padding-bottom: 25px;
}

.solu_detail01 .pt1_l .p {
	padding-right: 12px;
	font-size: 14px;
	color: #666;
	line-height: 27px;
	height: 165px;
	overflow: auto;
	margin-bottom: 45px;
}

.solu_detail01 .pt1_l .p::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 4px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

.solu_detail01 .pt1_l .p::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 5px;
	/* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
	background: #e62129;
}

.solu_detail01 .pt1_l .p::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	background: #EDEDED;
}

.solu_detail01 .pt1_down {
	width: 100%;
	height: 56px;
	line-height: 56px;
	font-size: 16px;
	color: #fff;
	background: #e62129;
	display: block;
}

.solu_detail01 .pt1_down .down_t {
	display: inline-block;
	padding-left: 33px;
	height: auto;
	line-height: 56px;
	background: transparent;
	color: #fff;
	width: auto;
}

.solu_detail01 .pt1_down .down_t::before {
	left: 32px;
}

.solu_detail01 .pt1_down .icon_down {
	float: right;
	margin-right: 15px;
	color: #fff;
	width: 19px;
	height: 18px;
	background: url(../images/solu_detail01_1.png) no-repeat center center;
	margin-top: 18px;
}

.solu_detail01 .pt1_r .box {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	text-align: center;
	margin-top: -88px;
}

.solu_detail02 .rect-112 {
	padding-bottom: 112%;
}

.solu_detail02 .content {
	background: #fff;
	padding: 40px;
}

.solu_detail02 .content .tit {
	font-size: 30px;
	color: #000000;
}

.solu_detail02 .item_list {
	margin-top: 30px;
}

.solu_detail02 .item_list .item {
	position: relative;
	margin-bottom: 50px;
}

.solu_detail02 .item_list .item .cover {
	position: absolute;
	top: 100%;
	width: 100%;
	height: 100%;
	background: url(../images/pro_list_bg1.png) no-repeat center;
	background-size: cover;
	transition: .3s ease;
}

.solu_detail02 .item_list .item:hover .cover {
	top: 0;
}

.solu_detail02 .item_list .item .text {
	font-size: 18px;
	color: #525252;
	text-align: center;
	margin-top: 10px;
}

.solu_detail02 .item_list .item .cover .txt_box {
	padding: 60px;
}

.solu_detail02 .item_list .item .cover .txt_box .txt {
	font-size: 14px;
	color: #fff;
}

/* 滚动加载样式 */
.load_more {
	text-align: center;
	position: relative;
	margin-bottom: 30px;
	padding: 10px 0;
}

.load_more span {
	display: block;
	border: 4px #f2f2f2 solid;
	height: 45px;
	line-height: 45px;
	width: 300px;
	text-align: center;
	font-size: 16px;
	color: #e62129;
	position: relative;
	z-index: 2;
	margin: auto;
	cursor: pointer;
}

.load_more span .icon {
	display: inline-block;
	overflow: hidden;
	width: 16px;
	height: 18px;
	vertical-align: middle;
	background: url(../images/load_icon.png) no-repeat;
	margin: 0 .3em;
	background-position: 0 0;
}

.load_more span:hover {
	border-color: #e62129;
	background-color: #e62129;
	color: #fff;
}

.load_more span:hover .icon {
	background-position: 0 -18px;
}

.load_more .loading {
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	background: url(../images/loading2.gif) no-repeat;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	margin-left: -25px;
}

.load_more.loading_status .loading {
	display: block;
}

.load_more.nomore .loading {
	display: none;
}

.widgets_common_pages_6 a.cur,
.widgets_common_pages_6 a:hover,
.widgets_common_pages_6 a.current,
.widgets_common_pages_6 a.page-num-current{
	color: #fff;
	background-color: #e62129;
}

.about_us01 .content {
	float: left;
	width: 62%;
}

.pro_list01 {
	height: 450px;
}

.pro_list01>img {
	height: 450px;
}

.pro_list01 .intro {
	padding-top: 70px;
	padding-bottom: 40px;
}

:root .solution01 .bg>img {
	display: none;
}

.solution01 .bg>img {
	position: absolute;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	max-width: none;
}

.pro_list01 .content .tab_bott .item .box_l .con ul {
	max-height: 320px;
	overflow: auto;
	border: 1px solid #adadad;
}

/* :root .pro_list01 .content .tab_bott .item .box_l .con ul{max-height:320px; overflow:auto; border:none; box-shadow: -4px 2px 20px 1px rgba(0,0,0,0.2);} */
.ipart01 .content .tab .tab_list .item .con .text {
	font-size: 18px;
}

/* 20191019 */
.honor01 .anniu {
	line-height: 67px;
	height: 67px;
	font-size: 20px;
	background: #fff;
	color: #e62129;
	cursor: pointer;
}

.honor01 .anniu .box {
	padding: 0 20px;
}

.honor01 .anniu .box .iconfont {
	float: right;
}

.honor01 .anniu.cur {
	background: #e62129;
	color: #fff;
	font-weight: bold;
}

.honor01 .infor {
	text-align: center;
	padding: 0 11%;
	margin-bottom: 50px;
}

.honor01 .infor .tit {
	font-size: 34px;
	font-weight: bold;
	color: #373737;
}

.honor01 .infor .con {
	font-size: 15px;
	color: #5f5f5f;
	line-height: 28px;
	margin-top: 10px;
}

.history01 .his_right .list_text p {
	margin-bottom: 15px;
}

.video_list .infor {
	text-align: center;
	padding: 0 5%;
}

.video_list .infor .tit {
	font-size: 34px;
	font-weight: bold;
	color: #373737;
}

.video_list .infor .con {
	font-size: 15px;
	color: #5f5f5f;
	line-height: 28px;
	margin-top: 10px;
}

.channel_content.video_list {
	padding: 60px 0;
}

.channel_content.culture {
	padding: 60px 0 0;
}

/* 20191023 */
.member_company01 .box .img {
	cursor: default;
}

.ipart01 .owl-carousel .owl-nav .owl-next.disabled {
	display: none;
}

.ipart01 .owl-carousel .owl-nav .owl-prev.disabled {
	display: none;
}

.ipart02 .content .item .cover .box .c {
	height: 130px;
	overflow: hidden;
}

.ipart03 .left .know_more a {
	color: #fff;
}

.ipart03 .left .know_more a:hover {
	color: #e62129;
}

.ibanner_box .cursor {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 30;
	pointer-events: none;
	display: none;
}

.ibanner_box .cursor .cursorIcon {
	width: 33px;
	height: 54px;
	background: url(../images/cursor-left.png) no-repeat center;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}

.ibanner_box .cursor.right .cursorIcon {
	background: url(../images/cursor-right.png) no-repeat center;
}

.pro_list01 .content .tab_bott .item .box_r .pro_search {
	cursor: pointer;
	transition: .3s ease;
}

.pro_list01 .content .tab_bott .item .box_r .pro_search:hover {
	background: rgba(230, 33, 41, 0.8)
}

.job_center01 .list_r_box:hover .text_more {
	color: #e62129;
}

.load_more.nomore {
	display: none;
}

.about_center01 .infor {
	display: none;
}

.job_center .job_center01 .list_l_b_txt_box:hover .list_title {
	color: #e62129;
}

.job_center .job_center01 .list_r_text:hover .list_title {
	color: #e62129;
}

.ibanner .content:hover:after {
	content: '';
	position: absolute;
	width: 800px;
	height: 100%;
	left: 0;
	bottom: 0;
	background: url(../images/hot_news_bg1.png);
	z-index: 1;
}

/* 20191025 */
.nav>ul>li>a {
	font-weight: bold;
}

.head_top ul li.li1 {
	background: url(../images/head_top_icon2.png) no-repeat left center;
	background-position: 0 0;
	padding-left: 28px;
}

.head_top ul li.li1:hover {
	background-position: 0 -24px;
}

.head_top ul li.li2 {
	background: url(../images/head_top_icon1.png) no-repeat left center;
	background-position: 0 0;
	padding-left: 28px;
}

.head_top ul li.li2:hover {
	background-position: 0 -24px;
}

.pro_list01 .content .tab_bott .item .box_l .con li:hover {
	color: #e62129;
}

.foot_bottom {
	background: url(../images/footer_bg.jpg) repeat-y center;
	color: #fff;
}

.pro_list02 .item_list .item .cover .txt_box .tit {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 1.2;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.pro_list02 .item_list .item .cover .txt_box .txt {
	margin: 25px 0 62px;
	line-height: 22px;
	height: 88px;
	overflow: hidden;
}

.pro_list02 .item_list .item .cover .txt_box .know_more {
	font-size: 14px;
	color: #FFFFFF;
	float: right;
}

.pro_list01 .content .tab_bott .item .box_l.cur .tit .tit_box .iconfont {
	color: #e62129;
}

.pro_detail02 .box .item .cover .txt_box {
	padding: 68px 28px 0;
}

.pro_detail02 .box .item .cover .txt_box .tit {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 1.2;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.pro_detail02 .box .item .cover .txt_box .txt {
	margin: 25px 0 62px;
	line-height: 22px;
	height: 88px;
	overflow: hidden;
}

.pro_detail02 .box .item .cover .txt_box .know_more {
	font-size: 14px;
	color: #fff;
	float: right;
}

.solu_detail02 .item_list .item .cover .txt_box {
	padding: 68px 28px 0;
}

.solu_detail02 .item_list .item .cover .txt_box .tit {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 1.2;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.solu_detail02 .item_list .item .cover .txt_box .txt {
	margin: 25px 0 62px;
	line-height: 22px;
	height: 88px;
	overflow: hidden;
}

.solu_detail02 .item_list .item .cover .txt_box .know_more {
	font-size: 14px;
	color: #c5c4c4;
	float: right;
}

/* 社会责任 20191101补充*/
.channel_content.social {
	padding-bottom: 0;
}

/* .social02{margin-top:50px;} */
.social02 .content {
	padding: 0 10%;
}

.social02 ul li {
	padding: 10px 2%;
	position: relative;
	float: left;
	width: 44.5%;
	background-color: #fff;
	margin-right: 3%;
	margin-bottom: 2%;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}

.social02 ul li.even {
	margin-right: 0;
}

.social02 ul li .con {
	width: 70%;
	display: inline-block;
	height: 35px;
	line-height: 35px;
}

.social02 ul li a {
	display: block;
	height: 35px;
}

.social02 ul li .iconfont {
	font-size: 35px;
	line-height: 1;
}

.social02 ul li:hover {
	background-color: #e62129;
}

.social02 ul li:hover .iconfont {
	color: #fff;
}

.social02 ul li:hover .con {
	color: #fff;
}

.social02 ul {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #cccccc;
}

.social02 ul:last-child {
	border: none;
}

/* 联系我们页修改 */
.contact_us02 .content {
	display: none;
}

.contact_us02 .txt {
	display: none;
	position: relative;
	z-index: 2;
	background: url(../images/contact_us02_4.png) no-repeat center;
	transition: .3s ease;
	margin-bottom: 17px;
}

.contact_us02 .txt .box {
	padding: 40px 30px;
}

.contact_us02 .txt .box .t {
	font-size: 18px;
	color: #fff;
	line-height: 35px;
	margin-bottom: 15px;
	transition: .3s ease;
}

.contact_us02 .txt .box .c {
	font-size: 14px;
	color: #fff;
	transition: .3s ease;
}

/* 在线留言修改 */
.message01 .form {
	width: 1050px;
	margin: 0 auto;
}

.message01 .form input {
	border: 1px solid #d5d5d5;
	font-size: 16px;
}

.message01 .name {
	background: url("../images/widgets_online_form_2_1.png") no-repeat right 0;
}

.message01 .company {
	background: url("../images/widgets_online_form_2_5.png") no-repeat right 0;
}

.message01 .phone {
	background: url("../images/widgets_online_form_2_2.png") no-repeat right 0;
}

.message01 .email {
	background: url("../images/widgets_online_form_2_3.png") no-repeat right 0;
}

.message01 .line1 {
	width: 73%;
	height: 48px;
	line-height: 48px;
	padding: 0 46px 0 13px;
}

.message01 .form textarea {
	width: 989px;
	border: 1px solid #d5d5d5;
	padding: 10px 40px 10px 13px;
	height: 149px;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 20px;
	margin-top: 25px;
	background: transparent url("../images/widgets_online_form_2_4.png") no-repeat right top;
}

.message01 .form #content {
	width: 989px;
	border: 1px solid #d5d5d5;
	padding: 10px 40px 10px 13px;
	height: 149px;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 20px;
	margin-top: 25px;
	background: transparent url("../images/widgets_online_form_2_4.png") no-repeat right top;
}

.message01 .form .btns_list {
	text-align: center;
}

.message01 .form .btns_list button {
	width: 45%;
	height: 45px;
	line-height: 37px;
	border: none;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}

.message01 .form .btns_list .sub {
	background-color: #848484;
	border-radius: 0;
	float: left;
}

.message01 .form .btns_list .reset {
	background-color: #848484;
	border-radius: 0;
	float: right;
}

.message01 .form .btns_list .btn {
	transition: .3s ease;
}

.message01 .form .btns_list .on {
	background-color: #e62129;
}

.message01 .form .btns_list .btn:hover {
	background-color: #e62129;
}

.message01 .yzm_box {
	width: 50%;
}

.message01 .btns_list {
	width: 50%;
}

.message01 .yzm_box .yzm {
	line-height: 46px;
	height: 46px;
	width: 30%;
	text-indent: 20px;
	margin-right: 25px;
}

.message01 .yzm_box img {
	width: 120px;
	height: 48px;
	margin-right: 10px;
}

.message01 .yzm_box .change {
	color: #40535a;
	font-size: 12px;
	vertical-align: bottom;
}

/* 首页新闻 */
.ibanner .content {
	overflow: hidden;
}

.ibanner .content .hot_news {
	width: 45.8%;
	overflow: hidden;
	padding: 0;
}

.ibanner .content .hot_news .owl-carousel {
	float: left;
	width: 82%;
	padding: 15px 0;
}

.ibanner .content .hot_news .news_btn {
	position: absolute;
	right: 19%;
	bottom: 4px;
	z-index: 2;
}

/* 头部导航 */
/* 导航下拉修改 */
.nav .inner_box {
	background: #f5f5f5;
	background: rgba(245, 245, 245, 0.9);
	border-top: 1px #f0f0f0 solid;
}

.nav .inner_box {
	overflow: hidden;
}

.nav .inner_box .img_infor {
	float: left;
	width: 42%;
	padding: 30px 5% 50px 2%;
}

.nav .inner_box .img_infor .tit {
	font-size: 22px;
	color: #4e4e4e;
	margin-bottom: 20px;
	font-weight: normal;
	line-height: 1.6;
}

.nav .inner_box .img_infor .txt {
	color: #666;
	line-height: 28px;
	height: 140px;
	overflow: hidden;
	text-align: justify;
	letter-spacing: 0.5px;
}

.nav .inner_box .sec_list {
	float: left;
	width: 14%;
	padding-top: 20px;
	padding-right: 4%;
	padding-left: 4%;
	border-left: 1px #d2d2d2 solid;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
}

.nav .inner_box .sec_list li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #e9ebed solid;
}

.nav .inner_box .img_pic {
	float: left;
	width: 25%;
	padding-top: 30px;
}

/* 20191105 */

.ipart03 .left .t {
	color: #fff;
}

.ipart03 .left .c {
	color: #fff;
}

.contact_us02 .con {
	font-size: 14px;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
}

body .Form-J1 .Form-J1-Btn ._submit {
	background: #e62129;
}

/* 联系我们弹窗 */
.contact_us02 .tcc {
	margin: 10px auto;
	text-align: center;
}

.contact_us02 .tcc button {
	color: #e62129;
	background: transparent;
	font-size: 14px;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 10px 40px;
}

.contact_tc {
	display: none;
}

.value_detail {
	position: fixed;
	top: 40px;
	width: 86%;
	z-index: 50;
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
	max-width: 700px;
	height: 400px;
	left: 50%;
	margin-left: -350px;
	top: 50%;
	margin-top: -200px;
}

.value_detail .box {
	padding: 10% 10% 5%;
	position: relative;
	overflow: hidden;
}

.value_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/black.6.png);
	z-index: 10;
}

.value_detail .box .img_ {
	text-align: center;
	margin-bottom: 30px;
}

.value_detail .box .content {
	font-size: 14px;
	line-height: 29px;
}

.value_detail .box .content .tit {
	font-weight: bold;
}

.value_detail .close {
	position: absolute;
	top: 20px;
	right: 10px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 30
}

.value_detail .close img {
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
}

/* 20191108 */
.luru .tit {
	font-size: 34px;
	font-weight: bold;
	color: #373737;
	text-align: center;
	margin-bottom: 20px;
}

body .ch-content-48910 .sear {
	background: #eef2f5;
}

.about_center04 .right ul li.li2,
.about_center04 .right ul li.li4 {
	width: 46%;
	margin-left: 4%;
}

.social01>.wrap div {
	padding: 0 10%;
}

.contact_us02 .map_c li .pulse01 {
	display: none;
}

/*20191116*/
.contact_us02 .tcc button {
	text-decoration: underline;
}

.about_center04 .left .con {
	height: 230px;
}

.solu_detail01 .pt1_l .p {
	height: 240px;
}

.solu_detail01 .pt1_l .p::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 8px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

.culture01 .content .scrollbar-ui .scroll_bar {
	width: 8px !important;
}

/* 增加导航 20191120 */
.m_nav {
	display: none;
}

/* 20191121 */
.ipart01 .m_link {
	display: none;
}

.ipart03 .m_content {
	display: none;
}

/* 产品下载 */
.channel_content.pro_download {
	padding: 0;
	background: #e9f0f6;
}

.pro_download01 {
	padding: 110px 0 90px;
}

.pro_download01 .infor {
	text-align: center;
}

.pro_download01 .infor .t {
	font-size: 30px;
	color: #000;
	margin-bottom: 30px;
}

.pro_download01 .infor .c {
	font-size: 14px;
	color: #686868;
	margin: 0 0 60px;
	padding: 0 8%;
}

.pro_download01 .content {
	text-align: center;
}

.pro_download01 .content .btns {
	display: inline-block;
	background: #fff;
}

.pro_download01 .content .btns .box {
	padding: 25px 40px;
}

.pro_download01 .content .icon {
	width: 55px;
	height: 48px;
	background: url(../images/pro_download01_1.png) no-repeat center;
	margin: 0 auto;
}

.pro_download01 .content .t {
	font-size: 20px;
	color: #0084cd;
}

.prohr {
	height: 2px;
	width: 99%;
	border-top: 2px dashed #e0e0e0;
	margin-bottom: 40px;
}

/* 20200715 */
.video_list01 .hd {
	text-align: center;
}

.video_list01 .hd .item {
	display: inline-block;
	font-size: 25px;
	line-height: 28px;
	color: #6a6a6a;
	padding: 0 23px;
	position: relative;
	cursor: pointer;
}

.video_list01 .hd .item:after {
	content: '';
	width: 1px;
	height: 30px;
	background: #c2c4c5;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
}

.video_list01 .hd .item:first-child:after {
	display: none;
}

.video_list01 .hd .item.cur {
	color: #e62129;
	font-weight: bold;
}

.video_list01 .bd {
	margin-top: 45px;
}

.social02 .hd {
	text-align: center;
}

.social02 .hd .item {
	display: inline-block;
	font-size: 25px;
	line-height: 28px;
	color: #6a6a6a;
	padding: 0 23px;
	position: relative;
	cursor: pointer;
}

.social02 .hd .item:after {
	content: '';
	width: 1px;
	height: 30px;
	background: #c2c4c5;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
}

.social02 .hd .item:first-child:after {
	display: none;
}

.social02 .hd .item.cur {
	color: #e62129;
	font-weight: bold;
}

.social02 .bd {
	margin-top: 45px;
}

.social02 .bjk {
	margin-bottom: 30px;
}

.pro_detail .datalist th {
	width: 35%;
}


/*widgets_right_nav_3*/
.widgets_right_nav_3 {
	position: fixed;
	right: 0;
	bottom: 370px;
	z-index: 20;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.widgets_right_nav_3 .f_b {
	width: 57px;
	height: 52px;
	margin-bottom: 1px;
	line-height: 20px;
	position: relative;
}

.widgets_right_nav_3 .tit {
	padding-bottom: 30px;
	background-color: #000;
	background-image: url(../images/top.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 6px;
	height: 46px;
}

.widgets_right_nav_3 a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #6a6a6c;
}

.widgets_right_nav_3 a:hover {
	color: #fff;
}

.widgets_right_nav_3 .gotop a {
	background-image: url(../images/top.jpg);
	background-position: -57px 0;
	background-repeat: no-repeat;
}

.widgets_right_nav_3 .gotop a:hover {
	background-position: 0 0;
}

.widgets_right_nav_3 .gotop {
	height: 40px;
}

.widgets_right_nav_3 .ewm a {
	background-image: url(../images/ewm.png);
	background-position: left center;
	background-repeat: no-repeat;
	position: absolute;
	width: 190px;
	padding-left: 57px;
	top: 0;
	left: 0;
}

.widgets_right_nav_3 .ewm .ewm_box {
	height: 52px;
	line-height: 52px;
	background-color: #e62129;
	width: 100%;
	text-align: left;
	overflow: hidden;
	color:#fff;
}

.widgets_right_nav_3 .ewm .ewm_box .img {
	position: absolute;
	left: 0;
	top: 100%;
	width: 150px;
	padding: 20px;
	background: #fff;
	display: none;
}

/*@media only screen and (max-width:1240px){ .widgets_right_nav_3{display:none;}}
*/

/*20201130全球授权*/
.contact_us.channel_content .infor {
	font-size: 32px;
	font-weight: bold;
	color: #010101;
	text-align: center;
	margin-bottom: 20px;
}

.contact_us.channel_content .con {
	font-size: 14px;
	text-align: center;
	color: #66666;
	margin-bottom: 10px;
}

.contact_us.channel_content .tcc {
	margin: 10px auto;
	text-align: center;
}

.contact_us.channel_content .tcc button {
	color: #e62129;
	background: transparent;
	font-size: 14px;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 10px 40px;
}

.contact_us.channel_content .tcc button {
	text-decoration: underline;
}

.value_detail .box .tcc {
	display: none;
}


.widgets_common_pages_6 input {
	width: 30px;
}

.widgets_common_pages_6 .true {
	cursor: pointer;
}
