
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/

/* 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;}
table{ border-collapse: collapse; border-spacing: 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;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu,time{margin: 0;padding: 0;display: block;zoom: 1;}

/* Public */
body{min-width: 1200px;color: #333;font-size: 14px;line-height: 1.8;font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;text-align: center;-webkit-text-size-adjust: none;background: #fff;}
a{ color: #333; text-decoration: none; outline: none;}
a:hover{color: #c00;text-decoration: underline;}
.clearbox{ border: none; border-top: 1px solid transparent !important; clear: both; font-size: 0; height: 0; line-height: 0; margin-top: -1px !important; visibility: hidden;}
.blank{ display: block; height: 10px; font-size: 0px; line-height: 0; overflow: hidden; clear: both;}
.clearfix:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clearfix{ height: 1%;}
*+html .clearfix{ min-height: 1%;}
.fl{ float: left;}
.fr{ float: right;}
.hide{ display: none;}
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;}
.wrap{margin: 0 auto;overflow: hidden;}
.oh{overflow: hidden;}
.siteWidth{width: 1200px; margin: 0 auto; overflow: hidden;position: relative;}
.siteWidth1{width: 1200px; margin: 0 auto; overflow: hidden;position: relative;padding-left: 100px;}

/*顶部 S*/
#header{position: relative;z-index: 3; background: #7c0b14 no-repeat center top}
#header .siteWidth{overflow: visible;height: 420px;width: 1400px;}
#header .logo{ position: relative;z-index: 3; float: left;}
#header .logo img{width: 1400px;height: 420px;}
.topBar{position: relative;z-index: 5;height: 30px;line-height: 30px;background: #a31709;color: #fff;text-align: left;font-size: 12px;}
.topBar .siteWidth{overflow: visible;}
.topBar .welcome{ display: inline-block; *display: inline; zoom: 1; padding-left: 20px; background: url(../../../dwxcb/Base/img/icon.png) no-repeat 0 -574px;}
.topBar .links{float: right;color: #fff;z-index: 3;}
.topBar .links .setHome,.topBar .links .fav{margin: 0 10px;color: #fff;cursor: pointer;}
.s-form{position: absolute;top: 55px;right: 0;width: 310px;overflow: hidden; background: #eeced1; border-radius: 30px;}
.s-form .select-box{ display: none}
.s-form .input-box{ float: left;}
.s-form .input-box input{display: block; width: 230px;height: 20px;line-height: 20px;border: 0;font-size: 12px;outline: none;padding: 5px 15px 5px 40px;background: url(../../../dwxcb/Base/img/icon.png) no-repeat 10px -138px;}
.s-form .btn-box{position: absolute;right: 0;top: 0;}
.s-form .btn-box .searchBtn{display: block;width: 50px;height: 32px; line-height: 30px;color: #fff; text-align: center;outline: none;border: 0;background: #da1e1e;}
/*顶部 E*/

.banner{ width: 100%; text-align: center;}
#content{padding: 20px 0; text-align: left;}
.pageBanner{ height: 220px; background: #d3d2d8 url(../../../dwxcb/Base/img/pageBanner.jpg) center 0 no-repeat; position: relative; z-index: 0}

/* 站群导航-公共 */
#siteLast{position: relative;}
#siteLast dt {cursor: pointer;}
#siteLast dd{display:none; width:900px; position:absolute;  background:#fff; text-align:left; color:#333; max-height:500px; overflow:auto; padding:10px}
#siteLast dd table{border-collapse: collapse;border-spacing: 0; font-size:12px; width:100%}
#siteLast dd table td{padding-top:10px; padding-bottom:10px; overflow:hidden}
#siteLast dd table .tdlab{width:90px; text-align:right; padding-right:20px; vertical-align:middle; line-height:26px; font-weight:bold; }
#siteLast dd ul{overflow:hidden; margin-right:-2%}
#siteLast dd ul li{width:18%; margin-right:2%; float:left; height:26px; line-height:26px; overflow:hidden}
#siteLast dd ul li a{color:#333}
#siteLast dd ul li a:hover{color:#c00;}
#siteLast dd table.up{background:#f7f7f7}
#siteLast.on dd{display:block;}

/* 站群导航-个性 */
#siteLast{display: inline-block; *display: inline;zoom: 1;}
#siteLast dt{padding: 0 10px 0 25px; background: url(../../../dwxcb/Base/img/icon.png) no-repeat 5px -102px; display: inline-block; *display: inline;zoom: 1;color: #fff;}
#siteLast a{ padding:0; margin:0;}
#siteLast dd{ font-size:12px;}
#siteLast li a{ cursor:pointer;}
#siteLast.on dt{ background-color:#a31709; color:#fff;}
#siteLast.on dd{right:0;top: 30px;width: 810px;border: 3px solid #a31709;-webkit-box-shadow:0px 4px 8px rgba(0, 0, 0, .3);-moz-box-shadow:0px 4px 8px rgba(0, 0, 0, .3);box-shadow:0px 4px 8px rgba(0, 0, 0, .3);}

/*导航 */
.nav{ position: relative; z-index: 4; height: 50px;line-height: 50px; background-color: #a31709;}
.nav .siteWidth{ overflow: visible;}
.mainNav{font-size: 16px;position: relative;zoom: 1; background-color: #a31709;}
.mainNav a:hover{text-decoration: none}
.mainNav:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.mainNav .li1{text-align: center; float: left;width: 14.24%; position: relative;}
.mainNav .a1{display: block;zoom: 1;color: #fff;}
.mainNav .a1:hover{ text-decoration: none;}
.mainNav .on1 .a1{background: #750410;}
.mainNav .ul1{overflow: hidden;position: absolute;left: 0;top: 50px;width: 100%; display: none;background: #750410;}
.mainNav .a2{font-size: 14px;display: block;line-height: 24px;padding: 10px;color: #fff;}
.mainNav .a2:hover{background: #9f1b29;text-decoration: none;}
.mainNav .last1 .ul1{left: auto;right: 0;}

/*侧栏 */
.mainContent{overflow: hidden; width:1000px; margin:20px auto; }

/*底部 */
#footer{clear: both;padding: 50px 0;background:#a31709;color: #fff;}
#footer a{color: #fff}
#footer .siteWidth{ position: relative; overflow: visible; text-align: left;}
#footer .copyRight{ padding-left: 0px; text-align:center}
#footer .footerIcon{ position: absolute;right: 0px;top: 5px;width: 232px;}
#footer .footerIcon li{float: left;width: 48px;height: 48px; margin-left: 10px; overflow: hidden;}
#footer .footerIcon li i{ filter: alpha(opacity=50);opacity: 0.5;}
#footer .footerIcon li i, #footer .footerIcon li a{ display: block; width: 48px;height: 48px; line-height: 200px;background: url(../../../dwxcb/Base/img/footerIcon.png) no-repeat; overflow: hidden; cursor: pointer;}
#footer .footerIcon li.li2 i, #footer .footerIcon li.li2 a{ background-position: -58px 0;}
#footer .footerIcon li.li3 i, #footer .footerIcon li.li3 a{ background-position: -116px 0;}
#footer .footerIcon li.li4 i, #footer .footerIcon li.li4 a{ background-position: -174px 0;}
#footer .footerIcon .wxqr{position: absolute;top: -100px;left: 40px;}

/* 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;-webkit-box-shadow: 0 0 5px #9c9c9c;opacity: .9;background: rgba(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, .8);left: 0;top: 0;}

/* 内容区域 */
.box{ overflow: hidden;}
.box .hd{height: 40px; line-height: 40px; border-bottom: 2px solid #ddd;}
.box .hd h3{ display: inline-block; *display: inline; zoom: 1; border-bottom: 6px solid #9f1b29;}
.box .hd h3 a{ display: block;font-size: 20px;color: #9f1b29;}
.box .hd .more{ float: right;color: #999; overflow: hidden;}
.box .hd a:hover.more{ filter: alpha(opacity=60);opacity: 0.6;}
.box .hd ul{ overflow: hidden;}
.box .hd ul li{float: left; margin-right: 1px;}
.box .hd ul li a{ display: block;padding: 0 20px; background-color: #eee; font-size: 18px;}
.box .hd ul li.on a{ background-color: #9f1b29;color: #fff;}
.box .bd{ padding-top: 20px; overflow: hidden;}
.box .bd div{ overflow: hidden;}

/* sideBox */
.sideBox .hd{height: 40px;line-height: 40px; padding-left: 20px; color: #fff;overflow: hidden;background: #9f1b29;}
.sideBox .hd .more{float: right;display: block;width: 40px;height: 30px;overflow: hidden;line-height: 100px; margin-top: 15px;}
.sideBox .hd h3{font-size: 16px;color: #fff;}
.sideBox .hd h3 a{color: #fff}
.sideBox .bd{padding: 5px 10px; overflow: hidden;}
.path a,.path span{padding: 0 5px;}
.path em{ padding-left: 15px; background: url(../../../dwxcb/Base/img/icon.png) no-repeat 0 -249px}


/* 头条图文信息列表_普通式 */
.topicList li{ height: 24px; line-height: 24px; overflow: hidden;}
.topicList li.noData{padding-left: 12px;background: url(../../../dwxcb/Base/img/icon.png) no-repeat 0px -177px;}
.topicList li .date{ float: right; color: #999;}
.topicList .t{overflow: hidden;height: auto;margin-bottom: 7px;border-bottom: 1px dotted #ccc;padding-bottom: 10px;}
.topicList .t .pic{float: left; margin-right: 10px;}
.topicList .t .title{text-align: left;overflow: hidden;height: 30px;line-height: 24px;text-align:center;}
.topicList .t .tit{font-size:28px;color:#cf1b0c;}
.topicList .t .intro{color: #999;text-align: left;font-size: 12px;line-height: 24px;overflow: hidden;padding-top: 8px;text-indent: 2em;}
.topicList .t .intro .more{float: none; height: 20px; line-height: 20px; padding: 0 4px; color: #cf1b0c; text-indent: 0;}
.topicList li.n{height: 30px;line-height: 30px;overflow: hidden;background: url(../../../dwxcb/Base/img/icon.png) no-repeat 0px -177px;padding: 0 5px 0 13px;white-space: nowrap;text-overflow: ellipsis;}
.topicList li.n .date{float: right;color: #bcbcbc;}



/* 头条图文信息列表_普通式 */
.topicList1 li{ height: 24px; line-height: 24px; overflow: hidden;}
.topicList1 li.noData{padding-left: 12px;background: url(../../../dwxcb/Base/img/icon.png) no-repeat 0px -177px;}
.topicList1 li .date{ float: right; color: #999;}
.topicList1 .t{overflow: hidden;height: auto;margin-bottom: 7px;border-bottom: 1px dotted #ccc;padding-bottom: 10px;}
.topicList1 .t .pic{float: left; margin-right: 10px;}
.topicList1 .t .title{text-align: left;overflow: hidden;height: 30px;line-height: 24px;text-align:center;}
.topicList1 .t .tit{font-size:28px;color:#cf1b0c;}
.topicList1 .t .intro{color: #999;text-align: left;font-size: 12px;line-height: 24px;overflow: hidden;padding-top: 8px;text-indent: 2em;}
.topicList1 .t .intro .more{float: none; height: 20px; line-height: 20px; padding: 0 4px; color: #cf1b0c; text-indent: 0;}
.topicList1 li.n{height: 30px;line-height: 30px;overflow: hidden;background: url(../../../dwxcb/Base/img/icon.png) no-repeat 0px -177px;padding: 0 5px 0 13px;white-space: nowrap;text-overflow: ellipsis;}
.topicList1 li.n .date{float: right;color: #bcbcbc;}






/**HTML5 common css*/
html {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}

html,
body {
  height: 100%;
}

body {
  font-family: 'Microsoft YaHei', 'STHeiti', Helvetica, '\5fae\8f6f\96c5\9ed1', Arial, sans-serif;
  font-size: 12px;
}

*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}

* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  color: inherit;
}

a, img {
  -webkit-touch-callout: none;
}

a, a:active, a:focus, a:hover, a:visited {
  text-decoration: none;
}

li, ol, ul {
  list-style: none;
}

input, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  font-size: 100%;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button, input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

.hideVisibility {
  visibility: hidden;
  opacity: 0;
}

.opacity0 {
  opacity: 0 !important;
}

[hide],
[hidden],
.hide {
  display: none;
}

.blur {
  -webkit-filter: blur(5px);
  filter: blur(5px);
  /*no*/
  opacity: 0.6;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.g-text-right {
  text-align: right;
}

.g-text-left {
  text-align: left;
}

.g-text-center {
  text-align: center;
}

.g-pointer {
  cursor: pointer;
}

.g-clearfix:after,
.clearfix:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}

.float-left,
.fl,
.g-fl {
  float: left;
}

.float-right,
.fr,
.g-fr {
  float: right;
}

.g-relative {
  position: relative;
}

.g-fixed {
  position: fixed;
}

.g-absolute {
  position: absolute;
}

.g-container-1000 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.g-font12 {
  font-size: 12px !important;
}

.g-font14 {
  font-size: 14px !important;
}

.g-font16 {
  font-size: 16px !important;
}

.g-font18 {
  font-size: 18px !important;
}

.g-font20 {
  font-size: 20px !important;
}

.g-font22 {
  font-size: 22px !important;
}

.g-font24 {
  font-size: 24px !important;
}

.g-font28 {
  font-size: 28px !important;
}

.g-font30 {
  font-size: 30px !important;
}

.g-font32 {
  font-size: 32px !important;
  font-weight: 700;
}

.g-font36 {
  font-size: 36px !important;
  font-weight: 700;
}

.g-font40 {
  font-size: 40px !important;
  font-weight: 700;
}

.g-font48 {
  font-size: 48px !important;
  font-weight: 700;
}

.g-mb-5 {
  margin-bottom: 5px;
}

.g-mb-10 {
  margin-bottom: 10px;
}

.g-mb-15 {
  margin-bottom: 15px;
}

.g-mb-20 {
  margin-bottom: 20px;
}

.g-mb-25 {
  margin-bottom: 25px;
}

.g-mb-30 {
  margin-bottom: 30px;
}

.g-mb-40 {
  margin-bottom: 40px;
}

.g-mb-50 {
  margin-bottom: 50px;
}

.g-mb-60 {
  margin-bottom: 60px;
}

.g-mb-80 {
  margin-bottom: 80px;
}

.g-mr-5 {
  margin-right: 5px;
}

.g-mr-10 {
  margin-right: 10px;
}

.g-mr-15 {
  margin-right: 15px;
}

.g-mr-20 {
  margin-right: 20px;
}

.g-mr-25 {
  margin-right: 25px;
}

.g-mr-30 {
  margin-right: 30px;
}

.g-mr-40 {
  margin-right: 40px;
}

.g-mr-50 {
  margin-right: 50px;
}

.g-mr-60 {
  margin-right: 60px;
}

.g-mr-80 {
  margin-right: 80px;
}

.g-ml-5 {
  margin-left: 5px;
}

.g-ml-10 {
  margin-left: 10px;
}

.g-ml-15 {
  margin-left: 15px;
}

.g-ml-20 {
  margin-left: 20px;
}

.g-ml-25 {
  margin-left: 25px;
}

.g-ml-30 {
  margin-left: 30px;
}

.g-ml-40 {
  margin-left: 40px;
}

.g-ml-50 {
  margin-left: 50px;
}

.g-ml-60 {
  margin-left: 60px;
}

.g-ml-80 {
  margin-left: 80px;
}

.g-ellipsis-1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.g-ellipsis-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.g-ellipsis-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.g-ellipsis-4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.g-space {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 6px;
}

.g-border-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.g-oh {
  overflow: hidden;
}

.g-oa {
  overflow: auto;
}

::-webkit-input-placeholder {
  color: #ccc;
}

::-webkit-scrollbar {
  width: 0;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.g-layer,
.g-layer-1,
.g-layer-2,
.g-layer-3,
.g-layer-4,
.g-layer-5,
.g-layer-6,
.g-layer-7,
.g-layer-8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.g-layer-1 {
  z-index: 1;
}

.g-layer-2 {
  z-index: 2;
}

.g-layer-3 {
  z-index: 3;
}

.g-layer-4 {
  z-index: 4;
}

.g-layer-5 {
  z-index: 5;
}

.g-layer-6 {
  z-index: 6;
}

.g-layer-7 {
  z-index: 7;
}

.g-layer-8 {
  z-index: 8;
}

.g-indent-2,
.g-indent {
  text-indent: 2em;
}

.g-indent-4 {
  text-indent: 4em;
}

.g-mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

/*默认滚动条样式修改ie9 google Firefox 等高版本浏览器有效*/
/*::selection {background: #D03333;color: white;text-shadow: none;}
::-webkit-scrollbar-track-piece{width:10px;background-color:#f2f2f2}
::-webkit-scrollbar{width:10px;height:6px}
::-webkit-scrollbar-thumb{height:50px;background-color:rgba(0,0,0,.3);}
::-webkit-scrollbar-thumb:hover{background:#cc0000}*/
@-webkit-keyframes aniOpscale {
  0% {
    opacity: .4;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    opacity: .4;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes aniOpscale {
  0% {
    opacity: .4;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    opacity: .4;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes aniArrowMoveUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, -26px, 0);
    transform: translate3d(0, -26px, 0);
    opacity: 0;
  }
}

@keyframes aniArrowMoveUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, -26px, 0);
    transform: translate3d(0, -26px, 0);
    opacity: 0;
  }
}

@-webkit-keyframes aniRound {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes aniRound {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.g-ani-arrow-up {
  -webkit-animation: aniArrowMoveUp 1s linear infinite;
  animation: aniArrowMoveUp 1s linear infinite;
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}

.g-ani-bigger {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 2s linear;
  transition: -webkit-transform 2s linear;
  transition: transform 2s linear;
  transition: transform 2s linear, -webkit-transform 2s linear;
}

.g-ani-bigger2 {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 1s linear;
  transition: -webkit-transform 1s linear;
  transition: transform 1s linear;
  transition: transform 1s linear, -webkit-transform 1s linear;
}

@-webkit-keyframes aniShare {
  to {
    -webkit-transform: translate3d(20px, -20px, 0);
    transform: translate3d(20px, -20px, 0);
  }
}

@keyframes aniShare {
  to {
    -webkit-transform: translate3d(20px, -20px, 0);
    transform: translate3d(20px, -20px, 0);
  }
}



.center-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

body {
  max-height: 100%;
}

@font-face {
  font-family: dabiaosong;
  src: url("../fonts/fangzheng.ttf") format("truetype");
  /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: iedabiaosong;
  font-weight: 600;
  src: url("../fonts/fangzheng.eot");
  font-style: normal;
}

.top-banner {
  height: 800px;
  background: url(http://www.lightgy.com/Content/ybwbzqzy/Base/images/banner.jpg) center top no-repeat;
}

.nav-wrap {
  background: #a31709;
  height: 75px;
  font-size: 0;
  text-align: center;
  margin-bottom: 30px;
}

.nav-wrap li {
  position: relative;
  height: 100%;
  padding: 0 40px;
  line-height: 75px;
  display: inline-block;
  color: #fff5dc;
  font: bold 30px/75px 'Microsoft YaHei';
}

.nav-wrap li a:hover {
  opacity: .8;
}

.nav-wrap li:after {
  position: absolute;
  right: 0;
  top: 14px;
  width: 2px;
  height: 50px;
  content: "";
  background: url(http://www.lightgy.com/Content/ybwbzqzy/Base/images/split.png) center no-repeat;
  background-size: contain;
}

.nav-wrap li:last-child:after {
  display: none;
}

.full,
.page {
  overflow: hidden;
}

.w1000 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.relative {
  position: relative;
}

#copyright {
  width: 980px;
  margin: 0px auto;
  font-size: 12px;
  text-align: center;
  padding: 20px 0;
  line-height: 180%;
  clear: both;
}

.bk-video {
  height: 370px;
  overflow: hidden;
  margin-bottom: 118px;
}

.left-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 600px;
  height: 370px;
  border: 1px solid #ccc;
  overflow: hidden;
}

.left-video .video-img {
  width: 600px;
  height: 370px;
}

.left-video video {
  width: 600px;
  height: 370px;
}

.right-summary {
  margin-left: 620px;
  max-height: 370px;
  overflow: auto;
}

.right-summary h2 {
  font: bold 24px/1.5 'Microsoft YaHei';
  margin-bottom: 15px;
  color: #484848;
}

.right-summary .sum {
  font: normal 16px/1.8 'Microsoft YaHei';
  margin-bottom: 25px;
}

.right-summary .video-list {
  font: normal 16px/1 'Microsoft YaHei';
}

.right-summary .video-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.right-summary .video-list li:last-child {
  margin-bottom: 0;
}

.right-summary .video-list li:after {
  position: absolute;
  left: 0;
  top: 1px;
  width: 14px;
  height: 14px;
  background: url(http://www.lightgy.com/Content/ybwbzqzy/Base/images/play-video.png) center no-repeat;
  background-size: contain;
  content: "";
}

.right-summary .video-list li a:hover {
  text-decoration: underline;
}

.imgs-list li {
  position: relative;
  float: left;
  width: 192px;
  height: 205px;
  margin-right: 10px;
  margin-bottom: 58px;
  font-size: 0;
}

.imgs-list li .title-red {
  position: absolute;
  left: 67px;
  top: 24px;
  width: 50px;
  font-family: monospace;
  font-size: 45px;
  font-weight: 600;
  line-height: 1;
  color: #a31709;
  z-index: 2;
}

.imgs-list li .title-red.ie {
  font-family: iedabiaosong;
}

.imgs-list li .title-black {
  position: absolute;
  left: 127px;
  top: 70px;
  width: 50px;
  font-family: monospace;
  font-weight: 600;
  font-size: 45px;
  line-height: 1;
  color: #484848;
  z-index: 2;
}

.imgs-list li .title-black.ie {
  font-family: iedabiaosong;
}

.imgs-list li:nth-child(5n) {
  margin-right: 0;
}

.imgs-list li img {
  width: 192px;
  height: 150px;
}

.imgs-list li.first-img:after,
.imgs-list li .border {
  position: absolute;
  left: -31px;
  top: -51px;
  width: 189px;
  height: 260px;
  background: url(../img/bbj.jpg) left top no-repeat;
  content: "";
}

.imgs-list li .desc {
  height: 56px;
  background: #ededed;
  padding: 8px;
  font-size: 14px;
  overflow: hidden;
}

.img-list-wrap {
  margin-bottom: 60px;
}

.more-img-wrap {
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  height: 60px;
  text-align: center;
}

.more-img-wrap .btn-more {
  background: #ebebeb;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 8px 25px;
  color: #484848;
}

.more-img-wrap .btn-more:hover {
  opacity: .8;
}



/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--
