*{
  margin:0;
  padding: 0;
}
body{
  background-color: #fff;
}
a{
  text-decoration: none;
}
li{
  list-style: none;
}
.hidden {display:none;}
.display{display:block;}
.top{
    width: 100%;
    margin: 0px auto;
    height: 120px;
    line-height: 120px;
    background:url(../images/top_bg.png) no-repeat center center;
    background-size: auto 100%;
}
.xs100 .logo img{
    vertical-align: middle;
}
.nav{
    width: 100%;
    height: 50px;
    color: #fff;
    line-height: 50px;
    margin: 0px auto;
    background: #505996;
}
.nav_list{
  width: 1200px;
  margin:0 auto;
}
.nav_list ul li{
    width: 14.28%;
    text-align: center;
    float: left;
    display: block;
    position: relative;
    background: url(../images/fgf.jpg) right center no-repeat;
}
.nav_list ul li:last-of-type{
    background:none;
}
.nav_list ul li a {
    text-align: center;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
}
.banner {
    width: 100%;
    /*height: 500px;*/
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.banner_center{
  width: 1920px;
  height: 100%;
}
.process{
  width: 100%;
  height: 200px;
  background: url(../images/bg2.png)  center no-repeat;
}
.part1 {
    width: 100%;
    margin: 0px auto;
    height: 430px;
    background: url(../images/bg1.png) top center no-repeat;
}
.column {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 0px auto;
    margin-top: 40px;
    /* padding-top: 40px; */
    border-bottom: 2px #ccc solid;
    /* background: url(../images/icon.png) left center no-repeat; */
    /* background-color: red; */
}
.column img {
    text-align: left;
}
.column span{
  padding-left: 60px;
  font-size: 20px;
  font-weight: 500;
  /* margin-top: 16px; */
  height: 50px;
  line-height: 50px;
  display: inline-block;
  background: url(../images/icon.png) 20px center no-repeat;
  width: 160px;
  color: #333;
  /* background-color: #505996; */
}
.column i{
  padding-left: 60px;
  font-size: 20px;
  font-weight: 500;
  /* margin-top: 16px; */
  height: 40px;
  line-height: 50px;
  display: inline-block;
  background: url(../images/icon_1.png) 20px center no-repeat;
  width: 160px;
  color: #333;
  background-color: #fff;
}
.column a {
    font-size: 14px;
    text-align: right;
    color: #999;
    float: right;
}
.dxlist{
  width: 100%;
  padding-top: 50px;
}
.dxlist ul li {
    width: 12.5%;
    float: left;
    height: 110px;
    text-align: center;
}
.dxlist ul li i.i {
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: #505996;
    display: block;
    margin: 0px auto;
    border-radius: 40px;
    /* padding: 10px; */
    margin-bottom: 10px;
}
.dxlist ul li i.i img {
    width: 40px;
    /* display: block; */
    /*height: ;*/
    margin: 0px auto;
    vertical-align: middle;
    /* padding-top: 19.5px; */
    /* transition: .3s; */
    -ms-transition: .3s;
    -moz-transition: .3s;
    /* -webkit-transition: .3s; */
    -o-transition: .3s;
    /*border: 1px dashed #fff;*/
}
.dxlist ul li span {
    width: 100%;
    text-align: center;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    font-weight: 500;
    color: #000000;
}
.footer{
  width: 100%;
  /*min-height: 310px;*/
}
.footer .f1{
    width: 100%;
    height: 260px;
    background: #505996;
    float: left;
}
.footer .f1 .xs100 .p1_l {
    width: 260px;
    float: left;
    margin-left: 100px;
}
.footer .f1 .xs100 .p1_l ul{
    width: 100%;
    height: 120px;
    padding: 70px 0px;
}
.footer .f1 .xs100 .p1_l ul li{
  width: 33.3%;
  height: 30px;
  line-height: 30px;
  float: left;
}
.footer .f1 .xs100 .p1_l ul li a{
  font-size: 14px;
  color: #fff;
}
.footer .f1 .xs100 .p1_l p {
    padding: 70px 0px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}
.footer .f1 .xs100 .p1_c {
    width: 299px;
    float: left;
    /* margin-left: 120px; */
    height: 168px;
    /* border:1px dashed #fff; */
    margin-top: 46px;
    position: relative;
}
.footer .f1 .xs100 .p1_c::before{
    content: "";
    position: absolute;
    right: -50px;
    top: 9px;
    width: 1px;
    height: 150px;
    background-color: #fff;
}
.footer .f1 .xs100 .p1_r {
    width: 300px;
    float: left;
    /*margin-left: 70px;*/
    height: 126px;
    padding: 24px 0px;
    margin-top: 70px;
    position: relative;
}
.footer .f1 .xs100 .p1_r p {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}
/*.footer .f1 .xs100 .p1_r::before{
    content: "";
    position: absolute;
    left: -85px;
    top: 9px;
    width: 1px;
    height: 150px;
    background-color: #fff;
}*/
.footer .f1 .xs100 .p1_r .ewm {
    width: 100px;
    float: left;
    margin-left: 20px;
    /*margin-top: 65px;*/
}
.footer .f2{
    width: 100%;
    /* height: 50px; */
    line-height: 30px;
    text-align: center;
    background: #505996;
    float: left;
    padding: 30px 0px;
}
.footer .f2 p{
    font-size: 14px;
    color: #fff;
}
.part1 .part1_con {
    width: 100%;
    margin: 0px auto;
    height: auto;
    overflow: hidden;
}
.part1 .part1_con .part1_l {
    width: 400px;
    height: auto;
    float: left;
    overflow: hidden;
}
.tplist1 {
    width: 100%;
    margin: 0px auto;
    padding-top: 40px;
}
.tplist1 ul li {
    width: 400px;
    height: 300px;
    display: block;
    float: left;
    margin-right: 20px;
    background: #fff;
    /* border: 1px #eee solid; */
}
.tplist1 ul li:last-of-type{
  margin-right: 0px;
}
.tplist1 ul li .img {
    width: 400px;
    height: 300px;
}
.tplist1 ul li .img img {
    width: 100%;
    height: 100%;
}
.tplist1 ul li .tit {
    width: 400px;
    height: 104px;
    padding: 20px;
}
.tplist1 ul li .tit h1 {
    width: 100%;
    height: 30px;
    color: #000;
    font-size: 16px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.tplist1 ul li .tit p {
    width: 100%;
    height: 40px;
    font-size: 14px;
    color: #808080;
    line-height: 20px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.part1 .part1_con .part1_r {
    width: 440px;
    height: auto;
    float: right;
    /* margin-left: 16px; */
}
.tzlist1 {
    width: 100%;
    margin: 0px auto;
    padding-top: 40px;
}
.tzlist1 ul li {
    width: 100%;
    height: 42px;
    display: block;
    float: left;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #B5B5B5;
}
.tzlist1 ul li .time {
    width: 74px;
    height: 50px;
    float: left;
    /* border-right: 1px #cecdcd solid; */
}
.tzlist1 ul li .time1{
    width: 100px;
    height: 37.5px;
    line-height: 37.5px;
    float: right;
    color: #666666;
    text-align: right;
    margin-right: 10px;
}
.tzlist1 ul li .time h2 {
    width: 74px;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    color: #000;
}
.tzlist1 ul li .time h1 {
    width: 74px;
    font-size: 20px;
    text-align: center;
    line-height: 24px;
    color: #000;
}
.tzlist1 ul li .tit {
    width: 280px;
    float: left;
    margin-left: 10px;
    color: #666;
    /* padding-right: 10px; */
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
}
.tzlist1 ul li .tit h1 {
    font-size: 14px;
    color: #666;
    width: 280px;
    height: 37.5px;
    line-height: 37.5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.part2 {
    width: 100%;
    height: 370px;
    margin: 0px auto;
    background: url(../images/bg3.png) bottom center no-repeat;
    padding-top: 50px;
}
.TabTitle3 {
    width: 100%;
    height: 69px;
    line-height: 60px;
    margin: 0px auto;
    overflow: hidden;
    /* margin-top: 30px; */
    border-bottom: 1px #dfdfdf solid;
    padding-top: 10px;
}
.TabTitle3 ul li {
    float: left;
    cursor: pointer;
    height: 60px;
    /* line-height: 60px; */
    width: 150px;
    /* padding-left: 20px; */
    color: #fff;
    display: block;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 500;
    margin-left: 35px;
    margin-right: 35px;
    position: relative;
}
.TabTitle3 ul li.hover {
    height: 60px;
    color: #fff;
    border-bottom: 4px #014ea0 solid;
}
/*.TabTitle3 ul li.hover::before{
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 150px;
    height: 4px;
    background-color: red;
}*/
.TabTitle3 ul li a span{
  font-size: 24px;
  padding-left: 5px;
}
.Tabbottom3 {
    width: 100%;
    position: relative;
}
.tzlist {
    width: 100%;
    margin: 0px auto;
    padding-top: 48px;
}
.tzlist ul li:nth-of-type(3n)  {
  margin-right: 0px;
}
.tzlist ul li {
    width: 350px;
    height: 90px;
    display: block;
    float: left;
    /* background: url(../images/tz1.png) left top no-repeat; */
    margin-right: 75px;
    padding-top: 26px;
    margin-bottom: 30px;
    border-top: 3px solid #505996;
}
.tzlist ul li .time {
    width: 66px;
    float: left;
    background: #505996;
    margin-left: 20px;
}
.tzlist ul li .time h1 {
    width: 66px;
    float: left;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    color: #fff;
}
.tzlist ul li .time h2 {
    width: 66px;
    float: left;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 20px;
}
.tzlist ul li .tit {
    width: 240px;
    float: left;
    margin-left: 20px;
    color: #666;
    line-height: 26px;
}
.tzlist ul li .tit h1 {
    font-size: 16px;
    color: #666;
}
.tzlist ul li .tit p {
    font-size: 14px;
    color: #999;
    margin-top: 5px;
}
.list_banner{
  width: 100%;
  /*height: 200px;*/
}
.list_banner_center {
    max-width: 1920px;
    height: 100%;
    text-align: center;
}
.box{
      height: auto;
      overflow: hidden;
}
.wape-left {
    width: 300px;
    /*height: 644px;*/
    margin-right: 20px;
    float: left;
    margin: 30px 0px 50px 0px;
    /*border:1px solid red;*/
}
.wape-left h3{
  width: 100%;
  height: 70px;
  background:#505996;
  line-height: 70px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
}
.wape-left .lanmu{
  width: 100%;
  height: 50px;
  background:#505996;
  line-height: 50px;
  margin-top: 10px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
}
.wape-left ul li{
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #E6E6E6;
}
.wape-right{
  width: 870px;
  height: auto;
  background: #fff;
  overflow:hidden;
  margin:30px 0px 50px 0px;
  float: right;
  min-height: 500px;
}
.gray{
  background:rgb(247,247,247);
}
.wape-right h3{
  width: 100%;
  height: 60px;
  border-bottom: 2px solid #505996;
  color: #505996;
  font-weight: bold;
  font-size: 18px;
  line-height: 60px;
  padding-left: 30px;
}
.wape-right .lis{
    width: 810px;
    height: auto;
    overflow: hidden;
    margin: 30px auto;
}
.wape-right .lis ul{
  width: 100%;
  height: auto;
  overflow:hidden;
}
.wape-right .lis>ul>li{
    width: 100%;
    height: 35px;
    line-height: 35px;
    float: left;
    /*font-size: 14px;*/
}
.wape-right .lis ul li a span{
  float: right;
  color: #999;
}
.wape-right>p{
   font-size: 18px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
}
.content{
  line-height: 30px;
  color: #666;
}
.pages {
  /*height: 32px;*/
  padding: 20px 15px;
  overflow:hidden;
}
.pages ul {
  /*float: right;*/
  padding: 0;
  font-size: 14px;
}
.pages ul li {
  /*float: left;*/
  display: inline-block;
  margin: 0 2px;
  line-height: 25px;
  padding: 0 10px;
  background: #e6e6e6;
  color: #808080;
  border: 1px solid #e6e6e6;
}
.pages ul li a {
  float: left;
  color: #555;
  display: block;
}
.pages ul li:hover {
  text-decoration: none;
  color: #555;
  border: 1px #d8dadf solid;
  background-color: #f0f0f0;
}
.pages ul li:hover a {
  color: #555;
}
.pages ul li:hover a:hover {
  color: #555;
  text-decoration: none;
}
.pages ul li.thisclass {
  background-color: #505996;
  padding: 0 10px;
  color: #fff;
  border: 1px #505996 solid;
}
.pages ul li.thisclass a {
  color: #fff;
}
.pages strong {
  font-weight: normal;
}
.pagess {
  float: none;
  overflow: hidden;
  text-align: center;
  padding-bottom: 15px;
}
.pagess ul {
  margin: 0px auto;
  float: none;
  clear: both;
  padding: 10px 0;
  text-align: center;
  white-space: nowrap;
}
.pagess ul li {
  float: none;
  display: inline;
  margin: 0 2px;
  padding: 4px 10px;
  font-size: 14px;
  border: 1px solid #d8dadf;
}
.pagess li a {
  float: none;
  display: inline;
}
.pagess li a:hover {
  text-decoration: underline;
}
.pagess .thisclass {
  border: none;
  color: #fff;
  border: 1px #e60012 solid;
  background-color: #e60012;
}
.pagess .thisclass a {
  color: #fff;
}

.b_box6 {
    line-height: 30px;
    font-size: 14px;
    color: #777;
    padding: 16px 0;
    border-top: 1px #e1e1e1 solid;
    /*border-bottom: 1px #e1e1e1 solid;*/
}
.info {
    height: 26px;
    line-height: 26px;
    color: #999;
    text-align: left;
    font-size: 14px;
    margin-top: 10px;
}
.info span:first-of-type {
    text-align: right;
    margin-right: 40px;
    margin-left: 25px;
    width: 420px;
}
.info span:last-of-type {
    text-align: left;
}
.info span {
    display: inline-block;
    width: 300px;
}
#nav div {
  width: 100%;
  position: absolute;
  left: 0px;
  padding-bottom: 0px;
  float: left;
  height: 0px;
  z-index: 100;
  overflow: hidden;
  background-color: #505996;
}
.nav_list div a {
  color: #FFFFFF;
  line-height: 45px;
  display: block;
}
.nav_list div a:hover {
  background-color: #0C7DBA;
}
.wape-left ul li a{
  display: block;
  letter-spacing: 2px;
}
.wape-left ul li a:hover {
  background-color: #0C7DBA;
  color: #fff;
}
.lis ul li a:hover {
  color: #0C7DBA;
}
.p1_code{
    width: 230px;
    float: left;
    padding: 0px 50px;
    line-height: 260px;
    text-align: center;
}
.part1_left{
  width: 860px;
  float: left;
}
.part1_right{
  width: 310px;
  float: right;
}
/*.column div{
  width: 160px;
  height: 100%;
  background:#505996;
}*/
.part2_left {
    width: 420px;
    margin-right: 20px;
    float: left;
}
.tzlist2{
    width: 100%;
    margin: 0px auto;
    padding-top: 10px;
}
.tzlist2 ul li {
    width: 100%;
    height: 35px;
    display: block;
    float: left;
}
.h320 {
    height: 320px;
}
.main2cr {
    width: 310px;
    float: right;
}
.main2cr ul li{
  padding-bottom: 2px;
}
.lins {
    overflow: hidden;
    padding: 15px 0;
    border-top: 1px solid #4c4c4c;
    background: #383E66;
}
.lins p {
    margin-bottom: 10px;
    font-size: 16px;
    color: #ccc;
}
.lins a {
    font-size: 14px;
    color: #8e8e8e;
    margin-right: 30px;
    float: left;
    margin: 5px 10px 5px 0;
}
 #move_port{
      position: fixed;
      width: 25%;
      left: 0;
      top:0;
      cursor: pointer;
      padding: 20px;
      color: #d59b79;
      z-index: 10000;
      font-weight: block;
}
#move_port img{
    width: 500px;
}
#move_port a{
    color: #edd84a;
}
.tplist1 ul li div{
  position: absolute;
  left: 0;
  bottom: 0;
}
.tplist1 ul li .title{
  width: 100%;
  height: 36px;
  line-height: 36px;
  /*position: absolute;*/
  left: 0;
  bottom: 0;
  background:rgba(0,0,0,.5);
  color: #fff;
  z-index: 99;
  font-size: 12px;
  text-align: left;
  padding:0px 10px;
}
.tplist1 ul li .title span{
  display: inline-block;
  width: 65%;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.yq {
    width: 100%;
    height: 68px;
    float: left;
    line-height: 68px;
    background:#383E66;
}
.yq_total {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.yq_total>span {
    display: inline-block;
    width: 90px;
    height: 100%;
    float: left;
    color: #fff;
}
.yq_total>span>i {
    width: 16px;
    height: 100%;
    float: left;
    display: block;
    margin-right: 7px;
}
.yq_total>div {
    width: 1050px;
    height: 25px;
    float: left;
    margin-left: 34px;
    margin-top: 22px;
}
.yq_total>div>select {
    width: 180px;
    height: 100%;
    border: 1px solid #ececec;
    border-radius: 2px;
    float: left;
    margin-left: 30px;
}
.yq_total>div>select:first-of-type {
    margin-left: 0px;
}
.pic {
    width: 100%;
    height: auto;
    float: left;
}
.pic>ul {
    margin-top: 20px;
    width: 100%;
    height: auto;
    float: left;
}
.pic>ul>li {
    width: 29%;
    min-height: 256px;
    line-height: 26px;
    /* border: 1px solid black; */
    /* margin-top: 20px; */
    margin-left: 30px;
    font-size: 14px;
    text-align: center;
    float: left;
}