 .home-new-title {
 	text-align: left;
 }

 .home-new-title .name1 {
 	color: #fff;
 	font-size: 24px;
 	font-weight: bold;
 }

 .home-new-title .name2 {
 	margin-top: 5px;
 	color: #fff;
 	line-height: 140%;
 	font-size: 20px;
 	font-weight: bold;
 }

 .home-new-title .pro-title-bg1 {
 	width: 24px;
 	border-top: 4px solid #fff;
 	margin-top: 20px;
 }

 .pro-title {
 	position: relative;
 	padding-top: 50px;
 	width: 1200px;
 	text-align: center;
 }

 .pro-title .name1 {
 	color: rgb(217, 217, 217);
 	font-size: 24px;
 	font-weight: bold;
 }

 .pro-title .name2 {
 	margin-top: 5px;
 	color: rgb(0, 0, 0);
 	line-height: 140%;
 	font-size: 20px;
 	font-weight: bold;
 }

 .pro-title .pro-title-bg1 {
 	width: 24px;
 	margin: 30px auto;
 	border-top: 4px solid #0152a4;
 }

 
 .about-title {
	position: relative;
	padding-top: 10px;
	width: 100%; 
	text-align: left;
}
.about-title .about-title-bg1 {
	width: 24px;
	margin-top: 30px;
	border-top: 4px solid #0152a4;
}
 /* banner导航 */
 .banne-dh-list {
 	position: absolute;
 	top: 650px;
 	left: 0;
 	width: 100%;
 	z-index: 55;
 }

 .banne-dh-item {
 	width: 300px;
 	height: 90px;
 	display: flex;
 	align-items: center;
 	justify-content: center;
 	background-image: url('../images/2.png');
 }

 .banne-dh-item image {
 	height: 30px;
 	width: 30px;
 }

 .banne-dh-item dl {
 	color: #fff;
 }

 .banne-dh-item dl dt {
 	font-size: 12px;
 }

 .banne-dh-item dl dd {
 	font-size: 12px;
 }

 .banne-dh-item:hover {
 	background-image: url('../images/2-1.png');
 }

 .dis-flex {
 	display: flex;
 }

 /* 产品 */

 .pro-dh {
 	height: 50px;
 	width: 100%;
 	display: flex;
 	align-items: center;
 	justify-content: center;
 	margin-bottom: 20px;
 }

 .pro-dh a {
 	text-align: center;
 	width: 130px;
 	display: block;
 	font-size: 14px;
 	border-right: 1px dashed darkgray;
 }

 .pro-dh a:last-child {
 	border-right: none;
 }

 .pro-dh a:hover {
 	color: #ff9900;
 }

 .home-pro-list .wrap {
 	width: 1200px;
 	height: 220px;
 	position: relative;
 	overflow: hidden;
 }

 .home-pro-list .wrap ul {
 	overflow: hidden;
 	position: absolute;
 	width: 1600px;
 	left: 0;
 	top: 0;
 	_height: 1px;
 }

 .home-pro-list .wrap ul li {
 	float: left;
 	width: 300px;
 	height: 220px;
 }

 .home-pro-list .wrap ul li dl {
 	width: 280px;
 	height: 220px;
 }

 .home-pro-list .wrap ul li dl dt {
 	width: 280px;
 	height: 180px;
 }

 .home-pro-list .wrap ul li dl dt img {
 	width: 280px;
 	height: 180px;

 }

 .home-pro-list .wrap ul li dl dd {
 	text-align: center;
 	height: 40px;
 	font-size: 14px;
 	line-height: 40px;
 }


 /* 关于我们 */
 /* 关于我们 */
 .about {
 	height: 520px;
 	background-color: rgb(245, 245, 245);
 }

 .about-centen {
 	display: flex;
 	justify-content: space-between;
 	width: 1200px;
 	margin: 0px auto;
 	position: relative;
 	padding: 50px 0px;

 }

 .about-centen .about-left {
 	width: 810px;
 	position: relative;
 }

 .about-centen .about-right {
 	width: 298px;
 	height: 389px;
 	position: relative;
 }

 .about-img {
 	width: 301px;
 	height: auto;
 	position: relative;
 	z-index: 1;
 }

 .about-right-bg {
 	position: absolute;
 	width: 243px;
 	height: 278px;
 	right: -20px;
 	bottom: 0px;
 	background-color: #0152a4;
 	z-index: 0;
 }

 .about-detail {
	margin-top: 10px;
 	font-size: 14px;
 	line-height: 220%;
 	color: #5a5a5a;
 }

 .about-list {
 	display: flex;
 	flex-wrap: wrap;
 	margin-top: 20px;
 	color: #5a5a5a;
 	position: absolute;
 	bottom: 0px;
 	left: 0px;
 }

 .about-item {
 	width: 380px;
 	display: flex;
 	align-items: center;
 	margin-right: 20px;
 	line-height: 140%;
 	margin-top: 10px;
 }

 .about-item img {
 	width: 16px;
 	height: 16px;
 	margin-right: 10px;
 }





 /* 人员 */
 .person {
 	width: 100%;
 	height: 350px;
 	background-color: rgb(255, 255, 255);
 	background-image: url('http://chemical-1036519.pic15.websiteonline.cn/upload/dsfs.jpg');
 	background-attachment: fixed;
 }

 .person-centen {
 	width: 1200px;
 	margin: 0px auto;
 	position: relative;
 	display: flex;
 	justify-content: space-between;
 }

 .person-item {
 	margin-top: 100px;
 	width: 300px;
 	font-size: 12px;
 	color: #fff;
 }

 .person-item strong {
 	font-size: 44px;
 	font-family: arial;
 	font-weight: normal;
 	text-decoration: none;
 }

 .person-item .num {
 	border-bottom: 1px solid #fff;
 	padding-bottom: 20px;
 }

 .person-detail {
 	padding-top: 20px;
 	line-height: 180%;
 }

 /* 优势 */
 * {
 	padding: 0;
 	margin: 0;
 }

 .ys_width {
 	height: 550px;
 	background-color: rgb(245, 245, 245);
 	background-image: url('http://chemical-1036519.pic15.websiteonline.cn/upload/bg10.jpg');
 	background-position: left top;
 	width: 100%;
 }

 .ys-centen {
 	width: 1200px;
 	margin: 0 auto;
 	position: relative;
 	height: 550px;
 }

 .paragraph_image {
 	width: 700px;
 	height: 339px;
 	position: absolute;
 	bottom: -92px;
 	left: 50%;
 	z-index: 1;
 	transform: translateX(-350px);
 }

 .ys1 {
 	left: 0px;
 	top: 340px;
 }

 .ys2 {
 	width: 510px;
 	height: 50px;
 	position: absolute;
 	bottom: 310px;
 	left: 50%;
 	transform: translateX(-255px);
 	display: flex;
 }

 .ys3 {
 	right: 0px;
 	top: 340px;
 }

 .ys-main {
 	position: absolute;
 	z-index: 143;
 	width: 310px;
 	height: 50px;
 }

 .wp-title_content {
 	overflow-wrap: break-word;
 	padding: 0px;
 	border-color: transparent;
 	border-width: 0px;
 	height: 50px;
 	width: 310px;
 	display: block;
 }

 .wp-title_content span {
 	color: rgb(0, 0, 0);
 	font-size: 20px;
	line-height: 140%;
 }

 .ys-detail {
 	font-size: 14px;
 	line-height: 180%;
 }

 .ys-mian-detail {
 	height: 88px;
 	width: 352px;
 	position: absolute;
 	bottom: 70px;
 	left: 50%;
 	transform: translateX(-176px);
 	overflow-wrap: break-word;
 	border-color: transparent;
 }

 .ys-mian-detail p {
 	text-align: center;
	line-height: 30px;
 }

 .ys-mian-detail p strong {
 	font-size: 28px;
 }

 .ys-mian-detail p span {
 	font-size: 30px;
 	color: rgb(0, 0, 0);
 	letter-spacing: 2px;
 }

 .org {
 	color: rgb(255, 153, 0);
 	font-size: 30px;
 	letter-spacing: 2px;
 }

 .ys-yd {
 	height: 40px;
 	width: 40px;
 	position: absolute;
 	z-index: 155;
 	width: 40px;
 	height: 40px;
 }

 .yd1 {
 	left: 336px;
 	top: 379px;
 }

 .yd2 {
 	right: 336px;
 	top: 379px;
 }

 .hsyd {
 	position: absolute;
 	z-index: 164;
 	width: 10px;
 	height: 10px;
 	border-radius: 50%;
 	background-color: #a8a8a8;
 }

 .hyd1 {
 	left: 284px;
 	top: 491px;

 }

 .hyd2 {
 	left: 462px;
 	top: 326px;
 }

 .hyd3 {
 	right: 462px;
 	top: 326px;
 }

 .hyd4 {
 	right: 284px;
 	top: 491px;
 }

 /* 案例 */
 .home-case {
 	height: 640px;
 	width: 100%;
 }

 .case-list {
 	width: 100%;
 	display: flex;
 	justify-content: space-between;
 }

 .case-list .left {
 	width: 565px;
 }
.imgDiv{
    position: relative;
    width: 565px;
    height: 380px;
}
.case-detail{
    position: absolute;
    left: 0px;
    bottom: 0px;
 	width: 565px;
    height: 100px;
    background: #3c58778f;
    padding: 10px;
}

.case-detail a { 
 	display: block; 
	font-size: 14px;
	margin-top: 10px;
 	color: #fff;
 }
.case-detail p {
	font-size: 12px;
	margin-top: 10px;
	line-height: 18px;  
	color: #fff;
 }

 .case-list .right {
 	flex: 1;
 	margin-left: 10px;
 	display: flex;
 	flex-wrap: wrap;
 }

 .case-list .right dl {
 	width: 302px;
 	margin-left: 10px;
 	height: 185px;
 	position: relative;
 	text-align: center;
 	font-size: 24px;
 	margin-bottom: 10px;
 }

 .case-list .right dl dt {
 	width: 302px;
 	height: 185px;
 }

 .case-list .right dl dt img {
 	width: 302px;
 	height: 185px;
 }

 .case-list .right dl dd {
 	position: absolute;
 	top: 0;
 	left: 0;
 	z-index: 999;
 	width: 302px;
 	height: 185px;
 	background-color: rgba(1, 82, 164, 0.85);
	display: none;
 }
 .case-list .right dl:hover dd{
	display: block;
 }
 .case-list .right dl dd b{
	margin-top: 60px;
	font-size: 14px;
	display: block;
	color: #fff;
 }
 .case-list .right dl dd p {
	font-size: 12px;
	line-height: 18px;
	width: 90%;
	margin: 5px auto;
	color: #fff;
 }
 .case-list .right dl a {
 	display: block; 
 	color: #fff;
 }

 /* 新闻 */
 
 .home-news {
	height: 540px;
	padding-top: 50px;
	background-position: center center;
	background-image: url('../images/bnewsBg.jpg');
	background-repeat: no-repeat;
	padding-bottom: 50px;
	position: relative;
	z-index: 999;
}
 .news-lists {
 	margin-top: 30px;
 	padding-bottom: 50px;
 }

 .news-lists dl {
 	width: 100%;
 	margin-bottom: 20px;
 	background-color: #ffffff;
 	height: 302px;
 }


 .news-lists dl:hover img {
 	transition: all 1s;
 	transform: scale(1.2);
 }

 .news-lists dl {
 	width: 100%;
 }

 .news-lists dl dt {
 	overflow: hidden;
 	height: 150px;
 	width: 100%;
 }

 .news-lists dl dt img {
 	max-height: 150px;
 	height: 150px;
 	width: 100%;
 }

 .news-lists dl dd {
 	height: 150px;
 	padding: 10px 10px;
 	color: #333333;
 	font-size: 16px;
 }


 .news-lists dl dd .tit {
 	font-size: 14px;
 	padding-top: 8px;
 	color: #000000;
 	font-weight: normal;
 	text-decoration: none;
 	line-height: 140%;

 }

 .news-lists dl dd .time {
 	font-size: 12px;
 	margin-top: 8px;
 	color: #ff9900;
 	font-weight: normal;
 	text-decoration: none;
 	line-height: 140%;

 }

 .news-lists dl dd .detail {
 	font-size: 12px;
 	line-height: 20px !important;
 	padding-top: 8px;
 	color: #999999;
 	font-weight: normal;
 	text-decoration: none;
 }
