﻿@charset "utf-8";
*{margin: 0;padding: 0;}
.main{margin: 0 auto;padding: 0;width: 100%;position: relative;font-size: 16px;font-family: Arial,"微软雅黑";color:#333;}
a{color: #333;text-decoration: none;}
a:hover{color: #0a5b99;text-decoration: underline;}
li{list-style: none;}
.n_d_text a{color:#369}
/*公共*/
.header{width: 1200px;margin: 0 auto;}
.header .logo{float: left;}
.header .nav ul li{float:left;}
.header .nav a{display: inline-block;height: 108px;line-height: 108px;margin: 0 10px;}
.header .nav i{font-style: normal;color: #ddd;}
.header .nav .xid{position: absolute;display:none;
    width: 440px;
    background: rgba(244,244,244,0.75);
}
.show{display:block !important}
.footer{/*position: absolute;bottom: 2px;*/height: 125px;background: #052f5b;width: 100%;text-align: center;color: #fff;opacity: 0.9;filter: alpha(opacity=90);font-size: 14px;clear: both;}
.footer p{line-height: 32px;}
.footer_text{padding-top: 30px;}
.about_block,.contact_block,.news_block,.recruit_block{width: 1200px;margin: 0 auto;}
.about_title h3,.contact_title h3,.news_title h3,.recruit_title h3{font-size: 24px;line-height: 36px;font-weight: normal;}
.about_title h2,.contact_title h2,.news_title h2,.recruit_title h2{font-size: 30px;line-height: 42px;font-weight: normal;}

/*关于我们*/
.about_content{clear:both;background: url("../images/about_bg.jpg") no-repeat;color: #fff;}
.about_block .about_title{text-align: center;padding-top: 50px;}
.about_text p{text-indent: 2em;font-size: 14px;line-height: 36px;margin: 10px 30px;text-align: justify;}
.about_img img{margin: 10px 5px;}

/*联系我们*/
.contact_content{clear:both;background: url("../images/contact_bg.jpg") no-repeat;height: 951px;color: #fff;}
.contact_block{text-align: center;}
.contact_block .contact_title{padding-top: 190px;}
.contact_img img{margin: 40px 12px 15px;}
.contact_text p{font-size: 24px;margin: 15px 0;}
.contact_text span{font-size: 16px;display: block;line-height: 28px;}

/*新闻中心*/
.news_content{clear:both;background: url("../images/news_bg.jpg") no-repeat fixed top center;}
.news_block .news_title{text-align: center;padding-top: 50px;color: #fff;}
.news_text{margin-top: 20px;}
.news_text .news_msg{background: #fff;width: 100%;height: 140px;margin-bottom: 15px;}
.news_msg .news_doc,.news_msg .news_more{display: inline-block;}
.news_msg .news_doc{width: 900px;padding: 25px 50px;float: left;}
.news_msg .news_more{width: 120px;padding:30px 40px;text-align: center;}
.news_msg .news_doc h5{font-size: 18px;margin: 5px 0;font-weight: normal;color: #000;}
.news_msg .news_doc p{font-size: 14px;color: #999;}
.news_msg .news_doc .news_p{line-height: 28px;max-height: 56px;overflow: hidden;}
.news_msg .news_more span{display: block;}
.news_msg .news_more a{display: block;width: 110px;height: 35px;line-height: 35px;background: #ededed;text-align: center;margin: 15px auto;border-radius: 35px;font-size: 14px;}

/*招聘*/
.recruit_content{clear:both;background: url("../images/recruit_bg.jpg") no-repeat;height: 951px;}
.recruit_block .recruit_title{text-align: center;padding-top: 50px;color: #fff;}
.recruit_text{margin-top: 20px;}
.recruit_msg{width: 100%;height: 255px;background: #fff;margin-bottom: 40px;}
.recruit_date,.recruit_doc,.recruit_more{display: inline-block;vertical-align: middle;margin-top: 30px;}
.recruit_date,.recruit_more{width: 200px;text-align: center;}
.recruit_date{color: #0a5b99;font-size: 36px;}
.recruit_doc{width: 790px;}
.recruit_doc h5{font-size: 18px;margin: 10px 0;font-weight: normal;}
.recruit_doc p{font-size: 14px;margin: 8px 0;}
.recruit_doc span{color: #999;}
.recruit_doc .recruit_ask{margin-top: 20px;}
.recruit_more a{display: block;width: 110px;height: 35px;line-height: 35px;background: #ededed;text-align: center;margin: 15px auto;border-radius: 35px;}

/*分页*/
.page ul{position: relative;float: right;}
.page .pgCurrent{color: #fff;background: #eba00b;}
.page ul li{float: left;position: relative;height: 10px;line-height: 10px;margin: 5px;padding: 10px;text-align: center;background: #f7f7f7;color: #7e7e7e;}
.page ul li a{color: #7e7e7e;width: 100%;display: inline-block;}
.page ul li a:hover{color: #eba00b;}
.news_text .page .pgCurrent{background: #38611a;}
.news_text .page ul li a:hover{color: #38611a;}

/*新闻细览*//*招聘细览*/
.detail_content{clear:both;width: 1200px;margin: 0 auto;padding-bottom: 130px;min-height: 951px;}
.news_detail,.recruit_detail{padding: 20px;}
.n_d_title,.r_d_title{text-align: center;}
.n_d_title h4,.r_d_title h4{font-size: 28px;font-weight: normal;}
.n_d_title span,.r_d_title span{display: inline-block;font-size: 14px;color: #999;margin: 10px 15px;}
.n_d_text p,.r_d_text p{text-indent: 2em;text-align: justify;font-size: 16px;line-height: 28px;margin: 5px 0;}

/*招聘细览*/
.r_d_text{clear:both;margin: 20px 0;}

.r_d_text p{font-size: 20px;line-height: 32px;}
.r_d_ask{margin-top: 20px;}

.r_d_title li{float:left;}