﻿@charset "utf-8";

*{
    margin: 0;
    padding: 0;
}
ul{
    list-style: none;
}
a:hover{
    text-decoration: none;
}
.txt-center{
    text-align: center;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.claerfix:after{
    clear: both;
	display: block;
	content: "";
}
.navbar-default{
    border: 0;
    background-color: #795355;
    border-radius: 0px;
    color: #fff;
}

.navbar-default .nav-menu>li a{
    color: #fff;
}
.l-index-menu{
	background-color: #795355;
}
.logo-box{
    height: 100px;
}
.logo-box img{
    height: 100%;
    float: left;
}
.navbar{
    margin-bottom: 0; 
}
.nav-menu li{
    padding: 25px 0;
}
.nav-menu li:hover,.nav-menu li.on{
	background-color: #767876;
}

.language{
	padding: 0 8px;
    color: #fff;
	font-size: 12px;    
	border: 1px solid #fff;
	border-radius: 12px;
	margin-top: 38px;
}
.language li{
	float: right;
	margin: 0; 
	padding: 0 6px;
    color: #fff;
}
.language li button{
	line-height: 24px;
	border: 0;
    background-color: #795355;
}
.language li:nth-child(2){
	border-right: 1px solid #fff;
}
.language li button:hover{
	color: #8ec31f;
}
.l-top-img img{
    width: 100%;
    /* height: 494px; */
}
.l-top-ny-img img{
	width: 100%;
	/* height: 416px; */
}
.l-cp-box{
    background-color: #f6f6f6;
    padding-bottom: 10px;
}
.banner-box1{
    height: 340px;
    margin-top: 50px;
}
.box1-main{
    padding: 4px;
    background-color: #fff;
}
.box1-main a{
	color: #000;
    display: block;
}
.box1-main a:hover{
	color: #8ec31f;
}
.box1-main span{
	display: block;
	padding: 16px 0;
}
.box1-img img{
    width: 100%;
    height: 208px;
    transition:all 0.3s;
}
.box1-main a:hover img{
	transform:scale(1.05);
	-ms-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-o-transform:scale(1.05);
}
.box1-main .box1-img{
	overflow: hidden;
}
.l-img-box img{
    margin-top: 28px;
}

.l-wm-box{
    color: #fff;
    background: url(../img/wm-bg.jpg);
    background-position: center;background-repeat: no-repeat;background-size:cover;
    padding-bottom: 80px;
}
.l-wm-box-l{
    width: 38%;
}
.l-wm-box-l .gl-img{
    width: 100%;
    height: 420px;
}
.l-wm-box-r{
    width: 61%;
    margin-top: 50px;
}
.l-wm-box-r h3{
    color: #8ec31f;
    font-family: 'Myriad Pro';
    font-size: 25px;
}
.l-wm-box-r i{
    display: block;
    width: 80px;
    height: 1px;
    background-color: #fff;
    margin: 16px 0 20px 0;
}
.l-wm-box-r p{
    font-family: 'Myriad Pro';
    font-size: 16px;
    line-height: 28px;
}
.l-wm-box-r a{
    display: inline-block;
    width: 150px;
    height: 50px;
    border-radius: 25px;
    color: #fff;
    background-color: #6e4448;
    font-weight: bold;
    font-size: 14px;
    padding: 14px 0 0 30px;
}
.l-wm-box-r a:hover{
	background-color: #8ec31f;
}
.l-dt-main{
    margin-top: 30px;
    margin-bottom: 60px;
}
.l-dt-main .row{
	display: table;
	table-layout: fixed;
	width: 100%;
	word-wrap:break-word;
}
.l-dt-main .row .col-md-3{
	display: table-cell;
	float: none;
}
.l-dt-txt{
    padding: 26px 16px;
    font-family: 'Myriad Pro';
    background-color: #f5f5f5;
}
.l-dt-txt span{
    color: #999999;
    font-family: 'Myriad Pro';
    line-height: 34px;
}
.l-dt-txt a{
    display: block;
    color: #000;
    line-height: 28px;
}
.l-dt-txt a:hover{
	color: #8ec31f;
}
.l-dt-img{
    width: 100%;
    height: 204px;
}
.l-top-img{
	width:100%;
	overflow: hidden;
}
.l-dt-img{
	overflow: hidden;
}
.l-dt-img span{
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	transition:all 0.3s;
}
.l-dt-main>div>div{
	overflow: hidden;
}
.l-dt-main>div>div .l-dt-img{
	transition:all 0.3s;
}
.l-dt-main>div>div:hover .l-dt-img span{
	transform:scale(1.05);
	-ms-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-o-transform:scale(1.05);
}
footer{
    background-color: #795355;
    color: #fff;
    width: 100%;
    vertical-align: center;
    padding: 40px 0;
}

/* 内页样式 */
.paikuke-news-top{
	margin-bottom: 30px;
}
.paikuke-news-top-img{
	width: 32%;
	height: 204px;
}
.paikuke-news-top-txt{
	width: 68%;
	background-color: #f5f5f5;
	padding: 34px 28px 18px 28px;

}
.paikuke-news-top-txt span{
	font-size: 16px;	

}
.paikuke-news-top-txt h3{
	margin-top: 10px;
	font-size: 22px;
	font-weight: bold;
}
.paikuke-news-top-txt p{
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	height: 76px;
	color: #666;
}
.paikuke-news-list ul{
	margin-bottom: 40px;
}
.paikuke-news-list li{
	margin-bottom:30px;
	padding:30px;
	border:1px solid #dfdfdf;
}
.paikuke-news-list a{
	color:#666666;
}
.paikuke-news-list li a:after{
	clear: both;
	display: block;
	content: "";
}
.paikuke-news-date{
	float:left;
	text-align:center;
	border-right:1px solid #e7e7e7;
	padding-right:25px;
	margin-right:25px;
}
.paikuke-news-date b{
	display:block;
	font-size:60px;
	line-height:40px;
	border-bottom:1px solid #e7e7e7;
	padding-bottom:15px;
	margin-bottom:15px;
}
.paikuke-news-date em{
	font-style:normal;
	font-size:15px;
	margin-left: 6px;
}
.paikuke-news-news{
	width:740px;
}
.paikuke-news-news p{
	color:#000;
	font-size:20px;
	font-weight: bold;
}
.paikuke-news-news span{
	font-family: 'Adobe 黑体 Std';
}
@media (max-width:1260px){
	.paikuke-news-news{
		width:700px;
	}
}
@media (max-width: 993px){
	.paikuke-news-list{
		margin-top:10px;
	}
	.paikuke-news-list li{
		padding: 0;
		border: none;		
		line-height: 27px;
		margin-left: 15px;
	}
	
	.paikuke-news-news{
		width:100%;
	}
	.paikuke-news-news p{
		font-size:15px;
		font-weight: normal;
	}
	.paikuke-news-date{
		position: absolute;
		left: 0;
		top: 0;
		margin-right: 0;
	}
	.paikuke-news-list a{
		display: block;
		position: relative;
		padding-left: 100px;
	}
}
.paikuke-lianxi > div{
	padding:25px 5px;
	text-align:center;
}
.paikuke-ic{
	padding:25px 15px;
	border:1px solid #cccccc;
	min-height: 310px;
	background-color: #fff;
}
.paikuke-ic b{
	display:block;
	font-size:18px;
	margin-top:15px;
	padding-bottom:20px;
	border-bottom:1px solid #cccccc;
	margin-bottom:30px;
}
.paikuke-ic p{
	font-size:14px;
	color:#666666;
}
.paikuke-lianxi-map{
	width: 100%;
	padding: 0 5px;
	top:-50px;
	position: relative;
	z-index: 1;
}
.paikuke-lianxi-map iframe{
	width: 100%;
	height: 480px;
}
.paikuke-lianxi-map img{
	width:100%;
}
@media (max-width: 993px){
	.paikuke-lianxi-map{
		margin:0 0 10px 0;
		position:static;
	}
	.paikuke-lianxi-map iframe{
		height: 300px;
	}
}

.paikuke-inner-banner img{
	display: block;
	width: 100%;
}
.paikuke-container{
	padding-top: 38px;
}
.paikuke-container .paikuke-left{
	width: 17.777777777777%;
	float: left;
}
.paikuke-container .paikuke-right{
	position: relative;
	width: 80%;
	float: right;
}
.paikuke-container .paikuke-right .row{
	margin-right: 0;
	margin-left: 0;
	position: relative;
	z-index: 2;
}
.paikuke-left-nav .paikuke-title{
	background: #785458;
	color: #fff;
	padding: 2px 30px 16px 30px;
}
.paikuke-left-nav .paikuke-title h1{
	font-size: 22px;
	/* font-weight: bold; */
	line-height: 1;
	margin-bottom: 10px;
	margin-top: 14px;
}
.paikuke-left-nav .paikuke-title  p{
	margin-bottom: 0;
	font-size: 16px;
	line-height: 1;
	text-transform: uppercase;
}
.paikuke-nav li{
	line-height: 46px;
	background: #fff;
	border-bottom: 1px solid #f4f4f4;
}
.paikuke-nav li a{
	display: block;
	padding-left: 20px;
	padding-right: 35px;
	font-size: 18px;
	color: #333;
	transition:all 0.3s;
	background-position: right 15px center;
}
.paikuke-nav{
	background: #f4f4f4;
	padding: 10px;
	margin-bottom: 20px;
}
.paikuke-nav li a.on,.paikuke-nav li a:hover{
	/* font-weight: bold; */
	color: #fff;
	background:#785458 url(../img/icon_arrow.png) no-repeat right 15px center;
}
.paikuke-contact .paikuke-title{
	padding-top: 4px;
	padding-bottom: 14px;
	background: url(../img/paikuke_icon.png) no-repeat center/cover;
}
.paikuke-contact ul{
	background: url(../img/bg_l.gif);
	padding: 20px 30px 40px;
	/* border-bottom: 4px solid #785458; */
}
.paikuke-contact ul h2{
	line-height: 30px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding-left: 26px;
}
.paikuke-contact ul li h2.paikuke-tel{
	width: 86px;
	height: 28px;
	background: url(../img/icon_tel.png) no-repeat center/cover;
}
.paikuke-contact ul li h2.paikuke-email{
	background: url(../img/icon_ltel.png) no-repeat center/cover;
	width: 86px;
	height: 28px;
}
.paikuke-contact ul li h2.paikuke-website{
	background: url(../img/icon_website.png) no-repeat center/cover;
	width: 86px;
	height: 28px;
}
.paikuke-contact ul li p{
	font-size: 14px;
	color: #666666;
}
.paikuke-contact ul li{
	margin-bottom: 15px;
}
.paikuke-position{
	width: 100%;
	border-top: 4px solid #f4f4f4;
	line-height: 60px;
	border-bottom: 1px solid #f4f4f4;
}
.paikuke-position .paikuke-here{
	float: left;
	font-size: 18px;
	color: #785458;
	font-weight: bold;
	position: relative;
	padding-right: 15px;
}
.paikuke-position .paikuke-here::after{
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	position: absolute;
	background: url(../img/icon_anj.png) no-repeat center;
	right: 0;
	top: 52%;
}
.paikuke-position .paikuke-abox{
	float: right;
	color: #999999;
}
.paikuke-position .paikuke-abox a{
	color:inherit;
}
.paikuke-position .paikuke-abox a:hover,.paikuke-position .paikuke-abox a:last-child{
	color: #785458;
}
.paikuke-position .paikuke-abox{
	padding-left: 20px;
	/* background: url(../img/icon_home.png) no-repeat left center; */
}
@media (max-width: 992px) {
	.paikuke-container .paikuke-left{
		width: 100%;
		float: none;
	}
	.paikuke-container .paikuke-right{
		width: 100%;
		float: none;
	}
}
.paikuke-case-list{
	padding-top: 50px;
}
.paikuke-case-list li{
	float: left;
	width: 32%;	
	margin-right: 2%;
	border:1px solid #cccccc;
	padding: 10px;
	margin-bottom: 30px;
	padding-bottom: 0;
}
.paikuke-case-list li:nth-child(3n){
	margin-right: 0;
}
.paikuke-case-list img{
	display: block;
	width: 100%;
	transition:all 0.3s;
}
.paikuke-case-list a:hover img{
	transform:scale(1.05);
	-ms-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-o-transform:scale(1.05);
}
.paikuke-case-list a .paikuke-anli-img-box{
	overflow: hidden;
}
.paikuke-case-list a{
	display: block;
}
.paikuke-case-list a p{
	position: relative;
	padding: 0 15px;	
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 0;
	line-height: 55px;
	font-size: 16px;
	color: #333;
	background: url(../img/icon-right.png) no-repeat right center;
	text-align: center;
}
/* .paikuke-case-list a p::before{
	content: "";
	display: block;
	width: 18px;
	height: 2px;
	background: #785458;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -1px;
} */
.paikuke-case-list a:hover p{
	color: #785458;
}
.paikuke-pagelist{
	margin-bottom: 35px;
	text-align: center;
}
.paikuke-pagelist a{
	display: inline-block;
	padding: 6px 12px;
	border:1px solid #ebebeb;
	transition: all 0.3s;
	color: #333;
}
.paikuke-pagelist a:hover{
	color: #fff;
	background: #785458;
}

.paikuke-pagelist .on{
	color: #fff;
	background: #785458;
}

.paikuke-contact h3{
	font-size: 16px;
	font-weight: bold;
	color: #785458;
}
.paikuke-fuwu-box{
	padding-top: 50px;
	padding-bottom: 60px;
	border-bottom: 1px solid #f4f4f4;
}
.paikuke-fuwu-box img{
	display: block;
	width: 75%;
	float: left;
}
.paikuke-fuwu-box .paikuke-right-box{
	width: 20%;
	float: right;
	padding-top: 130px;
}
.paikuke-fuwu-box .paikuke-right-box h1{
	font-size: 25px;
	color: #333;
	text-align: center;
}
.paikuke-fuwu-box .paikuke-right-box a{
	display: block;
	max-width: 100%;
	width: 150px;
	height: 40px;
	border-radius: 20px;
	line-height: 40px;
	background: #785458;
	color: #fff;
	text-align: center;
	margin: 12px auto 0;
}
.paikuke-fuwu-boxb h1{
	text-align: center;
	padding: 40px 0 30px;
	font-size: 24px;
	color: #333;
}
.paikuke-fuwu-boxb ul{
	width: 540px;
	margin:0 auto;
	max-width: 100%;
}
.paikuke-fuwu-boxb ul li{
	width: 33.3333333333333333333333%;
	float: left;
	padding: 0 15px;
}
.paikuke-fuwu-boxb .paikuke-inbox{
	background: #785458;
	border-radius: 8px;
	color: #fff;
	text-align: center;
	padding: 24px 0;
}
.paikuke-fuwu-boxb .paikuke-inbox .t{
	font-size: 16px;
	line-height: 1;
}
.paikuke-fuwu-boxb .paikuke-inbox .t span{
	font-size: 80px;
	font-weight: bold;
	letter-spacing: -5px;
	display: inline-block;
	margin-right: 5px;
}
.paikuke-fuwu-boxb .line{
	width: 50%;
	height: 1px;
	background: #fff;
	margin:12px auto;
}
.paikuke-fuwu-boxb .paikuke-inbox p{
	margin-bottom: 0;
	font-size: 20px;
}
.paikuke-fuwu-boxb h3{
	text-align: center;
	padding-top: 35px;
	padding-bottom: 80px;
	font-size: 20px;
	color: #333;
}
.paikuke-fuwu-boxb h3 span{
	font-size: 25px;
	color: #785458;
}
@media (max-width:1200px) {
	.paikuke-fuwu-box .paikuke-right-box{
		padding-top: 10px;
	}
}
@media (max-width: 768px) {
	.paikuke-fuwu-box img{
		width: 100%;
		float: none;
	}
	.paikuke-fuwu-box .paikuke-right-box{
		width: 100%;
		float: none;
	}
}
.paikuke-yewu-box{
	position: relative;	
}
.paikuke-yewu-box .paikuke-yewu-img-box{
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
}
.paikuke-yewu-box .paikuke-t{
	position: relative;
	padding-left: 50%;
}
.paikuke-yewu-box .paikuke-txt{
	padding: 40px 30px 60px;
	background: #f0f0f0;
}
.paikuke-yewu-box .paikuke-txt h1{
	font-size: 24px;
	font-weight: bold;
}
.paikuke-yewu-box .paikuke-txt h2{
	font-size: 14px;
	color: #333333;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.paikuke-yewu-box .paikuke-txt p{
	text-align: justify;
	font-size: 14px;
	color: #666;
	line-height: 1.6;
}
.paikuke-yewu-title{
	padding-top: 40px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 2px solid #f0f0f0;
}
.paikuke-yewu-title h1{
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 0;
}
.paikuke-yewu-title p{
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
	margin-top: 6px;
	margin-bottom: 0;
}
.paikuke-yewu-list{
	padding-top: 40px;
}
.paikuke-yewu-list li{
	width: 31%;
	float: left;
	border:1px solid #785458;
	margin-right: 3.3%;
	margin-bottom: 60px;
	position: relative;
}
.paikuke-yewu-list li:nth-child(3n){
	margin-right: 0;
}
.paikuke-yewu-list li h1{
	margin-bottom: 0;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background: #785458;
	line-height: 40px;
	padding-left: 20px;
}
.paikuke-yewu-list li .paikuke-txt-box{
	padding: 20px;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	min-height: 160px;
}
.paikuke-yewu-list li .paikuke-txt-box span{
	font-size: 14px;
	color: #785458;
	font-weight: bold;
}
.paikuke-yewu-list li i{
	display: block;
	position: absolute;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: #785458;
	color: #fff;
	text-align: center;
	line-height: 34px;
	font-style: normal;
	top: -40px;
}
.paikuke-yewu-list li i::after{
	content: "";
	display: block;
	width: 2px;
	height: 7px;
	background: #785458;
	top: 100%;
	left: 50%;
	margin-left: -1px;
	position: absolute;
}
.paikuke-yewu-list li p{
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
@media (max-width: 768px) {
	.paikuke-yewu-list li{
		width: 100%;
		margin-right: 0 !important;
	}
	.paikuke-yewu-box .paikuke-yewu-img-box{
		width: 100%;
		position: static;
		height: 250px;
	}
	.paikuke-yewu-box .paikuke-t{
		padding-left: 0;
	}
	.paikuke-yewu-box .paikuke-txt{
		width: 100%;
		padding: 10px;
	}
}
.paikuke-job-box{
	padding-top: 60px;
}
.paikuke-job-box .paikuke-box{
	width: 32%;
	float: left;
	margin-right: 2%;
	border:1px solid #dfdfdf;
	margin-bottom: 70px;
	position: relative;
	padding-top: 70px;
	padding-bottom: 50px;
}
.paikuke-job-box .paikuke-box::after{
	content: "+";
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #785458;
	font-size: 30px;
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -20px;
}
.paikuke-job-box .paikuke-box:nth-child(3n){
	margin-right: 0;
}
.paikuke-job-box .paikuke-box h1{
	text-align: center;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
}
.paikuke-job-box .paikuke-box .paikuke-title p{
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}
.paikuke-job-box .paikuke-box .paikuke-title{
	background: #785458;
	position: absolute;
	top: -20px;
	left: 50%;
	transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	width: 60%;
	padding: 10px 0;
}
.paikuke-job-box .paikuke-box .paikuke-title::after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border:5px solid #216a6a;
	border-width: 10px 5px;
	border-color:transparent #216a6a #216a6a transparent; 
	position: absolute;
	top: 0;
	right: 100%;
}
.paikuke-job-box .paikuke-box .paikuke-title::before{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border:5px solid #216a6a;
	border-width: 10px 5px;
	border-color:transparent transparent #216a6a #216a6a; 
	position: absolute;
	top: 0;
	left: 100%;
}
.paikuke-job-box .paikuke-sd-box{
	padding: 0 10px;
}
.paikuke-job-box .paikuke-sd-box h3{
	font-size: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	padding-top: 15px;
}
.paikuke-job-box .paikuke-sd-box p{
	border-bottom: 1px solid #cccccc;
	line-height: 36px;
	margin-bottom: 0;
}
@media (max-width: 768px) {
	.paikuke-job-box .paikuke-box{
		width: 100%;
		float: none;
		margin-right: 0 !important;
	}
}
.l-anli-top{
	margin-top: 50px;
	margin-right: 0;
	margin-left: 0;
}
.l-anli-top-img{
	height: 314px;
}
.l-anli-top-txt{
	padding: 36px 28px 8px 28px;
	background-color: #f0f0f0;
}
.l-anli-top-txt h3{
	font-size: 30px;
	font-weight: bold;
	overflow: hidden;
	-ms-text-overflow: ellipsis;text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 1;
	height: 34px;
}
.l-anli-top-txt h5{
	font-size: 13px;
	font-family: 'Century Gothic';
	overflow: hidden;
	-ms-text-overflow: ellipsis;text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2;
	height: 38px;
}
.l-anli-top-txt p{
	display: block;
	color: #666666;
	overflow: hidden;
	-ms-text-overflow: ellipsis;text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 1;
	height: 148px;
	font-size: 14px;
}
.l-anli-mid-main{
	padding-top: 46px ;
}

.l-anli-mid-main p{
	display: block;
	overflow: hidden;
	-ms-text-overflow: ellipsis;text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 6;
	height: 146px;
	font-size: 15px;
	color: #666666;
}
.l-anli-bot-main{
	height: 168px;

}
.l-anli-bot-tj{
	padding-left: 5px;
	padding-right: 5px;
}
.l-anli-bot{
	margin-bottom: 70px;
}

.foot-l{
    text-align: left;
    display: inline-block;
}
.foot-l span{
    margin-right: 24px;
}
.foot-r{
    text-align: right;
    display: inline-block;
}
.foot-r a{
    color: #fff;

}
.foot-r a:hover{
    color: #8ec31f;
}
@media (max-width:1230px){
    footer{
        text-align: center;
    }
}
@media (max-width:1200px){
    .l-wm-box-l{
        display: none;
    }
    .l-wm-box-r{
        width: 100%;
    }
}
@media (max-width:1192px){
	.language{
		margin-top: 8px;
	}
	.nav-menu li{
		padding: 0;
	}
}
@media (max-width:974px){
    .logo-box{
        text-align: center;
	}

}
@media (max-width:600px){
    .logo-box img{
        width: 100%;
    }
    .l-logo-top{
        padding: 0;
    }
}
.sj-language{
	display: none;
}
@media (max-width: 768px) {
	.paikuke-case-list li{
		width: 48%;
		margin-right: 0 !important;
		margin-bottom: 20px;
	}
	.paikuke-case-list li:nth-child(2n){
		margin-left: 4%;
	}
	.nav-menu{
		text-align: center;
	}
	.nav-menu li{
		padding: 0;
	}
	.foot span{
		text-align: center;
	}
	.foot-r{
		text-align: center;
	}
	.foot span{
		display: block;
		margin-bottom: 20px;
	}
	.l-dt-txt{
		padding-right: 8px;
	}
	.navbar-default {
		position: relative;
	}
	.language{
		display: none;
	}
	.sj-language{
		display: block;
		float: left;
		margin-left: 10px;
		margin-top: 12px;
	}
	.paikuke-news-top-img{
		width: 100%;
	}
	.paikuke-news-top-txt{
		width: 100%;
		padding: 10px;
	}
	.paikuke-pagelist a{
		padding: 4px 8px;
	}
}

@media (max-width: 768px) {
	.logo-box img.logo_t{
		display: none;
	}
	.logo-box{
		float: left;
	}
	.navbar-collapse {
		
	}
	.language{
		display: none;
	}
	.navbar-collapse .language{
		display: block;
		margin:0 auto;
		width: 84px;
		float: none;
		margin-bottom: 25px;
	}
	.navbar-default .navbar-toggle{
		position: absolute;
		right: 0;
		top: 0;
		top: -58px;
	}
	.navbar-default{
		position: static;
	}
	.navbar{
		min-height: auto;
	}
	.paikuke-container .paikuke-left{
		display: none;
	}
}
@media (max-width: 768px) {
	.paikuke-news-date{
		position: static;
		display: block;
		width: 100%;
		text-align: left;
		padding-right: 0;
		border-right: 0;
	}
	.paikuke-news-date b{
		display: inline;
		font-size: 15px;
		font-weight: normal;
		padding: 0;
		border-bottom: 0;
	}
	.paikuke-news-list li{
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #eee;
	}
	.paikuke-news-date em{
		display: inline;
		float: none;
	}
	.paikuke-news-list li a{
		padding-left: 0;
	}
	.paikuke-news-news p{
		font-size: 16px;
	}
	.navbar-toggle{
		padding: 7px 8px;
	}
	.logo-box{
		height: 70px;
	}
	.logo-box img{
		display: block;
		width: auto;
		height: 100%;
	}
}
