﻿@charset "UTF-8";
/* Css Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
  padding: 0;
  margin: 0;
}

fieldset, img {
  vertical-align: top;
  border: 0;
}

address, caption, cite, code, dfn, em, th, var, i {
  font-weight: normal;
  font-style: normal;
}

ol, ul, li {
  list-style: none;
}

div, dl, dt, dd, ol, ul, li {
  zoom: 1;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
}

pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.8;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
  visibility: hidden;
  content: ".";
}

.hide {
  display: none;
}

img {
  border: 0;
  vertical-align: top;
}

/* 字体图标 */
@font-face {
  font-family: "iconfont";
  src: url("../fonts/iconfont.eot?t=1466761399");
  /* IE9*/
  src: url("../fonts/iconfont.eot?t=1466761399#iefix") format("embedded-opentype"), url("../fonts/iconfont.woff?t=1466761399") format("woff"), url("../fonts/iconfont.ttf?t=1466761399") format("truetype"), url("../fonts/iconfont.svg?t=1466761399#iconfont") format("svg");
  /* iOS 4.1- */
}
/* Public */
body {
  color: #333;
  line-height: 1.8;
  font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
  background: #f2f1f1;
}

a {
  color: #333;
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
a:hover {
  color: #c00;
}

input[type=button], input[type=submit], input[type=file], button {
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.moreBtn {
  margin-top: 10px;
  height: 40px;
  line-height: 40px;
  background: #eee;
  text-align: center;
  display: block;
  color: #666;
}

.show {
  display: block !important;
}

.datetimepicker {
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 3px 2px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 3px 2px 3px;
  box-shadow: rgba(0, 0, 0, 0.3) 3px 2px 3px;
}

/* goTop */
#goTop {
  position: fixed;
  display: none;
  _display: none !important;
  width: 50px;
  height: 50px;
  bottom: 60px;
  right: 5px;
  z-index: 99;
  cursor: pointer;
  margin: 5px;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  box-shadow: 0 0 5px #9c9c9c;
  opacity: .9;
  background: rgba(0, 0, 0, 0.5);
}

#goTop::after {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -15px;
  content: "";
  border-width: 10px;
  border-color: transparent;
  border-bottom-color: #fff;
  border-bottom-style: solid;
  border-style: dashed;
  display: block;
  font-size: 0;
  line-height: 0;
  width: 0;
}

/* winMark */
#winMark {
  z-index: 1;
  width: 100%;
  display: none;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
}

.wrap{ background: #fff; border-radius: 6px; margin: 20px 20px 80px 20px;}
.boxA{padding:  20px;}

/* focusBox */
#focusNews .hd,.focusBox .bd .titleBg,.boxA .picList .con {display: none;}
.focusBox {
  position: relative;
}

.focusBox .bd img {
  width: 100%;
  display: block;
  height: 62vw;
  border-radius: 6px 6px 0 0;
}

.focusBox .bd li {
  position: relative;
}

.focusBox .bd .title, .focusBox .bd .titleBg {
  display: block;
  position: absolute;
  z-index: 1;
  width: 90%;
  text-align: center;
  bottom: 0;
  height: 3.2em;
  line-height: 3.2em;
  overflow: hidden;
  font-size: 18px;
 white-space: nowrap;
 text-overflow: ellipsis;
 color: #fff;
 margin: 0 0 0 5%;
}

.focusBox .bd .title a {
  color: #fff;
  text-align: left;
}




.boxA .picList li{overflow: hidden; margin-bottom: 2em;}
.boxA .picList .title{float: left; width:70%; border-bottom: 1px #eaeaea solid; padding-bottom: 10px;
font-size: 16px;}
.boxA .picList .pic{    float: right;
    margin-left: 4%;
    width: 26%;
    margin-top:1%;}

.boxA .picList .pic img {height: auto;
    width: 100%;
}


.fixNav,.fixNav1{position: fixed; z-index:3; height: 46px; bottom: 0; left: 0; width: 100%; background: #fafafa; border-top:1px #d7d7d7 solid;
box-sizing:border-box;-webkit-box-sizing:border-box;}
.fixNav .li1,.fixNav1 li{width: 33.33%;border-right: 1px #d7d7d7 solid; float: left; text-align: center; line-height: 50px; background:#fafafa; position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;}
.fixNav1 .li1{width:49%;}
.fixNav .li1 span,.fixNav1 li span{ font-size: 16px;}
.fixNav .li1.last,.fixNav1 li.last{border-right: none;}
.fixNav .li1 span::before{    content: "\e600";
    font-family: "iconfont";
    color: #d7d7d7;
    font-size: 12px;
    margin-right: 8px;
}
.fixNav .ul1{position:absolute;bottom:70px;left:10%;z-index:10;width:80%;padding: 0 8px;background: #fafafa;box-sizing:border-box;-webkit-box-sizing:border-box;border: 1px solid #d7d7d7;border-radius: 5px;display:none;}
.fixNav .ul1 .li2{width: 100%;background:#fafafa;float:none;box-sizing:border-box;-webkit-box-sizing:border-box;border-bottom:1px solid #f2f2f2;}
.fixNav .ul1 .li2 a{font-size:16px;}
.fixNav .ul1 .li2.last{border-bottom:none;}

.fixNav .ul1 .tiggle{width:0px;height:0px;position:absolute;left:50%;margin-left:-10px;bottom:-9px;border-top:9px solid #d7d7d7;border-left:10px solid transparent;border-right:10px solid transparent;z-index:10;}
.fixNav .ul1 .innertiggle{width:0px;height:0px;position:absolute;left:50%;margin-left:-9px;bottom:-8px;border-top:8px solid #fafafa;border-left:9px solid transparent;border-right:9px solid transparent;z-index:11;}



  #content,.mainBox{padding:20px;}
  .newsList li{line-height:40px; border-bottom:1px #ddd solid; padding-bottom:15px; margin-bottom:15px;}
  .newsList li a{font-size:20px;}
  .newsList li .date{float:right;}
  /* 文章内容页 -----------------------------------------*/
.articleCon {
    text-align: left;
    padding: 3%;
    text-align: justify;
    background: #fff;
}
.articleCon .title {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 10px;
}
.articleCon .subTitle {
    font-size: 18px;
    color: #555;
    text-align: center;
    margin-bottom: 10px;
}
.articleCon .property {
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 10px;
    color: #777;
}
.articleCon .property .size {
    float: right;
    font-size: 0;
}
.articleCon .property .size a {
    display: inline-block;
    border: 1px solid #ddd;
    color: #888;
    width: 24px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    vertical-align: top;
    margin-left: 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.articleCon .property .size .l {
    font-size: 16px;
    font-weight: 500;
}
.articleCon .property span {
    margin-right: 15px;
}
.articleCon .userControl {
    font-size: 14px;
    overflow: hidden;
    text-align: left;
    padding: 10px 0;
}
.articleCon .userControl .a {
    color: #777;
    margin: 10px 10px 0 0;
    float: left;
}
.articleCon .conTxt {
    color: #333;
    font-size: 16px;
    line-height: 2;
    padding: 0 0 20px 0;
    overflow: hidden;
    word-break: normal;
    word-wrap: break-word;
}
.articleCon .conTxt img {
    max-width: 100%;
    height: auto !important;
}
.articleCon .conTxt p {
    margin-bottom: 20px;
}
.articleCon .conTxt a {
    color: blue;
    text-decoration: underline;
}



.jt{ position: absolute; right: 0px; top: 50%; margin-top: -10px;  padding:10px; background-image: url(../img/rightarr.png); 
  background-position:center center; background-repeat: no-repeat; background-size: 8px auto;  }
.icon{ position: absolute; left: 0; top: 50%; margin-top: -15px; padding:15px 25px; background-image: url(../img/connectcon.png);
    background-position: center left;
 background-position:left center; background-repeat: no-repeat; 
  background-size: 18px auto; margin-right: 5px; }

.lwxm_list li{ background-color: #ffffff; border-bottom: 1px solid #eeeeee; display: block; 
 padding-right: 5px; padding-left: 15px; position: relative; }
 .lwxm_list li a{padding: 15px 0; position: relative; display: block;}
.lwxm_list li a:active{background-color: #f7f7f7;}
.lwxm_list li h3{font-size: 16px; margin-left: 20px;}


/*微信矩阵*/
.jz .tabWrap{width:100%;margin:0 auto;position:relative;padding-top:5%;}
.jz .tab li{position:relative;line-height:308%;margin-right:-1%;font-size:16px;text-align:center;background:url(../img/tab.png) no-repeat;background-size:100%;}
.jz .tab li:first-child{margin-left:1%;}
.jz .tab li:nth-child(0){z-index:1;}
.jz .tab li:nth-child(1){z-index:2;}
.jz .tab li:nth-child(2){z-index:3;}
.jz .tab li:nth-child(3){z-index:4;}
.jz .tabWrap .line{width:100%;position:absolute;bottom:7%;left:0;}
.jz .tab li.active{background:url(../img/curtab.png) no-repeat;background-size:100%;color:#fff;z-index:6;}
.jz .jzList ul{margin-top:5%;display:none;}
.jz .jzList ul li{width:33%;text-align:center;float:left;margin-bottom:10%;}
.jz .jzList ul img{display:block;width:60%;margin:0 auto;border-radius:100px;}
.jz .jzList ul p{text-align:center;color:#010000;font-size:16px;padding-top:10px; height:56px;}


.conlist{background:#fff; margin-bottom:20px;}
.conlist li{ line-height:40px; border-bottom:1px #e5e5e5 solid; padding-left:10px;}