﻿@charset "utf-8";
/* CSS Document */
body {color:#333; overflow-y:auto !important; }
.ny-nav{background: #fff; position: relative; height: 136px; color: #333333; margin:0 auto;}
.ne_banner{width: 100%; overflow: hidden; position: relative; padding-top: 26px; border-top: 7px solid #35b9b3;}
.ne_banner .a-bg{width: 100%; position: absolute; height: 100%; left: 0; top: 0; background: url(../images/about-banner.jpg) no-repeat; background-size: cover; animation: run 12s linear infinite; z-index: 1;}
.ne_banner .n-bg{width: 100%; position: absolute; height: 100%; left: 0; top: 0; background: url(../images/news-banner.jpg) no-repeat; background-size: cover; animation: run 12s linear infinite; z-index: 1;}
.ne_banner .yj-bg{width: 100%; position: absolute; height: 100%; left: 0; top: 0; background: url(../images/yjgl-banner.jpg) no-repeat; background-size: cover; animation: run 12s linear infinite; z-index: 1;}
.ne_banner .ser-bg{width: 100%; position: absolute; height: 100%; left: 0; top: 0; background: url(../images/ser-banner.jpg) no-repeat; background-size: cover; animation: run 12s linear infinite; z-index: 1;}
.ne_banner .yw-bg{width: 100%; position: absolute; height: 100%; left: 0; top: 0; background: url(../images/yw-banner.jpg) no-repeat; background-size: cover; animation: run 12s linear infinite; z-index: 1;}
.ne_banner .yd-bg{width: 100%; position: absolute; height: 100%; left: 0; top: 0; background: url(../images/yd-banner.jpg) no-repeat; background-size: cover; animation: run 12s linear infinite; z-index: 1;}
.ne_banner .wc-bg{width: 100%; position: absolute; height: 100%; left: 0; top: 0; background: url(../images/wc-banner.jpg) no-repeat; background-size: cover; animation: run 12s linear infinite; z-index: 1;}
.ne_banner .b-text{color: #fff; position: relative; z-index:2; }
.ne_banner .b-text h1{line-height: 28px; font-size: 18px; margin-bottom: 90px; font-weight: normal; text-align: center;}
.about-center{padding-top:68px; background: url(../images/ne_bg.jpg);}
.main-header{top: 0 !important;}
.main-menu .navigation>li>a{color: #333 !important;}

.ne-bit{width: 210px; height: 54px; display: block; position: relative; margin:0 auto; padding:0 15px; line-height:54px;}
.ne-bit p{ color: #fff; font-size:30px;  position: relative; display: block; text-align: center; line-height: 26px; padding-top: 10px; }
.ne-bit span{display:inline-block; font-weight: normal; font-size: 20px;  width: 100%;}
.ne-bit:after{content: ""; width: 330px; height: 18px; background: url(../images/b-before.png) no-repeat;left: -330px; position: absolute; top: 25px;}
.ne-bit:before{content: ""; width: 330px; height: 18px; background: url(../images/b-before.png) no-repeat;right: -330px; position: absolute; top: 25px;}


.ny-nav1{width:100%; margin-top: 140px; text-align: center; position: relative; z-index: 2; }
.ny-nav1 a{ color: #fff;
    display: inline-block;
    margin: 0 20px;
    padding: 0 15px;
    line-height: 52px;
    font-size: 22px;
    position: relative;
    transition-duration: 1s;
    cursor: pointer;}
.ny-nav1 a:before{content:""; position: absolute;width: 0; height: 6px; background: #00a3e9; left: 50%; transform: translate(-50%); transition-duration: .5s;bottom: -6px;}
.ny-nav1 a:hover:before{ width: 110px;}
.ny-nav1 .ts { border-bottom: 6px solid #00a3e9; color: #fff; font-weight: bold; }

.a-box{width: 100%; background: url(../images/ab-bg1.png) no-repeat left bottom; background-size: cover;}

.n-box{background:#fff; padding:60px 65px 70px 65px; position: relative;}
.about-bit{ font-size: 30px;text-align: center; width: 100%; padding-bottom:45px;}
.ab-zi01{ font-size:18px; line-height:2; text-align:justify; padding-bottom:18px;}

.ab-img-list{ padding-bottom:55px;}
.ab-img-list li{ width:31%; float:left; overflow:hidden; margin-right:3.5%; position: relative; cursor: pointer;}
.ab-img-list li .dw{position: absolute; width: 40%; height: 45px; border-radius: 50px; line-height: 45px; color: #fff; font-size: 18px; left: 30%; bottom: 60px; opacity: 0;  background-image: linear-gradient(to right, #35b9b3 , #25a7b9 , #007ec8); text-align: center; transition-duration: .5s;}
.ab-img-list li:nth-child(3){margin-right:0;}
.ab-img-list li img{ display:block; transition-duration:.5s;}
.ab-img-list li:hover img{ transform:scale(1.1,1.1)} 
.ab-img-list li:hover .dw{bottom: 40px; opacity: 1;}

.jqjd li{float: left; margin-right: 4%; width: 48%; overflow: hidden; position: relative; cursor: pointer; background:#000; margin-bottom: 25px;}
.jqjd li:nth-child(2n){margin-right: 0;}
.jqjd li img{width:100%; display: block; transition-duration: 1s; }
.jqjd li .dw{position: absolute; width: 50%; height: 100%; right: 0; top: 0; font-size: 17px; padding:30px 25px; background:rgba(53,185,179,0.85); color: #fff;}
.jqjd li .dw h1{font-size: 26px; font-weight: normal; padding-bottom: 15px;}
.jqjd li .dw p{font-size: 17px; line-height: 24px; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    line-clamp: 7;
    -webkit-box-orient: vertical;}
    .jqjd li .dw span{display:inline-block; padding-top: 25px; text-decoration:underline;}
    .jqjd li .dw span a{color: #fff;}
.jqjd li:hover img{ transform:scale(1.1,1.1); opacity: 0.85;} 
.jianT{width: 100%; text-align: center; padding:0 0 0 0;}
.jianT li{  background:#fff; border:1px solid #ddd;line-height: 36px;  height:36px; display:inline-block; margin:0 6px;border-radius: 5px; overflow: hidden;  }
.jianT li a{ font-size: 14px; color:#474747; display:block; padding:0 15px; }
.jianT li a:hover{text-decoration: none; background:#42af86;color:#fff;}
    .jianT li .on {
        background: #42af86;
        color: #fff;
        padding: 7px 15px;
    }

.yyjj{width: 100%; }
.yyjj dl{width: 100%; margin-bottom:35px; border:1px solid #dedede; padding-right: 20px;}
.yyjj dl dt{width: 30%; overflow: hidden;}
.yyjj dl dt img{display: block; max-width: 100%;}
.yyjj dl dd{width:68%; padding-top: 20px;}
.yyjj dl dd h1{font-size:24px; font-weight: normal; padding-bottom:20px; }
.yyjj dl dd p{background:#ededf6; padding:10px; position: relative; }
    .yyjj dl dd p span{display: block;font-size: 18px; line-height: 30px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;}

.mtmj-list li{ width:31%; float:left;  margin-right:3.5%;  cursor: pointer; margin-bottom: 45px; list-style: none; position: relative;}
.mtmj-list li .pic{overflow:hidden; width: 100%;}
.mtmj-list li .dw{ width: 100%; height: 60px; line-height: 60px; color: #fff; font-size: 20px; background-image: linear-gradient(to right, #35b9b3 , #25a7b9 , #007ec8); text-align: center; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical; }
.mtmj-list li:nth-child(3n){margin-right:0;}
.mtmj-list li .pic img{ display:block; transition-duration:.5s;}
.mtmj-list li:hover .pic  img{ transform:scale(1.1,1.1)} 



.ryzz{width: 100%;}
.ryzz dl{ width: 100%; margin-bottom: 80px; }
.ryzz dl dt{width: 25%; float: left; border:1px solid #cccccc; height: 355px; position: relative; display: flex;justify-content:center;align-items: center; overflow: hidden;}
.ryzz dl dt img{display: block;width: 100%; transition-duration: 1s;}
.ryzz dl dd{width: 71%; padding-top: 30px; float: right;}
.ryzz dl dd h1{font-size: 24px; color: #333333; padding-bottom: 40px; font-weight: normal;}
.ryzz dl dd p{font-size: 18px; line-height: 30px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;}
.ryzz dl dd .an3{width: 160px; height: 45px; border-radius: 50px; line-height: 45px; color: #fff; font-size: 18px; background:#35b9b3; text-align: center; margin-top: 50px; cursor: pointer; transition-duration: 1s;}
.ryzz dl dd .an3 a{color: #fff;}
.ryzz dl dd .an3:hover{background-image: linear-gradient(to right, #35b9b3 , #25a7b9 , #007ec8);}
.ryzz dl:hover dt img{ transform:scale(1.1,1.1)} 


.new-list2 li{
padding:40px 0;
    border-bottom: 1px solid #e1e1e1;   
    cursor: pointer;
    transition-duration: 0.5s;
}

.new-list2-nav{
    zoom: 1;
}
.new-list2-nav:after{
    display: block;
    content: '';
    clear: both;
}
.new-time{
    float: left;
    width: 13%;  margin-top: 40px;
    color: #35b9b3;
    text-align: center;
    transition-duration: 0.5s;border-right: 1px solid #e1e1e1;
        font-family: "Arial";
}
.new-time h1{
    font-size: 72px;
    font-weight:normal;
}
.new-time span{
    font-size: 24px;
}
.new-list2-fc{
    float: left;
    width: 56%;
    margin-top: 40px;
    padding:0 0px 0 40px;
    
}
.new-list2-fc h3{
    font-size: 20px;
    font-weight: normal;
    color: #111111;
    transition-duration: 0.5s;
    text-align:left;
    white-space: nowrap;overflow: hidden;text-overflow: ellipsis; padding:15px 0 10px 0;
}
.new-list2-fc a{
    color: #333;
    transition-duration: 0.5s;
}
.dj-fx{ opacity:0.8;}

.new-list2-nav p{
    width: 100%;
    margin-top: 10px;
    color: #818181;
    line-height: 30px;
    font-size: 18px;
    transition-duration: 1s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


.new2-pic{
    float: right;
    width: 28.5%;
    overflow: hidden;
}
.new2-pic img{
    width: 100%;
    transition-duration: 0.5s;
    display: block;
}
.new-list2 li:hover{
    background: #f0f0f0;
}

.new-list2 li:hover .new2-pic img{
    transform: scale(1.1);
}

.zs{width: 100%; margin:0 auto; padding-bottom: 30px;}
.zs li{width: 100%; box-shadow: 0 0 10px #e0e0e0; padding: 30px 45px; margin-bottom: 24px; list-style: none; cursor: pointer; transition-duration: 1s;}
.zs li:hover{background: #f4f4f4;}
.zs li .bit{line-height: 40px; font-size: 20px; color: #333333; position: relative;}
.zs li .bit:after{position: absolute; left: -17px; width: 5px; height: 5px; background: #028a02; content: ""; top: 17px;}
.zs li .time{line-height: 40px; font-size: 16px; color: #666666;}
.zs li .more{line-height: 40px; font-size: 16px; color: #35b9b3;}
.zs li .more a{color: #35b9b3;}

.yjgl1{width: 100%; margin:0 auto;}
.yjgl1 dl,.tswc dl{width:31%; float:left; overflow:hidden; margin-right:3.5%; position: relative; cursor: pointer; margin-bottom:50px;}
.yjgl1 dl:nth-child(3n),.tswc dl:nth-child(3n){margin-right: 0;}
.yjgl1 dl dt{width: 100%; overflow: hidden; background: #000; border-radius: 5px 5px 0 0;}
.yjgl1 dl dt img{display: block; width: 100%; transition-duration: 1s;}
.yjgl1 dl dd{width: 100%; border:1px solid #dddddd; background: #f8f8f8; padding:20px;}
.yjgl1 dl dd .p{line-height: 18px; font-size:16px; color: #777777; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical; text-align: center;}
.yjgl1 dl dd .bit{line-height: 32px;
    font-size: 22px;
    color: #333333;
    text-align: center;
    margin-bottom: 10px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical; }
.yjgl1 dl:hover dt img{opacity: 0.7; transform: scale(1.1,1.1);}

.tswc dl dt{width: 100%; border:10px solid #92d9d6; overflow: hidden; background: #000; position: relative; transition-duration: 1s;}
.tswc dl dt:after,.lkbj dl dt:after,.hotel-list dl dt:after{position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);}
.tswc dl:hover dt:after,.lkbj dl:hover dt:after,.hotel-list dl:hover dt:after{-webkit-animation: shine2 1s;animation: shine2 1s;}
.tswc dl:hover dt{border:10px solid #79cd63;}
.tswc dl dt img{display: block; width: 100%; transition-duration: 1s; height: 373px;}
.tswc dl dd{padding-top: 14px; text-align: center; position: relative;}
.tswc dl dd h1{font-weight: normal; font-size: 18px; line-height: 36px; margin-bottom: 10px;}
.tswc dl dd .an{width: 160px; text-align: center; border-radius: 50px; color: #fff; line-height: 46px; font-size: 18px; background: #00a7a2; position: relative; z-index: 2; cursor: pointer; display: inline-block;}
.tswc dl dd .dw {
    width: 140px;
    height: 140px;
    border: 10px solid #fff;
    position: absolute;
    left: 130px;
    top: -80px;
    transition-duration: .5s; display: none;
}
.tswc dl dd .dw img{ display:block; width:100%;}
/*.tswc dl dd .an:hover .dw{opacity: 1; top: -140px;}*/
.tswc dl:hover dt img{transform:scale(1.1); opacity: 0.7;}


.whdk{width: 100%; margin:0 auto;}
.whdk dl{width:29%; float:left; margin-right:6.5%; cursor: pointer; padding-bottom:70px; overflow: hidden; }
.whdk dl:nth-child(3n){margin-right:0;}
.whdk dl dt{width: 100%; position: relative; background: #000; height:337px;}
.whdk dl dt:after{position: absolute; content: ""; width: 100%; bottom: 0; left: 0; height: 7px; background:#00a3e9; transition-duration: .5s;}
.whdk dl dt .dw{width:100%; position: absolute; height: 55px; bottom: -55px;transition-duration: 1s; text-align: center; transition-duration:.5s; }
.whdk dl dt img{display: block; transition-duration:1s; width: 100%; height:100%;object-fit: cover;}
.whdk dl dt .dw .h1{width: 100%; font-size: 20px; line-height: 55px; }
.whdk dl dt .dw p{ font-size: 18px; line-height: 30px; padding:30px 50px; opacity: 0; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical; }
.whdk dl:hover dt:after{opacity: 0;}
.whdk dl:hover dt .dw{top: 0; height: 100%; background:rgba(0,0,0,0.4); color: #fff; padding-top: 20%;}
.whdk dl:hover dt .dw p{opacity: 1;}
.whdk dl:hover dt img{opacity: 0.7}

.xl-bit{font-size: 24px;text-align: center; width: 100%; padding-bottom:30px; color: #00a3e9;}
.xl-zi01{font-size:20px; line-height:2; text-align: center; padding-bottom:40px;}
.xl-box{width: 100%; position: relative; border-left: 2px solid #35b9b3; padding-left: 60px;}
.xl-box:after{position: absolute; content: ""; width: 31px; height: 39px; background: url(../images/xl-a.png) no-repeat; top: -38px; left: -16px;}
.xl-box li{position: relative; width: 100%; margin-bottom: 65px; list-style: none;}
.xl-box li:after{position: absolute; width: 60px; left: -60px; top: 50%; height: 1px; background: #35b9b3; content: "";}
.xl-box li .pic{width: 34.27%; overflow: hidden; float: left;}
.xl-box li .neir{width: 64%; float: right; padding-top:25px;}
.xl-box li .neir h1{ line-height: 44px; font-size: 20px; color: #333333; font-weight:normal;}
.xl-box li .neir p{font-size: 16px; line-height: 28px; padding-top: 15px; color: #555555;}


.chwl dl{ width:100%; overflow: hidden;  margin-bottom:60px; }
.chwl dl:nth-child(1){background: url(../images/d-jx1.png) no-repeat right bottom #f0f0f0; }
.chwl dl:nth-child(2){background: url(../images/d-jx2.png) no-repeat right bottom #f0f0f0; }
.chwl dl:nth-child(3){background: url(../images/d-jx3.png) no-repeat right bottom #f0f0f0; }
.chwl dl:nth-child(4){background: url(../images/d-jx4.png) no-repeat right bottom #f0f0f0; }
.chwl dl:nth-child(5){background: url(../images/d-jx5.png) no-repeat right bottom #f0f0f0; }
.chwl dl:nth-child(6){background: url(../images/d-jx6.png) no-repeat right bottom #f0f0f0; }
.chwl dl:nth-child(7){background: url(../images/d-jx7.png) no-repeat right bottom #f0f0f0; }
.chwl dl:nth-child(7){background: url(../images/d-jx8.png) no-repeat right bottom #f0f0f0; }

.chwl dl dt{width:50%; overflow: hidden; float: left; background: #000; }
.chwl dl dt img{display: block; width: 100%; transition-duration:1s;}
.chwl dl dd{width: 50%; padding:45px 40px 0 40px; float: right; position: relative;}
.chwl dl dd h1{ height: 50px; font-size: 24px; color: #333333; font-weight:normal; }
.chwl dl dd p{font-size: 18px; line-height: 28px; color: #555555;}
.chwl dl dd p span{display: block; line-height: 48px;}
.chwl dl:hover dt img{transform:scale(1.1); opacity: 0.7;}
.chwl dl dd .an31{width: 160px; height: 45px; border-radius: 50px; line-height: 45px; color: #fff; font-size: 18px; background:#35b9b3; text-align: center; margin-top: 30px; cursor: pointer; transition-duration: 1s; position: relative;}
.chwl dl dd .an31 a{color: #fff;}
.chwl dl dd .dw{width: 140px;
    height: 140px;
    border: 10px solid #fff;
    position: absolute;
    right: 50px;
    bottom: 70px;
    transition-duration: .5s;
    display: none;}
.chwl dl dd .jg{color: #ed0000; font-size: 30px; display: block;}
.chwl dl dd .jg span{font-size: 80px; font-family: "Arial";}
.chwl dl dd .an31:hover .dw{ top: -140px; display: block; }

.ser-bit{text-align: center; font-size: 36px; padding-bottom: 20px; font-weight: bold; color: #35b9b3;}
.ser-neir{width: 70%; text-align: center; font-size: 20px; line-height: 30px; margin:0 auto;}
.ser{padding-top:90px;}
.ser dl{ width:100%; overflow: hidden; background: #f0f0f0; margin:30px 0 70px 0; border-right: 5px solid #35b9b3; }
.ser dl dt{width:36%; overflow: hidden; float: left; background: #000; }
.ser dl dt img{display: block; width: 100%; transition-duration:1s;}
.ser dl dd{width: 64%; padding:40px 50px 0 50px; float: right;}
.ser dl dd h1{ height: 50px; font-size: 20px; color: #35b9b3;}
.ser dl dd p{font-size: 18px; line-height: 30px; color: #555555;}
.ser dl:hover dt img{transform:scale(1.1); opacity: 0.7;}

.hotel-list{width: 100%;}
.hotel-list dl{width: 48.5%; float: left; padding:0 1%; cursor: pointer; margin-bottom: 90px; position: relative; overflow: hidden;}
.hotel-list dl dt{border-radius: 6px; overflow: hidden; background: #000; position: relative; transition-duration: 1s;}
.hotel-list dl dt img{display: block; width: 100%; transition-duration: 1s;}
.hotel-list dl dd{text-align: center;}
.hotel-list dl dd h1{line-height: 60px; text-align: center;font-size: 20px; color: #333333; font-weight: bold;}
.hotel-list dl dd p{font-size: 16px; line-height: 30px; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical; text-align: left; }
.hotel-list dl dd span{display:inline-block; text-align: center; padding:25px 10px ; }
.hotel-list dl dd span a{color: #008800;}
.hotel-list dl:hover dt img{opacity:0.7; transform: scale(1.1,1.1); }
.hotel-list dl dd:after{position: absolute; content: ""; width: 100%; height: 5px; background: #79cd63; left: 0; bottom: 0; transition-duration: 1s; z-index: 1}
.hotel-list dl dd:before{position: absolute; content: ""; width: 100%; height: 5px;  background: #3bbaad; left: -100%; bottom: 0; transition-duration: 1s; z-index: 2;}
.hotel-list dl:hover dd:before{left: 0;}



.Menubox3 {width: 100%; height:46px; position: relative; text-align:center;}
.Menubox3 li {width:190px; margin:0 31px;display: inline-block; cursor: pointer;height: 46px; line-height: 46px; border-radius: 50px; text-align: center; font-size: 20px;color: #fff; position: relative; background: #00a7a2;}
.Menubox3 li.hover { background: #00a7a2;}
.Menubox3 li:after{ position: absolute; content: ""; width: 72px; height: 81px; left: -23px; top: -23px; background: url(../images/xrk2.png) no-repeat; opacity: 0; transition-duration: 1s; }
.Menubox3 li.hover:after{opacity: 1;} 
.Contentbox3 { width:100%;}
.CbContainer3{position:relative; }




.zp_list{padding-top: 60px;}
    /* 鍔犲叆鎴戜滑css */
.sideMenu1{ width: 100%; }
.sideMenu1 h3{  border-bottom: none; cursor:pointer; box-shadow: 0 0 10px #e0e0e0; margin-bottom: 30px; padding:0 23px;}
.sideMenu1 h3 dl{ width:100%; height:86px; background: url(../images/q1.png) no-repeat left center; padding-left: 40px; }
.sideMenu1 h3 dl dd{ float:left; width:80%; font-size: 18px; color: #333333; font-weight: bold; line-height:86px;}
.sideMenu1 h3 dl .jia span{
    width: 118px; 
    height: 36px;
    line-height: 36px;
    background: url(../images/jia.png) no-repeat 90% center #35a135;
    border-radius: 50px;
    display: inline-block;
    margin-top: 25px;
    color: #fff; font-size: 17px;
    font-weight: normal;
    padding-left: 15px;
}
.sideMenu1 .on dl .jia span{
    background: url(../images/jian.png) no-repeat 90% center #35a135;
}
.sideMenu1 ul{ padding:0 0 25px 0;display:block; font-size:16px; width: 100%;}
.sideMenu1 ul .neir-box{width: 100%; padding-left: 50px; background: url(../images/q2.png) no-repeat left 15px; font-size: 16px; line-height: 30px; padding-top: 20px; font-weight:normal; border-top: 1px solid #f1f1f1}

.sqhz{padding-top: 50px;}
.sqhz1{width:31%; float: left; margin-bottom:15px; margin:0 1.16666% 15px 1.166666%; position: relative;}
.yzm{width: 70px; height:32px; position: absolute; top: 8px; right: -75px;}
.sqhz1-1{width:48.5%; margin-bottom:15px;  margin-right: 1.5%;}
.sqhz-input{width:100%; height:48px; border:none; background:#efefef; line-height:48px; padding-left:15px; font-size:18px;  outline:none; color:#757575;}
.sqhz2{width:97.7%; margin:0 auto; padding-bottom:15px;}
.sqhz-text{ width:100%; height:120px;padding-left: 15px; padding-top:10px; border:none;  background:#efefef; font-size:18px;  outline:none; font-family:Arial;}
.sqhz-an{width:160px; height:48px; color:#fff; background:#00a7a2; line-height:48px; text-align:center; margin:0 auto; font-size:18px; border-radius:50px; border:none; outline:none; cursor:pointer; margin-right:15px;}

 
.jsxg{width: 100%; position: relative; overflow: hidden; }
.fw-p{font-size: 18px; line-height: 48px; padding-top: 60px; padding-bottom:30px; width: 100%;}
.jsxg .c1{width:47.76%; height: 100%; overflow: hidden; position: absolute; left: 0; top: 0; background:#000;}
.jsxg .c2{width:23.8%; height: 100%; overflow: hidden; position: absolute; left: 48.76%; top: 0; background:#000;}
.jsxg .c1 img ,.jsxg .c2 img {display:inline-block; width: 100%; transition-duration: 1s;}
.jsxg .c3{width:26.57%; }
.jsxg .c3 .p1{width: 100%; margin-bottom: 12px; overflow: hidden; background:#000;}
.jsxg .c3 .p2{width: 100%; overflow: hidden; background:#000;}
.jsxg .c3 img{display: block; width: 100%; transition-duration: 1s;}
.jsxg .c1:hover img ,.jsxg .c2:hover img ,.jsxg .c3:hover img {transform:scale(1.1,1.1); opacity: 0.7;}


.mtmj-list li .yd{border:1px solid #dddddd;padding:10px 10px;}
.mtmj-list li .lan{display: block; line-height: 38px; color: #555; font-size: 18px; font-weight: bold;}
.mtmj-list li .y-an{width: 120px; text-align: center; border-radius: 50px; color: #fff; line-height: 38px; font-size: 18px; background: #00a7a2; position: relative; z-index: 2; cursor: pointer; display: inline-block; }
.mtmj-list li .y-an:hover{background-image: linear-gradient(to right, #35b9b3 , #25a7b9 , #007ec8);}
.mtmj-list li .y-an01{width: 120px; text-align: center; border-radius: 50px; color: #fff; line-height: 38px; font-size: 18px; background: #00a7a2; position: relative; z-index: 2; cursor: pointer; display: none; }
.mtmj-list li .y-an01 a{color: #fff;}
.jjyd{width: 100%;}
.jjyd dl{width: 20%; float: left; margin-right:6.666%; margin-bottom:60px;}
.jjyd dl:nth-child(4n){margin-right: 0;}
.jjyd dl dt{ overflow: hidden; background: #000;}
.jjyd dl dt img{display: block; width: 100%; transition-duration: 1s; height:350px;}
.jjyd dl:hover dt img{opacity:0.7; transform: scale(1.1,1.1); }
.jjyd dl dd{padding-top: 12px;  position: relative;}
.jjyd dl dd h1{text-align: center; font-size: 22px; color: #333333; font-weight: normal; padding-bottom: 8px;}
.jjyd dl dd .lan{display: block; line-height: 38px; color: #00a7a2;}
.jjyd dl dd .y-an{width: 160px; text-align: center; border-radius: 50px; color: #fff; line-height: 38px; font-size: 18px; background: #00a7a2; position: relative; z-index: 2; cursor: pointer; display: inline-block; }
.jjyd dl dd .y-an01{width: 160px; text-align: center; border-radius: 50px; color: #fff; line-height: 38px; font-size: 18px; background: #00a7a2; position: relative; z-index: 2; cursor: pointer; display:none; }
.jjyd dl dd .y-an01 a{color: #fff;}
.jj-dw{width: 218px; background: #f4f7f3; position: absolute; right: -29px; bottom: -80px;display: none; z-index: 1; transition-duration:.5s; }
.jj-dw li{width: 100%;text-align: center; line-height: 40px; font-size: 18px; border-bottom: 1px solid #dddddd; }
.jj-dw1{width: 218px; background: #f4f7f3; position: absolute; right: -29px; display: none; z-index: 1; transition-duration:.5s; }
.jj-dw1 dl{width: 100%;text-align: center; line-height: 40px; font-size: 18px; border-bottom: 1px solid #dddddd; }

.slideBox02{ width:100;  position:relative; overflow: hidden;}
.slideBox02 .bd{width: 100%; position:relative; background: #000; overflow: hidden;}
.slideBox02 .bd ul{}
.slideBox02 .bd li{vertical-align:middle; height:100%;}
.slideBox02 .bd img{width:100%; height: 100%; display: block;}
.slideBox02 .hd{overflow:hidden; position:relative; width:100%; text-align: center;  margin-top: 5px;}
.slideBox02 .hd ul{  overflow:hidden;  zoom:1; color:#fff;  width:100%; text-align: center;}
.slideBox02 .hd ul li{width: 33%; margin-right:0.5%;  cursor:pointer; float: left; transition-duration: 1s; background: #000; position: relative; overflow:hidden; border:3px solid #fff;}
.slideBox02 .hd ul li:nth-child(3){margin-right:0;}
.slideBox02 .hd ul li img{display:block; width: 100%; height: 100%; opacity: 0.5; transition-duration: 1s;}
.slideBox02 .hd ul li:hover,.slideBox02 .hd ul li.on{ border:3px solid #6bb734;}
.slideBox02 .hd ul li.on img,.slideBox02 .hd ul li:hover{ opacity: 1; }

.jdyd dl{ width:100%; overflow: hidden; background:#f0f0f0; margin-bottom:60px; }
.jdyd dl dt{width:56%; overflow: hidden; float: left;}
.jdyd dl dt img{display: block; width: 100%; transition-duration:1s;}
.jdyd dl dd{width: 44%; padding:70px 60px 0 60px; float: right; position: relative;}
.jdyd dl dd h1{text-align: center; font-size: 24px; padding-bottom: 25px;}
.jdyd dl dd p{font-size: 16px; line-height: 24px;}
.jdyd dl dd .y-an{width: 190px; margin:0 auto; text-align: center; border-radius: 50px; color: #fff; line-height: 48px; font-size: 18px; background: #00a7a2; position: relative; z-index: 2; cursor: pointer; margin-top: 50px; transition-duration:.5s;}
.jdyd dl dd .y-an:hover{ background-image: linear-gradient(to right, #35b9b3 , #25a7b9 , #007ec8);}
.jdyd dl dd .y-an .jj-dw2{width: 218px; background: #f4f7f3; position: absolute; right: -10px; bottom: -80px;display: none; z-index: 1; transition-duration:.5s; }
.jdyd dl dd .y-an .jj-dw2 li{width: 100%;text-align: center; line-height: 40px; font-size: 18px; border-bottom: 1px solid #dddddd; color:#333; }
.jdyd dl dd .y-an:hover .jj-dw2{display: block;}

.jdyd dl dd .dw {
    width: 170px;
    height: 170px;
    border: 10px solid #fff;
    position: absolute;
    right: 200px;
    bottom: 60px;
    transition-duration: .5s;
    display: none;
}


.jdyd dl:nth-child(1){background: url(../images/d-jx1.png) no-repeat right bottom #f0f0f0;}
.jdyd dl:nth-child(2){background: url(../images/d-jx2.png) no-repeat right bottom #f0f0f0;}
.jdyd dl:nth-child(3){background: url(../images/d-jx3.png) no-repeat right bottom #f0f0f0;}

.lkbj dl{ width:100%; overflow: hidden;  margin-bottom:42px; cursor: pointer; }
.lkbj dl dt{width:49.5%; overflow: hidden; float: left; position: relative; background: #000;}
    .lkbj dl:hover dt img{transform: scale(1.1); opacity: 0.7;}
.lkbj dl dt img{display: block; width: 100%; transition-duration:1s;}

.lkbj dl dd{width: 47%; padding:45px 0 30px 0; float: right; position: relative; overflow: hidden;}
.lkbj dl dd h1{font-size: 20px; line-height: 34px; margin-bottom: 25px; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;}
.lkbj dl dd p{font-size: 16px; line-height: 28px; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;}
.lkbj dl dd span{ font-size: 16px; line-height: 30px; color: #008800; display: block; margin-top:10px; }
.lkbj dl dd span a{color: #008800;}
.lkbj dl dd:after{position: absolute; content: ""; width: 100%; height: 5px; background: #79cd63; left: 0; bottom: 0; transition-duration: 1s; z-index: 1}
.lkbj dl dd:before{position: absolute; content: ""; width: 100%; height: 5px;  background: #3bbaad; left: -100%; bottom: 0; transition-duration: 1s; z-index: 2;}
.lkbj dl:hover dd:before{left: 0;}

.m-lo{display: none; width: 50%; margin:0 auto; text-align: center;}
.m-lo img{display:inline-block; width: 40%; margin:0 5%;}


.mt-nav{width:100%; margin-bottom: 40px; text-align: center; position: relative; z-index: 2; }
.mt-nav a{ color: #555;
    display: inline-block;
    text-align: center;
    padding: 0 40px;
    line-height: 52px;
    font-size: 22px;
    position: relative;
    transition-duration: 1s;
    cursor: pointer;}
.mt-nav a:before{content:""; position: absolute;width: 2px; height: 22px; right: 0; top: 15px; background: #555;}
.mt-nav .ts {color: #00a3e9; font-weight: bold; }
.mt-nav a:nth-child(4):before{display: none;}
.ywxl{padding-top: 30px; font-size: 20px; line-height: 36px; text-align: center; padding-bottom: 60px}
.ywxl span{font-weight:bold;}
#map{height: 500px; width: 100%;}
.jg-video{width: 60%; margin:0 auto; padding:30px 0 50px 0;}







@-webkit-keyframes shine2 {
    100% {
        left: 125%;
    }
}

@keyframes shine2 {
    100% {
        left: 125%;
    }
}

@media only screen and (max-width: 1441px){
    .chwl dl dd p{padding-top: 10px;}
.chwl dl dd p span {
    line-height: 38px;
}
.chwl dl dd .jg span {
    font-size: 60px;
}
.chwl dl dd .an31 {
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-top: 20px;
}
.chwl dl dd {
    padding: 25px 40px 0 40px;
}
.chwl dl dd p {
    font-size: 16px;
}
.new-time h1 {
    font-size: 62px;
}
}

@media only screen and (max-width: 1366px){

.ny-nav {
    height: 90px;
}
.main-menu .navigation>li:nth-child(5) img{width: 50%;}
.ne-bit p {
    font-size: 34px;
}
.ne-bit span {
    font-size: 26px;
}
.ne-bit {
    width: 170px;
    height: 64px;
}
.ne_banner .b-text h1 {
    font-size: 17px;
    margin-bottom: 60px;
}
.ny-nav1 {
    margin-top: 90px;
}
.ny-nav1 a{font-size: 18px;}
.jjyd dl dd h1 {
    font-size: 18px;
    padding-bottom: 8px;
}
.jjyd dl dd .y-an {
    width: 120px;
    line-height: 36px;
    font-size: 16px;
}
.jjyd dl dd .y-an01 {
    width: 120px;
    line-height: 36px;
    font-size: 16px;
}
.mtmj-list li .y-an01 {
    width: 100px;
    line-height: 34px;
    font-size: 16px;
    display: block;
}
.jdyd dl dd {
    padding: 40px 40px 0 40px;
}
.mtmj-list li .lan {
white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
    font-size: 16px;display: block;
}
.mtmj-list li .y-an {
    width: 100px;
    line-height: 34px;
    font-size: 16px;
    display: block;
}

.ser-neir {
    width: 90%;
    font-size: 16px;
}
.ser dl dd {
    padding: 20px 30px 0 30px;
}
.ser dl dd p {
    font-size: 16px;
    line-height: 26px;
    color: #555555;
}
.ser dl dd h1 {
    height: 35px;
    font-size: 18px;
}
.n-box {
    padding: 40px 65px 40px 65px;
}
.ser-bit {
    font-size: 26px;
    padding-bottom: 10px;
}
.Menubox3 li {
    width: 180px;
    margin: 0 16px;
    height: 42px;
    line-height: 42px;
    font-size: 18px;

}
.sideMenu1 h3 dl dd {
    width: 80%;
    line-height: 66px;
    font-size: 17px;
}
.sideMenu1 h3 dl {
    height: 66px;
    padding-left: 30px;
}
.sideMenu1 h3 dl .jia span {
    width: 100px;
    height: 36px;
    line-height: 36px;
    margin-top: 15px;
    font-size: 16px;
    padding-left: 0;
    text-align: center;
}
.sideMenu1 ul .neir-box {
    font-size: 15px;
    line-height: 26px;
}
.fw-p {
    font-size: 17px;
    line-height: 38px;
    padding-top: 40px;
}
.zs li {
    padding: 20px 30px 10px 30px;
    margin-bottom: 20px;
}
.zs li .bit {
    line-height: 30px;
    font-size: 18px;
}
.zs li .time {
    line-height: 30px;
    font-size: 15px;
}
.ser {
    padding-top: 40px;
}
.ser dl {
    margin-bottom: 40px;
}
.tswc dl dd h1 {
    font-size: 16px;
    line-height: 30px;
}
.tswc dl dd .an {
    width: 140px;
    line-height: 40px;
    font-size: 16px;
}
.yjgl1 dl, .tswc dl {
    margin-bottom: 30px;
}
.new-list2-fc {
    width: 60%;
    margin-top: 20px;
    padding: 0 0px 0 20px;
}
.new2-pic {
    width: 22.5%;
}
.new-time h1 {
    font-size: 52px;
}
.new-list2-nav p {
    line-height: 30px;
    font-size: 16px;
}
.whdk dl dt .dw p {
    font-size: 15px;
    line-height: 26px;
    padding: 20px 30px;
}
.whdk dl dt .dw .h1 {
    font-size: 18px;
}
.mtmj-list li .dw {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}
.xl-zi01 {
    font-size: 17px;
    line-height: 1.7;
    padding-bottom: 60px;
}
.xl-box li .neir {
    padding-top: 0px;
}
.xl-box li .neir p {
    font-size: 15px;
    line-height: 26px;
    padding-top: 5px;
    color: #555555;
}
.xl-box li {
    margin-bottom: 35px;
}
.chwl dl dd h1 {
    height: 30px;
    font-size: 20px;
}
.chwl dl dd p {
    font-size: 15px;
}
.about-bit {
    font-size: 22px;
    padding-bottom: 25px;
}
.ab-zi01 {
    font-size: 16px;
    line-height: 1.8;
    padding-bottom: 25px;
}
.chwl dl dd .an31 {
    width: 120px;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
}
.hotel-list dl dd h1 {
    line-height: 50px;
    font-size: 18px;
}
.hotel-list dl dd p {
    font-size: 15px;
    line-height: 26px;}
    .hotel-list dl dd span {
    padding: 15px 0;
}
.lkbj dl dd {
    padding: 25px 0;
}
.lkbj dl dd h1 {
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 15px;
}
.lkbj dl dd p {
    font-size: 15px;
    line-height: 26px;
    }
    .yjgl1 dl dd .bit {
    line-height: 38px;
    font-size: 18px;
}
.yjgl1 dl dd {
    padding: 5px 15px 15px 15px;
}
.yjgl1 dl dd .p {
    line-height: 18px;
    font-size: 15px;}
    .jqjd li .dw {
    width: 45%;
    font-size: 15px;
    padding: 20px;
}
.jqjd li .dw h1 {
    font-size: 20px;
    padding-bottom: 10px;
}
.jqjd li .dw p {
    font-size: 15px;
    line-height: 22px;
    -webkit-line-clamp: 5;
    line-clamp: 5;
}
.yyjj dl dd p span {
    font-size: 16px;
    line-height: 28px;}
    .yyjj dl dd h1 {
    font-size: 20px;
    padding-bottom: 10px;
}
.ryzz dl dd h1 {
    font-size: 20px;
    padding-bottom: 20px;
}
.ryzz dl dd p {
    font-size: 16px;
    line-height: 26px;}
   .ryzz dl dd .an3 {
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-top: 30px;
} 
.ryzz dl {
    margin-bottom: 40px;
}
.ryzz dl dt {
    width: 25%;
    height: 255px;
}
.jjyd dl dt img {
    height: 300px;
}
}

@media only screen and (max-width: 1200px){
.jjyd dl dt img {
    height: 250px;

}
}

@media only screen and (max-width: 992px){
.ny-nav{position: fixed; z-index: 99; height: 75px; width: 100% !important; }
.m-lo{display: block;}
.ne-bit{display: none;}
.ne_banner{padding-top:75px;}
.ny-nav1 a{width: 23%; margin:5px 1% 0 1%; padding:0 0; float: left; font-size: 16px; line-height: 40px; background: #00a3e9;}
.ny-nav1{background: #fff; margin-top: 40px;}
.ny-nav1 a:before{display: none;}
.ny-nav1 .ts {background: #79cd63; border-bottom: none;}
.ne_banner .b-text h1{margin-top: 15px;}
.about-center {
    padding-top: 38px;
}
.n-box {
    padding: 30px 20px;
}
.about-bit {
    font-size: 22px;
    padding-bottom: 25px;
}
.ab-zi01 {
    font-size: 16px;
    line-height: 1.8;
    padding-bottom: 25px;
}
.ab-img-list {
    padding-bottom: 25px;
}
.ab-img-list li {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 10px;
}
.jqjd li {
    margin-right: 0%;
    width: 100%;
    margin-bottom: 15px;
}
.jqjd li .dw{position: relative;  width: 100%;}
.yyjj dl {
    width: 100%;
    margin-bottom: 25px;
    padding-right: 0px;
}
.yyjj dl dt {
    width: 100%;
}
.yyjj dl dt img{display: block; width: 100%;}
.yyjj dl dd {
    width: -webkit-calc(100% - 0px);
    width:100%;
    padding-top: 10px;
}
.yyjj dl dd h1 {
    font-size: 20px;
    padding-bottom: 10px;
}
.yyjj dl dd p span{font-size: 16px;
    line-height: 28px;}
.new-time {
    width: 100%;
    margin-top: 10px;
    border-right: none;
    line-height: 40px;
}
.new-time span {
    font-size: 24px;
    display: block;
    width: 130px;
    float: left;
    line-height: 40px;
}
.new-time h1 {
    font-size: 32px; float: left; display: block;
}
.new-list2-fc {
    float: left;
    width: 100%;
    margin-top: 0px;
    padding: 0 0px 0 0px;
}
.new-list2 li {
    padding: 0 0 20px 0;
    border-bottom: 1px solid #e1e1e1;
    cursor: pointer;
    transition-duration: 0.5s;
}
.new2-pic {
    width: 100%;
    margin-top: 10px;
}
.new-list2-nav p {
    line-height: 28px;
    font-size: 16px;
    margin-top: 0;
}

}

@media only screen and (max-width: 760px){
    .jg-video{width: 100%; margin:0 auto; }
    .tswc dl dt img {
    height: auto !important;
}
    .jjyd dl dd .lan {
    font-size: 15px;
}
    .jjyd dl dt img{height: 220px;}
.mtmj-list li .y-an{display: none;}
.mtmj-list li .y-an01{display:block;}
.jjyd dl dd .y-an{display: none;}
.jjyd dl dd .y-an01{display: block;}
    .a-box {
    padding-bottom: 30px;
}
    .jdyd dl dd .dw {
    width: 160px;
    height: 160px;
    right: 75px;
    bottom: 65px;
}
.mtmj-list li {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 25px;
}
.mtmj-list li .dw{line-height: 50px; height: 50px; font-size: 18px;}
.ryzz dl dt{width: 100%; height: 100%; display: block;}
.ryzz dl dd {
    width: 100%;
    padding-top: 20px;
}
.ryzz dl dd h1 {
    font-size: 20px;
    padding-bottom: 20px;
}
.ryzz dl dd p {
    font-size: 16px;
    line-height: 28px;}

.ryzz dl dd .an3 {
    width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-top: 20px;
}
.ryzz dl{margin-bottom: 30px;}
.new-time {
    width: 100%;
    margin-top: 0px;
}
.yjgl1 dl, .tswc dl {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 20px;
}
.yjgl1 dl dd {
    width: 100%;
    padding:0 10px 10px 10px;
}
.zs li {
    padding: 20px 25px;
    margin-bottom: 18px;
}
.zs li .bit {
    line-height: 28px;
    font-size: 16px;
}
.hotel-list dl {
    width: 100%;
    margin-bottom:30px;
}
.lkbj dl dt {
    width: 100%;
}
.lkbj dl dd {
    width: 100%;
    padding: 15px 0 30px 0;
}
.lkbj dl dd h1{font-size: 18px; line-height: 30px; margin-bottom: 25px; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;}
    .whdk dl {
    width: 100%;
    margin-right: 0%;
    padding-bottom: 55px;
}
.xl-bit {
    font-size: 20px;
    padding-bottom: 20px;
}
.xl-zi01 {
    font-size: 17px;
    line-height: 1.8;
    padding-bottom: 60px;
}
.xl-box li .pic {
    width: 100%;
}
.xl-box {
    padding-left: 30px;
}
.xl-box li .neir {
    width: 100%;
    padding-top: 5px;
}
.xl-box li .neir p {
    padding-top: 0px;
}
.xl-box li:after {
    width: 30px;
    left: -30px;
    top: 18%;
}
.chwl dl dt {
    width: 100%;
}
.chwl dl dd {
    width: 100%;
    padding: 20px;
}
.chwl dl dd p {
    font-size: 16px;
}
.ser-bit {
    font-size: 22px;
    padding-bottom: 10px;
}
.ser-neir {
    width: 100%;
    font-size: 17px;
    line-height: 28px;
}
.ser {
    padding-top: 30px;
}
.ser dl dt {
    width: 100%;
}
.ser dl dd {
    width: 100%;
    padding: 20px;
}
.ser dl {
    margin-bottom: 30px;
    border-bottom: 5px solid #35b9b3;
     border-right:none;
}
.ser dl dd p {
    font-size: 16px;
    line-height: 28px;
}
.ser dl dd h1 {
    height: 35px;
}
.Menubox3 li:after{display: none;}
.Menubox3 li {
    width: 86px;
    margin: 0 1px;
    height: 34px;
    line-height: 34px;
    border-radius: 30px;
    font-size: 15px;
}
.zp_list {
    padding-top: 20px;
}
.fw-p {
    font-size: 16px;
    line-height: 28px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.Menubox3 {
    height: 36px;
}
.jsxg .c1 {
    width: 100%;
    height: 100%;
    position: relative;
    margin-bottom: 10px;
}
.jsxg .c2 {
    width: 50%;
    height: 100%;
    position: relative;
    float: left;
    left: 0;
}
.jsxg .c3 {
    width: 47%;
}
.jsxg .c1 img, .jsxg .c2 img {
    display: block;
}
.jsxg .c3 img {
    width: 100%;
    height: 110px;
}
.Menubox3 li.hover{background: #79cd63;}
.sqhz1 {
    width: 100%;
    float: left;
    margin: 0 0% 10px 0%;
    position: relative;
}
.sqhz {
    padding-top: 20px;
}
.sqhz-input {
    width: 100%;
    height: 42px;
    border: none;
    line-height: 42px;
    padding-left: 15px;
    font-size: 16px;
}
.yzm {
    width: 70px;
    height: 32px;
    top: 8px;
    right: 0px;
}
.sideMenu1 h3 {
    box-shadow: 0 0 10px #e0e0e0;
    margin-bottom: 20px;
    padding: 0 0 0 20px;
}
.sideMenu1 h3 dl dd{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;}
.sideMenu1 h3 dl {
    width: 100%;
    height: 66px;
    padding-left: 20px;
    background-size: 20px;
}
.sideMenu1 h3 dl dd {
    width: 80%;
    font-size: 16px;
    font-weight: normal;
    line-height: 66px;
}
.sideMenu1 h3 dl .jia span {
    width: 38px;
    height: 36px;
    line-height: 36px;
    background: url(../images/jt.png) no-repeat center center;
    margin-top: 15px;
    font-size: 0;
}
.sideMenu1 .on dl .jia span {
    background: url(../images/jt1.png) no-repeat center center;
}
.sideMenu1 ul .neir-box {
    padding-left: 35px;
    background-size: 23px;
}
.chwl dl dd p span {
    line-height: 30px;
}
.chwl dl dd .jg span {
    font-size: 40px;
}
.chwl dl dd .dw {
    width: 160px;
    height: 160px;
    right: 75px;
    bottom: 70px;
}
.chwl dl dd .an31 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    margin-top: 10px;
}
.chwl dl dd .an31 .dw {
    left: -10px;
}
.jjyd dl {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 30px;
}
.jjyd dl dd h1 {
    font-size: 18px;
    padding-bottom: 8px;
}
.jjyd dl dd .y-an {
    width: 100px;
    line-height: 36px;
    font-size: 15px;
}
.jjyd dl dd .y-an01 {
   width: 76px;
    line-height: 30px;
    font-size: 15px;
    margin-top: 3px;
}
.jj-dw {
    width: 150px;
    right: -19px;
    bottom: -70px;
    z-index: 1;
}
.jj-dw1 {
    width: 150px;
    right: 0px;
    bottom: -70px;
    z-index: 1;
}
.jj-dw li {
    line-height: 36px;
    font-size: 16px;
}
.jj-dw1 dl {
    line-height: 36px;
    font-size: 16px;
}
.jdyd dl dt {
    width: 100%;
}
.jdyd dl dd {
    width: 100%;
    padding: 20px;
}
.jdyd dl dd h1 {
    font-size: 20px;
    padding-bottom: 15px;
}
.jianT li a {
    padding: 0 8px;
}
.jianT li {
    line-height: 30px; height: 30px;}
    .mt-nav a {
    padding: 0 20px;
    font-size: 20px;
}
.mt-nav {
    margin-bottom: 20px;
}
.jj-dw {
    bottom: 70px !important;
}
.tswc dl dd .dw {
    left: 80px;

}
}


@keyframes icon-bounce {
  0%, 100% {-moz-transform: rotate(0deg); -ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  25% {-moz-transform: rotate(15deg);-ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
  50% {-moz-transform: rotate(-15deg);-ms-transform: rotate(-15deg);-webkit-transform: rotate(-15deg);transform: rotate(-15deg);}
  75% { -moz-transform: rotate(5deg);-ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
  85% {-moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg); }
}
@-webkit-keyframes icon-bounce {
 0%, 100% {-moz-transform: rotate(0deg); -ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  25% {-moz-transform: rotate(15deg);-ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
  50% {-moz-transform: rotate(-15deg);-ms-transform: rotate(-15deg);-webkit-transform: rotate(-15deg);transform: rotate(-15deg);}
  75% { -moz-transform: rotate(5deg);-ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
  85% {-moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg); }
}
@-moz-keyframes icon-bounce {
  0%, 100% {-moz-transform: rotate(0deg); -ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  25% {-moz-transform: rotate(15deg);-ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
  50% {-moz-transform: rotate(-15deg);-ms-transform: rotate(-15deg);-webkit-transform: rotate(-15deg);transform: rotate(-15deg);}
  75% { -moz-transform: rotate(5deg);-ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
  85% {-moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg); }
}
@-o-keyframes icon-bounce {
  0%, 100% {-moz-transform: rotate(0deg); -ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  25% {-moz-transform: rotate(15deg);-ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
  50% {-moz-transform: rotate(-15deg);-ms-transform: rotate(-15deg);-webkit-transform: rotate(-15deg);transform: rotate(-15deg);}
  75% { -moz-transform: rotate(5deg);-ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
  85% {-moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg); }
}
@keyframes changeScale
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-moz-keyframes changeScale 
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-webkit-keyframes changeScale
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-o-keyframes changeScale 
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}