@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; }
body { font-size: 62.5%; }
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%; }
* html .clearfix {zoom: 1;}
*+html .clearfix {zoom: 1;}
.clearfix:after {height: 0;visibility: hidden;content: ".";display: block;clear: both;}
.yincang{display:none; }

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body { 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; }
a { text-decoration: none; color: #333; }
.container { width: 85%; box-sizing: border-box; margin: 0 auto; }
.fl { float: left; }
.fr { float: right; }
/*------------------------------------------------------------
	头部
------------------------------------------------------------*/
/* -------------- top -------------- */
.top { color: #888; height: 23.8px; line-height: 23.8px; background-color: transparent; }
.rii > a { font-size: 14px !important; margin-left:10px; }
@media screen and (max-width: 880px) {
.top { display: none; }
}
#header { padding: 20px 0; }
#header .logo { width: 220px; }
#header .tel { background: url(../images/tel.png) no-repeat 15px center #1f6ed4; background-size: 30px; width: 180px; line-height: 40px; border-radius: 20px; font-size: 20px; padding-left: 50px; color: #fff; margin-top: 12px; }
/*------------------------------------------------------------
	导航
------------------------------------------------------------*/
#nav { width: 60%; margin-right: 50px; }
#nav li { float: left; width: 16.66%; text-align: center; }
#nav li>a { display: block; font-size: 17px; font-family: "思源黑体 CN"; line-height: 60px; }
#nav li.on>a { color: #1f6ed4; }
#nav li .drop { position: absolute; left: 0; right: 0; top: 100px; padding: 8px 10%; background: #fff; z-index: 100; border-top: 1px solid #eaeaea; text-align: center; display: none; }
#nav li .drop.on { display: block; }
#nav li .drop a { display: inline-block; padding: 10px 20px; margin: 10px; border-radius: 4px; background: #ecf4ff; font-size: 15px; }
#nav li .drop a.on { background: #1f6ed4; color: #fff; }
.sec .title { background: url(../images/tbg01.png) no-repeat center top 20px; background-size: 280px; text-align: center; padding: 30px 0; margin-top: 20px; }
.sec .title h2 { font-size: 36px; color: #343434; display: inline-block; position: relative;}
.sec .title h2:after { content: ""; width: 144px; height: 9px; background: url(../images/t02.png) no-repeat center; position: absolute; right: -200px; top: 30px; }
.sec .title h2:before { content: ""; width: 144px; height: 9px; background: url(../images/t01.png) no-repeat center; position: absolute; left: -200px; top: 30px; }

.search_main { width: 100%; height: 65px; line-height: 65px; background: #fff; font-size: 12px; }
.search_main > .search { display: flex; margin: 0 auto; }
.search_main .search_form { width: 256px; height: 36px; margin-top: 14px; border: 1px solid #1171be; position: relative; margin-right: 40px; }
.search_main .search_form input { border: 0 none; display: block; outline: none; }
.search_main .search_form .stxt { width: 230px; height: 36px; padding-left: 12px; line-height: 36px; background: #fff; background: none; border: 0px; color: #666666; }
.search_main .search_form .sbtn { width: 60px; height: 36px; line-height: 36px; position: absolute; top: 0; right: 0; cursor: pointer; background-position: -95px 5px; background-color: #1171be; }
.ico {background: url(../images/ico.png) no-repeat;display: inline-block;vertical-align: middle;}


.servicebor{border: #efefef solid 1px;margin: 20px 0 20px 0; padding-bottom: 30px;}
.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 {height: 40px;line-height: 40px;display: inline-block;padding-left: 83px;padding-right: 83px;border-radius: 2px;border:none;outline:none; background-color: #f0475b;color: #fff !important;}
.luiyanBtn{margin-left: 20px;}

/*------------------------------------------------------------
底部
------------------------------------------------------------*/
#footer { background: url(../images/bg1.jpg) no-repeat center bottom; background-size: cover; padding-top: 40px; margin-top: 40px; color: #fff; font-size: 15px; }
#footer .nav { margin-bottom: 22px; }
#footer .nav li { width: 12.5%; float: left; text-align: center; }
#footer .nav li a { display: block; color: #fff; line-height: 15px; border-right: 1px dashed #ededed; }
#footer .nav li:last-child a { border-right: none; }
#footer .box1 { width: 40%; }
#footer .box2 { width: 30%; }
#footer .box3 { text-align: center; width: 30%; }

#footer .box2 .copyr3 { text-align: center; }
#footer .box2 .copyr3 .coch { margin: 10px; float: left; }
#footer .box2 .copyr3 .coch img { display: block; width: 30px; height: 30px; }
#footer .box2 .copyr3 a{ padding-left:0px;}
#footer .box2 .copyr3 a:after{ display: none; }
#footer .box3 dd{width: 50%;float: left;text-align: center;}

#footer dl dt { font-size: 18px; line-height: 32px; margin-bottom: 12px; font-weight: 600; text-align: left; position: relative; padding-left: 50px; }
#footer dl dt:before { content: ""; width: 5px; height: 5px; background: #1969d0; border-radius: 50%; position: absolute; left: 0; top: 13px; }
#footer dl dt:after { content: ""; width: 30px; height: 5px; background: #1969d0; border-radius: 3px; position: absolute; left: 10px; top: 13px; }
#footer dl a { display: block; float: left; color: #fff; line-height: 30px; position: relative; padding-left: 30px; box-sizing: border-box; width: 50%; }
#footer dl a:after { content: ""; width: 16px; height: 16px; background: url(../images/icon9.png) no-repeat center; background-size: 16px; position: absolute; left: 4px; top: 8px; transform: rotateX(-180deg); }
#footer dl p { line-height: 30px; }

#footer .box3 img { width: 140px; }
#footer .fLink { margin-top: 20px; font-size: 16px; color: #fff; }
#footer .fLink a { color: #fff; font-size: 14px; margin-right: 8px; display: inline-block; }
#footer .power { line-height: 40px; text-align: center; margin-top: 20px; border-top: 1px solid #efefef; }
#footer .power a { color: #fff; }
#footer .power img { width: 22px; }
.sp { display: none !important; }
.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: #1c89e4; 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; }
 @media all and (min-width: 1024px) and (max-width: 1600px) {
.sec .title { padding: 16px 0 20px; }
.sec .title h2 { font-size: 33px; }
#footer { font-size: 14px; }
}
 @media all and (min-width: 1024px) and (max-width: 1440px) {
.container { width: 90%; }
#header { padding: 15px 0; }
#nav li .drop { top: 93px; }
#nav { margin-right: 30px; }
#header .tel { width: 140px; font-size: 18px; }
}
 @media all and (min-width:1024px) and (max-width: 1366px) {
#header .tel { font-size: 17px; background-size: 24px; padding-left: 40px; }
#nav li>a { font-size: 16px; }
.sec .title h2 { font-size: 30px; }
.sec .title { margin-top: 10px; background-size: 240px; background-position: top 10px center; }
#footer { font-size: 14px; }
#footer dl dt { font-size: 17px; }
#footer .box3 img { width: 120px; }
}
 @media all and (min-width:1024px) and (max-width: 1300px) {
.container { width: 94%; }
#header .logo { margin-top: 2px; width: 200px; }
#nav li .drop { top: 90px; }
#footer .box1 { width: 35%; }
#footer .box2 { width: 38%; }
#footer .box3 { width: 27%; }
}
 @media all and (min-width:950px) and (max-width: 1240px) {
.container { width: 96%; }
#header .tel { display: none; }
#header .logo { width: 180px; }
#nav { width: 70%; }
#nav li>a { font-size: 15px; }
.sec .title h2 { font-size: 26px; }
.sec .title { padding: 10px 0 10px; background-size: 200px; }
#footer { font-size: 13px; }
#footer .box2, #footer .box1 { width: 50%; }
#footer .box3 { display: none; }
}
 @media all and (min-width: 0) and (max-width: 767px) {
.sp { display: block !important; }
.pc { display: none !important; }
.container { width: 100%; }
.fl { float: inherit; }
.fr { float: inherit; }
.search_main .search_form{ width:100%;}
/*------------------------------------------------------------
		头部
	------------------------------------------------------------*/
#header { padding: 12px 10px; }
#header .logo { width: 200px; }
#header .tel { display: none; }
#header .menu { position: absolute; right: 10px; top: 22px; width: 36px; height: 36px; border-radius: 50%; background: #1f6ed4; }
#header .menu span:nth-child(1) { margin-top: 8px; }
#header .menu span { display: block; width: 22px; height: 4px; border-radius: 3px; background: #fff; margin: 4px auto; }
/*------------------------------------------------------------
		导航
	------------------------------------------------------------*/
#nav { width: 100%; margin-right: 0px; position: absolute; left: 0; right: 0; top: 80px; background: #fff; z-index: 100; border-top: 1px solid #efefef; display: none; }
#nav li { float: inherit; width: 100%; text-align: left; }
#nav li>a { font-size: 16px; padding: 0 20px; line-height: 45px; background: url(../images/jt7.png) no-repeat right 20px center; background-size: 15px; border-bottom: 1px dashed #ecf4ff; }
#nav li.on>a { background-image: url(../images/jt8.png); }
#nav li .drop { position: inherit; left: inherit; right: inherit; top: inherit; padding: 8px; border-top: none; overflow: hidden; }
#nav li .drop a { display: block; line-height: 36px; padding: 0; width: 48%; float: left; margin: 5px 1%; border-radius: 4px; }
.sec .title { background: url(../images/tbg01.png) no-repeat center top 20px; background-size: 220px; text-align: center; padding: 15px 0; margin-top: 10px; }
.sec .title h2 { font-size: 26px; }
/*------------------------------------------------------------
	底部
	------------------------------------------------------------*/
#footer { padding: 30px 10px 10px; margin-top: 30px; font-size: 13px; }
#footer .nav { margin-bottom: 22px; }
#footer .nav li { width: 20%; margin: 5px 0; }
#footer .nav li:nth-child(5n) a { border-right: none; }
#footer .fl { padding: 0 10px; box-sizing: border-box; }
#footer .box1 { width: 100%; }
#footer .box2 { width: 100%; margin: 20px 0 }
#footer .box3 { text-align: center; width: 100%; }
#footer dl dt { font-size: 16px; line-height: 30px; margin-bottom: 0px; padding-left: 40px; }
#footer dl dt:before { width: 4px; height: 4px; }
#footer dl dt:after { width: 24px; height: 4px; }
#footer dl dd { overflow: hidden; }
#footer dl a { padding-left: 0px; }
#footer dl a:after { display: none; }
#footer dl p { line-height: 30px; }
#footer .box3 img { width: 120px; margin-top: 20px; }
#footer .power { line-height: 24px; }
}
