/*公共样式*/
* {
  margin: 0;
  padding: 0;
}
.flv {
  position: absolute;
}
body {
  font-size: 12px;
  font-family: SimSun, Arial, Helvetica, sans-serif;
}
ul,
li {
  list-style-type: none;
}
input,
select,
button,
textarea {
  font-size: 12px;
  font-family: SimSun, Arial, Helvetica, sans-serif;
}
button {
  cursor: pointer;
}
.cur,
a {
  cursor: pointer;
}
.mt_20 {
  margin-top: 20px;
}

.yj {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

img {
  border: none;
}

table {
  margin: auto;
}
.clear {
  clear: both;
}

a,
a:link {
  color: #333;
  text-decoration: none;
}
a:visited {
}
a:active,
a:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #0068bb;
}
a:focus {
  outline: none;
}
a:hover {
  color: #ff6600;
}

.tRight {
  text-align: right;
}
.tcenter {
  text-align: center;
}
.tLeft {
  text-align: left;
}

.h25 {
  height: 25px;
}
.h30 {
  height: 30px;
}

.ml30 {
  margin-left: 30px;
}

.right {
  float: right;
}
.left {
  float: left;
}

.b {
  font-weight: bold;
}
.n {
  font-weight: normal;
}
.nodata {
  position: absolute;
  left: 20px;
}
.yh {
  font-family: \5FAE\8F6F\96C5\9ED1;
}

.tRed {
  color: red;
}
.tGreen {
  color: green;
}
.tBlue {
  color: #04aeda;
}

.none {
  display: none;
}
.clear {
  clear: both;
}

/*公共样式*/
body {
  color: #333; /*background:url(../images/bg.jpg) repeat-x #CABC99;*/
  min-width: 1200px;
  background: url(../images/body-bg.png) repeat-x #b9a689;
}
.header {
  width: 100%;
  height: 100px;
  overflow: hidden;
}
.header-topcontent {
  width: 1200px;
}
.header-content {
  width: 1200px;
  height: 100px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  z-index: 99; /*background:url(../images/header-content.png) no-repeat center center;*/
}
.header-container {
  width: 1200px;
}
.logo {
  position: absolute;
  top: 16px; /*left:-154px; */
  z-index: 2;
  width: 600px;
}
.logo a {
  display: block;
  width: 100%;
  height: 100%;
}
.logo a img {
  width: 100%;
  height: 100%;
}
.banner {
  position: absolute;
  overflow: hidden;
  width: 980px;
  height: 230px;
  z-index: 1;
}

.media {
  margin: 0 auto;
}
/*搜索*/
.search {
  width: 210px;
  height: 32px;
  /* background: url(../images/search-bg.jpg) no-repeat; */
  position: absolute;
  z-index: 99;
  right: 0;
  top: 35px;
}
.input-text {
  width: 215px;
  border: none;
  background: none;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  float: left;
  display: inline;
}
.input-btn {
  width: 45px;
  height: 32px;
  background: none;
  border: none;
  cursor: pointer;
  float: left;
}

.search-con {
  width: 1200px;
  float: left;
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-top: none;
  background: #fff;
}
.search-title {
  width: 1180px;
  background: url(../images/area-title-bg.jpg) repeat-x;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  padding-left: 20px;
}
.search-content {
  padding: 10px 20px;
}
.search-content li {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px dashed #d7d7d7;
  padding-left: 13px;
  background: url(../images/news-list02-icon.png) no-repeat left center;
}
.search-content li a {
  float: left;
}
.search-content li span {
  float: right;
  color: #999;
}

/*默认二级下拉导航菜单*/
.menu {
  width: 100%;
  height: 45px;
  background: url(../images/menu-bg.jpg) repeat-x;
  position: relative;
  z-index: 99999;
}
#nav {
  width: 1200px;
  height: 45px;
  margin: 0 auto;
  line-height: 45px;
}
#nav li {
  float: left;
  display: inline;
  height: 45px;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 990;
}
#nav li a {
  text-align: center;
  display: block;
  color: #fff;
  text-decoration: none;
  float: left; /* padding:0 28px;*/
  padding: 0 19px;
  font-family: \5FAE\8F6F\96C5\9ED1;
}
#nav li a:hover {
  color: #a92901;
  background: url(../images/menu-hover.jpg) repeat-x;
}
#nav .menu-hover a {
  color: #a92901;
  background: url(../images/menu-hover.jpg) repeat-x;
}
#nav li ul {
  display: none;
  position: absolute;
  left: 10px;
  top: 45px;
  width: 120px;
  z-index: 99999;
}
#nav li ul li {
  float: left;
  display: inline;
  border-top: 1px solid #fff;
  height: 35px;
  background: #b41325 !important;
  padding: 0px;
}
#nav li ul a {
  float: left;
  display: block;
  text-align: left;
  text-decoration: none;
  width: 160px;
  font-weight: normal;
  padding: 2px 13px;
  line-height: 30px;
  font-size: 14px;
  background: none !important;
  color: #fff !important;
}
#nav li ul a:hover {
  color: #a92901 !important;
  background: #fff !important;
  height: 30px;
}
#nav li:hover ul {
  display: block;
}
#nav li.sfhover ul {
  left: 0px;
  display: block;
}
/*默认二级下拉导航菜单*/

/*主要内容*/
.container {
  width: 100%;
  overflow: hidden;
}
.content {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 15px;
}
.content-left {
  width: 430px;
  height: 470px;
  float: left;
  overflow: hidden;
}
.content-right {
  width: 750px;
  height: 470px;
  float: right;
  overflow: hidden;
}
.area-title {
  height: 45px;
  overflow: hidden;
  padding-right: 10px;
}
.area-title .title {
  float: left;
  line-height: 40px;
  font-family: \5FAE\8F6F\96C5\9ED1;
  color: #fff;
  font-weight: normal;
}
.area-title .title img {
  float: left;
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
}
.area-title .more {
  float: right;
}
.area-title .more a {
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 40px;
}

/*slide*/
.slide {
  width: 100%; /* height:220px;*/
  height: 300px;
  overflow: hidden;
  margin: 15px 0;
}
.slide-cont {
  width: 1200px; /*height:220px;*/
  height: 300px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.slide-inner {
  position: absolute;
  z-index: 2;
}
.flv {
  position: absolute;
  z-index: 3;
}

/*链接1*/
.link1 {
  width: 1200px;
  height: 70px;
  overflow: hidden;
  margin-bottom: 15px;
}
.link1 ul {
  float: left;
  margin-left: -16px;
}
.link1 li {
  width: 288px;
  height: 70px;
  float: left;
  margin-left: 16px;
  display: inline;
}
.link1 li a {
  display: block;
  width: 288px;
  height: 70px;
  font-family: \5FAE\8F6F\96C5\9ED1;
  color: #fff;
  font-size: 18px;
  line-height: 70px;
}
.link1 li a:hover {
  text-decoration: underline;
}
.link1 li a img {
  float: left;
  width: 45px;
  height: 45px;
  display: inline;
  margin-left: 30px;
  margin-top: 14px;
  margin-right: 10px;
}
.link1 .link1-1 a {
  background: url(../images/link1-bg-1.jpg) no-repeat;
}
.link1 .link1-1 a:hover {
  background: url(../images/link1-bg-1-h.jpg) no-repeat;
}
.link1 .link1-2 a {
  background: url(../images/link1-bg-2.jpg) no-repeat;
}
.link1 .link1-2 a:hover {
  background: url(../images/link1-bg-2-h.jpg) no-repeat;
}
.link1 .link1-3 a {
  background: url(../images/link1-bg-3.jpg) no-repeat;
}
.link1 .link1-3 a:hover {
  background: url(../images/link1-bg-3-h.jpg) no-repeat;
}
.link1 .link1-4 a {
  background: url(../images/link1-bg-4.jpg) no-repeat;
}
.link1 .link1-4 a:hover {
  background: url(../images/link1-bg-4-h.jpg) no-repeat;
}

/*区域1*/
.area1 {
  padding: 15px 16px;
  width: 396px;
  height: 438px;
  overflow: hidden;
  background: #fff9f6;
  border: 1px solid #d8c19f;
}
.area1 .area-title {
  background: url(../images/area2-title.jpg) no-repeat;
}
.area1-content {
  padding-top: 15px;
}
.area1-content dl {
  padding-left: 18px;
  background: url(../images/index-li-icon.jpg) no-repeat left 3px;
  border-bottom: 1px dashed #ada9a7;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.area1-content dl dt {
  padding-bottom: 5px;
}
.area1-content dl dt p a {
  font-weight: bold;
  color: #333;
}
.area1-content dl dt p a:hover {
  color: #ff6600;
}
.area1-content dl dt p {
  float: left;
}
.area1-content dl dt span {
  float: right;
  margin-right: 10px;
  display: block;
  width: 40px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  background: #e5e0dd;
  color: #999999;
}
.area1-content dl dd {
  color: #666666;
  font-size: 12px;
  line-height: 2;
}
/*
.area1{ padding:15px 16px; width:396px; height:438px; overflow:hidden; background:#FFF9F6; border:1px solid #D8C19F;}
.area1 .area-title{ background:url(../images/area1-title.jpg) no-repeat;}
.area1-content{ padding-top:15px;}
.area1-content ul li div{border-bottom:1px dashed #ADA9A7; padding-bottom:15px; margin-bottom:15px;}
.area1-content ul li div span{ padding-left:18px; background:url(../images/index-li-icon.jpg) no-repeat left 3px; }
.area1-content ul li div p{ float:right;margin-right:10px;display:block; width:40px; height:15px; text-align:center; line-height:15px; background:#E5E0DD; color:#999999;}
*/

/*
.area1{ padding:15px 16px; width:396px; height:438px; overflow:hidden; background:#FFF9F6; border:1px solid #D8C19F;}
.area1 .area-title{ background:url(../images/area2-title.jpg) no-repeat;}
.area1-content{ padding-top:15px;}
.area1-content dl{ padding-left:18px; background:url(../images/index-li-icon.jpg) no-repeat left 3px; border-bottom:1px dashed #ADA9A7; padding-bottom:15px; margin-bottom:15px;}
.area1-content dl dt{padding-bottom:5px}
.area1-content dl dt p a{ font-weight:bold; color:#333;}
.area1-content dl dt p a:hover{ color:#ff6600;}
.area1-content dl dt p{float:left}
.area1-content dl dt span{ float:right;margin-right:10px;display:block; width:40px; height:15px; text-align:center; line-height:15px; background:#E5E0DD; color:#999999; }
.area1-content dl dd{ color:#666666; font-size:12px; line-height:2;}
*/
/*区域2*/
.area2 {
  padding: 15px 16px;
  width: 716px;
  height: 218px;
  overflow: hidden;
  background: #fff9f6;
  border: 1px solid #d8c19f;
  margin-bottom: 15px;
}
.area2 .area-title {
  background: url(../images/area2-title.jpg) no-repeat;
}
.area2-content {
  padding-top: 10px;
}
.area2-content img {
  float: left;
  width: 130px;
  height: 130px;
  margin-right: 15px;
  margin-top: 5px;
}
.area2-content div {
  text-indent: 2em;
  line-height: 28px;
  width: 100% !important;
}

/*区域3*/
/*
.area3{ padding:15px 16px; width:716px; height:173px; overflow:hidden; background:#FFF9F6; border:1px solid #D8C19F;}
.area3 .area-title{ background:url(../images/area3-title.jpg) no-repeat;}
.area3-content ul{ width:716px; height:110px; overflow:hidden; margin-top:15px;}
.area3-content ul li{ width:716px; height:110px; float:left; overflow:hidden; position:relative; margin-right:15px;}
.area3-content ul li img{ width:716px; height:110px;}
.area3-content ul li span{ display:block; width:130px; height:30px; text-align:center; line-height:30px; color:#fff; background:url(../images/d.png); z-index:999; position:absolute; overflow:hidden; bottom:0;}
*/
.area3 {
  padding: 15px 16px;
  width: 716px;
  height: 173px;
  overflow: hidden;
  background: #fff9f6;
  border: 1px solid #d8c19f;
}
.area3 .area-title {
  background: url(../images/area3-title.jpg) no-repeat;
}
.area3-content ul {
  width: 716px;
  height: 110px;
  overflow: hidden;
  margin-top: 15px;
}

/*foot*/
#foot {
  width: 100%;
  height: 100px;
  margin: 0 auto;
  overflow: hidden;
  background: #ffffff;
}
.foot {
  width: 1200px;
  height: 100px;
  line-height: 24px;
  margin: 0 auto;
}
.foot-info {
  color: #c21010;
}
.copy {
  width: 620px;
  float: left;
  height: 50px;
  background: url(../images/foot-icon.jpg) no-repeat 10px 28px;
  padding: 30px 0 0 140px;
  color: #333;
  line-height: 2;
}
.copy a {
  color: #333;
}
.foot .link2 {
  background: #f1f1f1;
  width: 190px;
  height: 35px;
  margin: 38px 0 0 10px;
  float: right;
}
.foot .link2 select {
  width: 170px;
  margin: 8px 0 0 10px;
}

/*内页*/

/*内页侧栏*/
.content-ny {
  width: 1200px;
}
.ny-left {
  width: 230px;
  overflow: hidden;
  float: left;
  background: #fff;
}
.ny-left-title {
  width: 210px;
  height: 40px;
  font-size: 16px;
  color: #fff;
  background: url(../images/area-title-bg.jpg) repeat-x;
  line-height: 40px;
  padding-left: 20px;
  font-family: \5FAE\8F6F\96C5\9ED1;
}
.ny-left-content {
  min-height: 200px;
  _height: 200px;
  padding: 15px;
  padding-bottom: 30px;
  overflow: hidden;
}
.ny-left-content ul li {
  width: 200px;
  float: left;
  overflow: hidden;
}
.ny-left-content li a {
  display: block;
  width: 210px;
  padding-left: 20px;
  height: 35px;
  line-height: 35px;
  background: url(../images/ny-left-li.jpg) no-repeat left 14px;
  border-bottom: 1px dashed #7f7c7b;
  font-size: 14px;
}
.ny-left-content li a:hover {
  text-decoration: none;
  color: #fe8c10;
}
.ny-left-content ul .cur a {
  font-weight: bold;
  color: #b22434;
}

.ny-left-content li ul {
  overflow: hidden;
  width: 175px;
  margin-left: 20px;
}
.ny-left-content li ul li {
  margin-bottom: 0px;
  background: none;
  border: none;
}
.ny-left-content li ul li a {
  width: 155px;
  height: 30px;
  line-height: 30px;
  background: url(../images/ny-left-li-2.jpg) no-repeat 5px center;
  padding-left: 20px;
  font-weight: normal;
  border: none;
  color: #666;
  font-size: 12px;
}
.ny-left-content li.cur ul {
  display: block;
}
.ny-left-content li ul li ul {
  display: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  padding-left: 15px;
}

/*内页侧栏*/

/*内页右边内容区*/
.ny-right {
  width: 950px;
  overflow: hidden;
  float: right;
  background: #fff;
}
.ny-right-title a {
  color: #fff;
}
.ny-right-title {
  width: 930px;
  height: 40px;
  background: url(../images/area-title-bg.jpg) repeat-x;
  font-size: 12px;
  color: #fff;
  line-height: 42px;
  padding-left: 20px;
  overflow: hidden;
  float: left;
}
.ny-right-content {
  min-height: 400px;
  _height: 400px;
  line-height: 24px;
  width: 910px;
  position: relative;
  padding: 20px;
  float: left;
  border: 1px solid #d8c19f;
  border-top: none;
}
.paging {
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
}

/*内页右边内容区 - 文字内容*/
.right-main-title {
  font-size: 18px;
  line-height: 30px;
  margin-top: 10px;
  text-align: center;
}
.right-sub-title {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dotted #cacaca;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.right-sub-title span {
  margin: 0 20px;
  color: #999;
}
.right-main-show {
  line-height: 24px;
  margin-bottom: 20px;
}
.next-page {
  margin-top: 20px;
  line-height: 24px;
}

/*内页右边内容区 - 文字内容*/
.img-center {
  display: block;
  width: 100%;
  text-align: center;
}

/*文字列表01*/
.news-list01 li {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px dashed #d7d7d7;
  padding-left: 13px;
  background: url(../images/news-list02-icon.png) no-repeat left center;
}
.news-list01 li a {
  float: left;
}
.news-list01 li span {
  float: right;
  color: #999;
}

/*文字列表02*/
.news-list02 li {
  height: 35px;
  background: #f6f6f6;
  margin-bottom: 15px;
  float: left;
  width: 100%;
  position: relative;
}
.news-list02 li a {
  line-height: 35px;
  display: block;
  background: #f6f6f6;
  border-left: 4px solid #f6f6f6;
  padding-left: 16px;
  color: #333;
  padding-right: 15px;
}
.news-list02 li span {
  color: #999999;
  position: absolute;
  top: 0px;
  right: 15px;
  display: block;
  line-height: 35px;
}
.news-list02 li a:hover {
  text-decoration: none;
  color: #ff6600;
  border-left: 4px solid #ff6600;
}
.news-list02 li a:hover span {
  color: #999999;
}

/*文字列表03*/
.news-list03 dl {
  width: 100%;
  height: 100px;
  padding: 20px 0;
  border-bottom: 1px solid #eeeeee;
}
.news-list03 dl dt {
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 20px;
}
.news-list03 dl dt img {
  width: 100px;
  height: 100px;
}
.news-list-title a {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.news-list-title a:hover {
  color: #ff6600;
}
.news-list-time {
  color: #999;
  font-size: 12px;
  line-height: 2em;
}
.news-list-info {
  color: #999;
  font-size: 12px;
  line-height: 1.5em;
  margin-top: 26px;
}

/*文字列表04*/
.news-list-inner {
  float: left;
  display: inline;
  margin-left: -22px;
  display: inline;
}
.news-list-li {
  width: 209px;
  height: 218px;
  border: 1px solid #dfdfdf;
  background: #fff;
  float: left;
  display: inline;
  margin-left: 22px;
  margin-bottom: 20px;
}
.news-list-li-inner {
  width: 178px;
  height: 176px;
  margin: 1px;
  background: #f5f5f5;
  padding: 20px 15px;
  overflow: hidden;
}
.news-list-li-inner .news-list-title {
  font-size: 14px;
}
.news-list-li-inner .news-list-title a:hover {
  color: #ff6600;
}
.news-list-li-inner .news-list-info {
  color: #787887;
  line-height: 2em;
  margin-top: 10px;
  margin-bottom: 8px;
}
.news-list-li-inner .news-list-more a {
  color: #9292b8;
}

/*图片列表01*/
.img-list01 ul {
  float: left;
  display: inline;
  margin-left: -22px;
  display: inline;
}
.img-list01 li {
  width: 164px;
  height: 200px;
  float: left;
  text-align: center;
  margin-left: 22px;
  margin-bottom: 20px;
  display: inline;
  overflow: hidden;
}
.img-list01 li img {
  margin-bottom: 10px;
  width: 154px;
  height: 150px;
  background: #fff;
  padding: 4px;
  border: 1px solid #e6e6e6;
  float: left;
  margin-bottom: 10px;
}

/*图片列表02*/
.img-list02-inner {
  float: left;
  display: inline;
  margin-left: -22px;
  display: inline;
}
.img-list02 ul a {
  display: block;
  width: 434px;
  height: 140px;
  padding: 2px;
  border: 3px solid #dedede;
  overflow: hidden;
  float: left;
  margin-left: 22px;
  _margin-left: 10px;
  margin-bottom: 20px;
}
.img-list02 ul a:hover {
  border: 3px solid #b52838;
  text-decoration: none;
}
.img-list02 dl dt {
  height: 140px;
  width: 140px;
  float: left;
  margin-right: 20px;
}
.img-list02 dl dt img {
  width: 140px;
  height: 140px;
}
.img-list02 dl dd {
  width: 274px;
  float: left;
}
.img-list02 .img-list-title {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  line-height: 40px;
}
.img-list02 .img-list-info {
  font-size: 12px;
  text-indent: 2em;
  color: #999;
  line-height: 22px;
}

/*图片列表03*/
.imgGallery {
  width: 100%;
  margin: 0 auto;
  margin-top: 10px;
  overflow: hidden;
}
.imgshow img {
  height: 400px;
  width: auto;
  display: none;
}
.img-content {
  height: 400px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
}
.imgtitle {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #333;
  background: #ddd;
  margin-bottom: 20px;
}
.imglist {
  width: 99999px;
  height: 140px;
  position: absolute;
}
.imglist ul {
  margin-left: -10px;
  float: left;
}
.imglist li {
  width: 80px;
  height: 80px;
  float: left;
  overflow: hidden;
  margin-left: 10px;
  display: inline;
  border: 5px solid #ccc;
}
.imglist li img {
  width: 80px;
  height: 80px;
}
.imglist .imgclick {
  border: 5px solid #b52838;
}
.imglistcon {
  height: 90px;
  overflow: hidden;
  position: relative;
  float: left;
  width: 795px;
  display: inline;
}
.btnleft {
  float: left;
  margin-top: 20px;
}
.btnright {
  float: left;
  margin-top: 20px;
}

/*视频列表01*/
.video-list01 ul {
  float: left;
  display: inline;
  margin-left: -22px;
  display: inline;
}
.video-list01 li {
  width: 164px;
  height: 190px;
  float: left;
  text-align: center;
  margin-left: 22px;
  margin-bottom: 20px;
  display: inline;
  position: relative;
}
.video-list01 li img {
  float: left;
  margin-bottom: 10px;
  width: 154px;
  height: 150px;
  background: #fff;
  padding: 4px;
  border: 1px solid #e6e6e6;
}
.video-list01 li span {
  display: block;
  width: 154px;
  height: 150px;
  position: absolute;
  top: 5px;
  left: 5px;
}
.video-list01 li .hover {
  background: url(../images/video-hover-2-2-hover.png);
}
.video-list01 li .video-list01-hover {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  background: none;
  padding: 0;
  border: none;
  opacity: 0.8;
  -webkit-opacity: 0.8;
}
.video-list01 li .opa {
  opacity: 1;
  -webkit-opacity: 1;
}

/*视频列表02*/
.video-list02 dl {
  height: 180px;
  border: 5px solid #eeeeee;
  background: #fff;
  margin-bottom: 30px;
}
.video-list02 dl dt {
  width: 180px;
  height: 180px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
  position: relative;
}
.video-list02 dl dt img {
  width: 180px;
  height: 180px;
}
.video-list02 dl dt .video-list02-hover {
  width: 180px;
  height: 180px;
  background: url(../images/video-hover-2-2.png);
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.video-list02 dl dt .video-list02-hover img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -50px;
  margin-top: -17.5px;
  width: 100px;
  height: 35px;
}
.video-list02 dl dt a {
  display: block;
  width: 180px;
  height: 180px;
}
.video-list02 dl dd {
  padding: 20px 20px 20px 0;
}
.video-list02 .video-list-title a {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.video-list02 .video-list-title a:hover {
  color: #ff6600;
}
.video-list02 .video-list-time {
  font-size: 12px;
  color: #999;
  line-height: 26px;
}
.video-list02 .video-list-info {
  font-size: 12px;
  color: #999;
  margin-top: 15px;
  line-height: 2em;
}

/*视频列表03*/
.video-list03 ul {
  float: left;
  display: inline;
  margin-left: -22px;
  display: inline;
}
.video-list03 li {
  width: 211px;
  height: 180px;
  float: left;
  display: inline;
  margin-left: 22px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.video-list03 li img {
  width: 216px;
  height: 180px;
}
.video-list03 li .video-list03-hover {
  position: absolute;
  left: 0;
  padding: 0 10px;
  height: 130px;
  background: url(../images/img-list-bg.png);
  top: 145px;
  width: 191px;
}
.video-list03 .video-list-title {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  line-height: 35px;
}
.video-list03 .video-list-info {
  font-size: 12px;
  color: #999;
  line-height: 20px;
}
.video-list03 .video-list-play a {
  display: block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #b12031;
  margin-top: 10px;
}
.video-list03 .video-list-play a:hover {
  text-decoration: none;
  background: #be424a;
}

/*评论*/
.cl99 {
  color: #999;
}
.ny-comment {
  color: #333333;
  margin-top: 30px;
}
.comment-top {
  font-size: 18px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #bbbbbb;
  padding-left: 5px;
  color: #0d7cce;
  font-weight: bolder;
}
.comment-info {
  padding: 15px 5px 15px 5px;
  border-bottom: 1px dashed #bbbbbb;
}
.comment-info-top {
  width: 100%;
  height: 27px;
}
.comment-name {
  width: 50%;
  float: left;
}
.comment-name .com-name {
  font-weight: bold;
  font-size: 14px;
}
.comment-time {
  width: 40%;
  float: right;
  text-align: right;
  color: #999999;
  padding-right: 10px;
}
.comment-content-review {
  background: #eeeeee;
  padding: 10px;
  margin-top: 15px;
  border-radius: 5px;
  position: relative;
}
.review-content {
  color: #ff0101;
  line-height: 2;
}
.review-time {
  text-align: right;
  color: #999;
}
.review-icon {
  width: 18px;
  height: 7px;
  background: url(../zdhsc/images/ny-review-icon.png) no-repeat;
  display: block;
  position: absolute;
  top: -7px;
  left: 30px;
}
.comment-add {
  padding: 5px;
}
.comment-add-title {
  padding: 20px 0px;
  font-weight: bold;
  font-size: 14px;
}
.comment-add-name {
  margin-bottom: 15px;
  height: 35px;
}
.comment-name-input {
  width: 233px;
  height: 33px;
  padding: 0 10px;
  border: 1px solid #dddddd;
  float: left;
  line-height: 33px;
}
.comment-add-name-right {
  line-height: 35px;
  padding-left: 13px;
  float: left;
  color: #989898;
}
.comment-add-name-right span {
  color: #ff0101;
  padding-left: 3px;
}
.comment-add textarea {
  width: 100%;
  height: 165px;
  resize: none;
  border: 1px solid #dddddd;
  overflow-y: hidden;
}
.anonymous {
  line-height: 35px;
  margin-left: 15px;
  float: left;
  color: #989898;
  position: relative;
}
.anonymous input {
  position: absolute;
  top: 10px;
  float: left;
  *top: 6px;
}
.anonymous-info {
  padding-left: 20px;
}
.comment-ok {
  display: block;
  width: 100px;
  height: 30px;
  background: #0d7cce;
  margin: 20px 0px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #ffffff !important;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 3px #afafaf;
  -moz-box-shadow: 1px 1px 3px #afafaf;
  box-shadow: 1px 1px 3px #afafaf;
}
.comment-ok:hover {
  color: #fff;
  text-decoration: none;
  background: #0184dc;
}
.pl-yzm {
  height: 35px;
  margin-top: 15px;
}
.pl-yzm input {
  width: 138px;
  height: 33px;
  background: #fff;
  border: 1px solid #dddddd;
  margin-right: 20px;
  line-height: 33px;
  padding: 0 5px;
}
.Validform_wrong {
  padding: 3px 0;
  color: #ff0000;
}
.Validform_checktip {
  padding: 3px 0;
}
/*评论*/
/*留言*/
#msg-title {
  font-family: \5FAE\8F6F\96C5\9ED1;
  font-size: 24px;
  color: #00367a;
  height: 60px;
  line-height: 60px;
}
#msg-title2 {
  font-family: \5FAE\8F6F\96C5\9ED1;
  font-size: 24px;
  color: #00367a;
  height: 80px;
  line-height: 80px;
}
.msg-container {
  overflow: hidden;
  color: #333;
}
.msg-content {
  border-bottom: 1px dashed #c2c2c2;
  padding-bottom: 15px;
  margin-top: 15px;
}
.msg-title {
  color: #999999;
}
.msg-msginfo {
  line-height: 20px;
  color: #333;
  padding: 8px 0;
  padding-bottom: 11px;
}
.msg-hf {
  line-height: 33px;
  background: #fff;
  border: 1px solid #e2e2e2;
}
.msg-hfinner {
  line-height: 31px;
  background: #f4f4f4;
  margin: 1px;
  color: #ff7d00;
  padding: 0 10px;
}

.msg-top {
  padding-bottom: 50px;
}
.msg-from dl {
  height: 30px;
  line-height: 30px;
  margin-bottom: 15px;
}
.msg-from dl dt {
  width: 60px;
  float: left;
  line-height: 30px;
  text-align: right;
}
.msg-from dl dd {
}
.msg-from dl dd input {
  width: 158px;
  height: 28px;
  border: 1px solid #e3e3e3;
  padding: 0 10px;
  line-height: 28px;
}
.email {
  width: 240px;
  float: left;
  margin-right: 20px;
}
.email input {
  float: left;
}
.msg-from .msg-fb-tite dd input {
  width: 418px;
}
.msg-fb {
  margin-top: 30px;
}
.msg-fb-info,
.msg-yzm {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
.msg-fb-info span {
  display: block;
  height: 30px;
  line-height: 30px;
  float: left;
  text-align: right;
}
.msg-fb-info textarea {
  width: 418px;
  height: 129px;
  padding: 10px;
  border: 1px solid #e3e3e3;
  font-size: 12px;
  resize: none;
  float: left;
  margin-right: 20px;
}
.msg-yzm span {
  display: block;
  height: 30px;
  line-height: 30px;
  float: left;
  text-align: right;
}
.yzm-title {
  width: 60px;
}
.msg-yzm input {
  width: 158px;
  height: 28px;
  border: 1px solid #e3e3e3;
  padding: 0 10px;
  line-height: 28px;
  float: left;
  margin-right: 20px;
}
.msg-ok {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
.msg-ok input {
  display: block;
  width: 100px;
  height: 30px;
  background: #0d7cce;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  color: #ffffff !important;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 3px #afafaf;
  -moz-box-shadow: 1px 1px 3px #afafaf;
  box-shadow: 1px 1px 3px #afafaf;
  margin-left: 60px;
}
.msg-ok input:hover {
  color: #fff;
  text-decoration: none;
  background: #1a90e8;
  cursor: pointer;
}

/*内页*/

/*CSS manu style pagination*/

.manu {
  padding: 3px;
  margin: 3px;
  text-align: center;
}
.manu a {
  border: #eee 1px solid;
  padding: 2px 5px;
  margin: 2px;
  color: #b22434;
  text-decoration: none;
}
.manu a:hover {
  color: #666;
  border: #999 1px solid;
}
.manu a:active {
  border: #999 1px solid;
  color: #666;
}
.manu .current {
  border: #b22434 1px solid;
  padding: 2px 5px;
  font-weight: bold;
  padding-bottom: 2px;
  margin: 2px;
  color: #fff;
  padding-top: 2px;
  background-color: #b22434;
}
.manu .disabled {
  border: #eee 1px solid;
  padding: 2px 5px;
  margin: 2px;
  color: #ddd;
}

/*CSS manu style pagination*/

.manu2 {
  padding: 3px;
  margin: 3px;
  text-align: center;
  margin-top: 20px;
}
.manu2 a {
  border: #eee 1px solid;
  padding: 2px 5px;
  margin: 2px;
  color: #b22434;
  text-decoration: none;
}
.manu2 a:hover {
  color: #666;
  border: #999 1px solid;
}
.manu2 a:active {
  border: #999 1px solid;
  color: #666;
}
.manu2 .current {
  border: #b22434 1px solid;
  padding: 2px 5px;
  font-weight: bold;
  padding-bottom: 2px;
  margin: 2px;
  color: #fff;
  padding-top: 2px;
  background-color: #b22434;
}
.manu2 .disabled {
  border: #eee 1px solid;
  padding: 2px 5px;
  margin: 2px;
  color: #ddd;
}
#wp_news_w8 {
  width: 100% !important;
}

.wp_search {
  width: 100%;
  height: 100%;
}

#keyword {
  width: 162px !important;
  height: 29px;
  border: solid 2px #9d614a;
}

.wp_search .search {
  background: url("../images/search-bg-new.jpg") no-repeat !important;
  width: 45px !important;
  height: 32px;
  position: absolute;
  top: 0px;
}
.wp_search table {
  margin: 0px;
}
.wp_search tr td:first-child {
  background-color: #f5f5f5;
  width: 120px;
}

/* 第二个td */
.wp_search tr td:nth-child(2) {
  background-color: #e9e9e9;
}
