﻿body {
	font-family: "Microsoft Yahei";
	color: #333333;
	font-size: 14px;
	letter-spacing: 0.5px;
	line-height: 1.8;
}
a, input, li, p, select, textarea, ul,img {
	margin: 0;
	padding: 0;
	list-style: none
}
img {
	max-width: 100%;
}
a {
	color: #42454c
}
a:hover  {
	text-decoration: none;
	color: #152d5e;
}
.fl {
	float: left
}
.fr {
	float: right
}
.con::after,.jobRq li::after{
	display: table;
    content: " ";
    clear: both;
}
.head{
	height: 120px;
	position: relative;
	background: url('../img/head.jpg') no-repeat center top;
}

.con,.menu ul{
	width: 1240px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.logo{
	margin-top: 15px;
	margin-bottom: 10px;
}

.social{
	float: right;
	margin-top: 50px;
	line-height: 25px;
	color: #999;
	position: relative;
}
.social img{
	height: 25px;
	margin: 0 10px;
	vertical-align: middle;
}
.social .erweima{
	top: 30px;
	width: 140px;
	height: 160px;
}
.social .erweima img{
	height: 140px;
	margin: 0;
}
.mynav {
	height: 60px;
	display: block;
	background-color: #fbfbfb;
	border-top: 2px solid #cca053;
	box-shadow: 0 1px 5px rgba(0,0,0,0.2);
}
.one{
	float: left;
	width: 14.28%;
	position: relative;	
	text-align: center;
}
.one h4::after{	
	float: right;
	width: 1px;
	height: 12px;
	background-color: #aaa59c;
	content: '';
	margin-top: 25px;
}
.one h4:last-child::after{
	display: none;
}
.one h4{
	display: block;
	font-size: 18px;
	line-height: 60px;
}

.one.current,.one:hover{
	background-color: #cca053;
}
.one.current a,.one:hover a,.one.current h4 a{
	color: #fff;
}
.one .submenu{
	position: absolute;
	display: none;
	left: 0;
	top: 60px;
	width: 100%;
	box-sizing: content-box;
	margin: 0;
	padding: 10px 0;
	background-color: #cca053;
	box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
	z-index: 9999;
	border-top: 1px solid rgba(255,255,255,0.1);
}
.one .submenu .maplist a{
	font-size: 15px;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 2.4;
	white-space: nowrap;
}
.one .submenu a:hover {
	color: #09204f;
}
.newsbox{
	float: left;
	width: 65%;
	margin-top: 30px;
}
.title{
	display: block;
	margin-bottom: 20px;
}
.title h4{
	display: inline-block;
	font-size: 22px;
	color: #040c61;
}
.title .more{
	float: right;
	color: #092d4f;
	line-height: 40px;
}
.newsone{
	display: block;
	margin: 0;
	width: 100%;
}
.newsone img{
	float: left;
	width: 290px;
	height: 170px;
	margin-right: 20px;
}
.newsone h4{
	font-size: 18px;
	line-height: 2;
}
.newsone p{
	color: #999;
	margin: 6px 0 4px;
}
.roll_row .roll__list li img{
	height: 210px;
}
.news{
	display: block;
	margin:6px 0 0; 
}
.news li{
	display: block;
	padding: 8px 0;
	border-bottom: 1px dashed #eee;
	background: url('../img/icon.png') left center no-repeat;
	padding-left: 30px;
}
.news li span{
	float: right;
	color: #999;
}
.progress{
	width: 33%;
	margin-top: 30px;
	position: relative;
}
.progress h4{
	position: absolute;
	left: 0;
	top: 0;
	background: url('../img/tb.png') left center no-repeat;
	padding-left: 40px;
	color: #cca053;
	font-size: 22px;
}
.progress .flexslider{
	top: 0;
	height: 350px;
	padding-top: 50px;
}
.progress .flex-control-nav{
	display: none;
}
.progress .flex-direction-nav{
	top: 0;
}
.progress .flex-direction-nav li a.flex-prev{
	left: 80%;
}
.progress .flex-direction-nav li a.flex-next{
	right: 0;
}
.progress .slides li{
	background-color: #f5f1ea;
}
.progress .slides li img{
	width: 100%;
}
.progress .slides li p{
	display: block;
	padding:6px 10px;
	line-height: 1.6;
}
.progress .slides li span{
	margin-left: 10px;
	color: #999;
}
#shijing h4{
	font-size: 22px;
	line-height: 2;
	color: #040c61;
}
.lianxi{
	background-color: #152d5e;
	padding: 40px 0;
	height: 70px;
	display: block;
}
.lianxi li{
    float: left;
    width: 25%;
    color: #fff;
}
.lianxi li i{
	float: left;
	width: 70px;
	height: 55px;
	border-radius: 50%;
	background-color: rgba(255,255,255,0.8);
	text-align: center;
	padding-top: 15px;
	margin-right: 10px;
}
.lianxi li h5{
    margin-top: 10px;
}
.footer{
	background-color: #09204f;
	padding: 30px 0;
	height: 40px;
	color: #fff;	
}
.footer .fl{
	line-height: 40px;
}
.footer a{
	color: #fff;
}
.bottomIcon{
	float: right;
}
.bottomIcon a{
	position: relative;
}
.erweima{
	display: none;
	position: absolute;
	bottom: 40px;
	right: 0;
	width: 120px;
	background-color: #fff;
	padding: 5px;
	border: 1px solid #e2e2e2;
	line-height: 1;
	z-index: 88;
}
.erweima img{
	margin-bottom: 0;
}
.erweima p{
	display: block;
	margin: 0;
	text-align: center;
}
.erweima a:hover{
	color: #222;
}

.banner{
	height: 200px;
	display: block;
	margin-top: -2px;
	position: relative;
	z-index: -1;
}
.banner.about{	
	background: url('../img/about-banner.jpg') top center no-repeat;
}
.banner.news{
	background: url('../img/news-banner.jpg') top center no-repeat;
}
.banner.dongfang{
	background: url('../img/dongfang-banner.jpg') top center no-repeat;
}
.banner.xxpian{
	background: url('../img/xxpian-banner.jpg') top center no-repeat;
}
.banner.renli{
	background: url('../img/renli-banner.jpg') top center no-repeat;
}
.banner.contactb{
	background: url('../img/lianxi-banner.jpg') top center no-repeat;
}

.pos {
	display: block;
	height: 58px;
	line-height: 60px;
	color: #666;
	border-bottom: 1px solid #efefef;
}
.pos i{
	display: inline-block;
	width: 50px;
	height: 58px;
	background: url('../img/pos.png') center no-repeat;
	vertical-align: middle;
}
.leftside{
	float: left;
	width: 240px;
	margin: 0;
}
.leftside h2{
	border-bottom: 6px solid #092d4f;
	padding: 25px 0;
	font-size: 24px;
	color: #040c61;
	text-align: center;
	margin: 0;
}
.leftside h2 span{
	opacity: 0.5;
	font-size: 14px;
	line-height: 1;
}
.leftside ul{
	display: block;	
	margin: 40px 0;
	border-top: 1px solid #eee;
}
.leftside li{
	padding: 16px 0 16px 18px;
	border-bottom: 1px solid #eee;
	display: block;
}
.leftside li a{
	font-size: 16px;
	color: #666;
	line-height: 1;
}
.leftside li.current,.leftside li:hover{
	background-color: #cca053;
	border-bottom: 1px solid #c09549;
}
.leftside li.current::after{
	content: '';
	float: right;
	width: 0;
	height: 0;
	margin-top: 4px;
	border-width: 8px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #fff;

	margin-right: 10px;
}
.leftside li.current a,.leftside li:hover a{
	color: #fff;
}
.rightside{
	float: left;
	width: 965px;
	border-left: 1px solid #efefef;
	min-height: 600px;
	padding-left: 34px;
	padding-bottom: 20px;
}
.rightTitle{
	padding: 25px 0;
	font-size: 24px;
	color: #092d4f;
	display: inline-block;
	margin-bottom: 10px;
}
.rightTitle::after{
	display: inline-block;
	width: 0;
	height: 0;
	margin-top: 4px;
	border-width: 8px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #092d4f;
	content: '';
	margin-left: 20px;
}
.detail{
	display: block;
	margin-bottom: 30px;
	line-height: 2;
}
.zhici-img{
	float: left;
	margin-right: 20px;
}
.zhici{
	line-height: 2.2;
}
.zhici p{
	text-indent: 28px;
}
/*公司荣誉*/
.honor{
	display: block;
}
.honor li{
	display: block;
	border-bottom: 1px solid #f5f5f5;
	padding: 10px 0;
	line-height: 40px;
}
.honor li a{
	color: #888;
}
.honor li span{
	float: left;
	font-family: Arial;
	background-color: #e7cc9d;
	color: #092d4f;
	margin-right: 15px;
	padding: 0 12px;
	line-height: 40px;
	border-radius: 8px 0 0 0;
}
/*管理团队*/
.tuandui{
	display: block;
}
.tuandui li{
	margin-bottom: 20px;
	display: block;
	transition: all 0.4s ease 0s;
}
.tuandui li img{
	float: left;
	width: 220px;
	margin-right: 20px;
	border: 1px solid #f5f5f5;
}
.tuandui li h4{
	font-size: 18px;
	color: #092d4f;
	padding: 12px 0 10px;
}
.tuandui li p{
	color: #888;
	padding-right: 15px;	
}
.tuandui .more{
	margin-top: 20px;
	color: #152d5e;
	display: block;
}
.tuandui li::after,.newslist li::after{
	content: '';
	display: table;
	clear: both;
}
.tuandui li:hover{
	background-color: #f8f8f8;
	box-shadow:1px 5px 12px rgba(9,32,60,0.2);
}
.piclist{
	display: block;
	margin-right: -2%;
}
.piclist li{
	float: left;
	width: 31.3%;
	margin-right: 2%;
	text-align: center;
	margin-bottom: 10px;
	transition: all 0.4s ease 0s;
}
.piclist li img{
	width: 100%;
	height: 260px;
}
.piclist li p{
	padding: 6px 0 12px;
}
.piclist li:hover{
	background-color: #f5f5f5;
    box-shadow:1px 5px 12px rgba(9,32,60,0.2);
}
.wuye-intro{
	display: block;
	border: 3px double #e4ddd2;
	padding: 10px 15px;
	text-indent: 28px;
	margin-bottom: 15px;
}
.newslist{
	display: block;
	margin: 0;
}
.newslist li{
	margin-bottom: 30px;
	display: block;
	transition: all 0.4s ease 0s;
}
.newslist li img{
	float: left;
	margin-right: 20px;
	width: 280px;
	height: 180px;
}
.newslist li h4{
	font-size: 18px;
	padding: 10px 0;
}
.newslist li p{
	color: #aaa;
	padding: 0 16px 0 0;
}
.newslist li span{
	color: #999;
	display: block;
	margin-top: 12px;
}
.newslist li:hover{
	background-color: #f8f8f8;
	box-shadow:1px 5px 12px rgba(9,32,60,0.2);
}
/*人力资源*/
.liucheng{
	background: url('../img/rl-liucheng.jpg') no-repeat;
	height: 452px;
	position: relative;	 
}
.black{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.4);
	display: block;
	padding: 20px 0;
	color: #fff;
}
.downBtn{
	background-color: #092d4f;
	border-radius: 40px;
	color: #fff;
	padding: 4px 25px 6px;
	margin-left: 20px;
}
.downBtn:hover{
	background-color: #cca053;
}
.black .fr{
	margin-right: 20px;
	color: #aaa;
}
.black .fr a{
	color: #fff;
}
.zhaopin{
	display: block;
	margin: 20px 0 30px;
}
.zhaopin h3{
	cursor: pointer;
	background-color: #eee;
	font-size:18px;
	padding: 10px 0;
	color:#333;
	text-indent: 5px;
	margin:0 0 15px 0;
}
.zhaopin h3::after{
	float:right;
	content: '';
	width: 0;
	height: 0;
	margin-top: 8px;
	margin-right: 20px;
	border-width: 8px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #092d4f;
}
h3.xuanzhuan{
	background-color: #cca053;
	color: #fff;
}
h3.xuanzhuan::after{
	margin-top: 12px;
	border-width: 8px;
	border-style: solid dashed dashed dashed;
	border-color: #fff transparent transparent transparent;
}
.zhaopin h3 span{
	display: inline-block;
	width:35%;
}
.zhaopin h3 i{
	display: inline-block;
	width:40%;
	font-size:14px;
	text-align: center;
	font-style: normal;
}
.jobRq{
	list-style:none;
	display: none;
	margin:0 0 15px 0;
	padding: 10px;
}
.jobRq li{
	display: block;
	line-height: 2;
	color:#000;
}
.jobRq li.nr{	
	color:#999;
}
.apply{
	background-color: #cca053;
	line-height: 35px;
	width: 150px;
	text-align: center;
	color: #fff;
	float: right;
	border-radius: 40px;
}
.c-Title{
	background: url('../img/line.png') center bottom no-repeat;
	padding-bottom: 20px;
	font-size: 24px;
	text-align: center;
	margin: 45px 0 30px;
}
.contact-way{
	margin: 20px 0;
	border-top: 1px solid #efefef;
}
.contact-way table{
	border-bottom: 1px solid #efefef;
}
.contact-way table td{
	/*width: 33.3%;*/
	padding: 6px 0;
}
.contact-way li{
	display: inline-block;
	width: 33%;
}
.contact-way i{
	display: inline-block;
	vertical-align: middle;
	margin-top: 6px;
	margin-right: 10px;
}
.contact-way i img{
	height: 22px;
}
.codeBox{
	display: block;
	text-align: center;
	color: #999;
	margin-bottom: 50px;
}
.codeBox span{
	display: inline-block;
	margin: 20px 15px;
}
.codeBox img{
    background-color: #fff;
    border: 1px solid #eee;
    padding: 5px;
    height: 240px;
}
.codeBox b{
	display: block;
	font-weight: normal;
}
.mapbox,.email-box{
	display: block;
	margin: 20px 0;
}
.email-box p{
    display: inline-block;
    width: 24%;
    margin-bottom: 10px;
}

.page-header{
	margin: 10px 0 30px;
	text-align: center;
	font-size: 30px;
	color: #142c5c;
	line-height: 1.5;
}
.page-header p{
	font-size: 14px;
	color: #999;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 12px 0 15px;
}
.text{
	line-height: 2;
	color: #555;
	min-height: 300px;
}
.text p{
	margin-bottom: 10px;
}
.Pagetype3{
	display: block;
	margin: 30px 0;
}
.Pagetype3 span.s3,.Pagetype3 a{
	border: 1px solid #eee;
	padding: 8px 16px;
	margin: 0 3px;
}
.Pagetype3 span.s3:hover,.Pagetype3 a.s2,.Pagetype3 a:hover{
    background-color: #152d5e;
    color: #fff;
}

.huxing .piclist li img{
    height:410px;
}
