

/*# sourceMappingURL=style.css.map */
.body.on{
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.body.cut{
	opacity: 1;
	filter: alpha(opacity=100);
}

@media (min-width:320px){
	.base-ban{
		width: 100%;
		overflow: hidden;
		margin-top: 1rem;
	}
	.base-ban img{
		position: relative;
		width: 130%;
		left: -15%;
	}
	.base-ban .box{
		position: absolute;
		top: 55%;
		left: 0;
		width: 100%;
		text-align: center;
		transform: translateY(-50%);
	}
	.base-ban .box .title{
		font-size: 0.6rem;
		font-weight: bold;
		color: #fff;
		line-height: 1;
		margin-bottom: 0.2rem;
	}
	.base-ban .box .tit{
		font-size: 0.3rem;
		color: #ffffff;
		line-height: 1;
		font-family: arial;
		text-transform: uppercase;
	}
	.base-tit{
		width: 100%;
		height: .8rem;
		line-height: .8rem;
		text-align: center;
		background-color: #f5f5f5;
	}
	.base-tit #base-tit{
		width: 1135px;
		max-width: 100%;
		margin: 0 auto;
	}
	.base-tit.onn #base-tit{
		width: 1000px;
	}
	.news-tit #base-tit{
		width: 1250px;
	}
	.base-tit #base-tit .swiper-slide{
		width: auto;
		padding: 0 0.2rem;
		font-size: 0.26rem;
		color: #333333;
		position: relative;
	}
	.base-tit #base-tit .swiper-slide:before{
		display: block;
		content: '';
		position: absolute;
		right: 0;
		top:calc(50% - 0.1rem);
		width: 1px;
		height: 0.2rem;
		background-color: #dcdcdc;
	}
	.base-tit #base-tit .swiper-slide:last-child:before{display: none;}
	.base-tit #base-tit .swiper-slide a{
		color: #333;
		display: block;
		width: 100%;
		height: 100%;
		cursor: pointer;
		-webkit-transition: all 0.4s;
      	transition: all 0.4s;
	}

	.base-tit #base-tit .swiper-slide.on:before{
		display: none;
	}
	.base-tit #base-tit .swiper-slide.on a{
		color: #fff;
	}
	.base-tit #base-tit .swiper-slide.on{
		background: url(../img/img17.jpg) center/cover no-repeat;
	}

	/*党建*/
	.party{
		width: 100%;
		background: url(../img/img18.jpg) center/cover no-repeat;
	}
	.party .mian{
		width: 1200px;
		max-width: 92%;
		margin: 0 auto;
		padding: 0.7rem 0 1rem;
	}
	.party .mian .title{
		font-size: 0.36rem;
		line-height: 1;
		color: #333333;
		text-align: center;
		margin-bottom: 0.4rem;
	}
	.party .mian .en{
		font-size: 0.24rem;
		color:#ccc;
		line-height: 1;
		text-align: center;
		text-transform: uppercase;
		margin-bottom: 0.6rem;
	}
	.party .mian .list{
		width: 100%;
	}
	.party .mian .list li{
		height: 0.75rem;
		line-height: 0.75rem;
		position: relative;
		padding-left: 0.4rem;
		border-bottom: 1px solid #cccccc;
		background: url(../img/img13.png) left center/0.22rem no-repeat;
	}
	.party .mian .list li .tit{
		float: left;
		font-size: 0.24rem;
		color: #666666;
		position: relative;
	}
	.party .mian .list li .tit:before{
		display: block;
		width: 1px;
		height: 0.16rem;
		background-color: #cccccc;
		position: absolute;
		content: '';
		right: -0.15rem;
		top: calc(50% - 0.08rem);
	}
	.party .mian .list li .tt{
		font-size: 0.24rem;
		color: #666;
		display: inline-block;
		width: 40%;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		height:  0.75rem;
		margin-left: 0.3rem;
		
	}
	.party .mian .list li .time{
		font-size: 0.2rem;
		color: #666666;
		float: right;
	}
	.contract-section1{
		width: 100%;
		background-color: #fff;
		padding: 0.7rem 0;
	}
	.contract-section1 .title,
	.contract-section2 .box .title,
	.contract-section4 .title,
	.energy-section1 .title,
	.factory-section1 .title,
	.engin-section1 .title,
	.news .titles,
	.notice .titles,
	.newsinfo .title,
	.about-section1 .title,
	.about-section2 .title,
	.about-section3 .right .title,
	.abt-stion1 .title,
	.abt-stion2 .title,
	.abt-stion4 .right .title,
	.abt-stion5 .title,
	.abt-stion6 .title{
		font-size: 0.36rem;
		color: #333333;
		line-height: 1;
		text-align: center;
		margin-bottom: 0.15rem;
	}
	.contract-section1 .en,
	.contract-section2 .box .en,
	.contract-section4 .en,
	.energy-section1 .en,
	.factory-section1 .en,
	.engin-section1 .en,
	.news .en,
	.notice .en,
	.newsinfo .time,
	.about-section1 .en,
	.about-section2 .en,
	.about-section3 .right .en,
	.abt-stion1 .en,
	.abt-stion2 .en,
	.abt-stion4 .right .en,
	.abt-stion5 .en,
	.abt-stion6 .en{
		font-size: 0.24rem;
		color: #cccccc;
		line-height: 1;
		text-align: center;
		text-transform: uppercase;
	}
	.contract-section1 .mian{
		width: 1400px;
		max-width: 92%;
		overflow: hidden;
		margin: 0.5rem auto 0;
	}
	.contract-section1 .mian .pic{
		width: 100%;
		overflow: hidden;
	}
	.contract-section1 .box{
		font-size:0.24rem;
		color: #666;
		line-height:2;
		font-family: arial;
		padding-top: 0.3rem;
	}
	.contract-section1 .box h3{
		color: #333;
		font-weight: bold;
		line-height: 1.4;
		font-size: 0.26rem;
		margin-bottom: 0.15rem;
	}
	.contract-section2{
		width: 100%;
		overflow: hidden;
		position: relative;
	}
	.contract-section2 .img{
		display: block;
		width: 200%;
		left: -50%;
		top: 0;
		position: relative;
	}
	.contract-section2 .box{
		position: absolute;
		top: 0.35rem;
		left: 0;
		width: 100%;
		text-align: center;
	}
	.contract-section2 .box .title,
	.contract-section2 .box .en{
		color: #fff;
	}
	.contract-section3{
		background-color: #f9f9f9;
		position: relative;
	}
	.contract-section3 .mian{
		position: relative;
		width: 1400px;
		top: -0.85rem;
		box-sizing:border-box;
		background-color: #fff;
		left: 0;
		max-width: 92%;
		margin: 0 auto;
		padding:1.1rem 0.3rem 0.7rem;
		font-size: 0.24rem;
		color: #666666;
		line-height: 1.8;
		box-shadow: 0 1px 5px 0 rgba(0,0,0,0.05)
	}
	.contract-section3 .mian img{
		max-width: 100%;
		margin-bottom: 0.3rem;
	}
	.contract-section4{
		width: 100%;
		background-color: #fff;
	}
	.contract-section4 .mian{
		position: relative;
	    top: -0.4rem;
	    background-color: #fff;
	    padding: 0.7rem 0 0.3rem;
	}
	/*.contract-section4 .max-box{
		width: 1400px;
		max-width: 92%;
		margin: 0 auto;
	}*/
	.contract-section4 .list{
		width: 1400px;
		max-width: 92%;
		margin: 0.5rem auto 0.7rem;
	}
	.contract-section4 .list,
	.contract-section4 .list #contract-section4{
		width: 100%;
	}
	.contract-section4 #contract-section4 .swiper-slide{
		width: 80%;
	}
	.contract-section4 .swiper-slide .pic{
		width: 100%;
		overflow: hidden;
	}
	.contract-section4 .swiper-slide .box{
		font-size: 0.24rem;
		color: #666666;
		line-height: 1.6;
		text-align: center;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		margin-top: 0.25rem;
	}
	.contract-section4 .swiper-button-next, 
	.contract-section4 .swiper-button-prev{
		width: 45px;
		height: 45px;
		top: calc((100% - 0.5rem)/2);
		margin-top:-22px;
		-webkit-transition: all 0.4s;
		display: none;
      	transition: all 0.4s;
	}
	.contract-section4 .swiper-button-next{
		right: 4%;
		background: url(../img/img15.1.png) center/cover no-repeat;
	}
	.contract-section4 .swiper-button-prev{
		left: 4%;
		background: url(../img/img14.1.png) center/cover no-repeat;
	}
	.contract-section4 .btn {
	    display: block;
	    margin:0 auto;
	    width: 1.8rem;
	    height: 0.5rem;
	    line-height: 0.5rem;
	    text-align: center;
	    color: #fff;
	    background: url(../img/img12.jpg) center/cover no-repeat;
	    font-size: 0.24rem;
	}
	.contract-section4 .btn span {
	    padding-right: 0.4rem;
	    background: url(../img/img9.png) right center/11px no-repeat;
	}
	.energy-section1{
		width: 1400px;
		max-width: 92%;
		margin: 0 auto;
		padding: 0.7rem 0 0.6rem;
	}
	.energy-section1 .list,
	.energy-section1 .list #energy-section1{
		width: 100%;
	}
	.energy-section1 .swiper-container{
		padding-top: 33px;
		margin-top: 0.6rem;
	}
	.energy-section1 .swiper-slide{
		border:1px solid #eeeeee;
		width: 70%;
		box-sizing:border-box;
	}
	.energy-section1 .swiper-slide .pic{
		width: 65px;
		height: 65px;
		border-radius: 50%;
		overflow: hidden;
		background-color: #f4602c;
		position: absolute;
		left: 50%;
		top: -32px;
		transform: translateX(-50%);
	}
	.energy-section1 .swiper-slide .pic img{
		display: block;
		width: 40px;
		position: relative;
		left: 50%;
		top: 050%;
		transform: translate(-50%,-50%);
	}
	.energy-section1 .swiper-slide .box{
		text-align: center;
		padding: 60px 0.4rem 10px
	}
	.energy-section1 .swiper-slide .box .tit{
		font-size: 0.3rem;
		color: #333333;
		line-height: 1.4;
		margin-bottom: 0.2rem;
	}
	.energy-section1 .swiper-slide .box .tit span{
		display: block;
	}
	.energy-section1 .swiper-slide .box .detaile{
		font-size: 0.24rem;
		color: #999;
		line-height: 1.6;
		min-height: 90px;
	}
	.energy-section3{
		width: 100%;
		background-color: #f9f9f9;
		position: relative;
	}
	.energy-section3 .max-box{
		position: relative;
	    width: 1400px;
	    top: -0.85rem;
	    overflow: hidden;
	    box-sizing: border-box;
	    background-color: #fff;
	    left: 0;
	    max-width: 92%;
	    margin: 0 auto;
	    padding: 0.25rem 0.3rem 0.7rem;
	    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.05);
	}
	.energy-section3 .tits{
		width: 100%;
		border-bottom: 1px solid #eeeeee;
	}
	.energy-section3 .tits .swiper-slide{
		height: 0.6rem;
		line-height: 0.6rem;
		width: 40%;
		text-align: center;
		font-size: 0.26rem;
		color: #333333;
		-webkit-transition: all 0.4s;
    	transition: all 0.4s;
    	cursor: pointer;
	}
	.energy-section3 .tits .swiper-slide.on{
		background: #f4602c;
		color: #fff;
	}
	.energy-section3 .detaile-box{
		width: 100%;
		overflow: hidden;
	}
	.energy-section3 .detaile-box .top-css{
		top: 3px;
		position: relative;
		left: 0;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all 0.4s;
    	transition: all 0.4s;
	}
	.energy-section3 .detaile-box .top-css.on{
		top: 0px;
		opacity: 1;
		filter: alpha(opacity=100);
	}
	.energy-section3 .detaile-box .box{
		padding: 0.5rem 0 0.3rem;
	}
	.energy-section3 .detaile-box .tit{
		font-size: 0.28rem;
		color: #333333;
		line-height: 1.2;
		font-weight: bold;
		margin-bottom: 0.2rem;
	}
	.energy-section3 .detaile-box .detaile{
		font-size: 0.24rem;
		color: #666666;
		line-height:1.8;
	}
	.energy-section3 .detaile-box .detaile p{
		padding-left: 0.25rem;
		position: relative;
	}
	.energy-section3 .detaile-box .detaile p:before{
		display: block;
		width: 4px;
		height: 4px;
		border-radius: 50%;
		background-color: #a4a4a4;
		content: '';
		position: absolute;
		left: 0;
		top: calc(50% - 2px);
	}
	.energy-section3 .detaile-box .list{
		display: none;
	}
	.energy-section3 .detaile-box .pic,
	.energy-section3 .detaile-box .pic #max-img,
	.energy-section3 .detaile-box .pic #max-img .swiper-slide{
		width: 100%;
	}
	.energy-section3 .swiper-button-next, 
	.energy-section3 .swiper-button-prev{
		width: 33px;
		height: 42px;
		-webkit-transition: all 0.4s;
    	transition: all 0.4s;
	}
	.energy-section3 .swiper-button-next{
		right: 0;
		background:rgba(0,0,0,0.6) url(../img/img20.png) center no-repeat;
	}
	.energy-section3 .swiper-button-prev{
		left: 0;
		background:rgba(0,0,0,0.6) url(../img/img21.png) center no-repeat;
	}

	/*智慧工厂*/
	.factory-section1,
	.engin-section1{
		width: 1400px;
		margin: 0 auto;
		max-width: 92%;
		padding: 0.7rem 0 0.5rem;
	}
	.factory-section1 .detaile,
	.engin-section1 .detaile{
		font-size: 0.24rem;
		color: #666666;
		line-height: 1.65;
		margin: 0.5rem 0 0.3rem;
	}
	.factory-section1 .pic .pc{
		display: none;
	}
	.factory-section3{
		width: 100%;
		background-color: #f9f9f9;
	}
	.factory-section3 ul,
	.engin-section3 .mian{
		display: block;
		position: relative;
	    width: 1400px;
	    top: -0.85rem;
	    overflow: hidden;
	    box-sizing: border-box;
	    background-color: #fff;
	    left: 0;
	    max-width: 92%;
	    margin: 0 auto;
	    padding: 0.7rem 0.3rem 0.3rem;
	    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.05);
	}
	.factory-section3 ul li{
		margin-bottom: 0.4rem;
		border-bottom: 1px solid #eeeeee;
	}
	.factory-section3 ul li .pic{
		width: 100%;
		overflow: hidden;
	}
	.factory-section3 ul li .box{
		padding: 0.3rem .3rem 0.4rem;
	}
	.factory-section3 ul li .box .title{
		font-size: 0.28rem;
		color: #333333;
		font-weight: bold;
		line-height: 1.2;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		padding-left: 0.4rem;
		background-size: 0.3rem 0.3rem !important;
	}
	.factory-section3 ul li .box .detaile{
		font-size: 0.24rem;
		line-height: 1.65;
		height: 0.74rem;
		overflow: hidden;
		color: #666;
		margin: 0.15rem 0 0.3rem;
	}
	.factory-section3 ul li .box .btn,
	.engin-section3 .mian .bot .btn{
		display: block;
	    width: 1.8rem;
	    height: 0.5rem;
	    line-height: 0.5rem;
	    text-align: center;
	    color: #fff;
	    background: url(../img/img12.jpg) center/cover no-repeat;
	    font-size: 0.24rem;
	}
	.factory-section3 ul li .box .btn span,
	.engin-section3 .mian .bot .btn span{
	    padding-right: 0.4rem;
	    background: url(../img/img9.png) right center/11px no-repeat;
	}
	.engin-section1 .mian .pic{
		display: none;
	}
	.engin-section1 .list li{
		margin-top: 0.5rem;
	}
	.engin-section1 .list li .img{
		width: 58px;
		height: 58px;
		border:1px solid #eeeeee;
		float: left;
	}
	.engin-section1 .list li .box{
		width: calc(100% - 75px);
		float: right;
	}
	.engin-section1 .list li .box .tit{
		font-size: 0.28rem;
		color: #666666;
		font-weight: bold;
		line-height: 1.4;
		padding-bottom: 0.1rem;
		margin-bottom: 0.1rem;
		position: relative;
	}
	.engin-section1 .list li .box .tit:before{
		display: block;
		height: 1px;
		content: '';
		position: absolute;
		left: 0;
		bottom: 0;
		background-color: rgba(0,0,0,0.1);
		width: 0.3rem;
	}
	.engin-section1 .list li .box .fa{
		font-size: 0.24rem;
		color: #666666;
		line-height: 1.6;
	}
	.engin-section3{
		width: 100%;
	}
	.engin-section3 .mian{
		padding: 0.7rem 0.3rem 0.6rem;
	}
	.engin-section3 .mian .detiale{
		font-size: 0.24rem;
		color: #666666;
		line-height: 1.65;
	}
	.engin-section3 .mian .bot .img{
		width: 3.08rem;
		margin: 0.3rem 0 0.5rem;
	}
	.factinfo .mian{
		display: block;
	    position: relative;
	    width: 1400px;
	    top: -0.85rem;
	    overflow: hidden;
	    box-sizing: border-box;
	    background-color: #fff;
	    left: 0;
	    max-width: 92%;
	    margin: 0 auto;
	    padding: 0.4rem 0.3rem 0.6rem;
	    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.05);
	    font-size: 0.24rem;
	    line-height: 1.65;
	}
	.factinfo .mian img{
		margin-top: 0.3rem;
		max-width: 100%;
	}
	.factinfo .bot{
		font-size: 0;
	}
	.factinfo .btn{
		display: block;
	    width: 2rem;
	    float: right;
	    height: 0.65rem;
	    line-height: 0.65rem;
	    text-align: center;
	    border-radius: 3px;
	    color: #666;
	    font-size: 0.24rem;
	    -webkit-transition: all 0.4s;
	    transition: all 0.4s;
	    border: 1px solid #ccc;
	    margin: 0 4% 0.8rem 0;
	}

	.cont-list{
		width: 1400px;
		max-width: 92%;
		margin: 0 auto;
		padding: 0.7rem 0 0.8rem;
	}
	.cont-list ul{
		margin-bottom: 0.4rem;
	}
	.cont-list li{
		margin-bottom: 0.3rem;
	}
	.cont-list li .pic{
		width: 100%;
		overflow: hidden;
	}
	.cont-list li .title{
		height: 0.8rem;
		line-height: 0.8rem;
		padding: 0 0.6rem 0 0.3rem;
		border-bottom:1px solid #dadada;
		font-size: 0.26rem;
		color: #333333;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		background: url(../img/img37.jpg) 96% center/8px no-repeat;
	}
	.continfo{
		width: 1400px;
		max-width: 92%;
		margin: 0.7rem auto 1rem;
	}
	.continfo .list{
		box-sizing:border-box;
		border:5px solid #fafafa;
	}
	.continfo .list .title{
		position: absolute;
		left: 0;
		bottom: 0;
		height: 0.75rem;
		line-height: 0.75rem;
		width: 100%;
		padding: 0 0.3rem;
		box-sizing:border-box;
		font-size: 0.24rem;
		color: #fff;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		z-index: 5;
		background-color: rgba(0,0,0,0.7)
	}
	.continfo .list .max-next,
	.continfo .list .max-prve,
	.news .top .imgs .max-next,
	.news .top .imgs .max-prve{
		width: 33px;
    	height: 42px;
    	-webkit-transition: all 0.4s;
    	transition: all 0.4s;
	}
	.continfo .list .max-next,
	.news .top .imgs .max-next{
	    right: 0;
	    background: rgba(0,0,0,0.6) url(../img/img20.png) center no-repeat;
	}
	.continfo .list .max-prve,
	.news .top .imgs .max-prve{
	    left: 0;
	    background: rgba(0,0,0,0.6) url(../img/img21.png) center no-repeat;
	}
	.continfo .detaile{
		font-size: 0.24rem;
		color: #666666;
		line-height: 2;
		padding: 0.3rem 0;
		border-bottom: 1px solid #dadada;
		margin-bottom: 0.3rem;
	}
	.continfo .bot .left,
	.newsinfo  .bot .left{
		line-height: 1.7;
		font-size: 0.24rem;
	}
	.continfo .bot .left a,
	.newsinfo  .bot .left a{
		color: #666;
		-webkit-transition: all 0.4s;
    	transition: all 0.4s;
	}
	.continfo .bot .btn,
	.newsinfo  .bot .btn{
		display: block;
		width: 2rem;
		height: 0.65rem;
		line-height: 0.65rem;
		text-align: center;
		border-radius: 3px;
		color: #666;
		font-size: 0.24rem;
		-webkit-transition: all 0.4s;
    	transition: all 0.4s;
		border:1px solid #ccc;
		margin-top: 0.4rem;
	}
	.news{
		width: 1400px;
		max-width: 92%;
		margin: 0.7rem auto 0.6rem;
	}
	.news .top{
		margin-top: 0.5rem;
	}
	.news .top .imgs .title{
		position: absolute;
		height: 0.65rem;
		line-height: 0.65rem;
		padding: 0 0.3rem;
		background-color: rgba(143,65,37,0.6);
		text-align: center;
		font-size: 0.28rem;
		color: #ffffff;
		left: 0;
		bottom: 0;
		width: 100%;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		box-sizing:border-box;
	}
	.news .top .imgs{
		margin-bottom: 0.3rem;
	}
	.news .top .mlist li{
		padding-bottom: 0.25rem;
		margin-bottom: 0.2rem;
		border-bottom: 1px solid #e5e5e5;
	}
	.news .top .mlist li:last-child{
		margin-bottom: 0 !important
	}
	.news .top .mlist li .title{
		font-size: 0.28rem;
		color: #333333;
		line-height: 1.4;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		-webkit-transition: all 0.4s;
    	transition: all 0.4s;
	}
	.news .top .mlist li .time{
		font-size: 0.24rem;
		color: #999;
		line-height: 1.2;
		margin: 0.05rem 0 0.15rem;
	}
	.news .top .mlist li .detaile{
		font-size: 0.24rem;
		color: #666666;
		height: 0.76rem;
		overflow: hidden;
		line-height: 1.7;
	}
	.news-list{
		width: 100%;
		background-color: #f5f5f5;
		padding: 0.5rem 0 1rem;
	}
	.news-list ul{
		width: 1400px;
		display: block;
		max-width: 92%;
		margin: 0 auto 0.3rem;
	}
	.news-list ul li{
		background-color: #fff;
		padding: 0.4rem 0.3rem 0.45rem;
		box-sizing:border-box;
		font-size: 0;
		margin-bottom: 0.3rem;
	}
	.news-list ul li .title{
		font-size: .28rem;
		color: #333333;
		line-height: 1.3;
	}
	.news-list ul li .time{
		font-size: 0.24rem;
		color: #999;
		line-height: 1;
		margin: 0.1rem 0 0.2rem;
	}
	.news-list ul li .pic{
		width: 100%;
		overflow: hidden;
	}
	.news-list ul li .detaile{
		line-height: 1.65;
		color: #666;
		font-size: 0.24rem;
		margin: 0.15rem 0 0.2rem;
		height: 0.75rem;
		overflow: hidden;
	}
	.news-list ul li .btn{
		display: inline-block;
		font-size: 0.24rem;
		color: #333;
		line-height: 1.6;
		padding-right: 0.3rem;
		background: url(../img/img36.png) right center no-repeat;
	}

	/*通知*/
	.notice{
		width: 1200px;
		max-width: 92%;
		margin: 0 auto;
		padding: 0.7rem 0 1rem;
	}
	.notice ul{
		margin: 0.4rem 0 0.7rem;
	}
	.notice li{
		padding: 0.25rem 0;
		border-bottom: 1px solid #bfbfbf
	}
	.notice li .time{
		float: left;
		width:1.2rem;
		text-align: center;
		border-right: 1px solid #bfbfbf;
	}
	.notice li .time .day{
		font-size: 0.4rem;
		font-weight: bold;
		font-family: arial;
		color: #cccccc;
		line-height: 0.6rem;
	}
	.notice li .time .year{
		font-size: 0.24rem;
		line-height: 1.6;
		color: #333333;
	}
	.notice li .title{
		float: left;
		width: 27%;
		font-size: 0.28rem;
		color: #333;
		line-height: 1.6;
		margin:0.3rem 0 0 0.2rem;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.notice li .btns{
		float: right;
		display: inline-block;
		margin-top: 0.25rem;
	}
	.notice li .btns a{
		display: block;
		width: 1.5rem;
		height: 0.5rem;
		line-height:0.5rem;
		text-align: center;
		font-size: 0.26rem;
		color: #666;
		border:1px solid #adadad;
		float: left;
	}
	.notice li .btns a.lock span{
		padding-left: 0.35rem;
		display: inline-block;
		background: url(../img/img37.png) left center/0.27rem no-repeat;
	}
	.notice li .btns a.down span{
		padding-left: 0.28rem;
		display: inline-block;
		background: url(../img/img38.png) left center/0.18rem no-repeat;
	}
	.notice li .btns a.down{
		margin-left: 0.1rem;
		width: 1.8rem
	}
	/*新闻详情*/
	.newsinfo{
		width: 1200px;
		max-width: 92%;
		margin: 0 auto;
		padding: 0.7rem 0 1rem;
	}
	.newsinfo .title{
		line-height: 1.4;
	}
	.newsinfo .detaile{
		line-height: 1.65;
		font-size: 0.24rem;
		color: #666;
		padding: 0.3rem 0;
		margin: 0.4rem 0 .3rem;
		border-bottom: 1px solid #ececec;
		border-top: 1px solid #ececec;
	}
	.newsinfo .detaile img{
		max-width: 100%;
	}
	.about-tit{
		width: 100%;
	    height: .8rem;
	    line-height: .8rem;
	    text-align: center;
	    font-size: 0;
	    background-color: #f5f5f5;
	}
	.about-tit a{
		width: 30%;
		display: inline-block;
	    font-size: 0.26rem;
	    color: #333333;
	    -webkit-transition: all 0.4s;
    	transition: all 0.4s;
	    position: relative;
	}
	.about-tit a.on{
		color: #fff;
    	background: url(../img/img17.jpg) center/cover no-repeat;
	}

	/*文化*/
	.about-section1{
		width: 1400px;
		max-width: 92%;
		margin: 0 auto;
		padding: 0.7rem 0 0.8rem;
	}
	.about-section1 .mian{
		margin-top: 0.5rem;
	}
	.about-section1 .mian .pic{
		width: 100%;
		overflow: hidden;
		position: relative;
	}
	.about-section1 .mian .pic .icon{
		display: block;
		width: 45px;
		height: 52px;
		cursor: pointer;
		background: url(../img/img39.png) center no-repeat;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
	}
	.about-section1 .mian .box .tit{
		font-size: 0.36rem;
		color: #cccccc;
		font-family: arial;
		line-height: 1.3;
		padding: 0.25rem 0 0.2rem;
		margin-top: 0.5rem;
		position: relative;
	}
	.about-section1 .mian .box .tit:before{
		display: block;
		width: 1.1rem;
		height: 1px;
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		background-color: #e46336
	}
	.about-section1 .mian .box .detaile{
		font-size: 0.24rem;
		line-height: 1.65;
		color: #666666;
	}
	.tip-bg {
	    position: fixed;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    background-color: rgba(0,0,0,0.8);
	    z-index: 55;
	    display: none;
	}
	.tip-video {
	    display: none;
	    position: fixed;
	    width: 100%;
	    height: 100%;
	    font-size: 0;
	    left: 0;
	    top: 0;
	    z-index: 56;
	}
	.tip-video video {
	    display: block;
	    width: 100%;
	    height: 100%;
	}
	.tip-video span {
	    display: block;
	    width: 0.45rem;
	    height: 0.45rem;
	    text-align: center;
	    line-height: 0.45rem;
	    font-size: 0.55rem;
	    color: #fff;
	    position: fixed;
	    cursor: pointer;
	    right: 0.4rem;
	    top: 0.5rem;
	}
	.about-section2 .list{
		width: 1400px;
		max-width: 92%;
		margin: 0 auto;
		padding: 0.5rem 0 0.8rem;
	}
	.about-section2 .list,
	.about-section2 .list #about-section2{
		width: 100%;
	}
	.about-section2 .swiper-slide{
		width: 40%;
		text-align: center;
		position: relative;
	}
	.about-section2 .swiper-slide:before{
		display: block;
		width: 1px;
		height: 1.3rem;
		content: '';
		position: absolute;
		right: 0;
		top: 50%;
		background-color: #e5e5e5;
		transform: translateY(-50%);
	}
	.about-section2 .swiper-slide:last-child:before{
		display: none !important;
	}
	.about-section2 .swiper-slide img{
		display: block;
		width: 60px;
		margin: 0 auto;
	}
	.about-section2 .swiper-slide .tit{
		font-size: 0.28rem;
		color: #666666;
		line-height: 1.6;
		margin-top: 0.25rem;
	}
	.about-section3{
		width: 100%;
		overflow: hidden;
	}
	.about-section3 .img{
		display: none;
	}
	.about-section3 .right{
		width: 100%;
		padding: 0.7rem 0;
		text-align: center;
		background: url(../img/img40.png) center/cover no-repeat;
	}
	.about-section3 .right .title,
	.about-section3 .right .en{
		color: #fff;
	}
	.about-section3 .right .tit{
		font-size: 0.3rem;
		color: #fff;
		line-height: 1.4;
		margin: 0.35rem 0 ;
	}
	.about-section3 .right .detaile{
		font-size: 0.24rem;
		line-height: 1.65;
		color: #fff;
		width: 510px;
		max-width: 90%;
		margin: 0 auto;
	}
	.abt-stion1{
		padding: 0.7rem 0 0.6rem;
		width: 100%;
		overflow: hidden;
		background:#fff url(../img/img50.jpg) center/cover no-repeat;
	}
	.abt-stion1 .mian{
		margin: 0.5rem auto 0;
		width: 1330px;
		max-width: 92%;
	}
	.abt-stion1 .mian .pic{
		width: 100%;
		overflow: hidden;
	}
	.abt-stion1 .mian .box{
		font-size: 0.24rem;
		line-height: 1.8;
		color: #666;
		margin-top: 0.4rem;
	}
	.abt-stion1 .mian .box h3{
		font-size: 0.26rem;
		color: #333;
		font-weight: bold;
		line-height: 1.4;
		margin-bottom: 0.15rem;
	}
	.abt-stion2{
		width: 100%;
		background-color: #f5f5f5;
		padding: 0.7rem 0 0.6rem;
	}
	.abt-stion2 .img{
		width: 3.3rem;
		margin: 0.5rem auto 0;
		position: relative;
		z-index: 5;
		display: block;
	}
	.abt-stion2 .mian{
		width: 1400px;
		max-width: 92%;
		margin: -0.7rem auto 0;
		background-color: #fff;
		box-sizing:border-box;
		position: relative;
		padding: 1rem 0.5rem 0.9rem;
		box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
	}
	.abt-stion2 .mian:before{
		display: block;
		width: 0.39rem;
		height: 0.3rem;
		content: '';
		position: absolute;
		right: 0.5rem;
		bottom: 0.6rem;
		background: url(../img/img53.jpg) center/cover no-repeat;
	}
	.abt-stion2 .mian .tit{
		font-size: 0.28rem;
		color: #333333;
		font-weight: bold;
		text-align: center;
		margin-bottom: 0.25rem;
		position: relative;
	}
	.abt-stion2 .mian .tit:before{
		display: block;
		width: 0.39rem;
		height: 0.3rem;
		content: '';
		position: absolute;
		left: 0;
		top: 0.2rem;
		background: url(../img/img52.jpg) center/cover no-repeat;
	}
	.abt-stion2 .mian .detaile{
		font-size: 0.24rem;
		line-height: 1.8;
		color: #666;
	}
	.abt-stion3{
		width: 100%;
		background-color: #f5f5f5;
	}
	.abt-stion3 .mian{
		position: relative;
	    width: 1400px;
	    top: -0.85rem;
	    overflow: hidden;
	    box-sizing: border-box;
	    background-color: #fff;
	    left: 0;
	    font-size: 0.24rem;
	    line-height: 1.8;
	    color: #666;
	    max-width: 92%;
	    margin: 0 auto;
	    padding: 0.25rem 0.3rem 0.7rem;
	    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.05);
	}
	.abt-stion3 .mian .tit{
		font-size: 0.28rem;
		text-align: center;
		color: #333333;
		font-weight: bold;
		margin-bottom: 0.2rem;
	}
	.abt-stion3 .mian img{
		max-width: 100%;
		margin-bottom: 0.2rem;
	}
	.abt-stion3 .mian img.pc,
	.contract-section3 .mian img.pc{
		display: none;
	}

	.abt-stion3 .mian h3{
		font-weight: bold;
		font-size: 0.24rem;
		line-height: 1.8;
		margin-bottom: 0.2rem;
	}
	.abt-stion4{
		width: 100%;
		position: relative;
	}
	.abt-stion4 .img{
		display: none;
	}
	.abt-stion4 .right{
		width: 100%;
		-webkit-transition: all 0.4s;
    	transition: all 0.4s;
		padding: 0.6rem 0.3rem;
		box-sizing:border-box;
		background: url(../img/img40.png) center/cover no-repeat;
	}
	.abt-stion4 .right .title,
	.abt-stion4 .right .en{
		 color: #fff;
	}
	.abt-stion4 .right .detaile{
		font-size: 0.24rem;
		line-height: 1.8;
		max-width: 520px;
		margin: 0.5rem auto;
		color: rgba(255,255,255,0.9);
		-webkit-transition: all 0.4s;
    	transition: all 0.4s;
	}
	.abt-stion4 .right .list{
		max-width: 520px;
		margin: 0 auto;
		-webkit-transition: all 0.4s;
    	transition: all 0.4s;
	}
	.abt-stion4 .right .list li{
		width: calc(100% / 3);
		float: left;
		text-align: center;
		position: relative;
	}
	.abt-stion4 .right .list li:before{
		display: block;
		width: 1px;
		height: 0.9rem;
		content: '';
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		background-color: rgba(255,255,255,0.2);
	}
	.abt-stion4 .right .list li:last-child:before{
		display: none;
	}
	.abt-stion4 .right .list li .math{
		font-size: 0.6rem;
		color: #fff;
		font-weight: bold;
		font-family: arial;
		line-height: 1.2;
	}
	.abt-stion4 .right .list li .math .year{
		font-size: 0.24rem;
	}
	.abt-stion4 .right .list li .tit{
		font-size: 0.24rem;
		color: #ffffff;
		line-height: 1.4;
	}

	.abt-stion5{
		width: 100%;
		padding: 0.7rem 0;
		overflow: hidden;
		background: url(../img/img56.jpg) center/cover no-repeat;
	}
	.abt-stion5 .mian{
		max-width: 92%;
		width: 1200px;
		margin: 0.5rem auto 0;
	}
	.abt-stion5 .mian #abt-stion5{
		width: 1200px;
		max-width: 80%;
		margin: 0 auto;
		padding-bottom: 165px;
	}
	.abt-stion5 .swiper-slide{
		width: 180px;
		border-bottom: 3px solid #bfbfbf;
		position: relative;
		min-height: 165px;
		overflow: inherit;
	}
	.abt-stion5 .swiper-slide .icon{
		display: block;
		width: 20px;
		height: 20px;
		background: url(../img/img57.jpg) center no-repeat;
		position: absolute;
		left: 115px;
	}
	.abt-stion5 .swiper-slide:nth-child(odd) .icon{
		top:156px;
	}
	.abt-stion5 .swiper-slide:nth-child(even) .icon{
		bottom: -10px;
	}
	.abt-stion5 .swiper-slide .box{
		width:275px;
		position: absolute;
		left:0px;
		background-color: #fff;
		-webkit-transition: all 0.4s;
    	transition: all 0.4s;
		font-size: 0.24rem;
		line-height: 1.7;
		color: #888;
		height: 130px;
		padding: 25px 20px 0;
		box-sizing:border-box;
		background:url(../img/bg.jpg) center repeat;
	}
	.abt-stion5 .swiper-slide .box .detaile{
		height: 1.3rem;
		padding-right: 5px;
		overflow-y:auto; 
	}
	
	.abt-stion5 .swiper-slide .box .detaile::-webkit-scrollbar{  
	  	width: 3px;  
	  	height: 13px;
	  	background-color: rgba(0,0,0,0.1);
	}  
	.abt-stion5 .swiper-slide .box .detaile::-webkit-scrollbar-thumb{  
		background-color: rgba(0,0,0,0.5);
		background-clip: padding-box;
	}  
	.abt-stion5 .swiper-slide:nth-child(odd) .box{
		top: 199px;
	}
	.abt-stion5 .swiper-slide:nth-child(even) .box{
		bottom: 34px;
	}
	.abt-stion5 .swiper-slide .box:before{
		display: block;
		width: 0;
		height: 0;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		content: '';
		position: absolute;
		left: 115px
	}
	.abt-stion5 .swiper-slide:nth-child(odd) .box:before{
		top: -11px;
		border-bottom: 11px solid #fff;
	}
	.abt-stion5 .swiper-slide:nth-child(even) .box:before{
		bottom: -11px;
		border-top: 11px solid #fff;
	}
	.abt-stion5 .swiper-slide .box .tit{
		font-size: 0.34rem;
		color: #333333;
		line-height: 1.4;
		margin-bottom: 0.15rem;
		font-weight: bold;
		-webkit-transition: all 0.2s;
    	transition: all 0.2s;
	}
	.abt-stion5 .swiper-button-next,
	.abt-stion5 .swiper-button-prev{
		width: 35px;
		height: 35px;
		margin-top: -17.5px;
		-webkit-transition: all 0.3s;
    	transition: all 0.3s;
	}
	.abt-stion5 .swiper-button-next{
		right: 0;
		background: url(../img/img15.png) center/cover no-repeat;
	}
	.abt-stion5 .swiper-button-prev{
		left: 0;
		background: url(../img/img14.png) center/cover no-repeat;
	}
	.abt-stion6{
		width: 1400px;
		max-width: 92%;
		margin: 0 auto;
		padding: 0.7rem 0 1rem;
	}
	.abt-stion6 .list,
	.abt-stion6 .list #abt-stion6{
		width: 100%;
	}
	.abt-stion6 .list #abt-stion6{
		margin-top: 0.5rem;
		padding:0.1rem 0.1rem 0.8rem;
	}
	.abt-stion6 .swiper-slide{
		width:80%;
		box-sizing:border-box;
		padding: 19px 20px 25px;
		border:1px solid #e7e7e7;
		background-color: #fff;
		box-shadow: 0 0 5px 0 rgba(0,0,0,0.1)
	}
	.abt-stion6 .swiper-slide .time{
		font-size: 0.24rem;
		color: #999999;
		line-height: 1.2;
		margin: 0.2rem 0 0.15rem;
	}
	.abt-stion6 .swiper-slide .tit{
		font-size: 0.24rem;
		color: #666666;
		line-height: 1.6;
		overflow: hidden;
		height: 0.75rem;
	}
	.abt-stion6 .swiper-pagination{
		font-size: 0;
		text-align: center;
		bottom: 0;
	}
	.abt-stion6 .swiper-pagination-bullet{
		border:1px solid #e46336;
		opacity: 1;
		background-color: #fff;
		cursor: pointer;
	}
	.abt-stion6 .swiper-pagination-bullet-active{
		background-color: #e46336
	}
	
}
@media (min-width:768px){
	.base-ban {
	    margin-top: 85px;
	}
	.base-ban img {
	    width: 114%;
	    left: -7%;
	}
	.base-ban .box .title {
	    font-size: 40px;
	    margin-bottom: 15px;
	}
	.base-ban .box .tit {
	    font-size: 24px;
	}
	.base-tit {
	    height: 59px;
	    line-height: 59px;
	}
	.base-tit #base-tit{
		max-width: 92%;
	}
	.base-tit #base-tit .swiper-slide {
	    /*width: 25%;*/
	    padding: 0 30px;
	    font-size: 16px;
	}
	.base-tit.onn #base-tit .swiper-slide{
		width: 25%;
	    padding: 0;
	}

	.base-tit #base-tit .swiper-slide:before{
		top:calc(50% - 10px);
		height: 20px;
	}
	.party .mian {
	    padding: 70px 0 90px;
	}
	.party .mian .title,
	.contract-section1 .title,
	.contract-section2 .box .title,
	.contract-section4 .title,
	.energy-section1 .title,
	.factory-section1 .title,
	.engin-section1 .title,
	.news .titles,
	.notice .titles,
	.newsinfo .title,
	.about-section1 .title,
	.about-section2 .title,
	.about-section3 .right .title,
	.abt-stion1 .title,
	.abt-stion2 .title,
	.abt-stion4 .right .title,
	.abt-stion5 .title,
	.abt-stion6 .title{
	    font-size: 30px;
	    margin-bottom: 15px;
	}
	.party .mian .title{
		margin-bottom: 40px;
	}
	.party .mian .en,
	.contract-section4 .en,
	.energy-section1 .en{
	    font-size: 14px;
	    margin-bottom: 50px;
	}
	.party .mian .list li {
	    height: 60px;
	    line-height: 60px;
	    padding-left: 40px;
	    background: url(../img/img13.png) left center no-repeat;
	}
	.party .mian .list li .tit {
	    font-size: 16px;
	}
	.party .mian .list li .tit:before {
	    height: 14px;
	    right: -15px;
	    top: calc(50% - 6px);
	}
	.party .mian .list li .tt {
	    font-size: 16px;
	    width: 60%;
	    height: 60px;
	    margin-left: 30px;
	    -webkit-transition: all 0.4s;
      	transition: all 0.4s;
	}
	.party .mian .list li .time {
	    font-size: 16px;
	}
	.contract-section1 {
	    padding: 60px 0 70px;
	}
	.contract-section1 .en{
		font-size: 14px;
	}
	.contract-section1 .mian {
	    margin: 40px auto 0;
	}
	.contract-section1 .box {
	    font-size: 14px;
	    padding-top: 30px;
	}
	.contract-section1 .box h3 {
	    font-size: 16px;
	    margin-bottom: 10px;
	}
	.contract-section2 .box {
	    top: 16%;
	}
	.contract-section2 .box .en,
	.abt-stion6 .en{
		font-size: 14px;
	}
	.contract-section2 .img {
	    display: block;
	    width: 140%;
	    left: -20%;
	}
	.contract-section3 .mian {
	    top: -60px;
	    padding: 80px 6.5% 50px;
	    font-size: 14px;
	    line-height: 2;
	}
	.contract-section3 .mian img {
	    margin-bottom: 40px;
	}
	.contract-section4 .mian {
	    top: -30px;
	    padding: 60px 0 30px;
	}
	.contract-section4 .list {
	    margin: 40px auto 60px;
	}
	.contract-section4 #contract-section4 .swiper-slide{
		width: 45%;
	}
	.contract-section4 .swiper-slide .box {
	    font-size: 14px;
	    margin-top: 25px;
	}
	.contract-section4 .btn{
	    width: 130px;
	    height: 40px;
	    line-height: 40px;
	    font-size: 14px;
	}
	.contract-section4 .btn span {
	    padding-right: 40px;
	    background: url(../img/img9.png) right center/13px no-repeat;
	}
	.contract-section4 .swiper-button-next, 
	.contract-section4 .swiper-button-prev {
	    top: calc((100% - 47px)/2);
	}
	.contract-section4 .en{
		margin-bottom: 0
	}
	.energy-section1 {
	    padding: 60px 0 50px;
	}
	.energy-section1 .en{
		margin-bottom: 0
	}
	.energy-section1 .swiper-container{
		margin-top: 50px;
	}
	.energy-section1 .swiper-slide{
		width: 320px;
	}
	.energy-section1 .swiper-slide .box {
	    padding:75px 40px 10px;
	}
	.energy-section1 .swiper-slide .box .tit {
	    font-size: 18px;
	    line-height: 1.5;
	    margin-bottom: 20px;
	}
	.energy-section1 .swiper-slide .box .detaile {
	    font-size: 14px;
	    min-height: 140px;
	}
	.energy-section3 .max-box{
	    top:-55px;
	    padding: 15px 5.2% 50px;
	}
	.energy-section3 .tits .swiper-slide {
	    height: 40px;
	    line-height: 40px;
	    width: 171px;
	    font-size: 16px;
	}
	.energy-section3 .detaile-box .box {
	    padding: 40px 0 25px;
	}
	.energy-section3 .detaile-box .tit{
		font-size: 18px;
		margin-bottom: 15px;
	}
	.energy-section3 .detaile-box .detaile {
	    font-size: 14px;
	}
	.energy-section3 .detaile-box .detaile p {
	    padding-left: 15px;
	}
	.energy-section3 .swiper-button-next, 
	.energy-section3 .swiper-button-prev {
	    width: 40px;
	    height: 55px;
	    margin-top: -27px;
	}
	.factory-section1 {
	    padding: 60px 0 40px;
	}
	.factory-section1 .en,
	.abt-stion2 .en{
		font-size: 14px;
	}
	.factory-section1 .detaile {
	    font-size: 14px;
	    line-height: 1.65;
	    margin: 40px 0 30px;
	}
	.factory-section1 .pic .pc{
		display: block;
	}
	.factory-section1 .pic .mod{
		display: none;
	}
	.factory-section3 ul {
	    top: -55px;
	    padding: 55px 5.2% 30px;
	}
	.factory-section3 ul li{
		margin-bottom: 25px;
    	padding-bottom: 25px;
	}
	.factory-section3 ul li .pic{
		width: 30.4%;
		float: left;
	}
	.factory-section3 ul li .box{
		float: right;
		width: 63.75%;
		box-sizing:border-box;
		padding: 0;
		position: relative;
		top: 50%;
		transform: translateY(-50%);
		position: absolute;
		right: 0;
	}
	.factory-section3 ul li .box .title {
	    font-size: 18px;
	    line-height: 1.4;
	    padding-left: 40px;
	    background-size: 26px !important;
	}
	.factory-section3 ul li .box .detaile {
	    font-size: 14px;
	    height: 23px;
	    margin: 6px 0 16px;
	}
	.factory-section3 ul li .box .btn{
	    width: 120px;
	    height: 36px;
	    line-height: 36px;
	    font-size: 14px;
	}
	.factory-section3 ul li .box .btn span,
	.engin-section3 .mian .bot .btn span{
	    padding-right: 40px;
	    background: url(../img/img9.png) right center/13px no-repeat;
	}

	/*工程*/
	.engin-section1 {
	    padding: 60px 0 50px;
	}
	.engin-section1 .en{
		font-size: 14px;
	}
	.engin-section1 .detaile{
		font-size: 14px;
		margin: 40px 0 20px;
	}
	.engin-section1 .list li {
	    float: left;
	    margin-top: 30px;
	}
	.engin-section1 .list li .box .tit{
		font-size: 16px;
		margin-bottom: 13px;
		padding-bottom: 13px;
	}
	.engin-section1 .list li .box .tit:before {
	    bottom: -2px;
	    width: 30px;
	}
	.engin-section1 .list li .box .fa {
	    font-size: 14px;
	    line-height: 1.65;
	}
	.engin-section3 .mian{
		top: -55px;
    	padding: 40px 5.2% 60px;
	}
	.engin-section3 .mian .detiale {
	    font-size: 14px;
	    margin-bottom: 40px;
	}
	.engin-section3 .mian .bot .img {
	    width: 308px;
	    margin: 0;
	    float: right;
	}
	.engin-section3 .mian .bot .btn{
		margin-top: 30px;
		float: left;
		width: 130px;
	    height: 40px;
	    font-size: 14px;
	    line-height: 40px;
	}
	.factinfo .mian{
		font-size: 14px;
		top: -55px;
    	padding: 30px 5.2% 60px;
	}
	.factinfo .mian img {
	    margin-top: 20px;
	    max-width: 100%;
	}
	.cont-list {
	    padding: 60px 0 80px;
	}
	.cont-list ul {
	    margin-bottom: 30px;
	}
	.cont-list li{
		width: 48%;
		float: left;
		margin: 0 4% 30px 0;
	}
	.cont-list li:nth-child(2n){
		margin-right: 0
	}
	.cont-list li .title{
		height: 75px;
		line-height: 75px;
		font-size: 16px;
		padding: 0 35px 0 19px;
	}
	.continfo {
	    margin: 50px auto 90px;
	}
	.continfo .list {
	    border: 6px solid #fafafa;
	}
	.continfo .list .max-next, 
	.continfo .list .max-prve,
	.news .top .imgs .max-next,
	.news .top .imgs .max-prve{
	    width: 40px;
	    height: 55px;
	    margin-top: -27px;
	}
	.continfo .detaile {
	    font-size: 14px;
	    padding: 20px 0 30px;
	    margin-bottom: 20px;
	}
	.continfo .bot .left,
	.newsinfo .bot .left{
	    font-size: 14px;
	    float: left;
	    width: 70%;
	}
	.continfo .bot .left p,
	.newsinfo .bot .left p{
		margin-bottom: 3px;
	}
	.continfo .bot .btn,
	.newsinfo .bot .btn{
	    width: 100px;
	    height: 38px;
	    line-height: 38px;
	    float: right;
	    font-size: 14px;
	    margin-top: 5px;
	}
	.news {
	    margin: 60px auto;
	}

	.news .top .imgs {
	    margin-bottom: 35px;
	}
	.news .top .imgs .title {
	    height: 60px;
	    line-height: 60px;
	    padding: 0 20px;
	    font-size: 18px;
	}
	.news .top .mlist li {
	    padding-bottom: 20px;
	    margin-bottom: 18px;
	}
	.news .top .mlist li .title {
	    font-size: 18px;
	}
	.news .top .mlist li .time {
	    font-size: 14px;
	    margin: 5px 0 10px;
	}
	.news .top .mlist li .detaile {
	    font-size: 14px;
	    height: 44px;
	}
	.news .en{
		font-size: 14px;
	}
	.news .top {
	    margin-top: 40px;
	}
	.news-list{
		padding: 50px 0 90px;
	}
	.news-list ul{
		margin: 0 auto 30px
	}
	.news-list ul li{
		width: 48%;
		float: left;
		margin: 0 4% 30px 0;
		padding: 35px 30px 40px;
	}
	.news-list ul li:nth-child(2n){
		margin-right: 0
	}
	.news-list ul li .title {
	    font-size: 18px;
	    overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.news-list ul li .time {
	    font-size: 14px;
	    margin: 8px 0 16px;
	}
	.news-list ul li .detaile {
	    line-height: 1.65;
	    font-size: 14px;
	    margin: 13px 0 15px;
	    height: 46px;
	    overflow: hidden;
	}
	.news-list ul li .btn {
	    font-size: 14px;
	    padding-right: 20px;
	}
	.notice {
	    padding: 60px 0 80px;
	}
	.notice .en{
		font-size: 14px;
	}
	.notice ul {
	    margin: 40px 0 60px;
	}
	.notice li {
	    padding: 20px 0;
	}
	.notice li .time {
	    width: 12%;
	}
	.notice li .time .day {
	    font-size: 32px;
	    line-height: 45px;
	}
	.notice li .time .year {
	    font-size: 14px;
	    line-height: 1.8;
	}
	.notice li .title {
	    width: 46%;
	    font-size: 18px;
	    margin: 25px 0 0 18px;
	}
	.notice li .btns {
	    margin-top: 17px;
	}
	.notice li .btns a {
	    width: 120px;
	    height: 37px;
	    line-height: 37px;
	    font-size: 16px;
	}
	.notice li .btns a.down {
	    margin-left: 10px;
	    width: 120px;
	}
	.notice li .btns a.lock span {
	    padding-left: 35px;
	    background: url(../img/img37.png) left center no-repeat;
	}
	.notice li .btns a.down span {
	    padding-left: 27px;
	    background: url(../img/img38.png) left center no-repeat;
	}
	.newsinfo {
	    padding: 60px 0 80px;
	}
	.newsinfo .title{
		font-size: 26px;
	}
	.newsinfo .time,
	.about-section1 .en,
	.abt-stion4 .right .en,
	.abt-stion5 .en{
		font-size: 14px;
	}
	.newsinfo .detaile {
	    font-size: 14px;
	    padding: 25px 0 30px;
	    margin: 30px 0 30px;
	}
	.about-tit {
	    height: 59px;
	    line-height: 59px;
	}
	.about-tit a{
		width: 25%;
    	font-size: 16px;
	}
	.about-section1 {
	    padding: 60px 0;
	}
	.about-section1 .mian {
	    margin-top: 40px;
	}
	.about-section1 .mian .box .tit {
	    font-size: 28px;
	    line-height: 1.3;
	    padding: 25px 0 15px;
	    margin-top: 45px;
	}
	.about-section1 .mian .box .detaile {
	    font-size: 14px;
	    line-height: 1.8;
	}
	.about-section1 .mian .box .tit:before {
	    width: 110px;
	}
	.tip-video video{
		width: 86%;
		height: auto;
		position: relative;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
	}
	.tip-video span {
	    width: 40px;
	    height: 40px;
	    line-height: 40px;
	    font-size: 45px;
	    right: 4%;
	    top: 50px;
	}
	.about-section2 .en,
	.about-section3 .right .en{
		font-size: 14px;
	}
	.about-section2 .list {
	    padding: 40px 0 60px;
	}
	.about-section2 .swiper-slide {
	    width: 260px;
	}
	.about-section2 .swiper-slide .tit {
	    font-size: 18px;
	    margin-top: 25px;
	}
	.about-section2 .swiper-slide:before {
	    height: 95px;
	}
	.about-section3 .right {
	    padding: 70px 0;
	}
	.about-section3 .right .tit {
	    font-size: 26px;
	    margin: 35px 0 30px;
	}
	.about-section3 .right .detaile{
		font-size: 14px;
		line-height: 1.8;
	}
	.abt-stion1 {
	    padding: 60px 0 50px;
	}
	.abt-stion1 .en{
		font-size: 14px;
	}
	.abt-stion1 .mian {
	    margin: 40px auto 0;
	}
	.abt-stion1 .mian .box{
		margin-top: 35px;
		font-size: 14px;
	}
	.abt-stion1 .mian .box h3 {
	    font-size: 16px;
	    margin-bottom: 10px;
	}
	.abt-stion2 {
	    padding: 60px 0 50px;
	}
	.abt-stion2 .img {
	    width: 330px;
	    margin: 40px auto 0;
	}
	.abt-stion2 .mian {
	    margin: -70px auto 0;
	    padding: 100px 45px 80px;
	}
	.abt-stion2 .mian .tit {
	    font-size: 18px;
	    margin-bottom: 20px;
	}
	.abt-stion2 .mian .tit:before {
	    width: 39px;
	    height: 30px;
	    top: 10px;
	}
	.abt-stion2 .mian .detaile {
	    font-size: 14px;
	}
	.abt-stion2 .mian:before {
	    width: 39px;
	    height: 30px;
	    right: 45px;
	    bottom: 50px;
	}
	.abt-stion3 .mian{
		font-size: 14px;
	    top: -55px;
	    padding: 55px 5.2% 50px;
	}
	.abt-stion3 .mian .tit {
	    font-size: 18px;
	    margin-bottom: 13px;
	}
	.abt-stion3 .mian h3 {
	    font-size: 14px;
	    margin-bottom: 15px;
	}
	.abt-stion3 .mian img.pc,
	.contract-section3 .mian img.pc{
		display: block;
	}
	.abt-stion3 .mian img.mod,
	.contract-section3 .mian img.mod{
		display: none;
	}
	.abt-stion4 .right .detaile {
	    font-size: 14px;
	    margin: 40px auto;
	}
	.abt-stion4 .right .list li:before {
	    height: 60px;
	}
	.abt-stion4 .right .list li .math {
	    font-size: 45px;
	}
	.abt-stion4 .right .list li .tit,
	.abt-stion4 .right .list li .math .year{
	    font-size: 14px;
	}
	.abt-stion5 {
	    padding: 60px 0 80px;
	}
	.abt-stion5 .mian {
		max-width: 76%;
	    margin: 50px auto 0;
	}
	.abt-stion5 .mian #abt-stion5{
		max-width: 100%;
	}
	.abt-stion5 .swiper-slide .box{
		font-size: 14px;
		padding: 25px 20px 0;
		height: 135px;
	}
	.abt-stion5 .swiper-slide .box .tit {
	    font-size: 20px;
	    line-height: 1;
	    margin-bottom: 10px;
	}
	.abt-stion5 .swiper-button-next, 
	.abt-stion5 .swiper-button-prev {
	    width: 45px;
	    height: 45px;
	    margin-top: -22.5px;
	}
	.abt-stion5 .swiper-button-next {
	    right: -65px;
	}
	.abt-stion5 .swiper-button-prev {
	    left: -65px;
	}
	.abt-stion6 {
	    padding: 60px 0 80px;
	}
	.abt-stion6 .list #abt-stion6 {
	    margin-top: 40px;
	    padding: 5px 5px 60px;
	}
	.abt-stion6 .swiper-slide {
	    padding: 19px 25px 25px;
	}
	.abt-stion6 .swiper-slide .time {
	    font-size: 14px;
	    margin: 20px 0 15px;
	}
	.abt-stion6 .swiper-slide .tit {
	    font-size: 14px;
	    height: 44px;
	}
	.about-section2 .swiper-slide img {
	    width: 75px;
	}

	.continfo .list .title {
	    height: 60px;
	    line-height: 60px;
	    padding: 0 30px;
	    font-size: 16px;
	}
	.abt-stion5 .swiper-slide .box .detaile {
	    height: 72px;
	    line-height: 1.6;
	}
	.factinfo .btn{
	    width: 100px;
	    height: 38px;
	    line-height: 38px;
	    float: right;
	    font-size: 14px;
	    margin:0 4% 80px 0;
	}
}
@media (min-width:992px){
	.base-ban img {
	    width: 100%;
	    left: 0%;
	}
	.base-ban .box{
		top: 54%;
	}
	.base-ban .box .title {
	    margin-bottom: 17px;
	}
	.base-tit #base-tit{
		max-width: 90%;
	}
	.contract-section1 .box {
	    padding-top: 20px;
	    width: 47%;
	    line-height: 1.8;
	    float: left;
	}
	.contract-section1 .mian .pic {
	    width: 50%;
	    float: right;
	}
	.contract-section2 .img {
	    width: 114%;
	    left: -7%;
	}
	.energy-section3 .detaile-box {
	    padding-top: 45px;
	}
	.energy-section3 .detaile-box .pic{
		width: 54.1%;
		float: left;
	}
	.energy-section3 .detaile-box .box{
		float: right;
		width: 38.75%;
	}
	.engin-section1 .list li .box {
	    width: calc(100% - 80px);
	}
	.factory-section3 ul li .box .btn{
	    width: 130px;
	    height: 40px;
	    line-height: 40px;
	}
	.factory-section3 ul li .box .detaile {
	    margin: 10px 0 30px;
	}
	.factory-section3 ul li .box .title {
		line-height: 1.7;
	    background-size: 30px !important;
	}
	.engin-section1 .list li{
		width: 48%;
		margin: 35px 4% 0 0;
	}
	.engin-section1 .list li:nth-child(2n){
		margin-right: 0 !important
	}
	.cont-list li{
		width: 30.7%;
		margin: 0 3.95% 35px 0;
	}
	.cont-list li:nth-child(2n){
		margin-right: 3.95% !important
	}
	.cont-list li:nth-child(3n){
		margin-right: 0 !important
	}
	.cont-list li .title {
	    height: 65px;
	    line-height: 65px;
	}
	.continfo .list {
	    border: 8px solid #fafafa;
	}
	.news-tit #base-tit .swiper-slide {
	    width: 20%;
	    padding: 0
	}
	.news .top .imgs {
	    width:45%;
	    float: left;
	    margin-bottom: 0
	}
	.news .top .imgs .title {
	    height: 50px;
	    line-height: 50px;
	}
	.news .top .mlist{
		width: 50%; 
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
	}
	.news .top .mlist ul{
		display: block;
		width: 100%;
		height: 100%;
	}
	.news .top .mlist li .time{
		margin: 5px 0 8px;
	}
	.news .top .mlist li{
	    margin-bottom: 11px;
	    padding-bottom:0;
	    box-sizing:border-box;
	    height: calc((100% - 28px)/3);
	}
	.news .top .mlist li .detaile {
	    font-size: 14px;
	    height: 22px;
	}
	.news-list ul li {
	    width: 31%;
	    float: left;
	    margin: 0 3.5% 30px 0;
	    padding: 35px 30px 40px;
	}
	.news-list ul li:nth-child(2n){
		margin-right: 3.5%
	}
	.news-list ul li:nth-child(3n){
		margin-right: 0
	}
	.notice li {
	    padding: 27px 0;
	}
	.notice li .time {
	    width: 11%;
	}
	.notice li .title {
	    width: 55%;
	    margin: 25px 0 0 3.5%;
	}
	.notice li .btns {
	    margin-top: 14px;
	}
	.notice li .btns a {
	    width: 103px;
	    height: 42px;
	    line-height: 42px;
	}
	.notice li .btns a.down {
	    margin-left: 15px;
	}
	.about-tit a {
	    width: 200px;
	}
	.about-section1 .mian .pic {
	    width: 68%;
	    float: left;
	    max-width: 950px
	}
	.about-section1 .mian .box{
		width: 32%;
	    box-sizing: border-box;
	    float: right;
	    padding: 0 3.5% 0 3%;
	    position: absolute;
	    right: 0;
	    top: 50%;
	    transform: translateY(-50%);
	}
	.about-section1 .mian .box .tit{
		margin-top: 0
	}
	.about-section1 .mian .box .tit {
	    line-height: 1.25;
	    padding: 16px 0 10px;
	}
	.about-section1 .mian .box .tit:before{
		height: 2px;
	}
	.tip-video video{
		width: 80%;
		max-width: 900px;
	}
	.about-section3 .img{
		display: block;
	}
	.about-section3 .right{
		position: absolute;
		right: 0;
		top: 0;
		width: 50%;
		height: 100%;
		padding: 0;
	}
	.about-section3 .right .mbox{
		position: relative;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
	.abt-stion1 .mian .box {
	    margin-top: 0;
	    width: 47.7%;
	    float: left;
	}
	.abt-stion1 .mian .pic {
	    width: 45.2%;
	    float: right;
	    max-width: 600px;
	}
	.abt-stion4 .img{
		display: block;
	}
	.abt-stion4 .right {
	    width: 70%;
	    position: absolute;
	    padding: 0;
	    right: 0;
	    top: 0;
	    height: 100%;
	}
	.abt-stion4 .right .mbox{
		position: relative;
		top: 50%;
		transform: translateY(-50%);
	}
	.abt-stion4 .right .detaile {
	    margin: 20px auto;
	    max-width: 640px;
	    max-height: 15vw;
    	overflow: hidden;
	}
	.abt-stion5 .mian {
	    max-width: 80%;
	    box-sizing:border-box;
	}
	.abt-stion5 .mian #abt-stion5{
		max-width: 90%;
	    box-sizing:border-box;
	}
	.abt-stion5 .swiper-slide{
		border-bottom: 3px solid transparent;
	}
	.abt-stion5 .mian:before{
		display: block;
	    width: 100%;
	    height: 3px;
	    content: '';
	    position: absolute;
	    left:0;
	    background-color: #bfbfbf;
	    top: 50%;
	    margin-top: -2px;
	}
	.abt-stion6 #abt-stion6 .swiper-pagination-bullet{
		margin: 0 8px;
		width: 10px;
    	height: 10px;
	}
	.about-section2 .swiper-slide img {
	    width: 83px;
	}
}
@media (min-width:1025px){
	.base-ban{
		margin-top: 100px;
	}
	.base-ban .box {
	    top:calc(50% + 10px);
	}
	.base-ban .box .title{
		font-size: 3.5vw;
	}
	.base-tit #base-tit .swiper-slide:hover:before{
		display: none;
	}
	.base-tit #base-tit .swiper-slide:hover{
		background: url(../img/img17.jpg) center/cover no-repeat;
	}
	.base-tit #base-tit .swiper-slide:hover a{
		color: #fff;
	}
	.party .mian {
	    padding: 4vw 0 5.8vw;
	}
	.party .mian .en{
		margin-bottom: 5.3vw;
	}
	.party .mian .list li,
	.party .mian .list li .tt{
	    height: 4.5vw;
	    line-height: 4.5vw;
	}
	.party .mian .list li .tit:before {
	    height: 16px;
	    top: calc(50% - 8px);
	}
	.party .mian .list li:hover .tt{
		color: #009cff;
	}
	.contract-section1 {
	    padding: 4.5vw 0 5.1vw;
	}
	.contract-section1 .mian {
	    margin: 3.7vw auto 0;
	}
	.contract-section1 .box{
		width: 46%;
	}
	.contract-section2 .box {
	    top: calc(50% - 2.65vw);
	    transform: translateY(-50%);
	}
	.contract-section2 .img {
	    width: 100%;
	    left: 0%;
	}
	.contract-section3 .mian {
	    padding: 8vw 6.5% 4.8vw;
		top: -5.3vw;
	}
	.contract-section4 .mian{
	    top: -1.5vw;
	    padding: 4vw 0 3vw;
	}
	.contract-section4 .list{
		width: 1400px;
		max-width: 92%;
		margin: 3vw auto 3.3vw;
	}
	.contract-section4 .list #contract-section4{
		width: 85.8%;
		margin: 0 auto;
	}
	.contract-section4 .swiper-button-next{
		display: block;
		right: 0%;
		background: url(../img/img15.png) center/cover no-repeat;
	}
	.contract-section4 .swiper-button-prev{
		left: 0%;
		display: block;
		background: url(../img/img14.png) center/cover no-repeat;
	}
	.contract-section4 .swiper-button-next:hover{
		background: url(../img/img15.1.png) center/cover no-repeat;
	}
	.contract-section4 .swiper-button-prev:hover{
		background: url(../img/img14.1.png) center/cover no-repeat;
	}
	.contract-section4 .swiper-slide .pic img,
	.factory-section3 ul li .img,
	.cont-list li .img,
	.news-list ul li img,
	.about-section1 .mian .pic img{
		transform: translateZ(0);
		-webkit-transition: all 0.4s;
    	transition: all 0.4s;
	}
	.contract-section4 .swiper-slide:hover .pic img,
	.cont-list li:hover .img,
	.factory-section3 ul li:hover .img,
	.news-list ul li:hover img,
	.about-section1 .mian .pic:hover img{
		-webkit-transform: scale3d(1.06,1.06,1);
    	transform: scale3d(1.06,1.06,1);
	}
	.energy-section1 {
	    padding: 4.5vw 0 5.85vw;
	}
	.energy-section1 .swiper-container {
	    margin-top: 4.2vw;
	}
	.energy-section1 .swiper-slide .box{
		padding: 70px 20px 10px;
	}
	.energy-section3 .max-box{
	    top: -5.3vw;
	    padding: 3vw 5.9vw 4.6vw;
	}
	.energy-section3 .tits .swiper-slide:hover,
	.factinfo .btn:hover{
		background-color: #f4602c;
		color: #fff;
	}
	.energy-section3 .detaile-box {
	    padding-top: 4vw;
	}
	.energy-section3 .detaile-box .box{
		padding: 30px 0 0 0;
	}
	.energy-section3 .detaile-box .list{
		margin-top: 2.9vw;
	}
	.energy-section3 .detaile-box .list,
	.energy-section3 .detaile-box .list .gallery-thumbs{
		display: block;
		width: 100%
	}
	.energy-section3 .detaile-box .list .swiper-slide{
		width: 25%;
		position: relative;
	}
	.energy-section3 .detaile-box .list .swiper-slide:before{
		display: block;
		content: '';
		position: absolute;
		border:1px solid #999;
		box-sizing:border-box;
		width: 100%;
		height: 100%;
		cursor: pointer;
		z-index: 2;
	}
	.energy-section3 .detaile-box .list .swiper-slide.swiper-slide-active:before{
		border:1px solid #f4602c;
	}
	.factory-section1 {
	    padding: 4.6vw 0;
	}
	.factory-section1 .detaile{
		padding: 0 20px;
		margin: 3.3vw 0 2.9vw;
	}
	.factory-section3 ul{
		top: -5.3vw;
		padding: 5.3vw 5.9vw 4vw;
	}
	.factory-section3 ul li{
		margin-bottom: 2.4vw;
	    padding-bottom: 2.4vw;
	}
	.factory-section3 ul li:last-child{
		margin-bottom: 0
	}
	.factory-section3 ul li .box .detaile{
		height: 46px;
		margin: 1.1vw 0 3vw;
	}
	.engin-section1{
		padding: 4.6vw 0 6.35vw;
	}
	.engin-section1 .detaile {
	    margin: 3.4vw 0 3.5vw;
	    padding: 0 20px;
	}
	.engin-section1 .mian .pic{
		width: 37.2%;
		max-width: 520px;
		float: left;
		display: block;
	}
	.engin-section1 .mian .list{
		width: 57.1%;
		float: right;
	}
	.engin-section1 .list li{
		margin: 0 4% 2.4vw 0;
	}
	.engin-section3 .mian{
		top: -5.3vw;
    	padding:4.5vw 5.9vw 6.3vw;
	}
	.engin-section3 .mian .detiale {
	    margin-bottom: 4.5vw;
	}
	.factinfo .mian{
		top: -5.3vw;
    	padding: 2.5vw 43px 3vw;
	}
	.factinfo .mian img {
	    margin-top: 30px;
	}
	.cont-list {
	    padding: 4.6vw 0 8vw;
	}
	.cont-list li{
		-webkit-transition: all 0.4s;
    	transition: all 0.4s;
		margin: 0 3.95% 3.3vw 0;
	}
	.cont-list li .title {
	    height: 4.95vw;
	    -webkit-transition: all 0.4s;
    	transition: all 0.4s;
	    padding: 0 50px 0 19px;
	    line-height:4.95vw;
	    background: url(../img/img37.jpg) 96% center no-repeat;
	}
	.cont-list li:hover{
		box-shadow: 0 1px 5px 0 rgba(0,0,0,0.1);
	}
	.cont-list li:hover .title{
		border-bottom: 1px solid #eee
	}
	.cont-list ul {
	    margin-bottom: 1.5vw;
	}
	.continfo {
	    margin: 4.6vw auto 6.8vw;
	}
	.continfo .list {
	    border: 10px solid #fafafa;
	}
	.continfo .list .max-next:hover, 
	.continfo .list .max-prve:hover,
	.energy-section3 .swiper-button-next:hover, 
	.energy-section3 .swiper-button-prev:hover,
	.news .top .imgs .max-next:hover, 
	.news .top .imgs .max-prve:hover{
		background-color: rgba(237,98,49,0.6)
	}
	.continfo .bot{
		padding: 0 10px;
	}
	.continfo .detaile {
	    padding: 20px 0 35px;
	}
	.continfo .bot .btn:hover,
	.newsinfo .bot .btn:hover{
		background-color: #ed6231;
		color: #fff;
		border:1px solid #ed6231;
	}
	.continfo .bot .left a:hover,
	.newsinfo .bot .left a:hover{
		color: #d70010
	}
	.news {
	    margin: 4.6vw auto 4.2vw;
	}
	.news .top .mlist li {
	    margin-bottom:1.1vw;
	    height: calc((100% - 2.3vw)/3);
	}
	.news .top .mlist li:hover .title,
	.news-list ul li:hover .title{
		color: #ed6231
	}
	.news .top {
	    margin-top: 3.7vw;
	}
	.news-list ul li {
	    padding: 20px 30px 35px;
	    -webkit-transition: all 0.4s;
    	transition: all 0.4s;
	}
	.news-list ul li .title{
		height: 54px;
		-webkit-transition: all 0.4s;
    	transition: all 0.4s;
	    white-space: inherit;
	    line-height: 1.5
	}
	.news-list ul li .detaile {
	    margin: 13px 0 18px;
	}
	.news-list ul li:hover{
		box-shadow: 0 2px 8px 0 rgba(0,0,0,0.15)
	}
	.notice {
	    padding: 4.6vw 0 80px;
	}
	.notice ul {
	    margin: 3.55vw 0 4.6vw;
	}
	.notice li .btns{
		margin-right: 2.5%
	}

	.notice ul li,
	.notice ul li .time .day,
	.notice li .title,
	.notice li .time .year,
	.notice li .btns a.lock span,
	.notice li .btns a.down span{
		-webkit-transition: all 0.4s;
    	transition: all 0.4s;
	}
	.notice ul li:hover{
		background-color: #f68056;
	}
	.notice ul li:hover .time .day,
	.notice li:hover .title,
	.notice li:hover .time .year{
		color: #fff;
	}
	.notice li:hover .btns a{
		border:1px solid #fff;
	}
	.notice li:hover .btns a.lock span {
		color: #fff;
	    background: url(../img/img37.1.png) left center no-repeat;
	}
	.notice li:hover .btns a.down span {
		color: #fff;
	    background: url(../img/img38.1.png) left center no-repeat;
	}
	.newsinfo{
		padding: 4.6vw 0 80px
	}
	.newsinfo .detaile {
	    padding: 25px 20px 30px;
	}
	.newsinfo .bot{
		padding: 0 20px;
	}
	.about-tit a {
	    width: 14.7vw;
	}
	.about-tit a:hover{
		color: #fff;
    	background: url(../img/img17.jpg) center/cover no-repeat;
	}
	.about-section1 {
	    padding: 4.6vw 0;
	}
	.about-section1 .mian .box .tit span{
		display: inline;
	}
	.about-section1 .mian {
	    margin-top:3.3vw;
	    box-shadow: 0 0 7px 0 rgba(0,0,0,0.2)
	}
	.about-section2 .list {
	    padding: 4vw 0 4.5vw;
	}
	.about-section3 .right .tit {
	    margin: 2.85vw 0 2.55vw;
	}
	.abt-stion1 {
	    padding: 4.6vw 0 9.2vw;
	}
	.abt-stion1 .mian {
	    margin: 3.65vw auto 0;
	}

	.abt-stion1 .mian .box h3 {
	    margin-bottom: 1.3vw;
	}
	.abt-stion2 {
	    padding: 4vw 0 4.2vw;
	}
	.abt-stion2 .img {
	    margin: 3.7vw auto 0;
	}
	.abt-stion2 .mian {
	    padding: 100px 5.35% 84px;
	}
	.abt-stion2 .mian .tit {
	    margin-bottom: 1.6vw;
	}
	.abt-stion2 .mian .tit:before {
	    top: 5px;
	}
	.abt-stion2 .mian:before{
		right: 5.35%;
	}
	.abt-stion3 .mian{
	    top: -5.3vw;
	    padding: 5.3vw 5.9vw 4.6vw;
	}
	.abt-stion4 .right .list li .math{
		font-size: 3.55vw;
	}
	.abt-stion4 .right .detaile {
	    margin: 2.6vw auto 2.8vw;
	}
	.abt-stion5 {
	    padding: 4vw 0 6.9vw;
	}
	.abt-stion5 .mian {
	    margin: 3.65vw auto 0;
	}
	.abt-stion5 .swiper-button-next{
		right: -5.48vw;
	}
	.abt-stion5 .swiper-button-prev{
		left: -5.48vw;
	}
	.abt-stion5 .swiper-button-next:hover{
		background: url(../img/img15.1.png) center/cover no-repeat;
	}
	.abt-stion5 .swiper-button-prev:hover{
		background: url(../img/img14.1.png) center/cover no-repeat;
	}
	.abt-stion5 .mian {
	    max-width: 84%;
	}
	.abt-stion5 .mian #abt-stion5{
		max-width: 98%;
	}
	.abt-stion5 .swiper-slide .box:hover{
		background: url(../img/img11.jpg) center/cover no-repeat;
	}
	.abt-stion5 .swiper-slide .box:hover .tit,
	.abt-stion5 .swiper-slide .box:hover .detaile{
		color: #fff;
	}
	.abt-stion5 .swiper-slide.on .icon{
		background: url(../img/img58.jpg) center no-repeat;
	}
	.abt-stion5 .swiper-slide.on:nth-child(odd) .box:before{
		border-bottom: 11px solid #e56734;
	}
	.abt-stion5 .swiper-slide.on:nth-child(even) .box:before{
		border-top: 11px solid #e56734;
	}	
	.abt-stion6 {
	    padding: 4.1vw 0 4.2vw;
	}
	.abt-stion6 .list #abt-stion6{
		padding: 5px 5px 4.3vw;
		margin-top: 2.7vw;
	}
	.abt-stion6 #abt-stion6 .swiper-pagination-bullet {
	    margin: 0 14px;
	}
	.body{
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all 0.4s;
    	transition: all 0.4s;
	}
	.body.cut{
		opacity: 1;
		filter: alpha(opacity=100);
	}
}
@media (min-width:1100px){
	.news .top .mlist li {
	    margin-bottom: 1.9vw;
    	height: calc((100% - 3.9vw)/3);
	}
	/*.about-section1 .mian .box .tit{
		font-size: 30px;
	}*/
	.abt-stion4 .right{
		width: 65%;
	}
}
@media (min-width:1200px){
	.base-ban .box .tit{
		font-size: 26px;
	}
	.base-ban .box .title {
	    margin-bottom: 20px;
	}
	.party .mian .title,
	.contract-section1 .title,
	.contract-section2 .box .title,
	.contract-section4 .title,
	.energy-section1 .title,
	.factory-section1 .title,
	.engin-section1 .title,
	.news .titles,
	.about-section1 .title,
	/*.about-section1 .mian .box .tit,*/
	.about-section3 .right .title,
	.abt-stion1 .title,
	.abt-stion4 .right .title{
		font-size: 32px;
	}
	.energy-section1 .swiper-slide .box {
	    padding: 75px 25px 10px;
	}
	.energy-section3 .detaile-box .tit{
		margin-bottom: 20px;
	}
	.energy-section3 .detaile-box .detaile{
		line-height: 2;
	}
	.factory-section3 ul li .box .detaile {
	    margin: 12px 0 35px;
	}
	.factinfo .mian img {
	    margin-top: 40px;
	}
	.news .top .mlist li .time {
	    margin: 7px 0 10px;
	}
	.news-list {
	    padding: 3.7vw 0 95px;
	}
	.news-list ul li {
	    width: 23%;
	    float: left;
	    margin: 0 2.66% 2.3vw 0;
	    padding: 20px 30px 35px;
	}
	.news-list ul li:nth-child(2n),
	.news-list ul li:nth-child(3n){
	    margin-right: 2.66%;
	}
	.news-list ul li:nth-child(4n){
		margin-right: 0
	}
	.about-section1 .mian .box .tit {
	    padding: 20px 0 14px;
	}
	.about-section1 .mian .box .detaile {
	    line-height: 2;
	}
	.about-section2 .swiper-slide{
		width: 280px
	}
	.abt-stion1 .mian .box {
	    padding-top: 3.4vw;
	}
	.abt-stion4 .right {
	    width: 60%;
	}
	.abt-stion4 .right .detaile {
	    max-width: 560px;
	}
	.abt-stion5 .swiper-slide .box .tit{
		font-size: 22px;
	}
}
@media (min-width:1300px){
	.base-ban .box .tit,
	.about-section3 .right .tit{
		font-size: 28px;
	}
	.party .mian .title,
	.contract-section1 .title,
	.contract-section2 .box .title,
	.contract-section4 .title,
	.energy-section1 .title,
	.factory-section1 .title,
	.engin-section1 .title,
	.news .titles,
	.about-section1 .title,
	/*.about-section1 .mian .box .tit,*/
	.about-section3 .right .title,
	.abt-stion1 .title,
	.abt-stion4 .right .title{
		font-size: 34px;
	}
	.contract-section1 .box {
	    padding-top: 30px;
	    line-height: 2;
	}
	.contract-section1 .box h3 {
	    margin-bottom: 15px;
	}
	.energy-section1 .swiper-slide .box {
	    padding: 75px 30px 10px;
	}
	.continfo .detaile{
		padding: 25px 0 40px;
	}
	.news .top .mlist li {
	    margin-bottom:1.1vw;
	    height: calc((100% - 2.3vw)/3);
	}
	.news .top .mlist li .detaile {
	    height: 44px;
	}
	.about-section1 .mian .box .tit {
	    padding: 25px 0 19px;
	}
	.about-section1 .mian .box{
		top: 44%;
	}
	.abt-stion4 .right {
	    width: 55%;
	}
	.abt-stion5 .swiper-slide .box .tit{
		font-size: 24px;
	}
}
@media (min-width:1400px){
	.base-ban .box .tit,
	.about-section3 .right .tit{
		font-size: 30px;
	}
	.party .mian .title,
	.contract-section1 .title,
	.contract-section2 .box .title,
	.contract-section4 .title,
	.energy-section1 .title,
	.factory-section1 .title,
	.engin-section1 .title,
	.news .titles,
	.about-section1 .title,
	/*.about-section1 .mian .box .tit,*/
	.about-section3 .right .title,
	.abt-stion1 .title,
	.abt-stion4 .right .title{
		font-size: 36px;
	}
	.energy-section1 .swiper-slide .box {
	    padding: 75px 35px 10px;
	}
	.energy-section1 .swiper-slide .box .detaile{
		min-height: 145px
	}
	.engin-section1 .mian .list{
		padding-top: 2.3vw;
	}
	.continfo .detaile{
		padding: 32px 0 50px;
	}
	.news-list ul li .detaile {
	    margin: 15px 0 24px;
	}
	.abt-stion4 .right {
	    width: 50%;
	}
	.abt-stion4 .right .detaile {
	    max-width: 520px;
	}
}
@media (min-width:1500px){
	.base-ban .box {
	    top:calc(50% + 5px);
	}
	.energy-section1 .swiper-slide .box {
	    padding: 75px 40px 10px;
	}
	.energy-section1 .swiper-slide .box .detaile{
		min-height: 155px
	}
	.news .top .mlist li {
	    margin-bottom: 1.35vw;
	    height: calc((100% - 2.8vw)/3);
	}
	.abt-stion4 .right .detaile,
	.abt-stion4 .right .list{
	    max-width:550px;
	}
}

@media (min-width:1700px){
	.base-ban .box .title{
		font-size: 60px;
	}
	.base-ban .box {
	    top:50%
	}
	.party .mian {
	    padding: 78px 0 110px;
	}
	.party .mian .en{
		margin-bottom: 100px;
	}
	.party .mian .list li {
	    height:77px;
	    line-height:77px;
	}
	.contract-section1 {
	    padding:79px 0 90px;
	}
	.contract-section1 .mian {
	    margin: 65px auto 0;
	}
	.contract-section2 .box {
	    top: calc(50% - 45px);
	}
	.contract-section3 .mian {
	    padding: 135px 6.5% 84px;
	    top: -90px;
	}
	.contract-section4 .mian{
	    top: -27px;
	    padding: 68px 0 51px;
	}
	.contract-section4 .list{
		margin: 51px auto 56px;
	}
	.energy-section1 {
	    padding:79px 0 100px; 
	}
	.energy-section1 .swiper-container {
	    margin-top: 72px;
	}
	.energy-section3 .max-box {
	    top: -90px;
	    padding: 51px 100px 80px;
	}
	.energy-section3 .detaile-box {
	    padding-top:70px;
	}
	.energy-section3 .detaile-box .list{
		margin-top: 50px;
	}
	.factory-section1 {
	    padding: 79px 0;
	}
	.factory-section1 .detaile{
		margin: 56px 0 49px;
	}	
	.factory-section3 ul{
		top: -90px;
    	padding: 90px 100px 70px;
	}
	.factory-section3 ul li{
		margin-bottom: 40px;
	    padding-bottom: 40px;
	}
	.factory-section3 ul li .box .detaile{
		margin: 20px 0 50px;
	}
	.engin-section1{
		padding: 79px 0 110px;
	}
	.engin-section1 .mian .list{
		padding-top: 40px;
	}
	.engin-section1 .list li{
		margin: 0 4% 40px 0;
	}
	.engin-section1 .detaile {
	    margin: 57px 0 60px;
	}
	.engin-section3 .mian{
		top: -90px;
    	padding: 78px 100px 105px;
	}
	.engin-section3 .mian .detiale {
	    margin-bottom: 77px;
	}
	.factinfo .mian{
		top: -5.3vw;
    	padding: 45px 43px 50px;
	}
	.cont-list {
	    padding: 80px 0 115px;
	}
	.cont-list ul{
		margin-bottom: 26px;
	}
	.cont-list li .title {
	    height: 85px;
	    line-height: 85px;
	}
	.cont-list li{
		margin: 0 3.95% 60px 0;
	}
	.continfo {
	    margin: 80px auto 120px;
	}
	.news {
	    margin:80px auto 72px;
	}
	.news .top .mlist li {
	    margin-bottom: 20px;
	    height: calc((100% - 40px)/3);
	}
	.news .top {
	    margin-top: 64px;
	}
	.news-list {
	    padding: 65px 0 95px;
	}
	.news-list ul li {
	    margin: 0 2.66% 40px 0;
	}
	.notice {
	    padding:80px 0;
	}
	.notice ul {
	    margin: 61px 0 80px;
	}
	.about-tit a {
	    width: 250px;
	}
	.about-section1 {
	    padding: 80px 0;
	}
	.about-section1 .mian {
	    margin-top:60px;
	}
	.about-section2 .list {
	    padding: 70px 0 78px;
	}
	.about-section3 .right .tit{
		margin: 49px 0 45px;
	}
	.abt-stion1 {
	    padding: 80px 0 160px;
	}
	.abt-stion1 .mian {
	    margin:62px auto 0;
	}
	.abt-stion1 .mian .box {
	    padding-top: 58px;
	}
	.abt-stion2 {
	    padding: 70px 0 74px;
	}
	.abt-stion2 .img {
	    margin:64px auto 0;
	}
	.abt-stion2 .mian {
	    padding: 100px 75px 84px;
	}
	.abt-stion2 .mian .tit {
	    margin-bottom: 27px;
	}
	.abt-stion2 .mian:before{
		right: 75px;
	}
	.abt-stion3 .mian{
	    top: -90px;
	    padding: 90px 100px 80px;
	}
	.abt-stion4 .right .list li .math{
		font-size: 60px;
	}
	.abt-stion4 .right .detaile {
	    margin: 44px auto 48px;
	}
	.abt-stion4 .right .detaile,
	.abt-stion4 .right .list{
	    max-width: 590px;
	}
	.abt-stion5 {
	    padding:70px 0 120px;
	}
	.abt-stion5 .mian {
	    margin: 62px auto 0;
	}
	.abt-stion5 .swiper-button-next{
		right: -93px;
	}
	.abt-stion5 .swiper-button-prev{
		left: -93px;
	}
	.abt-stion6 {
	    padding: 70px 0 72px;
	}
	.abt-stion6 .list #abt-stion6{
		padding: 5px 5px 75px;
		margin-top: 45px;
	}
	.party .mian .list li, 
	.party .mian .list li .tt{
		height: 77px;
		line-height: 77px;
	}
}