/*
* 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: #18224c;
}

.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(../image/ico.png);
	*text-indent: 0;
	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: 1200px;
	margin-right: auto;
	margin-left: auto;
}

/*对ie8设置最小宽度，防止页面错乱*/
/*for ie8*/
body {
	min-width: 1240px\9;
	overflow-x: auto;
	overflow-x: auto\9;
}

/*for ie9+*/
@media all and (min-width:0) {
	body {
		min-width: 0;
		overflow-x: hidden;
	}
}

body {
	font-size: 13px;
	line-height: 1.6;
	color: #70706e;
	background: #fff;
}

a {
	color: inherit;
}

a:hover {
	color: #bd0e2d;
}

::-moz-selection {
	color: #fff;
	background: #bd0e2d;
}

::selection {
	color: #fff;
	background: #bd0e2d;
}

::-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)
}

/* 网站样式 */
.footer1 a:hover {
	color: #bd0e2d;
}

.footer1 {
	background: #70706e;
	padding: 60px 0;
}

.footer1 dl {
	float: left;
	width: 18.5%;
	color: #d4d4d4;
	line-height: 30px;
}

.footer1 dl.d1 {
	width: 26%;
	line-height: 25px;
}

.footer1 .d1 .logo {
	background-size: cover;
	margin-bottom: 30px;
	width: 200px;
	height: 80px;
	background-repeat: no-repeat;
}

.footer1 dl dt {
	margin-bottom: 20px;
	color: #fff;
	font-size: 18px;
}

.footer1 .d5 {
	text-align: right;
}

.footer1 .d5 img {
	max-width: 140px;
}

.footer1 .share a {
	width: 33px;
	padding: 0;
	height: 33px;
	background: url(../image/footer1_ico.png) 0 0 repeat;
	float: right;
	margin: 10px 7px 0;
}

.footer1 .share a.bds_weixin {
	background-position: 35px;
}

.footer1 .share a.bds_tsina {
	background-position: 68px;
}

.footer1 .share a:hover {
	transform: rotateY(180deg);
}

.footer2 a:hover {
	color: #bd0e2d;
}

.footer2 {
	background: #3c3c3c;
	padding: 20px 0;
	color: #a9a9a9;
}

.footer2 .shu {
	margin: 0 10px;
}

.footer2 .fg {
	margin-left: 20px;
}

/*单行导航 iheader*/
.iheader {
	z-index: 100;
	position: fixed;
	border-top: 7px solid #bd0e2dc7;
	width: 100%;
	background: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
	top: 0;
	left: 0;
}

.iheader .mobile_key:hover {
	color: #18224c;
}

.iheader .mobile_key {
	display: none;
	margin-top: 25px;
	margin-right: 15px;
	font-size: 26px;
	color: #18224c;
	margin-left: 20px;
}

.iheader .mobile_key .ion {
	margin: 0;
}

.iheader .h_earth {
	float: right;
	height: 100px;
	position: relative;
	margin-left: 8px;
	line-height: 100px;
	color: #62B0E3;
}

.iheader .h_earth a {
	display: block;
	color: #bd0e2d;
}

.iheader .h_search {
	float: right;
	height: 100px;
	position: relative;
	margin-left: 8px;
	background: url(../image/search_ico.png) center center no-repeat;
	cursor: pointer;
	width: 50px;
}

.iheader .h_search.active {
	background: url(../image/close.png) center center no-repeat;
}

.iheader .search_con {
	position: absolute;
	width: 100%;
	background: #f5f5f8;
	top: 100px;
	left: 0;
	border-bottom: 4px solid #bd0e2d;
	padding: 25px 0;
	display: none;
}

.iheader .search_con .t1 {
	font-size: 28px;
	color: #444240;
	font-weight: bold;
}

.iheader .search_con .form_el {
	margin: 20px 0;
	position: relative;
}

.iheader .search_con .form_el input {
	padding: 15px;
	padding-left: 5rem;
	width: 92%;
	border: none;
	background: #f5f5f8;
}

.iheader .search_con .form_el .search_btn {
	background: rgba(0, 0, 0, 0);
	border: none;
	margin: 0;
	color: #000;
	font-size: 26px;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 42px;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	-ms-flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.iheader .search_con .form_el .search_btn i {
	cursor: pointer;
}

.iheader .search_con .easy_go {
	margin-bottom: 30px;
}

.iheader .search_con dl,
.iheader .search_con dt,
.iheader .search_con dd {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.iheader .search_con dl {
	margin-right: 80px;
	line-height: 25px;
}

.iheader .search_con dt {
	font-size: 18px;
	color: #333;
	margin-right: 20px;
}

.iheader .search_con dd {
	font-size: 14px;
	color: #999;
	margin-right: 15px;
}

.iheader .search_con.show {
	display: block;
}

.iheader .logo a {
	display: block;
	width: 330px;
	height: 100px;
	background-repeat: no-repeat;
	background-size: contain;
}

.iheader .logo {
	float: left;
	width: 27.5%;
	margin-right: 4.25%;
}

.iheader .logo img {
	max-height: 100%;
	padding: 10px 0;
	box-sizing: border-box;
}

.iheader .inav {
	float: left;
}

.iheader .inav .nav_li {
	float: left;
	position: relative;
}

.iheader .inav .nav_li.cur {
	background: #bd0e2d;
}

.iheader .inav .nav_li.cur>a {
	color: #fff;
}

.iheader .inav .nav_li>a {
	display: block;
	padding: 0 15px;
	height: 100px;
	line-height: 100px;
	font-size: 15px;
	color: #000;
	transition: all 0.5s ease;
}

.iheader .inav .nav_li:hover>a {
	background: #bd0e2d;
	color: #fff;
	transition: all 0.5s ease;
}

.iheader .inav .nav_li .sec_ul {
	position: absolute;
	top: 100%;
	left: 0;
	background: #bd0e2d;
	padding: 13px 22px 0 13px;
	display: none;
	z-index: 5;
}

.iheader .inav .nav_li .sec_ul .sec_li {
	height: 38px;
	line-height: 38px;
	width: 180px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	margin-bottom: 10px;
}

.iheader .inav .nav_li .sec_ul .sec_li a {
	display: block;
}

.iheader .inav .nav_li .sec_ul .sec_li:hover a {
	background: #fff;
	color: #333;
}

.iheader .inav .nav_li .sec_ul .sec_li:hover a {
	background: none;
}

.iheader .inav .nav_li .sec_ul .sec_li {
	height: auto;
	line-height: inherit;
	padding: 6px 0;
}

.iheader .inav .nav_li .sec_ul .sec_li:hover {
	background: #fff;
}

.channel_content {
	min-height: 200px;
	padding: 90px 0 95px;
}

.common_banner {
	overflow: hidden;
	position: relative;
	background-position: center center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	margin-top: 107px;
	/* height: 800px; */
	width: 100%;
}

.common_banner:after {
	content: "";
	position: absolute;
	height: 30%;
	bottom: 0;
	left: 50%;
	background: #fff;
}

.common_banner:before {
	content: "";
	position: absolute;
	width: 16px;
	height: 16px;
	bottom: 30%;
	left: 50%;
	margin-left: -7px;
	margin-bottom: -1px;
	z-index: 1;
}

.common_banner .common_content {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -115px;
	color: #fff;
	width: 100%;
}

.common_banner .common_tit {
	font-size: 40px;
	line-height: 80px;
}

.common_banner .common_desc {
	font-size: 34px;
	line-height: 50px;
}

.common_banner .common_button {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 10px 35px;
	border: 1px solid #fff;
	font-size: 20px;
	margin-top: 40px;
	transition: all 0.3s ease;
}

.common_banner .common_button:hover {
	color: #fff;
	background: #62B0E3;
	border-color: #62B0E3;
}

.common_banner .comban_img {
	max-width: none;
	position: absolute;
	visibility: hidden;
	left: 50%;
	top: 50%;
	width: 1920px;
	height: 700px;
	margin-top: -350px;
	margin-left: -960px;
}

.common_banner.imgZoom img {
	-moz-transition: transform .8s ease 0s;
	-ms-transition: transform .8s ease 0s;
	-o-transition: transform .8s ease 0s;
	-webkit-transition: transform .8s ease 0s;
	transition: transform .8s ease 0s;
}

.common_banner2 {
	height: 405px;
	position: relative;
	margin-top: 107px;
	color: #fff;
	overflow: hidden;
}

.common_banner2 img {
	position: absolute;
	left: 50%;
	margin-left: -960px;
	max-width: none;
	top: 0;
	z-index: 0;
}

.common_banner2 a:hover {
	color: #fff;
}

.common_banner2 .left_box {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 405px;
	background: #18224c;
	padding: 180px 0;
	z-index: 2;
}

.common_banner2 .cen_box {
	position: absolute;
	top: 150px;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 1;
}

.common_banner2 .cen_box .cn {
	font-size: 28px;
	margin-bottom: 10px;
}

.common_banner2 .cen_box .en {
	font-size: 12px;
}





.index_banner {
	overflow: hidden;
	position: relative;
	background-position: center center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	padding-top: 107px;
	height: calc(100vh - 107px);
}

.index_banner:after {
	content: "";
	position: absolute;
	height: 30%;
	bottom: 0;
	left: 50%;
	background: #fff;
}

.index_banner:before {
	content: "";
	position: absolute;
	width: 16px;
	height: 16px;
	bottom: 30%;
	left: 50%;
	margin-left: -7px;
	margin-bottom: -1px;
}

.index_banner .common_content {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -115px;
	color: #fff;
	width: 100%;
}

.index_banner .common_tit {
	font-size: 40px;
	line-height: 80px;
}

.index_banner .common_desc {
	font-size: 34px;
	line-height: 50px;
}

.index_banner .common_button {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 10px 35px;
	border: 1px solid #fff;
	font-size: 20px;
	margin-top: 40px;
	transition: all 0.3s ease;
}

.index_banner .common_button:hover {
	color: #fff;
	background: #62B0E3;
	border-color: #62B0E3;
}

.index_banner .index_scroll {
	width: 81px;
	height: 112px;
	margin: 30px auto 0;
	/*background:url(../image/mouse_guide.gif) no-repeat center center;*/
}

.common-btn {
	border: 1px solid #70706e;
	width: 140px;
	text-align: center;
	line-height: 35px;
	color: #70706e;
	font-size: 13px;
	position: relative;
	overflow: hidden;
	display: block;
	z-index: 1;
	transition: all ease 0.3s;
}

/*首页*/
.ibanner .video {
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 100px;
	left: 0;
	z-index: -1;
	object-fit: cover;
}

.ibanner .video_cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../image/video_cover.png);
}

.ibanner .mobile_img {
	display: none;
}

.index.channel_content {
	padding: 0;
}

.index .rect-66 {
	padding-bottom: 66%
}

.index .rect-189 {
	padding-bottom: 150%;
}

.index .pt2 .rect-75 {
	padding-bottom: 62%;
}

.index .rect-92 {
	padding-bottom: 94.5%;
}

.index .rect-40 {
	padding-bottom: 40%;
}

.index .index_tit {
	font-size: 30px;
	color: #bd0e2d;
	margin-bottom: 26px;
}

.index .index_tit_desc {
	font-size: 16px;
	color: #70706e;
}

.index .index_en1 {
	color: #fff;
	font-family: Impact;
	font-size: 32px;
	text-transform: uppercase;
}

.index .index_ch1 {
	color: #fff;
	font-size: 28px;
}

.index .index_en2 {
	color: #fff;
	/* font-family: Impact; */
	font-size: 30px;
	text-transform: uppercase;
}

.index .index_ch2 {
	color: #fff;
	font-size: 28px;
}

.index .index_d {
	color: #fff;
	font-size: 14px;
	white-space: normal;
}

.index .mwrap {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}

.index .pt1 {
	background-color: none;
}

.index .pt1 li {
	width: 33%;
	float: left;
	position: relative;
}

.index .pt1 li {
	display: block;
}

.index .pt1 li .pic {
	position: relative;
}

.index .pt1 li .pic:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../image/ipt1_cover.png);
	background-size: contain;
}

.index .pt1 li .con {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.index .pt1 li .con .info {
	margin: 0 21px 35px;
}


.index .pt2 {
	padding-top: 300px;
	background: #fff;
	margin-top: -180px;
}

.index .pt2 .left_box {
	width: 65%;
	margin-right: 1%;
}

.index .pt2 .right_box {
	width: 34%;
}

.index .pt2 .box {
	position: relative;
}

.index .pt2 .box1 .index_tit {
	margin-top: 0px;
	text-align: center;
	margin-bottom: 80px;
}

.index .pt2 .box1 .index_tit_desc {
	margin-bottom: 80px;
}

.index .pt2 .box2 {
	margin-bottom: 1.6%;
}

.index .pt2 .box3 {
	width: 39%;
	margin-right: 1%
}

.index .pt2 .box3 .index_en2 {
	font-size: 30px;
	text-transform: uppercase;
}

.index .pt2 .box3 .index_ch2,
.pt2 .box4 .index_ch2 {
	font-size: 28px;
}

.index .pt2 .box3 .index_d,
.pt2 .box4 .index_d {
	font-size: 14px;
}

.index .pt2 .box4 {
	width: 59.5%;
}

.index .pt2 .box4 .index_en2 {
	font-size: 30px;
}

.index .pt2 .box5 .index_en2 {
	font-size: 30px;
}

.index .pt2 .box .con {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.index .pt2 .box .con .info {
	margin: 60px 35px;
}

.index .pt2 .box2 .con {
	width: 50%;
}

.index .pt3 .top {
	background: #fff;
	padding: 70px 0;
	text-align: center;
	position: relative;
}

.index .pt3 .top .scroll {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 33px;
	height: 45px;
	background: url(../image/scroll.gif) no-repeat;
	cursor: pointer;
	position: absolute;
	left: 50%;
	z-index: 2;
	margin-left: -17px;
	bottom: -20px;
}

.index .pt3 .bottom {
	height: 520px;
	position: relative;
}

.index .pt3 .bottom:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../image/ipt3_video_cover.png) repeat;
	background-position: center top;
}

.index .pt3 .bottom .cover {
	position: absolute;
	height: 520px;
	width: 490px;
	background: url(../image/ipt3_cover.png) center bottom no-repeat;
	z-index: 1;
	bottom: 0;
	left: 50%;
	margin-left: 100px;
	display: none;
}

.index .pt3 .bottom .wrap {
	position: relative;
	width: 100%;
	height: 100%;
}

.index .pt3 .bottom .info {
	width: 100%;
	height: 100%;
}

.index .pt3 .bottom .con {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

.index .pt3 .bottom .con .item {
	width: 100%;
	height: 100%;
	padding-top: 120px;
	box-sizing: border-box;
}

.index .pt3 .bottom .con .item a {
	display: block;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.index .pt3 .bottom .con .item.active {
	display: block;
}

.index .pt3 .bottom .index_en2 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	/* letter-spacing: 4px; */
}

.index .pt3 .bottom .index_ch2 {
	font-size: 28px;
	margin-bottom: 20px;
}

.index .pt3 .bottom .index_d {
	font-size: 14px;
	line-height: 25px;
	width: 42%;
}

.index .pt3 .bottom .info .btn_box {
	user-select: none;
	/* position: absolute;
	right: 30%;
	bottom: 20px; */
	z-index: 10;
}

.index .pt3 .bottom .info .btn_box span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 20px;
	color: #fff;
	margin-right: 10px;
	cursor: pointer;
	transition: 0.3s all ease;
}

.index .pt3 .bottom .info .btn_box span:hover {
	background: #bd0e2d;
	border-color: #bd0e2d;
}

.index .pt4 {
	padding-top: 70px;
	background: #fff;
	text-align: center;
	padding-bottom: 100px;
}

.index .pt4 .con {
	margin-top: 50px;
}

.index .pt4 .con a {
	display: block;
}

.index .pt4 .span-4 {
	background: #f0f3f5
}

.index .pt4 .span-4 .pic {
	position: relative;
}

.index .pt4 .span-4 .pic:after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 35px;
	background: url(../image/ipt4_white.png) no-repeat center;
	background-size: cover;
	left: 0
}

.index .pt4 .span-4 .text {
	margin: 25px 30px 50px;
}

.index .pt4 .span-4 .text .t1 {
	font-size: 36px;
	color: #bd0e2d;
	margin-bottom: 10px;
}

.index .pt4 .span-4 .text .t2 {
	font-size: 16px;
	color: #333;
}

.index .pt4 .span-4 .text .date {
	font-size: 13px;
	color: #333;
	margin-bottom: 20px;
}

.index .pt4 .span-4 .text .desc {
	font-size: 14px;
	color: #808080;
}

.index .pt4 .span-4 .text.center .t1 {
	font-size: 40px;
	padding-top: 15px;
}

.index .pt4 .span-4 .text.center .t2 {
	font-size: 20px;
}

.index .pt4 .more {
	margin-top: 50px;
}

.index .pt4 .more a {
	display: block;
	color: #fff;
	border: 1px solid #bd0e2d;
	background: none;
	background: #bd0e2d;
	width: 120px;
	margin: 0 auto;
	padding: 10px;
	transition: all 0.3s ease;
}


.index .pt4 .more a:hover {
	background: #bd0e2d;
	border: 1px solid #bd0e2d;
	color: #fff;
}

/*新闻列表*/
.news_list {
	padding-bottom: 70px;
	background: #f8f8f9;
	padding-top: 0;
}

.news_list .pt1 {
	background: #fff;
	padding: 70px 0 65px;
}

.news_list .pt1 .rect-74 {
	padding-bottom: 74%;
}

.news_list .pt1 .rect-150 {
	/* padding-bottom: 150%; */
}

.news_list .pt1 .content .time {
	font-size: 13px;
	margin-bottom: 10px;
}

.news_list .pt1 .content .left {
	width: 42.8%;
	float: left;
	margin-right: 2%;
}

.news_list .pt1 .content .left .box {
	top: 5%;
	bottom: 5%;
	left: 5%;
	right: 5%;
	position: absolute;
	padding: 57% 5% 0;
	color: #fff;
	z-index: 3;
}

.news_list .pt1 .content .left .box .t {
	font-size: 26px;
	max-height: 80px;
	overflow: hidden;
	position: relative;
	z-index: 3;
	line-height: 40px;
}

.news_list .pt1 .content .left .box a:hover {
	color: #fff;
}

.news_list .pt1 .content .left .box {
	padding: 50% 5% 0;
}

.news_list .pt1 .content .left .cover_bg {
	width: 100%;
	height: 100%;
	background: url(../image/news_cover.png);
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-background-size: contain;
	background-size: contain;
}

.news_list .pt1 .content .center {
	width: 20.9%;
	float: left;
	margin-right: 2%;
	border: 2px solid #bd0e2d;
	transition: background .5s ease;
	-webkit-transition: background .5s ease;
}

.news_list .pt1 .content .center .box {
	padding: 20% 10%;
}

.news_list .pt1 .content .center .box .t {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 35px;
	height: 78px;
	overflow-y: hidden;
}

.news_list .pt1 .content .right {
	width: 31.7%;
	float: left;
}

.news_list .pt1 .content .right .box {
	padding: 9.3% 6%;
	border: 2px solid #bd0e2d;
	transition: background .5s ease;
	-webkit-transition: background .5s ease;
	margin-bottom: 13px;
}

.news_list .pt1 .content .right .box2 {
	margin-bottom: 16px;
}

.news_list .pt1 .content .right .box .t {
	color: #333333;
	font-size: 18px;
	line-height: 26px;
	max-height: 52px;
	height: 52px;
	overflow: hidden;
}

.news_list .pt1 .content .right .box .t:hover {
	color: #202020;
}

.news_list .pt1 .content .right .box {
	margin-bottom: 6px;
}

.news_list .pt2 .rect-55 {
	padding-bottom: 56.25%;
}

.news_list .pt2 .list_hd {
	background-color: #f0f0f0;
	padding: 50px 60px 40px;
	margin-bottom: 26px;
}

.news_list .pt2 .list_box {
	padding: 46px 60px 40px 0;
	position: relative;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.news_list .pt2 .list_main {
	overflow: hidden;
	width: 88%;
}

.news_list .pt2 .bd_r {
	width: 20%;
	margin-left: 3%;
}

.news_list .pt2 .list_title {
	font-size: 20px;
	color: #333;
	font-weight: normal;
	display: block;
	font-weight: bold;
}

.news_list .list_tool {
	font-size: 12px;
	color: #c9c9c9;
	padding: 10px 0px;
}

.news_list .list_tool span {
	display: inline-block;
	vertical-align: middle;
}

.news_list .list_tool .share {
	cursor: pointer;
	margin: 0 20px;
}

.news_list .pt2 .list_p {
	font-size: 14px;
	color: #70706e;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
}

.news_list .pt2 .list_box:after {
	content: "";
	width: 88%;
	height: 1px;
	background-color: #e6e6e6;
	position: absolute;
	bottom: 0;
	right: 0;
}

.news_list .pt2 li:hover .list_title {
	color: #bd0e2d;
}

.news_list .pt2 li:hover .list_time {
	background: #70706e;
}

.news_list .pt2 .list_time {
	font-size: 14px;
	color: #fff;
	padding: 1.5%;
	width: 60px;
	background: #bd0e2d;
}

.news_list .pt2 .list_time_year {
	font-size: 24px;
	line-height: 1;
}

.news_list .pt2 .list_time_day {
	display: block;
	font-size: 20px;
	font-family: helvetica;
}

.news_list .bdsharebuttonbox a {
	padding: 0;
	margin: 0;
	background: none;
	height: 20px;
	line-height: 20px;
}

.news_list .pt2 .list_bd .noimg .bd_c {
	width: 84%;
}

.news_list .pt_page {
	font-size: 0;
	margin-top: 50px;
}

.news_list .pt_page a,
.news_list .pt_page span {
	line-height: 58px;
	color: #666;
	background-color: #dde3e8;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 0 30px;
	font-size: 14px;
	margin: 0;
}

.news_list .pt_page a:hover,
.news_list .pt_page span.current {
	color: #fff;
	background-color: #bd0e2d;
}

/*产品列表*/
.product_banner:after,
.product_banner:before {
	display: none;
}

.product_banner .con_img {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
}

.product_banner .con_img img,
.product_banner .con_img .boll {
	position: absolute;
	left: 50%;
	top: 0;
	min-width: 100%;
	max-width: none;
	margin-left: -960px;
}

.product_banner .con_tab {
	position: absolute;
	/* top: 50%; */
	top: 0px;
	left: 10%;
	width: 20%;
	height: 100%;
	color: #bd0e2d;
	font-size: 20px;
	line-height: 30px;
	/* margin-top: -240px; */
}

.product_banner .con_tab ul {
	border-left: 1px solid #70706e;
	padding: 15px 0 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.product_banner .con_tab ul li {
	padding: 10px 25px;
	margin-bottom: 35px;
	position: relative;
	cursor: pointer;
}

.product_banner .con_tab ul li:not(:last-child):after {
	content: "";
	position: absolute;
	bottom: -25px;
	left: 25px;
	height: 1px;
	width: 30px;
	background: #3d3f48;
}

.product_banner .con_tab ul li:before {
	display: none;
	content: "";
	position: absolute;
	height: 70px;
	width: 2px;
	background: #bd0e2d;
	top: 6px;
	left: 0;
}

.product_banner .con_tab ul li.active:before {
	display: block;
}

.product_banner .con_tab ul li .n {
	font-family: Impact
}

.product_banner .con_tab a {
	display: block;
}

.product_banner .con_tab a:hover,
.product_banner .con_tab ul li.active a {
	color: #000;
}

.product_banner .con_img .boll {
	width: 1920px;
	height: 700px;
}

.product_banner .con_img .boll ul li {
	position: absolute;
}

.product_banner .con_img .boll .list_boll {
	width: 8px;
	height: 8px;
	border: 1px solid #fff;
	display: none;
	border-radius: 50%;
	position: relative;
	-moz-animation: bordershow 3s infinite;
	cursor: pointer;
	box-shadow: 0px 0px 14px 3px #ccc;
	background: #333;
}

.product_banner .con_img .boll .list_boll.active {
	box-shadow: 0px 0px 20px 15px #bd0e2d;
	background: #bd0e2d;
}

.product_banner .con_img .boll .list_boll:after,
.product_banner .con_img .boll .list_boll:before {
	content: "";
	width: 20px;
	height: 20px;
	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	box-shadow: 0px 0px 4px rgba(255, 255, 255, 0.5);
	display: block;
	border-radius: 50%;
	position: absolute;
	top: -6px;
	left: -6px;
}

.product_banner .con_img .boll .list_boll:after {
	-webkit-animation: boderM 3s infinite;
	-moz-animation: boderM 3s infinite;
	animation: boderM 3s infinite;
}

.product_banner .con_img .boll .list_boll:before {
	-webkit-animation: boderM 3s .75s infinite;
	-moz-animation: boderM 3s .75s infinite;
	animation: boderM 3s .75s infinite;
}

@-webkit-keyframes bordershow {
	0% {
		box-shadow: 0px 0px 0px 0px #62B0E3;
	}

	50% {
		box-shadow: 0px 0px 14px 3px #62B0E3;
	}

	100% {
		box-shadow: 0px 0px 0px 0px #62B0E3;
	}
}

@-moz-keyframes bordershow {
	0% {
		box-shadow: 0px 0px 0px 0px #62B0E3;
	}

	50% {
		box-shadow: 0px 0px 14px 4px #62B0E3;
	}

	100% {
		box-shadow: 0px 0px 0px 0px #62B0E3;
	}
}

@keyframes boderM {
	0% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}

	20% {
		opacity: 1
	}

	75% {
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
		-ms-transform: scale(2);
		-o-transform: scale(2);
		transform: scale(2);
		opacity: 0
	}

	100% {
		opacity: 0
	}
}

@-webkit-keyframes boderM {
	0% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}

	20% {
		opacity: 1
	}

	75% {
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
		-ms-transform: scale(2);
		-o-transform: scale(2);
		transform: scale(2);
		opacity: 0
	}

	100% {
		opacity: 0
	}
}

@keyframes bordershow {
	0% {
		box-shadow: 0px 0px 0px 0px #62B0E3;
	}

	50% {
		box-shadow: 0px 0px 14px 4px #62B0E3;
	}

	100% {
		box-shadow: 0px 0px 0px 0px #62B0E3;
	}
}

.prodect_list .pt1 .rect-90 {
	padding-bottom: 66.52%
}

.prodect_list .pt1 .con {
	width: 80%;
	margin: 0 auto;
}

.prodect_list .pt1 a {
	display: block;
}

.prodect_list .pt1 .span-6 {
	margin-bottom: 50px;
}

.prodect_list .pt1 .con:hover .t {
	color: #70706e;
}

.prodect_list .pt1 .con .t {
	font-size: 28px;
	color: #bd0e2d;
	font-family: Impact;
	margin: 20px 0 5px;
	transition: all ease 0.3s;
	text-transform: uppercase;
}

.prodect_list .pt1 .con .t i {
	margin-left: 40px;
}

.prodect_list .pt1 .con .d {
	font-size: 15px;
	color: #bdbdbd;
	line-height: 28px;
	max-height: 56px;
	overflow: hidden;
}


/*产品综合*/
.product {
	padding: 90px 0 40px;
}

.product .rect-45 {
	padding-bottom: 45%;
}

.product .pt1 .item {
	margin-bottom: 120px;
}

.product .pt1 .item .pic:hover .tit {
	background: #bd0e2d;
}

.product .pt1 .item .info:hover .common-btn {
	background: #bd0e2d;
	border: 1px solid #bd0e2d;
	color: #fff;
}

.product .pt1 .item .pic,
.product .pt1 .item .info {
	width: 50%;
	float: left;
}

.product .pt1 .item:nth-child(odd) .pic {
	float: right;
}

.product .pt1 .item .pic {
	color: #fff;
	font-size: 18px;
}

.product .pt1 .item .pic ._full {
	opacity: 0;
	transition: 0.5s all ease;
}

.product .pt1 .item .pic ._full.active {
	opacity: 1;
	transition: 0.5s all ease;
}

.product .pt1 .item .pic .tit {
	background: #70706e;
	line-height: 60px;
	padding: 0 40px;
	position: relative;
	transition: all ease 0.3s;
}

.product .pt1 .item .pic .arrow {
	position: absolute;
	right: 40px;
	top: 0;
	cursor: pointer;
	user-select: none;
}

.product .pt1 .item .pic .l_arrow {
	right: 70px;
}

.product .pt1 .item .info .c {
	margin-left: 60px;
	margin-right: 0;
}

.product .pt1 .item .info a {
	display: none;
}

.product .pt1 .item:nth-child(odd) .info .c {
	margin-left: 0;
	margin-right: 60px;
}

.product .pt1 .item .info .en {
	font-size: 36px;
	font-family: Impact;
	color: #bd0e2d;
}

.product .pt1 .item .info .ch {
	font-size: 30px;
	color: #bd0e2d;
}

.product .pt1 .item .info .d {
	font-size: 15px;
	color: #595959;
	margin-bottom: 25px;
}

/*产品技术*/
.product_technology.product .pt1 .item {
	margin-bottom: 60px;
}

.product_technology.product .pt1 .item {
	background: #f5f5f8;
}

.product_technology.product .pt1 .item .info .w {
	margin: 100px 40px 0;
}

/*产品详细*/
.product_detail .rect-6667 {
	padding-bottom: 66.52%
}

.product_detail .pt1 .pro_detail_hd {
	background: #bd0e2d;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.product_detail .pt1 .detail_hd_l {
	width: 52%;
	padding: 0 3% 4%;
	background: #fff url(../image/product_img_bg.png);
	background-size: cover;
}

.product_detail .pt1 .detail_hd_l .big_img {
	margin-bottom: 14px;
}

.product_detail .pt1 .detail_hd_l .smal_img .list_box {
	border: 1px solid #ededed;
}

.product_detail .pt1 .detail_hd_l .smal_img img {
	opacity: 0.6;
}

.product_detail .pt1 .detail_hd_l .smal_img .active img {
	opacity: 1;
}

.product_detail .pt1 .detail_hd_r {
	width: 42%;
	color: #fff;
}

/*1016*/
.product_detail .pt1 .detail_hd_r .con {
	padding: 0 50px;
	position: absolute;
	height: 100%;
	overflow: auto;
}

.product_detail .pt1 .detail_hd_r .con::-webkit-scrollbar {
	width: 3px;
}

.product_detail .pt1 .detail_hd_r .con::-webkit-scrollbar-track {
	background: #999999;
	border-radius: 2px;
}

.product_detail .pt1 .detail_hd_r .con::-webkit-scrollbar-thumb {
	background: #3c3c3c;
	border-radius: 2px;
}

.product_detail .pt1 .detail_hd_r .con .tit {
	margin: 60px 0;
	font-size: 30px;
	font-family: Impact;
}

.product_detail .pt1 .detail_hd_r .con .desc {
	padding-left: 18px;
	position: relative;
}

.product_detail .pt1 .detail_hd_r .con .desc:before {
	content: "";
	display: block;
	position: absolute;
	width: 80px;
	height: 80px;

}

.product_detail .pt1 .detail_hd_r .con .desc .t2 {
	font-size: 18px;
	margin-bottom: 10px;
	font-family: bold;
}

.product_detail .pt1 .detail_hd_r .con .desc .d {
	margin-bottom: 30px;
}

.product_detail .pt1 .detail_hd_r .tools_box {
	position: absolute;
	bottom: 45px;
	left: 745px;
}

.product_detail .pt1 .detail_hd_r .tools_box .print {
	background: url(../image/print_ico.png) no-repeat;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 20px;
	height: 20px;
}

.product_detail .pt1 .detail_hd_r .tools_box .handbook {
	background: url(../image/product_ico01.png) no-repeat;
	display: inline-block;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 18px;
	height: 18px;
	margin: 0 5px;
	position: relative;
	top: 3px;
}

.product_detail .pt1 .detail_hd_r .tools_box .print {
	margin-left: 20px;
}

.product_detail .pt1 .detail_hd_r .tools_box a:hover {
	color: #fff;
}

.product_detail .pt2 .tit {
	font-size: 20px;
	color: #bd0e2d;
	margin-top: 100px;
	text-align: center;
	margin-bottom: 30px;
}

/*body .zoomdiv{width:530px !important;}*/
/*关于我们*/
.about .pt1 .pic {
	width: 35%;
}

.about .pt1 .desc {
	width: 65%;
}

.about .con .en {
	font-size: 40px;
	font-family: Impact;
	color: #71716f;
	text-transform: uppercase;
	line-height: 40px;
}

.about .con .ch {
	font-size: 36px;
	color: #bd0e2d;
	margin-bottom: 20px;
}

.about .pt1 .desc .con {
	margin-left: 50px;
	position: relative;
}

.about .pt1 .desc .con:before {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	left: -25px;
	top: 0;
	background: url(../image/about_divide.png);
	background-size: cover;
}

.about .pt1 .desc .con .d {
	font-size: 14px;
	color: #595959;
}

.about .pt1 .desc .con .d:not(:last-child) {
	margin-bottom: 20px;
}

.about .pt2 {
	margin-top: 100px;
	position: relative;
	padding-top: 250px;
}

.about .pt2 .bg {
	width: 100%;
	height: 500px;
	background: url(../image/about_bg.jpg) center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.about .pt2 .culture {
	background: #fff;
	padding: 40px 70px;
	position: relative;
}

.about .pt2 .culture .con .desc {
	line-height: 25px;
	color: #595959;
	font-size: 14px;
	margin-top: 20px;
}

.about .pt2 .culture .cover {
	width: 500px;
	height: 400px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../image/about_cover.png) center no-repeat;
}

.about .pt2 .tit {
	color: #fff;
	padding: 40px 0;
	text-align: center;
	background: #bd0e2d;
	position: relative;
	font-size: 18px;
}

.about .pt2 .tit:hover {
	background: #bd0e2d;
}

.about .pt2 .tit:before {
	content: "";
	width: 64px;
	height: 34px;
	background: url(../image/triangle64.png) center no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -32px;
}

.about .pt3 {
	margin-top: 80px;
	text-align: center
}

.about .pt3 .tit {
	font-size: 50px;
	color: #bd0e2d;
}

.about .pt3 .area {
	margin-bottom: 70px;
}

.about .pt3 .area ul li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #595959;
	padding: 0 10px;
	cursor: pointer;
}

.about .pt3 .area ul li.active {
	color: #bd0e2d;
}

.about .pt3 .area ul li:not(:last-child):after {
	content: "/";
	position: relative;
	left: 10px;
	color: #595959;
}

.about .pt3 .area ul li a:hover {
	color: #bd0e2d;
}

.about .pt3 .con .pic {
	float: left;
	width: 30%;
}

.about .pt3 .con .pic .item a {
	display: block;
}

.about .pt3 .con .pic .item .text {
	text-align: left;
	background: #ccc;
	padding: 10px 20px;
}

.about .pt3 .con .pic .item .text .en {
	font-size: 20px;
	color: #fff;
	line-height: 26px;
}

.about .pt3 .con .pic .item .text .ch {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 0;
}

.about .pt3 .con .map {
	float: right;
	width: 100%;
	position: relative;
}

.about .pt3 .con .map .cover img {
	width: 100%
}

.about .pt3 .dots_list {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.about .pt3 .dots_list ul {
	position: relative;
	width: 100%;
	height: 100%;
}

.about .pt3 .dots_list ul li {
	position: absolute;
}

.about .pt3 .dots_list ul li .marker {
	width: 20px;
	height: 30px;
}

/* .about .pt3 .dots_list ul li:nth-child(1) .name {
	color: #15204f;
	position: relative;
	left: 30px;
	bottom: 25px;
}

.about .pt3 .dots_list ul li:nth-child(2) .name {
	color: #15204f;
	position: relative;
	left: 23px;
	bottom: 21px;
}

.about .pt3 .dots_list ul li:nth-child(3) .name {
	color: #15204f;
	position: relative;
	left: 23px;
	top: -15px;
} */
.about .pt3 .dots_list ul li.china>a {
	display: flex;
	align-items: center;
}

.about .pt3 .dots_list ul li.china .marker {
	background: url(../image/about_sw.svg) center center no-repeat;
	display: block;
	background-size: 100%;
}

.about .pt3 .dots_list ul li.china .name {
	font-size: 12px;
}

.about .pt3 .dots_list ul li.china.active .marker {
	background: url(../image/about_sr.svg) center center no-repeat;
	background-size: 100%;
}

.about .pt3 .dots_list ul li.foreign .name {
	font-size: 16px;
	color: #bd0e2d;
	position: relative;
	right: 30px;
}

.about .pt3 .dots_list ul li.foreign .marker {
	background: url(../image/about_lb.png) center center no-repeat;
	display: block
}

.about .pt3 .dots_list ul li.foreign.active .marker {
	background: url(../image/about_lr.png) center center no-repeat;
}

.about .pt3 .dots_list ul li.active .name {
	color: #bd0e2d;
}

/*联系我们*/
.contact {
	padding-top: 109px !important;
}

.contact .pt_map {
	height: 500px;
	position: relative;
}

.contact .pt_map .map {
	height: 100%;
	position: relative;
}

.contact .pt_map .map:before {
	content: "";
	width: 50%;
	height: 100%;
	background: url(../image/white_80.png) repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.contact .pt_map .map_info {
	position: absolute;
	width: 400px;
	left: 50%;
	top: 50%;
	margin-left: -600px;
	color: #70706e;
	margin-top: -190px;
}

.contact .pt_map .map_info .company {
	font-size: 20px;
	margin: 40px 0 20px;
}

.contact .pt_map .map_info ul li {
	line-height: 35px;
}

.contact .pt_map .map_info .ico {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.contact .pt_map .map_info .ico1 {
	/* background: url(../image/contact_ico03.png) no-repeat; */
	background-repeat: no-repeat;
	background-size: cover;
}

.contact .pt_map .map_info .ico2 {
	background-repeat: no-repeat;
	background-size: cover;
}

.contact .pt_map .map_info .ico3 {
	background-repeat: no-repeat;
	background-size: cover;
}

.contact .pt_map img {
	max-width: none;
}

.contact .pt_map .con .item {
	display: none;
}

.contact .pt_map .con .item.active {
	display: block;
}

.contact .BMap_cpyCtrl,
.contact .anchorBL {
	display: none;
}


/*招聘*/
.job {
	margin-bottom: 20px;
}

.job .pt1 {
	*zoom: 1;
	*clear: both;
}

.job .pt1:before,
.job .pt1:after {
	display: table;
	clear: both;
	content: '';
}

.job ul {
	position: relative;
}

.job ul form {
	*zoom: 1;
	*clear: both;
}

.job ul form:before,
.job ul form:after {
	display: table;
	clear: both;
	content: '';
}

.job ul form {
	*zoom: 1;
	*clear: both;
}

.job li {
	float: left;
	background: #f5f5f8;
}

.job .form_item {
	border-bottom: 4px solid #bd0e2d;
	position: relative;
}

.job .form_item .searchBtn {
	color: #bd0e2d;
	font-size: 20px;
	position: absolute;
	top: 0px;
	right: 60px;
	cursor: pointer;
	user-select: none;
}

.job .form_item input,
.job .form_el .form_item select,
.job .select-ui-choose-default {
	border: none;
}

.job .form_item input {
	height: 26px;
	width: 90%;
	padding: 5px 5% 6px 5%;
}

.job .form_el .form_item .job_select {
	width: 90%;
	padding: 9px 5%;
}

.select-ui-options-default-bottom {
	margin-top: 4px;
}

.select-ui-options-default li:hover {
	background: #bd0e2d !important;
}

.job ul li.form_el {
	margin-bottom: 50px !important;
	background: none;
}

.job li .con {
	margin: 55px 40px;
}

.job li .con .tit {
	font-size: 24px;
	color: #bd0e2d;
	margin-bottom: 10px;
}

.job li .con .date {
	font-size: 14px;
	color: #5a5a5a;
	margin-bottom: 10px;
}

.job li .con .t2 {
	margin-bottom: 20px;
	color: #bd0e2d;
	font-size: 16px;
}

.job li .con .info p {
	margin-bottom: 15px;
}

.job li a,
.job li .job_more {
	display: block;
	padding: 10px;
	background: #bd0e2d;
	font-size: 15px;
	width: 120px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	margin-top: 30px;
}

.job .pt1 .loading {
	width: 100%;
	height: 50px;
	background: url(../image/loading_mini.gif) center center no-repeat;
}

.job .pt1 .loading.none {
	display: none;
}

/*新闻详细*/
.news_detail {
	background: #f0f0f0;
	padding: 30px 0px;
}

.news_detail .detail_l {
	width: 70.3399%;
}

.news_detail .l_box {
	background: #fff;
	padding: 8% 6%;
}

.news_detail .news_title {
	font-size: 24px;
	color: #000;
	margin-bottom: 10px;
}

.news_detail .l_tools {
	margin-bottom: 40px;
	line-height: 20px;
}

.news_detail .l_tools span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 14px;
	color: #5a5a5a;
}

.news_detail .news_time {
	margin-right: 20px;
}

.news_detail .switcher .title {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

.news_detail .detail_r {
	width: 28%;
}

.news_detail .detail_r .arr_box {
	background: #fff;
	padding: 8%;
	margin-bottom: 14px;
	color: #666;
	display: block;
}

.news_detail .detail_r .arr_title {
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}

.news_detail .detail_r .arr_news_title {
	font-size: 14px;
	font-weight: normal;
}

.news_detail .detail_r .arr_time {
	font-size: 14px;
	padding-top: 6px;
	display: block;
}

.news_detail .detail_r .arr_box:hover {
	color: #fff;
	background: #bd0e2d;
}

.news_detail .detail_r .arr_box:hover .arr_title {
	color: #fff;
}

.news_detail .detail_r .share_box {
	background: #fff;
	padding: 8%;
}

.news_detail .detail_r .share_title {
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}

.news_detail .detail_r .black_list {
	width: 100%;
	height: 42px;
	line-height: 42px;
	background: none;
	text-align: center;
	font-size: 18px;
	border: 1px solid #70706e;
	color: #70706e;
	display: block;

}

.news_detail .detail_r .black_list:hover {
	color: #fff;
	border: 1px solid #bd0e2d;
	background: #bd0e2d;
}

.news_detail .newdetail_share {
	padding: 10px 0px;
	position: relative;
}

.news_detail .newdetail_share img.ewm {
	position: absolute;
	top: -100px;
	left: -30px;
	width: 100px;
	height: 100px;
	display: none;
}

.news_detail .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;
}

.news_detail .newdetail_share a.bds_weixin:hover~img.ewm {
	display: block;
}

/*招聘弹窗*/
.job_detail_bg.hide {
	display: none;
}

.job_detail_bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	bottom: 0;
	background: rgba(0, 0, 0, .60);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
}

.job_detail_bg .job_detail_win {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -300px;
	margin-left: -470px;
	width: 940px;
	height: 600px;
	overflow: hidden;
	background: #fff;
}

.job_detail_bg .job_detail_win>iframe {
	border-radius: 10px;
}

.job_detail {
	position: relative;
	padding: 10px 45px 40px;
}

.job_detail_bg .btn_close {
	display: block;
	position: absolute;
	top: 25px;
	right: 45px;
	width: 30px;
	height: 30px;
	font-size: 0;
	background: url(../image/close_ico.png) 0 0 no-repeat;
	z-index: 2;
	transition: all 0.4s ease;
}

.job_detail_bg .btn_close:hover {
	transform: rotate(180deg)
}

.job_detail .job_tit {
	line-height: 2.4em;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	border-bottom: #d2d2d2 2px solid;
}

.job_detail .txt_con {
	margin: 18px 0 20px;
	height: 380px;
	overflow-y: auto;
	font-size: 14px;
	line-height: 28px;
}

.job_detail .det_rec {
	margin-bottom: 6px;
}

.job_detail .det_rec .tit {
	width: 12.3%;
	color: #666;
}

.job_detail .det_rec .desc {
	width: 77.6%;
	color: #333;
}

.job_detail .det_mailto_box {
	margin-left: 12.3%;
	padding: 15px 0 15px 3.6%;
	font-size: 14px;
	color: #333333;
	line-height: 23px;
	background-color: #cfcfcf;
}

.job_detail .det_mailto_box>a {
	font-weight: bold;
	color: #2e3669;
	text-decoration: underline;
}


/*发展历程 -- 2019-04-19*/
.develop .history_hd {
	position: relative;
	padding: 0px 80px;
}

.develop .hd_box {
	height: 82px;
	overflow: hidden;
}

.develop .hd_border {
	position: absolute;
	width: 100%;
	height: 3px;
	background-color: #d7d7d7;
	top: 31px;
	left: 0;
}

.develop .hd_arr {
	width: 37px;
	height: 37px;
	background: url(../image/develop_3.png) no-repeat;
	position: absolute;
	top: 13px;
	z-index: 2;
}

.develop .arr_prev_ico {
	left: 0;
}

.develop .arr_next_ico {
	right: 0;
	background-position: -37px 0px;
}

.develop .hd_box li {
	padding-top: 50px;
	font-size: 20px;
	color: #675253;
	text-align: center;
	background: url(../image/develop_2.png) no-repeat center 20px;
	cursor: pointer;
	width: 30%;
}

.develop .hd_box .tab_t_cur {
	background: url(../image/develop_ico.png) no-repeat center 0px;
	font-weight: bold;
	color: #bd0e2d;
}

.develop .hd_box .tab_t_cur .hover_border {
	width: 100%;
	height: 3px;
	background-color: #bd0e2d;
	position: absolute;
	top: 31px;
	left: 0;
}

.develop .history_bd {
	position: relative;
}

.develop .history_bd_line {
	width: 1px;
	height: 80%;
	position: absolute;
	top: 30px;
	left: 50%;
}

.develop .history_list {
	width: 70%;
	margin: 0 auto;
}

.develop .history_list .list_box {
	border: 1px solid #eeeeee;
	position: relative;
}

.develop .history_list .list_horn,
.develop .history_list .list_ball {
	width: 17px;
	height: 17px;
	background-color: #000;
	display: block;
	position: absolute;
}

.develop .history_list .list_hd {
	padding: 20px;
	color: #666666;
}

.develop .history_list .list_time {
	font-size: 18px;
	color: #bd0e2d;
	font-weight: bold;
	padding: 0px 0px 20px;
	display: block;
}

.develop .history_list .list_title {
	font-weight: normal;
	font-size: 14px;
	color: #666666;
}

.develop .history_bd_line {
	width: 1px;
	height: 100%;
	background-color: #d2d2d2;
	position: absolute;
	left: 10%;
	top: 0;
}

.develop .history_list .list_horn {
	width: 16px;
	height: 17px;
	background: url(../image/develop_5.jpg) no-repeat;
	position: absolute;
	top: 32px;
	display: block;
}

.develop .history_list .list_ball {
	width: 17px;
	height: 17px;
	background: url(../image/develop_4.jpg) no-repeat center;
	display: block;
	top: 31px;
	left: -70px;
}

.develop .history_list {
	padding-bottom: 60px;
}

.develop .rightBox {
	margin-top: 72px;
}

.develop .leftBox .list_horn {
	right: -15px;
	background-position: -16px 0px;
}

.develop .leftBox .list_ball {
	right: -50px;
}

.develop .rightBox .list_horn {
	left: -15px;
	background-position: 0px 0px;
}

.develop .rightBox .list_ball {
	left: -50px;
}

.develop .leftBox .list_box_cover {
	padding: 0px 40px 0px 0px;
}

.develop .rightBox .list_box_cover {
	padding: 0px 0px 0px 40px;
}

.develop .bd_title {
	font-size: 72px;
	color: #e6e6e6;
	background-color: #fff;
	padding: 16px 0px 0px;
	text-align: center;
	font-family: Arial;
	line-height: 80px;
}

.develop .leftBox .list_hd {
	text-align: right;
}

.develop .rightBox .list_hd {
	text-align: left;
}

@media only screen and (max-width:1240px) {
	.develop .leftBox .list_box_cover {
		padding: 0px 40px 0px 40px;
	}

	.develop .rightBox .list_box_cover {
		padding: 0px 40px 0px 40px;
	}

	.develop .history_list .list_ball {
		left: -55px;
	}

}

@media only screen and (max-width:992px) {
	.develop .history_list .list_ball {
		left: -46px;
	}

	.r_box {
		margin-top: 14px;
	}
}

@media only screen and (max-width: 760px) {
	.develop .history_bd_line {
		display: none;
	}

	.develop .history_list {
		width: 100%;
	}

	.develop .history_list .list_ball,
	.develop .history_list .list_horn {
		display: none;
	}

	.develop .bd_title {
		font-size: 28px;
	}

	.develop .history_list .list_time {
		font-size: 25px;
	}

}

/*20190404   -----   404页面*/
/*.false{padding-top:150px;}*/
.false .False-404 .False-404-inbg {
	text-align: center;
}

.false .False-404 .False-404-content {
	text-align: left;
	display: inline-block;
}

.false .False-404 .False-404-content ._tit-1 {
	color: #bd0e2d;
	font-size: 30px;
	font-weight: bold;
}

.false .False-404 .False-404-dl {
	padding-bottom: 45px;
}

.false .False-404 .False-404-content ._tit-2 {
	color: #686868;
	font-size: 22px;
	font-weight: bold;
	padding-top: 20px;
}

.false .False-404 .False-404-content ._tit-3 {
	color: #686868;
	font-size: 18px;
	line-height: 20px;
	padding: 15px 0 0 0;
}

.false .False-404 .False-404-content ._tit-3 i {
	display: inline-block;
	width: 4px;
	height: 4px;
	line-height: 4px;
	background: #999;
	vertical-align: middle;
	margin-right: 6px;
}

.false .False-404 .False-404-content ._tit-4 {
	color: #686868;
	font-size: 18px;
}

.false .False-404 .False-404-content ._tit-5 {
	padding-top: 10px;
}

.false .False-404 .False-404-content ._tit-5 a {
	color: #bd0e2d;
	font-size: 18px;
	border-bottom: 1px #bd0e2d solid;
}

.common_banner .titles,
.index_banner .titles {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	-ms-flex-direction: column;
	align-items: center;
	justify-content: center;
}

.common_banner .titles h3,
.index_banner .titles {
	font-size: 40px;
	line-height: 1.5;
	color: #fff;
}


.index .index_d {}

.footer2 .r_box {
	margin: 0px;
}

.footer2 .r_box {
	float: none !important;
	text-align: center;
}

@media only screen and (max-width: 1100px) {
	.footer1 dl.d1 dd {
		/* float:left;
		margin-left:20px; */
		line-height: 30px;
	}

	.footer1 .d1 .logo {
		margin-bottom: 10px;
	}

	.footer1 dl.d1 dd:nth-child(3n+1) {
		/* float:left; */
		margin-left: 0px;
	}

	.footer1 .wrap {
		width: 90%;
		margin: 0 auto;
	}

	.footer1 dl {
		width: 25%;
		margin-bottom: 40px;
	}

	.footer1 dl.d1 {
		width: 100%;

	}

}

@media only screen and (max-width: 640px) {
	.footer1 .wrap {
		width: 90%;
		margin: 0 auto;
	}

	.footer1 dl {
		width: 50%;
	}

	.footer1 dl.d1 {
		width: 100%;

	}

	.footer1 .d5 {
		text-align: left;
	}

	.footer1 .share a {
		float: left;
	}
}

@media only screen and (max-width: 500px) {
	.footer1 dl.d1 dd {
		float: none;
	}
}

@media only screen and (max-width: 550px) {

	.site_name {
		width: 100%;
		display: block;
		text-align: center;
	}
}

.common_banner .titles h3,
.index_banner .titles h3 {
	font-weight: 400;
	display: block;
	max-width: 70%;
	text-align: center;
	margin-top: 10%;
}

@media screen and (min-width:992px) and (max-width:1601px) {
	.common_banner .titles h3,
	.index_banner .titles h3,
	.banner .titles h3 {
		max-width: 85%;
		font-size: 1em;
		text-align: center;
	}

}

@media only screen and (max-width: 750px) {

	.common_banner .titles h3,
	.index_banner .titles {
		font-size: 25px;
	}

	.index_banner {
		height: auto;
	}
}

@media only screen and (max-width: 992px) {
	.index .pt2 .box5 .index_en2 {
		font-size: 25px;
	}
}

.banner {
	width: 100%;
	position: relative;
	margin-top: 107px;

}

.banner img {
	transition: all linear .5s;
}

.banner:hover img {
	transform: scale(1.1);
}

.banner .titles {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	-ms-flex-direction: column;
	align-items: center;
	justify-content: center;
}

.banner .titles h3 {
	font-weight: 400;
	font-size: 40px;
	line-height: 80px;
	color: #fff;
	text-align: center;
	max-width: 70%;
}

@media screen and (max-width:1202px) {
	.banner .titles h3 {
		font-size: 28px;
		line-height: 35px;
	}
}

@media screen and (min-width:992px) and (max-width:1201px) {}

@media screen and (min-width:481px) and (max-width:991px) {}

@media screen and (max-width:480px) {
	.banner .titles h3 {
		font-size: 18px;
		line-height: 35px;
		max-width: 80%;
	}
}

.product_banner .con_tab .wrap {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: flex-start;
	margin-left: 10%;
	height: 100%;
	width: auto !important;
}

.product_banner .con_tab ul {
	position: relative;
	height: 60%;
	overflow: auto;
}

.product_banner .con_tab ul::-webkit-scrollbar {
	display: none;
}

.product_banner .con_tab ul .dh {
	content: "";
	position: absolute;
	height: 70px;
	width: 2px;
	background: #bd0e2d;
	top: 20px;
	left: 0;
	transform: all linear .5s;
}

/*lg*/
@media screen and (min-width:1202px) {}

/*md*/
@media screen and (min-width:992px) and (max-width:1201px) {}

/*sm*/
@media screen and (min-width:768px) and (max-width:991px) {}

/*xs*/
@media screen and (max-width:1240px) {

	/* .product_banner .con_tab {
	margin-top: -195px;
	} */
	.product_banner .con_tab ul {
		height: 80%;
	}
}

/*lg*/
@media screen and (min-width:1202px) {}

/*md*/
@media screen and (min-width:992px) and (max-width:1201px) {}

/*sm*/
@media screen and (min-width:768px) and (max-width:991px) {}

/*xs*/
@media screen and (max-width:900px) {
	/* .product_banner .con_tab ul{
		height:350px;
	} */
}

.product_banner .con_tab ul li {
	position: relative;
}

.product_banner .con_tab ul li:before {
	content: "";
	display: none;
	position: absolute;
	height: 70px;
	width: 2px;
	background: #bd0e2d;
	top: 20px;
	left: 0;
}

.product_banner .con_tab ul li:hover:before,
.product_banner .con_tab ul li.active:before {
	display: inline-block;
}

/*lg*/
@media screen and (min-width:1202px) {}

/*md*/
@media screen and (min-width:992px) and (max-width:1201px) {}

/*sm*/
@media screen and (min-width:768px) and (max-width:991px) {}

/*xs*/
@media screen and (max-width:767px) {
	.index .pt3 .bottom:before {
		display: none;
	}
}