 .clear {
   clear: both;
 }

 .line {
   margin: 10px auto;
   width: 100%;
   height: 0px;
   border-bottom: 2px dashed #dedede;
 }

 .line_vertical {
   float: left;
   margin: 10px 30px 0 0;
   width: 30px;
   height: 180px;
   border-right: 1px solid #cb86ab;
 }

 .blank {
   margin: 0 auto;
   width: 100%;
   height: 1325px;
   font-size: 1px;
   clear: both;
 }

 .blank5 {
   margin: 0 auto;
   width: 100%;
   height: 5px;
   font-size: 1px;
   clear: both;
 }

 .blank10 {
   margin: 0 auto;
   width: 100%;
   height: 10px;
   font-size: 1px;
   clear: both;
 }

 .blank15 {
   margin: 0 auto;
   width: 100%;
   height: 15px;
   font-size: 1px;
   clear: both;
 }

 .blank20 {
   margin: 0 auto;
   width: 100%;
   height: 20px;
   font-size: 1px;
   clear: both;
 }

 .blank25 {
   margin: 0 auto;
   width: 100%;
   height: 25px;
   font-size: 1px;
   clear: both;
 }

 .blank30 {
   margin: 0 auto;
   width: 100%;
   height: 30px;
   font-size: 1px;
   clear: both;
 }

 .blank40 {
   margin: 0 auto;
   width: 100%;
   height: 40px;
   font-size: 1px;
   clear: both;
 }

 .blank50 {
   margin: 0 auto;
   width: 100%;
   height: 50px;
   font-size: 1px;
   clear: both;
 }

 .blank60 {
   margin: 0 auto;
   width: 100%;
   height: 60px;
   font-size: 1px;
   clear: both;
 }

 .blank80 {
   margin: 0 auto;
   width: 100%;
   height: 80px;
   font-size: 1px;
   clear: both;
 }

 .scale img {
   -webkit-transition: all 1s ease 0s;
   -webkit-transform-origin: center;
   transform-origin: center;
 }

 .scale:hover img {
   -webkit-transform: scale(1.05);
   transform: scale(1.05);
   position: static;
 }

 .left {
   float: left;
 }

 .right {
   float: right;
 }

 body {
   background: url(../images/bg.jpg) no-repeat center top #cbd5dd;
 }

 #Area {
   width: 1320px;
   height: auto;
   margin: 0 auto;
 }

 .title {
   display: block;
   width: 561px;
   height: 92px;
   margin: 80px auto 40px;
 }

  .title3 {
   display: block;
   width: 703px;
   height: 80px;
   margin: 80px auto 40px;
 }

  .title4 {
   display: block;
   width: 685px;
   height: 138px;
   margin: 80px auto 40px;
 }

 /* 轮播图 */
 .lbt {
   position: relative;
 }

 .lbt .swiper-container .swiper-wrapper .swiper-slide a {
   position: relative;
   display: block;
   width: 100%;
   height: 100%;
 }

 .lbt .swiper-container .swiper-wrapper .swiper-slide a img {
   width: 100%;
   height: 100%;
 }

 .lbt .swiper-container .swiper-wrapper .swiper-slide a .text {
   position: absolute;
   left: 0;
   bottom: 0;
   width: 100%;
   color: #fff;
   font-weight: 500;
   padding: 10px 0;
   text-indent: .5em;
   background: url('//www.cnr.cn/qhfw/rdzt/datong/images/mask.png') repeat center;
 }

 .lbt .page {
   position: absolute;
   right: 20px;
   bottom: 24px;
   z-index: 20;
   font-size: 0;
 }

 .lbt .page .swiper-pagination-bullet {
   display: inline-block;
   border-radius: 14px;
   background: #fff;
   opacity: 1;
   cursor: pointer;
 }

 .lbt .page .swiper-pagination-bullet.swiper-pagination-bullet-active {
   background: #a3d2ff;
 }

 .swiper-button-prev:after,
 .swiper-button-next:after {
   display: none;
 }

 /* title01 */

 .djyl .lbt {
   width: 782px;
   height: 100%;
   background: url('//www.cnr.cn/qhfw/rdzt/datong/images/fly_back_1.png') right no-repeat;
 }

 .djyl .lbt .swiper-container {
   width: 762px;
   height: 420px;
   float: left;
 }

 .djyl .lbt .swiper-container .swiper-wrapper .swiper-slide a .text {
   font-size: 20px;
 }

 .djyl .lbt .page .swiper-pagination-bullet {
   width: 14px;
   height: 14px;
   margin-right: 14px;
 }

 .djyl .content {
   width: 386px;
 }

 .djyl .content div {
   padding: 15px 0;
   border-top: 2px dashed #5b5b5b;
 }

 .djyl .content div:first-child {
   padding-top: 0;
   border: none;
 }

 .djyl .content div h3 {
   font-size: 20px;
   font-weight: 600;
   line-height: 1.6;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
 }

 .djyl .content div p {
   padding-top: 5px;
   font-size: 16px;
   font-weight: 500;
   line-height: 1.8;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
 }

 /* title02 */
 .mztj .lbt {
   width: 596px;
   height: 100%;
   background: url('//www.cnr.cn/qhfw/rdzt/datong/images/fly_back_2.png') right no-repeat;
 }

 .mztj .lbt .swiper-container {
   width: 576px;
   height: 322px;
   float: left;
 }

 .mztj .lbt .swiper-container .swiper-wrapper .swiper-slide a .text {
   font-size: 18px;
 }

 .mztj .lbt .page .swiper-pagination-bullet {
   width: 14px;
   height: 14px;
   margin-right: 14px;
 }

 .mztj .content {
   width: 590px;
 }

 .mztj .content>div {
   padding-bottom: 30px;
   margin-bottom: 25px;
   border-bottom: 2px solid #5b5b5b;
 }

 .mztj .content>div img {
   float: left;
   width: 270px;
   height: 150px;
 }

 .mztj .content>div div {
   float: right;
   width: 286px;
   height: 150px;
   overflow: hidden;
 }

 .mztj .content>div div h4 {
   font-size: 18px;
   font-weight: 600;
   line-height: 1.4;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
 }

 .mztj .content>div div p {
   padding-top: 5px;
   font-size: 16px;
   font-weight: 500;
   line-height: 1.6;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 3;
 }

 .mztj .content ul {
   line-height: 1.8;
   font-size: 18px;
   font-weight: 600;
 }

 .mztj .content ul li {
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   margin-bottom: 7px;
 }

 /* title03 */
 .jjgz {
   width: 94%;
   height: 340px;
 }

 .jjgz .lbt {
   width: 600px;
   height: 100%;
 }

 .jjgz .lbt .swiper-container {
   width: 100%;
   height: 100%;
 }

 .jjgz .lbt .swiper-container .swiper-wrapper .swiper-slide a .text {
   font-size: 19px;
 }

 .jjgz .lbt .page .swiper-pagination-bullet {
   width: 14px;
   height: 14px;
   margin-right: 14px;
 }

 .jjgz ul {
   float: left;
   width: 500px;
   line-height: 2.65;
   font-size: 18px;
   font-weight: 600;
 }

 .jjgz ul li {
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
 }

 /* title04 */
 .xmzp {
   position: relative;
   padding: 0px 0%;
 }

 .xmzp .swiper-container {
   width: 100%;
   height: 100%;
   margin: 0 auto;
 }

 .xmzp .swiper-container .swiper-slide a {
   display: block;
   width: 90%;
   height: 100%;
   margin: 0 auto;
 }

 .xmzp .swiper-container .swiper-slide a img {
   height: 200px;
 }

 .xmzp .swiper-container .swiper-slide a h3 {
   display: block;
   width: 92%;
   margin: 0 auto;
   padding-top: 5px;
   font-size: 18px;
   font-weight: 600;
   line-height: 1.4;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
 }

 .xmzp .swiper-button-prev {
   position: absolute;
   left: 0px;
   top: 12%;
   width: 57px;
   height: 100px;
   background: url('../images/left.png') no-repeat;
   opacity: 1;
   margin-top: 30px;
   z-index: 99;
 }

 .xmzp .swiper-button-next {
   position: absolute;
   right: 0px;
   top: 12%;
   width: 57px;
   height: 100px;
   background: url('../images/right.png') no-repeat;
   opacity: 1;
   margin-top: 30px;
   z-index: 99;
 }

 .w1200 {
   width: 1200px;
   margin: 0 auto;
   position: relative;
   z-index: 2;
 }

 .dishang01 {
   width: 1200px;
   height: 65px;
   margin: 0 auto;
   position: relative;
 }

  .dishang01::after{
    position: absolute;
    width:1320px;
    height: 65px;
    content: '';
    background: url('//www.cnr.cn/qhfw/rdzt/datong/images/dishang01.png') no-repeat;
    left: -60px;
    top:0;
  }

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


  .dizhong02::after{
    position: absolute;
    width:1320px;
    height: 100%;
    content: '';
    background: url('//www.cnr.cn/qhfw/rdzt/datong/images/dizhong02.png') repeat-y center;
    left: -60px;
    top:0;
  }

 .dixia03 {
   width: 1200px;
   height: 65px;
   margin: 0 auto;
   position: relative;
 }
 .dixia03::after{
    position: absolute;
    width:1320px;
    height: 65px;
    content: '';
    background: url('//www.cnr.cn/qhfw/rdzt/datong/images/dixia03.png') repeat-y center;
    left: -60px;
    top:0;
  }
