﻿.header {
	max-width: 640px;
	margin: 0 auto;
}
.dah{max-width: 640px;
	margin: 0 auto;}
.dah a{
	background-color:#2B5AAD;
	border-radius: 10px;
	color: aliceblue;
	text-align: center;
	margin:20px 5%;
	float: left;
	font-size: 0.1rem;
	width: 40%;
	display: block;
}

.title_bg1 {
	font-size: 25px;
	color: #c92020;
	margin-bottom:15px ;
	/*border-bottom: 1px solid gray;*/
	padding: 10px;
	text-align: center;
font-weight: bold;
}
.title_bg1 i{
	display: block;
	/*height: 20px;*/
	/*width: 100px;*/
	line-height: 45px;
	text-align: center;
	color: black;
	font-size: 40px;
}
.title_bg1  a {
	font-size: 18px;
	color: black;
	float: right;
	display: block;
}
/*公司简介*/
.aboutUs h2 {
    height: 145px;
    text-align: center;
    line-height: 145px;
    font-size: 30px;
    background: url(../images/aboutbg.jpg) no-repeat center bottom;
    background-size: 215px 113px;
    margin-bottom: 20px;
}
.aboutUs p {
	color: black;
	font-size: 18px;
	line-height: 32px;
	width: 600px;
	padding: 0 20px;
	box-sizing: border-box;
	margin:0px auto 10px auto;
	/*box-shadow: 0 2px 2px #333;*/
}
.person{

}
.person img{
	display: block;
	margin: 10px auto;
}
.person p{
	font-size: 40px;
	text-align: center;
	font-weight: bold;
	margin: 25px auto;
}
.aboutUs .con {
	width: 100%;
	padding-top: 20px;
	height: auto;
}
/*公司简介页面*/
.about_detail .con1{
	padding: 10px;
}
.about_detail .con1 p{
	font-size:20px;
	color: #666;
	margin-bottom: 25px;
	width: 80%;
	margin-top: 30px;
	padding: 10px;
	margin: 0 auto;
}

/*产品展示*/
.pro_nav_box{
	padding-top: 10px;
}
.pro_nav{
	width: 100%;
	margin: 30px auto;
	display: flex;
	justify-content: center;
}
.pro_nav dd{
	width: 30%;
	text-align: center;
	line-height: 60px;
	background-color:#1546E4;
}
.pro_nav1 dd{
	width: 75%;
}
.pro_nav dd a{
	font-size: 40px;
	color: white;
	display: block;
	font-weight: bold;
}
.pro_nav img{
	width: 40%;height: 162px;
}
.product_show{
	background-color: #efefef;
	padding-bottom: 20px;
}
.product_show ul {
	margin-top: 20px;
}

.product_show li {
	float: left;
	width: 40%;
	margin: 14px 5%;
	box-shadow:0 0 10px gray;
height: 294px;
    position: relative;
}

.product_show li a img {
	width: 75px;
	display: block;
}
.product_show li a{
	float: right;
	width: 75px;
position: absolute;
    bottom: 0;
    right: 0;
}
.product_show li span {
	display: block;
	height: 44px;
	line-height: 28px;
	text-align: center;
	width: 100%;
	font-size: 16px;
	color: black;
}
.product_show li .red_top{
	height: 20px;
	background-color: #b60000;
}
.product_show li .content h3{
	font-size: 30px;
	padding: 15px 20px;
}
.product_show li .content p{
	font-size: 18px;
	padding: 10px 20px;
}
.more {
	width: 88%;
	margin: 10px auto;
	text-align: center;
}
.gengduo p{
	color: #c30000;
	margin: 10px auto;
	font-weight: bold;
}
.gengduo a{
	width: 158px;
	height: 32px;
    border: 1px solid black;
	display: block;
	margin: 22px auto;
	text-align: center;
	line-height: 32px;
	font-size: 20px;
}

.more .pro_detail {
	text-align: center;
}
/*产品详情*/
.pro_detail{
	text-align: center;
}
.pro_detail .con{
	padding: 20px;
}
.pro_detail img{
	max-width:80%;
}
.pro_detail p{
	font-size:18px;
	text-indent: 200px;
	margin-bottom: 10px;
	line-height: 32px;
	text-align: left;
}


.pro_detail p {
	font-size: 18px;
	text-indent: 60px;
	margin-bottom: 10px;
	line-height: 30px;
	text-align: left;
	padding: 0px 20px;
	max-height: 9999px;
}

.pro_detail .con img {
	display: block;
	margin: 15px auto;
}
.product_show h2, .contact h2 {
    height: 87px;
    line-height: 87px;
    font-size: 26px;
    color: #000;
    text-align: center;
    background: url(../images/titlebg.jpg) no-repeat center bottom;
    background-size: 69px 23px;
    position: relative;
    width: 80%;
    margin-left: 10%;
}
.product_show h2 .lineBg,.contact h2 .lineBg{
	background: #39acfd;
	width: 7px;
	height: 45px;
	position: absolute;
	left: 0rem;
	bottom: 0rem;
}
.product_show h2 span,.contact h2 span{
	color:#39acfd;
}

/*案例*/

.picScroll {
	overflow: hidden;
	/*padding-top: 30px;*/
	margin: 0 auto;
}

.picScroll ul {
	overflow: hidden;
}

.picScroll ul li {
	width: 150px;
	float: left;
	height: auto;
	overflow: hidden;
	margin: 0 3px;
}

.picScroll ul li .p1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #333;
	font-size: 20px;
}

.picScroll ul li img {
	display: block;
	width: 100%;
}



/*新闻详情*/ 
.newsCen ._title a {
	float: right;
	width: 25%;
	text-align: right;
	line-height: 50px;
	font-size: 20px;
}
.news_detail .con {
	padding: 10px 30px;
}
.newsCen .con ul li {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d31b11;
}

.newsCen .left {
	float: left;
	width: 14%;
	color: black;
	text-align: center;
	height: 100%;
	line-height: 14px;
	color: white;
	padding: 10px 10px;
	background-color: #d31b11;
	font-size: 14px;
	margin-left: 10px;
}

.newsCen .left span {
	display: block;
}
.newsCen .left span .day {
	font-size: 28px;
}
.newsCen .right {
	float: left;
	width: 82%;
	font-size: 20px;
	padding: 6px 15px;
	margin-left: 2%;
}
.newsCen .right a {
	font-size: 18px;
	
}

.newsCen .right p {
	line-height: 23px;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
}
.news_detail .con p {
	text-indent: 40px;
	font-size: 15px;
	color: #666;
	max-height: 9999px;
	padding: 5px 30px;
}

.news_detail h2 {
	font-size: 20px;
	text-align: center;
}

.news_detail .InfoTime {
	color: #999;
	text-align: center;
	font-size: 14px;
	padding: 2px 0px;
	height: 25px;
	margin-bottom: 20px;
}

.news_detail .con .InfoTime {
	text-align: center;
}



/*联系我们*/
.contact .con {
	width: 100%;
	margin: 0px auto;
	padding:0 15px 0px;
}

.contact .con p {
	font-size: 24px;
	line-height: 48px;
	color: #282828;
	max-height: 99999px;
	margin-left: 40px;
}
.contact .con p img{
	vertical-align: text-bottom;
	margin-right: 8px;
}
.contact .con p .iconfont {
	font-size: 30px;
	margin-right: 10px;
}

.contact .con .contact_title {
	width: 100%;
	text-align: center;
	margin-left: 0;
	margin: 0px 0px 20px 0 ;
	font-size: 24px;
}
.tel_img img{
	display: block;
	margin: 10px auto;
}
