body,
input,
p,
ul,
li,
dl,
dd,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
a,
img,
span {
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style: none;
}

body {
	font: 16px '微软雅黑';
	background: #f7f7f7;
	overflow-x: hidden;
}

img {
	border: 0;
}

dl,
dt,
dd,
span {
	margin: 0;
	padding: 0;
	/*display: block;*/
}

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

a:hover {
	text-decoration: none;
}

.top {
	width: 100%;
	background: #ededed;
	left: 0;
	top: 0;
	z-index: 99;
}

.top_center {
	height: 30px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.top_center ul {
	/* width: 155px; */
	height: 18px;
	margin-top: 6px;
	cursor: pointer;
	white-space: nowrap;
}

/* .top_center ul li{
	width: 80px;
	height: 18px;
	float: left;
} */
@media (min-width: 769px) and (max-width: 2560px) {
	.tel {
		font-size: 16px;
		color: #EA4D00;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 30px;
	}
}

@media (min-width: 320px) and (max-width: 768px) {
	.tel {
		font-size: 12px;
		color: #EA4D00;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 30px;
	}
	.new_img p img{
		width: 90%;
	}
}

.top_center .lianxi {
	width: 18px;
	height: 17px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	display: block;
}

.top_center span {
	float: left;
	line-height: 30px;
}

.top_center ul li img {
	width: 14px;
	height: 18px;
	float: left;
	margin: 0;
	margin-left: 11px;
}

.top_center ul li p {
	line-height: 18px;
	float: left;
	font-size: 12px;
	color: #666;
	margin-left: 5px;
}

#anzhuo {
	width: 150px;
	height: 150px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

.header {
	width: 100%;
	height: 100px;
	background: #fff;
	position: fixed;
	left: 0;
	top: 30px;
	z-index: 99;
}

.header_center {
	width: 1200px;
	height: 90px;
	margin: 10 auto;
	position: relative;
}

.header_center .logo {
	width: 240px;
	height: 70px;
	display: block;
	float: left;
	margin-top: 10px;
}

.menu {

	height: 90px;
	float: left;
	margin-left: 80px;
}

.menu li {
	width: 90px;
	height: 90px;
	margin: 0 10px;
	float: left;
	line-height: 90px;
	font-size: 15px;
	text-align: center;
	position: relative;
}

.menu a {
	width: 100%;
	height: 100%;
	display: block;
}

.menu li .box1 {
	width: 480px;
	height: 260px;
	position: absolute;
	top: 90px;
	background: #0e80be;
	display: none;
	color: #fff;
}

@media(max-width:1600px) {
	.menu li .box1 {
		right: 0;
	}
}

@media(min-width:1601px) {
	.menu li .box1 {
		left: 0;
	}
}

.menu_down {
	background: url(../img/btn.jpg);
	background-size: cover;
}

.menus .menus_down {
	background: url(../img/btn.jpg);
	background-size: cover;
}

.menu li ul a {
	color: #fff;
}

.menu .menu_down a {
	color: #fff;
}

.menu .menus_down a {
	color: #fff;
}

.menu ul {
	width: 230px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}

.menu ul li {
	width: 70px;
	height: 20px;
	padding: 20px 5px 5px;
	margin-right: 10px;
	border-bottom: 1px solid #50a8d8;
	float: left;
	line-height: 13px;
	font-size: 14px;
}

.menu img {
	width: 200px;
	display: block;
	float: left;
	margin-top: 35px;

}

.menu_7 img {
	width: 200px;
	margin-top: 35px;
}

#wx {
	/* position: absolute;
	top: 14%;
	right: 8%;
	cursor: pointer;
	height: 70px; */
}

#wx:hover {
	transform: scale(3);
	position: absolute;
	z-index: 2;
	top: 50%;
	right: 8%;
}

.header span {
	width: 100%;
	height: 10px;
	display: block;
	background: url('../img/top_di.png');
	background-size: cover;
}


.content {
	width: 100%;
	background: #f7f7f7;
	margin-bottom: 10px;
}

.content_center {
	width: 1200px;
	height: 300px;
	margin: 0 auto;
}

.content_1 {
	width: 310px;
	height: 300px;
	float: left;
}

.content_11 {
	width: 92%;
	height: 50px;
	border-bottom: 1px solid #ddd;
}

.content_11 p {
	font-size: 18px;
	padding-top: 16px;
	padding-left: 10px;
	display: block;
	float: left;
}

.more span {
	width: 55px;
	height: 22px;
	background: url('../img/more.png');
	background-size: 50px 22px;
	background-repeat: no-repeat;
	float: right;
	margin-top: 16px;
	margin-right: 10px;
}

.content_12 {
	width: 370px;
	height: auto;
	margin: 0 auto;
	margin-top: 10px;
}

.content_12 img {

	display: block;
	margin: 0 auto 0 15px;
}

.content_13 {
	
}

.content_13 ul {
	width: 100%;
	margin: 14px 0 0 10px;
}

.content_13 li {
	width: 100%;
	height: 15px;
	margin-bottom: 10px;
}

.content_13 li span {
	width: 4px;
	height: 7px;
	background: url('../img/2.png');
	background-size: 4px 7px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 6px;

}

.content_13 li p {
	width: 90%;
	height: 18px;
	font-size: 13px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	padding-left: 6px;
	color: #666;
}

.content_131 {
	text-indent: 2em;
	font-size: 13px;
	color: #666;
	line-height: 20px;
}

.content_2 {
	background: url('../img/lineindex.png') right center no-repeat;
	max-width: 382px;
}

.content_21 {
	width: 100%;
	height: 120px;
	margin-top: 8px;
}

.content_22 {
	width: 95px;
	height: 120px;
	float: left;
}

.content_22 span {
	width: 95px;
	height: 95px;
	background: url('../img/fw_1.png');
	background-size: 95px 95px;
	background-repeat: no-repeat;
}

.content_23 span {
	width: 95px;
	height: 95px;
	background: url('../img/fw_2.png');
	background-size: 95px 95px;
	background-repeat: no-repeat;
}

.content_24 span {
	width: 95px;
	height: 95px;
	background: url('../img/fw_3.png');
	background-size: 95px 95px;
	background-repeat: no-repeat;
}

.content_22 p {
	width: 95px;
	text-align: center;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}

.content_25 {
	width: 310px;
	height: 70px;
	margin: 0 auto;
	margin-top: 10px;
}

.content_25 li {
	float: left;
	font-size: 13px;
	color: #666;
	margin-top: 10px;
}

.content_3 {
	width: 370px;
	height: 300px;
	margin-left: 30px;
	float: left;
}

.content_31 {
	width: 300px;
	height: 180px;
	margin: 0 auto 0 15px;
	margin-top: 10px;
	border: 1px solid #d0d0d0;
}

/*底部*/

.inner1 {
	width: 100%;
	height: 55px;
	background: #ededed;
}

.inner2 {
	width: 94%;
    margin: 0 auto;
}

.inner3 {
	width: 100%;
	height: auto;
	background: #f7f7f7;
}

.div_xsk2x1 {
	width: 1200px;
	line-height: 30px;
	height: 41px;
	padding-top: 12px;
	padding-left: 14px;
	margin: 0 auto;
}

.div_xsk2x1 a {
	float: left;
	line-height: 30px;
	height: 30px;
	padding-left: 7px;
	padding-right: 20px;
	background: #fff;
}

.txtMarquee-left {
	width: 1050px;
	position: relative;
	line-height: 30px;
	color: #333;
}

.txtMarquee-left .hd {
	overflow: hidden;
	height: 30px;
	width: 75px;
	float: left;
}

.txtMarquee-left .hd .prev,
.txtMarquee-left .hd .next {
	display: none;
}

.txtMarquee-left .hd b {
	width: 85px;
	display: block;
}

.txtMarquee-left .bd {
	font-size: 12px;
	width: 900px;
	float: left;
	margin-left: 5px;
}

.txtMarquee-left .bd .tempWrap {
	width: 900px !important;
}

/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.txtMarquee-left .bd ul li {
	margin-right: 20px;
	float: left;
	height: 30px;
	text-align: left;
	_display: inline;
	width: auto !important;
}

/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */


.txtMarquee-left .bd ul li span {
	color: #999;
}

.downBox {
	float: left;
}

.downBox ul {
	width: 100px;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	position: absolute;
	left: 0px;
	top: 23px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: none repeat scroll 0% 0% #FFF;
	display: none;
	z-index: 10;
}

.downBox a span {
	font-size: 12px;
	color: #5c6165;
}

.downBox ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	height: 18px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	cursor: pointer;
	text-indent: 0.5em;
}

.downBox ul li:hover {
	color: #FFF;
	background: none repeat scroll 0% 0% #09F;
	text-decoration: none;
}

.xskqy1x0 {
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}

.xsk1x1 {
	width: 168px;
	height: 30px;
	line-height: 30px;
	border-right: 0px none;
}

.fc {
	color: #CCC;
}

.divleft {
	float: left;
	line-height: 30px;
}

footer {
	height: 160px;
}

.foot-nav {
	max-width: 1200px;
	width: 100%;
	height: auto;
	padding-top: 20px;
	position: relative;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
}


.foot_xian {
	position: absolute;
	left: 0;
	top: 47px;
	width: 850px;
	height: 1px;
	border-top: 1px solid #e7e6e6;
}

.foot-nav dl {
	width: 130px;
	text-indent: 23px;
	padding-left: 35px;
	color: #fff;
	overflow: hidden;
	float: left;
	box-sizing: content-box;
	webkit-box-sizing: content-box;
	position: relative;
}
.foot-nav dl:after {
  content: " ";
  position: absolute;
  height: 1px;
  right: 0;
  top: 25px;
  left:0;
  background-color: #E9E9E9;
  border: 1rpx solid #e7e6e6;
}

.foot-nav dl dt {
	margin-bottom: 15px;
}

.foot-nav dl dt a {
	color: #000;
	font: 14px '微软雅黑', '宋体', Arial, 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

.foot-nav dl dd {
	height: 22px;
	line-height: 22px;
}

.foot-nav dl dd a {
	color: #000;
	font: 12px '微软雅黑', '宋体', Arial, 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

.foot-nav .b-noline {
	border: 0px;
}

.foot-nav .share-box {
	padding: 0px;
	width: 185px;
	height: 174px;
	/* float: left;
	position: relative;
	margin-top: 1px;
	position: absolute;
	right: 60px;
	top: 25px; */
}

.foot-nav .share-box li {
	list-style-type: none;
	position: absolute;
}

.foot-nav span {
	width: 1px;
	height: 185px;
	background: url(../img/tiao.png);
	background-size: 1px 185px;
	background-repeat: no-repeat;
	float: left;
	display: block;
}

.foot-nav a {
	color: #FFF;
}

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

.foot {
	width: 50%;
	max-width: 512px;
	height: auto;
	margin: 0 auto;
	font-size: 13px;
	padding-top: 20px;
	color: #868686;
}

.foot a {
	color: #868686;
}

.foot_1 {
	display: flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

.foot_1 p {
	padding: 0 15px;
}

.foot_1 span {
}

.foot_2 {
	text-align: center;
	padding-top: 6px;
}

.foot_3 {
	text-align: center;
	padding-top: 5px;
}

.clear {
	clear: both;
}

/*about_1.html*/
.about {
	width: 100%;
	margin-bottom: 50px;
}

.about_center {
	width: 1200px;
	margin: 0 auto;
}

.about_left {
	width: 200px;
	height: 430px;
	margin-top: 0px;
	float: left;
}

.about_left1 {
	width: 200px;
	height: 115px;
	background: url('../img/left.png');
	background-size: 200px 115px;
	background-repeat: no-repeat;
	z-index: 99;
}

.about_left1 p {
	padding-top: 50px;
	text-align: center;
	font-size: 23px;
	color: #fff;
}

.about_left1 span {
	padding-top: 1px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}


.bao {
	width: 975px;
	margin-left: 15px;
	float: left;
	background: #fff;
	margin-top: 18px;
}





.about_left2 ul .left1 a {
	width: 100%;
	display: block;
	color: #0d6cb8;
}

/* .about_left2 ul .left1:last-child a{
	width: 88%;
	height: 100%;
	display: block;
	color: #0d6cb8;
	text-indent: 12px;
} */
.about_right {
	width: 98%;
	margin: 0 auto;
	padding-bottom: 20px;
	min-height: 391px;
}


.clear {
	clear: both;
}

.about_right2 img {
	margin-top: 20px;
}

.about_right3 p {
	line-height: 25px;
}

.about_right3 img {
	margin: 0 auto;
	display: block;
	margin-top: 10px;
}

.about_right4 p {
	color: #000;
	line-height: 28px;
	font-size: 15px;
}

.about_right4 span {
	color: #666;
	line-height: 28px;
	font-size: 14px;
}

/* 
.about_5{
	width: 860px;
	margin:0 auto;
}
.about_5 ul{
	width: 860px;
	margin-top: 20px;
}
.about_5 ul li{
	width: 160px;
	height: 130px;
	float: left;
	padding: 10px 10px;
}
.about_5 ul li img{
	width:160px;
	height: 100px;
} */
.about_6 {
	width: 550px;
	margin: 0 auto;
	margin-top: 20px;
}

.about_6 img {
	width: 550px;
}

.about_right7 {
	width: 100%;
	height: auto;
	padding-top: 18px;

}

.about_right7 li {
	width: 305px;
	height: 215px;
	float: left;
	margin-bottom: 52px;
	position: relative;
	cursor: pointer;
	margin-right: 5px !important;
	margin-left: 5px !important;
}

.about_right7 li img {
	width: 305px;
	height: 215px;
	display: block;
}

.about_right7 li .about_right71 {
	width: 100%;

	/*height: 33px;*/

	background: url(http://docs.alibabagroup.com/assets2/images/cn/global/gridblock_bg.png) center center no-repeat;
}

.caption {
	padding: 0px 10px 0px 10px;
}

.caption .heading {
	font-size: 18px;
	line-height: 21px;
	color: #ff6600;
	font-weight: 400;
	float: left;
}

.caption .text {
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	float: left;
	margin-left: 20px;
}

.caption_2 {
	width: 268px;
	/*<!--line-height: 33px;-->*/
	text-align: center;
	color: #fff;
	/*overflow: visible;*/
	/*word-break:break-all;*/
	white-space: normal;
	/*word-break:break-all;*/
	overflow: hidden;
	/*<!--text-overflow:ellipsis;*/
	/*white-space: nowrap;-->*/
}

.captiontext {
	color: #fff;
	font-size: 12px;
}

.captiontext p {
	text-align: center;
	text-overflow: ellipsis;
	word-break: break-all;
	overflow: hidden;
	line-height: 20px;
	padding: 3px 0 3px 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 2;
	/** 显示的行数 **/
}

.desc .closeBtn,
.desc1 .closeBtn {
	position: absolute;
	width: 25px;
	height: 25px;
	background: url(http://docs.alibabagroup.com/assets2/images/cn/global/gridblock_close.png) right no-repeat;
	right: 55px;
	top: 40px;
}

.about_right7 li .about_right71 {
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.desc .title,
.desc1 .title {
	color: #ff6600;
	text-transform: uppercase;
	font-size: 30px;
	/*	font-weight:bold;*/
	font-weight: 400;
	line-height: 33px;
	margin-bottom: 5px;
	width: 500px;
}

.desc .subTitle,
.desc1 .subTitle {
	font-size: 18px;
	lien-height: 27px;
	margin-bottom: 18px;
	/*	font-weight:bold;*/
	font-weight: 400;
	width: 500px;
	color: #333;
}

.desc p,
.desc1 p {
	/*line-height:18px;*/
	font-size: 14px;
	line-height: 20px;
	color: #56554F;
}

/*new.html*/
.about_new img {
	width: 255px;
	height: 235px;
	float: left;
	display: block;
}

.new {
	width: 100%;
}

.new_11 {
	width: 465px;
	height: 245px;
	float: left;
	margin-left: 17px;
}

.new_1 {
	width: 100%;
	margin-top: 10px;
}

.new_11 .new_1 {
	width: 765px;
}

.new_1 li {
	width: 100%;
	height: 35px;
	border-bottom: 1px dashed #ccc;
}

.new_11 .new_1 li {
	width: 685px;
	height: 34px;
	border-bottom: 1px dashed #ccc;
}

.new_1 li p {
	width: 80%;
	line-height: 35px;
	display: block;
	padding-left: 5px;
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666;
	text-indent: 0;
	float: left;
}

@media (min-width: 320px) and (max-width: 768px) {
	.new_1 li p {
		width: 60%;
		line-height: 35px;
		display: block;
		padding-left: 5px;
		font-size: 15px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		color: #666;
		text-indent: 0;
		float: left;
	}
}

.new_11 .new_1 li p {
	width: 415px;
	line-height: 28px;
}

.new_1 li span {
	width: 5px;
	height: 9px;
	background: url(../img/2.png);
	background-size: 5px 9px;
	background-repeat: no-repeat;
	float: left;
	display: block;
	margin-top: 13px;
}

.inte_2 {
	width: 690px;
	height: 700px;
	margin: 0 auto;
	margin-top: 25px;
}

.inte_21 {
	width: 100%;
	height: 700px;
}

.inte_21 li {
	width: 170px;
	height: 190px;
	padding: 0 30px;
	float: left;
}

.inte_21 li img {
	width: 170px;
	height: 150px;
	display: block;
}

.inte_21 li p {
	width: 100%;
	margin-top: 9px;
	text-align: center;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.join_news {
	margin-top: 25px;
}

.join_1 {
	width: 100%;
}

.join_11 {
	width: 100%;
	margin-top: 25px;
	margin-bottom: 5px;
	color: #666;
}

.join_title {
	width: 100%;
	padding-bottom: 15px;
	color: #000;
	font-size: 17px;
	font-weight: bold;
}

.join_thing {
	width: 100%;
	height: 18px;
	padding-bottom: 12px;
	font-size: 15px;
}

.join_thing p {
	float: left;
}

.join_place {
	margin-left: 120px;
}

.join_ask {
	line-height: 25px;
	font-size: 15px;
}

.join_21 {
	width: 260px;
	height: 255px;
	float: left;
	margin: 30px 0 0 50px;
}

.join_21 img {
	margin: 0 auto;
	margin-bottom: 10px;
	display: block;
}

.join_21 span {
	text-align: center;
	color: #e27c3e;
	font-size: 15px;
}

.join_21 span a {
	color: #333;
}

.join_21 span a:hover {
	color: red;
}

.join_21 p {
	text-align: center;
	line-height: 23px;
	font-size: 14px;
	color: #666;
	margin-top: 13px;
}

/*new_2.html*/
.new_right4 span {
	line-height: none;
}

.new_3 {
	width: 100%;
	line-height: 20px;
	text-align: center;
	margin-top: 30px;
	font-size: 17px;
	font-weight: bold;
}

.new_31 {
	width: 100%;
	height: 20px;
	margin: 0 auto;
	margin-top: 12px;
	font-size: 14px;
	text-align: center;
}

.new_31 .author {
	display: inline-block;
	text-align: center;
}

.new_31 .data {
	display: inline-block;
	margin-left: 25px;
	text-align: center;
}

.new_32 {
	width: 100%;
	height: 310px;
	margin: 0 auto;
	margin-top: 30px;
}

.new_42,
.new_43 {
	width: 100%;
	margin: 0 auto;
	margin-top: 15px;
	text-indent: 0 !important;
	color: #666;
	font-size: 14px;
	line-height: 23px;
}

.new_42 img {
	width: 100%;
	margin: 0 auto;
	display: block;
}

.new_img p {
	font-size: 14px;
}

.new_img img {
	width: auto;
	margin: 10px auto;
	display: block;
	max-width: 720px;
}

.new_img p img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

/*product.html*/
.product_11 {
	width: 100%;
	height: 20px;
	margin-bottom: 10px;
}

.product_1 p {
	color: #666;
	font-size: 15px;
	line-height: 25px;
	padding-left: 5px;
}

.product_1 p img {
	width: 100%;
}

.product_11 span {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #EA4D00;
	color: #fff;
	line-height: 20px;
	text-align: center;
	margin-right: 10px;
}

.product_3 p {
	width: 740px;
	color: #666;
	font-size: 15px;
	text-indent: 2em;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 25px;
}

.product_3 img {
	display: block;
	width: 740px;
	margin: 0 auto;
}

.product_4 {
	margin-top: 10px;
}

.product_4 p {
	width: 740px;
	color: #666;
	font-size: 15px;
	text-indent: 2em;
	margin: 0 auto;
	margin-top: 5px;
	line-height: 25px;
}

.product_4 img {
	display: block;
	width: 740px;
	margin: 0 auto;
}

/*contact.html*/
.contact {
	width: 100%;
	height: 590px;
	margin-top: 15px;
	font-size: 14px;
}

.contact p {
	line-height: 25px;
}

.ours_map {
	width: 100%;
	height: 460px;
	float: left;
	border: 1px solid #000;
	margin-top: 20px;
}

#allmap {
	width: 100%;
	height: 460px;
	margin: 0 auto;
}

.BMap_bubble_title,
.BMap_bubble_content {
	color: #1a6daf;
	font-size: 15px;
}

.BMap_bubble_content {
	line-height: 22px;
}

/*product.html*/
.dang_1 {
	width: 100%;
	margin: 0 auto;
	margin-top: 28px;
}

.dang_1 ul {
	width: 100%;
}

.dang_1 li {
	max-width: 195px;
	max-height: 145px;
	padding: 0 25px;
	float: left;
	padding-bottom: 8px;
	width: 50%;
}
@media (min-width: 320px) and (max-width: 768px) {
	.dang_1 li {
		padding: 0 2px;
		}
	/* .mejs-container{
		width: 100% !important;
		height: 200px !important;
	} */
}

.dang_1 li img {
	width: 100%;
	height: 110px;
	border: 1px solid #f0f0f0;
	cursor: pointer;
}

.dang_2 li {
	width: 180px;
	height: 215px;
	padding: 0 32.5px;
}

.dang_2 li img {
	width: 100%;
	height: 180px;
	border: 1px solid #f0f0f0;
	cursor: pointer;
}

.videos {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.7);
	z-index: 98;
	display: none;
}

.dang_1 li span {
	text-align: center;
	line-height: 25px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.about_right2 span {
	color: #666;
	font-size: 14px;
}

video {
	width: 100%;
	height: 100%;
	display: block;
}

.about_right2 .mejs-container .close {
	width: 30px;
	height: 30px;
	background: url('../img/close.png');
	background-size: 30px 30px;
	background-repeat: no-repeat;
	position: absolute;
	right: -15px;
	top: -15px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 100;
}

.about_right2 .pages1 a,
.about_right2 .pages1 span {
	display: inline-block;
	padding: 4px 8px;
	margin: 0 5px;
	border: 1px solid #dcdcdc;
	font-size: 12px;
	color: #666;
}

.pages1 {
	width: 100%;
	text-align: center;
	height: 30px;
	margin-top: 10px;
}

.pages1 a {
	height: 18px;
	display: inline-block;
	padding: 0 5px;
	margin: 0 3px;
	border: 1px solid #dcdcdc;
	font-size: 12px;
	line-height: 18px;
}

.pages1 span {
	height: 18px;
	display: inline-block;
	padding: 0 5px;
	margin: 0 3px;
	border: 1px solid #1487b5;
	font-size: 12px;
	line-height: 18px;
	color: #1487b5;
}

#resume {
	width: 1200px;
	margin: 0 auto;
}

/*群团建设*/

.titleParty {
	width: 100%;
	line-height: 34px;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ececec;
}

.titleParty a {
	padding: 0 20px;
	font-size: 16px;
	text-decoration: none;
	display: inline-block;
	white-space: nowrap;
}

.titleParty a.hover {
	border-bottom: 3px solid #EA4D00;
	color: #EA4D00;
	white-space: nowrap;
}

.titleParty a:hover {
	cursor: pointer;
	text-decoration: none;
}

.textDescript {
	width: 97%;
	padding: 10px;
}

.textDescript p {
	line-height: 18px;
}

.textDescript p img {
	width: auto;
	max-width: 720px;
	padding: 10px 0;
}

.none {
	display: none;
}

#scrollDiv2 {
	overflow: hidden;
}

.promotion {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.promotion ul {
	padding-top: 18px;

}

.promotion ul li {
	width: 305px;
	height: 215px;
	float: left;
	margin-bottom: 52px;
	position: relative;
	cursor: pointer;
}

.promotion ul li img {
	width: 305px;
	height: 215px;
	display: block;
}

.promotion ul li .about_right71 {
	width: 100%;
	background: rgba(0, 0, 0, 0.5)
}

/*报价页面样式*/
.offerContent {
	padding: 30px;
}

.offerContent h2 {
	font-size: 18px;
	line-height: 30px;
	margin: 5px 0 30px 0;
	text-align: center;
}

.table_content table {
	border-left: 1px solid #E6E7EB;
}

.table_content table tr th {
	background: #f7f8fa;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	border: 1px solid #E6E7EB;
	border-bottom: none;
	border-left: none;
}

.table_content table {
	border-left: 1px solid #E6E7EB;
	border-bottom: 1px solid #E6E7EB;
}

.table_content table tr td {
	background: #fff;
	font-size: 13px;
	border-right: 1px solid #eee;
	line-height: 22px;
	padding: 6px;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
	border-top: 1px solid #eee
}

.table_content table tr td.left_word {
	text-align: left;
}
