@charset "utf-8";
/* !HTML5 elements
---------------------------------------------------------- */
header,
footer,
nav,
section,
aside,
article { display: block; }
/* !Reseting
---------------------------------------------------------- */
body { font-family: "Microsoft YaHei", SimSun, SimHei; font-size: 16px;  /* 16px;  */ -webkit-text-size-adjust: none; color: #fff; background: #fff url(bg_body_hrb2020.jpg) top center no-repeat; }
body,
div,
pre,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
th,
td { margin: 0; padding: 0; }
input,
textarea { margin: 0; font-size: 100%; }
label { cursor: pointer; }
table { border-collapse: collapse; border-spacing: 0; font-size: 100%; }
fieldset,
img { border: 0; }
img { vertical-align: top; }
address,
caption,
cite,
code,
dfn,
em,
th,
var { font-style: normal; font-weight: normal; }
ol,
ul { list-style: none; }
caption,
th { text-align: left; }
h1,
h2,
h3,
h4,
h5,
h6 { font-size: 100%; font-weight: normal; }
q:after,
q:before { content: ''; }
a,
input { /* outline: none; */ }
abbr,
acronym { border: 0; }
/* !Reset Module
---------------------------------------------------------- */
.reset div,
.reset dl,
.reset dt,
.reset dd,
.reset ul,
.reset ol,
.reset li,
.reset h1,
.reset h2,
.reset h3,
.reset h4,
.reset h5,
.reset h6,
.reset pre,
.reset form,
.reset fieldset,
.reset p,
.reset blockquote,
.reset th,
.reset td { margin: 0; padding: 0; }
.reset input,
.reset textarea { margin: 0; font-size: 100%; }
.reset table { border-collapse: collapse; border-spacing: 0; font-size: 100%; }
.reset fieldset,
.reset img,
.reset abbr,
.reset acronym { border: 0; }
.reset address,
.reset caption,
.reset cite,
.reset code,
.reset dfn,
.reset em,
.reset th,
.reset var { font-style: normal; font-weight: normal; }
.reset ol,
.reset ul { list-style: none; }
.reset caption,
.reset th { text-align: left; }
.reset h1,
.reset h2,
.reset h3,
.reset h4,
.reset h5,
.reset h6 { font-size: 100%; font-weight: normal; }
.reset a,
.reset input { /* outline: none; */ }
.reset q:after,
.reset q:before { content: ''; }
/* !Clearfix
---------------------------------------------------------- */
.clearfix,
.contents,
.section { display: block; min-height: 1%; }
.clearfix:after,
.contents:after,
.section:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
* html .clearfix,
* html .contents,
* html .section { height: 1%;/*\*//*/
height: auto; 
overflow: hidden; 
/**/ }
/* !Layout
---------------------------------------------------------- */
html { overflow-y: scroll; }
body { text-align: center; }

@media print {
html,
html body { *zoom: 0.65;
}
}
/* !wrapper
---------------------------------------------------------- */
.wrapper { width: 100%; text-align: left; }
/* !header
---------------------------------------------------------- */
.header { }
.headerIn { }
/* !gNavi
---------------------------------------------------------- */
 
/* !breadcrumb
---------------------------------------------------------- */
.breadcrumb { }
/* !mainimg
---------------------------------------------------------- */
.mainimg { }
/* !contents
---------------------------------------------------------- */
.contents { width: 1000px; margin: 0 auto; padding: 670px 0 0; }
/* !sideNavi
---------------------------------------------------------- */

/* !pageTop
---------------------------------------------------------- */

/* !footer
---------------------------------------------------------- */
.footer { width: 100%; text-align: center; color: #fff; background: #de232e; }
.footer a { color: #6699cc !important; }
.footerIn { margin: 0 auto; width: 1160px; line-height: 2em; }
.copyrights { text-align: center; padding: 30px 0; line-height: 2.2em; }
.copyrights span { margin: 0 0.5em; }
.copyrights a { text-decoration: none; }
.copyrights a:hover { text-decoration: underline; }
.fontVe { font-family: Verdana; }

/* !h(n)eading
---------------------------------------------------------- */
.h1_basic { margin: 0 0 10px; padding: 0; }
.h1_basic h1 { font-size: 24px; text-align: center; color: #000; font-weight: bold; }
.h1_basic h1 a { color: #000; }
.h2_basic { margin: 0 0 10px 0; padding: 0; }
.h2_basic h2 { font-size: 16px; text-align: center; ; color: #000; }
.h3_basic { }
.h4_basic { }
.h5_basic { }
.h6_basic { }

/* 	List style
---------------------------------------------------------- */
ul.nomalList01 { list-style-type: none; }
ul.nomalList01 li { height: 40px; line-height: 40px; width: 100%; padding: 0 !important; border-bottom: #fff 1px dotted; }
* html ul.nomalList01 li { height: 38px; line-height: 38px; width: 100%; padding: 0 !important; border-bottom: #fff 1px dotted; } /* For IE6 */
* + html ul.nomalList01 li { height: 38px; line-height: 38px; width: 100%; padding: 0 !important; border-bottom: #fff 1px dotted; } /* For IE7 */
ul.nomalList01 li a { width: 400px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; float: left; color: #fff; }
ul.nomalList01 li a:hover { color: #fff; }
ul.nomalList01 li span { float: right; font-size: 12px; color: #999; }
ul.nomalList01 li span.doc { float: left; margin-right: 0.5em; color: #fff; font-size: 16px; font-weight: bold; }

.colBox01 { overflow: hidden; padding-bottom: 15px; margin-bottom: 15px; border-bottom: #c4c4c4 1px dotted; }
.colBox01 .imgCol { float: left; margin-right: 20px; }
.colBox01 .imgCol img { width: 160px; height: 90px; }
.colBox01 .txtCol { zoom: 1; line-height: 1.6em; color: #fff; }
.colBox01 .txtCol .tit { font-size: 20px; font-weight: bold; margin-bottom: 10px; }
.colBox01 .txtCol .tit a { color: #fee317; }
.colBox01 .txtCol .more { color: #52ccbc; }
.colBox01:nth-child(3n-1) { overflow: hidden; border-bottom: none; padding-bottom: 0; margin-bottom: 0; }

/* index.html
---------------------------------------------------------- */
section { height: 100%; }

.multipleColumn { position: relative; width: 1000px; }
.multipleColumn .prev { display: block; width: 33px; height: 57px; cursor: pointer; position: absolute; top: 50%; left: -6%; z-index: 1; }
.multipleColumn .next { display: block; width: 33px; height: 57px; cursor: pointer; position: absolute; top: 50%; right: -6%; z-index: 1; }
.multipleColumn .bd { padding: 0; overflow: hidden; width: 1000px;}
.multipleColumn .bd .tempWrap { width: 1000px;}
.multipleColumn .bd ul{ overflow:hidden; zoom:1; width:1008px; margin-right: -8px;  float:left; _display:inline;  }
.multipleColumn .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; width:244px; margin-right: 8px; margin-bottom: 10px; position: relative;}
.multipleColumn .bd ul li .pic{ text-align:center; }
.multipleColumn .bd ul li .pic img{ width:244px; height:244px; display:block; }
.multipleColumn .bd ul li .title { width:244px; height:40px; line-height: 40px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=70);opacity:0.7; display: block; text-align: center;}
.multipleColumn .bd ul li .title a { color: #FFFFFF;}


.picScroll-left { position: relative; width: 1000px; }
.picScroll-left .prev { display: block; width: 33px; height: 57px; cursor: pointer; position: absolute; top: 30%; left: -6%; z-index: 1; }
.picScroll-left .next { display: block; width: 33px; height: 57px; cursor: pointer; position: absolute; top: 30%; right: -6%; z-index: 1; }
.picScroll-left .tempWrap { width: 1000px !important; }
.picScroll-left .bd { padding: 0; }
.picScroll-left .bd ul { zoom: 1; width: 1008px; margin-right: -8px; }
.picScroll-left .bd ul li { margin-right: 8px; float: left; _display: inline; overflow: hidden; text-align: center; position: relative;}
.picScroll-left .bd ul li .pic { text-align: center; }
.picScroll-left .bd ul li .pic img { width: 244px; height: 244px; display: block; }
.picScroll-left .bd ul li .title { width:244px; height:40px; line-height: 40px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=70);opacity:0.7; display: block; text-align: center;}
.picScroll-left .bd ul li .title a { color: #FFFFFF;}