.workdynamics{
	min-height: 450px;
	margin:10px auto -50px auto;
}
.workdynamics .banners{
	width:720px;
	margin-right:26px;
	float:left;
}
.workdynamics .banners .bannerMain{
	width:100%;
	height:350px;
	margin-bottom:10px;
}
.workdynamics .banners .bannerMain img{
	width: 100%;
    height: 100%;
}
.workdynamics .banners .bannerMore{
	margin:0px;
	width:100%;
	overflow:hidden;
}
.workdynamics .banners .bannerMore ul{
	margin: 0px auto 0px auto;
    overflow: hidden;
    zoom: 1;
    width:100%;
}
.workdynamics .banners .bannerMore ul li{
	float: left;
    margin-right: 9px;
    width: 112px;
    height: 85px;
    /* line-height: 77px; */
    cursor: pointer;
}
.workdynamics .banners .bannerMore ul li:last-child{
	margin-right: 0px;
}
.workdynamics .banners .bannerMore ul li img{
	width:100%;
	height:83px;
	overflow: hidden;
}

.workdynamics .banners .bannerMore ul li .selected{
	border:1px solid #a95d5d;
}

.workdynamics .dynamics{
	width:440px;
	margin:0px;
	float:left;
}
.titleTop{
	width:100%;
	height:40px;
	position: relative;
}
.titleTop .titleMain{
	width: 392px;
    height: 69px;
    background: url(../images/default/secondnavigate1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    margin-left: -10px;
}
.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 .listMore{
	margin: 45px 0px 10px 0px;
}
.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(../images/default/square.png);
    background-repeat: no-repeat;
    background-position: 0px 15px;
    padding-left: 22px;
    display: list-item;
    margin-right: 10px;
    height: 46px;
    line-height: 40px;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    font-family: sans-serif;
}
.workdynamics .dynamics .listMore ul li span{
	position: absolute;
	left:384px;
}

.industryInfos{
	margin:60px auto 30px auto;
}
.industryInfos .leftdiv{
	width: 775px;
    margin-right: -26px;
    position: relative;
    display: block;
    height: 420px;
    float: left;
}
.industryInfos .left{
	width: 45%;
    margin-right: 18px;
    float: left;
}
.titles{
	width:100%;
	border-bottom:2px ridge #4C75C3; 
	position: relative;
    height: 60px;
}
.titles .titleinfo{
	width: 142px;
    height: 39px;
    background: url(../images/default/secondnavigate2.png);
    background-repeat: no-repeat;
    background-position: 20px 0px;
    left: 22px;
    top: 0px;
    position: absolute;
    padding-left: 45px;
    padding-top: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #4c75c3;
}
.titles .titlemore{
	top: 20px;
    right: 0px;
    position: absolute;
}
.industryInfos .left .items{
	margin-top:20px;
	min-height:280px;
}
.industryInfos .left .items .item{
	min-height: 99px;
}
.industryInfos .left .items .title{
	background-image: url(../images/default/square.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 20px;
    font-size: 15px;
    font-weight: bold;
    word-spacing: 13px;
    letter-spacing: 1px;
    height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.industryInfos .left .items .content{
	margin-top: 7px;
    font-size: 14px;
    text-indent: 1em;
    line-height: 22px;
    word-spacing: 10px;
    color: #8E8E8D;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 44px;
    margin-bottom: 18px;
}
.industryInfos .left .items .time{
	float: right;
    margin-right: 0px;
    font-size: 14px;
    color: #8E8E8D;
    margin-top: -9px;
}
.industryInfos .right{
	float: left;
	margin:0px;
}
.industryInfos .right .notice .listMore{
	margin: 45px 30px 10px 0px;
	width: 420px;
}
.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{
	margin:5px auto 10px auto;
	width:100%;
	float:left;
}
.sciences .items{
	width:100%;
	margin-top:21px;
}
.sciences .items .firstitem{
	width:100%;
}
.sciences .items .firstitem .normal{
	float:left;
	margin-right:8px;
	width: 293px;
    height: 176px;
	position: relative;
}
.sciences .items .firstitem .normal:last-child{
	margin-right:0px;
}
.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:last-child{
	margin-right:0px;
}
.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:5px auto 10px 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:30px;
	float:left;
}
.services .items .sitem{
	width:287px;
	height:343px;
	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:5px auto -50px auto;
	width:100%;
	float:left;
}
.titleslong{
	width:100%;
	border-bottom:2px ridge #4C75C3; 
	position: relative;
    height: 60px;
}
.titleslong .titleinfo{
	width: 264px;
    height: 39px;
    background: url(../images/default/secondnavigae3.png);
    background-repeat: no-repeat;
    background-position: 20px 0px;
    left: 22px;
    top: 0px;
    position: absolute;
    padding-left: 65px;
    padding-top: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #4c75c3;
}
.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;
} 
