body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0
}

/*
html{filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter:grayscale(1);}
*/
body {
  font: 12px "宋体", "Arial Narrow", HELVETICA;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  max-width: 640px;
  margin: 0 auto;
}

a {
  color: #172c45;
  text-decoration: none
}

a:hover {
  color: #cd0200;
  text-decoration: underline
}

em {
  font-style: normal
}

li {
  list-style: none
}

img {
  border: 0;
  vertical-align: middle
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

p {
  word-wrap: break-word;
}



/*通知公告*/
.cont_tin {
  width: 90%;
  margin: 0 5% 0 5%;
  padding-top: 25%;
  padding-bottom: 35px;
}

.one_li {
  border-bottom: 1px solid #959595;
  margin: 10px 0px;
}

.cont_tin h3 {
  font-size: 14px;
  color: #000000;
}

.cont_tin h3 span {
  display: block;
  font-size: 12px;
  color: #fff;
  background: #5e5e5e;
  width: 28%;
  text-align: center;
  margin: 3px 0;
}

.cont_tin .twop {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.amore{
  display:block;
  text-align: right;
  width: 100%;
  color: #b90904;
  font-weight: bold;
}

/*巴城概况*/
.cote_le {
  padding-top: 4%;
}

.cote_le p {
  width: 68%;
  padding: 0px 5%;
  font-size: 12px;
  line-height: 20px;
  text-indent: 35px;
}

@media (min-width: 322px) {
  .cote_le {
    padding-top: 14%;
  }

  .cote_le p {
    font-size: 14px;
    line-height: 24px;
  }
}

/*形象宣传片*/
.cont_p {
  width: 76%;
  margin-left: 8%;
  margin-top: 35%;
}

.cont_p img {
  width: 100%;
}

.cont_p h3 {
  font-size: 14px;
  color: #000000;
}

.cont_p h3 span {
  display: block;
  font-size: 12px;
  color: #fff;
  background: #5e5e5e;
  width: 28%;
  text-align: center;
  margin: 3px 0;
}

.cont_p p {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
}

.cont_p p span {
  display: inline-block;
  float: right;
  color: #b90904;
  font-weight: bold;
}


/*特色产业*/
.cont_t {
  width: 72%;
  margin: 0 auto;
  padding-top: 5%;
  clear: both;
  padding-bottom: 100px;
}

.cont_t img {
  width: 100%;
}

.cont_t p {
  line-height: 18px;
  font-size: 12px;
  font-family: "Adobe 黑体 Std R";
}

/*外媒看巴城*/
.cont_w {
  margin: 0 14% 0 7%;
  padding-top: 30%;
  padding-bottom: 32px;
}

/*
.cont_w h3{font-size:14px;text-align:center;padding-bottom:10px}
.cont_w p{font-size:12px;text-indent:26px;line-height:18px;}
*/
.cont_w h3 {
  font-size: 14px;
  color: #000000;
}

.cont_w h3 span {
  display: block;
  font-size: 12px;
  color: #fff;
  background: #5e5e5e;
  width: 28%;
  text-align: center;
  margin: 3px 0;
}

.cont_w p {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
}

.cont_w p span {
  display: inline-block;
  float: right;
  color: #b90904;
  font-weight: bold;
}

.a_lol22 {
  position: fixed;
  bottom: 1%;
  left: 3%;
  z-index: 999;
  width: 97%;
}

.a_lol22 a img {
  width: 30%;
  padding: 6px 0;
}

@media (max-width: 320px) {

  .a_lol22 a img {
    width: 30%;
    padding: 6px 0;
  }
}

/*通知公告*/
.cont_pg {
  width: 90%;
  margin: 0 7% 0 4%;
  padding-top: 25%;
  padding-bottom: 98px;
}

.cont_pg h3 {
  font-size: 14px;
  color: #000000;
}

.cont_pg h3 span {
  display: block;
  font-size: 12px;
  color: #fff;
  background: #5e5e5e;
  width: 28%;
  text-align: center;
  margin: 3px 0;
}

/*
.cont_pg p {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
}

.cont_pg p span {
  display: inline-block;
  float: right;
  color: #b90904;
  font-weight: bold;
}
*/

/*便民服务*/
.warp55 {
  width: 99%;
  /* min-height: 80px; */
  margin: 0 auto 12px auto;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  padding: 5px;
  position: relative;
  border: green 1px solid;
}

.le22 {
  float: left;
  width: 83%;
  overflow: hidden;
}

.le22 img {
  float: left;
  width: 90px;
  max-height: 80px;
  position: absolute;
}

.le22 p {
  font-size: 14px;
  color: #4a738f;
  font-family: "黑体";
  /*float: left;*/
  margin: 6px 0px 0px 6px;
  /*padding-left: 90px;*/
  word-break: break-all;
}

.le22 p span {
  display: block;
  width: 100%;
  color: #333;
  font-size: 0.9em;
  font-weight: normal;
  text-align: left;
  padding:3px 0;
}
.le22 .title{margin:5px 0;font-size:14px;font-weight: bold;}
.ri22 {
  padding:10px 0px;
  float: left;
  width: 55px;
}

.ri22 input,
.ri22 a {
  color: #fff;
  border: 0;
  display: block;
  width: 50px;
  padding: 8px 0px;
  border-radius: 5px;
  margin: 4px auto 0 auto;
  height: 31px;
}

.ri22 .txt44 {
  background: #48cfad;
  text-align: center;
  display: block;
  padding: 0;
  height: 30px;
  line-height: 30px;
}

.ri22 .btn44 {
  background: #1a90e3;
  text-align: center;
  display: block;
  padding: 0;
  height: 30px;
  line-height: 30px;
}

.msg_weixin {
  margin: 5px;
  padding: 10px;
  color: red;
  font-size: 14px;
  line-height: 25px;
  border: #ccc 1px dashed;
}

/*微信目录*/
.weixin {
  margin-top: 20px;
}

.weixin .head {
  padding: 10px 0px;
  line-height: 25px;
}

.weixin .head h3 {
  font-size: 18px;
}

.weixin .newslist {
  font-size: 14px;
}

.weixin .newslist p {
  font-size: 14px;
  color: #333;
  line-height: 30px;
}

.weixin .newslist a {
  display: block;
  line-height: 20px;
  padding-left: 20px;
}


.header {
  position: relative;
  overflow: hidden;
}

.header img {
  width: 100%;
}

.sear {
  width: 95%;
  margin: 0 auto;
  padding: 15px 0;
  text-align: center;
  font-size: 16px;
  border-bottom: rgba(7, 17, 27, 0.1) 1px solid;
}

.sear input {
  padding: 8px 5px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: #ccc 1px solid;
}

.sear input[type="text"] {
  width: 110px;
}

.main {
  flex: 1;
  padding-bottom: 30px;
}

.main .news-item {
  margin: 15px 15px 0 10px;
  ;
  border-bottom: 1px solid rgba(7, 17, 27, 0.1);
  overflow: hidden;
  padding-bottom: 10px;
}

.main .news-item:last-child {
  border-bottom: 0px;
  margin-bottom: 20px;
}

.main .news-item a {
  font-size: 16px;
  color: #333333;
}



.news-item .container {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 10px;
  width: 80px;
}

.news-item .dummy {
  height: 60px;
}

.news-item .icon {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.icon img {
  width: 100%;
}

/*.news-item img{flex: 0 0 57px;width:100%; height:100%;}*/

.content {
  flex: 1;
}

.content .desc {
  margin: 2px 0 4px 0;
  font-size: 16px;
  color: #333333;
}

.content .count,
.time {
  line-height: 12px;
  font-size: 14px;
  color: #93999f;
}

.content .desc a {
  text-decoration: none;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  display: block;
  font-weight: 400;
}

.nav {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  height: 60px;
  position: relative;
  line-height: 60px;
  background-color: #90c41f;
  position: fixed;
  bottom: 0;
}

.nav ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 640px;
  z-index: 1;
}

.nav ul li {
  float: left;
  overflow: hidden;
}

.nav a {
  color: #d4f493;
  width: 100%;
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
}

.nav .active a {
  color: #f9fbf5;
  font-size: 20px;
}


.footer342 {
  position: fixed;
  height: 48px;
  line-height: 48px;
  width: 100%;
  bottom: 0px;
  margin: 0 auto;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  *zoom: 1;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  background-color: #90c41f;
}

.wrapper01 {
  position: relative;
  height: 48px;
  line-height: 48px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}

.wrapper01 .scroller {
  position: absolute;
}

.wrapper01 .scroller li {
  color: #333;
  float: left;
  font-size: .4rem;
  text-align: center;
  line-height: 48px;
}

.wrapper01 .scroller li a {
  color: #333;
  display: block;
  margin: 0 .3rem;
  text-decoration: none;
  font-size: 18px;
  color: #d4f493;
}

.wrapper01 .scroller li.cur a {
  color: #f9fbf5;
  font-size: 20px;
  line-height: 48px;
}

#view_more {
  display: block;
  width: 90%;
  margin: 10px auto;
  border-radius: 5px;
  margin-bottom: 30px;
  line-height: 40px;
  text-align: center;
  background: #90c41f;
  color: #fff;
  font-size: 1.2em;
  text-decoration: none;
  border: red 0px solid;
}

.d7 {

  position: relative;
  margin-top: 2%;
  margin-left: 5%;
}

.d7:after {
  content: "";
  clear: both;
  display: table
}

.d7 form {
  width: auto;
  float: right;
  margin-right: 30px;
}

.d7 input {
  width: 90%;
  height: 28px;
  padding-left: 15px;
  padding-top: 3px;
  border-radius: 42px;
  border: 2px solid #324b4e;
  background: #F9F0DA;
  outline: none;
  position: relative;
  transition: .3s linear;
}

.d7 input:focus {
  /* width: 100px; */
}

.d7 button {
  width: 42px;
  height: 28px;
  background: none;
  border: none;
  position: absolute;
  margin-top: 1.5%;
  right: 6%;
  outline: none;
}

.d7 button:before {
  content: "\f002";
  font-family: FontAwesome;
  color: #324b4e;
  outline: none;
}

.bmfw-title{
  width:160px;
  margin-bottom:10px;
  background:#4cae4c;
  padding:10px;
  color:white;
  font-size:15px;
  font-weight:bold;
  border-radius:3px;
}