/* CSS Document */

.company-box {
	width: 1200px;
	height: auto;
	margin: 0px auto;
	padding: 50px 0px 30px 0px;
}
.company-title {
	width: 1200px;
	height: 120px;
	text-align: center;
}
.company-title h3 {
	font-size: 48px;
	color: #247dff;
	font-weight: normal;
	line-height: 50px;
}
.company-title h4 {
	font-size: 24px;
	font-weight: normal;
}
.company-title p {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 28px;
}
.company-box .profile {
	width: 1200px;
	height: auto;
	padding: 40px 0px;
	line-height: 35px;
	font-size: 16px;
}

.contact-one {
	width: 1154px;
	height: auto;
	padding: 35px 20px;
	border: 2px solid #dedede;
	margin: 50px 0px;
	text-align: center;
}
.contact-one h3 {
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	color: #1b58aa;
	padding-bottom: 10px;
}
.contact-one p {
	font-size: 16px;
	line-height: 28px;
}

.contact-two {
	width: 1200px;
	line-height: 35px;
	font-size: 18px;
	text-align: center;
	padding: 20px 0px 70px 0px;
}
.contact-img {
	width: 1200px;
	height: auto;
	text-align: center;
	padding-bottom: 200px;
}


.message {
	width: 100%;
	height: 650px;
	background: url(../images/contact-bg.jpg) no-repeat center top;
	margin: 40px 0px 100px 0px;
}
.message-con {
	width: 1200px;
	height: 650px;
	margin: 0px auto;
}
.message-con form {
	width: 540px;
	height: 630px;
	padding-right: 110px;
	float: right;
	padding-top: 20px;
}
.message-con form input.form-text {
	width: 405px;
	height: 50px;
	border: 1px solid #bfbfbf;
	font-size: 16px;
	line-height: 50px;
	padding-left: 15px;
	margin-top: 20px;
}
.message-con form textarea.form-text02 {
	width: 500px;
	height: 150px;
	border: 1px solid #bfbfbf;
	font-size: 16px;
	line-height: 50px;
	padding-left: 15px;
	margin-top: 20px;
}
.message-con .yanz {
	width: 500px;
	height: 52px;
}
.message-con .yanz input.form-text03 {
	width: 155px;
	height: 50px;
	border: 1px solid #bfbfbf;
	font-size: 16px;
	line-height: 50px;
	margin-top: 20px;
	float: left;
	padding-left: 15px;
}
.message-con .yanz .img {
	width: 115px;
	height: 50px;
	float: left;
	display: inline-block;
	padding-left: 20px;
	margin-top: 20px;
}
.message-con .yanz .link2 {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-decoration: underline;
	float: left;
	padding-left: 20px;
	margin-top: 20px;
	color: #1b58aa;
}
.message-con .form-button {
	width: 420px;
	height: 50px;
	background: #247dff;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
	color: white;
	border: 0px;
	margin-top: 50px;
}

.development {
	width: 1200px;
	height: auto;
	background: url(../images/development.jpg) no-repeat center top;
	padding-bottom: 90px;
}
.devel-01 {
	width: 350px;
	height: 120px;
	padding: 45px 0px 0px 260px;
	float: left;
}
.devel-02 {
	width: 350px;
	height: 120px;
	padding: 45px 0px 0px 110px;
	float: left;
}
.devel-03 {
	width: 350px;
	height: 120px;
	padding: 30px 0px 0px 355px;
	float: left;
}
.devel-04 {
	width: 350px;
	height: 120px;
	padding: 80px 0px 0px 55px;
	float: left;
}
.devel-05 {
	width: 380px;
	height: 70px;
	padding: 0px 700px 0px 74px;
	float: left;
}
.devel-06 {
	width: 380px;
	height: 120px;
	padding: 15px 500px 0px 214px;
	float: left;
}
.devel-07 {
	width: 380px;
	height: 70px;
	padding: 15px 0px 0px 600px;
	float: left;
}
.devel-08 {
	width: 380px;
	height: 70px;
	padding: 60px 0px 0px 600px;
	float: left;
}
.devel-01 i,
.devel-02 i,
.devel-03 i,
.devel-04 i,
.devel-06 i {
	width: 33px;
	height: 120px;
}
.devel-05 i,
.devel-07 i,
.devel-08 i {
	width: 95px;
	height: 33px;
	float: left;
	background: url(../images/icon-d3.png) no-repeat;
}
.devel-01 i,
.devel-02 i,
.devel-04 i,
.devel-06 i {
	display: inline-block;
	background: url(../images/icon-d1.png) no-repeat;
	float: left;	
}
.devel-03 i {
	display: inline-block;
	background: url(../images/icon-d2.png) no-repeat;
	float: left;	
	margin-top: 25px;
	margin-right: 10px;
}
.devel-01 font,
.devel-02 font,
.devel-03 font,
.devel-04 font,
.devel-05 font,
.devel-06 font,
.devel-07 font,
.devel-08 font {
	width: 290px;
	height: 120px;
	float: left;
}
.devel-01 h3,
.devel-02 h3,
.devel-04 h3,
.devel-06 h3 {
	font-size: 20px;
	font-weight: normal;
	padding-top: 40px;
}
.devel-03 h3,
.devel-05 h3,
.devel-07 h3,
.devel-08 h3 {
	font-size: 20px;
	font-weight: normal;
}
.devel-01 .font p,
.devel-02 .font p,
.devel-03 .font p,
.devel-04 .font p,
.devel-05 .font p,
.devel-06 .font p,
.devel-07 .font p,
.devel-08 .font p {
	font-size: 16px;
}
.layout {
	width: 1200px;
	height: auto;
	margin: 0px auto;
}
.ds-title06 {
	width: 1200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #247dff;
	padding-top: 30px;
	padding-bottom: 19px;
}
.mian06-line {
	width: 828px;
	height: 36px;
	background: url(../images/line.jpg) no-repeat center;
	margin: 0px auto;
}
.mian06-font {
	width: 1200px;
	height: 70px;
	font-size: 14px;
}
.mian06-font p:first-child {
	width: 362px;
	height: 70px;
	float: left;
	line-height: 30px;
	color: #22b55c;
	text-align: center;
	margin-left: 188px;
}
.mian06-font p:nth-child(2) {
	width: 537px;
	height: 70px;
	float: left;
	line-height: 30px;
	color: #666;
	text-align: center;
}
.mian06-form {
	width: 600px;
	height: auto;
	padding-bottom: 100px;
	margin: 0px auto;
}
.form-ground {
	height: 47px;
	margin-bottom: 20px;
}
.form-ground label {
	width: 170px;
	height: 47px;
	line-height: 47px;
	float: left;
	text-align: right;
	font-size: 16px;
}
.form-ground span{

}
.form-ground .ds-text {
	width: 400px;
	height: 45px;
	background: white;
	border: 1px solid #dedede;
	border-radius: 4px;
	padding-left: 10px;
	margin-left: 10px;
	font-size: 16px;
}
.ds-gou {
	width: 400px;
	height: 31px;
	padding-top: 7px;
	float: left;
}
.ds-gou a {
	float: left;
	margin-left: 15px;
}
.ds-gou a.ok {
	background: url(../images/ok.jpg) no-repeat;
	width: 32px;
	height: 31px;
	display: inline-block;
}
.ds-gou a.no {
	background: url(../images/no.jpg) no-repeat;
	width: 32px;
	height: 31px;
	display: inline-block;
}
.ds-gou b {
	float: left;
	line-height: 31px;
	font-size: 16px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 50px;
}
.ds-btn {
	width: 164px;
	height: 46px;
	background: #247dff;
	color: white;
	font-size: 16px;
	line-height: 46px;
	text-align: center;
	border: 0px;
	border-radius: 3px;
	margin-left: -20px;
	margin-top: 30px;
}












