*{
	margin: 0;
	padding: 0;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
}
img{
	border: 0;
}

.wrap{
	width: 100%;
	height: auto;
	max-width: 7.5rem;
	margin: 0 auto;
	background: #fffaf6;
}
.clear{
	clear: both;
}
/* 头部logo开始 */
.header_logo{
	width: 2.1rem;
	height: 0.55rem;
	background: url(../images/logo.png) no-repeat center;
	background-size: 2.1rem 0.55rem;
	margin: 0.2rem auto ;
}
/* 头部logo结束 */

/* 顶部轮播开始 */
.header_swiper{
	width: 100%;
	height: 3.4rem;
}
.header_swiper img{
	width: 100%;
	height: 3.4rem;
}
/* 顶部轮播结束 */

/* 选项开始 */
.select{
	width: 100%;
	height: 2.5rem;
	margin: 0 auto;
	font-size: 0.28rem;
	color: #fff;
	border-bottom:0.01rem solid #feece9 ;
	padding: 0 0.46rem;
	padding-bottom: 0.39rem;
	box-sizing: border-box;
	background: #FFFFFF;
	
}
.select ul{
	display: flex;
	justify-content: space-between;
}
.select ul li{
	width: 0.7rem;
	height: 2.11rem;
	background: url(../images/select1.png) no-repeat center;
	background-size: 0.7rem 2.11rem;
}
.select ul li:first-child a{
	line-height: 0.55rem;
}
.select ul li a{
	display: block;
	color: #FFFFFF;
	width: 0.38rem;
	margin-top: 0.68rem;
	text-align: center;
	margin-left: 0.14rem;
	line-height: 0.30rem;
}
/* 选项结束 */

/* 公告开始 */
.notice{
	width: 100%;
	height: 0.77rem;
	border-bottom: 0.01rem solid #feece9;
	font-size: 0.24rem;
	padding: 0.22rem 0.2rem;
	box-sizing: border-box;
	background: #FFFFFF;
}
.notice_img{
	float: left;
	width: 0.95rem;
	height: 0.3rem;
	background: url(../images/gonggao.png) no-repeat center;
	background-size: 0.95rem 0.3rem;
	margin-right: 0.24rem;
}
.notice_text{
	width: 5.7rem;
	height: 0.28rem;
	line-height: 0.28rem;
	float: left;
}
.notice a{
	display: block;
	width: 5.7rem;
	color: #555555;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* 公告结束 */

/* 工作动态开始 */
.work{
	width: 100%;
	height: auto;
}
.work_title{
	width: 3.26rem;
	height: 0.55rem;
	font-size: 0.36rem;
	color: #ff290c;
	text-align: center;
	line-height: 0.36rem;
	margin: .5rem auto .24rem;
	background: url(../images/title1.png) no-repeat center;
	background-size: 3.26rem 0.55rem;
	font-weight: 600;
}
.work_content{
	width: 7.11rem;
	height: auto;
	margin: 0 auto;
}
.work_content ul li{
	width: 100%;
	height: 1.07rem;
	background: url(../images/work1.png) no-repeat center;
	background-size: 7.11rem 1.07rem;
	font-size: 0.28rem;
	position: relative;
	margin-top: 0.12rem;
}
.work_content ul li:first-child{
	margin-top: 0;
}
.work_content_circle{
	width: 0.14rem;
	height: 0.14rem;
	border-radius: 50%;
	background: url(../images/circle.png) no-repeat center;
	background-size: 0.14rem 0.14rem ;
	position: absolute;
	left: -0.05rem;
	top:0.26rem;
}
.work_content_text{
	width: 6.36rem;
	margin-left: 0.34rem;
}
.work_content_text p{
	width: 100%;
	font-size: 0.24rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.work_content_text p:first-child{
	padding-top: 0.15rem;
	margin-bottom: 0.1rem;
}
.work_content_text p:first-child +p{
	font-size: 0.22rem;
	color: #cacaca;
}
.work_content_text p:first-child +p a{
    color: #cacaca;
}
.work_content_text p:first-child +p span{
	margin-right: 0.2rem;
}
.work_content_text p a{
	color: #444444;
}
.work_more{
	width: 2.68rem;
	height: 0.66rem;
	font-size: 0.24rem;
	background: #ffffff;
	line-height: 0.66rem;
	border: 1px solid #ff290c;
	text-align: center;
	border-radius: 0.5rem;
	margin: 0.3rem auto 0;
}
.work_more a{
	color: #ff290c;
}
/* 工作动态结束 */


/* 评审专家开始 */
.review{
	width: 100%;
	height: auto;
}
.review_title{
	width: 3.26rem;
	height: 0.55rem;
	font-size: 0.36rem;
	color: #ff290c;
	text-align: center;
	line-height: 0.36rem;
	margin: .5rem auto .95rem;
	background: url(../images/title1.png) no-repeat center;
	background-size: 3.26rem 0.55rem;
	font-weight: 600;
}
.review_content{
	width: 100%;
	padding: 0 0.12rem;
	box-sizing: border-box;
	font-size: 0.2rem;
}
.review_content ul li{
	width: 2.34rem;
	height: 2.84rem;
	background: url(../images/dizuo.png) no-repeat center;
	background-size: 2.34rem 2.84rem;
	position: relative;
	float: left;
	margin-top: 1rem;
	margin-left: 0.12rem;
}
.review_content ul li:first-child{
	margin-top: 0;
	margin-left: 0;
}
.review_content ul li:first-child+li{
	margin-top: 0;
}
.review_content ul li:first-child+li+li{
	margin-top: 0;
}
.review_img{
	width: 1.42rem;
	height: 1.42rem;
	border-radius: 50%;
	border: 0.01rem solid #ffe2db;
	position: absolute;
	left: 0;
	right: 0;
	top: -0.71rem;
	margin: 0 auto;
	overflow: hidden;
}
.review_img img{
	width: 1.42rem;
	height: 1.42rem;
	border-radius: 50%;
}
.review_content_text{
	width: 100%;
	padding: 0 0.1rem 0 0.2rem;
	box-sizing: border-box;
}
.review_content_text p:first-child{
	font-size: 0.24rem;
	padding-top: 1rem;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 0.15rem;
}
.review_content_text p:first-child a{
	color: #333333;
}
.review_content_text p:first-child+p{
	height:1rem ;
	overflow: hidden;
  	text-overflow:ellipsis;
  	display: -webkit-box;
  	-webkit-line-clamp: 3;
  	-webkit-box-orient: vertical;
	
}
.review_content_text p:first-child+p a{
	color: #8c8c8c;

}
/* 评审专家结束 */

/* 关于3D办开始 */
.about{
	width: 100%;
	height: 5rem;
	position: relative;
}
.about_title{
	width: 3.26rem;
	height: 0.55rem;
	font-size: 0.36rem;
	color: #ff290c;
	text-align: center;
	line-height: 0.36rem;
	margin: .5rem auto .55rem;
	background: url(../images/title1.png) no-repeat center;
	background-size: 3.26rem 0.55rem;
	font-weight: 600;
}
.about_content{
	width: 6.67rem;
	height: 3.62rem;
	background: url(../images/about_bg.png) no-repeat center;
	background-size: 6.67rem;
	height: 3.62rem;
	font-size: 0.24rem;
	padding: 0.32rem;
	box-sizing: border-box;
	line-height: 0.3rem;
	line-height: 0.5rem;
	position: absolute;
	top: 0.96rem;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
	overflow: hidden;
	color: #444444;
}
.about_position_left{
	position: absolute;
	left: 0;
	top: 0.65rem;
	background: url(../images/border_left.png) no-repeat center;
	background-size: 4rem 4.17rem;
	width:4rem ;
	height: 4.17rem;
}
.about_position_right{
	position: absolute;
	right: 0;
	top: 1rem;
	background: url(../images/border_right.png) no-repeat center;
	background-size: 2rem 3.57rem;
	width:2rem ;
	height: 3.57rem;
}
/* 关与3D办结束 */

/* 底部 */
.footer{
	width: 100%;
	height:5.7rem;
	font-size: 0.2rem;
	background: url(../images/footer.png) no-repeat center;
	background-size:7.5rem 5.7rem;
	overflow: hidden;
}
.sqr{
	width: 2rem;
	height: 2rem;
	background: url(../images/sqr_bg.png) no-repeat center;
	background-size: 2rem 2rem;
	margin: 0.3rem auto 0.3rem;
	text-align: center;
}
.sqr img{
	width: 1.16rem;
	height: 1.16rem;
	margin-top: 0.45rem;
}
.footer_text{
	text-align: center;
	font-size: 0.24rem;
	color: #FFFFFF;
	padding: 0 0.65rem;
	box-sizing: border-box;
	line-height: 0.46rem;
}
/* 底部结束 */