@charset "UTF-8";
/* 中国( 新疆 )自由贸易试验区 - 通用、首页、列表页 */

/* ********************************************************************/
/* ******************************通用**********************************/
/* ********************************************************************/
.wrapper-nav * {
    box-sizing: border-box;
}
.wrapper-main * {
    box-sizing: border-box;
}
.wrapper-list * {
    box-sizing: border-box;
}
body {
    background: #f6fbff;
    font-size: 16px;
}
p {
    margin: 0;
}
a {
    color: #333;
}
.clearFix:after {
    content: "";
    display: block;
    clear: both;
}
.container-1400 {
    width: 1400px;
    margin: 0 auto;
}
.wrapper-top {
    height: 550px;
    /* background: url(../images/cpftz_bg.png) no-repeat center top; */
    position: relative;
}
.wrapper-top .wrapper-top-bg {
    height: 100%;
    overflow: hidden;
    position: relative;
}
.wrapper-top .wrapper-top-bg img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    /* height: 100%; */
}
.wrapper-top .wrapper-top-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.wrapper-top .wrapper-top-logo {
    position: absolute;
    left: 100px;
    top: 20px;
}
.wrapper-top .wrapper-top-logo img{
    width: 500px;
}

.wrapper-nav {
    background: #1a5284;
}

.cpftz-nav li {
    float: left;
    width: 20%;
}
.cpftz-nav li.on,
.cpftz-nav li:hover {
    background: #154977;
}
.cpftz-nav li a {
    display: block;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

/* 页脚 */
.wrapper-footer {
    padding-top: 20px;
    padding-bottom: 25px;
    background: #1a5284;
}
.footer-left {
    width: 65%;
    float: left;
}
.footer-right {
    width: 35%;
    float: left;
    text-align: right;
    margin-top: 14px;
}
.footer-right-dzjg {
    margin-left: 26px;
    margin-right: 64px;
    position: relative;
    top: -10px;
}
.footer-right-dzjg img {
    width: 60px;
}
#_span_jiucuo img {
    position: relative;
    top: -20px;
}
.footer-links {
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(221, 221, 221, 0.3);
}
.footer-links-title {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    padding-top: 10px;
    line-height: 1.5;
}
.footer-links ul {
    display: inline-block;
    vertical-align: middle;
}
.footer-links li {
    float: left;
    text-align: center;
}
.footer-links li:hover .sub-links {
    height: 180px;
    border: 1px solid #cacaca;
}
.sub-links-container {
    display: inline-block;
    width: 100%;
    padding: 10px 20px 0;
    border-radius: 5px;
    position: relative;
}
.sub-links-title {
    position: relative;
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
}
.sub-links-title:after {
    position: absolute;
    top: 4px;
    right: -17px;
    content: "";
    width: 12px;
    height: 12px;
    background: url(../images/icon_footer_arrow.png) no-repeat center center;
    background-size: contain;
}
.sub-links {
    position: absolute;
    bottom: 30px;
    left: 0px;
    overflow-x: hidden;
    height: 0;
    background: #fff;
    width: 220px;
    line-height: 32px;
    transition: 200ms;
    border-radius: 5px;
    z-index: 10;
}
.sub-links a {
    color: #000;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.sub-links a:hover {
    color: #387fcf;
}
.sub-outlink {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 10px 20px 0;
    line-height: 1.5;
}
.footer-txt {
    float: left;
}
.footer-txt {
    padding-top: 16px;
}
.footer-txt p,
.footer-txt a {
    font-size: 14px;
    color: #fff;
}
.footer-txt p {
    line-height: 2;
}
.footer-txt img {
    position: relative;
    top: 4px;
}
.footer-img {
    float: right;
    margin-top: 30px;
}
.footer-img ul li {
    display: inline-block;
    float: left;
    padding: 0 20px;
    text-align: center;
}
.footer-img ul li a {
    display: block;
}
.footer-img ul li img {
    width: auto;
    height: 22px;
}
.footer-img ul li p {
    color: #fff;
    margin-top: 5px;
}

/* ********************************************************************/
/* ********************************首页*********************************/
/* ********************************************************************/
.wrapper-main {
    padding-bottom: 50px;
}
.title {
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
}
.title img {
    width: 100%;
}
.box {
    margin: 0 -12px;
}
.box-left {
    width: 50%;
    padding-right: 12px;
    float: left;
}
.box-right {
    width: 50%;
    padding-left: 12px;
    float: left;
}
.button-link {
    display: inline-block;
    padding: 7px 25px;
    font-size: 20px;
    color: #333333;
    border: 1px solid #333;
    margin-right: 15px;
}
.button-link:hover,
.button-link.on {
    color: #1a5284;
    border-color: #1a5284;
    font-weight: bold;
}
.bg-white {
    background: #fff;
}

/* 走进自贸试验区 */
.zjzmsyq-left video {
    width: 100%;
    height: 370px;
}
.zjzmsyq-right {
    padding: 40px;
}
.zjzmsyq-content {
    display: none;
    line-height: 2.5;
    text-align: justify;
    text-indent: 2em;
    margin-top: 15px;
}
.zjzmsyq-content.on {
    display: block;
}
/* 动态要闻 */
.dtyw-right {
    padding: 20px;
}

/* 政策文件 */
.zcwj-buttons {
    text-align: center;
    margin-bottom: 40px;
}
.zcwj-list {
    position: relative;
    display: none;
}
.zcwj-list.on {
    display: block;
}
.zcwj-list ul {
    margin: 0 -12px;
}
.zcwj-list ul li {
    padding: 0 12px;
    width: 50%;
    float: left;
    margin-bottom: 22px;
}
.zcwj-list ul li h3 {
    padding: 27px 37px;
    background: url(../images/cpftz_title_bg.png) no-repeat;
    background-size: 100% 100%;
    color: #567390;
    font-size: 20px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zcwj-list ul li p {
    min-height: 148px;
    background: #fff;
    padding: 27px 37px;
    line-height: 3;
}
.zcwj-list ul li p span {
    display: inline-block;
    color: #306390;
    text-decoration: underline;
    margin-left: 10px;
}

/* 统计数据 */
.tjsj-left {
    padding: 20px 40px;
}
.tjsj-right {
    padding: 20px 40px;
}

/* 企业直通车入口 */
.ztc {
    background: #fff;
    padding: 25px 10px 5px;
}
.ztc ul li{
    float: left;
    width: 33.333333%;
    padding: 0 10px;
    margin-bottom: 20px;
}
.ztc ul img{
    margin-left: 20px;
    width: 82px;
    height: 82px;
    float: left;
}
.ztc ul li a{
    display: block;
    background: #f3f6fb;
    padding: 10px;
    border-radius: 8px;
}
.ztc ul li span{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 82px;
    margin-left: 40px;
    padding-left: 20px;
    font-size: 20px;
}

/* 互动交流 */
/* .hdjl a{
  display: block;
  height: 233px;
  position: relative;
}
.hdjl a img{
  display: inline-block;
  vertical-align: middle;
}
.hdjl a span{
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 30px;
  margin-left: 30px;
}
.hdjl-left a{
  background: url(../images/cpftz_hdjl1.png) no-repeat;
  background-size: cover;
}
.hdjl-right a{
  background: url(../images/cpftz_hdjl2.png) no-repeat;
  background-size: cover;
}
.hdjl-txt{
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  white-space: nowrap;
} */

.hdjl-letter {
    margin: 0 -15px;
    padding-bottom: 40px;
}
.letter-left {
    width: 50%;
    float: left;
    padding: 0 15px;
}
.letter-right {
    width: 50%;
    float: left;
    padding: 0 15px;
}
.letter-container {
    /* height: 270px; */
    padding: 20px 23px;
    background: linear-gradient(to bottom, #d7ecff, #edf6fe);
    position: relative;
}
.letter-container:first-child{
  height: 294px;
}
.letter-container:last-child{
  height: 246px;
  margin-top: 20px;
}
.letter-left .ldxx-titleimg {
    margin-bottom: 21px;
}
.letter-left .ldxx-titleimg2 {
    position: absolute;
    top: 0;
    right: 80px;
}
.ldxx {
    background: #fff;
    padding: 42px 28px;
    position: relative;
    z-index: 2;
}
.ldxx-left {
    width: 50%;
    float: left;
    padding-right: 28px;
    border-right: 1px solid #eee;
}
.ldxx-right {
    width: 50%;
    float: left;
    padding-left: 28px;
}
.ldxx a:hover img {
    transform: scale(1.1);
}
.ldxx img {
    width: 81px;
    height: 81px;
    float: left;
    transition: all 0.3s ease;
}
.ldxx .ldxx-content {
    margin-left: 81px;
    padding-left: 20px;
}
.ldxx h3 {
    color: #1a5284;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.ldxx p {
    color: #333333;
    line-height: 1.5;
    text-align: justify;
}
.letter-right .xjtj-titleimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 32px;
}
.xjtj {
    padding: 25px 40px 29px;
    background: url(../images/mail_xjtj_bg.png) no-repeat;
    background-size: 100% 100%;
}
.xjtj .xjtj-summary {
    color: #333333;
    margin-bottom: 20px;
    line-height: 1.5;
}
.xjtj ul li {
    width: 33.333333%;
    float: left;
    padding: 6px 0;
}
.xjtj ul li:nth-child(2) {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    text-align: center;
}
.xjtj ul li:last-child {
    text-align: right;
}
.xjtj ul li h3 {
    color: #1a5284;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 10px;
}
.xjtj ul li p {
    color: #333333;
}

.hdjl-hd {
    padding: 30px 0;
    background: #fff;
    margin-bottom: 40px;
}
.hd-left {
    width: 50%;
    float: left;
    padding: 0 25px;
}
.hd-right {
    width: 50%;
    float: left;
    padding: 0 25px;
}
.mail-table {
    position: relative;
}
.mail-table table {
    width: 100%;
    table-layout: fixed;
}
.mail-table tbody tr:first-child {
    background: linear-gradient(to right, #d6eaf8, #f2f7fb);
}
.mail-table tr th {
    padding: 14px 0;
    /* background: #f0f8ff; */
    color: #5482ab;
}
.mail-table tr th.mail-table-link {
    text-align: left;
    /* padding-left: 20px; */
}
.mail-table tr td {
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid #eaeaea;
}
.mail-table tr td.mail-table-link {
    text-align: left;
}
.mail-table tr td.mail-table-link a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    position: relative;
    /* padding-left: 10px; */
}
.mail-table tr td.mail-table-status {
    color: #14832b;
}
.mail-table tr td.mail-table-date {
    color: #999999;
}

/* 友情链接 */
.yqlj-title ul li{
  float: left;
  width: 33.333333%;
  text-align: center;
  background: #F2F2F2;
  padding-top: 26px;
  padding-bottom: 18px;
  cursor: pointer;
  border-top: 6px solid #F2F2F2;
}
.yqlj-title ul li.on{
  border-top: 6px solid #1A5284;
  background: #fff;
}
.yqlj-title ul li span{
  color: #333333;
  font-size: 18px;
}
.yqlj-items{
  padding: 50px 30px 30px;
  background: #fff;
}
.yqlj-item {
  display: none;
}
.yqlj-item.on{
  display: block;
}
.yqlj-item li{
  float: left;
  width: 20%;
  padding: 10px;
  margin-bottom: 10px;
  text-align: center;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* common-header */
.common-header {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 19px;
}
.common-header a,
.common-header span {
    display: inline-block;
    font-size: 18px;
    color: #333333;
    margin-left: 24px;
    padding-bottom: 18px;
    position: relative;
}
.common-header a.on,
.common-header a:hover,
.common-header span.on {
    color: #1a5284;
    border-bottom: 2px solid #1a5284;
}
.common-header a:first-child,
.common-header span:first-child {
    margin-left: 0;
}
a.common-header-more {
    float: right;
    font-size: 16px;
    color: #666666;
    padding-bottom: 0;
    margin-top: 4px;
}
a.common-header-more:hover {
    color: #333;
    border: none;
    font-weight: normal;
}

/* common-list */
.common-list-container {
    position: relative;
    display: none;
}
.common-list-container.on {
    display: block;
}

.common-list li:hover a {
    padding-left: 30px;
    color: #1a5284;
}
.common-list li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 17px 10px 17px 15px;
    position: relative;
    color: #333;
    transition: all 0.3s ease;
}

.common-list li a:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #cccccc;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.common-list li span {
    float: right;
    color: #999999;
    padding: 17px 0;
}
.common-list-more {
    width: 28px;
    padding: 7px 0;
    position: absolute;
    right: 0;
    top: -62px;
    text-align: center;
}
.common-list-more i {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #cccccc;
    border-radius: 50%;
    position: relative;
    top: -3px;
}
.common-list-more i:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #cccccc;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: -10px;
}
.common-list-more i:after {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #cccccc;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: -10px;
}
.common-list-more:hover {
    color: #333;
}

/* 轮播图 */
.slideBox {
    width: 100%;
    height: 386px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 7px;
    z-index: 1;
}

.slideBox .hd ul li {
    float: left;
    width: 6px;
    height: 6px;
    margin: 0 5px;
    text-align: center;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.3);
    font-size: 0;
}

.slideBox .hd ul li.on {
    background: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    width: 100%;
    height: 100%;
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd p {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 14px;
    padding-right: 150px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.678);
}

.slideBox .bd ul {
    width: 100%;
    height: 100%;
}

.slideBox .bd img {
    width: 100%;
    height: 100%;
    display: block;
}

.slideBox .prev,
.slideBox .next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 42px;
    height: 69px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .prev {
    left: 0;
    background: url(../images/icon_arleft.png) no-repeat;
    background-size: contain;
}

.slideBox .next {
    right: 0;
    background: url(../images/icon_arright.png) no-repeat;
    background-size: contain;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

.zcwj-list .hd {
    position: absolute;
    left: 50%;
    bottom: -37px;
    transform: translateX(-50%);
}

.zcwj-list .hd li {
    width: 35px;
    height: 6px;
    background-color: #d8d8d8;
    float: left;
    margin-left: 9px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 0;
}

.zcwj-list .hd li.on {
    background-color: #1a5284;
}

/* 弹窗（信件查询弹窗） */
.mail-message-box {
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    width: 400px;
    padding: 15px;
    border-radius: 5px;
    position: relative;
}
.mail-message-box-wrapper {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
}
.mail-message-box-wrapper:after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}
.mail-message-box-header {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    color: #303133;
}
.mail-message-box-content {
    padding: 15px 15px;
    color: #606266;
    font-size: 14px;
}
.mail-message-box-buttons {
    padding: 10px 0;
}
.mail-message-box-buttons a {
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: none;
    margin: 0;
    transition: 0.1s;
    font-weight: 500;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    padding: 8px 20px;
    font-size: 14px;
    border-radius: 4px;
    margin: 0 5px;
}
.mail-message-box-buttons a:first-child {
    color: #fff;
    background-color: #0a5491;
    border-color: #0a5491;
}
.mail-message-box-close {
    position: absolute;
    top: -6px;
    right: 5px;
    font-size: 20px;
    padding: 10px;
    cursor: pointer;
}
.mail-message-box-group {
    margin-bottom: 10px;
}
.mail-message-box-group label {
    width: 80px;
    text-align: right;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    color: #606266;
    padding: 0 12px 0 0;
    height: 40px;
    line-height: 40px;
}
.mail-message-box-group input {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: none;
    padding: 0 15px;
    width: 250px;
}
@media screen and (max-width: 460px) {
    .mail-message-box {
        width: 80%;
    }
    .mail-message-box-group label {
        width: 100%;
        text-align: left;
    }
    .mail-message-box-group input {
        width: 100%;
    }
}
/* 弹窗（信件查询弹窗）end */

@media screen and (max-width: 1400px) {
    .container-1400 {
        width: 100%;
        padding: 0 20px;
    }
}
@media screen and (max-width: 1200px) {
    .letter-left,
    .letter-right {
        width: 100%;
    }
    .letter-left {
        margin-bottom: 20px;
    }
  .letter-container:first-child,.letter-container:last-child{
    height: auto;
  }

    .footer-txt {
        float: none;
    }
    .footer-img {
        float: none;
    }
}
@media screen and (max-width: 1024px) {
    .wrapper-top .wrapper-top-bg img {
        height: 120%;
    }
    .wrapper-top .wrapper-top-title {
        width: 100%;
    }
    .wrapper-top .wrapper-top-logo {
        position: absolute;
        left: 20px;
        right: 20px;
        top: 20px;
    }
    .wrapper-top .wrapper-top-logo img{
        width: 100%;
    }
    .box-left {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .box-right {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .hdjl-left {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 768px) {
    .wrapper-top {
        height: 400px;
    }
    .cpftz-nav li {
        width: 33.33333%;
    }
    .zjzmsyq-left video {
        width: 100%;
        height: 200px;
    }
    .zjzmsyq-bottons {
        text-align: center;
    }
    .slideBox {
        height: 270px;
    }
    .button-link {
        margin-bottom: 10px;
    }
    .zcwj-list ul li {
        width: 100%;
    }
    .ztc ul li{
        width: 50%;
    }
    .ztc ul img{
        width: 60px;
        height: 60px;
    }
    .ztc ul li span{
        line-height: 60px;
    }
    .hd-left,
    .hd-right {
        width: 100%;
    }
    .yqlj-item li{
        width: 33.33333%;
    }
    .title img {
        width: 150%;
        position: relative;
        transform: translateX(-16%);
    }
    .footer-links {
        display: none;
    }
    .footer-left {
        width: 100%;
        float: none;
    }
    .footer-right {
        display: none;
    }
    .footer-txt {
        text-align: center;
    }
    .footer-img ul {
        text-align: center;
    }
    .footer-img ul li {
        float: none;
    }
}
@media screen and (max-width: 600px) {
    .letter-left .ldxx-titleimg2 {
        display: none;
    }
    .ldxx {
        padding: 20px;
    }
    .ldxx-left {
        width: 100%;
        margin-bottom: 20px;
        border: none;
    }
    .ldxx-right {
        width: 100%;
        padding-left: 0;
    }
    .xjtj {
        padding: 20px;
        background: #fff;
    }
}
@media screen and (max-width: 425px) {
    .wrapper-top {
        height: 200px;
    }
    .cpftz-nav li a {
        font-size: 16px;
    }
    .ztc ul li{
        width: 100%;
    }
    .ztc ul img{
        width: 40px;
        height: 40px;
    }
    .ztc ul li span{
        line-height: 40px;
        font-size: 16px;
    }
    .yqlj-item li{
        width: 50%;
    }
}
/* ********************************************************************/
/* *******************************列表*********************************/
/* ********************************************************************/
.breadcrumb {
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 25px;
    color: #1a5284;
    background: url(../images/breadcrumb_icon1.png) no-repeat left center;
}
.breadcrumb a {
    color: #1a5284;
}
.commonlist {
    background: #fff;
    min-height: 500px;
    padding: 28px 24px;
    margin-bottom: 40px;
}
.commonlist.commonlist--noleft .commonlist-left {
    display: none;
}
.commonlist.commonlist--noleft .commonlist-right {
    margin-left: 0;
    padding-left: 0;
}
.commonlist-left {
    width: 224px;
    background: #fafafa;
    float: left;
    text-align: center;
}
.commonlist-right {
    min-height: 300px;
    margin-left: 200px;
    padding-top: 17px;
    padding-left: 67px;
}
.commonlist-left-title {
    padding: 15px 0;
    background: #1a5284;
    color: #fff;
    font-size: 20px;
}
.commonlist-left-channels li {
    border: 1px solid #dedddd;
    border-top: 0;
}
.commonlist-left-channels li a {
    display: block;
    padding: 14px 26px;
    font-size: 16px;
    position: relative;
    line-height: 1.4;
}
.commonlist-left-channels li a:after {
    content: "";
    display: inline-block;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #dcdfe6;
    border-top: 5px solid transparent;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
}
.commonlist-left-channels li a:hover,
.commonlist-left-channels li.on a {
    color: #1a5284;
    font-weight: bold;
}
.commonlist-left-channels li a:hover:after,
.commonlist-left-channels li.on a:after {
    border-left: 5px solid #1a5284;
}
.commonlist-right-ul {
    margin-bottom: 70px;
}
.commonlist-right-ul li {
    padding: 12px 0;
}
.commonlist-right-ul li:first-child {
    padding-top: 0;
}
.commonlist-right-ul li:nth-child(5n) {
    border-bottom: 1px dashed #dcdfe6;
    padding-bottom: 30px;
    margin-bottom: 20px;
}
.commonlist-right-ul li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
    position: relative;
    padding-right: 10px;
    transition: all 0.3s ease;
}
.commonlist-right-ul li:hover a {
    padding-left: 30px;
    color: #1a5284;
}
.commonlist-right-ul li a:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    background: #1a5284;
    position: absolute;
    top: 8px;
    left: 0;
}
.commonlist-right-ul li span {
    font-size: 14px;
    float: right;
    color: #999999;
    margin-top: 2px;
}
#page-div {
    text-align: center;
}
#page-div .pagination-first {
    display: block;
    margin-bottom: 10px;
}
#page-div .pagination-last {
    display: block;
}
#page-div a {
    display: inline-block;
    border: 1px solid #e8e8e8;
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
    color: #c4c4c4;
    font-size: 14px;
    margin-right: 7px;
}
#page-div span {
    color: #333;
    font-size: 15px;
    margin-right: 10px;
}
#page-div #pagination-input {
    height: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    width: 30px;
    text-align: center;
    outline: none;
}
#page-div .pagination-num.active,
#page-div a:hover {
    background-color: #1a5284;
    border-color: #1a5284;
    color: #fff;
}

@media screen and (max-width: 768px) {
    .commonlist-left {
        width: 100%;
        float: none;
    }
    .commonlist-right {
        margin-left: 0;
        padding-left: 0;
    }
    .commonlist-right-ul {
        margin-bottom: 20px;
    }
}
