@charset "utf-8";

/* CSS Document */



.nex_Contactbox{}
.nex_ContactboxLeft{ float:left; width:33%; height:600px; position:relative; overflow:hidden; background:url(../img/contact_bg.jpg) center no-repeat; background-size:cover;}
.nex_ContactL_Iners{ width:60%; height:50%; padding:15% 10%; background:rgba(255,255,255,0.7); position:absolute; top:10%; left:10%;}
.nex_ContactL_Iners h4{font-size: 14px; font-weight: 600; color: #007BFF; line-height: 20px; height: 20px; letter-spacing: 2px; overflow: hidden;}
.nex_ContactL_Iners h5{line-height: 33px; height: 33px; overflow: hidden;  font-size: 30px; color: #333; font-weight: 600; letter-spacing: 2px; margin: 20px 0;}
.nex_Contact_items{}
.nex_Contact_items ul li{ height:40px; line-height:40px; overflow:hidden; font-size:14px; color:#333; font-weight:400; padding-left:25px;}
.nex_Contact_items ul li.nex_Contact_add{ background:url(../img/contact_address.png) left center no-repeat;}
.nex_Contact_items ul li.nex_Contact_tel{background:url(../img/contact_tel.png) left center no-repeat;}
.nex_Contact_items ul li.nex_Contact_fax{background:url(../img/contact_fax.png) left center no-repeat;}
.nex_Contact_items ul li.nex_Contact_email{ text-decoration:underline;background:url(../img/contact_email.png) left center no-repeat;}
.nex_Contact_items ul li.nex_Contact_date{background:url(../img/contact_date.png) left center no-repeat;}

.nex_ContactboxRight{ float:right; width:67%; height:600px; background:#F7F7F7; position:relative; overflow:hidden;}
.nex_ContactR_Iners{ width:88%; height:100%; position:absolute; top:15%; left:6%;}
.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{line-height: 33px; height: 33px; overflow: hidden;  font-size: 30px; color: #333; font-weight: 600; letter-spacing: 2px; margin: 20px 0; position:relative;}
.nex_ContactR_InersTop h5 em{ display:block; width:20px; height:3px; background:#007BFF; position:absolute; top:35px; left:0;}
.nex_ContactR_InersTop h3{ line-height:20px; font-size:12px; color:#999; font-weight:300;}
.nex_ContactForm{ margin:20px 0;}
.nex_ContactFormTop{ height:40px; margin-bottom:20px;}
.nex_ContactFormTopL{ width:258px; height:40px; float:left; margin-right:30px;border-bottom:1px solid #aaa;}
.nex_ContactFormTopL input{ width:258px; border:0;  height:40px; margin-right:30px; background:none; font-family:Microsoft Yahei; line-height:40px; font-size:16px; color:#333;}
.nex_TypeEmail{ margin-right:0;}
.nex_ContactFormMid{ height:40px; margin-bottom:20px;}
.nex_ContactFormMid .nex_ContactFormTopL{ width:258px; height:40px; float:left; margin-right:30px;border-bottom:1px solid #aaa;}
.nex_ContactFormTopL select{ border:0; background:none; padding:0;font-family:Microsoft Yahei; line-height:40px; font-size:16px; color:#aaa;}
.nex_TypeSelection{ width:258px; height:40px; float:left; margin-right:0px;border-bottom:1px solid #aaa;}
.nex_ContactFormTopL select option{ }
.nex_ContactFormBtm{}
.nex_ContactFormBtm textarea{border:0; border-bottom:1px solid #aaa; height:88px; width:835px;background:none; font-family:Microsoft Yahei; line-height:22px; font-size:16px; color:#333;}
.nex_ContactSubmit{ margin-top:30px;}
.nex_ContactSubmit input{display:block; border:0; width:130px; height:40px; line-height:40px; background:#007BFF; font-size:14px; 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;}
.nex_ContactSubmit input:hover{ width:150px;}