﻿@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: middle; width: 100%; }
a, a:link { color: #333; text-decoration: none; }
a:visited { color: #333; }
a:hover { color: #333; }
a:active { color: #333; }
body { color: #333; font-size: 14px; line-height: 1.5; text-size-adjust: none; -webkit-text-size-adjust: none; background-color: #FFF; font-family: "微软雅黑", "宋体", "黑体"; }
#container { text-align: left; }
.fl { float: left; }
.fr { float: right; }
.container { width: 80%; max-width: 1440px; box-sizing: border-box; margin: 0 auto; }
/*------------------------------------------------------------
	头部
------------------------------------------------------------*/

#gHeader { position: relative; z-index: 101;  background:#f8f8f8; }
#gHeader>.container { width: 75%; max-width: inherit; }
#gHeader .logo img { margin-top: 16px; width: auto; image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges; -ms-interpolation-mode: nearest-neighbor; }
.heaCon{ margin-bottom:8px;}

#gHeader .tbyx{ font-size: 26px; font-weight: bold; font-family: arial;color: #353637;font-weight: 400; letter-spacing: 0;line-height: 110px; margin-right:35px;}
#gHeader .tbyx img{ width:35px !important; height:90px !important;}
#gHeader .text-size20{ padding:6px 10px 6px 10px;font-size: 14px; width:160px; margin-top:40px;}
#gHeader .tbdj{ margin-top:30px; margin-left:10px;}
#gHeader .tbdj img{ width:190px !important; height:50px !important;}

#gHeader .text-size20xiao{ position: absolute; right: 60px; top: 18px;font-size: 14px; width:100px; margin-top:5px;}
/*------------------------------------------------------------
	gNavi
------------------------------------------------------------*/
.lanmu{  border-top: 1px solid rgba(216, 216, 216, 1);}
#gNavi { width: 75%; margin-right: 4%; }
#gNavi li { float: left; width: 16.66%; text-align: center; }
#gNavi li>a { display: block; font-size: 17px; line-height: 90px; font-weight:bold; }
#gNavi li.on>a, #gNavi li:hover>a { color: #fff; font-weight: 600; background:#f58520;}




#gNavi li .drop { position: absolute; background: rgba(35, 39, 44, 0.95); left: 0; right: 0; top: 207px; z-index: 999; display: none; padding: 30px 0; border-top: 1px solid #f4f4f4; }
#gNavi li .drop dl { float: left; width: 25%; text-align: left; }
#gNavi li .drop dl dt a { display: block; font-size: 17px; line-height: 25px; font-weight: 600; color: #fff; margin-bottom: 5px; }
#gNavi li .drop dl dd a { display: block; font-size: 15px; line-height: 28px; color: rgba(255, 255, 255, 0.68); padding-left: 8px; }
#gNavi li .drop dl.on dt a { color: #1e4e7b; }
#gNavi li .drop a:hover { color: #f58520; }
#gNavi li .drop dl dd.on a { color: #f58520; }
#gNavi li .drop dl { height: 320px; }
#gNavi li .drop1 a { display: inline-block; background: #f2f2f2; color: #333; padding: 5px 20px; margin: 0 8px; border-radius: 4px; }
#gNavi li .drop1 a.on, #gNavi li .drop1 a:hover { background: #1e4e7b; color: #fff; }
.form { width: 20%; position: relative; }
.form form { margin-top: 25px; position: relative; }
.form input[type="text"] { width: 100%; height: 40px; font-size: 14px; line-height: 40px; margin: 0; border: none; border-bottom: 1px solid #f3f3f3; padding: 0 30px 0 6px; box-sizing: border-box; border-radius:20px; }
 input::placeholder {
 color: #aaa;
}
.form .btn { width: 40px; position: absolute; right: 0; top: -4px; height: 45px; line-height: 40px; padding: 0; margin: 0; border: none; background: url(../images/icon1.png) no-repeat center; background-size: 24px; cursor: pointer; }
/*------------------------------------------------------------
	底部
------------------------------------------------------------*/

#gFooter { background:#fff; color: #353637; padding: 30px 0 0; border-top: 1px solid #d4d4d4; }
#gFooter h3 { font-size: 20px; margin-bottom: 16px; color:#1f4d7a; font-weight:normal;}
#gFooter .lxText { width: 35%; }
#gFooter .lxText p { padding-left: 40px; position: relative; line-height: 30px; font-size: 15px; margin-bottom: 8px; color:#353637; }
#gFooter .lxText span { width: 32px; display: block; position: absolute; left: 0; top: 0; }
#gFooter .wx { width: 20%; margin-left: 3%; }
#gFooter .wx .ewm { line-height: 40px; font-size: 14px;color:#353637;  }
#gFooter .nav { width: 40%; }
#gFooter .nav dl { float: left; padding: 0 20px; }
#gFooter .nav dl dd { float: left; padding: 0 20px; }
#gFooter .nav dl a { display: block; font-size: 15px; line-height: 36px; color: #353637; }
#gFooter .fLink { margin: 10px 0; line-height: 22px; }
#gFooter .fLink h4 { font-size: 18px; margin-bottom: 8px; color: #353637;}
#gFooter .fLink a { display: inline-block; color: #353637; line-height: 15px; padding: 0 6px 0 3px; border-right: 1px solid #353637; }
#gFooter .power { margin-top:38px; color:#353637; padding: 30px 0; line-height: 30px; text-align: center; border-top: 1px solid #d4d4d4; }
#gFooter .power a{ color:#353637;}
.sec .title { text-align: center; line-height: 1; margin: 30px 0 20px; }
.sec .title h2 { font-size: 36px; font-weight: 500; }
.sec .title span { display: block; margin: 15px auto 15px; width: 50px; height: 4px; border-radius: 2px; overflow: hidden; }
.sec .title p { font-size: 15px; color: #666; display: none; }
.sec .more a { display: block; width: 140px; line-height: 40px; border-radius: 21px; background: #1e4e7b; color: #fff; margin: 30px auto 0; text-align: center; font-size: 15px; }
.sec7 {padding-top: 40px;padding-bottom: 40px;}
.prompt {background-color: #f8f8f8; color: #555555; line-height: 30px; padding: 20px 15px 20px 15px;}
.serviceForm{  border-top: #efefef solid 1px;}
.serviceForm .tit { min-width: 60px; text-align: right; font-size: 14px; color: #313131;background: #fff;  padding-bottom: 0px;float: left !important; }
.serviceForm .tit span{ color:#ef1f1f;}
.serviceForm .inputBox, .serviceForm .area { line-height: 40px; margin-top: 18px; }
.serviceForm .inputBox input { width: 70%; height: 40px; line-height: 38px; border-radius: 2px; padding-left: 10px; padding-right: 10px; border: 1px solid #efefef;color: #8e8e8e;float: left !important;margin-left: 20px; }
.textareaBox{margin-top: 20px;}
.textareaBox .title { line-height: 40px; }
.textareaBox .textarea { width: 70%;float: left !important;margin-left: 20px;  }
.textareaBox textarea { width: 100%; padding: 10px; outline: none; line-height: 38px;border: 1px solid #efefef; height: 120px; border-radius: 2px;color: #8e8e8e; }
.tjBtn { margin-top:8px;height: 40px;line-height: 40px;display: inline-block;padding-left: 83px;padding-right: 83px;border-radius: 2px;border:none;outline:none; background-color: #1e4e7b;color: #fff !important;}
.luiyanBtn{margin-left: 20px;}

.copyr3 { text-align: center; }
.copyr3 .coch { margin: 10px; float: left; }
.copyr3 .coch img { display: block; width: 30px; height: 30px; }



.fixed { position: fixed; right: 0; top: 20%; z-index: 999; }
.fixed li { position: relative; }
.fixed li .box { position: absolute; right: -200px; top: 0; transition: 0.3s; z-index: -1; border-right: 1px solid #fff; }
.fixed li .box a { width: 170px; display: block; line-height: 60px; background: #1e4e7b; color: #fff; font-size: 18px; text-align: center; }
.fixed li .box1 { background: #fff; padding: 10px; box-shadow: 0 0 5px rgba(0, 0, 0, .3); }
.fixed li .box1 img { width: 150px; }
.fixed li span { display: block; width: 60px; height: 60px; text-align: center; line-height: 60px; background: #1c89e4; border-bottom: 1px solid #fff; cursor: pointer; }
.fixed li span img { height: 20px;  }
.fixed li:last-child span { border-bottom: none; }
.fixed li span img { width:20px; vertical-align: middle; }
.fixed li:hover .box { right: 60px }
.fixed li:hover .box a { width: 170px; display: block; line-height: 60px; background: #1c89e4; color: #fff; font-size: 18px; text-align: center; }
.sp { display: none !important; }
 @media all and (min-width: 1024px) and (max-width:1680px) {
.sec .title h2 { font-size: 34px; }
.sec .title p { font-size: 15px; }
#gFooter .wx { width: 18%; }
#gFooter .nav { width: 49%; }
}
 @media all and (min-width: 1024px) and (max-width:1600px) {
#gNavi li .drop dl { width: 16.66%; }
#gFooter .lxText p { line-height: 25px; font-size: 14px; padding-left: 32px; margin-bottom: 3px; }
#gFooter .lxText span { width: 26px; }
#gFooter .wx { width: 12%; }
#gFooter .wx .ewm { width: 80%; }
#gFooter .nav { width: 55%; }
#gFooter .nav dl a { font-size: 14px; }
#gFooter h3 { font-size: 18px; margin-bottom: 10px; }
#gFooter .fLink h4 { font-size: 16px; }
.sec .title h2 { font-size: 32px; }
}
 @media all and (min-width: 1024px) and (max-width:1440px) {
.container { width: 85%; }
#gHeader>.container { width: 90%; }
#gNavi li .drop dl { margin: 0 0 20px; height: 190px; }
#gNavi li .drop dl dt a { font-size: 16px; }
#gNavi li .drop dl dd a { font-size: 15px; line-height: 27px; }
}
 @media all and (min-width: 0) and (max-width: 1400px) {
#gHeader>.container { width: 90%; }
.container { width: 88%; }
.sec .title h2 { font-size: 30px; }
}
 @media all and (min-width: 0) and (max-width: 1366px) {
#gHeader .logo img { width: 220px; margin-top: 18px; }
#gNavi { width: 58%; }
#gNavi li .drop dl dt a { font-size: 15px; }
#gNavi li .drop dl dd a { font-size: 14px; }
.sec .title { margin: 20px 0; }
.sec .title span { margin: 12px auto 12px; }
.sec .title p { font-size: 14px; }
}
 @media all and (min-width: 1024px) and (max-width: 1300px) {
#gHeader>.container { width: 92%; }
.container { width: 90%; }
.form:before { left: -20px; }
#gNavi li>a { font-size: 15px; }
#gFooter .nav dl { padding: 0 10px; }
#gFooter .container { width: 90%; }
}
 @media all and (min-width: 0) and (max-width: 767px) {
.sp { display: block !important; }
.pc { display: none !important; }
.container { width: 100%; }
.fl, .fr { float: inherit; }
/*------------------------------------------------------------
	头部
------------------------------------------------------------*/
#gHeader { padding: 10px; }
#gHeader .container { width: 100%; }
#gHeader .logo img { width: 180px; margin-top: 0; }
#gHeader .menu { position: absolute; right: 10px; top: 15px; width: 35px; height: 35px; border-radius: 50%; background: #f4f4f4 url(../images/menu.png) no-repeat center; background-size: 20px; }
#gHeader .tel { position: absolute; right: 60px; top: 15px; }
#gHeader .tel a { display: block; width: 35px; height: 35px; border-radius: 50%; background: #f4f4f4 url(../images/dh.png) no-repeat center; background-size: 22px; }
#gNavi .form1 { position: relative; top: 10px; }
#gNavi .form1 input[type="text"] { width: 100%; line-height: 30px; padding: 0 60px 0 8px; box-sizing: border-box; border-radius: 4px; border: 1px solid #dedede; }
#gNavi .form1 .btn { width: 60px; line-height: 30px; height: 31px; border: none; position: absolute; right: 0px; top: 0px; border-radius: 0 4px 4px 0; background: #f58520 url(../images/icon12.png) no-repeat center; background-size: 20px; color: #fff; text-align: center; }
#gNavi { width: 100%; padding: 0 20px 30px; box-sizing: border-box; border-top: 1px solid #dedede; display: none; position: absolute; left: 0; top: 66px; right: 0; z-index: 100; background: #fff }
#gNavi li { float: inherit; width: 100%; text-align: left; border-bottom: 1px dashed #efefef; line-height: 42px; }
#gNavi li { padding-bottom: 0px; }
#gNavi li>a { font-size: 15px; line-height: 40px; position: relative; background: url(../images/jt.png) no-repeat right center; background-size: 14px; }

#gNavi li:hover>a { color: inherit; color:#fff;  background: #f58520 url(../images/jt02.png) no-repeat right center;background-size: 14px;}
#gNavi li .drop { position: inherit; left: inherit; right: inherit; top: inherit; padding: 0; background:#fff;  }
#gNavi li .drop dl { width: 50%; padding: 0; overflow: hidden; box-sizing: border-box; margin-top: 0px; height: inherit !important; padding: 4px 5px }
#gNavi li .drop dl dt a { font-size: 14px; line-height: 30px; font-weight: 500; margin-bottom: 0px; padding-left: 0px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; background: #fafafa; text-align: center; border-radius: 3px; color:#000; }
#gNavi li .drop dl dd { display: none; }
#gNavi li .drop a.on { background: #1e4e7b; color: #fff }
#gNavi li .drop dl.on dt a { background: #1e4e7b; color: #fff }
#gNavi li .drop1 { overflow: hidden; }
#gNavi li .drop1 a { width: 48%; padding: 0; line-height: 30px; float: left; margin: 4px 1%; border-radius: 3px; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
/*------------------------------------------------------------
	底部
------------------------------------------------------------*/
#gFooter { padding: 20px 12px 0; font-size: 13px; background-size: cover; }
#gFooter h3 { font-size: 16px; margin-bottom: 8px; }
#gFooter .lxText { width: 100%; }
#gFooter .lxText p { padding-left: 0px; line-height: 28px; font-size: 13px; margin-bottom: 0px; }
#gFooter .lxText span { display: none; }
#gFooter .wx { width: 100%; margin: 10px 0; }
#gFooter .wx .ewm { margin: 0 auto; max-width: 300px; font-size: 13px; }
#gFooter .nav { width: 100%; }
#gFooter .nav dl { float: inherit; padding: 0px; margin-bottom:20px;}
#gFooter .nav dl dd { float: inherit; display: block; padding: 0px; overflow: hidden; }
#gFooter .nav dl a { display: block; width: 33.33%; float: left; font-size: 13px; line-height: 26px; margin: 0; }
#gFooter .nav dl:nth-child(2) a { width: 33.33%; }
#gFooter .nav dl:nth-child(2) dd { display: inline; }
#gFooter .fLink { margin: 10px 0; line-height: 22px; }
#gFooter .fLink h4 { font-size: 16px; margin-bottom: 5px; }
#gFooter .power { line-height: 24px; margin-left: -12px; margin-right: -12px; }
.sec .title { margin: 20px 0 15px; }
.sec .title h2 { font-size: 26px; }
.sec .title span { margin: 12px auto; width: 40px; height: 4px; }
.sec .more a { width: 100px; line-height: 28px; border-radius: 14px; margin: 20px auto 0; font-size: 14px; }
.fixed { display: none; }
input { appearance: none; -webkit-appearance: none; }
}
