@charset "utf-8";
/*------------------------------------------------------------
	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;
}

#container {
	text-align: left;
}

#main {

}

a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}

.sp {
	display: none !important;
}

/*------------------------------------------------------------
	gHeader
------------------------------------------------------------*/
#gHeader {
}

#gHeader .hBox {
	margin: 0 auto;
	padding: 30px 0;
	width: 1300px;
}

#gHeader h1 {
	margin-right: 50px;
	float: left;
}

#gHeader .en {
	padding-top: 25px;
	float: left;
}

#gHeader .en a {
	padding: 5px 10px;
	display: block;
	color: #fff;
	font-size: 16px;
	background: #F28108;
}

#gHeader .en a:hover {
	background: #0E88EB;
}

#gHeader .tel {
	padding-left: 60px;
	float: right;
	color: #333;
	font-size: 16px;
	background: url(../images/ca_f.png) no-repeat left center;
	background-size: 50px 50px;
}

#gHeader .tel span {
	display: block;
	color: #FE6D0A;
	font-size: 40px;
	font-weight: bold;
}


/*------------------------------------------------------------
	gNavi
------------------------------------------------------------*/
#gNavi {
	background: #0E88EB;
}

#gNavi ul {
	margin: 0 auto;
	width: 1300px;
}

#gNavi li {
	width: 12.5%;
	float: left;
	position: relative;
}

#gNavi li > a {
	padding: 20px 0;
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

#gNavi li > a:hover {
	color: #fff;
	background: #FE6D0A;
}

#gNavi .last a {
	background: #FE6D0A;
}

#gNavi li .drop {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 100;
	background: #0E88EB;
	border-top: 1px dotted #fff;
}

#gNavi li .drop .er {
	position: relative;
}

#gNavi li .drop .er a {
	padding: 10px 0;
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-bottom: 1px dotted #fff;
}

#gNavi li .drop .er a:hover {
	background: #F28108;
}

#gNavi li .drop .er .san {
	display: none;
	width: 180px;
	position: absolute;
	left: 100%;
	top: 0;
	background: #F28108;
}

#gNavi li .drop .er .san a {
	padding: 4px 0;
}

#gNavi li .drop .er .san a:hover {
	background: #0E88EB;
}

/*------------------------------------------------------------
	mainImg
------------------------------------------------------------*/
.mainImg {
	position: relative;
}

.mainImg .pic01,
.mainImg .pic02,
.mainImg .pic03,
.mainImg .pic04 {
	width: 100%;
	height: 490px;
	float: left;
}

.mainImg .pic01 {
	background: url(../images/en/banner1.jpg) no-repeat center center;
	background-size: cover;
}

.mainImg .pic02 {
	background: url(../images/en/banner2.jpg) no-repeat center center;
	background-size: cover;
}

.mainImg .pic03 {
	background: url(../images/en/banner3.jpg) no-repeat center center;
	background-size: cover;
}

.slick-dots {
	width: 100%;
	position:absolute;
	left: 0;
	bottom: 15px;
	text-align: center;
}

.slick-dots li {
	margin: 0 10px;
	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: #1488F5;
}

/*------------------------------------------------------------
	pagePath
------------------------------------------------------------*/
#pagePath {
	margin-bottom: 70px;
	padding: 10px 0;
	background: #F1F1F1;
}

#pagePath .sub {
	margin: 0 auto;
	width: 1300px;
}

#pagePath .position {
	margin-top: 10px;
	padding-left: 40px;
	float: left;
	color: #666;
	font-size: 16px;
	background: url(../images/home.png) no-repeat left center;
	background-size: 28px 28px;
}

#pagePath .position a {
	color: #666;
}

#pagePath .tel {
	padding-left: 40px;
	float: right;
	color: #d40000;
	font-size: 22px;
	background: url(../images/ca_f.png) no-repeat left 10px;
	background-size: 30px 30px;
}

#pagePath .tel span {
	font-family: Impact;
	font-size: 28px;
	font-weight: bold;
}

/*------------------------------------------------------------
	conts
------------------------------------------------------------*/
#conts {
	width: 1010px;
	float: right;
}
/*------------------------------------------------------------
	sideBar
------------------------------------------------------------*/
#side {

}


#side {
	width: 270px;
	float: left;
}

#side .ttl {
	padding: 20px 0;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: #0E88EB;
	text-shadow: 0 0 3px rgba(0,0,0,.2);
}

#side .ttl span {
	margin-top: 10px;
	padding-top: 10px;
	display: block;
	font-size: 13px;
	font-weight: normal;
	position: relative;
}

#side .ttl span:before {
	margin-left: -15px;
	width: 30px;
	height: 3px;
	position: absolute;
	left: 50%;
	top: 0;
	content: "";
	background: #fff;
}

#side ul {
	padding: 25px 15px;
	border: 1px solid #0E88EB;
}

#side li {
	margin-bottom: 25px;
}

#side li:last-child {
	margin-bottom: 0;
}

#side li a {
	padding: 14px 0;
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: #0E88EB;
}

#side li a:hover {
	color: #fff;
	background: #F26C00;
}

#side li .drop {
	margin: 15px 10px 0;
}

#side li p {
	padding: 0;
	border-bottom: 1px dotted #ccc;
}
	
#side li p a {
	padding: 5px 0 5px 20px;
	color: #000;
	position: relative;
	background: none;
	text-align: left;
}

#side li p a:hover {
	color: #fff;
}

#side li p a:before {
	margin-top: -2px;
	width: 4px;
	height: 4px;
	position: absolute;
	content: "";
	left: 5px;
	top: 50%;
	background: #0E88EB;
	border-radius: 50%;
}

#side li p a:hover:before {
	background: #fff;
}

/*------------------------------------------------------------
	gFooter
------------------------------------------------------------*/
#footer {
	background: url(../images/f_bg.jpg) no-repeat center center;
	background-size: cover;
}

#footer .flink {
	border-bottom: 1px solid rgba(255,255,255,.5);
}
	
#footer .flink ul {
	margin: 0 auto;
	width: 1200px;
}

#footer .flink li {
	float: left;
	position: relative;
	text-align: center;
	text-shadow: 1px 1px 2px rgba(0,0,0,.3);
}

#footer .flink li:before {
	width: 1px;
	height: 15px;
	content: "";
	position: absolute;
	left: 0;
	top: 30px;
	background: rgba(255,255,255,.5);
}

#footer .flink li a {
	padding: 25px 0;
	display: block;
	color: #fff;
	font-size: 15px;
	background: url(../images/f_line.png) no-repeat right center;
}

#footer .flink li a:hover {
	text-decoration: underline;
}

#footer .sub {
	margin: 0 auto;
	padding: 50px 0 30px;
	width: 1250px;
}

#footer .sub .ttl {
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	position: relative;
}

#footer .sub .ttl:before {
	width: 30px;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	background: #F8770F;
}

#footer .navi {
	padding: 20px 0 20px 0;
	float: left;
}

#footer .navi01 {
	width: 170px;
}

#footer .navi02 {
	width: 580px;
}

#footer .navi li {
	margin: 0 0 10px;
	color: #fff;
}

#footer .navi02 li {
	margin: 0 0 5px;
	width: 33.33%;
	float: left;
}

#footer .navi li a {
	color: #fff;
	font-size: 14px;
}

#footer .navi li a:hover {
	text-decoration: underline;
}

#footer .boxinfo {
	padding: 20px 30px 0;
	width: 300px;
	height: 380px;
	min-height: 220px;
	float: left;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,.3);
	border-left: 1px dotted rgba(255,255,255,.5);
}

#footer .boxinfo a {
	color: #fff;
}

#footer .boxinfo a:hover {
	text-decoration: underline;
}

#footer .boxinfo .txt {
	margin-bottom: 15px;
	font-size: 15px;
	line-height: 1.8;
}

#footer .code {
	padding: 20px 0 0 20px;
	width: 280px;
	height: 380px;
	float: right;
	border-left: 1px dotted rgba(255,255,255,.5);
}

#footer .code .subCode {
	margin-right: 20px;
	width: 130px;
	float: left;
	text-align: center;
}

#footer .code .subCode:last-child {
	margin-right: 0;
}

#footer .code img {
	width: 130px;
}

#footer .code .txt {
	margin-top:10px;
	width: 150px;
	color: #fff;
	font-size: 15px;
	text-align: center;
}

#footer .copyright {
	padding: 20px 0;
	color: #fff;
	font-size: 15px;
	text-align: center;
	border-top: 1px dotted #fff;
}

#footer .copyright a {
	color: #fff;
}

#footer .copyright a:hover {
	text-decoration: underline;
}




.headLine01 {
	margin-bottom: 40px;
	color: #333;
	font-size: 50px;
	text-align: center;
}

.headLine01 .ttl {
	position: relative;
}

.headLine01 .ttl:before {
	display: block;
    content: '';
    width: 15px;
    height: 6px;
    position: absolute;
    left: -40px;
    top: 50%;
	background: #333;
}

.headLine01 .ttl:after {
	display: block;
    content: '';
    width: 15px;
    height: 6px;
    position: absolute;
    right: -40px;
    top: 50%;
	background: #0E88EB;
}

.headLine01 .ttl span {
	color: #0E88EB;
}

.headLine01 .txt {
	margin-top: 5px;
	display: block;
	color: #666;
	font-size: 16px;
	font-weight: normal;
	position: relative;
}

