﻿@charset "utf-8";
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
html, body { font-family:"Gotham-Book", "", sans-serif; color:#666; width:100%; margin:0 auto; outline:none; font-size: 15px;  background:#f6f6f6; }
* { margin: 0; padding: 0;  outline: none; }
a { text-decoration: none; background: transparent; outline: none; blr:expression(this.onFocus=this.blur()); cursor: pointer; }
a:focus { outline: 0; }
a:active, a:hover, a:after { outline: 0; transition: text-shadow 300ms ease-in 0ms, color 300ms ease-in 0ms; -webkit-transition: text-shadow 300ms ease-in 0ms, color 300ms ease-in 0ms; -o-transition: text-shadow 300ms ease-in 0ms, color 300ms ease-in 0ms; -moz-transition: text-shadow 300ms ease-in 0ms, color 300ms ease-in 0ms; transition: background 200ms ease-in 0ms, color 300ms ease-in 0ms; -webkit-transition: background 200ms ease-in 0ms, color 300ms ease-in 0ms; -o-transition: background 200ms ease-in 0ms, color 300ms ease-in 0ms; -moz-transition: background 200ms ease-in 0ms, color 300ms ease-in 0ms; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align:bottom;}
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; }
button, input { line-height: normal; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input.submit { border: 0; margin: 0; cursor: pointer; }
input.radio { display: inline; }
textarea { overflow: auto; vertical-align: top; }
table { border-collapse: collapse; border-spacing: 0; }
ul, ol { list-style: none; }
li { list-style: none; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
p { line-height: 200%; }
h1,h2,h3,h4,h5 { font-family:"Gotham-Medium", "", sans-serif; font-weight: normal;}
.clearfix:after { content: ""; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.hidden { display: none; }
.fontrlb {font-weight:bold;}
::-webkit-scrollbar{width: 8px;height: 8px;background-color: #ccc;}
::-webkit-scrollbar-track{background-color: #ccc;}
::-webkit-scrollbar-thumb{background-color: #00a758;}

.ellipsis {text-overflow: ellipsis;overflow: hidden; white-space: nowrap; display: block; }
.ellipsis2 {text-overflow: ellipsis; overflow: hidden; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.ellipsis3 {text-overflow: ellipsis; overflow: hidden; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.w1200 {width:1200px; margin:0 auto;}
.wow {position:relative; z-index: 9;}

@media only screen and (max-width:1440px){}

@font-face {
  font-family: "Gotham-Book";
  src: url("../fonts/gotham-book.woff2") format("woff2"),
       url("../fonts/gotham-book.woff") format("woff"),
       url("../fonts/gotham-book.ttf") format("truetype"),
       url("../fonts/gotham-book.eot") format("embedded-opentype"),
       url("../fonts/gotham-book.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "Gotham-Medium";
  src: url("../fonts/gotham-medium.woff2") format("woff2"),
       url("../fonts/gotham-medium.woff") format("woff"),
       url("../fonts/gotham-medium.ttf") format("truetype"),
       url("../fonts/gotham-medium.eot") format("embedded-opentype"),
       url("../fonts/gotham-medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fontg { font-family: "Gotham-Book";}
.fontgb { font-family: "Gotham-Medium";}


.soue{ width:100%; background:#f2f2f2; border-radius:30px; padding:0 10px; box-sizing:border-box;    display: flex;
    justify-content: space-between;
    align-items: center;
}
.soue a{  display: flex;
    justify-content: center;
    align-items: center;  width:50px; height:50px;}
.wenda .erji02{ display:none; padding:10px; line-height:1.5;}

.soue .input_text{width:calc(100% - 50px); line-height:50px; border:none; background:none; font-size:16px; color:#000;}

.hanye{text-align:left;margin-top: 1%;}
.hanye a{display:inline-block;line-height:40px;padding: 0 21px;background: #f2f2f270;color: #333;border-radius: 30px;margin: 1% 1% 0 1%;}
.hanye a.hangy{ background:#000072 !important; color:#fff !important}
.wenda{ margin-top:2%}
.wenda ul li{ }
.wenda span{ background:url(../images/de03.png) center right no-repeat; display:block; border-bottom:1px solid #ccc; padding:10px 0;}
.wenda span a{ color:#333; font-size:16px;  padding-left:30px; background:url(../images/weda.png) left center no-repeat; display:inline-block;}
.wenda .cee{ background:url(../images/de02.png) center right no-repeat !important;}

@media only screen and (max-width: 980px) {
	.soue{ margin-top:5%}
	.wenda{ margin-top:5%}
	.hanye{ margin-top:5%}
	}

