@charset "utf-8";
.sub_ttgk {
    border: 0.01rem solid #e9e9e9;
    border-radius: 0.08rem;
    box-sizing: border-box;
}

.gwyxx {
    margin-top: 0.4rem;
    margin-bottom: 0.2rem;
}


/* 互动交流 */

.main {
    margin: .5rem auto;
}

.zrxx {
    height: 1.73rem;
    background: url('../images/zrxx_bj.png') center center no-repeat;
    background-size: 100%;
    padding: 0.4rem .5rem;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.zrxx::after {
    content: '';
    width: 0.06rem;
    height: 1rem;
    display: block;
    background: url('../images/zrxx_ico.png') center center no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.zrxx .zrxx_l {
    display: block;
    width: 2.45rem;
    height: 1rem;
    line-height: 1rem;
    margin-top: 0rem;
    font-size: .34rem;
    color: #284c9f;
    font-weight: bold;
    padding-left: .9rem;
    box-sizing: border-box;
    background: url('../images/zrxx_ico1.png') left center no-repeat;
    background-size: .66rem;
}

.zrxx_r {
    width: 2.62rem;
    padding-top: 0.1rem;
    box-sizing: border-box;
}

.zrxx .zrxx_r a {
    display: block;
    width: 1.25rem;
    text-align: center;
}

.zrxx .zrxx_r a:nth-child(1) img {
    width: 0.43rem;
}

.zrxx .zrxx_r a:nth-child(2) img {
    width: 0.38rem;
}

.zrxx .zrxx_r a p {
    font-size: .28rem;
    margin-top: 0.1rem;
    color: #284c9f;
}

.xjtj {
    height: 2.47rem;
    margin-top: 0.4rem;
}

.xjtj_tit {
    height: .4rem;
    line-height: .4rem;
    position: relative;
}

.xjtj_tit h3 {
    font-size: .32rem;
    color: #333333;
    padding-left: .2rem;
    position: relative;
    box-sizing: border-box;
}

.xjtj_tit h3::after {
    content: '';
    width: 0.05rem;
    height: .3rem;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    border-radius: 0.03rem;
    background: #ff9504;
    transform: translateY(-50%);
}

.xjtj_tit a {
    display: block;
    width: 0.8rem;
    line-height: .4rem;
    font-size: .24rem;
    color: #999999;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/xjtj_ico.png) right center no-repeat;
    background-size: .21rem;
}

.xjtj_con {
    height: 1.82rem;
    border-radius: .08rem;
    border: .01rem solid #ebebeb;
    margin-top: 0.3rem;
    padding: 0.45rem .6rem;
    box-sizing: border-box;
}

.xjtj_con ul li {
    width: 1.65rem;
    font-size: .24rem;
    border-right: .01rem solid #ebebeb;
    overflow: hidden;
    float: left;
    margin-right: 0.6rem;
}

.xjtj_con ul li:nth-child(1) em {
    font-size: .4rem;
    color: #4e97f1;
    font-weight: bold;
    margin-right: .05rem;
}

.xjtj_con ul li:nth-child(2) em {
    font-size: .4rem;
    color: #ff6b43;
    font-weight: bold;
    margin-right: .05rem;
}

.xjtj_con ul li:nth-child(3) em {
    font-size: .4rem;
    color: #45c781;
    font-weight: bold;
    margin-right: .05rem;
}

.xjtj_con ul li p {
    color: #333333;
    margin-top: 0.1rem;
}

.xjtj_con ul li:nth-child(3) {
    width: 1.1rem;
    margin-right: 0;
    border-right: 0;
}

.sub_yjzj {
    width: 6.89rem;
}


/* 招商引资 start*/

.zjkfq {
    background: #f4f6fd;
    padding-top: 0.6rem;
    padding-bottom: .2rem;
    box-sizing: border-box;
}

.sub_zsyz_tab {
    height: 1.12rem;
    background: url('../images/sub_zsyz_bj.png') center bottom no-repeat;
    background-size: 100%;
    text-align: center;
}

.sub_zsyz_tab img {
    width: 2.86rem;
    height: .78rem;
}

.zjkfq_con {
    height: 11.24rem;
    background: url(../images/zjkfq_bj.png) center center no-repeat;
    background-size: 100%;
    margin-top: 0.6rem;
    padding: .2rem .3rem;
    box-sizing: border-box;
    position: relative;
}

.zjkfq_con::before {
    content: '';
    width: 6.9rem;
    height: 0.01rem;
    display: block;
    background: #dde0e4;
    position: absolute;
    left: 0;
    top: 1rem
}

.zjkfq_t {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.zjkfq_t .zjkq_tab {
    height: 0.68rem;
    margin-top: 0.45rem;
    line-height: .68rem;
}

.zjkfq_t .zjkq_tab span {
    display: block;
    float: left;
    width: 1.8rem;
    height: .68rem;
    font-size: .3rem;
    font-weight: bold;
    border: .01rem solid #dde0e4;
    box-sizing: border-box;
    margin-right: 0.3rem;
    background: #fff;
    text-align: center;
}

.zjkfq_t .zjkq_tab span:nth-child(1) {
    width: 2.4rem;
}

.zjkfq_t .zjkq_tab span:last-child {
    width: 1.5rem;
    margin-right: 0;
}

.zjkfq_t .zjkq_tab span.on {
    border-color: #284c9f;
    color: #284c9f;
}

.zjkfq_t .swiper-slide {
    float: left;
}

.ty_jj {
    width: 99%;
    margin-top: 0.4rem;
    min-height: 2rem;
    overflow: hidden;
}

.ty_jj .img {
    width: 6.29rem;
    text-align: center;
    overflow: hidden;
}

.ty_jj .img img {
    height: 3.97rem;
}

.ty_jj .cont {
    margin-top: 0.4rem;
    text-indent: 2em;
    font-size: .28rem;
    line-height: .55rem;
    color: #333333;
    text-align: justify;
    height: 3.2rem;
    overflow: hidden;
}

.ty_jj .cont a {
    margin-left: 0.05rem;
    color: #284c9f;
}

.kfqgk {
    width: 99%;
    margin-top: 0.4rem;
    overflow: hidden;
}

.kfqgk .sp {
    width: 100%;
    height: 4.01rem;
    position: relative;
}

.kfqgk .sp video {
    width: 100%;
    height: 4rem;
}

.kfqgk .sp img {
    display: block;
    width: 100%;
    height: 4.01rem;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.kfqgk .sp em {
    display: block;
    width: 0.93rem;
    height: 0.93rem;
    background: url(../images/cy_play.png) center center no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    margin-left: -.46rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.kfqgk .cont {
    margin-top: 0.4rem;
    text-indent: 2em;
    font-size: .28rem;
    line-height: .55rem;
    color: #333333;
    text-align: justify;
    height: 3.2rem;
    overflow: hidden;
}

.kfqgk .cont a {
    margin-left: 0.05rem;
    color: #284c9f;
}

.zjkfq_x {
    margin-top: 0.45rem;
}

.zjkfq_x a {
    display: block;
    width: 2.95rem;
    height: 1rem;
    line-height: 1rem;
    background: url(../images/zjkfq_ico2.png) center center no-repeat;
    background-size: 100%;
    padding: 0 .3rem;
    font-size: .32rem;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0px 3px 3px rgba(122, 175, 242, 0.81);
    box-sizing: border-box;
}

.zjkfq_x a img {
    width: 0.51rem;
    margin-right: 0.05rem;
    vertical-align: middle;
}

.tzys {
    height: 7.14rem;
    background: url('../images/tzys_bj.png') center center no-repeat;
    background-size: 100%;
    margin-bottom: 0.4rem;
    overflow: hidden;
}

.tzys .sub_zsyz_tab {
    margin-top: 0.5rem;
    background: url('../images/tzys_tt_bj.png') bottom center no-repeat;
    background-size: 100%;
}

.tzys .sub_zsyz_tab img {
    width: 2.35rem;
}

.tzys_con {
    width: 5.95rem;
    height: 4.59rem;
    margin: .4rem auto 0;
    overflow: hidden;
}

.tzys_con ul {
    display: block;
    width: 100%;
    height: 3.94rem;
    overflow: hidden;
    position: relative;
}

.tzys_con ul::after {
    content: '';
    width: 0.01rem;
    height: 3.94rem;
    display: block;
    background: #7590c3;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.tzys_con ul li {
    width: 2.4rem;
    height: 3.2rem;
    float: left;
    margin-top: 0.4rem;
    overflow: hidden;
}

.tzys_con ul li:nth-child(2) {
    float: right;
}

.tzys_con ul li img {
    height: .51rem;
}

.tzys_con ul li h3 {
    margin-top: 0.3rem;
}

.tzys_con ul li h3 a {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: .32rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tzys_con ul li p {
    text-align: justify;
    font-size: .24rem;
    line-height: .4rem;
    margin-top: 0.3rem;
    color: #ffffff;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tzys_con ul li .ckgd {
    display: block;
    font-size: .24rem;
    margin-top: 0.28rem;
    color: #fff;
}

.tzys_con .swiper-pagination3 {
    margin-top: 0.45rem;
}

.tzys_con .swiper-pagination-bullet {
    background: #fff !important;
    margin-right: 0.1rem !important;
}

.tzys_con .swiper-pagination-bullet-active {
    width: 0.23rem !important;
    background-image: -moz-linear-gradient( 153deg, rgb(255, 107, 2) 0%, rgb(255, 154, 4) 100%) !important;
    background-image: -webkit-linear-gradient( 153deg, rgb(255, 107, 2) 0%, rgb(255, 154, 4) 100%) !important;
    background-image: -ms-linear-gradient( 153deg, rgb(255, 107, 2) 0%, rgb(255, 154, 4) 100%) !important;
}

.tzzn {
    overflow: hidden;
}

.tzzn .sub_zsyz_tab {
    margin-top: 0.2rem;
}

.tzzn .sub_zsyz_tab img {
    width: 2.37rem;
}

.tzzn .tzzn_con {
    margin-top: 0.6rem;
    min-height: 1rem;
    overflow: hidden;
}

.tzzn .tzzn_con .tzzn_tab {
    width: 6.5rem;
    height: 1.08rem;
    margin: 0 auto;
    overflow: hidden;
}

.tzzn .tzzn_con .tzzn_tab span {
    display: block;
    width: 1.22rem;
    height: 1.08rem;
    float: left;
    margin-right: .1rem;
    background: url('../images/tzzn_tab_bj.png') center center no-repeat;
    background-size: 100%;
}

.tzzn .tzzn_con .tzzn_tab span:last-child {
    margin-right: 0;
}

.tzzn .tzzn_con .tzzn_tab span em {
    display: block;
    font-size: .28rem;
    font-family: Arial;
    font-weight: bold;
    margin-top: 0.1rem;
    margin-left: 0.1rem;
    color: rgba(255, 255, 255, 0.2);
}

.tzzn .tzzn_con .tzzn_tab span h4 {
    display: block;
    width: 0.8rem;
    height: .7rem;
    font-size: .3rem;
    color: #ffffff;
    margin: 0 auto;
    margin-top: -.22rem;
    line-height: .4rem;
}

.tzzn .tzzn_con .tzzn_tab span.on {
    background: url(../images/tzzn_tab_bj1.png) center center no-repeat;
    background-size: 100%;
}

.tzzn .tzzn_con .tzzn_box {
    padding: .2rem;
    box-sizing: border-box;
    border-radius: .08rem;
    background: #d5e8ff;
    overflow: hidden;
}

.tzzn .tzzn_con .tzzn_box .box {
    width: 100%;
    border-radius: 0.08rem;
    padding: 0.4rem .3rem;
    box-sizing: border-box;
    overflow: hidden;
    background: #f3f7fb;
}

#tzzn {
    width: 100%;
    height: auto;
    overflow: hidden;
}

#tzzn h3 {
    display: block;
    font-size: .3rem;
    color: #333333;
    position: relative;
    padding-left: 0.35rem;
    box-sizing: border-box;
}

#tzzn h3::after {
    content: '';
    width: 0.08rem;
    height: .3rem;
    display: block;
    background: #ff9504;
    border-radius: .3rem;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

#tzzn .con {
    font-size: .28rem;
    line-height: .58rem;
    margin-top: 0.3rem;
    text-align: justify;
    text-indent: 2em;
}

#tzzn .tab_bd {
    margin-top: 0.1rem;
}

#tzzn .ckxq {
    display: block;
    width: 5rem;
    height: .73rem;
    line-height: .73rem;
    text-align: center;
    background-color: rgb(40, 76, 159);
    margin: .2rem auto 0;
    font-size: .26rem;
    color: #f2f8fb;
    border-radius: .4rem;
}

.zdqy {
    border-radius: .08rem;
    background: #fff;
    padding: 0.5rem .3rem;
    box-sizing: border-box;
}

.zdqy .zdqy_tab {
    position: relative;
}

.zdqy .zdqy_tab h3 {
    display: block;
    font-size: .3rem;
    color: #333333;
    position: relative;
    padding-left: 0.3rem;
    box-sizing: border-box;
}

.zdqy .zdqy_tab h3::after {
    content: '';
    width: 0.08rem;
    height: .3rem;
    display: block;
    background: #ff9504;
    border-radius: .3rem;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.zdqy .zdqy_tab a {
    display: block;
    width: 0.8rem;
    font-size: .24rem;
    color: #999999;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/xjtj_ico.png) right center no-repeat;
    background-size: .21rem;
}

.zdqy_box ul {
    margin-top: 0.1rem;
}

.zdqy_box ul li {
    width: 1.77rem;
    height: 1.51rem;
    background: url(../images/zdqy_bj.png) center center no-repeat;
    background-size: 100%;
    padding: 0.3rem;
    text-align: center;
    box-sizing: border-box;
    float: left;
    margin-right: 0.28rem;
    margin-top: 0.27rem;
}

.zdqy_box ul li:nth-child(3n) {
    margin-right: 0;
}

.zdqy_box ul li a {
    display: block;
}

.zdqy_box ul li a p {
    font-size: .28rem;
    margin-top: 0.2rem;
    color: #fefefe;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zdqy_zs {
    width: 6rem;
    height: 1rem;
    margin-top: 0.4rem;
    overflow: hidden;
}

.zdqy_zs .swiper-wrapper {
    width: 5.89rem;
    padding-left: .11rem;
}

.zdqy_zs a {
    display: block;
    width: 2.79rem;
    height: 1rem;
    border: .01rem solid #dde0e4;
    box-sizing: border-box;
}

.zdqy_zs a img {
    width: auto !important;
    height: .97rem !important;
}

.zdqy_zs .swiper-button-next {
    width: .3rem;
    height: .3rem;
    background: url('../images/zd_r.png') center center no-repeat;
    background-size: 100%;
    right: 0;
}

.zdqy_zs .swiper-button-prev {
    width: 0.3rem;
    height: 0.3rem;
    background: url('../images//zd_le.png') no-repeat center;
    background-size: 100%;
    z-index: 999;
    left: 0;
}

.tzxm {
    margin-top: 0.5rem;
}

.tzxm .sub_zsyz_tab img {
    width: 2.33rem;
}

.tzxm_con ul li {
    width: 3.22rem;
    height: 1.81rem;
    margin-right: .45rem;
    border-radius: .1rem;
    margin-top: 0.3rem;
    overflow: hidden;
    float: left;
    position: relative;
}

.tzxm_con ul li:nth-child(2n) {
    margin-right: 0;
}

.tzxm_con ul li a {
    display: block;
    position: relative;
}

.tzxm_con ul li a img {
    width: 100%;
    height: 100%;
}

.tzxm_con ul li p {
    width: 100%;
    height: .73rem;
    background: url("../images/sub_tzxm_pbj.png") center center repeat-x;
    background-size: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 .3rem;
    line-height: .73rem;
    text-align: center;
    color: #ffffff;
    box-sizing: border-box;
    font-size: .26rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.yhzc {
    background: #eef4fd;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    box-sizing: border-box;
}

.yhzc .sub_zsyz_tab {
    margin-bottom: 0.5rem;
}

.yhzc .sub_zsyz_tab img {
    width: 2.35rem;
}

.yhzc_con {
    padding: 0.1rem .3rem;
    background: #fff;
    box-sizing: border-box;
    border-radius: .08rem;
}


/* 招商引资 end*/


/* 通用概览 */

.position {
    height: 0.84rem;
    background: #f7fafe;
}

.position_c {
    height: 0.84rem;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.84rem;
    background: url(../images/position.png) no-repeat left center;
    background-size: 0.21rem;
    padding-left: 0.36rem;
    box-sizing: border-box;
}

.position_c a {
    font-size: 0.24rem;
    color: #333333;
}

.position_c a:last-child {
    color: #284c9f;
}

.sub_tab {
    height: .6rem;
    border-bottom: .02rem solid #ebebeb;
}

.sub_tab h3 {
    display: inline-block;
    font-size: .32rem;
    height: .6rem;
    line-height: .4rem;
    color: #284c9f;
    position: relative;
}

.sub_tab h3::after {
    content: '';
    width: 1.26rem;
    height: .02rem;
    position: absolute;
    left: 0;
    bottom: -.02rem;
    background: url('../images/sub_ico.png') center center no-repeat;
    background-size: 1.26rem;
}

.tylb {
    margin-top: 0.3rem;
    overflow: hidden;
}

.tylb ul li {
    height: 1.6rem;
    margin-bottom: 0.3rem;
    border-bottom: .01rem solid #eaeaea;
}

.tylb ul li a {
    width: 100%;
    font-size: .3rem;
    height: .8rem;
    line-height: .4rem;
    white-space: wrap;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    position: relative;
    padding-left: .25rem;
    box-sizing: border-box;
    overflow: hidden;
}

.tylb ul li a::after {
    content: '';
    width: 0.1rem;
    height: .1rem;
    display: block;
    background: #cccccc;
    border-radius: .3rem;
    position: absolute;
    left: 0;
    top: .15rem
}

.tylb ul li span {
    display: block;
    margin-top: 0.2rem;
    background: url('../images/sj_ico.png') left center no-repeat;
    background-size: .23rem;
    padding-left: .35rem;
    box-sizing: border-box;
    font-size: .28rem;
    color: #999999;
    margin-left: 0.3rem;
}

.tylb .a2 {
    width: 100%;
    height: 0.72rem;
    display: block;
    margin-top: 0.3rem;
    background-color: #eef4fd;
    text-align: center;
    color: #999999;
    line-height: 0.72rem;
    font-size: 0.26rem;
    border-radius: 0.03rem;
}


/* 通用细览 */

.tyxl {
    border: .01rem solid #ebebeb;
    padding: .5rem .3rem;
    box-sizing: border-box;
}

.tyxl h1 {
    text-align: center;
    line-height: .6rem;
    font-size: .44rem;
    color: #333333;
}

.tyxl .source {
    height: 1.15rem;
    margin-top: 0.3rem;
    background: url(../images/ly_bj.png) bottom center no-repeat;
    background-size: 6.28rem;
    text-align: center;
}

.tyxl .source p {
    font-size: .24rem;
    color: #999999;
    line-height: .4rem;
}

.tyxl .source * {
    font-size: .24rem;
    color: #999999;
}

.tyxl_cont {
    padding-top: 0.3rem;
    line-height: .58rem;
    font-size: .28rem;
    color: #333333;
    font-family: '微软雅黑';
}

.tyxl_cont * {
    line-height: .58rem !important;
    font-size: .28rem !important;
    color: #333333 !important;
    font-family: '微软雅黑' !important;
}

.tyxl_cont table {
    width: 100% !important;
    border-collapse: collapse;
}

.tyxl_cont table td {
    border: .01rem solid #ccc9c9;
    word-break: break-word !important;
    padding: 0 4px!important;
}

.tyxl_cont img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto !important;
}

.tyxl_cont iframe {
    max-width: 100%;
}


/* 开发区导报 */

.kfqdb ul li {
    width: 3.25rem;
    height: 3.87rem;
    background: url(../images/kfqdb_bj.png) center center no-repeat;
    background-size: 100%;
    float: left;
    text-align: center;
    margin-right: 0.4rem;
    margin-bottom: 0.4rem;
    overflow: hidden;
}

.kfqdb ul li:nth-child(2n) {
    margin-right: 0;
}

.kfqdb ul li em {
    display: block;
    font-size: .24rem;
    color: #15337c;
    margin-top: 1.9rem;
}

.kfqdb ul li p {
    font-size: .28rem;
    color: #333333;
    margin-top: 1.1rem;
}

.kfqdb .a2 {
    width: 100%;
    height: 0.72rem;
    display: block;
    margin-top: 0.1rem;
    background-color: #eef4fd;
    text-align: center;
    color: #999999;
    line-height: 0.72rem;
    font-size: 0.26rem;
    border-radius: 0.03rem;
}


/* 领导之窗 */

.ldzc {
    background-color: #eef4fd;
    overflow: hidden;
}

.ldzc .ldzc_con {
    width: 6.5rem;
    margin: .2rem auto;
    padding: 0.2rem .4rem;
    box-sizing: border-box;
    background-color: #ffffff;
}

.ldzc .ldzc_con .ldzc_tt {
    height: .4rem;
    background: url(../images/ldzc_tt_bj.png)center center no-repeat;
    background-size: 100%;
    text-align: center;
}

.ldzc .ldzc_con .ldzc_tt h2 {
    font-size: .32rem;
    color: #284c9f;
}

.ldzc .ldzc_con .ldzc_t .pic {
    text-align: center;
    margin-top: 0.4rem;
}

.ldzc .ldzc_con .ldzc_t .pic img {
    width: 2rem;
    height: 2.56rem;
}

.ldzc .ldzc_con .ldzc_t .pic h3 {
    font-size: .3rem;
    margin-top: 0.3rem;
}

.ldzc .ldzc_con .ldzc_t .pic h3 a {
    color: #333333;
}

.ldzc .ldzc_con .ldzc_t .pic p {
    font-size: .28rem;
    color: #333333;
    margin-top: 0.3rem;
}

.ldzc .ldzc_con .ldzc_t .ldzc_jj {
    height: 1.54rem;
    margin-top: 0.4rem;
    border-bottom: .01rem dashed #999999;
}

.ldzc .ldzc_con .ldzc_t .ldzc_jj a {
    display: block;
    width: 2.73rem;
    height: 1.1rem;
    line-height: 1.1rem;
    border-radius: .08rem;
    border: .01rem solid #e4efff;
    background: #f0f6ff;
    padding: 0 .4rem;
    font-size: .3rem;
    font-weight: bold;
    color: #284c9f;
    box-sizing: border-box;
}

.ldzc .ldzc_con .ldzc_t .ldzc_jj a:nth-child(1) img {
    width: 0.5rem;
    vertical-align: middle;
    margin-right: 0.08rem;
}

.ldzc .ldzc_con .ldzc_t .ldzc_jj a:nth-child(2) img {
    width: 0.48rem;
    vertical-align: middle;
    margin-right: 0.08rem;
}

.ldzc_lb {
    margin-bottom: 0.3rem;
}

.ldzc_lb ul li {
    width: 2.3rem;
    text-align: center;
    float: left;
    margin-right: 1.1rem;
    margin-top: 0.5rem;
}

.ldzc_lb ul li:nth-child(2n) {
    margin-right: 0;
}

.ldzc_lb ul li img {
    width: 2rem;
    height: 2.56rem;
}

.ldzc_lb ul li h3 {
    font-size: .3rem;
    color: #333333;
    margin-top: 0.3rem;
}

.ldzc_lb ul li p {
    width: 2.2rem;
    margin: .2rem auto 0;
    font-size: .28rem;
    line-height: .44rem;
}

.ldxl_t {
    text-align: center;
}

.ldxl_t img {
    width: 2rem;
    height: 2.56rem;
    margin-top: 0.3rem;
}

.ldxl_t h3 {
    font-size: .3rem;
    color: #333333;
    margin-top: 0.3rem;
}

.ldxl_t p {
    font-size: .28rem;
    margin-top: .3rem;
    color: #333333;
}

.ldxl_x {
    overflow: hidden;
}

.ldxl_x .box {
    margin-top: 0.24rem;
}

.ldxl_x .box .ldxl_tt {
    height: .91rem;
    padding: 0 .3rem;
    line-height: .91rem;
    box-sizing: border-box;
    background: #eef4fd;
}

.ldxl_x .box .ldxl_tt h4 {
    display: inline;
    font-size: .32rem;
    color: #284c9f;
}

.ldxl_x .box:nth-child(1) .ldxl_tt h4 {
    background: url('../images/ldxl_ico1.png') left center no-repeat;
    background-size: .33rem;
    padding-left: .5rem;
    box-sizing: border-box;
}

.ldxl_x .box:nth-child(2) .ldxl_tt h4 {
    background: url('../images/ldxl_ico2.png') left center no-repeat;
    background-size: .33rem;
    padding-left: .5rem;
    box-sizing: border-box;
}

.ldxl_x .box .ldxl_cont {
    font-size: 0.28rem;
    padding: 0.26rem 0;
    color: #333333;
    text-indent: 2em;
    line-height: 0.58rem;
    box-sizing: border-box;
}

.ldxl_x .box .ldxl_cont * {
    font-size: 0.28rem !important;
    color: #333333 !important;
    font-family: "微软雅黑" !important;
    line-height: 0.58rem !important;
}


/* 专题专栏 */

.ztzl_list .ztzl_con ul li {
    width: 3.24rem;
    height: 1.83rem;
    float: left;
    margin-right: .4rem;
    margin-top: 0.3rem;
}

.ztzl_list .ztzl_con ul li:nth-child(2n) {
    margin-right: 0;
}

.ztzl_list .ztzl_con ul li img {
    width: 3.24rem;
    height: 1.83rem;
}

.ztzl_list .ztzl_con .swiper-pagination3 {
    margin-top: 0.5rem;
}

.gdzt {
    margin-top: 0.3rem;
    overflow: hidden;
}

.gdzt .gdzt_con {
    margin-top: 0.4rem;
}

.gdzt .gdzt_con ul li {
    height: .87rem;
    border-radius: .08rem;
    border: 0.01rem solid #ebebeb;
    box-sizing: border-box;
    margin-top: 0.3rem;
    line-height: .87rem;
    padding: 0 .4rem;
    box-sizing: border-box;
    position: relative;
    background: url('../images/gd_ico.png') top right no-repeat;
    background-size: .92rem;
}

.gdzt .gdzt_con ul li a {
    display: inline-block;
    width: 60%;
    font-size: .28rem;
    color: #333333;
    padding-left: .45rem;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: url('../images/gd_ico1.png') left center no-repeat;
    background-size: .26rem;
}

.gdzt .gdzt_con ul li span {
    position: absolute;
    right: 1.2rem;
    font-size: .24rem;
    color: #999999;
}

.gdzt .gdzt_con .a2 {
    width: 100%;
    height: 0.72rem;
    display: block;
    margin-top: 0.3rem;
    background-color: #eef4fd;
    text-align: center;
    color: #999999;
    line-height: 0.72rem;
    font-size: 0.26rem;
    border-radius: 0.03rem;
}


/* 投资项目 */

.sub_tzxm_menu {
    height: .8rem;
    border-radius: 0.08rem;
    border: .01rem solid #e4efff;
    box-sizing: border-box;
    background-color: #fafcfe;
    margin-bottom: .4rem;
    padding: 0 .3rem;
    position: relative;
}

.sub_tzxm_box {
    height: 100%;
    width: 100vw;
    position: fixed;
    top: 0;
    left: -100vh;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.4);
}

.sub_tzxm_menu span {
    line-height: .8rem;
    font-weight: bold;
    font-size: .32rem;
    color: #284c9f;
}

.sub_tzxm_menu span::after {
    content: '';
    width: 0.21rem;
    height: .14rem;
    display: block;
    background: url(../images/tzxm_jt.png) center center no-repeat;
    background-size: 100%;
    position: absolute;
    right: .3rem;
    top: 50%;
    transform: translateY(-50%);
}

.sub_tzxm_menu .tzxm_menu {
    width: 6.9rem;
    position: absolute;
    top: .8rem;
    left: 0;
    display: none;
    padding: .2rem .3rem 0.2rem;
    border-radius: 0.08rem;
    background-color: #fafcfe;
    border: .01rem solid #e4efff;
    box-sizing: border-box;
    box-shadow: 0px .1rem .32rem 0px rgba(0, 0, 0, 0.1);
}

.sub_tzxm_menu .tzxm_menu a {
    display: block;
    line-height: .42rem;
    line-height: .8rem;
    font-weight: bold;
    font-size: .32rem;
    color: #284c9f;
}

.sub_tzxm table {
    display: block;
    width: 100%;
    margin-top: .3rem;
    border-collapse: collapse;
    box-sizing: border-box;
}

.sub_tzxm table thead th {
    width: 25%;
    height: .74rem;
    font-size: .26rem;
    font-weight: bold;
    color: #ffffff;
    background: url(../images/tzxm_ico1.png) center center no-repeat;
    background-size: 100%;
}

.sub_tzxm table tbody tr td {
    font-size: .26rem;
    width: 25%;
    text-align: center;
    min-height: 1.04rem;
    padding: 0.15rem .05rem;
    line-height: .4rem;
    border: 0.01rem solid #ebebeb;
}

.sub_tzxm table tbody tr:nth-child(2n) {
    background: #fafcfe;
}

.sub_tzxm .a2 {
    width: 100%;
    height: 0.72rem;
    display: block;
    margin-top: 0.3rem;
    background-color: #eef4fd;
    text-align: center;
    color: #999999;
    line-height: 0.72rem;
    font-size: 0.26rem;
    border-radius: 0.03rem;
}


/* 我要写信 */

.wyxx {
    padding-top: 0.1rem;
}

.wyxx_t {
    width: 100%;
    margin: 0 auto;
    border-bottom: 0.01rem solid #dcdcdc;
    box-sizing: border-box;
    height: 0.6rem;
}

.wyxx_t span {
    display: block;
    float: left;
    color: #1c69c6;
    border-bottom: 0.04rem solid #1c69c6;
    font-weight: bold;
    line-height: 0.42rem;
    font-size: 0.34rem;
    text-align: center;
    margin-right: 0.96rem;
    padding-bottom: 0.15rem;
}

.wyxx_c {
    font-size: 0.28rem;
    color: #333333;
    padding-bottom: 0.4rem;
}

.wyxx_c form img {
    display: inline-block;
}

.wyxx_c form {
    margin-top: 0.38rem;
}

.wyxx_c form .sfgk {
    width: 4.44rem;
    display: inline-block;
}

.wyxx_c form input,
.wyxx_c form select {
    vertical-align: inherit;
    width: 6.63rem;
    height: 0.74rem;
    font-size: 0.28rem;
    color: #999999;
    border-radius: 0.05rem;
    border: 0.01rem solid #e1e1e1;
    padding-left: 0.23rem;
    margin-bottom: 0.2rem;
    margin-top: 0.2rem;
    vertical-align: unset;
    background-color: #fff;
}

.wyxx_c form input::placeholder {
    color: #cccccc;
}

.wyxx_c form select {
    width: 6.9rem;
    height: 0.76rem;
    color: #777;
}

.wyxx_c form .lxrdz {
    width: 6.63rem;
}

.wyxx_c form .sfgk {
    width: 6.9rem;
    height: 0.76rem;
    margin-bottom: 15px;
}

.wyxx_c form .baioti {
    width: 6.63rem;
}

.wyxx_c form .xinjiannr {
    padding: 0.17rem 0.2rem;
    height: 2rem;
    width: 6.48rem;
    font-size: 0.28rem;
    color: #999999;
    border: 0.01rem solid #e1e1e1;
    border-radius: 0.05rem;
    background-color: #fff;
    vertical-align: top;
    margin-bottom: 0.2rem;
    font-family: å¾®è½¯é›…é»‘;
    margin-top: 0.2rem;
}

.wyxx_c form textarea::placeholder {
    color: #cccccc;
}

.wyxx_c form .yanzm {
    width: 3rem;
    height: 0.72rem;
    margin-right: 0.06rem;
    margin-bottom: 0.54rem;
}

.wyxx_c form .another {
    font-size: 0.26rem;
    color: #ff0000;
    padding-left: 0.1rem;
    cursor: pointer;
}

.wyxx_c form .tijiao {
    text-align: center;
}

.wyxx_c form .tijiao a {
    display: inline-block;
    width: 3.2rem;
    height: 0.78rem;
    line-height: 0.78rem;
    text-align: center;
    font-size: 0.28rem;
    border-radius: 0.5rem;
}

.wyxx_c form .tijiao a:first-child {
    margin-right: 0.29rem;
}


/* 来信选登 */

.sub_lxxd ul {
    margin-top: 0.2rem;
    margin-bottom: 0.4rem;
}

.sub_lxxd ul li:nth-child(5n) {
    margin-bottom: 0.25rem;
    padding-bottom: .2rem;
    border-bottom: 0.01rem dashed #dcdcdc;
}


/* 信件回复 start */

.xjhf_t {
    width: 100%;
    margin: 0 auto;
    border-bottom: 0.01rem solid #dcdcdc;
    box-sizing: border-box;
    height: 0.6rem;
}

.xjhf_t span {
    display: block;
    float: left;
    color: #1c69c6;
    border-bottom: 0.04rem solid #1c69c6;
    font-weight: bold;
    line-height: 0.42rem;
    font-size: 0.34rem;
    text-align: center;
    margin-right: 0.96rem;
    padding-bottom: 0.15rem;
}

.xjhf_c {
    margin-top: 0.1rem;
}

.xjhf_mobile_ly_tit,
.xjhf_mobile_fh_tit {
    width: 100%;
    height: 1rem;
    font-size: 0.3rem;
    line-height: 1rem;
    color: #1c69c6;
    padding-left: 0.3rem;
    background: url(../images/xjhf_tb01_mobile.png) no-repeat left center;
    background-size: 0.12rem;
}

.xjhf_mobile_ly_con span,
.xjhf_mobile_fh_con span {
    font-size: 0.28rem;
    color: #666666;
}

.xjhf_mobile_ly_con span.xihf_ly_span1,
.xjhf_mobile_fh_con span.xihf_ly_span1 {
    width: 1.67rem;
    height: 0.87rem;
    border: 0.01rem solid #eaeaea;
    display: block;
    border-bottom: 0;
    text-align: center;
    line-height: 0.86rem;
    float: left;
    background-color: #f7faff;
    box-sizing: border-box;
}

.xjhf_mobile_ly_con span.xihf_ly_span2 {
    width: 1.67rem;
    height: 1.98rem;
    border: 0.01rem solid #eaeaea;
    display: block;
    border-bottom: 0;
    text-align: center;
    line-height: 1.98rem;
    float: left;
    background-color: #f7faff;
    border-bottom: 0.01rem solid #eaeaea;
    box-sizing: border-box;
}

.xjhf_mobile_fh_con span.xihf_ly_span2 {
    width: 1.67rem;
    height: 1.98rem;
    border: 0.01rem solid #eaeaea;
    display: block;
    border-bottom: 0;
    text-align: center;
    line-height: 1.98rem;
    float: left;
    background-color: #f7faff;
    box-sizing: border-box;
}

.xjhf_mobile_ly_con span.xihf_ly_span3,
.xjhf_mobile_fh_con span.xihf_ly_span3 {
    width: 4.9rem;
    display: block;
    float: left;
    height: 0.87rem;
    overflow: auto;
    padding-left: 0.3rem;
    line-height: 0.86rem;
    border-top: 0.01rem solid #eaeaea;
    border-right: 0.01rem solid #eaeaea;
    text-align: left;
}

.xjhf_mobile_ly_con span.xihf_ly_span4 {
    width: 4.6rem;
    display: block;
    float: left;
    height: 1.34rem;
    line-height: 0.45rem;
    overflow: auto;
    padding: 0.3rem;
    border-top: 0.01rem solid #eaeaea;
    border-right: 0.01rem solid #eaeaea;
    border-bottom: 0.01rem solid #eaeaea;
    text-align: left;
}

.xjhf_mobile_fh_con span.xihf_hf_span4 {
    width: 4.6rem;
    display: block;
    float: left;
    height: 1.38rem;
    line-height: 0.45rem;
    overflow: auto;
    padding: 0.3rem;
    border-top: 0.01rem solid #eaeaea;
    border-right: 0.01rem solid #eaeaea;
    text-align: left;
}

.xjhf_mobile_fh_con span.xihf_ly_span5 {
    width: 1.67rem;
    height: 0.87rem;
    border: 0.01rem solid #eaeaea;
    display: block;
    text-align: center;
    line-height: 0.86rem;
    float: left;
    background-color: #f7faff;
    box-sizing: border-box;
}

.xjhf_mobile_fh_con span.xihf_ly_span6 {
    width: 4.9rem;
    display: block;
    float: left;
    height: 0.83rem;
    padding-left: 0.3rem;
    line-height: 0.86rem;
    border-top: 0.01rem solid #eaeaea;
    border-right: 0.01rem solid #eaeaea;
    text-align: left;
    border-bottom: 0.01rem solid #eaeaea;
}

.xjhf_mobile_ly_con span.xihf_ly_span3::-webkit-scrollbar {
    width: 4px;
    background: #eaeaea;
    border-radius: 10px;
}

.xjhf_mobile_ly_con span.xihf_ly_span3::-webkit-scrollbar-thumb {
    width: 4px;
    background: #1c69c6;
    border-radius: 10px;
}

.xjhf_mobile_ly_con span.xihf_ly_span4::-webkit-scrollbar {
    width: 4px;
    background: #eaeaea;
    border-radius: 10px;
}

.xjhf_mobile_ly_con span.xihf_ly_span4::-webkit-scrollbar-thumb {
    width: 4px;
    background: #1c69c6;
    border-radius: 10px;
}

.xjhf_mobile_fh_con span.xihf_hf_span4::-webkit-scrollbar {
    width: 4px;
    background: #eaeaea;
    border-radius: 10px;
}

.xjhf_mobile_fh_con span.xihf_hf_span4::-webkit-scrollbar-thumb {
    width: 4px;
    background: #1c69c6;
    border-radius: 10px;
}

.xian {
    height: 0.01rem;
    background: #d1d6dc;
    margin: 0.4rem 0;
}


/* 信件回复 end */


/* 信件查询 start */

.xjcx_t {
    width: 100%;
    margin: 0 auto;
    border-bottom: 0.01rem solid #dcdcdc;
    box-sizing: border-box;
    height: 0.6rem;
}

.xjcx_t span {
    display: block;
    float: left;
    color: #1c69c6;
    border-bottom: 0.04rem solid #1c69c6;
    font-weight: bold;
    line-height: 0.42rem;
    font-size: 0.34rem;
    text-align: center;
    margin-right: 0.96rem;
    padding-bottom: 0.15rem;
}

.SubXun {
    margin-top: 0.4rem;
}

.SubXunTop {
    border-radius: 0.05rem;
    border: .01rem solid #dddddd;
    padding: 0.3rem .3rem .5rem;
    box-sizing: border-box;
    position: relative;
}

.SubXunTop .SubXunInp input {
    display: block;
    width: 100%;
    height: 0.7rem;
    line-height: 0.7rem;
    border: none;
    outline: none;
    background: none;
    font-size: 0.28rem;
    color: #666666;
    float: left;
    margin-bottom: 0.3rem;
}

.SubXunTop .cxyzm {
    width: 3rem !important;
}

.SubXunTop .SubXunInp {
    float: left;
    width: 5.9rem;
    height: 0.72rem;
    line-height: 0.72rem;
    padding: 0 0.2rem;
    border-radius: 0.05rem;
    box-sizing: border-box;
    border: 0.01rem solid #e1e1e1;
    margin-bottom: 0.3rem;
}

.yzm {
    width: 1.76rem;
    height: 0.58rem;
    margin-top: 0.1rem;
    margin-left: 0.2rem;
}

.SubXunTop em {
    font-size: 0.28rem;
    float: left;
    line-height: 0.72rem;
    color: #ff4544;
    margin-left: 0.19rem;
}

.SubXunTop .SubXunInp input::placeholder {
    color: #cccccc;
}

.SubXunCen {
    font-size: 0.22rem;
    color: #999999;
    text-align: center;
    margin-top: 1rem;
}

.SubXunCen img {
    width: 3.8rem;
}

.SubXunCen p {
    font-size: .26rem;
    color: #999999;
}

.SubXunTop button {
    width: 3.98rem;
    height: 0.78rem;
    line-height: 0.78rem;
    text-align: center;
    font-size: 0.28rem;
    color: #ffffff;
    outline: none;
    border: none;
    cursor: pointer;
    border-radius: 0.5rem;
    background: #1c69c6;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -.39rem;
}

.SubXunBot {
    margin-top: 1rem;
}

.SubXunBot.on {
    border-top: .01rem dashed #dddddd;
}

.SubXunBot ul {
    margin-top: 0.5rem;
}

.SubXunBot ul li {
    width: 100%;
    height: 1.6rem;
    margin-bottom: 0.3rem;
    border-bottom: .01rem dashed #dddddd;
    position: relative;
}

.SubXunBot ul li .title {
    height: .5rem;
    font-size: .28rem;
    color: #333333;
    position: relative;
    padding-left: 0.1rem;
    box-sizing: border-box;
}

.SubXunBot ul li .title em {
    color: #284c9f;
}

.SubXunBot ul li .title::after {
    content: '';
    width: 0.08rem;
    height: .08rem;
    display: block;
    border-radius: .3rem;
    background: #284c9f;
    position: absolute;
    left: 0;
    top: .15rem;
}

.SubXunBot ul li p {
    font-size: .24rem;
    color: #666666;
    margin-left: 0.2rem;
}

.SubXunBot ul li span {
    display: block;
    font-size: .24rem;
    color: #666666;
    margin-left: 0.2rem;
    margin-top: 0.2rem;
}

.SubXunBot ul li a {
    display: block;
    width: 1rem;
    height: .4rem;
    font-size: .24rem;
    line-height: .4rem;
    padding-left: .3rem;
    color: #284c9f;
    box-sizing: border-box;
    background: url('../images/xjcx_ico3.png') left center no-repeat;
    background-size: .23rem;
    position: absolute;
    right: 0;
    top: 40%;
}

.SubXunBot ul li a.on {
    color: #666666;
    background: url('../images/xjcx_ico1.png') left center no-repeat;
    background-size: .23rem;
}

.SetTimerTanbc {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: .3rem .4rem;
    box-shadow: 0 0 .01rem rgba(0, 0, 0, .4);
    border-radius: .07rem;
    z-index: 10;
    display: none;
}

.SetTimerTanbc .xjhf {
    width: 6.9rem;
    margin-top: 0;
}

.SubXieBiaoInp2 textarea {
    overflow-y: auto;
}

.SetTimerTanbc .cont p {
    font-size: .24rem;
    color: #999;
    margin: 0;
    font-weight: normal;
}

.SetTimerTanbc .bot {
    text-align: center;
    margin-top: .2rem;
}

.SetTimerTanbc .bot button {
    border: none;
    width: 1rem;
    height: .5rem;
    border-radius: 0.03rem;
    margin: 0 .05rem;
    outline: none;
}

.SetTimerTanbc .bot button#SetTimerTanbc1 {
    background-color: #1658a0;
    color: #fff;
    font-size: .24rem;
}

.SetTimerTanBg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 9;
    display: none;
}

#mask_shadow {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

#popup {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 100;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 4.8rem;
    height: 3rem;
    box-shadow: 0 0.05rem 0.15rem rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
}

#popup.show {
    display: block;
    opacity: 1;
}

#mask_shadow.show {
    display: block;
    opacity: 1;
}

#popup .title {
    position: relative;
    width: 100%;
    height: .55rem;
    background-color: #1658a0;
    cursor: move;
}

#popup .title p {
    padding-left: .14rem;
    line-height: .55rem;
    color: #fff;
}

#popup .title span {
    position: absolute;
    top: .12rem;
    right: .2rem;
    width: .3rem;
    height: .3rem;
    color: #000;
    opacity: 0.2;
    font-size: .21rem;
    cursor: pointer;
    text-align: center;
    border: .01rem solid #333;
}

#popup .title span:hover {
    opacity: 0.8;
}

#popup .cont {
    width: 100%;
    height: 1.35rem;
    background-color: #ffffff;
}

#btn1,
#myd a {
    line-height: .5rem;
    color: #666666;
}

#starRating .photo span {
    position: relative;
    display: inline-block;
    width: .44rem;
    height: .42rem;
    overflow: hidden;
    margin-right: .23rem;
    cursor: pointer;
}

#starRating .photo span:last-child {
    margin-right: 0px;
}

#starRating .photo span .nohigh {
    position: absolute;
    width: .44rem;
    height: .42rem;
    top: 0;
    left: 0;
    background: url('../images/star.png');
    background-size: 100%;
}

#starRating .photo span .high {
    position: absolute;
    width: .44rem;
    height: .42rem;
    top: 0;
    left: 0;
    background: url('../images/star1.png');
    background-size: 100%;
}

#starRating .starNum {
    font-size: .24rem;
    color: #de4414;
    margin-top: .14rem;
    margin-bottom: .14rem;
    text-align: center;
}

#starRating .bottoms {
    height: .54rem;
    text-align: center;
    margin-top: .3em;
    padding-top: .3rem;
    box-sizing: border-box;
    border-top: .01rem solid #d8d8d8;
}

#starRating .photo {
    margin-top: .3rem;
    text-align: center;
}

#starRating .bottoms a {
    margin-bottom: 0;
}

#starRating .bottoms .garyBtn {
    margin-right: .57rem !important;
}

#starRating .bottoms a {
    width: 1.3rem;
    height: .5rem;
    line-height: .5rem;
    border-radius: .03rem;
    display: inline-block;
    font-size: .24rem;
    transition: all 0.2s linear;
    margin: 0rem 0 .22rem;
    text-align: center;
    cursor: pointer;
}

.garyBtn {
    margin-right: .3rem !important;
    background-color: #e1e1e1;
    color: #999999;
}

.blueBtn {
    background-color: #1658a0;
    color: #fff;
}

.blueBtn:hover {
    background: #2b7ed7;
}


/* 信件查询 end */


/* 意见征集 */

.sub_yjzj ul {
    margin-top: 0.4rem;
}

.sub_yjzj ul li {
    height: 1.8rem;
    border: 0.01rem solid #dcdcdc;
    padding: .2rem .3rem;
    box-sizing: border-box;
    margin-bottom: 0.3rem;
    border-radius: 0.08rem;
}

.sub_yjzj ul li a {
    display: block;
    font-size: .28rem;
    color: #333333;
    line-height: .46rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sub_yjzj ul li p {
    height: .44rem;
}

.sub_yjzj ul li span {
    display: block;
    line-height: .44rem;
    font-size: .24rem;
    color: #999999;
}

.sub_yjzj ul li em {
    display: inline-block;
    width: .9rem;
    height: .44rem;
    line-height: .44rem;
    text-align: center;
    font-size: .24rem;
    color: #999999;
    border-radius: .05rem;
    background: #f1f1f1;
}

.sub_yjzj ul li em.on {
    background: #e5f6f2;
    color: #00a583;
}

.sub_yjzj .a2 {
    width: 100%;
    height: 0.72rem;
    display: block;
    margin-top: 0.4rem;
    background-color: #eef4fd;
    text-align: center;
    color: #999999;
    line-height: 0.72rem;
    font-size: 0.26rem;
    border-radius: 0.03rem;
}


/* 意见征集细览 */

.yjzj_xl_zjjg {
    margin-top: 0.4rem;
    border: 0.01rem solid #e1e2ea;
    border-bottom-left-radius: 0.05rem;
    border-bottom-right-radius: 0.05rem;
    box-sizing: border-box;
}

.yjzj_xl_zjjg_t {
    height: 0.4rem;
    margin-top: 0.4rem;
    padding: 0 .3rem;
    box-sizing: border-box;
}

.yjzj_xl_zjjg_t span {
    font-size: 0.28rem;
    color: #333333;
    font-weight: bold;
    position: relative;
    padding-left: 0.25rem;
    box-sizing: border-box;
}

.yjzj_xl_zjjg_t span::after {
    content: '';
    width: 0.05rem;
    height: .25rem;
    border-radius: .03rem;
    display: block;
    background: #ff9504;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.yjzj_xl_zjjg_c {
    min-height: 3rem;
    padding: 0 .3rem .2rem;
    font-size: 0.28rem;
    text-indent: 2em;
    text-align: justify;
    line-height: 0.6rem;
    display: block;
    color: #333333;
}

.fbyj {
    margin-top: 0.4rem;
}

.fbyj_t {
    height: .6rem;
    line-height: .6rem;
    position: relative;
}

.fbyj_t::after {
    content: '';
    width: 1.68rem;
    height: .1rem;
    display: block;
    background: url('../images/fbyj_ico.png') center center no-repeat;
    background-size: 1.68rem;
    position: absolute;
    left: 0;
}

.fbyj_t h3 {
    font-size: .3rem;
    padding-left: .4rem;
    box-sizing: border-box;
    background: url('../images/fbyj_ico1.png') left center no-repeat;
    background-size: .33rem;
}

.fbyj_con {
    border: 0.01rem solid #e1e2ea;
    padding: 0.4rem .3rem;
    box-sizing: border-box;
    border-bottom-left-radius: 0.05rem;
    border-bottom-right-radius: 0.05rem;
}

.zxft_xl_zxly {
    margin-top: 0.2rem;
}

.zxft_xl_zxly_t {
    height: .4rem;
}

.zxft_xl_zxly_t span {
    font-size: 0.3rem;
    color: #333;
    font-weight: bold;
}

.zxft_xl_zxly_c {
    margin-top: 0.3rem;
    height: 8.25rem;
    box-sizing: border-box;
}

.zxft_xl_zxly_c form {
    padding-bottom: 0.5rem;
    font-size: 0.28rem;
    color: #333333;
}

.zxft_xl_zxly_c form font {
    margin-left: 0.04rem;
    font-size: 0.26rem;
}

.zxft_xl_zxly_c form input,
.zxft_xl_zxly_c form select {
    vertical-align: inherit;
    width: 6.3rem;
    height: 0.76rem;
    margin-top: 0.2rem;
    box-sizing: border-box;
    border-radius: 0.03rem;
    font-size: .24rem;
    color: #999999;
    border: 0.01rem solid #eaeaea;
    padding-left: 0.23rem;
    margin-bottom: 0.3rem;
    vertical-align: unset;
    background-color: #fff;
}

.zxft_xl_zxly_c form input::placeholder {
    color: #666666;
}

.zxft_xl_zxly_c form .xinjiannr {
    padding: 0.17rem 0.2rem;
    height: 2rem;
    width: 6.3rem;
    box-sizing: border-box;
    border: 0.01rem solid #eaeaea;
    border-radius: 0.03rem;
    background-color: #fff;
    vertical-align: top;
    margin-top: 0.2rem;
    margin-bottom: 0.3rem;
}

.zxft_xl_zxly_c form .yanzm {
    width: 3.26rem;
    height: 0.76rem;
    margin-bottom: 0.3rem;
}

.zxft_xl_zxly_c form .tijiao {
    float: left;
    text-align: center;
}

.zxft_xl_zxly_c form .tijiao a {
    display: block;
    width: 3rem;
    height: 0.78rem;
    line-height: 0.78rem;
    float: left;
    text-align: center;
    font-size: 0.28rem;
    color: #fff;
    border-radius: 0.5rem;
    margin-right: 0.26rem;
}

.zxft_xl_zxly_c form .tijiao a:last-child {
    margin-right: 0;
}

.zxft_xl_wyly_c {
    min-height: 3rem;
}

.zxft_xl_wyly_c ul li {
    line-height: 0.54rem;
    height: 1.2rem;
    margin-bottom: .3rem;
    border-bottom: 0.01rem dashed #dadada;
}

.zxft_xl_wyly_c ul li dt {
    display: block;
}

.zxft_xl_wyly_c ul li span {
    color: #284c9f;
    font-size: 0.28rem;
    float: left;
    position: relative;
    padding-left: .2rem;
    box-sizing: border-box;
}

.zxft_xl_wyly_c ul li i {
    color: #333333;
    max-width: 4.98rem;
    display: block;
    float: left;
    height: 0.54rem;
    line-height: 0.54rem;
    margin-left: 0.1rem;
    font-size: 0.28rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zxft_xl_wyly_c ul li span::after {
    content: '';
    width: 0.08rem;
    height: .08rem;
    display: block;
    background: #005497;
    border-radius: .5rem;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.zxft_xl_wyly_c ul li em {
    display: block;
    color: #666666;
    font-size: 0.24rem;
    margin-left: 0.2rem;
    margin-bottom: 0.2rem;
    margin-left: 0.15rem;
    margin-left: 0.4rem;
}

.lyxz {
    border-radius: .08rem;
    background: #cae5ff;
    padding: 0.2rem;
    background: #cae5ff;
    margin-top: 0.4rem;
}

.lyxz_con {
    padding: .4rem;
    background: #ffffff;
    box-sizing: border-box;
}

.lyxz_con .tyxl_cont {
    padding-top: 0;
}

.SubJianx {
    text-align: center;
    margin-top: .2rem;
    border-top: .01rem dashed #e6e6e6;
    padding-top: .4rem;
    box-sizing: border-box;
}

.SubJianx input {
    margin-right: .1rem;
    cursor: pointer;
    font-size: .26rem;
    color: #333333;
}

#xy_Submit {
    text-align: center;
    margin-top: .3rem;
}

#xy_Submit button {
    width: 3.95rem;
    height: .8rem;
    border: none;
    background-color: #ccc;
    color: #fff;
    font-size: .28rem !important;
    margin: 0 .3rem;
    cursor: no-drop;
    outline: none;
    border-radius: 0.39rem;
    box-sizing: border-box;
    text-align: center;
    padding: 0 .2rem;
}

#xy_Submit button.on {
    background-color: #284c9f;
    cursor: pointer;
    color: #ffffff;
}

tyxl table.titletable2 {
    width: 6.9rem;
    margin-bottom: 0.2rem;
    margin-top: 0.2rem;
    border-collapse: collapse;
    border-spacing: 0;
}

.tyxl table.titletable2 tr,
th,
td {
    padding: 0.15rem;
    line-height: .3rem;
    font-size: .26rem;
    font-family: "微软雅黑";
}

.tyxl table.titletable2 th {
    width: 30%;
    color: #333333;
    border: 1px solid #e1e1e1;
    border-bottom: 0px;
    padding: 0.15rem;
    line-height: .4rem;
    font-size: .26rem;
    font-family: "微软雅黑";
}

.tyxl table.titletable2 td {
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    width: 70%;
    color: #666666;
}

.tyxl table.titletable2 td.gwsxCon,
.tyxl table.titletable2 th.sx {
    border-bottom: 1px solid #e1e1e1;
}

.zcgl {
    padding-bottom: 0.4rem;
}

.download-pdf {
    width: 1.68rem !important;
    color: #fff !important;
    margin: 0 auto;
    display: block;
    background-color: #284c9f;
    text-align: center;
    text-indent: 0;
    font-size: 0.28rem;
    line-height: 0.48rem;
    border-radius: .3rem;
}

.yjzj_ts {
    display: none;
    line-height: 1rem;
    text-align: center;
    color: red;
}

.zcgl {
    padding-bottom: 0.4rem;
}

.list_title {
    margin-top: 0.4rem;
    height: 0.7rem;
}

.list_title h3 {
    display: block;
    font-size: 0.4rem;
    line-height: 0.7rem;
    color: #284c9f;
    float: left;
}

.article_list {
    margin-top: 0.1rem;
}

.article_list ul li {
    height: auto;
}

.article_list ul li a {
    max-width: 100%;
    font-size: 0.3rem;
    line-height: 0.6rem;
    display: block;
    color: #333333;
    text-indent: 1em;
    background: url(../images/heidian.png) no-repeat left 0.28rem;
    background-size: 0.06rem;
    box-sizing: border-box;
}

.tyxl table.titletable2 {
    margin-bottom: .4rem;
}

.ysq_tit {
    height: .47rem;
    border-bottom: 0.01rem solid #ebebeb;
    margin-top: .4rem;
}

.ysq_cont h3 {
    font-size: .32rem !important;
    color: #194da6 !important;
    text-align: center;
    margin-top: .4rem;
}

.ysq_cont .cont {
    text-align: justify;
    font-size: .28rem !important;
    color: rgb(51, 51, 51) !important;
    line-height: .46rem !important;
    font-family: 微软雅黑 !important;
}

.ysq_cont .cont * {
    text-align: justify;
    font-size: .28rem !important;
    color: rgb(51, 51, 51) !important;
    line-height: .46rem !important;
    font-family: 微软雅黑 !important;
}

.ysq_cont .button button {
    display: block;
    width: 3.9rem;
    height: .6rem;
    font-size: .24rem;
    cursor: no-drop;
    border: none;
    outline: none;
    border-radius: .03rem;
    background-color: #194da6;
    color: #fff;
    margin: 0 auto;
}

.ysq_cont .button button.show {
    cursor: pointer;
}

.ysq_cont .cont img {
    width: 100%;
}

.ysq_cont .button button i {
    color: #ffffff;
}

.ysq_zcbm .hd {
    height: .47rem;
    border-bottom: .01rem solid #ebebeb;
}

.ysq_zcbm .hd span {
    font-size: .32rem;
    color: rgb(25, 77, 166);
    font-weight: 700;
    display: inline-block;
    height: .45rem;
    border-bottom: .03rem solid rgb(25, 77, 166);
}

.ysq_zcbm .bd li {
    float: left;
    width: 33.3333%;
    padding-left: .3rem;
    box-sizing: border-box;
    position: relative;
    height: .6rem;
    line-height: .6rem;
}

.com-prompt-box {
    display: none;
    width: 4.8rem !important;
    background: #fff;
    border-radius: .05rem !important;
    position: fixed;
    left: 50%;
    margin-left: 0 !important;
    top: 40% !important;
    margin-top: 0 !important;
    height: 3rem !important;
    transform: translate(-50%, -40%);
    overflow: hidden;
    z-index: 100000;
    border: .01rem solid #ccc !important;
    padding: .17rem !important;
    -webkit-box-shadow: 0 0 .15rem rgba(0, 0, 0, .5) !important;
    box-shadow: 0 0 .15rem rgba(0, 0, 0, .5) !important;
}

.com_pic_suc {
    height: .9rem !important;
    margin-top: .2rem !important;
    background-size: 25%;
}

.com-prompt-lists {
    position: absolute;
    top: .6rem !important;
    width: 100%;
    left: 0px;
    height: auto;
    max-height: 2rem !important;
    overflow: auto;
}

.com-prompt-btns {
    width: 2rem !important;
    position: absolute;
    bottom: .1rem !important;
    left: 40%;
}

.com-prompt-btns a {
    height: .5rem !important;
    width: 47%;
    line-height: .5rem !important;
    text-align: center;
    color: #fff;
    border-radius: .05rem !important;
    font-size: .26rem !important;
    margin-bottom: .1rem !important;
}

.com-prompt-item {
    text-align: center;
    font-size: .24rem !important;
    color: #666;
    line-height: .48rem !important;
    padding: .3rem !important;
}

.ys .idx_xlxd_tt {
    background: #eef4fd !important;
}

.ys .idx_xlxd_tt * {
    color: #284c9f !important;
}

.ys h3 a {
    color: #284c9f !important;
}

.ys .idx_yjzj_con .swiper-pagination3 span.swiper-pagination-bullet-active {
    background: #284c9f !important;
}

.ys .idx_yjzj .idx_yjzj_con ul li em.on {
    background: #e5f6f2 !important;
    color: #00a583 !important;
}


/* 宣传画册 */

.xchc {
    width: 5.99rem;
    height: 7.88rem;
    margin: .4rem auto;
    background: url(../images/xchc_bj.png) center center no-repeat;
    background-size: 100%;
    overflow: hidden;
}

.xchc img {
    width: 100%;
    height: 7.68rem !important;
}

.mySwiper10 {
    width: 5.16rem !important;
    height: 7.68rem !important;
    margin-left: 0.1rem !important;
    margin-right: 0 !important;
    margin-top: 0.1rem !important;
}

.mySwiper10 .swiper-slide {
    width: 100% !important;
}

.mySwiper10 .swiper-button-next {
    width: 0.89rem !important;
    height: 0.89rem !important;
    background: url(../images/xchc_r.png) no-repeat center;
    background-size: 100%;
}

.mySwiper10 .swiper-button-prev {
    width: 0.89rem !important;
    height: 0.89rem !important;
    background: url(../images/xchc_l.png) no-repeat center;
    background-size: 100%;
    z-index: 999;
}

.md {
    width: 5.3rem;
    height: .63rem;
    overflow: hidden;
}

.md a {
    display: block;
    width: 2.4rem;
    height: .63rem;
    line-height: .63rem;
    font-size: .28rem;
    color: #fff;
    text-align: center;
    background: url(../images/xchc_an_bj.png) center center no-repeat;
    background-size: 100%;
}


/* 网站地图 */

.wzdt {
    margin-top: .3rem;
    overflow: hidden;
}

.wzdt .block1 {
    margin-bottom: .3rem;
    border: 0.01rem solid #f0f0f0;
}

.wzdtTop {
    height: .6rem;
    line-height: .6rem;
    background: #f1f9fe;
}

.wzdtTop a {
    display: inline-block;
    font-size: .3rem;
    font-weight: bold;
    color: #333333;
    position: relative;
    text-indent: .15rem;
}

.wzdtTop a:after {
    display: block;
    position: absolute;
    height: .3rem;
    width: 0.07rem;
    content: '';
    background-color: #fe9910;
    left: 0;
    top: .15rem;
    border-radius: 0.03rem;
}

.wzdtTop a:hover {
    color: #284c9f;
}

.wzdt .block1 ul {
    padding: .2rem .25rem;
    padding-bottom: .15rem;
}

.wzdt .block1 ul li {
    float: left;
    line-height: .46rem;
    width: 2rem;
    margin-right: .15rem;
}

.wzdt .block1 ul li a {
    display: block;
    font-size: .28rem;
    color: #333333;
    padding-left: .18rem;
    box-sizing: border-box;
    background: url("../images/wzdttb.png") no-repeat left center;
    background-size: .08rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wzdt .block1 ul li:hover a {
    color: #284c9f;
}

.wzdt .block1 ul li:nth-child(3n) {
    margin-right: 0;
}
