@charset "utf-8";

/* CSS Document */
.nex_quote_top{ }
.nex_quote_map{ width:580px; height:600px; border-radius:6px; float:left; position:relative; overflow:hidden; background:url(../img/contact_bg.jpg) center no-repeat; background-size:cover;}
.nex_quote_contact{ float:right; width:600px; padding-top:30px;}
.nex_quote_header{}
.nex_quote_header h4{display: inline-block;font-size:14px;letter-spacing: 1.5px;height:28px; line-height:28px; color:#1678FF; position:relative; padding-right:60px;margin-bottom:15px;font-weight: 700;}
.nex_quote_header h4:after{ display: block; content: ""; position: absolute; width: 50px; height: 1px; right: 0; background: #1678FF; top: 50%;}
.nex_quote_header h2{font-size:37px; line-height: 52px; color: #202426;}
.nex_quote_desctxt{ margin:25px 0; line-height:22px; font-size:14px; color:#666;}
.nex_quote_details{ margin-bottom:25px;}
.nex_quote_details ul li{ margin-bottom:30px; padding-left:60px;}
.nex_quote_details ul li:last-child{ margin-bottom:0px;}
.nex_quote_details ul li.nex_contact_tel{ background:url(../img/nex_icon_tel.png) left center no-repeat; background-size:50px;}
.nex_quote_details ul li.nex_contact_email{ background:url(../img/nex_icon_email.png) left center no-repeat; background-size:50px;}
.nex_quote_details ul li.nex_contact_address{ background:url(../img/nex_icon_add.png) left center no-repeat; background-size:50px;}
.nex_quote_details ul li h2{ height:30px; line-height:30px; overflow:hidden; font-size:18px; color:#333;}
.nex_quote_details ul li h2 em{ color:#1678FF; margin-left:15px;}
.nex_quote_details ul li p{ height:20px; line-height:20px; overflow:hidden; font-size:14px; color:#9d9d9d;}
.nex_quote_follow{ line-height:22px; font-size:16px;color: #1B1E20; font-weight:300;}
.nex_quote_follow a{ color:#1b1b1b;}
.nex_quote_follow a:hover{color:#1678FF;}
.nex_quote_follow strong{}

.nex_Contactbox{ width:1240px;padding:50px 5px 50px 40px ; background:#F7F7F7;border-radius: 8px;box-sizing: border-box;margin: 60px auto;}

.ContactForm-title{font-size: 16px;line-height: 30px;color: #3d3d3d;display: block;margin-bottom: 12px;}
.ContactForm-title em{font-size: 16px;line-height: 30px;color: #ff0000;margin-right: 5px;}

.nex_ContactboxRight{ position:relative; overflow:hidden;}
.nex_ContactR_Iners{}
.nex_ContactR_InersTop{ text-align:center; margin-bottom:30px;}
.nex_ContactR_InersTop h4{font-size: 14px; font-weight: 600; color: #007BFF; line-height: 20px; height: 20px; letter-spacing: 2px; overflow: hidden;}
.nex_ContactR_InersTop h5{height:40px;line-height: 40px;overflow: hidden;  font-size: 24px; color: #333; font-weight: 400; letter-spacing: 2px; margin: 0 0 20px; position:relative;text-align: left;}

.nex_ContactR_InersTop h3{ line-height:20px; font-size:12px; color:#999; font-weight:300;}
.nex_ContactForm{ margin:20px 0;}
.nex_ContactFormTop{  margin-bottom:24px;}
.nex_ContactFormTopL{ width:560px;  float:left; margin-right:35px;}
.nex_ContactFormTopL:nth-child(3){ margin-right:0;}
.nex_ContactFormTopL input{ width:100%;text-indent:20px;height:40px;line-height:40px; margin-right:30px; background:#fff; outline:none; font-size:16px; color:#333;border: 1px solid rgba(0,0,0,0.1);border-radius: 4px;}
.nex_TypeEmail{ margin-right:0;}
.nex_ContactFormMid{  margin-bottom:24px;}
.nex_ContactFormMid .nex_ContactFormTopL{ width:560px;  float:left; margin-right:35px;}
.nex_ContactFormMid .nex_ContactFormTopL input{ width:100%; border:0;text-indent:20px;height:40px;line-height:40px; margin-right:30px; background:#fff; outline:none; font-size:16px; color:#333;border: 1px solid rgba(0,0,0,0.1);border-radius: 4px;}
.nex_ContactFormMid .nex_ContactFormTopL:nth-child(3){ margin-right:0;}

.nex_ContactFormTopL select{ background:none; padding:0;outline:none;font-family:Microsoft Yahei;background:#fff; line-height:40px; font-size:16px; color:#aaa;}
.nex_TypeSelection{ width:393px; height:40px; float:left; margin-right:0px;background:#fff;}
.nex_ContactFormTopL select option{ }
.nex_ContactFormBtm{}
.nex_ContactFormBtm textarea{outline:none; height:100px; width:1155px;padding:12px;background:#fff; font-family:Microsoft Yahei; line-height:22px; font-size:16px; color:#333;border: 1px solid rgba(0,0,0,0.1);border-radius: 4px;box-sizing: border-box;}
.nex_ContactSubmit{ margin-top:40px;}
.nex_ContactSubmit input{display:block; border:0; width:155px; height:48px; line-height:48px; background:#00428E; font-size:18px; color:#fff; text-align:center;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;-ms-transition:all 0.3s linear;transition:all 0.3s linear; letter-spacing:2px; font-weight:500; cursor:pointer; font-family:Microsoft Yahei;border-radius: 4px;}
.nex_ContactSubmit input:hover{ width:150px;}

.contact-mainbox{
	width: 1240px;
	margin: 0 auto;
	text-align: center;
}
.contact-mainbox-title{
	font-size: 24px;
	color: #3d3d3d;
}
.contact-item{
	display: flex;
	justify-content:center;
	flex-wrap: wrap;
	margin: 60px auto 0;
}
.contact-list{
	width: 350px;
	height: 120px;
	border-radius: 8px;
	background: #ffffff;
	display: flex;
	padding: 24px 25px;
	box-sizing: border-box;
	justify-content:space-between;
	margin:0 20px 30px;
	text-align: left;
	border: 1px solid rgba(0,0,0,0.1);
}
.contact-list-img{
	width: 50px;
	text-align: center;
}
.contact-list-box{
	width: 230px;
}
.contact-list-box h2{
	font-size: 18px;
	color: #3D3D3D;
	margin-bottom: 5px;
	font-weight: normal;
}
.contact-list-box h3{
	font-size: 24px;
	color: #00428E;
}
.contact-list-box h4{
	font-size: 14px;
	color: #3D3D3D;
	font-weight: 400;
}