@charset "utf-8";

/* header开始 */

a:hover {
	text-decoration: none;
}

.container {
	width: 1500px;
	min-width: 1500px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0;
	padding-left: 0;
}

video,
img {
	display: inline;
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.shu16 {
	line-height: 32px;
	color: #2e2e2e;
	font-size: 16px;
}

.shu14 {
	line-height: 32px;
	font-size: 14px;
	color: #424242;
}

.shu12 {
	line-height: 26px;
	color: #484848;
	font-size: 12px;
}

.ellip {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}


/********************index**************************/

.banner-wrapper {
	display: block;
	position: relative;
}

.banner {
	display: block;
	position: relative;
}

.banner img {
	display: block;
	width: 100%;
}
.banner .swiper-pagination-ban{
	bottom: 55px;
}
.swiper-pagination-ban span{
	background: #fff;
	width: 12px;
	height: 12px;
	opacity: 0.6;
}
.swiper-pagination-ban .swiper-pagination-bullet-active{
	background: #fff;
	opacity: 1;
}

/* 企业要闻开始 */

.news-wrapper {
	display: block;
	overflow: hidden;
	background-color: #eef6fb;
	padding: 58px 0;
}

.news-wrapper .container {
	position: relative;
	height: 100%;
	overflow: hidden;
	background: #fff;
}

.blue {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 177px;
	height: 149px;
	background: #01a6e0;
}

.in-qyywk {
	display: block;
	width: calc(100% - 400px);
	height: 100%;
	padding: 37px;
	position: relative;
	z-index: 6;
}

.in-qynk {
	display: block;
	margin-left: 464px;
	padding-left: 52px;
	padding-right: 34px;
}

.in-qy-name {
	display: block;
	margin-bottom: 11px;
	line-height: 30px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

.in-qy-date {
	display: block;
	margin-bottom: 25px;
	line-height: 21px;
	font-size: 14px;
	color: #9a9a9a;
}

.in-qy-text {
	display: block;
	line-height: 28px;
	font-size: 14px;
	color: #858585;
}

.in-qyrrk {
	display: block;
	width: 400px;
	position: relative;
	z-index: 6;
}

.in-rrtop {
	display: block;
}

.inrrk {
	display: block;
	height: 316px;
	position: relative;
	background: url(../images/inrrbg.jpg) center center no-repeat;
	background-size: 100% 100% !important;
	padding: 18px 19px 24px;
}

.inrrxk {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
	padding: 16px 32px 24px;
}

.inrrxk {
	display: block;
	line-height: 55px;
	font-size: 14px;
	color: #000;
}

.b1,
.b2,
.b3,
.b4 {
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	background: #01a6e0;
	border-radius: 50%;
	z-index: 9;
}

.b1 {
	top: 12px;
	left: 17px;
}

.b2 {
	top: 12px;
	right: 17px;
}

.b3 {
	bottom: 20px;
	left: 17px;
}

.b4 {
	bottom: 20px;
	right: 17px;
}

.inrrxk li {
	display: block;
	border-bottom: 1px solid #e1e1e1;
}

.inrrxk li a,
.inrrxk li a:visited {
	color: #000;
}

.inrrxk li a:hover {
	padding-left: 4px;
}

.in-ywtuk {
	display: block;
	position: relative;
	width: 464px;
}

.in-ywtuk b {
	display: block;
	width: 53px;
	height: 2px;
	position: absolute;
	background: #0067b0;
	top: 24px;
	right: -40px;
	z-index: 9;
}

.in-qy-title {
	display: block;
	position: relative;
	z-index: 3;
	overflow: hidden;
	padding: 13px 0 66px;
}

.tit-ticn {
	display: block;
	float: left;
	line-height: 1;
	font-size: 24px;
	color: #000;
}

.tit-tien {
	display: block;
	float: left;
	margin-left: 7px;
	line-height: 1;
	font-size: 12px;
	color: #0067b0;
	text-transform: uppercase;
	font-family: Montserrat;
}

.tit-tien b {
	display: block;
	border: 2px solid #0067b0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-bottom: 2px;
}
.in-qyywk .gallery-top {
      height: 248px;
      width: 100%;
    }
.in-qyywk .gallery-thumbs {
      height: auto;
      padding: 0;
    }
.in-qyywk .gallery-thumbs .swiper-slide {
      height: auto;
      opacity:1;
    }
.in-qyywk .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
.in-qyywk .swiper-button-next-inqy, .in-qyywk .swiper-button-prev-inqy{
	display: block;
	width: 36px;
	height: 36px;
	top: auto;
	bottom: 0;
	left: auto;
	right: auto;
}
.in-qyywk .swiper-button-next-inqy{
	background: url(../images/in-qyj2.png) center center no-repeat;
	left:46px;
}
.in-qyywk .swiper-button-prev-inqy{
	background: url(../images/in-qyj1.png) center center no-repeat;
	left: 0;
}

/* 企业要闻结束 */


/* 专业服务开始 */

.services-wrapper {
	display: block;
	overflow: hidden;
	padding: 52px 0 76px;
}

.in-zyfw {
	display: block;
	width: calc(100% - 400px);
	padding-right: 28px;
}

.in-dsj {
	display: block;
	width: 400px;
}

.in-zy-title {
	display: block;
	overflow: hidden;
	margin-bottom: 38px;
	position: relative;
}
.swiper-button-next-fw, .swiper-button-prev-fw{
	width: 16px;
	height: 24px;
	background-size: cover !important;
	top: 0;
	margin-top: 0;
}
.swiper-button-next-fw{
	right: 45px;
	background: url(../images/absj2.png) center center no-repeat;
	background-size: auto 100% !important;
}
.swiper-button-prev-fw{
	left: auto;
	right: 71px;
	background: url(../images/absj1.png) center center no-repeat;
	background-size: auto 100% !important;
}
.in-dsjxk {
	display: block;
	overflow: hidden;
}

.in-dsj-rlk {
	display: block;
	height: 251px;
	background: url(../images/events_bg.jpg) center top no-repeat;
}

.in-dsj-rltop {
	display: block;
	overflow: hidden;
	height: 78px;
	padding: 27px 31px 0;
}

.in-dsj-rltopk {
	display: block;
	overflow: hidden;
}

.in-rlb {
	display: block;
	float: left;
	margin-right: 16px;
}

.in-rlbm {
	display: block;
	float: left;
	font-size: 24px;
	line-height: 34px;
	color: #fff;
}

.in-dsj-rl-text {
	display: block;
	height: 173px;
	padding: 26px 31px 0;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}
.swiper-button-next-inrl, .swiper-button-prev-inrl{
	width: 9px;
	height: 14px;
	background-size: cover !important;
	top: 37px;
	left: auto;
	right: auto;
	margin-top: 0;
}
.swiper-button-prev-inrl{
	right: 70px;
}
.swiper-button-next-inrl{
	right: 46px;
}

.in-dgsk {
	display: block;
	padding-top: 1px;
}

.in-gsb {
	display: block;
	text-align: center;
}

.in-gsbm {
	display: block;
	padding-top: 10px;
	text-align: center;
	line-height: 28px;
	font-size: 18px;
	color: #fff;
}

.jianjie {
	display: block;
	width: 50%;
	float: left;
	background: #8ddba9;
	padding: 23px 0 19px;
}

.zhaopin {
	display: block;
	margin-left: 1px;
	float: left;
	width: calc(50% - 1px);
	background: #01a6e0;
	padding: 23px 0 19px;
}

.in-fwtuk {
	display: block;
	height: 411px;
	position: relative;
}
.in-fwtuk2{
	display: block;
	height: 411px;
	position: relative;
}

.in-fwtu {
	display: block;
	position: absolute;
	width: 100%;
	height: 411px;
	background-size: cover !important;
	z-index: 1;
}

.in-fwtumk {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 114px 513px 0 100px;
	z-index: 3;
}

.in-fwtit {
	display: block;
	margin-bottom: 21px;
	line-height: 45px;
	font-size: 30px;
	color: #fff;
}

.in-fwtit:visited {
	color: #fff;
}

.in-fwtextk {
	display: block;
	height: 72px;
	margin-bottom: 25px;
}

.in-fwtext {
	display: block;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
}

.in-fwtext:visited {
	color: #fff;
}

.detail {
	display: block;
	width: 129px;
	height: 42px;
	background: url(../images/ckbg.png) center center no-repeat;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
	color: #fff;
}

.fwlist {
	display: block;
	position: absolute;
	width: 285px;
	height: 450px;
	background: #fff;
	z-index: 9;
	box-shadow: 0 0 24px rgba(0, 103, 176, 0.27);
	top: -21px;
	right: 29px;
	border-radius: 8px;
	padding: 31px 46px 0;
}

.fwlist li {
	display: block;
	border-bottom: 1px solid #e1e1e1;
	overflow: hidden;
	position: relative;
	padding-left: 26px;
	line-height: 61px;
	font-size: 16px;
	color: #000;
	cursor: pointer;
}

.quan {
	display: block;
	width: 12px;
	height: 12px;
	position: relative;
	border: 2px solid #cce1ef;
	border-radius: 50%;
	left: 0;
	float: left;
	top: calc(50% - 6px);
}
.quanm{
	display: block;
	margin-left: 26px;
	line-height: 61px;
	font-size: 16px;
	color: #000;
}
.fwlist li.on {
	color: #0067b0;
}

.fwlist li.on .quan {
	border-color: #4c94c8;
}
.gallery-thumbs-fw .swiper-slide{
	height: 62px !important;
	border-bottom: 1px solid #e1e1e1;
	cursor: pointer;
}
.gallery-thumbs-fw .swiper-slide-thumb-active .quan {
	border-color: #4c94c8;
}
.gallery-thumbs-fw .swiper-slide-thumb-active .quanm {
	color: #0067b0;
}
/* 专业服务结束 */


/* 卓越业绩开始 */

.performance-wrapper {
	display: block;
	overflow: hidden;
	padding: 74px 0 70px;
	background-color: #eef6fb;
}

.in-yjlb {
	display: block;
	margin-left: -20px;
	overflow: hidden;
	margin-bottom: 20px;
}

.in-yjlb li {
	display: block;
	float: left;
	width: 25%;
	padding-left: 20px;
	padding-bottom: 20px;
}

.in-yjlxk {
	display: block;
	overflow: hidden;
	border-radius: 6px;
	background: #fff;
}

.inyjtuk {
	display: block;
	overflow: hidden;
	position: relative;
}

.inyjtuk img {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
}

.inyjtu {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.inyjmk {
	display: block;
	padding: 26px 16px;
}

.inyjm-tit {
	display: block;
	margin-bottom: 11px;
	text-align: center;
	line-height: 27px;
	font-size: 16px;
	color: #000;
}

.inyjm-text {
	display: block;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	color: #919191;
}
.tab{ 
	position:relative;
	margin-top: -72px;
	}
	
.tab_menuk{
	overflow: hidden;
}
.tab .tab_menu{ 
	z-index:1;
	float: right;
	width: auto;
	overflow: hidden;
	margin-bottom: 38px;
}
.tab .tab_menu dd{
	float:left;
	display: block;
	width: auto; 
	height: auto; 
	cursor:pointer;
	text-align:center;
	padding: 0 16px;
	line-height:34px;
	font-size: 16px;
	color: #3c3c3c;
}
.tab .tab_box{
	width: auto;
	height: auto; 
	top:30px;
	}
.tab .tab_menu .selected{
	color: #0067b0;
	}
.hide{
	display:none;
	}
.tab_box .div{
	padding:0;
} 

/* 卓越业绩结束 */


/* 党工团工作开始 */

.work-wrapper {
	display: block;
	padding: 55px 0;
	overflow: hidden;
}

.work {
	width: 545px;
	height: 439px;
	float: left;
	background-image: url('./../images/work_bg.jpg');
	background-size: 100% 100% !important;
	padding: 38px 38px 0;
}

.work-list {
	overflow: hidden;
}

.work-list li {
	display: block;
	overflow: hidden;
	line-height: 33px;
	font-size: 14px;
	color: #000;
}

.work-list li a {
	display: block;
	margin-left: 12px;
}

.work-list li a,
.work-list li a:visited {
	color: #000;
}

.work-list li .dian {
	width: 4px;
	height: 4px;
	float: left;
	margin-top: 15px;
	border: 1px solid #000;
	border-radius: 4px;
	background-color: #000;
}

.in-dgtjk {
	display: block;
	background: #fff;
	padding: 16px 23px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: -14px;
}

.in-dgtjtuk {
	display: block;
	position: relative;
	width: 200px;
	height: 140px;
	overflow: hidden;
	float: left;
}

.in-dgtj-mk {
	display: block;
	margin-left: 200px;
	padding-left: 28px;
}

.in-dgtj-mtit {
	display: block;
	margin-top: 11px;
	margin-bottom: 25px;
	line-height: 28px;
	font-size: 14px;
	color: #161616;
}

.in-dgtj-mda {
	display: block;
	line-height: 24px;
	font-size: 14px;
	color: #a8a8a8;
}

.guifan {
	display: block;
	width: calc(100% - 545px - 400px);
	margin-left: 545px;
	margin-right: 400px;
	padding: 0 27px;
}

.guifanxk {
	display: block;
	width: 100%;
	height: 439px;
	padding: 38px 38px 0;
	box-sizing: border-box;
	background-image: url('../images/guifan_bg.jpg');
	background-size: cover !important;
}

.white {
	color: #fff;
}


/*.tit-tien b {
	border-color: #fff;
}*/

.in-gflist {
	display: block;
	overflow: hidden;
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	margin-top: -14px;
}

.in-gflist li {
	display: block;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	padding: 25px 0;
}

.in-gfl-tit {
	display: block;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in-gfl-da {
	display: block;
	line-height: 26px;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.4);
}

.in-ygdk {
	display: block;
	float: right;
	width: 400px;
	height: 439px;
	padding: 38px 38px 0;
	background: url(../images/world_bg.jpg) center center no-repeat;
	background-size: cover !important;
}

.in-ygtuk {
	display: block;
	position: relative;
	overflow: hidden;
}

.in-ygtum {
	display: block;
	padding: 18px 10px;
	text-align: center;
	background: #fff;
	line-height: 28px;
	font-size: 14px;
	color: #000;
}
.swiper-container-inyg{
	padding-bottom: 38px;
}
.swiper-container-inyg .swiper-pagination-inyg{
	bottom: 0;
	width: auto;
	left: auto;
	right: 0;
}
.swiper-container-inyg .swiper-pagination-inyg span{
	background: #fff;
	width: 12px;
	height: 12px;
}
/* 党工团工作结束 */
.tit-tien.white b{
	border-color: #fff;
}

/********************contact**************************/

.con-ban {
	display: block;
	background-size: cover !important;
	padding: 160px 0 168px;
}

.con-ban-titk {
	display: block;
	overflow: hidden;
}

.con-ban-titen {
	display: block;
	line-height: 1;
	font-size: 48px;
	color: rgba(255, 255, 255, 0.2);
	font-family: 'Montserrat';
	text-transform: uppercase;
}

.con-ban-titcn {
	display: block;
	margin-top: -25px;
	line-height: 1;
	font-size: 30px;
	color: #fff;
}

.ny-dqwz {
	display: block;
	margin-top: -35px;
	height: 60px;
	position: relative;
	z-index: 9;
}

.ny-dqwz .container {
	position: relative;
	z-index: 6;
}

.ny-wzxk {
	display: block;
	background: #fff;
	height: 60px;
	overflow: hidden;
	box-shadow: 7px 4px 7px rgba(0, 103, 176, 0.14);
}

.nyleik a {
	display: block;
	float: left;
	padding: 0 38px;
	height: 60px;
	overflow: hidden;
	margin-right: 1px;
	line-height: 60px;
	font-size: 16px;
	color: #3a3a3a;
}

.nyleik a:visited {
	color: #3a3a3a;
}

.nyleik a span {
	display: block;
	position: relative;
	top: 0;
	color: #3a3a3a;
}

.nyleik a.on,
.nyleik a:hover {
	background: #01a6e0;
}

.nyleik a.on span,
.nyleik a:hover span {
	color: #fff;
	top: -100%;
}

.nywzz {
	display: block;
	margin-right: 34px;
	line-height: 60px;
	font-size: 14px;
	color: #5c5c5c;
}

.nywzz a,
.nywzz a:visited {
	color: #5c5c5c;
}

.nywzz span {
	font-family: "宋体";
}

.ny-wzbgk {
	display: block;
	background: #fff;
	width: calc(50% - 750px);
	height: 60px;
	position: absolute;
	left: 0;
	top: 0;
	box-shadow: 7px 4px 7px rgba(0, 103, 176, 0.14);
}

.nynrq {
	display: block;
	padding: 48px 0;
	overflow: hidden;
	background-size: cover !important;
}

.con-dtdk {
	display: block;
	background: #fff;
	overflow: hidden;
	margin-bottom: 40px;
}

.con-map {
	display: block;
	width: 63%;
	float: left;
	padding: 22px;
	position: relative;
}

.con-mapk {
	display: block;
	position: relative;
	width: 100%;
	height: 494px;
}

.con-addk {
	display: block;
	width: 37%;
	float: right;
}

.con-addk {
	display: block;
	height: 538px;
	background: #0067b0;
	padding: 42px 48px;
}

.con-ad-cok {
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
}

.con-ad-com {
	display: block;
	line-height: 35px;
	font-size: 24px;
	color: #fff;
}

.con-ad-coem {
	display: block;
	line-height: 23px;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.5);
	font-family: 'Montserrat';
}

.con-adlk {
	display: block;
	overflow: hidden;
	padding: 32px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.con-addk>.con-adlk:last-child {
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.con-b {
	display: block;
	float: left;
}

.con-bmk {
	margin-left: 74px;
}

.con-bm1 {
	margin-bottom: 4px;
	line-height: 24px;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
}

.con-bm2 {
	line-height: 24px;
	font-size: 16px;
	color: #fff;
}

.con-telk {
	display: block;
	overflow: hidden;
	padding-bottom: 40px;
}

.con-tellb {
	display: block;
	margin-left: -30px;
}

.con-tellb li {
	display: block;
	float: left;
	width: 33.333%;
	padding-left: 30px;
}

.con-telnk {
	display: block;
	position: relative;
	background: #fff;
	min-height: 230px;
	padding: 62px 30px 0;
	text-align: center;
}

.con-teln-tit {
	margin-bottom: 5px;
	line-height: 37px;
	font-size: 18px;
	color: #2a2a2a;
}

.con-teln-text {
	line-height: 43px;
	font-size: 30px;
	color: #2a2a2a;
}

.con-xb {
	display: block;
	position: absolute;
	left: calc(50% - 36px);
	bottom: -36px;
}


/********************technology**************************/

.js-zzlb {
	display: block;
	margin-left: -30px;
	overflow: hidden;
	margin-bottom: 20px;
}

.js-zzlb li {
	display: block;
	width: 33.333%;
	float: left;
	padding-left: 30px;
	padding-bottom: 30px;
}

.js-zzlk {
	display: block;
	background: #fff;
	padding: 26px;
	overflow: hidden;
}

.jstuk {
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

.jstuk img {
	display: block;
	width: 100%;
}

.jstum {
	display: block;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	color: #5e5d5d;
}

.yemak {
	display: block;
	text-align: center;
	position: relative;
	margin-left: 40%;
}

.yemak a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0 6px;
	border: 1px solid #cfcfcf;
	border-radius: 50%;
	background: #fff;
	line-height: 38px;
	font-size: 16px;
	color: #838383;
	float: left;
}

.yemak a.yemas1 {
	background: url(../images/ymj1.png) center center no-repeat #fff;
}

.yemak a.yemas2 {
	background: url(../images/ymj2.png) center center no-repeat #fff;
}

.yemak a.yemas1:hover {
	background: url(../images/ymj01.png) center center no-repeat #009ad6;
}

.yemak a.yemas2:hover {
	background: url(../images/ymj02.png) center center no-repeat #009ad6;
}

.yemak a:hover,
.yemak a.on {
	background: #009ad6;
	border-color: #009ad6;
	color: #fff;
}


/********************technology-standard**************************/

.js-gflb {
	display: block;
	margin-left: -30px;
	overflow: hidden;
}

.js-gflb li {
	display: block;
	width: 33.333%;
	float: left;
	padding-left: 30px;
	padding-bottom: 30px;
}

.js-gfnk {
	display: block;
	background: #fff;
	padding: 47px 44px;
	overflow: hidden;
}

.js-gf-tit {
	display: block;
	margin-bottom: 8px;
	height: 80px;
	overflow: hidden;
	line-height: 40px;
	font-size: 24px;
	color: #171717;
}

.js-gf-tita {
	display: block;
}

.js-gf-tita,
.js-gf-tita:visited {
	color: #171717;
}

.js-gf-da {
	display: block;
	margin-bottom: 35px;
	line-height: 27px;
	font-size: 14px;
	color: #b2b1b1;
}

.js-gf-text {
	display: block;
	height: 128px;
	margin-bottom: 20px;
	overflow: hidden;
	line-height: 32px;
	font-size: 14px;
	color: #5e5d5d;
}

.js-gf-texta {
	display: block;
}

.js-gf-texta,
.js-gf-texta:visited {
	color: #5e5d5d;
}

.js-gf-duo {
	display: inline-block;
	line-height: 28px;
	font-size: 14px;
	color: #0067b0;
}

.js-gf-duo span {
	font-family: "宋体";
}

.js-gfnk:hover .js-gf-tita {
	color: #0067b0;
	text-indent: 6px;
}

.js-gfnk:hover .js-gf-texta {
	color: #222;
	text-indent: 6px;
}


/********************service**************************/

.fwlbk {
	display: block;
	overflow: hidden;
}

.fwlbk li {
	display: block;
	overflow: hidden;
	padding: 80px 0;
}

.fwlbk li:nth-child(2n+1) {
	background: #fff;
}

.fwlbk li:nth-child(2n) {
	background: #f8f8f8;
}

.fwtuk {
	display: block;
	overflow: hidden;
	position: relative;
	width: calc(50% - 8px);
}

.fwtuk img {
	display: block;
	width: 100%;
}

.fwtmk {
	width: 50%;
}

.fwtmk1 {
	display: block;
	padding-left: 57px;
}

.fwtmk2 {
	display: block;
	padding-right: 57px;
}

.fwl-titk {
	position: relative;
	height: 130px;
}

.fwl-tits {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 1;
	font-size: 136px;
	color: rgba(0, 154, 214, 0.1);
	font-family: 'Montserrat';
}

.fwl-titm {
	display: block;
	position: relative;
	z-index: 3;
	padding: 72px 0 23px;
	line-height: 1;
	font-size: 24px;
	color: #000;
}

.fwl-textk {
	display: block;
	height: 96px;
	margin-bottom: 16px;
	line-height: 32px;
	font-size: 14px;
	color: #424242;
}

.fwl-texta {
	display: block;
}

.fwl-texta,
.fwl-texta:visited {
	color: #424242;
}

.fwl-duoa {
	display: block;
	width: 110px;
	height: 38px;
	border: 1px solid #59666b;
	overflow: hidden;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #424242;
}

.fwl-duoa span {
	display: block;
	position: relative;
	top: 0;
}

.fwl-duoa:hover {
	background: #009ad6;
	border-color: #009ad6;
}

.fwl-duoa:hover span {
	top: -100%;
	color: #fff;
}

.fwlbk .container:hover .fwl-titm {
	color: #009ad6;
}

.fwlbk .container:hover .fwl-texta {
	color: #111;
}

.fwn-titdk {
	display: block;
	float: left;
	width: 530px;
	padding-right: 60px;
}

.fwn-titcn {
	margin-bottom: 10px;
	line-height: 43px;
	font-size: 28px;
	color: #0067b0;
}

.fwn-titen {
	line-height: 53px;
	font-size: 48px;
	color: rgba(0, 103, 176, 0.2);
	text-transform: uppercase;
	font-family: 'Montserrat';
}

.fwn-textdk {
	display: block;
	float: left;
	width: calc(100% - 530px);
}

.nynrq-fwn {
	display: block;
	padding: 76px 0;
	overflow: hidden;
}

.fwn-xgk {
	display: block;
	background: url(../images/fwnbg.jpg) center center no-repeat;
	background-size: cover !important;
	padding: 58px 0;
	overflow: hidden;
}
.swiper-container-xgal{
	padding-bottom: 85px;
}
.swiper-button-next-xgal, .swiper-button-prev-xgal{
	width: 36px;
	height: 36px;
	left: auto;
	right: auto;
	top: auto;
	bottom: 0;
	margin-top: 0;
}
.swiper-button-next-xgal{
	background: url(../images/xgvj2.png) center center no-repeat;
	left: calc(50% + 5px);
}
.swiper-button-prev-xgal{
	background: url(../images/xgvj1.png) center center no-repeat;
	left: calc(50% - 41px);
}

/********************about-introduction**************************/

.abn-jstit {
	margin-bottom: 42px;
	line-height: 1;
	font-size: 28px;
	color: #000;
}


/********************about-culture**************************/

.ab-hjlb {
	display: block;
	margin-left: -40px;
}

.ab-hjlb li {
	display: block;
	width: 50%;
	float: left;
	padding-left: 40px;
	padding-bottom: 40px;
}

.ab-hjtuk {
	display: block;
	overflow: hidden;
	position: relative;
}

.ab-hjtuk img {
	display: block;
	width: 100%;
}

.ab-sleik {
	display: block;
	text-align: center;
	overflow: hidden;
	margin-bottom: 40px;
}

.ab-sleik a {
	display: inline-block;
	padding: 0 48px;
	margin: 0 10px;
	height: 52px;
	position: relative;
	overflow: hidden;
	border: 1px solid #acacac;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #3a3a3a;
}

.ab-sleik a span {
	display: block;
	position: relative;
	color: #3a3a3a;
	top: 0;
}

.ab-sleik a:hover,
.ab-sleik a.on {
	border-color: #009ad6;
	background: #009ad6;
}

.ab-sleik a:hover span,
.ab-sleik a.on span {
	top: -100%;
	color: #fff;
}


/***********************achievement***************************/

.yjlbk {
	display: block;
	overflow: hidden;
}

.yjlk {
	display: block;
	overflow: hidden;
	width: 16.66666%;
	height: auto;
	float: left;
	position: relative;
}

.yjtuk {
	display: block;
	position: relative;
	overflow: hidden;
}

.yjtuk img {
	display: block;
	position: relative;
	z-index: 9;
}

.yjxb {
	display: block;
	width: 104px;
	height: 104px;
	position: absolute;
	z-index: 12;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 50%;
	overflow: hidden;
	left: calc(50% - 52px);
	top: calc(50% - 52px);
}

.yj-ckk {
	display: block;
	width: 126px;
	height: 42px;
	overflow: hidden;
	position: absolute;
	left: calc(50% - 63px);
	top: 80%;
	border: 1px solid #fff;
	border-radius: 4px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	z-index: 12;
	opacity: 0;
}

.yj-ckk span {
	display: block;
	position: relative;
	top: 0;
	color: #fff;
}

.yj-ckk:hover span {
	top: -100%;
}

.yjtumk {
	display: block;
	padding: 28px 0 40px;
	text-align: center;
	overflow: hidden;
	position: relative;
}

.yjtum1 {
	line-height: 32px;
	font-size: 18px;
	color: #000;
}

.yjtums {
	display: block;
	position: absolute;
	width: 100%;
	line-height: 1;
	font-size: 84px;
	color: rgba(0, 0, 0, 0.05);
}

.yjlbk .yjlk:nth-child(2n+1) {
	background: #fff;
}

.yjlbk .yjlk:nth-child(2n) {
	background: #ebf2f7;
}

.yjlbk .yjlk:hover {
	background: #0067b0;
}

.yjlk:hover .yjtum1 {
	color: #fff;
}

.yjlk:hover .yjtum1 {
	color: #fff;
}

.yjlk:hover .yjxb {
	background: #fff;
}

.yjlk:hover .yj-ckk {
	opacity: 1;
	top: 70%;
}


/********************techology-center**************************/

.jsc-tu {
	display: block;
	width: 76%;
	position: absolute;
	height: auto;
	right: 0;
	z-index: 2;
}

.jsc-nk {
	position: relative;
	z-index: 3;
	padding-top: 58px;
	padding-bottom: 58px;
}

.jscdk {
	display: block;
	width: 100%;
	background: #fff;
	padding: 55px;
	overflow: hidden;
}

.jsc-tit {
	display: block;
	margin-bottom: 19px;
	line-height: 38px;
	font-size: 28px;
	color: #000;
}

.jsc-tt {
	display: block;
	width: 49px;
	height: 3px;
	background: #7fb3d7;
	margin-bottom: 33px;
}


/*********************job***********************/

.lanse {
	color: #0067b0;
}

.lanseen {
	color: rgba(0, 103, 176, 0.2);
}

.joblb {
	display: block;
	overflow: hidden;
	margin-left: -30px;
	margin-bottom: 20px;
}

.joblb li {
	display: block;
	float: left;
	width: 50%;
	padding-left: 30px;
	padding-bottom: 30px;
}

.joblk {
	display: block;
	background: #fff;
	overflow: hidden;
	padding: 38px 47px 50px;
	position: relative;
}

.jobls {
	display: block;
	position: absolute;
	right: 40px;
	bottom: -25px;
	line-height: 1;
	font-size: 72px;
	color: #eef2f8;
	font-family: Bebas;
}

.jobl-titk {
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
}

.jobl-tit {
	display: block;
	float: left;
	line-height: 39px;
	font-size: 24px;
	color: #171717;
}

.jobl-tit:visited {
	color: #171717;
}

.jobl-tits {
	display: block;
	float: right;
	padding-top: 9px;
	line-height: 30px;
	font-size: 14px;
	color: #5e5d5d;
}

.jobl-text {
	display: block;
	height: 192px;
	overflow: hidden;
	margin-bottom: 12px;
	line-height: 32px;
	font-size: 14px;
	color: #5e5d5d;
}

.jobl-texta {
	display: block;
}

.jobl-texta,
.jobl-texta:visited {
	color: #5e5d5d;
}

.jobl-duo {
	display: inline-block;
	line-height: 32px;
	font-size: 14px;
	color: #0067b0;
}

.jobl-duo span {
	font-family: "宋体";
}

.joblk:hover .jobl-tit {
	color: #009AD6;
	text-indent: 4px;
}

.joblk:hover .jobl-texta {
	color: #222;
	text-indent: 4px;
}
/*新效果样式*/

.jovnbd table {
	width: 100%;
}

.jovnbd table th {
	height: 55px;
	background: #efefef;
	font-size: 16px;
	color: #474747;
	line-height: 55px;
	font-weight: normal;
	text-align: left;
	padding-left: 25px;
}

.jovnbd table td {
	height: 70px;
	font-size: 16px;
	background: #fff;
	border-bottom: 1px solid #d2d2d2;
	color: #474747;
	line-height: 70px;
	font-weight: normal;
	text-align: left;
	padding-left: 25px;
}
.jovnbd table td a, .jovnbd table td a:visited{
	color: #434343;
}
.jovnbd table td a{
	display: block;
}
.jzgdk {
	width: 36px;
	height: 36px;
	margin-right: 10px;
	display: block;
	float: right;
	background: url(../images/job_fkjs.png) no-repeat;
	background-size: contain;
}

.jovnbd tr.sjbddf .jzgdk {
	background: url(../images/job_jzkj.png) no-repeat;
}

.josdbjd {
	margin-top: 30px;
}
.sjhvd_fdkj {
	height: auto;
	padding: 12px 0;
}

.sjhvd_fdkj span {
	line-height: 40px;
	width: 80px;
	display: block;
	position: relative;
	z-index: 5;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	color: #000;
}
/******************************************************/

.xwnyk {
	display: block;
	background: #fff;
	padding: 45px 70px 70px;
}

.xwn-tit {
	display: block;
	text-align: center;
	margin-bottom: 11px;
	font-weight: bold;
	line-height: 44px;
	font-size: 24px;
	color: #000;
}

.xwn-gjc {
	display: block;
	text-align: center;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 37px;
	line-height: 24px;
	font-size: 14px;
	color: #9ba4a9;
}

.xwn-gjc a,
.xwn-gjc a:visited {
	color: #9ba4a9;
}

.xwn-text {
	display: block;
	padding: 32px 0 50px;
}

.xwn-fydk {
	display: block;
	overflow: hidden;
	border-top: 1px solid #e4e4e4;
	padding-top: 25px;
}

.xwn-fyxk {
	display: block;
	float: left;
	width: calc(100% - 180px);
	line-height: 35px;
	font-size: 14px;
	color: #363636;
}

.xwn-fyxk a {
	display: block;
}

.xwn-fyxk a span {
	color: #989898;
}

.xwn-fyxk a,
.xwn-fyxk a:visited {
	color: #363636;
}

.xwn-fyhui {
	display: block;
	width: 155px;
	height: 46px;
	overflow: hidden;
	background: #009ad6;
	float: right;
	text-align: center;
	line-height: 46px;
	font-size: 14px;
	color: #fff;
}

.xwn-fyhui span {
	display: block;
	position: relative;
	top: 0;
	color: #fff;
}

.xwn-fyhui:hover span {
	top: -100%;
}

.xwyglb {
	display: block;
	overflow: hidden;
	margin-left: -20px;
	margin-bottom: 20px;
}

.xwyglb li {
	display: block;
	width: 25%;
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
}

.xwyglk {
	display: block;
	background: #fff;
	padding: 20px;
	overflow: hidden;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	color: #434343;
}

.xwygtuk {
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 23px;
}

.xwygtuk img {
	display: block;
	width: 100%;
}

.xwygtum {
	margin-bottom: 7px;
	color: #454545;
}


/******************************************************/

.xwllb {
	display: block;
	overflow: hidden;
	margin-left: -30px;
	margin-bottom: 20px;
}

.xwllb li {
	display: block;
	float: left;
	width: 50%;
	padding-left: 30px;
	padding-bottom: 30px;
}

.xwlnk {
	display: block;
	background: #fff;
	padding: 25px;
	overflow: hidden;
}

.xwltuk {
	display: block;
	position: relative;
	overflow: hidden;
	width: 239px;
	height: 182px;
	float: left;
}

.xwlmk {
	display: block;
	margin-left: 239px;
	padding-left: 25px;
}

.xwl-tit {
	display: block;
	margin-top: 11px;
	margin-bottom: 11px;
	line-height: 30px;
	font-size: 18px;
	color: #292929;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xwl-da {
	display: block;
	margin-bottom: 25px;
	line-height: 21px;
	font-size: 14px;
	color: #9a9a9a;
}

.xwl-text {
	display: block;
	height: 84px;
	overflow: hidden;
	line-height: 28px;
	font-size: 14px;
	color: #858585;
}

.xwl-texta {
	display: block;
}

.xwl-texta,
.xwl-texta:visited {
	color: #858585;
}

.xwlnk:hover .xwl-tit {
	color: #009AD6;
	text-indent: 4px;
}

.xwlnk:hover .xwl-texta {
	color: #222;
	text-indent: 4px;
}


/******************************************************/

.xw-ywk {
	display: block;
	overflow: hidden;
	padding: 50px 0 60px;
	background: #f8f8f8;
}

.xw-yw-tit {
	display: block;
	margin-bottom: 40px;
	text-align: center;
	line-height: 1;
	font-size: 28px;
	color: #000;
}

.xwqylb {
	display: block;
	overflow: hidden;
	margin-left: -20px;
	margin-bottom: 20px;
}

.xwqylb li {
	display: block;
	width: 25%;
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
}

.xwqynk {
	display: block;
	overflow: hidden;
	background: #fff;
}

.xw-qytuk {
	display: block;
	overflow: hidden;
	position: relative;
}

.xw-qytuk img {
	display: block;
	width: 100%;
}

.xwqymdk {
	display: block;
	padding: 67px 24px 38px;
	position: relative;
	z-index: 6;
}

.xwqym-tit {
	display: block;
	height: 60px;
	margin-bottom: 27px;
	overflow: hidden;
	line-height: 30px;
	font-size: 18px;
	color: #292929;
	font-weight: bold;
}

.xwqym-tita {
	display: block;
}

.xwqym-tita,
.xwqym-tita:visited {
	color: #292929;
}

.xwqym-text {
	display: block;
	height: 84px;
	overflow: hidden;
	margin-bottom: 5px;
	line-height: 28px;
	font-size: 14px;
	color: #858585;
}

.xwqym-texta {
	display: block;
}

.xwqym-texta,
.xwqym-texta:visited {
	color: #858585;
}

.xwqym-duo {
	display: inline-block;
	line-height: 28px;
	font-size: 14px;
	color: #434343;
}

.xwqym-duo span {
	font-family: "宋体";
}

.xwqynk:hover .xwqym-tita {
	text-indent: 4px;
	color: #009AD6;
}

.xwqynk:hover .xwqym-texta {
	text-indent: 4px;
	color: #222;
}

.xwqynk:hover .xwqym-duo {
	text-indent: 4px;
	color: #009AD6;
}

.xwqy-da {
	display: block;
	position: absolute;
	width: 70px;
	height: 68px;
	padding-top: 12px;
	background: #009AD6;
	text-align: center;
	left: 24px;
	top: -34px;
}

.xwqy-da1 {
	display: block;
	margin-bottom: 8px;
	line-height: 1;
	font-size: 12px;
	color: #fff;
}

.xwqy-da2 {
	display: block;
	line-height: 1;
	font-size: 26px;
	color: #fff;
}

.xwqy-duo {
	display: block;
	overflow: hidden;
	width: 128px;
	height: 42px;
	margin: 0 auto;
	border: 1px solid #bcbcbc;
	border-radius: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #292929;
}

.xwqy-duo span {
	display: block;
	position: relative;
	top: 0;
	color: #292929;
}

.xwqy-duo:hover {
	background: #009AD6;
	border-color: #009AD6;
}

.xwqy-duo:hover span {
	top: -100%;
	color: #fff;
}

.xw-dgtk {
	display: block;
	position: relative;
	background: url(../images/xw-dgtbg.jpg) center center no-repeat;
	background-size: cover !important;
	overflow: hidden;
	padding: 58px 0;
}

.xwdgt-duo {
	display: block;
	overflow: hidden;
	width: 128px;
	height: 42px;
	margin: 0 auto;
	background: #fff;
	border-radius: 40px;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
	color: #292929;
}

.xwdgt-duo span {
	display: block;
	position: relative;
	top: 0;
	color: #292929;
}

.xwdgt-duo:hover span {
	top: -100%;
}


/**/

.xw-ygk {
	display: block;
	position: relative;
	background: url(../images/xw-ygbg.jpg) center center no-repeat;
	background-size: cover !important;
	overflow: hidden;
	padding: 58px 0;
}


/******************************************************/

.absjk {
	display: block;
	margin-top: -246px;
	margin-bottom: 80px;
	position: relative;
	z-index: 3;
}

.absjxk {
	display: block;
	background: #fff;
	padding: 33px 20px;
	box-shadow: 0 0 24px rgba(0, 103, 176, 0.22);
	text-align: center;
}

.absjxlb {
	display: block;
	overflow: hidden;
}

.absjxlb li {
	display: block;
	width: 25%;
	float: left;
	padding: 12px 0;
	border-left: 1px solid #ececec;
}

.absjxlb li:first-child {
	border-left: none;
}

.absjx-tit {
	display: block;
	margin-bottom: 7px;
	line-height: 40px;
	font-size: 36px;
	color: #0067b0;
	font-weight: bold;
}

.absjx-tit span {
	padding-top: 12px;
	line-height: 28px;
	font-size: 18px;
	font-weight: normal;
}

.absjx-text {
	display: block;
	line-height: 26px;
	font-size: 14px;
	color: #7a7b7b;
}

.abgsk {
	display: block;
	position: relative;
	background: url(../images/ab-gsbg.jpg) top center no-repeat #fff;
	background-size: cover !important;
	padding: 170px 0 66px;
}

.ab-yw-text {
	display: block;
	line-height: 35px;
	margin-bottom: 64px;
}

.ab-yw-text a,
.ab-yw-text a:visited {
	color: #4c4c4c
}

.ab-dian {
	display: block;
	width: 42px;
	height: 42px;
	margin: 0 auto;
}

.ab-zzdk {
	display: block;
	background: url(../images/ab-zzbg.jpg) center center no-repeat;
	background-size: cover !important;
	overflow: hidden;
	padding: 60px 0 68px;
}

.white {
	color: #fff;
}

.ab-whdk {
	display: block;
	background: url(../images/ab-whbg.jpg) center center no-repeat;
	background-size: cover !important;
	overflow: hidden;
	padding: 60px 0 68px;
}

.xw-ywlb {
	display: block;
	overflow: hidden;
}

.xw-ywlb li {
	display: block;
	float: left;
	width: 33.333%;
	border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.xw-ywlb li:last-child {
	border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.ab-whb {
	display: block;
	margin: 0 auto;
}

.ab-whbm {
	display: block;
	text-align: center;
	margin-top: 33px;
	line-height: 1;
	font-size: 20px;
	color: #fff;
}

.ab-rydk {
	display: block;
	overflow: hidden;
	background: #f8f8f8;
	padding: 60px 0 68px;
}

.ab-dsjdk {
	display: block;
	overflow: hidden;
	background: #f8f8f8;
	padding: 60px 0 68px;
}

.ab-sjtuk {
	display: block;
	overflow: hidden;
	position: relative;
	width: 404px;
	float: left;
}

.ab-sjtuk img {
	display: block;
	width: 100%;
}

.ab-sjmk {
	display: block;
	padding: 40px 53px;
	width: calc(100% - 404px);
	float: left;
}

.ab-sjmdk {
	display: block;
	background: #fff;
	overflow: hidden;
	box-shadow: 0 0 24px rgba(0, 103, 176, 0.1);
}

.ab-sjdk{
	display: block;
	position: relative;
}
.ab-sjdk .container{
	position: relative;
}
.hr{
	display: block;
	position: absolute;
	width: 100%;
	background: #e0e0e0;
	height: 1px;
	left: 0;
	top: 14px;
}
.ab-dsjdk .swiper-container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.ab-dsjdk .gallery-top {
	height: auto;
	width: 100%;
}

.ab-dsjdk .gallery-thumbs {
	height: auto;
	box-sizing: border-box;
	padding: 0;
	margin-bottom: 26px;
}

.ab-dsjdk .gallery-thumbs .swiper-slide {
	opacity: 1;
	cursor: pointer;
}

.ab-dsjdk .gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}
.ab-dsjdk .swiper-button-next-absj, .ab-dsjdk .swiper-button-prev-absj{
	width: 16px;
	height: 28px;
	top: 0;
	margin-top: 0;
}
.ab-dsjdk .swiper-button-next-absj{
	background: url(../images/absj2.png) center center no-repeat;
	right: 0;
}
.ab-dsjdk .swiper-button-prev-absj{
	background: url(../images/absj1.png) center center no-repeat;
	left: 0;
}
.year{
	display: block;
	width: 106px;
	height: 32px;
	margin: 0 auto;
	text-align: center;
	margin-top: 17px;
	/*padding-top: 64px;*/
	line-height: 32px;
	font-size: 16px;
	color: #222;
}
.yearb{
	display: block;
	width: 28px;
	height: 28px;
	margin: 0 auto;
	background: #999;
	border-radius: 50%;
	border:10px solid #f8f8f8;
	/*background: url(../images/ab-dszbg1.png) center top no-repeat;*/
}
.ab-dsjdk .gallery-thumbs .swiper-slide-thumb-active .year{
	/*border: 14px solid #c6e5f1;
	background: #009ad6;
	border-radius: 50%;
	padding-top: 0;
	line-height:78px;
	color: #fff;*/
}
.ab-dsjdk .gallery-thumbs .swiper-slide-thumb-active .yearb{
	background: #ff0320;
}


/*job-view*/
.jobnbg2{
	display: block;
	background: #ebf7ff;
	padding:0 0 40px;
	position: relative;
}
.jobnk{
	display: block;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 25px rgba(28,85,169,0.13);
	padding: 52px;
	position: relative;
}
.jobndk{
	display: block;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 34px;
	padding-bottom: 34px;
	overflow: hidden;
}
/*job-sq*/
.jobnd-tit{
	text-align: center;
	line-height: 1;
	font-size: 24px;
	color: #1c1c1c;
}
.jobsqk{
	display: block;
	width: 900px;
	margin: 0 auto;
}
.jobsqxk{
	display: block;
	margin-left: -18px;
	overflow: hidden;
}
.jobsqxk li{
	display: block;
	width: 50%;
	float: left;
	padding-left: 18px;
	padding-bottom: 24px;
}
.jobsk{
	display: block;
	border: 1px solid #ddd;
	position: relative;
	padding:0 20px;
	height: 51px;
}
.jobskx{
	display: block;
	position: absolute;
	left: 10px;
	top: 0;
	color: #da2738;
	line-height: 49px;
	font-size: 14px;
}
.jobskm{
	display: block;
	position: absolute;
	left: 20px;
	top: 0;
	color: #666;
	line-height: 49px;
	font-size: 14px;
}
.jobskmxm{
	display: block;
	position: absolute;
	left: 215px;
	top: 0;
	color: #898989;
	line-height: 49px;
	font-size: 14px;
}
.jobskmxm2{
	display: block;
	position:relative;
	color: #898989;
	line-height: 26px;
	font-size: 14px;
}
.jobsk-xie{
	display: block;
	background: #fff;
	width: 100%;
	height: 49px;
	padding-left: 76px;
	line-height: 49px;
	font-size: 14px;
	color: #666666;
}
.jobs-tis{
	display: block;
	line-height: 49px;
	font-size: 14px;
	color: #666666;
}
.jobs-tis span{
	color: #da2738;
}
.job-sub{
	display: block;
	width: 170px;
	height: 48px;
	margin: 0 auto;
	background: #276db9;
	line-height: 48px;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}
.job-sqyzm{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9;
	width:140px;
	height: 49px;
}
.job-sqyzm img{
	width:140px;
	height: 49px;
}
input.jobsk-xiex[type="file"]{
	height: 30px;
	margin-top: 9px;
	padding: 0 10px 0 76px;
	line-height: 24px;
	font-size: 14px;
	color: #666666;
}
.info-wrapper{
	margin-top: -50px;
}
.gallery-top-inyj {
    width: 100%;
    overflow: hidden;
}
.gallery-thumbs-inyj {
    max-width: calc(100% - 330px);
    /*min-width: 656px;*/
    width: auto;
    height: auto;
    margin-bottom: 38px;
    text-align: right;
    float: right;
    clear: both;
}
.gallery-thumbs-inyj .swiper-wrapper{
	text-align: right;
}
.gallery-thumbs-inyj .swiper-slide {
	display:block;
	width: auto;
    opacity: 1;
    color: #3c3c3c;
    float: right;
    text-align: center;    
    padding: 0 16px;
    line-height: 34px;
    font-size: 16px;
    color: #3c3c3c;
    cursor: pointer;
}
.gallery-thumbs-inyj .swiper-slide-thumb-active {
    opacity: 1;
    color: #0067b0;
    
}
/**/

.in-dgtuk {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-size: cover !important;
}

.fwlbk .container:hover .in-dgtuk,
.ab-hjtuk:hover .in-dgtuk,
.xwyglk:hover .in-dgtuk,
.xwlnk:hover .in-dgtuk,
.xwqynk:hover .in-dgtuk {
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	/* IE 9 */
	-webkit-transform: scale(1.05);
	/* Safari 和 Chrome */
	-o-transform: scale(1.05);
	/* Opera */
	-moz-transform: scale(1.05);
}

.in-zcxlb li a:hover img {
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	/* IE 9 */
	-webkit-transform: rotateY(180deg);
	/* Safari and Chrome */
	-o-transform: rotateY(180deg);
	/* Opera */
	-moz-transform: rotateY(180deg);
}


/**/

.navk li a,
.navk li,
.inrrxk li a,
.nyleik a,
.nyleik a span,
.yemak a,
.js-gf-tita,
.js-gf-texta,
.fwl-duoa span,
.fwl-duoa,
.in-dgtuk,
.fwl-texta,
.fwl-titm,
.ab-sleik a,
.ab-sleik a span,
.yjlk,
.yjxb,
.yj-ckk span,
.yj-ckk,
.jobl-tit,
.jobl-texta,
.xwn-fyhui span,
.xwl-tit,
.xwl-texta,
.xwqym-texta,
.xwqym-tita,
.xwqym-duo,
.xwqy-duo span,
.xwdgt-duo span {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}