@charset "utf-8";
/*设定文字编码*/
/* ===  ****  模版页面   CSS定义 *****  =====   */
* {
  padding: 0px;
  margin: 0px;
  line-height: 1.8em;
}
html {
  _overflow-y: scroll;
}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body {
  font: 12px '宋体', Arial;
  color: #333333;
  /*文字大小定义 */
  background: url(img/bg.jpg) center repeat;
  /*文字颜色定义 */
}
/* 网站超链接css通用设置 */
a {
  text-decoration: none;
}
/* 链接无下划线,有为underline */
a:link {
  color: #000;
}
/* 未访问的链接 */
a:visited {
  color: #1e1e1e;
}
/* 已访问的链接 */
a:hover {
  color: #470000;
  text-decoration: none;
}
/* 鼠标在链接上*/
a:active {
  color: #470000;
}
/* 点击激活链接 */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 12px;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
img {
  border: 0px;
}
/*图片边框为0*/
.clear {
  clear: both;
}
/*清除浮动*/
.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*清除浮动*/
/*表格样式定义 */
table {
  text-align: justify;
}
checkbox {
  border: 0px;
}
/*选择框样式定义 */
/*文字按钮样式定义 */
.button {
  border: 0px;
}
ins {
  display: none;
}
a.alink,
.alink a {
  display: block;
  cursor: pointer;
}
/*--------------结构部分---------------*/
.warp {
  width: 1000px;
  margin: 0 auto;
}
.head {
  width: 1004px;
  margin: 0 auto;
  margin-top: 29px;
}
/*页眉*/
.head h1 a {
  width: 325px;
  height: 74px;
  float: left;
  background: url(img/logo.jpg);
}
/*网站标识*/
.head_right {
  width: 189px;
  height: 74px;
  float: right;
  background: url(img/head_right.jpg);
  display: none;
}
.head_right a {
  width: 94px;
  height: 74px;
  float: left;
}
/*页脚*/
.footnav {
  color: #000000;
  text-align: center;
}
/*底部信息*/
.footnav a {
  padding: 0 0 0 8px;
  line-height: 34px;
  color: #000000;
}
.footnav a:visited {
  color: #000000;
}
.footnav a:hover {
  color: #000000;
  font-weight: bold;
}
.copyright {
  line-height: 24px;
  color: #000000;
  padding: 0 0 0 8px;
}
/*版权*/
.copyright a {
  color: #000000;
}
.copyright a:visited {
  color: #000000;
}
.copyright a:hover {
  color: #000000;
}
a.am-btn {
  padding: 12px 15px;
  font-size: 14px;
  line-height: 1;
  background-color: #DD514C;
}
/*--------------头部-------------*/
#navMenu {
  background: url(img/menubg.jpg) center bottom no-repeat;
  height: 37px;
  margin-top: 17px;
  font-family: 'Microsoft Yahei';
  overflow: hidden;
}
#nav {
  margin: 0 auto;
  width: 1004px;
  display: block;
  height: 31px;
}
#nav li {
  background: url(img/menu.jpg);
  float: left;
  width: 88px;
  margin-right: 3px;
  display: inline;
  /*IE6 only*/
}
#nav #mainlevel_01 {
  background: url(img/menu_index.jpg);
}
#nav li a {
  color: #fff;
  text-decoration: none;
  line-height: 33px;
  font-size: 14px;
  height: 31px;
  overflow: hidden;
  display: block;
  width: 88px;
  text-align: center;
}
#nav .current {
  background: url(img/menu_index.jpg);
  width: 80px;
}
#nav .current a,
#nav .current a:visited {
  width: 80px;
  color: #FFF;
}
#nav .current a:hover {
  width: 80px;
  color: #FFF;
  background: url(img/menu_index.jpg);
}
#nav .current a {
  width: 80px;
}
#nav .check a,
#nav .check a:visited,
#nav li a:hover {
  background: #da3225;
  color: #FFF;
}
.dropMenu {
  position: absolute;
  top: 0;
  z-index: 100;
  width: 88px;
  visibility: hidden;
  margin-top: -1px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.dropMenu li {
  font-family: 'Microsoft Yahei';
}
.dropMenu a {
  width: auto;
  display: block;
  background: #bb8e41;
  line-height: 24px;
  border-bottom: 1px solid #CCC;
  text-align: center;
}
* html .dropMenu a {
  width: 100%;
}
.dropMenu a:hover {
  text-decoration: underline;
  background: #835f35;
  color: #FFF;
}
.banner {
  background: url(img/banner_bg.jpg) center;
  height: 310px;
  padding-top: 14px;
  overflow: hidden;
}
/*标语 广告*/
#myFocus,
#pc_swiper {
  width: 946px;
  height: 300px;
  margin: 0 auto;
  overflow: hidden;
}
#myFocus2 {
  width: 250px;
  height: 154px;
  background: #FFF;
  overflow: hidden;
}
#myFocus3 {
  width: 650px;
  height: 500px;
  margin: 0 auto;
  margin-top: 20px;
}
#myFocus4 {
  width: 997px;
  height: 800px;
  margin: 0 auto;
}
.swiper-container .swiper-slide {
  position: relative;
}
.swiper-container .swiper-slide .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 30px);
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  background: rgba(0, 0, 0, 0.2);
  font-size: 14px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#pc_swiper2 .swiper-slide {
  position: relative;
}
#pc_swiper2 .swiper-slide .pic {
  height: 156px;
}
#pc_swiper2 .swiper-slide .pic img {
  max-height: 156px;
  max-width: 100;
}
.ad-gallery-small.ad-gallery {
  width: 100%;
}
.ad-gallery-small.ad-gallery .ad-image-wrapper {
  height: 600px;
}
.swiper-button-next,
.swiper-button-prev {
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  color: #fff;
  width: 40px;
  opacity: 0.6;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-size: 40px;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  opacity: 1;
  color: #fff;
}
.swiper-button-disabled {
  display: none;
}
.swiper-pagination {
  padding-bottom: 0;
  text-align: right;
  z-index: 999;
}
.swiper-pagination .swiper-pagination-bullet {
  background: none;
  border: 1px solid #fff;
  border-radius: 6px;
  width: 10px;
  height: 10px;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
  width: 30px;
}
.imain {
  width: 913px;
  margin: 0 auto;
}
/*主体部分*/
.ileft {
  width: 216px;
  height: 784px;
  padding: 0 30px 0 18px;
  float: left;
  background: url(img/ileft.jpg);
}
.ileft h4.one a {
  height: 64px;
}
.ileft h4.two a {
  height: 64px;
}
.ileft h4.three a {
  height: 95px;
}
.ileft h4.four a {
  height: 220px;
}
.ileft h4.five a {
  height: 130px;
}
.leftshipin {
  width: 216px;
}
.leftshipin img {
  width: 216px;
  height: 160px;
}
.iright {
  width: 606px;
  float: right;
}
.iright h4 a {
  height: 62px;
}
.iright h4.one a {
  background: url(img/ititle2.jpg);
}
.iright h4.two {
  background: url(img/ititle2-25.jpg) top no-repeat;
  height: 62px;
  padding-bottom: 20px;
  margin-top: 25px;
  display: block;
  overflow: hidden;
}
.iright h4 a.two_1 {
  width: 220px;
  float: left;
}
.iright h4 a.two_2 {
  width: 220px;
  float: right;
}
.iright h4.three a {
  background: url(img/ititle3.jpg);
}
.ibox2 {
  width: 397px;
  float: left;
}
.ibox2 img {
  width: 80px;
  height: 90px;
  padding: 1px;
  border: 1px solid #bbb6aa;
}
.ibox2 .text {
  width: 300px;
}
.ibox2 h3 {
  font-size: 14px;
  padding-left: 15px;
  background: url(img/icon.jpg) left no-repeat;
}
.ibox2_1 img {
  float: left;
}
.ibox2_1 .text {
  float: right;
}
.ibox2_2 {
  margin-top: 5px;
}
.ibox2_2 img {
  float: right;
}
.ibox2_2 .text {
  float: left;
}
.ibox3 {
  width: 162px;
  float: right;
}
.ibox3 li {
  width: 154px;
  height: 90px;
  display: block;
  padding: 1px;
  border: 3px solid #8c7a54;
  margin-bottom: 13px;
  text-align: center;
  overflow: hidden;
}
.ibox3 li img {
  width: 154px;
}
.inewsleft {
  border: 3px solid #5d4c09;
  width: 250px;
  float: left;
  margin-top: 25px;
}
.inewsright {
  width: 340px;
  float: right;
  margin-top: 25px;
}
.foot {
  background: url(img/foot.jpg) center center no-repeat;
  height: 243px;
}
.foot .warp {
  padding-top: 80px;
  height: 163px;
  position: relative;
}
#bdshare {
  position: absolute;
  right: 10px;
  top: 115px;
}
a.foottop {
  width: 60px;
  height: 50px;
  margin: 0 auto;
}
a.footlogo {
  width: 260px;
  height: 80px;
  float: left;
}
a.foottel {
  width: 150px;
  height: 80px;
  float: left;
}
.copyright {
  width: 330px;
  float: right;
  padding-top: 20px;
}
.footqq {
  width: 90px;
  height: 50px;
  float: right;
  padding-left: 10px;
  padding-top: 20px;
}
.footqq a {
  width: 40px;
  height: 50px;
  float: left;
}
.footlink {
  padding-left: 62px;
}
.footlink li {
  display: inline;
}
/*--------------首页内容块-------------*/
.bannerc {
  background: url(img/bannerbg_c.jpg) center no-repeat;
  height: 353px;
}
.bannercc {
  width: 997px;
  height: 200px;
  margin: 0 auto;
  margin-top: 1px;
  overflow: hidden;
}
.main {
  width: 980px;
  margin: 0 auto;
  margin-top: -120px;
}
.left {
  width: 260px;
  float: left;
  background: url(img/left_top.jpg) top no-repeat;
}
.right {
  width: 720px;
  float: right;
  background: url(img/rightbg.jpg) top no-repeat;
  height: auto !important;
  height: 676px;
  min-height: 676px;
}
.left h4 {
  height: 31px;
  line-height: 31px;
  overflow: hidden;
  padding-top: 90px;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  font-family: 'Microsoft Yahei';
}
.left ul {
  padding-top: 20px;
}
.left li {
  margin-left: 36px;
}
.left li a {
  display: block;
  line-height: 31px;
  height: 31px;
  background: url(img/left_center.jpg);
  width: 118px;
  padding-left: 55px;
}
.left li a.thisclass {
  color: #930;
}
.maplist {
  width: 600px;
  margin: 0 auto;
  margin-top: 20px;
}
.maplist input {
  font-size: 14px;
  line-height: 20px;
  height: 20px;
  border: 1px solid #CCC;
  color: #333;
  padding-left: 2px;
}
.maplist td {
  height: 20px;
  padding: 5px 0 5px 0;
  font-size: 14px;
}
.maplist textarea {
  border: 1px solid #CCC;
  color: #333;
  line-height: 20px;
  padding-left: 2px;
}
.showpath {
  height: 61px;
  overflow: hidden;
  color: #080201;
  font-size: 14px;
  font-weight: bold;
  padding-left: 100px;
  line-height: 80px;
  background: url(img/right_title.png) top no-repeat;
}
.showpath a {
  font-size: 16px;
  color: #97241f;
  line-height: 80px;
  font-family: 'Microsoft Yahei';
}
.showpath span {
  float: right;
  font-size: 12px;
  color: #968d80;
  font-weight: normal;
  line-height: 80px;
  padding-right: 60px;
}
.showpath span a,
.showpath span a:visited {
  color: #968d80;
  line-height: 80px;
  font-size: 12px;
}
/*--------------文章列表样式-------------*/
.list {
  font-family: 宋体;
}
.list ul {
  list-style: none;
}
.list li {
  line-height: 28px;
  background: url(img/line01.gif) repeat-x left bottom;
}
.list li a {
  line-height: 28px;
  font-size: 12px;
}
.list li span {
  float: right;
  line-height: 28px;
}
.ileft .list {
  height: 60px;
}
.ileft .list ul {
  width: 200px;
  height: 60px;
  overflow: hidden;
  padding-left: 15px;
}
.ileft .list p {
  line-height: 20px;
}
.iright .list li a {
  line-height: 24px;
  overflow: hidden;
  background: #cabb99;
  display: block;
  height: 24px;
  padding-left: 10px;
}
.iright .list li {
  padding-bottom: 2px;
}
.iright .list li a:hover {
  background: #a59061;
}
#GundongA {
  width: 600px;
  height: 110px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 24px;
}
#GundongA img {
  background: #FFFFFF;
  height: 100px;
  border: 1px solid #cccccc;
  padding: 3px;
  margin-bottom: 6px;
  margin: 0 5px;
}
/*--------------图片列表样式-------------*/
.list_pic ul li {
  width: 151px;
  height: 150px;
  float: left;
  text-align: center;
}
.list_pic img {
  background: #FFFFFF;
  border: 1px solid #cccccc;
  padding: 3px;
  margin-bottom: 6px;
}
.right .list_pic {
  width: 610px;
  margin: 0 auto;
  margin-top: 20px;
}
.right .list_pic li {
  border-bottom: 1px dotted #333;
  width: 180px;
  padding: 2px;
  border: 1px solid #beb399;
  height: 150px;
  display: inline;
  margin: 0 5px 15px 5px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.right .list_pic img {
  width: 180px;
  padding: 0;
  margin: 0;
  border: 0;
}
.right .list_pic h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  position: absolute;
  height: 20px;
  left: 0;
  bottom: 0;
  width: 184px;
  text-align: center;
  background: #9e2b26;
  /*filter:alpha(opacity=20); /* IE 透明度20% */
  /*-moz-opacity:0.8; /* Moz + FF 透明度20%*/
  /*opacity: 0.8; /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/
}
.right .list_pic h3 a {
  line-height: 20px;
  color: #FFF;
}
.iright .list_pic {
  margin-top: 24px;
}
.list_pictext {
  width: 610px;
  margin: 0 auto;
}
.list_pictext li {
  border-bottom: 1px dotted #333;
  margin-top: 10px;
  padding-bottom: 10px;
}
.list_pictext li img {
  width: 150px;
  border: 1px solid #dfd7c4;
  padding: 2px;
}
.list_pictext .pic {
  width: 156px;
  float: left;
  text-align: center;
}
.list_pictext .text {
  width: 444px;
  float: right;
}
.list_pictext .text h3 a {
  font-size: 14px;
  color: #9f2c27;
  padding-left: 15px;
  background: url(img/icon.jpg) left no-repeat;
}
.list_pictext .text h3 a:visited {
  color: #9f2c27;
}
.list_pictext .text p {
  font-size: 14px;
}
.list_pictext .text span {
  float: right;
  font-size: 12px;
  color: #999;
  font-weight: normal;
}
/*--------------内容页-------------*/
.content {
  text-align: left;
  margin-top: 10px;
}
.content h1 {
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-bottom: #ccc 1px solid;
  font-size: 22px;
  font-family: 'Microsoft Yahei';
  width: 600px;
  margin: 0 auto;
}
.content .info {
  width: 600px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 10px;
  font-size: 14px;
}
.content .info video {
  width: 100%;
  height: 450px;
}
.content .info p {
  font-size: 14px;
  line-height: 22px;
  margin: 0 ;
  padding: 11px 0;
}
.content .info h2 {
  font-size: 18px;
  color: #FFF;
  text-align: center;
  padding-top: 20px;
}
.content .info h3 {
  font-size: 12px;
  font-weight: normal;
  text-align: right;
  padding-right: 8px;
  border-bottom: 1px dotted #CCC;
  margin-bottom: 15px;
}
.content .info img {
  width: auto;
  max-width: 600px;
}
.content .info table {
  width: auto;
  max-width: 600px;
}
.content .info strong {
  color: #97241f;
}
.dede_pages ul {
  float: right;
  padding: 12px 60px 12px 16px;
}
.dede_pages ul li.disabled span {
  padding: 0 10px;
}
.dede_pages ul li {
  float: left;
  font-family: Tahoma;
  margin-right: 6px;
  color: #CCC;
  border: 1px solid #a0a0a0;
  height: 21px;
  line-height: 21px;
}
.dede_pages ul li a {
  float: left;
  width: 100%;
  color: #4e0000;
  width: auto;
  padding: 0 10px;
  display: block;
  line-height: 21px;
  text-align: center;
}
.dede_pages ul li a:hover {
  background: #4e0000;
  color: #FFF;
  text-decoration: none;
  line-height: 21px;
}
.dede_pages ul li.active,
.dede_pages ul li.thisclass a,
.pagebox ul li.thisclass a:hover {
  font-weight: bold;
  color: #FFF;
  background: #4e0000;
  height: 21px;
  width: auto;
  padding: 0 10px;
  text-align: center;
}
.dede_pages .pageinfo {
  line-height: 21px;
  color: #999;
  width: 140px;
  display: block;
  text-align: center;
}
.dede_pages .pageinfo strong {
  color: #555;
  font-weight: normal;
  line-height: 21px;
  margin: 0px 2px;
}
.online {
  width: 330px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 30px;
  font-family: 'Microsoft Yahei';
}
.online input {
  font-size: 12px;
  font-family: 宋体;
  line-height: 18px;
  border: 1px solid #CCC;
  height: 20px;
  width: 200px;
}
.online input.anliu {
  width: 55px;
  text-align: center;
  background: none;
}
img#pic22 {
  width: 100% !important;
}
.zhengjiwenhua .item {
  text-align: center;
}
.zhengjiwenhua .item img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}
