article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
ul,li,dl,dd{list-style:none;margin:0px;padding:0px;}
audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}


abbr[title] {
  border-bottom: 1px dotted;
}

dfn {
  font-style: italic;
}

hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}

mark {
  color: #000;
  background: #ff0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  a:hover{color: #008cf6;}
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input,
select[multiple],
textarea {
  background-image: none;
}

a {
  color: #428bca;
  text-decoration: none;
}

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  border: 0;
}

.img-rounded {
  border-radius: 6px;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .responsive .lead {
    font-size: 21px;
  }
}

small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-muted {
  color: #999999;
}

.text-primary {
  color: #428bca;
}

.text-warning {
  color: #c09853;
}

.text-danger {
  color: #b94a48;
  padding: 2px 0px 0px 0px;
}

.text-success {
  color: #468847;
}

.text-info {
  color: #3a87ad;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 500;
  line-height: 1.3;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: 500;
  line-height: 1;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1,
.h1 {
  font-size: 24px;
}

h2,
.h2 {
  font-size: 18px;
}

h3,
.h3 {
  font-size:18px;
}

h4,
.h4 {
  font-size: 16px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

h1 small,
.h1 small {
  font-size: 24px;
}

h2 small,
.h2 small {
  font-size: 18px;
}

h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}


dl {
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dd {
  margin-left: 0;
}


/*头部*/
.header{background: #004094;position: relative;border-bottom: 5px solid #008df9;}
.header_con{width: 80%;max-width: 1200px;margin: 0 auto;position: relative;}
.header_menu{overflow: hidden;}
.head_contact{width: 100%;overflow: hidden;}
.head_contact ul{padding: 0 10px;width: 470px;float: right;background: url(../images/topbg.png) no-repeat;}
.head_contact ul li{display:block;line-height: 60px;height: 60px;float: left;width: 28.33333%;text-align: center;margin: 0 2%;}
.head_contact ul li:first-child{margin-left: 4%;}
.head_contact ul li:last-child{margin-right: 0;}
.head_contact ul li i{display:block;float:left;margin-top:20px;margin-right:5px;width: 20px;height:20px;background-size: 100%;}
.head_contact ul li:nth-child(1) i{background:url(../images/h_con_ico1.png);}
.head_contact ul li:nth-child(2) i{background:url(../images/h_con_ico2.png);}
.head_contact ul li:nth-child(3) i{background:url(../images/h_con_ico3.png);}
.head_contact ul li a{color: #ffffff;font-size: 18px;width: 100%;border-right: 1px solid #005ca8;padding-right: 18px;}
.head_contact ul li:last-child a{border-right: none;}
.head_contact ul li:nth-child(2){width: 31.33333%;}
.logo{position: absolute;left: 0;top: 0;z-index: 999999;}
.menucon{margin: 30px 0 20px 170px;float: left;}
.menucon ul li{display: inline-block;}
.menucon ul li a{font-size: 18px;color: #ffffff;margin-left: 20px;border-right: 1px solid #005ca8;padding-right: 20px;}

.menucon ul li:hover a,.menucon ul li a.cur1{color: #008cf6;}
.menucon ul li:last-child a{padding-right: 0;border-right:none;}
.head_search{display: block;float: right;width: 180px;margin-top: 26px;position: relative;}
.head_search input{width: 100%;border-radius: 7px;height: 30px;outline: none;}
.p_searchBtn{position: absolute;right: 10px;top: 8px;}
.p_searchBtn i{display: block;width: 15px;height: 15px;background: url(../images/icon-srches.png);background-size: 100%;}
.form input {
    outline: none;
    display: block;
    width: 100%;
    background: #f7f7f7;
    border: none;
    margin-bottom: 20px;
    padding: 10px 0 10px 10px;
    font-size: 18px;
    color: #b7b7b7;
}

.banner img{display: block;width: 100%;}

/*底部*/
.footer{background: url(../images/footbg.jpg) no-repeat;}
.footer_con{width: 80%;max-width: 1200px;margin: 0 auto;position: relative;}
.footer_top{padding: 60px 0;overflow: hidden;width: 100%;}
.f_top_left ul li{display: block;float: left;width: 16%;}
.f_top_left ul li:last-child{margin-right: 0;}
.f_top_left ul li img{display: block;width: 100%;margin: 0 auto;width: 50%;}
.f_top_left ul li .f_t_ltit{font-size: 16px;padding: 10px;text-align: center;color: #ffffff;}
.f_top_left ul li:hover .f_t_ltit{color: #008cf6;}
.f_top_left{float: left;display: block;width: 70%;}
.f_top_right{float: right;display: block;width: 30%;text-align: right;}
.f_top_right .f_top_rtext1{font-size: 40px;font-weight: bold;}
.f_top_right .f_top_rtext1 a{color: #ffffff;}
.f_top_right .f_top_rtext2{font-size: 14px;color: #ffffff;}
.f_top_rtext3{display: inline-block;background: #0181e6;padding: 5px 20px;border-radius: 7px;margin-top: 15px;}
.f_top_rtext3 a{font-size: 16px;color: #ffffff;}
.footer_bon{background: #253542;padding: 25px 0;}
.footer_b_con{width: 80%;max-width: 1200px;margin: 0 auto;position: relative;overflow: hidden;}
.foot_b_left,.foot_b_right{width: 50%;float: left;display: block;}
.foot_b_left ul li{display: inline-block;margin-right: 20px;}
.foot_b_left ul li a{font-size: 14px;color: #ffffff;}
.foot_b_left ul li:hover a{color: #008cf6;}

.foot_b_right{font-size: 14px;line-height: 20px;text-align: right;color: #ffffff;}
.foot_b_right a{color: #ffffff;}
.foot_b_right a:hover{color: #008cf6 !important;}




/* ========== */
/* = MOBILE HEADER = */
/* ========== */
.mb-header{ position:absolute; width: 100%; top:0; right:0; width: 100%; z-index: 999; background: rgba(0,0,0,.4); padding:0 0.26666666rem;}
.mb-nav-ico {z-index:999999;display: none; position: absolute; right:0.375rem; top: 50%; margin-top: -0.25rem; width:0.6875rem; height:0.5rem; cursor: pointer;}
.mb-nav-ico .line {	position: absolute;left: 0;display: block; height:2px;width: 100%; background: #ffffff; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.mb-nav-ico .line:nth-child(1) { top: 0;}
.mb-nav-ico .line:nth-child(2) { top: 50%; margin-top: -1px;}
.mb-nav-ico .line:nth-child(3) { bottom: 0;}
.mb-nav-ico.active .line:nth-child(2){ opacity: 0;}
.mb-nav-ico.active .line:nth-child(1){top: 50%; margin-top: -1px;transform: rotate(-45deg);}
.mb-nav-ico.active .line:nth-child(3){ top: 50%; margin-top: -1px; transform: rotate(45deg);}



/* ========== */
/* = MENU = */
/* ========== */
.shade { position: fixed;  width: 100%; height: 100%; right: 0; top: 0; z-index: 9999; display: none; background: transparent;background:rgba(0,0,0,0.3);}
.menu { position: fixed; left: 100%; top: 0;  width: 70%; height: 100%; text-align: left; z-index: 999999; overflow-y: scroll;  background: #FFFFFF;  -webkit-box-shadow:0 0 30px rgba(26,24,24,.1) inset;  box-shadow:0 0 30px rgba(26,24,24,.1) inset; padding-top: 1.3rem;}
.menu li { position: relative;}
.menu li>span { display: block; position: relative; padding: 0 0.666666rem 0 0.66666666rem; height:1.5rem; line-height: 1.5rem; color: #767676; font-size:0.4rem; border-bottom: 1px solid #e9e9e9;}
.menu li:nth-child(1)>span { border-top: 1px solid #e9e9e9;}
.menu ul li a{ color: #322e2d;}
.menu ul li>span.default::after { content: ''; position: absolute; right: 0.666666rem; top: 50%; width: 0.32rem; height: 0.32rem; margin-top: -0.16rem; background: url(../images/menu_bg.png) no-repeat; background-size: cover;}
.menu ul li .menu-slide a { color: #7c7d7d; }
.menu-slide { display: none;}
.menu-slide a { position: relative; display: block; padding: 0 0.666666rem 0 1rem; height:1.3rem; line-height: 1.3rem; font-size: 0.32rem; color: #7c7d7d; border-bottom: 1px solid #e9e9e9;}
.menu-slide a::before { content: ''; position: absolute; left: 0.666666rem; top: 50%; margin-top:-0.10625rem;  width:0.266666rem; height:0.266666rem; background: url(../images/menu_bg3.png) no-repeat; background-size: cover; }
.menu-slide a:hover,
.menu-slide a.active { color: #a61f25;}
.menu li>span.active{ background: #a61f25;}
.menu li>span.active a { color: #FFFFFF;}
.menu li>span.active::after {content: ''; position: absolute; right: 0.666666rem; top: 50%; width: 0.32rem; height: 0.32rem; margin-top: -0.16rem; background: url(../images/menu_bg2.png) no-repeat; background-size: cover;}




@media (max-width:1440px){
	
	.head_contact ul li a,.menucon ul li a{font-size: 15px;}
	.menucon ul li a{margin-left: 10px;padding-right: 10px;}
}
@media (max-width:1100px){
	.f_top_left{width: 58%;}
	.f_top_left ul li .f_t_ltit{font-size: 12px;}
	.footer_con{width: 90%;}
}

@media (max-width:1040px){
	.header,.header_con{height: 80px;}
  .head_contact{display: none;}
	.mb-nav-ico{display: block; width:35px;height:25px;top: 34%;}
	.menucon{display: none;}
	.head_search{margin-right: 70px;width: 230px;margin-top: 5px;display: none;}
	.form input{margin-bottom: 10px !important;}
	.header_con .logo img{width: 75%;}
	.header_con a.active{right: 75%;top: 33%;}
	.menu ul li{line-height: 45px;border-bottom: 1px solid #cccccc;padding-left: 10px;}
	.menu ul li a{font-size: 16px;}
}

@media (max-width:900px){
	.f_top_left,.foot_b_left, .foot_b_right,.f_top_right{width: 100%;}
	.footer_top{padding: 10px;}
	.foot_b_left{margin-bottom: 15px;}
	.f_top_right,.foot_b_left,.foot_b_right{text-align: center;}
}


@media (max-width:640px){
	.header,.header_con{height: 65px;}
	.logo{z-index: 99;}
	.header_con{width: 90%;}
	.head_contact ul li a,.menucon ul li a{font-size: 12px;}
	.head_contact ul{width: 300px;background-size: contain;}
	.head_contact ul li{width: 33.333333%;margin: auto;line-height: 35px;height: 40px;text-align: right;}
	.header_con .logo img {width: 40%;}
	.head_contact ul li a{padding-right: 0;display: block;border-right: none;}
	.head_contact ul li:first-child{margin-left: auto;}
	.head_contact ul li i{margin-top: 6px;margin-right: -25px;}
	.head_contact ul li:nth-child(2) i{margin-right: 0;}
	.head_contact ul{padding: 0 18px;}
	.head_contact ul li:nth-child(1){text-align: left;}
	.head_contact ul li:nth-child(1) i{margin-right: 0;}
	.head_contact ul li:nth-child(2){width: 33.333333%;text-align: left;}
	.head_contact ul li:last-child{margin-right: 0;padding-right: 5px;}
	.head_contact ul li:last-child a{padding-left: 13px;}
	.head_contact ul li:last-child{padding-right: 8px;}
	.footer_top{padding: 20px 0;}
	.f_top_left ul li{width: 33.333333%;}
	.footer{background: url(../images/footbg.jpg) no-repeat;background-color: #253542;}
	.f_top_right .f_top_rtext1{font-size: 34px;}
	.f_top_right{margin-top: 40px;}
	.footer_b_con{width: 90%;}
	.foot_b_left ul li{margin-right: 10px;}
	.footer_bon{padding: 0 0 15px;}

}
