.acdsee_mac_banner img{
	display:block;
	margin:0 auto;
}

.acdsee_mac_content *{
	font-weight: normal;
    font-family: Microsoft YaHei;
}

.acdseemac_part1 .row,.acdseemac_part2 .row,.acdseemac_part3 .row,.acdseemac_part4 .row{
	max-width: 1150px;
}

.acdseemac_part1 {
	background: #fff;
	padding: 40px 15px;
}
.acdseemac_part2{
	background: #737373;
	padding: 40px 15px;
}
.acdseemac_part3 {
	background: #faf9f9;
	padding: 40px 15px;
}

.acdseemac_part4 {
	background: #ededed;
	padding: 40px 15px;
}

.acdseemac_part1 h1{
	color: #3b3b3b;
	font-size: 30px;
	text-align: center;
}

.acdseemac_part1 h1 img{
	margin-right: 20px;
}

.acdseemac_part1 p{
	color: #666;
	font-size: 16px;
	margin: 30px auto;
	text-align: center;
}
.acdseemac_part2 h3{
	color: #fff;
	font-size: 22px;
	padding-top: 5%;
}

.acdseemac_part2 ul > li{
    list-style: disc;
    list-style-position: outside;
    margin-left: 15px;
    font-size: 16px;
    color: #fff;
}

.acdseemac_part3 h3{
	color: #000;
	font-size: 22px;
	font-weight: normal;
}

.acdseemac_part3 p{
	color: #666;
	font-size: 16px;
	max-width: 500px;
	margin-top: 20px;
}

.acdseemac_part3 input[type="text"]{
	height: 38px;
	line-height: 38px;
	max-width: 80%;
	font-size: 16px;
	color: #666;
}

.acdseemac_part3 input[type="submit"]{
	height: 45px;
	text-align: center;
	min-width: 80%;
	color: #fff;
	font-size: 16px;
	background: #07A4D8;
	border: none;
	margin-top: 10px;
	border-radius: 2px;
}

.acdseemac_part4 ul > li{
    list-style: disc;
    list-style-position: outside;
    margin-left: 15px;
    font-size: 16px;
    color: #666;
}

.acdseemac_part4 .acdsee_cpdj {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.acdseemac_part4 .acdsee_cpdj h1 {
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    color: #3b3b3b;
    padding-top: 45px;
    font-family: Microsoft YaHei;
    letter-spacing: 1px;
}

.acdseemac_part4 .xq_box {
    margin: 30px auto;
}

.acdseemac_part4 .xq_box dt {
    font-size: 22px;
    color: #565656;
    line-height: 40px;
    font-family: Microsoft YaHei;
    font-weight: normal;
    letter-spacing: 1px;
    padding-left: 0;
}

.acdseemac_part4 .xq_box ul{
	margin-top: 4px;
}

.acdseemac_part4 .xq_box ul {
    line-height: 30px;
    color: #666;
    font-size: 16px;
    font-weight: normal;
    font-family: Microsoft YaHei;
    padding-right: 20px;
}

.show-small{
	display: none;
}

@media screen and (max-width: 767px) {
	.acdseemac_part1 h1{
		font-size: 20px;
	}
	.hidden-small{
		display: none;
	}
	.show-small{
		display: block;
		text-align: center;
	}
}

/*thank you*/
.acdseemac_thk_banner img{
	display:block;
	margin:0 auto;

}

.acdseemac_thk_content > .row{
	max-width: 1100px;
	padding: 40px 15px;
}

.acdseemac_thk_content img{
	float: right;
	margin-right: 10px;
}
.acdseemac_thk_content h2.title {
    color: #3b3b3b;
    font-size: 30px;
    font-weight: normal;
    font-family: Microsoft YaHei;
    letter-spacing: 1px;
    margin-top: 0;
}
.acdseemac_thk_content p{
	color: #666;
    font-size: 16px;
    font-weight: normal;
    font-family: Microsoft YaHei;
    letter-spacing: 1px;
}
.acdseemac_thk_content .acdseemac_part4 .xq_box {
    max-width: 850px;
}