﻿
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
  margin : 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

li {
  list-style: none;
  text-align: left;
}

fieldset,
img {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing : 0;
}

abbr[title] {
  border-bottom: 1px dotted;
  cursor       : help;
}

address,
cite,
dfn,
em,
var {
  font-style: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
}

body {
  font: 12px "Microsoft YaHei";
}

body {
  background: #FFF;
  text-align: center;
}

html,
body {
  min-width: 1300px;
}

p {
  text-align  : left;
  text-indent : 24px;
  text-align  : justify;
  text-justify: distribute;
}

a {
  text-decoration: none;
  color          : #000
}

a:hover {
  color: #3a849b
}

img,
input {
  margin : 0;
  padding: 0;
  border : none
}

li,
ol,
ul {
  list-style: none
}

button,
input[type=button] {
  cursor: pointer
}

input {
  outline   : 0;
  background: 0 0
}

.clearfix:after {
  display   : block;
  visibility: hidden;
  clear     : both;
  height    : 0;
  content   : ''
}

.clearfix {
  *zoom: 1
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.space01 {
  height: 10px;
  font  : 0px/0px SimSun;
  clear : both;
}

.line01 {
  width        : 95%;
  margin-left  : auto;
  margin-right : auto;
  height       : 0px;
  margin-bottom: 20px;
  font         : 0px/0px SimSun;
  border-bottom: 1px solid #e3e5f4;
  clear        : both;
}

.ohd {
  overflow: hidden;
}

.ht {
  font-family: '\9ed1\4f53';
}

.yh {
  font-family: '\5fae\8f6f\96c5\9ed1';
}

.st {
  font-family: SimSun;
}
.w12{
  width: 1200px;
  margin: 0 auto;
}


/*general end*/
/*particular*/
.w1{
  background: url(../images/b1.jpg) no-repeat center 0;
  height: 1072px;
}
.w2{
  max-height: 5630px;
  background: url(../images/b2.jpg) no-repeat center 0;
}
.dy{
  width: 1040px;
  margin: 750px auto 0;
}
.dy p{
  text-indent: 2em;
  font-weight: bold;
  color: #111d57;
  font-size: 18px;
  line-height: 40px;
}

/* 奋进 */
.fj .ct{
  width: 1260px;
  padding: 66px 30px 0;
  height: 477px;
  margin: 10px auto 0;
  background: url(../images/tb0.jpg) no-repeat center 0;
}

.fj .cl{
  width: 585px;
  position: relative;
  font-size: 0;
}
.fj .cr{
  width: 580px;
  margin-top: 40px;
}
.ls1 li{
  font-size: 18px;
  line-height: 50px;
}

.fj .c{
  position: relative;
}
.fj .c span{
position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    padding-left: 10px;
    background-color: rgba(0, 0, 0, .6);
    display: block;
    width: 100%;
    text-align: left;
}
.fj .swiper-pagination {
  text-align: right;
  padding-right: 20px;
  bottom: 14px;
}

.fj .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  opacity: 1;
  background-color: #fff;
}

.fj .swiper-pagination-bullet-active {
  width: 40px;
  border: none;
  background-color: #ffffff;
  border-radius: 10px;
}

.zcyl{
  margin-top: 60px;
}

.ls2 li{
  padding-left: 20px;
  font-size: 18px;
  line-height: 50px;
  text-align: right;
  overflow: hidden;
  background: url(../images/sy09.jpg) no-repeat 0 center;
}

.ls2 a{
  width: 75%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  text-align: left;
}

.ls2 span {
  color: #aaa;
}

.sszd{
  margin: 120px auto 0;
}

.sszd .ct{
  width: 1260px;
  margin: 30px auto 0;
}

.dw{
  margin-top: 60px;
}
.dw .ct{
  margin: 20px auto 0;
}
.dw .swp{
  margin: 0 auto;

}
.dw .ca{
  width: 1060px;
  margin: 0 auto;
  position: relative;
}
.dw .cb{
  margin-top: 60px;
}

.dw .ls2 li{
  width: 46%;
  float: left;
}
.dw .ls2 li:nth-of-type(2n){
  margin-left: 4%;
}
.dw .swiper-button-prev{
  left: -50px;
}
.dw .swiper-button-next{
  right: -50px;
}
.dw .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
transition: 300ms;
transform: scale(0.8);
}
.dw .swiper-slide-active,
.dw .swiper-slide-duplicate-active{
    transform: scale(1);
}



.sd{
  margin-top: 60px;
}

.sd .ct{
  margin-top: 30px;
  height: 406px;
  background: url(../images/imb.png) no-repeat 0 0;
}

.sd .cl{
  width: 510px;
  margin: 16px 0 0 26px;
}
.sd .cr{
  margin: 38px 16px 0 0;
}

.sd .cr .c{
  display: none;

}
.sd .cr .c:first-of-type{
  display: block;
}
.sd .cl li{
  font-size: 18px;
  line-height: 74px;
  border-bottom: 1px dashed #fff;
}
.sd .cl li:last-of-type{
  border-bottom: none;
}
.sd .cl li a{
  color: #333;
}
.sd .cl li.cur a{
  color: #1c297b;
  font-weight: bold;
}

.yy{
  margin-top: 60px;
}
.yy .ct{
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
  position: relative;
}
.yy .t{
  display: block;
  font-size: 18px;
  line-height: 60px;
  background-color: #2b6834;
  color: #fff;
  padding-left: 30px;
  text-align: left;
}
.yy .swiper-pagination{
  font-size: 20px;
  color: #fff;
  text-align: right;
  padding-right: 110px;
  bottom: 18px;
}
.yy .swiper-button-next,
.yy .swiper-button-prev{
  top: auto;
  bottom: 17px;
  background-size: contain;
  width: 14px;
  height: 24px;
  z-index: 20;
}
.yy .swiper-button-prev{

  left: 1000px;
}
.yy .swiper-button-next{
  right: 60px;
}

.tj{
  padding-bottom: 80px;
  margin-top: 70px;
}
.tj .ct{
  position: relative;
  margin-top: 40px;
}

.tj .c{
  font-size: 0;
  position: relative;
}
.tj .c span{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 18px;
  line-height: 60px;
  color: #fff;
  display: none;
  background-color: rgba(0, 0, 0, .6);
}

.tj .c a{
  color: #fff;
}

.tj .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
transition: 300ms;
transform: scale(0.95);
opacity: .7;
}
.tj .swiper-slide-active,
.tj .swiper-slide-duplicate-active{
  transform: scale(1);
  opacity: 1;
}
.tj .swiper-slide-active span{
  display: block;
}

.tj .swiper-slide {
  width: 1000px;
}
.tj .swiper-pagination{
  bottom: -80px;
}
.tj .swiper-pagination-bullet{
  width: 24px;
  height: 24px;
  background: url(../images/dot1.png) no-repeat 0 0;
  opacity: 1;
}
.tj .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0 18px;
}
.tj .swiper-pagination-bullet-active{
  width: 54px;
  background: url(../images/dot2.png) no-repeat 0 0;
  border-radius: 0;
}
.bbb{
  font-size: 18px;
  line-height: 34px;
  color: #333;
  margin: 50px 0;
}


@media screen and (max-width: 768px) {}