﻿@charset "UTF-8";

html {
	margin: 0;
	padding: 0;
	border: 0;
}
html,body{
    height: 100%;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #fff;
	position: relative;
	color: #000;
	font: 14px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
	vertical-align: baseline;
	width: 100%;
	overflow-x: hidden;
}

a {
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

a:link {
	color: #333;
}

a:visited {
	color: #333;
}

a:hover,
a:active,
a:focus {
	color: #009FE8;
	text-decoration: none;
	outline: none;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	background-color: #009FE8;
	border-color: #009FE8;
}

input {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei';
}

img {
	border: none;
	background: none;
	vertical-align: middle;
}

ul,
ol,
li {
	list-style-type: none;
}

select,
input,
img,
select {
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table,
th,
td {
	vertical-align: middle
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clearfix {
	zoom: 1
}

.clearboth {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}

h1,
h2,
h3,
h4 {
	font-size: 14px;
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
}

.red {
	color: #FD5C50
}

.green {
	color: #FE9A55
}

.orange {
	color: #54CD9A
}

.purple {
	color: #6E94F6
}

.blue {
	color: #41B6D9
}

.text-ellipsis3 {
	overflow: hidden;
	text-overflow: ellipsis;
	/* white-space: normal !important; */
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.top {
	line-height: 35px;
	color: #fff;
	background: #0e2f52;
}

.top a {
	color: #fff;
}

.jianju {
	padding: 45px 0 0 0;
}
.index .icase{
	background-color: #fff;
	padding:40px 0;
}
.index .tit img{
	width:32%;
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
	z-index: -1;
	top: 4px;
}	
.carousel-inner img{width:100%;}


.pro .case_in {
	background: url(../../product/images/weibg.png) no-repeat;
}

.pro .tit h4:before {
	content: '';
	background: url(../../product/images/left.png);
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 107px;
	height: 20px;
	transform: translateX(-210%) translateY(-50%);
	-webkit-transform: translateX(-210%) translateY(-50%);
}

.pro .tit h4:after {
	content: '';
	background: url(../../product/images/right.png);
	display: inline-block;
	position: absolute;
	right: 50%;
	top: 50%;
	width: 107px;
	height: 20px;
	transform: translateX(210%) translateY(-50%);
	-webkit-transform: translateX(210%) translateY(-50%);
}


/*//五大核心*/

.fivevalue {
	background-color: #EFF6FB;
}

.fivevalue img {
	max-width: 100%;
}

.fivevalue ul {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-44%);
	margin: 85px auto -20px auto;
}


.fivevalue ul li:nth-child(1) {
	margin-top: 20px;
}

.fivevalue ul li:nth-child(2) {
	margin-top: -20px;
}

.fivevalue ul li:nth-child(3) {
	margin-top: -50px;
}

.fivevalue ul li:nth-child(4) {
	margin-top: -20px;
}

.fivevalue ul li:nth-child(5) {
	margin-top: 20px;
}



.icase {
	background: #f7f7f7;
}

.case_in li {
	padding: 10px 0;
}

.case_con {
	margin: 5px;
	padding: 20px 0;
	overflow: hidden;
}

.case_des {
	text-align: left;
	color: #333;
	position:static;
	bottom:0;
}

.case_img {
	position: relative;
	overflow: hidden;
}

.case_img h3 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	color: #fff;
}

.case_des h3:hover {
	color: #009FE8;
}

.case_des p {
	color: #848484;
	line-height: 30px;
}

.prolist .case_des p {
	color: #000;
	line-height: 50px;
	font-size: 28px;
	position: absolute;
    top: 20px;

}
.index .prolist  .case_con {
	padding: 10px 0;
}
.index .prolist  .case_con .more  {
	bottom:35px;
	position: absolute;
	float: left;
}


.prolist .more a {
	color: #fff;
	background: #009FE8;
	border-radius: 5px;
	padding: 10px 30px;
}

.prolist li {
	float: left;
	padding-bottom: 10px;
	overflow: hidden;
	margin-top: 25px;
}

.prolist li a.img {
	position: relative;
	border: 1px solid #e0e1dc;
	border-radius: 8px;
	display: block;
	overflow: hidden;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

.prolist li a.img img {
	width: 100%;
	height: auto;
}
.tit  h4{
	color:#009FE8 !important;
}
.prolist li h3 {
	width: 100%;
	text-align: center;
	padding-top: 0;
	padding-bottom: 15px;
}
.prolist li h3::after{
	position: absolute;
    width: 85px;
    height: 2.6px;
    background-color: #fff;
    content: "";
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    text-align: center;
    display: block;
}
.prolist li h3 a {
	font-size: 16px;
	color: #000;
	display: block;
	transition: all 0.3s;
}
.prolist li a.img figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.prolist li a.img figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.prolist li .case_img:hover a.img img {
	opacity: 0.6;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.prolist li .case_img:hover a.img figcaption::before {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

/*微测评*/

.pro {
	height: auto;
}

.ipro_list .hovermoreshow {
	position: absolute;
	bottom: 0;
	right: -36%;
	border: #333 1px solid;
	background-color: #fff;
	padding: 10px;
}

.ipro_list .hovermoreshow p {
	font-size: 20px;
}

.ipro_list {
	padding-top: 25px;
}

.ipro_list li {
	margin-bottom: 35px;
}

.ipro_list li .md {
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
	box-shadow: 0px 0px 10px #C4DBE9;
	border-radius: 15px;
	margin: 0 auto;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.ipro_list:after {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	height: 0;
	content: '';
}

.ipro_list li .img {
	position: relative;
	text-align: center;
}

.ipro_list li .ipro_des {
	height: 292px;
	width: 121px;
	text-align: left;
	margin: 0 auto;
	margin-top: 20px;
}

.ipro_list li .ipro_des .hi-icon-effect {
	line-height: 35px;
}

.ipro_list li .pro_more {
	display: block;
	width: 50%;
	line-height: 50px;
	background: #009FE8;
	color: #fff;
	font-size: 16px;
	text-align: center;
	transition: all 0.5s;
	border-radius: 25px;
	position: absolute;
	bottom: -25px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.ipro_list li:hover .pro_more {
	background: #4682FF;
	color: #fff;
}

/*招聘*/
.recruitment .searcharea {
	width: 100%;
	background-color: #EFF6FB;
	padding: 65px 0 50px 0;
}

.recruitment .searcharea .form-group {
	width: 40%;
}

.recruitment .searcharea input {
	padding: 20px;
	border-radius: 20px 0 0 20px;
	width: 70%;
	display: inline-block;
}

.recruitment .searcharea .searchbtn {
	font-size: 20px;
	background-color: #009FE8;
	color: #fff;
	border: 0;
	border-radius: 0 30px 30px 0;
	width: 70px;
	margin-left: -20px;
	border: 1px solid #009FE8;
}

.recruitment .searcharea .searchbtn img {
	width: 22px;
	margin-top: -5px;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	border: 0;
}

.recruitment .tips {
	color: #666;
	font-size: 14px;
	margin-top: 20px;
	padding: 0 25px;
}

.recruitment .tips span {
	padding-left: 15px;
	text-align: right;
	cursor: pointer;
}

.recruitment .filters {
	border: 1px solid #E8E8E8;
	background-color: #FAFAFA;
	border-radius: 6px;
	padding: 20px;
	margin: 40px auto 30px auto;
}

.recruitment .center {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	margin-bottom: 50px;
}

.recruitment .filters ul li {
	padding: 5px
}

.recruitment .filters ul li label {
	margin-right: 15px;
	line-height: 32px;
	position: absolute;
	left: 17px;
}

.recruitment .filters ul li .content {
	position: relative;
	padding: 0 0 0 70px;
	text-align: left;
}

.recruitment .filters ul li .btn {
	border: 0;
	background: #FAFAFA;
	color: #666;
	border-radius: 8px;
	padding: 7px 17px;
}

.recruitment .filters ul li .btn:hover {
	background: #009FE8;
	color: #fff;
}

.recruitment .filters ul li .btn.active {
	background-color: #009FE8;
	color: #fff;
}

.recruitmentlist {
	padding: 0;
	border: 1px solid #E8E8E8;
}

.recruitmentlist table {
	width: 100%;
	margin: 0 auto;
	font-size: 15px;
	color: #666666;
}

.recruitmentlist table tr {
	border-bottom: 1px solid #E8E8E8;
	text-align: center;
	position: relative;
}

.recruitmentlist table tr td {
	padding: 15px;
}

.recruitmentlist table tr td:first-child {
	font-weight: 500;
	font-size: 16px;
	color: #000;
	min-width: 100px;
}

.recruitmentlist .page h5 {
	line-height: 60px
}

.recruitment .btn:focus,
.recruitment .btn:active:focus,
.recruitment .btn.active:focus {
	outline: none;
}

.recruitment .recruitmentlist .page{
	padding:0 10px;
}

/*招聘详情页*/
.recruitmentdetail {
	position: relative;
	clear: both;
	overflow: hidden;
}

.recruitmentdetail .rname {
	position: relative;
}

.recruitmentdetail .rname img {
	width: 100%;
}

.recruitmentdetail .rname .text {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	text-align: left;
}

.recruitmentdetail .rname .text h4 {
	font-size: 40px;
	font-weight: 700;
	color: #333;
}

.recruitmentdetail .rname .text p {
	font-size: 20px;
	margin-top: 20px;
}

.recruitmentdetail .detail {
	text-align: justify;
	line-height: 36px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	margin-bottom:30px;
}

.recruitmentdetail .detail .reback a {
	color: #009FE8;
	margin-top: 20px;
	display: inline-block;
	font-size: 16px;
}

.recruitmentdetail .detail h4 {
	text-align: left;
	margin-top: 40px;
	font-size: 24px;
	margin-bottom: 20px;
	color: #000;
}

.recruitmentdetail .detail .content {
	color: #81849D;
	font-size: 16px;
}

.imain {
	padding: 20px 0;
	overflow: hidden;
}


/*公司简介*/
.aboutus .crumb {
	height: 50px;
	line-height: 50px;
	position: relative;
}
.aboutus .n_banner img{width:100%;}
.aboutus .crumb .site {
	font-size: 14px;
	color: #000;
	margin-right: 20px;
	float: right;
}

.aboutus .crumb p {
	color: #F5F5F8;
	font-size: 45px;
	margin-left: -20px;
	position: absolute;
	left: 60px;
	z-index: -1;
	/*-webkit-box-reflect: below 0px //倒影
    -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255, 255, 255, 0.51))); */
}

.aboutus .crumb h4 {
	font-size: 40px;
	float: left;
	padding-left: 5px;
	line-height: 50px;
	color: #009FE8;
	background: #ffffffbf;
}


.aboutus .content {
	padding: 15px;
	margin: 15px 0;
	overflow: hidden;
	font-size: 20px;
	color: #333;
}

.aboutus .content p {
	line-height: 30px;
}

.aboutus .content img {
	display: block;
	max-width: 100%;
	height: auto;
}

.aboutus .row {
	margin-top: 80px;
}

.site a {
	font-size: 14px;
	color: #000;
}

.news_con {
	margin: 10px 0;
}


.p_detail {
	padding: 15px 0;
}

.p_detail span.title {
	line-height: 30px;
	display: block;
	color: #e87518;
	font-weight: 700;
	border-bottom: 1px solid #e87518;
}


/*分页*/

.pages {
	padding: 30px 0 30px;
	text-align: center
}

.pages li {
	display: inline;
	margin: 0 5px;
}

.pages li a {
	padding: 5px 8px;
	border: 1px solid #ccc;
	background: #fff;
	color: #666;
	font-size: 12px;
}

.pages li a:hover {
	padding: 3px 8px;
	border: 1px solid #0e2f52;
	background: #0e2f52;
	color: #fff;
	text-decoration: none;
}


/*pc端大屏幕（大桌面显示器，大于等于 1200px）*/
@media (min-width: 1200px) {
	.navbar-brand {
		padding: 25px 0;
	}
	
	.footer {
		padding-left: 231px;
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 24px;
		padding: 15px 45px;
	}

	.main_content {
		padding-top: 100px;
	}

	.tit h4,
	.fivevalue h4,
	.ipro h4,
	.aboutus .crumb h4,
	.recruitmentdetail .rname .text h4 {
		font-size: 44px;
		padding: 0;
		margin: 0 0 12px 0;
		color: #000;
		position: relative;
	}
    .prolist li h3{
		font-size:44px;
	}
	.prolist .more {
		margin-top: 15px;
	}
	.tit p {
		color: #81849D;
		font-size: 20px;
	}

	.org {
		font-size: 38px;
		margin-bottom: 30px;
	}

	.ipro_list h4 {
		font-size: 30px;
		margin: 29px;
	}


	.case_des h3 {
		font-size: 30px;
		padding: 30px 0 10px 0;
	}

	.fivevalue ul li h5 {
		font-size: 22px;
	}

	.recruitmentdetail .detail h4 {
		font-size: 24px;
	}
}


/*手机和电脑的中间，平板等992-1200的尺寸*/
@media (min-width:992px) and (max-width:1200px) {
	.navbar-nav>li a {
		padding: 15px 10px;
	}

	.navbar-header {
		width: 35%;
	}

	.tit h4,
	.fivevalue h4,
	.ipro h4,
	.aboutus .crumb h4,
	.recruitmentdetail .rname .text h4 {
		font-size: 44px;
		padding: 0;
		margin: 0 0 12px 0;
		color: #000;
		position: relative;
	}
	.prolist li h3{
		font-size:44px;
	}
	.tit p {
		color: #81849D;
		font-size: 20px;
	}

	.ipro_list h4 {
		font-size: 30px;
		margin: 29px;
	}

	.case_img h3,
	.case_des h3 {
		font-size: 30px;
		padding: 30px 0 10px 0;
	}

	.fivevalue ul li h5 {
		font-size: 22px;
	}

	.recruitmentdetail .detail h4 {
		font-size: 30px;
	}
	.text-ellipsis3 {
		-webkit-line-clamp: 3;
	}
}


/* 小屏幕（平板，大于等于 768px）768-991的尺寸*/
@media (min-width:768px) and (max-width:991px) {
	.navbar-header {
		width: 36%;
	}

	.navbar-nav>li a {
		padding: 15px 5px;
	}

	.navbar-brand {
		padding: 15px 0 !important;
	}

	.main_content {
		padding-top: 100px;
	}

	.tit h4,
	.fivevalue h4,
	.ipro h4,
	.aboutus .crumb h4,
	.recruitmentdetail .rname .text h4 {
		font-size: 44px;
		padding: 0;
		margin: 0 0 12px 0;
		color: #000;
		position: relative;
	}
	.prolist li h3{
		font-size:44px;
	}
	.aboutus .crumb h4 {
		margin: 0
	}

	.tit p {
		color: #81849D;
		font-size: 20px;
	}

	.case_img h3,
	.case_des h3 {
		font-size: 30px;
		padding: 30px 0 10px 0;
	}

	.fivevalue ul li h5 {
		font-size: 22px;
	}
	.text-ellipsis3 {
		-webkit-line-clamp: 3;
	}
}


/*手机端*/
@media (max-width:768px) {
	.main_content {
		padding-top: 91px;
	}

	.tit h4,
	.fivevalue h4,
	.ipro h4,
	.aboutus .crumb h4,
	.recruitmentdetail .rname .text h4 {
		font-size: 25px;
	}
	.prolist li h3{
		font-size:25px;
	}
	.tit p {
		color: #81849D;
		font-size: 14px;
	}

	.org {
		font-size: 28px;
	}

	.ipro_list h4 {
		font-size: 20px;
		margin: 29px;
	}

	.para h1 {
		padding-top: 20px;
	}

	.info_title span {
		display: block;
	}

	.news_list li span {
		position: initial;
	}

	.icontact h3 {
		font-size: 18px;
	}

	.icontact p {
		font-size: 14px;
		font-family: "Impact";
		letter-spacing: 3px;
		padding-top: 5px;
	}

	.case_img h3,
	.case_des h3 {
		font-size: 16px;
		padding: 0px 0 5px 15px;
	}
	.case_des h3{margin-top:20px}

	.fivevalue ul li img {
		width: 100px !important;
	}

	.fivevalue ul {
		margin-top: 80px;
	}

	.fivevalue ul li h5 {
		font-size: 18px;
	}

	.aboutus .crumb p {
		font-size: 28px;
	}

	.aboutus .content {
		font-size: 14px;
		padding: 0 10px;
		margin: 0;
	}

	.prolist li {
		margin-top: 10px;
	}

	.case_con {
		padding: 10px 0;
	}

	.prolist .more {
		margin-top: -24px;
	}

	.aboutus .row {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.recruitment .searcharea .form-group {
		width: 100%;
	}

	.recruitmentdetail .detail h4 {
		font-size: 20px;
	}

	.recruitmentlist table {
		font-size: 14px;
	}

	.recruitment .filters ul li .btn {
		padding: 5px 7px
	}

	.recruitment .filters {
		padding: 10px
	}

	.recruitmentdetail .rname img {
		width: 100%;
		height: 100px
	}

	.recruitmentdetail .detail .content {
		font-size: 14px;
		line-height: 27px;
	}

	.prolist li a.img figcaption {
		background: #333;
		opacity: 0.3;
		filter: Alpha(opacity=30)
	}

	.prolist .case_des p {
		min-height: 30px;
		font-size: 16px;
		line-height: 25px;
	}
	.prolist .more a{
		padding: 7px 15px;
	}
	.case_img h3{
		color:#fff;
	}
	.ipro_list .hovermoreshow{
		left:50%;
		transform: translateX(-50%);
		-webkit-transform:translateX(-50%);
	}
	.ipro_list .hovermoreshow img{
		width:70%;
	}
	.pro .tit h4:before ,.pro .tit h4:after{
		display:none;
	} 
	.text-ellipsis3 {
		-webkit-line-clamp: 2;
	}
}