@charset "UTF-8";
/* @font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("/css/fonts/SourceHanSansCN-Regular.woff") format("woff"), url("/css/fonts/SourceHanSansCN-Regular.ttf") format("truetype"), url("/css/fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype");
}

@font-face {
  font-family: "SourceHanSansCN-Medium";
  src: url("/css/fonts/SourceHanSansCN-Medium.woff") format("woff"), url("/css/fonts/SourceHanSansCN-Medium.eot") format("embedded-opentype"), url("/css/fonts/SourceHanSansCN-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'SourceHanSansCN-Bold';
  src: url("/css/fonts/SourceHanSansCN-Bold.woff") format("woff"), url("/css/fonts/SourceHanSansCN-Bold.eot") format("embedded-opentype"), url("/css/fonts/SourceHanSansCN-Bold.ttf") format("truetype");
} */

/* yui3 reset.css */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
  vertical-align: top;
}

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

iframe {
  display: block;
}

/* yui3 fonts */
body {
  color: #333;
  font-size: 14px;
  font-family: "SourceHanSansCN-Regular";
}

select,
input,
button,
textarea {
  font: 99% arial, helvetica, clean, sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

a {
  text-decoration: none;
}

input,
button,
textarea {
  font-family: "SourceHanSansCN-Regular";
  border: 0;
  outline: 0;
}

input[type='text']::-ms-clear,
input[type='password']::-ms-reveal {
  display: none;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #999;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
  color: #999;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
  color: #999;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #999;
}

.placeholder {
  color: #999;
}

/* utilities */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: '';
}

.clearfix:after {
  clear: both;
}

.l {
  float: left !important;
}

.r {
  float: right !important;
}

.hidden {
  display: none !important;
}

.invisible {
  visibility: hidden !important;
}

.trans {
  -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}

.text-overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* 通用样式 */
body {
  background: url("/images/img_hg.jpg") center top;
  min-width: 1280px;
}

.container {
  width: 1280px;
  margin: 0 auto;
}

.span1 {
  float: left;
  width: 30px;
}

.span2 {
  float: left;
  width: 80px;
}

.span3 {
  float: left;
  width: 130px;
}

.span4 {
  float: left;
  width: 180px;
}

.span5 {
  float: left;
  width: 230px;
}

.span6 {
  float: left;
  width: 280px;
}

.span7 {
  float: left;
  width: 330px;
}

.span8 {
  float: left;
  width: 380px;
}

.span9 {
  float: left;
  width: 430px;
}

.span10 {
  float: left;
  width: 480px;
}

.span11 {
  float: left;
  width: 530px;
}

.span12 {
  float: left;
  width: 580px;
}

.span13 {
  float: left;
  width: 630px;
}

.span14 {
  float: left;
  width: 680px;
}

.span15 {
  float: left;
  width: 730px;
}

.span16 {
  float: left;
  width: 780px;
}

.span17 {
  float: left;
  width: 830px;
}

.span18 {
  float: left;
  width: 880px;
}

.span19 {
  float: left;
  width: 930px;
}

.span20 {
  float: left;
  width: 980px;
}

.span21 {
  float: left;
  width: 1030px;
}

.span22 {
  float: left;
  width: 1080px;
}

.span23 {
  float: left;
  width: 1130px;
}

.span24 {
  float: left;
  width: 1180px;
}

.span25 {
  float: left;
  width: 1230px;
}

.span26 {
  float: left;
  width: 1280px;
}

/* 头部 */
#header {
  height: 420px;
}

#header .header {
  height: 100%;
  background: url("/images/img_header_bg.jpg") center top no-repeat;
}

#header .header-top {
  height: 32px;
  line-height: 32px;
  background-color: #f2f4f6;
  color: #999;
}

#header .header-top .header-links > a {
  color: #999;
  margin: 0 18px;
  display: inline-block;
}

#header .header-top .header-links > a:hover {
  color: #cb2d25;
}

#header .header-top .header-links > a:last-child {
  margin-right: 0;
}

#header .header-middle {
  height: 328px;
}

#header .header-middle .logo {
  margin-top: 78px;
}

#header .header-middle > .r {
  width: 298px;
}

#header .header-middle .slogan {
  margin-top: 74px;
}

#header .header-middle .search {
  width: 300px;
  height: 48px;
  background-color: #ffffff;
  border-radius: 24px;
  margin-top: 21px;
  overflow: hidden;
  position: relative;
}

#header .header-middle .search > input {
  height: 100%;
  width: 100%;
  padding-left: 17px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 70px;
  font-size: 16px;
  color: #333;
}

#header .header-middle .search > button {
  position: absolute;
  height: 100%;
  width: 60px;
  right: 0;
  top: 0;
  cursor: pointer;
  background: url("/images/icon_search_btn.png") center no-repeat;
}

#header .header-middle .hot-search {
  font-size: 16px;
  line-height: 50px;
  color: #666;
  padding-left: 11px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#header .header-middle .hot-search > a {
  color: #666;
  display: inline-block;
  margin-right: 14px;
}

#header .header-middle .hot-search > a:last-child {
  margin-right: 0;
}

#header .header-middle .hot-search > a:hover {
  color: #cb2d25;
}

#header .header-bottom {
  height: 60px;
  background-color: #fff;
}

#header .menu-list {
  height: 60px;
}

#header .menu-list > .menu-item {
  width: 12.5%;
  height: 100%;
}

#header .menu-list > .menu-item > a {
  display: block;
  line-height: 60px;
  height: 100%;
  text-align: center;
  font-family: 'SourceHanSansCN-Medium';
  font-size: 22px;
  color: #000;
}

#header .menu-list > .menu-item:hover > a,
#header .menu-list > .menu-item.active > a {
  font-family: 'SourceHanSansCN-Bold';
  color: #fff;
  background-color: #cb2d25;
}

/* 底部 */
.footer {
  height: 200px;
  background-color: #cb2d25;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 20px;
  color: #fff;
  font-size: 16px;
}

.footer a {
  color: #fff;
}

.footer .footer-links {
  height: 40px;
}

.footer .footer-links > .footer-link {
  height: 40px;
  width: calc(25% - (20px * 3 / 4));
  margin-right: 20px;
  background-color: rgba(255, 255, 255, 0.2);
}

.footer .footer-links > .footer-link select {
  opacity: 0;
}

.footer .footer-links > .footer-link .chosen-container {
  height: 100%;
}

.footer .footer-links > .footer-link .chosen-container .chosen-single {
  height: 100%;
  background-color: transparent;
  border: none;
  text-align: center;
  font-size: 0;
}

.footer .footer-links > .footer-link .chosen-container .chosen-single > span {
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin-left: 14px;
  margin-right: 14px;
  max-width: calc(100% - 78px);
}

.footer .footer-links > .footer-link .chosen-container .chosen-single > div {
  position: relative;
  display: inline-block;
  width: 10px;
}

.footer .footer-links > .footer-link .chosen-container .chosen-single > div > b {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.footer .footer-links > .footer-link .chosen-container .chosen-drop {
  top: auto;
  bottom: 100%;
  border: none;
  border-radius: 4px;
}

.footer .footer-links > .footer-link .chosen-container .chosen-drop .chosen-results li.highlighted {
  background-color: #cb2d25;
}

.footer .footer-links > .footer-link .chosen-container.chosen-container-active .chosen-single > div {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.footer .footer-links > .footer-link:last-child {
  margin-right: 0;
}

.footer .visit {
  margin-top: 36px;
  width: 305px;
  text-align: center;
  font-family: 'SourceHanSansCN-Medium';
}

.footer .visit > div {
  font-family: 'SourceHanSansCN-Bold';
  font-size: 24px;
  line-height: 36px;
}

.footer .footer-content {
  width: calc(100% - 325px);
}

.footer .footer-content a,
.footer .footer-content span {
  line-height: 36px;
  display: inline-block;
  margin: 0 14px;
  line-height: 36px;
  vertical-align: middle;
}

.footer .footer-content a:last-child,
.footer .footer-content span:last-child {
  margin-right: 0;
}

.footer .footer-content a:first-child,
.footer .footer-content span:first-child {
  margin-left: 0;
}

.footer .footer-content a img,
.footer .footer-content span img {
  vertical-align: middle;
  display: inline-block;
  margin-top: -4px;
  margin-right: 6px;
}

.footer .footer-content .footer-links {
  margin-top: 15px;
}

.service {
  position: fixed;
  top: 50%;
  -webkit-transform: translateX(680px) translateY(-50%);
          transform: translateX(680px) translateY(-50%);
  left: 50%;
  width: 81px;
}

.service .service-item {
  height: 90px;
  margin-bottom: 10px;
}

.service .service-item > a {
  -webkit-box-shadow: 0px 4px 12px 0px rgba(156, 139, 138, 0.15);
          box-shadow: 0px 4px 12px 0px rgba(156, 139, 138, 0.15);
  display: block;
  text-align: center;
  color: #333;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 58px;
}

.service .service-item:last-child {
  margin-bottom: 0;
}

.service .service-item:nth-child(1) > a {
  background: #fff url("../images/icon_service1.png") center 16px no-repeat;
}

.service .service-item:nth-child(1) > a:hover {
  color: #fff;
  background: #d52926 url("../images/icon_service1_h.png") center 16px no-repeat;
}

.service .service-item:nth-child(2) > a {
  background: #fff url("../images/icon_service2.png") center 16px no-repeat;
}

.service .service-item:nth-child(2) > a:hover {
  color: #fff;
  background: #d52926 url("../images/icon_service2_h.png") center 16px no-repeat;
}

/* 面包屑 */
.route {
  font-size: 16px;
  line-height: 68px;
  height: 68px;
  color: #666;
  padding-left: 27px;
  background: url("/images/icon_route.png") left center no-repeat;
}

.route > a {
  color: #666;
}

.route > a:hover, .route > a:last-child {
  color: #cc3c35;
}

#header .header-middle .search > input::-webkit-input-placeholder {
 color: #b2b2b2;
}

#header .header-middle .search > input:-ms-input-placeholder {
 color: #b2b2b2;
}

#header .header-middle .search > input::-ms-input-placeholder {
 color: #b2b2b2;
}

#header .header-middle .search > input::placeholder {
 color: #b2b2b2;
}
