@charset "UTF-8";
html {
  font-family: sans-serif;
  /* 1*/
  -ms-text-size-adjust: 100%;
  /* 2*/
  -webkit-text-size-adjust: 100%;
  /* 2*/
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1*/
  vertical-align: baseline;
  /* 2*/
}

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

[hidden],
template {
  display: none;
}

a:active,
a:hover {
  outline: 0;
}

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1*/
  font: inherit;
  /* 2*/
  margin: 0;
  /* 3*/
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1*/
  box-sizing: content-box;
  /*2*/
}

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

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

legend {
  border: 0;
  /* 1*/
  padding: 0;
  /* 2*/
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}
a {
  text-decoration: none;
  color: #333;
  color: inherit;
}

ul, ol, h1, h2, h3, h4, h5, h6, p, dd {
  margin: 0;
  padding: 0;
}

img {
  vertical-align: top;
  border: none;
  max-width: 100%;
}

li {
  list-style: none;
}

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

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1*/
  vertical-align: baseline;
  /* 2*/
}

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

[hidden],
template {
  display: none;
}

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1*/
  font: inherit;
  /* 2*/
  margin: 0;
  /* 3*/
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1*/
  box-sizing: content-box;
  /*2*/
}

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

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

legend {
  border: 0;
  /* 1*/
  padding: 0;
  /* 2*/
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}
a {
  text-decoration: none;
  color: #333;
  color: inherit;
}

ul, ol, h1, h2, h3, h4, h5, h6, p, dd {
  margin: 0;
  padding: 0;
}

img {
  vertical-align: top;
  border: none;
  max-width: 100%;
}

li {
  list-style: none;
}

body {
  font-size: 14px;
  color: #333;
  line-height: 1.6;
}

.l-wrap {
  width: 1200px;
  margin: 0 auto;
}
.l-wrap:before, .l-wrap:after {
  content: " ";
  display: table;
}
.l-wrap:after {
  clear: both;
}

.fullimg {
  min-width: 1200px;
}
.fullimg img {
  width: 100%;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

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

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

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

.float-l {
  float: left;
}

.float-r {
  float: right;
}
.cl1{
   color:#8a9fc1;
}
.cl2{
  color:#ff7c1e;
}
.cl6 {
  color: #666;
}

.cl9 {
  color: #999;
}

.white {
  color: #fff;
}

.cl-default {
  color: #fe7d20;
}

.cl-b8b8b8{
  color:#b8b8b8;
}

.bg-gray {
  background-color: #f1f1f1;
}

.bg-white {
  background-color: #fff;
}

.ft12 {
  font-size: 12px;
}

.h14n{
   font-size: 14px;
   line-height:1;
   font-weight:normal;
}

.h14 {
  font-size: 14px;
}

.h16, .ft16 {
  font-size: 16px;
}

.h18, .ft18 {
  font-size: 18px;
}

.h20, .ft20 {
  font-size: 20px;
}

.h22, .ft22 {
  font-size: 22px;
}

.h24, .ft24 {
  font-size: 24px;
}

.h26, .ft26 {
  font-size: 26px;
}

.h28, .ft28 {
  font-size: 28px;
}

.h30, .ft30 {
  font-size: 30px;
}

.h18, .h22, .h24, .h28, .h14, .h16, .h20, .h26, .h30 {
  line-height: 1;
  font-weight: bold;
}

.pb10 {
  padding-bottom: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.pb60 {
  padding-bottom: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.pb70 {
  padding-bottom: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.pb80 {
  padding-bottom: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.pb90 {
  padding-bottom: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.pb100 {
  padding-bottom: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.l-colbox {
  margin-right: -2%;
}
.l-colbox:before, .l-colbox:after {
  content: " ";
  display: table;
}
.l-colbox:after {
  clear: both;
}


.l-crumbs {
    background: #f5f5f5;
    padding: 17px 0;
    font-size: 15px;
    color: #818181;
}

.l-wrap {
    width: 1200px;
    margin: 0 auto;
}
.l-wrap:before, .l-wrap:after {
  content: " ";
  display: table;
}
.l-wrap:after {
  clear: both;
}
.l-swiper--banner .swiper-pagination-bullet {
  width: 40px;
  height: 8px;
  border: 1px solid #fe7d20;
  opacity: 1;
  border-radius: 0;
  background: transparent;
}
.l-swiper--banner .swiper-pagination-bullet-active {
  background-color: #fe7d20;
}
.l-inWhy_zx {
  margin: 50px 0 70px;
}
.l-inWhy_zx .c-hot {
  margin-right: 10px;
}

.l-inPpgs {
  background: url(../images/in-bg1.png) center/cover no-repeat;
}
.l-cpList--col3 {
  margin-right: -2%;
}
.l-cpList--col3 .c-cpItem {
  width: 31.3%;
  margin-right: 2%;
  border: 1px solid #ddd;
}
.l-gyJg {
  background: url(../images/gy-bg.png) center top no-repeat;
}

.l-gyJg_con {
  background-color: #fff;
}

.l-gyJg_left {
  width: 20%;
  padding-top: 20px;
  text-align: center;
}
.c-bt--gyLc {
  margin-bottom: 70px;
}

.l-gyHj {
  background-color: #fff;
  border-collapse: separate;
  border-spacing: 20px;
}
.l-news_item {
  position: relative;
  display: block;
  border-bottom: 1px solid #ddd;
  height: 300px;
  padding: 26px 0;
}
.l-news_item:hover .l-news_title {
  color: #1959C7;
}
.l-news_item img {
  width: 100%;
  max-height: 100%;
}
.l-news_item .xm-imgbox {
  float: left;
  width: 294px;
}
.l-news_item .l-news_txtbox {
  margin-left: 324px;
  margin-right: 160px;
}
.l-news_item .c-btn {
  line-height: 26px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #333333;
  border-radius: 0;
}
.c-btn {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    -webkit-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
}
.l-news_title {
  margin: 24px 0;
  font-size: 22px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.l-news_desc {
  font-size: 16px;
  color: #666;
  height: 3em;
  overflow: hidden;
  margin-bottom: 30px;
}
.l-news_time {
  position: absolute;
  right: 0;
  top: 35%;
  text-align: center;
}
.l-news_date {
  font-size: 50px;
}
.l-news_month {
  font-size: 16px;
  border-top: 1px solid #333;
  line-height: 2;
}

.l-news_nav {
  padding-top: 50px;
}




