* {
    padding: 0;
    margin: 0;
    max-height: 100%;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

a {
    text-decoration: none;
}

dl ,ul {
    list-style-type: none;
}

h3 {
    font-size: 18px;
    font-family: 'Î¢ÈíÑÅºÚ';
    font-weight: bold;
    line-height: 30px;
}

h3 + a {
    font-size: 12px;
    font-family: 'Î¢ÈíÑÅºÚ';
    font-weight: normal;
}

.clearfix {
    *zoom:1;
}

.clearfix:after{
    display:block;
    overflow: hidden; 
    clear: both; 
    height:0; 
    visibility:hidden; 
    content:"."
}

.header, .menu, .main , .footer {
    width: 100%;
    margin: 0 auto;
    min-width: 1200px;
}


.header > div, .menu > div , .main > div, .footer > div {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}

.header {
    height: 38px;
    background-color: #404040;
}

.header ul { 
    height: 38px;
}

.header ul li{
    display: list-item;
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    height: 38px;
}

.header .left {
    width: 200px;
    float: left;
}

.header .left li{
    margin: 0 9px;
}

.header .right {
    float: right;
}

.header .right li{
    width: 106px;
    text-align: center;
    border-left: solid 1px #818181;
    line-height: 20px;
    height: 20px;
    margin: 9px 0;
}

.header .right li:first-child {
    border:0;
}


.menu {
    height: 198px;
    background-color: #0b68ad;
}

.menu-main {
    position: relative;
}

.menu .logo {
    height: 143px;
    width: 100%;
}

.menu .nav {
    height: 48px;
    position: absolute;
    bottom:7px;
    width: 100%;
    white-space: nowrap;
    padding-top: 5px;
}


.menu .nav ul {
    background: linear-gradient(#fff, #eee);
    height:48px;
    white-space: nowrap;
}

.menu .nav li {
    float: left;
    display: block;
}

.menu .nav li:last-child a{
    border-right: 0;
}

.menu .nav li a {
    display: block;
    height: 46px;
    line-height: 46px;
    color: #0e0e0e;
    font-size: 16px;
    padding: 0 32px;
    border: solid 1px #e9e9e9;
    border-right: 0;
    text-align: center;
}

.menu .nav li.active {
    width:129px;
    height: 53px;
    position: relative;
}

.menu .nav li.active a{
    /* height: 53px; */
    width: 100%;
    line-height: 53px;
    background: linear-gradient(#fff, #eee);
    border-right: solid 1px #e9e9e9;
    color: #0b68ad;
    position: absolute;
    bottom: 0px;
    padding: 3px 0 2px 0;
}


.main {
    padding-bottom: 23px;
    border: 1px solid #ededed;
}

.main .local {
    height: 56px;
}

.main .local dt, .main .local dd{
    display: inline-block;
    font-size: 14px;
    line-height: 56px;
}

.main .local dt {
    color: #060606;
    font-weight: bold;
    padding-right: 10px;
}

.main .local dd {
    color: #686868;
    text-decoration: underline;
}

.main .slide {
    height: 260px;
    width: 1200px;
    margin-top:20px;
}


.main .left-contents {
    float: left;
    width:822px;
}

.main .right-contents {
    float: left;
    width:378px;
}

.main .left-contents > div{
    margin: 29px 31px 0 0;
    width: 379px;
    float: left;
    height: 484px;
    position: relative;
}

.main .contents .content-header {
    display: block;
    height:37px;
    width: 100%;
    border-bottom: solid 1px #0b68ad;
    position: relative;
}

.main .contents .content-header h3{
    color: #0b68ad;
    border-bottom: solid 3px #0b68ad;
    width: 83px;
    height: 35px;
    padding-left: 4px;
    display: inline-block;
    position: absolute;
    bottom: 0px;
}

.main .contents .content-header a{
    color: #c60000;
    display: inline-block;
    float: right;
}

.main .contents ul {
    position: absolute;
    top:38px;
    width: 100%;
    padding-top: 14px;
}


.main .contents ul li {
    height: 28px;
    width: 100%;
    line-height: 28px;
    white-space: nowrap;
}

.main .contents ul li a{
    display: inline-block;
    width: 100%;
    height: 28px;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
}

.main .contents ul li .label {
    display: inline-block;
    width: 28px;
    height: 14px;
    border-radius: 5px;
    margin-left: 3px;
    color: #fff;
    background-color: #c60000;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 14px;
    text-align: center;
}

.main .contents ul li:nth-child(2) .label{
    background-color: #e95d00;
}

.main .contents ul li:nth-child(3) .label{
    background-color: #f1b500;
}

.main .contents ul li .content-item {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 271px;
    
}

.main .contents ul li .date {
    float: right;
    display: inline;
}

.main .left-contents  .link {
    margin-top: 10px;
    width: 791px;
    height: 240px;
    position: relative;
}

.main .link a{
    width: 384px;
    height: 102px;
    margin-right: 20px;
    position: absolute;
    top: 0px;
}

.main .link a:nth-child(2) {
    margin-top:18px;
    top:102px;
}

.main .link a:last-child {
    margin-right: 0;
    height:222px;
    position: absolute;
    top: 0px;
    right: 0px;
}



.main .notes {
    margin-top: 29px;
    height: 276px;
    position: relative;
}

.main .notes .content-header {
    height: 51px;
    background-color: #0b68ad;
    border: 0;
}

.main .notes .content-header h3 {
    color: #fff;
    font-weight: normal;
    border: 0;
    height: 51px;
    line-height: 51px;
    padding-left: 18px;
}

.main .notes .content-header a {
    color: #fff;
    height: 51px;
    line-height: 51px;
    padding-right: 20px;
}

.main .notes ul {
    top:51px;
    width: 376px;
    height: 212px;
    border: solid 1px #dcdcdc;
    background-color: #fff;
}


.main .notes ul li {  
    background-image: url("/application/views/frontend/jyfwpt/web/image/list-style1.png");
    background-repeat: no-repeat;
    background-position: 27px 50%;
}

.main .notes ul li a {
    display: inline-block;
    padding-left: 42px;
    width: 270px;
}

.main .notes ul li p{
    width: 100%;
}

.main .contact {
    margin-top:40px;
    background-color: #fff;
    position: relative;
    height: 426px;
}

.main .contact .content-header {
    height: 32px;
}

.main .contact .img {
    margin-top: 31px;
    height: 184px;
    width:100%;
}

.main .contact .information {
    top:247px;
    padding-top:30px;
    width: 277px;;
    float: left;
}

.main .contact .information p{
    line-height: 30px;
    height: 30px;
    white-space: nowrap;
}

.main .contact .information p span{
    display: inline-block;
    width: 55px;
    text-align-last: justify;
}

.main .contact .QR {
    float:right;
    margin-top:18px;
    margin-right:10px;
}




.footer {
    text-align: center;
}

.footer .copyright {
    height: 96px;
    padding-top: 31px;
}

.footer ul li{
    line-height: 24px;
    height: 30px;
    font-size: 12px;
    color: #707070;
    display: inline-block;
    margin: 0 12px;
}

.footer ul li a {
    color: #707070;
    text-decoration: underline;
}

.footer .bottom {
    height:52px;
    line-height: 52px;
    color: #b7b7b7;
    font-size: 12px;
    /* background-color: #f3f3f3; */
    width: 100%;
}


/* ·ÖÒ³ */
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    font-family: Microsoft Yahei, sans-serif!important;
  }
  .pagination > li {
    display: inline;
  }
  .pagination > li > a,
  .pagination > li > span {
    position: relative;
    float: left;
    padding: 5px 12px;
    margin-left: 3px;
    line-height: 1.42857143;
    color: #000000;
    text-decoration: none;
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
  }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .pagination > li > a:hover,
  .pagination > li > span:hover,
  .pagination > li > a:focus,
  .pagination > li > span:focus {
    color: #2a6496;
    background-color: #f3f3f3;
    border-color: #ddd;
  }
  .pagination > .active > a,
  .pagination > .active > span,
  .pagination > .active > a:hover,
  .pagination > .active > span:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0b68ad;
    border-color: #0b68ad;
  }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
  }
  .pagination-lg > li > a,
  .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
  }
  .pagination-lg > li:first-child > a,
  .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .pagination-lg > li:last-child > a,
  .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .pagination-sm > li > a,
  .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
  }
  .pagination-sm > li:first-child > a,
  .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .pagination-sm > li:last-child > a,
  .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .pagination {
      margin-left:20px;
  }



  /* ÁÐ±íÒ³ */
  .position{
    width: 1200px;
    height: 60px;
    
    line-height: 60px;
    font-size: 14px;
    color: #333333;
}

.position a{
    font-size: 14px;
    color: #333333;
}

.lists{
    line-height: 35px;
    min-height: 500px;
    padding: 0px 20px;
}
.lists a{
    color: #333333;
}
.lists a:hover{
    color: #7e7e7e;
}
.lists li:before{
    float: left;
    content: "";
    background: #ccc;
    width: 4px;
    height: 4px;
    overflow: hidden;
    display: inline-block;
    margin: 13px 11px 0 0;
    border-radius: 2px;
}
.lists li span{
    float: right;
    margin-right:20px;
}

/* ÏêÇéÒ³ */
.rig-top{
    height: 107px;
    border-bottom: 1px dashed #e9e9e9;
}
.rig-top h2{
    text-align: center;
    padding: 30px 0 16px;
}

.rig-top ul li{
    float: left;
    margin-right: 27px;
    color: #8d8d8d;
    font-size: 13px;
}
.rig-top ul li a{
    float: right;
    text-decoration: underline;
    color: #000000;
    margin-right: 8px;
}

.rig-top ul li .small{
    margin-left: 10px;
    font-size: 14px;
}
.rig-top ul li .center{
    font-size: 16px;
    line-height: 18px;
}
.rig-top ul li .big{
    font-size: 18px;
    line-height: 17px;
}
.rig-content{
    min-height:500px;    
    padding: 20px;
}
.rig-content p{
    text-indent:30px;
    color: #333333;
    font-size: 16px;
    line-height: 30px;
}