﻿@charset "UTF-8";

/* yui3 reset.css */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
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:before,
q:after {
    content: "";
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

legend {
    color: #000;
}

iframe {
    display: block;
}


/* yui3 fonts */

body {
    color: #333;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    /*background: url(../images/bg.jpg) 0 30px repeat-x;*/
}

select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

a {
    text-decoration: none;
}


/* utilities */

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}

/*! grid system 20栅格 980px */
.ewb-container {
    width:980px;
    margin:0 auto;
}
.ewb-row {
    overflow:hidden;
}
.ewb-span20 {
  width: 980px;
    float:left;
}
.ewb-span19 {
  width: 930px;
    float:left;
}
.ewb-span18 {
  width: 880px;
    float:left;
}
.ewb-span17 {
  width: 830px;
    float:left;
}
.ewb-span16 {
  width: 780px;
    float:left;
}
.ewb-span15 {
  width: 730px;
    float:left;
}
.ewb-span14 {
  width: 680px;
    float:left;
}
.ewb-span13 {
  width: 630px;
    float:left;
}
.ewb-span12 {
  width: 580px;
    float:left;
}
.ewb-span11 {
  width: 530px;
    float:left;
}
.ewb-span10 {
  width: 480px;
    float:left;
}
.ewb-span9 {
  width: 430px;
    float:left;
}
.ewb-span8 {
  width: 380px;
    float:left;
}
.ewb-span7 {
  width: 330px;
    float:left;
}
.ewb-span6 {
  width: 280px;
    float:left;
}
.ewb-span5 {
  width: 230px;
    float:left;
}
.ewb-span4 {
  width: 180px;
    float:left;
}
.ewb-span3 {
  width: 130px;
    float:left;
}
.ewb-span2 {
  width: 80px;
    float:left;
}
.ewb-span1 {
  width: 30px;
    float:left;
}
.ewb-ml20 {
    margin-left:20px;
}
.ewb-ml10 {
    margin-left: 10px;
}
.ewb-ml2 {
    margin-left: 2px;
}
.ewb-ml3 {
    margin-left: 3px;
}
.ewb-mt20 {
    margin-top:20px;
}
.ewb-mt10 {
    margin-top: 10px;
}

/* top */

.ewb-top {
    height: 30px;
    line-height: 30px;
    background: url(../images/top_bg.jpg) center top no-repeat;
}

.ewb-t-l {
    padding-left: 12px;
    color: #fff;
}

.ewb-t-r {
    margin-right: 95px;
    color: #fff;
}

.ewb-t-r a {
    color: #fff;
}

.ewb-t-r span {
    padding: 0 8px;
}

.ewb-logo {
    height: 170px;
}

.ewb-logo img {
    display: block;
}

/* nav */

.ewb-nav {
    padding: 1px;
    height: 48px;
    background: url(../images/nav_bg.jpg) repeat-x;
}

.ewb-n-item {
    padding: 0 22px;
    background: url(../images/nav_line.jpg) right 17px no-repeat;
}

.ewb-n-item a {
    display: block;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
    color: #fff;
}

.ewb-n-item.ewb-last {
    background: none;
}

.ewb-n-item:hover {
    background: url(../images/nav_link_bg.jpg) repeat-x;
}

/* bar */

.ewb-bar {
    height: 50px;
    line-height: 50px;
}

.ewb-bar-sp1 {
    margin-left: 10px;
}

.ewb-bar-sp2 {
    margin-left: 15px;
}

.ewb-bar-sp3 {
    margin-left: 21px;
}

.ewb-bar-sp4 {
    margin-left: 13px;
}

.ewb-bar-txt {
    margin-top: 8px;
    padding-left: 11px;
    width: 281px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #999899;
    border: 1px solid #d2d2d2;
    border-right: 0;
}

.ewb-bar-btn {
    margin-top: 8px;
    width: 70px;
    height: 34px;
    border: 0;
    cursor: pointer;
    background: url(../images/btn_bg.jpg);
}

/* footer */

.ewb-footer {
    margin-top: 10px;
    height: 280px;
}

.ewb-ft-hd {
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: url(../images/ft_hd_bg.jpg) repeat-x;
}

.ewb-ft-hd a {
    color: #fff;
}

.ewb-ft-hd span {
    padding: 0 9px;
}

.ewb-ft-p {
    padding-top: 10px;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
}

.ewb-ft-p span {
    padding: 0 20px;
}

.ewb-ft-img {
    padding-top: 12px;
    text-align: center;
}


/* 图片轮播 */
.ewb-viewpagerxx {
	width: 281px;
	height: 254px;
}

.wb-slider2 {
    position: relative;
    font-family: arial;
    font-size: 14px;
    overflow: hidden;
}

.wb-slider2-conbox {
    overflow: hidden;
}

.wb-slider2-ctag {
    display: block;
    position: relative;
}

.wb-slider2-ctag img {
    display: block;
    width: 100%;
    height: 100%;
}

.wb-slider2-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-family: "宋体";
    color: #fff;
    background: url(../images/mask-bg.png);
}

.wb-slider2-mask .ellipsis {
    display: block;
    margin-left: 10px;
    width: 164px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wb-slider2-switcher {
    position: absolute;
    right: 7px;
    bottom: 12px;
    height: 8px;
}

.wb-slider2-stag {
    float: left;
    margin-right: 7px;
    height: 8px;
    width: 16px;
    background: #fff;
    cursor: pointer;
}

.wb-slider2-stag.cur {
    background: #edae37;
}

/*2018.06.29*/
.zcfg_01{
	text-align:center;
	height:30px;
	line-height:30px;
	width:20%;
	font-size:14px;
	border:1px solid #d2d2d3;
}
.zcfg_01 a{
	color:#000000;
}
.zcfg_01 a:hover{
	color:#000000;
}

/*2018.11.15*/
.fontweight01{
	font-weight:bold;
}
.zcfg_w5{
	text-align:center;
	height:30px;
	line-height:30px;
	width:5%;
	font-size:14px;
	border:1px solid #d2d2d3;
}
.zcfg_w5 a{
	color:#000000;
}
.zcfg_w5 a:hover{
	color:#000000;
}
.zcfg_w8{
	text-align:center;
	height:30px;
	line-height:30px;
	width:8%;
	font-size:14px;
	border:1px solid #d2d2d3;
}
.zcfg_w8 a{
	color:#000000;
}
.zcfg_w8 a:hover{
	color:#000000;
}
.zcfg_w10{
	text-align:center;
	height:30px;
	line-height:30px;
	width:10%;
	font-size:14px;
	border:1px solid #d2d2d3;
}
.zcfg_w10 a{
	color:#000000;
}
.zcfg_w10 a:hover{
	color:#000000;
}
.zcfg_w12{
	text-align:center;
	height:30px;
	line-height:30px;
	width:12%;
	font-size:14px;
	border:1px solid #d2d2d3;
}
.zcfg_w12 a{
	color:#000000;
}
.zcfg_w12 a:hover{
	color:#000000;
}
.zcfg_w15{
	text-align:center;
	height:30px;
	line-height:30px;
	width:15%;
	font-size:14px;
	border:1px solid #d2d2d3;
}
.zcfg_w15 a{
	color:#000000;
}
.zcfg_w15 a:hover{
	color:#000000;
}
.zcfg_w20{
	text-align:center;
	height:30px;
	line-height:30px;
	width:20%;
	font-size:14px;
	border:1px solid #d2d2d3;
}
.zcfg_w20 a{
	color:#000000;
}
.zcfg_w20 a:hover{
	color:#000000;
}
.zcfg_w25{
	text-align:center;
	height:30px;
	line-height:30px;
	width:25%;
	font-size:14px;
	border:1px solid #d2d2d3;
	padding-left:10px;
	padding-right:10px;
}
.zcfg_w30{
	text-align:center;
	height:30px;
	line-height:30px;
	width:30%;
	font-size:14px;
	border:1px solid #d2d2d3;
	padding-left:10px;
	padding-right:10px;
}
.zcfg_w45{
	text-align:center;
	height:30px;
	line-height:30px;
	width:45%;
	font-size:14px;
	border:1px solid #d2d2d3;
	padding-left:10px;
	padding-right:10px;
}
.zcfg_w45 a{
	color:#000000;
}
.zcfg_w45 a:hover{
	color:#000000;
}

/*2018.11.16*/
.align_l
{
	text-align:left !important;
}


#group-navigation {
    font-family: Microsoft Yahei;
    padding: 30px
}

.group-department {
    height: 42px;
    font-size: 18px;
    border-bottom: 1px dashed #ccc;
    line-height: 42px;
    color: #e49934
}

.group-department span {
    display: block;
    margin-bottom: 5px;
    line-height: 25px;
    border-left: solid 5px #e49934;
    padding-left: 12px
}

.group-department span a {
    color: #e49934;
}

.group-department-list {
    padding-top: 10px;
    font-size: 16px;
    margin-bottom: 20px
}

.group-department-list li {
    float: left;
    padding: 0 10px;
    /* width:177px; */
    line-height: 32px;
    height: 32px;
    overflow: hidden
}

