@charset "utf-8";
/*公共压缩样式，处理各个浏览器兼容性所写，可以无视*/html,body{height:100%;}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}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}ul,ol{list-style:none}s{text-decoration:none}img{border:0}table{border-collapse:collapse;border-spacing:0}caption,cite,code,dfn,th,var{text-align:left;font-weight:normal;font-style:inherit;}body{background-color:#fff;}/* 表单 */label{display:inline-block;*display:inline;*zoom:1}button,input,select,textarea{vertical-align:baseline;*vertical-align:middle}input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]  input[type="button"]::-moz-focus-inner{border:none;padding:0}/* 字体 */h1{font-size:24px;margin:0 0 12px}h2{font-size:24px;margin:0 0 10px}h3{font-size:18px;margin:0 0 8px}h4{font-size:16px;margin:0 0 5px}h5{font-size:14px;margin:5px 0}h6{font-size:14px;margin:0 0 5px;}
.clearfix{overflow:hidden;zoom:1;}

/* 项目主体部分设置 */
a{color:#616161;text-decoration:none;transition:all 0.2s linear 0s;}
body{background:#dbdcce;color:#555;font:12px/1.5 "Tahoma",\5b8b\4f53,"microsoft yahei",Arial;max-width:1920px;margin:0px auto; }
input,textarea{font-family:"Tahoma",\5b8b\4f53,"microsoft yahei",Arial;vertical-align:middle}
.input{border:1px solid #e8e8e8;padding:.6em .4em;font-size:12px;color:#a1a1a1;background:url(input_bg.jpg) repeat-x;}
.input:focus{box-shadow:0 0 5px 0 #02A8E5;}
a:hover{color:#f60;text-decoration:underline}
.spot{color:#f60}
.blue{color:#078DCF}
.orange{color:#f60}
.green{color:#108E3F}
.red{color:red}
.c_444{color:#444}
.opy_w{text-shadow:-1px -1px 0 rgba(255,255,255,0.2);}
.opy_b{text-shadow:-1px -1px 0 rgba(0,0,0,0.15);}
.inline{display:inline-block;*display:inline;zoom:1;}
.loading{background:url(loading.gif) no-repeat 50% 50%}
.middle{vertical-align:middle}


/*在线客服*/
.customer{width:105px; height:auto;}
.customer_top{width:105px; height:130px;}
.customer_content{width:105px; height:auto !important; height:30px; min-height:30px; margin:0px auto;}
.customer_content .customer_content_span{display:block; width:85px; height:30px; line-height:30px; margin:auto;}
.customer_content .customer_content_span a{font-size:12px; text-decoration:none; display:block; width:80px; height:25px; line-height:25px; text-align:left; color:#d34736;}
.customer_content .customer_content_span img{float:left; display:inline; margin-right:2px;}
.customer_bot{width:105px; height:90px; text-align:center; overflow:hidden;}
.customer_bot span{display:block; margin:65px auto 0px; color:#FF8000;}

.clear{clear:both;}

.piao_span{width:30px; display:block; margin-left:120px; height:12px; margin-top:5px; margin-right:5px;}
.piao_span a{font-size:12px; color:#000;}


/*网站地图*/
.sitemap{padding:0 0 1em;border-bottom:1px solid #eee;margin:1em 1.5em}
.sitemap dt{font-size:14px;font-weight:bold;padding:0 0 .3em;color:#669934}
.sitemap dt a{color:#111}
.sitemap dd{padding:0}
.sitemap dd a{padding:0 1em 0 0}


/*page style1 start*/
div#page {width:90%; height:50px; padding:3px; margin:20px auto 0px; font-size:12px; color:#06c; text-align:center;}
div#page div.page_left{float:left;}
div#page div.page_right{float:right;}
div#page a { border:#d3d3d3 1px solid; padding:0 7px; margin-right:3px; height:19px; line-height:19px; text-decoration:none; background:url(../images/bgpage.jpg) repeat-x; }
div#page a:hover { height:19px; line-height:19px; padding:0 7px; border:#06c 1px solid; color:#06c; background:url(../images/bgpage.jpg) repeat-x;}
div#page a:active { height:19px; line-height:19px; padding:0 7px; border:#d3d3d3 1px solid; color:#06c; background:url(../images/bgpage.jpg) repeat-x;}
div#page span.current { height:19px; line-height:19px; padding:0 7px; border:#06c 1px solid; margin-right:3px; font-weight:bold; color:#06c; background:url(../images/bgpage.jpg) repeat-x;}
div#page span.disabled { height:19px; line-height:19px; border: #d3d3d3 1px solid; padding:0px 7px; margin-right:3px; color:#666666; background:url(../images/bgpage.jpg) repeat-x;}
/*page style1 end*/

