@charset "utf-8";
/* =============================
 *  Name: style
 *  Description:  index style
 *  Author: dmlfer@gmail.com
 *  Update: 2014-07-09 
 * ============================= */
 /*公共样式*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
body { font-size:13px; font-family:宋体,Verdana, Tahoma, Arial, Helvetica, sans-serif, sans-serif;background: url(images/topbg.gif) repeat-x;color:#595757; }
table{width:100%;line-height:22px;border-collapse:collapse; border-spacing:0; border:1px solid #E9EEE7;}
caption, th { text-align:left }
td{ border:1px solid #E9EEE7;padding:7px 10px;}
fieldset, img { border:0; }
ol, ul, li { list-style:none; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
strong, em { font-weight:bold }
h1, h2, h3 { font-size:13px; font-weight:bold }
h4, h5, h6 { font-size:12px }
a { color:#595757; text-decoration:none; }
a:hover { color:#403E3E; /*text-decoration: underline;*/ }
.clear { clear:both; overflow:hidden; font-size:0; line-height:0; height:1px;content:'.', border:none; margin:0; padding:0 }
.mb13{margin-bottom:13px;}
.bggay{background:#EFEFEF}
.tac{text-align:center;}

.top {width:1280px;height:106px;margin:0 auto;background:url(images/logos.jpg) no-repeat 137px 32px;}
.top h1{text-indent:-9999px;}
.contain{width:1004px;overflow:hidden;margin:0 auto;}
.mform{width:1004px;height:342px;/*background:#fff url(images/banner.jpg) no-repeat left top;*/}
.items{border:1px solid #ddd;margin-top:15px;}
.items h2{line-height:56px;height:56px;background-color:#DAF5D6;padding-left:70px;margin-top:1px;color:#006730;font-family:黑体;font-size:24px;font-weight:normal;}

.items .suishou{background:#DAF5D6 url(images/folder.jpg) no-repeat 30px center;}
.items .mashang{background:#DAF5D6 url(images/edit.jpg) no-repeat 30px center;}
.items .suishi{background:#DAF5D6 url(images/search.jpg) no-repeat 30px center;}
.itemscon{padding:30px;overflow:hidden;}
.itemsl{width:670px;float:left;font-size:14px;line-height:30px;}
.itemsl p{text-indent:2em;}
.itemsr{width:250px;float:right;text-align:center;}

.sbottom{height:203px;background:#fff url(images/sellbombg.gif) repeat-x;}
.sfoot{width:1004px;margin:8px auto 0;padding-top:15px;}
.sfoot p{line-height:22px;color:#000;}
.sfoot p a{color:#000;}

/*slider*/
.FocusPic{zoom:1;position:relative; overflow:hidden}
.FocusPic .content{overflow:hidden}
.FocusPic .changeDiv a{position:absolute;top:0px;left:0px;display:none;}
.FocusPic .title-bg,.FocusPic .title{position:absolute;left:0px;bottom:0;/*width:434px;height:50px;*/line-height:50px;overflow:hidden}
.FocusPic .title-bg{background:#100841;/*filter:alpha(opacity=80);opacity:0.8;*/}
.FocusPic .title a{display:none;padding-left:15px;color:#fff; font-size:14px;}
.FocusPic .change{bottom:30px;height:20px;left:50px;*left:50px;_left:50px;position:absolute;text-align:right;z-index:9999;}
.FocusPic .change i {background:#A9A9A9;color:#FFF;cursor:pointer;font-family:Arial;font-size:12px;line-height:15px;margin-right:6px;padding:2px 6px; font-style:normal; height:15px;display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;}
.FocusPic .change i.cur {background:#E1E30C;}
