@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,
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 {
    min-width: 1001px;
    color: #333;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    background: #f7f5f4;
}

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;
}

input,
button,
textarea {
    font-family: "Microsoft YaHei";
    border: 0;
    outline: 0;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-reveal {
    display: none;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: #aaa;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
    color: #aaa;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
    color: #aaa;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
    color: #aaa;
}

.placeholder {
    color: #aaa;
}





/* 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;
}



/* css3效果 */

.trans {
    -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}

.ewb-row {
    overflow: hidden;
}

.ewb-sp646 {
    width: 646px;
    float: left;
}

.ewb-sp329 {
    width: 329px;
    float: left;
}

.ewb-sp299 {
    width: 299px;
    float: left;
}

.ewb-sp302 {
    width: 302px;
    float: left;
}


.ewb-container {
    width: 1001px;
    margin: 0 auto;
}

.ewb-mt20 {
    margin-top: 20px;
}

.ewb-ml18 {
    margin-left: 18px;
}

.ewb-ml52 {
    margin-left: 52px;
}

 


/* 信息列表 */

.wb-data-list {
    line-height: 33px;
    padding-left: 21px;
    background: url(../images/listimg.jpg) 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    color:#333;
    padding-right: 12px;
    margin-top: -33px;
}

.wb-data-list:hover,
.wb-data-list:hover a,
.wb-data-list:hover .wb-data-date {
    cursor: pointer;
    color: #f78b28;
}

/* 新增 lw */
.chzn-container .chzn-results li{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.chzn-single>span{
	width:160px;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 新的分页 */
#page{padding-left: 60px;}

#fro_stat{
	padding-top:20px;
}
/* 190506 */
.ewb-side{
   display:none; 
}


/* 190718 */
.ewb-bes{
    position: fixed;
    z-index: 1000;
    min-width: 64px;
    height: 175px;
    right: 20px;
    bottom: 140px;
}

.bes-btn{
    width: 6px;
    height: 175px;
    cursor: pointer;
    background: url(../images/tb_ico05.jpg) left top no-repeat;
}

.bes-items{
    width: 58px;
    height: 175px;
    background: url(../images/tb_ico04.jpg) left top no-repeat;
}

.bes-lk{
    position: relative;
    display: block;
    height: 58px;
    cursor: pointer;
}

.bes-rec{
    display: none;
    position: absolute;
    bottom: 0;
    right: 100%;
    white-space: nowrap;
}

.bes-rec img{
    vertical-align: bottom;
}

.bes-lk:hover .bes-rec{
    display: block;
}

.bes-btn.close{
    width: 12px;
    background-image: url(../images/tb_ico06.jpg);
}

.ewb-contact-link{
    display: none;
}

.ewb-contact-link1{
    display: none;
}

.contact-box{
    position: absolute;
    right: 18px;
    top: 18px;
}

.contact-lk{
    color: #2660ad;
}

.contact-lk>img{
    display: block;
}

.contact-lk>p{
    height: 20px;
    line-height: 20px;
    text-align: center;
}




/* 侧边导航 */
.tool {
    position: absolute;
    position: fixed;
    z-index: 1000;
    min-width: 64px;
    height: 175px;
    right: 20px;
    bottom: 216px;
}

.tool-list {
    position: relative;
    width: 53px;
    height: 56px;
    background: #696969;
    font-size: 18px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 2px;
}

.tool-list a {
    display: block;
    width: 53px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
}

.tool-list:hover {
    background: #2660ad;
}

.icon3 a {
    /* background: url('../images/u6.png') no-repeat center center; */
	  background: url('../images/erweima.png') no-repeat center center;
}

.icon4 a {
    background: #2660ad url('../images/u10.png') no-repeat center center;
}

.toolclose {
    position: absolute;
    top: 0;
    right: -8px;
    width: 12px;
    height: 12px;
    border-radius: 5px;
    cursor: pointer;
    background: #D3D3D3 url('../images/icon_close.png') no-repeat center;
}

.code {
    display: none;
    width: 100px;
    position: absolute;
    right:150px;
    top: -2px;
}

.code>img {
    display: block;
    /* width: 100px; */
}

.tool-list.icon3{
    /* background: #2660ad; */
}


.tool-list.icon3:hover .code {
    display: block;
}

.tool.close1 .icon4 a {
    background: #2660ad url('../images/u13.png') no-repeat center center;
}


/* 2022-09-20 首页图标修改 */
.code1 {
    display: none;
    width: 165px;
    position: absolute;
    right: 84px;
    top: 0px;
}

.code1>img {
    display: block;
    /* width: 100px; */
}

.tool-list:hover .code1 {
    display: block;
}
.tool-list .wrapword {
    line-height: 25px;
    padding: 5px 0 0;
    overflow: inherit;
    white-space: inherit;
}
/* .icon0 a {
    background: url('../images/dhkf.png') no-repeat center center;
}
.icon1 a {
    background: url('../images/znkf.png') no-repeat center center;
}
.icon2 a {
    background: url('../images/wenda.png') no-repeat center center;
} */

.tool-list.icon0 a,
.tool-list.icon1 a,
.tool-list.icon2 a{
    padding-top: 4px;
    height: 23px;
    line-height: 23px;
}

.tool-list.icon0{
    background: #2660ad;  
}


/* 2023-03-02  改版 */


@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;
  vertical-align: top;
}

address,
caption,
cite,
code,
dfn,
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-family: system-ui, -apple-system, Segoe UI, Rototo, Helvetica, Arial, sans-serif;
  font-size: 14px;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

a {
  text-decoration: none;
}

input,
button,
textarea {
  border: 0;
  outline: 0;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-reveal {
  display: none;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #999;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
  color: #999;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
  color: #999;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #999;
}

.placeholder {
  color: #999;
}

/* 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;
}

.trans {
  -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
  -o-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}

.text-overflow {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

/* 通用样式 */
.container {
  width: 1200px;
  margin: 0 auto;
}

/* 当前位置位置 */
.location {
  padding-left: 18px;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
}

.location a {
  color: #333;
}

.location span {
  color: #ff6600;
}

* {
  /* -webkit-box-sizing: border-box;
          box-sizing: border-box; */
}

.header {
  height: 364px;
  background: url("../images/header-bg.png") no-repeat center;
}

.header-top {
  height: 90px;
  background-color: rgba(255, 255, 255, 0.8);
}

.header-top .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 90px;
}

.header-search {
  position: relative;
  width: 243px;
  margin: 0 0 14px 249px;
}

.header-search-inp {
  width: 161px;
  height: 24px;
  background-color: #fff;
  border: 1px solid #e0e4ec;
  outline: none;
  padding: 0 42px;
  color: #aaa;
  font-size: 12px;
}

.header-search-inp::-webkit-input-placeholder {
  color: #aaa;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
}

.header-search-inp:-ms-input-placeholder {
  color: #aaa;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
}

.header-search-inp::-ms-input-placeholder {
  color: #aaa;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
}

.header-search-inp::placeholder {
  color: #aaa;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
}

.header-search-butt {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 7px;
  width: 15px;
  height: 15px;
  background: url("../images/header-search-icon.png") no-repeat center;
  border: none;
  cursor: pointer;
}

.header-nav .item {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  margin-left: 18px;
}

/* footer */
.ewb-footer {
  height: 204px;
  border-top: 1px solid #e5ddd9;
}

.ewb-foot-img {
  position: relative;
  float: left;
  /*margin: 40px 0 0 130px;*/
  margin: 40px 0 0 211px;
}

.ewb-foot-img a {
  float: left;
}

.ewb-foot-img1 {
  padding-right: 16px;
  border-right: 1px solid #e5ddd9;
}

.ewb-foot-pic1 {
  right: -85px;
  top: 0;
  position: absolute;
}

.ewb-foot-pic2 {
  position: absolute;
  right: -85px;
  top: -37px;
  width: 166px;
  height: 166px;
  z-index: 999;
}

.ewb-foot-img2 span {
  position: absolute;
  top: 130px;
  right: -119px;
  width: 182px;
  display: block;
  color: #333;
  font-size: 12px;
}

.ewb-foot-hover {
  display: none;
}

.ewb-foot-img2:hover .ewb-foot-hover {
  display: block;
}

#footer {
  background-color: #f8f8f8;
}

.ewb-foot-info {
  float: left;
  font-size: 13px;
  color: #333;
  margin: 50px 0 0 111px;
}

.ewb-foot-link a {
  display: inline-block;
  line-height: 26px;
  color: #999;
  font-size: 14px;
}

.ewb-foot-info p {
  line-height: 26px;
  font-size: 14px;
  color: #999;
}


 