@charset "utf-8";

/* common 通用设置 开始 */
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family:'Microsoft YaHei',Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #f0f1ed;
}
input,select,textarea { font-family:'Microsoft YaHei',Arial, Helvetica, sans-serif;}


img,h1,h2,h3,h4,h5,h6,p,div,ul,li,a,dl,dt,dd,table,tr,td,ol {
	margin: 0;
	padding : 0;
	border: 0;
	list-style: none;
	text-decoration: none;
}
a {
	color: #3f3f3f;
}

.foot_SimSun { font-family:'SimSun'}
.clear { margin:0; padding:0; width:0; height:0; clear:both;}


.input_s:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #f00;  
}

.input_s::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #f00;
}

.input_s:-ms-input-placeholder {
    color: #f00;
}

.input_s::-webkit-input-placeholder {
    color: #f00;
}

/*-------herd 开始-------*/
.head { width:1200px; height:95px; margin:0 auto}
.head .logo { float:left}
.head .menu { float:left; padding:38px 0 0 10px;}
.head .menu li { float:left; margin:0 19px;}
.head .menu li a { height:38px; display:block; font-size:16px; color:#040404}
.head .menu li a:hover { color:#00a0ea; background:url("../images/menu_bg.png") center bottom no-repeat;}
.head .menu li.current-menu-item a { color:#00a0ea; background:url("../images/menu_bg.png") center bottom no-repeat;}
.head .h_ewm_box { float: left; }
.head .h_ewm_box .h_ewm { cursor:pointer; margin:40px 0 0; position:relative; }
.head .h_ewm_box .h_ewm .h_ewmt { position:absolute; right:-60px; top:22px; display:none; z-index: 110; }
.head .h_ewm_box .h_ewm:hover .h_ewmt { display:block; }
.head .phone { float:right}
.head .phone img { float:left; width:187px; height:95px}
/*-------herd 结束-------*/

.main_box { width:100%; min-width:1248px; margin:0 auto;}
.banner { width:100%; min-width:1248px; margin:0 auto}
.banner img { float:left; width:100%;}

/*-------foot 底部开始-------*/
.foot_box { width:100%; min-width:1248px; height:421px; margin:0 auto; background:url("../images/lxwm_bg.png") center top no-repeat}
.foot_box .main { width:1200px; height:421px; margin:0 auto;}
.foot_box .main .online { float:left; width:320px; margin-left:4px;}
.foot_box .main .online li { float:left}
.foot_box .main .online .li_1 { width:320px; font-size:18px; color:#fff; margin-top:55px; padding-bottom:6px}
.foot_box .main .online .li_2 { width:320px; height:42px; margin-top:18px;}
.foot_box .main .online .li_2 input { width:260px; height:26px; line-height:26px; float:left; margin:8px 0 0 14px; border:none; outline:none; background:none; font-size:14px; color:#4c4c4c}
.foot_box .main .online .f_1 { background:#c9c9c7 url("../images/f_1.png") 284px center no-repeat;}
.foot_box .main .online .f_2 { background:#c9c9c7 url("../images/f_2.png") 282px center no-repeat;}
.foot_box .main .online .f_3 { width:320px; height:111px; margin-top:24px; background:#c9c9c7 url("../images/f_3.png") 282px 10px no-repeat;}
.foot_box .main .online .f_3 textarea { width:260px; height:88px; line-height:22px; float:left; margin:8px 0 0 14px; font-size:14px; color:#4c4c4c; border:none; outline:none; background:none; overflow:hidden}
.foot_box .main .online .li_3 { width:320px; height:42px; margin-top:18px;}
.foot_box .main .online .li_3 input { width:122px; height:42px; line-height:42px; background:#f46500; border:none; outline:none; cursor:pointer; font-size:18px; color:#fff}


.foot_box .main .contact { float:left; width:380px; margin-left:105px;}
.foot_box .main .contact .li_1 { width:320px; font-size:18px; color:#fff; margin-top:55px; padding-bottom:6px}
.foot_box .main .contact .li_2 { width:380px; line-height:30px; font-size:14px; color:#fff; margin-top:18px; padding-bottom:6px}

.foot_box .main .ewm { float:right; width:354px;}
.foot_box .main .ewm li { float:left; width:150px; margin:125px 0 0 27px; text-align:center; font-size:14px; color:#d7d7d7; line-height:35px;}
.foot_box .main .ewm li img { float:left; width:150px; height:145px}
.foot_content { width:100%; min-width:1248px; margin:0 auto; background:#222222}
.foot_content .text { width:1200px; margin:0 auto; color:#b3b4b3; line-height:24px; padding:20px 0 15px 0}
/*-------foot 底部结束-------*/
