/*
* 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: #fed100;
}

.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(../img/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: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.mwrap {
	max-width: 1366px;
	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: 15px;
	line-height: 1.6;
	color: #555;
	background: #fff;
}

a {
	color: inherit;
}

a:hover {
	color: #2c72b8;
}

::-moz-selection {
	color: #fff;
	background: #2c72b8;
}

::selection {
	color: #fff;
	background: #2c72b8;
}

::-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)
}

/*公用部分*/
.icon {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

.channel_content {
	padding: 40px 0 50px;
}

/* 网站样式 */
.head_con {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 20;
}

.head_con .top_head {
	padding: 25px 0 15px;
	font-size: 15px;
	color: #fff;
	line-height: 1;
}

.head_con .top_head .global_site {
	margin-left: 25px;
}

.head_con .top_head .global_site .icon {
	width: 5px;
	height: 8px;
	background: url(../img/sj.png) center center no-repeat;
	margin-right: 10px;
}

.head_con .top_head .regist_box em {
	margin: 0 5px;
}

.head_con .head>.wrap {
	background: url(../img/fff90.png) repeat;
	height: 80px;
	position: relative;
}

.head_con .head.fixed {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
}

.head_con .head .logo {
	margin-top: 15px;
	margin-right: 90px;
	margin-left: 25px;
}

.head_con .head .inav_wrapper {
	margin-right: 20px;
}

.head_con .head .inav .nav_li {
	float: left;
	margin-right: 8px;
}

.head_con .head .inav .nav_li>a {
	display: block;
	padding: 0 10px;
	position: relative;
	font-size: 15px;
	color: #000;
	line-height: 80px;
	height: 80px;
}

.head_con .head .inav .nav_li.on>a:after,
.head_con .head .inav .nav_li>a:hover:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 4px;
	background: #fed100;
	left: 0;
	bottom: 0;
}

.head_con .head .inav .nav_li.on>a,
.head_con .head .inav .nav_li>a:hover {
	/*color:#fed100;*/
}

.head_con .search_box {
	height: 24px;
	margin-top: 28px;
	margin-right: 35px;
}

.head_con .search_box .ipt_box {
	width: 100px;
	height: 23px;
	border-bottom: 1px solid #d3d3d3;
	font-size: 15px;
	margin-right: 8px;
}

.head_con .search_box .ipt_box input {
	width: 100%;
	height: 23px;
	line-height: 23px;
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	text-indent: 2px;
	background: none;
}

.head_con .search_box button {
	border: none;
	outline: none;
	box-shadow: none;
	display: block;
	width: 15px;
	height: 23px;
	background: url(../img/search_box.png) center center no-repeat;
	cursor: pointer;
}

.mobile_key {
	display: none;
}

.sec_banner {
	position: relative;
	height: 430px;
	overflow: hidden;
}

.sec_banner img {
	position: absolute;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	top: 0;
	max-width: none;
}

.sec_banner .mask {
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../img/banner_mask.png) repeat;
}

.sec_banner .catinfo {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	z-index: 2;
}

.sec_banner .catinfo .catname {
	font-size: 42px;
	color: #fff;
	margin-bottom: 15px;
	line-height: 1;
}

.sec_banner .catinfo .posi {
	font-size: 15px;
	color: #fff;
	line-height: 1;
}

.sec_banner .catinfo .posi em {
	margin: 0 5px;
}

.sec_banner.banner_zh .catname {
	font-size: 20px;
	color: #fff;
	line-height: 1;
	margin-bottom: 13px;
}

.sec_banner.banner_zh .info {
	font-size: 50px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1;
}

.secnav_box {
	border: 1px solid #ededed;
}

.secnav_box .sec_box>li>a {
	display: block;
	padding: 0 15px;
	position: relative;
	font-size: 15px;
	color: #4c4c4c;
	font-size: 17px;
	line-height: 65px;
	height: 65px;
}

.secnav_box .sec_box>li {
	margin-right: 20px;
	position: relative;
	height: 65px;
}

.secnav_box .sec_box>li.on>a:after,
.secnav_box .sec_box>li>a:hover:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 3px;
	background: #fed100;
	left: 0;
	bottom: 0;
}

.secnav_box .sec_box>li>a .icon {
	display: none;
}

.secnav_box .sec_box>li.hasmenu>a .icon {
	width: 7px;
	height: 4px;
	vertical-align: middle;
	background: url(../img/arr_menu.png) center center no-repeat;
	display: inline-block;
	margin: 0 5px;
}

.secnav_box .three_box {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	text-align: center;
	z-index: 2;
}

.secnav_box .three_box>li {
	border-bottom: 1px solid #fff;
}

.secnav_box .three_box>li>a {
	display: block;
	background: #d9d9d9;
	color: #333;
	padding: 0 5px;
	font-size: 15px;
	line-height: 30px;
}

.secnav_box .three_box>li>a:hover {
	background: #fed100;
}

/*widgets_footer_subnav_7*/
.widgets_footer_subnav_7 {}

.widgets_footer_subnav_7 .f_top {
	height: 340px;
	background: url(../img/footer_bg.jpg) center top no-repeat;
	background-position: center center;
	overflow: hidden;
}

.widgets_footer_subnav_7 .f_top .left {
	float: left;
	width: 68.5%;
	padding-top: 57px;
}

.widgets_footer_subnav_7 .f_top .right {
	float: left;
	width: 31.5%;
	padding-top: 57px;
}

.widgets_footer_subnav_7 .f_top .left dl {
	float: left;
	color: #4d4d4d;
	width: 16.6%;
}

.widgets_footer_subnav_7 .f_top .left dl a:hover {
	font-weight: bold;
	color: #fff;
	transition: none;
}

.widgets_footer_subnav_7 .f_top .left dl dt {
	font-size: 16px;
	margin-bottom: 20px;
}

.widgets_footer_subnav_7 .f_top .left dl dd {
	font-size: 14px;
	margin-bottom: 13px;
	line-height: 1;
	color: #fff;
}

.widgets_footer_subnav_7 .f_top .right .f_ewm {
	margin-bottom: 25px;
}

.widgets_footer_subnav_7 .f_top .right .f_ewm .ewm {
	float: right;
}

.widgets_footer_subnav_7 .f_top .right .f_ewm .ewm .ewm_t {
	text-align: center;
	margin-top: 10px;
	font-size: 13px;
	color: #fff;
}

.widgets_footer_subnav_7 .f_top .right .f_ewm .ewm_1 {
	margin-right: 11px;
}

.widgets_footer_subnav_7 .f_top .right .f_ewm .ewm_2 {
	margin-right: 34px;
}

.widgets_footer_subnav_7 .f_bottom .c_beian,
.widgets_footer_subnav_7 .footer_bottom .bottom_l .c_com {
	margin: 0 5px;
}

.widgets_footer_subnav_7 .f_top .right .top_r {
	position: relative;
	width: 69%;
	cursor: pointer;
	margin-bottom: 21px;
	margin-right: 11px;
}

.widgets_footer_subnav_7 .f_top .right .top_r a {
	display: block;
	width: 100%;
	height: 40px;
	background: #fff;
	text-indent: 28px;
	font-size: 15px;
	color: #000;
	line-height: 40px;
}

.widgets_footer_subnav_7 .f_top .right .top_r a:hover {
	font-weight: bold;
}

.widgets_footer_subnav_7 .f_top .right .top_r a .icon {
	width: 8px;
	height: 15px;
	background: url(../img/jtr.png);
	float: right;
	margin-right: 20px;
	margin-top: 12px;
}

.widgets_footer_subnav_7 .f_btm {
	padding: 30px 0;
	font-size: 15px;
	color: #4e4e4e;
}

.widgets_footer_subnav_7 .f_btm a {
	margin: 0 5px;
}

.widgets_footer_subnav_7 .left a {
	color: #fff;
}

.widgets_footer_subnav_7 .f_btm em {
	margin: 0 5px;
}

@media only screen and (max-width: 1240px) {
	.widgets_footer_subnav_7 .f_top {
		display: none;
	}

	.widgets_footer_subnav_7 .f_btm .r {
		width: 100%;
	}
}

/*pro_list*/
.rect-61 {
	padding-bottom: 61%;
}

.pro_list .pt1 .param_box {
	padding: 35px;
	background: #eaeaea url(../img/param_bg.png) right center no-repeat;
}

.pro_list .pt1 .param_box .tit {
	font-size: 22px;
	color: #181818;
	line-height: 35px;
	margin-right: 25px;
}

.pro_list .pt1 .param_box .param_list li {
	font-size: 16px;
	color: #2b2b2b;
	padding: 0 15px;
	margin-right: 15px;
	line-height: 35px;
	cursor: pointer;
}

.pro_list .pt1 .param_box .param_list li:hover {
	background: #fed100;
}

.pro_list .pt1 .param_box .param_list li.on {
	background: #fed100;
}

.pro_list .pt2 {
	padding-top: 30px;
}

.pro_list .pt2 .list_con li {
	margin-bottom: 35px;
}

.pro_list .pt2 .list_con .pd {
	border: 1px solid #d4d4d4;
	padding: 12px 12px 21px;
}

.pro_list .pt2 .list_con .img_box {
	display: block;
	margin-bottom: 25px;
}

.pro_list .pt2 .list_con .tit {
	font-size: 18px;
	color: #333;
	line-height: 1;
	margin-bottom: 26px;
	font-weight: bold;
}

.pro_list .pt2 .list_con .para_box {
	margin-bottom: 10px;
	height: 90px;
	overflow: hidden;
}

.pro_list .pt2 .list_con .para_box span {
	display: inline-block;
	margin-right: 15px;
	font-size: 15px;
	color: #555;
	line-height: 1;
	margin-bottom: 10px;
}

.pro_list .pt2 .list_con .btn_box a {
	display: block;
	width: 47%;
	border: 1px solid #d2d2d2;
	font-size: 15px;
	color: #333;
	line-height: 36px;
	text-align: center;
}

.pro_list .pt2 .list_con .btn_box .network_btn {
	background: #d2d2d2;
}

.pro_list .pt2 .list_con .btn_box a:hover {
	background: #fed100;
	border-color: #fed100;
}

.pro_list .pt2 .list_con #container {
	margin-bottom: 20px;
}

.pro_list .pt2 .list_con .loading_box .gif {
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(../img/ajax-loader.gif) center center no-repeat;
	text-align: center;
}


/*pro_detail*/
.pro_detail {
	padding-bottom: 0;
}

.pro_detail .pt1 {
	margin-bottom: 60px;
}

.pro_detail .pt1 .l_box {
	width: 50%;
}

.pro_detail .pt1 .r_box {
	width: 46%;
}

.pro_detail .pt1 .bigimg {
	border: 1px solid #b6b6b6;
	margin-bottom: 20px;
}

.pro_detail .pt1 .smalimg li {
	cursor: pointer;
	opacity: 0.7;
}

.pro_detail .pt1 .smalimg li.cur {
	opacity: 1;
}

.pro_detail .pt1 .smalimg .bor {
	border: 1px solid #b6b6b6;
}

.pro_detail .pt1 .r_box .title {
	font-size: 28px;
	color: #000;
	line-height: 1;
	margin-bottom: 25px;
	font-weight: normal;
}

.pro_detail .pt1 .r_box .title span {
	color: #fcba0e;
	margin-right: 15px;
}

.pro_detail .pt1 .r_box .params_box {
	padding: 25px 20px 15px;
	margin-bottom: 20px;
	background: url(../img/pro_bg.jpg) repeat;
}

.pro_detail .pt1 .r_box .params_box li {
	padding-bottom: 20px;
	float: left;
}

.pro_detail .pt1 .r_box .params_box li.short {
	width: 43%;
}

.pro_detail .pt1 .r_box .params_box li.long {
	width: 55%;
	border-left: 1px solid #fff;
}

.pro_detail .pt1 .r_box .params_box li.short .t {
	padding-left: 20px;
}

.pro_detail .pt1 .r_box .params_box li.short .v {
	padding-left: 20px;
}

.pro_detail .pt1 .r_box .params_box li.long .t {
	padding-left: 60px;
}

.pro_detail .pt1 .r_box .params_box li.long .v {
	padding-left: 60px;
}

.pro_detail .pt1 .r_box .params_box .t {
	font-size: 18px;
	color: #000;
}

.pro_detail .pt1 .r_box .params_box .v {
	font-size: 18px;
	color: #464646;
}

.pro_detail .pt1 .r_box .other {
	margin-bottom: 30px;
}

.pro_detail .pt1 .r_box .other .tit {
	font-size: 18px;
	color: #4f4f4f;
	margin-right: 15px;
}

.pro_detail .pt1 .r_box .other .c {
	font-size: 15px;
	color: #4f4f4f;
}

.pro_detail .pt1 .r_box .btn_box {
	margin-bottom: 30px;
}

.pro_detail .pt1 .r_box .btn_box a {
	display: block;
	width: 40%;
	margin-right: 3%;
	line-height: 50px;
	border: 3px solid #fed100;
	font-size: 24px;
	color: #000000;
	float: left;
	text-indent: 9%;
}

.pro_detail .pt1 .r_box .btn_box a i {
	width: 8px;
	height: 15px;
	background: url(../img/jtr.png) center center no-repeat;
	margin-left: 20px;
	vertical-align: 0;
}

.pro_detail .pt1 .r_box .btn_box a:hover {
	background: #fed100;
}

.pro_detail .pt1 .r_box .telline .t {
	font-size: 15px;
	color: #000;
	margin-right: 10px;
}

.pro_detail .pt1 .r_box .telline .num {
	font-size: 35px;
	font-family: Impact;
	color: #fcba0e;
	margin-right: 40px;
}

.pro_detail .pt1 .r_box .telline .smore {
	font-size: 22px;
	color: #4f4f4f;
	cursor: pointer;
}

.pro_detail .pt1 .r_box .telline .smore:hover {
	color: #fed100;
}

.pro_detail .pt1 .r_box .telline .smore i {
	font-size: 24px;
	color: #fed100;
}

.pro_detail .pt2 {
	margin-bottom: 60px;
}

.pro_detail .pt2 .targets li {
	width: 25%;
	padding: 20px 0;
	background: #949494;
	position: relative;
	cursor: pointer;
}

.pro_detail .pt2 .targets li:before {
	content: '';
	position: absolute;
	right: 0;
	width: 3px;
	height: 100%;
	background: #fff;
	top: 0;
}

.pro_detail .pt2 .targets li:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 100%;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fdd000;
	margin-left: -10px;
	display: none;
}

.pro_detail .pt2 .targets li .tb {
	width: 35px;
	height: 35px;
	margin: 0 auto 10px;
	background: url(../img/pro_icons.png) no-repeat;
}

.pro_detail .pt2 .targets li .name {
	font-size: 17px;
	color: #fff;
	text-align: center;
}

.pro_detail .pt2 .targets li:hover .name {
	color: #000;
}

.pro_detail .pt2 .targets li:hover {
	background: #fdd000;
}

.pro_detail .pt2 .targets li:hover:after {
	display: block;
}

.pro_detail .pt2 .targets li.active .name {
	color: #000;
}

.pro_detail .pt2 .targets li.active {
	background: #fdd000;
}

.pro_detail .pt2 .targets li.active:after {
	display: block;
}

.pro_detail .pt2 .targets .li1 .tb {
	background-position: 0 0;
}

.pro_detail .pt2 .targets .li1:hover .tb {
	background-position: 0 -35px;
}

.pro_detail .pt2 .targets .li1.active .tb {
	background-position: 0 -35px;
}

.pro_detail .pt2 .targets .li2 .tb {
	background-position: -35px 0;
}

.pro_detail .pt2 .targets .li2:hover .tb {
	background-position: -35px -35px;
}

.pro_detail .pt2 .targets .li2.active .tb {
	background-position: -35px -35px;
}

.pro_detail .pt2 .targets .li3 .tb {
	background-position: -70px 0;
}

.pro_detail .pt2 .targets .li3:hover .tb {
	background-position: -70px -35px;
}

.pro_detail .pt2 .targets .li3.active .tb {
	background-position: -70px -35px;
}

.pro_detail .pt2 .targets .li4 .tb {
	background-position: -105px 0;
}

.pro_detail .pt2 .targets .li4:hover .tb {
	background-position: -105px -35px;
}

.pro_detail .pt2 .targets .li4.active .tb {
	background-position: -105px -35px;
}

.pro_detail .pt3 .section {
	margin-bottom: 30px;
}

.pro_detail .pt3 .section.s3 {
	margin-bottom: 0;
}

.pro_detail .pt3 .s1 .bjk .img {
	float: right;
	margin: 0 0 30px 30px;
}

.pro_detail .pt3 .section .t {
	font-size: 27px;
	color: #000;
	line-height: 1;
	margin-bottom: 20px;
	font-weight: bold;
}

.pro_detail .pt3 .s3 .t .more {
	float: right;
	font-size: 15px;
	color: #595757;
	font-weight: normal;
}

.pro_detail .pt3 .s3 .t .more:hover {
	color: #fed100;
}

.pro_detail .pt3 .s3 .t .more i {
	width: 14px;
	height: 14px;
	background: url(../img/jia.jpg) center center no-repeat;
	margin-left: 7px;
	vertical-align: -2px;
}

.pro_detail .pt3 .s3 {
	padding: 40px 0 30px;
	background: #eaeaea;
}

.pro_detail .pt3 .s3 li .tit {
	font-size: 15px;
	color: #000;
	line-height: 40px;
}

.pro_detail .pt3 .s3 li a {
	display: block;
}

.pro_detail .pt3 .s3 li a:hover .tit {
	color: #fed100;
}

.pro_detail .pt3 .table-responsive {
	position: relative;
	overflow: hidden;
}

/*表格*/
/*详细页表格--最少6列*/
.pro_detail .table tr>th {
	border-bottom: 1px solid #ddd;
	padding: 12px 20px;
	white-space: nowrap;
	border-right: 1px solid #fff;
}

.pro_detail .table tr>td {
	border-bottom: 1px solid #ddd;
	padding: 20px;
	border-right: 1px solid #fff;
	background: #fff;
	border-bottom: 1px solid #ddd;
}

.pro_detail .table-responsive th,
.table-responsive td {
	/*color: #fff;*/
	text-align: center;
	border-right: 1px solid #fff;
	background: #fff
}

.table-responsive th {
	background: #fff;
	color: #333;
	font-weight: normal;
}

.pro_detail .table tr {
	background: #f5f5f5;
	height: 15px;
}

.pro_detail .table tr td:nth-child(odd) {
	background: #f6f6f6;
}

.pro_detail .table-responsive th:nth-child(odd) {
	background: #f6f6f6;
}

.pro_detail .table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	padding: 12px 20px;
}

.scrollbar-ui-hover .scroll_bar {
	height: 6px !important;
}

.scrollbar-ui .scroll_slider {
	background: #cacaca !important;
}

/*详细页表格--End*/


/**************************ljx 20171219*********************************/
.trs3 {
	transition: all 0.3s ease;
}

.trs5 {
	transition: all 0.5s ease;
}

/*新闻搜索--公共部分*/
.news_search {
	background-color: #efefef;
}

.news_search {
	padding: 42px 112px 41px 47px
}

.news_search .search_tit {
	margin-right: 40px;
	font-size: 21px;
	color: #333;
	line-height: 41px;
}

.news_search .news-sele,
.news_search .select-ui-choose {
	width: 183px;
	height: 41px;
	text-indent: 20px;
	margin-right: 29px;
	border-radius: 0;
	border: 1px solid #e1e1e1;
}

.news_search .select-ui-choose-default ._txt {
	padding: 0;
	font-size: 12px;
	line-height: 41px;
}

.news_search .select-ui-choose-default ._arrow {
	width: 34px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	background-color: #e3e3e3;
}

.news_search .select-ui-choose ._arrow .arr {
	left: 50%;
	margin-left: -.2em;
	border-color: #b0b0b0 transparent transparent;
}

.news_search .select-ui-choose-default.on ._arrow .arr {
	border-color: transparent transparent #b0b0b0;
}

.news_search .select-ui-options li {
	line-height: 1.8em;
	padding: 6px;
}

.news_search .search_ipt {
	width: 174px;
	height: 41px;
	padding: 0 10px 0 20px;
	margin-right: 29px;
	font-size: 12px;
	color: #a3a3a3;
	line-height: 41px;
	border: 1px solid #d3d3d3;
	/*background-color: #f4f4f4;*/
}

.news_search .news-btn {
	width: 204px;
	height: 41px;
	font-size: 17px;
	color: #333;
	text-align: center;
	line-height: 41px;
	background-color: #fed100;
	border: none;
	outline: none;
	cursor: pointer;
}

/*新闻列表*/
.news_list .news_list01 li {
	overflow: hidden;
	border-bottom: #e5e5e5 1px solid;
}

.news_list .news_list01 li a {
	display: block;
	padding-bottom: 40px;
	margin-top: 40px;
}

.news_list .news_list01 ._img {
	width: 250px;
	float: left;
	margin-right: 40px;
}

.news_list .news_list01 ._img img {
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.news_list .news_list01 ._intro {
	overflow: hidden;
}

.news_list .news_list01 ._title {
	display: block;
	line-height: 32px;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 13px;
	color: #000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.news_list .news_list01 ._info {
	height: 20px;
	line-height: 20px;
	color: #999999;
	margin-bottom: 10px;
}

.news_list .news_list01 ._text {
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	font-size: 15px;
	color: #606060;
	margin-bottom: 23px;
}

.news_list .news_list01 ._more {
	display: inline-block;
	white-space: nowrap;
	width: auto;
	height: 32px;
	line-height: 32px;
	background-color: #dda300;
	color: #fff;
	padding: 0 20px;
}

.news_list .news_list01 li:hover ._title {
	color: #FCBA0F;
}

.channel_content.news_detail {
	background: #f4f6f8;
}

.news_detail .detail_l {
	width: 70.66%;
}

.news_detail .detail_r {
	width: 27.5%;
}

.news_detail .l_box {
	background: #fff;
	padding: 6.5% 6%;
}

.news_detail .news_title {
	font-size: 26px;
	color: #000;
	margin-bottom: 12px;
	font-weight: normal;
}

.news_detail .l_tools {
	margin-bottom: 40px;
	line-height: 20px;
}

.news_detail .l_tools {
	font-size: 0;
	color: #7e7e7e;
	margin-bottom: 15px;
}

.news_detail .l_tools ._tool {
	font-size: 15px;
	margin-right: 31px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #808080;
}

.news_detail .l_tools ._tool:first-child {
	font-family: Arial;
}

.news_detail .l_tools .ion {
	font-size: 18px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	vertical-align: -2px;
}

.news_detail .l_tools b {
	font-weight: normal;
	font-size: 14px;
	color: #5a5a5a;
}

.news_detail .l_tool ._title {
	font-size: 14px;
	color: #5a5a5a;
	display: inline-block;
	margin-right: 10px;
}

.news_detail .switcher a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 20px;
	height: 20px;
	background: url(../img/ljx/switcher_ico.jpg) no-repeat;
	vertical-align: middle;
}

.news_detail .switcher .title {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin-right: 5px;
	font-size: 12px;
	color: #7e7e7e;
}

.news_detail .switcher .big {
	background-position: 0px 0px;
}

.news_detail .switcher .restore {
	background-position: -20px 0px;
}

.news_detail .switcher .small {
	background-position: -40px 0px;
}

.news_detail .detail_r {
	width: 27.5%;
}

.news_detail .detail_r .arr_box {
	background: url(../img/ljx/news_detail01.jpg) repeat center;
	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: 16px;
	color: #4c4c4c;
}

.news_detail .detail_r .arr_time {
	font-size: 15px;
	padding-top: 6px;
	display: block;
	color: #808080;
	margin-top: 3px;
}

.news_detail .detail_r .arr_box:hover {
	color: #000;
	background: url(../img/ljx/news_detail02.jpg) repeat center;
}

.news_detail .detail_r .arr_box:hover .arr_title {
	color: #333;
}

.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: #fcba0f;
	text-align: center;
	font-size: 18px;
	color: #fff;
	display: block;
}

.news_detail .jiathis a {
	width: 37px;
	height: 37px;
	background: url(../img/ljx/news_share_ico.png) no-repeat;
	display: inline-block;
	margin-right: 10px;
	cursor: pointer;
}

.news_detail .jiathis .jiathis_button_qzone {
	background-position: -1px 0px;
}

.news_detail .jiathis .jiathis_button_tsina {
	background-position: -52px 0px
}

.news_detail .jiathis .jiathis_button_weixin {
	background-position: -103px 0px;
}

.news_detail .jiathis .jiathis_button_tqq {
	background-position: -154px 0px;
}

.news_detail .jiathis .jiathis_button_qzone:hover {
	background-position: -1px -37px;
	transition: all 0.3s ease;
}

.news_detail .jiathis .jiathis_button_tsina:hover {
	background-position: -52px -37px;
	transition: all 0.3s ease;
}

.news_detail .jiathis .jiathis_button_weixin:hover {
	background-position: -103px -37px;
	transition: all 0.3s ease;
}

.news_detail .jiathis .jiathis_button_tqq:hover {
	background-position: -154px -37px;
	transition: all 0.3s ease;
}

.news_detail .news_text {
	line-height: 1.8;
	overflow: hidden;
}

/*影像临工*/
.video_center {}

.video_center .fz26 {
	font-size: 26px;
}

.video_center .common_title a {
	display: block;
}

.video_center .common_title .tit .icon {
	width: 34px;
	height: 31px;
	background: url(../img/ljx/video_center01.png) no-repeat center;
	display: inline-block;
	vertical-align: middle;
}

.video_center .common_title .tit span {
	vertical-align: middle;
}

.video_center .common_title .tit .icon01 {
	background-position: 0 0;
}

.video_center .common_title .tit .icon02 {
	background-position: -41px 0;
}

.video_center .common_title .tit .icon03 {
	background-position: -82px 0;
}


.video_center01 {
	margin-bottom: 20px;
}

.video_center01 .content li {
	cursor: pointer;
	margin-bottom: 29px;
}

.video_center01 .content li .video_ico {
	width: 45px;
	height: 45px;
	background: url(../img/ljx/video_center02.png) no-repeat center;
	background-position: 0 0;
	position: absolute;
	left: 50%;
	margin-left: -22px;
	top: 50%;
	margin-top: -22px;
	z-index: 2
}

.video_center01 .content li .cover {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	background: rgba(0, 0, 0, .23);
	z-index: 1
}

.video_center01 .content li .txt {
	background: #eaeaea;
	font-size: 15px;
	padding: 17px 22px;
	color: 3181818;
}

.video_center01 .content li:hover .cover {
	top: 0;
}

.video_center01 .content li:hover .video_ico {
	background-position: -45px 0;
}

.video_center01 .content li:hover .txt {
	background: #fed100;
}

.video_center_hook .box_wrap_body {
	background: transparent;
}

.video_center02 {
	background: #f1f1f1;
	padding: 23px 0 43px;
}

.video_center02 li a {
	display: block;
	margin-bottom: 27px;
}

.video_center02 li .txt {
	padding: 17px 31px 17px 22px;
	background: #e0e0e0;
	font-size: 15px;
	color: #383838;
}

.video_center02 li .txt .c {
	width: 80%;
}

.video_center02 li .symbol {
	font-size: 20px;
	line-height: 1;
}

.video_center02 li .cover {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	background: rgba(0, 0, 0, .23);
	z-index: 1
}

.video_center02 li:hover .cover {
	top: 0;
}

.video_center02 li:hover .txt {
	background: #fed100;
}

.video_center03 {
	padding-top: 39px;
}

.video_center03 a {
	display: block;
	padding-right: 2%;
}

.video_center03 li {
	padding: 18px 10px 14px 33px;
	border-bottom: 1px solid #dfdfdf;
}

.video_center03 li .li_box {
	overflow: hidden;
}

.video_center03 li .li_box .date {
	width: 7.7%;
	position: relative;
	padding-right: 1.7%;
	font-family: Arial;
	color: #545454;
	text-align: right;
}

.video_center03 li .li_box .date .day {
	line-height: 1;
}

.video_center03 li .li_box .date:after {
	content: '';
	width: 1px;
	height: 45px;
	background: #d6d6d6;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -22px;
}

.video_center03 li .li_box .date .year {
	font-size: 16px;
}

.video_center03 li .li_box .date .day {
	font-size: 34px;
}

.video_center03 li .li_box .intro {
	float: left;
	font-size: 15px;
	color: #545454;
	width: 66.95%;
	padding-left: 1.29%;
	line-height: 50px;
}

.video_center03 li .li_box .intro a {}

.video_center03 li .li_box .look {
	width: 11.33%;
	float: right;
	line-height: 50px;
}

.video_center03 li .li_box .look i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/ljx/video_center03.png) no-repeat center;
	background-position: 0 0;
	vertical-align: middle;
}

.video_center03 li .li_box .look span {
	display: inline-block;
	vertical-align: middle;
	margin-left: 7px;
	font-size: 14px;
	color: #414141
}

.video_center03 li .li_box .download {
	width: 10.89%;
	float: right;
	line-height: 50px;
}

.video_center03 li .li_box .download i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/ljx/video_center03.png) no-repeat center;
	background-position: -20px 0;
	vertical-align: middle;
}

.video_center03 li .li_box .download span {
	display: inline-block;
	vertical-align: middle;
	margin-left: 7px;
	font-size: 14px;
	color: #414141;
}

.video_center03 li:hover {
	background: url(../img/ljx/video_center04.jpg) repeat center;
	border-bottom-color: #fee39f;
}

.video_center03 li:hover .li_box .intro a {
	color: #353535;
}

.video_center03 li:hover .li_box .date:after {
	background: #fcba0f
}

.video_center03 li:hover .li_box .date {
	color: #494949;
}

/*新闻综合*/
.news_abt .fz30 {
	font-size: 30px;
}

.news_abt .infor {
	line-height: 40px;
	padding: 45px 0 25px;
	color: #333;
}

.news_abt .infor .tit {
	display: inline-block;
	vertical-align: middle;
}

.news_abt .infor .newsabt_more {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #595757;
}

.news_abt .infor .newsabt_more span {
	display: inline-block;
	vertical-align: middle;
}

.news_abt .infor .newsabt_more .more_ico {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../img/ljx/news_abt02.jpg) no-repeat center;
	vertical-align: middle;
}

.news_abt01 {
	position: relative;
	height: 700px;
	overflow: hidden;
}

.news_abt01>img {
	position: absolute;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	top: 0;
	max-width: none;
}

.news_abt01 .mask {
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../img/banner_mask.png) repeat;
}

.news_abt01 .content {
	position: relative;
	z-index: 3;
	margin-top: 174px;
}

.news_abt01 .content .biaoti {
	line-height: 50px;
	color: #fff;
	margin-bottom: 20px;
}

.news_abt01 .content .biaoti .title {
	font-size: 34px;
	display: inline-block;
	vertical-align: middle;
}

.news_abt01 .content .biaoti .biaoti_more {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}

.news_abt01 .content .item .btm_empty {
	height: 120px;
}

.news_abt01 .content .item_infor {
	background: #fff;
	padding: 25px 23px 20px 26px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.news_abt01 .content .item_infor .tit {
	font-size: 16px;
	color: #000;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-bottom: 18px;
}

.news_abt01 .content .item_infor .con {
	font-size: 13px;
	color: #333;
	line-height: 21px;
	height: 0;
	overflow: hidden;
	opacity: 0;
}

.news_abt01 .content .item:hover .item_infor {
	background: #fcba0f;
}

.news_abt01 .content .item:hover .item_infor .con {
	height: 42px;
	opacity: 1;
	margin-bottom: 16px;
}

.news_abt01 .content .item_infor .date {
	font-size: 14px;
	color: #666;
}

.news_abt01 .content .news01_btn .owl-prev {
	width: 37px;
	height: 66px;
	background: url(../img/ljx/news_abt01.png) no-repeat;
	position: absolute;
	left: 10px;
	cursor: pointer;
	top: 50%;
	margin-top: -33px;
	z-index: 2;
	font-size: 0;
	background-position: 0 0
}

.news_abt01 .content .news01_btn .owl-next {
	width: 37px;
	height: 66px;
	background: url(../img/ljx/news_abt01.png) no-repeat;
	position: absolute;
	right: 10px;
	cursor: pointer;
	top: 50%;
	margin-top: -33px;
	z-index: 2;
	font-size: 0;
	background-position: -37px 0;
}

.news_abt01 .content .news01_btn .owl-prev:hover {
	background-position: 0 -66px;
}

.news_abt01 .content .news01_btn .owl-next:hover {
	background-position: -37px -66px;
}

.news_abt02 {
	margin-bottom: 57px;
}

.news_abt02 .rect-5909 {
	padding-bottom: 59.09%;
}

.news_abt02 .content .left {
	width: 54%;
	float: left;
}

.news_abt02 .content .right {
	width: 44%;
	float: right;
}

.news_abt02 .content .left li {
	margin-bottom: 15px;
}

.news_abt02 .content .left li:last-child {
	margin-bottom: 0;
}

.news_abt02 .content .left li a {
	display: block;
	padding: 10px 30px 8px;
	background: #ededed;
}

.news_abt02 .content .left li .date {
	width: 17.9%;
	text-align: right;
	padding-right: 2.7%;
	color: #808080;
	font-family: Arial;
	position: relative;
}

.news_abt02 .content .left li .date .y {
	font-size: 15px;
	line-height: 1.2;
}

.news_abt02 .content .left li .date .d {
	font-size: 36px;
	line-height: 1;
}

.news_abt02 .content .left li .intro {
	width: 73%;
	color: #333;
	padding-left: 3.3%;
	position: relative;
}

.news_abt02 .content .left li .intro:after {
	content: '';
	width: 1px;
	height: 47px;
	background: #bebebe;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -23px;
}

.news_abt02 .content .left li .intro .t {
	line-height: 52px;
	font-size: 17px;
}

.news_abt02 .content .left li .intro .c {
	display: none;
}

.news_abt02 .content .left li.on {}

.news_abt02 .content .left li.on a {
	padding: 22px 30px 18px;
}

.news_abt02 .content .left li.on .intro .t {
	line-height: 1.6;
	margin-bottom: 5px;
}

.news_abt02 .content .left li.on .intro:after {
	height: 96px;
	margin-top: -48px;
}

.news_abt02 .content .left li.on .intro .c {
	font-size: 14px;
	color: #808080;
	line-height: 23px;
	height: 69px;
	overflow: hidden;
	display: block;
}

.news_abt02 .content .left li.on .date {
	color: #fcba0f;
	width: 19%;
	padding-top: 15px;
}

.news_abt02 .content .left li.on .date .d {
	font-size: 40px;
}

.news_abt02 .content .left li.on .date .y {
	font-size: 16px;
}

.news_abt02 .content .left li:hover a {
	background: #fed100
}

.news_abt02 .content .left li.on:hover .date {
	color: #808080;
}

.news_abt02 .content .right .add {
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(252, 186, 15, 0.8);
	background: #fcba0f\9\0;
	width: 100%;
}

.news_abt02 .content .right .add_box {
	padding: 16px 26px 16px 32px;
}

.news_abt02 .content .right .add .txt {
	font-size: 17px;
	color: #1a1a1a;
	width: 70%;
}

.news_abt02 .content .right .add .time {
	font-size: 16px;
	color: #333;
}

.news_abt03 .rect-9737 {
	padding-bottom: 97.37%;
}

.news_abt03 {
	background: #f3f0f0;
	padding-bottom: 45px;
}

.news_abt03 .content>ul>li {
	width: 31.75%;
	margin-right: 2.37%;
	float: left;
	cursor: pointer;
}

.news_abt03 .content>ul>li a {
	display: block;
}

.news_abt03 .content>ul>li:last-child {
	margin-right: 0;
}

.news_abt03 .content>ul>li .li_font {
	color: #333;
	position: absolute;
	top: 34px;
	left: 35px;
}

.news_abt03 .content>ul>li .li_font .tit {
	font-size: 22px;
	margin-bottom: 7px;
}

.news_abt03 .content>ul>li .li_font .con {
	font-size: 14px;
}

.news_abt03 .content>ul>li .video_ico {
	width: 68px;
	height: 68px;
	position: absolute;
	left: 50%;
	margin-left: -34px;
	top: 50%;
	margin-top: -34px;
	background: url(../img/ljx/news_abt04.png) no-repeat center;
}

.news_abt03 .content>ul>li.li3 {
	background: #fff;
}

.news_abt03 .content>ul>li.li3 .title {
	padding-top: 34px;
	font-size: 22px;
	margin: 0 22px 7px;
}

.news_abt03 .content>ul>li.li3 .list {
	margin: 0 22px;
}

.news_abt03 .content>ul>li.li3 .list li {
	margin-bottom: 15px;
	background: #f4f2f2;
}

.news_abt03 .rect-5571 {
	padding-bottom: 55.71%;
}

.news_abt03 .content>ul>li.li3 .list .left {
	width: 41.54%;
	float: left;
}

.news_abt03 .content>ul>li.li3 .list .right {
	float: left;
	width: 58.45%;
}

.news_abt03 .content>ul>li.li3 .list .right .box {
	padding: 7px 9px 10px 18px;
}

.news_abt03 .content>ul>li.li3 .list .right .tit {
	font-size: 16px;
	color: #545454;
	margin-bottom: 12px;
}

.news_abt03 .content>ul>li.li3 .list .right .date {
	font-size: 14px;
	color: #808080;
	font-family: Arial;
}

.news_abt03 .content>ul>li.li3 .list li:hover {
	background: #fed100;
}

/*活动列表*/
.activity_list .news_search {
	padding: 37px 97px 37px 56px;
	margin-bottom: 32px;
}

.activity_list .introduce {
	font-size: 15px;
	color: #3a3a3a;
	line-height: 25px;
	margin-bottom: 34px;
}

.activity_list .news_search .search_ipt {
	width: 189px;
	margin-right: 19px;
}

.activity_list .news_search .news-sele,
.activity_list .news_search .select-ui-choose {
	width: 198px;
	margin-right: 18px;
}

.activity_list .news_search .search_tit {
	margin-right: 20px;
}

.activity_list .news_search .news-btn {
	width: 220px;
}

.activity_list01 li {
	width: 48.43%;
	float: left;
	border: 1px solid #d0d0d0;
	margin-bottom: 27px;
}

.activity_list01 li.even {
	float: right;
}

.activity_list01 li .pd {
	padding: 40px;
}

.activity_list01 li .left {
	width: 48.8%;
	float: left;
}

.activity_list01 li .right {
	width: 51.1%;
	float: left;
}

.activity_list01 li .right_box {
	padding-left: 40px;
}

.activity_list01 li .right_box .date {
	font-size: 14px;
	color: #999;
	font-family: Arial;
	margin-bottom: 3px;
}

.activity_list01 li .right_box .tit {
	font-size: 20px;
	color: #333;
	margin-bottom: 20px;
}

.activity_list01 li .right_box .con {
	font-size: 14px;
	color: #333;
	line-height: 26px;
	margin-bottom: 23px;
	height: 52px;
	overflow: hidden;
}

.activity_list01 li .right_box .ac_more {
	display: block;
	width: 120px;
	height: 40px;
	border: 1px solid #d6d6d6;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #666;
}

.activity_list01 li .right_box .ac_more:hover {
	background: #fcba0f;
	border-color: #fcba0f;
	color: #333;
}


/*活动详细*/
.activity_detail {
	padding-bottom: 36px;
	padding-top: 0;
}

.activity_detail .fz26 {
	font-size: 26px;
}

.activity_detail .infor a {
	display: block;
	margin-bottom: 23px;
}

.activity_detail .infor a .t {
	display: inline-block;
	vertical-align: middle;
}

.activity_detail .infor a .icon {
	width: 34px;
	height: 31px;
	background: url(../img/ljx/activity_detail01.png) no-repeat center;
	display: inline-block;
	vertical-align: middle;
}

.activity_detail .infor a .icon01 {
	background-position: 0 0;
}

.activity_detail .infor a .icon02 {
	background-position: -34px 0;
}

.activity_detail .infor a .icon03 {
	background-position: -68px 0;
}

.activity_detail01 {
	background: #f1f1f1;
	padding: 61px 0 49px;
}

.activity_detail01 .left {
	width: 52%;
	float: left;
}

.activity_detail01 .right {
	width: 48%;
	float: right;
}

.activity_detail01 .right .box {
	padding-left: 50px;
	padding-top: 20px;
}

.activity_detail01 .right .box .tit {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	padding-bottom: 15px;
	position: relative;
	margin-bottom: 39px;
}

.activity_detail01 .right .box .tit:after {
	content: '';
	width: 100%;
	height: 1px;
	background: #d1d1d1;
	position: absolute;
	right: 0;
	bottom: 0;
}

.activity_detail01 .right .box .con {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: 145px;
	overflow: hidden;
	margin-bottom: 44px;
}

.activity_detail01 .share_box {
	margin-bottom: 11px;
}

.activity_detail01 .share_title {
	font-size: 18px;
	color: #000;
	display: inline-block;
	margin-right: 12px;
	vertical-align: middle;
}

.activity_detail01 .black_list {
	width: 276px;
	height: 42px;
	line-height: 42px;
	background: #fcba0f;
	text-align: center;
	font-size: 18px;
	color: #353535;
	display: block;
}

.activity_detail01 .black_list i {
	padding: 0
}

.activity_detail01 .jiathis {
	display: inline-block;
	vertical-align: middle;
}

.activity_detail01 .jiathis a {
	width: 37px;
	height: 37px;
	background: url(../img/ljx/news_share_ico.png) no-repeat;
	display: inline-block;
	margin-right: 10px;
	cursor: pointer;
}

.activity_detail01 .jiathis .jiathis_button_qzone {
	background-position: -1px 0px;
}

.activity_detail01 .jiathis .jiathis_button_tsina {
	background-position: -52px 0px
}

.activity_detail01 .jiathis .jiathis_button_weixin {
	background-position: -103px 0px;
}

.activity_detail01 .jiathis .jiathis_button_tqq {
	background-position: -154px 0px;
}

.activity_detail01 .jiathis .jiathis_button_qzone:hover {
	background-position: -1px -37px;
	transition: all 0.3s ease;
}

.activity_detail01 .jiathis .jiathis_button_tsina:hover {
	background-position: -52px -37px;
	transition: all 0.3s ease;
}

.activity_detail01 .jiathis .jiathis_button_weixin:hover {
	background-position: -103px -37px;
	transition: all 0.3s ease;
}

.activity_detail01 .jiathis .jiathis_button_tqq:hover {
	background-position: -154px -37px;
	transition: all 0.3s ease;
}

.activity_detail02 {
	padding: 31px 0 47px;
}

.activity_detail02 .content li a {
	display: block;
	padding: 13px 68px 15px 34px;
	border-bottom: 1px solid #dfdfdf;
}

.activity_detail02 .content li .date {
	width: 8%;
	text-align: right;
	padding-right: 1.91%;
	color: #545454;
	font-family: Arial;
	position: relative;
}

.activity_detail02 .content li .date:after {
	content: '';
	width: 1px;
	height: 45px;
	background: #d6d6d6;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -22px;
}

.activity_detail02 .content li .date .y {
	font-size: 16px;
	line-height: 1.2;
}

.activity_detail02 .content li .date .d {
	font-size: 34px;
	line-height: 1;
}

.activity_detail02 .content li .intro {
	width: 80%;
	color: #333;
	padding-left: 1.27%;
	line-height: 52px;
	display: inline-block;
	vertical-align: middle;
}

.activity_detail02 .content li .intro .t {
	font-size: 17px;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}

.activity_detail02 .content li i {
	font-size: 33px;
	margin: 0;
}

.activity_detail02 .content li:hover a {
	border-bottom-color: #f1f1f1;
	background: #f1f1f1;
}

.activity_detail02 .content li:hover .date {
	color: #fcba0f;
}

.activity_detail02 .content li:hover .intro {
	color: #fcba0f;
}

.activity_detail03 {
	background: #f1f1f1;
	padding: 23px 0 17px;
}

.activity_detail03 li a {
	display: block;
	margin-bottom: 18px;
}

.activity_detail03 li .txt {
	padding: 17px 31px 17px 22px;
	background: #b9b9b9;
	font-size: 15px;
	color: #333;
}

.activity_detail03 li .txt .c {
	width: 100%;
}

.activity_detail03 li .symbol {
	font-size: 20px;
	line-height: 1;
}

.activity_detail03 li .cover {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	background: rgba(0, 0, 0, .23);
	z-index: 1;
	overflow: hidden;
}

.activity_detail03 li .cover .cover_ico {
	display: inline-block;
	width: 50px;
	height: 48px;
	background: url(../img/ljx/activity_detail02.png) no-repeat center;
	background-position: -50px 0;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	top: 50%;
	margin-top: -24px;
}

.activity_detail03 li:hover .cover {
	top: 0;
}

.activity_detail03 li:hover .txt {
	background: #fed100;
}

.activity_detail04 {
	padding-top: 24px;
}

.activity_detail04 .content li {
	cursor: pointer;
	margin-bottom: 18px;
}

.activity_detail04 .content li .video_ico {
	width: 45px;
	height: 45px;
	background: url(../img/ljx/video_center02.png) no-repeat center;
	background-position: 0 0;
	position: absolute;
	left: 50%;
	margin-left: -22px;
	top: 50%;
	margin-top: -22px;
	z-index: 2
}

.activity_detail04 .content li .cover {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	background: rgba(0, 0, 0, .23);
	z-index: 1
}

.activity_detail04 .content li .txt {
	background: #eaeaea;
	font-size: 15px;
	padding: 17px 22px;
	color: 3181818;
}

.activity_detail04 .content li:hover .cover {
	top: 0;
}

.activity_detail04 .content li:hover .video_ico {
	background-position: -45px 0;
}

.activity_detail04 .content li:hover .txt {
	background: #fed100;
}

.activity_hook .box_wrap_body {
	background: transparent;
}

/*活动综合*/
.activity_abt {
	padding-top: 0;
}

.activity_abt .fz30 {
	font-size: 36px;
}

.activity_abt .infor {
	line-height: 40px;
	padding: 45px 0 25px;
	color: #333;
}

.activity_abt .infor .tit {
	display: inline-block;
	vertical-align: middle;
}

.activity_abt .infor .activityabt_more {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #595757;
}

.activity_abt .infor .activityabt_more span {
	display: inline-block;
	vertical-align: middle;
}

.activity_abt .infor .activityabt_more .more_ico {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../img/ljx/news_abt02.jpg) no-repeat center;
	vertical-align: middle;
}

.activity_abt01 {
	margin-bottom: 58px;
}

.activity_abt01 .rect-7322 {
	display: block;
	padding-bottom: 73.22%;
}

.activity_abt01 .content .left {
	width: 36.41%;
	float: left;
}

.activity_abt01 .content .right {
	width: 63.58%;
	float: right;
}

.activity_abt01 .content .left .cover {
	position: absolute;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	background: #000\9\0;
	left: 0;
	bottom: 0;
}

.activity_abt01 .content .left .cover_box {
	padding: 12px 22px;
	color: #fff;
}

.activity_abt01 .content .left .cover_box .date {
	font-size: 14px;
}

.activity_abt01 .content .left .cover_box .tit {
	font-size: 16px;
}

.activity_abt01 .content .right_box {
	padding-left: 8.9%;
}

.activity_abt01 .content .right_box li {
	border-bottom: 1px solid #ebebeb;
}

.activity_abt01 .content .right_box li:last-child {
	margin-bottom: 0;
}

.activity_abt01 .content .right_box li a {
	display: block;
	padding: 31px 30px 24px 0;
}

.activity_abt01 .content .right_box li:first-child a {
	padding-top: 0;
}

.activity_abt01 .content .right_box li .date {
	width: 9.3%;
	text-align: right;
	padding-right: 2.5%;
	color: #999;
	font-family: Arial;
	position: relative;
}

.activity_abt01 .content .right_box li .date:after {
	content: '';
	width: 1px;
	height: 62px;
	background: #d8d8d8;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -31px;
}

.activity_abt01 .content .right_box li .date .y {
	font-size: 14px;
	line-height: 1.2;
}

.activity_abt01 .content .right_box li .date .d {
	font-size: 45px;
	line-height: 1;
}

.activity_abt01 .content .right_box li .intro {
	width: 73%;
	padding-left: 2.5%;
	position: relative;
}

.activity_abt01 .content .right_box li .intro .t {
	font-size: 20px;
	color: #333;
}

.activity_abt01 .content .right_box li .intro .c {
	font-size: 14px;
	color: #999;
	line-height: 23px;
}

.activity_abt01 .content .right_box li i {
	font-size: 33px;
	margin: 0;
}

.activity_abt01 .content .right_box li:hover .date {
	color: #fcba0f;
}

.activity_abt01 .content .right_box li:hover .t {
	color: #fcba0f;
}

.activity_abt02 {
	background: url(../img/act_bg.jpg) center center no-repeat;
	padding-bottom: 37px;
}

.activity_abt02 .rect-655 {
	padding-bottom: 65.5%;
}

.activity_abt02 li a {
	display: block;
}

.activity_abt02 .txt_box {
	padding: 39px 45px 29px 39px;
	background: #fff;
	line-height: 24px;
	position: relative;
	border: 1px solid #efefef;
	border-top: none;
}

.activity_abt02 .txt_box:after {
	content: '';
	position: absolute;
	width: 31px;
	height: 17px;
	left: 50%;
	margin-left: -15px;
	top: -17px;
	background: url(../img/ljx/activity_abt01.png) no-repeat 0 0;
}

.activity_abt02 .txt_box .tit {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}

.activity_abt02 .txt_box .con {
	font-size: 14px;
	color: #666;
	margin-bottom: 20px;
	height: 48px;
	overflow: hidden;
}

.activity_abt02 .txt_box .date {
	font-size: 14px;
	color: #666;
}

.activity_abt02 li:hover .txt_box {
	background: #fcba0f;
}

.activity_abt02 li:hover .txt_box:after {
	background-position: -31px 0;
}

.activity_abt02 .rect-655 .name {
	padding: 0 2%;
	background: url(../img/black.6.png) repeat;
	line-height: 54px;
	height: 54px;
	text-align: center;
	font-size: 17px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 96%;
}

.activity_abt03 .rect-7525 {
	padding-bottom: 75.25%;
}

.activity_abt03 .rect-7533 {
	padding-bottom: 75.33%;
}

.activity_abt03 .left {
	width: 49.83%;
	float: left;
}

.activity_abt03 .right {
	width: 50.16%;
	float: right;
}

.activity_abt03 .content .left .cover {
	position: absolute;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	background: #000\9\0;
	left: 0;
	bottom: 0;
}

.activity_abt03 .content .left .cover_box {
	padding: 12px 22px;
	color: #fff;
}

.activity_abt03 .content .left .cover_box .date {
	font-size: 14px;
}

.activity_abt03 .content .left .cover_box .tit {
	font-size: 18px;
}

.activity_abt03 .content .right {
	overflow: hidden;
}

.activity_abt03 .content .right li {
	width: 49.16%;
	margin-left: 0.83%;
	line-height: 30px;
	float: left;
	height: 0;
	padding-bottom: 74.73%;
}

.activity_abt03 .content .right li .li_bott {
	color: #fff;
	margin-top: 4px;
	position: relative;
}

.activity_abt03 .content .right li .box {
	padding: 31px 40px 40px 35px;
}

.activity_abt03 .content .right li .box .date {
	font-size: 14px;
	margin-bottom: 4px;
}

.activity_abt03 .content .right li .box .con {
	font-size: 20px;
	height: 90px;
	overflow: hidden;
}

.activity_abt03 .content .right li.li1 .li_bott {
	background: #00446f;
}

.activity_abt03 .content .right li.li2 .li_bott {
	background: #fcba0f;
}

.activity_abt03 .content .right li.li1 .li_bott:after {
	content: '';
	position: absolute;
	width: 28px;
	height: 16px;
	left: 50%;
	margin-left: -14px;
	top: 0;
	background: url(../img/ljx/activity_abt02.png) no-repeat center;
}

.activity_abt03 .content .right li.li2 .li_bott:after {
	content: '';
	position: absolute;
	width: 28px;
	height: 16px;
	left: 50%;
	margin-left: -14px;
	bottom: 0;
	background: url(../img/ljx/activity_abt03.png) no-repeat center;
}

.activity_abt03 .content .right li.li2 {
	position: relative;
}

.activity_abt03 .content .right li.li2 .li_top {
	bottom: 0;
	left: 0;
	position: absolute;
}

.activity_abt03 .content .right li.li2 .li_bott {
	top: 0;
	left: 0;
	position: absolute;
}

.activity_abt03 .content .right li.li2 .li_bott {
	margin-bottom: 4px;
	margin-top: 0;
}

/*服务介绍*/
.service_intro01 {
	margin-bottom: 25px;
}

.service_intro01 .rect-5629 {
	padding-bottom: 56.29%;
}

.service_intro01 li {
	width: 23.83%;
	margin-right: 1.55%;
	float: left;
}

.service_intro01 li.last {
	margin-right: 0;
}

.service_intro01 li .txt_box {
	padding: 17px 25px 12px;
	background: #f4f4f4;
}

.service_intro01 li .txt_box .tit {
	font-size: 20px;
	color: #555;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 10px;
}

.service_intro01 li .txt_box .tit:after {
	content: '';
	position: absolute;
	width: 40px;
	height: 1px;
	background: #fed100;
	left: 0;
	bottom: 0;
}

.service_intro01 li .txt_box .con {
	font-size: 14px;
	color: #747474;
	height: 44px;
	overflow: hidden;
}

.service_intro01 li:hover .txt_box .tit {
	color: #fcba0f;
}

.service_intro02 .infor {
	font-size: 28px;
	color: #747474;
}

.service_intro02 .infor span {
	font-size: 41px;
	color: #fed100;
}

.service_intro02 .content .tab_t {
	width: 20%;
	text-align: center;
	padding-top: 24px;
	padding-bottom: 40px;
	float: left;
	position: relative;
}

.service_intro02 .content .tab_t.tab_t_cur:after {
	content: '';
	position: absolute;
	width: 20px;
	height: 13px;
	left: 50%;
	margin-left: -10px;
	bottom: 0;
	background: url(../img/ljx/service_intro02.png) no-repeat center;
}

.service_intro02 .content .tab_t .tab_ico {
	display: block;
	width: 48px;
	height: 48px;
	background: url(../img/ljx/service_intro01.png) no-repeat center;
	margin: 0 auto 10px;
}

.service_intro02 .content .tab_t .tab_ico01 {
	background-position: 0 0;
}

.service_intro02 .content .tab_t .tab_ico02 {
	background-position: -48px 0;
}

.service_intro02 .content .tab_t .tab_ico03 {
	background-position: -96px 0;
}

.service_intro02 .content .tab_t .tab_ico04 {
	background-position: -144px 0;
}

.service_intro02 .content .tab_t .tab_ico05 {
	background-position: -192px 0;
}

.service_intro02 .content .tab_t.tab_t_cur .tab_ico01 {
	background-position: 0 -48px;
}

.service_intro02 .content .tab_t.tab_t_cur .tab_ico02 {
	background-position: -48px -48px;
}

.service_intro02 .content .tab_t.tab_t_cur .tab_ico03 {
	background-position: -96px -48px;
}

.service_intro02 .content .tab_t.tab_t_cur .tab_ico04 {
	background-position: -144px -48px;
}

.service_intro02 .content .tab_t.tab_t_cur .tab_ico05 {
	background-position: -192px -48px;
}

.service_intro02 .content .tab_t .ch_name {
	font-size: 20px;
	color: #4e4e4e;
}

.service_intro02 .content .tab_t .en_name {
	font-size: 16px;
	color: #4e4e4e;
}

.service_intro02 .content .tab_c {
	background: #f4f4f4;
}

.service_intro02 .content .tab_c .txt {
	padding: 42px 30px 49px 40px;
}

.service_intro02 .content .tab_t.only:after {
	display: none;
}

.service_intro02 .content .tab_c.only .txt {
	display: none;
}


/*服务-技术支持*/
.service_qa {
	padding-top: 0;
}

.service_qa01 li {
	border-bottom: 1px solid #c9cacb;
	background: #f3f4f7;
}

.service_qa01 li.odd {
	background: none
}

.service_qa01 .li_box {
	padding: 41px 20px 38px;
}

.service_qa01 .li_box .q {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-bottom: 7px;
	display: block;
}

.service_qa01 .li_box .q .word {
	font-size: 20px;
	font-family: Arial;
	color: #fbba0d;
	font-weight: normal;
	width: 2%;
	display: inline-block;
}

.service_qa01 .li_box .a {
	font-size: 14px;
	color: #555;
	margin-bottom: 30px;
}

.service_qa01 .li_box .a .word {
	font-size: 20px;
	font-family: Arial;
	color: #fbba0d;
	width: 2%;
	display: inline-block;
	padding-left: 2px;
}

.service_qa01 .service_more {
	display: block;
	vertical-align: middle;
	font-size: 14px;
	color: #595757;
}

.service_qa01 .service_more span {
	display: inline-block;
	vertical-align: middle;
}

.service_qa01 .service_more .more_ico {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../img/ljx/news_abt02.jpg) no-repeat center;
	vertical-align: middle;
}

.service_qa01 .service_more:hover {
	color: #fcba0f;
}

/*服务网点*/
.web_search {
	padding: 28px 60px 25px 30px;
	background: #eff0f5;
	margin-bottom: 28px;
}

.web_search .weizhi {
	margin-bottom: 20px;
	font-size: 14px;
	color: #545454;
}

.web_search .search_tit {
	font-size: 18px;
	color: #545454;
	font-weight: bold;
	margin-right: 26px;
	line-height: 41px;
}

.web_search .service-sele {
	width: 250px;
	height: 41px;
	border: 1px solid #c2c2c2;
	margin-right: 16px;
	text-indent: 10px;
	line-height: 41px;
	border-radius: 0;
}

.web_search .service-btn {
	width: 204px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	background: #fbba0d;
	text-shadow: none;
	outline: none;
	border: none;
	cursor: pointer;
	font-size: 18px;
}

.web_search .items_sele_wrap,
.web_search .prov_sele_wrap,
.web_search .city_sele_wrap {
	float: left;
}

.search_con .select-ui-choose-default ._arrow {
	width: 31px;
	height: 41px;
	background: url(../img/ljx/service_web01.jpg) no-repeat center;
}

.search_con .select-ui-choose-default ._arrow .arr {
	border: none;
}

.service_web01 {
	margin-bottom: 38px;
}

.service_web01 .map {
	height: 447px;
	position: relative;
	background: #eee;
	z-index: 1000
}

.service_web01 .map .map_ewm {
	position: absolute;
	width: 287px;
	height: 156px;
	right: 0;
	bottom: 0;
	background: #fbba0d;
}

.service_web01 .map .map_ewm .box {
	padding: 20px 8px 20px 19px;
}

.service_web01 .map .map_ewm .box .right {
	border: 1px solid;
	border-color: rgba(255, 255, 255, 0.49);
	border-color: #fff\9\0;
	border-left: none;
	height: 114px;
	line-height: 114px;
}

.service_web01 .map .map_ewm .box .left {
	width: 45.7%;
}

.service_web01 .map .map_ewm .box .right {
	width: 50.38%;
}

.service_web01 .map .map_ewm .box .right .txt {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	width: 50%;
	margin: 30px auto 0;
	position: relative;
}

.service_web01 .map .map_ewm .box .right:after {
	content: '';
	width: 22px;
	height: 35px;
	background: url(../img/ljx/service_web04.jpg) no-repeat center;
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -17px;
}

.service_web02 .list {
	background: #eff0f5;
	padding: 19px 0 4px 24px;
}

.service_web02 li {
	width: 30.6%;
	float: left;
	background: #fff;
	border: 1px solid #cccccc;
	margin-right: 2.5%;
	margin-bottom: 39px;
}

.service_web02 li .li_box {
	padding: 25px 30px 0 35px;
}

.service_web02 li .li_box .tit {
	font-size: 16px;
	color: #333;
	position: relative;
	margin-bottom: 21px;
	padding-bottom: 13px;
}

.service_web02 li .li_box .tit:after {
	content: '';
	width: 43px;
	height: 1px;
	background: #fbba0d;
	position: absolute;
	left: 0;
	bottom: 0;
}

.service_web02 li .li_box .con {
	font-size: 13px;
	color: #666;
	line-height: 24px;
	margin-bottom: 30px;
}

.service_web02 li .button {
	border-top: 1px solid #ccc;
}

.service_web02 li .button a {
	display: block;
	width: 50%;
	float: left;
	text-align: center;
	line-height: 54px;
	position: relative;
}

.service_web02 li .button a.btn1:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 1px;
	height: 55px;
	background: #ccc;
}

.service_web02 li .button a span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #333;
}

.service_web02 li .button a .btn_ico {
	width: 19px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}

.service_web02 li .button a.btn1 .btn_ico {
	background: url(../img/ljx/service_web05.png) no-repeat 0 0;
}

.service_web02 li .button a.btn1:hover .btn_ico {
	background-position: -19px 0;
}

.service_web02 li .button a.btn2 .btn_ico {
	background: url(../img/ljx/service_web06.png) no-repeat 0 0;
}

.service_web02 li .button a.btn2:hover .btn_ico {
	background-position: -19px 0;
}

.service_web02 li .button a:hover {
	background: #fbba0d
}

/*服务综合*/
.service_abt .fz30 {
	font-size: 30px;
	margin-bottom: 21px;
}

.service_abt01 li {
	background: #f1f1f1;
	text-align: center;
	margin-bottom: 36px;
}

.service_abt01 .li_box {
	padding: 62px 0 47px;
}

.service_abt01 .li_box .t {
	font-size: 22px;
	color: #262626;
	padding-bottom: 19px;
	margin-bottom: 20px;
	position: relative;
}

.service_abt01 .li_box .t:after {
	content: '';
	position: absolute;
	width: 88px;
	height: 1px;
	background: #c2c2c2;
	left: 50%;
	margin-left: -44px;
	bottom: 0;
}

.service_abt01 .li_box .c {
	font-size: 15px;
	color: #7e7e7e;
	line-height: 28px;
	padding: 0 47px;
	height: 56px;
	overflow: hidden;
}

.service_abt01 li:hover {
	background: url(../img/ljx/service_abt02.png) no-repeat center;
	background-size: cover;
}

.service_abt01 li:hover .li_box .c {
	color: #000;
}

.service_abt01 li:hover .li_box .t:after {
	background: #000;
}

.service_abt02 {
	background: #f4f4f4;
	padding-bottom: 30px;
}

.service_abt02 .left {
	width: 46%;
	float: left;
}

.service_abt02 .right {
	width: 50%;
	float: left;
}

.service_abt02 .left .tit {
	padding-top: 60px;
}

.service_abt02 .left .con {
	font-size: 15px;
	color: #333232;
	line-height: 27px;
	margin-bottom: 32px;
	padding-right: 54px;
}

.service_abt02 .left .txt {
	line-height: 21px;
	height: 42px;
	overflow: hidden;
}

.service_abt02 .left li {
	float: left;
	text-align: center;
}

.service_abt02 .left .li1 {
	width: 29.71%;
	margin-right: 0.01%;
}

.service_abt02 .left .li2 {
	width: 32.6%;
	margin-right: 0.01%;
}

.service_abt02 .left .li3 {
	width: 37.31%;
}

.service_abt02 .left .list .num {
	font-size: 42px;
	color: #fed201;
	font-family: Impact;
}

.service_abt02 .left .li1 .txt {
	padding-left: 8px;
	padding-right: 27px;
}

.service_abt02 .left .li2 .txt {
	padding-left: 25px;
	padding-right: 27px;
}

.service_abt02 .right {
	margin-top: 44px;
}

.service_abt03 {
	height: 449px;
	background: url(../img/ljx/service_abt03.jpg) no-repeat center;
}

.service_abt03 .left {
	width: 47.25%;
	float: left;
}

.service_abt03 .right {
	width: 52.75%;
	float: right;
}

.service_abt03 .left .tit {
	padding-top: 72px;
	color: #fff;
	line-height: 1;
}

.service_abt03 .left .con {
	color: #fff;
	line-height: 30px;
}

.service_abt03 .left .call {
	font-size: 15px;
	color: #fff;
	margin-bottom: 60px;
}

.service_abt03 .left .call span {
	font-size: 27px;
	font-family: Impact;
}

.service_abt03 .left .icon {
	margin-right: 17px;
	display: inline-block;
	width: 50px;
	height: 48px;
	background: url(../img/ljx/service_abt04.png) no-repeat;
}

.service_abt03 .left .shop .icon {
	background-position: 0 0;
}

.service_abt03 .left .code .icon {
	background-position: -50px 0
}

.service_abt03 .left .shop {
	padding-left: 10px;
	padding-right: 30px;
	border-right: 1px solid #fff;
	font-size: 24px;
	color: #fff;
	display: inline-block;
}

.service_abt03 .left .shop:hover i {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}

.service_abt03 .left .code:hover i {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}

.service_abt03 .left .code {
	padding-left: 22px;
	font-size: 24px;
	color: #fff;
	display: inline-block;
}

.service_abt03 .right .img_ {
	margin-top: 55px;
	float: right;
	margin-right: 18px;
}

.service_abt04 .tit {
	padding-top: 43px;
	margin-bottom: 8px;
	margin-bottom: 30px;
}

.service_abt04 .intro {
	font-size: 15px;
	color: #121212;
	margin-bottom: 29px;
}

.service_abt04 .content>img {
	position: absolute;
}

.service_abt04 .left {
	width: 66.75%;
	float: left;
}

.service_abt04 .right {
	width: 33.25%;
	float: left;
}

.service_abt04 .rect-2921 {
	padding-bottom: 29.21%;
}

.service_abt04 .rect-5864 {
	padding-bottom: 58.64%;
}

.service_abt04 .cover {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.service_abt04 .cover .txt {
	font-size: 24px;
	color: #2e2e2e;
}

.service_abt04 .cover .icon {
	width: 56px;
	height: 56px;
	background: url(../img/ljx/service_abt07.png) no-repeat;
	margin-top: 70px;
	margin-bottom: 9px;
}

.service_abt04 .cover .icon1 {
	background-position: 0 0;
}

.service_abt04 .cover .icon2 {
	background-position: -56px 0;
}

.service_abt04 .cover .icon3 {
	background-position: -112px -56px;
}

.service_abt04 .left .cover .cover_l {
	display: block;
	width: 50%;
	float: left;
	height: 100%;
	text-align: center;
}

.service_abt04 .left .cover .cover_r {
	display: block;
	width: 50%;
	float: left;
	height: 100%;
	text-align: center;
	background: rgba(252, 186, 15, 0.8);
	background: #fcba0f\9\0;
}

.service_abt04 a:hover .icon {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}

.service_abt04 .right .cover {
	text-align: center;
	background: rgba(0, 0, 0, 0.7);
	background: #000\9\0;
}

.service_abt04 .right .cover .txt {
	color: #fcba0f;
}

/*临工简介*/
.company_intro {
	padding-bottom: 0;
}

.company_intro .fz30 {
	font-size: 30px;
	color: #292929;
	margin-bottom: 20px;
}

.company_intro .rect-1331 {
	padding-bottom: 133.1%;
}

.company_intro .rect-7740 {
	padding-bottom: 77.40%;
}

.company_intro .rect-6476 {
	padding-bottom: 64.76%;
}

.company_intro .rect-1149 {
	padding-bottom: 114.9%;
}

.company_intro .rect-1113 {
	padding-bottom: 111.3%;
}

.company_intro .rect-3666 {
	padding-bottom: 36.66%;
}

.company_intro .rect-7666 {
	padding-bottom: 76.66%;
}

.company_intro .company_intro01 .infor {
	padding: 0;
}

.company_intro .infor {
	line-height: 40px;
	padding: 33px 0 0px;
	color: #333;
}

.company_intro .infor .tit {
	display: inline-block;
	vertical-align: middle;
}

.company_intro .infor .com_intro_more {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	color: #595757;
}

.company_intro .infor .com_intro_more span {
	display: inline-block;
	vertical-align: middle;
}

.company_intro .infor .com_intro_more .more_ico {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../img/ljx/news_abt02.jpg) no-repeat center;
	vertical-align: middle;
}

.company_intro01 .left {
	width: 72.08%;
	float: left;
}

.company_intro01 .right {
	width: 27.91%;
	float: right;
}

.company_intro01 .left .box {
	padding-right: 4.85%;
}

.company_intro01 .left .box .txt {
	line-height: 24px;
	font-size: 14px;
	color: #575757
}

.company_intro01 .left .box li {
	text-align: center;
	margin-bottom: 30px;
}

.company_intro01 .left .box .num {
	font-size: 50px;
	color: #fcba0f;
	font-family: Impact;
	margin-top: 15px;
}

.company_intro01 .left .box .c {
	font-size: 16px;
	color: #292929;
	line-height: 1;
}

.company_intro02 {
	background: #e8e8e8;
	margin-top: 44px;
	padding-bottom: 27px;
}

/*.company_intro02 .infor{padding-top: 33px;padding-bottom: 0;}*/
.company_intro02 .left {
	width: 50%;
	float: left;
	position: relative;
	overflow: hidden;
}

.company_intro02 .right {
	width: 50%;
	float: right;
	position: relative;
	overflow: hidden;
}

.company_intro02 .left:after {
	content: '';
	width: 1px;
	height: 270px;
	background: #c7c7c7;
	position: absolute;
	right: 0;
	top: 95px;
}

.company_intro02 .right:after {
	content: '';
	width: 1px;
	height: 280px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 95px;
}

.company_intro02 .left .box {
	padding: 0 3% 0 0;
}

.company_intro02 .left .box .box_l {
	width: 65%;
	float: left;
}

.company_intro02 .left .box .box_l .cover {
	padding: 0 5%;
	background: #fcba0f;
	color: #fff;
	font-size: 15px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 90%;
	text-align: center;
	line-height: 48px;
}

.company_intro02 .left .box .box_r {
	width: 31%;
	float: right;
}

.company_intro02 .left .box .box_r a {
	display: block;
	margin-bottom: 10px;
}

.company_intro02 .left .box .box_r .intro {
	font-size: 15px;
	color: #000;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.company_intro02 .left .box .box_r .intro_c {
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: bold;
	padding: 0 24px 0 17px;
}

.company_intro02 .right .box {
	padding-left: 3%;
}

.company_intro02 .right .box .content {
	padding: 0 20px;
}

.company_intro02 .uni_slide1_wrap {
	position: relative;
	height: 0;
	padding-bottom: 50%;
	width: 100%;
}

.company_intro02 .uni_slide1_arrs.arr_prev {
	position: absolute;
	top: 50%;
	margin-top: -24px;
	left: -20px;
	width: 46px;
	height: 46px;
	background: url(../img/intro_arrs.jpg) 0 0 no-repeat;
	font-size: 0;
	z-index: 3;
}

.company_intro02 .uni_slide1_arrs.arr_prev:hover {
	background-position: 0 -46px;
}

.company_intro02 .uni_slide1_arrs.arr_next {
	position: absolute;
	top: 50%;
	margin-top: -24px;
	right: -10px;
	width: 46px;
	height: 46px;
	background: url(../img/intro_arrs.jpg) -46px 0 no-repeat;
	font-size: 0;
	z-index: 3;
}

.company_intro02 .uni_slide1_arrs.arr_next:hover {
	background-position: -46px -46px;
}

.uni_slide1_wrap .uni_slide1 {
	position: absolute;
	width: 50%;
	height: 100%;
	left: 25%;
	top: 0;
	z-index: 2;
}

.uni_slide1_wrap .uni_slide1>ul {
	width: 100%;
	height: 100%;
}

.uni_slide1_wrap .slide_cell {
	margin: 0 auto;
	max-width: 100%;
	width: 340px;
}

/*以下.company_intro03 被pt3替代*/
.company_intro03 {
	margin-bottom: 50px;
}

.company_intro03 .tab_t_box {
	width: 24.41%;
}

.company_intro03 .tab_c_box {
	width: 73.75%;
	margin-right: 1.83%;
}

.company_intro03 .tab_t {
	height: 63px;
	overflow: hidden;
	line-height: 63px;
	text-align: center;
	background: #e3e3e3;
	font-size: 19px;
	color: #313131;
	margin-bottom: 2px;
}

.company_intro03 .tab_t.tab_t_cur {
	background: url(../img/ljx/company_intro02.jpg) no-repeat center;
	background-size: cover;
}

.company_intro03 .tab_c {
	opacity: 0;
}

.company_intro03 .tab_c.tab_c_cur {
	opacity: 1
}

.company_intro03 .tab_c .left {
	width: 32.88%;
	float: left;
}

.company_intro03 .tab_c {
	background: url(../img/ljx/news_detail01.jpg)repeat center;
}

.company_intro03 .tab_c .right {
	width: 67.11%;
	float: left;
}

.company_intro03 .tab_c .right .right_box {
	padding: 35px 28px 48px 50px;
	position: relative;
}

.company_intro03 .tab_c .right .right_box .tit {
	font-size: 42px;
	color: #fcba0f;
	margin-bottom: 12px;
}

.company_intro03 .tab_c .right .right_box .con {
	font-size: 14px;
	color: #424242;
	line-height: 27px;
	height: 162px;
	overflow: hidden;
	position: relative;
	padding-right: 28px;
}

.company_intro03 .tab_c .right .right_box .con.scrollbar-ui .scroll_bar {
	right: 5px !important;
}

.company_intro03 .tab_c .right .right_box .con.scrollbar-ui .scroll_slider {
	left: -2px;
	height: 58px;
	background: #d7d7d7;
}



.company_intro .pt3 {
	margin-bottom: 50px;
}

.company_intro .pt3 .l_box {
	width: 74%;
}

.company_intro .pt3 .l_box a {
	cursor: default;
}

.company_intro .pt3 .r_box {
	width: 24.42%;
}

.company_intro .pt3 .l_box .tab_con {
	position: relative;
}

.company_intro .pt3 .l_box .tab_con .l_box {
	width: 33%;
}

.company_intro .pt3 .l_box .tab_con .tab_c {
	background: url(../img/ljx/news_detail01.jpg) repeat center;
	display: none;
}

.company_intro .pt3 .l_box .tab_con .tab_c.cur {
	display: block;
}

.company_intro .pt3 .l_box .tab_con .r_box {
	width: 67%;
}

.company_intro .pt3 .l_box .tab_con .r_box .pd {
	padding: 40px 30px 60px 40px;
}

.company_intro .pt3 .l_box .tab_con .r_box .pd .con {
	font-size: 14px;
	color: #424242;
	line-height: 27px;
	height: 189px;
	overflow: hidden;
	position: relative;
	padding-right: 28px;
}

.company_intro .pt3 .tab_c .con.scrollbar-ui .scroll_bar {
	right: 5px !important;
}

.company_intro .pt3 .tab_c .con.scrollbar-ui .scroll_slider {
	left: -2px;
	height: 58px;
	background: #d7d7d7;
}

.company_intro .pt3 .l_box .tab_con .tabt_con {
	width: 67%;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 90px;
}

.company_intro .pt3 .l_box .tab_con .tabt_con .pd {
	padding: 20px 70px;
}

.company_intro .pt3 .l_box .tab_con .tabt_con .item {
	cursor: pointer;
	visibility: hidden;
}

.company_intro .pt3 .l_box .tab_con .tabt_con .owl-loaded .item {
	visibility: visible;
}

.company_intro .pt3 .l_box .tab_con .tabt_con .time {
	font-size: 14px;
	color: #fcba0f;
	text-align: center;
	line-height: 25px;
}

.company_intro .pt3 .l_box .tab_con .tabt_con .cur .time {
	font-weight: bold;
	font-size: 20px;
}

.company_intro .pt3 .l_box .tab_con .tabt_con .point {
	width: 12px;
	height: 12px;
	background: url(../img/point.png) 0 0 no-repeat;
	margin: 4px auto 0;
}

.company_intro .pt3 .l_box .tab_con .tabt_con .cur .point {
	background-position: -12px 0;
}

.company_intro .pt3 .l_box .tab_con .owl-carousel:after {
	content: '';
	position: absolute;
	bottom: 5px;
	width: 100%;
	height: 1px;
	background: #d7d7d7;
	left: 0;
}

.company_intro .pt3 .owl-carousel .owl-nav .owl-prev {
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(../img/intro_arr2.png) 0 0 no-repeat;
	left: -30px;
	bottom: -8px;
	font-size: 0;
	cursor: pointer;
}

.company_intro .pt3 .owl-carousel .owl-nav .owl-next {
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(../img/intro_arr2.png) -30px 0 no-repeat;
	right: -30px;
	bottom: -8px;
	font-size: 0;
	cursor: pointer;
}

.company_intro .pt3 .owl-carousel .owl-stage-outer {
	z-index: 1;
}


.company_intro04 {
	background: url(../img/ljx/company_intro03.jpg) no-repeat center;
	height: 555px;
}

.company_intro04 .wrap {
	padding: 49px 0 58px
}

.company_intro04 .top_l {
	width: 50%;
	background: #f0f0f0;
}

.company_intro04 .top_r {
	width: 50%;
}

.company_intro04 .top_l .intro {
	color: #292929;
	padding: 34px 49px 24px 53px;
}

.company_intro04 .top_l .intro .tit {
	font-size: 30px;
	margin-bottom: 18px;
}

.company_intro04 .top_l .intro .con {
	font-size: 14px;
	line-height: 24px;
	height: 96px;
	overflow: hidden;
}

.company_intro04 .bottom_ .li2 {
	background: url(../img/ljx/company_intro04.jpg) no-repeat center;
}

.company_intro04 .bottom_ .li4 a {
	display: block;
	background: #fcba0f;
	line-height: 230px;
	text-align: center;
	font-size: 30px;
	color: #fff;
}

.company_intro04 .bottom_ .intro {
	padding: 64px 22px 20px 30px;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
}

.company_intro04 .bottom_ .intro .c {
	height: 120px;
	overflow: hidden;
}

/*联系我们*/
.contact_us .rect-6321 {
	padding-bottom: 63.21%;
}

.contact_us01 {
	margin-bottom: 52px;
}

.contact_us01 .left {
	width: 65.75%;
	float: left;
	height: 489px;
	background: #eee
}

.contact_us01 .right {
	width: 32.16%;
	float: right;
}

.contact_us01 .right .intro {
	padding: 41px 52px;
	background: url(../img/ljx/contact_us01.jpg) no-repeat center;
	background-size: cover;
}

.contact_us01 .right .intro li {
	line-height: 27px;
	font-size: 14px;
	color: #212121;
}

.contact_us02 {
	margin-bottom: 40px;
}

.contact_us02 li {
	margin-bottom: 15px;
}

.contact_us02 .li_box {
	padding: 16px 18px 20px 23px;
	border: 1px solid #d5d5d5;
}

.contact_us02 .li_box .dl {
	height: 125px;
	overflow: hidden;
	line-height: 25px;
	font-size: 14px;
	color: #303030
}

.contact_us02 .li_box .tit {
	font-size: 30px;
	color: #303030;
	position: relative;
	margin-bottom: 14px;
	padding-left: 16px;
}

.contact_us02 .li_box .tit:before {
	content: '';
	width: 3px;
	height: 32px;
	background: #fcba0f;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -16px;
}

.contact_us03 .title {
	color: #303030;
	line-height: 1;
	margin-bottom: 30px;
}

.contact_us03 ul .pd {
	padding: 30px 20px 30px;
	background: #f1f1f1;
}

.contact_us03 ul .img_box {
	text-align: center;
	margin-bottom: 20px;
}

.contact_us03 ul .name {
	font-size: 18px;
	color: #303030;
	margin-bottom: 15px;
	text-align: center;
}

.contact_us03 ul .text_con {
	height: 84px;
	line-height: 28px;
	font-size: 15px;
	color: #303030;
	overflow: hidden;
	text-align: center;
}

/*社会责任*/
.social_respon .rect-1202 {
	padding-bottom: 120.2%;
}

.social_respon .rect-4970 {
	padding-bottom: 49.70%;
}

.social_respon .rect-4769 {
	padding-bottom: 47.69%;
}

.social_respon01 .title {
	font-size: 14px;
	color: #575757;
	margin-bottom: 40px;
}

.social_respon01 .social_ul li {
	margin-bottom: 50px;
}

.social_respon01 .left {
	width: 29.25%;
	float: left;
	background: #f2f2f2;
}

.social_respon01 .right {
	width: 70.75%;
	float: left;
}

.social_respon01 .left .infor {
	padding: 34px 31px 39px 40px;
}

.social_respon01 .left .infor .tit {
	font-size: 30px;
	color: #000;
	margin-bottom: 23px;
}

.social_respon01 .left .infor .con {
	font-size: 14px;
	color: #3c3c3c;
	line-height: 25px;
	margin-bottom: 58px;
}

.social_respon01 .left .infor .more {
	width: 147px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #a9a9a9;
	text-align: center;
}

.social_respon01 .left .infor .more a {
	display: block;
	font-size: 15px;
	color: #000;
}

.social_respon01 .left .infor .more:hover {
	background: #fcba0f;
	border-color: #fcba0f;
}

.social_respon02 {
	margin-bottom: 47px;
}

.social_respon02 .infor {
	padding: 39px 0 35px;
}

.social_respon02 .infor .tit {
	font-size: 30px;
	color: #000;
	margin-bottom: 7px;
}

.social_respon02 .infor .con {
	font-size: 15px;
	color: #3c3c3c;
	line-height: 22px;
}

.social_respon02 .list li {
	width: 26%;
	float: left;
	height: 341px;
	overflow: hidden;
}

.social_respon02 .list li a {
	display: block;
	position: relative;
	height: 100%;
}

.social_respon02 .list li .txt {
	position: absolute;
	left: 22px;
	bottom: 26px;
	font-size: 18px;
	color: #fff;
}

.social_respon02 .list li .intro {
	width: 366px;
	position: absolute;
	left: 50%;
	margin-left: -183px;
	background: rgba(252, 186, 15, 0.9);
	background: #fcba0f\9\0;
	margin-top: 100px;
	opacity: 0;
}

.social_respon02 .list li .intro .box {
	padding: 29px 37px 36px 28px;
}

.social_respon02 .list li .intro .box .t {
	font-size: 18px;
	color: #000;
	margin-bottom: 18px;
}

.social_respon02 .list li .intro .box .c {
	font-size: 14px;
	color: #3c3c3c;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

.social_respon02 .list li.cur {
	width: 48%;
}

.social_respon02 .list li.cur .intro {
	opacity: 1;
	transition: all 0.5s ease 0s;
}

.social_respon02 .list li.cur .txt {
	opacity: 0;
}

.social_respon03 li {
	background: #f2f2f2;
	width: 48.75%;
	margin-right: 2.5%;
	float: left;
}

.social_respon03 li:last-child {
	margin-right: 0;
}

.social_respon03 li a {
	display: block;
}

.social_respon03 li .top_ .infor {
	padding: 18px 30px 16px 40px;
}

.social_respon03 li .top_ .infor .tit {
	font-size: 30px;
	color: #000;
	margin-bottom: 8px;
}

.social_respon03 li .top_ .infor .con {
	font-size: 15px;
	color: #3c3c3c;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

.social_respon03 li:hover .top_ .infor .tit {
	color: #fcba0f;
}








/*****************************ljx  end*****************************/

/*询价公用弹窗*/
/*used pro_list && pro_detail*/
.uni_pro_list1_box_wrap {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
}

.uni_pro_list1_box_wrap .box_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*z-index:51;*/
	background: rgba(0, 0, 0, .60);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
}

.uni_pro_list1_box_wrap.show {
	display: block;
}

.uni_pro_list1_box {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 51;
	margin-top: -260px;
	margin-left: -450px;
	width: 900px;
}

.uni_pro_list1_box_con {
	position: relative;
	overflow: hidden;
	background-color: #fff;
}

.uni_pro_list1_box_con .box_close_btn {
	display: block;
	position: absolute;
	top: 2.6%;
	right: 2.6%;
	width: 40px;
	height: 40px;
	background: url(../img/pro_box_close.png) center center no-repeat;
	cursor: pointer;
}

.uni_pro_list1_box_con:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 1.32%;
	height: 100%;
	background-color: #fed100;
}

.uni_pro_list1_box .box_lt {
	position: absolute;
	width: 42%;
	height: 100%;
	background-color: #eeeeee;
}

.uni_pro_list1_box .box_lt_con {
	padding: 6.35% 7%;
}

.uni_pro_list1_box .box_lt .img_wrap {
	display: block;
	position: relative;
	height: 0;
	padding-bottom: 61%;
	overflow: hidden;
}

.uni_pro_list1_box .box_lt .img_wrap img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.uni_pro_list1_box .box_rt {
	float: right;
	height: 520px;
}

.uni_pro_list1_box .box_lt .pro_tit {
	padding-top: 7.7%;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Microsoft Yahei Bold', 'Microsoft Yahei', sans-serif;
	color: #0a2135;
	margin-bottom: 20px;
}

.uni_pro_list1_box .box_lt .pro_desc {
	margin-bottom: 15px;
	font-size: 15px;
	color: #536370;
}

.uni_pro_list1_box .box_lt .data_unit {
	display: inline-block;
	padding-left: 5%;
	width: 44%;
	margin-left: -1px;
	border-left: #b8b7b7 1px solid;
	padding-bottom: 15px;
}

.uni_pro_list1_box .box_lt .data_unit .data_value {
	font-family: Arial;
}

.uni_pro_list1_box .box_rt {
	float: right;
	width: 58%;
}

.uni_pro_list1_box .box_rt_con {
	padding: 9.6% 5%;
}

.uni_pro_list1_box .box_rt_con .box_tit {
	margin-bottom: 10px;
	line-height: 1;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Microsoft Yahei Bold', 'Microsoft Yahei', sans-serif;
	color: #192e40;
}

.uni_pro_list1_box .box_rt_con .box_desc {
	margin-bottom: 4%;
	font-size: 15px;
	color: #57626c;
}

.uni_pro_list1_box_wrap .box_form {
	width: 102%;
	font-size: 15px;
	color: #9f9f9f;
}

.uni_pro_list1_box_wrap .uni_inp_wrap,
.uni_pro_list1_box_wrap .uni_textarea_wrap {
	background-color: #f5f5f5;
}

.uni_pro_list1_box_wrap .uni_inp_wrap:focus,
.uni_pro_list1_box_wrap .uni_textarea_wrap:focus {
	background-color: #eee;
}

.uni_pro_list1_box_wrap input,
.uni_pro_list1_box_wrap .uni_textarea_wrap textarea {
	background-color: transparent;
	border: none;
}

.uni_pro_list1_box_wrap .uni_inp_wrap {
	position: relative;
	float: left;
	margin-bottom: 3.5%;
	margin-right: 2.5%;
	width: 47.5%;
}

.uni_pro_list1_box_wrap .uni_inp_wrap input {
	padding: 4.2% 6%;
	height: 1.6em;
	line-height: 1.6;
}

.uni_pro_list1_box_wrap .uni_inp_wrap:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -12px;
	width: 24px;
	height: 24px;
	background: url(../img/uni_pro_form_ico.png) 0 0 no-repeat;
}

.uni_pro_list1_box_wrap .uni_inp_wrap.box_inp2:after {
	background-position: -24px 0;
}

.uni_pro_list1_box_wrap .uni_inp_wrap.box_inp3:after {
	background-position: -48px 0;
}

.uni_pro_list1_box_wrap .uni_inp_wrap.box_inp4:after {
	background-position: -72px 0;
}

.uni_pro_list1_box_wrap .uni_textarea_wrap {
	float: left;
	margin-bottom: 3.5%;
	width: 97.5%;
}

.uni_pro_list1_box_wrap .uni_textarea_wrap textarea {
	display: block;
	padding: 2.1% 3%;
	width: 94%;
	height: 6.4em;
	line-height: 1.6;
}

.uni_pro_list1_box_wrap #box_submit {
	display: none;
	/*width:134px;
	height:38px;
	line-height:38px;
	font-size:15px;
	opacity:.8;
	color:#fff;
	text-align:center;*/
}

.uni_pro_list1_box_wrap .box_form {
	margin-bottom: 25px;
}

.uni_pro_list1_box_wrap .box_rt .tel_wrap .tel_tit {
	color: #0a2135;
}

.uni_pro_list1_box_wrap .box_rt .tel_wrap .tel_num a {
	display: inline-block;
	margin-right: 19px;
	font-size: 22px;
	font-family: Arial;
	color: #fd961e;
}

.uni_pro_list1_box_wrap .box_rt .tel_wrap .tel_num a:hover {
	color: #fda203;
}

.uni_pro_list1_box_wrap .uni_btn {
	background: #fed100;
	height: 40px;
	line-height: 40px;
	width: 140px;
	text-align: center;
	color: #000;
	display: block;
}

.uni_pro_list1_box_wrap .uni_btn .t {
	vertical-align: middle;
	margin-right: 10px;
}

.uni_pro_list1_box_wrap .uni_btn .sj {
	display: inline-block;
	width: 6px;
	height: 40px;
	background: url(../img/uni_btn1_arr.png) 0 center no-repeat;
	vertical-align: middle;
}

/****************fj20171221***********************/

/*招聘综合*/
.rect-41795 {
	padding-bottom: 41.795%;
}

.rect-84898 {
	padding-bottom: 84.898%;
}

.traction03 {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.job_center .c_title {
	font-weight: normal;
	margin-bottom: 14px;
}

.job_center .part_hd {
	margin-bottom: 30px;
}

.job_center_p1 {
	padding: 50px 0px;
}

.job_center_p1 .p1_text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.job_center_p1 .p1_text .text_box {
	display: block;
	padding: 30px 40px;
	color: #343434;
}

.job_center_p1_l {
	width: 49%;
	position: relative;
}

.job_center_p1_r {
	width: 49%;
	position: relative;
}

.job_center_p1 .more_btn {
	display: block;
	color: #818181;
	margin-top: 20px;
}

.job_center_p1 .more_btn .icon {
	width: 14px;
	height: 14px;
	background: url(../img/jia.jpg) center center no-repeat;
	margin-left: 7px;
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.job_center_p1_l .text_p {
	width: 70%;
	height: 120px;
	overflow: hidden;
}

.job_center_p1_r .text_p {
	width: 70%;
	height: 120px;
	overflow: hidden;
}

.job_center_p2 {
	padding: 40px 0px;
	background: url(../img/fj/job_center_p2_bj.jpg) no-repeat center;
}

.job_center_p2 .part2_bd li {
	width: 22%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

.job_center_p2 .part2_bd .list_title {
	font-size: 24px;
	color: #444444;
	padding: 20px 0px 10px;
	font-weight: normal;
}

.job_center_p2 .part2_bd .list_p {
	text-align: left;
}

.job_center_p2 .part2_bd .list_box {
	padding: 0 10%;
	display: block;
	color: #343434
}

.job_center_p2 .part2_bd .list_ico {
	border: 2px solid #d3d3d3;
	border-radius: 50%;
	margin: 0 auto;
	width: 135px;
	height: 135px;
	line-height: 135px;
	text-align: center;
}

.job_center_p2 .part2_bd .ico_box {
	width: 70px;
	height: 70px;
	background: url(../img/fj/job_center_p2_ico.png) no-repeat;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

.job_center_p2 .part2_bd .li2 .ico_box {
	background-position: -70px 0px;
}

.job_center_p2 .part2_bd .li3 .ico_box {
	background-position: -140px 0px;
}

.job_center_p2 .part2_bd .li4 .ico_box {
	background-position: -210px 0px;
}

.job_center_p2 .part2_bd li:hover .list_ico {
	background: #fcba0f;
	border-color: #fcba0f;
}

.job_center_p2 .part2_bd .li1:hover .ico_box {
	background-position: 0px -70px;
}

.job_center_p2 .part2_bd .li2:hover .ico_box {
	background-position: -70px -70px;
}

.job_center_p2 .part2_bd .li3:hover .ico_box {
	background-position: -140px -70px;
}

.job_center_p2 .part2_bd .li4:hover .ico_box {
	background-position: -210px -70px;
}

.job_center_p3 {
	padding: 40px 0px;
}

.job_center_p3 .part_bd .list_box {
	display: block;
	color: #474747;
}

.job_center_p3 .part_bd .list_text {
	background: #eeeeee;
	padding: 4% 6%;
}

.job_center_p3 .part_bd .list_tiele {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}

.job_center_p3 .part_bd .list_p {
	height: 60px;
	overflow: hidden;
}

.job_center_p3 .owl-carousel .owl-nav .owl-prev {
	font-size: 50px;
	color: #272727;
	position: absolute;
	left: -80px;
	top: 50%;
	margin-top: -40px;
}

.job_center_p3 .owl-carousel .owl-nav .owl-next {
	font-size: 50px;
	color: #272727;
	position: absolute;
	right: -80px;
	top: 50%;
	margin-top: -40px;
}

/*招聘列表三级导航*/
.job_second_nav {
	width: 100%;
	margin-bottom: 36px;
}

.job_second_nav .nav_link {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 17px;
	color: #676767;
	margin-right: 4%;
}

.job_second_nav .nav_link .link_ion {
	width: 16px;
	height: 16px;
	border: 2px solid #d3d3d3;
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin-right: 4px;
}

.job_second_nav .nav_link .link_ion:after {
	content: "";
	width: 12px;
	height: 12px;
	background: #fed201;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -6px;
	margin-top: -6px;
	opacity: 0;
	visibility: hidden;
}

.job_second_nav .nav_link.cur .link_ion:after {
	opacity: 1;
	visibility: visible;
}

/*校园招聘*/
.job_school_l {
	width: 70%;
}

.job_school_l .tit {
	color: #fed100;
	line-height: 1;
	margin-bottom: 40px;
}

.job_school_l .top_box {
	min-height: 300px;
}

.job_school_l .bottom_box {
	background: #e4e4e4;
	padding: 3% 4%;
}

.job_school_l .bottom_box .bottom_l {
	width: 40%;
}

.job_school_l .bottom_box .bottom_l .ewm_box {
	width: 46%;
}

.job_school_l .bottom_box .bottom_l .ewm_img {
	margin-bottom: 10px;
}

.job_school_l .bottom_box .bottom_r {
	width: 56%;
}

.job_school_l .bottom_box .bottom_r_title {
	font-size: 16px;
	color: #fcba0f;
	margin-bottom: 30px;
}

.job_school_l .bottom_box .bottom_r_p {
	font-size: 15px;
	color: #676767;
}

.job_school_r {
	width: 26%;
}

.job_school_r .contact_box {
	border: 10px solid #f3f3f3;
	padding: 6% 8%;
	margin-bottom: 30px;
}

.job_school_r .contact_title {
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}

.job_school_r .contact_box ul {
	margin-top: 10px;
	color: #676767;
}

.job_school_r .contact_box .telnumber {
	cursor: default;
	color: #676767;
}

.job_school_r .job_history {
	background: #f3f3f3;
	padding: 6% 8%;
}

.job_school_r .job_history dt {
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}

.job_school_r .job_history dd a {
	display: block;
	padding: 4px 0px 4px 12px;
	position: relative;
}

.job_school_r .job_history dd a:after {
	width: 2px;
	height: 2px;
	background: #555;
	display: block;
	border-radius: 50%;
	top: 50%;
	left: 5px;
	content: "";
	position: absolute;
}

/*社会招聘*/
.job_society_box .job_search .from_title {
	font-size: 15px;
	color: #000;
	line-height: 41px;
	margin-right: 16px;
	font-weight: normal;
}

.job_society_box .job_search {
	padding: 3%;
}

.job_society_box .job_search .search_ipt {
	width: 25%;
	margin-right: 0;
}

.job_society_box .job_search .news-btn {
	width: 14%;
}

.job_society_list {
	padding: 30px 0px 0px;
}

.job_society_list li {
	margin-bottom: 34px;
}

.job_society_list .list_box {
	display: block;
	background: #e6e6e6;
	padding: 10% 8%;
	color: #000;
	background-position: center 20px;
}

.job_society_list .list_time {
	font-size: 15px;
	filter: alpha(opacity=40);
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4;
	display: block;
	margin-bottom: 20px;
}

.job_society_list .list_box dl {
	/*min-height:170px;*/
	margin-bottom: 16px;
}

.job_society_list .list_box dt {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 16px;
}

.job_society_list .list_box .more_btn {
	display: block;
	height: 40px;
	line-height: 40px;
	background: #fff;
	width: 50%;
	font-size: 15px;
	border: 1px solid #fff;
	text-align: center;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}

.job_society_list li:hover .list_box {
	background-color: #fbd214;
	background-image: url(../img/fj/job_society_list_bj.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: cover;
}

.job_society_list li:hover .list_box .more_btn {
	background: transparent;
	border-color: #000;
}

.job_society_list .list_box .duty,
.job_society_list .list_box .rzzg {
	display: none;
}


/*简历投递弹窗*/
.job_society .list_popup {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .60);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
	top: 0;
	left: 0;
	z-index: 60;
	display: none;
}

.job_society .list_popup .close_btn {
	cursor: pointer;
}

.job_society .list_popup_box {
	position: absolute;
	width: 50%;
	height: 540px;
	top: 50%;
	margin-top: -250px;
	left: 50%;
	margin-left: -25%;
	background: #fff;
	border-radius: 10px;
}

.job_society .list_popup_main {
	padding: 20px 40px;
}

.job_society .popup_hd {
	line-height: 2.4em;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	border-bottom: #d2d2d2 2px solid;
	margin-bottom: 16px;
}

.job_society .popup_hd .hd_title {
	width: 80%;
}

.job_society .popup_bd {
	height: 320px;
	overflow-y: auto;
	margin-bottom: 20px;
}

.job_society .popup_bd dl {
	color: #000;
	margin-bottom: 10px;
	line-height: 1.8;
}

.job_society .popup_bd dt {
	width: 14%;
	color: #666;
}

.job_society .popup_bd dd {
	width: 80%;
}

.job_society .popup_bottom {
	width: 80%;
	margin-left: 14%;
	background-color: #cfcfcf;
	padding: 15px 3%;
}

.job_society .popup_bottom a {
	font-weight: bold;
	color: #2e3669;
	text-decoration: underline;
}

/*人才战略*/
.job_strotegy_p1 {
	margin-bottom: 36px;
}

.job_strotegy_img_box {
	width: 40%;
	margin-left: 50px;
	margin-bottom: 30px;
}

.job_strotegy_title {
	font-weight: normal;
	margin-bottom: 14px;
}

.job_strotegy_main {
	line-height: 1.8;
}

.job_strotegy_p2 .part2_owl {
	display: none;
}

.job_strotegy_p2 .part2_owl .img_title {
	background: #eee;
	padding: 6px 130px 6px 20px;
	font-size: 20px;
	font-weight: normal;
}

.job_strotegy_p2 .part2_owl .img_title .icon {
	width: 8px;
	height: 8px;
	background: #fcba0a;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.job_strotegy_p2 .part2_owl .owl-nav .owl-next,
.job_strotegy_p2 .part2_owl .owl-nav .owl-prev {
	position: absolute;
	font-size: 20px;
	color: #000;
	bottom: 0;
	right: 16px;
}

.job_strotegy_p2 .part2_owl .owl-nav .owl-prev {
	right: 56px;
}

/*人才培养*/
.job_culture {
	padding-bottom: 0;
}

.job_culture_title {
	font-weight: normal;
	margin-bottom: 20px;
}

.job_culture_text {
	min-height: 100px;
}

.job_culture_tab {
	padding-top: 30px;
}

.job_culture_tab .tab_hd .tab_arrow {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent #efefef transparent;
	border-width: 40px;
	display: block;
	margin: 0 auto;
	opacity: 0;
	visibility: hidden;
	margin-top: -20px;
}

.job_culture_tab .tab_hd .tab_t {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 18%;
	font-size: 18px;
	color: #000;
	cursor: pointer;
	position: relative;
}

.job_culture_tab .tab_hd .list_ico {
	width: 135px;
	margin: 0 auto;
	height: 135px;
	line-height: 135px;
	border: 2px solid #d3d3d3;
	border-radius: 50%;
	margin-bottom: 20px;
}

.job_culture_tab .tab_hd .icon_box {
	width: 70px;
	height: 70px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	background: url(../img/fj/job_culture_ico.png) no-repeat;
}

.job_culture_tab .tab_hd .list_title {
	font-weight: normal;
}

.job_culture_tab .tab_hd .tab_t.active .list_ico {
	background: #fcba0f;
	border-color: #fcba0f;
}

.job_culture_tab .tab_hd .tab_t2 .icon_box {
	background-position: -70px 0px;
}

.job_culture_tab .tab_hd .tab_t3 .icon_box {
	background-position: -140px 0px;
}

.job_culture_tab .tab_hd .tab_t4 .icon_box {
	background-position: -210px 0px;
}

.job_culture_tab .tab_hd .tab_t5 .icon_box {
	background-position: -280px 0px;
}

.job_culture_tab .tab_hd .tab_t1.active .icon_box {
	background-position: 0px -70px;
}

.job_culture_tab .tab_hd .tab_t2.active .icon_box {
	background-position: -70px -70px;
}

.job_culture_tab .tab_hd .tab_t3.active .icon_box {
	background-position: -140px -70px;
}

.job_culture_tab .tab_hd .tab_t4.active .icon_box {
	background-position: -210px -70px;
}

.job_culture_tab .tab_hd .tab_t5.active .icon_box {
	background-position: -280px -70px;
}

.job_culture_p2 .tab_bd {
	padding: 80px 0px 60px;
	background-image: url(../img/fj/job_culture_tab_bj.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #efefef;
	width: 100%;
}

.job_culture_p2 .tab_bd_owl {
	display: none;
}

.job_culture_p2 .tab_c_title {
	font-size: 32px;
	color: #000;
	margin-bottom: 10px;
}

.job_culture_p2 .tab_c_p {
	color: #0a0a0a;
	min-height: 50px;
}

.job_culture_p2 .tab_t.active .tab_arrow {
	opacity: 1;
	visibility: visible;
}

.job_culture_p2 .tab_hd .tab_t .tab_t_cover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

/*全球临工*/
.about_global .p1_text {
	margin-bottom: 40px;
}

.about_global .p1_map {
	position: relative;
}

.about_global .p1_map li {
	cursor: pointer;
}

.about_global .p1_map .map_dot {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.about_global .p1_map .dot_item {
	position: absolute;
}

.about_global .p1_map .dot_tip {
	width: 242px;
	height: 180px;
	background: url(../img/fj/about_global_map_tip_bj.png) no-repeat center;
	position: absolute;
	bottom: -150%;
	left: 0%;
	margin-top: -90px;
	margin-left: -121px;
	color: #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0.6, 0.6);
	-ms-transform: scale(0.6, 0.6);
	-o-transform: scale(0.6, 0.6);
	transform: scale(0.6, 0.6);
}

.about_global .p1_map .dot_tip dl {
	padding: 50px 90px 0px 30px;
}

.about_global .p1_map .dot_box {
	width: 41px;
	height: 43px;
	background: url(../img/fj/about_global_map_dot.png) no-repeat center;
	display: block;
}

.about_global .p1_map li:hover .dot_tip {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}

.about_global_p1 {
	margin-bottom: 30px;
}

.about_global_p2 li {
	margin-bottom: 25px;
}

.about_global_p2 .list_box {
	border: 1px solid #d3d3d3;
	padding: 4% 4% 6%;
}

.about_global_p2 .list_title {
	font-size: 18px;
	color: #000;
	padding: 20px 0px;
}

.about_global_p2 .list_p {
	line-height: 1.8;
	margin-bottom: 20px
}

.about_global_p2 .more_btn {
	color: #595757;
	display: block;
}

.about_global_p2 .more_btn .icon {
	width: 14px;
	height: 14px;
	background: url(../img/jia.jpg) center center no-repeat;
	margin-left: 7px;
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}


/*pro_index*/
.rect-385 {
	padding-bottom: 38.5%;
}

.banner_pro_index {
	height: 520px;
}

.banner_pro_index .item {
	height: 520px;
	position: relative;
	overflow: hidden;
	width: 100%;
}

.banner_pro_index .owl-carousel .owl-item img {
	max-width: none;
	width: 1920px;
}

.pro_index_nav {
	margin-top: -54px;
	position: relative;
	z-index: 2;
}

.pro_index_nav li {
	width: 19.5%;
	margin-right: 0.625%;
	float: left;
}

.pro_index_nav li a:hover {
	background: url(../img/yellow_70.png) repeat;
	color: #000;
}

.pro_index_nav li.on a {
	background: url(../img/yellow_70.png) repeat;
	color: #000;
}

.pro_index_nav li a {
	display: block;
	background: url(../img/black.6.png) repeat;
	height: 54px;
	line-height: 54px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

.pro_index_nav li.li5 {
	margin-right: 0;
}

.pro_index_nav .pro_nav_3 {
	height: auto;
	background: url(../img/yellow_70.png) repeat;
}

.pro_index_nav .pro_nav_3 .con {
	padding: 0 30px;
	line-height: 54px;
	;
	height: auto;
	display: none;
}

.pro_index_nav .pro_nav_3 a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 30px;
	line-height: 54px;
	font-size: 16px;
	color: #2b2b2b;
}

.pro_index_nav .pro_nav_3 a:hover {
	font-weight: bold;
}

.pro_index {
	padding-bottom: 0;
}

.pro_index .pt1 {
	margin-bottom: 50px;
}

.pro_index .pt1 a {
	display: block;
}

.pro_index .pt1 .t {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 50%;
	height: 30px;
}

.pro_index .pt1 .t span {
	display: block;
	font-size: 20px;
	color: #545353;
	line-height: 30px;
	font-weight: bold;
}

.pro_index .pt2 {}

.pro_index .pt2 .box {
	margin-bottom: 50px;
}

.pro_index .pt2 .title {
	color: #000;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 25px;
}

.pro_index .pt2 .list_box .l_box {
	width: 23%;
	margin-right: 2%;
}

.pro_index .pt2 .list_box .l_box img {
	float: right;
	/*max-width:none;*/
	/*height:300px;*/
	/*width:314px;*/
	;
	width: 100%;
}

.pro_index .pt2 .list_box .r_box {
	width: 75%;
}

.pro_index .pt2 .list_box .r_box .pd {
	display: block;
	padding: 10px 10px 0 10px;
	border: 1px solid #d5d5d5;
	height: 290px;
}

.pro_index .pt2 .list_box .r_box .pd:hover {
	border-color: #fed100;
}

.pro_index .pt2 .list_box .r_box li {
	float: left;
	width: 31%;
	margin-right: 2.3%;
}

.pro_index .pt2 .list_box .r_box .img_box {
	margin-bottom: 30px;
}

.pro_index .pt2 .list_box .r_box .t,
.pro_index .pt2 .list_box .r_box .sub_t {
	font-size: 18px;
	color: #000;
	text-align: center;
	line-height: 27px;
}

.pro_index .pt2 .list_box .r_box .sub_t {
	margin-bottom: 5px;
}

.pro_index .pt2 .list_box .r_box .v {
	font-size: 15px;
	color: #555;
	text-align: center;
}

.pro_index .pt2 .list_box .r_box .img_box .icon {
	width: 30px;
	height: 46px;
	position: absolute;
	left: 0;
	top: 0;
}

.pro_index .pt2 .list_box .r_box .img_box .icon.type1 {
	background: url(../img/type1.png) center center no-repeat;
}

.pro_index .pt2 .list_box .r_box .img_box .icon.type2 {
	background: url(../img/type2.png) center center no-repeat;
}

.pro_index .pt2 .boxlast .l_box {
	height: 300px;
	background: url(../img/pro_boxbg.jpg) center bottom no-repeat;
}

.pro_index .pt2 .boxlast .l_box .pd {
	padding: 50px 35px;
	display: block;
}

.pro_index .pt2 .boxlast .l_box .pd .t {
	font-size: 21px;
	color: #212121;
	line-height: 1;
	margin-bottom: 30px;
}

.pro_index .pt2 .boxlast .l_box .pd .d {
	font-size: 15px;
	color: #212121;
	height: 200px;
	line-height: 25px;
	overflow: hidden;
}

.pro_index .pt2 .boxlast .r_box a {
	display: block;
	height: 300px;
}

.pro_index .pt2 .boxlast .r_box img {
	height: 100%;
	width: auto;
}

.pro_index .pt3 {
	background: #eaeaea;
	padding: 50px 0 30px;
}

.pro_index .pt3 li {
	text-align: center;
	position: relative;
}

.pro_index .pt3 li:after {
	content: '';
	display: block;
	width: 9px;
	height: 100%;
	background: url(../img/pro_line.png) center top no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

.pro_index .pt3 li.li4:after {
	display: none;
}

.pro_index .pt3 li .pd {
	display: block;
}

.pro_index .pt3 li .pd .img_box {
	margin: 0 auto 10px;
	width: 80px;
}

.pro_index .pt3 li .pd .t {
	font-size: 21px;
	color: #2f2f2f;
	line-height: 1;
	margin-bottom: 15px;
}

.pro_index .pt3 li .pd .d {
	font-size: 15px;
	color: #474747;
}

.pro_index .pt3 li a:hover .t {
	color: #fed100;
}

.pro_index .pt3 li a:hover .d {
	color: #fed100;
}

/*下导航拉*/
.head_con .top_head .global_site {
	position: relative;
	cursor: pointer;
}

.head_con .top_head .global_site .drop_box {
	position: absolute;
	right: 0;
	top: 29px;
	width: 290px;
	background: #fff;
	z-index: 2;
	border-bottom: 6px solid #fed100;
	display: none;
}

.head_con .top_head .global_site .drop_box .pd {
	padding: 30px 20px;
}

.head_con .top_head .global_site .drop_box .t {
	font-size: 17px;
	color: #1f1f1f;
	line-height: 1;
	margin-bottom: 15px;
	font-weight: bold;
}

.head_con .top_head .global_site .drop_box .drop_list li {
	float: left;
	line-height: 30px;
	font-size: 15px;
	color: #000;
	width: 50%;
}

.head_con .top_head .global_site .drop_box .drop_list .dian {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 6px;
	height: 6px;
	background: #fed100;
	vertical-align: middle;
	margin-right: 10px;
}

.head_con .top_head .global_site .drop_box .drop_list {
	margin-bottom: 20px;
}


.head_con .head {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.head_con .head.fixed {
	width: 100%;
	background: url(../img/fff90.png) repeat;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .1)
}

.head_con .head.fixed>.wrap {
	background: none;
}

.inav .nav_layer {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background: #f4f4f4;
	display: none;
	z-index: 2;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1)
}

.inav .nav_layer>.wrap {
	width: 90%;
}

.inav .nav_layer .layer_l {
	width: 42%;
}

.inav .nav_layer .layer_l_hd {
	font-size: 22px;
	color: #4e4e4e;
	margin: 30px 0 10px;
	font-weight: normal;
}

.inav .nav_layer .layer_l_bd {
	color: #666;
	margin-bottom: 30px;
	min-height: 130px;
	padding-right: 14%;
	text-align: justify;
	letter-spacing: 0.5px;
	line-height: 1.8;
}

.inav .nav_layer .more_btn {
	width: 136px;
	height: 35px;
	border: 1px solid #fed100;
	line-height: 35px;
	color: #636363;
	text-align: center;
	position: relative;
	display: block;
	overflow: hidden;
	z-index: 2;
	background: #fed100;
	color: #000;
}

.inav .nav_layer .more_btn:hover {
	background: #fed100;
	color: #000;
}

.inav .nav_layer .layer_c {
	width: 26%;
}

.inav .nav_layer .layer_c_box {
	border-right: 1px #d2d2d2 solid;
	border-left: 1px #d2d2d2 solid;
	padding: 30px 14% 0;
	min-height: 266px;
	font-size: 16px;
}

.inav .nav_layer .layer_c a {
	display: block;
	padding: 4% 0px;
	border-bottom: 1px #e9ebed solid;
}

.inav .nav_layer .layer_r {
	width: 25%;
	padding-top: 30px;
}

.head_con .head .inav .nav_li.nav_li21717 .nav_layer .layer_c_box li,
.head_con .head .inav .nav_li.nav_li21726 .nav_layer .layer_c_box li {
	width: 50%;
	float: left;
	line-height: 35px;
}

.head_con .head .inav .nav_li.nav_li21717 .nav_layer .layer_c_box,
.head_con .head .inav .nav_li.nav_li21726 .nav_layer .layer_c_box {
	padding: 30px 10% 0;
}



/*about_us*/
.rect-625 {
	padding-bottom: 62.5%;
}

.rect-65 {
	padding-bottom: 65%;
}

.rect-52 {
	padding-bottom: 52%;
}

.about_us .pt1 {
	margin-bottom: 50px;
}

.about_us .pt1 .l_box {
	width: 65%;
}

.about_us .pt1 .r_box {
	width: 32%;
}

.about_us .pt1 .l_box .pd {
	position: absolute;
	left: 50px;
	top: 50px;
	width: 52%;
	padding: 30px 30px 50px;
	background: url(../img/white87.png) repeat;
}

.about_us .pt1 .l_box .pd .tit {
	line-height: 1;
	color: #1f1f1f;
	margin-bottom: 20px;
}

.about_us .pt1 .l_box .pd .info {
	font-size: 15px;
	color: #787878;
	line-height: 24px;
	margin-bottom: 40px;
}

.about_us .pt1 .l_box .icon_list li {
	width: 25%;
	float: left;
	text-align: center;
}

.about_us .pt1 .l_box .icon_list li a {
	display: block;
}

.about_us .pt1 .l_box .icon_list li a:hover .icon {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}

.about_us .pt1 .l_box .icon_list li .icon {
	width: 55px;
	height: 55px;
	margin: 0 auto 15px;
	display: block;
	background: url(../img/about_icons.png) 0 0 no-repeat;
}

.about_us .pt1 .l_box .icon_list .li2 .icon {
	background-position: -55px 0;
}

.about_us .pt1 .l_box .icon_list .li3 .icon {
	background-position: -110px 0;
}

.about_us .pt1 .l_box .icon_list .li4 .icon {
	background-position: -165px 0;
}

.about_us .pt1 .l_box .icon_list .name {
	display: block;
	font-size: 18px;
	color: #1f1f1f;
	line-height: 1;
}

.about_us .pt1 .r_box .pd {
	background: url(../img/ljx/news_detail01.jpg) repeat;
	padding: 30px 20px 36px;
	border-bottom: 3px solid #fcba0e;
}

.about_us .pt1 .r_box .pd ul {
	height: 120px;
}

.about_us .pt1 .r_box .pd .title {
	line-height: 1;
	margin-bottom: 20px;
}

.about_us .pt1 .r_box .pd li {
	font-size: 15px;
	color: #787878;
	line-height: 24px;
}

.about_us .pt2 {
	padding: 40px 0 50px;
	background: #f4f4f4;
}

.about_us .pt2 .title {
	margin-bottom: 20px;
	line-height: 1;
}

.about_us .pt2 .item a {
	display: block;
	position: relative;
	height: 0;
	padding-bottom: 104%;
}

.about_us .pt2 .item .text_box {
	height: 0;
	padding-bottom: 52%;
	background: #fff;
}

.about_us .pt2 .item a:hover .text_box {
	background: #fed100;
}

.about_us .pt2 .item a:hover .text_box .pd .info {
	color: #393939;
}

.about_us .pt2 .item .text_box .pd {
	padding: 30px;
}

.about_us .pt2 .item .text_box .pd .t {
	font-size: 18px;
	color: #393939;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1;
}

.about_us .pt2 .item .text_box .pd .info {
	font-size: 15px;
	color: #8a8a8a;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
}

.about_us .pt2 .item.odd a .img_box {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.about_us .pt2 .item.odd a .text_box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.about_us .pt2 .owl-prev {
	position: absolute;
	left: 0;
	top: 50%;
	width: 46px;
	height: 46px;
	margin-top: -23px;
	font-size: 0;
	background: url(../img/about_arrs.png) 0 0 no-repeat;
}

.about_us .pt2 .owl-next {
	position: absolute;
	right: 0;
	top: 50%;
	width: 46px;
	height: 46px;
	margin-top: -23px;
	font-size: 0;
	background: url(../img/about_arrs.png) 0 -46px no-repeat;
}

.about_us .pt2 .owl-prev:hover {
	background-position: -46px -46px;
}

.about_us .pt2 .owl-next:hover {
	background-position: -46px 0;
}


.about_us {
	padding-bottom: 0;
}

.about_us ._world_titl {
	margin-bottom: 4px;
}

.about_us ._world_text {
	font-size: 15px;
	color: #737573;
	padding-right: 30%;
	margin-bottom: 20px;
}

.about_us ._world_main ._world_l {
	width: 32%;
	overflow: hidden;
}

.about_us ._world_main ._world_l ul {
	margin: -1px 0px 0px -1px;
}

.about_us ._world_main ._world_l li {
	float: left;
	width: 50%;
	text-align: center;
}

.about_us ._world_main ._world_l ._box {
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	padding-bottom: 14px;
	padding-right: 20px
}

.about_us ._world_main ._world_l .odd ._box {
	padding-left: 20px;
	padding-right: 0px;
	overflow: hidden;
}

.about_us ._world_main ._world_l ._box ._number {
	font-size: 44px;
	line-height: 1.5;
	font-family: Arial;
	color: #000000;
}

.about_us ._world_main ._world_l ._box ._number span {
	font-size: 45px;
}

.about_us ._world_main ._world_l ._box ._number .icon {
	width: 14px;
	height: 26px;
	background: url(../img/about_up.png) 0 0 no-repeat;
}

.about_us ._world_main ._world_l ._box:hover .icon {
	background-position: -14px 0;
}

.about_us ._world_main ._world_l ._box ._text {
	font-size: 15px;
	color: #666666;
	margin-bottom: 10px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}

.about_us ._world_main ._world_l ._box ._box_ico {
	width: 80px;
	height: 64px;
	background: url(../img/i_world_ico.png) no-repeat;
	margin: 0 auto;
}

.about_us ._world_main ._world_l ._box ._box_ico._box_ico02 {
	background-position: -80px 0px;
}

.about_us ._world_main ._world_l ._box ._box_ico._box_ico03 {
	background-position: -160px 0px;
}

.about_us ._world_main ._world_l ._box ._box_ico._box_ico04 {
	background-position: -240px 0px;
}

.about_us ._world_main ._world_l ._box:hover ._number,
.about_us ._world_main ._world_l ._box:hover ._text {
	color: #fed100;
}

.about_us ._world_main ._world_l ._box:hover ._box_ico._box_ico01 {
	background-position: 0px -64px;
}

.about_us ._world_main ._world_l ._box:hover ._box_ico._box_ico02 {
	background-position: -80px -64px;
}

.about_us ._world_main ._world_l ._box:hover ._box_ico._box_ico03 {
	background-position: -160px -64px;
}

.about_us ._world_main ._world_l ._box:hover ._box_ico._box_ico04 {
	background-position: -240px -64px;
}

.about_us ._world_main ._world_r {
	width: 60%;
	text-align: right;
	position: relative;
}

.about_us .pt3 {
	padding: 50px 0 60px;
	background: url(../img/about_global.jpg) center center no-repeat;
}

/*culture*/
.culture {
	padding-bottom: 0;
}

.culture .pt1 {
	padding: 0 0 10px 0;
}

.culture .pt1 .l_box {
	width: 35%;
}

.culture .pt1 .r_box {
	width: 60%;
}

.culture .pt1 .r_box .t {
	font-size: 27px;
	color: #454545;
	line-height: 1;
	margin-bottom: 10px;
	margin-top: 50px;
}

.culture .pt1 .r_box .sub_t {
	font-size: 18px;
	color: #454545;
	line-height: 1;
	margin-bottom: 20px;
}

.culture .pt1 .r_box .line {
	width: 200px;
	height: 1px;
	background: #e5e5e5;
	margin-bottom: 25px;
}

.culture .pt1 .r_box .info {
	font-size: 15px;
	color: #6a6a6a;
	line-height: 25px;
}

.culture .pt2 {
	padding: 60px 0;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
}

.culture .pt2 .scroll_box {
	height: 200px;
	overflow: hidden;
	position: relative;
}

.culture .pt2 .scroll_box .content {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	line-height: 32px;
}

.culture .pt2 .arrs_box {
	text-align: center;
	margin-top: 25px;
}

.culture .pt2 .arrs_box .icon {
	width: 30px;
	height: 30px;
	margin: 0 10px;
	cursor: pointer;
}

.culture .pt2 .arrs_box .icon.up {
	background: url(../img/culture_up.png) center center no-repeat;
}

.culture .pt2 .arrs_box .icon.down {
	background: url(../img/culture_down.png) center center no-repeat;
}

.rect-137 {
	padding-bottom: 137%;
}

.culture .pt3 {
	padding: 50px 0;
}

.culture .pt3 .t {
	color: #000;
	line-height: 1;
	margin-bottom: 20px;
}

.culture .pt3 .t .more {
	font-size: 15px;
	color: #595757;
	font-weight: normal;
	margin-top: 12px;
}

.culture .pt3 .t .more i {
	width: 14px;
	height: 14px;
	background: url(../img/jia.jpg) center center no-repeat;
	margin-left: 7px;
	vertical-align: -2px;
}

.culture .pt3 .t .more:hover {
	color: #2c72b8;
}

.culture .pt3 .paper_list .img_box {
	margin-bottom: 20px;
}

.culture .pt3 .paper_list .name {
	font-size: 15px;
	color: #000;
	line-height: 1;
	margin-bottom: 15px;
}

.culture .pt3 .paper_list .tool_bar {
	padding: 15px 0;
	font-size: 15px;
	color: #666666;
	line-height: 1;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.culture .pt3 .paper_list .tool_bar .view .icon {
	width: 14px;
	height: 15px;
	background: url(../img/culture_icons.png) 0 0 no-repeat;
	vertical-align: -2px;
	margin-right: 5px;
}

.culture .pt3 .paper_list .tool_bar .down .icon {
	width: 14px;
	height: 15px;
	background: url(../img/culture_icons.png) -15px 0 no-repeat;
	vertical-align: -2px;
	margin-right: 5px;
}

.culture .pt3 .paper_list .tool_bar .count {
	float: right;
}

.culture .pt3 .paper_list .tool_bar .view {
	border-right: 1px solid #000;
	padding-right: 10px;
	margin-right: 10px;
}

.culture .pt3 .paper_list {
	width: 102%;
}

.culture .pt3 .paper_list .span-3 {
	width: 23%;
	margin-right: 2%;
}

.culture .pt4 {
	background-position: center center;
	background-repeat: no-repeat;
	padding: 45px 0 30px;
	background-size: cover;
}

.culture .pt4 .list_con {
	position: relative;
	width: 100%;
}

.culture .pt4 .list_box.revolve {
	width: 1034px;
	margin: 0 auto;
	height: 368px;
	position: relative;
	overflow: hidden;
}

.culture .pt4 .list_box.revolve ul {
	width: 100%;
}

.culture .pt4 .list_box li {
	opacity: 0;
}

.culture .pt4 .list_box li .title {
	text-align: center;
	color: #000;
	font-size: 15px;
}

.culture .pt4 .list_box.revolve ul li {
	position: absolute;
	left: 275px;
	top: 0;
	width: 484px;
	height: 386px;
	opacity: 0;
}

.culture .pt4 .arrs {
	position: absolute;
	top: 50%;
	margin-top: -21px;
	width: 42px;
	height: 42px;
	background: url(../img/culture_arrs.png) 0 0 no-repeat;
	z-index: 2;
}

.culture .pt4 .arrs.prev {
	left: 0;
	background-position: 0 0;
}

.culture .pt4 .arrs.next {
	right: 0;
	background-position: -42px 0;
}

.culture .pt4 .list_con .tips {
	text-align: center;
	color: #000;
	font-size: 15px;
}

.culture .pt4 .list_box.revolve .title {
	display: none;
}

.culture .pt4 .list_box .list.owl-loaded li {
	opacity: 1;
}

/*index*/
.index .pt1 {
	padding: 30px 0;
	background: #f2f2f2;
}

.common_title {
	margin-bottom: 30px;
}

.common_title a {
	display: block;
}

.common_title .t {
	line-height: 1;
	padding-left: 20px;
	border-left: 6px solid #2c72b8;
	color: #343434;
}

.common_title .t:hover {
	color: #2c72b8;
}

.common_title .more {
	font-size: 15px;
	color: #595757;
	margin-top: 10px;
}

.common_title .more:hover {
	color: #2c72b8;
}

.common_title .more .icon {
	width: 14px;
	height: 14px;
	background: url(../img/jia.jpg) center center no-repeat;
	margin-left: 7px;
	vertical-align: -2px;
}

.index .pt1 .img_list li {
	width: 19.2%;
	margin-right: 1%;
	float: left;
}

.index .pt1 .img_list li a {
	display: block;
}

.index .pt1 .img_list li.li5 {
	margin-right: 0;
}

.index .pt1 .img_list li .rect-61 {
	margin-bottom: 20px;
}

.index .pt1 .img_list li .tit {
	text-align: center;
	font-size: 16px;
	color: #4c4c4c;
	text-align: center;
}

.index .pt1 .img_list li .mask {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 100%;
	background: url(../img/yellow70.png) repeat;
	z-index: 1;
}

.index .pt1 .img_list li a:hover .mask {
	top: 0;
}

.index .pt1 .img_list li .mask .text {
	position: absolute;
	width: 80%;
	left: 10%;
	top: 50px;
	font-size: 15px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	height: 48px;
	overflow: hidden;
}

.index .pt2 {
	padding: 40px 0;
}

.index .pt2 .con_box .l_box {
	width: 46%;
}

.index .pt2 .con_box .r_box {
	width: 52%;
}

.index .pt2 .con_box .l_box .text_box {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	background: url(../img/black40.png) repeat;
}

.index .pt2 .con_box .l_box a {
	display: block;
}

.index .pt2 .con_box .l_box .text_box .pd {
	padding: 25px;
}

.index .pt2 .con_box .l_box .text_box .time {
	font-size: 15px;
	color: #fff;
	opacity: 0.8;
	line-height: 1;
	margin-bottom: 10px;
}

.index .pt2 .con_box .l_box .text_box .t {
	font-size: 20px;
	color: #fff;
	margin-bottom: 15px;
	line-height: 1;
}

.index .pt2 .con_box .l_box .text_box .info {
	font-size: 15px;
	color: #fff;
	line-height: 21px;
}

.index .pt2 .con_box .l_box .video_ico {
	position: absolute;
	left: 50%;
	margin-left: -22px;
	top: 50%;
	margin-top: -22px;
	width: 45px;
	height: 45px;
	display: block;
	background: url(../img/ljx/video_center02.png) 0 0 no-repeat;
}

.index .pt2 .con_box .r_box li {
	margin-bottom: 24px;
}

.index .pt2 .con_box .r_box li .pd {
	padding: 25px;
	background: #f6f6f6;
	display: block;
}

.index .pt2 .con_box .r_box li .pd:hover {
	background: #2685d8 url(../img/pro_boxbg.jpg) right bottom no-repeat;
	transition: none;
}

.index .pt2 .con_box .r_box li .pd .time_box {
	float: left;
	width: 18%;
	margin-right: 3%;
	position: relative;
	padding-right: 3%;
	text-align: right;
}

.index .pt2 .con_box .r_box li .pd .time_box:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: #c5c5c5;
}

.index .pt2 .con_box .r_box li .pd .time_box .y {
	font-size: 17px;
	color: #000000;
	line-height: 1;
	margin-bottom: 12px;
}

.index .pt2 .con_box .r_box li .pd .time_box .date {
	font-size: 30px;
	color: #000;
	line-height: 1;
}

.index .pt2 .con_box .r_box li .pd .news_box {
	float: right;
	width: 78%;
}

.index .pt2 .con_box .r_box li .pd .news_box .t {
	font-size: 17px;
	color: #4c4c4c;
	line-height: 1;
	margin-bottom: 10px;
}

.index .pt2 .con_box .r_box li .pd .news_box .d {
	font-size: 14px;
	color: #868686;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index .pt3 {
	padding: 40px 0;
	background: #ececec;
}

.index .pt3 .l_box {
	width: 65%;
}

.index .pt3 .r_box {
	width: 32%;
}

.index .pt3 .l_box .pd {
	position: absolute;
	left: 50px;
	top: 50px;
	width: 52%;
	padding: 30px 30px 50px;
	background: url(../img/white87.png) repeat;
}

.index .pt3 .l_box .pd .tit {
	line-height: 1;
	color: #1f1f1f;
	margin-bottom: 20px;
	padding-left: 15px;
	border-left: 5px solid #2c72b8;
}

.index .pt3 .l_box .pd .info {
	font-size: 15px;
	color: #272727;
	line-height: 24px;
	margin-bottom: 40px;
}

.index .pt3 .l_box .pd .bjk {
	color: #272727;
	font-size: 15px;
}

.index .pt3 .r_box .pd {
	background: url(../img/ljx/news_detail01.jpg) repeat;
	padding: 30px 20px 36px;
	border-bottom: 3px solid #0080ff;
}

.index .pt3 .r_box .pd .title {
	line-height: 38px;
	margin-bottom: 20px;
	padding-left: 15px;
	border-left: 5px solid #2c72b8;
}

.index .pt4 {
	padding: 40px 0;
}

.rect-655 {
	padding-bottom: 65.5%;
}

.index .pt4 li a {
	display: block;
}

.index .pt4 li .tit_box {
	position: relative;
}

.index .pt4 li .tit_box:after {
	content: '';
	position: absolute;
	left: 45px;
	top: -10px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #eee;
}

.index .pt4 li .tit_box .pd {
	padding: 30px 25px;
	background: #eee;
}

.index .pt4 li .tit_box .pd .t {
	font-size: 18px;
	color: #000;
	/* line-height: 1; */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-bottom: 15px;
}

.index .pt4 li .tit_box .pd .desc {
	font-size: 15px;
	color: #545454;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index .pt4 li a:hover .pd {
	background: #2685d8;
}

.index .pt2 .con_box .r_box li .pd:hover .t {
	color: #fff;
}

.index .pt2 .con_box .r_box li .pd:hover .d {
	color: #fff;
}

.index .pt4 li a:hover .tit_box:after {
	border-bottom: 10px solid #2685d8;
}

.index .pt5 {
	height: 430px;
	background-position: center center;
	background-repeat: no-repeat;
}

.index .pt5 .content_box {
	height: 100%;
	position: relative;
}

.index .pt5 .content_box .tit {
	margin-bottom: 120px;
	margin-top: 50px;
}

.index .pt5 .img_box {
	height: 100%;
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
}

.index .pt5 .con_box {
	position: relative;
	z-index: 2;
	overflow: hidden;
}

.index .pt5 .icon_box li {
	width: 33.3%;
	text-align: center;
}

.index .pt5 .icon_box li a {
	display: block;
	border-right: 1px solid #a2a09e;
}

.index .pt5 .icon_box li.li3 a {
	border: none;
}

.index .pt5 .icon_box li .icon {
	margin-bottom: 15px;
}

.index .pt5 .icon_box li .name {
	font-size: 18px;
	color: #4c4c4c;
}

/*index banner*/
.i-ban-wrapper {
	position: relative;
	background: #fff;
	z-index: 2;
}

.i-ban {
	position: relative;
	overflow: hidden;
	width: 100%;
	z-index: 1;
	height: 590px;
	cursor: none;
}

.i-ban .list_box {
	opacity: 0;
	visibility: hidden;
}

.i-ban .owl-loaded .list_box {
	opacity: 1;
	visibility: visible;
}

.i-ban .list_box {
	display: block;
	position: relative;
	height: 590px;
	overflow: hidden;
}

.i-ban .list_box .text_box {
	position: absolute;
	left: 0;
	width: 100%;
	top: 260px;
}

.i-ban .list_box .text_box.left .con {
	float: left;
}

.i-ban .list_box .text_box.center .con {
	margin: 0 auto;
}

.i-ban .list_box .text_box.right .con {
	float: right;
}

.i-ban .list_box .text_box .con {
	width: 460px;
}

.i-ban .list_box .text_box .con .line {
	width: 120px;
	height: 5px;
	background: #fff;
	margin-bottom: 20px;
}

.i-ban .list_box .text_box .con .text1 {
	font-size: 34px;
	font-family: Impact;
	color: #fff;
	margin-bottom: 5px;
}

.i-ban .list_box .text_box .con .text2 {
	font-size: 36px;
	color: #fff;
}

.i-ban .owl-item li .banner_img {
	position: absolute;
	top: 0;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	max-width: none;
}

.i-ban li .banner_con {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 30px;
}

.i-ban li .img_link {
	display: block;
	width: 1000px;
	height: 200px;
	position: absolute;
	top: 50%;
	margin-top: -100px;
	left: 50%;
	margin-left: -500px;
	z-index: 2;
}


.i-ban-wrapper .cursor {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 30;
	pointer-events: none;
	display: none;
}

.i-ban-wrapper .cursor .cursorIcon {
	width: 33px;
	height: 54px;
	background: url(../img/cursor-left.png) no-repeat center;
}

.i-ban-wrapper .cursor.right .cursorIcon {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

/*.i-ban .owl-dots{position: absolute; left: 0; width: 100%; bottom: 30px; text-align: center;}
.i-ban .owl-dots .owl-dot{width: 10px; height: 10px; margin: 0 5px; border-radius: 50%; display: inline-block;  cursor: pointer; background:#a8a29e;}
.i-ban .owl-dots .owl-dot.active{background:#fff;}*/
/*分页*/
.page_box {
	width: 100%;
	padding: 20px 0;
}

.page_box .page_l {
	width: 70%;
	text-align: left;
}

.page_box .page_r {
	width: 30%;
	text-align: right;
}

.page_box a {
	display: inline-block;
	background-color: #eff0f6;
	padding: 18px 26px;
	color: #666;
	vertical-align: middle;
}

.page_box a:hover,
.page_box a.cur {
	background-color: #fcba0f;
	color: #fff;
}

.page_box .now_page {
	background: none;
	border: 1px solid #e4eef5;
	box-sizing: border-box;
}

.page_box .now_page:hover {
	background: none;
	border: 1px solid #e4eef5;
	color: #666;
}

.page_box .prev_page {
	background-image: url(../img/page_box.png);
	background-repeat: no-repeat;
	background-position: center;
	color: transparent;
}

.page_box .prev_page:hover {
	background-image: url(../img/page_box_w.png);
	color: transparent;
}

.page_box .page_r a {
	padding: 18px 14%;
}

/* piclist-4 start*/
.widget-prolist-16 .transition {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

.rect-57 {
	padding-bottom: 57%;
}

.widget-prolist-16 li {
	margin-bottom: 35px;
}

.widget-prolist-16 li .top-Floor {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 3;
	left: 0;
	top: -100%;
}

.widget-prolist-16 li .top-Floor .white-cross {
	width: 60px;
	height: 60px;
	display: block;
	top: 50%;
	left: 50%;
	margin-left: -22px;
	margin-top: -36px;
	font-size: 40px;
	color: #fff;
}

.widget-prolist-16 li .top-Floor .white-cross i {
	padding: 0;
	margin: 0;
}

.widget-prolist-16 .bom-text {
	padding: 25px;
	background-color: #e8e8e8;
	overflow: hidden;
	z-index: 2;
	display: block;
}

.widget-prolist-16 .bom-text:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #fed100;
	left: 0;
	bottom: -100%;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	z-index: -1;
}

.widget-prolist-16 li .rect-67 img {
	height: auto;
}

.widget-prolist-16 .bom-text ._name {
	font-size: 16px;
	color: #555;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}

.widget-prolist-16 li:hover .top-Floor {
	top: 0;
}

.widget-prolist-16 li:hover .bom-text ._name,
.widget-prolist-16 li:hover .bom-text ._price {
	color: #555;
}

.widget-prolist-16 li:hover .bom-text:before {
	bottom: 0;
}

@media only screen and (max-width: 760px) {
	.widget-prolist-16 .bom-text ._price {
		display: none;
	}

	.widget-prolist-16 .bom-text {
		padding: 15px 5%;
	}
}


/*加载更多按钮*/
.load_more {
	margin: 0 auto;
	width: 150px;
	height: 40px;
	line-height: 40px;
	background: #fed100;
	color: #000;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}

#container_pdf {
	margin-bottom: 30px;
}

/** 地图 **/
#map img {
	max-width: none;
}

#map label {
	max-width: none;
}

/*相册按钮颜色*/
body .album_wrap_case4 .album_case4 .right_btn .btn_box:hover {
	background: #fed100;
}

body .album_wrap_case4 .album_case4 .right_btn .close_btn:hover i {
	color: #333;
}

body .album_wrap_case4 .album_case4 .right_btn .close_btn:hover:after,
body .album_wrap_case4 .album_case4 .right_btn .close_btn:hover:before {
	background: #333;
}

.album_wrap_case4 .album_ordinary .album_prev:hover,
.album_wrap_case4 .album_ordinary .album_next:hover {
	color: #333;
}

/*develop*/
/* history-5 start*/
.widget-history-9-slide .his_left {
	width: 28%;
}

.widget-history-9-slide .his_right {
	width: 66%;
}

.widget-history-9-slide .left_list li {
	height: 70px;
	line-height: 70px;
	background-color: #f1f1f1;
	text-align: center;
	margin-bottom: 2px;
	font-size: 22px;
	cursor: pointer;
}

.widget-history-9-slide .left_list .tab_t_cur {
	background-color: #fed100;
	color: #333;
}

.widget-history-9-slide .his_right ul {
	border-left: 1px solid #e6e6e6;
	padding: 0 46px 0 50px;
}

.widget-history-9-slide .his_right li {
	margin-bottom: 40px;
}

.widget-history-9-slide .his_right .list_box {
	padding: 36px 30px;
	background-color: #f7f7f7;
	position: relative;
}

.widget-history-9-slide .his_right .list_ico01 {
	position: absolute;
	left: -17px;
	top: 30px;
	width: 17px;
	height: 21px;
	/*background:url(../../../widget/history/9/list_ico01.png) no-repeat center;*/
}

.widget-history-9-slide .his_right .list_ico02 {
	width: 8px;
	height: 8px;
	border: 4px solid #cccccc;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	left: -58px;
	top: 32px;
}

.widget-history-9-slide .his_right .list_title {
	font-size: 24px;
	color: #141414;
	font-weight: normal;
}

.widget-history-9-slide .his_right .list_time {
	font-size: 20px;
	color: #fed100;
	font-family: Arial;
	padding: 4px 0px 10px;
}

.widget-history-9-slide .his_right .list_text {
	font-size: 15px;
	color: #6f6f6f;
	line-height: 30px;
	margin-bottom: 20px;
}



@media only screen and (max-width: 760px) {

	.widget-history-9-slide .his_left {
		width: 100%;
	}

	.widget-history-9-slide .his_right {
		width: 100%;
	}

	.widget-history-9-slide .his_right ul {
		padding: 0;
		border: none;
	}

	.widget-history-9-slide .his_right .list_ico01,
	.widget-history-9-slide .his_right .list_ico02 {
		display: none;
	}

}

/*honor*/
.honor .honor_time {
	text-align: left;
	margin-bottom: 30px;
}

.honor .honor_time a {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0 32px;
	border: 2px solid #f1f1f1;
	margin: 0 12px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.honor .honor_time a.cur {
	border-color: #fed100;
	color: #fed100;
}

.honor .honor_time a:hover {
	border-color: #fed100;
	color: #fed100;
}

.honor .honor_time2 {
	margin-bottom: 50px;
}

.honor .honor_time2 .pd {
	padding: 0 50px;
	position: relative;
	height: 36px;
	overflow: hidden;
}

.honor .honor_time2 .pd .h_arr {
	width: 30px;
	height: 32px;
	position: absolute;
	top: 0;
	font-size: 20px;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
}

.honor .honor_time2 .pd .h_arr i {
	vertical-align: middle;
	color: #f1f1f1;
	font-weight: bold;
}

.honor .honor_time2 .pd .h_arr.prev {
	left: 0;
}

.honor .honor_time2 .pd .h_arr.next {
	right: 0;
}

.honor .honor_time2 .item {
	text-align: center;
	height: 32px;
	line-height: 32px;
	border: 2px solid #f1f1f1;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	width: 110px;
	float: left;
	margin-right: 30px;
}

.honor .honor_time2 .item.cur {
	border-color: #fed100;
	color: #fed100;
}

.honor .honor_time2 .item:hover {
	border-color: #fed100;
	color: #fed100;
}

.honor .honor_time2 .owl-loaded .item {
	width: auto;
	float: none;
	margin: 0;
}

/*登陆页面*/
.login {
	padding: 0 0;
	background: url(../img/login_bg.jpg) center center no-repeat;
	position: relative;
	background-size: cover;
	height: 520px;
}

.login .login_wrap {
	position: absolute;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	top: 140px;
	padding: 2% 0;
}

.login .login_wrap .box {
	float: right;
	background: url(../img/fff90.png);
	padding: 2% 3%;
	width: 25%;
}

.login .login_wrap .box .tit {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-bottom: 5%;
}

.login .login_wrap .box .inp_box {
	border: 1px solid #c3c3c5;
	height: 50px;
	margin-bottom: 5%;
}

.login .login_wrap .box .inp_box .ico_box {
	background: #fafafa;
	border-right: 1px solid #c3c3c5;
	width: 50px;
	height: 50px;
	position: relative;
}

.login .login_wrap .box .inp_box .ico_box .ico {
	position: absolute;
	left: 50%;
	margin-left: -12.5px;
	top: 50%;
	margin-top: -12.5px;
}

.login .login_wrap .box .inp_box .inp {
	border: none;
	width: 78%;
	padding-left: 4%;
	height: 96%;
	line-height: 50px;
}

.login .login_wrap .box .ico {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../img/login_ico.png) no-repeat;
}

.login .login_wrap .box .ico2 {
	background-position: -25px 0;
}

.login .login_wrap .box .ico3 {
	background-position: -125px 0;
}

.login .login_wrap .box .ico4 {
	background-position: -50px 0;
}

.login .login_wrap .box .ico5 {
	background-position: -75px 0;
}

.login .login_wrap .box .ico6 {
	background-position: -100px 0;
}

.login .login_wrap .box .remeber.checked .ico3 {
	background-position: -150px 0
}

.login .login_wrap .box .free {
	color: #709dc2;
}

.login .login_wrap .box .btn {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #fed100;
	padding: 0 0;
	margin-top: 3%;
	margin-bottom: 5%;
}

.login .login_wrap .box .bbox a.weixin {
	margin-left: 10%;
}


/*注册*/
.regist {
	padding: 0 0;
	background: url(../img/regist_bg.jpg) center top fixed no-repeat;
	position: relative;
	height: 650px;
	overflow: hidden;
}

.regist .pt_bd {
	margin-top: 180px;
}

.regist .pt_bd .box {
	width: 90%;
	margin-left: 5%;
	background: url(../img/fff90.png);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3%;
}

.regist .pt_bd .box .form_left,
.regist .pt_bd .box .form_right {
	width: 47%;
}

.regist .pt_bd .box .inp_box {
	margin-bottom: 2%;
}

.regist .pt_bd .box .lable {
	font-size: 16px;
	color: #1f1f1f;
	margin-bottom: 1%;
}

.regist .pt_bd .box .lable em {
	color: #bb0327;
}

.regist .pt_bd .box .inp {
	height: 40px;
	line-height: 40px;
	width: 97%;
	padding-left: 3%;
}

.regist .pt_bd .box .sel_box {
	margin-bottom: 2%;
}

.regist .pt_bd .box .sel_box .select_box {
	width: 46%;
	height: 40px;
	line-height: 40px;
	border-radius: 0;
	margin-right: 3%;
}

.regist .pt_bd .box .s_inp {
	width: 94%;
	padding-left: 2%;
	height: 40px;
	line-height: 40px;
	margin-top: 4%;
}

.regist .pt_bd .box .radio_inp {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../img/order_ico.png) no-repeat;
	background-position: -15px 0;
	margin-right: 1%;
	vertical-align: middle;
}

.regist .pt_bd .box .inp_box span {
	margin-right: 2%;
}

.regist .pt_bd .box .inp_box span.checked .radio_inp {
	background-position: 0 0;
}

.regist .pt_bd .box .push_img {
	margin-top: 9%;
}

.regist .pt_bd .box .push_img .img_inp {
	height: 40px;
}

.regist .pt_bd .box .bottom_box {
	margin-top: 5%;
}

.regist .pt_bd .box .bottom_box .ico {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../img/login_ico.png) no-repeat;
	background-position: -125px 0;
}

.regist .pt_bd .box .bottom_box span.checked .ico {
	background-position: -150px 0;
}

.regist .pt_bd .box .bottom_box .btn {
	background: #fed100;
	color: #fff;
	padding: 2% 7%;
}



/*问答*/
/* qa-3 start*/
.widget_qa_03 .qa_list {
	border-top: 2px solid #fed100;
	font-size: 16px;
}

.widget_qa_03 .qa_list dl {
	padding: 30px 0px 24px;
	border-bottom: 1px solid #cccccc;
}

.widget_qa_03 .qa_list dt {
	margin-bottom: 6px;
}

.widget_qa_03 .qa_list .list_ico {
	border-radius: 10px;
	position: relative;
	padding: 1% 0;
	color: #fff;
	display: block;
	margin-right: 2%;
	width: 6%;
	text-align: center;
}

.widget_qa_03 .qa_list .list_ico:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	display: block;
	position: absolute;
	right: -12px;
	top: 50%;
	margin-top: -6px;
}

.widget_qa_03 .qa_list .ico_q {
	background-color: #fed100;
}

.widget_qa_03 .qa_list .ico_q:after {
	border-color: transparent transparent transparent #fed100;
}

.widget_qa_03 .qa_list .ico_a {
	background-color: #cccccc;
}

.widget_qa_03 .qa_list .ico_a:after {
	border-color: transparent transparent transparent #cccccc;
}

.widget_qa_03 .qa_list .list_text {
	padding-top: 1%;
	width: 90%;
}

@media only screen and (max-width: 640px) {
	.widget_qa_03 .qa_list .list_ico {
		width: 14%;
		margin-right: 4%;
	}

	.widget_qa_03 .qa_list .list_text {
		width: 80%;
	}

}


/*表单样式*/
body .content-48411 .form-m1 .form-m1-btn button {
	width: 150px;
	height: 35px;
	border: none;
	outline: none;
	border-radius: 0;
	box-shadow: none;
}

body .content-48411 .form-m1 .form-m1-btn ._submit {
	background: #fed100;
}

body .content-48411 .form-m1 .form-m1-btn button:hover {
	opacity: 0.8;
}

body .content-48414 .Form-P1 .Form-P1-Btn button {
	width: 150px;
	height: 35px;
	line-height: 35px;
}

body .content-48414 .Form-P1 .Form-P1-Btn ._submit {
	background: #fed100;
}



/*180125*/
.fz30 {
	font-size: 36px;
}

.head_con .head .search_box2 {
	width: 75px;
	height: 80px;
	background: #fed100;
	float: right;
}

.head_con .head .search_box2 a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/fdj2.png) center center no-repeat;
}

.head_con .head .inav .nav_li>a {
	font-size: 18px;
}

.head_con .head .inav .nav_li {
	position: relative;
}

.head_con .head .inav .nav_li .sec_nav_box2 {
	position: absolute;
	top: 100%;
	width: 140px;
	left: 50%;
	margin-left: -80px;
	padding: 10px;
	background: #fed100;
	display: none;
}

.head_con .search_box {
	display: none;
}

.head_con .head .inav .nav_li .sec_nav_box2>li a {
	display: block;
	width: 100%;
	line-height: 40px;
	height: 40px;
	font-size: 17px;
	color: #303030;
	text-align: center;
}

.head_con .head .inav .nav_li .sec_nav_box2>li a:hover {
	background: #f5f5f5;
}

.head_con .head .inav .nav_li.on>a:after,
.head_con .head .inav .nav_li>a:hover:after {
	display: none;
}

.head_con .head .inav .nav_li.on>a:before,
.head_con .head .inav .nav_li>a:hover:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -8px;
	border-bottom: 10px solid #fed100;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	width: 0;
	height: 0;
}

.rect-64 {
	padding-bottom: 64%;
}

.index .pt2 .con_box .l_box {
	width: 49%;
}

.index .pt2 .con_box .r_box {
	width: 49%;
}

.index .pt2 .con_box .r_box .scroll_box {
	position: relative;
	height: 332px;
	overflow: hidden;
	margin-bottom: 13px;
}

.index .pt2 .con_box .r_box li {
	margin-bottom: 13px;
}

.index .pt2 .con_box .r_box li .pd {
	padding: 15px;
}

.index .pt2 .con_box .r_box .scroll_btn .s_arr {
	width: 49%;
	height: 30px;
	background: #ededed;
	text-align: center;
	cursor: pointer;
}

.index .pt2 .con_box .r_box .scroll_btn .s_arr:hover {
	background: #64b0e6;
}

.index .pt2 .con_box .r_box .scroll_btn .s_arr.s_prev .icon {
	width: 25px;
	height: 30px;
	background: url(../img/s_prev.png) center center no-repeat;
}

.index .pt2 .con_box .r_box .scroll_btn .s_arr.s_next .icon {
	width: 25px;
	height: 30px;
	background: url(../img/s_next.png) center center no-repeat;
}

.index .pt6 {
	padding: 90px 0 70px;
	background-position: center center;
	background-repeat: no-repeat;
}

.index .pt6 .l_box {
	width: 30%;
}

.index .pt6 .l_box .tit {
	font-size: 33px;
	color: #f5f5f5;
	line-height: 1;
	margin-bottom: 25px;
	margin-top: 27px;
	font-weight: 600;
}

.index .pt6 .l_box .info {
	font-size: 27px;
	line-height: 28px;
	color: #f5f5f5;
}

.index .pt6 .r_box {
	width: 65%;
}

.index .pt6 .r_box li {
	width: 25%;
}

.index .pt6 .r_box li a {
	display: block;
	text-align: center;
}

.index .pt6 .r_box li a .img_box {
	margin-bottom: 25px;
}

.index .pt6 .r_box li a .t1 {
	font-size: 28px;
	color: #f5f5f5;
	font-family: Impact;
	line-height: 1;
	margin-bottom: 15px;
}

.index .pt6 .r_box li a .t2 {
	font-size: 18px;
	color: #fff;
	line-height: 1;
}

.secnav_box .sec_box>li>a {
	font-size: 20px;
}

.service_abt .fz30 {
	font-size: 36px;
}

.service_abt .pt2 .content .l_box {
	width: 72%;
}

.service_abt .pt2 .content .r_box {
	width: 25%;
}

.service_abt .pt2 .content .l_box li {
	margin-bottom: 30px;
	padding-left: 95px;
	position: relative;
	height: 52px;
	line-height: 52px;
}

.service_abt .pt2 .content .l_box li.li3 {
	height: 72px;
	line-height: 72px;
}

.service_abt .pt2 .content .l_box .tip {
	width: 45px;
	padding: 15px;
	background: #fcba0f;
	font-size: 20px;
	color: #333;
	line-height: 21px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}

.service_abt .pt2 .content .l_box li.li3 .tip {
	background: #e70012;
	color: #fff;
}

.service_abt .pt2 .content .l_box li span {
	vertical-align: middle;
	line-height: 26px;
	display: inline-block;
}

.service_abt .pt2 .content .l_box li.li3 span {
	line-height: 36px;
}

.service_abt .pt2 .content .l_box li:after {
	content: '';
	display: table;
	height: 100%;
	width: 0;
	visibility: hidden;
}

.service_abt {
	padding-bottom: 0;
}

.widgets_footer_subnav_7 .f_top .left dl:nth-child(1) {
	display: none;
}

.service_abt03 .left .tit {
	color: #000;
}

.service_abt03 .left .con {
	font-size: 16px;
	color: #272727;
}

.service_abt03 .left .call {
	color: #272727;
	font-size: 16px;
}

.service_abt03 .left .call span {
	color: #ea9e0b;
	font-size: 35px;
}

.service_abt03 .left .shop {
	color: #333;
	border-color: #333;
}

.service_abt03 .left .code {
	color: #333;
}

.service_abt02 .left .list {
	display: none;
}

.index .pt3 {
	background: url(../img/i_pt3.jpg) center center no-repeat;
}

.service_web02 li .li_box .tit {
	font-size: 23px;
	overflow: hidden;
	line-height: 28px;
	height: 56px;
	font-weight: bold;
}

.service_world.service_web02 li .li_box {
	padding-top: 30px;
}

.service_world.service_web02 li .li_box .area_tit {
	font-size: 16px;
	color: #222;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 15px;
}

.service_world.service_web02 li .li_box .area_tit em {
	margin: 0 10px;
}

.service_world.service_web02 li .li_box .tit {
	font-family: Arial;
	color: #333;
	line-height: 24px;
	font-weight: bold;
	font-size: 20px;
	height: 48px;
	overflow: hidden;
	text-overflow: initial;
	white-space: normal;
	margin-bottom: 20px;
}

.service_world.service_web02 li .li_box .con {
	height: 96px;
	overflow: hidden;
	margin-bottom: 30px;
}

.service_world.service_web02 li .li_box .con .dz {
	word-break: break-all;
}

.service_china.service_web02 li .li_box .con {
	height: 72px;
	margin-bottom: 30px;
}

.service_web02 li .button a {
	width: 100%;
}

.service_web02 li .button a.btn1:after {
	display: none;
}

.service_web02 li .li_box .con {
	font-size: 16px;
	height: 144px;
	overflow: hidden;
}

.service_web02.service_shop li .li_box .con {
	height: 96px;
}

.index .pt3 .l_box .pd {
	background: none;
}

.service_web01 .map {
	width: 86%;
	margin: 0 auto;
	z-index: 2;
}

.pro_index_nav li a {
	font-size: 18px;
}

.rect-54 {
	padding-bottom: 54%;
}

/*活动综合 03*/
.activity_abt03 .news_box .l_box {
	width: 49%;
}

.activity_abt03 .news_box .r_box {
	width: 49%;
}

.activity_abt03 .news_box .l_box .box {
	width: 49%;
}

.activity_abt03 .news_box .l_box .video_box {
	cursor: pointer;
}

.activity_abt03 .news_box .video_box .play {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/i_play.png) center center no-repeat;
	left: 0;
	top: 0;
}

.activity_abt03 .news_box .l_box .box .text_box .pd {
	display: block;
	padding: 20px 25px;
	background: #f7f7f7;
	position: relative;
}

.activity_abt03 .news_box .l_box .box .text_box .t {
	font-size: 22px;
	color: #333;
	line-height: 1;
	margin-bottom: 15px;
}

.activity_abt03 .news_box .l_box .box .text_box .time {
	font-size: 12px;
	color: #9c9c9c;
	margin-bottom: 0;
}

.activity_abt03 .news_box .l_box .box .text_box .count {
	font-size: 12px;
	color: #9c9c9c;
}

.activity_abt03 .news_box .l_box .box .text_box .count .icon {
	width: 16px;
	height: 15px;
	background: url(../img/i_v.png) center center no-repeat;
	margin-right: 10px;
}

.activity_abt03 .news_box .l_box .box .text_box .arr {
	position: absolute;
	width: 26px;
	height: 49px;
	background: url(../img/i_arr.png) center center no-repeat;
	right: 25px;
	bottom: 25px;
}

.activity_abt03 .news_box .l_box .box .text_box .desc {
	line-height: 22px;
	font-size: 15px;
	color: #666;
	height: 44px;
	overflow: hidden;
}

.activity_abt03 .news_box .l_box .box .text_box .pd:hover .t {
	color: #fed100;
}

.activity_abt03 .news_box .r_box li {
	margin-bottom: 17px;
}

.activity_abt03 .news_box .r_box a {
	display: block;
	padding: 18px 30px 15px 40px;
	background: #f7f7f7;
}

.activity_abt03 .news_box .r_box a:hover {
	background: #fed100;
}

.activity_abt03 .news_box .r_box .date {
	width: 18%;
	margin-right: 4%;
}

.activity_abt03 .news_box .r_box .date .year {
	font-size: 18px;
	color: #8c8c8c;
	text-align: right;
	line-height: 1;
	margin-bottom: 5px;
}

.activity_abt03 .news_box .r_box .date .day {
	font-size: 32px;
	color: #8c8c8c;
	text-align: right;
}

.activity_abt03 .news_box .r_box .new_desc {
	width: 78%;
}

.activity_abt03 .news_box .r_box .new_desc .n_tit {
	font-size: 18px;
	color: #333;
	line-height: 1;
	margin-bottom: 5px;
}

.activity_abt03 .news_box .r_box .new_desc .n_info {
	font-size: 15px;
	color: #666;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}

.activity_abt03 .news_box .l_box .video_box .text_box .pd {
	padding-top: 50px;
}

.activity_abt03 .news_box .l_box .video_box .text_box .t {
	margin-bottom: 30px;
	padding-right: 30px;
}

/*video_list*/
.video_list .type_list {
	margin-bottom: 40px;
	text-align: center;
}

.video_list .type_list a {
	display: inline-block;
	padding: 0 20px;
	height: 36px;
	line-height: 36px;
	border: 2px solid #a1a1a1;
	margin-right: 15px;
	font-size: 16px;
	color: #272727;
}

.video_list .type_list a .icon {
	width: 20px;
	height: 20px;
	background: url(../img/s_jt.png) 0 0 no-repeat;
}

.video_list .type_list a:hover .icon,
.video_list .type_list a.cur .icon {
	background-position: -20px 0;
}

.video_list .type_list a:hover,
.video_list .type_list a.cur {
	background: #fed100;
	border-color: #fed100;
}

/*pic_list*/
.pic_list .video_center02 {
	background: #fff;
}

.pic_list .type_list {
	margin-bottom: 40px;
	text-align: center;
}

.pic_list .type_list a {
	display: inline-block;
	padding: 0 20px;
	height: 36px;
	line-height: 36px;
	border: 2px solid #a1a1a1;
	margin-right: 15px;
	font-size: 16px;
	color: #272727;
}

.pic_list .type_list a .icon {
	width: 20px;
	height: 20px;
	background: url(../img/s_jt.png) 0 0 no-repeat;
}

.pic_list .type_list a:hover .icon,
.pic_list .type_list a.cur .icon {
	background-position: -20px 0;
}

.pic_list .type_list a:hover,
.pic_list .type_list a.cur {
	background: #fed100;
	border-color: #fed100;
}

/*施工案例*/
.news_list .type_list {
	margin-bottom: 40px;
	text-align: center;
}

.news_list .type_list a {
	display: inline-block;
	padding: 0 20px;
	height: 36px;
	line-height: 36px;
	border: 2px solid #a1a1a1;
	margin-right: 15px;
	font-size: 16px;
	color: #272727;
}

.news_list .type_list a .icon {
	width: 20px;
	height: 20px;
	background: url(../img/s_jt.png) 0 0 no-repeat;
}

.news_list .type_list a:hover .icon,
.news_list .type_list a.cur .icon {
	background-position: -20px 0;
}

.news_list .type_list a:hover,
.news_list .type_list a.cur {
	background: #fed100;
	border-color: #fed100;
}

/*服务品牌*/
.service_brand .tit {
	margin-bottom: 21px;
}

.service_brand .pt1 .content .l_box {
	width: 57%;
}

.service_brand .pt1 .content .r_box {
	width: 38%;
}

.service_brand .pt1 .content .l_box li {
	margin-bottom: 30px;
	padding-left: 95px;
	position: relative;
	height: 52px;
	line-height: 52px;
	font-size: 14px;
}

.service_brand .pt1 .content .l_box li.li3 {
	height: 72px;
	line-height: 72px;
}

.service_brand .pt1 .content .l_box .tip {
	width: 45px;
	padding: 15px;
	background: #fcba0f;
	font-size: 20px;
	color: #333;
	line-height: 21px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}

.service_brand .pt1 .content .l_box li.li3 .tip {
	background: #e70012;
	color: #fff;
}

.service_brand .pt1 .content .l_box li span {
	vertical-align: middle;
	line-height: 26px;
	display: inline-block;
}

.service_brand .pt1 .content .l_box li.li3 span {
	line-height: 36px;
}

.service_brand .pt1 .content .l_box li:after {
	content: '';
	display: table;
	height: 100%;
	width: 0;
	visibility: hidden;
}

.service_brand .pt2 {
	margin-bottom: 30px;
}

.service_brand .pt2 .sfq_box li {
	width: 15%;
	height: 420px;
	overflow: hidden;
}

.service_brand .pt2 .sfq_box li.on {
	width: 40%;
}

.service_brand .pt2 .sfq_box .pd {
	position: relative;
	border-right: 1px solid #fff;
	height: 420px;
	overflow: hidden;
}

.service_brand .pt2 .sfq_box .cell1 .pd {
	border: 0;
}

.service_brand .pt2 .sfq_box .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 480px;
	height: 420px;
	z-index: 1;
}

.service_brand .pt2 .sfq_box .cont {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../img/wpng90.png) repeat;
}

.service_brand .pt2 .sfq_box .p_wrap {
	width: 100%;
	height: 148px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -74px;
}

.service_brand .pt2 .sfq_box .p_wrap .tubiao {
	margin-top: 20px;
	text-align: center;
	margin-bottom: 15px;
}

.service_brand .pt2 .sfq_box .p_wrap .text {
	font-size: 15px;
	text-align: center;
}

.service_brand .pt2 .sfq_box .cell1 .text {
	color: #8f1f23;
}

.service_brand .pt2 .sfq_box li.on .cont {
	width: 125px;
	height: 150px;
	top: 50%;
	margin-top: -75px;
}

.service_brand .pt2 .sfq_box .co {
	width: 300px;
	height: 150px;
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -75px;
	z-index: 2;
}

.service_brand .pt2 .sfq_box .cell1 .co {
	background: url(../img/sfq_bg1.png) repeat;
}

.service_brand .pt2 .sfq_box .cell2 .co {
	background: url(../img/sfq_bg2.png) repeat;
}

.service_brand .pt2 .sfq_box .cell3 .co {
	background: url(../img/sfq_bg3.png) repeat;
}

.service_brand .pt2 .sfq_box .cell4 .co {
	background: url(../img/sfq_bg4.png) repeat;
}

.service_brand .pt2 .sfq_box .cell5 .co {
	background: url(../img/sfq_bg5.png) repeat;
}

.service_brand .pt2 .sfq_box .cell6 .co {
	background: url(../img/sfq_bg6.png) repeat;
}

.service_brand .pt2 .sfq_box li.on .co {
	left: 125px;
}

.service_brand .pt2 .sfq_box .co .info {
	padding: 60px 25px 0px 15px;
	font-size: 15px;
	color: #fff;
}

.service_brand .pt3 {
	margin-bottom: 30px;
}

.service_brand .pt3 .info {
	margin-bottom: 40px;
}

.service_brand .pt3 .num_box {
	margin-bottom: 30px;
}

.service_brand .pt3 .num_box .pd {
	padding: 0 100px;
}

.service_brand .pt3 .num_box .num {
	font-size: 70px;
	font-family: Impact;
	color: #333;
	text-align: center;
	line-height: 1;
	margin-bottom: 20px;
}

.service_brand .pt3 .num_box li:first-child .num {
	color: #fcba0f;
}

.service_brand .pt3 .num_box .desc {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 26px;
}

.service_brand .pt3 .tab_con .tabt_box li.li1 {
	width: 240px;
	background: url(../img/li1.png) center center no-repeat;
	margin-left: 0;
}

.service_brand .pt3 .tab_con .tabt_box li.li1:hover {
	background: url(../img/li1h.png) center center no-repeat;
}

.service_brand .pt3 .tab_con .tabt_box li.li5 {
	width: 280px;
	background: url(../img/li5.png) center center no-repeat;
}

.service_brand .pt3 .tab_con .tabt_box li.li5:hover {
	background: url(../img/li5h.png) center center no-repeat;
}

.service_brand .pt3 .tab_con .tabt_box li.li2 {
	margin-left: -34px;
}

.service_brand .pt3 .tab_con .tabt_box li {
	width: 270px;
	height: 105px;
	line-height: 105px;
	text-align: center;
	background: url(../img/li_bg.png) center center no-repeat;
	margin-left: -32px;
	cursor: pointer;
}

.service_brand .pt3 .tab_con .tabt_box li:hover {
	background: url(../img/li_bgh.png) center center no-repeat;
}

.service_brand .pt3 .tab_con .tabt_box li .icon {
	width: 60px;
	height: 60px;
	vertical-align: middle;
	margin-right: 15px;
}

.service_brand .pt3 .tab_con .tabt_box li span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #333;
	line-height: 30px;
}

.service_brand .pt3 .tab_con .tab_c {
	height: 360px;
	position: relative;
	overflow: hidden;
}

.service_brand .pt3 .tab_con .tab_c .text_box {
	position: absolute;
	width: 50%;
	height: 100%;
	left: -100%;
	top: 0;
	background: url(../img/black.6.png) repeat;
}

.service_brand .pt3 .tab_con .tab_c .text_box.on {
	left: 0;
}

.service_brand .pt3 .tab_con .tab_c .text_box .pd {
	padding: 60px;
	color: #fff;
}

.service_brand .pt4 .box {
	background: #f4f4f4;
	overflow: hidden;
}

.service_brand .pt4 .box .l_box {
	width: 50%;
}

.service_brand .pt4 .box .l_box .pd {
	padding: 30px;
}

.service_brand .pt4 .box .l_box .pd .t {
	font-size: 20px;
	color: #333;
	margin-bottom: 20px;
	line-height: 1;
	font-weight: bold;
}

.service_brand .pt4 .box .l_box .pd .bjk {
	position: relative;
	height: 260px;
	overflow: hidden;
	line-height: 26px;
	padding-right: 30px;
}

.service_brand .pt4 .box .l_box .pd .bjk.scrollbar-ui .scroll_bar {
	right: 5px !important;
}

.service_brand .pt4 .box .l_box .pd .bjk.scrollbar-ui .scroll_slider {
	left: -2px;
	height: 58px;
	background: #d7d7d7;
}

.service_brand .pt4 .box .img_box {
	width: 50%;
}

.rect-67 {
	padding-bottom: 67%;
}

.service_brand .pt4 .box:hover {
	background: #fcba0f;
}


/*404*/

.False-404 .False-404-outbg {
	padding-left: 327px;
}

.False-404 .False-404-inbg {
	padding-right: 200px;
	position: relative;
}

.False-404 .False-404-content {
	padding: 45px 0 0 15px;
}

.False-404 .False-404-dl {
	padding-bottom: 45px;
}

.False-404 .False-404-content ._tit-1 {
	color: #fed100;
	font-size: 30px;
	font-weight: bold;
}

.False-404 .False-404-content ._tit-2 {
	color: #686868;
	font-size: 22px;
	font-weight: bold;
	padding-top: 20px;
}

.False-404 .False-404-content ._tit-3 {
	color: #686868;
	font-size: 18px;
	line-height: 20px;
	padding: 15px 0 0 0;
}

.False-404 .False-404-content ._tit-3 i {
	display: inline-block;
	width: 4px;
	height: 4px;
	line-height: 4px;
	background: #e00b0b;
	vertical-align: middle;
	margin-right: 6px;
}

.False-404 .False-404-content ._tit-4 {
	color: #686868;
	font-size: 18px;
}

.False-404 .False-404-content ._tit-5 {
	padding-top: 10px;
}

.False-404 .False-404-content ._tit-5 a {
	color: #fed100;
	font-size: 18px;
	border-bottom: 1px #fed100 solid;
}

@media screen and (max-width:64em) {

	.False-404 .False-404-outbg {
		background: none;
		padding-left: 0;
	}
}

@media screen and (max-width:40em) {

	.False-404 .False-404-outbg {
		background: none;
		padding-left: 0;
	}

	.False-404 .False-404-inbg {
		padding-right: 0;
	}
}

/*20180301*/
.news_abt03 .content>ul>li.li3 {
	margin-right: 0;
}

/*.news_abt03 .content>ul>li.li{*margin-right: 2%;}*/
.social_respon02 .list li .intro {
	display: none;
}

.social_respon02 .list li.cur .intro {
	display: block;
}

.social_respon03 li.even {
	margin-right: 0;
}

.company_intro02 .left .box .box_r a {
	position: relative;
}

.activity_detail .activity_detail01 .black_list {
	display: none;
}

#logOut .el {
	float: left;
}

#logOut .con {
	float: left;
	margin-left: 10px;
}

.job_society .popup_hd .hd_title {
	height: 1.6em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.pro_detail .pt1 .smalimg li {
	margin-bottom: 10px;
}

.news_detail .jiathis .jiathis_button_tqq {
	display: none
}

.head_con .head .inav .nav_li .sec_nav_box3 {
	display: none;
}


/*report_form*/
.report_form {
	overflow: hidden;
}

.report_form .form-m1 .form-m1-Left {
	float: left;
	width: 50%;
}

.report_form .form-m1 .form-m1-right {
	float: right;
	width: 50%;
}

.report_form .form-m1 .form-m1-li {
	padding-top: 10px;
}

.report_form .form-m1 .form-m1-li label {
	width: 5em;
	display: inline-block;
	color: #666;
	vertical-align: middle;
}

.report_form .form-m1 .form-m1-li label span {
	padding: 0 6px;
}

.report_form .form-m1 .form-m1-li input[type=text] {
	height: 28px;
	line-height: 28px;
	border: 1px #ddd solid;
	width: 70%;
}

.report_form .form-m1 .form-m1-li textarea {
	border: 1px #ddd solid;
	width: 70%;
}

.report_form .form-m1 .form-m1-li em {
	color: red;
	vertical-align: middle;
	padding-left: 10px;
}

.report_form .form-m1 .form-m1-li input._yzm {
	width: 20%;
}

.report_form .form-m1 .form-m1-li img {
	height: 28px;
	vertical-align: middle;
	padding-left: 10px;
	cursor: pointer;
}

.report_form .form-m1 .form-m1-li b {
	color: #666;
	font-size: 12px;
	padding-left: 4px;
}

.report_form .form-m1 .form-m1-btn {
	clear: both;
	text-align: center;
	padding-top: 40px;
}

.report_form .form-m1 .form-m1-btn button {
	width: 120px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	border-radius: 4px;
	cursor: pointer;
	outline: none;
	box-shadow: none;
	border: none;
}

.report_form .form-m1 .form-m1-btn ._submit {
	background: #d50e25;
	margin-right: 10px;
}

.report_form .form-m1 .form-m1-btn ._reset {
	background: #909090;
}

.report_form .form-m1 .Validform_right {
	white-space: nowrap;
}

@media only screen and (max-width: 40em) {
	.report_form .form-m1 .form-m1-Left {
		width: 100%;
	}

	.report_form .form-m1 .form-m1-li input[type=text] {
		width: 65%;
	}

	.report_form .form-m1 .form-m1-right {
		width: 100%;
	}

	.report_form .form-m1 .form-m1-li textarea {
		width: 65%;
	}

	.report_form .form-m1 .form-m1-li input._yzm {
		width: 27%;
	}

	.report_form .form-m1 .form-m1-li b {
		display: none;
	}
}

.report_form .hide_box {
	width: 300px;
	padding: 50px 20px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -170px;
	margin-top: -100px;
	font-size: 14px;
	background: #f5f5f5;
	text-align: center;
	display: none;
}

.report_form .hide_box a {
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	display: block;
	width: 30px;
	height: 30px;
}

.report_form .hide_box .complete {
	width: 30%;
	text-align: center;
	line-height: 30px;
	background: #fed100;
	color: #fff;
	margin: 20px auto 0;
	cursor: pointer;
}






/*.uni_pro_list1_box_wrap{display:block;}*/

.uni_pro_list1_box_wrap .uni_inp_wrap {
	width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
}

.uni_pro_list1_box_wrap .uni_inp_wrap input {
	width: 80%;
	height: 50px;
	padding: 0 6%;
}

/*.uni_pro_list1_box_wrap .uni_inp_wrap.sel_wrap{background:none;}*/
.uni_pro_list1_box_wrap .uni_inp_wrap.sel_wrap:after {
	display: none;
}

.uni_pro_list1_box_wrap .uni_inp_wrap.sel_wrap .select-ui-choose-default {
	width: 22%;
	margin-right: 2%;
	border: none;
}

.uni_pro_list1_box_wrap .uni_inp_wrap.sel_wrap p {
	line-height: 40px;
	padding: 0 6%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

body .select-ui-options-default li:hover {
	background: #fed100;
}

.header,
.content,
.footer {
	width: 1240px;
	margin: 0 auto;
	position: relative;
	font-family: "Microsoft YaHei", serif;
}

.head img {
	display: block;
}

.head em,
.head i {
	font-style: normal;
}

.head {
	height: 108px;
	background: #ffffff;
	position: relative;
	z-index: 99;
}

.head h1 {
	float: left;
	margin: 23px 0 0 2px;
}

.head h1 img {
	width: 492px;
	height: 65px;
}

.index .pt4 li a:hover .tit_box .pd .t {
	color: #fff;
}

.index .pt4 li a:hover .tit_box .pd .desc {
	color: #fff;
}

.search {
	height: 118px;
	position: relative;
	background: url(../img/35cf3f277f584bee8768d9696a2c19f8_2.png) no-repeat center 0;
	margin-top: -57px;
	z-index: 99;
	overflow: hidden;
}

.search h3 {
	float: left;
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	padding: 70px 0 0 0;
}

.search h3 span {
	color: #fff;
}

.search h3 p {
	font-size: 23px;
	color: #333333;
	font-weight: normal;
	margin-top: 13px;
}

.search .sey {
	float: right;
	margin-top: 57px;
	position: relative;
}

.search .sey .sep1 {
	font-size: 14px;
	color: #ffffff;
	line-height: 61px;
	padding-left: 26px;
	background: url("../img/se_06.jpg") no-repeat left center;
	margin-right: 325px;
}

.search .sey .sep1 span {
	font-size: 22px;
}

.search .sey .sep2 {
	position: absolute;
	right: 0;
	top: 10px;
}

.search .sey .sep3 {
	display: none;
	position: absolute;
	right: 0;
	top: 10px;
}

.search .sey .sep3 input {
	display: block;
	float: left;
	border: 0;
}

.search .sey .sep3 .sek1 {
	width: 195px;
	height: 43px;
	border-radius: 20px;
	background: #ffffff;
	padding-left: 20px;
}

.search .sey .sep3 .sek2 {
	width: 39px;
	height: 43px;
	background: url("../img/sek2.jpg") no-repeat;
}


.navbox {
	height: 108px;
	width: 100%;
	position: relative;
	z-index: 9;
	margin: auto;
	font-family: '微软雅黑';
	float: right;
}

.nav {
	width: 720px;
	height: 108px;
	list-style: none;
	float: right;
}

.nav li {
	float: left;
	height: 108px;
	position: relative;
	list-style: none;
}

.nav li.last {
	background: none;
}

.nav li a {
	text-decoration: none;
	line-height: 32px;
}

.nav li a span {
	float: left;
	display: block;
	line-height: 108px;
	font-size: 15px;
	color: #222;
	cursor: pointer;
	width: 90px;
	text-align: center;
}

.mj_hover_menu {
	text-decoration: none;
	width: 90px;
	height: 40px;
}

.nav li.selected .submenu {
	display: block;
}

.nav li .submenu {
	display: none;
	position: absolute;
	top: 108px;
	left: -18px;
	background: rgba(255, 255, 255, 0.9);
}

.nav li:nth-child(3) .submenu {
	left: -410px;
}

.nav li:nth-child(2) .submenu {
	background: url(../img/mn1.png) no-repeat center;
}

.nav li:nth-child(4) .submenu {
	background: url(../img/mn2.png) no-repeat center;
}

.nav li:nth-child(5) .submenu {
	background: url(../img/mn3.png) no-repeat center;
}

.nav li:nth-child(6) .submenu {
	background: url(../img/mn4.png) no-repeat center;
}

.nav li:nth-child(7) .submenu {
	background: url(../img/mn5.png) no-repeat center;
}



.menu {
	width: 720px;
	height: 108px;
	ov erflow: hidden;
	float: right;
}

.nav li .submenu li {
	float: none;
	padding: 0;
	background: none;
	height: auto;
	border-bottom: dotted 0px #BEBEBE;
}

.mj_menu_pro_bg {
	width: 700px;
	height: 235px;
}

.mj_menu_pro_main {
	width: 680px;
	margin: auto;
	padding-top: 12px;
}

.mj_menu_pro_li {
	float: left;
}

.mj_menu_li_txt {
	line-height: 22px;
	font-size: 12px;
	color: #696969;
}

.mj_menu_li_txt font {
	font-size: 14px;
	color: #bb1721;
}

.mj_menu_li_txt a {
	color: #696969;
	text-decoration: none;
}

.mj_menu_li_txt a:hover {
	color: #696969;
	text-decoration: underline;
}

.mj_menu_news_bg {
	width: 480px;
	height: 185px;
}

.mj_menu_news_main {
	width: 440px;
	margin: auto;
	padding-top: 12px;
}

.mj_menu_news_li {
	padding: 0px 18px;
	margin-right: 30px;
	height: 150px;
	float: left;
	border-right: solid 1px #cccccc;
}

.mj_menu_news_img {
	float: right;
	text-align: right;
	color: #bb1721;
	line-height: 30px;
	font-size: 14px;
}

.mj_menu_news_li2 {
	padding: 0px 30px;
	height: 150px;
	float: right;
	border-left: solid 1px #cccccc;
}

.mj_menu_news_img2 {
	float: left;
	margin-left: 30px;
	text-align: left;
	color: #bb1721;
	line-height: 30px;
	font-size: 14px;
}

.mj_menu_news_li3 {
	padding: 0px 25px;
	height: 150px;
	float: right;
	border-left: solid 1px #cccccc;
}

.mj_menu_news_img3 {
	float: left;
	margin-left: 10px;
	text-align: left;
	color: #bb1721;
	line-height: 30px;
	font-size: 14px;
}


.drop-menu-effect:hover {
	background: #2589b8;
}

.drop-menu-effect:hover span {
	color: #fff;
}




.ny_con {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	padding: 80px 25px;
}

.ny_con .ny_top {
	overflow: hidden;
	margin-bottom: 30px;
	width: 265px;
	float: left;
}

.ny_con .ny_nav .ny_nav_tit {
	width: 265px;
	height: 70px;
	background: #007888;
}

.ny_con .ny_nav .ny_nav_tit h1 {
	line-height: 70px;
	font-size: 26px;
	color: #fff;
	padding-left: 30px;
}

.ny_con .ny_nav li {
	width: 265px;
	height: 52px;
	line-height: 52px;
	border-bottom: 1px solid #e1e1e1;
	transition: 0.3s;
	background: #f5f5f5
}

.ny_con .ny_nav li i {
	display: block;
	width: 6px;
	height: 6px;
	float: left;
	border-radius: 4px;
	background: #ccc;
	margin-left: 20px;
	margin-top: 21px;
	transition: 0.3s;
}

.ny_con .ny_nav li a {
	width: 90%;
	padding-left: 30px;
	color: #333;
	display: block;
	transition: 0.3s;
	float: left;
	font-size: 14px;
}

.ny_con .ny_nav li:hover {
	background: #828282;
	transition: 0.3s;
}

.ny_con .ny_nav li:hover a {
	color: #fff;
	transition: 0.3s;
}

.le_cont {
	width: 100%;
	margin-top: 50px;
	background: #f5f5f5;
}

.le_cont .le_tt {
	height: 45px;
	width: 100%;
	background: #007888;
}

.le_cont .le_tt h2 {
	color: #fff;
	font-size: 20px;
	margin-left: 30px;
	line-height: 45px;
}

.le_cont .le_tt span {
	font-size: 14px;
	font-weight: 400;
	font-family: Arial;
}

.le_cont .le_con {
	width: 92%;
	margin: 0 auto;
	padding-bottom: 15px;
}

.le_cont .le_con p {
	line-height: 1.8em;
	margin: 10px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	font-size: 14px;
	color: #666;
}

.le_cont .le_con p a {
	color: #666;
}

.ny_mianbao {
	width: 820px;
	float: right;
	text-align: right;
	height: 28px;
	background: #f5f5f5;
	color: #999;
	font-size: 14px;
	line-height: 28px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.ny_mianbao a {
	color: #009aff;
	line-height: 28px;
	font-size: 14px;
}

.nr_con {
	margin-top: 10px;
	border-top: 1px solid #ccc;
	width: 820px;
	float: right;
	margin-bottom: 50px;
}

.nr_con .nr_title {
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

.nr_con .nr_title h1 {
	font-size: 28px;
	color: #333;
	font-weight: 400;
	margin-bottom: 15px;
}

.nr_con .nr_title i {
	font-size: 14px;
	color: #ccc;
	font-style: normal;
	letter-spacing: 1.5em;
	margin-top: 15px;
}

.nr {
	margin-top: 20px;
	color: #333;
	text-align: justify;
	line-height: 1.8em;
	font-size: 15px;
}

.pagecode {
	float: right;
	margin: 30px 0px 30px 0;
	width: 100%;
	text-align: right;
	overflow: hidden;
	margin-right: 11px;
}

.pagecode .on {
	background: #009aff;
}

.pagecode a {
	padding: 5px 10px;
	background: #9d9d9d;
	color: #fff;
	margin: 0 5px;
	transition: 0.3s;
}

.pagecode a:hover {
	background: #009aff;
	transition: 0.3s;
}

/*公共样式结束*/
#myform tr {
	width: 45%;
	float: left;
	margin: 10px 0 10px 20px;
}

#myform tr input {
	width: 220px;
	height: 35px;
	padding-left: 10px;
	border: 1px solid #cfcfcf;
}

#myform tr .hback_1 {
	width: 120px;
	text-align: right;
	padding-right: 5px;
}

#myform .teshu {
	width: 70%;
}

#myform tbody {
	display: inline-block;
	text-align: center;
	padding-left: 20px;
}

#myform .teshu .input_w1 {
	width: 120px;
	float: left;
	height: 35px;
	margin-top: 5px;
}

#myform .teshu img {
	float: left;
	width: 80px;
	margin-left: 10px;
	margin-top: 10px;
}

#myform .teshu a {
	font-size: 14px;
}

#myform td textarea {
	width: 220px;
	height: 100px;
	padding-left: 5px;
	border: 1px solid #ccc;
}

#myform tr td b {
	font-size: 16px;
	font-weight: 400;
}

#myform .anniu .button_w1 {
	width: 300px;
	background: #009aff;
	margin: 0 auto;
	margin-left: 20px;
	cursor: pointer;
}

#myform .anniu {
	position: relative;
	top: 0;
	left: 220px;
	margin-top: 20px;
	overflow: hidden;
}

#myform .anniu input {
	float: left;
	font-size: 15px;
	color: #fff;
	font-family: "微软雅黑";
	border: none;
	line-height: 30px;
	display: block;
}

.nypro_list {
	width: 100%;
	over flow: hidden;
}

.nypro_list li {
	width: 388px;
	height: 320px;
	overf low: hidden;
	float: left;
	margin: 16px 11px;
	position: relative;
}

.nypro_list li img {
	width: 389px;
	height: 225px;
}

.nypro_list li h2 {
	width: 100%;
	height: 35px;
	posi tion: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 35px;
}

.nypro_list li p {
	font-size: 13px;
	color: #999;
	line-height: 1.6em;
	border-bottom: 2px solid #007888;
	padding-bottom: 20px;
	height: 82px;
}

.ny_ptu {
	float: left;
	min-height: 330px;
}

#tsShopContainer li,
#tsShopContainer img {
	vertical-align: top;
}

#tsShopContainer {
	width: 400px;
	margin: 20px 0 20px;
	position: relative;
	border: 1px solid #CCC;
	font-size: 12px;
	padding-bottom: 5px;
}

#tsShopContainer #tsImgS {
	text-align: center;
	width: 100%;
	position: relative;
}

#tsShopContainer #tsImgS a {
	display: block;
	text-align: center;
	margin: 0px auto;
}

#tsShopContainer #tsImgS img {
	border: 0px;
}

#tsShopContainer #tsPicContainer {
	width: 100%;
	height: 70px;
	position: relative;
	background: #e1e1e1;
}

#tsShopContainer #tsPicContainer #tsImgSArrL {
	width: 17px;
	height: 100%;
	background: url(../img/picshopArr.gif) no-repeat left center;
	position: absolute;
	top: 0px;
	left: 8px;
	cursor: pointer;
}

#tsShopContainer #tsPicContainer #tsImgSArrR {
	width: 17px;
	height: 100%;
	background: url(../img/picshopArr.gif) no-repeat right center;
	position: absolute;
	top: 0px;
	right: 8px;
	cursor: pointer;
}

#tsShopContainer #tsPicContainer #tsImgSCon {
	position: absolute;
	top: 10px;
	left: 38px;
	width: 1px;
	height: 70px;
	overflow: hidden;
}

#tsShopContainer #tsPicContainer #tsImgSCon ul {
	width: 100%;
	overflow: hidden;
}

#tsShopContainer #tsPicContainer #tsImgSCon li {
	width: 57px;
	float: left;
	cursor: pointer;
}

#tsShopContainer #tsPicContainer #tsImgSCon li img {
	padding: 3px;
	margin: 1px;
	border: 1px solid #e4e4e4;
	display: block;
	width: 42px;
	height: 42px;
}

#tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img {
	border: 2px solid #00baff;
	margin: 0px;
}

#tsPicContainer {
	background: #00baff
}

#tsImgSCon ul {
	width: 360px !important;
}

#tsImgSCon li {
	height: 57px;
	margin: 0 16.5px;
}

.ny_pjs {
	width: 390px;
	float: right;
	margin-right: 0;
	overflow: hidden;
}

.ny_pjs h1 {
	font-size: 18px;
	margin-top: 30px;
	background: #e9e9e9;
	line-height: 45px;
	padding-left: 20px;
}

.ny_pjs span {
	width: 100%;
	display: block;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	padding-left: 20px;
}

.ny_pjs li {
	width: 100%;
	height: auto;
	margin: 5px 0;
	padding-top: 20px;
}

.ny_pjs li span {
	width: 100%;
	display: block;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	padding-left: 20px;
}

.ny_pjs li b {
	width: 100%;
	display: block;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	padding-left: 20px;
	background: #e9e9e9;
	font-weight: 100
}

.nr_pro_xq {
	width: 80% !important;
	margin: 0 auto;
	overflow: hidden !important;
}

.pro_xq {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.xq_tit {
	height: 35px;
	background: #007888;
	text-align: center;
}

.xq_tit h2 {
	font-weight: 400;
	font-size: 20px;
	color: #fff;
	line-height: 35px;
}

.xq_xq {
	width: 100%;
	margin: 0 auto;
	padding: 20px;
	border: 1px solid #ccc;
	font-size: 14px;
	line-height: 1.75em;
	text-align: justify;
}

.met_page {
	margin-top: 30px;
}

.met_page a {
	color: #009aff;
}

.met_page .x1 {
	float: left;
	width: 46%;
	background: #e9e9e9;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 10px;
	font-size: 14px;
}

.met_page .x2 {
	float: right;
	width: 46%;
	text-align: right;
	background: #e9e9e9;
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 10px;
	font-size: 14px;
}

.nynew_list {
	width: 95%;
	margin: 0 auto 20px;
	overflow: hidden;
}

.nynew_list li {
	height: 50px;
	border-bottom: 1px solid #e1e1e1;
	transition: 0.3s;
}

.nynew_list li a {
	color: #333;
}

.nynew_list li i {
	width: 6px;
	height: 6px;
	display: block;
	background: #999;
	border-radius: 4px;
	float: left;
	line-height: 50px;
	margin-top: 22px;
	margin-right: 10px;
	margin-left: 15px;
	transition: 0.3s;
}

.nynew_list li h2 {
	width: 600px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	font-weight: 400;
	line-height: 50px;
}

.nynew_list li span {
	font-size: 14px;
	float: right;
	display: block;
	line-height: 50px;
	margin-right: 20px;
	transition: 0.3s;
}

.nynew_list li:hover i {
	margin-left: 30px;
	transition: 0.3s;
	background: #fff;
}

.nynew_list li:hover {
	background: #009aff;
	transition: 0.3s;
}

.nynew_list li:hover span {
	margin-right: 10px;
	transition: 0.3s;
	color: #fff;
}

.nynew_list li:hover h2 {
	color: #fff;
}

.nyns_con {
	font-size: 15px;
	line-height: 1.8em;
}

.nyns_con p {
	font-size: 15px;
	line-height: 1.8em;
}

.nyns_xq_tt {
	width: 100%;
}

.nyns_xq_tt h1 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
	width: 90%;
	margin: 30px auto;
	line-height: 1.8em;
}

.photo_tu {
	width: 434px;
	margin: 0 auto 30px;
}

.nyns_xq_tt .ns_xq_a {
	text-align: center;
	margin: 10px auto 20px;
}

.nyns_xq_tt .ns_xq_a i {
	font-size: 14px;
	color: #666;
	margin-right: 10px;
	font-style: normal;
}

.nyns_xq_tt .ns_xq_a b {
	font-size: 14px;
	color: #666;
	margin-right: 10px;
	font-weight: 400;
}

.nyns_xq_tt .ns_xq_a span {
	font-size: 14px;
	color: #666;
}

.case_left {
	width: 830px;
	float: left;
}

.case_left li:nth-child(1) {
	margin-top: 0;
}

.case_left li {
	width: 100%;
	overflow: hidden;
	margin: 20px 0;
	border: 1px solid #efefef;
}

.case_left li a {
	color: #333;
}

.case_left li .date {
	width: 80px;
	height: 100px;
	float: left;
	background: #efefef;
}

.case_left li .date h3 {
	text-align: center;
	font-size: 34px;
	font-family: Impact, Arial;
	line-height: 1.8em;
	border-bottom: 1px solid #999;
	font-weight: 400;
	transition: 0.3s;

}

.right_main .pd_list_dl dd h3 {
	width: 430px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;

}

.right_main .pd_list_dl dd h3 a {
	width: 430px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;

}

.case_left li .date b {
	text-align: center;
	font-weight: 400;
	display: block;
	transition: 0.3s;
}

.case_left li .cas_list {
	width: 720px;
	float: right;
	transition: 0.3s;
}

.case_left li .cas_list h1 {
	width: 600px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
	margin-top: 8px;
	font-weight: 400;
	transition: 0.3s;
	display: inline-block;
}

.case_left li .cas_list p {
	font-size: 14px;
	color: #666;
	width: 720px;
	margin-right: 20px;
	overflow: hidden;
	padding-right: 15px;
}

.case_left li {
	width: 100%;
	overflow: hidden;
	margin: 20px 0;
	border: 1px solid #efefef;
}

.case_left li:hover .date {
	background: #009aff;
	transition: 0.3s;
}

.case_left li:hover .date h3 {
	color: #fff;
	transition: 0.3s;
}

.case_left li:hover .date b {
	color: #fff;
	transition: 0.3s;
}

.case_left li:hover .cas_list h1 {
	color: #009aff;
	transition: 0.3s;
}

.nyphoto_list li {
	width: 405px;
	height: 264px;
}

.nyphoto_list li img {
	width: 407px;
}



dl.pd_list_dl {
	width: 820px;
	height: 260px;
	padding: 30px;
	margin: 31px 0 0;
	float: left;
	display: inline-block;
	background: #f2f2f2;
}

dl.pd_list_dl dt {
	width: 288px;
	overflow: hidden;
	float: left;
	height: 201px;

	float: left;
}

dl.pd_list_dl dt img {
	width: 288px;

}

dl.pd_list_dl dd {
	width: 450px;
	height: 255px;
	overflow: hidden;
	line-height: 26px;
	padding-left: 20px;
}

dl.pd_list_dl dd p {
	line-height: 31px;
	height: 125px;
	overflow: hidden;
	margin-bottom: 5px;
	font-size: 15px;
}

dl.pd_list_dl dd h3 {

	font-size: 20px;
}

dl.pd_list_dl dd span a.case_ico1 {
	background: #4cb034;
	margin-right: 13px;
}

dl.pd_list_dl dd span a {
	width: 151px;
	text-align: center;
	line-height: 40px;
	background: #929292;
	color: #fff;
	display: block;
	float: left;
	border-radius: 2px;
}









.scrollbox {
	margin: 0 auto;
	overflow: hidden;
}

#scrollDiv {
	height: 359px;
	overflow: hidden;
}

/*这里的高度和超出隐藏是必须的*/
#scrollDiv li {
	height: 110px;
	background: url(ico-4.gif) no-repeat 10px 23px;
	overflow: hidden;
	vertical-align: bottom;
	zoom: 1;
}

#but_up {
	background: url(../img/top.jpg) no-repeat 0 0;
	text-indent: -9999px;
	width: 49%;
	height: 30px;
	float: left;
}

#but_down {
	background: url(../img/boot.jpg) no-repeat 0 0;
	text-indent: -9999px;
	width: 49%;
	height: 30px;
	float: right;
}


#n {
	margin: 10px auto;
	width: 920px;
	font-size: 12px;
	line-height: 30px;
}

#n a {
	padding: 0 4px;
	color: #333
}

.container {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}

.container:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.fl {
	float: right;
}

.fr {
	float: left;
}

.tl {
	text-align: right;
}

.tr {
	text-align: left;
}

.tc {
	text-align: center;
}

.color-white {
	color: white !important;
}

.red {
	color: #fc8080 !important;
}

.fz12 {
	font-size: 12px;
}

.fz14 {
	font-size: 14px;
}

.wfs {
	width: 100%;
	position: relative;
}

.p_r {
	position: relative;
}


/*悬浮链接*/
.suspension {
	position: fixed;
	z-index: 55;
	right: 0;
	bottom: 85px;
	width: 70px;
	height: 240px;
}

.suspension-box {
	position: relative;
	float: right;
}

.suspension .a {
	display: block;
	width: 44px;
	height: 44px;
	background-color: #353535;
	margin-bottom: 4px;
	cursor: pointer;
	outline: none;
}

.suspension .a.active,
.suspension .a:hover {
	background: #F05352;
}

.suspension .a .i {
	float: left;
	width: 44px;
	height: 44px;
	background-image: url(../img/side_icon.png);
	background-repeat: no-repeat;
}

/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i {
	width: 20px;
	height: 20px;
	margin-top: 12px;
	margin-left: 12px;
	background-image: url(../img/suspension-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.suspension .a-service-phone .i {
	width: 20px;
	height: 20px;
	margin-top: 12px;
	margin-left: 12px;
	background-image: url(../img/suspension-bg.png);
	background-repeat: no-repeat;
	background-position: -27px 0;
}

.suspension .a-qrcode .i {
	background-position: -44px 0;
}

.suspension .a-cart .i {
	background-position: -88px 0;
}

.suspension .a-top .i {
	background-position: -132px 0;
}

.suspension .a-top {
	background: #D2D3D6;
	display: none;
}

.suspension .a-top:hover {
	background: #c0c1c3;
}

.suspension .d {
	display: none;
	width: 223px;
	background: #fff;
	position: absolute;
	right: 67px;
	min-height: 90px;
	border: 1px solid #E0E1E5;
	border-radius: 3px;
	box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}

.suspension .d .arrow {
	position: absolute;
	width: 8px;
	height: 12px;
	background: url(../img/side_bg_arrow.png) no-repeat;
	right: -8px;
	top: 31px;
}

.suspension .d-service {
	top: 0;
}

.suspension .d-service-phone {
	top: 34px;
}

.suspension .d-qrcode {
	top: 78px;
}

.suspension .d .inner-box {
	padding: 8px 22px 12px;
}

.suspension .d-service-item {
	border-bottom: 1px solid #eee;
	padding: 14px 0;
}

.suspension .d-service .d-service-item {
	border-bottom: none;
}

.suspension .d-service-item .circle {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	overflow: hidden;
	background: #F1F1F3;
	display: block;
	float: left;
}

.suspension .d-service-item .i-qq {
	width: 44px;
	height: 44px;
	background: url(../img/side_con_icon03.png) no-repeat center 15px;
	display: block;
	transition: all .2s;
	border-radius: 50%;
	overflow: hidden;
}

.suspension .d-service-item:hover .i-qq {
	background-position: center 3px;
}

.suspension .d-service-item .i-tel {
	width: 44px;
	height: 44px;
	background: url(../img/side_con_icon02.png) no-repeat center center;
	display: block;
}

.suspension .d-service-item h3 {
	float: left;
	width: 112px;
	line-height: 44px;
	font-size: 15px;
	margin-left: 12px;
}

.suspension .d-service-item .text {
	float: left;
	width: 112px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 12px;
}

.suspension .d-service-item .text .number {
	font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

.suspension .d-service-intro {
	padding-top: 10px;
}

.suspension .d-service-intro p {
	float: left;
	line-height: 27px;
	font-size: 12px;
	width: 50%;
	white-space: nowrap;
	color: #888;
}

.suspension .d-service-intro i {
	background: url(../img/side_con_icon01.png) no-repeat center center;
	height: 27px;
	width: 14px;
	margin-right: 5px;
	vertical-align: top;
	display: inline-block;
}

.suspension .d-qrcode {
	text-align: center;
}

.suspension .d-qrcode .inner-box {
	padding: 20px 0;
}

.suspension .d-qrcode p {
	font-size: 16px;
	color: #93959c;
}