/* 公共样式表css */
@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font-size: 14px;
	font: 14px/1.6 PingFangSC-Light, 'helvetica neue', 'hiragino sans gb', tahoma, 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif;
}

html {
	overflow: auto;
}

ul,
li {
	list-style-type: none;
	cursor: auto;
}

img {
	vertical-align: middle;
	border: none;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
	outline: none;
	color: #217af0
}

.clear {
	clear: both
}

input {
	border: none;
}



/* 必要布局样式css */
.title_cn {
	text-align: center;
}

.search1 {
	background-color: #f5f5f5;
	height: 185px;
}

.search1 .search2 {
	margin: 0px auto;
	width: 740px;
	height: 45px;
	padding-top: 60px;
}

.search1 .input {
	width: 610px;
	height: 45px;
	border: 1px solid #f2f2f2;
	background-color: #fff;
}

.input1 {
	height: 45px;
	width: 570px;
	outline: none
}

.sear {
	display: inline-block;
	height: 45px;
	padding: 0 6px;
}

#new_box {
	width: 100%;
	padding: 50px 0px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 0px;
}

.new_con {
	max-width: 740px;
	margin: 0 auto;
	margin-top: 50px;
}

.newtel {
	height: 30px;
	/* border-bottom: 1px solid #e7e7e7; */
	padding-bottom: 10px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #666
}

.new_telst {
	width: 550px;
	/* margin: 0 auto; */
	position: relative;
	top: 6px;
	text-align: center
}

.new_telst li {
	width: 136px;
	line-height: 30px;
	text-align: center;
	float: left;
	display: inline;
	font-family: "微软雅黑";
	cursor: pointer;
}

.new_telst li.newon {
	color: #005bbd;
	font-weight: 400;
}

.new_telst p {
	position: absolute;
	top: 32px;
	left: 28px;
	width: 120px;
	height: 7px;
	border-top: 2px solid #005bbd;
	overflow: hidden;
	text-align: center;
}



.new_lst {
	height: auto;
	/* position: relative; */
	/* overflow: hidden; */
	display: none;
	margin-top: 10px;
	padding-top: 20px;
	width: 740px;
}

.new_lst ul {
	/* position: absolute; */
	left: 0px;
}

.new-wrap {
	margin-top: 30px;
}

.new-wrap .show {
	display: block;
}

li.new_cnlf {
	width: 740px;
	height: 180px;
	margin: 60px 0;
}

.newlf_left {
	float: left;
	width: 250px;
	height: 170px;
}

.newlf_left img {
	width: 250px;
	height: 170px;
}

.newlf_right {
	padding: 10px 0;
	width: 380px;
	margin-left: 280px;
}

.newlf_right a {
	display: block;
	width: 400px;
	line-height: 50px;
	/* padding-top: 10px; */
}

.newlf_right h3 {
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	color: #656565;
	margin-top: 20px;

}

#a1 {
	margin-top: 20px;
	color: #999999;
	font-size: 14px;
}

/* li.new_cnlf p {
	width: 100%;
} */
.newlf_p {
	display: inline-block;
	margin-top: 5px;
	font-size: 20px;
	color: #666666;
}

p.newlf_tel a {
	color: #217af0;
	font-size: 18px;
	text-align: center;
	display: block;
}

p.newlf_tel a:hover {
	color: #C33
}

.newlf_tel a {
	display: block;
}

.newlf_tx {
	display: block;
}

#a {
	font-size: 19px;
	color: #666666;
}

#a:hover {
	color: #005bbd;
}

.newlf_span {
	color: #aaaaaa;
	font-size: 16px;
	overflow: hidden;
	/** 隐藏超出的内容 **/
	word-break: break-all;
	text-overflow: ellipsis;
	/** 多行 **/
	display: -webkit-box;
	/** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical;
	/** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 2;
	/** 显示的行数 **/
}

.p {
	margin-top: 20px;
	color: #e2e2e2;
}

/* p.newlf_tx {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	height: 105px;
	overflow: hidden;
} */

li.new_cnrf {
	float: right;
	width: 820px;
	margin-left: 10px;
}

.newrf_lst dd {
	width: 368px;
	height: 85px;
	border: 1px solid #e4e4e4;
	float: left;
	margin-left: 35px;
	margin-bottom: 20px;
}

p.new_rq {
	width: 65px;
	height: 65px;
	background: #969393;
	float: left;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

p.new_rq span {
	display: block;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
	padding-top: 5px;
}

p.newrf_tx {
	float: left;
	width: 270px;
	margin-top: 8px;
}

p.newrf_tx a {
	color: #333;
	font-size: 14px;
	display: block;
	line-height: 30px;
}

p.newrf_tx span {
	display: block;
	font-size: 12px;
	color: #999;
	height: 60px;
	overflow: hidden;
}

.newrf_lst dd:hover {
	width: 366px;
	height: 83px;
	border: 2px solid #217af0;
	box-shadow: 0px 0px 15px rgba(37, 125, 242, .27);
}

.newrf_lst dd:hover p.newrf_tx a {
	color: #217af0;
}

.newrf_lst dd:hover p.new_rq {
	background: #217af0;
	margin-top: 9px;
	margin-left: 9px;
}

.newrf_lst dd:hover p.newrf_tx {
	margin-top: 7px;
}

.mr0 {
	margin-right: 0px;
}

.sarch_case li:hover h4 a {
	color: #005abc;

}

.sarch_case li {
	margin: 20px 0;
	border-bottom: 1px solid #f0f0f0;
	padding: 20px 0;

}

.sarch_case li h4 a {
	font-size: 20px;
	color: #333;
}

.sarch_case li h4 a:hover {
	font-size: 20px;
	color: #005abc;
}

.sarch_case li p {
	color: #aaaaaa;
	margin: 10px 0;
}

.search_download {
	overflow: hidden;
	margin: 50px 0;
}

.search_download li {
	float: left;
	width: 50%;
	margin: 20px 0;
}

.search_down_left {
	float: left;
}

.search_down_right {
	margin: 12px 0;
}

.search_down_right p {
	font-size: 18px;
}

.search_down_a {
	font-size: 16px;
	display: block;
}

.search_down_a a {
	font-size: 16px;
	display: block;
	float: left;
	width: 20%;
	margin: 10px 0;
	color: #005cb9;
}

/* 视频 */

.videolist {
	position: relative;
	float: left;
	width: 350px;
	height: 240px;
	margin-right: 18px;
	margin-top: 15px;
	margin-bottom: 30px;
}

.videolist:hover {
	cursor: pointer;
}

.videoed {
	display: none;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 42%;
	top: 30%;
	z-index: 99;
	border-radius: 100%;
}

.videos {
	display: none;
	border: 1px solid #080808;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -500px;
	margin-top: -210px;
	z-index: 100;
	width: 1000px;
	height: 562.5px;
}

.vclose {
	position: absolute;
	right: 1%;
	top: 1%;
	border-radius: 100%;
	cursor: pointer;
}

.vtit {
	text-align: center;
	margin: 20px 0;
}

.masks {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.6;
	z-index: 2;

}

@media screen and (max-width:1660px) {
	body {
		overflow-x: scroll;
	}
}