﻿.content {
	width:100%;
	background:#f7f7f7;
	padding:150px 0 80px;
}
.content .box {
	max-width:1600px;
	margin:auto;
}
.content .box .address {
	width:100%;
	background:#fff;
	display:table;
	display: flex;
}
.content .box .address .box1 {
	width:25%;
	height:295px;
	float:left;
	border-right:1px solid #e8e8e8;
	padding-left:2.5%;
	/* padding-top:53px; */
	display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
}
.content .box .address .box1:last-child {
	/* justify-content: flex-start; */
	border-right:none;
}
.content .box .address .box1 .t1 {
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	color:#222;
}
.content .box .address .box1 .t2 {
	font-size:14px;
	color:#222;
	line-height:24px;
	padding-left:33px;
	background:url(../image/icon30.png) left 3px no-repeat;
	margin-top:32px;
}
.content .box .address .box1 .t3 {
	font-size:16px;
	color:#222;
	line-height:26px;
	padding-left:33px;
	font-family: 'Gotham-Bold';
	background:url(../image/icon31.png) left center no-repeat;
	margin-top:34px;
}
.content .box .address .box1 .t4 {
	width:100%;
	margin-top:35px;
}
.content .box .address .box1 .t4 a {
	display:inline-block;
	width:145px;
	height:45px;
	border:1px solid #222;
	border-radius:22px;
	line-height:43px;
	font-size:16px;
	font-family: 'Gotham-Bold';
	background:url(../image/icon33.png) 21px center no-repeat;
	padding-left:47px;
	margin-right:10px;
	transition:all ease .5s;
}
.content .box .address .box1 .t4 a:hover {
	background:#222 url(../image/icon32.png) 21px center no-repeat;
	color:#fff;
}
.content .box .map {
	width:100%;
}
.content .box .other {
	width:100%;
	display:inline-block;
	margin-top:10px;
	display: flex;
}
.content .box .other .way {
	width:37.5%;
	height:698px;
	float:left;
	margin-right:0.625%;
	background:#fff;
	padding:60px 40px;
}
.content .box .other .way .t1 {
	font-size:36px;
	font-weight:bold;
	color:#222;
	line-height:1;
	margin-bottom:23px;
}
.content .box .other .way .t2 {
	font-size:14px;
	line-height:24px;
	color:#666;
	margin-bottom:37px;
}
.content .box .other .way .b1 {
	color:#222;
	margin-bottom:50px;
}
.content .box .other .way .b1 .ts1 {
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	padding-left:45px;
	margin-bottom:10px;
}
.content .box .other .way .b1 .ts1.w1 {
	background:url(../image/icon34.png) left center no-repeat;
	padding:7px 0 7px 45px;
}
.content .box .other .way .b1 .ts1.w2 {
	background:url(../image/icon35.png) left center no-repeat;
	padding:3px 0 3px 45px;
}
.content .box .other .way .b1 .ts1.w3 {
	background:url(../image/icon36.png) left center no-repeat;
}
.content .box .other .way .b1 .ts2 {
	font-size:14px;
	line-height:26px;
}
.content .box .other .advisory {
	width:61.875%;
	float:left;
	background:#fff;
	padding:60px 50px;
}
.content .box .other .advisory .t1 {
	font-size:36px;
	color:#222;
	line-height:1;
	font-weight:bold;
	margin-bottom:23px;
}
.content .box .other .advisory .t2{
	font-size:14px;
	line-height:24px;
	color:#666;
	margin-bottom:24px;
}
.content .box .other .advisory .b1 {
	width:100%;
	display:table;
	border-bottom:1px solid #ccc;
	padding:22px 0;
}
.content .box .other .advisory .b1 .name {
	font-size:14px;
	color:#222;
	line-height:28px;
	float:left;
	margin-right:8px;
}
.content .box .other .advisory .b1 .lists {
	float:left;
}
.content .box .other .advisory .b1 .lists li {
	float:left;
	margin-right:10px;
	padding:0 19px;
	border:1px solid #222;
	border-radius:14px;
	height:28px;
	line-height:26px;
	cursor:pointer;
	transition:all ease .5s;
	font-size:14px;
	color:#222;
}
.content .box .other .advisory .b1 .lists li:hover {
	background:#222;
	color:#fff;
}
.content .box .other .advisory .b1 .lists li.on {
	background:#222;
	color:#fff;
}
.content .box .other .advisory .b2 {
	width:100%;
	display:table;
}
.content .box .other .advisory .b2 .txt1 {
	width:47%;
	height:52px;
	float:left;
	margin-right:6%;
	font-size:14px;
	color:#222;
	border-bottom:1px solid #ccc;
	margin-top:20px;
}
.content .box .other .advisory .b2 .txt2 {
	width:100%;
	height:66px;
	font-size:14px;
	line-height:26px;
	color:#222;
	border-bottom:1px solid #ccc;
	resize:none;
	margin-top:35px;
}
.content .box .other .advisory .b2 .txt1::-webkit-input-placeholder, .content .box .other .advisory .b2 .txt2::-webkit-input-placeholder { 
    color: #999; 
    } 
.content .box .other .advisory .b2 .txt1:-moz-placeholder, .content .box .other .advisory .b2 .txt2:-moz-placeholder { 
    color: #999; 
    } 
.content .box .other .advisory .b2 .txt1::-moz-placeholder, .content .box .other .advisory .b2 .txt2::-moz-placeholder { 
    color: #999; 
    } 
.content .box .other .advisory .b2 .txt1:-ms-input-placeholder, .content .box .other .advisory .b2 .txt2:-ms-input-placeholder { 
    color: #999; 
    }
.content .box .other .advisory .b2 .txt1:nth-child(2n) {
	margin-right:0;
}
.content .box .other .advisory .b2 .txt1:focus,.content .box .other .advisory .b2 .txt2:focus {
    border-bottom:1px solid #222;
}
.content .box .other .advisory .b2 .btn {
	width:140px;
	height:50px;
	background:#222;
	border-radius:25px;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	margin-top:30px;
}

@media(max-width:1400px) {
	.content .box .address .box1 .t4 a {
		margin-bottom:20px;
	}

}
@media(max-width:1200px) {
	.content .box .other .way{
		height: auto;

	}
	.content .box .other .way .b1:last-child{
		margin-bottom: 0;
	}
	.content .box .other .way .t2{
		margin-bottom: 22px;
	}
	.content .box .other .advisory .b1 .lists li{
		padding: 0 15px;
	}

}

@media(max-width:980px) {
	.content .box .other .way .b1 .ts1{
		font-size: 15px;
	}
}

@media(max-width:900px) {
	.content .box .address .box1{
		padding: 20px 1%;
		height: 220px;
	}
	.content .box .address .box1 .t2{
		font-size: 14px;
		line-height: 24px;
		padding-left: 20px;
	}
	.content .box .address .box1 .t3{
		font-size: 14px;
		line-height: 20px;
		padding-left: 20px;
		margin-top: 10px;
	}
	.content .box .address .box1 .t4{
		margin-top: 5px;
	}
	.content .box .address .box1 .t4 a{
		height: 35px;
    	line-height: 35px;
	}
	.content .box .other .way .b1 .ts1{
		line-height: 20px;
	}
	.content .box .other .advisory .b1 .lists li{
		height: 24px;
		line-height: 22px;
		font-size: 14px;
		margin-bottom: 5px;
		padding: 0 10px;
	}

	.content .box .other .advisory .b2 .txt1{
		height: 50px;
		margin-top: 15px;
	}
	.content .box .other .way .t1,
	.content .box .other .advisory .t1{
		font-size: 24px;
	}


}

@media(max-width:767px) {

	.content{
		padding: 40px 0;
	}
	.content .box .address .box1{
		width: 50%;
		height: 175px;
		padding-left: 2%;
		padding-top: 20px;
		border-bottom: 1px solid #ccc;
	}

	.content .box .other .way{
		width: 100%;
		padding: 40px 20px;
		margin-right: 0;
	}
	.content .box .other .way .t1{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.content .box .other .way .t2{
		line-height: 20px;
		margin-bottom: 15px;
	}
	.content .box .other .way .b1 .ts1{
		margin-bottom: 0;
	}
	.content .box .other .way .b1 .ts1.w1,
	.content .box .other .way .b1 .ts1.w2,
	.content .box .other .way .b1 .ts1.w3 {
		padding: 7px 0 7px 30px;
		background-size: 20px;
	}
	.content .box .other .way .b1{
		margin-bottom: 20px;
	}
	.content .box .other .advisory{
		width: 100%;
		padding: 40px 20px;
	}
	.content .box .other .advisory .t1{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.content .box .other .advisory .t2{
		line-height: 20px;
		margin-bottom: 15px;
	}
	.content .box .other .advisory .b1{
		padding: 10px 0;
	}
	.content .box .other .advisory .b1 .lists li{
		padding: 0 10px;
	}
	.content .box .other .advisory .b2 .txt1{
		height: 30px;
		margin-top: 15px;
	}
	.content .box .other .advisory .b2 .txt2{
		margin-top: 15px;
	}
	.content .box .other .advisory .b2 .btn{
		height: 40px;
		font-size: 14px;
		margin-top: 20px;
	}
}

/* common.css */
input, textarea, button {
	padding: 0;
	font-family: Verdana, Arial;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: middle;
	max-width: 100%;
}

input[type=submit], input[type=text], button {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	cursor: pointer;
}

input:focus, textarea:focus, button:focus, input:active {
	outline-color: transparent;
	border: 0;
}

select, input, select, textarea {
	vertical-align: middle;
	outline: none;
	-webkit-tap-highlight-color: transparent;
}

ul, ol, li {
	list-style-type: none;
}

a {
	color: #333;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
}

a:active {
	text-decoration: none;
}

.hidden {
	display: none;
	visibility: hidden;
}

.wrap {
	border: 0;
	padding: 0;
	margin: 0 auto;
	*zoom: 1;
	position: relative;
}

.wrap:after {
	clear: both;
	content: "";
	display: table;
}

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.absolute {
	position: absolute;
}

.pors {
	position: relative;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.hide {
	opacity: 0;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #6f6f6f;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #6f6f6f;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
