﻿body {
	background: #ffffff;
}

/*div { border: #F00 solid 1px;}
*/

#father {
	width: 100%;
	height: auto;
	overflow: hidden;
}

/**顶部区域**/

#header {
	height: auto;
	width: 100%;
	background: url(../images/bg_heaeder_02.jpg) repeat-x;
}

    #header .header_top {
        background: #FFF;
        width: 1200px;
        height: 30px;
        margin: 0 auto;
    }

#header .header_top .header_top_left {
	width: 375px;
	float: left;
}

#header .header_top .header_top_left a {
	color: #FFF;
	padding: 0 10px;
	font-size: 12px;
	float: left;
	line-height: 15px;
	height: 15px;
	margin-top: 8px;
	border-left: #fff solid 1px;
}

#header .header_top .english_root {
	float: right;
	overflow: hidden;
	padding: 0 15px;
	line-height: 30px;
	background: #f00;
	margin-left: 15px;
}

#header .header_top .english_root a {
	color: #fff;
}

#header .header_top .english_root a:hover {
	text-decoration: underline;
}

#header .header_top .header_top_left a.end {
	padding-left: 0px;
	border: 0px;
}

#header .header_top .header_top_left a:hover {
	text-decoration: underline;
}

#header .header_top .header_top_right {
	float: right;
	margin-left: 15px;
	background: url(/images/dianhua.png) no-repeat 0 1px;
	color: #000;
	line-height: 30px;
	font-size: 15px;
	padding-left: 25px;
	height: 30px;
	font-weight: bold;
}

#header .header_bottom {
	width: 1300px;
	margin: 0 auto;
	height: 100px;
	position: relative;
	z-index: 100;
}

.header_bottom_left {

	width: 266px;
	height: 139px;
	position: absolute;
	z-index: 101;
}

.header_bottom_right {
	float: right;
	width: 1020px;
	height: 99px;
	z-index: 101;
	margin-top: -15px;
}

/*导航*/

a {
	text-decoration: none;
	background: transparent;
	/*修正win8系统IE连接灰色背景*/
	outline: none;
	blr: expression(this.onFocus=this.blur());
}

.nav {
	width: 950px;
	/*margin: 0 auto;*/
	float: left;
}

.nav li {
	float: left;
	margin-left: 23px;
	display: inline;
	position: relative;
}

.nav li a {
	display: inline-block;
	padding: 10px 10px 10px;
	font-size: 16px;
	line-height: 99px;
	color: #666;
	background: url(../images/bg_li01.png) no-repeat right 2px;
}

    .nav li a:hover, .nav li a.on, .nav li a.hover {
        color: #0592ff;
        background-position: right -57px;
    }

.nav li .sign {
	width: 19px;
	height: 9px;
	background: url(../images/bg_sign04.png) no-repeat;
	position: absolute;
	left: 50%;
	bottom: -7px;
	margin-left: -10px;
	display: none;
}

.subnav {
	width: 1000px;
	padding-top: 23px;
	position: absolute;
	top: 79px;
	background: url(../images/bg_shadow01.jpg) repeat-x top #fcfcfc;
	display: none;
	z-index: 100;
}

.subnav-bot {
	height: 16px;
	background: url(../images/bg_shadow02.png) repeat-x;
}

.header-main.fixed .subnav {
	top: 59px;
}

.header-main.fixed .nav li a {
	padding-bottom: 0;
}

.pro-subnav {
	width: 1000px;
	height: 524px;
	float: left;
}

.pro-subnav-box {
	width: 161px;
	height: 524px;
	padding-left: 30px;
	border-right: 1px solid #e6e6e6;
	float: left;
	position: relative;
	overflow: hidden;
}

.pro-subnav-box.last {
	width: 162px;
	border-right: none;
}

.pro-subnav-box .dl {
	float: left;
	margin-bottom: 28px;
}

.pro-subnav-box .dd {
	width: 161px;
	float: left;
}

.pro-subnav-box .dd a {
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	padding: 0 12px 0 0;
	float: left;
	background: none;
}

.pro-subnav-box .dd a:hover {
	color: #00428e;
	background: url(../images/bg_sign05.png) no-repeat right center;
}

.pro-subnav-box .dd a.tit {
	font-size: 16px;
	color: #00428e;
	padding-bottom: 14px;
}

.pro-subnav-box .dd a.tit:hover {
	background: none;
}

.investor-subnav {
	width: 534px;
	padding-top: 17px;
	background: url(../images/bg_shadow01.jpg) repeat-x top #fcfcfc;
	margin-top: 20px;
	margin-left: 30px;
	z-index: 99990;
}

.investor-subnav .list {
	width: 140px;
	padding: 15px 0 0 45px;
	border-right: 1px solid #e9e9e9;
	float: left;
}

.nav .investor-subnav .list li {
	width: 100%;
	float: left;
	margin-left: 0;
}

.nav .investor-subnav .list a {
	font-size: 14px;
	line-height: 24px;
	padding: 0 15px 0 0;
	margin: 0;
	background: none;
}

.nav .investor-subnav .list a:hover {
	color: #00428e;
	background: url(../images/bg_sign05.png) no-repeat right center;
}

.nav .investor-subnav .intro {
	width: 272px;
	float: left;
	margin-left: 32px;
	_margin-left: 16px;
	display: inline;
	overflow: hidden;
}

.nav .investor-subnav .intro h2 {
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	color: #333;
	padding-bottom: 14px;
	background: url(../images/bg_line11.jpg) no-repeat left bottom;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.nav .investor-subnav .intro a {
	padding: 0;
	background: none;
}

.nav .investor-subnav .intro a.nav_tj_img {
	width: 145px;
	overflow: hidden;
	display: inline-block;
}

.nav .investor-subnav .intro img {
	margin-top: 8px;
	width: 100%;
	height: auto;
}

.nav .investor-subnav .intro .intro-main2cp img {
	height: 160px;
}

.nav .investor-subnav .intro .tips {
	width: 132px;
	float: right;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.nav .investor-subnav .intro a {
	display: inline-block;
	font-size: 14px;
	line-height: 26px;
	color: #686868;
}

.nav .investor-subnav .intro span {
	display: inline-block;
	width: 100%;
	text-align: right;
	font-size: 12px;
	line-height: 24px;
}

.nav .investor-subnav .intro span a {
	color: #9b9b9b;
}

.nav .investor-subnav .intro .btn {
	display: inline-block;
	width: 52px;
	height: 27px;
	padding-left: 16px;
	background: url(../images/bg_btn06.png) no-repeat;
	float: left;
	font-size: 12px;
	line-height: 27px;
	color: #bbb;
	margin-top: 13px;
}

.nav .investor-subnav .intro a:hover {
	color: #004290;
	background-position: 0 -27px;
}

.nav .investor-subnav .lists {
	width: 100%;
	margin-top: 29px;
	border-top: 1px solid #e0e0e0;
	padding-top: 16px;
	font-size: 14px;
	line-height: 24px;
}

.nav .investor-subnav .lists a {
	display: inline-block;
	width: 100%;
	color: #004290;
}

.nav .investor-subnav .intro-main {
	width: 290px;
}

.intro-main2 {
	width: 100%;
}

.intro-main2 p {
	margin-top: 5px;
	line-height: 22px;
	text-align: center;
	font-size: 14px;
	padding-left: 22px;
}

.nav .investor-subnav .intro-main .r {
	width: 125px;
	float: right;
}

.nav .investor-subnav .intro-main a {
	font-size: 12px;
	line-height: 16px;
}

.nav .investor-subnav .intro-main a.tit {
	font-size: 14px;
	line-height: 13px;
	padding-bottom: 8px;
	color: #666;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.nav .investor-subnav .intro-main .nav_news_cont {
	margin-top: 5px;
	font-size: 12px;
	line-height: 20px;
	color: #999;
}

.nav .investor-subnav .intro-main a.tit:hover {
	color: #004290;
}

.nav .investor-subnav .about-nav-img {
	width: 216px;
	height: 197px;
	float: left;
	margin: 17px 0 0 32px;
	display: inline;
}

.nav .investor-subnav .about-nav-img a {
	font-size: 12px;
	list-type: none;
	background: none;
	line-height: 20px;
}

#header .search {
	position: relative;
	width: 62px;
	height: 60px;
	z-index: 4;
	cursor: pointer;
	margin-top: 20px;
	z-index: 30;
}

.r {
	height: 118px;
	padding-bottom: 6px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	float: right;
}

.r2 {
	height: 118px;
	padding-bottom: 6px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.r2 p {
	text-align: left;
	padding: 0px;
	width: 100%;
}

.r2 {
	padding-bottom: 6px;
	padding-top: 10px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.r3 p {
	text-align: left;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	padding-left: 10px;
}

.r p {
	width: 125px;
	padding-bottom: 6px;
	display: block;
	text-overflow: ellipsis;
	float: right;
	overflow: hidden;
}

#header .search .search-btn {
	width: 62px;
	height: 60px;
	background: url("../images/bg_sign02.png") no-repeat -78px center;
}

#header .search .search-btn.open {
	background-position: -8px center;
}

#header .search .search-box {
	position: absolute;
	right: 63px;
	top: 0;
	width: 0;
	height: 60px;
	background: #ededed;
	overflow: hidden;
	z-index: 200;
}

#header .search .search-box input {
	background: #fff;
	border: none;
}

#header .search .search-box input.txt {
	width: 280px;
	height: 18px;
	padding: 21px;
	line-height: 18px;
	font-size: 16px;
	color: #666;
}

#header .search .search-box input.sub {
	width: 52px;
	height: 60px;
	cursor: pointer;
	background: url("../images/search_bg01.jpg") no-repeat center;
}

/*banner*/

.banner {
	height: auto;
	z-index: 1;
	background: #f5f5f5;
}

.rslides {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	z-index: 2;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 3;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
	z-index: 4;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
	z-index: 5;
}

.banner_new {
	width: 1200px;
	margin: 0 auto;
}

.slide_container {
	margin-bottom: 50px;
	position: relative;
	float: left;
	width: 100%;
	margin: 0 auto;
	z-index: 6;
}

.slide {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	z-index: 7;
}

.slide li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 8;
}

.slide img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
	z-index: 9;
}

.slide .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	z-index: 10;
}

.slide_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 20;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: url(../images/themes.png) no-repeat left top;
	margin-top: -45px;
}

.slide_nav:active {
	opacity: 1.0;
}

.slide_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}

/*banner下面的新闻**/

.banner_new {
	width: 100%;
	height: 45px;
	background: rgba(163, 163, 163, 0.45);
	background: #bbb\9;
	top: -45px;
	left: 0;
	position: relative;
	z-index: 30;
	_position: static;
	_top: 0;
	color: #fff;
	overflow: hidden;
}

.banner_new .banner_new_box {
	width: 1200px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.banner_new .banner_new_box .banner_news_list {
	width: 900px;
	overflow: hidden;
	height: 45px;
	float: left;
}

.banner_new .banner_new_box .banner_news_list ul {
	width: 900px;
	overflow: hidden;
	height: 45px;
}

.banner_new .banner_new_box .banner_news_list ul li {
	width: 100%;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	height: 45px;
}

.banner_new .banner_new_box .banner_news_list ul li a {
	display: block;
	width: 100%;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

.banner_new .banner_new_box .banner_news_list ul li a:hover {
	text-decoration: underline;
}

.banner_new_title {
	width: 50px;
	line-height: 45px;
	color: #fff;
	font-size: 14px;
}

.hui_right {
	float: right;
}

/*产品部分*/

.friall {
	width: 100%;
	height: 281px;
	background: #f5f5f5;
	overflow: hidden;
	padding-bottom: 10px;
}

.friend {
	height: 261px;
	margin: 0 auto;
	overflow: hidden;
	width: 1210px;
}

.mr_frbox {
	height: 261px;
}

.mr_frBtnL {
	cursor: pointer;
	display: inline;
	float: left;
	height: 27px;
	margin: 86px 5px 0 0;
	width: 27px;
	margin-right: 5px;
}

.mr_frUl {
	float: left;
	height: 202px;
	width: 1118px;
	margin-left: 5px;
}

.mr_frBtnR {
	float: right;
	margin: 86px 0 0 5px;
	cursor: pointer;
	width: 27px;
	height: 27px;
}

.mr_frUl ul {
	background: #fff;
}

.mr_frUl ul li {
	display: inline;
	float: left;
	width: 282px;
	overflow: hidden;
	position: relative;
	border-right: #e0e0e0 solid 1px;
	margin: 30px 0px;
	text-align: center;
	margin-left: 1px;
}

.mr_frUl ul li span {
	*padding-bottom: 20px;
}

.mr_frUl ul li img {
	/*display:block;*/
	max-width: 100%;
	text-align: center;
}

/**两块区域部分**/

.twoarea {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	overflow: hidden;
}

.twoarea_box {
	width:536px;
	height: auto;
	float: left;
}

.twoarea_box span {
	font-size: 14px;
	padding-top: 15px;
	text-align: left;
	margin-left: 2px;
	display: inline-block;
	width: 100%;
	height:40px
}

.twoarea_box p {
	font-size: 16px;
	text-align: left;
	line-height: 28px;
}

.twoarea_box .zhuanti_cont {
	margin-top: 10px;
	line-height: 28px;
	max-height: 56px;
	_height: 56px;
	overflow: hidden;
}

.twoarea_box2 {
	width: 536px;
	height: auto;
	text-align: center;
	margin-left: 30px;
	float: right;
}

.twoarea_box2 span {
	font-size: 14px;
	padding-top: 15px;
	text-align: left;
	margin-left: 2px;
	text-align: left;
	display: inline-block;
	width: 100%;
	height:40px;
}

.twoarea_box2 p {
	font-size: 16px;
	text-align: left;
	line-height: 28px;
}

.twoarea_box2 .zhuanti_cont {
	margin-top: 10px;
	line-height: 28px;
	max-height: 56px;
	_height: 56px;
	overflow: hidden;
}

/**视频播放部分**/

.video_box {
	width: 1200px;
	height: 680px;
	margin: 0 auto;
	background: url(../images/bg_heaeder_44.jpg);
	margin-top: 40px;
}

/**灰条四块**/

.index-tips {
	background: url("../images/bg_shadow05.jpg") repeat-x scroll 0 0;
	height: 128px;
	padding-top: 45px;
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
}

.gray {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.index-tips ul {
	width: 100%;
	float: left;
}

.index-tips li {
	height: 125px;
	line-height: 16px;
	text-align: center;
	width: 25%;
	float: left;
}

.index-tips .sign.fi {
	background: url("../images/index_48.jpg") no-repeat;
}

.index-tips .sign {
	width: 100%;
	text-align: center;
	height: 53px;
	margin-bottom: 9px;
	z-index: 30;
}

.index-tips p.fz14 {
	color: #333;
	font-size: 16px;
	line-height: 24px;
	margin-top: 15px;
}

.gray ul li a:hover p {
	color: #0054a6;
}

.gray ul li a:hover {
	text-decoration: none;
}

/**底部**/

.footer {
	background: #3b3f4a;
	width: 100%;
	height: 295px;
	_overflow: hidden;
	margin-top: 30px;
}

.foot {
	width: 1200px;
	margin: 0 auto;
}

.footer_left {
	width: 840px;
	height: 239px;
	float: left;
}

.footer_left ul {
	padding-top: 45px;
	display: inline-block;
	float: left;
}

#menu-footer {
	padding-top: 0;
}

.footer_left ul li a {
	font-size: 18px;
	color: #fff;
}

/*.footer_left ul li.foul {
	float: left;
	color: #fff;
	font-size: 18px;
	width: 80px;
	padding-right: 60px;
	height: 24px;
	float: left;
}*/

.footer_left ul li {
	float: left;
	color: #fff;
	font-size: 18px;
	width: 80px;
	padding-right: 20px;
	height: 24px;
	float: left;
}

.footer_left ul li ul li {
	color: #999;
	font-size: 14px;
	width: 80px;
	line-height: 24px;
}

.footer_left ul li ul li a {
	font-size: 14px;
	color: #999;
}

.footer_left ul li ul li a:hover {
	text-decoration: underline;
}

.footer_left ul li ul {
	padding-top: 5px;
	line-height: 24px;
	float: left;
}

.footer_right {
	width: 302px;
	height: 239px;
	float: right;
}

.footer_right_top {
	float: right;
	height: 30px;
	margin-top: 45px;
}

.footer_right_middle {
	color: #a0a0a0;
	float: right;
	font-size: 14px;
	height: 20px;
	margin: 5px 0;
	overflow: hidden;
	text-align: right;
	width: 100%;
}

.footer_right_tel {
	color: #ffffff;
	font-size: 24px;
	height: 50px;
	margin: 0px 0;
	overflow: hidden;
	width: 100%;
	text-align: right;
}

/*友情链接*/

.youqing {
	color: #ffffff;
	text-align: right;
	font-size: 24px;
	height: 32px;
	margin: 0px 0;
	overflow: hidden;
	width: 215px;
	position: relative;
	float: right;
	z-index: 91;
}

.youqing input {
	width: 180px;
	height: 30px;
	line-height: 30px;
	background: #3b3f4a;
	border: #999 solid 1px;
	border-right: none;
	color: #ffffff;
	text-indent: 15px;
	float: left;
	z-index: 92;
}

.youqing_icon {
	float: right;
	z-index: 92;
}

.link_box {
	width: 100%;
	position: relative;
	z-index: 90;
}

.xianshi {
	background: #3b3f4a none repeat scroll 0 0;
	border: 1px solid #999;
	overflow: hidden;
	position: absolute;
	bottom: -1px;
	bottom: 30px\9;
	right: 0px;
	width: 213px;
}

.xianshi ul li {
	line-height: 24px;
}

.xianshi ul li a {
	color: #fff;
	width: 96%;
	display: block;
	padding-left: 10px;
}

.xianshi ul li a:hover {
	background: #fff;
	color: #666;
	text-decoration: none;
}

.footer .xian {
	border-bottom: 1px solid #666;
	width: 100%;
	overflow: hidden;
}

.copyright {
	width: 1200px;
	margin: 0 auto;
	height: 56px;
}

.copyright a:hover {
	text-decoration: underline;
}

.cp_left {
	float: left;
	width: 200px;
	color: #fff;
	line-height: 56px;
}

.cp_left a {
	margin: 0 5px;
}

.cp_left a.end {
	margin-left: 0px;
}

.cp_right {
	float: right;
	text-align: right;
	color: #fff;
	line-height: 56px;
	height: 56px;
	overflow: hidden;
}

.cp_right a {
	color: #fff;
	line-height: 56px;
	display: inline-block;
	height: 56px;
}

.cp_right span {
	color: #fff;
	cursor: pointer;
	background: url(../images/share.jpg) right center no-repeat;
	display: inline-block;
	padding-right: 17px;
	line-height: 56px;
	height: 56px;
}

/**分享**/

.share3 {
	width: 180px;
	right: 101px;
	position: absolute;
	display: none;
}

.weixin {
	width: 30px;
	height: 30px;
	position: relative;
	font-size: 12px;
	text-align: center;
	z-index: 98;
}

.weixin a {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/index_65.jpg) no-repeat center top;
}

.weixin .weixin_nr {
	width: 100px;
	height: 120px;
	padding: 10px;
	background: #fff;
	text-align: center;
	position: absolute;
	left: -36px;
	top: 29px;
	display: none;
	z-index: 99;
}

.weixin .weixin_nr img {
	margin-bottom: 5px;
	z-index: 100;
}

.weixin .weixin_nr .arrow {
	width: 0;
	height: 0;
	border-bottom: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	right: 60px;
	top: -10px;
	_top: -27px;
}

.weixin.on .weixin_nr {
	display: block;
}

.weixin.on a {
	background: url(../images/index_65.jpg) no-repeat center top;
}

/*pc在线联系*/

.ps_tan {
	position: fixed;
	margin-top: 250px;
	top: 50%;
	/*_position:absolute;_top:250%;*/
	display: none;
	_position: absolute;
	_margin-left: 20px;
	_margin-bottom: 150px;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	right: 3px;
	overflow: hidden;
}

.ps_tan ul li {
	background: #00428e;
	border-bottom: 1px solid #033d81;
	width: 65px;
	text-align: center;
}

.ps_tan ul li a {
	padding: 10px;
	width: 45px;
	display: inline-block;
	color: #fff;
}

.ps_tan ul li img {
	width: 100%;
	height: auto;
}

.ps_tan ul li a i, .ps_tan ul li a span {
	display: inline-block;
	width: 100%;
	color: #fff;
}

.ps_tan ul li a i {
	height: 52px;
}

.ps_tan ul li a:hover {
	background: #033d81;
}

.ps_tan ul .ps_tan_last {
	background: #333;
	border-bottom: 0;
}

.ps_tan ul .ps_tan_last a:hover {
	background: #222;
}

.ind_vedeo_box {
	width: 1200px !important;
	overflow: hidden;
	margin: 25px auto 0;
	position: relative;
	/*background: #000;*/
}

.ind_vedeo_box img {
	display: block;
	width: 100%;
}

.ind_vedeo_box .bo_fang {
	height: 70px;
	left: 50%;
	margin: -35px 0 0 -35px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	transition: all 0.5s ease 0s;
	width: 70px;
}

.ind_vedeo_box a:hover .img_box img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.ind_vedeo_box a:hover .bo_fang {
	transform: scale(1.2);
}

.page_vedio_box {
	width: 100%;
	overflow: hidden;
	background: #f5f5f5;
	padding: 0 0 40px;
}

@media(max-width:1920px) {
	.share3 {
		right: 355px;
		position: absolute;
		display: none;
	}
}

@media(max-width:1440px) {
	.share3 {
		width: 180px;
		right: 101px;
		position: absolute;
		display: none;
	}
}

/* 弹窗 */

#center_ad {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.54);
}

.center_ad .box {
	z-index: 9999;
	position: relative;
	width: 860px;
	height: 580px;
	left: 50%;
	top: 50%;
	margin-left: -430px;
	margin-top: -290px;
	background: url(../images/adcenterbg.png)no-repeat center;
	background-size: auto 100%;
}

.center_ad .box .img-box {
	display: block;
	height: 100%;
	box-sizing: border-box;
}

.center_ad .box .close {
	position: absolute;
	color: #fff;
	width: 48px;
	height: 48px;
	top: 20px;
	right: 30px;
	line-height: 48px;
	cursor: pointer;
	text-align: center;
	border-radius: 50%;
	border: 3px solid #fff;
	background: url(../images/close_icon.png) no-repeat center center;
	background-size: 30px;
}

.animated {
	-webkit-animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-duration: 1s;
	animation-fill-mode: both;
}

.bounceIn {
	-webkit-animation-duration: .75s;
	-webkit-animation-name: bounceIn;
	animation-duration: .75s;
	animation-name: bounceIn
}

@-webkit-keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		-webkit-transform: scale3d(.3, .3, .3);
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		opacity: 1;
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		-webkit-transform: scaleX(1);
		opacity: 1;
		transform: scaleX(1)
	}
}

@keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		-webkit-transform: scale3d(.3, .3, .3);
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		opacity: 1;
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		-webkit-transform: scaleX(1);
		opacity: 1;
		transform: scaleX(1)
	}
}

.clearfix {
	zoom: 1;
}

.page-detail {
	width: 100%;
	padding-bottom: 40px
}

.page-detail .bole-tips {
	width: 1200px;
	margin: 40px auto 30px;
	padding: 20px 40px;
	border: 1px solid #eee;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .04);
	border-radius: 4px
}

.page-detail .bole-tips .bole-share-des {
	font-size: 14px;
	color: #333;
	line-height: 22px
}

.page-detail .bole-tips .bole-share-des span {
	font-family: PingFangSC-Semibold;
	color: #151515;
	font-weight: 700
}

.page-detail .position-head {
	width: 100%;
	background-color: #f7fbff
}

.page-detail .position-head .container {
	width: 1200px;
	margin: 0 auto;
	display: block;
	padding: 64px 0;
	color: #333;
	position: relative;;
}
.page-detail .ewm_img{
	position: absolute;
	top: 50%;
	right: 0;
	width: 130px;
	height: 154px;
	margin-top: -77px;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 1px 8px rgba(0, 0, 0, .02);
}
.page-detail .ewm_img img{
	width: 100%;
	display: block;
}
.page-detail .ewm_img p{
	color: #666;
	margin-bottom: 6px;
	line-height: 18px;
}
.page-detail .info {
	width: 1200px;
	margin: 0 auto
}

.page-detail .info::after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.page-detail .info .info-left {
	float: left;
	width: 580px;
	padding-right: 50px
}

.page-detail .info .info-right {
	float: right;
	width: 570px;
}

.page-detail .department-detail {
	width: 260px;
	padding-left: 60px;
	border-left: 1px solid #eee;
	margin-top: 60px
}

.page-detail .department-detail h3 {
	font-size: 20px;
	color: #333;
	margin-bottom: 30px;
	font-weight: 700
}

.page-detail .department-detail .dep-name {
	font-size: 18px;
	color: #333;
	max-width: 130px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: PingFangSC-Regular
}

.page-detail .department-detail .dep-intro {
	color: #333;
	line-height: 24px;
	margin: 20px 0;
	font-size: 14px;
	word-break: break-all;
	white-space: normal
}

.page-detail .department-detail .swiper-container-pic {
	width: 200px;
	height: 125px
}

.page-detail .department-detail .swiper-container-pic .swiper-slide-pic {
	box-sizing: border-box;
	border-radius: 4px;
	margin-top: 20px;
	border: 1px solid #eee
}

.page-detail .department-detail .swiper-container-pic .swiper-slide-pic .swiper-pic {
	width: 100%;
	height: 100%
}

.page-detail .department-detail .swiper-button-next, .page-detail .department-detail .swiper-button-prev {
	height: 27px;
	line-height: 27px;
	top: 24px;
	background: rgba(0, 0, 0, .05)
}

.page-detail .department-detail .swiper-button-next i, .page-detail .department-detail .swiper-button-prev i {
	position: relative;
	left: 5px
}

.page-detail .department-detail .swiper-button-prev {
	left: 135px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.page-detail .department-detail .swiper-button-next {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.page-detail .department-detail .icon-arrow_mobile {
	position: relative;
	top: 1px
}

.page-detail .position-desc {
	margin: 0 auto;
	margin-top: 56px;
	font-size: 13px;
	line-height: 19px;
}

.page-detail .position-desc:first-child {
	margin-top: 48px
}

.page-detail .position-desc h4 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 15px;
	line-height: 1;
	position: relative;
	padding-left: 25px;
	color: #121212;
}

.page-detail .position-desc h4 i {
	color: #44a4ff;
    font-weight: 400;
    padding-right: 9px;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: -2px;
}

.page-detail .position-desc p {
	table-layout: fixed;
	word-break: break-all;
	overflow: hidden;
	font-size: 13px;
}

.page-detail .position-item .position-name {
	max-width: 80%;
	font-weight: 700;
	color: #333;
	transition: color 250ms;
	padding-bottom: 20px;
	line-height: 48px;
	overflow: hidden;
}

.page-detail .position-item .position-name .name {
	font-size: 36px;
	max-width: 80%;
	width: auto;
	float: left;
	padding-right: 16px;
	font-weight: 700;
	color: #333;
	transition: color 250ms;
}

.page-detail .position-item .position-name .name:hover {
	color: inherit
}

.page-detail .position-item .position-name .bole-recommend {
	float: left;
	margin-right: 10px;
	width: 64px;
	height: 20px;
	line-height: 12px;
	background: rgba(255, 136, 51, .1);
	border: 1px solid #f83;
	border-radius: 15px;
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #f83;
	padding: 4px 7px;
	box-sizing: border-box
}

.page-detail .position-item .position-info {
	color: #333;
	padding-bottom: 12px;
	line-height: 16px;
	position: relative;
	font-size: 14px;
}

.position-item .position-info span.city {
	position: relative;
	padding-left: 18px;
}

.position-item .position-info span+span {
	border-left: solid 1px #ddd;
}

.position-item .position-info span {
	float: left;
	padding: 0 12px;
}

.position-item .position-info span {
	float: left;
	padding: 0 12px;
}
.position-item .iconditu {
    position: absolute;
    left: 0;
	top: 0;
	font-size: 18px;
	color: #b4b4b4;
}

.page-detail .position-item .position-info span.city {
	max-width: initial;
	white-space: normal
}

.page-detail .position-item .salary {
	color: #f53;
	float: left;
	font-weight: 700;
	font-size: 14px;
	line-height: 48px;
}

.page-detail .position-updated {
	color: #bbb;
	font-size: 14px;
	line-height: 1;
	display: block;
	padding-left: 18px;
	position: relative
}

.page-detail .icon-time {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	color: #d2d2d2
}

.page-detail .icon-address {
	color: #b4b4b4
}

.page-detail .position-item {
	position: relative;
	padding-right: 150px;
	overflow: hidden;
}

.page-detail .btn-group {
	position: absolute;
	right: 0;
	top: -10px
}

.page-detail .btn-group .btn {
	display: block;
	margin: 0;
	width: 100px;
	text-align: center;
	padding: 11px 0;
	line-height: 1;
	position: relative
}

.page-detail .btn-group .btn i {
	font-size: 16px;
	position: absolute;
	top: 9px;
	left: 20px
}

.page-detail .btn-group .btn-favorite {
	margin-top: 14px;
	padding-left: 42px;
	text-align: left
}

.page-detail .btn-group .btn-share {
	margin-top: 14px
}

.page-detail .btn-group .cancel {
	padding-left: 0;
	text-align: center
}

.position-item .icon-address {
	position: absolute;
	left: 0;
	top: 0;
}

.page-detail .icon-address, .page-detail .icon-time {
	font-size: 16px;
	top: -1px
}
.page-detail .position-desc h4 i.iconjieshao{
	font-size: 17px;
	top: -1px;
}

.wid{
	width: 100%;
	display: block;
}
.data-table{
	display: table;
	border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
    background-color: #fff;
    color: #666;
	width: 100%;
}
.data-table thead tr{
	background-color: #f2f2f2;
}
.data-table th {
	font-weight: 600;
}
.data-table td, .data-table th {
    position: relative;
    padding: 9px 10px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
	border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
}
/* [class*=" icon-"], [class^=icon-] {
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
} */