@charset "utf-8";
.head {
	position: fixed;
	z-index: 999;
	width: 100%;
	top: 0px;
	background-color: #fff;
}
.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 500px;
	height: 90px;
}
.nav {
	width: 600px;
}
.nav ul li {
	float: left;
	width: 70px;
	margin-right: 15px;
	margin-left: 15px;
}

.nav ul li a {
	text-align: center;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	font-size: 15px;
	line-height: 86px;
	color: #555;
}
.nav ul li a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #e7141a;
}
.section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.banner {
	background-image: url(../images/img_01.jpg);
	background-position: center top;
	color: #FFF;
	text-align: center;
	overflow: hidden;
}
.banner h2 {
	position: absolute;
	top: 80%;
	font-size: 60px;
	font-weight: normal;
	line-height: 50px;
	opacity: 0;
	width: 100%;
}
.banner p {
	font-size: 24px;
	line-height: 40px;
	position: absolute;
	top: 86%;
	opacity: 0;
	width: 100%;
}
.about {
	background-color: #dfe9f3;
	overflow: hidden;
	background-size: 120%;
	background-image: url(../images/img_02.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.about_img {
	position: absolute;
	width: 60%;
	left: 40%;
	bottom: -20%;
}
.about_title{
	position: absolute;
	left: 0%;
	opacity: 0;
	top: 23%;
}
.about_title h2{
	font-size: 60px;
	font-weight: normal;
	color: #333;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e7141a;
	line-height: 75px;
}
.about_title span{
	font-size: 18px;
	float: left;
	margin-left: 10px;
	padding-top: 45px;
}
.about_info{
	width: 40%;
	position: absolute;
	left: 10%;
	top: 80%;
	opacity: 0;
	font-size: 18px;
	line-height: 32px;
}
.btn_more_about{
	font-size: 18px;
	line-height: 35px;
	color: #FFF;
	background-color: #333;
	position: absolute;
	height: 35px;
	width: 100px;
	text-align: center;
	left: 10%;
	top:100%;
	opacity: 0;
}
.btn_more_about a {
	color: #FFF;
}
.job {
	background-image: url(../images/img_03.jpg);
	background-position: center;
	background-color: #f5f5f5;
	overflow: hidden;
}
.job_img {
	position: absolute;
	width: 50%;
	left: 0%;
	bottom: -20%;
}
.job_title{
	position: absolute;
	left: 20%;
	opacity: 0;
	top: 23%;
}
.job_title h2{
	font-size: 60px;
	font-weight: normal;
	color: #333;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e7141a;
	line-height: 75px;
}
.job_title span{
	font-size: 18px;
	float: left;
	margin-left: 10px;
	padding-top: 45px;
}
.job_info{
	width: 40%;
	position: absolute;
	left: 50%;
	top: 80%;
	opacity: 0;
	font-size: 18px;
	line-height: 32px;
}
.btn_more_job{
	font-size: 18px;
	line-height: 35px;
	color: #FFF;
	background-color: #333;
	position: absolute;
	height: 35px;
	width: 100px;
	text-align: center;
	left: 50%;
	top:100%;
	opacity: 0;
}
.btn_more_job a{
	color: #FFF;
}
.news {
	background-image: url(../images/img_04.jpg);
	background-position: center;
	background-size:2100px;
}
.news_title{
	position: absolute;
	left: 0%;
	opacity: 0;
	top: 23%;
}
.news_title h2{
	font-size: 60px;
	font-weight: normal;
	color: #333;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e7141a;
	line-height: 75px;
}
.news_title span{
	font-size: 18px;
	float: left;
	margin-left: 10px;
	padding-top: 45px;
}
.news_info{
	width: 40%;
	position: absolute;
	left: 10%;
	top: 80%;
	opacity: 0;
	font-size: 18px;
	line-height: 32px;
}
.news_info ul li {
	margin-bottom: 20px;
}

.news_info ul li a h2 {
	font-size: 20px;
	font-weight: normal;
	color: #333;
	line-height: 35px;
}
.news_info ul li a p {
	font-size: 14px;
	color: #888;
	line-height: 22px;
}


.btn_more_news{
	font-size: 18px;
	line-height: 35px;
	color: #FFF;
	background-color: #333;
	position: absolute;
	height: 35px;
	width: 100px;
	text-align: center;
	left: 10%;
	top:100%;
	opacity: 0;
}
.btn_more_news a {
	color: #FFF;
}




.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{
    height: auto !important;
}
.sbanner {
	height: 200px;
	padding-top: 200px;
}
.sbanner h2 {
	font-size: 32px;
	font-weight: normal;
	line-height: 60px;
	padding-left: 50px;
}
.sbanner span {
	font-size: 16px;
	letter-spacing: 0.2em;
	padding-left: 50px;
}


.about_bg {
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pro_bg {
	background-image: url(../images/pro_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.news_bg {
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.job_bg {
	background-image: url(../images/job_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}




.smain_title {
	background-image: url(../images/title_line.jpg);
	background-repeat: repeat-x;
	background-position: left 50px;
}
.smain_title h2 {
	font-size: 24px;
	line-height: 50px;
	font-weight: normal;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e7141a;
	text-align: center;
	width: 150px;
}
.pro_a {
	margin: 15px;
	width: 270px;
	float: left;
	position: relative;
}
.pro_a a h3 {
	position: absolute;
	width: 100%;
	bottom: 0px;
	background-image: url(../images/title_bg.png);
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	height: 35px;
	font-weight: normal;
	color: #FFF;
}
.pro_a a img {
	position: relative;
}
.news_a {
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	transition:.4s;
}
.news_a:hover {
	background-color: #fafafa;
	cursor: pointer;
	transition:.4s;
}
.news_a:nth-last-child(1){
	border-bottom-width: 0px;
}
.news_a_img {
	width: 150px;
	margin-right: 20px;
}
.news_a_info {
	width: 870px;
}
.news_a_info h2 {
	font-size: 22px;
	line-height: 35px;
	font-weight: normal;
	color: #333;
}
.news_a_info p {
	font-size: 14px;
	color: #888;
	line-height: 20px;
}
.news_a_date {
	width: 70px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddd;
	text-align: center;
	margin-left: 20px;
	padding-left: 10px;
}
.news_a_date span {
	font-size: 26px;
	line-height: 35px;
}
.news_a_date p {
	font-size: 16px;
}













.foot {
	background-color: #444;
	font-size: 12px;
	color: #eee;
}
.foot_txt {
	padding-top: 20px;
	padding-bottom: 20px;
}

.foot_txt_a {
	width: 400px;
}
.foot_txt_a ul li {
	line-height: 25px;
}
.foot_txt_a ul li span {
	font-size: 16px;
	padding-right: 8px;
}


.foot_txt_b {
	width: 300px;
	padding-top: 15px;
}
.foot_txt_b_icon {
	font-size: 60px;
	width: 70px;
	line-height: 70px;
}
.foot_txt_b_tel {
}
.foot_txt_b_tel h3 {
	font-size: 18px;
	line-height: 30px;
}



.foot_txt_c {
	line-height: 35px;
	text-align: center;
}
.foot_txt_c img {
	background-color: #eee;
	padding: 5px;
}
.foot_copy {
	background-color: #111;
	line-height: 35px;
}
.foot_copy a {
	color: #ddd;
}
