.mainbanner{
	width:100%;
	height:640px;
	overflow: hidden;
}
.mainbanner img{
	width:1920px;
	height:100%;
}

.workdynamics{
	min-height: 460px;
	margin:40px auto 30px auto;
}
.workdynamics .banners{
	width:672px;
	height:458px;
	margin-right:24px;
	float:left;
	position: relative;
}
.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:#000000;
	opacity:0.48;
	bottom: 0px;
	left:0px;
}
.workdynamics .banners .bannerMore .title{
	width: 100%;
    height: 15px;
    font-size: 16px;
    font-weight: 400;
    color: white;
    float: left;
    line-height: 27px;
    margin-top: 10px;
    margin-left: 10px;
}
.titleTop{
	width:100%;
	height:40px;
	position: relative;
}
.titleTop .titleMain{
	width: 392px;
    height: 69px;
    background: url(../img/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{
	width:504px;
	margin:0px;
	float:left;
}
.workdynamics .dynamics .titleTop{
	position: relative;
    width: 502px;
    height: 46px;
    border-bottom: 1px solid #28A13A;
}
.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: 12px;
    width: 110px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
}
.workdynamics .dynamics .titleTop .titleGroup li.selected{
	width: 110px;
    height: 55px;
    font-size: 22px;
    font-weight: 400;
    color: rgba(25,129,63,1);
    line-height: 31px;
    padding-top: 4px;
    background: linear-gradient(0deg,rgba(25,129,63,1) 0%, rgba(40,161,58,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.workdynamics .dynamics .titleTop .titleright{
	float:right;
	width:auto;
	position: relative;
}
.workdynamics .dynamics .titleTop .titleright .more{
	width: 34px;
    height: 15px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(153,153,153,1);
    line-height: 30px;
    top: 10px;
    right: 11px;
    position: absolute;
}

.workdynamics .dynamics .listMore{
	padding: 10px 5px 10px 15px;
    position: relative;
}
.workdynamics .dynamics .listMore ul{
	margin: 0px auto 0px auto;
	list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.workdynamics .dynamics .listMore .checked{
	color:rgba(25,129,63,1);
}
.workdynamics .dynamics .listMore .selected{
	line-height: 120px;
    height: 120px;
    width: 100%;
    background: none;
    display: block;
    padding: 0px;
    border-bottom: 1px dashed rgba(167,195,225,1);
    margin-left: 0px;
    margin-bottom: 20px;
}
.workdynamics .dynamics .listMore .selected .firstword{
	width:100%;
	height:30px;
	font-size:28px;
	font-family:Source Han Sans CN;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:29px;
	text-align: center;
	margin-top: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.workdynamics .dynamics .listMore .selected .moreword{
	width:448px;
	height:50px;
	font-size:16px;
	font-family:Source Han Sans CN;
	font-weight:400;
	color:rgba(99,99,99,1);
	line-height:25px;
	float: left;
	margin-top: 54px;
	
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}
.workdynamics .dynamics .listMore ul li{
	list-style-type: disc;
    margin-left: 20px;
    padding-left: 0px;
    display: list-item;
    margin-right: 8px;
    height: 42px;
    line-height: 45px;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    color: #666666;
}
.workdynamics .dynamics .listMore ul li div {
    width: 333px;
    white-space: nowrap;
    position: absolute;
    left: 26px;
    top: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.workdynamics .dynamics .listMore ul li span{
	position: absolute;
    right: 2px;
    color:#999999
}

.industryInfos{
	width: 100%;
	height:722px;
	background: url(../imggreenC/default/cyjjbj.png);
    background-size: 100% 100%;
    background-repeat: repeat;
    margin-top:10px;
}

.industryInfos .titleTop{
    position: relative;
    width: 1180px;
    margin: 0px auto 0px auto;
    padding-top: 60px;
    height: 35px;
}
.industryInfos .titleTop .titleleft{
	width: 359px;
    height: 35px;
    float: left;
    position: relative;
}
.industryInfos .titleTop .titleleft .first{
    position: absolute;
    top: 0px;
    left: 5px;
    width: 98px;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(25,129,63,1);
}
.industryInfos .titleTop .titleleft .second{
    position: absolute;
    top: 5px;
    left: 109px;
    width: 208px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(25,129,63,1);
}
.industryInfos .titleTop .titleleft .tree{
    position: absolute;
    top: 7px;
    left: 126px;
    width: 280px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(25,129,63,1);
}
.industryInfos .titleTop .titleright{
	float:right;
	position: relative;
}
.industryInfos .listMore{
	padding: 0px;
    position: relative;
    height: 575px;
    width: 1200px;
    margin: 10px auto 0px auto;
    overflow:hidden;
}
.industryInfos .listMore .listitem{
	width: 370px;
    margin-top: 10px;
    float: left;
    overflow: hidden;
    background-color:#FFFFFF;
	height: 573px;
}
.industryInfos .listMore .listitem:last-child{
	margin-right: 0px;
}
.industryInfos .listMore .listitem .img{
	width:100%;
	height:280px;
}
.industryInfos .listMore .listitem .img img{
	width:100%;
	height:100%;
	border-radius: 15px;
}
.industryInfos .listMore .listitem .name{
	width:100%;
	margin:20px auto 15px auto;
	text-align: center;
	font-size:18px;
	font-family:Source Han Sans CN;
	font-weight:400;
	color:rgba(25,129,63,1);
	background:linear-gradient(0deg,rgba(25,129,63,1) 0%, rgba(40,161,58,1) 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}
.industryInfos .listMore .listitem .name span{
}
.industryInfos .listMore .listitem .tools{
	text-align: center;
	width:90%;
	margin:20px auto 10px auto;
	border-top:1px ridge rgba(230,230,230,1);
}
.industryInfos .listMore .listitem .tools .itemword{
    font-size: 14px;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 24px;
    margin: 15px 5px 30px 5px;
    min-height: 99px;
    overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:4; 
	text-align: left;
}
.industryInfos .listMore .listitem .tools .item{
	width: 120px;
    height: 40px;
    margin: 0px auto;
    background: linear-gradient(90deg,rgba(25,129,63,1),rgba(40,161,58,1));
	box-shadow: 0px 5px 12px 0px #19813f;
    border: 0;
    border-radius: 8px;
    transition: opacity 0.3s, background 0.3s;
}
.industryInfos .listMore .listitem .tools .item:hover {
	opacity: 0.7;
}

.industryInfos .listMore .listitem .tools .item div{
	font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(255,255,255,1);
    line-height: 24px;
    padding-top: 9px;
}


.industryInfos .right .titleTop{
	background-color:#C8DCF0;
	position: relative;
	width:720px;
	height:35px;
	border:1px solid #0E62BC;
	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:#0E62BC;
	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: #0E62BC;
}
.industryInfos .right .titleTop .titleright .moreicon{
	position: absolute;
    top: 11px;
    left: 145px;
}

.industryInfos .right .listMore{
	padding: 11px 30px 10px 15px;
    position: relative;
    border: 1px solid #0E62BC;
    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(../imggreenB/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 span{
	position: absolute;
    right: 2px;
}
.sciences{
	margin:0px auto 0px auto;
	width:100%;
}
.sciences .left{
	width:791px;
	height:427px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(230,230,230,1);
	float: left;
	margin-right:22px;
}
.sciences .left .titleTop{
	width:100%;
	height:60px;
}

.sciences .left .titleTop .titleGroup{
	margin: 0px auto 0px auto;
	list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.sciences .left .titleTop .titleGroup li{
	float: left;
    width: 150px;
    text-align: center;
    border-bottom:1px ridge rgba(230,230,230,1);
	height:60px;
	font-size:20px;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:60px;
}
.sciences .left .titleTop .titleGroup li.selected{
	border-bottom: 0px;
	border-top:2px ridge #1F8F56;
	border-right:1px ridge rgba(230,230,230,1);
	border-left:1px ridge rgba(230,230,230,1);
	color: rgba(25,129,63,1);
}
.sciences .left .titleTop .titleright{
	width: 100%;
    position: absolute;
    height: 60px;
    right: 0px;
    border-bottom:1px ridge rgba(230,230,230,1);
}
.sciences .left .titleTop .titleright .more{
	width: 33px;
    height: 15px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(153,153,153,1);
    line-height: 30px;
    top: 14px;
    right: 46px;
    position: absolute;
}
.sciences .left .listMore{
	width:100%;
    margin:20px 10px 20px 19px;
}
.sciences .left .listMore .itemsleft{
	width:293px;
	height:327px;
	margin:0px;
	margin-right:22px;
	float:left;
}
.sciences .left .listMore .itemsleft .mainimg{
	width:293px;
	height:194px;
}
.sciences .left .listMore .itemsleft .mainimg img{
	width:100%;
	height:100%;
}
.sciences .left .listMore .itemsleft .mainword{
	width:100%;
	height:54px;
	font-size:20px;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:29px;
	margin:10px 5px 20px 2px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.sciences .left .listMore .itemsleft .detailword{
	width:100%;
	font-size:16px;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:22px;
	margin:10px 5px 20px 2px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.sciences .left .listMore .itemsright{
	width:450px;
	float:left;
}
.sciences .left .listMore .itemsright ul{
	margin: 0px auto 0px auto;
	list-style-type: none;
    padding: 0px;
    margin-top: -12px;
}
.sciences .left .listMore .itemsright ul li{
	list-style-type: disc;
    margin-left: 20px;
    padding-left: 0px;
    display: list-item;
    margin-right: 8px;
    height: 42px;
    line-height: 45px;
    cursor: pointer;
    position: relative;
    font-size:16px;
	font-weight:400;
    color: #666666;
    background:none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.sciences .left .listMore .itemsright ul li.selected{
	color:rgba(25,129,63,1);
	background:linear-gradient(0deg,rgba(25,129,63,1) 0%, rgba(40,161,58,1) 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}
.sciences .right{
	width:383px;
	height: 427px;
	border:1px solid rgba(230,230,230,1);
	float: left;
}
.sciences .right .title{
	height: 60px;
	border-bottom:1px solid rgba(230,230,230,1);
	position: relative;
}
.sciences .right .title .leftspan{
	width:120px;
	height:19px;
	font-size:20px;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:58px;
	float: left;
	margin-left:20px;
}
.sciences .right .title .more{
	font-size: 16px;
    font-weight: 400;
    color: rgba(153,153,153,1);
    position: absolute;
    top: 20px;
    right: 20px;
}
.sciences .right .mainimg{
	margin:16px;
	width:351px;
	height:230px;
	position: relative;
}
.sciences .right .mainimg .content{
	width:100%;
	height:100%;
}
.sciences .right .mainimg .imgpay{
	position: absolute;
    top: 92px;
    left: 159px;
    width: 47px;
    height: 46px;
}
.sciences .right .moreitem{
    position: relative;
}
.sciences .right .moreitem ul{
	margin: 15px auto 0px auto;
	list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.sciences .right .moreitem ul li{
	background-image: url(../imggreenC/default/playsmall.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    padding-left: 34px;
    display: list-item;
    margin-right: 7px;
    height: 45px;
    line-height: 44px;
    cursor: pointer;
    position: relative;
    font-size: 15px;
}
.sciences .right .moreitem ul li.selected{
	color:rgba(25,129,63,1);
}
.sciences .right .moreitem .rightcontent{
	position: absolute;
    right: 2px;
    color:rgba(153,153,153,1);
    font-size: 15px;
    font-weight: 300;
}
.middlebanner{
	width:1200px;
	height:126px;
	margin-top:20px;
	float: left;
	cursor:pointer;
}
.middlebanner img{
	width:100%;
	height:100%;
}

.contentlink{
	margin-top:30px;
	width: 100%;
	float: left;
}
.contentlink .titletop{
    height: 40px;
    width:100%;
    border-bottom: 1px ridge rgba(230,230,230,1);
}
.contentlink .titletop .titlecontainer{
	width: 200px;
    height: 30px;
    margin: 0px auto 30px auto;
    position: relative;
}
.contentlink .titletop .titlecontainer .first{
    position: absolute;
    top: 0px;
    left: 5px;
    width: 98px;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(51,51,51,1);
}
.contentlink .titletop .titlecontainer .second{
    position: absolute;
    top: 5px;
    left: 109px;
    width: 208px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(153,153,153,1);
}
.contentlink .titletop .titlecontainer .tree{
    position: absolute;
    top: 7px;
    left: 126px;
    width: 208px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(153,153,153,1);
}

.contentlink ul{
	margin: 15px auto 0px auto;
	list-style-type: none;
    padding: 0px;
    margin: 0px;
    float: left;
}
.contentlink ul li{
    display: list-item;
    margin-right: 10px;
    margin-top:30px;
    width:160px;
	height:60px;
	border:1px solid rgba(230,230,230,1);
    cursor: pointer;
    position: relative;
    font-size: 15px;
    float: left;
}
.contentlink ul li:last-child{
	margin-right: 0px;
}

.linkcontent{
	margin:30px auto 0px auto;
	width:100%;
	float:left;
}
.linkcontent .titleTop{
	background-color:#C8DCF0;
	position: relative;
	width:1200px;
	height:35px;
	border:0px solid #0E62BC;
	border-radius:6px 6px 0px 0px;
}
.linkcontent .titleTop .titleleft{
	width:120px;
	background:#0E62BC;
	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: 28px;
}
.linkcontent .items{
	width:1198px;
    position: relative;
    border: 1px solid #0E62BC;
    height: 92px;
}
.linkcontent .items .sitem{
	margin:15px 0px 10px 15px;
	float:left;
	background: url(../imggreenB/default/linkbg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    width:280px;
	height:50px;
	border:1px solid #0E62BC;
	border-radius:4px;
}
.linkcontent .items .sitem .simg2{
	position: absolute;
	top: 21px;
    left: 243px;
}
.linkcontent .items .sitem select{
	border: 0px;
    position: absolute;
    top: 9px;
    left: 33px;
    height: 32px;
    width: 229px;
    text-align: center;
    padding-left: 39px;
    background-color: #d3e8f9;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.titles{
	width:100%;
	border-bottom:2px ridge #4C75C3; 
	position: relative;
    height: 60px;
}
.titles .titleinfo{
	width: 142px;
    height: 39px;
    background: url(../img/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: 150px;
}
.industryInfos .left .items .title{
	background-image: url(../img/default/square.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 20px;
    font-size: 15px;
    font-weight: bold;
    word-spacing: 10px;
    letter-spacing: 1px;
}
.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 .titleinfo{
	width: 264px;
    height: 39px;
    background: url(../img/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;
} 

/*图片缩放动效*/
.imgscale img {
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.imgscale img:hover {
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}