﻿@charset "utf-8";

/* CSS Document */

* {
  padding: 0;
  margin: 0 auto;
}

*+html * {
  padding: 0;
  margin: 0;
}

* {
  margin: 0;
  padding: 0;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
div,
span,
a,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
input,
ifram {
  margin: 0;
  padding: 0
}

img {
  border: 0px;
  margin: 0;
  padding: 0
}

ul,
ol,
li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%
}

a,
a:visited {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #F30;
  cursor: pointer;
}

.clear {
  clear: both;
  font-size: 0px;
  height: 0px;
}

ul,
li {
  list-style-type: none;
}

a,
a:link,
a:hover,
a:visited,
a:active {
  color: #333;
}

html,
body {
  height: 100%
}

body {
  font-family: "Microsoft Yahei", "simsun", "Microsoft Yahei";
  font-size: 12px;
}

.w1200 {
  width: 1200px;
  margin: 0px auto;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.ovhid {
  overflow: hidden;
}

.w590 {
  width: 590px;
  height: 289px;
}

.marbot30 {
  margin-bottom: 30px;
}

.h365 {
  height: 365px;
}

.marbot30 {
  margin-bottom: 20px;
}

.w285 {
  width: 285px;
  _width: 285px;
}

.marleft20 {
  margin-left: 20px;
  /* _margin-left: 10px; */
}

.h170 {
  height: 170px;
}


/*top css*/

.top {
  height: 245px;
  background: url(../img/top1.png) no-repeat left bottom;
  position: relative;
  overflow: hidden;
  min-width: 1200px;
}

.top .topbanner {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 245px;
  width: 1100px;
}

.top .toptime {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  color: #666666;
  z-index: 2;
  position: relative;
}

.top .w1200 {
  z-index: 2;
  position: relative;
  /* overflow:hidden;height:120px;*/
}

.top .w1200 h1 {
  padding-top: 35px;
  /*position:absolute; top:13px; left:0px;*/
}

.top .w1200 .topflash {
  position: absolute;
  top: 40px;
  right: 0px;
}

.weather {
  height: 25px;
  padding-top: 5px;
  margin-left: 10px;
}


/*nav css*/

.nav {
  height: 71px;
  margin-top: -11px;
  z-index: 5;
  position: relative;
  min-width: 1200px;
}

.nav .navbg {
  height: 71px;
  background: url(../img/nav1.png) repeat-x;
}

.nav .navbox {
  height: 71px;
  background: url(../img/nav2.png) no-repeat center top;
  position: relative;
}

.navlist {
  position: absolute;
  top: 11px;
  left: 115px;
  height: 44px;
  width: 710px;
}

.search {
  position: absolute;
  top: 11px;
  left: 835px;
  border-left: 2px solid #D15151;
  padding-left: 55px;
  width: 220px;
  height: 44px;
}

.searchbox {
  width: 220px;
  height: 32px;
  padding: 6px 0px;
  background: url(../img/ssbg.png) no-repeat left 50%;
  padding-left: 5px;
}

.searchbox input[type="text"] {
  margin-right: 5px;
  padding-left: 4px;
  width: 92px;
  box-sizing: border-box;
}

.searchbox tr {
  height: 32px;
}


/*.navbot{ height:11px; background:url(../img/nav1.png) repeat-x;}*/


/*banner css*/


/*.banner{ /background:#fff; margin-top:-5px; z-index:1; position:relative;}
.banner_cloud{ height:30px; background:url(../img/banner1.png) repeat-x 50%;}
.banner_cont_box{}*/


/*main1 css*/

.picnews {
  /* background:#fff;height:50px;*/
}

.picnews h1 {
  height: 40px;
  line-height: 40px;
  background: url(../img/til1.jpg) repeat-x;
  position: relative;
}

.picnews h1 span {
  border-top: 3px solid #AA2626;
  color: #C50006;
  font-size: 20px;
  display: block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.picnews h1 a {
  position: absolute;
  top: 0px;
  right: 10px;
  font-size: 12px;
}

.picnews_list p {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.picnews_list p a {
  display: block;
  height: 40px;
  line-height: 40px;
  background: url(../img/tt.jpg) no-repeat left 50%;
  padding-left: 60px;
  font-size: 18px;
  color: #AA2626;
  overflow: hidden;
  margin-bottom: 5px;
}

.picnews_list p span {
  display: block;
  color: #666666;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  font-size: 14px;
}

.picnews_list li {
  height: 28px;
  line-height: 28px;
  background: url(../img/dian1.jpg) no-repeat left 50%;
  position: relative;
  padding-left: 12px;
}

.picnews_list li span {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #888;
}


/*.notices .notice_box{ width:950px; margin-left:50px;height:42px; line-height:42px;}
.notices a.notice_more{ display:block;height:42px; line-height:42px; width:60px; text-align:center; color:#56B420;}*/


/*main2 css*/

.dtbox {
  border: 1px solid #ddd;
  border-left: 3px solid #AA2626;
  padding: 10px 0px;
  height: 130px;
  overflow: hidden;
}

.dtbox h1 {
  height: 125px;
  width: 20px;
  padding: 0px 10px 0px 20px;
  float: left;
  font-weight: normal;
}

.dtbox h1 a {
  color: #C50006;
  font-size: 20px;
  padding-top: 10px;
  display: block;
}

.dtlist ul {
  float: left;
  width: 1145px;
  height: 125px;
  overflow: hidden;
}

.dtlist li {
  height: 25px;
  line-height: 25px;
  position: relative;
  float: left;
  padding-left: 20px;
  width: 530px;
  _width: 450px;
  _display: block;
}

.dtlist li span {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #888;
}

.til1 {
  height: 54px;
  line-height: 50px;
  background: url(../img/til2.jpg) repeat-x;
  position: relative;
  margin-bottom: 10px;
}

.til1 span {
  display: block;
  width: 143px;
  height: 54px;
  line-height: 50px;
  background: url(../img/til3.jpg) no-repeat left top;
  color: #fff;
  font-size: 20px;
  /*font-weight:bold;*/
  text-align: center;
}

.til1 a {
  position: absolute;
  top: 0px;
  right: 10px;
  color: #AA2626;
  font-size: 14px;
}

.tpzsbox {
  padding: 10px;
  border: 1px solid #eee;
  height: 125px;
}

.til2 {
  height: 54px;
  line-height: 50px;
  background: url(../img/til2.jpg) repeat-x;
  font-size: 20px;
  /*font-weight:bold;*/
  color: #C50006;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
}

.til2 a {
  color: #C50006;
}

.til2 a.more {
  position: absolute;
  top: 0px;
  right: 12px;
  font-size: 14px;
}

.til3 {
  text-align: left;
  text-indent: 20px;
}

.ghbox {
  background: url(../img/box1.jpg) no-repeat center top;
  height: 280px;
  padding: 12px 15px;
  _padding: 12px 0;
}

.ghbox li,
.bszn ul li,
.kjyd ul li,
.dwgk ul li {
  height: 28px;
  line-height: 28px;
  position: relative;
  padding-left: 25px;
  background: url(../img/dian2.jpg) no-repeat 10px 50%;
  _margin-left: 20px;
}

.text_overflow a {
  width: 210px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}

.ghbox li span,
.bszn ul li span,
.kjyd ul li span,
.dwgk ul li span {
  position: absolute;
  top: 0px;
  right: 12px;
  color: #888;
}

.ghbox a.more {
  display: block;
  text-align: right;
  color: #C60206;
  padding-top: 5px;
  padding-right: 30px;
}

.linkbut a {
  display: block;
  float: left;
  margin: 0px 2px;
}

.linkbut a img {
  width: 146px;
  height: 90px;
}


/*办事指南*/

.bszn {
  background: url(../img/box2.jpg) no-repeat left top;
  position: relative;
}

.bszn h1 {
  position: absolute;
  top: 40px;
  left: 30px;
  font-size: 20px;
  font-weight: normal;
  width: 2.5em;
}

.bszn h1 a {
  color: #C50006;
}

.bszn ul {
  position: absolute;
  top: 15px;
  left: 110px;
  width: 450px;
}

.bszn ul li {
  background: none;
  padding-left: 0px;
}

.til4 {
  text-align: left;
  background: url(../img/til2.jpg) repeat-x #ECECEC;
}

.til4 a {
  display: block;
  float: left;
  width: 120px;
  text-align: center;
  height: 54px;
  line-height: 50px;
}

.til4 a.hover {
  background: url(../img/til4.jpg) no-repeat center bottom;
}

.main1 ul,
.main2 ul {
  display: none;
  height: 225px;
}

.main1 ul.dis,
.main2 ul.dis {
  display: block;
}

.link2 a {
  display: block;
  float: left;
  margin: 0px 2px;
}


/*右侧浮动*/

.rightfd {
  background: #fff;
  position: fixed;
  top: 250px;
  right: 5px;
  width: 136px;
  border: 1px solid #ddd;
  padding: 2px;
  z-index: 5;
}

.rightfd p {
  position: relative;
  width: 136px;
  text-indent: 12px;
  height: 42px;
  line-height: 42px;
  background: #C62626;
  font-size: 20px;
  color: #fff;
}

.rightfd p span {
  position: absolute;
  top: 2px;
  right: 2px;
  display: block;
  width: 16px;
  height: 16px;
  cursor: pointer;
  text-indent: 0px;
}


/*bottom css*/

.bottom {
  background: #C62626;
  text-align: center;
  line-height: 30px;
  position: relative;
  color: #fff;
  font-size: 14px;
  padding: 20px 0px 10px 0px;
  min-width: 1200px;
}

.bottom .botpic {
  position: absolute;
  top: -60px;
  left: 200px;
}

.botyqlink {
  padding-bottom: 15px;
  border-bottom: 1px dashed #fff;
  margin-bottom: 8px;
  text-align: left;
}

.botyqlink h1 {
  height: 30px;
  line-height: 30px;
  width: 100px;
  text-align: center;
  /*color:#C62626; */
  font-size: 18px;
}

.botyqlink p a {
  margin: 0px 7px;
  white-space: nowrap;
}

.bottom a {
  color: #fff;
}


/*second page*/

.w240 {
  width: 240px;
}

.w960 {
  width: 960px;
}

.second_onlm {
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #C60206;
}

.second_onlm h1 {
  font-size: 20px;
  color: #fff;
  text-align: center;
  background: #C60206;
}

.second_nav a {
  display: block;
  margin: 20px;
  border-bottom: 1px solid #ddd;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 18px;
}

.second_nav a:hover,
.second_nav a.on {
  color: #C60206;
}

.second_dqwz {
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #C60206;
  position: relative;
}

.second_dqwz .dqwzbox {
  position: absolute;
  top: 0px;
  right: 12px;
  font-size: 14px;
  color: #666666;
}

.second_dqwz .dqwzbox a {
  color: #666666;
}

.second_cont table {
  width: 100%;
  text-align: center;
}

.second_cont,
.second_list,
.second_sslist,
.second_piclist,
.second_wj,
.second_jzxx {
  border-left: 1px solid #ddd;
  padding-left: 30px;
  padding-top: 20px;
  font-size: 14px;
  min-height: 650px;
  min-height: calc(100vh - 550px);
}

.second_list li {
  /* height:35px; line-height:35px;*/
  padding: 8px 0px;
  border-bottom: 1px dashed #eee;
  background: url(../img/dian3.jpg) no-repeat left 20px;
  padding-left: 20px;
}

.second_list li p.til {
  height: 30px;
  line-height: 30px;
  position: relative;
  font-size: 16px;
  margin-bottom: 5px;
  overflow: hidden;
  padding-right: 100px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.second_list li p span.time {
  position: absolute;
  top: 0px;
  right: 12px;
  color: #666666;
  font-size: 14px;
}

.second_list li p.abs {
  height: 45px;
  line-height: 22px;
  overflow: hidden;
  color: #888888;
  padding-right: 20px;
}

.second_piclist li {
  width: 215px;
  float: left;
  padding: 10px 0px;
  border: 1px solid #d8d8d8;
  margin-right: 15px;
  margin-bottom: 15px;
}

.second_piclist li img {
  width: 195px;
  height: 150px;
  margin: 0px auto;
  display: block;
}

.second_piclist li a {
  display: block;
  height: 30px;
  line-height: 30px;
  width: 195px;
  margin: 0px auto;
  color: #FF9326;
  font-size: 16px;
  border-bottom: 1px dashed #eeeeee;
}

.second_piclist li span {
  display: block;
  height: 22px;
  line-height: 22px;
  color: #666666;
  width: 195px;
  margin: 0px auto;
}

.pr_overflow {
  padding-right: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}

.text_overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m9 img {
  width: 295px;
  height: 70px;
}

.clears {}