* {
    margin: 0;
    padding: 0;
  }
  
  html {
    font-family: "微软雅黑", Microsoft YaHei, "PingFang" !important;
    width: 100%;
    height: 100%;
  }
  
  body {
    background: #fff;
    width: 100%;
    height: 100%;
    cursor: default;
    font-size: 14px;
    -webkit-overflow-scrolling: touch;
  }
  
  ul {
    list-style: none;
  }
  
  img,
  input,
  textarea {
    border: none;
    outline: none;
  }
  
  a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: normal;
  }
  
  i,
  em {
    font-style: normal;
  }
  
  textarea {
    resize: none;
  }
  
  .fl {
    float: left;
  }
  
  .fr {
    float: right !important;
  }
  
  .clear {
    clear: both;
  }
  
  .no-border {
    border: none !important;
  }
  
  .no-padding {
    padding: 0 !important;
  }
  
  .no-margin {
    margin: 0 !important;
  }
  
  .text-center {
    text-align: center;
  }
  
  .elli {
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    -o-text-overflow: ellipsis !important;
  }
  
  .container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
  }
  
  .news-title h3 a:hover,
  .news-intro>p a:hover,
  .focus-more:hover,
  .headline-title h3 a:hover,
  .headline-title p a:hover {
    color: #1188d9;
  }
  
  .header {
    height: 48px;
    width: 100%;
    background-color: #1286d9;
  }
  
  
  /* 瀹氫箟缁熶竴鐨勫搴� */
  
  .standard {
    width: 1200px;
    margin: auto;
    overflow: hidden;
    max-width: 100%;
  }
  
  
  /* 椤堕儴 */
  
  .topUl li {
    float: left;
    line-height: 48px;
    padding-right: 25px;
    color: #fff;
    font-size: 14px;
    position: relative
  }
  
  .topUl li a {
    color: #fff;
  }
  
  .topUl img {
    vertical-align: middle;
    margin-right: 3px
  }
  
  .hideBox li {
    color: #fff;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  
  .hideBox {
    overflow: hidden;
    border-radius: 3px;
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
    display: none;
    padding: 0 5px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .hideBoxPhone li {
    color: #fff;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  
  .hideBoxPhone {
    overflow: hidden;
    border-radius: 3px;
    text-align: center;
    background: #fff;
    display: none;
    padding: 10px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    width: 230px;
    height: 220px;
  }
  .hideBoxPhone img{
    width: 100%;
    height: 100%;
  }
  
  .fright li {
    float: right;
    line-height: 48px;
    padding: 0 20px;
    color: #fff;
    font-size: 14px
  }
  
  .popover>.arrow,
  .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
  }
  
  .popover>.arrow {
    border-width: 11px;
  }
  
  .fade.in {
    opacity: 1;
  }
  
  .popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(255, 255, 255, 1);
  }
  
  .popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
  }
  
  .popover-content {
    padding: 9px 14px;
  }
  
  .popover.bottom {
    margin-top: 10px;
  }
  
  .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto;
  }
  
  .bg {
    /*background: url(../images/bg.png) no-repeat;*/
    background-image: url('../images/206.jpg');
    /*background-image: url('../images/淇灠姹夐槼.jpg');*/
    /*background-image: url('../images/鐞村彴涓ぎ鏂囧寲鑹烘湳鍖� (2).jpg');*/
    /*background-image: url('../images/闀挎睙澶фˉ姹夐槼妗ュご.jpg');*/
    height: 50%;
    position: absolute;
    width: 100%;
    background-size: 100%;
    z-index: -1;
  }
  
  
  /* 鍥藉窘閮ㄥ垎 */
  
  .topImg {
    height: 200px;
    display: inline-flex;
    align-items: center;
    color: #fff;
    pointer-events: none;
    cursor: pointer;
  }
  
  .topImg>a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    color: white;
  }   
  .topImg>a p:nth-child(1) {
    font-size: 35px;
    font-weight: bold;
    color: white;
  }
  
  .rightSearch {
    float: right;
    height: 200px;
    align-items: center;
    position: relative;
  }
  
  .rightSearch .input {
    height: 40px;
    width: 380px;
    padding-left: 40px;
    border-radius: 20px;
    padding-right: 20px;
    margin-top: 75px;
  }
  
  .rightSearch img {
    position: absolute;
    left: 12px;
    top: 62px;
  }
  
  .rightSearch .img {
    position: absolute;
    left: 12px;
    top: 85px;
  }
  
  .rightSearch p {
    color: #ddd;
    margin-top: 10px;
    margin-left: 15px;
    font-size: 14px;
  }
  
  .rightSearch p span a {
    color: #fff;
  }
  
  
  /* 瀵艰埅閮ㄥ垎 */
  
  .bannerUl {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    width: 100%;
    height: 68px;
    position: relative;
  }
  
  .bannerUl li {
    flex: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    /* margin: 33px;  */
    font-weight: 700;
    color: #aab4b9
  }
  
  .bannerUl li a {
    color: #666
  }
  
  .bannerUl img {
    margin-right: 6px
  }
  
  .active1::before {
    content: '';
    color: #1286d9 !important;
    font-weight: 700;
    /* padding: 21px 0px; */
    height: 2px;
    width: 120px;
    background: #1286d9;
    position: absolute;
    /* width: 10px; */
    bottom: 0;
  }
  
  .active1 a {
    color: #1286d9 !important;
  }
  
  .bannerLeft {
    overflow: hidden;
    position: relative;
    margin-top: 20px;
    flex: 1;
    display: inline-block;
  }
  
  .bannerimg {
    height: 330px;
    width: 100%;
    object-fit:cover;
  }
  
  .swiper-slide {
    position: relative;
  }
  
  .describe {
    position: absolute;
    bottom: 0;
    color: #fff;
    height: 45px;
    line-height: 45px;
    width: 100%;
    padding-left: 20px;
    z-index: 9999 !important;
    background: rgba(0, 0, 0, 0.3);
    font-size: 14px
  }
  
  .swiper-wrapper {
    z-index: 0 !important;
  }
  
  .swiper-pagination-bullet {
    width: 33px !important;
    height: 7px !important;
    border-radius: unset !important;
  }
  
  .swiper-container-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    text-align: right;
    bottom: 0 !important;
    height: 50px !important;
    line-height: 50px !important;
    margin-right: 20px;
    /* background: rgba(0,0,0,0.3); */
  }
  
  .notice {
    border: 1px solid #ddd;
    overflow: hidden;
    display: inline-block;
    flex: 1;
    margin-left: 15px;
    margin-top: 20px
  }
  
  .notice-tit ul {
    display: flex;
    align-items: center;
    height: 48px;
    background: #d9effa;
    position: relative;
  }
  
  .notice-tit ul li {
    text-align: center;
    flex: 1;
    font-weight: 700;
    cursor: pointer;
    height: 100%;
    font-size: 14px;
    line-height: 48px;
    position: relative;
  }
  
  .notice-con {
    height: 100%;
    /*background-color: #fff;*/
  }
  
  .notice-tit ul li.selected {
    color: #1286d9 !important;
    font-weight: 700;
  }
  
  .notice-tit ul li.selected::before {
    content: '';
    height: 3px;
    width: 100px;
    background: #1286d9;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .notice-con div {
    height: 100%;
    display: none;
  }
  
  .notice-con div ul li span {
    margin-left: auto;
    color: #808e96;
    white-space: nowrap;
  }
  
  .notice-con div ul li {
    padding: 10px 20px;
    list-style-type: disc;
    font-size: 14px;
    display: flex;
  }
  .notice-con div ul li:hover a{
    color: #1286D9;
  }
  .notice-con div ul li:hover span{
    color: #1286D9;
  }

  .notice-con div ul li a {
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
  }
  .notice-con div ul li:hover::before{
    background-color: #1286D9;
  }
  .notice-con div ul li::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background-color: #dcdddd;
    margin-top: 7px;
    margin-right: 10px;
  }
  .notice-con div ul li:hover ::before{
    background-color: #1188d9;
  }
  .picBox {
    display: flex;
    margin-top: 20px
  }
  
  .picBox img {
    flex: 1;
    margin-right: 20px
  }
  
  
  /* 閮ㄩ棬杩炵嚎閮ㄥ垎 */
  
  .titles {
    border-bottom: 2px solid #1286d9;
    padding-left: 10px;
    padding-bottom: 5px;
    font-weight: 700;
    margin-bottom: 15px
  }
  
  .notice-tits ul {
    display: flex;
    align-items: center;
    height: 48px;
    background: #d9effa;
  }
  
  .notice-tits ul li {
    text-align: center;
    font-weight: 700;
    cursor: pointer;
    padding: 0 20px;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .notice-cons {
    /* height: 100%; */
    /*background-color: #fff;*/
    overflow: auto;
  }
  
  .notice-tits ul li.selected {
    background: #1286d9;
    font-weight: 700;
    color: #fff;
  }
  
  .notice-cons div {
    padding: 0 20px;
    display: none;
    height: 197px;
    white-space: nowrap;
  }
  
  .notice-cons div ul li {
    padding: 12px 0;
    list-style-type: disc;
    font-size: 14px;
    display: inline-flex;
    overflow: hidden;
    font-size: 12px;
    width: 33.3%;
    float: left;
  }
  
  .notices {
    border: 1px solid #ddd;
    height: 245px;
  }
  
  .notice-cons div ul {
    display: inline-block;
  }
  
  .notice-cons div ul li::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background-color: #dcdddd;
    margin-top: 7px;
    margin-right: 10px;
  }
  
  
  /* 缃戜笂鍔炰簨閮ㄥ垎 */
  
  .iconBox {
    flex: 1;
    text-align: center;
    font-size: 12px;
  }
  
  .iconBox:hover {
    cursor: pointer;
  }
  
  .iconBox img {
    display: block;
    margin: auto;
    padding-bottom: 10px;
  }
  
  
  /*椤佃剼鐨勪笅鎷夋瀵艰埅*/
  
  
  /*.standard .flex .select {
    width: 270px !important;
    border: 1px solid #ddd;
    height: 38px;
    flex: 1;
    margin-right: 36px;
    padding-left: 10px;
  }
  
  .standard .flex .select:nth-child(4) {
    margin-right: 0 !important
  }*/
  
  .select {
    border: 1px solid #ddd;
    height: 38px;
    flex: 1;
    margin-right: 20px;
    padding-left: 10px;
  }
  
  .select:nth-child(4) {
    margin-right: 0 !important
  }
  
  .flex {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50%;
  }
  
  .footBox {
    width: 1030px;
    margin: auto;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .footbox2 {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin-right: 20px;
    vertical-align: super;
  }
  
  .footboximg {
    height: 88px;
    display: inline-flex;
    align-items: center;
  }
  
  .footboximg img {
    margin-right: 10px
  }
  
  .footbox2 p {
    margin: 3px 0
  }
  
  
  /* 鏂伴椈椤� */
  
  .bannerLeftNew {
    overflow: hidden;
    position: relative;
    margin-top: 20px;
    flex: 2;
    /* display: inline-block; */
  }
  
  .noticeNew {
    border: 1px solid #ddd;
    overflow: hidden;
    /* display: inline-block; */
    flex: 2;
    margin-left: 15px;
    margin-top: 20px;
  }
  
  .news-flex3 {
    flex: 3;
    margin-right: 15px;
    border: 1px solid #ddd;
    overflow: hidden;
    background: #fff
  }
  
  .titlesBox {
    border-bottom: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    /*background-color: #fff;*/
  }
  
  .titlesBox p:nth-child(1) {
    color: #272e33;
    border-bottom: 2px solid #1286d9;
    padding: 0 10px;
    font-weight: bold;
    display: inline-block;
  }
  
  .titlesBox a {
    float: right;
    padding-right: 10px;
    font-size: 12px;
    color: #808e96
  }
  
  .news-flex2 {
    flex: 2;
    border: 1px solid #ddd;
    overflow: hidden;
  }
  
  
  /* 鏀垮姟鍏紑 */
  
  .zwgkbg {
    background: #fff;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 30px 30px 10px;
  }
  
  .brief {
    flex: 2;
    margin-right: 15px;
    border: 1px solid #ddd
  }
  
  .briefRight {
    flex: 4;
    border: 1px solid #ddd;
  }
  
  .childRight {
    padding: 20px;
    display: flex;
  }
  
  .jjbox {
    line-height: 25px;
    margin-left: 15px;
  }
  
  .jjbox p:nth-child(1) {
    color: #1286d9;
    font-weight: bold;
    font-size: 16px
  }
  
  .jjbox p:nth-child(2) {
    color: #333;
    /*font-weight: bold;*/
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  
  .jjbox a:nth-child(3) {
    color: #898989;
    font-size: 12px;
    font-weight: bold
  }
  
  .childBottom {
    padding: 0 20px 10px;
  }
  
  .character {
    display: inline-block;
    width: 49%;
    font-size: 14px;
    /*font-weight: bold;*/
    white-space: nowrap;
    margin-bottom: 10px;
  }
  
  .rt {
    text-align: right;
  }
  
  .notice-cones div ul li span {
    margin-left: auto;
    color: #808e96;
    white-space: nowrap;
  }
  
  .notice-cones div ul li {
    padding: 10px 0;
    list-style-type: disc;
    font-size: 14px;
    display: flex;
    overflow: hidden;
  }
  
  .notice-cones div {
    height: 100%;
    padding: 0 20px;
    display: none
  }
  
  .zcjdUl {
    position: relative;
    background-color: #f4f4f4 !important;
  }
  
  .zcjdUl a {
    position: absolute;
    right: 10px;
    font-size: 12px;
    color: #808e96;
    font-weight: bold
  }
  
  .notice-cones div ul li::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background-color: #333;
    margin-top: 7px;
    margin-right: 10px;
  }
  
  .column {
    display: inline-flex;
    flex-direction: column;
    flex: 2;
    margin-right: 15px
  }
  
  .columnRight {
    display: inline-block;
    flex: 4;
    border: 1px solid #ddd;
  }
  
  .textBox {
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    border-radius: 3px;
    height: 40px;
    margin-bottom: 10px;
    cursor: pointer
  }
  
  .textBox img {
    height: 28px;
    width: 25px;
  }
  
  .textBox span {
    display: inline-flex;
    width: 80px;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  
  .textBox:nth-child(1) span {
    background: #fff0d9;
  }
  
  .textBox:nth-child(2) span {
    background: #d9f0fe
  }
  
  .textBox:nth-child(3) span {
    background: #e4fed9
  }
  
  .textBox:nth-child(4) span {
    background: #ffe3e5;
  }
  
  .textBox p {
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: 16px;
    /*font-weight: bold*/
  }
  
  .zdlyxxgk {
    border: 1px solid #bae1ff;
    position: relative;
    margin-top: 30px;
    padding-top: 20px;
  }
  
  .topsImg {
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .zdlyxxgk a img {
    width: 40px;
    height: 40px;
    display: block;
    margin: auto;
    margin-bottom: 5px
  }
  
  .zdlyxxgk a {
    width: 32%;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    /*font-weight: bold;*/
    margin: 10px 0;
    color: #333
  }
  
  .notice-concs .csBox ul li {
    padding: 10px 0;
    list-style-type: disc;
    font-size: 14px;
    display: flex;
    font-weight: 700;
    overflow: hidden;
  }
  
  .notice-concs .csBox {
    height: 100%;
    padding: 0 20px;
    display: none
  }
  
  
  /* 浜掑姩浜ゆ祦 */
  
  .myzjLeft {
    flex: 2;
    /* text-align: center; */
  }
  
  .zxftRight {
    flex: 2;
  }
  
  .myzjBox {
    width: 30%;
    display: inline-flex;
    justify-content: center;
    height: 65px;
    color: #fff;
    line-height: 65px;
    margin-right: 16px;
    margin-bottom: 19px;
  }
  
  .myzjBox:nth-child(1) {
    background: #e6e39b;
  }
  
  .myzjBox:nth-child(2) {
    background: #9be6de;
  }
  
  .myzjBox:nth-child(3) {
    background: #d09be6;
    /*color: #333;
        border: 1px solid #ddd;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        line-height: unset;
        margin-right: 0;*/
  }
  
  
  /*.myzjBox:nth-child(3) img {
    width: 100px
  }
  .myzjBox:nth-child(3) span {
    margin-top: 15px;
  }*/
  
  .myzjBox:nth-child(4) {
    background: #9bc5e6;
  }
  
  .myzjBox:nth-child(5) {
    background-color: #e6cb9b;
  }
  
  .myzjBox:nth-child(6) {
    background-color: #b9e69b;
  }
  
  .myzjBox:nth-child(7) {
    color: #333;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: unset;
    margin-right: 0;
  }
  
  .myzjBox:nth-child(7) img {
    width: 80px;
  }
  
  .myzjBox:nth-child(7) span {
    margin-top: 22px;
  }
  
  .myzjBox:nth-child(8) {
    color: #333;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: unset;
    margin-right: 0;
  }
  
  .myzjBox:nth-child(8) img {
    width: 120px;
  }
  
  .myzjBox:nth-child(8) span {
    margin-top: 8px;
    padding: 8px 0;
  }
  
  
  /*.myzjBox:nth-child(9) {
        color: #333;
        border: 1px solid #ddd;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        line-height: unset;
        margin-right: 0;
    }
  
        .myzjBox:nth-child(9) span {
            line-height: 60px
        }*/
  
  .myzjBox img {
    margin-right: 10px;
    height: 45px;
    width: 45px;
    margin-top: 10px;
  }
  
  .jzxx {
    border-left: 1px solid #ddd
  }
  
  .jzxx ul {
    display: flex;
    align-items: center;
    position: relative;
  }
  
  .jzxx ul li.selected {
    font-weight: 700;
    color: #333;
  }
  
  .jzxx ul li {
    text-align: center;
    font-weight: 700;
    cursor: pointer;
    padding: 0 20px;
    color: #808e96;
    position: relative;
  }
  
  .jzxx ul li.selected::before {
    content: '';
    height: 2px;
    width: 100px;
    background: #1286d9;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .jzxx ul a {
    position: absolute;
    right: 10px;
    /*color: #1286d9;*/
    /*font-weight: bold;
    font-size: 14px*/
  }
  
  .notice-conzs .xxBox {
    display: none;
  }
  
  .labelBox {
    padding: 20px;
    margin: 10px;
    background-color: #f9f9f9;
  }
  
  .labelBox input {
    height: 35px;
    border: 1px solid #ddd;
    padding-left: 10px;
  }
  
  .labelBox label {
    margin-right: 20px
  }
  
  .labelBox button {
    height: 35px;
    background: #1286d9;
    color: #fff;
    text-align: center;
    line-height: 35px;
    width: 80px;
    cursor: pointer;
    font-weight: bold;
  }
  
  .zcjd {
    flex: 2;
  }
  
  .hjct {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 10px 0;
    font-size: 14px;
    font-weight: 700;
  }
  
  .hjct span {
    flex: 1;
  }
  
  .hjct span:nth-child(3) {
    flex: 3
  }
  
  
  /* 榄呭姏姹夐槼 */
  
  .mlhyRight {
    flex: 2;
    background-color: #eff8fe;
    max-height: 100%;
  }
  
  .mlhyh2 {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #1286d9;
    margin: 0 10px;
  }
  
  .mlhyBor {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px
  }
  
  .mlhyP {
    margin-top: 20px;
    padding: 0 28px;
    text-indent: 2em;
    font-size: 14px;
    line-height: 23px;
  }
  
  .img4 {
    flex: 3;
    margin-right: 20px;
  }
  
  .img4Boxsmall img {
    width: 48%;
    margin: 0px 11px;
    flex: 1;
    padding-top: 15px;
    height: 200px
  }
  
  .img4Box img {
    width: 100%
  }
  
  .img4Box {
    position: relative;
  }
  
  .img4Box span {
    position: absolute;
    left: 60px;
    top: 40%;
    transform: translateY(-50%);
    font-weight: bold;
    color: #333;
  }
  
  .img4Box a {
    position: absolute;
    top: 13px;
    font-weight: bold;
    color: #333;
    right: 20px;
  }
  
  .img4Boxsmall {
    display: flex;
    justify-content: center;
  }
  
  .img4Right {
    flex: 2;
    background: #eff8fe;
    /*height: 448px;*/
  }
  
  .img4Right span {
    vertical-align: middle
  }
  
  .modelBox {
    text-align: center;
    width: 32%;
    height: 33.3%;
    display: inline-flex;
    font-size: 14px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .modelBox:hover img{
    transition: all 0.5s;transform: rotateY(360deg);
  }
  .modelBox img {
    display: block;
    padding-bottom: 20px;
  }
  
  .hyfg {
    display: flex;
    padding: 30px 30px 10px;
    box-sizing: border-box;
    background: #fff
  }
  
  .ztdhbox {
    border: 1px solid #ddd;
    width: 22%;
    display: inline-block;
    margin: 10px;
  }
  
  .ztdhbox img {
    height: 80%;
    width: 100%;
  }
  
  .ztdhbox p {
    margin: 5px;
    font-size: 14px;
    font-weight: bold;
  }
  
  .footerul {
    display: flex;
    justify-content: center;
    margin: 50px 0;
  }
  
  .footerul li {
    margin: 0 8px;
    border: 1px solid #eee;
    padding: 8px 20px;
    border-radius: 10px;
    float: left;
  }
  
  .footerul li a {
    color: #333
  }
  
  
  /*澶撮儴*/
  
  .header-top {
    height: 50px;
    background: #335970;
  }
  
  .header-search {
    float: right;
    margin-top: 10px;
    overflow: hidden;
  }
  
  .header-search p {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    padding-right: 20px;
  }
  
  .header-search label {
    background: #fff;
  }
  
  .header-bot {
    overflow: hidden;
    width: 100%;
  }
  
  .header-logo img {
    width: auto;
    padding: 14px 0 0 22px;
  }
  
  .header-nav li {
    float: left;
    padding-left: 60px;
    font-size: 16px;
    line-height: 95px;
  }
  
  .header-nav li a {
    color: #333;
    padding: 0 0 30px 0;
    cursor: pointer !important;
  }
  
  .header-nav li a.active {
    border-bottom: 2px #333 solid;
  }
  
  .header-nav li a:hover {
    border-bottom: 2px #333 solid;
    color: #1286d9;
  }
  
  .banner {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  
  #marquee {
    width: 1200px;
    height: 450px;
    overflow: hidden;
  }
  
  #marquee ul li {
    float: left;
    position: relative;
  }
  
  #marquee ul li img {
    width: 1200px;
    height: 450px;
    display: block;
  }
  
  #marquee span {
    display: inline-block;
    width: 100%;
    height: 54px;
    line-height: 54px;
    color: #fff;
    font-size: 16px;
    padding: 0 0 0 24px;
    background: rgba(18, 134, 217, .4);
    position: absolute;
    left: 0;
    bottom: 0;
  }
  
  #nav {
    position: absolute;
    right: 15px;
    bottom: 15px;
  }
  
  #nav ul li {
    width: 12px;
    height: 12px;
    border-radius: 8px;
    border: 1px solid #f1f1f1;
    font-size: 0;
    overflow: hidden;
    float: left;
    margin-right: 5px;
    cursor: pointer;
  }
  
  #nav .navOn {
    background-color: #fff;
  }
  
  
  /*鏂伴椈鐗堝潡*/
  
  .news-main {
    border-top: 1px solid #dddddb;
    overflow: hidden;
    margin-top: 20px;
  }
  
  .news-portion {
    width: 584px;
  }
  
  .news-article {
    border: 1px solid #dddddb;
    border-left: none;
    border-top: none;
    padding: 0 0 0 0;
    overflow: hidden;
  }
  
  .news-img img {
    display: block;
    width: 435px;
    height: 326px;
  }
  
  .news-img a {
    display: none;
  }
  
  .news-portion>h3,
  .news-headline>h3,
  .news-main>h3 {
    font-size: 20px;
    line-height: 44px;
    color: #222;
    border-bottom: 3px solid #1287d7;
    padding-left: 20px;
  }
  
  .news-pic {
    position: relative;
    float: left;
  }
  
  .pic-focus {
    position: absolute;
    left: 0;
    top: -1px;
  }
  
  .news-nav {
    position: absolute;
    left: 380px;
    top: 235px;
  }
  
  .news-nav li {
    width: 30px;
    height: 10px;
    background: rgba(255, 255, 255, .4);
    margin-top: 5px;
    cursor: pointer;
  }
  
  .news-nav li.active,
  .news-nav li:hover {
    background: #fff;
  }
  
  .news-intro {
    display: none;
    padding: 15px 10px 0 10px;
    overflow: hidden;
  }
  
  .news-title h3 {
    color: #222;
    font-size: 20px;
    line-height: 32px;
  }
  
  .news-title p {
    color: #999;
    font-size: 14px;
    line-height: 24px;
    border-bottom: 1px solid #ddd;
    width: 100%;
  }
  
  .news-intro>p {
    color: #222;
    font-size: 14px;
    line-height: 24px;
    padding: 14px 0 0 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
    width: 100%;
  }
  
  .focus-more {
    display: inline-block;
    font-size: 14px;
    line-height: 36px;
    padding: 0 12px 0 0;
    color: #999;
    background: url(../images/xsj_03.png) no-repeat right 15px;
  }
  
  .news-headline {
    width: 560px;
  }
  
  .headline-all {
    border: 1px solid #dddddb;
  }
  
  .news-headline>h3 {
    text-align: left;
    padding: 0 20px 0 0;
  }
  
  .headline-date>a {
    display: inline-block;
    position: relative;
    float: left;
    overflow: hidden;
  }
  
  .news-headline a img {
    display: block;
  }
  
  .news-date {
    position: absolute;
    width: 62px;
    height: 62px;
    background: #95bf44;
    left: 0;
    top: -1px;
    text-align: center;
  }
  
  .news-date>p {
    font-size: 27px;
    line-height: 30px;
    color: #fff;
    padding-top: 6px;
  }
  
  .news-date>span {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
  }
  
  .headline-title {
    padding: 0 10px;
    overflow: hidden;
  }
  
  .headline-title h3 {
    font-size: 18px;
    line-height: 65px;
    color: #222;
    border-bottom: 1px solid #ddd;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  
  .headline-title p {
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    padding-top: 11px;
  }
  
  .headline-title p a {
    color: #999;
  }
  
  .headline-list {
    padding: 29px 12px 0 11px;
    height: 183px;
  }
  
  .headline-list li a {
    font-size: 14px;
    line-height: 30px;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    color: #222;
    width: 420px;
    background: url(../images/xsj_03.png) no-repeat left center;
    padding-left: 12px;
  }
  
  .headline-list li a:hover {
    color: #1188d9;
  }
  
  .headline-list li span {
    float: right;
    font-size: 14px;
    line-height: 30px;
    color: #999;
  }
  
  .news-info {
    border-bottom: 3px solid #1287d7;
    overflow: hidden;
  }
  
  .news-info h3 {
    font-size: 20px;
    line-height: 44px;
    color: #222;
    padding-left: 20px;
  }
  
  .news-info a {
    display: inline-block;
    font-size: 14px;
    line-height: 45px;
    color: #999;
    padding-right: 12px;
    background: url(../images/xsj_03.png) no-repeat right center;
    margin-right: 10px;
  }
  
  .news-info2 {
    border-bottom: 3px solid #1287d7;
    overflow: hidden;
  }
  
  .news-info2 h3 {
    font-size: 20px;
    line-height: 44px;
    color: #222;
    padding-left: 20px;
  }
  
  .news-info2 a {
    display: inline-block;
    font-size: 14px;
    line-height: 45px;
    color: #999;
    padding-right: 12px;
    margin-right: 10px;
  }
  
  
  /*鏂伴椈璧勮*/
  
  .info-nav {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
  }
  
  .info-nav li {
    float: left;
    padding: 0 24px;
    height: 38px;
  }
  
  .info-nav li a {
    font-size: 16px;
    line-height: 36px;
    display: inline-block;
  }
  
  .info-nav li a.active,
  .info-nav li a:hover {
    border-bottom: 2px #333 solid;
  }
  
  .info-list {
    padding: 0 0 0 24px;
    width: 564px;
  }
  
  .info-detail {
    width: 564px;
    padding: 20px 0 0 0;
  }
  
  .info-detail li a {
    font-size: 14px;
    line-height: 32px;
    color: #222;
    display: inline-block;
    width: 460px;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  .info-detail li a:hover {
    color: #1188d9;
  }
  
  .info-detail li span {
    font-size: 14px;
    line-height: 32px;
    float: right;
    color: #222;
    padding-right: 5px;
  }
  
  .public-info {
    padding: 24px 0 0 0;
  }
  
  .public-info li a {
    padding-left: 5px;
  }
  
  .info-tab {
    display: none;
  }
  
  .info-noborder li a:hover {
    border: none;
    color: #1188d9;
  }
  
  .business-img {
    padding: 30px 0 0 0
  }
  
  .pro_l {
    width: 584px;
    margin: 0 54px 0 0;
  }
  
  .pro_r h3>span,
  .pro_l h3>span {
    width: 6px;
    height: 20px;
    background: #1286d9;
    margin: 15px 14px 0 0;
  }
  
  .pro_r h3,
  .pro_l h3 {
    font: 20px/46px "microsoft yahei";
    color: #333;
  }
  
  .pro .news_type>li>a:hover {
    border: none;
  }
  
  .information .details li {
    float: left;
    padding-right: 47px;
  }
  
  .details {
    display: block;
    overflow: hidden;
  }
  
  .details a {
    display: inline-block;
    font-size: 14px;
    color: #222;
    padding: 5px 5px 10px 0px;
    min-width: 130px;
    text-align: left;
  }
  
  .details a:hover {
    color: #1188d9;
  }
  
  .information {
    padding: 20px 0 9px 0;
    overflow: hidden;
  }
  
  .point .details {
    padding-right: 32px;
  }
  
  .pro_r {
    padding: 10px 0 0 0;
  }
  
  .other-details a {
    line-height: 30px;
  }
  
  .info-complain font {
    display: inline-block;
    width: 80px;
    text-align: center;
    overflow: hidden;
  }
  
  .info-complain a {
    display: inline-block;
    width: 360px;
    overflow: hidden;
  }
  
  .info-complain em {
    display: inline-block;
    text-align: center;
    overflow: hidden;
    width: 90px;
  }
  
  .complain-body {
    border: 1px solid #ddd;
    border-top: none;
  }
  
  .info-complain>dl>dt a {
    text-align: center;
    color: #fff;
    padding: 0 25px;
  }
  
  .info-complain>dl>dt {
    font-size: 16px;
    line-height: 36px;
    color: #fff;
    background: #1286d9;
    height: 36px;
  }
  
  .complain-body {
    height: 266px;
    padding: 25px 0 0 0;
  }
  
  .complain-body dd {
    line-height: 24px;
    font-size: 14px;
  }
  
  .complain-body dd a {
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
    padding: 0 25px;
  }
  
  .complain-body dd a:hover {
    color: #1188d9;
  }
  
  .complain-body dd em {
    color: #a0a0a0;
    text-align: center;
  }
  
  .complain-tab {
    display: none;
  }
  
  .news-blog {
    border: 1px solid #ddd;
    height: 364px;
  }
  
  .news-blog h3 {
    font-size: 20px;
    line-height: 38px;
    color: #1286d9;
  }
  
  .blog-img {
    padding: 0px;
    height: 350px;
    float: left;
    margin: 0px 15px;
  }
  
  .blog-img a {
    display: block;
    padding: 5px 15px;
  }
  
  .blog-img img {
    display: block;
    padding: 5px;
    margin: 0px auto;
  }
  
  .ewm-img {
    padding: 10px 0px;
    width: 120px;
    height: 350px;
    float: left;
    margin: 0 10px;
    overflow: hidden;
  }
  
  .ewm-img span {
    display: block;
    overflow: hidden;
    padding: 0px 0px;
    text-align: center;
  }
  
  .ewm-img img {
    display: block;
    padding: 0px;
    width: 120px;
    display: block;
    margin: 0px auto;
  }
  
  .ewm-img font {
    display: block;
    padding: 5px 0px 10px 0px;
    font-size: 16px;
    display: block;
    text-align: center;
  }
  
  .ewm2-img {
    padding: 10px 0px;
    width: 100px;
    height: 350px;
    float: left;
    overflow: hidden;
    margin: 0px 10px;
  }
  
  .ewm2-img span {
    display: block;
    overflow: hidden;
    padding: 0px 0px;
    text-align: center;
  }
  
  .ewm2-img img {
    display: block;
    padding: 0px;
    width: 100px;
    height: 340px;
    display: block;
    margin: 0px auto;
  }
  
  .ewm2-img font {
    display: block;
    padding: 0;
    font-size: 14px;
    display: block;
    text-align: center;
  }
  
  
  /*涓嬫媺閫夋*/
  
  .multiple {
    height: 32px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 25px 0 38px 0;
    padding: 6px 0 0 19px;
  }
  
  .multiple>li {
    font: 14px/24px "microsoft yahei";
    position: relative;
    float: left;
    margin-right: 10px;
    width: 274px;
    padding-left: 8px;
    height: 24px;
    border: 1px solid #ddd;
    background: url(../images/select_03.png) no-repeat 255px center;
  }
  
  .multiple p {
    font-size: 14px;
    cursor: pointer;
  }
  
  .multiple>li>ul {
    display: none;
    width: 221px;
    border: 1px solid #ddd;
    border-top: none;
    position: absolute;
    left: -1px;
    top: 25px;
    background: #fff;
  }
  
  .multiple>li>ul>li a {
    cursor: pointer;
    font: 14px/24px "microsoft yahei";
    padding-left: 8px;
    width: 100%;
    display: inline-block;
  }
  
  .down li a:hover {
    background: dodgerblue;
    color: #fff;
    display: inline-block;
    width: 175px;
  }
  
  
  /*footer*/
  
  .footer {
    padding: 10px 0;
    background-color: #272e33;
    text-align: center;
    font: 14px/24px "microsoft yahei";
    color: #fff;
    overflow: hidden;
    margin-top: 20px;
  }
  
  .footer a {
    color: #fff;
  }
  
  .footer span {
    padding-left: 22px;
  }
  
  .copy_pic {
    margin: 0 auto;
    width: 320px;
  }
  
  .copy_pic img {
    padding: 10px 7px 0 0;
  }
  
  
  /*2016.10.25*/
  
  .business-img {
    overflow: hidden;
  }
  
  .business-list li {
    float: left;
    padding: 0 10px;
  }
  
  .business-img img {
    width: 280px;
    height: 130px;
  }
  
  #lybanner {
    width: 1200px;
    height: 280px;
    overflow: hidden;
  }
  
  #lybanner ul li {
    float: left;
    position: relative;
  }
  
  #lybanner ul li img {
    width: 1200px;
    height: 280px;
    display: block;
  }
  
  #lybanner span {
    display: inline-block;
    width: 100%;
    height: 54px;
    line-height: 54px;
    color: #fff;
    font-size: 16px;
    padding: 0 0 0 24px;
    background: rgba(18, 134, 217, .4);
    position: absolute;
    left: 0;
    bottom: 0;
  }
  
  #lynav {
    position: absolute;
    right: 15px;
    bottom: 15px;
  }
  
  #lynav ul li {
    width: 12px;
    height: 12px;
    border-radius: 8px;
    border: 1px solid #f1f1f1;
    font-size: 0;
    overflow: hidden;
    float: left;
    margin-right: 5px;
    cursor: pointer;
  }
  
  #lynav .navOn {
    background-color: #fff;
  }
  
  #busimg {
    width: 1200px;
    position: relative;
    overflow: hidden;
  }
  
  .business-list {
    overflow: hidden;
    width: 1200px;
    position: relative;
  }
  
  .business-list li {
    float: left;
    padding: 0 10px;
    overflow: hidden;
    height: 130px;
  }
  
  .business-img li img {
    width: 280px;
    height: 130px;
    display: inline-block;
  }
  
  .pageContent {
    display: block;
    overflow: hidden;
    margin: 20px auto;
    font-size: 14px;
    color: #595757;
    text-align: center;
  }
  
  .pageContent span {
    padding: 0px 8px;
    margin: 0px 4px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    overflow: hidden;
    color: #fff;
    /* background: #1286d8; */
  }
  
  .pageContent a {
    padding: 0px 2px;
    margin: 0px 4px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    overflow: hidden;
  }
  
  .pageContent font {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
  }
  
  .pageContent .homepage a:hover,
  .pageContent .endpage a:hover {
    color: #1286d8;
  }
  
  .pageContent .homepage a.active,
  .pageContent .endpage a.active {
    color: #1286d8;
  }
  
  .pageContent .pageCount {
    text-align: center;
    margin: 0px 10px;
  }
  
  .pageContent .pageCount em {
    font-style: normal;
    color: #595757;
    display: inline-block;
    overflow: hidden;
  }
  
  .pageContent .pageCount a:hover {
    color: #fff;
    background: #1286d8;
  }
  
  .pageContent .pageCount a.active {
    color: #fff;
    background: #1286d8;
  }
  
  .pageContent .pageInput {
    border: 1px solid #ddd;
    height: 24px;
    line-height: 22px;
    width: 50px;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    outline: none;
    background: #fff;
    vertical-align: top;
  }
  
  
  /*棣栭〉鏂板姞鏍峰紡2016-10-28*/
  
  .portion-tabshead2 {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding: 8px 0 0 0;
  }
  
  .portion-tabshead2 a {
    line-height: 46px;
    font-size: 20px;
    float: left;
    padding: 0 0px;
    cursor: pointer;
    width: 33%;
    text-align: center;
  }
  
  .portion-tabshead2 a:hover {
    background: #1286d8;
    color: #fff;
  }
  
  .portion-tabshead2 a.active {
    background: #1286d8;
    color: #fff;
  }
  
  .xzservice {
    overflow: hidden;
    width: 25%;
    float: left;
  }
  
  .xzservice a {
    display: block;
    overflow: hidden;
    margin: 13px 0px;
  }
  
  .tabsbody-top2 {
    padding: 0px 0 0 0px;
    width: 33%;
    float: left;
    display: block;
    /* text-align: center; */
  }
  
  .tabsbody-top2 a {
    /* display: inline-block; */
    width: 60px;
    padding-left: 30px;
    background: url(../images/icon_nwlist.png) no-repeat left center;
    line-height: 45px;
    margin: 0px auto;
    display: block;
  }
  
  .tabsbody-top2 a:hover,
  .tabsbody-type dd a:hover {
    color: #1286d8;
  }
  
  .tabsbody-top3 {
    padding: 0px 0 0 0px;
    width: 33%;
    float: left;
    display: block;
    /* text-align: center; */
  }
  
  .tabsbody-top3 a {
    /* display: inline-block; */
    width: 66px;
    padding-left: 30px;
    background: url(../images/icon_nwlist.png) no-repeat left center;
    line-height: 45px;
    margin: 0px auto;
    display: block;
  }
  
  .tabsbody-top3 a:hover,
  .tabsbody-type dd a:hover {
    color: #1286d8;
  }
  
  .tabsbody-top88 {
    padding: 0px 0 0 0px;
    width: 33%;
    float: left;
    display: block;
    text-align: center;
  }
  
  .tabsbody-top88 a {
    /* display: inline-block; */
    width: 100px;
    line-height: 0px;
    margin: 0px auto;
    display: block;
    text-align: center;
  }
  
  .tabsbody-top88 a:hover,
  .tabsbody-type dd a:hover {
    color: #1286d8;
  }
  
  .sy_zxmyzj {
    border: 1px solid #c9c9c9;
    padding: 0 20px;
    /*background: url(../images/qk_sy_zxdc_icon.jpg) no-repeat right top;*/
    overflow: hidden;
  }
  
  .sy_zxmyzj h3 {
    color: #009cff;
    text-align: center;
    margin: 10px 0;
  }
  
  .sy_zxmyzj span {
    display: block;
    float: left;
    margin: 0px 10px 10px 0px;
    font-size: 16px;
  }
  
  .sy_zxmyzj span i {
    font-style: normal;
    color: red;
  }
  
  .sy_zxmyzj em {
    display: block;
    font-size: 16px;
  }
  
  .lybts {
    display: block;
    overflow: hidden;
    line-height: 30px;
    text-align: left;
  }
  
  .sy_zxmyzj div {
    width: 400px;
    margin: 0px auto;
  }
  
  .portion-tabshead {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding: 8px 0 0 0;
  }
  
  .portion-tabshead a {
    line-height: 46px;
    font-size: 20px;
    float: left;
    padding: 0 14px;
    cursor: pointer;
  }
  
  .portion-tabshead a:hover {
    background: #1286d8;
    color: #fff;
  }
  
  .portion-tabshead a.active {
    background: #1286d8;
    color: #fff;
  }
  
  .tabsbody-top {
    padding: 10px 0 0 24px;
  }
  
  .tabsbody-top a {
    display: inline-block;
    min-width: 106px;
    padding-left: 30px;
    background: url(../images/icon_nwlist.png) no-repeat left center;
    line-height: 36px;
  }
  
  .tabsbody-top a:hover,
  .tabsbody-type dd a:hover {
    color: #1286d8;
  }
  
  .tabsbody-top100 {
    padding: 10px 0 0 2px;
  }
  
  .tabsbody-top100 a {
    display: inline-block;
    min-width: 106px;
    padding-left: 30px;
    background: url(../images/icon_nwlist.png) no-repeat left center;
    line-height: 36px;
  }
  
  .tabsbody-top100 a:hover,
  .tabsbody-type dd a:hover {
    color: #1286d8;
  }
  
  .tabsbody-bot {
    padding: 10px 0 0 0;
  }
  
  .tabsbody-type {
    width: 186px;
    border: 1px #ddd solid;
    padding: 0 0 10px 0;
    margin-right: 10px;
  }
  
  .tabsbody-type dt {
    background: #d1ecff;
    line-height: 35px;
    text-align: center;
    margin-bottom: 10px;
  }
  
  .tabsbody-type dd {
    font-size: 14px;
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 28px;
  }
  
  .executive-header img {
    display: block;
  }
  
  .executive-imglist {
    overflow: hidden;
    padding: 8px 0 0 0;
  }
  
  .execu-img {
    display: inlinline-block;
    margin-right: 10px;
    width: 393px;
    height: 120px;
    background: url(../images/btn_bg_before.png) repeat;
  }
  
  .execu-img:hover {
    background: url(../images/btn_bg_after.png) repeat;
    cursor: pointer;
  }
  
  .execu-img p {
    width: 100%;
    height: 100%;
    background: url(../images/btn_text01.png) no-repeat center center;
  }
  
  .execu-img .imgsrc2 {
    background: url(../images/btn_text02.png) no-repeat center center;
  }
  
  .execu-img .imgsrc3 {
    background: url(../images/btn_text03.png) no-repeat center center;
  }
  
  .imgsrc1:hover {
    background: url(../images/btn_text01_after.png) no-repeat center center;
  }
  
  .imgsrc2:hover {
    background: url(../images/btn_text02_after.png) no-repeat center center;
  }
  
  .imgsrc3:hover {
    background: url(../images/btn_text03_after.png) no-repeat center center;
  }
  
  .executive-search {
    height: 38px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 30px;
  }
  
  .execu-searchlist {
    padding: 0 20px 0 0;
  }
  
  .execu-searchlist p {
    font-size: 14px;
    padding: 0 10px 0 40px;
    line-height: 38px;
  }
  
  .seach-list {
    cursor: pointer;
    width: 264px;
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 24px;
    margin-top: 6px;
    position: relative;
  }
  
  .seach-list:focus {
    outline: none;
    cursor: pointer;
  }
  
  .execu-allsearch {
    padding: 0 10px 0 0;
  }
  
  .execu-allsearch p {
    font-size: 14px;
    line-height: 38px;
    padding: 0 10px 0 0;
  }
  
  .execu-allsearch label {
    border: 1px solid #ddd;
    border-radius: 12px;
    display: block;
    overflow: hidden;
    width: 146px;
    height: 24px;
    margin-top: 6px;
    float: left;
  }
  
  .execu-allsearch input[type="search"] {
    width: 80%;
    padding: 0 0 0 5%;
    line-height: 24px;
    background: transparent;
    height: 24px;
  }
  
  .execu-allsearch input[type="submit"] {
    cursor: pointer;
    width: 35px;
    background: #1286d8;
    line-height: 24px;
    height: 24px;
    margin-top: 6px;
    text-align: center;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
  }
  
  .execu-content {
    overflow: hidden;
    padding: 30px 0 30px 0;
    min-height: 430px;
  }
  
  .gover-left {
    width: 330px;
    border-right: 1px solid #ddd;
  }
  
  .gover-left p {
    line-height: 46px;
    background: #1286d8;
    color: #fff;
    font-size: 16px;
    text-align: center;
  }
  
  .gover-child {
    height: 820px;
    border-bottom: 1px solid #ddd
  }
  
  .gover-child li {
    width: 318px;
    border-right: 1px solid #ddd;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #ddd;
  }
  
  .gover-child li a {
    display: block;
  }
  
  .gover-child li a:hover {
    color: #335971;
    background: #d2e8ff;
  }
  
  .gover-child li a.active {
    color: #335971;
    background: #d2e8ff;
  }
  
  .gover-right {
    width: 830px;
  }
  
  .gover-title a {
    display: inline-block;
    width: 160px;
    height: 43px;
    line-height: 43px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #ddd;
    margin-bottom: 5px;
  }
  
  .gover-title a:hover {
    background: #1286d8;
    color: #fff;
  }
  
  .gover-title a.active {
    background: #1286d8;
    color: #fff;
  }
  
  .gover-list {
    border: 1px #ddd solid;
  }
  
  .gover-list dt {
    height: 36px;
    line-height: 36px;
    background: #d2e8ff;
    font-size: 16px;
    margin: 0 0 10px 0;
  }
  
  .gover-list dt a {
    text-align: center;
  }
  
  .gover-list dl {
    line-height: 24px;
    padding: 0 0 10px 0;
  }
  
  .gover-list dl font {
    display: inline-block;
    float: left;
    width: 180px;
    text-align: center;
  }
  
  .gover-list dl em {
    display: inline-block;
    float: left;
    width: 220px;
    text-align: center;
  }
  
  .gover-list dl a {
    display: inline-block;
    float: left;
    width: 380px;
  }
  
  .gover-list dl a:hover {
    color: #1286d8;
  }
  
  .gover-list dl dd {
    padding: 8px 0;
    overflow: hidden;
  }
  
  .gover-list .respons-norm dt {
    text-align: center;
  }
  
  .gover-list .respons-norm dd {
    padding: 8px 20px;
    overflow: hidden;
    width: 100%;
  }
  
  .gover-list .respons-norm dd a {
    display: block;
    width: 720px;
    padding: 0 0 0 30px;
    background: url(../images/icon_nwlist.png) no-repeat left center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  
  
  /*棰嗗淇＄*/
  
  .statement {
    background: #ffecbf;
    padding: 0 35px 40px;
    margin-bottom: 20px;
  }
  
  .statement h2 {
    text-align: center;
    font-size: 26px;
    line-height: 60px;
  }
  
  .statement p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 32px;
    color: #666;
  }
  
  .statement p a {
    color: red;
  }
  
  .mail-box {
    border: 1px solid #ddd;
    padding: 20px 40px;
    margin-bottom: 40px;
  }
  
  .check-mailbox {
    background: #f3f3f3;
    border: 1px solid #ddd;
    margin-bottom: 0px;
  }
  
  .check-mailbox h2 {
    text-align: center;
    font-size: 24px;
    line-height: 70px;
  }
  
  .check-info {
    padding: 0 50px 10px 129px;
    overflow: hidden;
  }
  
  .check-info>label {
    overflow: hidden;
    display: inline-block;
    float: left;
    line-height: 30px
  }
  
  .check-label {
    width: 227px;
    padding: 0 0 0 10px;
  }
  
  .check-label input {}
  
  .check-label font {
    padding: 0 10px;
  }
  
  .check-label>label {
    line-height: 30px;
    padding: 0 20px;
  }
  
  .check-info span {
    padding: 0 10px 0 0;
    display: inline-block;
    width: 80px;
    text-align: right;
    float: left;
    line-height: 30px;
  }
  
  .check-info>label>input {
    height: 28px;
    width: 140px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0 0 0 5px;
  }
  
  .check-info a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    background: #1286d8;
    padding: 0 20px;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    letter-spacing: 2px;
    float: left;
    margin-left: 5px;
  }
  
  .check-info textarea {
    border: 1px solid #ddd;
    float: left;
    text-indent: 1em;
    line-height: 20px;
    padding: 5px 10px 0;
  }
  
  .yzm {
    width: 80px;
    height: 30px;
    padding-left: 15px;
  }
  
  .check-info a {
    float: none;
    padding: 0 40px;
    margin: 0 0 0 20px;
  }
  
  .check-info .check-back {
    background: #bbb;
  }
  
  .check-info a:hover {
    background: #1286d8;
    opacity: 0.8;
  }
  
  .check-info2 {
    padding: 0 50px 24px 129px;
    overflow: hidden;
  }
  
  .check-info2 label {
    overflow: hidden;
    display: inline-block;
    float: left;
  }
  
  .check-info2 span {
    padding: 0 10px 0 0;
    display: inline-block;
    width: 80px;
    text-align: right;
    float: left;
    line-height: 30px;
  }
  
  .check-info2 label>input {
    height: 28px;
    width: 140px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0 0 0 5px;
  }
  
  .check-info2 a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    background: #1286d8;
    padding: 0 20px;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    letter-spacing: 2px;
    float: left;
    margin-left: 5px;
  }
  
  .check-info2 textarea {
    border: 1px solid #ddd;
    float: left;
    text-indent: 1em;
    line-height: 20px;
    padding: 5px 10px 0;
  }
  
  .check-info2 a {
    float: none;
    padding: 0 40px;
    margin: 0 0 0 20px;
  }
  
  .check-info2 .check-back {
    background: #bbb;
  }
  
  .check-info2 a:hover {
    background: #1286d8;
    opacity: 0.8;
  }
  
  .check-info2 .inputInfo {
    margin: 10px 0 0 25px;
    cursor: pointer;
    width: 45px;
    background: #1286d8;
    line-height: 28px;
    height: 28px;
    margin-top: 0;
    text-align: center;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
  }
  
  .content-list {
    width: 280px;
  }
  
  .content-list p {
    width: 100%;
    text-align: center;
    background: #1286d8;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
  }
  
  .content-child li {
    line-height: 46px;
    border-bottom: 1px solid #ddd;
  }
  
  .content-child li a {
    display: block;
    font-size: 15px;
    text-align: center;
    background: url(../images/icon_arrow_toR.png) no-repeat 300px center;
  }
  
  .content-child li a:hover {
    color: #335971;
    background: #d2e8ff url(../images/icon_arrow_toR_after.png) no-repeat 300px center;
  }
  
  .content-child li a.active {
    color: #335971;
    background: #d2e8ff url(../images/icon_arrow_toR_after.png) no-repeat 300px center;
  }
  
  .gover-list h2 {
    line-height: 70px;
  }
  
  .message-mail dl a {
    display: inline-block;
    width: 210px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 0 0 20px;
  }
  
  .message-mail dl span {
    display: inline-block;
    width: 300px;
    text-align: center;
  }
  
  .message-mail dd span {
    color: #1286d8;
  }
  
  
  /*棣栭〉鍔炰欢鍏憡*/
  
  .approve-list {
    width: 900px;
  }
  
  .approve-list table {
    width: 100%;
    text-align: center;
    padding: 10px 0;
    table-layout: fixed
  }
  
  .company {
    width: 180px;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  
  .approve-list table thead {
    background: #1286d8;
  }
  
  .approve-list table th {
    font-weight: normal;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
  }
  
  .approve-list table tbody {
    border: 1px solid #ddd;
  }
  
  .approve-list table tbody td {
    line-height: 40px;
  }
  
  .approve-list table tbody tr {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
  }
  
  .approve-public {
    width: 260px;
    padding: 10px 20px;
  }
  
  .approve-pubtop {
    overflow: hidden;
    background: #1286d8;
    border-bottom: 1px solid #fff;
  }
  
  .approve-pubtop img {
    width: 18px;
    padding: 11px 5px 0 74px;
  }
  
  .approve-pubtop p {
    line-height: 40px;
    font-size: 16px;
    color: #fff;
  }
  
  .approve-pubbot {
    padding: 30px 0 30px 32px;
    background: #ffecbf;
  }
  
  .approve-pubbot p {
    line-height: 30px;
    color: #777;
    font-size: 15px;
    background: url(../images/icon_nw.png) no-repeat left center;
    padding: 0 0 0 15px;
  }
  
  .approve-pubbot p span {
    font-size: 18px;
    color: #333;
    padding: 0 5px;
  }
  
  .approve-pubbot p span:hover {
    color: #1286d8;
    cursor: pointer;
  }
  
  .pro_r table {
    border: 1px solid #ddd;
    border-top: none;
    border-bottom: none;
  }
  
  .pro_r table thead {
    background: #1286d8;
  }
  
  .pro_r table th {
    font-weight: normal;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
  }
  
  .pro_r table {
    table-layout: fixed;
    width: 100%;
    text-align: center;
  }
  
  .pro_r table td {
    padding: 10px 4px;
    word-wrap: break-word;
    word-break: break-all;
  }
  
  .statistics {
    padding: 9px 0 0 0;
    overflow: hidden;
  }
  
  .statistics-point {}
  
  .statistics-point p {
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    padding: 0 5px;
    background: #1286d8;
    color: #fff;
  }
  
  .statistics-point p img {
    padding: 6px 5px 0;
  }
  
  .statistics-detail {
    float: left;
    background: #ffecbf;
    width: 100%;
    overflow: hidden;
    margin: 10px 0 23px 0;
  }
  
  .statistics-detail p {
    line-height: 50px;
    min-width: 180px;
    float: left;
    color: #777;
    text-align: center;
  }
  
  .statistics-detail p font {
    padding: 0 5px;
    color: #000;
    font-size: 15px;
  }
  
  .statistics-detail p font:hover {
    color: red;
    cursor: pointer;
  }
  
  
  /*鎼滅储璇︽儏椤�*/
  
  .search-block {
    display: block;
    border: 1px solid #ddd;
    margin-bottom: 20px;
  }
  
  .search-single {
    overflow: hidden;
    padding: 16px 0 16px 29px;
  }
  
  .search-block label {
    display: block;
    float: left;
    border: 1px solid #ddd;
    border-radius: 14px;
    overflow: hidden;
  }
  
  .search-single label input[type="search"] {
    padding: 0 0 0 10px;
    height: 28px;
    width: 400px;
    line-height: 28px;
  }
  
  .search-single label input[type="submit"] {
    background: transparent url(../images/index_icon_search.png) no-repeat center center;
    height: 28px;
    line-height: 28px;
    width: 30px;
    cursor: pointer;
  }
  
  .search-single>input[type="submit"] {
    line-height: 28px;
    background: #1286D8;
    padding: 0 30px;
    color: #fff;
    border-radius: 14px;
    margin-left: 20px;
    letter-spacing: 4px;
    font-size: 15px;
    cursor: pointer;
  }
  
  .searchlist {}
  
  .searchlist li {
    padding: 10px 50px 10px 20px;
  }
  
  .searchlist h4 {
    color: #444;
    line-height: 40px;
    font-size: 20px;
    background: url(../images/icon_nwlist.png) no-repeat left center;
    padding: 0 0 0 30px;
  }
  
  .searchlist p {
    color: #777;
    line-height: 24px;
    padding: 0 0 0 30px;
  }
  
  .searchlist li h4:hover,
  .searchlist p:hover {
    color: #1286D8;
  }
  
  .article-pic {
    padding: 10px 0 0 0;
    overflow: hidden;
  }
  
  .article-imglist {
    overflow: hidden;
  }
  
  .art-imgs {
    text-align: center;
    color: #595151;
    padding: 20px 15px;
  }
  
  .art-imgs img {
    width: 260px;
  }
  
  .art-imgs p {
    font-size: 14px;
    line-height: 26px;
  }
  
  
  /*渚挎皯澶у巺*/
  
  .convient {
    padding: 20px 40px;
    overflow: hidden;
  }
  
  .convient h3 {
    line-height: 50px;
    font-size: 20px;
    padding-top: 10px;
  }
  
  .convient-type {
    overflow: hidden;
  }
  
  .convient-type a {
    display: block;
    float: left;
    width: 216px;
    text-align: center;
    font-size: 16px;
    line-height: 46px;
    border: 1px solid #ddd;
    margin-right: 4px;
    margin-bottom: 4px;
  }
  
  .convient-type a:hover {
    background: #1286d8;
    color: #fff;
  }
  
  .convient-type a.active {
    background: #1286d8;
    color: #fff;
  }
  
  
  /*鏂板*/
  
  .publicity {
    border: 1px solid #ddd;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  
  .publicity h2 {
    text-align: center;
    background: #ffecbf;
    line-height: 46px;
    color: #333;
    font-size: 20px;
  }
  
  .ptype-head,
  .publicity-type {
    overflow: hidden;
  }
  
  .publicity-type {
    width: 48%;
    float: left;
    padding: 0 1%;
  }
  
  .publicity-type>img {
    width: 100%;
    height: 80px;
    margin-top: 10px;
  }
  
  .ptype-head {
    padding: 0 0 0 0;
    background: #d1ecff;
  }
  
  .ptype-head a {
    padding-right: 10px;
    background: url(../images/xsj_03.png) no-repeat right center;
    line-height: 30px;
    margin-right: 10px;
  }
  
  .ptype-head h3 {
    border-left: 6px solid #1286d8;
    padding: 0 0 0 8px;
    line-height: 30px;
  }
  
  .pyty-detail {
    padding: 10px 0;
    border: 1px solid #ddd;
    overflow: hidden;
  }
  
  .pyty-detail li {
    float: left;
    line-height: 32px;
    width: 100%;
    color: #000;
  }
  
  .pyty-detail li a {
    float: left;
    padding: 0 0 0 10px;
    display: inline-block;
    width: 320px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  
  .pyty-detail li span {
    float: right;
    font-size: 13px;
    color: #777;
    padding-right: 5px;
  }
  
  .pyty-detail li a:hover {
    color: #1286d8;
  }
  
  .publicity-all dt {
    padding: 20px 0 0 0;
    overflow: hidden;
    margin-bottom: 4px;
  }
  
  .publicity-all dt p {
    float: left;
    padding: 0 0 10px 0;
    margin: 0 10px;
    line-height: 24px;
  }
  
  .publicity-all dt p.active {
    border-bottom: 2px solid #333;
    color: #1286d8;
  }
  
  .publicity-all dt p:hover {
    border-bottom: 2px solid #333;
    cursor: pointer;
    color: #1286d8;
  }
  
  .publicity-all dd {
    display: none;
  }
  
  .pbcall {
    overflow: hidden;
    padding: 10px 0;
  }
  
  .pbpic {
    overflow: hidden;
    padding: 10px 0;
    width: 98%;
    margin: 0 auto;
  }
  
  .pbpic img {
    width: 100%;
    display: block;
    height: 80px;
  }
  
  .govt {
    overflow: hidden;
    margin: 10px 0 0 0;
    background: #1286d8;
    color: #fff;
  }
  
  .govt p {
    line-height: 30px;
    padding-left: 20px;
  }
  
  .gover-organ {
    overflow: hidden;
    padding: 10px 0;
    margin: 0 0;
  }
  
  .gover-organ a {
    display: inline-block;
    width: 31%;
    float: left;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ddd;
    margin: 0 1% 14px 0;
  }
  
  .gover-organ a:hover {
    color: #333;
    background: #ffecbf;
  }
  
  .gover-organ a.active {
    color: #333;
    background: #ffecbf;
  }
  
  .blog-head {
    overflow: hidden;
  }
  
  .news-blog .blog-head h3 {
    line-height: 40px;
  }
  
  .blog-body {
    overflow: hidden;
  }
  
  .blog-wb {
    width: 280px;
    overflow: hidden;
    border: 1px solid #ddd;
    padding: 10px 0 11px 0;
  }
  
  .blog-wb a {
    display: block;
    overflow: hidden;
    padding: 13px 0;
  }
  
  .blog-wb img {
    width: 250px;
    margin: 0 auto;
  }
  
  .blog-wx {
    width: 260px;
    overflow: hidden;
    border: 1px solid #ddd;
  }
  
  .blog-wx li {
    overflow: hidden;
    padding: 9px 0 9px 0;
  }
  
  .blog-wx a {
    float: left;
    line-height: 90px;
    font-size: 16px;
    color: #1286d9;
    width: 130px;
    text-align: center;
  }
  
  .blog-wx img {
    width: 90px;
    float: left;
  }
  
  #pubinfo {
    overflow: hidden;
    height: 367px;
    border: 1px solid #ddd;
    width: 558px;
    padding: 15px 0 0 0;
  }
  
  #pubinfo .info-detail {
    width: 100%;
    padding: 0;
  }
  
  #pubinfo .info-detail li a {
    padding-left: 10px;
  }
  
  #pubinfo .info-detail li span {
    padding-right: 10px;
  }
  
  #pubinfo1,
  #pubinfo2 {
    overflow: hidden;
  }
  
  .advhide {
    width: 100%;
    overflow: hidden;
    padding: 5px 0 0 0;
    display: none;
  }
  
  .advhide a {
    display: inline-block;
    width: 50%;
    float: left;
    overflow: hidden;
  }
  
  .advhide a img {
    width: 98%;
    padding: 2px 0;
    margin: 0 1%;
  }
  
  .advhide2 {
    width: 100%;
    overflow: hidden;
    padding: 5px 0 0 0;
    display: block;
  }
  
  .advhide2 a {
    display: inline-block;
    width: 50%;
    float: left;
    overflow: hidden;
  }
  
  .advhide2 a img {
    width: 98%;
    padding: 2px 0;
    margin: 0 auto;
  }
  
  .sqzk {
    cursor: pointer;
    padding: 0 10px;
    line-height: 24px;
    position: absolute;
    right: 34px;
    top: 13px;
    font-size: 12px;
    background: transparent;
    color: #1287d7;
  }
  
  .fl {
    float: left;
  }
  
  .fr {
    float: right;
  }
  
  .ow {
    overflow: hidden;
  }
  
  .none {
    display: none
  }
  
  .h20 {
    height: 20px;
    display: block;
    overflow: hidden;
  }
  
  body,
  html {
    font-family: "寰蒋闆呴粦", Microsoft YaHei, "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  
  .catalog-nav {
    width: 280px;
  }
  
  .nav-stair {
    display: block;
    width: 100%;
  }
  
  .nav-stair li {
    border-bottom: 1px solid #fff;
  }
  
  .nav-stair li h4 {
    background: #1286d8;
    width: 100%;
    height: 46px;
    line-height: 46px;
    position: relative
  }
  
  .nav-stair li h4 a {
    display: block;
    width: 80%;
    margin: 0px auto;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
  }
  
  .nav-stair li.selected h4 span {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 46px;
    width: 46px;
    text-align: center;
    z-index: 10;
    background: url(../images/icon_arrowNav.png) no-repeat center 6px;
  }
  
  .nav-stair li .list-item {
    padding: 0;
    position: relative;
    zoom: 1;
    border: 1px solid #ddd;
    border-top: none;
    display: none;
    overflow: hidden;
  }
  
  .nav-stair li .list-item dt {
    position: relative;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
  }
  
  .nav-stair li .list-item dt h5 {
    /*border-bottom:1px solid #eee;*/
  }
  
  .nav-stair li .list-item dt h5 a {
    font-size: 15px;
    color: #000;
    display: block;
    height: 45px;
    line-height: 45px;
    padding: 0px 15px;
    text-align: center;
  }
  
  .nav-stair li .list-item dt:hover h5 a {
    color: #335970;
    background: #d2e8ff;
  }
  .curnavstair{
    color: #335970;
    background: #d2e8ff;
  }
  .nav-stair li .list-item dt h5 a.active {
    color: #335970;
    background: #d2e8ff;
  }
  
  .nav-stair li .list-item dt h5 a:hover {
    color: #335970;
  }
  
  .nav-stair li .list-item dt.selected2 h5 {
    background: #d2e8ff;
  }
  
  .nav-stair li .list-item dt.selected2 h5 a {
    background: url(../images/icon_arrowNavitem.png) no-repeat right -35px;
    color: #1286d8;
  }
  
  .nav-stair li .list-item dt .list-item2 {
    border-top: 1px solid #ddd;
    display: none;
    overflow: hidden;
  }
  
  .nav-stair li .list-item dt .list-item2 a {
    font-size: 12px;
    color: #595757;
    display: block;
    text-align: center;
    height: 32px;
    line-height: 32px;
    text-indent: 32px;
  }
  
  .phlist {
    overflow: hidden;
    margin-top: 10px;
  }
  
  .phlist h3 {
    background: #ffecbf;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #333;
    display: block;
    font-weight: normal;
    overflow: hidden;
  }
  
  .phlist ul {
    border: 1px solid #dddddd;
    border-top: none;
    padding: 10px;
    overflow: hidden;
  }
  
  .phlist ul li {
    padding: 0px 10px;
    display: block;
    line-height: 30px;
    overflow: hidden;
  }
  
  .phlist ul li a {
    padding: 0px 0px 0px 15px;
    background: url(../images/icon_nw.png) no-repeat 2px center;
    ;
    font-size: 12px;
    color: #595757;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    overflow: hidden;
  }
  
  .phlist ul li a:hover {
    color: #1286d8;
  }
  
  .catalog-content {
    width: 905px;
    background-color: white;
  }
  
  .where {
    /* height: 20px; */
    line-height: 20px;
    padding: 10px 10px;
    text-align: left;
    /* border-top: 1px solid #DDDDDB; */
    /*border-bottom: 4px solid #1286d8;*/
    display: block;
    overflow: hidden;
    font-size: 14px;
  }
  
  .where font {
    float: left;
    color: #333;
    display: block;
    overflow: hidden;
  }
  
  .where .whimg {
    float: left;
    display: block;
    margin: 0px 5px;
    width: 5px;
    height: 20px;
    background: url(../images/icon_arrow22.png) no-repeat center;
    overflow: hidden;
  }
  
  .where i {
    float: left;
    height: 14px;
    margin: 3px 0px 0px 0px;
    width: 5px;
    display: block;
    overflow: hidden;
    background: #1286d8;
  }
  
  .where a {
    float: left;
    font-size: 13px;
    display: block;
    color: #333;
    padding-left: 5px;
    overflow: hidden;
  }
  
  .where a:hover {
    color: #1286d8;
  }
  
  .lynwlist {
    padding: 10px;
    display: block;
    margin: 5px 0px;
    overflow: hidden;
  }
  
  .lynwlist span {
    display: block;
    overflow: hidden;
  }
  
  .lynwlist font {
    float: left;
    width: 75%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    padding: 0px 0px 0px 44px;
    background: url(../images/list_icon.png) no-repeat left center;
    background-size: contain;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  
  .lynwlist em {
    float: right;
    font-style: normal;
    font-size: 14px;
    color: #1286D8;
  }
  
  .lynwlist .nwdesc {
    height: 30px;
    line-height: 30px;
    text-align: left;
    font-size: 14px;
    color: #888;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  
  .lynwlist a:hover span font {
    color: #1286d8;
    opacity: 0.8
  }
  
  .lynwlist a:hover .nwdesc {
    color: #1286d8;
    opacity: 0.6
  }
  
  
  /*鍗曠瘒鏂囩珷椤�*/
  
  .lycontent {
    line-height: 30px;
    text-align: left;
    overflow: hidden;
    padding: 0 20px;
    min-height: 500px;
  }
  
  .lycontent img {
    width: 100%;
  }
  
  .r_title {
    text-align: center;
    font-size: 20px;
    /* line-height: 50px; */
  }
  
  .r_p {
    text-align: center;
    line-height: 30px;
    color: #898989;
    font-size: 13px;
  }
  
  .r_con {
    width: 99%;
    /*color:#5f5f5f;*/
    min-height: 400px;
  }
  
  .r_pn {
    display: block;
    padding: 10px;
    background: #eeeeee;
    line-height: 30px;
    font-size: 12px;
    color: #898989;
  }
  
  .r_psx {
    display: inline-block;
    overflow: hidden;
    padding: 0px 10px;
  }
  
  .r_fengxiang {
    display: block;
    text-align: left;
    padding: 10px;
  }
  
  .r_pn a:link,
  .r_pn a:visited {
    color: #898989;
  }
  
  .r_pn a:hover {
    color: #333333;
    text-decoration: underline;
  }
  
  
  /* picbox */
  
  .picbox {
    width: 581px;
    margin: 0px auto 0 auto;
    overflow: hidden;
    border: 1px solid #ccc;
  }
  
  #featured {
    height: 326px;
    width: 486px;
    float: left;
    overflow: hidden;
    position: relative;
  }
  
  #featured .image {
    position: absolute;
    height: 326px;
    overflow: hidden;
  }
  
  #featured .image img {
    width: 486px;
    height: 326px;
    border: none;
    padding: 0px;
    margin: 0px;
  }
  
  #featured .word {
    z-index: 10;
    left: 0px;
    width: 100%;
    color: #fff;
    bottom: 0px;
    position: absolute;
    height: 25px;
    padding: 8px 15px;
    text-align: left;
    background: #333;
    font-size: 12px;
    line-height: 17px;
    color: #fff;
  }
  
  #featured .word h3 {
    font-size: 13px;
    height: 20px;
    padding: 5px 0 7px 0;
  }
  
  #featured .word p {
    line-height: 28px;
  }
  
  #thumbs {
    width: 95px;
    height: 326px;
    float: right;
    overflow: hidden;
  }
  
  *html #thumbs {
    height: 100%;
  }
  
  #thumbs li {
    display: inline;
    float: left;
    cursor: pointer;
  }
  
  #thumbs li a {
    padding-left: 5px;
    width: 90px;
    display: block;
    font-size: 0px;
    margin: 4px 0px
  }
  
  #thumbs li a img {
    display: block;
    font-size: 0px;
    width: 84px;
    height: 48px;
    border: 2px solid #fff;
  }
  
  #thumbs li a:hover img {
    display: block;
    font-size: 0px;
    width: 84px;
    height: 48px;
    border: 2px solid #0099FF;
  }
  
  #thumbs li a.current img {
    display: block;
    font-size: 0px;
    width: 84px;
    height: 48px;
    border: 2px solid #0099FF;
  }
  
  #thumbs li a:hover {
    background: url(../images/hdarrow.png) no-repeat left center;
  }
  
  #thumbs li a.current {
    background: url(../images/hdarrow.png) no-repeat left center;
  }
  
  #thumbs li .play_prev {
    padding-left: 5px;
    width: 90px;
    height: 13px;
    background: url(../images/hdnextup.png) no-repeat center;
  }
  
  #thumbs li .play_next {
    padding-left: 5px;
    width: 90px;
    height: 13px;
    background: url(../images/hdnextdown.png) no-repeat center;
  }
  
  
  /* 瀹氫箟鎵嬫満鐗堢壒娈婃牱寮� */
  
  .mediaHeadShow {
    display: none;
    color: #fff;
    line-height: 44px;
    text-align: center;
  }
  
  .mediaShow h1 {
    font-size: 16px;
    font-weight: 500;
  }
  
  .titleImg {
    width: 24px;
    height: 25px;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 5px;
  }
  
  .mediaUl {
    white-space: nowrap;
    display: none;
    padding: 15px 0;
    overflow-x: scroll;
    box-shadow: 0px 0 6px 0px #efefef;
    position: relative;
  }
  
  .mediaUl li {
    width: 20%;
    text-align: center;
    display: inline-block;
    position: relative;
  }
  
  .mediaUl::-webkit-scrollbar {
    display: none;
  }
  
  .mediaHen::-webkit-scrollbar {
    display: none;
  }
  
  
  /*.flex {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50%;
  }*/
  
  .mlhyh2::before {
    content: '';
    width: 70px;
    background: #1286d9;
    height: 1px;
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
  }
  
  .mlhyh2::after {
    content: '';
    width: 70px;
    background: #1286d9;
    height: 1px;
    margin-left: 10px;
    vertical-align: middle;
    display: inline-block;
  }
  
  @media screen and (max-width: 680px) {
    .picBox {
        padding-left: 20px;
    }
    .header {
        height: 44px;
    }
    .mediaHide {
        display: none;
    }
    .mediaShow {
        display: block;
    }
    .sqzk {
        padding: 0;
        right: 10px;
    }
    .sqzk img {
        width: 58px;
    }
    .advhide a {
        width: 100%;
    }
    .mediaUl {
        display: block;
    }
    #mediaBanner {
        display: block !important;
        width: 100%;
    }
    #mediaBanner .bannerLeft {
        width: 100%;
        margin-top: 10px;
    }
    .swiper-pagination-bullet {
        width: 8px !important;
        border-radius: 50% !important;
        outline: none;
    }
    .bannerimg {
        height: 220px;
    }
    .describe {
        font-size: 12px;
    }
    .mediaBox {
        width: 100%;
        margin: 0;
        border: 0;
        border-bottom: 1px solid #ddd;
    }
    .notice-tit ul li.selected::before {
        width: 0;
    }
    .notice-tit ul li {
        font-size: 13px;
    }
    .mediaHen {
        overflow: scroll;
    }
    .active1::before {
        width: 55px;
        bottom: -13px;
        left: 50%;
        transform: translateX(-50%);
    }
    #mediaInfo {
        display: block !important;
        margin-top: 20px !important;
    }
    #mediaInfo>div {
        margin-right: 0 !important;
    }
    #mediaInfo>div:nth-child(2) {
        margin-top: 20px;
    }
    .mediaFoot {
        display: none;
    }
    .notices {
        border: 0;
        border-bottom: 1px solid #ddd;
    }
    .footBox {
        width: 100%;
    }
    .footboximg {
        display: none;
    }
    .footbox2 {
        display: block;
        margin: 0 !important;
    }
    .zwgkbg .mediaMl {
        height: 180px;
    }
    .mlhyBor {
        margin-top: 0;
    }
    .mlhyRight {
        padding: 20px 0;
    }
    .hyfg {
        display: block !important;
        padding: 10px 0 0 0 !important;
        border-top: 10px solid #f1f1f1;
        background-color: #eff8fe;
    }
    .hyfg .img4 {
        margin-right: 0;
    }
    .img4Boxsmall img {
        height: 160px;
        padding-top: 0;
    }
    .img4Box span {
        left: 40px;
    }
    .img4Boxsmall {
        margin: 15px;
    }
    .img4Right {
        margin-top: 20px;
        border-top: 10px solid #f1f1f1;
        padding: 20px 0 5px;
    }
    .modelBox {
        margin-bottom: 15px;
        font-size: 12px;
    }
    .modelBox img {
        padding-bottom: 10px;
    }
    .mlFt {
        margin-top: 0;
    }
    .bannerLeftNew {
        margin-top: 10px;
    }
    .noticeNew {
        margin: 0;
        border: 0;
        border-bottom: 1px solid #ddd;
    }
    .mediaXw {
        margin-top: 10px !important;
        display: block !important;
        width: 100%;
    }
    .mediaXw .news-flex3 {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .mediaZw {
        display: block !important;
    }
    .mediaZw .brief {
        margin: 0;
        border: 0;
        border-bottom: 1px solid #ddd;
    }
    .notice-tits ul li {
        padding: 0 !important;
        flex: 1;
        font-size: 13px;
    }
    .briefRight {
        margin-top: 10px;
        border: 0;
        border-bottom: 1px solid #ddd;
    }
    .column {
        display: block;
        margin: 10px;
    }
    .columnRight {
        display: block;
        border: 0;
    }
    .textBox p {
        font-size: 14px;
    }
    .zdlyxxgk {
        margin-top: 50px;
    }
    .myzjBox {
        margin: 1.4%;
    }
    .myzjBox:nth-child(7) {
        margin-left: 1%;
    }
    .myzjBox:nth-child(8) {
        margin-left: 0%;
    }
    .zxftRight .news-flex3 {
        margin-right: 0;
        border: 0;
        border-bottom: 1px solid #ddd;
        margin-top: 10px;
    }
    .mediaTo .news-flex3 {
        margin-right: 0 !important;
        border: 0;
        border-bottom: 1px solid #ddd;
    }
    .mediaTo .zcjd {
        margin-top: 10px;
    }
    .catalog-content .lynwlist font {
        font-size: 14px;
        height: 27px;
        padding: 0px 0px 0px 35px;
    }
    .catalog-content .lynwlist em {
        font-size: 13px;
    }
  }
  
  @media screen and (max-width: 330px) {
    .sqzk img {
        width: 50px;
    }
  }
  
  @media screen and (max-width: 520px) {
    .catalog-nav {
        display: block;
        width: 100%;
    }
    .article-imglist .art-imgs {
        width: 100% !important;
        padding: 20px 0;
    }
    .myzjBox {
        margin: 1.23%;
        font-size: 12px;
    }
    .myzjLeft {
        text-align: center;
    }
    .myzjBox img {
        width: 35px;
        height: 35px;
        margin-top: 15px;
        margin-right: 2px;
    }
    .myzjBox:nth-child(7) {
        margin-left: 0.5%;
        font-size: 12px;
    }
    .myzjBox:nth-child(8) {
        margin-left: 0.5%;
        font-size: 12px;
    }
    .myzjBox:nth-child(7) img {
        width: 20%;
    }
    .myzjBox:nth-child(8) img {
        width: 50%;
    }
    .tpl-curpage {
        padding-left: 10px !important;
    }
  }
  
  @media screen and (max-width: 820px) {
    .topImg>div p:nth-child(1) {
        font-size: 22px;
    }
    .bannerUl {
        font-size: 15px !important;
    }
  }
  
  @media screen and (max-width: 960px) {
    .zwgkbg,
    .mediaTo {
        display: block !important;
        margin-top: 10px !important;
        width: 100% !important;
        padding: 0 !important;
    }
    .mediaZw .briefRight .notice-cones>div>a {
        margin: 10px 15px;
        text-align: center;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
        color: #666;
        background: #eee;
        display: block;
        position: static !important;
    }
  }
  
  @media screen and (max-width: 1190px) {
    .catalog-nav {
        display: none;
    }
    .catalog-content {
        width: 100% !important;
        border: none !important;
    }
    .tpl-main {
        width: 100% !important;
    }
    .tpl-curpage {
        width: unset !important;
    }
  }
  
  .check-info span {
    width: 99px;
  }
  
  .check-label {
    width: 550px;
  }
  
  .centers {
    width: 1200px;
    margin: 20px auto;
    background: #fff;
    overflow: hidden;
    padding-top: 20px;
  }
  
  .sent {
    margin: 10px 30px 30px;
    overflow: hidden;
  }
  
  .leftCnt {
    float: left;
    width: 850px;
  }
  
  .rightCnt {
    float: right;
    width: 190px;
  }
  
  .keywords_top {
    margin: 10px
  }
  
  .bule {
    float: left;
    display: inline-block;
    height: 20px;
    width: 5px;
    background: #0075a9;
    margin: 0px 15px 0 0;
  }
  
  .allnew a {
    display: inline-block;
    margin: 2px 10px;
    padding: 5px 10px;
    font-size: 14px;
  }
  
  .allnew a:hover {
    background: #0075a9;
    color: #fff
  }
  
  .activeOpen {
    background: #0075a9;
    color: #fff
  }
  
  .cont {
    overflow: hidden;
    /*min-height: 107px;*/
    padding: 10px 0;
    border-bottom: 1px dashed #eeeeee;
  }
  
  .cont h1 {
    margin: 0
  }
  
  .cont h1 a {
    font-size: 16px;
    color: #0075a9;
    margin: 0
  }
  
  .cont p {
    text-indent: 2em;
    margin: 5px 0;
    padding: 0;
    font-size: 14px;
    min-height: 10px;
  }
  
  .url a {
    float: left;
    display: inline-block;
    width: 480px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #a5c951;
    font-size: 12px
  }
  
  .time {
    float: left;
    font-size: 12px;
    color: #666;
    margin-left: 20px;
  }
  
  .where i {
    background: transparent;
  }
  
  .comm-head {
    top: 40px;
  }
  
  #notice-con {
    background-color: white;
  }
  
  .news-flex3 {
    flex: 2 !important;
  }
  
  ol,
  ul {
    list-style: none;
  }
  
  #map:hover {
    cursor: pointer;
  }
  
  .chromeframe {
    background: #000;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    font-size: 14px;
    position: relative;
    z-index: 12
  }
  
  .chromeframe a {
    color: #f13c35
  }
  
  .topUl li a {
    color: #fff !important;
  }
  
  .fright li a {
    color: #fff !important;
  }
  
  #notice-conds ul li a {
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  .briefRight {
    overflow: hidden;
  }
  
  .rt {
    float: right;
    width: 120px;
    text-align: left
  }
  
  
  /*.select {
    width: 270px !important;
    flex: none !important;
  }*/
  
  .ulclass {
    margin-top: -10px;
  }
  
  .ulclass li {
    height: 20px;
  }
  
  .notice-cones div ul li a {
    width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
  }
  
  
  /*.select {
    width: 270px !important;
    flex: none !important;
    margin-right: 15px !important;
  }
  
    .select:nth-child(1) {
        margin-left: 30px;
    }
  
  .flex {
    justify-content: unset;
  }*/
  
  table {
    border-collapse: collapse;
  }
  
  th,
  td {
    border: 1px solid #000;
  }
  
  .tpl-curpage {
    width: 1160px;
    /* height: 56px; */
    line-height: 56px;
    margin: 20px auto;
    padding-left: 40px;
    background: #fff;
    font-size: 14px;
    box-shadow: 0px 0px 8px -1px #3E85B5;
  }
  
  .tpl-main {
    width: 1200px;
    margin: 0 auto;
  }
  
  .tpl-title {
    background: #fff;
    font-size: 16px;
    line-height: 2.5;
    text-align: center;
  }
  .tpl-title p{
    font-size: 21px;
  }
  .tpl-content {
    margin-bottom: 20px;
    background: #fff;
    padding: 20px;
    word-break: break-all;
  }
  .tpl-content-div{
    width: 100%;
    margin-bottom: 20px;
    font-family: 仿宋, FangSong;
  }
  .tpl-content-title{
    height: 40px;
    line-height: 40px;
    font-size: 21px;
  }
  .tpl-content-tag{
    padding-left: 50px;
    line-height: 40px;
    font-size: 21px;
  }
  .tpl-content img {
    max-width: 100%;
    display: block;
    margin: 0 auto !important;
  }
  .tpl-attach-item {
    padding-left: 40px;
    margin-bottom: 20px;
    background: #fff;
  }
  
  .tpl-attach-item img {
    width: 100%;
    height: 240px;
    object-fit: cover;
  }
  .tpl-attach-img{
    width: 200px;
    height: auto;
    float: left;
    margin-right: 30px;
    margin-top: 20px;
  }
  .tpl-attach-tag {
    padding: 10px 0;
    font-weight: bold;
  }
  
  .tongfa_box {
    width: 99%;
    height: 60px;
    background: #eee;
  }
  
  .tongfa_dywk218 {
    height: 60px;
    background: #eee;
    clear: both;
    margin: 0 auto;
    text-align: left;
    width: 960px;
  }
  
  .tongleft_dywk218 {
    width: 151px;
    float: left;
    position: relative;
  }
  
  .tongright_dywk218 {
    width: 800px;
    float: right;
    padding-top: 10px;
    height: 60px;
  }
  
  .tongright_dywk218 ul {
    list-style: none;
    float: left;
  }
  
  .tongright_dywk218 ul li {
    line-height: 21px;
    margin-left: 38px;
    background-image: url(http://p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1339644672740245/tongfali_dywk218.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 7px;
  }
  
  .tongright_dywk218 ul li a {
    width: auto;
    color: #666;
    font-size: 12px;
  }
  
  .tftop_dywk218 {
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background: url(http://p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1339644672740245/about:blank);
  }
  
  .tfbot_dyw218 {
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    top: 30px;
    display: block;
    background: url(http://p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1339644672740245/about:blank);
  }
  
  .bdsharebuttonbox {
    padding-left: 10px;
  }