@charset "utf-8";
/*
模板版权所有归星点互联（Neoconex）所有，请尊重版权与原创；
任何模板使用问题，请联络QQ：1691000615 寻求解决。
版本：vision1.0
*/
#nexheader{ box-shadow:none;}
body{ background:#fff!important;}
.wp,#wp{ width:100%!important;}

/*submit plugin*/
.nex_measure_box{width: 1240px; margin: 0 auto; position: relative;  z-index: 33;}
.nex_measure_box .nex_measure_box_inner{}
.nex_measure_box .nex_measure_box_inner .nex_measure_main{}
.nex_measure_box .nex_measure_box_inner .nex_measure_main .nex_measure_bd{ position:absolute; top:0px; right:0; width:260px; padding:45px 20px;  height: 390px;background:#fff url(../plugin/nex_quote_bg.png) 195px -30px no-repeat;}
.nex_measure_box .nex_measure_box_inner .nex_measure_main .nex_measure_bd:after{ content:''; display:block;  position:absolute; bottom:0; left:0; width:100%; height:8px; background:url(../plugin/nex_bgs.png) left bottom repeat-x;}
.nex_measure_tips{ border-left: 5px solid #ff6600;  height: 44px;  overflow: hidden;  margin-bottom: 25px;}
.nex_measure_tips p{ height:29px; line-height:16px;  margin: -1px 0px 0px 10px;  color: #ff6600;  font-size: 16px;}
.nex_measure_list{ height:40px; margin-bottom:13px; border:1px solid #eee; position:relative; }
.nex_measure_list input{ width:242px; height: 20px;  padding: 10px 8px;  line-height: 20px; border:0; font-size: 14px;   color: #333; font-family:Microsoft Yahei;}
.nex_measure_list input::-webkit-input-placeholder{ font-size: 14px;   color: #999; font-family:Microsoft Yahei; } 
.nex_measure_list_state{ margin-bottom:13px;}

.nex_measure_location{  float: left;height:40px; border:1px solid #eee; position:relative;}
.nex_measure_location select.nex_City_Area{ width: 100px; height: 40px; line-height: 40px; font-size: 14px; color: #999;  border: 0;  background: #fff;  font-family:Microsoft Yahei;}
.nex_measure_location select.nex_City_Area option{font-size: 14px;   color: #333; font-family:Microsoft Yahei;}
.nex_measure_area{ float:right;height:40px; border:1px solid #eee; position:relative; }
.nex_measure_area input.nex_Builtup_Area{ width: 125px;  height: 20px;  line-height: 20px;  font-size: 14px;  color: #333; padding: 10px 8px; background: #fff; border:0;}
.nex_measure_area input.nex_Builtup_Area::-webkit-input-placeholder{ font-size: 14px; color: #999; font-family:Microsoft Yahei; } 
.nex_measure_area span{ position: absolute;  right: 10px;  top: 0px;  height: 40px;  line-height: 38px;  font-size: 12px;  color: #999;}
.nex_measure_submit{ margin-bottom:13px;}
.nex_measure_submit input.nex_measure_buttons{ width: 100%;  height: 42px;  line-height: 42px;  background: #ff6600;  font-size: 14px;  color: #fff;  text-align: center;  overflow: hidden;  border: 0;  cursor: pointer;  font-family: Microsoft Yahei;}
.nex_measure_submit input.nex_measure_buttons:hover{ opacity:0.8;}
.nex_measure_tipb{ height:40px; line-height:20px; overflow:hidden; font-size:12px; color:#666;}

/*quotation plugin*/
.nex_quotation_form{ width: 100%; position: fixed; left: 0;  bottom: 0; z-index: 50;  box-sizing: border-box; padding-top: 24px; transition: height ease-out 0.3s;}
.nex_quotation_form_top_abg{width: 1120px;  height: 57px;  position: absolute;  left: 50%;  bottom: -26px;  margin-left: -560px; background:url(../plugin/quota_bg.png) no-repeat;}
.nex_quotation_form_top_bbg{width: 1120px;  height: 57px;  position: absolute;  left: 50%;  bottom: 0;  margin-left: -560px; background:url(../plugin/bottom_under.png) no-repeat;}

.nex_quotation_form_inner{ width: 1034px;   position: relative; background: #fff; border-radius: 6px; margin: 0 auto; transition:all 0.3s linear;  padding-top: 86px;  box-shadow: 0 0 46px rgba(66,75,64,0.75);}
.nex_qform_close{}
.nex_qform_close a{ display:block; width:15px; height:15px; transition:all 0.2s linear; position:absolute; top:15px; right:15px; background:url(../plugin/close.png) no-repeat;}
.nex_qform_close a:hover{-webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -o-transform:rotate(90deg); -ms-transform:rotate(90deg);transform:rotate(90deg);}
.nex_quota_form_title{ width: 820px;  height: 110px;  position: absolute;  left: 133px;  top: -24px; cursor: pointer;}
.nex_quota_form_title_img{ float:left; width: 708px; height: 110px; background:url(../plugin/bottom_title.png) no-repeat;}
.nex_quota_form_title_arrow{display: block; width: 66px;  height: 66px;  border-radius: 100%;  background: #fff;  position: absolute;  top: 14px;  right: 0; transform: rotateX(180deg);}
.nex_quota_form_title_arrow .arrow_bg{ width: 54px;  height: 54px;  border-radius: 100%;  background: #ff6600;  position: absolute;  left: 50%;  top: 50%;  margin-left: -27px;  margin-top: -27px;}
@keyframes gift{from{transform:translateY(10px)}to{transform:translateY(-10px)}}
.nex_quota_form_title_arrow .arrow_img{ width: 22px;  height: 24px;  background: url(../plugin/bottom_arrow.png) no-repeat;  position: absolute;  left: 50%;  top: 50%;  margin-left: -11px;  margin-top: -12px;  animation: gift .5s linear infinite alternate;}
.nex_quota_form_title_arrow1 .arrow_img{ background: url(../plugin/up_arrow.png) no-repeat;}

.nex_quotation_form_btm{ padding: 20px 67px 0 70px; height:330px; display:none; position:relative;}
.nex_new_bottom_formL{ float:left;width: 494px;  position: relative;}
.nex_new_bottom_formL h3{font-size: 20px; color: #333; font-weight:500; height:30px; line-height:30px; overflow:hidden;  margin-bottom: 14px;}
.nex_new_bottom_formL h3 span{ font-size: 14px;  color: #999;  margin-left: 12px;}
.nex_new_bottom_formL h3 em{ color: #ff6600; margin:0 3px;}
.nex_form_items_seps{}
.nex_form_items_typein_area{float:left;margin-left: 13px; }
.nex_form_items_typein_area select.nex_City_Area{ width: 145px;  height: 36px;  padding-left: 12px;  border: 1px solid #e3e3e3;   font-size: 14px;  border-radius: 2px; color: #333; background: none;font-family:Microsoft Yahei;}
.nex_form_items_typein_area select.nex_City_Area option{font-size:14px; color:#999; font-family:Microsoft Yahei;}
.nex_form_items_typein_building{float:left; margin-left:13px; width:143px;  height:34px; border:1px solid #e3e3e3;border-radius: 2px; }
.nex_form_items_typein_building input.nex_housename{ border:0;width:123px; height:24px; line-height:24px; padding:5px 10px; font-size:14px; color:#333; font-family:Microsoft Yahei; outline:none;}
.nex_form_items_typein_building input.nex_housename::-webkit-input-placeholder{ font-size:14px; color:#999; font-family:Microsoft Yahei;} 


.nex_form_items{ margin-bottom:13px;}
.nex_form_items1{ margin-bottom:0;}
.nex_form_items_txt{ float:left; height: 36px; line-height: 36px;}
.nex_form_items_txt em{ font-size:14px; color:#333;}
.nex_form_items_txt span{ color: #ff6600; margin-left: 2px;}
.nex_form_items_typein{ float:left; width: 280px;  margin-left: 13px; padding:5px 10px; position: relative; height:24px; border:1px solid #e3e3e3; position:relative;}
.nex_form_items_typein input{ border:0; width:280px; height:24px; line-height:24px; font-size:14px; color:#333; font-family:Microsoft Yahei; outline:none;}
.nex_form_items_typein input::-webkit-input-placeholder{ font-size:14px; color:#999; font-family:Microsoft Yahei;} 
.nex_form_items_typein span{ display:block;  height:34px; line-height:34px; position: absolute; font-size: 16px;  color: #333;  right: 10px;  top: 0px;}

.nex_form_items_selectionpart{ float:left; width:322px;}
.nex_form_items_selection_area{float:left;margin-left: 13px; margin-bottom:13px; }
.nex_form_items_selection_area select{width: 145px;  height: 36px;  padding-left: 12px;  border: 1px solid #e3e3e3;   font-size: 14px;  border-radius: 2px; color: #333; background: none;font-family:Microsoft Yahei;}
.nex_form_items_selection_area select option{font-size:14px; color:#999; font-family:Microsoft Yahei;}
.nex_form_items_selection_area1 select{width: 92px;  height: 36px;  padding-left: 12px;  border: 1px solid #e3e3e3;   font-size: 14px;  border-radius: 2px; color: #333; background: none;font-family:Microsoft Yahei;}
.nex_form_circle{ position: absolute;  width: 160px;  height: 160px;  right: 384px;  top: 50%;  z-index: 2;  margin-top: -80px;  border: 1px solid #f2f2f2;  background-color: #fff;  border-radius: 50%;}
.nex_form_circle em{ display:block; width:1px; height: 236px; background: #f3f3f3;  position: absolute;  top: -36px;  left: 79px;}
.nex_form_circle input.nex_apply_buttons{display: inline-block; width: 92px;  height: 92px; text-align:center; font-size:14px; font-weight:600; color:#fff; font-family:Microsoft Yahei;  background-color: #ff6600;  border-radius: 50%;  position: absolute;  left: 50%;  top: 50%;  margin-left: -46px;  margin-top: -46px;  z-index: 666; cursor:pointer; border:0; outline:none; transition:all 0.2s linear;}
.nex_form_circle input.nex_apply_buttons:hover{ background:#FF500B;}
.nex_circle{background: rgba(255, 107, 20,0.25); width: 92px; height: 92px; border-radius: 50%; position: absolute; top:34px; left:34px; z-index: 49; transform: scale(1); -webkit-transform: scale(1);}
.nex_animated .nex_circle_1{ -webkit-animation: 2000ms scaleToggleOne cubic-bezier(0.25,0.46,0.45,0.94) forwards;  animation: 2000ms scaleToggleOne cubic-bezier(0.25,0.46,0.45,0.94) forwards;}
.nex_animated .nex_circle_2{-webkit-animation: 2500ms scaleToggleTwo cubic-bezier(0.25,0.46,0.45,0.94) forwards;  animation: 2500ms scaleToggleTwo cubic-bezier(0.25,0.46,0.45,0.94) forwards;}
.nex_animated .nex_circle_3{ -webkit-animation: 3000ms scaleToggleThree cubic-bezier(0.25,0.46,0.45,0.94) forwards;  animation: 3000ms scaleToggleThree cubic-bezier(0.25,0.46,0.45,0.94) forwards;}
@-webkit-keyframes scaleToggleOne{from{transform:scale(1);-webkit-transform:scale(1)}50%{transform:scale(1.5);-webkit-transform:scale(1.5)}100%{transform:scale(1);-webkit-transform:scale(1)}}
@keyframes scaleToggleOne{from{transform:scale(1);-webkit-transform:scale(1)}50%{transform:scale(1.5);-webkit-transform:scale(1.5)}100%{transform:scale(1);-webkit-transform:scale(1)}}

@-webkit-keyframes scaleToggleTwo{0%{transform:scale(1);-webkit-transform:scale(1)}20%{transform:scale(1);-webkit-transform:scale(1)}60%{transform:scale(1.7);-webkit-transform:scale(1.7)}100%{transform:scale(1);-webkit-transform:scale(1)}}
@keyframes scaleToggleTwo{0%{transform:scale(1);-webkit-transform:scale(1)}20%{transform:scale(1);-webkit-transform:scale(1)}60%{transform:scale(1.7);-webkit-transform:scale(1.7)}100%{transform:scale(1);-webkit-transform:scale(1)}}

@-webkit-keyframes scaleToggleThree{0%{transform:scale(1);-webkit-transform:scale(1)}33%{transform:scale(1);-webkit-transform:scale(1)}66%{transform:scale(1.8);-webkit-transform:scale(1.8)}100%{transform:scale(1);-webkit-transform:scale(1)}}
@keyframes scaleToggleThree{0%{transform:scale(1);-webkit-transform:scale(1)}33%{transform:scale(1);-webkit-transform:scale(1)}66%{transform:scale(1.8);-webkit-transform:scale(1.8)}100%{transform:scale(1);-webkit-transform:scale(1)}}

.nex_new_bottom_formR{ float:right; width: 300px;position: relative;}
.nex_result_title{ font-size: 20px;  color: #333; margin-bottom: 14px; height:45px; line-height:45px; overflow:hidden;}
.nex_result_title span{ padding: 0 10px;  font-size: 30px; color: #ff6600;}
.nex_new_bottom_formR ul{ border: 1px solid #e3e3e3;  padding: 15px 0; margin-bottom:15px;}
.nex_new_bottom_formR ul li{text-align: center;  height: 40px;  line-height: 40px;  font-size: 14px;  color: #666;}
.nex_new_bottom_formR ul li span{ margin: 0 20px;}
.nex_new_bottom_formR p{ height:15px; line-height:15px; overflow:hidden; margin-bottom:5px; font-size:12px; color:#999;}

/*booking designer plugin*/
.nex_booking_designer_plugin{}
.nex_booking_inner_box{ width:1240px; height:120px; overflow:hidden; position:relative; background:url(../plugin/apply_designer_bg.jpg) center no-repeat;}
.nex_booking_position{ height:40px; position:absolute; top:35px; right:33px;}
.nex_booking_position p{ height:20px; line-height:20px; font-size:12px; color:#666; font-weight:400; overflow:hidden; text-indent:18px;margin-top:5px;}
.nex_booking_position p strong{ color:#333;}
.nex_booking_term{ float:left; margin-left:15px; border:1px solid #ddd; background:#fff;}
.nex_booking_term input{ outline:none;}
.nex_booking_name{ width:110px; height:33px; line-height:33px;}
.nex_booking_name input.nex_type_in_name{ border:0; height:25px; line-height:25px; padding:4px 10px; width:90px; font-size:14px; color:#333; font-weight:400; font-family:Microsoft Yahei;}
.nex_booking_term input::-webkit-input-placeholder{ font-size:14px; color:#999; font-weight:300; font-family:Microsoft Yahei;} 

.nex_booking_style{ width:110px; height:33px; line-height:33px; }
.nex_booking_style input.nex_type_in_style{ border:0; height:25px; line-height:25px; padding:4px 10px; width:90px; font-size:14px; color:#333; font-weight:400; font-family:Microsoft Yahei;}
.nex_booking_style input::-webkit-input-placeholder{ font-size:14px; color:#999; font-weight:300; font-family:Microsoft Yahei;} 

.nex_booking_address{ width:110px; height:33px; line-height:33px; }
.nex_booking_address input.nex_type_in_add{ border:0; height:25px; line-height:25px; padding:4px 10px; width:90px; font-size:14px; color:#333; font-weight:400; font-family:Microsoft Yahei;}
.nex_booking_address input::-webkit-input-placeholder{ font-size:14px; color:#999; font-weight:300; font-family:Microsoft Yahei;} 

.nex_booking_tel{ width:130px; height:33px; line-height:33px; }
.nex_booking_tel input.nex_type_in_tel{ border:0; height:25px; line-height:25px; padding:4px 10px; width:110px; font-size:14px; color:#333; font-weight:400; font-family:Microsoft Yahei;}
.nex_booking_tel input::-webkit-input-placeholder{ font-size:14px; color:#999; font-weight:300; font-family:Microsoft Yahei;} 

.nex_booking_designer{ width:140px; height:33px; line-height:33px; }
.nex_booking_designer input.nex_type_in_des{ border:0; height:25px; line-height:25px; padding:4px 10px; width:120px; font-size:14px; color:#333; font-weight:400; font-family:Microsoft Yahei;}
.nex_booking_designer input::-webkit-input-placeholder{ font-size:14px; color:#999; font-weight:300; font-family:Microsoft Yahei;} 

.nex_booking_submit{ }
.nex_booking_submit input.nex_type_in_btn{ width:80px; height:33px; line-height:33px; border:0; background: #ff6600;  text-align:center; font-size:14px; color:#fff; font-weight:400; font-family:Microsoft Yahei; cursor:pointer;}
.nex_booking_submit input.nex_type_in_btn:hover{ opacity:0.8;}



.nex_apply_Top{ width:100%; height:480px; min-width:1240px; background:url(banner.jpg) center no-repeat; position:relative;}
.nex_apply_fl{width: 1240px;  margin: 0 auto;  position: relative;  z-index: 33;}
.nex_apply_inner_l{ float:left; margin-top:145px;}
.nex_apply_inner_r{ position:relative; width: 365px;  height: 395px; float:left; margin-left:20px; margin-top:60px;}
.nex_apply_inner_r img.applyimg1{ width: 365px;  height: 395px;}
.nex_apply_inner_r img.applyimg2{ position: absolute;  bottom: 141px;  left: -99px;}
.nex_apply_inner_r img.applyimg3{ position: absolute;  top: 108px;  right: -49px;}
.nex_apply_inner_r img.applyimg4{ position: absolute;  top: -16px;  right: 25px;}
.nex_apply_inner_r img.applyimg5{ position: absolute;  top: 34px;  left: -61px;}

.nex_apply_common_1{ width:100%; min-width:1240px; background:#fff; padding:120px 0 10px 0;}
.nex_apply_common_title{  text-align: center;  font-size: 42px;  color: #333; height:30px; line-height:30px; margin-bottom:70px;}
.nex_apply_steps{margin: 64px auto 0;  width: 1240px;}
.nex_apply_steps ul{ width:1266px;}
.nex_apply_steps ul li{ float: left; width: 304px; height: 270px;}
.nex_apply_steps ul li:nth-of-type(even){ width:8px;}
.nex_apply_steps ul li img.service-img{display: block; margin: 0 auto;  width: 98px;  height: 98px;}
.nex_service_txt{text-align: center;}
.nex_service_txt h4{margin: 15px 0 0;  font-size: 24px;  color: #333; font-weight:400;}
.nex_service_txt p{font-size: 16px;  color: #999;}
.nex_apply_steps ul li img.service-greater{ display: block; margin: 40px 0 73px;  width: 8px; height: 17px;}
.nex_apply_steps ul li span.nex_service_line{display: block;  margin-left: 3.5px;  width: 0px;  height: 37px;  border: solid 1px #e5e5e5;}

.nex_apply_common_2{ width:100%; min-width:1240px; background:#f8f8f8; padding:120px 0 90px 0;position: relative;}

.nex_apply_common_2 img.nex_why_choosen_img_1{position: absolute;  left: 0;  top: 0;}
.nex_apply_common_2 img.nex_why_choosen_img_2{position: absolute; top: 0; right: 75px;}
.nex_why_inner{ padding: 72px 0;  position: relative;  width: 1240px;  background: #fff; }
.nex_why_inner ul li{}
.nex_why_inner ul li.nex_why_inner_l{ margin: 0 60px; float: left;}
.nex_why_inner_title{ width: 411px; height: 60px; font-size: 26px;  line-height: 60px; text-align: center;color: #ff6600; background-color: rgba(255, 108, 20, 0.1);}
.nex_why_inner_title1{color: #333; background: #f6f6f6;}
.nex_why_inner ul li.nex_why_inner_l dl{}
.nex_why_inner ul li.nex_why_inner_l dl dd{ margin-top: 28px;  font-size: 16px; padding-left:33px; background:url(why-choose-sure-01-icon.png) left center no-repeat;}
.nex_why_inner ul li.nex_why_inner_r{ margin: 0 60px; float: right;}
.nex_why_inner ul li.nex_why_inner_r dl{}
.nex_why_inner ul li.nex_why_inner_r dl dd{ margin-top: 28px;  font-size: 16px; padding-left:33px; background:url(why-choose-worry-01-icon.png) left center no-repeat;}
.nex_why_inner_vs{ position: absolute;  top: 147.5px;  left: 561.5px;  width: 117px;  height: 117px;  border-radius: 50%; background-color: rgba(255, 165, 20, 0.3); z-index:10;}
.nex_why_inner_vs span{ display: block;  margin: 50% 0 0 50%;  transform: translate(-50%, -50%);  width: 76px;  height: 76px;  background-color: #ffa514; border-radius: 50%; font-size: 30px;  line-height: 76px;  text-align: center;  letter-spacing: 2px;  color: #ffffff;}
.nex_why_choosen_img_3{  position: absolute;  left: -39px;  bottom: -30px;}
.nex_why_choosen_shadow_icon{ position: absolute;  left: 620px;  top: 50px;}

.nex_apply_service{ width:100%; min-width:1240px; background:url(service_bg.jpg) center no-repeat; padding:100px 0 60px 0;}
.nex_apply_service_title{}
.nex_apply_service_title h3{ text-align: center; font-size: 42px; color:#fff; font-weight:500;}
.nex_apply_serve_head{ margin: 10px 0 30px 52%;  transform: translateX(-50%);}
.nex_apply_serve_head img{ display: block;  margin: 0 50px 0 100px;  float: left; width: 113px;  height: 27px;}
.nex_apply_serve_txt{  float:left; margin-left:15px;}
.nex_apply_serve_txt em{ display:block; width: 28px;  height: 3px; background: #fff;}
.nex_apply_serve_txt span{ display:block; margin-top: 6px;  font-size: 18px; color: #fff;}
.nex_apply_service_contariner{margin: 0 auto; padding-left: 92px;  width: 1126px;}
.nex_apply_service_slide{ width: 1034px;  height: 560px; background: #fff; position:relative;}
.nex_apply_service_slide ul.nex_apply_service_img{ position:absolute;top: 35px;  left: -92px;  width: 750px;  height: 490px;}
.nex_apply_service_slide ul.nex_apply_service_img img{width: 750px;  height: 490px;}
.nex_apply_service_slide ul.nex_apply_service_tab{  position:absolute; width:320px; top: 60px;  right: 0;}
.nex_apply_service_slide ul.nex_apply_service_tab li{ position: relative;  height: 160px; cursor:pointer; }
.nex_apply_service_slide ul.nex_apply_service_tab li b{ display: none; content: '';  position: absolute;  top: 25px;  left: -20px;  width: 10px;  height: 20px;  background: url(service_next_icon.png) no-repeat;}
.nex_apply_service_slide ul.nex_apply_service_tab li h3{height: 70px; line-height: 70px; font-size: 28px; color:#333; font-weight:400; transition:all 0.3s linear;}
.nex_apply_service_slide ul.nex_apply_service_tab li p{ height:30px; line-height:30px; overflow:hidden; font-size:18px; color:#333;}
.nex_apply_service_slide ul.nex_apply_service_tab li p span{ margin:0 5px; color:#ff6600; font-size:20px;}
.nex_apply_service_slide ul.nex_apply_service_tab li.on b{ display:block;}
.nex_apply_service_slide ul.nex_apply_service_tab li.on h3{ font-size:38px;}

.nex_apply_free_design{ width:100%; min-width:1240px; background:#fff; padding:80px 0 60px 0; position:relative;}
.nex_free_design_img_1{position: absolute; top: 0; left: 70px;}
.nex_free_design_img_2{position: absolute; bottom: 0;  right: 90px;}
.nex_apply_service_title1{}
.nex_apply_service_title1 h3{ text-align: center; font-size: 42px; color:#333; font-weight:500;}
.nex_apply_serve_txt1 em{ display:block; width: 28px;  height: 3px; background: #333;}
.nex_apply_serve_txt1 span{ display:block; margin-top: 6px;  font-size: 18px; color: #333;}
.nex_free_design_main{ width:1240px; height:626px; position:relative;}
.nex_free_design_main:after{ content:''; display:block; padding: 30px 125px 0;  position: relative; top:-430px; z-index:0; width: 590px; margin:0 auto;  height: 520px;  border:2px solid #ff6600;}
.nex_free_design_serve_left{ padding-top: 37px;  position: absolute;  top: 170px; left: 0;  width: 300px;  height: 280px;  background: #f8f8f8; z-index:2;}
.nex_free_design_serve_top{}
.nex_free_design_serve_top em{ display:block;font-size: 24px; color:#333; font-weight:500; text-align:center;}
.nex_free_design_serve_top span{  display:block; margin: 5px 0 18px; font-size: 14px; color:#333; font-weight:500; text-align:center;}
.nex_free_design_serve_left img{ display: block;  width: 300px;  height: 200px;}

.nex_free_design_serve_right{ padding-top: 37px;  position: absolute;  top: 170px; right: 0;  width: 300px;  height: 280px;  background: #f8f8f8; z-index:2;}
.nex_free_design_serve_top{}
.nex_free_design_serve_top em{ display:block;font-size: 24px; color:#333; font-weight:500; text-align:center;}
.nex_free_design_serve_top span{  display:block; margin: 5px 0 18px; font-size: 14px; color:#333; font-weight:500; text-align:center;}
.nex_free_design_serve_right img{ display: block;  width: 300px;  height: 200px;}

.nex_free_design_serve_mid{ position:relative;  top: 65px; margin:0 auto;  width: 550px;  height: 460px;  background: #fff; z-index:2;}
.nex_free_design_serve_top{}
.nex_free_design_serve_mid .nex_free_design_serve_top em{ display:block;font-size: 28px; color:#333; font-weight:600; text-align:center;}
.nex_free_design_serve_top span{  display:block; margin: 5px 0 18px; font-size: 14px; color:#333; font-weight:500; text-align:center;}
.nex_free_design_serve_mid img{ display: block;  width: 550px;  height: 380px;}

.nex_apply_free_budget{ width:100%; min-width:1240px; background:#f8f8f8; padding:80px 0 60px 0; position:relative;}
.nex_service_budget_image{position: absolute;  top: -40px; right:-40px;}
.nex_budget_box{ width:1240px; position:relative;}
.nex_budget_box ul{ width:1266px; z-index:20; position:relative;}
.nex_budget_box ul li{padding: 25px 35px 43px 35px; background:#fff; transition:all 0.3s linear; float:left;  width: 311px;  margin-right: 48px;}
.nex_budget_box ul li:nth-child(3){ margin-right:0;}
.nex_budget_thr_title{ padding-left: 4px;  font-size: 36px;  color: #333;}
.nex_budget_thr_txt{ margin: 30px 0;  font-size: 18px;  color: #333;}
.nex_budget_thr_txt p{ height:21px; line-height:21px; overflow:hidden;}
.nex_budget_thr_con{}
.nex_budget_thr_con em{ display:block; float:left; width: 30px;  height: 1px;  background: #333;}
.nex_budget_thr_con span{ display:block; float:right;padding: 10px; width:210px; height:270px; border:1px solid #f3f3f3;}
.nex_budget_thr_con span img{width:210px; height:270px; }
.nex_budget_box ul li:hover{transform: scale(1.01);  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);}

.nex_apply_advance{}
.nex_apply_advance ul{width:1266px;}
.nex_apply_advance ul li{float: left;  width: 25%; text-align:center;}
.nex_apply_advance ul li:nth-child(4){}
.nex_apply_advantage_txt{}
.nex_apply_advantage_txt span:nth-child(1){ display:block; height:34px; line-height:34px;font-size: 24px;  color: #333;}
.nex_apply_advantage_txt span:nth-child(2){ display:block; height:22px; line-height:22px;font-size: 16px;  color: #999; margin-bottom: 30px; font-size: 16px;}
.nex_apply_advance ul li img{}


.nex_apply_common_11{ padding:120px 0 120px 0;}            	
                















