@charset "GB2312";

.container
{
	width: 1120px
}

.header
{
	padding: 30px 0
}

.header .logo
{
	float: left
}

.header .head-text
{
	float: right
}

.nav
{
	background: #25ac03;
	height: 48px
}

.nav ul
{
	float: left;
	height: 100%
}

.nav li
{
	float: left;
	height: 100%;
	padding: 0 28px
}

.nav li a
{
	color: #fff;
	line-height: 48px;
	font-size: 15px
}

.nav li.active,







.nav li:hover
{
	background: #1b7103
}

.search
{
	float: right;
	margin-top: 8px;
	position: relative
}

.search input[type=text]
{
	display: block;
	float: left;
	width: 160px;
	height: 32px;
	border: solid 1px #fff;
	padding-left: 9px
}

.search input[type=submit]
{
	display: block;
	float: left;
	width: 60px;
	height: 32px;
	border: 0;
	background: transparent;
	position: relative;
	z-index: 2
}

.search:after
{
	content: '\e630';
	font-family: iconfont;
	font-size: 20px;
	font-weight: 600;
	width: 60px;
	height: 32px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	color: #333;
	text-align: center
}

.title-1
{
}

.title-1 h2
{
	font-size: 30px;
	font-weight: 500
}

.title-1 h2 span
{
	font-size: 22px;
	padding-left: 7px;
	color: #000000;
	font-weight: 500
}

.title-1 h2 span:after
{
	content: '';
	width: 8px;
	height: 8px;
	background: #fff;
	position: absolute;
}

.title-1 span
{
	color: #777;
	font-size: 16px;
	display: inline-block;
	padding: 5px 0 20px;
	position: relative;
	text-transform: uppercase
}

.title-1 span:after
{
	content: '';
	width: 8px;
	height: 8px;
	background: #ff6539;
	position: absolute;
	top: 15px;
	right: -30px
}

.home-about
{
	margin: 40px auto
}

.home-about .desc
{
	width: 460px;
	float: left
}

.home-about .desc p
{
	padding: 5px;
	color: #777
}

.home-about .desc a.more
{
	padding: 5px 12px;
	border: solid 1px #fed6ca;
	display: inline-block;
	margin-top: 20px
}

.home-about .images
{
	width: 430px;
	float: right;
	position: relative
}

.home-about .images img
{
	width: 100%
}

.home-about .swiper-slide:before
{
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	background: #484443;
	height: 38px;
	z-index: 101
}

.home-about .swiper-pagination
{
	z-index: 102;
	left: auto;
	right: 12px;
	width: auto
}

.home-about .swiper-pagination-bullet
{
	background: #cac8c9;
	width: 20px;
	height: 20px;
	border-radius: 0
}

.home-about .name
{
	position: absolute;
	left: 12px;
	bottom: 12px;
	z-index: 103;
	color: #fff
}

.home-info
{
	background: #f3f3f3;
	padding: 50px 0
}

.home-info h3
{
	padding-bottom: 20px
}

.home-info .image
{
	padding: 7px;
	border: solid 1px #ddd
}

.home-info .image img
{
	width: 100%
}

.home-info .pull-left
{
	width: 46%
}

.home-info .pull-left .image
{
	margin-bottom: 20px
}

.home-info .link li
{
	float: left;
	width: 25%;
	padding: 0 0 12px 5px
}

.home-info .link li a:hover
{
	color: #ff6539
}

.home-info .pull-right
{
	width: 46%
}

.home-info .info
{
	color: #666;
	line-height: 2
}

.home-info .pull-right .image
{
	margin-top: 30px
}

.home-job
{
	margin: 50px auto
}

.home-job a:hover
{
	color: #ff6539
}

.home-job .pull-left
{
	width: 46%
}

.home-job dl
{
	width: 340px;
	padding: 20px 10px
}

.home-job dl:first-child
{
	border-bottom: solid 1px #eee
}

.home-job dl dt a
{
	display: inline-block;
	width: 190px;
	font-size: 1rem
}

.home-job dl dt span
{
	color: #777;
	float: right
}

.home-job dl dd
{
	padding-top: 15px;
	color: #555
}

.home-job .pull-right
{
	width: 46%
}

.home-job .pull-right li
{
	padding: 8px 0
}

.home-job .pull-right li a:hover
{
	text-decoration: underline
}

.home-job .pull-right li span
{
	float: right
}

.home-news
{
	padding: 50px 0;
	background: #f8f9fb
}

.home-news a:hover
{
	color: #ff6539
}

.home-news .pull-left
{
	width: 430px;
	padding: 9px;
	background: #fff
}

.home-news .pull-left img
{
	width: 100%
}

.home-news .pull-left a.name
{
	font-size: 16px;
	display: block;
	padding: 12px 0
}

.home-news .pull-left p
{
	line-height: 2;
	color: #777
}

.home-news .pull-right
{
	width: 500px
}

.home-news li
{
	border-bottom: dashed 1px #ddd;
	margin-bottom: 30px;
	;padding-bottom: 25px
}

.home-news li:last-child
{
	border-bottom: 0
}

.home-news li .date
{
	width: 84px;
	height: 84px;
	background: #f2f2f2;
	text-align: center;
	float: left
}

.home-news li .date span
{
	font-size: 30px;
	font-weight: 100;
	display: block;
	padding-top: 5px
}

.home-news li .date small
{
}

.home-news li .desc
{
	float: right;
	width: 390px
}

.home-news li .desc a
{
	font-size: 16px
}

.home-news li .desc p
{
	padding-top: 13px;
	color: #777
}

.footer
{
	background: #25ac03;
	padding: 20px 0;
	color: #fff;
	font-size: 12px
}

.footer a
{
	color: #fff
}

.footer h3
{
	padding-bottom: 18px;
	font-size: 16px;
	color: #fff
}

.footer .f-a
{
	float: left;
	width: 240px
}

.footer .f-a  h1
{
	color: #0F243E
}

.footer .f-a p
{
	padding-top: 18px;
	line-height: 200%
}

.footer .f-n
{
	float: left;
	width: 200px;
	margin-left: 70px
}

.footer .f-n li
{
	float: left;
	width: 50%;
	padding: 0 0 5px 20px;
	background: url("../images/li.png") no-repeat 0 2px
}

.footer .f-n a:hover
{
	color: #fff
}

.footer .f-c
{
	float: left;
	width: 280px;
	margin-left: 50px
}

.footer .f-c li
{
	padding: 0 0 5px 20px;
	background: url("../images/li.png") no-repeat 0 2px
}

.footer .f-q
{
	float: right;
	width: 90px
}

.footer .f-q li
{
	width: 96%;
	float: left;
	text-align: center
}

.footer .f-q li:first-child
{
	margin-right: 4%
}

.footer .f-q li img
{
	width: 100%;
	display: block;
	border: solid 4px #fff;
	margin-bottom: 9px
}

.copyright
{
	text-align: center;
	background: #1b7103;
	padding: 10px 0;
	color: #fff;
	font-size: 12px
}

.main
{
	padding: 30px 0
}

.sidebar
{
	width: 340px;
	padding: 0 30px 30px 0;
	float: left;
	position: relative
}

.sidebar:before
{
	content: '';
	width: 170px;
	height: 1px;
	background: #ddd;
	position: absolute;
	right: 0;
	top: 56px
}

.sidebar .title
{
	padding: 23px 0 0 75px;
	font-size: 23px;
	color: #444;
	position: relative
}

.sidebar .title:before
{
	content: '';
	width: 36px;
	height: 36px;
	top: 0;
	left: 0;
	background: #f0f0f0;
	position: absolute
}

.sidebar .title:after
{
	content: '';
	width: 36px;
	height: 36px;
	top: 20px;
	left: 20px;
	background: #25ac03;
	position: absolute
}

.sidebar .news
{
	padding: 20px 0 30px
}

.sidebar .news li
{
	padding: 12px 5px;
	background: #f5f5f5;
	margin-bottom: 4px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.sidebar .news li:hover
{
	background: #eee;
}

.sidebar .about
{
	padding: 20px 0 30px
}

.sidebar .about li
{
	padding: 12px 5px 12px 60px;
	background: #f5f5f5;
	margin-bottom: 4px;
	font-size: 16px
}

.sidebar .job
{
	border-top: solid 1px #0377da;
	margin: 10px auto 40px
}

.sidebar .job li
{
	padding: 12px 0;
	border-bottom: dashed 1px #ddd
}

.sidebar .job li span
{
	float: right
}

.sidebar .job a:hover
{
	color: #ff6539
}

.sidebar .contact
{
	background: #f6f6f6;
	padding: 12px;
	border-top: solid 3px #4ea1e7
}

.sidebar .contact h5
{
	font-size: 18px;
	padding-bottom: 12px
}

.sidebar .contact li
{
	font-size: 16px;
	padding: 9px 0
}

.sidebar .contact li img
{
	margin-right: 9px
}







/*.sidebar:after{content:'';position:absolute;top:0;right:0;bottom:0;width:1px;background:#f5f5f5}*/







.content
{
	float: right;
	width: 780px;
	padding-top: 20px
}

.content .wrapper
{
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	padding: 25px 0 15px 25px
}

.content  a:hover
{
	color: #ff6539
}

.content .pagination a:hover
{
	color: #fff
}

.job-list
{
}

.job-list li
{
	border-bottom: solid 1px #ddd;
	padding: 25px 0 25px 20px
}

.job-list li .date
{
	float: left;
	width: 100px;
	height: 120px;
	background: #f2f2f2;
	text-align: center
}

.job-list li .date span
{
	font-size: 48px;
	display: block;
	padding: 5px 0;
	border-bottom: solid 2px #fff
}

.job-list li .date small
{
	font-size: 16px;
	display: block;
	padding-top: 5px
}

.job-list li .desc
{
	width: 600px;
	float: right
}

.job-list li .desc a
{
	font-size: 18px
}

.job-list li .desc p
{
	padding-top: 10px;
	color: #777;
	font-size: 15px;
	line-height: 2
}

.elite-list li
{
	border-bottom: solid 1px #ddd;
	padding: 25px 0 25px 20px
}

.elite-list li .image
{
	float: left;
	width: 130px;
	padding: 5px;
	background: #f5f5f5
}

.elite-list li .desc
{
	width: 570px;
	float: right
}

.elite-list li .desc a
{
	font-size: 18px
}

.elite-list li .desc p
{
	padding-top: 10px;
	color: #777;
	font-size: 15px;
	line-height: 2
}

.case-list li
{
	float: left;
	width: 25%;
	text-align: center;
	margin-bottom: 20px
}

.case-list li img
{
	display: block;
	margin: 15px auto;
	width: 160px;
	height: 130px
}

.case-list li a:hover
{
	text-decoration: underline
}

.wrapper h1
{
	font-size: 22px;
	margin-bottom: 50px;
	position: relative
}

.wrapper h1:after
{
	content: '';
	position: absolute;
	width: 45px;
	height: 3px;
	background: #b5546f;
	left: 0;
	bottom: -15px
}

.about-page
{
}

.about-page h1
{
	font-size: 22px;
	margin-bottom: 50px;
	position: relative
}

.about-page h1:after
{
	content: '';
	position: absolute;
	width: 45px;
	height: 3px;
	background: #b5546f;
	left: 0;
	bottom: -15px
}

.about-page p
{
	padding-bottom: 15px;
	line-height: 2;
	font-size: 16px
}

.tw-list li
{
	border-bottom: solid 1px #ddd;
	padding: 25px 0 25px 20px
}

.tw-list li .image
{
	float: left;
	width: 150px
}

.tw-list li .image img
{
	width: 150px;
	height: 140px
}

.tw-list li .desc
{
	width: 560px;
	float: right
}

.tw-list li .desc a
{
	font-size: 18px
}

.tw-list li .desc p
{
	padding-top: 10px;
	color: #777;
	font-size: 15px;
	line-height: 2
}

.article
{
}

.article h1
{
	font-size: 20px
}

.article .attr
{
	border-bottom: solid 1px #ddd;
	margin-bottom: 20px;
	padding: 9px 0;
	color: #666;
	font-size: 12px
}

.article .desc
{
}

.article .desc p
{
	padding-bottom: 12px;
	line-height: 2;
	font-size: 16px
}

@media (max-width: 1000px)
{







	.header
	{
		width: 1220px;
	}

	.footer
	{
		width: 1220px;
	}

	.container
	{
		width: 1120px;
		margin: 0 50px;
	}

	.nav
	{
		width: 1220px;
	}

	.copyright
	{
		width: 1220px;
	}

	.home-info
	{
		width: 1220px;
	}

	.home-news
	{
		width: 1220px;
	}
}

