
#about{
	width: 100%;
	min-width: 1200px;
	height: auto;
	overflow: auto;
}
.about-body{
	width: 1200px;
	height: auto;
	overflow: auto;
	margin: 0 auto;
	padding: 40px 0;
}
.about-body-left{
	float: left;
	width: 600px;
	height: auto;
	overflow: auto;
	padding-top: 60px;
}
.about-title{
	width: 100%;
	height: auto;
	overflow: auto;
}
.about-title p{
	color: #444;
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
}
.about-title h1{
	width: 120px;
	font-weight: normal;
	color: #444;
	font-size: 30px;
	line-height: 60px;
}
.about-content{
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 40px;
}
.about-content h2{
	font-weight: normal;
	font-size: 24px;
	color: #444;
	border-bottom: #444 1px solid;
	line-height: 70px;
	margin-bottom: 20px;
}
.about-content p{
	color: #666;
	font-size: 16px;
	line-height: 32px;
}
.about-more{
	width: 140px;
	height: 35px;
	background: #0090D9;
	text-align: center;
	line-height: 35px;
}
.about-more a{
	color: #fff;
}
.about-body-right{
	width: 550px;
	height: 500px;
	float: right;
}
.about-body-right ul{
	
}
.about-body-right ul li{
	width: 275px;
	height: 250px;
	float: left;
}
.about-body-right ul li:nth-child(1){
	background: #0090D9;
	padding-top: 60px;
}
.about-body-right ul li:nth-child(1) h2{
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	line-height: 40px;
}
.about-body-right ul li:nth-child(1) p{
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	line-height: 36px;
}
.about-body-right ul li:nth-child(1) img{
	display: block;
	width: 36px;
	height: 36px;
	margin: 10px auto;
}
.about-body-right ul li:nth-child(2){
	background: #f8f8f8;
}
.about-body-right ul li:nth-child(3){
	background: #f8f8f8;
}
.about-body-right ul li:nth-child(4){
	background: #f0f0f0;
}
.about-body-right ul li:nth-child(2) img{
	display: block;
	width: 250px;
	margin: 35px auto;
}
.about-body-right ul li:nth-child(3) img{
	display: block;
	width: 250px;
	margin: 30px auto;
}
.about-body-right ul li:nth-child(4) img{
	display: block;
	width: 250px;
	margin: 30px auto;
}

#service{
	width: 100%;
	min-width: 1200px;
	height: auto;
	overflow: auto;
	background: #f0f0f0;
	padding: 20px 0;
}
.service-body{
	width: 1200px;
	height: auto;
	overflow: auto;
	margin: 0 auto;
	padding: 40px 0 0 0;
}
.service-title{
	width: 100%;
	height: auto;
	overflow: auto;
}
.service-title p{
	color: #444;
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
}
.service-title h1{
	font-weight: normal;
	color: #444;
	font-size: 30px;
	line-height: 60px;
	text-align: center;
}
.service-body ul{
	display: block;
	width: 1200px;
	height: auto;
	overflow: auto;
}
.service-body ul li{
	width: 260px;
	height: 240px;
	float: left;
	margin: 20px;
}
.service-body ul li img{
	display: block;
	width: 260px;
	height: 200px;
	margin: 0 auto;
}
.service-body ul li h3{
	width: 260px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-weight: normal;
	font-size: 16px;
	color: #666;
}


#product{
	width: 100%;
	min-width: 1200px;
	height: auto;
	overflow: auto;
	background: url(../img/product1.jpg) center center no-repeat;
	background-attachment: fixed;
    background-size: cover; 
	padding: 20px 0;
}
.product-body{
	width: 1200px;
	height: auto;
	overflow: auto;
	margin: 0 auto;
	padding: 40px 0 0 0;
}
.product-title{
	width: 100%;
	height: auto;
	overflow: auto;
}
.product-title p{
	color: #fff;
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
}
.product-title h1{
	font-weight: normal;
	color: #fff;
	font-size: 30px;
	line-height: 60px;
	text-align: center;
}
.product-tab{
	width: 1000px;
	height: 40px;
	margin: 30px auto;
}
.product-tab ul{}
.product-tab ul li{
	width: 150px;
	height: 40px;
	float: left;
	margin: 0 25px;
	text-align: center;
	line-height: 40px;
	color: #0090D9;
	background: #fff;
	border: #0090D9 1px solid;
}
.product-content{
	width: 1200px;
	height: auto;
	overflow: auto;
	margin: 40px auto 0;
}
.product-content ul{
	display: block;
	width: 1200px;
	height: auto;
	overflow: auto;
	margin-bottom: 30px;
}
.product-content ul li{
	width: 280px;
	height: 320px;
	float: left;
	margin: 10px;
	background: #fff;
}
.product-content ul li a{
	
}
.product-content ul li a img{
	display: block;
	width: 270px;
	height:270px;
	margin: 5px auto 5px;
}
.product-content ul li a h3{
	font-weight: normal;
	font-size: 18px;
	line-height: 36px;
	color: #333;
	text-align: center;
	padding: 0 15px;
}
.product-content ul li:hover{
	background: #0090D9;
}
.product-content ul li:hover a h3{
	color: #fff;
}
.product-more{
	clear: both;
	width: 140px;
	height: 35px;
	background: #fff;
	text-align: center;
	line-height: 35px;
	margin: 0 auto;
}
.product-more a{
	color: #0090D9;
}
.active{
	background: #0090D9 !important;
	color: #fff !important;
}
.normal{}


#news{
	width: 100%;
	min-width: 1200px;
	height: auto;
	overflow: auto;
}
.news-body{
	width: 1200px;
	height: auto;
	overflow: auto;
	margin: 0 auto;
	padding: 40px 0 20px 0;
}
.news-title{
	width: 100%;
	height: auto;
	overflow: auto;
}
.news-title p{
	color: #444;
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
}
.news-title h1{
	font-weight: normal;
	color: #444;
	font-size: 30px;
	line-height: 60px;
	text-align: center;
}
.news-body-left{
	width: 700px;
	height: auto;
	overflow: auto;
	float: left;
}
.news-tab{
	width: 100%;
	height: auto;
	overflow: auto;
}
.active1{
	color: #0090D9 !important;
	border-bottom: 2px solid #0090D9;
}
.news-tab ul{
	display: block;
	width: 700px;
	height: 50px;
	border-bottom: #ccc solid 1px;
}
.news-tab ul span{
	display: block;
	float: left;
	color: #444444;
	font-size: 18px;
	line-height: 50px;
	margin: 0 18px 0 5px;
}
.news-tab ul li{
	float: left;
	font-size: 18px;
	color: #444;
	width: 72px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	margin-right: 28px;
	position: relative;
	cursor:pointer;
}
.news-tab ul li:nth-child(1)::after{
	content: '';
	display: block;
	width: 1px;
	position: absolute;
	height: 20px;
	right: -15px;
	background: #555;
	z-index: 99;
	top: 15px;
	transform:rotate(20deg);
	-ms-transform:rotate(20deg); 	/* IE 9 */
	-moz-transform:rotate(20deg); 	/* Firefox */
	-webkit-transform:rotate(20deg); /* Safari 和 Chrome */
	-o-transform:rotate(20deg); 	/* Opera */
}
.news-more{
	display: block;
	float: right;
	line-height: 50px;
	font-size: 16px;
	color: #444;
}
.news-more:hover{
	color: #0090D9;
	font-weight: bold;
}
.news-content{
	width: 100%;
	height: auto;
	overflow: auto;
	padding: 10px 0;
}
.news-content ul{
	display: block;
	width: 100%;
	height: auto;
	overflow: auto;
}
.news-content ul li{
	width: 100%;
	height: 40px;
}
.news-content ul li p{
	float: left;
	line-height: 40px;
	width: 580px;
	height: 40px;
	color: #666;
}
.news-content ul li:hover p{
	color: #0090D9 !important;
}
.news-content ul li span{
	float: right;
	width: 100px;
	height: 40px;
	line-height: 40px;
	color: #888;
	font-size: 14px;
	text-align: right;
}
.news-body-right{
	width: 400px;
	height: auto;
	overflow: auto;
	float: right;
}
.contact-title{
	width: 100%;
	height: auto;
	overflow: auto;
}
.contact-title h1{
	font-size: 24px;
	float: left;
	color: #444;
	line-height: 50px;
	margin-right: 15px;
}
.contact-title p{
	float: left;
	font-size: 20px;
	color: #0090D9;
	line-height: 58px;
}
.contact-body{
	width: 100%;
	height: auto;
	overflow: auto;
}
.contact-body ul{
	display: block;
	width: 100%;
	height: auto;
	overflow: auto;
}
.contact-body ul li{
	width: 100%;
	height: 40px;
	color: #666;
	line-height: 40px;
	font-size: 16px;
	padding-left: 40px;
	margin: 15px 0;
}
.contact-body ul li:nth-child(1){
	background: url(../img/contact1.png) left center no-repeat;
	background-size: 30px 30px;
}
.contact-body ul li:nth-child(2){
	background: url(../img/contact2.png) left center no-repeat;
	background-size: 30px 30px;
}
.contact-body ul li:nth-child(3){
	background: url(../img/contact3.png) left center no-repeat;
	background-size: 30px 30px;
}
.contact-body ul li:nth-child(4){
	background: url(../img/contact4.png) left center no-repeat;
	background-size: 30px 30px;
}


#link{
	width:100%;
	min-width: 1200px;
	height: auto;
	overflow: auto;
	background: #f0f0f0;
}
.link-body{
	width: 1200px;
	height: auto;
	overflow: auto;
	margin: 0 auto;
	padding: 15px 0;
}
.link-body ul{
	display: block;
	width: 100%;
	height: auto;
	overflow: auto;
}
.link-body ul li{
	float: left;
	font-size: 16px;
	color: #666;
	line-height: 24px;
	margin: 0 10px;
}
.link-body ul li a{
	color: #666;
}
.link-body ul li:hover a{
	color: #0090DA;
}
.link-title{
	font-size: 20px;
	line-height: 24px;
	color: #444;
	margin-right: 10px;
	float: left;
}