@charset "UTF-8";
/* CSS Document */

/* banner */
.banner{
	width: 100%;
	position: relative;
	min-height: 500px;
}
.banner ul li{
	width: 100%;
	min-height: 500px;
	background-size: cover;
	background-position:center  center;
}

/* 关于我们 */
.about {
	position: relative;
	height: 300px;
	border-radius: 25px;
	overflow: hidden;
	margin-top: -72px;
	background: #fff;
	box-shadow: 0 0 3px 2px rgba(0,0,0,0.2)
}
.about .pic img{
	width: 512px;
	height: 300px;
}
.about .txt{
	width: 800px;
	position: absolute;
	top: 25px;
	right: 13px;
	font-size: 14px;
	line-height: 30px;
	height: 250px;
	overflow: auto;

}


/* 发展历程 */
.history_banner{
	width: 905px;
	height: 405px;
	margin: 20px auto;
	overflow: hidden;
	border-radius: 15px;
	position: relative
}
.history_banner ul{
	position: absolute;
	width: 10000%;
	top: 0;
	left: 0;
}
.history_banner ul li{
	width: 905px;
	height: 405px;
	float: left;
	position: relative
}
.history_banner ul li .info{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}
.history_banner ul li .info h2{
	color: #fff;
	font-size: 30px;
	margin: 0 0 10px 30px;
}
.history_banner ul li .info .introduction{
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,0.5);
	font-size: 14px;
	color: #fff;
	padding: 20px 22px;
}

/* 切换圆点 */
.dot_box{
	height: 40px;
}
.dot{
	width: 100%;
	height: 3px;
	background: #71e8d3;
	margin-top: 40px;
}
.dot ol{
	margin-top: -10px;
}
.dot ol li{
	float: left;
	width: 20px;
	height: 20px;
	background: #fff;
	margin-right: 12px;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	border-radius: 50%;
	color: transparent;
	transition: 0.3s;
}
.dot ol li.on{
	width: 100px;
	border-radius: 25px;
	color: #68ceb5;
	text-align: center;
	line-height: 20px;
}

/* 切换按钮 */
.history_but{
	width: 90px;
	margin: 0 auto;
}
.history_but .but_prev{
	margin-right: 3px;
}

/* 企业文化 */
.about_enterprise{
	background: url('../images/enterprise_bg.jpg') no-repeat bottom left;
	height: 760px;
}

/* 企业荣誉 */
.honor_grids{
	overflow: hidden;
	width: 100%;
	height: 500px;
	padding-top: 30px;
}
.honor_grids .honor_grids_item{
	position: relative;
	width: 800%;
	float: left;
}
.honor_grids ul{
	float: left;
	width: 1200px;
}
.honor_grids ul li{
	float: left;
	width: 278px;
	text-align: center;
	margin-right: 22px;
	margin-bottom: 22px;
}
.honor_grids ul li img{
	width: 100%;
	height: 180px;
	border: 1px solid #71e8d3;
	transition: all 0.5s;
}
.honor_grids ul li:hover img{
	transform: scale(1.1)
}
.honor_grids ul li:hover p{
	color: #71e8d3;
}
.honor_grids ul li p{
	font-size: 16px;
	margin-top: 10px;
}

/* 寄语 */
.send_con{
	height: 410px;
	background: url('../images/send_bor.png') no-repeat top center;
	margin-top: 30px;
}
.send_con_grids{
	padding: 48px;
}
.send_con_grids .pic{
	width: 458px;
	height: 306px;
	overflow: hidden;
	display: block;
}
.send_con_grids .pic img{
	width: 100%;
	height: 100%;
	transition: 0.6s;
}
.send_con_grids .txt p{
	width: 570px;
	font-size: 18px;
	font-weight: bold;
	font-family: "宋体";
	line-height: 22px;

}
.send_con_grids:hover .pic img{
	transform: scale(1.15)
}

/*联系我们*/
.contact{background: #fff;margin-top:-72px;margin-bottom: 60px;}
#map{border-radius: 15px;}
.shopList_box{width:100%;margin-top: 10px;}
#shopList{cursor: pointer;margin-left: -9px;}
#shopList li{width: 20%;background: #eeeeee;border-radius: 5px;text-align: center;line-height: 45px; border:5px #fff solid;  box-sizing:border-box;float: left;font-size: 14px;}
#shopList li b{position: absolute;width: 8px;height: 4px;display: none;background: url(../images/icon.png) left -110px;left:67px;bottom:0;}
#shopList .checked09{color: #d8ae6c;background: #68ceb5;color:#fff;}
#shopList .checked09 b{display: block;}
.contact_con{margin-top: 20px;}
.contact_conBox{width: 1100px;margin: 0 auto;display: none;}
.contact_top{padding:0 0 9px 9px;border-bottom: 1px dashed #d0d0d0;}
.contact_top>div{float: left;width:53px;height: 60px;overflow: hidden;margin-right: 23px;}
.contact_top dl{float: left;font-size: 20px;margin-top: 20px;font-weight: bold;}
.contact_top dt{float: left;font-weight: bold;color: #808080;}
.contact_top dd{float: left;color: #d8ae6c;}
.contact_bottom{padding-left: 2px;}
.contact_bottomBox{margin-top: 16px;}
.contact_bottomBox>div{float: left;width: 28px;height: 29px;background: url(../images/icon.png) left -115px;}
.contact_bottomBox dl{color: #808080;font-size: 16px;margin: 6px 0 0 6px;float: left;}
.contact_bottomBox02 dl font{font-size: 16px;font-weight: bold;}
.contact_bottomBox dt{float: left;font-weight: bold;color:#68ceb5;}
.contact_bottomBox dd{float: left;margin-right: 24px;}
.contact_bottomBox01>div{background: url(../images/icon.png) left -144px;}
.contact_bottomBox02{margin-top: 16px;color: #808080;font-size: 14px;}
.contact_bottomBox02 dt{float:left;width: 28px;height: 29px;background: url(../images/icon.png) left -173px;}
.contact_bottomBox02 dd{float:left;font-weight: bold;margin: 6px 0 0 6px;}
.contact_line{margin-left: 34px;line-height: 30px;}
.contact_line1{width: 410px;}
.contact_line span,.contact_line p{display: inline;font-weight: bold;}
.contact_top>div img{
	display: block;
	width: 53px;
	height: 60px;
}
/* 新闻 */
.main{
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 70px;
}
.main .left{
	width: 220px;
}
.main .left dl {
	text-align: center
}
.main .left dl dt{
	width: 100%;
	line-height: 60px;
	background: #68ceb5;
	font-size: 20px;
	color: #fff;
}
.main .left dl dd{
	overflow: hidden;
	background: #f7f7f7;
	min-height: 227px;
	padding: 0 16px;
}
.main .left dl dd a{
	line-height: 50px;
	font-size: 16px;
	color: #808080;
	display: block;
	border-bottom: 1px solid #d9d9d9
}
.main .left dl dd a.current,.main .left dl dd a:hover{
	color: #68ceb5;
}
.main .right{
	width: 960px;
}
.main .news dl{
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px dashed #c6c6c6;
	margin-bottom: 20px;
}
.main .news dl dt{
	width: 120px;
	height: 120px;
	overflow: hidden;
	float: left;
}
.main .news dl dt img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s ease-out;
}
.main .news dl dd{
	width: 830px;
	float: right;
}
.main .news dl dd h3{
	font-size: 18px;
	color: #444;
	margin: 20px 0 12px 0;
	transition: 0.5s;
}
.main .news dl dd p{
	font-size: 14px;
	color: #808080;
	line-height: 18px;
}
.main .news dl dd .time{
	float: right;
}
.main .news dl dd .time b{
	font-size: 18px;
}
.main .news dl dd .time span{
	color: #666666;
}
.main .news dl a:hover img{
	transform: scale(1.15)
}
.main .news dl a:hover h3{
	color: #68ceb5;
}

/* 员工风采 */
.main .mien{
	position: relative;
	left: -30px;
}
.main .mien dl{
	width: 290px;
	height: 365px;
	float: left;
	text-align: center;
	margin-left: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}
.main .mien dl dt{
	width: 100%;
	height: 300px;
	overflow: hidden;
}
.main .mien dl dt img{
	width: 100%;
	height: 100%;
	transition: all 0.6s ease-out
}
.main .mien dl a:hover img{
	transform: scale(1.2)
}
.main .mien dl dd h3{
	font-size: 20px;
	color: #68ceb5;
	font-weight: normal;
	margin: 12px 0 8px;
}
.main .mien dl dd p{
	font-size: 14px;
}

/* 招聘 */
.job{
	border: 1px solid #e6e6e6;
	padding: 30px;
}
.job table tr td{
	text-align: center
}
.job table thead tr{
	border-bottom: 1px solid #68ceb5;
	height:35px;
	font-size: 16px;
}

.job table thead tr th{
	font-weight: bold;
	color: #68ceb5;
}
.job table tbody tr{
	border-bottom: 1px dashed #e6e6e6
}
.job table tbody tr td:last-child,.job table thead tr th:last-child{
	padding-left: 20%
}
.job table tbody tr td{
	height: 58px;
	line-height: 58px;
	font-size: 14px;
	color: #808080;
}
.job table tbody tr td a{
	color: #808080;
	transition: all 0.6s;
}
.job table tbody tr:hover a{
	color: #68ceb5;
}
.job table tbody tr{
	transition: all 0.6s;
}
.job table tbody tr:hover{
	background: #eaeaea;
	color: #68ceb5;
}

/* 分页 */
.page {
	text-align: center;
	overflow: hidden;
}
.page li{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin-right:5px;
}
.page li a{
	display: block;
	background: #d9d9d9;
	padding: 0 15px;
	border-radius:5px;
	transition: 0.6s;
}
.page li .thisclass,.page li a:hover{
	background: #68ceb5;
	color: #fff;
}

/* 內容頁 */
.main .article{
	background: #f7f7f7;
	overflow: hidden;
	padding: 36px 32px 100px;
	font-size: 16px;
	line-height: 30px;
}
.main .article img{
	    display: initial;
	margin-bottom: 10px;
}

/* 简历上传 */
.resume{ width:100%; height:65px; background:#f7f7f7; border-top:1px solid #ccc;}
.resume .xzwj{ width:68px; height:38px; background:#fff; border-radius:5px; overflow:hidden;
 /*border:1px solid #ccc;*/ margin:10px 0 0 220px; float:left; padding:0 0 0 10px; line-height:38px;}
.resume .tijiao{ width:160px; height:38px; background:#176955; border-radius:5px; color:#fff; font-size:16px; margin:10px 0 0 10px; }
/*.resume  .file {
    position: relative;
    display: inline-block;
    background: #D0EEFF;
    border: 1px solid #99D3F5;
    border-radius: 4px;
    padding: 4px 12px;
    overflow: hidden;
    color: #1E88C7;
    text-decoration: none;
    text-indent: 0;
    line-height: 20px;
}
 .file input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
}
.file:hover {
    background: #AADFFD;
    border-color: #78C3F3;
    color: #004974;
    text-decoration: none;
}
*/



