@charset "utf-8";
html,
body {
	position: relative;
	height: 100%;
}

input,
textarea {
	outline: none;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
}

a:active,
a:focus,
a:hover {
	text-decoration: none;
}

.pove {
	position: relative;
}

.hid {
	overflow: hidden;
}

.ellips {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/*=======================placeholder 颜色==========================*/

::-webkit-input-placeholder {
	color: #999;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #999;
}

body {
	font-family: Helvetica Neue, PingFang SC, Microsoft YaHei;
}

ul,
li,
ol {
	list-style: none;
}

.wrapper {
	width: 1200px;
	margin: 0 auto;
  position: relative;
}

.margin-top80 {
	margin-top: 80px;
}

.margin-top70 {
	margin-top: 70px;
}

.margin-top60 {
	margin-top: 60px;
}

.margin-top50 {
	margin-top: 50px;
}

.margin-top40 {
	margin-top: 40px;
}

.margin-top30 {
	margin-top: 30px;
}

.margin-top20 {
	margin-top: 20px;
}

.margin-bottom70 {
	margin-bottom: 70px;
}

.padding-top50 {
	padding-top: 50px;
}

.padding-top70 {
	padding-top: 70px;
}

.fenye {
	text-align: center;
	margin: 20px auto;
}

.f4bg {
	background: #f4f4f4;
}


/*=======================首页==========================*/


/*header-begin*/

.header {
	width: 100%;
	height: 80px;
	position: absolute;
	top: 0;
	z-index: 9;
}

.header .logo {
	height: 100%;
	padding-top: 20px;
}

.nav-list {
	display: inline-block;
	padding-top: 15px;
	vertical-align: middle;
}

.nav-list li {
	float: left;
}

.nav-list li a {
	display: inline-block;
	width: auto;
	padding-left: 20px;
	line-height: 50px;
	vertical-align: top;
	font-size: 14px;
	color: #fff;
}

.nav-list li a i {
	display: inline-block;
	vertical-align: middle;
	margin: -1px 5px 0 0;
	width: 0px;
	height: 1px;
	background-color: #fff;
	transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s;
	-webkit-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s;
	-moz-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s;
}

.nav-list li.active a i,
.nav-list li a:hover i {
	width: 15px;
}

.header .head-lbl {
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	padding-top: 7px;
	margin-left: 20px;
}

.header .head-lbl a {
	color: #fff;
}

.header .head-lbl label {
	margin: 0px 3px;
}

.brt-works-pagination{
  position: absolute;
  right: 0;
  top: 10px;
}

.bar-menu-box {
	display: none;
}

.bar-menu {
	display: inline-block;
	width: 25px;
	height: 20px;
	margin-top: 24px;
}

.bar-menu i {
	display: block;
	width: 100%;
	height: 2px;
	background: #fff;
	margin-bottom: 7px;
	border-radius: 10px;
}

.phone-bg {
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0, 0, 0, .4);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#66000000, endcolorstr=#66000000);
	z-index: 999;
	display: none;
}

.phone-menu-box {
	position: fixed;
	width: 70%;
	height: 100%;
	background: #303030;
	top: 0;
	right: 0;
	z-index: 1000;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transform: translateX(200%);
}

.phone-menu-on {
	transform: translateX(0);
}

.phone-menu-list {
	padding: 10%;
	height: 100%;
	overflow-y: auto;
}

.phone-menu-list li {
	margin-bottom: 16px;
}

.phone-menu-list li a {
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 18px;
}

.phone-menu-list li.active a i {
	display: inline-block;
	vertical-align: middle;
	margin: -1px 5px 0 0;
	width: 15px;
	height: 1px;
	background-color: #fff;
}

.close-phonemenu {
	display: inline-block;
	width: 50px;
	height: 50px;
	background: #303030;
	position: absolute;
	top: 0;
	left: -48px;
}

.close-phonemenu i {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url(../img/phone-menuclose.png) no-repeat center center;
	background-size: 60%;
}


/*header-end*/


/*banner-begin*/

.idx-banner-box,
.idx-banner-main {
	width: 100%;
	height: 100%;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.idx-banner-main .swiper-slide {
	background: center no-repeat;
	background-size: cover;
	display: -ms-flexbox;
	-ms-flex-align: center;
	display: -moz-box;
	-moz-box-align: center;
	display: -webkit-box;
	-webkit-box-align: center;
	display: box;
	box-align: center;
}

.banner-pager {
	position: absolute;
	bottom: 1.83%!important;
	left: 0;
	right: 0;
	height: 24px;
	text-align: center;
	font-size: 0;
}

.banner-sub .banner-pager {
	bottom: 5%!important;
}

.banner-pager .swiper-pagination-bullet {
	opacity: 1;
	background: none;
	position: relative;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	margin: 0 0 0 80px!important;
	background: rgba(255, 255, 255, .1);
	transition: .6s;
	-moz-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s;
	-webkit-transition: .6s;
}

@media (max-width: 767px) {
	.banner-pager .swiper-pagination-bullet {
		margin: 0 0 0 30px!important;
	}
}

.banner-pager .swiper-pagination-bullet:first-child {
	margin: 0!important;
}

.banner-pager .swiper-pagination-bullet:before {
	position: absolute;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	content: '';
	border: 1px solid #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	-webkit-transition: .4s;
}

.banner-pager .swiper-pagination-bullet:after {
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	content: '';
	background: #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	-webkit-transition: .5s;
}

.banner-pager .swiper-pagination-bullet hr {
	display: none;
	margin: 0;
}

.banner-pager .swiper-pagination-bullet hr:first-child {
	width: 80px;
	position: absolute;
	border: none;
	border-bottom: 1px solid #fff;
	right: 100%;
	top: 12px;
	display: block;
}

@media (max-width: 767px) {
	.banner-pager .swiper-pagination-bullet {
		width: 18px;
		height: 18px;
	}
	.banner-pager .swiper-pagination-bullet:before {
		width: 14px;
		height: 14px;
	}
	.banner-pager .swiper-pagination-bullet:after {
		width: 6px;
		height: 6px;
	}
	.banner-pager .swiper-pagination-bullet hr:first-child {
		width: 30px;
		top: 9px;
	}
}

.banner-pager .swiper-pagination-bullet:first-child hr:first-child {
	display: none;
}

.banner-pager .swiper-pagination-bullet:first-child hr:last-child {
	width: 1999px;
	position: absolute;
	border: none;
	border-bottom: 1px solid #fff;
	right: 100%;
	top: 12px;
	display: block;
}

.banner-pager .swiper-pagination-bullet:last-child hr:last-child {
	width: 1999px;
	position: absolute;
	border: none;
	border-bottom: 1px solid #fff;
	left: 100%;
	top: 12px;
	display: block;
}

.banner-pager .swiper-pagination-bullet hr:nth-child(2) {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 50%;
	border-width: 7px 6px 0 6px;
	border-color: #fff transparent transparent transparent;
	border-style: solid;
	transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	-webkit-transition: .4s;
	transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	margin: 0 0 7px -7px!important;
	display: block;
	opacity: 0;
	visibility: hidden;
}

.banner-pager .swiper-pagination-bullet hr:nth-child(3) {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	border-width: 0 6px 7px 6px;
	border-color: transparent transparent #000 transparent;
	border-style: solid;
	transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	-webkit-transition: .4s;
	transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	margin: 7px 0 0 -6px;
	display: block;
	opacity: 0;
	visibility: hidden;
	display: none;
}

.banner-pager .swiper-pagination-bullet-active,
.banner-pager .swiper-pagination-bullet:hover {
	background: #373c4f;
}

.banner-pager .swiper-pagination-bullet-active:before,
.banner-pager .swiper-pagination-bullet:hover:before {
	background: #fff;
	width: 10px;
	height: 10px;
	border: 0px solid #fff;
}

.banner-pager .swiper-pagination-bullet-active:after,
.banner-pager .swiper-pagination-bullet:hover:after {
	width: 24px;
	height: 24px;
	background: none;
}

.banner-pager .swiper-pagination-bullet-active hr:nth-child(2),
.banner-pager .swiper-pagination-bullet-active hr:nth-child(3),
.banner-pager .swiper-pagination-bullet:hover hr:nth-child(2),
.banner-pager .swiper-pagination-bullet:hover hr:nth-child(3) {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
}

@media (max-width: 767px) {
	.banner-pager .swiper-pagination-bullet hr:nth-child(2) {
		border-width: 6px 5px 0 5px;
		margin: 0 0 3px -5px!important;
	}
	.banner-pager .swiper-pagination-bullet:first-child hr:last-child {
		top: 9px;
	}
	.banner-pager .swiper-pagination-bullet:last-child hr:last-child {
		top: 9px;
	}
	.banner-pager .swiper-pagination-bullet-active:before,
	.banner-pager .swiper-pagination-bullet:hover:before {
		width: 8px;
		height: 8px;
	}
}


/*banner-end*/


/*走进智诚*/

.idx-aboutus-box .aboutus-title {
	font-size: 48px;
	font-weight: lighter;
	color: #666;
	text-align: center;
}

.idx-aboutus-box .aboutus-title strong {
	font-weight: normal;
	color: #328dc9;
}

.idx-aboutus-box .aboutus-attached-title {
	text-align: center;
	font-size: 17px;
	color: #666;
	margin-top: 8px;
}

.idx-aboutus-box .aboutus-attached-title span {
	/*white-space: nowrap;*/
}

.idx-aboutus-box .aboutus-adv {
	margin-left: -106px;
}

.idx-aboutus-box .aboutus-adv li {
	float: left;
	width: 100px;
	text-align: center;
	margin-left: 140px;
	font-size: 18px;
	opacity: 0;
	/*transform: translateX(-150px);
    -webkit-transform: translateX(-150px);
    -moz-transform: translateX(-150px);*/
	transition: .6s ease 0.4s;
	-webkit-transition: .6s ease 0.4s;
	-moz-transition: .6s ease 0.4s
}

.idx-aboutus-box .aboutus-adv li span {
	display: inline-block;
	width: 72px;
	height: 80px;
	margin: 0 auto;
	background: center no-repeat;
	margin-bottom: 10px;
}

.idx-aboutus-box .aboutus-adv li .adv-ico1 {
	background-image: url(../img/adv-ico1.png);
}

.idx-aboutus-box .aboutus-adv li .adv-ico2 {
	background-image: url(../img/adv-ico2.png);
}

.idx-aboutus-box .aboutus-adv li .adv-ico3 {
	background-image: url(../img/adv-ico3.png);
}

.idx-aboutus-box .aboutus-adv li .adv-ico4 {
	background-image: url(../img/adv-ico4.png);
}

.idx-aboutus-box .aboutus-adv li .adv-ico5 {
	background-image: url(../img/adv-ico5.png);
}

.idx-aboutus-box .aboutus-adv li label {
	font-weight: normal;
}

.idx-brt-works {
	/* width: 100%;
	height: 540px;
	background: #353749; */
}

.brt-works-wrapper .swiper-slide {
	width: 100%;
	height: 650px;
  position: relative;
	background: url(../img/aboutus-service-bg.jpg) no-repeat top center;
	overflow: hidden;
}

.brt-works-wrapper .swiper-slide .bw-pic {
	display: inline-block;
	margin-left:10px;
}

.brt-works-wrapper .swiper-slide .bw-text {
	display: inline-block;
	color: #fff;
}

.brt-works-wrapper .swiper-slide .bw-text .txtlg {
	font-size: 25px;
	opacity: 0;
	transform: translateX(100px);
	-webkit-transform: translateX(100px);
	-moz-transform: translateX(100px);
	transition: all .8s ease .8s;
	-webkit-transition: all .8s ease .8s;
	-moz-transition: all .8s ease .8s;
	width: 350px;
	text-align: center;
	margin-left: -100px;
}

.brt-works-wrapper .swiper-slide.swiper-slide-active .bw-text .txtlg {
	opacity: 1;
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
}

.brt-works-wrapper .swiper-slide .bw-text .txt-eng {
	font-size: 36px;
	font-weight: lighter;
	opacity: 0;
	transform: translateX(100px);
	-webkit-transform: translateX(100px);
	-moz-transform: translateX(100px);
	transition: all .8s ease 1s;
	-webkit-transition: all .8s ease 1s;
	-moz-transition: all .8s ease 1s;
	width: 350px;
	text-align: center;
	margin-left: -100px;
}

.brt-works-wrapper .swiper-slide.swiper-slide-active .bw-text .txt-eng {
	opacity: 1;
	transform: translateX(0px);
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
}

.brt-works-wrapper .swiper-slide .bw-text .txt-sm {
	font-size: 14px;
	letter-spacing: 1px;
	opacity: 0;
	transform: translateY(50px);
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px)
}

.brt-works-wrapper .swiper-slide .bw-text .txt-sm:nth-of-type(1) {
	transition: all .5s ease .8s;
	-webkit-transition: all .5s ease .8s;
	-moz-transition: all .5s ease .8s;
}

.brt-works-wrapper .swiper-slide .bw-text .txt-sm:nth-of-type(2) {
	transition: all .5s ease 1s;
	-webkit-transition: all .5s ease 1s;
	-moz-transition: all .5s ease 1s;
}

.brt-works-wrapper .swiper-slide .bw-text .txt-sm:nth-of-type(3) {
	transition: all .5s ease 1.2s;
	-webkit-transition: all .5s ease 1.2s;
	-moz-transition: all .5s ease 1.2s;
}

.brt-works-wrapper .swiper-slide .bw-text .txt-sm:nth-of-type(4) {
	transition: all .5s ease 1.4s;
	-webkit-transition: all .5s ease 1.4s;
	-moz-transition: all .5s ease 1.4s;
}

.brt-works-wrapper .swiper-slide .bw-text .txt-sm:nth-of-type(5) {
	transition: all .5s ease 1.6s;
	-webkit-transition: all .5s ease 1.6s;
	-moz-transition: all .5s ease 1.6s;
}

.brt-works-wrapper .swiper-slide .bw-text .txt-sm:nth-of-type(6) {
	transition: all .5s ease 1.8s;
	-webkit-transition: all .5s ease 1.8s;
	-moz-transition: all .5s ease 1.8s;
}

.brt-works-wrapper .swiper-slide.swiper-slide-active .bw-text .txt-sm {
	opacity: 1;
	transform: translateY(0px);
}

.brt-works-wrapper .swiper-slide {
	padding-top: 60px;
}

.brt-works-wrapper .swiper-slide2 {
	padding-top: 60px;
}

.brt-works-wrapper .swiper-slide .bw-pic {
	vertical-align: 48px;
	opacity: 0;
	transform: translateY(200px);
	-webkit-transform: translateY(200px);
	-moz-transform: translateY(200px);
	transition: all 1s ease-in-out .8s;
	-webkit-transition: all 1s ease-in-out .8s;
	-moz-transition: all 1s ease-in-out .8s;
}

.brt-works-wrapper .swiper-slide .txt-eng {
	margin-bottom: 24px;
}

.brt-works-wrapper .swiper-slide .bw-text {
	margin-left: 40px;
}

.brt-works-wrapper .swiper-slide2 {
	padding-left: 440px;
}

.brt-works-wrapper .swiper-slide3 .bw-pic {
	width: 570px;
	text-align: right;
	/* margin-right: 100px; */
}

.brt-works-wrapper .swiper-slide2 .bw-pic {
	margin-left: 200px;
}

.brt-works-wrapper .swiper-slide-active.swiper-slide .bw-pic {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}



.brt-works-container .brt-works-pagination {
    text-align: right;
    font-size: 0;
    top: 36px !important;
    width: 370px;
}
.brt-works-container .brt-works-pagination li{
    display: inline-block;
    width: 155px;
    height: 140px;
    color: #fff;
    text-align: center;
    margin-bottom: 5px !important;
    margin-left: 5px !important;
    font-size: 16px;
}
  
.brt-works-pagination .swiper-pagination-bullet {
	position: relative;
	width: 100%;
	height: 145px;
	background: none;
	color: #fff;
	margin-bottom: 12px;
	opacity: .5;
}

.brt-works-pagination .swiper-pagination-bullet:hover {
	opacity: 1;
}

.brt-works-pagination .swiper-pagination-bullet-active {
	opacity: 1;
}

.brt-works-pagination .swiper-pagination-bullet .bwp-num {
	text-align: left;
	font-size: 36px;
}

.brt-works-pagination .swiper-pagination-bullet .bwp-txt {
	text-align: left;
	font-size: 18px;
	margin-top: -6px;
}
.brt-works-pagination .swiper-pagination-bullet span {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding-top: 28px;
    background: #363749;
}

.brt-works-pagination .swiper-pagination-bullet i {
    display: block;
    width: 55px;
    height: 55px;
    margin: 0 auto;
    background-image: url(../img/aboutus-icons.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 12px;
}


/*新闻*/

.idx-photonews {
	margin-left: -20px;
}

.idx-photonews .let-news-item,
.idx-photonews .let-news-item .let-news-pic,
.idx-photonews .let-news-item .let-news-pic img {
	width: 590px;
	height: 300px;
}

.idx-photonews .let-news-item:first-child,
.idx-photonews .let-news-item:first-child .let-news-pic,
.idx-photonews .let-news-item:first-child .let-news-pic img {
	width: 590px;
	height: 617px;
}

.let-news-item {
	color: #fff;
	position: relative;
	display: block;
	float: left;
	margin-left: 20px;
	margin-bottom: 17px;
	overflow: hidden;
}

.let-news-item .idx-news-title {
	position: absolute;
	width: 100%;
	padding: 0 36px;
	font-size: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	bottom: 20px;
	transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	-webkit-transition: all .4s;
}

.let-news-item .idx-news-info {
	position: absolute;
	padding: 0 36px;
	font-size: 16px;
	line-height: 27px;
	height: 80px;
	overflow: hidden;
	opacity: 0;
	bottom: -80px;
	transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	-webkit-transition: all .4s;
}

.let-news-item .idx-news-titlebg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 120px;
	background: url(../img/idx-news-titlebg.png) repeat-x center;
}

.let-news-item:hover,
.let-news-item:focus,
.let-news-item:active {
	color: #fff;
}

.let-news-item:hover .idx-news-title {
	bottom: 120px;
}

.let-news-item:hover .idx-news-info {
	opacity: 1;
	bottom: 30px;
}

.let-news-item:hover .idx-news-titlebg {
	height: 100%;
	background: rgba(0, 0, 0, 0.43);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#66000000, endcolorstr=#66000000);
}

.idx-news-list {
	margin-left: -88px;
}

.idx-news-list .inl-news-item {
	display: block;
	float: left;
	width: 340px;
	margin-left: 88px;
}

.inl-news-item .time {
	font-size: 16px;
	color: #666;
	margin-bottom: 8px;
}

.inl-news-item .title {
	font-size: 20px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.inl-news-item .hr {
	width: 36px;
	height: 1px;
	background: #b9b9b9;
	transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	-webkit-transition: all .4s;
	margin: 8px 0px 16px 0px;
}

.inl-news-item .info {
	height: 110px;
	overflow: hidden;
	font-size: 16px;
	color: #666;
	line-height: 28px;
	text-align: Justify;
	text-justify: inter-ideograph;
}

.inl-news-item:hover .time,
.inl-news-item:hover .title {
	color: #328dc9;
}

.inl-news-item:hover .hr {
	width: 100%;
	background-color: #328dc9;
}


/*人才中心*/

.idx-personal-box {
	height: 700px;
	background: #020c21 url(../img/idx-rencaizhongxinbg.png) no-repeat center center;
	position: relative;
}

.idx-triangle {
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 100px;
	background: url(../img/idx-triangle.png) no-repeat center;
	top: -20px;
	z-index: 1;
}

.idx-personal-title {
	font-size: 32px;
	text-align: center;
	color: #00d5eb;
	font-weight: lighter;
}

.idx-personal-title span {
	display: inline-block;
	padding: 10px 24px;
	border: 1px solid #00d5eb;
}

.idt-line1 {
	position: absolute;
	display: inline-block;
	width: 417px;
	height: 285px;
	background: url(../img/idx-personal-line1.png) no-repeat center;
	top: 180px;
	left: 0px;
}

.idt-line2 {
	position: absolute;
	display: inline-block;
	width: 418px;
	height: 265px;
	background: url(../img/idx-personal-line2.png) no-repeat center;
	top: 180px;
	right: 0px;
}

.idt-line3 {
	position: absolute;
	display: inline-block;
	width: 220px;
	height: 183px;
	background: url(../img/idx-personal-line3.png) no-repeat center;
	top: 460px;
	right: -17px;
}

.ipb-main {
	position: relative;
	height: 100%;
	padding-top: 140px;
}

.idx-personal-list {
	margin-top: 50px;
	margin-left: 8px;
}

.idx-personal-list .ipl-list {
	width: 281px;
	height: 320px;
	color: #fff;
	background: url(../img/idx-personal-listbg.png) no-repeat center center;
	padding: 30px 2px 30px 12px;
	margin-left: 12px;
}

.idx-personal-list .ipl-title {
	font-size: 24px;
	color: #00e9ff;
	margin-bottom: 18px;
}

.idx-personal-list .ipl-list ul {
	font-size: 15px;
	padding-left: 0;
}

.idx-personal-list .ipl-list li {
	color: #09aebe;
	margin-bottom: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.idx-personal-list .ipl-list i {
	display: inline-block;
	width: 29px;
	height: 28px;
	vertical-align: middle;
	margin-right: 12px;
}

.idx-personal-list .ipl-list .ipl-num1 {
	background: url(../img/idx-num-1.png) no-repeat center center;
}

.idx-personal-list .ipl-list .ipl-num2 {
	background: url(../img/idx-num-2.png) no-repeat center center;
}

.idx-personal-list .ipl-list .ipl-num3 {
	background: url(../img/idx-num-3.png) no-repeat center center;
}

.idx-personal-list .ipl-list .ipl-num4 {
	background: url(../img/idx-num-4.png) no-repeat center center;
}

.idx-personal-list .ipl-list:hover {
	background: url(../img/idx-personal-listbg-on.png) no-repeat center center;
}

.idx-personal-list .ipl-list:hover li {
	color: #fff;
}

#space {
	width: 100%;
	position: absolute;
	height: 700px;
}

@media only screen and (min-width: 769px) {
	.idx-personal-container .swiper-wrapper {
		transform: translate3d(0px, 0px, 0px)!important;
		cursor: auto;
	}
}


/*联系我们*/

.idx-contactus-box {
	margin-bottom: 80px;
}

.idx-contactus-box .wrapper {
	background: #353749;
	height: 490px;
}

.idx-contactus-main {
	width: 100%;
	height: 100%;
	position: relative;
}

.idx-contactus-main:before {
	position: absolute;
	content: "";
	display: inline-block;
	width: 1px;
	height: 28px;
	background: #353749;
	left: 50%;
	top: -28px;
}

.idx-contactus-main:after {
	position: absolute;
	display: inline-block;
	content: "";
	left: 25px;
	top: 28px;
	width: 1150px;
	height: 440px;
	border: 1px solid #fff;
	opacity: 0;
	z-index: 0;
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
}

.idx-contactus-main:hover:after {
	opacity: 1;
	transform: scale(1.0, 1.0);
	-webkit-transform: scale(1.0, 1.0);
	-moz-transform: scale(1.0, 1.0);
}

.icb-contactus-txtbox {
	position: relative;
	width: 184px;
	height: 100%;
	z-index: 2;
}

.icb-contactus-txt {
	position: absolute;
	top: 50%;
	margin-top: -92px;
	width: 184px;
	height: 184px;
	background: #328dc9;
	color: #fff;
	font-size: 54px;
	font-weight: lighter;
	line-height: 184px;
	text-align: center;
}

.icb-contactus-info {
	position: relative;
	width: 560px;
	margin-left: 50px;
	padding: 25px 25px 0px 0px;
	color: #fff;
	margin-top: 112px;
	font-size: 18px;
	z-index: 2;
}

.icb-contactus-info .icb-ci-t {
	font-size: 30px;
	margin-bottom: 10px;
}

.icb-contactus-info .small {
	font-size: 16px;
}

.icb-contactus-info .idx-number {
	font-size: 54px;
	font-weight: lighter;
	margin-top: -24px;
}

.icb-contactus-info p {
	margin-bottom: 20px;
}

.icb-contactus-message {
	position: relative;
	margin-top: 112px;
	padding-left: 55px;
	height: 276px;
	border-left: 1px solid #838590;
	z-index: 2;
}

.icb-group {
	position: relative;
	width: 290px;
	height: 34px;
	margin-bottom: 20px;
}

.icb-group-lg {
	height: 110px;
}

.icb-group label {
	position: absolute;
	top: 6px;
	left: 12px;
	font-weight: normal;
	color: #fff;
	font-size: 16px;
}

.icb-group input,
.icb-group textarea {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 1px solid #838590;
	background: none;
	top: 0;
	left: 0;
	font-size: 16px;
	color: #fff;
	padding-left: 12px;
}

.icb-group textarea {
	height: 110px;
	resize: none;
}

.idx-btn {
	display: block;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #328dc9;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
}

.idx-btn:hover,
.idx-btn:active,
.idx-btn:focus {
	color: #fff;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.icm-line {
	position: absolute;
	display: inline-block;
	width: 1px;
	height: 28px;
	background: #fff;
	left: 50%;
	top: 0;
}


/*footer*/

.footer {
	padding-bottom: 35px;
}

.foot-logo {
	padding-top: 16px;
	width: 470px;
}

.foot-info {
	width: 430px;
}

.foot-info .fo-dt,
.foot-services .fo-dt {
	font-size: 18px;
	margin-bottom: 14px;
}

.foot-info .fo-dd {
	font-size: 16px;
	margin-bottom: 6px;
}

.foot-info .fo-dd span {
	display: inline-block;
	width: 195px;
}

.foot-services {
	width: 300px;
}

.foot-services .fs-dd {
	margin-left: -30px;
}

.foot-services .fs-dd span {
	display: inline-block;
	width: 76px;
	margin-left: 30px;
	margin-bottom: 6px;
}

.foot-services .fs-dd span a,
.foot-services .fs-dd span a:hover {
	color: #333;
}


/*=======================走进智诚==========================*/

.aboutus-banner-main {
	width: 100%;
	position: relative;
	height: 650px;
	overflow: hidden;
}

.aboutus-banner-main .item {
	/*width: 1920px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	text-align: center;*/
	width: 100%;
	height: 100%;
	background-position: top center;
	background-repeat: no-repeat;
}

.aboutus-culture-box {
	width: 100%;
	overflow: hidden;
	background: url(../img/aboutus-company-culture-bg.jpg) no-repeat top center;
}

.au-culture-engtitle {
	font-size: 50px;
	color: #338dc9;
	font-weight: lighter;
	margin-top: 46px;
}

.au-culture-title {
	font-size: 50px;
	color: #fff;
	font-weight: 100;
	margin-bottom: 20px;
}

.au-culture-title small {
	font-size: 46px;
	/*color: #d2d2d2;*/
}

.au-culture-title i {
	display: inline-block;
	width: 90px;
	height: 1px;
	background: #d2d2d2;
	margin-right: 14px;
	vertical-align: 15px;
}

.au-culture-slide {
	margin-top: 30px;
	width: 1200px;
	height: 410px;
}

.au-culture-container {
	width: 100%;
	height: 100%;
}

.au-culture-container .swiper-slide {
	width: 100%;
	height: 100%;
	position: relative;
}

.au-culture-bg {
	background-repeat: no-repeat;
	background-position: top center;
}

.au-culture-bg,
.au-culture-bg img {
	width: 1200px;
	height: 410px;
}

.au-culture-container .au-culture-txt {
	position: absolute;
	top: 100px;
	left: 400px;
	opacity: 0;
	transform: translateX(-150px);
	-webkit-transform: translateX(-150px);
	-moz-transform: translateX(-150px);
	transition: all 1s ease-in-out .8s;
	-webkit-transition: all 1s ease-in-out .8s;
	-moz-transition: all 1s ease-in-out .8s;
}

.au-culture-w {
	position: absolute;
	top: 48px;
	right: 84px;
	width: 254px;
	height: 205px;
	color: #fff;
	padding: 24px;
	background: #338dc9;
}

.au-culture-w .act-dt {
	font-size: 22px;
	margin-bottom: 12px;
}

.au-culture-w .act-dd {
	line-height: 25px;
	max-height: 125px;
	overflow: hidden;
	text-align: Justify;
	text-justify: inter-ideograph;
}

.au-culture-w .act-dt,
.au-culture-w .act-dd {
	opacity: 0;
	transform: translateX(150px);
	-webkit-transform: translateX(150px);
	-moz-transform: translateX(150px);
	transition: all .6s ease-in-out .2s;
	-webkit-transition: all .6s ease-in-out .2s;
	-moz-transition: all .6s ease-in-out .2s;
}

.au-culture-container .swiper-slide-active .au-culture-txt,
.au-culture-container .swiper-slide-active .au-culture-w .act-dt,
.au-culture-container .swiper-slide-active .au-culture-w .act-dd {
	opacity: 1;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
}

.culture-pager-box {
	position: absolute;
	width: 254px;
	height: 110px;
	top: 252px;
	left: auto;
	right: 84px;
	background: #282828;
	z-index: 99;
}

.culture-pager-box .culture-pager {
	height: auto;
	position: relative;
	width: 108px;
	margin: 37px auto 0;
}

.culture-progress {
	display: inline-block;
	width: 108px;
	height: 1px;
	background: #fff;
	position: relative;
}

.culture-progress label {
	display: inline-block;
	width: 0;
	height: 6px;
	background: #328dc9;
	position: absolute;
	left: 0;
	top: -3px;
	transition: all 1s ease-in-out .8s;
	-webkit-transition: all 1s ease-in-out .8s;
	-moz-transition: all 1s ease-in-out .8s;
}

.culture-pager-box .swiper-pagination-progress .swiper-pagination-progressbar {
	height: 5px;
	background: #328dc9;
	top: -2px;
}

.culture-button-next,
.culture-button-prev {
	width: 10px;
	height: 16px;
	position: absolute;
	cursor: pointer;
}

.culture-button-next {
	background: url(../img/aboutus-arrow-ico.png) no-repeat -15px 0px;
	top: 60px;
	right: 50px;
}

.culture-button-prev {
	background: url(../img/aboutus-arrow-ico.png) no-repeat 0px 0px;
	top: 60px;
	left: 50px;
}

.culture-button-prev.swiper-button-disabled,
.culture-button-next.swiper-button-disabled {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.culture-pager-num {
	color: #fff;
	font-size: 19px;
	font-weight: lighter;
}


/*企业服务*/

.aboutus-service-box {
	width: 100%;
	height: 650px;
	background: url(../img/aboutus-service-bg.jpg) no-repeat top center;
	overflow: hidden;
}

.service-let {
	width: 550px;
}

.au-shr {
	width: 100%;
	height: 1px;
	background: #328dc9;
}

.au-service-txt {
	margin: 25px 0;
}

.au-service-w {
	width: 100%;
	color: #fff;
	margin-top: 14px;
	font-size: 16px;
	line-height: 38px;
	text-align: Justify;
	text-justify: inter-ideograph;
	max-height: 226px;
	overflow: hidden;
	padding: 0px 10px;
}

.service-let .au-culture-engtitle,
.service-let .au-culture-title {
	padding-left: 15px;
}

.au-service-txt {
	padding-left: 10px;
}

.service-rit {
	text-align: right;
	font-size: 0;
  width: 362px;
}

.service-rit .service-item {
	display: inline-block;
	width: 155px;
	height: 140px;
	color: #fff;
	text-align: center;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 16px;
}

.service-rit .service-item span {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 28px;
	background: #363749;
}

.service-rit .service-item:hover span {
	background: #328dc9;
}

.service-rit .service-item:hover span {
	-webkit-transform-style: preserve-3d;
	-webkit-animation: spin 1s linear;
	-moz-transform-style: preserve-3d;
	-moz-animation: spin 1s linear;
	-ms-transform-style: preserve-3d;
	-ms-animation: spin 1s linear;
	transform-style: preserve-3d;
	animation: spin 1s linear;
}

.service-rit .service-item i {
	display: block;
	width: 55px;
	height: 55px;
	margin: 0 auto;
	background-image: url(../img/aboutus-icons.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 12px;
}

.service-rit .service-item1 i {
	background-position: 0px 0px;
}

.service-rit .service-item2 i {
	background-position: -86px 0px;
}

.service-rit .service-item3 i {
	background-position: -176px 0px;
}

.service-rit .service-item4 i {
	background-position: -263px 0px;
}

.service-rit .service-item5 i {
	background-position: -351px 0px;
}

.service-rit .service-item6 i {
	background-position: -446px 0px;
}

.service-rit label {
	font-weight: normal;
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotateY(-90deg);
		transform: rotateY(-90deg);
	}
	100% {
		-webkit-transform: rotateY(0);
		transform: rotateY(0);
	}
}

@-ms-keyframes spin {
	0% {
		-ms-transform: rotateY(-90deg);
		transform: rotateY(-90deg);
	}
	100% {
		-ms-transform: rotateY(0);
		transform: rotateY(0);
	}
}

@keyframes spin {
	0% {
		transform: rotateY(-90deg);
	}
	100% {
		transform: rotateY(0);
	}
}


/*发展历程*/

.aboutus-develop-box {
	width: 100%;
	height: 660px;
	position: relative;
	background: #328dc9;
	overflow: hidden;
}

.au-develop-title {
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 9;
}

.au-develop-container .swiper-slide {}

.au-develop-container .au-develop-let {
	width: 50%;
	position: relative;
	height: 660px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.au-develop-container .au-develop-let img {
	height: 660px;
	position: absolute;
	top: 0;
	right: 0;
}

.aboutus-develop1 {
	background-image: url(../img/aboutus-develop.jpg);
}

.aboutus-develop2 {
	background-image: url(../img/aboutus-develop2.jpg);
}

.aboutus-develop3 {
	background-image: url(../img/aboutus-develop3.jpg);
}

.aboutus-develop4 {
	background-image: url(../img/aboutus-develop4.jpg);
}

.aboutus-develop5 {
	background-image: url(../img/aboutus-develop5.jpg);
}

.aboutus-develop6 {
	background-image: url(../img/aboutus-develop6.jpg);
}

.aboutus-develop7 {
	background-image: url(../img/aboutus-develop7.jpg);
}

.aboutus-develop8 {
	background-image: url(../img/aboutus-develop8.jpg);
}

.au-develop-container .au-develop-rit {
	width: 50%;
	padding-top: 252px;
	padding-left: 55px;
	color: #fff;
	height: 100%;
	background: #328dc9;
}

.au-develop-info {
	width: 480px;
	height: 170px;
	overflow: hidden;
}

.au-develop-itemdt {
	font-size: 34px;
	opacity: 0;
	transform: translateX(150px);
	-webkit-transform: translateX(150px);
	-moz-transform: translateX(150px);
	transition: all .8s ease .8s;
	-webkit-transition: all .8s ease .8s;
	-moz-transition: all .8s ease .8s;
}

.au-develop-itemdd {
	width: 100%;
	font-size: 28px;
	font-weight: lighter;
	overflow: hidden;
	opacity: 0;
	transform: translateX(150px);
	-webkit-transform: translateX(150px);
	-moz-transform: translateX(150px);
	transition: all .8s ease .8s;
	-webkit-transition: all .8s ease .8s;
	-moz-transition: all .8s ease .8s;
}

.au-develop-container .swiper-slide-active .au-develop-itemdt,
.au-develop-container .swiper-slide-active .au-develop-itemdd {
	opacity: 1;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
}

.au-develop-pager {
	width: 482px!important;
	top: 450px!important;
	min-height: 190px;
	left: 50%!important;
	margin-left: 90px;
	text-align: left!important;
}

.au-develop-pager .swiper-pagination-bullet {
	width: 56px;
	height: 88px;
	font-size: 28px;
	color: #fff;
	opacity: 1;
	text-align: center;
	line-height: 118px;
	border-radius: 0;
	background: transparent;
	position: relative;
	margin: 0px 10px!important;
}

.au-develop-pager .swiper-pagination-bullet i {
	display: inline-block;
	width: 100%;
	height: 0px;
	background: #fff;
	opacity: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
}

.au-develop-pager .swiper-pagination-bullet-active {
	color: #328dc9;
}

.au-develop-pager .swiper-pagination-bullet-active i {
	opacity: 1;
	height: 88px;
	z-index: -1;
}

.au-intro-container .swiper-slide {
	width: 100%;
	height: 472px;
	background: url(../img/aboutus-bg.jpg) no-repeat top center;
}

.au-intro-container .swiper-slide .au-intro {
	width: 900px;
	height: 100%;
	margin: 0 auto;
	display: table;
}

.au-intro-container .swiper-slide .au-intro p {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	display: table-cell;
	margin: 0px auto;
	text-align: center;
	font-size: 32px;
	font-weight: lighter;
	font-weight: 100;
	line-height: 60px;
	color: #fff;
	opacity: 0;
	transform: translateX(200px);
	-webkit-transform: translateX(200px);
	-moz-transform: translateX(200px);
	transition: all .8s ease .8s;
	-webkit-transition: all .8s ease .8s;
	-moz-transition: all .8s ease .8s;
}

.au-intro-container .swiper-slide-active .au-intro p {
	opacity: 1;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
}

.au-intro-pager .swiper-pagination-bullet {
	width: 40px;
	height: 2px;
	background: #fff;
	border-radius: 0;
	opacity: 1;
}

.au-intro-pager .swiper-pagination-bullet-active {
	background: #328dc9;
}

.aboutus-intro-box {
	margin-bottom: 80px;
}


/*=======================新闻中心==========================*/

.news-bg {
	width: 100%;
	height: 540px;
	background: #0e0e0e url(../img/news-bg.jpg) no-repeat center center;
}

.news-box {
	margin-top: -375px;
	margin-bottom: 45px;
}

.news-top-txt {
	float: left;
	color: #fff;
}

.news-top-txt .news-top-txt1 {
	font-size: 18px;
}

.news-top-txt .news-top-txt1 i {
	display: inline-block;
	width: 20px;
	height: 1px;
	vertical-align: 5px;
	background: #fff;
	margin: 0px 5px;
}

.news-top-txt .news-top-txt2 {
	font-size: 54px;
}

.news-nav {
	float: right;
	margin-top: 56px;
}

.news-nav li {
	float: left;
}

.news-nav li a {
	font-size: 18px;
	color: #fff;
	padding-left: 20px;
	line-height: 50px;
}

.news-nav li a i {
	display: inline-block;
	width: 0px;
	height: 2px;
	vertical-align: middle;
	margin-right: 5px;
	background: #338dc9;
	transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s;
	-webkit-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s;
	-moz-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s;
}

.news-nav li.active a,
.news-nav li a:hover {
	color: #338dc9;
}

.news-nav li.active a i,
.news-nav li a:hover i {
	width: 20px;
}

.news-list {
	margin-left: -44px;
	padding: 0;
	margin-top: 24px;
}

.news-list li {
	float: left;
	width: 370px;
	height: 390px;
	margin-left: 44px;
	border: 1px solid #dcdcdc;
	margin-bottom: 27px;
}

.news-list li a {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
}

.news-pic {
	text-align: center;
	padding: 18px 18px;
	width: 100%;
	height: 240px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	position: relative;
	overflow: hidden;
}

.news-pic i {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../img/news-arrow-ico.png) no-repeat 40px 0px;
	position: absolute;
	right: 30px;
	bottom: 22px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
}

.news-pic img {
	display: block;
	height: 100%;
	width: 100%;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
}

.news-info {
	padding: 0px 25px 0px;
	height: 150px;
}

.news-info .news-time {
	color: #707070;
}

.news-info .news-time em {
	font-style: normal;
	font-size: 46px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
}

.news-info .news-time label {
	font-weight: normal;
	font-size: 18px;
}

.news-info .news-title {
	font-size: 16px;
	margin-bottom: 8px;
	color: #000;
}

.news-info .news-des {
	color: #666;
}

.news-list li:hover a .news-info {
	background: #328dc9;
}

.news-list li:hover a .news-pic {
	padding: 0;
}

.news-list li:hover a .news-info .news-time,
.news-list li:hover a .news-info .news-des,
.news-list li:hover a .news-info .news-title {
	color: #fff;
}

.news-list li:hover a .news-pic i {
	background-position: 0px 0px;
}


/*=======================人才中心==========================*/

.job-top-box {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 600px;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.job-top-box .scene {
	width: 100%;
	height: 100%;
	background: center no-repeat;
	background-size: cover;
	display: -ms-flexbox;
	-ms-flex-align: center;
	display: -moz-box;
	-moz-box-align: center;
	display: -webkit-box;
	-webkit-box-align: center;
	display: box;
	box-align: center;
	background-image: url(../img/scene-bg.jpg);
	position: relative;
	overflow: hidden;
	margin-bottom: 0;
}

.scene li {
	width: 100%;
	height: 100%!important;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top center
}

.scene li.job-txt {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	z-index: 99;
	background-image: url(../img/scene-txt.png);
}

.scene li.scene-circle {
	background-size: cover;
	background-image: url(../img/scene-circle.png);
}

.scene li.scene-map {
	background-size: cover;
	background-image: url(../img/scene-map.png);
}


/*.scene li.scene-pointer{
	background-size: cover;
	background-image: url(../img/scene-pointer.png);
}*/

.job-main-box {
	padding-top: 15px;
	margin-bottom: 60px;
}

.job-let {
	width: 270px;
	background: #fff;
}

.job-rit {
	width: 910px;
	background: #fff;
	border: 1px solid #e7e7e7;
}

.job-type-dt {
	height: 52px;
	font-size: 16px;
	color: #000;
	line-height: 58px;
	border-top: 1px dashed #dcdcdc;
	padding-left: 22px;
	padding-right: 22px;
	cursor: pointer;
	font-weight: bold;
}

.job-type-dt i {
	display: inline-block;
	width: 11px;
	height: 9px;
	background: url(../img/job-ico.png) no-repeat center center;
	cursor: pointer;
	float: right;
	margin-top: 24px;
}

.job-let .job-type-box:first-child .job-type-dt {
	border-top: none;
}

.job-let{
	position: relative;
}

.job-list{
   border: 1px solid #e7e7e7;
}

.job-phone-ico{
	width: 41px;
	height: 41px;
	background: #fff;
	box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.job-phone-ico i{
	display: block;
	width: 11px;
	height: 9px;
	margin: 15px auto 0;
    background: url(../img/job-ico.png) no-repeat center center;
}

.job-type-dd {
	padding: 0;
	margin: 0;
}

.job-type-dd li a {
	display: block;
	width: 100%;
	height: 52px;
	line-height: 58px;
	color: #666;
	border-top: 1px dashed #dcdcdc;
	border-left: 2px solid #fff;
	padding-left: 22px;
}

.job-type-dd li.active a,
.job-type-dd li:hover a {
	border-left-color: #328dc9;
	color: #328dc9;
}

.job-detail-top {
	padding: 32px 30px;
	background: #fafafa;
	border-bottom: 1px solid #e7e7e7;
}

.job-detail-top .job-name {
	font-size: 30px;
	color: #000;
	margin-bottom: 10px;
}

.job-detail-top .job-detail-gz label {
	font-weight: normal;
	font-size: 16px;
}

.job-detail-top .job-detail-gz span {
	font-size: 24px;
	color: #ff7c07;
	margin-right: 20px;
}

.job-detail-info {
	padding: 15px 30px;
}

.job-detail-info h3 {}

.job-detail-info .job-detail-s {
	color: #666;
	margin-bottom: 18px;
	margin-top: 20px;
}

.job-detail-info .job-detail-li {
	margin-bottom: 0;
	line-height: 28px;
}


/*=======================联系我们==========================*/

.contactus-top-box {
	height: 540px;
	background: #003869 url(../img/contactus-topbg.jpg) no-repeat center center;
}

.contactus-main-box {
	position: relative;
	margin-bottom: 80px;
}

.contactus-map {
	width: 100%;
	height: 570px;
	background: url(../img/contactus-map.jpg) no-repeat center center;
}

.contactus-main-box .contactus-main {
	width: 100%;
	position: absolute;
	z-index: 99;
	top: -350px;
}

.contactus-title-eng {
	text-align: center;
	font-size: 50px;
	color: #fff;
	font-weight: lighter;
}

.contactus-title {
	font-size: 30px;
	text-align: center;
	color: #fff;
}

.contactus-info-box {
	width: 710px;
	height: 325px;
	margin: 40px auto 0;
	background: #fff;
	border-radius: 2px;
	box-shadow: 0px 0px 10px 0px rgba(0, 153, 255, 0.35);
}

.contactus-info-box ul {
	margin: 0;
	padding: 70px 0px 40px 60px;
}

.contactus-info-box li {
	float: left;
	width: 50%;
	padding: 0 64px 0px 0px;
	margin: 0px 0px 24px 0px;
}

.contactus-info-box li label {
	font-weight: normal;
	font-size: 16px;
	color: #666;
}

.contactus-info-box li p {
	font-size: 16px;
	margin-top: 10px;
	line-height: 27px;
}

.contactus-info-box li p.cib-lg {
	font-size: 24px;
}

.contactus-info-box li .cib-span span {
	white-space: nowrap;
	margin-right: 8px;
}

.contactus-info-box li .cib-address {
	width: 82%;
}


/*=======================人才中心-人才库==========================*/

.talent-rit {
	padding: 20px 40px 40px;
}

.talent-pool-info {
	width: 100%;
	background: #f8fcff;
	position: relative;
	margin-top: 30px;
	padding: 25px 30px;
}

.talent-avatar {
	position: absolute;
	width: 240px;
	height: auto;
	text-align: center;
	top: -60px;
	right: 0;
}

.talent-avatar img {
	max-width: 240px;
}

.talent-info-box .talent-num:first-child {
	margin-top: 0;
}

.talent-num {
	font-size: 24px;
	color: #2498e6;
	margin-bottom: 30px;
	margin-top: 60px;
}

.talent-num i {
	display: inline-block;
	width: 134px;
	height: 66px;
	background: url(../img/job-detail-ico.png) no-repeat 0 0;
	vertical-align: -14px;
	margin-right: 15px;
}

.talent-num1 i {
	background-position: 0 0;
}

.talent-num2 i {
	background-position: 0 -112px;
}

.talent-num3 i {
	background-position: 0 -223px;
}

.talent-info,
.talent-xl {
	width: 70%;
}

.talent-info {
	border-bottom: 1px solid #e9eef1;
	margin-bottom: 12px;
	padding-bottom: 9px;
}

.talent-info label,
.talent-xl label {
	font-weight: normal;
	margin-right: 25px;
	display: inline-block;
}

.talent-info .name {
	font-size: 20px;
	margin-right: 20px;
}

.talent-ability {
	color: #666;
	line-height: 32px;
}


/*=======================新闻详情==========================*/

.news-detail-box {
	background: #fff;
	padding: 35px 80px;
	margin-top: 30px;
}

.news-detail-title {
	font-size: 28px;
	text-align: center;
	line-height: 36px;
}

.news-detial-time {
	text-align: center;
	color: #999;
	font-size: 16px;
}

.news-detail {
	margin-top: 38px;
	font-size: 16px;
}

.news-detail img {
	max-width: 100%;
}

.case-content{
  width: 100%;
  height: auto;
  min-height: 500px;
  background: url(../img/case-bg.png) repeat-y;
}

.case-img1{
  width: 1200px;
  margin: 0 auto;
}

.case-img1 img{
  width: 100%;
}