@charset "utf-8";
/* css重置 */
a,
body,
div,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
img,
li,
ol,
p,
span,
ul {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: 0;
}
a {
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: 400;
}
ol,
ul {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "microsoft yahei", sans-serif, "arial narrow", helvetica;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
textarea {
  resize: vertical;
}
table {
  border-collapse: collapse;
}
body {
  height: 100%;
  background: #fff;
  color: #666;
  overflow-x: hidden;
  font: 14px "microsoft yahei", "simsun", "arial narrow", helvetica;
}
html,
body {
  height: 100%;
}
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.auto {
  margin-left: auto;
  margin-right: auto;
}
.ovh {
  overflow: hidden;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.n {
  font-weight: 400;
  font-style: normal;
}
.b {
  font-weight: 700;
}
.i {
  font-style: italic;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.tj {
  text-align: justify;
  text-justify: inter-ideograph;
}
.ti {
  text-indent: 2em;
}
.m0 {
  margin: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mt1 {
  margin-top: 1px;
}
.mt2 {
  margin-top: 2px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mr0 {
  margin-right: 0 !important;
}
.mr1 {
  margin-right: 1px;
}
.mr2 {
  margin-right: 2px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb1 {
  margin-bottom: 1px;
}
.mb2 {
  margin-bottom: 2px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.ml0 {
  margin-left: 0 !important;
}
.ml0 {
  margin-left: 0;
}
.ml1 {
  margin-left: 1px;
}
.ml2 {
  margin-left: 2px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.ml30 {
  margin-left: 30px;
}
.p0 {
  padding: 0 !important;
}
.p1 {
  padding: 1px;
}
.pl1 {
  padding-left: 1px;
}
.pt1 {
  padding-top: 1px;
}
.pr1 {
  padding-right: 1px;
}
.pb1 {
  padding-bottom: 1px;
}
.p2 {
  padding: 2px;
}
.pl2 {
  padding-left: 2px;
}
.pt2 {
  padding-top: 2px;
}
.pr2 {
  padding-right: 2px;
}
.pb2 {
  padding-bottom: 2px;
}
.pl5 {
  padding-left: 5px;
}
.p5 {
  padding: 5px;
}
.pt5 {
  padding-top: 5px;
}
.pr5 {
  padding-right: 5px;
}
.pb5 {
  padding-bottom: 5px;
}
.p10 {
  padding: 10px;
}
.pl10 {
  padding-left: 10px;
}
.pt10 {
  padding-top: 10px;
}
.pr10 {
  padding-right: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
.p15 {
  padding: 15px;
}
.pl15 {
  padding-left: 15px;
}
.pt15 {
  padding-top: 15px;
}
.pr15 {
  padding-right: 15px;
}
.pb15 {
  padding-bottom: 15px;
}
.p20 {
  padding: 20px;
}
.pl20 {
  padding-left: 20px;
}
.pt20 {
  padding-top: 20px;
}
.pr20 {
  padding-right: 20px;
}
.pb20 {
  padding-bottom: 20px;
}
.p30 {
  padding: 30px;
}
.pl30 {
  padding-left: 30px;
}
.pt30 {
  padding-top: 30px;
}
.pr30 {
  padding-right: 30px;
}
.pb30 {
  padding-bottom: 30px;
}
.vm {
  vertical-align: middle;
}
.vtb {
  vertical-align: text-bottom;
}
.vb {
  vertical-align: bottom;
}
.vt {
  vertical-align: top;
}
.noWrapClip {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: clip;
}
.noWrapEllipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tabs-box {
  width: 100%;
}
.tabs-box > .tabs-title {
  display: block;
  width: 268px;
  height: 36px;
  margin: 0 auto 20px auto;
}
.tabs-box > .tabs-title > li {
  float: left;
  background-color: #dbdbdb;
  margin-right: 23px;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
  font-size: 15px;
  font-weight: 500;
  color: #666666;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  cursor: pointer;
}
.tabs-box > .tabs-title > li:last-of-type {
  margin-right: 0;
}
.tabs-box > .tabs-title > li.active {
  background-color: #df7f1e;
  color: #FFFFFF;
}
.tabs-box > .tabs-con {
  width: 100%;
  height: 520px;
}
.tabs-box > .tabs-con > .tab {
  height: 520px;
  display: none;
}
.tabs-box > .tabs-con > .tab.on {
  display: block;
}
ul.img-list {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0;
}
ul.img-list * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.img-list li.com {
  width: 254px;
  height: 188px;
  margin: 0 10px 10px 0;
  position: relative;
  float: left;
}
ul.img-list li.com > a > .img-box {
  width: 254px;
  height: 192px;
  padding: 1px;
  border: 1px solid #DBDBDB;
  margin: 0;
  text-align: center;
}
ul.img-list li.com > a > .img-box > img {
  display: block !important;
  width: auto;
  height: 192px;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
ul.img-list li.com > a > .img-title-box {
  position: absolute;
  bottom: -2px;
  background: url("../img/gray-tran-title-bg.png") repeat;
  width: 250px;
  padding: 0 10px;
  margin-left: 2px;
}
ul.img-list li.com > a > .img-title-box > p {
  display: block;
  width: 100%;
  height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 36px;
  font-size: 14px;
  color: #E8BB54;
}
ul.img-list li.com > a:hover > .img-box {
  border: 1px solid #E8BB54;
}
ul.img-list li.com > a:hover > .img-title-box > p {
  color: #E8BB54;
}
ul.img-list li.img-split {
  width: 272px;
  height: 237px;
  margin: 0 37px 15px 0;
  position: relative;
  float: left;
}
ul.img-list li.img-split > a > .img-box {
  width: 272px;
  height: 192px;
  padding: 2px;
  border: 1px solid #e4e4e4;
  margin: 0;
  text-align: center;
}
ul.img-list li.img-split > a > .img-box > img {
  display: block !important;
  width: auto;
  height: 186px;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
ul.img-list li.img-split > a > .img-title-box {
  position: absolute;
  bottom: 0;
  background: none;
  width: 100%;
  padding: 0 10px;
  margin-left: 0;
}
ul.img-list li.img-split > a > .img-title-box > p {
  display: block;
  width: 100%;
  height: 45px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 45px;
  font-size: 14px;
  color: #666666;
  text-align: center;
}
ul.news-list {
  width: 100%;
  padding: 0;
}
ul.news-list * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*普通新闻列表*/
/*标题和时间同行 下面显示部分内容*/
ul.news-list > li.colttc {
  padding-bottom: 23px;
  padding-top: 15px;
  margin-bottom: 0;
  border-bottom: 1px dashed #cccccc;
}
ul.news-list > li.colttc > .news-title {
  height: 45px;
  line-height: 45px;
}
ul.news-list > li.colttc > .news-title p {
  display: inline;
  width: 85%;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
ul.news-list > li.colttc > .news-title p a {
  font-size: 16px;
  color: #2086bd;
}
ul.news-list > li.colttc > .news-title span {
  display: inline-block;
  width: 15%;
  float: right;
  text-align: right;
  font-size: 12px;
  color: #878787;
}
ul.news-list > li.colttc .news-con {
  width: 100%;
  height: 44px;
  padding-left: 0;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  line-height: 22px;
  color: #8f8f8f;
}
/*第一行显示标题 第二行显示时间 第三行显示部分内容*/
ul.news-list > li.ttc {
  float: left;
  width: 580px;
  margin: 0 38px 20px 0;
  padding: 20px 25px 20px 38px;
  height: 160px;
  background: url(../img/news-title-icon.png) no-repeat 20px 26px;
}
ul.news-list > li.ttc > .news-title {
  width: 85%;
  height: 20px;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 6px;
}
ul.news-list > li.ttc > .news-title a {
  font-size: 18px;
  color: #666666;
}
ul.news-list > li.ttc > .news-title a:hover {
  color: #2086bd;
}
ul.news-list > li.ttc > .news-time {
  height: 36px;
  line-height: 34px;
  text-align: right;
  font-size: 13px;
  color: #8f8f8f;
}
ul.news-list > li.ttc > .news-con {
  width: 100%;
  height: 52px;
  padding-left: 0;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 26px;
  color: #8f8f8f;
}
ul.news-list > li.ttc:nth-of-type(2n) {
  margin-right: 0;
}
ul.news-list > li.ttc.active,
ul.news-list > li.ttc:hover {
  background-color: #f7f7f7;
  background-image: url(../img/news-title-icon-active.png);
}
ul.news-list > li.ttc.active > .news-title a,
ul.news-list > li.ttc:hover > .news-title a {
  color: #2086bd;
}
/* 左侧图片 右侧第一行标题 第二行时间  第三行内容 */
/* 中间盒子 */
.container {
  width: 1200px;
  min-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  height: 100%;
}
.iconfont {
  font-size: 12px;
  vertical-align: middle;
  color: #b2b2b2;
}
.iconfont:before {
  vertical-align: middle;
}
/* 过渡 */
.transition {
  transition: all 0.75s;
  -webkit-transition: all 0.75s;
  -moz-transition: all 0.75s;
  -o-transition: all 0.75s;
}
/* 公共部分 */
html,
body {
  height: 100%;
}
body {
  padding-top: 100px;
}
.swapper-box {
  min-height: 100%;
  margin-bottom: -230px;
}
footer,
.footer-box {
  height: 230px;
}
/* 顶部  */
header {
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0;
  background-color: #FFFFFF;
  z-index: 999999999;
  box-shadow: 0 0 12px -2px #000000;
  /* 顶部logo,导航 */
}
header .rows-nav {
  height: 100px;
}
header .rows-nav .cols-1 {
  width: 384px;
  max-width: 384px;
}
header .rows-nav .cols-1 img {
  max-width: 100%;
  margin-top: 35px;
}
header .rows-nav .cols-2 {
  width: 816px;
  max-width: 816px;
  padding-top: 35px;
  /* 拥有背景 Border 居中  */
}
header .rows-nav .cols-2 li {
  position: relative;
}
header .rows-nav .cols-2 ul.nav > li {
  float: right;
  height: 26px;
  text-align: right;
  margin-left: 30px;
  position: relative;
}
header .rows-nav .cols-2 ul.nav > li > a {
  font-size: 16px;
  color: #575757;
  padding: 0;
}
header .rows-nav .cols-2 ul.nav > li > a:before {
  content: " ";
  height: 7px;
  width: 0;
  position: absolute;
  left: 0;
  bottom: -9px;
  transition: width 2s;
  -webkit-transition: width 2s;
}
header .rows-nav .cols-2 ul.nav > li > a:hover:before {
  width: 100%;
  transition: width .5s;
  -webkit-transition: width .5s;
}
/* 内页内容盒子 */
.main-content {
  min-height: 450px;
  position: relative;
}
/* 正文默认样式 */
.rows-detail-content {
  line-height: 30px;
  color: #666666;
  font-weight: 500;
  font-size: 14px;
  word-wrap: break-word;
  word-break: break-word;
  text-align: justify;
  text-justify: inter-ideograph;
  position: relative;
}
.rows-detail-content img {
  display: inline;
  max-width: 100% !important;
  height: auto !important;
  margin: 10px 0;
}
.rows-detail-content table {
  display: block;
}
.details-title {
  height: 22px;
  padding: 10px 0 30px 0;
  line-height: 22px;
  border-bottom: 1px dashed #cccccc;
  margin-bottom: 40px;
}
.details-title h3 {
  text-align: center;
  font-size: 22px;
  color: #2086bd;
  font-weight: 500;
}
/* 详细页 上一条 下一条 占位 */
.main-page-box {
  height: 150px;
}
.main-pn-box {
  width: 100%;
  height: 54px;
  line-height: 54px;
  border-top: 1px solid #cccccc;
  margin-top: 100px;
  position: absolute;
  bottom: 0;
}
.main-pn-box .pagePrev,
.main-pn-box .pageNext {
  width: 50%;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main-pn-box .pageNext {
  text-align: right;
}
.main-pn-box .pagePrev,
.main-pn-box .pagePrev a,
.main-pn-box .pageNext,
.main-pn-box .pageNext a {
  font-size: 14px;
  color: #878787;
}
/* 分页盒子 */
.page-box {
  height: 80px;
}
.InsidePage {
  width: 100%;
  margin-top: 30px;
  text-align: center;
  position: absolute;
  bottom: 0;
  /* 背景色  */
}
.InsidePage .laypageskin_molv {
  /* 选中背景色 */
}
footer {
  background-color: #1f1e1a;
}
footer .rows-link {
  min-height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #b2b2b2;
  padding: 16px 0;
  border-bottom: 1px solid #363531;
}
footer .rows-link .cols-left {
  width: 80px;
  float: left;
}
footer .rows-link .cols-right {
  width: 1120px;
  float: left;
}
footer .rows-link .cols-right a {
  margin-right: 10px;
  color: #b2b2b2;
}
footer .rows-copy {
  height: 173px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 30px 0;
  line-height: 26px;
  font-size: 12px;
  color: #b2b2b2;
}
footer .rows-copy .cols-left {
  width: 60%;
  float: left;
}
footer .rows-copy .cols-left .company-name {
  font-size: 22px;
  color: #999999;
  line-height: 22px;
  margin-bottom: 15px;
}
footer .rows-copy .cols-left a {
  color: #b2b2b2;
}
footer .rows-copy .cols-right {
  width: 40%;
  float: left;
}
footer .rows-copy .cols-right .erweima-item {
  width: 210px;
  height: 110px;
}
footer .rows-copy .cols-right .erweima-item img {
  float: left;
  width: 110px;
  height: 110px;
  margin-bottom: 15px;
}
footer .rows-copy .cols-right .erweima-item div {
  float: left;
  padding-top: 30px;
  padding-right: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  line-height: 22px;
}
footer .rows-copy .cols-right .erweima-item.item-1 {
  margin-right: 40px;
}
/*悬浮*/
.right-alert {
  width: 56px;
  height: 251px;
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -125px;
  z-index: 999999999;
}
.right-alert li {
  width: 56px;
  height: 56px;
  margin-bottom: 1px;
  position: relative;
}
.right-alert li a {
  display: block;
  width: 56px;
  height: 56px;
}
.right-alert li .number {
  display: none;
  width: 220px;
  height: 56px;
  line-height: 56px;
  font-size: 18px;
  color: #666666;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #FFFFFF;
  padding-left: 10px;
}
.right-alert li:hover .number {
  display: block;
  left: -230px;
}
.right-alert li:nth-of-type(3):hover {
  width: 180px;
}
.right-alert li:nth-of-type(2),
.right-alert li:nth-of-type(4) {
  position: relative;
  cursor: pointer;
}
.right-alert li:nth-of-type(2) div,
.right-alert li:nth-of-type(4) div {
  background-color: #FFFFFF;
  width: 100px;
  height: 100px;
  padding: 1px;
  border: 1px solid #d6d6d6;
  position: absolute;
  right: 60px;
  display: none;
}
.right-alert li:nth-of-type(2) div img,
.right-alert li:nth-of-type(4) div img {
  width: 100px;
  height: 100px;
}
.right-alert li:nth-of-type(2):hover div,
.right-alert li:nth-of-type(4):hover div {
  display: block;
}
.right-alert li:nth-of-type(5) {
  height: 23px;
}
.right-alert li:nth-of-type(5) a {
  display: block;
  height: 23px;
}
/* 内页联系方式 */
.contact-box .cols-left {
  float: left;
  width: 440px;
  height: 460px;
}
.contact-box .cols-left p {
  height: 50px;
  color: #666666;
  font-size: 14px;
}
.contact-box .cols-right {
  float: left;
  width: 638px;
  height: 458px;
  border: 1px solid #dbdbdb;
}
.alert-right {
	position: fixed;
	top: 50%;
	margin-top: -135px;
	right: 2px;
	z-index: 10000000;
	width: 75px;
	height: 270px;
	transition: all 0.7s;
}

.alert-right ul li{
	position: relative;
    width: 75px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 5px
}

.alert-right ul li a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
}

.alert-right ul li .con {
    display: none;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 260px;
    height: 60px;
}

.alert-right ul li .con img {
    display: block
}

.alert-right ul li.item-1 a.page-load {
    display: block
}

.alert-right ul li:hover .con {
    display: block
}