@CHARSET "utf-8";
/* Reset CSS
 * --------------------------------------- */
.n-box{
	max-width: 1400px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	clear: both;
	height: 100%;
}
.ny-banner{
	clear: both;
	background: url(/templates/default/images/ny-banner.jpg) top center no-repeat;
	height: 377px;
	width: 100%;
	background-size: cover;
	display: block;
}
.position{
	clear: both;
	border-bottom: 1px solid #CCC;
	border-left: 10px solid #194c9f;
	padding-left: 30px;
	margin: 30px auto 10px auto;
	line-height: 40px;
}
.position a{
	color: #6e6e6e;
}
.position .back{
	float: right;
}
.ny-contact-t{
	clear: both;
	text-align: center;
	padding-bottom: 20px;
	margin: 30px auto;
}
.ny-contact-t .ch{
	font-size: 32px;
	color: #3e3e3e;
	position: relative;
	max-width: 150px;
	margin: 0 auto;
	padding-bottom: 10px;
}
.ny-contact-t .ch:before{
	content: '';
	width: 50%;
	height: 2px;
	background: #1a4c9f;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.ny-contact-t .ch:after{
	content: '';
	width: 50%;
	height: 2px;
	background: #da251d;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.ny-contact-left{
	width: 100%;
	background: #f8f8f8;
	box-sizing: border-box;
	padding: 20px;
	overflow: hidden;
}
.ny-contact-left .lx-t{
	font-size: 18px;
	color: #3e3e3e;
}

.ny-contact-left .lx-t i{
	color: #194c9f;
	font-size: 20px !important;
	margin-right: 10px;
}
.ny-contact-left .lx-num{
	font-size: 30px;
	color: #3e3e3e;
	font-weight: bold;
}
.ny-contact-left .lx-num2{
	font-size: 20px;
	color: #3e3e3e;
	font-weight: bold;
}
.ny-contact-left .lx-li{
	 padding: 20px;
}
.ny-contact-right{
	background: url(/templates/default/images/ny-contact-right.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	clear: both;
	overflow: hidden;
	box-sizing: border-box;
	text-align: center;
	padding:40px 50px;
}
.ny-contact-right img{
	float: left;
	margin-right: 50px;

}
#dituContent{
	clear: both;
	width: 100%;
	height: 400px;
}
.content-form{
	clear: both;
	height: 100%;
	width: 100%;
	background: #282828;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	padding: 50px;
}
.content-form .ch{
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	z-index: 222;
}
.content-form .en{
	font-size: 64px;
	font-weight: bold;
	color: #303030;
	position: absolute;
	left: 50px;
	top: 50px;
	z-index: -1;
	text-transform: uppercase;
}
.liuyan{
	width: 80%;
	max-width: 580px;
	clear: both;
	float: left;
}
.liuyan input{
	clear: both;
	background: none;
	border: 1px solid #707070;
	background: #282828;
	line-height: 64px;
	width: 100%;
	margin-bottom: 20px;
	box-sizing: border-box;
	padding: 0 20px;
}
.liuyan textarea{
	clear: both;
	background: none;
	border: 1px solid #707070;
	background: #282828;
	line-height: 64px;
	width: 100%;
	margin-bottom: 20px;
	box-sizing: border-box;
	padding: 0 20px;}
.liuyan img{
	width: 96px;
	height: 42px;
	float: left;
}
.liuyan  .submit{
	width: 131px;
	height: 46px;
	background: #194c9f;
	text-align: center;
	line-height: 46px;
	color: #FFF;
	font-size: 18px;
	display: block;
	float: right;
}
.ny-banner-title{
	background:  url(/templates/default/images/banner-title.png)  repeat;
	max-width: 482px;
	max-height: 132px;
	display: block;
	position: absolute;
	right: 0;
	bottom:  0;
	padding: 10px 30px;
}
.ny-banner-title .ch{
	font-size: 40px;
	color: #FFF;
	line-height: 60px;
	position: relative;
}
.ny-banner-title .ch:after{
	width: 68px;
	height: 2px;
	background: #2c6cd7;
	display: block;
	content: '';
	float: right;
	margin-top: 30px;
	margin-left: 20px;
	margin-right:120px;


}
.ny-banner-title .en{
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	line-height: 30px;
}
.lx-box1{
	max-width: 700px;
	float: right;
}