@charset "utf-8";
/*
Theme Name: lingduo
Theme URI: null
Description: Description
Version: 1.0
*/


/*------------------------------------------------------------
	reset
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: Microsoft YaHei, sans-serif;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

img {
	vertical-align: top;
}

a,
a:link {
	color: #040404;
	text-decoration: none;
}

a:visited {
	color: #040404;
}

a:hover {
	color: #040404;
}

a:active {
	color: #040404;
}

.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	common
------------------------------------------------------------*/
body {
	min-width: 1280px;
	color: #000;
	font-size: 13px;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}

@media all and (max-width: 1200px) {
	body {
	min-width: inherit;
	}
}

#container {
	text-align: left;
}

#main {
}

a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}

.sp {
	display: none !important;
}

@media all and (max-width: 1200px) {
	.pc {
		display: none !important;
	}
	
	.sp {
	display: block !important;
}
}

/*------------------------------------------------------------
	gHeader
------------------------------------------------------------*/
#gHeader .hInner {
	padding: 6px 0;
	border-bottom: 1px dotted #666;
}

#gHeader .sub {
	margin: 0 auto;
	width: 1300px;
}

#gHeader .hInner p {
	float: left;
	color: #333;
	font-size: 15px;
}

#gHeader .hInner ul {
	float:right;
}

#gHeader .hInner li {
	display: inline;
	color: #333;
}

#gHeader .hInner li a {
	margin: 0 10px;
	color: #333;
}

#gHeader .hInner li a:hover {
	text-decoration: underline;
}

#gHeader .hBox {
	margin: 0 auto;
	padding: 15px 0;
	width: 1300px;
}

#gHeader h1 {
	float: left;
}

#gHeader .hTel {
	margin-top: 5px;
	padding-left: 75px;
	float: right;
	font-size: 16px;
	background: url(images/tel.png) no-repeat left center;
	background-size: 60px 60px;
}

#gHeader .hTel span {
	display: block;
	color: #F2CB40;
	font-family: Impact;
	font-size: 42px;
}

@media all and (max-width: 1200px) {
	#gHeader .hInner {
		padding: 0;
		display: none;
		border-bottom: none;
	}
	
	#gHeader .sub {
		margin: 0;
		width: auto;
	}
	
	#gHeader .hInner p {
		display: none;
	}
	
	#gHeader .hInner ul {
		display: none;
	}
	
	#gHeader .hBox {
		margin: 0 auto;
		padding: 15px 15px;
		width: auto;
	}
	
	#gHeader h1 {
		float: left;
	}

	#gHeader h1 img {
		width: 260px;
	}
	
	#gHeader .hTel {
		margin-top: 0;
		padding: 10px 0 0;
		float: right;
		font-size: 16px;
		background: none;
		background-size: 60px 60px;
	}

	#gHeader .hTel img {
		width: 50px;
	}
	

}

/*------------------------------------------------------------
	gNavi
------------------------------------------------------------*/
#gNavi {
	background: #1488F5;
}

#gNavi ul {
	margin: 0 auto;
	width: 1300px;
}

#gNavi li {
	width: 14.28%;
	float: left;
}

#gNavi li a {
	padding: 20px 0;
	display: block;
	color: #fff;
	font-size: 16px;
	position: relative;
	text-align: center;
}

#gNavi li a:hover {
	background: #F2CB40;
}

@media all and (max-width: 1200px) {
	#gNavi {
		background: #1488F5;
	}
	
	#gNavi ul {
		margin: 0 auto;
		width: auto;
	}
	
	#gNavi li {
		width: 33.33%;
		float: left;
	}

	#gNavi li:first-child {
		display: none;
	}
	
	#gNavi li a {
		padding: 20px 0;
		display: block;
		color: #fff;
		font-size: 16px;
		position: relative;
		text-align: center;
		border-bottom: 1px solid #fff;
		border-left: 1px solid #fff;
	}
	
	#gNavi li a:hover {
		background: #F2CB40;
	}

}


/*------------------------------------------------------------
	ldBanner
------------------------------------------------------------*/
.ldBanner {
	position: relative;
}

.ldBanner .bnr01,
.ldBanner .bnr02,
.ldBanner .bnr03 {
	width: 100%;
	height: 550px;
	float: left;
}

.ldBanner .bnr01 {
	background: url(images/banner01.jpg) no-repeat center center;
	background-size: cover;
}

.ldBanner .bnr02 {
	background: url(images/banner02.jpg) no-repeat center center;
	background-size: cover;
}

.ldBanner .bnr03 {
	background: url(images/banner03.jpg) no-repeat center center;
	background-size: cover;
}

@media all and (max-width: 1200px) {
	.ldBanner .bnr01,
	.ldBanner .bnr02,
	.ldBanner .bnr03 {
		width: 100%;
		height: auto;
		float: left;
	}

	.ldBanner .bnr01 img,
	.ldBanner .bnr02 img,
	.ldBanner .bnr03 img {
		width: 100%;
	}
	
	.ldBanner .bnr01 {
		background: none;
	}
	
	.ldBanner .bnr02 {
		background: none;
	}
	
	.ldBanner .bnr03 {
		background: none;
	}

}

.slick-dots {
	width: 100%;
	position:absolute;
	left: 0;
	bottom: 20px;
	text-align: center;
}

.slick-dots li {
	margin: 0 20px 0 0;
	width: 14px;
	height: 14px;
	display: inline-block;
	float: none;
	background: #fff;
	border: 2px solid #fff;
	border-radius: 11px;
	opacity: 0.9;
	cursor: pointer;
}
	
.slick-dots li button {
	display: none;
}
	
.slick-dots .slick-active {
	background: #F2CB40;
}

@media all and (max-width: 1200px) {
	.slick-dots {
		bottom: 10px;
	}
	
	.slick-dots li {
		margin: 0 5px;
		width: 6px;
		height: 6px;
	}
		
	.slick-dots li button {
		display: none;
	}
		
	.slick-dots .slick-active {
		background: #F2CB40;
	}

}
.pageVisual {
	height: 400px;
}

.pageVisual01 {
	background: url(images/about_img.jpg) no-repeat center center;
	background-size: cover;
}

.pageVisual02 {
	background: url(images/page_about.jpg) no-repeat center center;
	background-size: cover;
}

.pageVisual03 {
	background: url(images/page_news.jpg) no-repeat center center;
	background-size: cover;
}

.pageVisual04 {
	background: url(images/page_case.jpg) no-repeat center center;
	background-size: cover;
}

.pageVisual05 {
	background: url(images/page_contact.jpg) no-repeat center center;
	background-size: cover;
}

/*------------------------------------------------------------
	gFooter
------------------------------------------------------------*/
#gFooter {
	padding: 70px 0 0;
	background: url(images/f_bg.jpg) no-repeat center center;
	background-size: cover;
}

#gFooter .fBox {
	margin: 0 auto 50px;
	width: 1300px;
}

#gFooter .fLogo {
	margin-right: 4%;
	width: 32%;
	float: left;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

#gFooter .fLogo span {
	display: block;
}

#gFooter .fLogo .tel {
	margin-top: 50px;
	color: #666;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
}

#gFooter .fLogo .tel span {
	display: block;
	color: #1488F5;
	font-size: 35px;
	font-weight: bold;
}

#gFooter .title {
	margin-bottom: 15px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}

#gFooter .txt {
	color: #fff;
	font-size: 16px;
	line-height: 1.8;
}

#gFooter .fNavi {
	width: 18%;
	float: left;
}

#gFooter .fNavi li {
	margin-bottom: 5px;
	color: #fff;
	font-size: 15px;
}

#gFooter .fNavi li a {
	color: #fff;
	opacity: 0.8;
}

#gFooter .fNavi li a:hover {
	text-decoration: underline;
}

#gFooter .fContact {
	width: 28%;
	float: right;
}

#gFooter .copyright {
	padding: 20px 0;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: #000;
}

#gFooter .copyright a {
	color: #fff;
}

#gFooter .copyright a:hover {
	text-decoration: underline;
}

@media all and (max-width: 1200px) {
	#gFooter {
		padding: 40px 0 0;
	}
	
	#gFooter .fBox {
		margin: 0 20px 30px;
		width: auto;
	}
	
	#gFooter .fLogo {
		margin-right: 0;
		width: auto;
		float: none;
		color: #fff;
		font-size: 30px;
		font-weight: bold;
		text-align: center;
	}
	
	
	#gFooter .fLogo .tel {
		margin-top: 50px;
		color: #666;
		font-size: 15px;
		font-weight: normal;
		text-align: center;
	}
	
	#gFooter .fLogo .tel span {
		display: block;
		color: #1488F5;
		font-size: 35px;
		font-weight: bold;
	}
	
	#gFooter .title {
		margin-bottom: 15px;
		color: #fff;
		font-size: 22px;
		font-weight: bold;
	}
	
	#gFooter .txt {
		color: #fff;
		font-size: 16px;
		line-height: 1.8;
	}
	
	#gFooter .fNavi {
		margin-bottom: 20px;
		width: auto;
		float: none;
	}
	
	#gFooter .fNavi li {
		margin-bottom: 5px;
		width: 50%;
		color: #fff;
		float: left;
		font-size: 15px;
	}
	
	#gFooter .fNavi li a {
		color: #fff;
		opacity: 0.8;
	}
	
	#gFooter .fNavi li a:hover {
		text-decoration: underline;
	}
	
	#gFooter .fContact {
		width: auto;
		float: none;
	}
	
	#gFooter .copyright {
		padding: 20px 0;
		color: #fff;
		font-size: 14px;
		text-align: center;
		background: #000;
	}
	
	#gFooter .copyright a {
		color: #fff;
	}
	
	#gFooter .copyright a:hover {
		text-decoration: underline;
	}

}


.hotBox {
	margin-bottom: 60px;
	background: #F7F7F7;
}

.hotBox .sub {
	margin: 0 auto;
	width: 92%;
	min-width: 1300px;
}

.hotBox p {
	margin-top: 15px;
	float: left;
	font-size: 16px;
}

.hotBox p span {
	font-weight: bold;
}

.hotBox p a {
	margin-right: 15px;
}

.hotBox p a:hover {
	text-decoration: underline;
}

.hotBox .tel {
	padding: 10px 0;
	color: #F2CB40;
	font-family: Impact;
	font-size: 25px;
	float: right;
}

.headLine01 {
	margin-bottom: 50px;
	color: #1488F5;
	font-size: 45px;
	text-align: center;
	background: url(images/h_bg.png) no-repeat center center;
}

.headLine01 .color {
	margin: -15px 10px 0 0;
	display: inline-block;
	color: #1488F5;
	font-size: 80px;
	font-family: Impact;
	font-style: oblique;
	vertical-align: middle;
}

@media all and (max-width: 1200px) {
	.headLine01 {
		margin-bottom: 30px;
		font-size: 40px;
	}
	
	.headLine01 .color {
		font-size: 70px;
	}

}

.headLine01 .txt {
	padding-top: 10px;
	display: block;
	color: #666;
	font-size: 16px;
	font-weight: normal;
	position: relative;
}

.headLine01 .txt:before {
	display: block;
    content: '';
    width: 80px;
    height: 3px;
    position: absolute;
    left: 20%;
    top: 0;
	background: #1488F5;
}

.headLine01 .txt:after {
	display: block;
    content: '';
    width: 80px;
    height: 3px;
    position: absolute;
    right: 20%;
    top: 0;
	background: #1488F5;
}

.h2Head {
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #000;
	font-size: 30px;
	font-weight: normal;
	position: relative;
}

.h2Head:before {
	display: block;
    content: '';
    width: 80px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
	background: #1488F5;
}


/*------------------------------------------------------------
	wp-pagenavi 
------------------------------------------------------------*/
.wp-pagenavi {
	display: flex;
	justify-content: center;
	position: relative;
	font-size: 16px;
	color: #424242;
}
.wp-pagenavi span {
	padding: 5px 10px;
	border: 1px solid #666;
	border-radius: 5px;
}
.wp-pagenavi a {
	padding: 5px 10px;
	border: 1px solid #666;
	border-radius: 5px;
}
.wp-pagenavi .pages, .wp-pagenavi .first, .wp-pagenavi .last {
	margin: 0 5px;
}
.wp-pagenavi a {
	margin: 0 5px;
}
.wp-pagenavi .current {
	margin: 0 5px;
	color: #fff;
	background: #007EFE;
	border-color: #007EFE;
}
.wp-pagenavi a {
	color: #A8A8A8;
}
.wp-pagenavi a:hover {
	color: #fff;
	background: #007EFE;
	border-color: #007EFE;
}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
	position: absolute;
	display: flex;
	width: 100px;
	height: 32px;
	justify-content: center;
	align-items: center;
	color: #00266F;
	font-size: 16px;
	box-sizing: border-box;
	border: 1px solid #EAEAEA;
}
.wp-pagenavi .previouspostslink {
	left: 0;
	display: none;
}
.wp-pagenavi .nextpostslink {
	display: none;
	right: 0;
}
.wp-pagenavi .previouspostslink:hover, .wp-pagenavi .nextpostslink:hover {
	opacity: 0.7;
	color: #00266F;
}
@media all and (max-width: 1200px) {
	.wp-pagenavi {
		margin-top: 20px;
		font-size: 15px;
	}
	.wp-pagenavi span {
		padding: 5px 8px;
	}
	.wp-pagenavi a {
		padding: 5px 8px;
	}
	.wp-pagenavi .pages, .wp-pagenavi .first, .wp-pagenavi .last {
		display: none;
	}
	.wp-pagenavi a {
		margin: 0 4px;
	}
	.wp-pagenavi .current {
		margin: 0 4px;
	}
}
