@charset "UTF-8";
.tou .logo {
    line-height: 100px;
    float: left;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.xh{
    position: relative;
}
.tou{
    background: #004e4e;
    position: fixed;
    z-index: 9999;
    box-shadow: 1px 1px 7px 1px rgb(2 33 33 / 39%);
    width: 100%;
}
.banner {
    
padding-top: 100px;
}
.workshop{
	
padding: 66px 0;
}
.cjzs{
    overflow: hidden;
    margin-top: 30px;
}
.foot .cnts{text-align: center;padding: 15px 0;}
.foot .cnts p{margin: 0 15px;
    font-size: 15px;
    color: #898989;
    display: inline-block;}
    .foot .cnts p i{padding-right:5px}

    .c5{margin-top:100px}
.fiveadc li{
    float: left;
    background:#fff url(../images/xian2.png) no-repeat top center;
    text-align: center;
    height: 224px;
    transition: all 0.4s;
}
.fiveadc li:last-child{margin-right: 0;}
.fiveadc li a.img{
    display: block;
    position: relative;
    width: 82px;
    height: 82px;
    margin: 0 auto;
    margin-top: -41px;
}
.fiveadc li a.img div{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    line-height: 58px;
    text-align: center;
    z-index: 9;
}
.fiveadc li a.img img{
    max-width: 100%;
}
.fiveadc li a.img .img1{
    opacity: 1;
    transition: all 0.4s;
    }
.fiveadc li a.img .img2{
    opacity: 0;
    transition: all 0.4s;
}
.fiveadc li h3{
    font-size: 25px;
    text-align: center;
    margin-top: 17px;
    font-weight: bold;
    color: #2b2b2b;
}
.fiveadc li h3 a{
    display:block
}
.fiveadc li span{
    display: block;
    width:27px;
    height: 1px;
    background: #484848;
    margin:25px auto 18px auto;
}
.fiveadc li h2{
    font-weight: normal;
    font-size: 15px;
    color: #383838;
}
.fiveadc li p{
    font-size: 12px;
    color: #7d7d7d;
    margin-top: 20px;
    line-height: 16px;
    overflow: hidden;
    padding: 0 15px;
}

.fiveadc li:hover a.img .img1{
    opacity: 0;
}
.fiveadc li:hover a.img .img2{
    opacity: 1;
    
}
.fiveadc li:hover{
background:#fff url(../images/xian33.png) no-repeat top center;
}
.fiveadc li:hover h3 {color: #004e4e;}
.p-title{
    background: url(../images/t1.png) no-repeat top center;
    text-align: center;
    font-size: 40px;
    color: #2b2b2b;
    padding-top:14px;
    font-weight: bold;
}
.p-title b{
    display: block;
    font-size: 18px;
    color: #707070;
    font-weight: normal;
    margin-top: 8px;
}
.p-title span{
    display: block;
    width:57px;
    height: 2px;
    background: #3a3a3a;
    margin: 10px auto;
}
.c1 .content .list3{}
.c1 .content .list3 li{
    list-style: none;
}
.c1 .content .list3 li .tu{}
.c1 .content .list3 li .tu img{}
.c1 .content .list3 li .name{
    text-align: center;
}
.c1 .content .list3 li .name a{
    font-weight: normal;
    font-size: 16px;
    color: #434343;
    line-height: 38px;
    display: block;
}

.Box {position: relative;padding: 30px 0 0px;}
.casebg{
    background: url(../images/casebg.jpg) no-repeat top center;
    background-attachment: fixed;
    background-size: cover;
    padding: 70px 0 40px;
}
      .Box .case {width: 1200px;margin: 0 auto;}
/*      .Box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}*/
      .Box .Box_con {position: relative;}
      .Box .Box_con .btnl {position: absolute;}
      .Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 130px;cursor: pointer;}

      .Box .Box_con .btnl {background: url(../images/jtl02.png) no-repeat center;left: -72px;}
      .Box .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: -72px;}
      .Box .Box_con .btnl:hover {background: url(../images/jtl03.png) no-repeat center;}
      .Box .Box_con .btnr:hover {background: url(../images/jtr03.png) no-repeat center;}
      .Box .Box_con .conbox {position: relative;overflow: hidden;}
      .Box .Box_con .conbox ul {position: relative;list-style: none;}
      .Box .Box_con .conbox ul li {margin: 10px;float: left;width: 285px;/* height: 250px; */overflow: hidden;background: #fff;}
      .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
      .Box .Box_con .conbox ul li img {display: block;transition: all 0.5s;overflow: hidden;width: 100%;}
      .Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
      .Box .Box_con .conbox ul li a h2 {
        margin: 5px 0;
        display: block;
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: #333;
        text-align: center;
        letter-spacing: 1px;
      }
.Box .Box_con .conbox ul li hr{width:163px; border-top: 1px dotted #ccc; display: block; margin: 8px auto; background: #fff;}
.Box .Box_con .conbox ul li p{border-radius: 15px; width:100px;height: 26px;background: #fd7e0b;;text-align: center;line-height: 26px;font-size: 14px;color: #fff;display: block;margin: 12px auto 15px;}
      .Box .BoxSwitch {margin-top: 30px;text-align: center;}
      .Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
      .Box .BoxSwitch span.cur {background: red;}
.yan-phhcase{
  margin:10px 0px;
}
.yan-phhcase img{
  width: 100%;
  border: 1px solid #ccc;
}
.yan-phhcase a h3{
  display: block;
  padding: 15px 0 0;
  font-size: 16px;
  color: #333;
  text-align: center;
  overflow: hidden;
  background: #fff;
}
/*new*/

.yunu-news{margin-top: 20px;margin-bottom: 20px;}
.yunu-news .hd {font-size: 0;text-align: center;margin-bottom: 20px;}
.yunu-news .hd ul{text-align:center;width: 100%;}
.yunu-news .hd li {display: inline-block;vertical-align: middle;margin: 0 10px;}
.yunu-news .hd li a {display: block;line-height: 40px;width: 160px;font-size: 14px;border: 1px solid #ebebeb;text-align: center;}
.yunu-news .hd li.on a {background-color: #0d62be;border-color: #0d62be;color: #fff;}
/*.yunu-news .bd ul {margin-left: -40px;}*/
.yunu-news .bd li {float: left;width: 50%;}

.yunu-news .bd li:hover .text{
    background: #004e4e;
    color:#fff;
}
.yunu-news .bd li .text {display: block;border: 1px solid #eee;margin-top: 20px;overflow: hidden;background: #eeeeee;}
.yunu-news .bd li .img-center {overflow: hidden;height: 290px;line-height: 290px;margin-top: 20px;}
.yunu-news .bd li .img-center img {width: 100%;transition: all 0.5s;}
.yunu-news .bd li a:hover .img-center img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.yunu-news .bd li .date {float: left;width: 110px;color: #666;margin: 26px 0;text-align: center;border-right: 1px solid #a6a5a5;line-height: 1;}
.yunu-news .bd li .date span {display: block;font-size: 48px;color: #6c6c6c;/* font-family: Impact; */margin-bottom: 6px;text-align: center;}
.yunu-news .bd li:hover .date{
   
    color:#fff;
}
.yunu-news .bd li:hover .date span{
   
    color:#fff;
}


.yunu-news .bd li .n-info {margin-left: 110px;padding: 20px;}
.yunu-news .bd li .n-info h4 {margin: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 16px;line-height: 22px;color: #6c6c6c;}
.yunu-news .bd li .n-info p {color: #a7a7a7;margin: 10px 0 0;overflow: hidden;line-height: 1.8;height: 50px;font-size: 14px;}
.yunu-news .bd li:hover .n-info h4{
    color:#fff;
}
.yunu-news .bd li:hover .n-info p{
    color:#fff;
}
.index_news_date{
    color: #6c6c6c;
    font-size: 16px;
    float: right;
}
.index_news_info p{
    color: #6c6c6c;
    margin: 18px 0 12px;
    font-size: 16px;
}
.index_news_info h4{
    font-size: 14px;
    color: #a7a7a7;
    line-height: 25px;
}
.index_news_btn{
    display: inline-block;
}
.index_news_btn i{
    display: block;
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 29px;
    margin-top: 13px;
    text-align: center;
    border: 1px solid #a8a8a8;
    color: #a0a0a0;
    background: transparent;
}
@media(max-width:767px){
    .x-banner {
    position: relative;
}
}
@media (max-width: 1025px) {
  .ss {
        display: none;
    }
}
h2.bt {
    text-align: center;
    /* font-weight: 100; */
    color: #333333;
    font-size: 40px;
    line-height: 1;
}
@media (max-width: 500px) {
    h2.bt {
        font-size: 28px;
    }
}
h2.bt b {
    color: #252525;
    font-size: 36px;
    font-weight: normal;
}
h2.bt p {
    margin-top: 14px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 40px;
}
@media (max-width: 500px) {
    h2.bt p {
        font-size: 14px;

        line-height: 24px;
    }.yunu-news{
      margin-top: 0px;
    }
    .yunu-news .bd li{width:100%;}
    .col-xs-12{padding:0}
    .yunu-news .bd li .img-center{
      height:100%;
      line-height: 100%;
    }
    .yan-phhcase a h3{font-size:14px;padding: 10px 0 0;background: none;color: #fff;}
}
h2.bt span {
    font-size: 17px;
    line-height: 40px;
    display: block;
    margin-top: 7px;
    /* letter-spacing: 1px; */
    color: #7b7b7b;
}
@media (max-width: 500px) {
    h2.bt span {
        font-size: 14px;
        line-height: 24px;
    }
    .c1 .content .list2 li span{width:50px;}
}
.c1 {
    padding-top: 60px;
    margin-top: 20px;
    padding-bottom: 72px;
    background: url(../images/pbg.jpg) no-repeat top center;
}

.c1 .content {
    margin-top: 30px;
}
@media (max-width: 500px) {
    .c1 .content {
        margin-top: 15px;
    }
}
.c1 .content .list3 {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media (max-width: 500px) {
  .col-xs-6{padding:0 8px}
    .c1 .content .list3 {
        margin-left: -10px;
        margin-right: -10px;
    }
    .p-title{background-size: 75%;font-size: 33px;}
.p-title b{font-size:16px;}
}

@media (max-width: 500px) {
    .c1 .content .list3 li {
        /* margin: 10px 0 5px; */
        /* padding: 5px; */
    }
    .c1 .content .list3 li span{
    background: none;
    color: #333;
    width: 100%;
    margin: 0;
    font-size: 16px;
    display: block;
    padding-top: 145px;
    }
   
   
}
@media (min-width:768px) and (max-width:992px) {
    .c1 .content .list3 li {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 8px;
    }
    .c1 .content .list3 li span{
    background: none;
    color: #333;
    width: 100%;
    margin: 0;
    font-size: 16px;
    display: block;
    padding-top: 200px;
    }
}
.c1 .content .list3 li img {
    width: 100%;
       transition-duration: .3s;
}


@media (max-width: 992px) {
    .c1 .content .list3 li a .zi {
padding-bottom:1.6vw;
}
}
@media (max-width: 500px) {
    .c1 .content .list3 li a .zi{
        height:auto;
        padding: 18px 0;
    }
.c1 .content  .list3 li .name a{
    font-size: 15px;
}
    .c1 .content .list3 li a .zi h3 {
        font-size: 14px;
        line-height: 24px;
    }
}
.c1 .content .list3 li a .zi .ck {
    margin: 20px auto 0;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #d7d7d7;
    font-size: 14px;
    color: #02aeba;
    width: 118px;
    line-height: 30px;
}
@media (max-width: 1025px) {
    .c1 .content .list3 li a .zi .ck {
        margin-top: 10px;
    }
}
@media (max-width: 500px) {
    .c1 .content .list3 li a .zi .ck {
        font-size: 12px;
        line-height: 28px;
        width: 92px;
    }
}
.c1 .content .list3 li a:hover {
}

.c2 {
    background: url("../images/c5.png") center 0 no-repeat;
    padding: 60px 0 80px;
}
.c2 h2 {
    color: #ffffff;
    font-size: 40px;
    line-height: 1;
    /* font-weight: 100; */
    /* padding-top: 20px; */
}

@media (max-width: 500px) {
    .c1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .c2{padding: 30px 0;}
    .c5{margin-top:0px}
.fiveadc li{margin-top:50px;background-size: 100%;height: 230px;}
/*
.fiveadc li h3{
    font-size: 22px;
    margin-top: 5px;
}
.fiveadc li span{
    margin: 15px auto 11px;
}
*/
}
@media (max-width: 500px) {
    .c2 h2 {
        font-size: 32px;
    }
}
.c2 h3 {
    font-size: 28px;
    color: #ea590a;
    /* font-weight: 600; */
    /* margin-top: 20px; */
}
.index_about_t h3{
  text-align:center;
  font-size: 43px;
  color: #ffff;
  letter-spacing: 1px;
}
@media (max-width: 500px) {
    .c2 h3 {
        font-size: 16px;
    }
}
.c2 dd {
    margin-top: 40px;
    font-size: 14px;
    color: #ffffff;
    line-height: 33px;
    max-width: 595px;
}
.c2 .content {
    margin-top: 50px;

    max-width: 1300px;
    position: relative;
}

.c2 .content .left {
    color: #fff;
    font-size: 16px;
    line-height: 35px;
}
.c2 .content .left .a-tit{}
.c2 .content .left h2{
    font-size: 36px;
}
.c2 .content .left p{
    margin: 5px 0;
}
.c2 .content .left span{
    display: block;
    height: 1px;
    width: 60px;
    background: #fff;
    margin-bottom: 10px;
}
.c2 .content .shipin{}
@media (max-width: 500px) {
    .c2 .content {
        margin-top: 15px;
    }
    .c2 .content .left{padding:5px;height: 186px;overflow: hidden;font-size: 15px;line-height: 25px;}
    .c2 .content .left p{font-size:15px;line-height: 27px;}
.c2 .content .shipin{margin-top: 10px;padding: 5px;}
}
.c2 .content .list2 {
    background: url("../images/img1.png") center 0 no-repeat;
    width: 743px;
    padding: 36px 0;
}
@media (max-width: 780px) {
    .c2 .content .list2 {
        width: 100%;
    }
}
.c2 .content .list2 li {
    float: left;
    color: #fff;
    text-align: center;
    width: 33.333%;
    background: url("../images/su1.png") right center no-repeat;
}
.c2 .content .list2 li .zi span.timer{
    position: relative;
    font-size: 60px;
    font-weight: 600;
    font-family: Impact;
}
@media (max-width: 500px) {
    .c2 .content .list2 li .zi {
        font-size: 40px;
    }
}
.c2 .content .list2 li .zi span {
    position: absolute;
    font-weight: 500;
    font-size: 16px;
    font-family: 微软雅黑;
}
@media (max-width: 500px) {
    .c2 .content .list2 li .zi span {
        font-size: 14px;
    }
}
.c2 .content .list2 li .zi2 {
    font-size: 18px;
    margin-top: 8px;
}
@media (max-width: 500px) {
    .c2 .content .list2 li .zi2 {
        font-size: 14px;
    }
}
.c2 .content .list2 li:last-child {
    background: none;
}
.c2 .content .img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 556px;
    overflow: hidden;
}
@media (max-width: 1360px) {
    .c2 .content .img {
        display: none;
    }
}
.c2 .content .img img {
    max-width: 100%;
           transition-duration: .3s;
}
.c2 .content .img:hover img{
       transform: scale(1.1);
}
.c3 {
    margin-top: 66px;
    margin-bottom: 0px;
}
@media (max-width: 500px) {
    .c3 {
        margin-top: 30px;
        margin-bottom: 20px;
    }
}
.c3 .content {
    margin-top: 40px;
}
@media (max-width: 500px) {
    .c3 .content {
        margin-top: 20px;
    }
}
.c3 .content .list2 {
    margin-left: -18px;
    margin-right: -18px;
}
@media (max-width: 500px) {
    .c3 .content .list2 {
        margin-left: -15px;
        margin-right: -15px;
    }
}
@media (min-width: 1360px) {
    .c3 .content .list2 li {
        padding: 0 18px;
    }
}


@media (max-width: 700px) {
    .c3 .content .list2 li {
        margin-bottom: 20px;
        width: 100%;
    }
}
@media (max-width: 500px) {
    .c3 .content .list2 li {
        padding: 0 15px;
    }
}
.c3 .content .list2 li a {
    display: block;
    /* border: 1px solid #e2e2e2; */
    /* max-height: 394px; */
    overflow: hidden;
}
.c3 .content .list2 li a .img{
    border: 1px solid #e2e2e2;
}

.c3 .content .list2 li a .img img {
    width: 100%;
   transition-duration: .3s;
}
.c3 .content .list2 li a .zi {
    text-align: center;
    /* background: #fff; */
    margin-top: 15px;
    /* padding: 28px 34px 22px; */
    /* transition-duration: .3s; */
}
@media (max-width: 1024px) {
    .c3 .content .list2 li a .zi {
        padding: 14px 20px 16px;
    }
}
.c3 .content .list2 li a .zi h3 {
    color: #333333;
    font-size: 18px;
    line-height: 1;
}
.c3 .content .list2 li a .zi h3 span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin-top: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.c3 .content .list2 li a .zi dd {
    margin-top: 26px;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    display: none;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
@media (min-width: 1360px) {
   
    .c3 .content .list2 li a:hover .zi h3 {
    }

    .c3 .content .list2 li a:hover .zi h3 span {
        color: #333;

    }
    .c3 .content .list2 li a:hover .zi dd {
        display: block;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}
.c4 {
    padding-top: 70px;
    /* background: url(../images/bg3.jpg) no-repeat top center; */
    padding-bottom: 54px;
    background-attachment: fixed;

    border-top: 1px solid #eee;
}
.news{
    padding: 50px 0 70px;
    background: url(../images/newbg.jpg) top center;
}
.ntit{
    line-height: 60px;
    height: 70px;
    border-bottom: 1px dotted #3d3d3d;
}
.ntit .tit-l{height: 60px;}
.ntit .tit-l span{
    font-size: 28px;
    font-weight: bold;
    color: #2a2a2a;
}
.ntit .tit-l h2{
    font-size: 14px;
    color: #666666;
    line-height: 56px;
}
.ntit .tit-r{}
.ntit .tit-r a{
    display: inline-block;
    width: 120px;
    height: 40px;
    background: #1558a6;
    color: #fff;
    text-align: center;
    line-height: 40px;
    margin-right: 13px;
}

a {}
.ninfo{
    overflow: hidden;
    padding-top: 50px;
}
.ninfo li:not(:nth-child(2n+1)){
    margin-left: 3%;
}
.ninfo li{
    list-style: none;
    padding: 15px 0 25px 20px;
    margin: 10px 0;
    border-bottom: 1px dotted #cccccc;
    width: 48.5%;
}
.ninfo li .time{
    width: 15%;
    height: 80px;
    background: #1558a6;
    color: #fff;
    text-align: center;
    float: left;
}
.ninfo li .time p{
    font-size: 16px;
}
.ninfo li .time h2{
    font-size: 35px;
    font-weight: bold;
    line-height: 45px;
    padding-top: 5px;
}
.ninfo li .nr{
    float: left;
    width: 77%;
    padding-left: 14px;
}
.ninfo li .nr p{
    line-height: 22px;
    margin-top: 2px;
    height: 48px;
    overflow: hidden;
}
.ninfo li .nr a{
    font-size: 18px;
    line-height: 32px;
}
@media (max-width: 500px) {
    .c4 {
        padding-top: 30px;
        padding-bottom: 10px;
    }
    .c3 .content .list2 li a .zi h3{font-size: 16px;}
   .c3 .content .list2 li a .zi{padding: 10px 0 0;margin-top: 5px;}
}
@media (max-width: 768px) {
	.banner{
		padding:0
	}
	.ninfo li{
		
width: 100%;
		
padding: 15px 0;
		
margin: 0;
	}
	.news{
		
padding: 20px 0 55px;
	}
	.ninfo li:not(:nth-child(2n+1)){
		margin-left:0;
	}
	.ninfo{
    padding-top: 20px;

}
.ninfo li .time{
	
width: 22%;
}

.ninfo li .nr a{
	height: 32px;
	display: block;
	overflow: hidden;
}
}
.c4 .content {
    margin-top: 40px;
}
.c4 .nmore{
    width: 180px;
    height: 38px;
    display: block;
    border: 1px solid #595959;
    margin: 50px auto;
}
.c4 .nmore a{
    text-align:center;
    line-height: 38px;
    display: block;
    color: #3b3939;
}
.c4 .nmore:hover{
    background:#1558a6;
}
.c4 .nmore:hover a{
    color:#fff;
}
@media (max-width: 500px) {
    .c4 .content {
        margin-top: 20px;
    }
}
.c4 .content .list2 {
    margin-top: 10px;
    position: relative;
}
.c3 .content .list2 .slick-dots {
    text-align: center;
    margin-top: 4.8%;
    height: 10px;
    line-height: 10px;
}
.c3 .content .list2 .slick-dots li {
    font-size: 0;
    border-radius: 100px;
    display: inline-block;
    border: none;
    outline: none;
    width: 10px;
    height: 10px;
    background: #999999;
    margin: 0 10px;
    vertical-align: middle;
    padding:0;
}
.c3 .content .list2 .slick-dots li button {
    visibility: hidden;
}
.c3 .content .list2 .slick-dots li.slick-active {
    background: #fb9107;
}

.c4 .content .list2 li {
    display: block;
    position: relative;
    overflow:hidden;
}
.c4 .content .list2 li .img{
    overflow: hidden;
    height: 200px;
}
.c4 .content .list2 li .img img {
    width: 100%;
    border-radius: 10px 10px 0 0;




}
.c4 .content .list2 li .zi {
   padding: 20px 15px 30px;
   background: #fff;
}
.c4 .content .list2 li .zi h2{
   font-size:16px;
   font-weight:bold;
   line-height:30px;
}
.c4 .content .list2 li .zi span{
   line-height: 35px;
   font-size: 13px;
   color: #777;
}
.c4 .content .list2 li .zi .nr{
   color:#646464;
   margin-top: 5px;
}
.c4 .content .list2 li .zi .nmore{


   
margin-top: 20px;
   


display: block;
   
font-weight: bold;
   
color: #646464;

}
@media (min-width: 1200px) {
    .c4 .content .list2 li a:hover .zi {
        background: none;
    }
    .c4 .content .list2 li a:hover .zi .time {
        color: #fff;
    }
    .c4 .content .list2 li a:hover .zi .time span {
        color: #fff;
    }
    .c4 .content .list2 li a:hover .zi h3 {
        color: #fff;
    }
    .c4 .content .list2 li a:hover .zi dd {
        color: #fff;
    }
    .c4 .content .list2 li a:hover .zi .ck {
        opacity: 1;
        left:0;
    }
}
.foot {
    background: #111;
    padding-top: 20px;
}
.foot .dbdh{
}
.dbdh .dbfl{
    padding-left: 5px;
}
.dbdh .dbfl a{
    width: 120px;
    display: inline-block;
    color: #d9d9d9;
    line-height: 45px;
}
.dbdh .dbfl a:hover{
    color:#1558a6;
}
.dbdh .addr{
    color: #646464;
    line-height: 35px;
    padding-left: 5px;
}
.index_news_list{margin-left:-10px;margin-right:-10px;margin-top: 40px;}
.index_news_list .column{padding-left:10px;padding-right:10px;margin-bottom:20px;}
.index_news_list a{display: block;transition: all 0.5s;}
.index_news_list .date{position: absolute;height:40px;padding:0 12px;left:20px;top:25px;background:#fff;color: #f5950a;border-radius: 20px;display: flex;align-items: center;z-index: 2;transition: all 0.5s;}
.index_news_list .date>i{display: block;width:16px;height:16px;margin-right:8px;background-image: url(../images/i2.png);background-repeat: no-repeat;background-position: center;background-size:auto 16px;transition: all 0.5s;}
.index_news_list .text{padding:20px 15px 25px;border:1px solid #e6e6e6;border-top:none;}
.index_news_list .h5{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition: all 0.36s;}
.index_news_list .p{margin-top:15px;line-height:24px;height:72px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color: #333;}
.index_news_list a:hover{background:#fff;box-shadow: 0 0 15px rgba(0,0,0,0.1);}
.index_news_list a:hover .h5{color: #f39207;}
.index_news_list a:hover .img>img{transform: scale(1.1);}
.index_news_list a:hover .date{top:15px;left:10px;background: #f39207;color:#fff;}
.index_news_list a:hover .date>i{background-image: url(../images/i2h.png);}
.fixedBg{position: absolute;width:100%;height:100%;left:0;top:0;background-repeat: no-repeat;background-position: center;z-index: 1;}
.fixedBg + div{position: relative;z-index: 2;}
.index_href{text-align: center;margin-top:10px;}
.index_href>.a{position: relative;width:140px;line-height:20px;padding:13px 10px;display: inline-block;text-align: center;font-size:16px;background: #00b3c3;color:#fff;transition: all 0.5s;overflow: hidden;}
.index_href>.a>span{position: relative;}
.index_href>.a:before{content: '';position: absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,0.2);transition: all 0.5s;}
.index_href>.a:hover::before{width:100%;}
.index_main{position: relative;width:100%;}
.img{position:relative;overflow:hidden;}
.img img{display:block;width:100%;transition:all .5s}
.dbdh .addr p{}
.copy{
    line-height: 30px;
    text-align: center;
    padding: 10px 0;
    border-top: 1px dotted;
}
.copy p{
    display: inline-block;
    color: #646464;
}
.copy a{padding:0 20px}
.copy span{
    color: #646464;
  
}
.copy img{}
.foot .ewm{margin-top: 10px;}
.ewm p{
    display: inline-block;
    margin-right: 50px;
}
.ewm span{
    color: #646464;
    text-align: center;
    margin-top: 5px;
    display: block;
}

.ewm img{
    display: block;
    width: 140px;
}
@media (min-width:1200px){
	.index_news_list{margin-left:-12.5px;margin-right:-12.5px;}
	.index_news_list .column{padding-left:12.5px;padding-right:12.5px;margin-bottom:30px;}
	.index_news_list .h5{font-size:18px;line-height:32px;height: 40px;color: #333;}
	.index_news_list .more{margin-top:40px;}
	.index_news_list .text{padding-bottom:35px;}
}
@media (min-width:768px){.fixedBg{background-attachment: fixed;}}
@media (max-width: 500px) {
    .foot {
        padding-top: 10px;
    }
    .foot .cnts p{font-size:14px;}
    .c3 .content .list2 .slick-dots li{
    width: 8px;
    height: 8px;
    margin: 0 5px;
}
.c3 .content .list2 .slick-dots{margin-top:0}
     .index_news_list{margin-top:20px;}
    .index_news_list .h5{font-size:16px;color:#333;font-weight:bold}
}
.foot .content {
    padding-bottom: 30px;
}
@media (max-width: 500px) {
    .foot .content {
        padding-bottom: 30px;
    }
}
.foot .content1 {
    font-size: 14px;
    color: #adadad;
    line-height: 26px;
    padding: 40px 0;
}
.foot .content1 a {
    color: #adadad;
}

@media (max-width: 1280px) {
    .foot .content1 {
        padding: 20px 0;
        line-height: 24px;
    }
    .foot .content1 .mian {
        float: none;
    }
    .foot .content1 .ban {
        float: none;
    }
}
.foot .link {
    font-size: 14px;
    color: #fff;
    background: #1558a6;
    padding: 20px 22px;
    line-height: 26px;
    /*height: 66px;*/
    /*overflow: hidden;*/
}
@media (max-width: 1280px) {
    .foot .link {
        display: none;
    }
}
.xxx{
   background: #fff; 
       position: relative;
}
/*ys*/
.adv {
    background: url(../images/bg1.png) no-repeat top center;
    padding-top: 50px;
}
.adv-1 {
    max-width: 1307px;
    margin: 40px auto;
    background: #fff;
    padding: 60px 30px;
    box-shadow: 0px 5px 5px #c6c6c6;
    overflow: hidden;
}
.adv-2{
    padding: 0 25px;
    box-sizing: border-box;
}
.adv-2 .adv-tu{
    display: flex;
    align-items: center;
}
.adv-2 .adv-tu img{}
.adv-2 .adv-wz{
    white-space: nowrap;
    font-size: 26px;
    margin-left: 15px;
}
.adv-2 .ys-wz{margin-top: 30px;color: #777777;font-size: 16px;}
.adv-2 .tx{
    margin-top: 20px;
}
.adv-2 .mw{
    max-width: 100%;
}
.adv .bt1{
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 40px;
}
.adv .bt2{
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 14px;
}
.hx{
    display: block;
    width: 670px;
    border-top: 1px dashed;
    margin: 10px 0 15px;
}
/* footer */
.home_menu {
	background: #004e4e;
	max-width: 640px;
	min-width: 320px;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 19;
}
.home_menu ul {
	width: 98%;
	overflow: hidden;
	margin: 2px auto;

}
.home_menu .li {

float: left;

width: 33%;

position: relative;

padding: 0px 0 0px;

background-size: 12px;
}
.home_menu ul li{
	border: none;
	margin-top: 3px;
}
.home_menu ul li:nth-child(4) {margin-top: 4px;}
.home_menu .li a {
	color: #fff;
	display: block;
	text-align: center;
	position: relative;
}
.home_menu .li img {
	display: block;
	width: 24%;
	margin: 1px auto 0px;
}
.home_menu .li1 {
	width: 22%;
	position: absolute;
	top: -30%;
	left: 39%;
}