/*! main.css | http://Zaiyu.co */
body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;}
html {
  font-size: 14px;
  font-family: Helvetica, Tahoma, Arial, STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑", SimSun, "宋体", sans-serif;
  color: #333;
  line-height: 1.6;
  background-color: #fff;}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;}
::selection {
  background: #b3d4fc;
  text-shadow: none;}
hr {
  margin: 1em 0;
  padding: 0;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;}
audio,
canvas,
img,
svg,
video {
  vertical-align: middle;}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;}
textarea {
  resize: vertical;}
ul,
ol {
  list-style: none;}
a {
  color: #333;
  text-decoration: none;
  cursor: pointer;}
a:link {
  color: #333;
  text-decoration: none;}
a:visited {
  color: #333;
  text-decoration: none;}
a:hover {
  color: #444;}
a:active {
  color: #333;
  text-decoration: none;}
p {
  margin: 0;
  line-height: 1.8;}
.clear:before,
.clear:after {
  content: " ";
  display: table;}
.clear:after {
  clear: both;}
.clear {
  *zoom: 1;}
.left,
.right {
  display: inline;}
.left {
  float: left;}
.right {
  float: right;}
.browserupgrade {
  padding: 5px;
  font-size: 14px;
  text-align: center;
  color: #424242;
  border-bottom: 1px solid #fff;
  background-color: #f3dcc4;}
.browserupgrade a {
  padding: 0 2px;
  color: #5394d3;
  text-decoration: none;}
.gotop {
  display: none;
  position: fixed;
  right: 50px;
  bottom: 20px;
  z-index: 100;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background: #6e6e6e;
  -webkit-background-size: 80%;
  -moz-background-size: 80%;
  background-size: 80%;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  border-radius: 2px;}
.gotop:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);}
@media (max-width: 600px) {
  .gotop {
    right: 15px;}
}
.wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 1100px;}
.header {
  min-width: 1100px;
  background-color: #f4f3f3;}
.header .logo {
  float: left;
  height: 100px;
  line-height: 90px;
  font-size: 28px;
  vertical-align: middle;}
.header .logo a {
  outline: none;}
.header .headinfo {
  float: right;}
.header .headinfo a {
  color: #03305c;}
.header .headinfo .links {
  text-align: right;
  margin-top: 2px;
  margin-bottom: 12px;
  height: 30px;
  line-height: 30px;}
.header .headinfo .links span {
  padding: 0 6px;
  color: #a4a4a4;}
.header .headinfo .search {
  _width: 342px;
  _float: right;}
.header .headinfo .txt {
  float: left;
  padding: 0 5px;
  width: 300px;
  _width: 280px;
  height: 30px;
  line-height: 30px;
  outline: none;
  border: 1px solid #769bc5;
  background-color: #fff;}
.header .headinfo .txt:focus {
  border-color: #2f68a9;}
.header .headinfo .btn {
  float: right;
  width: 50px;
  height: 32px;
  outline: none;
  cursor: pointer;
  font-size: 0;
  _font-size: 14px;
  color: #fff;
  border: 0;
  border-radius: 0;
  background: #2f68a9 url(../images/icon-search.png) center no-repeat;
  _background: #2f68a9;}
.header .headinfo .btn:active {
  background-color: #1a5699;}
.header .nav {
  height: 50px;
  font-size: 0;
  background-color: #03305c;
  background: -webkit-linear-gradient(top, #012950,#004094);
  background: -moz-linear-gradient(top, #012950, #004094);
  background: -o-linear-gradient(top, #012950, #004094);
  background: -ms-linear-gradient(top, #012950, #004094);
  background: linear-gradient(to bottom, #012950, #004094);}
.header .nav ul {
  border-right: 1px solid #295383;}
.header .nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  text-align: left;}
.header .nav a {
  display: block;
  padding: 5px 0px;
  _padding: 0 7px;
  _width: 70px;
  
  font-size: 16px;
  color: #fff;
  border-left: 1px solid #295383;
  -webkit-transition: all 0.08s ease;
  -moz-transition: all 0.08s ease;
  -o-transition: all 0.08s ease;
  -ms-transition: all 0.08s ease;
  transition: all 0.08s ease;}
.header .nav a:hover {
  color: #fff;
  background: #001545;
  background: -webkit-linear-gradient(top, #00123d, #001d58);
  background: -moz-linear-gradient(top, #00123d, #001d58);
  background: -o-linear-gradient(top, #00123d, #001d58);
  background: -ms-linear-gradient(top, #00123d, #001d58);
  background: linear-gradient(to bottom, #00123d, #001d58);}
.header .nav .active a {
  color: #fff;
  background: #001545;
  background: -webkit-linear-gradient(top, #00123d, #001d58);
  background: -moz-linear-gradient(top, #00123d, #001d58);
  background: -o-linear-gradient(top, #00123d, #001d58);
  background: -ms-linear-gradient(top, #00123d, #001d58);
  background: linear-gradient(to bottom, #00123d, #001d58);}
.header .nav span {
  display: block;
  height: 32px;
  line-height: 32px;}
.header .nav small {
  display: block;
  line-height: 16px;
  font-size: 14px;
  font-weight: 300;
  color: #7695ba;
  font-family: Arial;}
.footer {
  margin-top: 25px;
  padding: 20px 0;
  color: #fff;
  font-size: 13px;
  background-color: #004094;}
.footer p {
  line-height: 26px;}
.footer a {
  color: #fff;}
.footer .qrc {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 20px;
  text-align: center;}
.footer .qrc span {
  display: block;
  padding-top: 10px;}
.footer .qrc img {
  opacity: 0.95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  filter: alpha(opacity=95);}
.slider-box {
  padding-top: 22px;
  background-color: #09355f;
  background: -webkit-linear-gradient(top, #01284f, #15497a);
  background: -moz-linear-gradient(top, #01284f, #15497a);
  background: -o-linear-gradient(top, #01284f, #15497a);
  background: -ms-linear-gradient(top, #01284f, #15497a);
  background: linear-gradient(to bottom, #2bb8e6, #ecf9fb6e);}
.slider-box .slider {
  position: relative;
  width: 1092px;
  height: 372px;
  overflow: hidden;
  border: 4px solid #f3dcc4;
  background-color: #09355f;}
.slider-box .slider li {
  position: relative;
  float: left;}
.slider-box .slider li span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  text-indent: 15px;
  color: #f3dcc4;
  background-color: #000;
  background-color: rgba(0,0,0,0.75);}
.slider-box .slider li a {
  color: #f3dcc4;}
.slider-box .slider li img {
  width: 1092px;
  height: 374px;}
.slider-box .slider .switchable-triggers {
  position: absolute;
  right: 15px;
  bottom: 0;
  height: 50px;
  vertical-align: middle;
  overflow-y: hidden;
  text-align: right;}
.slider-box .slider .switchable-triggers li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 2px;
  color: #fff;
  font-weight: 700;
  font-size: 34px;
  cursor: pointer;
  text-align: center;}
.slider-box .slider .switchable-triggers li.current {
  color: #328eff;}
.slider-box .slider-nav {
  margin-top: 1px;
  height: 70px;
  font-size: 0;
  background-color: #012a52;
  background: -webkit-linear-gradient(top, #012a52, #004094);
  background: -moz-linear-gradient(top, #012a52, #004094);
  background: -o-linear-gradient(top, #012a52, #004094);
  background: -ms-linear-gradient(top, #012a52, #004094);
  background: linear-gradient(to bottom, #012a52, #004094);}
.slider-box .slider-nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  text-align: center;}
.slider-box .slider-nav a {
  display: table-cell;
  _display: block;
  padding: 0;
  width: 183px;
  height: 70px;
  vertical-align: middle;
  font-size: 16px;
  color: #f2f3f2;
  border-right: 1px solid #295383;}
.slider-box .slider-nav a:hover {
  color: #fff;
  background: #001545;
  background: -webkit-linear-gradient(top, #00123d, #001d58);
  background: -moz-linear-gradient(top, #00123d, #001d58);
  background: -o-linear-gradient(top, #00123d, #001d58);
  background: -ms-linear-gradient(top, #00123d, #001d58);
  background: linear-gradient(to bottom, #00123d, #001d58);}
.slider-box .slider-nav a span {
  _display: block;
  _padding-top: 15px;}
.box-left {
  width: 830px;
  float: left;
  padding-top: 8px;}
.box-left .news-box {
  height: 468px;
  overflow: hidden;}
.box-left .news-box .tabs-hd {
  position: relative;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  background-color: #004094;}
.box-left .news-box .tabs-hd .tab {
  position: relative;
  float: left;
  padding: 0 30px 0 16px;
  _padding: 0 20px;
  height: 50px;
  cursor: pointer;
  background: url(../images/tab-line.png) right no-repeat;
  _background: none;
  _border-right: 1px solid #f3dcc4;}
.box-left .news-box .tabs-hd .tab.on {
  background: #1b7fe6 url(../images/tab-line-on.png) right no-repeat;
  _background: #1b7fe6;}
.box-left .news-box .tabs-hd .tab.on:before {
  position: absolute;
  left: -14px;
  top: 0;
  content: "";
  width: 14px;
  height: 50px;
  background: url(../images/tab-line-on-lf.png) right no-repeat;}
.box-left .news-box .tabs-hd .tab-1.on:before {
  display: none;}
.box-left .news-box .tabs-hd .link {
  display: block;
  color: #fff;}
.box-left .news-box .tab-bd .tab-con {
  position: relative;
  display: none;
  background-color: #fff;}
.box-left .news-box .tab-bd .tab-con ul {
  padding-top: 8px;}
.box-left .news-box .tab-bd .tab-con li {
  padding-left: 16px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  border-bottom: 1px solid #d1d1d1;
  background: url(../images/icon-list.png) left center no-repeat;}
.box-left .news-box .tab-bd .tab-con a {
  color: #1f1f1f;}
.box-left .news-box .tab-bd .tab-con a:hover {
  color: #1b7fe6;}
.box-left .news-box .tab-bd .tab-con .date {
  float: right;
  padding-right: 2px;
  color: #b0b0b0;
  font-size: 13px;
  font-weight: 300;}
.box-left .news-box .tab-bd #news-1,
.box-left .news-box .tab-bd #news-4 {
  display: block;}
.box-left .news-box .tab-bd .more {
  position: absolute;
  top: -36px;
  right: 10px;
  color: #e3e3e3 !important;}
.box-left .news-box .tab-bd .more:hover {
  text-decoration: underline;}
.box-left .news-box-1 {
  margin-bottom: 22px;}
.box-left .news-box-2 .tabs-hd .tab.on {
  background: #ff3c4e url(../images/tab-line-red-on.png) right no-repeat;
  _background: #ff3c4e;}
.box-left .news-box-2 .tabs-hd .tab.on:before {
  background: url(../images/tab-line-red-on-lf.png) right no-repeat;}
.box-left .banner-box {
  font-size: 0;}
.box-left .banner-box .link {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 267px;
  height: 150px;
  overflow: hidden;
  font-size: 18px;
  text-align: center;
  line-height: 140px;
  background-color: #ededed;}
.box-left .banner-box .link transition all .4s ease img {
  width: 100%;
  height: 100%;}
.box-left .banner-box .link:hover {
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);}
.box-left .banner-box .link-1 {
}
.box-left .banner-box .link-2 {
  margin-right: 14px;}
.box-right {
  width: 255px;
  float: right;
  background-color: #ededed;}
.list-box {
  position: relative;
  padding-bottom: 15px;
 /* height: 687px;
  _height: 617px;*/
  background-color: #ededed;}
.list-box dl {
  position: relative;
  margin-top: -70px;}
.list-box dt {
  height: 70px;
  background: #001545;
  background: -webkit-linear-gradient(top, #012a52, #004094);
  background: -moz-linear-gradient(top, #012a52, #004094);
  background: -o-linear-gradient(top, #012a52, #004094);
  background: -ms-linear-gradient(top, #012a52, #004094);
  background: linear-gradient(to bottom, #012a52, #004094);}
.list-box dt a {
  display: block;
  padding: 10px 20px 0 20px;
  height: 60px;
  color: #fff;
  background: url(../images/icon-down.png) right 10px center no-repeat;}
.list-box dt span {
  display: block;
  font-size: 16px;
  height: 30px;
  color: #fff;
  line-height: 30px;}
.list-box dt small {
  display: block;
  line-height: 14px;
  font-size: 12px;
  color: #7695ba;
  font-family: Arial;}
.list-box dd {
  padding: 15px 20px 16px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #a7a7a7;}
.list-box dd:first-child {
  border-top: 0;}
.list-box dd:last-child {
  border-bottom: 0;}
.list-box dd h4 {
 
  font-size: 13px;}
.list-box dd a {
  color: #1a5a9c;}
.list-box dd a:hover {
  text-decoration: underline;}
.list-box dd p {
  color: #5c5c5c;}
.list-box .pager {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background-color: #c6c6c6;}
.list-box .pager a {
  padding: 0 14px;
  color: #fff;}
.list-box .pager a:hover {
  text-decoration: underline;}
.page-wrapper {
  margin-top: 0;}
.page-content {
  float: right;
  width: 840px;}
.slider-img {
  height: 200px;
  overflow: hidden;
  background-color: #0c487f;
  text-align: center;}
.slider-img img {
  width: 100%;}
.page-slider {
  height: 242px;}
.page-slider .slider-page {
  position: relative;
  float: left;
  width: 420px;
  height: 240px;
  overflow: hidden;
  border: 1px solid #f3dcc4;
  background-color: #f3dcc4;}
.page-slider .slider-page .item {
  position: absolute;}
.page-slider .slider-page .item span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-weight: 700;
  text-indent: 15px;
  color: #f3dcc4;
  background-color: #000;
  background-color: rgba(0,0,0,0.4);}
.page-slider .slider-page .item a {
  color: #f3dcc4;}
.page-slider .slider-page .item img {
  width: 420px;
  height: 240px;}
.page-slider .slider-page .switchable-triggers {
  position: absolute;
  right: 10px;
  bottom: 8px;
  z-index: 100;
  width: 100px;
  height: 20px;
  overflow-y: hidden;
  text-align: right;}
.page-slider .slider-page .switchable-triggers li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 16px;
  height: 16px;
  line-height: 16px;
  margin: 0 2px;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  background-color: #fff;
  background-color: rgba(255,255,255,0.5);
  border-radius: 50%;}
.page-slider .slider-page .switchable-triggers li.current {
  background-color: #328eff;}
.page-slider .slider-text {
  float: right;
  width: 290px;
  height: 240px;
  overflow: hidden;
  background-color: #f3dcc4;}
.page-slider .slider-text .tit {
  height: 28px;
  overflow: hidden;
  line-height: 28px;
  color: #fff;
  background-color: #1a5a9c;}
.page-slider .slider-text .tit .more {
  float: right;
  padding: 0 10px 0 15px;
  font-weight: 700;
  font-size: 14px;
  font-family: Arial;
  color: #fff;
  -webkit-transition: margin-right 0.2s linear;
  -moz-transition: margin-right 0.2s linear;
  -o-transition: margin-right 0.2s linear;
  -ms-transition: margin-right 0.2s linear;
  transition: margin-right 0.2s linear;}
.page-slider .slider-text .tit .more:hover {
  margin-right: 2px;}
.page-slider .slider-text .tit h3 {
  padding-left: 10px;
  font-size: 14px;}
.page-slider .slider-text #slideText {
  margin: 8px;
  border-radius: 5px;}
.page-slider .slider-text ul {
  padding: 5px;
  -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,0.2);
  box-shadow: inset 0 2px 2px rgba(0,0,0,0.2);
  background-color: #fff;}
.page-slider .slider-text ul li {
  overflow: hidden;
  border-bottom: 1px dotted #ccc;}
.page-slider .slider-text ul a {
  color: #444;}
.page-slider .slider-text ul a:hover {
  color: #136fcf;}
.page-box {
  margin-top: 10px;}
.page-box .tit {
  height: 28px;
  margin-bottom: 5px;
  overflow: hidden;
  line-height: 28px;
  border-bottom: 2px solid #1a5a9c;}
.page-box .tit .more {
  float: right;
  padding: 0 5px 0 15px;
  font-weight: 700;
  font-size: 14px;
  font-family: Arial;
  color: #1a5a9c;
  -webkit-transition: margin-right 0.2s linear;
  -moz-transition: margin-right 0.2s linear;
  -o-transition: margin-right 0.2s linear;
  -ms-transition: margin-right 0.2s linear;
  transition: margin-right 0.2s linear;}
.page-box .tit .more:hover {
  margin-right: 2px;}
.page-box .tit h3 {
  margin-top: 5px;
  padding-left: 10px;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #1a5a9c;
  border-left: 5px solid #1a5a9c;}
.page-menu {
  float: left;
  width: 244px;}
.page-menu .menu {
  color: #fff;
  background-color: #eaeae1;}
.page-menu .menu dt {
  position: relative;
  z-index: 10;
  height: 121px;
  margin-top: -80px;
  background-color: rgba(154,177,194,0.7);
  _background-color: #b1c3d0;}
.page-menu .menu dt:before {
  content: "";
  position: absolute;
  top: -24px;
  left: 0;
  width: 244px;
  height: 24px;
  background: url(../images/menu-dt.png) left top no-repeat;}
.page-menu .menu dt strong {
  position: absolute;
  text-indent: 20px;
  bottom: 28px;
  height: 60px;
  line-height: 60px;
  font-style: normal;
  font-weight: 400;
  _font-weight: 700;
  font-size: 22px;
  text-shadow: 1px 1px 1px #425363;}
.page-menu .menu dt span {
  position: absolute;
  text-indent: 20px;
  bottom: 0;
  width: 100%;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  font-family: Arial;
  text-shadow: 1px 1px 1px #425363;
  background-color: #b1c3d0;}
.page-menu .menu dd {
  padding: 0;}
.page-menu .menu a {
  display: block;
  color: #00255f;
  height: 30px;
  line-height: 30px;
  text-indent: 22px;
  font-size: 14px;
  border-radius: 1px;
  outline: none;
  -webkit-transition: all 0.08s ease;
  -moz-transition: all 0.08s ease;
  -o-transition: all 0.08s ease;
  -ms-transition: all 0.08s ease;
  transition: all 0.08s ease;
  border-top: 1px solid #fff;
  background: url(../images/icon-menu.png) 7px center no-repeat;}
.page-menu .menu a:hover {
  color: #fff;
  background: #b9965f url(../images/icon-menu-on.png) 7px center no-repeat;}
.page-menu .menu .active a {
  color: #fff;
  background: #b9965f url(../images/icon-menu-on.png) 7px center no-repeat;}
.page-menu .menu .menu-sub {
  display: none;
  padding: 5px 0;
  background: #b7b7a7;}
.page-menu .menu .menu-sub li {
  position: relative;}
.page-menu .menu .menu-sub li:before {
  content: " ";
  position: absolute;
  left: 11px;
  top: 13px;
  width: 4px;
  height: 4px;
  background-color: #fff;}
.page-menu .menu .menu-sub a {
  color: #fff;
  border-top: 0;
  background: #b7b7a7;}
.page-menu .menu .menu-sub a:hover {
  color: #1a5a9c;}
.page-menu .list-box {
  margin-top: 10px;
  height: auto;}
.page-menu .list-box dl {
  margin-top: 0;}
.page-menu .list-box dt {
  height: 50px;}
.page-menu .list-box dt a {
  display: block;
  padding: 0 20px;
  height: 50px;}
.page-crumb {
  height: 40px;
  margin-bottom: 10px;
  line-height: 40px;
  overflow: hidden;
  border-bottom: 2px solid #1a5a9c;}
.page-crumb .crumb {
  float: right;
  font-size: 14px;
  color: #666;}
.page-crumb .crumb a {
  color: #666;}
.page-crumb .crumb i {
  padding: 0 5px;
  font-style: normal;
  font-family: Arial;}
.page-crumb .crumb-tit {
  color: #1a5a9c;}
.page-crumb .crumb-tit h2 {
  margin-top: 12px;
  padding-left: 10px;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  border-left: 5px solid #1a5a9c;}
.page-list li {
  padding: 0 0 0 18px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  overflow: hidden;
  border-bottom: 1px solid #d1d1d1;
  background: url(../images/icon-list.png) left 14px no-repeat;}
.page-list .date {
  float: right;
  font-size: 12px;
  color: #8d8d8d;}
.page-list a {
  display: block;
  *width: 500px;
  color: #444;}
.page-list li:hover {
  border-color: #136fcf;}
.page-list li:hover a {
  color: #136fcf;}
.page-paginator {
  margin-top: 20px;
  padding: 10px 0;
  font-size: 0;
  text-align: right;}
.page-paginator a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  height: 12px;
  line-height: 12px;
  margin: 0 0 5px 10px;
  padding: 2px 0;
  font-size: 12px;
  color: #696969;
  border-radius: 2px;}
.page-paginator a:hover {
  color: #136fcf;}
.page-paginator a.active {
  color: #136fcf;
  border-bottom: 1px solid #136fcf;}
.page-photo {
  font-size: 0;
  overflow: hidden;}
.page-photo ul {
  margin-left: -10px;}
.page-photo li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 10px;
  margin-bottom: 20px;
  padding: 0;
  width: 232px;
  font-size: 12px;
  border: 1px solid #ddd;
  overflow: hidden;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  transition: all 0.1s ease;
  vertical-align: top;
  text-align: center;}
.page-photo li:hover {
  border-color: #136fcf;}
.page-photo .txt {
  padding: 10px 5px;
  height: 36px;
  overflow: hidden;}
.page-photo .img {
  width: 232px;
  height: 120px;
  overflow: hidden;
  background-color: #f5f5f5;}
.page-photo img {
  width: 100%;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;}
.page-photo-list {
  font-size: 0;
  overflow: hidden;}
.page-photo-list li {
  padding: 8px 0;
  font-size: 12px;
  border-bottom: 1px dashed #ddd;
  overflow: hidden;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  transition: all 0.1s ease;
  vertical-align: top;
  text-align: center;}
.page-photo-list li:hover {
  border-color: #136fcf;
  background-color: #f6fbff;}
.page-photo-list .txt {
  float: right;
  width: 585px;
  text-align: left;
  overflow: hidden;}
.page-photo-list .txt h4 {
  margin-bottom: 6px;
  font-size: 14px;
  color: #1a5a9c;}
.page-photo-list .txt p {
  margin-bottom: 6px;}
.page-photo-list .img {
  float: left;
  width: 120px;
  height: 160px;
  overflow: hidden;
  background-color: #f5f5f5;}
.page-photo-list img {
  width: 100%;
  height: 100%;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;}
.page-show p {
  margin-bottom: 20px;}
.page-show-title {
  margin-bottom: 25px;
  padding: 20px 0 10px 0;
  text-align: center;
  border-bottom: 1px dotted #8d8d8d;}
.page-show-title h1 {
  margin-bottom: 10px;
  font-size: 18px;
  color: #0c487f;}
.page-show-title .info {
  padding: 0 3px;
  font-size: 14px;
  color: #999;}
.page-show-title span {
  padding: 0 8px;
  color: #ddd;}
.page-show-title .share {
  padding: 5px 3px;}
.page-show-photo p {
  margin-bottom: 10px;}
.page-photo-show-title {
  margin-bottom: 20px;
  padding: 20px 15px 15px;
  border-bottom: 1px dotted #8d8d8d;
  background-color: #f5f5f5;
  background: -webkit-linear-gradient(top, #eee, #fafafa);
  background: -moz-linear-gradient(top, #eee, #fafafa);
  background: -o-linear-gradient(top, #eee, #fafafa);
  background: -ms-linear-gradient(top, #eee, #fafafa);
  background: linear-gradient(to bottom, #eee, #fafafa);}
.page-photo-show-title h3 {
  margin-bottom: 10px;
  font-size: 18px;
  color: #0c487f;}
.page-photo-show-title .img {
  float: left;
  border: 1px solid #ddd;}
.page-photo-show-title .info {
  float: left;
  padding: 0 20px;
  line-height: 26px;
  font-size: 14px;
  color: #666;}
.page-photo-show-con h3 {
  margin-bottom: 20px;
  padding: 5px 10px;
  color: #fff;
  background-color: #1a5a9c;}
.page-photo-show-con .con {
  padding: 0 10px;}
.index_ksdh{ padding:10px 15px 0px; }
.index_ksdh li{ line-height:28px; font-size:14px; }
.index_ksdh li a:hover{color: #1b7fe6}