* {
  margin: 0;
  padding: 0;
}
a:hover {
  color: initial;
}
body {
  background: url(../ysdwimages/gks_bg.png) no-repeat center top;
  background-size: contain;
}
.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1000;
}
.bg_img{
  width: 100%;
  height: 863px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
}
.banner {
  width: 100%;
  height: 710px;
  position: relative;
  z-index: 10;
}
.banner .ztzl_container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.banner .ztzl_back {
  padding: 10px;
  display: inline-block;
  border-radius: 5px;
  margin-top: 10px;
}
.banner .ztzl_back img {
  width: 350px;
}
.ztzl_title {
  text-align: center;
  position: relative;
  top: 20px;
  z-index: 10;
}
.ztzl_title img{
  width: 578px;
}
.back {
  text-align: center;
  width: 180px;
  height: 40px;
  line-height: 40px;
  background: #4782d9;
  border-radius: 20px;
  position: absolute;
  z-index: 1001;
  top: 15%;
  right: 110px;
}
.back a {
  color: #fff;
  font-size: 15px;
}

.xinwen > div {
  margin-top: 20px;
}
/*轮播图*/
.xinwen .row {
  margin: 0;
}
.xinwen .flash {
  width: 100%;
}
.xinwen .flash .item img {
  height: 340px;
  width: 100% !important;
  margin-right: 0;
}
.carousel-caption {
  height: 50px;
  bottom: 0;
  padding: 0 5px;
  text-align: left;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.carousel-caption a {
  line-height: 50px;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  padding-left: 1%;
  color: #fff;
}
.carousel-indicators {
  left: auto;
  margin-bottom: 5px;
  text-align: right;
  right: 0;
  font-size: 0;
  margin-left: 0px;
  padding-right: 1%;
  bottom: 12px;
}
.carousel-indicators li {
  font-size: 0px;
  width: 10px;
  height: 10px;
  margin: 0;
  margin-left: 12px;
  background: #fff;
  cursor: pointer;
  border-radius: 100%;
  border: none;
}
.carousel-indicators li.active {
  background: red;
  width: 30px;
  height: 10px;
  margin-left: 12px;
  border-radius: 10px;
}
/*要闻*/
.title {
  height: 34px;
  line-height: 34px;
  margin: 0;
  background: url(../ysdwimages/gks_more.png) no-repeat left center;
}
.title span {
  display: block;
  padding-left: 15px;
  color: #fff;
  font-size: 19px;
  font-weight: bold;
}
.title .fr {
  color: #cd0009;
  font-size: 15px;
}
.title a {
  line-height: 18px;
}
/* .listBox {padding:8px;} */
.listBox ul {
  margin-bottom: 0;
}
.listBox li {
  background: url(../ysdwimages/list-pic.png) no-repeat left center;
  padding-left: 20px;
  line-height: 46px;
  font-size: 17px;
}
.listBox li a {
  display: block;
  padding-right: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #1c1c1c;
}
.listBox li .fr {
  color: #1c1c1c;
  font-size: 15px;
}

.ewmB p {
  float: left;
  width: 50%;
  text-align: center;
  font-size: 14px;
}

.ext_link img {
  width: 100%;
  height: auto;
}

.side {
  position: fixed;
  right: 0;
  top: 275px;
  z-index: 9999;
  box-shadow: 0 0 10px #eee;
}
.side img {
  width: 250px;
  height: auto;
}
.side p {
  padding: 0 40px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 0 0 10px #000;
}
.side span {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  line-height: 1;
  cursor: pointer;
}

/*################ footer ################*/
footer {
  background: #fff;
  padding: 15px 0;
  margin-top: 20px;
  font-size: 14px;
  border-top: 3px solid #e21622;
}
footer a,
footer span,
footer p {
  color: #333 !important;
}

/*列表页*/
.current-position {
  line-height: 30px;
  font-size: 14px;
  color: #666666;
}
.current-position a {
  color: #666;
}
.current-position a:hover {
  color: #1c5bb8;
}

/*分页*/
.page {
  line-height: 30px;
  margin: 20px 0 10px;
  text-align: center;
}
.page a {
  color: #868585;
  background: #fff;
  font-family: '微软雅黑';
  padding: 2px 5px;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  margin: 0 2px;
}
.page a.hover {
  background: #0069a2;
  color: #fff;
  border: none;
  padding: 3px 6px !important;
}
.page input {
  width: 40px;
  height: 22px;
  line-height: 22px;
  margin: 0px 5px;
  vertical-align: middle;
  text-align: center;
}

/* 青春交通 */
.ztzl_logo{
  display: inline-block;
  margin-left: 30px;
}
.container_topimg1 {
  width: 100%;
  height: 71px;
  margin-bottom: 34px;
  background: url(../ysdwimages/gks_qnxt.png) no-repeat center;
  background-position: center center;
}
.container_topimg2 {
  width: 100%;
  height: 71px;
  background: url(../ysdwimages/gks_qckx.png) no-repeat center;
  margin-bottom: 34px;
}
.container_topimg3 {
  width: 100%;
  height: 71px;
  background: url(../ysdwimages/gks_qcsp.png) no-repeat center;
  margin-bottom: 34px;
}
.container_content {
  margin-bottom: 52px;
}
.row2-1 {
  height: 200px;
  overflow: hidden;
  position: relative;
  padding: 20px 0;
}
.row2-1 > div {
  height: 100%;
}
.row2-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 30px;
  font-weight: bold;
  font-size: 20px;
}
.row2-content {
  font-size: 15px;
  line-height: 1.7;
  color: #5d5d5d;
  text-indent: 2em;
}
.row2-more {
  display: inline-block;
  padding: 7px 16px;
  background-color: #de1922;
  color: #fff;
  position: absolute;
  right: 15px;
  bottom: 0;
  font-size: 14px;
}
.row2-img {
  width: 100%;
  height: 100%;
}
.row2-img img {
  width: 100%;
  height: 100%;
}
.row2-2 hr {
  width: 100%;
  height: 3px;
  background-color: #de1922;
}
.row2-4 .fr{
  color: #cd0009;
    font-size: 15px;
}
.row3-1 .row3-top {
  width: 100%;
  height: 33px;
  background: url(../ysdwimages/gks_more2.png) no-repeat left center;
  margin-bottom: 20px;
}
.row3-1 a {
  float: right;
  color: #cd0009;
  font-size: 15px;
}

.row3_text_ul{
  border-bottom: 3px solid #de1821;
}
.row3_text_ul li {
  height: 180px;
  overflow: hidden;
  border-bottom: 1px dashed #959595;
  padding-bottom: 22px;
  margin-bottom: 15px;
}
.row3_text_ul li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.row3_img_ul li {
  height: 265px;
}
.row3_img_ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
}
.row3_img_ul li img {
  width: 100%;
  height: 100%;
}
.row3_img_ul li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 10px;
}
.row3-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 20px;
}
.row3-content {
  line-height: 1.8;
  font-size: 16px;
  text-indent: 2em;
  position: relative;
}
.row3-content span {
  float: right;
  color: #de1821;
}
/* .decorate {
  width: 100%;
  height: 22px;
  background: url(../ysdwimages/gks_more_bottom.png) no-repeat left center;
} */

.qcjt_list_body{
  background-size: 100% auto;
}

/*内容页*/
/*############# 内容页 ##############*/
.detail {
  padding: 0 6% 20px;
}
.detail h1 {
  padding: 0 20px 20px;
  font-size: 25px;
  color: #1c5bb8;
  line-height: 45px;
  text-align: center;
  border-bottom: 2px#dbdbdb solid;
}
.small-title {
  font-size: 15px;
  color: #333;
  line-height: 25px;
  padding: 10px 0;
  text-align: center;
}
.small-title span {
  padding: 10px;
}
.small-title span i {
  font-style: normal;
}
.content {
  padding: 40px 0 20px;
  line-height: 35px;
  font-size: 17px;
}
.content img {
  max-width: 98%;
}
.main-word {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  background-color: #f1f1f1;
}
.main-word .main-word-left {
  float: left;
}
.main-word-left span {
  font-size: 15px;
  font-weight: bold;
  color: #fa0505;
}
.main-word .main-word-right {
  float: right;
}
.main-word-right span {
  float: left;
}
.main-word-right .printer {
  margin-left: 30px;
  padding-left: 25px;
  cursor: pointer;
  background: url(../fzjt/images/printer.png) no-repeat left center;
}
.main-word-right .close1 {
  margin-left: 25px;
  padding-left: 25px;
  cursor: pointer;
  background: url(../fzjt/images/close.png) no-repeat left center;
}
.con-main .line {
  border: 1px #c5c5c5 dotted;
  margin: 20px 0;
}
.con-main .prev {
  margin-bottom: 15px;
}

@media screen and (max-width: 1200px) {
  .banner {
    /* height: 180px; */
  }
  .container {
    width: 98%;
    padding: 0 15px;
  }
  .dzjg,
  .jiucuo {
    display: none;
  }
  .footer {
    width: 98%;
    padding: 0;
  }
  .banner .ztzl_container {
    width: 100%;
    margin: 0 auto;
  }
  .ztzl_title {
    padding: 0;
  }
  .side {
    display: none;
  }
  .banner .ztzl_back{
    display: block;
    text-align: center;
  }
  .ztzl_logo{
    display: block;
    margin-left: 10px;
    text-align: center;
  }
}
@media screen and (max-width: 991px) {
  .banner {
    height: 400px;
  }
  .ztzl_title img {
    width: 400px;
  }
  .ztzl_logo img{
    width: 95%;
  }
  .row2-1 {
    height: auto;
  }
  .row2-1 .col-md-8 {
    padding-bottom: 10px;
  }
  .row3_text_ul li{
	  height: 100%;
  }
  .row3-content span {
	  position: absolute;
	  right: 0;
	  bottom: -15px;
  }
  .decorate {
    display: none;
  }
  .footer-nav {
    display: none;
  }
  .footer .font {
    width: 100%;
  }
  .footer .font p {
    text-align: center;
  }
  .main-word {
    display: none;
  }
  .row3_text_ul {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .banner {
    height: 300px;
  }
  
  .bg_img{
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
}
  .ztzl_title{
    top: 20px;
  }
  .ztzl_title img {
    width: 300px;
  }
  .back {
    top: 10%;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    right: 10px;
  }
  .banner .ztzl_back img{
    width: 250px;
  }
  .footer > * {
    width: 100%;
    float: none;
  }
  .footer .font p {
    text-align: center;
  }
  .footer .font p span {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  body {
    background: url(../ysdwimages/gks_mobile.png) no-repeat center top;
    background-size: contain;
  }
  .back {
    width: auto;
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    padding: 0 7px;
  }
  .banner .ztzl_back img{
    width: 55%;
  }
  .ztzl_title img{
    max-width: 300px;
    width: 90%;
  }
  .carousel-indicators li,
  .carousel-indicators li.active {
    margin-left: 5px;
  }
  .xinwen .flash .item img {
    height: 280px;
  }
  .title{
    background-size: 400px;
  }
  .row3-1 .row3-top{
    background-size: 600px;
  }
  .container_topimg1{
    margin-top: 30px;
  }
  .container_topimg1,.container_topimg2,.container_topimg3{
    height: 25px;
    margin-bottom: 0;
    background-size: 140%;
  }
  .container_content{
    margin-bottom: 42px;
  }
  .row2-content {
    margin-bottom: 28px;
  }
  .listBox li{
    line-height: 39px;
  }
  .listBox--list{
    min-height: auto;
  }
  .innerList{
    margin-top: 30px;
  }
}
@media screen and (max-width: 414px) {
  .back {
    width: auto;
    font-size: 11px;
  }
  .xinwen .flash .item img {
    height: 200px;
  }
}
