.bg0 {
	background-image: url(/statics/images/v9/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
a img{ border:none;}
.navbar-brand {
	padding: 29px 15px;
	height: auto;
}
nav.navbar.bootsnav {
	border: none;
}
nav.navbar.bootsnav ul.nav > li > a {
	text-transform: uppercase;
}
nav.navbar.bootsnav ul.nav > li:hover {
	color: #000000;
	background-color: rgba(255,255,255,0.6);
}
.nav > li:after {
	content: "";
	width: 0;
	height: 5px;
	background: #e8bd52;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.5s ease 0s;
}
.nav > li:hover:after {
	width: 100%;
}

* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
.top_header {
	width: 100%;
	background-color: #191919;
	height: 30px;
	color: #ccc;
	text-align: right;
	line-height: 30px;
	font-size: 12px;
	position:fixed;
	z-index:999;
}
.top_header .lan span img {
	margin-top: 5px;
	float: left;
	margin-right: 5px;
}
.lan {
	float: right;
	margin-right: 40px;
}
li {
	list-style: none;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.example-animation {
	color: #FFF;
	min-height: 600px;
	background-color: rgba(0,0,0,0.2);
}


.nav-link {
	border-radius: 10px 10px 10px 10px;
	overflow: hidden;
	text-indent: -9999px;
	width: 8px;
	height: 8px;
	margin-top: 5px;
}
.t1 {
	width: 100%;
	font-size: 58px;
	line-height: 50px;
	padding-bottom: 20px;
	color: #fff;
}
.t2 {
	width: 100%;
	font-size: 30px;
	line-height: 50px;
}
.t3 {
	width: 100%;
	font-size: 20px;
	line-height: 25px;
}
.t4 {
	width: 100%;
	font-size: 25px;
	line-height: 28px;
	color:#e8bd52;
	text-shadow:2px 2px 5px #333333;
}
.t5 {
	width: 100%;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}
.t6 {
	width: 100%;
	font-size: 25px;
	line-height: 40px;
}
.t7 {
	width: 100%;
	font-size: 18px;
	line-height: 25px;
}
.bg {
	padding: 20px 100px;
	text-align: left;
}
.tj {
	max-width: 1200px;
	width: 100%;
	margin: 30px auto 0;
}
.tj h2 {
	float: left;
	width: 100%;
	line-height: 40px;
	font-size: 16px;
	border-bottom: 1px #caccce solid;
}
.news {
	max-width: 1200px;
	width: 100%;
	margin: 30px auto 0;
}
.news h2 {
	float: left;
	width: 100%;
	line-height: 40px;
	font-size: 16px;
	border-bottom: 1px #caccce solid;
}
.news_l {
	float: left;
	width: 550px;
	margin-top: 40px;
	margin-right: 40px;
	height: 350px;
	margin-bottom: 100px;
}
.news_l_t {
	float: left;
	max-width: 550px;
	height: 80px;
	bottom: 0;
	padding: 10px 20px;
	background-color: rgba(199, 169, 98, .7);
	color: #ffffff;
	margin-top: 270px;
}
.news_l_t h3 {
	float: left;
	width: 100%;
	line-height: 30px;
	font-size: 18px;
}
.news_l_t h3 a{ color:#fff;}
.news_l_t p {
	float: left;
	width: 100%;
	line-height: 16px;
	font-size: 12px;
}
.news_r {
	float: right;
	max-width: 610px;
	height: 350px;
	margin-top: 40px;
	overflow: hidden;
}
.news_r ul {
	float: left;
	width: 100%;
}
.news_r ul li {
	float: left;
	width: 100%;
	display: block;
}
.news_r ul li a {
	float: left;
	width: 100%;
	border-bottom: 1px #cfcfcf dashed;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
}
.news_r ul li h3:hover {
	color: #c7a962;
}
.news_r ul li p:hover {
	color: #c7a962;
}
.news_r ul li h3 {
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 28px;
	color: #333333;
}
.news_r ul li h3 span {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #777;
}
.news_r ul li p {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 18px;
	color: #777;
	text-align: justify;
}
.footer {
	width: 100%;
	background-color: #000;
	color: #fff;
	font-size: 12px;
	line-height: 40px;
	border-top: 1px rgba(255,255,255,0.1) solid;
	position:fixed;
	bottom:0;
	z-index:99999;
}
.footer_fx{ width:240px; position:fixed; bottom:0; right:0;}
.footer_fx_wx img{ width:100%; float:left;}



.footer_fx_m{
margin:0 auto; 
width:80px; 
text-align:center;
overflow: hidden;
position: relative;
height:35px;
}
.footer_fx_m:hover {
overflow: visible;
}
.footer_fx_wx {
position: absolute;
bottom: 36px;
left: 50%;
z-index: 99999;
background-color:rgba(0,0,0,0.5);
border-radius:5px;
width:240px;
padding:10px;
margin-left:-120px;
}




.footer_w {
	width: 100%;
	background-color: rgba(0,0,0,1);
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0 20px 0;
	position: absolute;
	bottom: -80px;
	border-top: 1px rgba(255,255,255,0.1) solid;
}
.footer_p {
	float: left;
	width: 100%;
	background-color: rgba(0,0,0,1);
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	padding: 20px 0;
	border-top: 1px rgba(255,255,255,0.1) solid;
}
.footer_m {
	margin: 0 auto;
	width: 95%;
	text-align:center;
}
.footer_m a{color:#fff;}
.footer_l {
	float: left;
	width: 30%;
}
.footer_l a{ color:#fff;}
.footer_c {
	float: left;
	width: 40%;
	text-align: center;
}
.footer_r {
	float: right;
	width: 15%;
	text-align: right;
}
.work {
	float: left;
	width: 100%;
	background-image: url(/statics/images/v9/work_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 900px;
}
.work_nav {
	float: left;
	min-width: 130px;
	max-width: 150px;
	margin-top: 114px;
	margin-left: 40px;
}
.work_nav h2 {
	float: left;
	color: #fff;
	width: 100%;
	font-size: 35px;
	border-bottom: 1px #777 dotted;
	font-weight: normal;
	margin-bottom: 50px;
}
.work_nav h2 span {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #777;
	text-transform: uppercase;
}
.work_nav a {
	float: left;
	width: 100%;
	text-align: justify;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	display: block;
	padding: 0 15px;
}
.work_nav a:hover {
	background-color: rgba(255,255,255,0.50);
}
.work_nav a > span {
	display: inline-block /* Opera */;
	padding-left: 100%;
}
.work_w {
	float: right;
	width: 80%;
	margin-top: 100px;
}
.work_pre {
	float: left;
	width: 5%;
	text-align: center;
	margin-top: 20%;
}
.work_next {
	float: left;
	width: 5%;
	text-align: center;
	margin-top: 20%;
}
.work_m {
	float: left;
	width: 90%;
}
.work_m ul {
	float: left;
	width: 100%;
	min-height:600px;
}
.work_m ul li {
	width: 23%;
	height: 180px;
	background-color: #ccc;
	margin: 1%;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.work_m ul li a {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	color: #fff;
}
.work_m ul li a span {
	bottom: 0;
	font-size: 14px;
	line-height: 18px;
	position: absolute;
	left: 0;
	padding: 3%;
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	text-transform: uppercase;
}
.work_m ul li a span small{ width: 100%; float:left;}
.work_m ul li a:hover {
	background-color: rgba(0,0,0,0.7);
}
.work_m ul li a:hover span {
	padding-bottom: 30%;
	background-color: transparent;
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	padding-left: 10%;
	padding-right: 10%;
}
.work_m ul li a:hover span small {
	font-size: 14px;
	width: 100%;
	float: left;
	line-height: 18px;
	text-transform: uppercase;
	padding-top:5px;
	padding-bottom:5px;
}
.work_m ul li a:hover span small b {
	width: 30px;
	height: 4px;
	background-color: #dab866;
	display: block;
}
.work_show {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	background-color: #000000;
	top: 0px;
}
.work_show_v {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	background-color: #000000;
	top: 0px;
}
.work_con {
	position: absolute;
	z-index: 100;
	width: 28%;
	right: 0px;
	height: 100%;
}
.work_con_news {
	position: absolute;
	z-index: 100;
	width: 28%;
	background-color: rgba(0,0,0,0.60);
	right: 0;
	height: 82%;
	top: 0px;
	padding: 6% 3% 5% 3%;
	bottom: 100px;
	color: #fff;
	text-align: justify;
}
.show_tt {
	float: left;
	width: 100%;
	margin-bottom: 50px;
	margin-top:60px;
}
.show_tt h2 {
	float: left;
	width: 100%;
	font-weight: normal;
}
.show_tt span {
	text-transform: uppercase;
}
.show_con {
	float: left;
	width: 100%;
	font-size: 14px;
}

/*--作品展示--*/
#solid {
	width: 100%;
	height: 100%;
	clear: both;
	position: relative;
}
#solid ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#solid ul li {
	position: absolute;
	width: 100%;
	height: 100%;
}
#solid #btt {
	width: 900px;
	height: 55px;
	left: 50%;
	position: absolute;
	margin-left: -450px;
	bottom: 70px;
}
#solid #btt span {
	position: absolute;
	top: 15px;
	left: 45%;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 10px;
	text-align: center;
	background: #3d3d3d;
	z-index: 1000;
	cursor: pointer;
	border-radius: 10px;
	overflow: hidden;
}
/*--作品展示竣事--*/

/*--视频展示--*/
.v_con{ margin:0 auto; width: 800px; z-index: 99999;}
.v_con .show_tt{ float:left; width: 100%; color: #fff; margin-top: 30px; text-align: center;}
.v_con .show_tt h2{ line-height: 30px; font-size: 25px!important;}
.v_con .show_tt span{ font-size:14px;}
/*--视频展示竣事--*/

.page_banner {
	position: absolute;
	width: 100%;
	height: 260px;
	z-index: 100;
	background-color: #000;
	top: 0px;
}
.page_banner p {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
}
.page {
	width: 100%;
	background-color: #373737;
	float: left;
	margin-top: 250px;
	padding-bottom: 50px;
}
.page_nav {
	float: left;
	min-width: 125px;
	max-width: 140px;
	margin-top: 50px;
	margin-left: 40px;
}
.page_nav h2 {
	float: left;
	color: #fff;
	width: 100%;
	font-size: 35px;
	border-bottom: 1px #777 dotted;
	font-weight: normal;
	margin-bottom: 50px;
}
.page_nav h2 span {
	float: left;
	width: 100%;
	font-size: 13px;
	color: #777;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.page_nav a {
	float: left;
	width: 100%;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	display: block;
	letter-spacing: 10px;
	padding-left: 10px;
}
.page_nav a:hover {
	background-color: rgba(76,76,76,1);
}
.page_w {
	float: right;
	width: 77%;
	margin-right: 50px;
	background-color: #252525;
	margin-top: 50px;
	min-height: 500px;
}
.page_tt {
	float: left;
	width: 100%;
	padding: 3% 5%;
}
.page_tt h3 {
	float: left;
	width: 100%;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}
.page_tt span {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #777;
	text-transform : uppercase;
}
.page_con {
	float: left;
	width: 100%;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	margin-bottom: 50px;
	padding: 0 5%;
	text-align: justify;
}
.page_con_job {
	float: left;
	width: 100%;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	margin-bottom: 50px;
	padding: 0 5%;
	text-align: justify;
}
/*企业声誉*/

.page_con a {
	color: #ffffff;
	text-decoration: none;
}
.page_con a:hover {
	color: #e8bd52;
}
.page_con section {
	background-repeat: no-repeat;
	background-position: left 45px;
	background-image: url('/statics/images/v9/dot.gif');
}
#timeline {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: right 45px;
	background-image: url('/statics/images/v9/dot2.gif');
}
#dates {
	width: 100%;
	height: 60px;
}
#dates li {
	list-style: none;
	float: left;
	width: 80px;
	height: 60px;
	font-size: 24px;
	text-align: center;
	background: url('/statics/images/v9/biggerdot.png') center 36px no-repeat;
}
#dates li:hover {
	background: url('/statics/images/v9/biggerdot2.png') center 36px no-repeat;
}
#dates a {
	width: 100%;
	font-size: 14px;
	height: 50px;
	display: block;
}
#dates .selected {
	text-align: center;
	color: #fff;
	height: 20px;
	float: left;
	width: 100%;
}
#dates .selected span {
	background-color: #dab866;
	padding: 0 10px;
	border-radius: 3px;
	position: relative;
	font-size: 16px;
}
#issues {
	overflow: hidden;
}
#issues li {
	width: 1200px;
	list-style: none;
	float: left;
	text-align: left;
	margin-top: 30px;
	height: auto;
}

/*企业声誉竣事*/



.kh {
	max-width: 1280px;
}
.kh ul {
	float: left;
	width: 100%;
}
.kh ul li {
	float: left;
	width: 150px;
	height: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.kh ul li img {
	width: 100%;
	height: auto;
}

.news_list{ float:right; width: 80%; margin-bottom: 100px;}
.news_list ul {
	float: left;
	width: 100%;
	min-height: 650px;
}
.news_list ul li {
	float: left;
	width: 100%;
	margin-bottom: 0px;
	color: #fff;
	padding: 20px;
	display: block;
}

.news_list ul li a{
	float: left;
	line-height: 40px;
	font-weight: normal;
	display: block;
	color: #fff;
	font-size: 20px;
	width: 780px;
}
.news_list ul li:hover a{color: #e8bd52;}
.news_list ul li:hover a span{color: #e8bd52;border-top: 4px #e8bd52 solid;}
.news_list ul li span {
	float: left;
	border-top: 4px #ffffff solid;
	color: #fff;
	margin-right: 20px;
	font-size: 20px;
}
.news_list ul li a p {
	float: left;
	margin-top: 0px;
	line-height: 18px;
	font-size: 14px;
	width:100%;
}
.news_list ul li:hover {
	background-color: rgba(255,255,255,0.1);
}

.news_list ul li img {
	float: left;
	width: 120px;
	height: 80px;
	margin-right: 20px;
}
/*首页作品推介最先*/

.tj_c {
	float: left;
	width: 100%;
	height: 280px;
	margin: 40px 0;
}
.slide {
	width: 100%;
	position: relative;
	height: 280px!important;
}
.slide .img {
	overflow: hidden;
	position: absolute;
	transition: width 0.4s, height 0.4s, top 0.4s, left 0.4s, z-index 0.4s;
}
.slide .img p {
	font-size: 14px;
	color: rgba(0,0,0,0.7);
}
.slide .img p span {
	font-size: 12px;
}
.slide .img3 p {
	background-color: rgba(199,169,98,1.00);
	padding: 10px;
	overflow: hidden;
	border-radius: 0 0 5px 5px;
	color: #fff;
	font-size: 16px;
}
.slide .img img {
	width: 100%;
}
.slide .img1 {
	width: 16%;
	top: 8%;
	left: 0%;
	z-index: 1;
	opacity: 0.5;
}
.slide .img2 {
	width: 16%;
	top: 8%;
	left: 18%;
	z-index: 2;
	opacity: 0.5;
}
.slide .img3 {
	width: 28%;
	top: 0%;
	left: 36%;
	z-index: 3;
}
.slide .img4 {
	width: 16%;
	top: 8%;
	left: 66%;
	z-index: 2;
}
.slide .img5 {
	width: 16%;
	top: 8%;
	left: 84%;
	z-index: 1;
}
button {
	width: 50px;
	margin: 20px;
}
.tj_btn_l {
	left: -50px;
	top: 70px;
	position: absolute;
	cursor:pointer;
}
.tj_btn_r {
	right: -50px;
	top: 70px;
	position: absolute;
	cursor:pointer;
}
/*首页作品推介竣事*/



/*首页新闻列表最先*/

/*切换样式*/

.home_ad {
	width: 610px;
	overflow: hidden;
	margin: 0px auto
}
.home_ad .picScroll-left {
	width: 610px;
}
.home_ad .picScroll-left .ad_title .hd {
	float: right;
	width: 80px;
	position: relative;
}
.home_ad .picScroll-left .ad_title .hd ul {
	text-indent: 99999px;
}
.home_ad .picScroll-left .ad_title .hd ul li {
	width: 10px;
	height: 10px;
	overflow: hidden;
	border-radius: 10px 10px 10px 10px;
	margin: 0 5px;
	float: left;
	cursor: pointer;
	border: 2px #9d9d9d solid;
}
.home_ad .picScroll-left .ad_title .hd ul li.on {
	background-color: #777777;
	border: 2px #777777 solid;
}
.home_ad .picScroll-left .bd .picList li {
	float: left;
	display: inline;
	position: relative;
}
.home_ad .picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.home_ad .picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: justify;
}


/*首页新闻列表竣事*/



/*企业资信最先*/

#carousel {
	position: relative;
	z-index: 2;
	height: 300px;
	transform-style: preserve-3d;
	perspective: 800px;
}
#carousel img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 250px;
	height: 150px;
	margin-left: -125px;
	margin-top: -75px;
	transition: transform 0.5s ease-in-out;
}
/*企业资信竣事*/



/*招聘最先*/

.job_nav {
	float: left;
	width: 100px;
	margin-right: 20px;
}
.job_nav a {
	float: left;
	width: 100%;
	display: block;
	line-height: 30px;
	color: #fff;
	padding: 0 10px;
	font-size: 16px;
	text-align: center;
}
.job_nav a:hover {
	background-color: #4c4c4c;
	color: #fff;
}
.row {
	background-color: rgba(0,0,0,0.7);
	color: #fff;
}
.row .on{
	background-color: transparent!important;
	color: #fff!important;
}
.on {
	background-color: #4c4c4c;
	color: #fff;
}
.job_list {
	float: left;
	width: 86%;
}
.tab {
	width: 100%;
}
.tab .box {
	position: relative;
	margin: 0 auto;
	height: 350px;
	overflow: hidden;
}
.tab .box .menus {
	width: 180px;
	float: left;
}
.tab .box .menus li {
	width: 100%;
	height: 30px;
	font-size: 14px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.tab .box .menus li span {
	width: 7px;
	height: 7px;
	background-color: #515252;
	margin-left: -4px;
	float: left;
	border-radius: 10px;
	margin-right: 10px;
	margin-top: 9px;
}
.tab .box .menus li span small {
	float: left;
	border: 1px rgba(0,0,0,0.00) solid;
	margin-left: -3px;
	width: 13px;
	height: 13px;
	margin-top: -3px;
	border-radius: 10px;
}
.tab .box .bgjob {
	height: 30px !important;
	width: 100px;
	color: #dab866;
}
.tab .box .bgjob span {
	background-color: #dab866!important;
}
.tab .box .bgjob span small {
	border: 1px #dab866 solid!important;
}
.tab .right {
	float: right;
	width: 75%;
	height: 350px;
	overflow: hidden;
	background-color: #1f1f1f;
	margin-top: -350px;
}
.tab .tab_right {
	width: 100%;
	height: 350px;
	color: #fff;
	position: relative;
}
.tab .tab_right img {
	width: 100%;
	position: absolute;
	left: 0;
}
.tab .scroll {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.tab_right h3 {
	float: left;
	margin: 50px 6% 20px 6%;
	font-size: 16px;
	color: #fff;
	width: 88%;
	font-weight: normal;
}
.job_con {
	float: left;
	width: 88%;
	margin: 0 6% 20px 6%;
	height: 170px;
	overflow: hidden;
	overflow-y: auto;
}

.job_con::-webkit-scrollbar {width: 8px;background-color: #1f1f1f;}
.job_con::-webkit-scrollbar-track {background-color: #1f1f1f;}
.job_con::-webkit-scrollbar-thumb {background: #ccc;}
.job_con::-webkit-scrollbar-button:start { display: none;}
.job_con::-webkit-scrollbar-button:end {display: none;}

.job_btn {
	float: left;
	width: 100%;
}
.job_btn a {
	float: right;
	margin-right: 50px;
	display: block;
	padding: 0px 15px;
	border: 1px #dab866 solid;
	color: #dab866;
	font-size: 14px;
}
.job_j1 {
	position: absolute;
	width: 20px;
	height: 20px;
	border-top: 2px #dab866 solid;
	border-left: 2px #dab866 solid;
	margin-top: 0px;
	margin-left: 0px;
}
.job_j2 {
	position: absolute;
	width: 20px;
	height: 20px;
	border-bottom: 2px #dab866 solid;
	border-right: 2px #dab866 solid;
	bottom: 0px;
	right: 0px;
}

/*招聘竣事*/

/*分页样式最先*/
.text-c{ float:right; width: 98%; margin-top: 30px;}
.text-c a.a1{ display:none;}
.text-c span{ background-color:#dab866; color: #fff; width: 30px; height: 30px; text-align: center; line-height: 30px; font-size: 14px; border-radius: 3px; overflow: hidden; display: block; float: left; margin-right: 10px;}
.text-c a{background-color:#8a8a8a; color: #fff; width: 30px; height: 30px; text-align: center; line-height: 30px; font-size: 14px; border-radius: 3px; overflow: hidden; display: block; float: left; margin-right: 10px;}

.text-c .pic-p{text-indent:0 !important; background-image:none;background-color:#dab866;color: #fff; width:80px; text-align:center; margin-top:0 !important; }
.text-c .pic-n{text-indent:0 !important; background-image:none;background-color:#dab866;color: #fff; width:80px; text-align:center; margin-top:0 !important;}



.pic-c{float:left; width: 100%; margin-top: 20px; padding: 1%;}
.pic-c a.a1{ display:none;}
.pic-c span{ background-color:#dab866; color: #fff; width: 30px; height: 30px; text-align: center; line-height: 30px; font-size: 14px; border-radius: 3px; overflow: hidden; display: block; float: left; margin-right: 10px;}
.pic-c a{background-color:#8a8a8a; color: #fff; width: 30px; height: 30px; text-align: center; line-height: 30px; font-size: 14px; border-radius: 3px; overflow: hidden; display: block; float: left; margin-right: 10px;}

.pic-c a.a2{
	width: 32px;
	height: 57px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('/statics/images/v9/l.png');
	text-indent: -9999px;
	display: block; 
	background-color: transparent;
	position: absolute;
	left: 15%;
	top: 430px;
}
.pic-c a.a3{
	width: 32px;
	height: 57px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('/statics/images/v9/r.png');
	text-indent: -9999px;
	display: block;
	background-color: transparent;
	position: absolute;
	left: 95%;
	top: 430px;
}

/*分页样式竣事*/

/*应聘页最先*/
.fr {
	float: right;
}
.loginmask {
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}
#loginalert {
	width: 440px;
	background: #fff;
	position: fixed;
	top: -600px;
	left: 50%;
	margin-left: -220px;
	z-index: 99;
	display: none;
}
.closealert {
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url('/statics/css/icons.png') no-repeat -220px -315px;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.closealert:hover {
	transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
}
.loginwrap {
	width: 340px;
	margin: 0 auto;
}
/*应聘页竣事*/

.slider-progress{display:none;}

/*--投递简历最先--*/
.job_btn a {
	float: right;
	margin-right: 6%;
	display: block;
	padding: 0px 15px;
	border: 1px #dab866 solid;
	color: #dab866;
	font-size: 14px;
	width: auto!important;
	background-color: transparent;
	cursor:pointer;
}
.tjl{float:left; width: 100%;border-bottom:1px #777 dotted;padding-bottom: 20px;}
.tjl_btn{float:left; width: 100%; margin-top: 30px; text-align: center;}
.tjl_tx{float:left; width: 100%;border-bottom:1px #777 dotted; margin-bottom: 20px;}
.tjl_l{float:left; width: 20%; border-right: 1px #777 dotted; padding-right: 20px;}
.tjl_l_tx{ width:120px; height: 120px; border-radius: 120px; overflow: hidden; margin: 0 auto 50px;background-color: #222;border: 10px rgba(0,0,0,0.5) solid;}
.tjl_l_tx img{width:100px!important;height: auto!important;}
.tjl_l_c{ float:left; width: 100%;}
.tjl_l_c ul li{float:left; line-height: 30px;border-bottom:1px #777 dotted; width: 100%;}
.tjl_l_c span{float:left;width: 100%;}
.tjl_l_c input{float:left;width: 100%;border: none;background: transparent;outline:none;color: #fff;}
.tjl_l_c ul li label{float:left; width: auto;}
.tjl_l_c ul li label input{float:left;width: auto!important;}
.tjl_l_c ul li label small{float:left;font-size: 12px; padding: 0 5px; margin-top: -8px;}

.tjl_m{float:left; width: 40%;border-right: 1px #777 dotted; padding-right: 20px;padding-left: 20px;}
.tjl_m ul li{float:left;width: 100%; margin-bottom: 20px;}
.tjl_m textarea{float:left; width: 100%;border: none;margin-top: 5px; background:#222;outline: none;color: #fff;height: 150px;}

.tjl_r{float:right; width: 40%; padding-left: 20px;}
.tjl_r ul li{float:left;width: 100%; margin-bottom: 20px;}
.tjl_r textarea{float:left; width: 100%;border: none;margin-top: 5px; background:#222;outline: none;color: #fff;height: 150px;}

.tjl_btn input{ margin:0 auto; padding: 5px 30px 8px 30px; background-color: #000; color: #fff; font-size: 16px; border: none; cursor: pointer;}

/*--投递简历竣事--*/

/*--底部分享图标最先--*/
.dn{display: none;}

/* 返回顶部 */
.go-top{position: fixed;bottom: 40px;right: 20px;width: 46px;z-index: 999;}
.go-top a{display: block;width: 46px;height: 46px;margin-bottom: 10px;background-image: url(/statics/images/v9/go-top.png);}
.go-top a:last-child{margin-bottom: 0;}
.go-top .go{background-position: 0 -150px;}
.go-top .go:hover{background-position: 0 -250px;}
.go-top .feedback{background-position: 0 -100px;}
.go-top .feedback:hover{background-position: 0 -300px;}
.go-top .uc-2vm{background-position: 0 0;}
.go-top .uc-2vm:hover{background-position: 0 -350px;}
.go-top .uc-2vm-pop{
	position: absolute;right: 60px;top: -100px;
	width: 240px;box-shadow: 0px 1px 4px rgba(0,0,0,.1);
	background: #fff;
}
.go-top .uc-2vm-pop .title-2wm{font-size: 14px; margin: 10px 20px;}
.go-top .uc-2vm-pop .logo-2wm-box{position: relative;}
/*--底部分享图标竣事--*/
.vv ul li a{
	background-image: url(/statics/images/v9/vv.png);
	background-repeat: no-repeat;
	background-position: center 35%;
	background-size:15%;
}

/* 转动条最先 */
#Yscrollouter{width: 5px; height: 350px; position: absolute;top:0; right: 0; display: none;}
#Yscrollinner{width: 5px; height: 50px; background: #bbb; border-radius:10px; position: absolute; top: 0; left: 0; }

#div1{width: 180px; height: 350px; position: relative;}
.div2{width:180px; position: absolute; left:0; top:0; border-left: 1px #3f4040 solid;}

.work_con #div1{width:400px !important; height: 500px; position: relative;}
.work_con .div2{width:400px !important; position: absolute; left:0; top:0; border-left: none !important;}
.page_kh #div1{width:100% !important; height: 350px; position: relative;}
.page_kh .div2{width:100% !important; position: absolute; left:0; top:0; border-left: none !important;}


/* 转动条竣事 */


.ser{float:left;width: 100%; height: 50px;}
.ser_k{ float:right;}
.ser_k .text{ float:left;}
.ser_k .text input{float:left; width:150px; height:30px; line-height:30px; border-top-left-radius:50px; border-bottom-left-radius:50px; overflow:hidden; background-color:#666666; color:#fff; font-size:12px; border:none; outline:none; padding:0 10px;}
.ser_k .button{ float:left;}
.ser_k .button input{ float:left; width:40px; background-color:#333; text-indent:-999px; border-top-right-radius:50px; border-bottom-right-radius:50px; overflow:hidden;height:30px; line-height:30px;border:none; background-image:url(/statics/images/v9/serbtn.png);background-repeat: no-repeat;	background-position: center center; background-size:40%;outline:none;cursor:pointer;}


/*项目先容*/
#floatDivBoxs {
	width: 460px;
	background-color: rgba(0,0,0,0.60);
	color: #fff;
	text-align: justify;
	height: 95%;
	position: absolute;
	right:0;
	padding: 30px;
	
	
background: -webkit-linear-gradient(rgba(0,0,0,0.60), rgba(0,0,0,0)); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(rgba(0,0,0,0.60), rgba(0,0,0,0)); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(rgba(0,0,0,0.60), rgba(0,0,0,0)); /* Firefox 3.6 - 15 */
background: linear-gradient(rgba(0,0,0,0.60), rgba(0,0,0,0)); /* 标准的语法 */
	
	
	
}
#rightArrow{width:25px;height:50px;background:url(/statics/images/v9/online_arrow.jpg) no-repeat;position:absolute;top:50%;margin-top: -50px; right:460px;z-index:999;}
#rightArrow a{display:block;height:50px;}

.fanhui{ width:50px; height: 50px; position: fixed; right: 10px; bottom: 50px; border-radius: 80px; overflow: hidden; background-color: rgba(0,0,0,0.8); padding: 10px; z-index: 999999;}
.fanhui img{ width:100%;}


.page_kh {
    float: left;
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    margin-bottom: 50px;
    padding: 0 5%;
    text-align: justify;
}

.index_banner{ position:relative; width: 100%;min-height:600px;background-image: url(/statics/images/v9/0.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;}


.index_banner .banner_tt {
	position:absolute;
	left: 6%; top:38%;
}

.banner_tt{
animation: flying 1s infinite;
animation-iteration-count:1;
-webkit-animation-iteration-count:1; /* Safari 和 Chrome */
}
@keyframes flying{
	0%{margin-left: -600px;}
    100%{margin-left: 0px;}
}

.tj_c ul{display:none;}

.mb_logo{ display:none;}
.m_show_con{ display:none;}
.modal{display: none;}
.m_nav{display:none;}
.s-side{display:none;}

.page_kh_m{display:none;}
.m_page_con_job{display:none;}





/*-手机端最先-*/
@media only screen and (max-width:650px) {
.tjl_tx{display:none;}
	.tjl_l{width:100%;border-right: none;padding-right: 0px;}
	.tjl_m{width:100%; padding: 0;border-right:none; margin-top: 20px;}
	.tjl_m ul li{ margin-bottom: 10px;}
	.tjl_r{width:100%; padding-left: 0px;}
.top_header,.footer_fx,.slide,#rightArrow{ display:none;}
.m_show_con{ display:block; float:left; width: 100%; font-size: 14px; margin-bottom: 50px; line-height: 22px;}
#div1{ display:none;}
.tj_c ul{ display: block;}
.container{top:0 !important;display:none;}
.index_banner{ min-height:300px;background-image: url(/statics/images/v9/0.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;}
.index_banner img{ height:500px;}
.footer{ float:left; position:inherit; display: none;}
.index_banner .banner_tt{ width:90%;}
.t1{ font-size:40px;}
.t5{ font-size:14px; line-height:20px;}
.t4{ font-size:20px;}
.tj {
	padding:0 2%;
	margin-top:10px;
	float:left;
}
.tj_c{ margin:20px 0; height:auto;}
.tj_c ul li p{ font-size:12px;}
.tj_c ul li a img{ width:100%;}

.news {
    padding: 0 2%;
    margin-top: 0px;
	float:left;
	margin-bottom:20px;
}
.news_l{ width:100%; height:200px; margin-bottom:10px; margin-top:10px; background-size:cover;}
.news_l_t{ margin-top:0; height:auto; padding:10px;}
.news_l_t h3{ line-height:20px; margin-bottom:5px;}
.news_r{ float:left; width:100%; margin-top:20px; height:auto;}
.home_ad{ width:100%;}
.home_ad .picScroll-left{ width:100%;}
.news_r ul li h3{ line-height:20px; font-size:14px;}
.news_r ul li h3 span{ margin-left:30px;}
.news_r ul li p{ font-size:12px; line-height:16px; margin-top:5px; color:#ccc;}
.home_ad .picScroll-left .ad_title .hd{ width:100px;}
.news_l_t h3 a{ font-size:13px;}
.news_l_t p{ font-size:12px; line-height:16px; text-align:justify;}
.tj_m{ float:left;}

#floatDivBoxs{ width:100%; top:0px; position: inherit; height: auto; float: left; background-color: #333; color: #fff; z-index: 1; }
.work_con #div1{ width:100% !important; height:300px;}
.work_con .div2{ width:100% !important;}
#solid #btt{ bottom:15px; height:10px; width: 100%; left: 0; margin-left: 0px; }
.show_tt{ margin:20px 0; min-height: 52px;}
.show_con{ font-size:14px;}
#solid{ height:300px; position: absolute; top: 0; width: 100%;}
.work_show{ height:300px; float:left; position:inherit; width: 100%; z-index: 2;}
.work_show_v{ height:100%; float:left; position:inherit; width: 100%; z-index: 2;}

.work_con {
    position: absolute;
    z-index: 100;
    width: 100%;
    right: 0px;
	top: 300px;
	height: auto;
}
#solid ul li {
	position: absolute;
	width: 100%;
	height: 300px;
}
#solid #btt span {
    position: absolute;
    top: 15px;
    left: 0%;
    display: block;
    width: 10px;
    height: 5px;
    margin-left: 0 5px;
    text-align: center;
    background: #3d3d3d;
    z-index: 1000;
    cursor: pointer;
    border-radius: 10px;
    overflow: hidden;
}
	
.fanhui {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 10px;
    bottom: 20px;
    border-radius: 80px;
    overflow: hidden;
    background-color: rgba(0,0,0,0.8);
    padding: 10px;
    z-index: 999999;
}

.mb_logo{ display: block; float: left; width: 100%; height: 45px; background-color: rgba(0,0,0,0.5); position: absolute; z-index: 999; overflow: hidden;}
.mb_logo img{ height:50%; margin-top: 10px; margin-left: 10px; position: absolute;}
.mb_logo span{ right: 0; }

.show_tt h2 { font-size:24px;}
	

/*-移动菜单最先-*/
	.m_nav{display:block; float: right; width: 20px; height: 20px; margin-top: 10px; margin-right: 3%;}
	.m_nav img{width:40%; position: relative; float: left; margin: 0;}
	
	.m_nav button{ background:none;border:none;outline: none; margin: 0; padding: 0;}
	
.wrap>div {opacity: 0;}
	
.s-side {
	display:block;
  min-width: 200px;
  position: fixed;
  top: 46px;
  left: 0;
  width: 15%;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  padding: 10px;
}
.s-side a{color:#fff; display: block;}
.s-side .s-firstItem i {
  font-size: 20px;
}
.s-side .s-firstItem span {
  display: inline-block;
  margin-left: 10px;
  font-size: 20px;
  text-shadow: 0px 0px 5px #EEEEEE;
  white-space: 10px;
}
.s-side .first {
	padding: 10px 0px;
	border-bottom: 1px solid #424242;
}
.s-side .d-firstNav span {
  display: inline-block;
  margin-left: 10px;
}
.s-side .d-firstNav i.fr {
  font-size: 25px;
}
.s-side .s-secondNav,
.s-side .s-secondItem {
  margin-left: 20px;
  margin-top: 10px;
}
.s-secondNav:hover,.d-firstNav:hover{
	background-color: #3D3D3D;cursor: pointer
}
.s-side .d-secondDrop {
  margin-left: 100px;
  margin-top: 10px;
}
.iconRotate {
  transform: rotate(90deg);
  transition: transform 0.5s;
}
.s-firstDrop,
.s-secondDrop {
  display: none;
}
	
	
/*-移动菜单竣事-*/

	.page_banner{z-index:10; height: 200px;}
	.page{margin-top:200px;}
	.page_nav{margin-top: 30px; margin-left: 3%; width: 94%; max-width: 94%;}
	.page_nav h2{font-size:25px; margin-bottom: 20px;}
	.page_nav h2 span{font-size:12px;letter-spacing: 0px;}
	.page_nav a{width:20%; line-height: 20px;letter-spacing: 0px; padding: 5px; font-size: 12px;}
	
	.page_w{float:left; width: 94%; margin-left: 3%; margin-top: 30px; height: auto!important; min-height: auto; padding-bottom: 30px;}
	.page_con{padding: 3%;}
	.page_con img{width:100%;}
	
	#issues li{width:640px;}
	.page_tt{padding:3%;}
	.page_kh{display:none;}
	.page_kh_m{display:block; padding-left: 3%;}
	.page_kh_m ul li{width:30%; margin-right: 3%; margin-bottom: 5px; height: auto;}
	
	.on{border-radius:5px; padding:2px 0;}
	
	.work_nav {
    max-width: 94%;
		width: 94%;
    margin-top: 80px;
    margin-left: 3%;
}
	.work_nav h2 {font-size: 25px;margin-bottom: 30px;}
	.work_nav a {width: auto;line-height: 20px;padding: 5px; text-align: left;}
	.work_w {float: left;width: 100%;margin-top: 30px;}
	.work_m {width: 80%; margin: 0 10%;}
	.pic-c a.a2 {width: 32px;height: 57px;left: 0;top: 430px;}
	.pic-c a.a3 {width: 32px;height: 57px;left: 92%;top: 430px;}
	.work_m ul li {width: 48%;height: 180px;margin: 1%;}
	
	.news_list ul li img {width: 50%;height: auto; margin-bottom: 20px;}
	.news_list ul li a {line-height: 20px;font-size: 16px;width: 100%;}
	.news_list ul li span {float: left; clear: none;}
	.news_list ul li a p {margin-top: 10px;}
	
	.text-c span,.text-c a{margin-bottom:10px;}
	
	.v_con .show_tt {text-align: left; padding-left: 3%;}
	
	.page_con_job{display:none;}
	.m_page_con_job{display:block; padding: 3%; color: #fff;}
	.m_page_con_job h3{ font-size:13px;border-bottom: 1px #777 dotted; width: 100%; line-height: 30px;float: left; margin-top: 20px;}
	.m_page_con_job ul{float:left; width: 100%;}
	.m_page_con_job ul li{float:left; width: 100%; line-height: 25px;border-bottom: 1px #333 dotted;}
	.m_page_con_job ul li a{color:#fff; font-size: 12px; width: 100%; line-height: 25px;}
	
	.work_con_job{float:left; height: 100%;background: #000; position: absolute; z-index: 100; width: 100%; padding-top: 80px; color: #fff; padding-left: 5%; padding-right: 5%;}
	
	.m_show_con h3{float:left;width: 100%; margin-top: 20px; line-height: 30px; font-size: 16px; margin-bottom: 10px;border-bottom: 1px #777 dotted;}
	
	
	


}<!--耗时1763684310.2875秒-->