@charset "utf-8";

input[name="color"]::-webkit-input-placeholder { /* WebKit browsers */ 
color: #fff;

}

//firefox火狐浏览器
input[name="color"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #fff;

} 
input[name="color"]::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #fff;

}

//IE浏览器
input[name="color"]:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #fff;

}

input[name="color2"]::-webkit-input-placeholder { /* WebKit browsers */ 
color: #000;

}

//firefox火狐浏览器
input[name="color2"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #000;

} 
input[name="color2"]::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #000;

}

//IE浏览器
input[name="color2"]:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #000;

}

body,h1,h2,h3,h4,h5,h6,p,dl,dd,ul,ol{margin:0;padding:0}em,i{font-style:normal}li{list-style:none}a,a:hover{text-decoration:none}img{border:0}table{border-collapse:collapse;border-spacing:0}label{cursor:default}body,button,input,select,textarea{font:12px/1.5 Tahoma,arial,'Hiragino Sans GB','microsoft yahei',\5b8b\4f53}textarea{resize:none}a,a:focus{outline:none}.clearfix:after{content:'\20';display:block;height:0;clear:both}.clearfix{*zoom:1}.clear{display:block;height:0;clear:both;font-size:0;line-height:0;overflow: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}.mt10{margin-top:10px}.noBg{background:none!important}.noBorder{border:0!important}.yahei{font-family:'microsoft yahei'}.red{color:red}
/* 项目主体部分设置 */
body{background:#fff;color:#555; font-family: "microsoft yahei"}
a{text-decoration:none;/*transition:color 0.2s linear 0s*/}
.wrapper a:hover{color: #33afef;}
.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.g-in { width:1200px; margin:0 auto; }.g-in:after{content:'\20';display:block;height:0;clear:both}.g-in{*zoom:1;}
.logo { position: relative; height: 470px;  left: 50%; margin-left: -960px; width: 1920px; }
.logo span { font-size: 30px; color: #063453; display: block; width: 400px; text-align: center; position: absolute; left: 50%; margin-left: -175px; bottom: 75px; }
.nav { width: 100%; height: 106px; overflow: hidden; background: url(navbg.png) repeat center; }
.nav ul {padding-left: 160px; background: url(nav.png) no-repeat left center; height: 106px; width: 100%; }
.nav ul li { float: left; width: 125px; text-align: center; height: 106px; line-height: 106px; font-size: 20px; }
.nav ul li a { color: #fff; }

/*footer部分*/
.footer { box-sizing: border-box; padding-top: 180px; width: 1920px; height: 295px; background: url(footerbg.png) no-repeat center; position: relative; left: 50%; margin-left: -960px; }
.copyRight p, .copyRight p a { font-size: 14px; color: #000; text-align:center; line-height: 30px; }

.copyRight p a:hover { color: #fff; }






.online-qq{/* background:url(nav_up.png) no-repeat 50% 0; */}
.qq_content .dt{background:#0b6fc4 url(client_title.png) no-repeat}
.qq_content dd a{background:url(tab_bg.jpg) repeat-x}
.qq_content dd a:hover{background:#0b6fc4;border-color:#0b6fc4;}
.qq_content dd p a{background:url(icon_qq.png) no-repeat 0 50%;}

/*在线客服*/
.online-qq{width:135px;z-index:500;padding:12px 0 0;text-align:center}
.qq_content{background:#fff;font-weight:normal;box-shadow:0 0 10px rgba(0, 0, 0, 0.2);}
.qq_content .dt{font-size:14px;font-weight:bold;color:#fff;cursor:pointer;padding:10px 20px;text-align:left}
.qq_content dd{padding:6px 12px; font-size:12px}
.qq_content dd a{line-height:22px;display:block;margin:0 0 5px;border:1px solid #d2d2d2;}
.qq_content dd a:hover{color:#fff;text-decoration:none}
.qq_content dd img{margin:0 3px -3px 0}
.qq_content .tel{background:#eee;font-size:14px}
.qq_content .tel strong{font-weight:bold;color:#f00}
.qq_content .qr{background:#fff}
.qq_content .qr img{margin:0}
.qq_content dd p{padding:.3em 0}
.qq_content dd p a{padding:0 0 0 18px}










