<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.workdynamics{
	min-height: 295px;
	margin:10px auto 30px auto;
}
.workdynamics .banners{
	width:450px;
	height:300px;
	margin-right:26px;
	float:left;
	position: relative;
	margin-top: 0px;
}
.workdynamics .banners .bannerMain{
	width:100%;
	height:100%;
	margin-bottom:10px;
}
.workdynamics .banners .bannerMain img{
	width: 100%;
    height: 100%;
}
.workdynamics .banners .bannerMore{
	position: absolute;
	margin:0px;
	width:100%;
	overflow:hidden;
	height:50px;
	bottom: 0px;
	left:0px;
}
.workdynamics .banners .bannerMore .line{
	position: absolute;
	margin:0px;
	width:100%;
	overflow:hidden;
	height:50px;
	background:rgba(34,139,34,1);
	opacity:0.48;
	bottom: 0px;
	left:0px;
}
.workdynamics .banners .bannerMore .title{
	width: 100%;
    /*height: 15px;*/
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgb(241, 246, 242);
    float: left;
    line-height: 27px;
    margin-top: 10px;
    margin-left: 10px;
    opacity: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.workdynamics .dynamics{
	width:440px;
	margin:0px;
	float:left;
}
.titleTop{
	width:100%;
	height:40px;
	position: relative;
}
.titleTop .titleMain .marker{
	width: 54px;
    height: 54px;
    border-radius: 50px;
    background-color: #FCB800;
    position: absolute;
    top: 2px;
    left: 65px;
}
.titleTop .titleMain span{
	font-size: 23px;
    font-weight: 600;
    color: #00000;
    position: absolute;
    top: 15px;
    left: 74px;
}
.titleTop .right{
	float: left;
    width: 30px;
    position: absolute;
    top: 19px;
    left: 405px;
}
.workdynamics .dynamics{
	width:722px;
	margin:0px;
	float:left;
}
.workdynamics .dynamics .titleTop{
	background-color:#EEF6EC;
	position: relative;
	width:720px;
	height:35px;
	border:1px solid rgba(86,184,38,1);
	border-radius:6px 6px 0px 0px;
}
.workdynamics .dynamics .titleTop .titleGroup{
	margin: 0px auto 0px auto;
	list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.workdynamics .dynamics .titleTop .titleGroup li{
	float: left;
    margin-right: 2px;
    padding-top: 5px;
    width: 114px;
    text-align: center;
    font-size: 18px;
    font-family: sans-serif;
    font-weight: 500;
    color: rgba(51,51,51,0.94);
}
.workdynamics .dynamics .titleTop .titleGroup li.selected{
	background:#268E25;
	color:#FFFFFF;
	height: 30px;
}
.workdynamics .dynamics .titleTop .titleright{
	float:right;
	width:200px;
	position: relative;
}
.workdynamics .dynamics .titleTop .titleright .more{
	position: absolute;
    top: 8px;
    left: 114px;
    width: 28px;
    height: 14px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: rgba(34,139,34,0.94);
}
.workdynamics .dynamics .titleTop .titleright .moreicon{
	position: absolute;
    top: 11px;
    left: 145px;
}

.workdynamics .dynamics .listMore{
	padding: 10px 30px 10px 15px;
    position: relative;
    border: 1px solid rgba(86,184,38,1);
    height: 241px;
}
.workdynamics .dynamics .listMore ul{
	margin: 0px auto 0px auto;
	list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.workdynamics .dynamics .listMore ul li{
	background-image: url(../imggreen/default/binace.png);
    background-repeat: no-repeat;
    background-position: 0px 15px;
    padding-left: 28px;
    display: list-item;
    margin-right: 10px;
    height: 38px;
    line-height: 44px;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    font-family: sans-serif;
	border-bottom:1px dashed rgba(167,195,225,1);
}
.workdynamics .dynamics .listMore ul li div {
    width: 543px;
    white-space: nowrap;
    position: absolute;
    left: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.workdynamics .dynamics .listMore ul li span{
	position: absolute;
    right: 2px;
}


.industryInfos .left{
	width: 452px;
    margin-right: 26px;
    float: left;
}

.industryInfos .left .titleTop{
	background-color:#EEF6EC;
	position: relative;
	width:450px;
	height:35px;
	border:1px solid rgba(86,184,38,1);
	border-radius:6px 6px 0px 0px;
}
.industryInfos .left .titleTop .titleleft{
	width:120px;
	background:#268E25;
	color:#FFFFFF;
	height: 35px;
	float: left;
}
.industryInfos .left .titleTop .titleleft img{
    position: absolute;
    top: 7px;
    left: 10px;
}
.industryInfos .left .titleTop .titleleft span{
    position: absolute;
    top: 7px;
    left: 41px;
}
.industryInfos .left .titleTop .titleright{
	float:right;
	width:200px;
	position: relative;
}
.industryInfos .left .titleTop .titleright .more{
	position: absolute;
    top: 8px;
    right: 30px;
    width: 28px;
    height: 14px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: rgba(34,139,34,0.94);
}
.industryInfos .left .titleTop .titleright .moreicon{
	position: absolute;
    top: 11px;
    right: 10px;
}
.industryInfos .left .listMore{
	padding: 5px;
    position: relative;
    border: 1px solid rgba(86,184,38,1);
    height: 300px;
}
.industryInfos .left .listMore .listitem{
	width:140px;
	margin:3px;
	margin-top:10px;
	float:left;
	overflow:hidden;
}
.industryInfos .left .listMore .listitem .img{
	width:100%;
	height:155px;
}
.industryInfos .left .listMore .listitem .img img{
	width:100%;
	height:100%;
}
.industryInfos .left .listMore .listitem .name{
	width:100%;
	font-size:14px;
	color:rgba(102,102,102,1);
	margin:15px auto 15px auto;
	text-align: center;
}
.industryInfos .left .listMore .listitem .name span{
	font-size:14px;
	font-family:Source Han Sans CN;
	font-weight:500;
	color:rgba(102,102,102,1);
}
.industryInfos .left .listMore .listitem .tools{
	text-align: center;
	width:100%;
	font-size:14px;
	color:rgba(102,102,102,1);
	margin:10px auto 10px auto;
}
.industryInfos .left .listMore .listitem .tools .item{
	width:100%;
	text-align: center;
	margin-top:15px;
}
.industryInfos .left .listMore .listitem .tools .item div{
	width: 88px;
    height: 24px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    margin: 0px auto 5px auto;
    padding-top: 5px;
    padding-left: 5px;
    text-align: center;
}

.industryInfos{
	min-height: 378px;
}

.industryInfos .right .titleTop{
	background-color:#EEF6EC;
	position: relative;
	width:720px;
	height:35px;
	border:1px solid rgba(86,184,38,1);
	border-radius:6px 6px 0px 0px;
}
.industryInfos .right .titleTop .titleGroup{
	margin: 0px auto 0px auto;
	list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.industryInfos .right .titleTop .titleGroup li{
	float: left;
    margin-right: 2px;
    padding-top: 5px;
    width: 114px;
    text-align: center;
    font-size: 18px;
    font-family: sans-serif;
    font-weight: 500;
    color: rgba(51,51,51,0.94);
}
.industryInfos .right .titleTop .titleGroup li.selected{
	background:#268E25;
	color:#FFFFFF;
	height: 30px;
}
.industryInfos .right .titleTop .titleright{
	float:right;
	width:200px;
	position: relative;
}
.industryInfos .right .titleTop .titleright .more{
	position: absolute;
    top: 8px;
    left: 114px;
    width: 28px;
    height: 14px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: rgba(34,139,34,0.94);
}
.industryInfos .right .titleTop .titleright .moreicon{
	position: absolute;
    top: 11px;
    left: 145px;
}

.industryInfos .right .listMore{
	padding: 11px 30px 10px 15px;
    position: relative;
    border: 1px solid rgba(86,184,38,1);
    height: 290px;
}
.industryInfos .right .listMore ul{
	margin: 15px auto 0px auto;
	list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.industryInfos .right .listMore ul li{
	background-image: url(../imggreen/default/binace.png);
    background-repeat: no-repeat;
    background-position: 0px 15px;
    padding-left: 28px;
    display: list-item;
    margin-right: 10px;
    height: 45px;
    line-height: 44px;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    font-family: sans-serif;
	border-bottom:1px dashed rgba(167,195,225,1);
}
.industryInfos .right .listMore ul li div {
    width: 543px;
    white-space: nowrap;
    position: absolute;
    left: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.industryInfos .right .listMore ul li span{
	position: absolute;
    right: 2px;
}

.mainbanner{
	width:100%;
	height:200px;
}
.mainbanner img{
	width:100%;
	height:100%;
}
.sciences{
	margin:30px auto 0px auto;
	width:100%;
	float:left;
}
.sciences .titleTop{
	background-color:#EEF6EC;
	position: relative;
	width:1198px;
	height:35px;
	border:1px solid rgba(86,184,38,1);
	border-radius:6px 6px 0px 0px;
}
.sciences .titleTop .titleleft{
	width:120px;
	background:#268E25;
	color:#FFFFFF;
	height: 35px;
	float: left;
}
.sciences .titleTop .titleleft img{
    position: absolute;
    top: 7px;
    left: 10px;
}
.sciences .titleTop .titleleft span{
    position: absolute;
    top: 7px;
    left: 41px;
}
.sciences .titleTop .titleright{
	float:right;
	width:200px;
	position: relative;
}
.sciences .titleTop .titleright .more{
	position: absolute;
    top: 8px;
    right: 30px;
    width: 28px;
    height: 14px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: rgba(34,139,34,0.94);
}
.sciences .titleTop .titleright .moreicon{
	position: absolute;
    top: 11px;
    right: 10px;
}
.sciences .items{
	width:1198px;
    position: relative;
    border: 1px solid rgba(86,184,38,1);
    height: 185px;
}
.sciences .items .item{
	width:375px;
	height:156px;
	margin:15px 0px 10px 15px;
	float:left;
}
.sciences .items .item img{
	width:100%;
	height:100%;
}

.sciences .items .itemimg{
	width:263px;
	height:156px;
	margin:15px 0px 10px 15px;
	float:left;
}
.sciences .items .itemimg img{
	width:100%;
	height:100%;
}
.sciences .items .title{
	position: absolute;
    text-align: center;
    width: 100%;
    background: rgba(3,3,3,1);
    opacity: 0.45;
    color: #ECD356;
    bottom: 0px;
    height: 27px;
}
.linkcontent{
	margin:30px auto 50px auto;
	width:100%;
	float:left;
}
.linkcontent .titleTop{
	background-color:#EEF6EC;
	position: relative;
	width:1200px;
	height:35px;
	border:0px solid rgba(86,184,38,1);
	border-radius:6px 6px 0px 0px;
	background:rgba(234,234,234,1);
}
.linkcontent .titleTop .titleleft{
	width:120px;
	background:#268E25;
	color:#FFFFFF;
	height: 35px;
	float: left;
}
.linkcontent .titleTop .titleleft img{
    position: absolute;
    top: 7px;
    left: 10px;
}
.linkcontent .titleTop .titleleft span{
    position: absolute;
    top: 7px;
    left: 41px;
}
.linkcontent .items{
	width:1198px;
    position: relative;
    border: 1px solid rgba(86,184,38,1);
    height: 92px;
}
.linkcontent .items .sitem{
	margin:15px 0px 10px 15px;
	float:left;
	background: url(../imggreen/default/linkbg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    width:280px;
	height:50px;
	border:1px solid rgba(86,184,38,1);
	border-radius:4px;
}
.linkcontent .items .sitem .simg1{
	position: absolute;
	top: 16px;
    left: 20px;
}
.linkcontent .items .sitem .simg2{
	position: absolute;
	top: 21px;
    left: 243px;
}
.linkcontent .items .sitem select{
	border: 0px;
    position: absolute;
    top: 9px;
    left: 56px;
    height: 32px;
    width: 200px;
    text-align: center;
    padding-left: 39px;
    background-color: #e3f1dd;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}




.titles{
	width:100%;
	border-bottom:2px ridge #4C75C3; 
	position: relative;
    height: 60px;
}
.titles .titlemore{
	top: 20px;
    right: 0px;
    position: absolute;
}
.industryInfos .left .items{
	margin-top:20px;
	min-height:280px;
}
.industryInfos .left .items .item{
	min-height: 150px;
}
.industryInfos .left .items .content{
	margin-top: 17px;
    font-size: 14px;
    text-indent: 2em;
    line-height: 23px;
    word-spacing: 10px;
    color: #8E8E8D;
}
.industryInfos .left .items .time{
	float: right;
    margin-right: 0px;
    font-size: 14px;
    color: #8E8E8D;
    margin-top: 19px;
}
.industryInfos .right{
	float: left;
	margin:0px;
}
.industryInfos .right .notice .listMore{
	margin: 45px 30px 10px 0px;
}
.industryInfos .right .notice .listMore ul{
	margin: 0px auto 0px auto;
	list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.industryInfos .right .notice .listMore ul li{
    display: list-item;
    margin-right: 10px;
    height: 46px;
    line-height: 40px;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    font-family: sans-serif;
    overflow:hidden;
}
.industryInfos .right .notice .listMore ul li .sitem1{
	margin-right:20px;
	float: left;
}
.industryInfos .right .notice .listMore ul li .sitem3{
	margin-right:21px;
	float: left;
}
.industryInfos .right .notice .listMore ul li .sitem2{
	width:253px;
	overflow:hidden;/*������������*/
    text-overflow:ellipsis;/*����������ʾʡ�Ժ�*/
    white-space:nowrap;/*�涨�����е��ı������л��� */
}

.industryInfos .right .policy .listMore{
	margin: 45px 30px 10px 0px;
}
.industryInfos .right .policy .listMore ul{
	margin: 0px auto 0px auto;
	list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.industryInfos .right .policy .listMore ul li{
    display: list-item;
    margin-right: 10px;
    height: 46px;
    line-height: 40px;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    font-family: sans-serif;
    overflow:hidden;
}

.sciences .items .firstitem{
	width:100%;
}
.sciences .items .firstitem .normal{
	float:left;
	margin-right:8px;
	width: 293px;
    height: 350px;
	position: relative;
}
.sciences .items .firstitem .normal .content{
	width:100%;
	height:100%;
	overflow:hidden;
}
.sciences .items .firstitem .normal .content img{
	width:100%;
	height:100%;
}
.sciences .items .firstitem .normal .title{
	position: absolute;
    bottom: 0px;
    height: 22px;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    background-color: #4C75C3;
    opacity: 0.7;
    width: 100%;
    padding-top: 6px;
}

.sciences .items .firstitem .bigger .normal{
	float: left;
    margin-right: 8px;
    margin-top: 0px;
    width: 293px;
    height: 175px;
    position: relative;
}

.sciences .items .firstitem .bigger .normal .content{
	width:100%;
	height:100%;
	overflow:hidden;
}
.sciences .items .firstitem .bigger .normal .content img{
	width:100%;
	height:100%;
}
.sciences .items .firstitem .bigger .normal .title{
	position: absolute;
    bottom: 0px;
    height: 22px;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    background-color: #4C75C3;
    opacity: 0.7;
    width: 100%;
    padding-top: 6px;
}

.sciences .items .firstitem .bigger .normal1{
	float: left;
    margin-right: 0px;
    margin-top: 0px;
    width: 293px;
    height: 175px;
    position: relative;
}

.sciences .items .firstitem .bigger .normal1 .content{
	width:100%;
	height:100%;
	overflow:hidden;
}
.sciences .items .firstitem .bigger .normal1 .content img{
	width:100%;
	height:100%;
}
.sciences .items .firstitem .bigger .normal1 .title{
	position: absolute;
    bottom: 0px;
    height: 22px;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    background-color: #4C75C3;
    opacity: 0.7;
    width: 100%;
    padding-top: 6px;
}


.sciences .items .seconditem{
	width:100%;
	margin-top:8px;
	float:left;
}
.sciences .items .seconditem .normal{
	float:left;
	margin-right:8px;
	width: 293px;
    height: 176px;
	position: relative;
}
.sciences .items .seconditem .normal .content{
	width:100%;
	height:100%;
	overflow:hidden;
}
.sciences .items .seconditem .normal .content img{
	width:100%;
	height:100%;
}
.sciences .items .seconditem .normal .title{
	position: absolute;
    bottom: 0px;
    height: 22px;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    background-color: #4C75C3;
    opacity: 0.7;
    width: 100%;
    padding-top: 6px;
}

.sciences .items .seconditem .normal1{
	float:left;
	margin-right:0px;
	width: 293px;
    height: 176px;
	position: relative;
}
.sciences .items .seconditem .normal1 .content{
	width:100%;
	height:100%;
	overflow:hidden;
}
.sciences .items .seconditem .normal1 .content img{
	width:100%;
	height:100%;
}
.sciences .items .seconditem .normal1 .title{
	position: absolute;
    bottom: 0px;
    height: 22px;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    background-color: #4C75C3;
    opacity: 0.7;
    width: 100%;
    padding-top: 6px;
}

.services{
	margin:40px auto 30px auto;
	width:100%;
	float:left;
}
.services .secondTitles{
	position: relative;
    margin-top: 15px;
}
.services .secondTitles .up{
	top: 5px;
    right: 34px;
    position: absolute;
}
.services .secondTitles .down{
	top: 5px;
    right: 0px;
    position: absolute;
}

.services .items{
	width:100%;
	margin-top:48px;
	float:left;
}
.services .items .sitem{
	width:287px;
	height:273px;
	margin-right:15px;
	float:left;
}

.services .items .sitem:last-child{
	margin-right:0px;
}
.services .items .sitem .content{
	width:100%;
	height:240px;
	overflow:hidden;
}
.services .items .sitem .content img{
	width:100%;
	height:100%;
}
.services .items .sitem .title{
	width:100%;
	margin-top:20px;
} 
.services .items .sitem .title1{
	width:100%;
	margin-top:10px;
	font-size:16px;
	color:#4C75C3;
	font-weight: bold;
	text-align: left;
} 
.services .items .sitem .title2{
	width:100%;
	margin-top:10px;
	font-size:16px;
	color:#4C75C3;
	font-weight: bold;
	text-align: left;
}
.services .items .sitem .title3{
	width:40%;
	margin-top:10px;
	border-bottom: 2px ridge #4C75C3;
}


.collections{
	margin:100px auto 30px auto;
	width:100%;
	float:left;
}
.titleslong{
	width:100%;
	border-bottom:2px ridge #4C75C3; 
	position: relative;
    height: 60px;
}
.titleslong .titlemore{
	top: 20px;
    right: 0px;
    position: absolute;
}

.collections .items{
	width: 100%;
    margin-top: 25px;
    float: left;
    margin-bottom: 68px;
}
.collections .items .sitem{
	width: 187px;
    height: auto;
    margin-right: 14px;
    float: left;
}

.collections .items .sitem:last-child{
	margin-right:0px;
}
.collections .items .sitem .content{
	width: 100%;
    height: 130px;
    overflow: hidden;
}
.collections .items .sitem .content img{
	width:100%;
	height:100%;
}
.collections .items .sitem .title{
	width: 100%;
    margin-top: 20px;
    font-size: 16px;
    color: #4C75C3;
    font-weight: bold;
    text-align: center;
} 
</pre></body></html>