.banner{
    width: 100%;
    min-width: 1540px;
    height: 500px;
}
.tempWrap{
    width: 100% !important;
}
.banner img{
    width: 100%;
    height: 500px;
}
.banner-hd{
    width: 200px;
    margin: 0 auto;
    margin-top: -50px;
}
.banner-hd ul{
    overflow:hidden;
    zoom: 1;
    display: flex;
    cursor:auto !important;
}
.banner-hd ul li{
    float:left;
    margin: 0 auto;
    margin-right:15px;
    width:60px;
    height:8px;
    border-radius: 4px;
    background:#ffffff;
    cursor:pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.banner-hd ul li.on{
    opacity: 0.9;
    filter: alpha(opacity=100);
    background-color:#14bfff;
}
.notice{
    width: 100%;
    min-width: 1540px;
    height: 80px;
    background-color: #f7f7f7;
}
.notice-cont{
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.notice-cont img {
    width: 25px;
    height: 20px;
}
.notice-a{
    width: 1150px;
    height: 30px;
    display: flex;
    align-items: center;
    font-size: 16px;
    margin-left: 10px;
}
.notice-a li{
    height: 30px;
    line-height: 30px;
    display: none;
}
.notice-a-a {
    width: auto;
    color: #333333;
    float: left;
    margin-right: 20px;
}
.notice-a-b{
    margin-right: 40px;
    float: left;
    color: #999999;
}
.notice-a .start{
    display: block;
}
.notice-b{
    width: 16px;
    height: 30px;
}
.notice-b-up{
    width: 16px;
    height: 9px;
    background: url("../images/up.png");
    cursor: pointer;
}
.notice-b-down{
    width: 16px;
    height: 9px;
    background: url("../images/down.png");
    margin-top: 10px;
    cursor: pointer;
}
.aboutus{
    width: 100%;
    min-width: 1540px;
    height: 814px;
    background: url('../images/about-bj.jpg') no-repeat bottom center;
    position: relative;
}
.aboutus-cont{
    position: absolute;
    width: 1200px;
    height: 572px;
    left: 50%;
    margin-left: -600px;
    margin-top: 90px;
}
.aboutus-cont-t{
    height: 380px;
}
.aboutus-cont-l{
    width: 491px;
    height: 380px;
    float: left;
}
.aboutus-cont-r{
    width: 670px;
    height: 380px;
    float: right;
}
.aboutus-cont-r-a{
    font-size: 32px;
    color: #8a8a8a;
}
.aboutus-cont-r-b{
    font-size: 30px;
    color: #535353;
}
.aboutus-cont-r-c{
    line-height: 33px;
    margin-top: 20px;
    height: 234px;
    color: #5b5b5b;
}
.aboutus-cont-r-c p {
    text-indent:2em;
}
.more-cont-r-d{
    width: 220px;
    height: 45px;
    line-height: 45px;
    background-color: #d8ac61;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    float: right;
}
.more-cont-r-d img{
    margin-right: 14px;
}
.aboutus-cont-f{
    position: relative;
    width: 1200px;
    height: 138px;
    background-color: #ffffff;
    margin-top: 54px;
}
.aboutus-cont-f-a{
    width: 249px;
    height: 138px;
    line-height: 138px;
}
.aboutus-cont-f-a{
    width: 249px;
    height: 138px;
    line-height: 138px;
    text-align: center;
}
.aboutus-cont-f-b{
    width: 249px;
    height: 138px;
    line-height: 138px;
    text-align: center;
}
.aboutus-cont-f-c{
    width: 231px;
    height: 138px;
    line-height: 138px;
    text-align: center;
}
.aboutus-cont-f-d{
    width: 222px;
    height: 138px;
    line-height: 138px;
    text-align: center;
}
.aboutus-cont-f-e{
    width: 245px;
    height: 138px;
    line-height: 138px;
    text-align: center;
}
.aboutus-cont-f-data{
    width: 100%;
    height: 30px;
    font-size: 30px;
    color: #333333;
    margin-top: -10px;
}
.aboutus-cont-f-a span {
  position: absolute;
  top: -17px;
  left: 164px;
}
.aboutus-cont-f-b span {
  position: absolute;
  top: -17px;
  left: 422px;
}
.aboutus-cont-f-line{
    height: 39px;
    width: 1px;
    background-color: #e9e9e9;
    margin-top: 50px;
}
.subscribe{
    width: 100%;
    min-width: 1540px;
    height: 313px;
    background: url("../images/yy-bj.jpg");
    padding-top: 80px;
}
.subscribe-a{
    width: auto;
    height: auto;
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
    margin-bottom: 40px;
}
.subscribe-a h1{
    color: #ffffff;
    font-size: 30px;
    margin-bottom: 20px;
}
.subscribe-info{
    width: 1000px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    font-size: 14px;
    margin: 0 auto;
}
.subscribe-info-input{
    width: 275px;
    height: 50px;
    line-height: 50px;
    background-color: #ffffff;
    opacity: 0.5;
    border-radius: 5px;
    display: flex;
    align-items: center;
    margin-right: 8px;
}
.subscribe-info-input img{
    margin-left: 15px;
}
input{
	width: 220px;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	border: none;
	-webkit-user-select: auto;
	-khtml-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
}
select{
    width: 234px;
    height: 40px;
    line-height: 40px;
    text-indent: 4px;
    border: none;
    -webkit-user-select: auto;
    -khtml-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    background-color: #fff;
}

.subscribe-info-submit{
    width: 148px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #d8ac61;
    color: #ffffff;
    border-radius: 5px;
    cursor: pointer;
}
.news{
    width: 1540px;
    height: 610px;
    margin: 0 auto;
    margin-top: 80px;
}
.news-top{
    color: #535353;
    font-size: 30px;
    text-align: center;
    margin-bottom: 65px;
}
.news-top dt {
    color: #8a8a8a;
    font-size: 32px;
}
.news-content{
    height: 420px;
}
#newslunbo{
    width: 579px;
    height: 375px
}
#newslunbo .newslunbo-hd ul{
    overflow:hidden;
    zoom: 1;
    float: right;
    margin-top: -33px;
    
}
#newslunbo img{
    width: 579px;
    height: 375px;
    object-fit: cover;
}
#newslunbo .newslunbo-hd ul li{
    float:left;
    margin-right: 4px;
    width:10px;
    height:10px;
    background:#c2c2c2;
    cursor:pointer;
    opacity: 0.8;
    filter: alpha(opacity=50);
    z-index: 1;
}
#newslunbo .newslunbo-hd ul li.on{
    background-color:#1096ee;
}
.newslunbo-title{
    position: absolute;
    bottom: 4px;
    height: 50px;
    width: 579px;
    line-height:50px;
    color: white;
    padding-left: 10px;
    font-size: 16px;
}
.newslunbo-top{
    position: absolute;
    width: 86px;
    height: 86px;
    background-color: #1096ee;
    text-align: center;
    z-index: 10;
    padding-top: 5px;
}
.newslunbo-top-day{
    font-size: 40px;
    color: #ffffff;
}
.newslunbo-top-year{
    font-size: 14px;
    color: #ffffff;
}
.news-middle{
    width: 600px;
    height: 375px;
    margin-left: 47px;
}
.news-middle li{
    height: 110px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
}
.news-middle-time{
    width: 80px;
    height: 80px;
    background-color: #adadaf;
    text-align: center;
    padding-top: 10px;
}
.news-middle-day{
    font-size: 40px;
    color: #ffffff;
    text-align: center;
}
.news-middle-year{
    font-size: 14px;
    color: #e9e9ea;
    text-align: center;
}
.news-middle-content{
    width: 500px;

}
.news-middle-title{
    font-size: 18px;
    color: #333333;
}
.news-middle-desc{
    font-size: 14px;
    color: #8a8a8a;
    line-height: 25px;
    margin-top: 10px;
}
.news-right{
    width: 245px;
    height: auto;
}
.news-right img{
    width: 245px;
    height: 132px;
    object-fit: cover;
}
.news-right-t{
    color: #282828;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.news-more{
    width: 220px;
    height: 45px;
    line-height: 45px;
    background-color: #d8ac61;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    position: relative;
    margin: 0 auto;
}
.news-more img{
    margin-right: 14px;
}
.news-more a{
    color: #ffffff;
}
.project{
    width: 1540px;
    height: 600px;
    margin: 0 auto;
    margin-top: 100px;
}
.project-top{
    color: #535353;
    font-size: 30px;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 65px;
}
.project-top dt {
    color: #8a8a8a;
    font-size: 32px;
}
.project-content{
    width: 1540px;
    height: 320px;
    margin: 0 auto;
    display: flex;
}
.project-content-l{
    width: 368px;
    height: 322px;
    margin-right: 23.5px;
}
.project-content-l img{
    width: 367px;
    height: 231px;
    object-fit: cover;
}

.project-content-name{
    color: #282828;
    font-size: 20px;
    line-height: 40px;
}
.project-content-address{
    color: #666666;
    font-size: 14px;
}
.project-content-tel{
    color: #666666;
    font-size: 14px;
}
.project-content-tel span{
    color: #d8ac61;
    font-size: 16px;
}
.project-more{
    width: 220px;
    height: 45px;
    line-height: 45px;
    background-color: #d8ac61;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    position: relative;
    margin: 0 auto;
    float: right;
    margin-top: 30px;
}
.project-more img{
    margin-right: 14px;
}
.right-win{
	width: 78px;
	height: 142px;
	position: fixed;
	right: 0;
	top: 40%;
}
.right-win-tel{
	width: 78px;
	height: 70px;
	background: url("../images/tel.png");
    cursor: pointer;
    margin-bottom: 2px; 
}
.right-win-qq{
	width: 78px;
	height: 70px;
	background: url("../images/qq.png");
    cursor: pointer;
    margin-bottom: 2px;
}
.right-win-msg{
	width: 78px;
	height: 70px;
	background: url("../images/msg.png");
    cursor: pointer;
    margin-bottom: 2px;
}
.right-win-back{
	width: 78px;
	height: 70px;
	background: url("../images/back.png");
    cursor: pointer;
}
.right-win-tel-k{
	width: 200px;
	height: 142px;
	background-color: #ffffff;
	right: 80px;
	position: absolute;
	padding: 20px;
}