@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 微软雅黑, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { display: block; height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#555; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #555; transition: all 0.5s ease 0s; }
a:hover { color: #c1064c; }


.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1200px; margin:0 auto; }

.logo { float:left; }
.topArea .top01 { float:right; margin-top:35px; }
.topArea .top01 a { display:block; float:left; padding-left:30px; height:25px; line-height:25px; color:#333; font-size:16px; margin-left:30px; }
.topArea .top01 a.a1 { background:url(t1.png) no-repeat center left; }
.topArea .top01 a.a2 { background:url(t2.png) no-repeat center left; }
.topArea .top01 a.a3 { background:url(t3.png) no-repeat center left; }

.topArea .top01 form { display:none; }


.nav { background:#333; }
.nav ul { float:left; }
.nav ul li { position:relative; float:left; text-align:center; font-size:14px; }
.nav ul li .a1 { display:block; padding:0 22px; height:54px; line-height:54px; font-size:16px; color:#fff; }
.nav ul li:hover .a1,.nav .current .a1 { color:#c1064c; }

.nav .sub { position:absolute; top:54px; width:180px; left:0; background:#fff; display:none; z-index:999; }
.nav .sub dt { text-align:left;  }
.nav .sub dt a { display:block; padding:10px; color:#000; }
.nav .sub dt:hover { background:#c1064c; }
.nav .sub dt:hover a { color:#fff; }

.nav .form { float:right; }
.nav .form { position:relative; }
.nav .form p { width:54px; height:54px; line-height:54px; background:url(form.png) no-repeat center; cursor:pointer; }
.nav .form form { position:absolute; width:250px; padding:15px; top:54px; right:0; background:#fff; border:1px solid #ccc; box-shadow:#ddd 0px 0px 10px; z-index:99; display:none; }
.nav .form form .txt { float:left; width:200px; padding-left:10px; border:1px solid #ccc; background:#ddd; height:30px; line-height:30px; box-sizing: border-box; }
.nav .form form .btn { float:left; width:50px; height:30px; line-height:30px; text-align:center; color:#fff; background:url(form.png) no-repeat center #ef0000; cursor:pointer; }
.nav .form form.form01 { display:block; }


.banner { position: relative; width: 100%;  overflow: hidden; z-index:0;  }
.banner .bd { position: relative; left: 50%; width:1920px; margin: 0 0 0 -960px; text-align: center; overflow: hidden; }
.banner .wrap { position:relative; }
.banner .hd { position: absolute; bottom: 30px; width:1200px; text-align:center; z-index:999; }
.banner .hd ul {  display:inline-block; *display:inline; zoom:1;   }
.banner .hd li { float:left; width:10px; height:10px; margin:0 5px; text-indent:-9999em; border:3px solid #a0a0a0; cursor:pointer; }
.banner .hd li.on { background:#c1064c; border-color:#c1064c; }

.banner .prev,.banner .next { position: absolute; left: 5%; top: 50%; width:40px; height:130px; margin-top:-65px; filter:alpha(opacity=40); opacity: 0.4; display: none; z-index:9999; }
.banner .prev { left: 5%; right: auto; background: url(prev.png); }
.banner .next { left: auto; right: 5%; background: url(next.png); }
.banner .prev:hover,.banner .next:hover { filter:alpha(opacity=100); opacity: 1; }



.footArea01 { padding:25px 0; background:#c1064c; }
.footArea01 ul li { float:left; width:225px; margin-right:100px; }
.footArea01 ul li:last-child { margin-right:0; }
.footArea01 ul li .pic { float:left; width:93px; height:93px; border:1px solid #fff; border-radius:100%; overflow:hidden; }
.footArea01 ul li .txt { float:right; width:calc(100% - 110px); }
.footArea01 ul li .txt .p1 { font-size:24px; color:#fff; }
.footArea01 ul li .txt .p2 { font-size:14px; color:#fff; margin-top:5px; }
.footArea01 ul li:nth-child(3) { width:290px; margin-right:35px; }

.footArea02 { padding:60px 0; background:#222; }
.footArea02 .hd { padding-bottom:10px; background:url(bg_line.jpg) no-repeat bottom left; color:#fff; margin-bottom:15px; }
.footArea02 .hd p { float:left; font-size:20px; text-transform:uppercase; }
.footArea02 .hd i { float:right; font-size:14px; margin-top:9px; }

.footArea02 .foot01 { float:left; width:425px; }
.footArea02 .foot01 .text { width:100%; height:35px; line-height:35px; color:#b5b5b5; border:1px solid #b5b5b5; padding-left:10px; box-sizing: border-box; margin-bottom:5px; }
.footArea02 .foot01 .textarea { width:100%; height:65px; color:#b5b5b5; border:1px solid #b5b5b5; padding:10px; box-sizing: border-box; margin-bottom:10px; }
.footArea02 .foot01 .btn01 { display:block; width:80px; height:27px; text-align:center; line-height:27px; color:#333; background:#eee; margin:0 auto; cursor:pointer; }

.footArea02 .foot02 { float:left; width:350px; text-align:center; }
.footArea02 .foot02 p{ font-size:14px; margin-top:10px; color:#fff; }
.footArea02 .foot03 { float:right; width:425px; }
.footArea02 .foot03 .bd p { padding-left:35px; line-height:30px; color:#fff; font-size:14px; }
.footArea02 .foot03 .bd p:nth-child(1) { background:url(f1.png) no-repeat center left; }
.footArea02 .foot03 .bd p:nth-child(2) { background:url(f2.png) no-repeat center left; }
.footArea02 .foot03 .bd p:nth-child(3) { background:url(f3.png) no-repeat center left; }

.tail { color:#fff; padding:15px 0; font-size:14px; background:#1b1b1b; }
.tail a { color:#fff; }


.back-to { position:fixed; _position:absolute; _top: expression(eval(document.documentElement.scrollTop)+400); bottom:110px; right:50%; margin-right:-670px; display:none; z-index:999; }
.back-to .back-top { display:block; width:44px; height:44px; background:url(top.png) no-repeat; outline:0 none; text-indent:-9999em; overflow:hidden; }
.back-to .back-top:hover { background-position:0 0; }

/*广告*/
.ad_closed{width:16px;height:16px;line-height:16px;text-align:center;background:#f00;color:#fff;position:absolute;top:0;right:0;cursor:pointer;}

/*弹出广告*/
#popup{position:fixed;top:50%;left:50%;z-index:9999;}
#ad_shadow{width:100%;background:#000;position:fixed;top:0;left:0;z-index:9000;opacity:0.4;filter:alpha(opacity=40);}

/*漂浮广告*/
#ad1{position:absolute;z-index:9999;}

/*左侧门帘*/
#hangL{position:absolute;left:0;z-index:9999;}

/*右侧门帘*/
#hangR{position:absolute;right:0;z-index:9999;}

/*拉屏广告*/
#bigScreen{position:relative;left:50%;top:0;height:0;overflow:hidden;}
#bigScreen .ad_closed{top:10px;}



/* 免费获取全屋 整体解决方案 */
.data { margin-bottom:10px; }
.data .title_name { display: block; float: none; padding-bottom: 10px; color:#333; font-size:18px; line-height:46px; }
.data .input_option { position: relative; line-height: 46px; }
.data .input_option input[type="radio"],
.data .input_option input[type="checkbox"]{ margin-top: 14px; margin-right: 5px; }
.data .input_option .input { border:1px solid #e5e5e5; background:#fff; }
.data .input_option .input:hover { border:1px solid #e4e4e4; background-color: #f9f9f9; }
.data .input_option #__ErrorMessagePanel { position: absolute; right: 10px; top: 0; display: inline-block; line-height: 22px; font-size: 12px; }
.data .input_option select { width: 100%; border:1px solid #e5e5e5; background:#fff; }

.btn-area { padding:10px 0 !important; clear: both; }
.btn-area .btn-submit, .btn-area .reset { border-radius: 8px; color:#fff; }
.btn-area .btn-submit { width: 100%; background:#ea5420; background:linear-gradient(to right,#ea5420,#ea5420); margin-right:0; }
.btn-area .reset { background:#e7e7e7; background:linear-gradient(to bottom,#e7e7e7,#e7e7e7); color:#333; display: none; }  

.data {zoom:1;}
.data::after{content:"";display:table;clear:both}
.data .title_name { float:left; }
.data .input { width: 70%; height: 46px; line-height: 46px; font-size:14px; padding-left:15px; border-radius:5px;  box-sizing: border-box; transition: all 0.3s linear; vertical-align:top; }
.data textarea.input { min-height:166px; }
.data .input_option { display:block; zoom:1; }
.data .input_option input[type="radio"],
.data .input_option input[type="checkbox"]{ display: inline-block; vertical-align: top; }
.data .input_option select { height: 46px; padding:12px 16px; border-radius: 5px; line-height: 46px; vertical-align: top; }
.data .input_option span { display: inline-block; vertical-align: top; }
.btn-area { padding:20px 0 !important; }
.btn-area .btn-submit, .btn-area .reset { display: inline-block; width:100%; height:46px; border:0; font-size:16px; line-height:46px; transition:all 0.3s linear; vertical-align: top; cursor:pointer; }
.btn-area .reset { display:none; }


.IBW-oForm { position: fixed; left: 0; bottom: 0; width: 100%; height: 116px; padding: 35px 0; background-color: rgba(0, 0, 0, 0.8); transition:all 0.3s ease 0s; text-align: center; overflow: hidden; z-index: 999; }
.IBW-oForm,.IBW-oForm .content::after{display:block;content:"";clear:both}
.IBW-oForm .title,.IBW-oForm .content { display: inline-block; vertical-align: top; }
.IBW-oForm .title { width: 110px; padding-right: 40px; border: 0; background: none; margin: 0; min-height: auto; line-height: 23px; }
.IBW-oForm .title .title_more { background: none; color: #fff;  font-size: 16px; font-weight: 400; }
.IBW-oForm .content { position: relative; width: 1010px; padding-right: 30px; }
.IBW-oForm .content .data,
.IBW-oForm .content .btn-area { float: left; }
.IBW-oForm .content .data .title_name { display: none; }
.IBW-oForm .content .data { width: 24%; margin-bottom: 0; margin-right: 2%; }
.IBW-oForm .content .data .input_option input[type="text"] { width: 100%!important; }
.IBW-oForm .content .btn-area { float: right; width: 22%; padding: 0 !important; clear: none; }
.IBW-oForm .content i { position: absolute; top:-30px; right: 0; display: block; width:30px; height: 30px; background: url(icon_arr_close.png) no-repeat center; background-size: 30px; text-align: center; }
.IBW-oForm .content i::before { position: absolute; top:0; right: 0; content: ""; width:30px; height: 30px; color: #fff; z-index: 9; cursor: pointer; }
.IBW-oForm .content+.clear { position: absolute; right: -40px; top: 0; width:40px; height: 116px; background:#f60 url(icon_arr_clear.png) no-repeat center; transition:all 0.6s ease 0s; display: none; cursor: pointer; }
.IBW-oForm .data .input_option #__ErrorMessagePanel { right: 0; top: -24px; }

