@charset "utf-8";
/*登录注册*/
.dlzcbox{
	padding: 100px 0;
	background: #eaebf0;
}
.lgwrap{
	width: 750px;
	padding: 40px 50px;
	background: #fff;
	margin: 0 auto;
}
.lgpic{
	width: 304px;
}
.lgpic p{
	text-align: center;
	margin-bottom: 40px;
	margin-top: 20px;
}
.lgpic p a{
	color: #FF0000;
}
.lgtxt{
	width: 310px;
	border: 1px solid #ddd;
}
.lgtxt h4{
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.lgtxt1{
	position: relative;
}
.lgtxt1 span{
	width: 65px;
	text-align: right;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	color: #666;
}
.lgtxt1box{
	width: 220px;
	margin-left: 10px;
	position: relative;
}
.lgtxt1box i{
	display: block;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	position: absolute;
	left: 0;
	top: 0;
}
.lgtxt1box i img{
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
}
.lgtxt1box input{
	outline:none;  /*清除选中效果的默认蓝色边框 */
    -webkit-appearance:none;  /*清除浏览器默认的样式 */
    line-height: normal;   /*/光标问题 */
}
.lgtxt1box input[type="text"],.lgtxt1box input[type="password"]{
	height: 35px;
	line-height: 35px;
	border: 1px solid #ddd;
	width: 100%;
	padding-left: 35px;
}
.lgtxt1box_yzm input[type="text"]{
	width: 130px;
	float: left;
}
.lgtxt1box_yzm em{
	display: block;
	width: 80px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #ddd;
	float: right;
}
.lgtxt1box_yzm em *{
	width: 100%;
	height: 100%;
}
.lgtxt1box input:focus{
	border: 1px solid #bb7961;
}
.lgtxt1box_1{
	width: 220px;
	margin-right: 13px;
	position: relative;
	font-size: 12px;
}
.lgtxt1box_1 label{
	color: #999;
}
.lgtxt1box_1 label a{
	color: #999;
}
.lgtxt1box_1 label input{
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 4px;
}
.lgtxt1box_1 a{
	color: #ff0000;
}
.lgtxt1box input[type="submit"]{
	height: 38px;
	line-height: 38px;
	width: 100%;
	background: #ff7300;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	border: 0;
}
.lgtxt1box input[type="submit"]:hover{
	background: #db6300;
}
.lgtxt1box_1cp a{
	color: #025bab;
	font-size: 14px;
	text-decoration: underline;
}
.lgcfg{
	position: absolute;
	right: 0;
	top: 0;
	width: 210px;
	min-height: 35px;
	border: 1px solid #d9d9d9;
	margin-right: -205px;
	background: #fff;
	line-height: 35px;
	padding: 0 15px;
	color: #F08300;
	display: none;
}
.lgcfg i{
	display: inline-block;
	width: 9px;
	height: 15px;
	background: url(../images/lgicojt_03.jpg) no-repeat center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -8px;
	margin-left: -9px;
}
.lgtxtreg{
	border: 0;
}
.lgtxtreg input[type="password"],.lgtxtreg input[type="text"]{
	padding-left: 15px;
}
.tipe_p{
	font-size: 12px;
	color: #999;
	display: inline-block;
	margin-left: 75px;
}
.tipe_p img{
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
}
/*登录注册end*/
.listbn{
	height: 198px;
}
.listbn_prd{
	background: url(../images/listbn_02.jpg) no-repeat center;
	background-size: cover;
}
.list{
	padding: 50px 0;
}
.list_l{
	width: 220px;
	background: #f08300;
	margin-top: -115px;
}
.list_ltop{
	padding: 40px 30px;
	background: #c46b00;
	color: #fff;
}
.list_ltop h4{
	border-bottom: 1px solid #fdc889;
	font-size: 26px;
	padding-bottom: 10px;
	position: relative;
}
.list_ltop h4 i{
	display: none;
}
.list_ltop p{
	font-size: 16px;
	margin-top: 10px;
}
.list_la{
	padding: 10px 30px;
}
.list_la a{
	display: block;
	color: #fff;
	height: 47px;
	line-height: 47px;
	border-bottom: 1px solid #fdc889;
	padding: 0 15px;
	overflow: hidden;
}
.list_la a:hover{
	padding-left: 20px;
}
.list_la a:last-child{
	border-bottom: 0;
}

.list_r{
	width: 940px;
}
.listprdb{
	width: 970px;
	margin-left: -30px;
}
.listprdb .dm2b1{
	width: 283px;
	transition: .25s;
	border-bottom: 1px solid #ddd;
}
.listprdb .dm2b1pic{
	height: 150px;
}
.listprdb .dm2b1:hover{
	box-shadow: 0 0 25px rgba(0,0,0,.15);
}
.page a{
	display: block;
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border: 1px solid #eee;
	float: left;
	margin-right: 10px;
}
.page a:hover,.page a.active{
	background: #F08300;
	color: #fff;
	border: 1px solid #F08300;
}
.abttop h4{
	font-size: 26px;
	color: #333;
	font-weight: normal;
}
.abttop p{
	font-size: 16px;
	color: #ccc;
	margin-top: 10px;
}
.abttoptxt{
	padding: 0 140px;
	color: #666;
	line-height: 36px;
	margin-top: 45px;
	text-align: center;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 45px;
}
.abtbot_1{
	color: #666;
	line-height: 36px;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 45px;
}
.abtbot_1 h4{
	font-size: 24px;
	color: #666;
	margin-bottom: 30px;
}
.abtbotpic{
	width: 1230px;
	margin-left: -30px;
}
.abtbotpic img{
	float: left;
	width: 380px;
	margin-left: 30px;
}
.abttoptxt1 h4{
	color: #666;
}
.abttoptxt1{
	margin-top: 30px;
	border-bottom: 0;
}
.conbox{
	width: 33.3333333333333333%;
	text-align: center;
}
.conbox h4{
	font-size: 20px;
	color: #333;
	font-weight: normal;
}
.conbox p{
	font-size: 12px;
	color: #888;
	margin-top: 10px;
}
.newsbox{
	margin-top: -35px;
}
.newsb{
	display: block;
	border-bottom: 1px solid #eee;
	padding: 35px 0;
}
.newsbpic{
	width: 180px;
	height: 110px;
	overflow: hidden;
}
.newsbpic img{
	width: 100%;
	height: 100%;
	transition: 1.25s;
}
.newsbtxt{
	width: 730px;
}
.newsbtxt h4{
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	transition: .25s;
}
.newsbtxt p{
	font-size: 12px;
	color: #999;
	line-height: 24px;
	margin-top: 10px;display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.newsb:hover .newsbtxt h4{
	color: #F08300;
}
.newsb:hover .newsbpic img{
	transform:scale(1.05);
}

/*-----------平板----------------*/
@media only screen and (min-width:768px) and (max-width:1200px) {
	.abtbotpic{
		width: 100%;
		margin-left: 0;
	}
	.abtbotpic img{
		width: 30%;
		margin-right: 1.5%;
		margin-left: 1.5%;
	}
	.abttoptxt{
		padding: 0 30px;
	}
	.list_l{
		width: 20%;
	}
	.list_r {
		width: 75%;
	}
	.listprdb{
		width: 100%;
		margin-left: 0;
	}
	.listprdb .dm2b1{
		width: 48%;
		margin-left: 0;
		margin-right: 1.5%;
	}
	.newsbpic{
		width: 25%;
		height: 110px;
	}
	.newsbtxt{
		width: 71%;
	}
}
/*-----------手机----------------*/
@media only screen and (max-width:768px) {
	.abttoptxt{
		padding: 0 20px;
		margin-top: 20px;
	}
	.abtbotpic{
		width: 100%;
		margin-left: 0;
	}
	.abtbotpic img{
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.list{
		padding: 20px 0;
	}
	.list_l{
		width: 100%;
		margin-top: 0;
	}
	.list_ltop{
		padding: 20px;
	}
	.list_la{
		display: none;
	}
	.list_ltop h4 i{
		display: block;
		width: 46px;
		height: 46px;
		position: absolute;
		right: 0;
		top: 0;
		text-align: center;
		line-height: 46px;
	}
	.list_r{
		width: 100%;
	}
	.listprdb{
		width: 100%;
		margin-left: 0;
	}
	.listprdb .dm2b1{
		width: 100%;
		margin-left: 0;
	}
	.page{
		margin-top: 20px;
	}
	.newsb{
		width: 100%;
		padding: 20px 0;
	}
	.newsbox{
		margin-top: 0;
	}
	.newsbpic{
		width: 35%;
		height: 80px;
	}
	.newsbtxt{
		width: 61%;
	}
	.newsbtxt h4{
		margin-top: 0;
		font-size: 16px;
	}
	.con {
		margin-top: 20px;
	}
	.conbox img{
		width: 40px;
	}
	.map {
		height: 250px !important;
	}
	.dlzcbox{
		padding: 0 0;
	}
	.lgwrap{
		width: 100%;
		padding: 20px;
	}
	.lgpic{
		margin: 0 auto;
		float: none;
	}
	.lgtxt{
		width: 100%;
		float: none;
		margin-top: 20px;
	}
	.lgtxt1box_1{
		float: left;
		margin-left: 10px;
		width: 70%;
		margin: 0;
		margin-left: 10px;
	}
	.lgtxt1box{
		width: 70%;
	}
	.listprdb .dm2b1pic{
		height: auto;
	}
}
.nws-about{line-height: 2}
.nws-about img{max-width: 100%;}