* {
  padding: 0px;
  margin: 0px;
}

body,
html {
  width: 100%;
  height: auto;
  min-width: 1200px;
  font-family: -apple-system, Helvetica, Microsoft YaHei, Arial, sans-serif;
  font-size: 12px;
  max-width: 1920px;
  margin: 0px auto;
}

a {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  border: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.ell {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.center {
  text-align: center;
}

.indent {
  text-indent: 2rem;
}

.width1200 {
  width: 1200px;
  margin: 0px auto;
  position: relative;
}


/*top*/

.top {
  width: 100%;
  height: 180px;
  background: url(../images/top_banner.jpg) no-repeat center;
}

.top .width1200 .logo {
  width: 405px;
  display: inline-block;
  position: relative;
  top: 55px;
}

.top .width1200 .title {
  width: 386px;
  display: inline-block;
  position: relative;
  top: 34px;
  left: 172px;
}


/*导航栏列表*/

.nav_list {
  width: 100%;
  height: 98px;
  background: #3d95d4;
}

.nav_list ul li {
  float: left;
  font-size: 22px;
  text-align: center;
  margin-right: 58px;
}

.nav_list ul li:first-child img {
  position: relative;
  top: 18px;
}

.nav_list ul li:first-child a {
  margin-top: 18px;
}

.nav_list ul li a {
  color: white;
  font-size: 22px;
  display: block;
  position: relative;
  margin: 13px 0px;
}


/*头条区域*/

.top_tip .title {
  margin: 38px 0px 28px 0px;
}

.top_tip .title a {
  color: #cc0000;
  font-size: 36px;
  font-weight: bold;
}

.top_tip ul {
  width: 1080px;
  margin: 0px auto;
}

.top_tip ul li {
  float: left;
  margin-right: 20px;
}

.top_tip ul li a {
  color: #cc0000;
  font-size: 16px;
}

.top_tip ul li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #cc0000;
  position: relative;
  border-radius: 5px;
  top: -2px;
  margin-right: 8px;
}


/*banner_1*/

.banner_1 {
  margin-top: 58px;
}

.banner_1 .left {
  width: 576px;
  height: 345px;
  float: right;
}

.lt_list {
  background: #f5f5f5;
  height: 40px;
  border: 1px solid #dcdcdc;
  line-height: 40px;
  box-sizing: border-box;
}

.lt_list span {
  color: white;
  font-size: 22px;
  background: #3d95d4;
  display: inline-block;
  padding: 0px 28px;
  position: relative;
  top: -1px;
}

.lt_list span:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url(../images/jiao.png);
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -6px;
}

.lt_list a {
  color: #3d95d4;
  font-size: 14px;
  float: right;
  margin-right: 13px;
}

.banner_1 .left .title {
  margin: 22px 0px;
}

.banner_1 .left .title a {
  color: #3d95d4;
  font-size: 22px;
}

.banner_1 .left .text {
  color: #646464;
  font-size: 16px;
  line-height: 24px;
}

.banner_1 .left .text a {
  color: #3d95d4;
}

.banner_1 .left ul li {
  margin-top: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.banner_1 .left ul li:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #9b9b9b;
  border-radius: 6px;
  position: relative;
  top: -2px;
  margin-right: 10px;
}

.banner_1 .left ul li a {
  font-size: 18px;
  color: #646464;
}

.banner_1 .right {
  width: 600px;
  height: 345px;
  float: left;
  position: relative;
}

.banner_1 .right>ul li {
  width: 600px;
  height: 345px;
  position: relative;
}

.banner_1 .right>ul li img {
  display: block;
  width: 100%;
  height: 100%;
}

.banner_1 .right>ul li p {
  position: absolute;
  bottom: 0px;
  width: 94%;
  padding: 9px 3%;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  font-size: 16px;
}

.banner_1 .right .hd {
  position: absolute;
  right: 10px;
  overflow: hidden;
  bottom: 13px;
  font-size: 0;
  z-index: 11;
}

.banner_1 .right .hd li {
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #e5e5e5;
  margin: 0 5px;
}

.banner_1 .right .hd li.on {
  background: #B51F16;
}


/*不忘初心*/

.cx img {
  display: block;
  width: 100%;
  margin: 10px 0px 42px 0px;
}


/*<!--价值观-->*/

.jzg .jzg_loop .tempWrap {
  margin: 0px auto !important;
}

.jzg .jzg_loop {
  margin-top: 32px;
}

.jzg .jzg_loop ul li {
  float: left;
  width: 202px;
  height: 275px;
  margin: 0px 10px;
}

.jzg .jzg_loop ul li img {
  display: block;
  width: 100%;
  height: 100%;
}

.jzg .jzg_loop .prev {
  left: 0px;
}

.jzg .jzg_loop .prev,
.jzg .jzg_loop .next {
  background: url(../images/icon_14.jpg) no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
}

.jzg .jzg_loop .next {
  background: url(../images/icon_17.jpg) no-repeat;
  right: 0px;
}


/*实践中心*/

.content_list1 {
  margin-top: 40px;
}

.content_list1 .list_l {
  width: 376px;
  float: left;
  margin-left: 36px;
}

.content_list1 .list_l:first-child {
  margin-left: 0px;
}

.content_list1 .list_l .list_img {
  width: 100%;
  height: 244px;
  position: relative;
  margin-top: 30px;
}

.content_list1 .list_l .list_img img {
  display: block;
  width: 100%;
  height: 100%;
}

.content_list1 .list_l .list_img p {
  position: absolute;
  bottom: 0px;
  width: 94%;
  padding: 4px 3%;
  background: rgb(0, 0, 0, 0.7);
  color: white;
  font-size: 16px;
}

.content_list1 .list_l ul li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 13px 0px;
}

.content_list1 .list_l ul li:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #9b9b9b;
  border-radius: 6px;
  position: relative;
  top: -2px;
  margin-right: 10px;
}

.content_list1 .list_l ul li a {
  color: #646464;
  font-size: 18px;
}


/*好人在身边*/

.content_list2 {
  margin-top: 28px;
  margin-bottom: 50px;
  position: relative;
  overflow: hidden;
}

.content_list2 .tempWrap {
  margin-top: 40px;
}

.content_list2 ul li {
  float: left;
  width: 227px;
  
  margin-right: 16px;
}


/*.content_list2 ul li:first-child{
  margin-left:0px;
}*/

.content_list2 ul li img {
  display: block;
  width: 227px;
  height: 290px;
}
.content_list2 ul li a p{
  text-align: center;
  line-height: 2em;
  font-size: 16px;
  color: #646464;
}


/*文明城市*/

.city .city_box {
  width: 378px;
  float: left;
  margin-right: 33px;
  margin-bottom: 20px;
}

.city_img {
  margin-top: 23px;
}

.city_img>.left {
  width: 150px;
  height: 104px;
}

.city_img>.left img {
  display: block;
  width: 100%;
  height: 104px;
}

.city_img>.right {
  width: 222px;
  height: 104px;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  color: #646464;
  line-height: 25px;
}

.city_img>.right a {
  color: #3d95d4;
}

.city .city_box ul li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 13px 0px;
}

.city .city_box ul li:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #9b9b9b;
  border-radius: 6px;
  position: relative;
  top: -2px;
  margin-right: 10px;
}

.city .city_box ul li a {
  color: #646464;
  font-size: 18px;
}

.ztch_box {
  margin-top: 0px;
  margin-bottom: 46px;
  position: relative;
  overflow: hidden;
}

.ztch_box ul li {
  width: 291px;
  /*height: 91px;*/
  margin-right: 11px;
}
.ztch_box ul li p{
text-align: center;
margin-top:20px;
}
.ztch_box ul li>a{

    display: block;
   height: 91px;
    position: relative;
    overflow: hidden;
}
.ztch_box ul li p a{


    font-size: 16px;
    color: #000;


}
.ztch_box ul li img{
  width: 291px;
 


}
.ztch_box ul li a p{
  font-size: 18px;
  line-height: 2em;
  color: #646464;
  text-align: center;

}


/*魅力全椒*/

.yx .img_content {
  width: 298px;
}

.yx .img_content .img_list {
  width: 298px;
  height: 180px;
  position: relative;
  margin-top: 25px;
}

.yx .img_content img,
.yx .img_content2 img {
  display: block;
  width: 100%;
  height: 100%;
}

.yx .img_content p,
.yx .img_content2 p {
  position: absolute;
  bottom: 0px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: white;
  height: 33px;
  line-height: 33px;
  font-size: 16px;
  width: 100%;
  background: rgb(0, 0, 0, 0.6);
}

.yx .img_content2 {
  width: 564px;
  height: 386px;
  position: relative;
  margin-top: 25px;
}

.yx .img_content2 .img_list {
  width: 564px;
  height: 386px;
}


/*友情链接*/

.yqlj {
  margin: 38px auto 24px auto;
}

.yqlj ul li {
  float: left;
  margin-top: 15px;
}

.yqlj ul li a {
  color: #646464;
  font-size: 18px;
}

.yqlj ul li:after {
  width: 1px;
  background: #646464;
  height: 20px;
  content: "";
  display: inline-block;
  margin-left: 21px;
  margin-right: 21px;
  position: relative;
  top: 6px;
}


/*底部*/

.footer {
  width: 100%;
  /* height: 197px; */
  background: url(../images/footer_bg.jpg) repeat-y;
  margin-top: 42px;
}

.footer .width1200 {
  padding: 43px 0px;
}

.footer p {
  text-align: center;
  color: white;
  font-size: 16px;
  margin-top: 16px;
}


/*列表页*/


/*导航栏显示与隐藏*/

.nav_show.show {
  width: 100%;
  top: 0;
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  box-shadow: 0 6px 10px #aaa;
  z-index: 3333333
}

.nav_show {
  position: fixed;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 9;
  padding: 10px 0;
  top: -800px;
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out
}

.nav_show ul li {
  width: 29%;
  float: left;
  text-align: center;
  border: 1px solid #007aff;
  box-sizing: border-box;
  padding: 5px 2px;
  margin: 10px 2%;
  border-radius: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.nav_show ul li a {
  color: #404040;
  font-size: 16px;
}

.logo_left {
  display: inline-block;
  position: relative;
  width: 40%;
  padding-top: 10px;
}

.logo_left img {
  width: 160px;
  position: relative;
  display: block;
  min-width: 82px;
}

.db_nav {
  color: #333;
  font-size: 14px;
  line-height: 40px;
  padding: 0 2%;
  width: 96% !important;
  display: none;
}

.nav_btn {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 20px;
  cursor: pointer;
}

.main_nav {
  background-color: transparent;
  text-align: left;
  border-bottom: #e6e6e6 1px solid;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  padding-right: 10px;
}

.main_nav a {
  color: #414446;
  text-decoration: none;
}

.main_content>.left {
  width: 67%;
  margin: 2% 0 0 0;
  float: left;
  padding-bottom: 60px;
  min-height: 660px;
}

.main_content>.right {
  width: 26%;
}

.lists ul li a {
  float: left;
  color: #0E0E0E;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 65%;
}

.lists {
  padding-top: 20px;
  overflow: hidden;
}

.lists ul li {
  margin-left: 1.5%;
  line-height: 36px;
  font-size: 16px;
  position: relative;
  list-style: none;
  background-image: url(../images/ind_12.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 15px;
  overflow: hidden;
}

.lists ul li span {
  position: absolute;
  right: 0;
  color: #999;
}

.main_content>.right>.tit {
  border-bottom: solid 2px #e6e6e6;
  margin-top: 12%;
}

.bottom_line {
  border-bottom: #0d9ae2 solid 3px;
  color: #0d9ae2;
  font-size: 20px;
}

.newrec .li {
  line-height: 36px;
  font-size: 16px;
  position: relative;
  list-style: none;
  background-image: url(../images/ind_12.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 15px;
}

.newrec .li .tit {
  display: block;
  font-size: 16px;
  line-height: 36px;
  color: #0E0E0E;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news_ul {
  margin-top: 20px;
}

.main_right_tit {
  border-bottom: solid 2px #e6e6e6;
  margin-top: 12%;
}

.ind_vid .video {
  margin-top: 20px;
  width: 49%;
  float: left;
}

.ind_vid .video img {
  display: block;
  width: 84%;
  margin: 0 auto;
  max-height: 100px;
}

.main_content>.left img {
   
    margin: 20px auto;
    display: block;
}

.Pages .pagination{
  height: 33px;
  zoom: 1;
  overflow: hidden;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px
}
.Pages .pagination li{
  float: left;
  width: 30px;
  height: 30px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
  

}
.active{
  background: #0068b7;

}
.active span{
  color: #fff !important;
}
.Pages .pagination li span{
  line-height: 30px;
  text-align: center;
  color: #333;
  vertical-align: middle;
  font-style: normal;

}
.Pages .pagination li a{
  line-height: 30px;
  text-align: center;
  color: #333;
  vertical-align: middle;
  font-style: normal;

}


.Pages span {
  display: inline-block;
}

.Pages a {
  display: inline-block;
  margin: 0 3px;
  font-size: 14px;
}

.Pages .p_page a {
  display: inline-block;
  vertical-align: middle
}

.Pages .p_page .a_end,
.Pages .p_page .a_first,
.Pages .p_page .a_next,
.Pages .p_page .a_prev {
  color: #333;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #ddd;
  cursor: pointer;
  border-radius: 3px
}

.Pages .p_page .a_next,
.Pages .p_page .a_prev {
  width: 70px
}

.Pages .p_page .a_end,
.Pages .p_page .a_first {
  width: 70px
}

.Pages .p_page .a_end:hover,
.Pages .p_page .a_first:hover,
.Pages .p_page .a_next:hover,
.Pages .p_page .a_prev:hover {
  color: #fff;
  background: #0068b7;
  border: 1px solid #0068b7
}

.Pages .p_page .num a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #333;
  vertical-align: middle;
  border: 1px solid #ddd;
  border-radius: 3px;
  font-style: normal
}

.Pages .p_page .num a.a_cur,
.Pages .p_page .num a:hover {
  background: #0068b7;
  color: #fff;
  border: 1px solid #0068b7
}

@media (max-width:1200px) {
  .db_nav {
    display: block;
  }
  .header_nav,
  .nav_list {
    display: none;
  }
  .yqlj ul {
    width: 96%;
    padding: 0 2%;
  }
}

@media (max-width:1188px) {
  .top {
    display: none;
  }
}

@media (min-width:769px) {
  .main_content>.left img {
      
      margin: 20px auto;
      display: block;
  }
}
@media (max-width: 768px) {
  .main_content>.right {
    display: none;
  }
  .main_content>.left {
    width: 96%;
    padding: 0px 2%;
    margin: 0px;
  }
  .yqlj {
    display: none;
  }
  .main_content>.left img {
    width: 100%;
    margin: 20px 0px;
  }
  .share {
    display: none;
  }
}


/*内容页*/

.main_content .content h1 {
  font-size: 32px;
  text-align: center;
  color: #000;
  font-weight: 400;
  overflow: hidden;
  padding: 20px 0px;
}
.main_content .content h3{
	font-size: 22px;
    text-align: center;
    margin: 6px 0px;
}

.main_content .content .time {
  float: left;
  line-height: 28px;
  width: 250px;
  padding-left: 50px;
  color: #404040;
}

.main_content .content .source {
  float: left;
  line-height: 28px;
  width: 250px;
  color: #404040;
}

.main_content .content .share {
  float: right;
}

.bdshare-button-style0-16 {
  zoom: 1;
}

.main_content .content .article {
  font-size: 16px;
  line-height: 35px;
  color: #0E0E0E;
  background-color: #fff;
}

.bdshare-button-style0-16 .bds_count {
  color: #333;
  background: url(../img/share/sc.png?v=a970ff04.png) no-repeat 0 -30px;
  width: 42px;
  height: 16px;
  padding: 0;
  margin: 6px 0 0;
  text-align: center;
}

.main_content .content .span {
  overflow: hidden;
  font-size: 14px;
  margin: 10px 0px;
}

.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
  float: left;
  font-size: 12px;
  padding-left: 17px;
  line-height: 16px;
  height: 16px;
  background-image: url(../img/share/icons_0_16.png?v=d754dcc0.png);
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 6px 6px 6px 0;
}
.ztch_box ul li img{
  height:auto;
}