﻿@charset "utf-8";
/* CSS Document */
body {
	background:url(../images/style/bg-about-header.jpg?20190827) center 0 no-repeat;
}
.dvSection {
	margin:0 auto;
	height: 350px;
	background: #e6e6e6;
	margin-top: 650px;
	box-sizing: border-box;
}
.dvContent{
	width: 1000px;
	margin: 0 auto;
}
.dvSection h1 {
	font-size: 60px;
	line-height: 72px;
	margin: 105px 0 46px 0;
	color: #3F3F3F;
	float: left;
}
.dvSection h2 {
	font-size: 48px;
	line-height: 48px;
	margin: 176px 0 40px 52px;
	color: #3F3F3F;
}
.dvSection p{
	font-size: 18px;
	line-height: 28px;
	color: #050505;
	float: left;
	margin: 68px 0 0 50px;
	width: 815px;
}
.dvSection h3 {
	font-size: 30px;
	line-height: 30px;
}
.dvSection h4 {
	font-size: 24px;
	line-height: 24px;
}

#dvAbstract {
	height:455px;
}


.dvSystem {
	height: 281px;
	padding-top: 89px;
}

.dvSystem p {
	width:694px;
	font-size: 14px;
	line-height: 22px;
	margin: 18px 0 46px 0;
}
.dvSystem .dvSystemContain {
	display: inline-block;
	vertical-align: top;
	width: 835px;
	margin-left: 28px;
}
.dvSystem .dvSystemLink1 {
	display: block;
	color: #7F7F7F;
	font-size: 14px;
	line-height: 14px;
	height: 20px;
	float: left;
	border-bottom: 1px #7F7F7F solid;
	text-decoration: none;
}
.dvSystem .dvSystemLink2 {
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	width: 113px;
	height: 18px;
	float: right;
	padding: 21px 14px 21px 14px;
	text-decoration: none;
	border-radius:5px;
	text-align:center;
}

#dvReaearch{
	height: 408px;
	width: 100%;
	box-sizing: border-box;
	background:url(../images/style/dvReaearch.jpg) center 0 no-repeat;
}
#dvMarket{
	height: 412px;
	width: 100%;
	box-sizing: border-box;
	background:url(../images/style/dvMarket.jpg) center 0 no-repeat;
}
#dvProduct{
	height: 413px;
	width: 100%;
	box-sizing: border-box;
	background:url(../images/style/dvProduct.jpg) center 0 no-repeat;
}
#dvReaearch h3,#dvMarket h3,#dvProduct h3{
	color: #fff;
	margin-top: 100px;
	float: left;
	font-size: 30px;
	line-height: 46px;
}
#dvReaearch p,#dvMarket p,#dvProduct p{
	color: #fff;
	margin: 100px 0 0 60px;
	float: left;
	font-size: 15px;
	line-height: 28px;
	width: 815px;
}
#dvReaearch .dvSystemLink1,#dvMarket .dvSystemLink1,#dvProduct .dvSystemLink1{
	float: left;
	clear: both;
	margin: 70px 0 0 182px;
	font-size: 15px;
	line-height: 24px;
	color: #ffaa00;
}
#dvMarket .dvSystemLink1,#dvProduct .dvSystemLink1{
	margin-top: 126px;
}
#dvReaearch .dvSystemLink2,#dvMarket .dvSystemLink2,#dvProduct .dvSystemLink2{
	float: left;
	margin: 55px 0 0 565px;
	color: #fff;
	width: 145px;
	height: 40px;
	border-radius: 4px;
	background: #ffaa00;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	line-height: 40px;
}
#dvMarket .dvSystemLink2,#dvProduct .dvSystemLink2{
	margin-top: 105px;
}
#dvReaearch .dvSystemLink2:hover,#dvMarket .dvSystemLink2:hover{
	background:#ffa200;
}

#dvSale{
	background:url(../images/style/bg-about-sale2.jpg) center 0 no-repeat;
	height:643px;
	width:100%;
	overflow: hidden;
}
#dvSale h3{
	margin: 100px 0 0 0;
	font-size: 30px;
	line-height: 36px;
	color: #333333;
}
#dvSale h4{
	margin: 10px auto 0;
	font-size: 24px;
	line-height: 30px;
	color: #333333;
	text-align: center;
}
#dvSale p {
	color: #333;
	font-size: 18px;
	line-height: 30px;
	margin: 5px auto;
	text-align: center;
}

#dvSale span {
	text-align: left;
}
#dvOversea {
	background: rgb(250,250,250) url(../images/style/bg-about-oversea.png) 892px 77px no-repeat;
	padding-top: 68px;
	height:377px;
	min-width:1040px;
	width:100%;
}
#dvOversea h3 {
	padding-bottom: 30px;
}
#dvOversea p {
	font-size: 16px;
	line-height: 28px;
}
#dvDesign {
	background:url(../images/style/bg2016-about-awards.jpg) center 3px no-repeat;
	padding-top: 68px;
	height:1277px;
	min-width:1040px;
	width:100%;
}
#dvDesign p {
	color: #7F7F7F;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 313px;
}

#dvDesign h4 {
	color: #3F3F3F;
	margin-bottom: 12px;
}

#dvGrow {
	background: #e6e6e6;
	height: 220px;
	width:100%;
	overflow: hidden;
}
#dvGrow h3 {
	margin: 88px 0 0 0;
	color:#333;
	font-size: 30px;
	line-height: 36px;
	float: left;
}
#dvGrow ul{
	float: left;
	margin: 100px 0 0 38px;
}
#dvGrow ul li {
	color: #333;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 27px;
	list-style-type:disc;
	margin-left:65px;
	float: left;
}
#dvGrow span {
	font-weight: bold;
	margin-right: 15px;
	font-size:16px;
	line-height:16px;
}
#dvGrow .dvGrowDot {
	margin: 0 20px 0 33px;
}
