@charset "UTF-8";
/* Welcome to Compass. In this file you should write your main styles. (or centralize your imports) Import this file using the following HTML or equivalent: <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }
a:hover{ color: white}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

html, body { margin: 0px 0px; padding: 0px 0px; }

.h_body { margin: 0 auto; width: 1200px; height: 100%; position: relative; }

.main_header { position: relative; height: 584px; min-width: 1200px; background: url(../images/mfsj/mfsj_hend.jpg) no-repeat center 0; background-color: #e6f9ea; }



.form_right { position: absolute; display: inline-block; top: 15%; right: 0px; width: 350px; height: 360px; background-color: white; text-align: center; padding: 25px; box-sizing: border-box; }

.msg_left { position: absolute;overflow: hidden; left: 100px; top: 69%; width: 450px; height: 40px; background-color: rgba(0, 0, 0, 0.3); border-radius: 3px; }

.text_left {font-size: 16px; line-height: 40px; margin-left: 10px; color: white; }

.form_title { color: #fa9327; font-size: 22px; }

.text_right { font-size: 16px; position: absolute; display: inline-block; right: 10px; line-height: 40px; color: white; }

.form_content { padding: 10px; padding-top: 25px; }

.form_content .input-group { width: 100%; margin-bottom: 20px; overflow: hidden; }

.form_content .input-group input { display: inline-block; height: 40px; width: 100%; padding-left: 4%; box-sizing: border-box; }

.form_content .input-group select { display: inline-block; color: #777777;height: 40px; width: 48%; float: left; padding-left: 4%; box-sizing: border-box; }

input::-webkit-input-placeholder { font-weight: 300; }

.submit_btn { display: inline-block; width: 100%; height: 40px; background: linear-gradient(90deg, #f87a24, #fdab2b);  text-align: center; line-height: 40px; color: white; }

.form_label { text-align: left; margin-top: 20px; font-size: 12px; color: #ccc; }

/* main_body */
.main_body { position: relative; min-width: 1200px; background: url(../images/mfsj/main_back.png) no-repeat center 0; background-color: #e7f9eb; }

.content_warp { width: 1200px; margin: 0 auto; background-color: white; padding-bottom: 490px; }

.designer_warp { width: 1130px; margin: 0 auto; padding: 18px 0 35px 0; }
.designer_warp .case_item { height: 422px; }
.designer_warp .case_item .left_img { position: relative; width: 654px; float: left; }
.designer_warp .case_item .left_img p { position: absolute; display: inline-block; padding-left: 5%; bottom: 0; font-size: 24px; color: white; line-height: 62px; width: 100%; box-sizing: border-box; background-color: rgba(2, 2, 2, 0.6); }
.designer_warp .case_item .right_img { float: right; width: 452px; }
.designer_warp .case_item .right_img span { display: inline-block; height: 200px; }
.designer_warp .case_item .right_img span:last-child { padding-top: 15px; }

.designer_warp h5 { text-align: center; }

.designer_warp > p { font-size: 20px; color: #b3b3b3; text-align: center; line-height: 46px; }

.designer_list { width: 100%; padding: 20px  0; }
.designer_list .designer_item { position: relative; width: 32.3%; padding: 16px 3%; margin-right: 1%; display: inline-block; box-sizing: border-box; background-color: #e6f9ea; }
.designer_list .designer_item .designer_img { float: left; width: 89px; height: 89px; border-radius: 50%; overflow: hidden; }
.designer_list .designer_item .info { display: inline-block; float: right; width: 180px; padding-top: 10px; }
.designer_list .designer_item .info .name_tex { width: 100%; }
.designer_list .designer_item .info .name_tex span { font-size: 30px; color: #24b662; font-weight: bold; }
.designer_list .designer_item .info .name_tex font { padding-left: 5px; color: #8e8e8e; font-size: 18px; }
.designer_list .designer_item .info p { font-size: 18px; padding-top: 20px; color: #8e8e8e; }
.designer_list .alone_item { background-color: #f4a53e; }
.designer_list .alone_item .info .name_tex span { color: white; }
.designer_list .alone_item .info .name_tex font { color: white; }
.designer_list .alone_item .info p { color: white; }
.designer_list .alone_item:after { position: absolute; content: ""; bottom: -26px; left: 50%; border-top: 14px solid #f4a53e; /*方框上部分背景颜色为透明*/ border-bottom: 14px solid transparent; /*方框下部分背景为透明*/ border-right: 14px solid transparent; border-left: 14px solid transparent; /*箭头背景颜色*/ }
.designer_list .designer_item:last-child { margin-right: 0; }

.content_warp section { text-align: center; font-size: 0; }

.nub_box { display: inline-block; width: 430px; position: absolute; left: 100px; top: 53%; overflow: hidden; }
.nub_box span { display: inline-block; font-size: 28px; color: white; padding-right: 6px; line-height: 65px; font-weight: bold; vertical-align: super; }
.nub_box .nub_item { position: relative; display: inline-block; padding: 0 8px; height: 65px; line-height: 65px; font-size: 48px; margin-right: 6px; color: white; font-family: Arial; background-color: #ffd300; box-shadow: 4px 4px 5px #39ab5e; }
.nub_box .nub_item font { display: inline-block; line-height: 65px; }
.nub_box .nub_item:after { position: absolute; content: ""; width: 100%; height: 50%; left: 0; bottom: 0; background-color: #ffc10042; }

/* main_footer */
.main_footer { position: absolute; min-width: 1200px; width: 100%; height: 628px; bottom: 0; background: url("../images/mfsj/mfsj_footer.png") no-repeat center 0; text-align: center; }

.f_body { padding-top: 298px; margin: 0 auto; width: 1200px; position: relative; bottom: 0px; text-align: center; }

.main_footer .footer_title { color: white; font-size: 60px; letter-spacing: 0px; font-weight: bold; }

.main_footer .footer_title .footer_subtitle { color: #fef135; }

.footer_label { margin: 30px; color: white; font-size: 26px; }

.footer_btn { display: inline-block; height: 80px; width: 400px; line-height: 80px; color: white; font-size: 28px; margin: 0px  auto; background: linear-gradient(90deg, #f87a24, #fdab2b); }

/*# sourceMappingURL=mfsj.css.map */
