/*================首页================*/

.banner {
	min-width: 1000px;
	position: relative;
	height: 645px;
	overflow: hidden;
}

.banner .bd {
	position: relative;
	z-index: 0;
	*height: 645px;
}

.banner .bd ul {
	width: 100% !important;
	height: 645px;
}

.banner .bd li {
	width: 100% !important;
	height: 645px;
}

.banner .bd li .siteWidth {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	height: 645px;
}

.banner .bd li a {
	width: 100%;
	height: 645px;
	display: block;
	cursor: pointer;
}

.banner .bd .txt {
	position: absolute;
	width: 415px;
	top: 100px;
	left: 22px;
	font: normal 18px/30px "Microsoft YaHei";
}

.banner .bd .btn {
	display: block;
	zoom: 1;
	margin-top: 8px;
	width: 72px;
	padding-right: 10px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: url(images/banner-btn.png) 0 0 no-repeat;

	_background: url(images/banner-btn-ie6.png) 0 0 no-repeat;
}

.banner .hd {
	width: 100%;
	position: absolute;
	z-index: 10000;
	bottom: 0;
	left: 0;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.banner .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 30px;
	height: 10px;
	margin: 7px;
	background: url(../images/dot1.png) no-repeat center center;
	overflow: hidden;
	line-height: 9999px;
	*line-height: 0;
}

.banner .hd ul .on {
	background: url(../images/dot2.png) no-repeat center center;
}

.banner .prev,
.banner .next {
	position: absolute;
	top: 50%;
	margin-top: -29px;
	display: block;
	width: 30px;
	height: 58px;
	z-index: 99;
}

.banner .prev {
	background: url(../images/btn-left.png) no-repeat 0 0;
	left: 15%;
}

.banner .next {
	background: url(../images/btn-right.png) no-repeat 0 0;
	right: 15%;
}

.pics {
	padding: 50px 0 85px 0;
}

.list {
	width: 1180px;
}

.list li {
	float: left;
	width: 260px;
	text-align: center;
	margin-right: 35px;
}

.list li h4 {
	height: 126px;
	overflow: hidden;
}

.list li h4 a {
	display: block;
	height: 188px;
}

.list li h1 {
	font-weight: normal;
	margin-top: 15px;
}

.list li h1 a {
	font-family: "Microsoft YaHei";
	font-size: 18px;
	color: #333;
}

.list li p {
	position: relative;
	z-index: 999;
	display: block;
	width: 100%;
	line-height: 20px;
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #888;
	background-color: #fff;
	margin-top: 10px;
}

.list .current h1 a {
	color: #70b92e;
}

.c_news .c_title {
	text-align: center;
	background: url(../images/t_bg.png) no-repeat center bottom;
	padding-bottom: 8px;
}

.c_news .c_title h1 {
	font-weight: normal;
	font-family: "Microsoft YaHei";
	font-size: 24px;
	color: #333;
}

.c_news .c_title h1 span {
	color: #209c3f;
}

.c_news .c_title p {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #888;
	text-transform: uppercase;
}

.c_news .c_con {
	padding: 38px 0 56px 0;
	background: url(../images/n_bg.png) repeat-x left bottom;
}

.c_news .c_con ul {
	width: 1168px;
}

.c_news .c_con li {
	width: 269px;
	float: left;
	border: 1px #f5f4f4 solid;
	margin-right: 21px;
}

.c_news .c_con li .pic {
	width: 269px;
	height: 173px;
}

.c_news .c_con li .pic a {
	width: 269px;
	height: 173px;
	display: block;
	position: relative;
	overflow: hidden;
}

.c_news .c_con li .pic img {
	width: 269px;
	height: 173px;
	position: absolute;
	left: 0;
	top: 0;
}

.c_news .c_con li .txt {
	padding: 18px 10px 20px 10px;
}

.c_news .c_con li .txt h2 {
	font-weight: normal;
}

.c_news .c_con li .txt h2 a {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #333;
}

.c_news .c_con li .txt h2 a:hover {
	color: #209c3f;
}

.c_news .c_con li .txt span {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #999;
	padding: 8px 0;
	display: block;
}

.c_news .c_con li .txt span img {
	vertical-align: middle;
	margin-right: 5px;
}

.c_news .c_con li .txt p {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #666;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}

.c_news .c_con li .line {
	height: 2px;
	background: #fff;
}

.c_news .c_con li:hover .line {
	height: 2px;
	background: #209c3f;
}

.friends_link {
	padding-top: 25px;
}

.friends_link .link_left {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #1f77c2;
	line-height: 16px;
	width: 30px;
	background: url(../images/link.png) no-repeat right center;
}

.friends_link .link_right {
	width: 1100px;
	margin-top: 8px;
	margin-left: 10px;
}

.friends_link .link_right dl {
	margin-bottom: 5px;
}

.friends_link .link_right dl dt {
	width: 70px;
	float: left;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #666;
}

.friends_link .link_right dl dd {
	width: 1030px;
	float: left;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #888;
	margin-top: 2px;
}

.friends_link .link_right dl dd a {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #888;
}

.friends_link .link_right dl dd a:hover {
	color: #1f77c2;
}





/*================核心业务================*/

.sub_banner {
	width: 100%;
	/* height: 352px; */
	height: auto;
}

.sub_banner img {
	width: 100%;
	/* height: 352px; */
	height: auto;
}

.c_left {
	width: 216px;
	position: relative;
}

.c_left .c_title {
	width: 256px;
	height: 92px;
	background: url(../images/title_bg.png) no-repeat center center;
	position: absolute;
	right: 0;
	top: -92px;
}

.c_left .c_title h1 {
	font-weight: normal;
	font-family: "Microsoft YaHei";
	font-size: 24px;
	color: #f8f7f7;
	padding-left: 60px;
	padding-top: 40px;
}

.c_left .c_list {
	margin-bottom: 32px;
	padding-bottom: 2px;
	background: #fff;
}

.c_left .c_list li {
	height: 50px;
	line-height: 50px;
	border-top: 1px #eaeaea dashed;
}

.c_left .c_list li.first {
	border-top: none;
}

.c_left .c_list li a {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #666;
	display: block;
	padding-left: 24px;
}

.c_left .c_list li a:hover {
	background: url(../images/r_icon.png) no-repeat 178px center;
	color: #70b92e;
}

.c_left .c_list li a.on {
	background: url(../images/r_icon.png) no-repeat 178px center;
	color: #70b92e;
}



.menu_list {
	margin-bottom: 32px;
	padding-bottom: 20px;
	background: #fff;
}

.menu_head {
	height: 50px;
	line-height: 50px;
}

.menu_head a {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #666;
	display: block;
	padding-left: 24px;
	border-bottom: 1px #eaeaea dashed;
}

.menu_list .current {
	background: url(../images/squre.png) no-repeat left center;
}

.menu_list .current a {
	background: url(../images/r_icon.png) no-repeat 178px center;
	color: #70b92e;
}

.menu_list .menu_head:hover {
	background: url(../images/r_icon.png) no-repeat 178px center;
	color: #70b92e;
}

.menu_list .menu_head:hover a {
	color: #70b92e;
}

.menu_body {
	height: auto;
	padding: 0 20px;
	display: none;
}

.menu_body a {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #b1b1b1;
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 24px;
	border-bottom: 1px #ddd dashed;
}

.menu_body a:hover {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #70b92e;
	background: url(../images/sanjiao.png) no-repeat 10px center;
}

.menu_body a.on {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #70b92e;
	background: url(../images/sanjiao.png) no-repeat 10px center;
}



.zixun {
	background: #fff;
}

.zixun .z_title {
	height: 46px;
	line-height: 46px;
	background: #518cb9;
}

.zixun .z_title h2 {
	font-weight: normal;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	color: #eaeaea;
	padding-left: 48px;
	background: url(../images/z_icon.png) no-repeat 20px center;
}

.z_con {
	padding: 10px;
}

.z_con .pic {
	width: 194px;
	height: 121px;
}

.z_con .pic a {
	display: block;
	width: 194px;
	height: 121px;
}

.z_con .pic img {
	width: 194px;
	height: 121px;
}

.z_con .z_list {
	padding-top: 5px;
}

.z_con .z_list li {
	height: 32px;
	line-height: 32px;
}

.z_con .z_list li a {
	display: block;
	width: 186px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #888;
	padding-left: 20px;
	background: url(../images/dian.png) no-repeat 8px center;
}

.z_con .z_list li a:hover {
	color: #70b92e;
}

.c_right {
	width: 917px;
	background: #fff;
	padding-top: 14px;
}

.c_right .yw {
	padding: 22px 18px;
}

.c_right .c_title {
	height: 38px;
	line-height: 38px;
	padding: 0 18px 0 12px;
	border-bottom: 1px #eee solid;
}

.c_right .c_title h2 {
	font-weight: normal;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	color: #70b92e;
	padding-left: 12px;
	background: url(../images/h_line.png) no-repeat left center;
	float: left;
}

.c_right .c_title p {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #c1c0c0;
	float: right;
	padding-left: 18px;
	background: url(../images/dingwei.png) no-repeat left center;
}

.c_right .c_title p a {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #c1c0c0;
}

.c_right .c_title p a:hover {
	color: #70b92e;
}

.c_right .c_title p a.on {
	color: #70b92e;
}

.c_right .c_title p span {
	padding: 0 4px;
}

.c_right .nav_list {
	margin-bottom: 20px;
}

.c_right .nav_list a {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #333;
	display: inline-block;
	width: 112px;
	height: 58px;
	line-height: 49px;
	text-align: center;
	background: url(../images/nav_bg1.jpg) no-repeat center top;
	margin-right: 10px;
	cursor: pointer;
}

.c_right .nav_list a:hover {
	background: url(../images/nav_bg2.png) no-repeat center top;
	color: #fff;
}

.c_right .nav_list a.on {
	background: url(../images/nav_bg2.png) no-repeat center top;
	color: #fff;
}

.c_right .yw_con1 {
	display: none;
}

.c_right .yw_con1 p {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #333;
	line-height: 30px;
}







/*================js06金沙申请优惠大厅================*/

.company {
	padding: 16px 24px;
}

.company img {
	max-width: 870px;
	height: auto;
}

.company p {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin-bottom: 20px;
}

.company table {
	width: 870px;
}







/*================联系我们================*/

.contact {
	padding-top: 14px;
	background: #fff;
}

.contact .c_title {
	height: 38px;
	line-height: 38px;
	padding: 0 18px 0 12px;
	border-bottom: 1px #eee solid;
}

.contact .c_title h2 {
	font-weight: normal;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	color: #70b92e;
	padding-left: 12px;
	background: url(../images/h_line.png) no-repeat left center;
	float: left;
}

.contact .c_title p {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #c1c0c0;
	float: right;
	padding-left: 18px;
	background: url(../images/dingwei.png) no-repeat left center;
}

.contact .c_title p a {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #c1c0c0;
}

.contact .c_title p a:hover {
	color: #70b92e;
}

.contact .c_title p a.on {
	color: #70b92e;
}

.contact .c_title p span {
	padding: 0 4px;
}

.ct_con {
	padding-left: 26px;
	padding-bottom: 60px;
}

.ct_con .ct_top {
	padding-top: 16px;
	padding-bottom: 30px;
}

.ct_con .ct_top .ct1 {
	width: 346px;
	margin-right: 10px;
}

.ct_con .ct_top .ct2 {
	width: 250px;
	margin-right: 10px;
}

.ct_con .ct_top .ct h2 {
	font-family: "Microsoft YaHei";
	font-size: 18px;
	color: #333;
	padding-bottom: 8px;
}

.ct_con .ct_top .ct p {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.ct_con .ct_top .ct p span {
	color: #1482c5;
}

.ct_con .ct_top .sao {
	width: 260px;
}

.ct_con .ct_top .sao .pic {
	width: 96px;
	height: 100px;
	margin-right: 10px;
}

.ct_con .ct_top .sao .pic img {
	width: 96px;
	height: 100px;
}

.ct_con .ct_top .sao .txt {
	margin-top: 20px;
}

.ct_con .ct_top .sao .txt p {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.ct_con .map {
	width: 850px;
	height: 302px;
}

/*.ct_con .map img{width:850px; height:302px;}*/

.address {
	width: 860px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 30px;
}

.address .ct {
	width: 300px;
	padding-top: 50px;
}

.address .map {
	width: 520px;
	height: 360px;
}

#allmap {
	height: 360px !important;
}

#allmap1 {
	height: 360px !important;
}

.address .map img {
	width: 500px;
	height: 240px;
}

.address h2 {
	padding-top: 30px;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	color: #333;
	padding-bottom: 8px;
}

.address p {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #666;
	line-height: 20px;
	margin-bottom: 14px;
}

.address p span {
	color: #1482c5;
}





/*================企业新闻================*/

.news {
	padding: 20px 18px 20px 18px;
}

.news .none {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #000;
	text-align: center;
}

.news ul li {
	border: 1px #e6e6e6 solid;
	padding: 10px;
	margin-bottom: 15px;
}

.news ul li .p_pic {
	width: 226px;
	height: 150px;
	float: left;
	margin-right: 24px;
}

.news ul li .p_pic {
	width: 226px;
	height: 150px;
	display: block;
	position: relative;
	overflow: hidden;
}

.news ul li .p_pic img {
	width: 227px;
	height: 151px;
	position: absolute;
	left: 0;
	top: 0;
}

.news ul li .p_txt {
	width: 608px;
	height: 150px;
	float: left;
	position: relative;
}

.news ul li .p_txt h2 {
	padding: 10px 0;
}

.news ul li .p_txt h2 a {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #333;
}

.news ul li .p_txt p {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #666;
	line-height: 20px;
}

.news ul li .p_txt .look {
	position: absolute;
	left: 0;
	bottom: 16px;
}

.news ul li .p_txt .look a {
	display: block;
	width: 80px;
	padding-left: 14px;
	height: 26px;
	line-height: 26px;
	background: #a6a6a6 url(../images/xq_icon.png) no-repeat 67px center;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #fff;
}

.news ul li:hover h2 a {
	color: #1f77c2;
}

.news ul li:hover .look a {
	background: #1f77c2 url(../images/xq_icon.png) no-repeat 67px center;
}



.Pagin {
	padding-top: 22px;
	padding-bottom: 20px;
	text-align: center;
}

.Pagin a,
.Pagin span {
	display: inline-block;
	height: 22px;
	padding: 0px 8px;
	line-height: 22px;
	font-family: "宋体";
	font-size: 12px;
	margin: 0 2px;
}

.Pagin a {
	border: 1px solid #d8d8d8;
	color: #888;
}

.Pagin a:hover,
.Pagin .current {
	border: 1px solid #005699;
	color: #fff;
	background: #005699;
}

.Pagin .all,
.Pagin .pageindex {
	border: 1px solid #d8d8d8;
	color: #888;
	background: none;
}

.Pagin span {
	border: 1px solid #d8d8d8;
	color: #888;
}





/*================新闻详情================*/

.news_details {
	padding: 0 50px 40px 50px;
}

.news_details .n_title {
	text-align: center;
	padding-bottom: 40px;
	background: url(../images/n_shadow.png) no-repeat center bottom;
}

.news_details .n_title h2 {
	font-family: "Microsoft YaHei";
	font-size: 20px;
	color: #333;
	font-weight: normal;
	padding: 25px 0 12px 0;
}

.news_details .n_title p {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #888;
}

.news_details .n_con p {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #666;
	line-height: 28px;
	margin-bottom: 30px;
}

.news_details .n_con img {
	margin: 0 auto;
	display: block;
	max-width: 817px;
	height: auto;
}

.news_details .n_bottom .n_left p {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #888;
	line-height: 28px;
}

.news_details .n_bottom .n_left p a {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #888;
}

.news_details .n_bottom .n_left p a:hover {
	color: #005699;
}

.news_details .n_bottom .n_left p a.none {
	color: #005699;
}

.news_details .n_bottom .n_right .share2 .bshare-custom {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #333;
}





/*================人才招聘================*/

.recruit {
	padding: 20px 18px 50px 18px;
}

.recruit .r_top {
	margin-bottom: 18px;
}

.recruit .r_top p {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #666;
	line-height: 24px;
}

.recruit .r_top p span {
	padding-right: 60px;
}

.zhaopinc {
	border: 1px #e5e5e5 solid;
}

.recruit h3 {
	height: 36px;
	line-height: 36px;
	font-weight: normal;
	font-size: 14px;
	color: #333;
	background: url(../images/r_bg.jpg) repeat-x;
	cursor: pointer;
	padding: 0 15px;
	border-bottom: 1px #eaeaea solid;
}

.recruit h3 em {
	display: block;
	float: right;
	width: 85px;
	height: 36px;
	background: url(../images/jia.png) right center no-repeat;
}

.recruit .on em {
	background: url(../images/jian.png) right center no-repeat;
}

.recruit h3 span {
	display: block;
	float: left;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #1f77c2;
}

.zhaopint h3 {
	padding-left: 85px;
	background-color: #76e171;
}

.zhaopinc .r_con {
	display: none;
	min-height: 400px;
	background: #f4f4f4;
	padding: 20px 15px;
}

.zhaopinc .r_con h4 {
	font-weight: normal;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #454545;
	padding-bottom: 22px;
}

.zhaopinc .r_con p {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #666;
	line-height: 22px;
	padding-bottom: 22px;
}





/*================荣誉展示================*/

.honor {
	padding: 25px 18px;
}

.honor ul {
	width: 906px;
}

.honor li {
	width: 274px;
	height: 202px;
	border: 1px #e5e5e5 solid;
	text-align: center;
	margin: 0 26px 28px 0;
	float: left;
}

.honor li a {
	display: block;
	width: 274px;
	height: 202px;
}

.honor li .pic {
	height: 167px;
}

.honor li .pic img {
	width: 184px;
	height: 132px;
	margin-top: 18px;
}

.honor li .txt {
	height: 35px;
	line-height: 35px;
	background: #669ac2;
}

.honor li .txt p {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #fff;
}



/*右侧固定新闻*/

.fixedNews {
	position: fixed;
	bottom: 20%;
	right: 0;
	z-index: 999999;
	width: 240px;
	padding: 4px;
	height: 170px;
	background: #70b92e;
}

.fixedNews .title {
	width: 170px;
	height: 20px;
	padding-left: 24px;
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/tz.png) no-repeat left center;
}

.fixedNews .title a {
	color: #fff;
}

.fixedNews .pic {
	width: 240px;
	height: 140px;
	overflow: hidden;
}

.fixedNews .pic img {
	display: block;
	width: 240px;
	height: 140px;
}

.fixedNews .close {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 30px;
	height: 30px;
	background: url(../images/close.png) no-repeat center center;
	cursor: pointer;
}
