/*------------------------------------------
 * 前岩商城 css 框架
 * @author piupiu <piupiu@qianyansoft.com>
 * @date 2016-06-20
 * @version 1.0
 ----------------------------------------------*/
html, body { background-color: #fff; }
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, input, select, textarea, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; }
/*全局样式*/
body {/*font: 12px/1.5 微软雅黑;*/ color: #666; font: 12px/1.5 "microsoft yahei", Tahoma, Helvetica, Arial; background: #fff; position:relative; }
/*\5fae\8f6f\96c5\9ed1 微软雅黑\5b8b\4f53 宋体 */
a img, img, iframe { border: 0; }
a span, form label { cursor: pointer; }
table, tbody, tfoot, thead, tr, th, td { border-collapse: collapse; border-spacing: 0; padding: 0px; margin: 0px; }
a { text-decoration: none; color: #444; hide-focus: expression(this.hideFocus=true);
outline: none; cursor: pointer; }
a:hover { color: #003b82; text-decoration: none; /*transition-duration: 0.3s; -webkit-transition-duration: 0.3s; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.9; */ }
input, select { outline: none; font-size: 12px; }
b, strong { font-weight: bold; }
/*段落*/
li ul, li ol, ul, ol { margin: 0; list-style:none; list-style: outside none none; }
ul, ol { list-style: none; }
ul { padding: 0; margin: 0; }
dl, dt, dd { margin: 0; }
dd { margin-left: 0; }
textarea { -webkit-appearance: textarea; border-image: initial; -webkit-rtl-ordering: logical; -webkit-user-select: text; -webkit-box-orient: vertical; font-size: 12px; white-space: pre-wrap; word-wrap: break-word; text-transform: none; outline: none; resize: none; }
/*清除浮层*/
.clear { clear: both; }
#body { overflow: hidden; height: 100%; width: 100%; border: none; min-width: 960px; }
.loading { background: url(images/loading.gif) no-repeat center center !important; }
a,button { color: #ff7300;font-family:'Microsoft Yahei','SimSum','Arial';}
.content{ clear:both; overflow:hidden; width:1200px; margin:0 auto;}
/*header*/
.header {  height: 97px; position: relative; z-index: 7000; }
.header a { color: #33404D; text-decoration: none; }
.header:before { content: ""; position: fixed; top: -8px; left: 0; width: 100%; height: 8px; box-shadow: 0 0 8px rgba(160, 160, 160, 0.5); -webkit-box-shadow: 0 0 8px rgba(160, 160, 160, 0.5); -moz-box-shadow: 0 0 8px rgba(160, 160, 160, 0.5); -o-box-shadow: 0 0 8px rgba(160, 160, 160, 0.5); }
.pointer { cursor: pointer; }
.over { overflow: hidden; }
/*headerstart*/
.headOne { position: relative; height: 80px; border-bottom:1px solid #e8e8e8; }
.headerC .headOne .logo { float: left; height:80px; }
.headerC .headOne .logo a { display:inline-block; font-size:0px; }
.headerC .headOne .logo img { display: inline; height: 50px;margin-top:15px;}
.headOne .headerBtn{float: right;
margin-top: 35px;}
.headOne .headerBtn a{ margin:0 5px; color:#343434;}
/*headerend*/

/*footerstart*/
.footerC { background: #ff7300; height:80px; clear:both; }
.ftTwo { padding: 15px 0 30px; text-align: center; color: #666; border-top: 1px solid #ebebeb; }
.ftTwo p, .ftTwo span { color: #666; }
.ftTwo p { margin: 10px 0; }
.ftTwo a { color: #333; }
.ftTwo a:hover { text-decoration: underline; }
.ftTwo span { margin: 0 10px; }
.ftTwo p a { color: #666; }
.ftTwo p.p a { margin-right: 6px; }
.ftTwo p a:hover { text-decoration: underline; }
/*footerend*/
/*login & regist start*/
/* 注册&登录*/
.wrapC { /*background-color:#5ac3f0; */ background-color:#f7f8fa; border-bottom:1px solid #dadada; }
.loginBox { height:480px;  width:940px; margin:0 auto; background:url(../images/qyloginbg.png) 0 center no-repeat; }
.loginBoxCon { float: right; }
.loginBoxMain { width:300px; background: #f4f4f4; padding:20px 30px; margin-top:30px; box-shadow: 1px 2px 2px #cdcdcd,-1px -2px 2px #cdcdcd;-webkit-box-shadow: 1px 2px 2px #cdcdcd,-1px -2px 2px #cdcdcd;-moz-box-shadow: 1px 2px 2px #cdcdcd,-1px -2px 2px #cdcdcd; *border:1px solid #dcdcdc;}
.loginBoxMain h1 { font-size:16px; color:#111; }
.loginBoxMain h1 span { font-size:13px; color:#989898; font-weight:normal; margin-left:10px; }
.loginBoxMain h1 span em { margin-left:10px; font-style:normal; }
.loginBoxMain ul { padding: 0px 0px 20px 15px; }
.loginBoxMain ul li { margin-top: 15px; }
.loginBoxMain ul li span { width: 70px; display: inline-block; font-size: 14px; text-align: right; padding-right: 10px; height: 40px; float: left; line-height: 40px; }
.loginBoxMain ul p.error { color: #f46b20; margin-top: 5px; background-color:#fadac4; border: 1px solid #f46b20; height: 22px; line-height: 22px; text-indent: 10px; }
.w276 { width:276px; }
.w98{ width:98px;}
.lgBox .iptTxt { border:1px solid #b9b9b8; padding:8px 0; font-size:13px; padding-left:4px; vertical-align: middle; float: left;}
 .lgBox .iptTxt::-webkit-input-placeholder{ color:#666;}
.lgBox .iptTxt:-moz-placeholder { color:#666;}
.lgBox .iptTxt::-moz-placeholder { color:#666;}
.lgBox .iptTxt:-ms-input-placeholder { color: #666;} 
.lgBox li { overflow: hidden; position:relative; }
.lgBox .dltIptColr { color:#cacaca; }
.lgBox .changeVerify { vertical-align:bottom; border:1px solid #c4c4c4; margin:0px 5px; }
.lgBox a.blue { text-decoration: underline; }
.blue { color:#676767; }
.lgBox .subBtn a { width:276px; text-align: center; height:40px; line-height: 40px; font-family: "microsoft yahei"; background: #FF7300; border:1px solid #ff7700; color: #fff; border-radius: 4px; display:inline-block; font-size:16px; }
input[type=text]:focus, input[type=password]:focus {border: 1px solid #ff7300;}
/*login & regist end*/