.commonInner-nav {
	width: 100%;
	background-color: #fff;
}

.commonInner-nav-center {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	padding: 20px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #eeeeee;
	/* padding-left: 22px; */
	align-items: center;
}

.commonInner-nav-center span {
	color: #333;
	font-size: 16px;
	height: 27px;
	border-left: 2px solid #479ade;
	padding-left: 10px;
	box-sizing: border-box;
}

.commonInner-nav-center ul {
	display: flex;
	display: -webkit-flex;
	padding-right: 12px;
	box-sizing: border-box;
}

.commonInner-nav-center ul>li {
	font-size: 16px;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-right: 20px;
}

.commonInner-nav-center ul>li.active {
	background-color: #479ade;
}

.commonInner-nav-center ul>li.active a {
	color: #fff;
}

.pro-cnter {
	margin-top: 70px;

}

.pro-cnter .index-pro-rt-ul {
	box-sizing: border-box;
	margin-bottom: 21px;
}

.pro-cnter .index-pro-rt-ul>li {
	width: 370px;
	margin-right: 42px;
	margin-bottom: 45px;
}

.pro-cnter .index-pro-rt-ul>li:nth-child(3n) {
	margin-right: 0;
}

.pages {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
}

.pages>a {

    height: 36px;
    /* border-radius: 50%; */
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 36px;
    display: inline-block;
    background-color: #eee;
    margin: 0 13px;
    padding: 0 14px;
}

.pages>a.current {
	color: #fff;
	background-color: #60b7e7;
}

.pro {
	padding-bottom: 78px;
}

/* 产品详情内页 */
.proInner {
	padding-top: 34px;
	box-sizing: border-box;
	padding-bottom: 122px;
}

.proInnerTop .img {
	width: 600px;
	height: 379px;
	border: 1px solid #eee;
}

.proInnerTop .img img {
	width: 100%;
}

.proInnerTop .infos {
	width: 545px;
}

.proInnerTop .infos .tit {
	font-size: 30px;
	color: #333;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	margin-bottom: 13px;
}

.proInnerTop .infos p {
	line-height: 36px;
	font-size: 16px;
	color: #666;
}

.proInnerNav {
	width: 100%;
	background-color: #eee;
	padding-top: 8px;
	box-sizing: border-box;
	margin-top: 40px;
	margin-bottom: 26px;
}

.proInnerNav>ul>li {
	width: 239px;
	height: 45px;
	float: left;
	text-align: center;
	padding-top: 6px;
	font-size: 18px;
	color: #333;
}

.proInnerNav>ul>li.active {
	background: url(../images/probg_03.png) no-repeat;
}

.proInnerContent {
	border-bottom: 1px solid #eee;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 84px;
	box-sizing: border-box;
}

.proInnerItem {
	display: none;
}

.proInnerItem .info p {
	color: #666;
	font-size: 16px;
	line-height: 36px;
}

.proInnerItem .info {
	margin-bottom: 20px;
}

.proInnerItem-ul {
	margin-bottom: 16px;
}

.proInnerItem-ul>li {
	color: #666;
	font-size: 16px;
	line-height: 36px;
	padding-left: 24px;
	box-sizing: border-box;
	position: relative;
}

.proInnerItem-ul>li::before {
	content: '';
	width: 14px;
	height: 14px;
	background: url(../images/ico_03.png) no-repeat;
	display: inline-block;
	position: absolute;
	top: 11px;
	left: 0;
}

/* 案例详情页面开始 */
.caseInner {
	padding-bottom: 78px;
	box-sizing: border-box;
	margin-top: 68px;
}

.caseInnerTop {
	text-align: center;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.caseInnerTop .tit {
	color: #333;
	font-size: 36px;
	margin-bottom: 27px;

}

.caseInnerTop .titNext {
	color: #999;
	font-size: 16px;
}

.caseInnerTop .titNext .t1 {
	margin-right: 84px;
	display: inline-block;
}

.caseInnerInfo p {
	font-size: 16px;
	color: #666;
	line-height: 36px;
}

.caseInnerInfo {
	margin-bottom: 48px;
}

.caseInnerImg {
	width: 100%;
}

.caseInnerImg .img1 {
	width: 600px;
}

.caseInnerImg .imgrt {
	width: 580px;
}

.caseInnerImg .imgrt p {
	font-size: 0;
	width: 100%;
	margin-bottom: 25px;
	height: 200px;
	overflow: hidden;
}

.caseInnerImg .imgrt p img {
	width: 100%;
}

/* 大山业绩开始 */
.dsyj {
	padding-bottom: 80px;
	box-sizing: border-box;
}

.dsyj-content {
	margin-top: 40px;
}

.dsyj-content .pics {
	margin-bottom: 64px;
}

/* 客户案例页面开始 */
.gcal {
	padding-bottom: 78px;
	box-sizing: border-box;
}

.gcal-content-ul {
	margin-top: 70px;
	margin-bottom: 20px;
}

.gcal-content-ul>li {
	float: left;
	width: 375px;
	margin-right: 35.5px;
	margin-bottom: 35px;
	transition: all .3s ease-in;
}

.gcal-content-ul>li:nth-child(3n) {
	margin-right: 0;
}

.gcal-content-ul>li .img {
	position: relative;
	width: 100%;
	height: 280px;
}

.gcal-content-ul>li .img .pics {
	width: 100%;
}

.gcal-content-ul>li .img .mask {
	position: absolute;
	width: 115px;
	height: 115px;
	background-color: rgba(96, 183, 231, .5);
	border-radius: 50%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	line-height: 115px;
	opacity: 0;
	transition: all .3s ease-in;
}

.gcal-content-ul>li .img .mask img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.gcal-content-ul>li p {
	text-align: center;
	background-color: #eee;
	color: #333;
	font-size: 16px;
	padding-top: 16px;
	padding-bottom: 14px;
	transition: all .3s ease-in;
}

.gcal-content-ul>li:hover {
	box-shadow: 0 0 8px 4px rgba(0, 0, 0, .1);
}

.gcal-content-ul>li:hover .img .mask {
	opacity: 1;
}

.gcal-content-ul>li:hover p {
	background-color: #60b7e7;
	color: #fff;
}

/* 公司环境 */
.gshj {
	width: 100%;
	margin-top: 49px;
	background: url(../images/gshj_bg_02.jpg) no-repeat center;
	padding-bottom: 100px;
	box-sizing: border-box;

}

.gshj-styl .img {
	position: relative;
	height: 320px;
	overflow: hidden;
}

.gshj-styl .img img {
	width: 100%;
}

.gshj-top {
	margin-bottom: 12px;
}

.gshj-top .img1 {
	width: 599px;
}

.gshj-top .img2 {
	width: 290px;
	margin-left: 8.5px;
	margin-right: 8.5px;
}

.gshj-top .img3 {
	width: 290px;
}

.gshj-styl .img .mask {
	color: #fff;
	font-size: 24px;
	width: 123px;
	height: 123px;
	background-color: rgba(96, 183, 231, .5);
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	opacity: 0;
	transition: all .3s ease-in-out;
}

.gshj-styl .img .mask span {
	display: block;
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.gshj-styl .img:hover .mask {
	opacity: 1;
}

.gshj-center .img1,
.gshj-center .img3 {
	width: 290px;
}

.gshj-center {
	margin-bottom: 12px;
}

.gshj-center .img2 {
	width: 600px;
	margin: 0 8px;
}

.gshj-bot .img1,
.gshj-bot .img2 {
	width: 290px;
}

.gshj-bot .img3 {
	width: 600px;
}

.gshj-bot .img2 {
	margin: 0 8px;
}

.gshj-content {
	margin-bottom: 60px;
}

/* 企业简介开始 */
.gsjj {
	padding-bottom: 190px;
	margin-top: 30px;
}

.gsjj-content {
	margin-top: 38px;
}

.gsjj-content .information p {
	font-size: 16px;
	color: #666;
	line-height: 36px;
}

.gallery {}

.gsjj-des .index-part1-ul {
	height: 270px;
	background: linear-gradient(to right, #60b7e7, #60b7e7, #479ade);
	padding-top: 56px;
	padding-bottom: 56px;
	box-sizing: border-box;
}

/* 人才招聘 */
.rczp {
	padding-bottom: 119px;
	box-sizing: border-box;
}

.rczp-content {
	margin-top: 40px;
}

.rczp-contnet-topic {
	width: 100%;
	background-color: #e9eef4;
	padding: 28px 0;
	font-size: 18px;
	box-sizing: border-box;
	color: #333;
}

.rczp-contnet-topic>ul>li {
	float: left;
}

.rczp-contnet-topic>ul>li.list1 {
	width: 12%;
	text-align: center;
}

.rczp-contnet-topic>ul>li.list2 {
	width: 77%;
	text-align: center;
}

.rczp-contnet-topic>ul>li.list3 {
	width: 11%;
}

.rczp-ul>li .li_top {
	padding: 28px 0;
	font-size: 16px;
	box-sizing: border-box;
	color: #666666;
}

.rczp-ul>li .li_top .list1 {
	width: 12%;
	text-align: center;
}

.rczp-ul>li .li_top .list2 {
	width: 77%;
	text-align: center;
}

.rczp-ul>li .li_top .list3 {
	width: 11%;
}

.rczp-ul>li .li_top>div {
	float: left;
}

.rczp-ul .li_bot {
	padding-bottom: 38px;
	border: 1px solid #479ade;
	padding-top: 22px;
	box-sizing: border-box;
	display: none;
}

.rczp-ul .li_bot .li_bot_lt {
	width: 50%;
}

.rczp-ul .li_bot .li_bot_lt .tit {
	font-size: 18px;
	color: #333;
	margin-bottom: 15px;
}

.rczp-ul .li_bot .li_bot_lt1 {
	padding-left: 30px;
	box-sizing: border-box;
}

.rczp-ul .li_bot .info {
	font-size: 16px;
	color: #666;
	line-height: 36px;
}

.rczp-ul>li.three .li_top {
	background-color: #e9eef4;
}

.rczp-ul>li.active .li_top {
	background-color: #479ade;
	color: #fff;
}

/* 联系我们页面 */
.lxwm {
	padding-top: 64px;
	box-sizing: border-box;
	padding-bottom: 105px;
}

.lxwm-top {
	display: flex;
	display: -webkit-flex;
	height: 128px;
	margin-bottom: 70px;
}

.lxwm-top-lt {
	width: 324px;
	background-color: #273a64;
	color: #fff;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	padding-left: 30px;
	box-sizing: border-box;
	height: 100%;
}

.lxwm-top-lt img {
	width: 123px;
}

.lxwm-top-lt span {
	font-size: 24px;
	display: inline-block;
	margin-left: 25px;
}

.lxwm-top-rt {
	width: 880px;
	background-color: #479ade;
	color: #fff;
	height: 100%;
	padding-left: 34px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-right: 22px;
}

.lxwm-top-rt .n1 {
	font-size: 22px;
	margin-bottom: 3px;
}

.lxwm-top-rt .n2 {
	font-size: 16px;
}

.lxwm-bot .map iframe {
	border: none;
	width: 600px;
	height: 415px;
}

.lxwm-bot-rt {
	width: 556px;
}

.lxwm-bot-rt .title {
	width: 100%;
	padding-bottom: 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #eee;
	text-align: center;
	margin-bottom: 16px;
}

.lxwm-bot-rt .title h3 {
	font-weight: normal;
	font-size: 24px;
	color: #273a64;

}

.lxwm-bot-rt .title p {
	font-size: 12px;
	color: #273a64;
	font-family: 'pingfang-l';
}

.lxwm-bot-ul>li {
	float: left;
	width: 270px;
	height: 166px;
	background-color: #eee;
	margin-bottom: 10px;
	padding-top: 30px;
	box-sizing: border-box;
	color: #2072b0;
}

.lxwm-bot-ul>li:nth-child(2n) {
	float: right;
}

.lxwm-bot-ul>li .img {
	text-align: center;
}

.lxwm-bot-ul>li .hover {
	display: none;
}

.lxwm-bot-ul>li .tel,
.lxwm-bot-ul>li .email {
	margin-bottom: 17px;
	margin-top: 12px;
}

.lxwm-bot-ul>li p {
	text-align: center;
}

.lxwm-bot-ul>li:hover {
	background-color: #479ade;
	color: #fff;
	font-size: 16px;
}

.lxwm-bot-ul>li:hover .hover {
	display: inline-block;
}

.lxwm-bot-ul>li:hover .no_hover {
	display: none;
}

.lxwm-bot-ul>li.addr_li {
	padding-left: 26px;
	padding-right: 26px;
	font-family: 'pingfang-l';
}

.lxwm-bot-ul>li.addr_li .addr {
	margin-bottom: 12px;
}

.lxwm-bot-ul>li .erwei {
	margin-bottom: 3px;
}

/* 新闻中心页面开始 */
.xwzx {
	padding: 40px 0 146px;
	box-sizing: border-box;
}

.xwzx-top {
	width: 100%;
	background-color: #f5f5f5;
	height: 250px;
}

.xwzx-top-lt {
	width: 1020px;
}

.xwzx-top-lt .img img {
	width: 400px;
	height: 250px;
}

.xwzx-top-lt .information {
	width: 620px;
	padding-left: 24px;
	padding-top: 33px;
	padding-right: 12px;
	box-sizing: border-box;
}

.xwzx-top-lt .information .tit {
	font-size: 22px;
	margin-bottom: 20px;
}

.xwzx-top-lt .information .des {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.xwzx-top-lt .information .lookmore {
	width: 146px;
	height: 30px;
	background-color: #fff;
	border-radius: 30px;
	border: 1px solid #479ade;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	margin-top: 25px;
}

.xwzx-top-lt .information .lookmore a {
	color: #479ade;
}

.xwzz-top-rt {
	width: 176px;
	text-align: center;
	padding-top: 66px;
	box-sizing: border-box;
}

.xwzz-top-rt .rili img {
	width: 24px;
}

.xwzz-top-rt .rili .date {
	font-size: 36px;
	color: #479ade;
	font-family: 'Impact';
	width: 60px;
	margin: 8px auto;
	border-bottom: 1px solid #479ADE;
	padding-bottom: 4px;
	box-sizing: border-box;
}

.xwzz-top-rt .rili .time {
	font-size: 16px;
	color: #666;
}

.xwzx-bot {
	margin-top: 60px;
}

.xwzx-bot-ul>li {
	width: 33.33%;
	border: 1px solid #eee;
	height: 320px;
	float: left;
	margin-left: -1px;
	margin-top: -1px;
	padding: 25px;
	cursor: pointer;
	box-sizing: border-box;
}

.xwzx-bot-ul>li .tit {
	font-size: 16px;
	color: #479ade;
	margin-bottom: 17px;
}

.xwzx-bot-ul>li .tit2 {
	font-size: 20px;
	color: #333;
	margin-bottom: 12px;
}

.xwzx-bot-ul>li .pics {
	width: 100%;
	height: 154px;
	overflow: hidden;
	margin-bottom: 10px;
	opacity: 0;
	/* transition: all .3s ease-in-out; */
}

.xwzx-bot-ul>li .pics img {
	width: 100%;
}

.xwzx-bot-ul>li .time {
	color: #999;
}

.xwzx-bot-ul>li:hover {
	background-color: #479ade;
	color: #fff;
}

.xwzx-bot-ul>li:hover .time {
	color: #fff;
}

.xwzx-bot-ul>li:hover .tit2 {
	color: #fff;
}

.xwzx-bot-ul>li:hover .tit {
	color: #fff;
}

.xwzx-bot-ul>li:hover .pics {
	opacity: 1;
}
/* 员工天地 */
.ygtd{
	padding-bottom: 97px;
	box-sizing: border-box;
}
.ygtd-content{
	margin-top: 50px;
	margin-bottom: 50px;
}
.ygtd-ul>li{
	float: left;
	width: 370px;
	margin-right: 43px;
	position: relative;
	height: 232px;
	overflow: hidden;
	margin-bottom: 40px;
}
.ygtd-ul>li:nth-child(3n){
	margin-right: 0;
}
.ygtd-ul>li img{
	width: 100%;
}
.ygtd-ul>li p{
	color:#333;
	font-size: 14px;
	font-family: arial;
	border-bottom: 1px solid #1b1b1b;
	padding-bottom: 7px;
	box-sizing: border-box;
	position: absolute;
	top:20px;
	left:44px;
}