@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
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; }
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; }
* html .clearfix { zoom: 1; }
*+html .clearfix { zoom: 1; }
.clearfix:after { height: 0; visibility: hidden; content: "."; display: block; clear: both; }

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body { color: #000; font-size: 13px; line-height: 1.5; text-size-adjust: none; -webkit-text-size-adjust: none; background-color: #FFF; }
.fl { float: left; }
.fr { float: right; }
img { vertical-align: middle; width: 100%; }
.container { width: 80%; margin: 0 auto; box-sizing: border-box; }
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header { margin:20px 60px 0 60px;z-index: 999; }
#header .logo { margin-top: 13px; }
#header .ss { height: 34px; margin-left: 20px; margin-top: 32px; position: relative; overflow: hidden;box-shadow: 0 0 8px rgba(0, 0, 0, .3); }
#header .ss input[ type="text"] { width: 240px; padding: 0 36px 0 10px; line-height: 34px; box-sizing: border-box; border: none; background: rgba(255, 255, 255, 1); margin: 0; border-radius: 17px; }
#header .ss .btn { position: absolute; right: 4px; top: 0; background: url(../images/sousuo1.png) no-repeat center; background-size: 28px; border: none; padding: 0; margin: 0; width: 34px; height: 34px; }
/*------------------------------------------------------------
	nav
------------------------------------------------------------*/
#nav { width: 70%; }
#nav li { width: 11.11%; float: left; }
#nav li>a { display: block; color: #040404; font-size: 17px; line-height: 98px; text-align: center; position: relative; }
#nav li>a:before { content: ""; width: 6px; height: 6px; position: absolute; left: 50%; bottom: 20px; background: #fff; border-radius: 50%; transform: translateX(-50%); display: none; }
#nav li .drop { position: absolute; left: 0; top: 98px; right: 0; background: #fff; padding: 30px; text-align: center; overflow: hidden; z-index: 100; display: none; }
#nav li .drop1 a { width:8%; float:left;  display: inline-block; margin: 0 20px 10px; padding: 10px 30px; background: #f3f3f3; color: #333; font-size: 15px; border-radius: 4px; }
#nav li .drop1 a.on { background: #258cd2; color: #fff; }
#nav li.on>a { font-weight: 600; }
#nav li.on>a:before { display: block; }
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer { padding-top: 40px; background: url(../images/bg3.jpg) no-repeat top left; background-size: cover; font-size: 14px; }
#footer .container { margin-bottom: 30px; }
#footer .box1 { width: 30%; }
#footer .flogo img { width: auto; max-width: 260px; }
#footer ul.nav { width: 80%; }
#footer ul.nav li { width: 9%; float: left; text-align: center; line-height: 40px; }
#footer ul.nav li a { font-size: 15px; display: block; color: #222; line-height: 15px; border-right: 1px dashed rgb(82 82 82 / 30%); }
#footer ul.nav li:last-child a { border-right: none; }
#footer .box1 p { font-size: 14px; line-height: 33px; color: #222; }
#footer .box1 p img { width: 26px; margin-right: 5px; }
#footer .fl h3 { font-size: 20px; margin-bottom: 12px; color: #258cd2; }
#footer .box2 { width: 50%; }
#footer .box2 li { width: 33.3%; float: left; }
#footer .box2 li a { display: block; line-height: 33px; padding-left: 30px; background: url(../images/icon5.png) no-repeat left center; background-size: 16px; }
#footer .box3 { width: 20%; padding-left: 40px; box-sizing: border-box; }
#footer .box3 .img { width: 100%; float: left; text-align: center; }
#footer .box3 .img img { width: 140px; margin-bottom: 10px; }
#footer .power { line-height: 40px; color: #666; border-top: 1px solid #fafafa; text-align: center; margin-top: 20px; }
#footer .power a { color: #666; }
#footer .power img { width: auto; }
.sec .title { text-align: center; letter-spacing: 1px; font-family: "思源黑体 CN"; padding-bottom: 28px; background: url(../images/icon7.png) no-repeat bottom 10px center; }
.sec .title p { font-size: 16px; color: #878787; }
.sec .title h2 { font-size: 36px; color: #333; display: inline-block; position: relative; line-height: 46px; margin-bottom: 12px }
.sec .title h2:before { content: ""; width: 38px; height: 46px; position: absolute; left: -60px; top: 0; background: url(../images/titlel.png) no-repeat center; background-size: cover; }
.sec .title h2:after { content: ""; width: 38px; height: 46px; position: absolute; right: -60px; top: 0; background: url(../images/titler.png) no-repeat center; background-size: cover; }
.sec .more a { display: block; width: 142px; line-height: 44px; border-radius: 22px; background: #258cd2; color: #fff; font-size: 15px; margin: 32px auto 0; position: relative; padding-left: 30px; box-sizing: border-box; }
.sec .more a:after { content: ""; width: 20px; height: 20px; position: absolute; right: 12px; transition: 0.3s; top: 12px; background: url(../images/jt.png) no-repeat center; background-size: 20px; }
.sec .more a:hover:after { right: 5px; }
.sp { display: none !important; }
.sec .title1 { background-image: url(../images/icon8.png); }
.sec .title1 h2, .sec .title1 p { color: #fff; }
 @media all and (min-width: 1024px) and (max-width: 1680px) {
#header { margin:0 40px 0 40px; }
#header .logo { width: 240px; margin-top: 18px; }
#header .ss input[ type="text"] { width: 200px; }
#header .ss .btn { background-size: 24px; }
.sec .title h2 { font-size: 34px; line-height: 44px; }
.sec .title h2:before, .sec .title h2:after { width: 36px; height: 44px; }
.sec .title p { font-size: 15px; }
}
 @media all and (min-width: 1024px) and (max-width: 1600px) {
#header .logo { width: 220px; margin-top: 20px; }
#nav { margin-left: 50px; }
#nav li>a { font-size: 16px; font-family: "思源黑体 CN"; }
#header .ss input[ type="text"] { width: 180px; line-height: 30px; }
#header .ss .btn { width: 30px; height: 30px; }
#header .ss { height: inherit; margin-top: 34px; }
.sec .title h2 { font-size: 32px; }
.sec .title h2:before, .sec .title h2:after { top: 2px; }
#footer .box1 { width: 35%; }
#footer .box3 { width: 35%; }
#footer .container { margin-bottom: 0px; }
#footer ul.nav { margin-bottom: 30px; }
}
 @media all and (min-width: 1024px) and (max-width: 1440px) {
.container { width: 86%; }
#nav { width: 62%; }
#nav li .dl dl dt { font-size: 16px; }
#nav li .dl dl dt:after { height: 3px; }
#nav li .dl dl dd a { font-size: 14px; }
#footer .box3 .img img { width: 120px }
#footer .fl h3 { font-size: 18px; }
}
 @media all and (min-width: 1024px) and (max-width: 1400px) {
.container { width: 90%; }
#footer ul.nav li a { font-size: 14px; }
#footer { font-size: 13px; }
}
 @media all and (min-width: 1024px) and (max-width: 1366px) {
#header .logo { width: 200px; margin-top: 22px; }
.sec .title h2 { line-height: 38px; font-size: 30px; }
.sec .title h2:before, .sec .title h2:after { width: 32px; height: 38px; }
.sec .title { background-size: 18px; }
.sec .title p { font-size: 14px; }
#footer { font-size: 13px; }
#footer .box1 p { font-size: 13px; }
#footer .box1 p img { width: 22px; }
}
 @media all and (min-width: 1024px) and (max-width: 1300px) {
#header .ss input[ type="text"] { width: 170px; }
#nav { margin-left: 40px; }
}
 @media all and (min-width: 992px) and (max-width: 1200px) {
.container { width: 94%; }
#nav { width: 70%; float: right; margin-left: 0; }
#nav li>a { font-size: 15px; }
#header .ss { display: none; }
#footer .box3 .img img { width: 100px }
#nav li .dl dl { width: 25%; margin-bottom: 20px; }
}
 @media all and (min-width: 0) and (max-width: 767px) {
.sp { display: block !important; }
.pc { display: none !important; }
.fl, .fr { float: inherit; }
.container { width: 100%; }
#header { padding: 10px; margin:0; }
#header .logo { margin-top: 0px; width: 160px; }
#header .sear { position: absolute; right: 60px; top: 15px; width: 32px; }
#header .menu { position: absolute; right: 13px; top: 15px; width: 32px; }
#header .ss { height: inherit; margin-left: 0px; margin-top: 0px; position: absolute; left: 0; top: 64px; right: 0; background: #fff; padding: 50px 30px; display: none; z-index: 999;}
#header .ss form { margin: 0 auto; position: relative; max-width: 300px; }
#header .ss input[ type="text"] { width: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, .2); }
#header .ss input { appearance: none; -webkit-appearance: none; }
#header .ss .btn { background-size: 22px; }
/*------------------------------------------------------------
		nav
	------------------------------------------------------------*/
#nav { width: 100%; position: absolute; left: 0; top: 64px; right: 0; padding: 20px; box-sizing: border-box; margin-left: 0px; z-index: 100; background: #fff; display: none; }
#nav li { width: 100%; float: inherit; }
#nav li>a { color: #333; font-size: 15px; line-height: 40px; text-align: left; background: url(../images/next1.png) no-repeat right center; background-size: 22px; border-bottom: 1px dashed #efeeef; }
#nav li .drop { position: relative; left: 0; top: 0px; padding: 0; right: 0; overflow: hidden; }
#nav li .drop1 a { width: 48%; margin: 6px 1%; line-height: 40px; font-size: 14px; float: left; padding: 0; }
#nav li.on>a { background-image: url(../images/next2.png); color: #258cd2; }
#nav li.on>a:before { display: none; }
#nav li.on .drop { display: block; }
#nav li:nth-child(2).on>a:before, #nav li:nth-child(3).on>a:before, #nav li:nth-child(6).on>a:before, #nav li:nth-child(7).on>a:before { background-image: url(../images/icon7.png ); }
/*------------------------------------------------------------
		フッター
	------------------------------------------------------------*/
#footer { padding-top: 30px; font-size: 13px; }
#footer .container { margin-bottom: 0px; padding: 0 10px; }
#footer .box1 { width: 100%; }
#footer ul.nav { width: 100%; }
#footer ul.nav li { width: 20%; line-height: 30px; margin-bottom: 14px; }
#footer ul.nav li a { font-size: 13px; line-height: 14px; }
#footer ul.nav li:nth-child(5n) a { border-right: none; }
#footer .box1 p { font-size: 13px; line-height: 32px; }
#footer .box1 p img { width: 21px; }
#footer .fl h3 { font-size: 16px; margin-bottom: 8px; }
#footer .box2 { width: 100%; margin: 15PX 0; }
#footer .box2 li { width: 33.33%; float: left; }
#footer .box2 li a { display: block; padding-left: 0px; background: none; }
#footer .box3 { width: 100%; padding-left: 0px; }
#footer .box3 .img { width: 50%; }
#footer .box3 .img img { width: 100px; }
#footer .power { line-height: 24px; margin-top: 10px; }
.sec .title { letter-spacing: 0px; font-family: "思源黑体 CN"; }
.sec .title p { font-size: 12px; }
.sec .title h2 { font-size: 22px; line-height: 30px; }
.sec .title h2:before { width: 24px; height: 30px; left: -30px; }
.sec .title h2:after { width: 24px; height: 30px; right: -30px; }
.sec .more a { width: 124px; line-height: 35px; border-radius: 17px; font-size: 14px; margin-top: 20px; }
.sec .more a:after { top: 7px; }
.sec .more a:hover:after { right: inherit; }
}
