﻿body{
    min-width: 100%;
}
#nav-menu{
    display: none;
}
#container #main{
    width: 100%;
}
#header{
    width: 100%;
    height: 2.5rem;
    overflow: hidden;
}
#container{
    background: url('../images/indexMobileTop.png') no-repeat 0 0;
    background-size: 100% 2.5rem;
}
.logo-box{
    margin: 0;
    height: 100%;
    position: relative;
}
.logo-box a img:first-child{
	width: 0.8rem;
	height: 0.8rem;
	margin:0 0.1rem 0 0.3rem;
}
.logo-box .logo-img{
    width:4.05rem;
    height: auto;
    margin: 0.45rem 0 0 0;
}
.logo-box .search{
    width: 5.34rem;
    height: 0.67rem;
    margin: 0.4rem auto 0;
    float: none;
    border-radius: 0.67rem;
    border: none;
    overflow: hidden;
}
.logo-box .search input {
    width: 4.4rem;
    height: 0.67rem;
    line-height: 0.67rem;
    font-size: 0.3rem;
    padding-left: 0.4rem;
    box-sizing: border-box;
}
.logo-box .search .search-img {
    width: 0.9rem;
    height: 0.67rem;
    line-height: 0.67rem;
    text-align: center;
    background-color: #037edb;
    cursor: pointer;
    display: block;
    float: right;
    border-radius: 0 0.67rem 0.67rem 0;
}
.search-img img {
    width: 0.4rem;
    height: 0.4rem;
    vertical-align: middle;
}

#notice {
    height: 1rem;
    padding: 0 0.3rem;
    margin-top: 0;
    background-color: #fff;
    position: relative;
}
.notice-header-box {
    width: 1.7rem;
    height: 0.46rem;
    background-color: #037edb;
    position: absolute;
    top: 50%;
    margin-top: -0.23rem;
}
.notice-header {
    width: 1.7rem;
    height: 0.46rem;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
}
.notice-header img {
    width: 0.29rem;
    height: 0.27rem;
    vertical-align: middle;
}
.notice-header span {
    font-size: 0.3rem;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    font-size: 0.3rem;
}
.picScroll-left {
    width: calc( 100% - 2.3rem );
    height: 0.46rem;
    position: absolute;
    left: 2rem;
    top: 0.28rem;
}
.picScroll-left .bd {
    width: 100%;
    height: 0.46rem;
    position: absolute;
    top: 50%;
    margin-top: -0.23rem;
    left: 0;
    margin-left: 0.15rem;
    overflow: hidden;
}
.notice-title .content{
    width: 5rem;
    margin-right: 0.3rem;
}
#part01 {
    margin-top: 0;
}
#part01 .left {
    width: 100%;
}
.left .swiper1 {
    width: 100%;
    position: relative;
}
.slideBox {
    width: 100%;
    height: 4.28rem;
    position: relative;
}
.slideBox .bd {
    width: 100%;
    height: 4.22rem;
    overflow: hidden;
    position: relative;
}
#slideBox .slide-content {
    height: 4.22rem;
}
.slide-content .news-img {
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.slide-content-title {
    width: 100%;
    height: 0.6rem;
    position: absolute;
    bottom: 0;
    left: 0;
}
.slide-content-title-text {
    width: 100%;
    line-height: 0.6rem;
    padding: 0 0.3rem;
    font-size: 0.3rem;
    color: #fff;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.slide-controller {
    width: 0.5rem;
    height: 1.28rem;
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
    z-index: 10;
    cursor: pointer;
}
.arrow-left {
    left: 0.3rem;
}
.arrow-right {
    right: 0.3rem;
}
.slide-controller-bg {
    width: 0.5rem;
    height: 1.28rem;
}
.slide-controller-img {
    width: 0.16rem;
    height: 0.26rem;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.13rem;
    margin-left: -0.08rem;
}
.slide-line {
    width: 100%;
    height: 0.06rem;
    margin-top: 0.01rem;
}
.slide-line li {
    width: calc( 20% - 0.01rem );
    height: 0.06rem;
    background-color: #dcdcdc;
    margin-right: 0.01rem;
    cursor: pointer;
}
.slideBox .hd {
    width: 100%;
}

#part01 .right {
    width: 100%;
    margin-top: 0.4rem;
    min-height: 3rem;
    padding: 0 0.3rem;
    box-sizing: border-box;
}
.tab-content {
    padding-left: 0;
}
.tab-list {
    margin-top: 0;
    box-sizing: border-box;
    padding: 0 0.3rem;
}
.tab-list li {
    height: 0.28rem;
    margin-bottom: 0.44rem;
    cursor: pointer;
}
.tab-list-item{
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    color: #414141;
}
.tab-list-item img{
    width: 0.05rem;
    height: 0.05rem;
    margin-left: 0.02rem;
    margin-right: 0.08rem;
}
.tab-list-item-content{
    width: calc( 100% - 0.2rem );
}
.tab-list-item-time{
    display: none;
}
.tab-header {
    width: 100%;
    height: 0.81rem;
    padding-left: 0;
    border-bottom: 0.01rem solid #dcdcdc;
    display: flex;
    justify-content: space-between;
}
.tab-header li {
    margin-right: 0;
    height: 100%;
}
.tab-header li:first-child {
    margin-right: 0;
}
.tab-th {
    width: auto;
    height: 0.5rem;
    display: inline-block;
    vertical-align: middle;
    margin-top: 0.15rem;
}
.tab-th i {
    /*width: 0.14rem;
    height: 0.14rem;
    display: inline-block;
    margin-right: 0.06rem;
    background-size: 0.14rem 0.14rem;
    vertical-align: top;
    margin-top: 0.14rem;
    background-repeat: no-repeat;*/
    display: none;
}
.tab-th span {
    display: inline-block;
    font-size: 0.34rem;
    font-weight: bold;
    color: #2f2f2f;
}
#part01 .tab-th a{
    font-size: 0.28rem;
}
#part02 a{
    margin-right: 0;
}
#part02 {
    margin-top: 0.3rem;
    height: auto;
}
#part02 a{
    margin-bottom: 0.3rem;
}
#part02 a img {
    width: calc( 100% - 0.6rem );
    height: 1.6rem;
    display: block;
    object-fit: cover;
    margin:0 auto;
}
#part03 {
    margin-top: 0.3rem;
    padding: 0 0.3rem;
}
.part03-left {
    width: 100%;
    height: auto;
}
.part03-left-item.mr {
    margin-right: 0;
}
.part03-left-item {
    width: 100%;
    margin-bottom: 0.5rem;
}
.part03-left-item-title h3 {
    font-size: 0.34rem;
    color: #037edb;
    line-height: 0.34rem;
    border-bottom: 0.07rem solid #037edb;
}
.part03-left-item-title a {
    font-size: 0.26rem;
    line-height: 0.76rem;
    color: #0090ff;
}
.part03-left-list {
    border-top: 0.02rem solid #037edb;
    padding-top: 0.3rem;
}
.part03-left-list-li {
    margin-bottom: 0.4rem;
}
.part03-left-list-li a {
    width: 100%;
    font-size: 0;
    color: #4d4d4d;
    display: block;
}
.part03-left-list-li a img {
    width: 0.08rem;
    height: 0.08rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.1rem!important;
}
.part03-left-list-li a p {
    width: calc( 100% - 0.2rem );
    margin-right: 0;
    font-size: 0.3rem;
    display: inline-block;
    vertical-align: middle;
}
.part03-left-list-li a span {
    display: none;
}
.part03-left-tab ,.part03-left-tab {
    padding-top: 0.3rem;
    min-height: 3rem;
}
.part03-left-tab-header{
    text-align: center;
}
.part03-left-tab-header li {
    width: 1.8rem;
    height: 0.5rem;
    line-height: 0.48rem;
    border: 0.01rem solid #FFFFFF;
    font-size: 0.34rem;
    color: #2f2f2f;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    float: none;
    display: inline-block;
}
.part03-left-tab-list {
    width: 100%;
    background-color: #f3faff;
    margin-top: 0;
    padding:0;
}
.part03-left-tab-list-li {
    margin-bottom: 0.4rem;
}
.part03-left-tab-list-li a img {
    width: 0.08rem;
    height: 0.08rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.1rem;
}
.part03-left-tab-list-li a p {
    width: calc( 100% - 0.2rem );
    margin-right: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 0.3rem;
}
.part03-left-tab-list-li a span {
    display: none;
}
.part03-right {
    width: 100%;
    margin-top: 0.3rem;
    float: left;
}
.part03-right-menu-box,.part03-right-child-menu,.part03-right-child-box,.part03-right-child-box-list{
    display: none;
}
.link-img-box {
    width: 100%;
    height: 1.26rem;
    display: block;
    margin-bottom: 0.3rem;
}
.link-img-box img{
    object-fit: cover;
}
.link-query-box {
    width: 100%;
    height: 1.26rem;
    display: block;
    background-color: #ffbb44;
    text-align: center;
    font-size: 0;
}
.link-query-box i {
    width: 0.6rem;
    height: 0.6rem;
    display: inline-block;
    background-position: 0;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.link-query-box span {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.4rem;
    color: #ffffff;
    margin-left: 0.1rem;
}
#part04 {
    margin-top: 0.6rem;
    padding: 0 0.3rem;
}
.link-item {
    width: 100%;
    height: 0.8rem;
    border: 0.01rem solid #bfbfbf;
    margin-right: 0;
    position: relative;
    cursor: pointer;
    margin-bottom: 0.2rem;
}
.link-item a {
    width: 100%;
    height: 0.78rem;
    line-height: 0.78rem;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 0.3rem;
    color: #000;
    font-weight: 300;
    display: block;
}
.link-item .select{
    width: 100%;
    height: 0.78rem;
}
.pcShow{
    display: none!important;
}
.footer-content {
    width: 100%;
}
.footer-content-box {
    width: 100%;
	display: flex;
	flex-direction: column-reverse;
}
.footer-content-box-right {
    display: block;
    width: 100%;
    text-align: center;
    margin-left: 0;
    line-height: 0.48rem;
    font-size: 0.28rem;
}
.footer-img-box {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
	display: flex;
	justify-content: center;
}
.footer-img-box a{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    float: none;
}
.footer-img-box a:last-child {
    margin-top: 0;
    margin-left: 0.8rem;
	display: flex;
	align-items: center;
}
.footer-info {
    height: auto;
    font-size: 0.28rem;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 0;
}
.map {
    font-size: 0.28rem;
    color: #ffffff;
    margin-left: 0;
}
#footer {
    width: 100%;
    background-color: #037edb;
    margin-top: 0.5rem;
    padding: 0.4rem 0;
}
.backtop{
    background-color: #ffad2c;
    border: 1px solid #ffad2c;
}

.mobileNav{
    width: 100%;
    height: 100%;
    z-index: 999;
    position: fixed;
    left: 0;
    top: 0;
}
.mobileNavBG{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
}
.mobileLogo{
    position: absolute;
    left: 0.3rem;
    top: 0.45rem;
    width: 5.75rem;
    /*height: 0.73rem;*/
}
.mobileClose{
    width: 0.43rem;
    height: 0.43rem;
    position: absolute;
    right: 0.3rem;
    top: 0.45rem;
}
.mobileMenu{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 50%;
    right: 0;
    margin: auto;
    box-sizing: border-box;
    padding: 0 0.3rem;
	transform: translate(-50%, -50%);
}

.mobileMenu>.menu-li{
    display: inline-block;
    width: 2.94rem;
    border-radius: 0.05rem;
    background: #0090ff;
    color: #fff;
    text-align: center;
    font-size: 0.34rem;
    margin-bottom: 0.48rem;
    overflow: hidden;
	padding: 0.2rem 0;
	box-sizing: border-box;
}
.mobileMenu>.menu-li a {
    width: 100%;
	height: 100%;
	line-height: normal;
    display: block;
    font-size: 0.34rem;
    color: #fff;
	background: none;
}
.mobileMenu>.menu-li a i{
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	background-repeat: no-repeat;
	background-position: center;
	box-sizing: border-box;
	margin: 0 auto;
}
.mobileMenu>.menu-li a span{
	display: block;
	text-align: center;
}
.mobileMenu .menu-li a.home i{
	background-image: url(../images/icon_home.png);
}
.mobileMenu .menu-li a.fbjd i{
	background-image: url(../images/icon_fbjd.png);
}
.mobileMenu .menu-li a.hdjl i{
	background-image: url(../images/icon_hdjl.png);
}
.mobileMenu .menu-li a.bsfw i{
	background-image: url(../images/icon_bsfw.png);
}
.mobileMenu .menu-li a.bmdt i{
	background-image: url(../images/icon_bmdt.png);
}
.mobileMenu .menu-li a.ztzl i{
	background-image: url(../images/icon_ztzl.png);
}
.nth2child{
    margin-left: 0.3rem;
}
.openMobileNav{
    display: block;
    position: absolute;
    top: 0.55rem;
    right: 0.3rem;
    width: 0.44rem;
    height: 0.37rem;
}

.backtop {
    position: fixed;
    bottom: 0.6rem;
    right: 0.3rem;
    display: block;
    width: 1.12rem;
    height: 1.12rem;
    border: 0.01rem solid #037edb;
}
#nav-crumbs {
    width: 100%;
    margin: 0;
    padding: 0.4rem 0.3rem;
    background-color: #f8f8f8;
    box-sizing: border-box;
}
#nav-crumbs>.nav-crumbs-list>i {
    width: 0.26rem;
    height: 0.3rem;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/map.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 0.6rem;
    margin-right: 0.2rem;
}
#nav-crumbs .box {
    height: auto;
    font-size: 0.3rem;
    line-height: 0.6rem;
    color: #666666;
    display: block;
    vertical-align: middle;
    position: relative;
    width: 100%;
    zoom:1;
}
#nav-crumbs .box:after{
    display: block;
    content: '.';
    clear: both;
    line-height: 0;
    visibility: hidden;
}
#nav-crumbs .box i {
    width: 0.26rem;
    height: 0.26rem;
    margin-left: 0.3rem;
    margin-top: 0.17rem;
    position: absolute;
    left: 1.3rem;
    top: 0;
}
#nav-crumbs .box ul li a {
    font-size: 0.3rem;
    color: #666666;
    margin: 0 0.05rem;
}
#nav-crumbs .box span {
    display: block;
    width: 1.34rem;
    position: absolute;
    left: 0;
    top: 0;
}
#nav-crumbs .box ul {
    text-indent: 2rem;
}
#content{
    width: 100%;
    background: #f8f8f8;
}
#content .side-info {
    width: calc( 100% - 0.6rem );
    margin: 0 auto;
    background-color: #fff;
    float: none;
}
#content .list-info {
    width: calc( 100% - 0.6rem );
    background-color: #fff;
    padding: 0 0.3rem;
    margin: 0 auto;
    float: none;
}
#content .list-info .item-box {
    width: 100%;
}
#content .list-info .item-box li {
    min-height: 1.8rem;
    background-color: #fff;
    padding: 0.3rem 0 0.3rem 0.4rem;
    position: relative;
    border-bottom: 0.01rem solid #f8f8f8;
}
#content .list-info .item-box li:before {
    width: 0.4rem;
    height: 0.4rem;
    line-height: 1px;
    font-size: 1rem;
    content: ".";
    display: block;
    position: absolute;
    top: 0.15rem;
    left: 0.1rem;
    color: #b5b5b5;
}
#content .item-li-a h2 {
    font-size: 0.34rem;
    color: #636363;
    margin-bottom: 0.4rem;
}
#content .item-li-a .other {
    font-size: 0.3rem;
    color: #919191;
}
#page-code {
    margin-top: 0;
    padding: 0.6rem 0 0.5rem;
    text-align: center;
    font-size: 0;
    border-top: 0.02rem solid #f8f8f8;
}
#page-code ul li {
    width: 0.65rem;
    height: 0.65rem;
    background-color: #eeeeee;
    margin-right: 0.13rem;
}
#page-code ul li a {
    display: block;
    line-height: 0.65rem;
    text-align: center;
    font-size: 0.28rem;
    color: #000000;
}

.article {
    width: calc( 100% - 0.6rem );
    padding: 0.4rem 0;
    background-color: #fff;
    margin: 0 auto;
    float: none;
    overflow: hidden;
}
.article h2 {
    padding: 0;
    font-size: 0.5rem;
    text-align: center;
}
.article .option {
    height: 1.8rem;
    margin: 0.4rem auto;
    border-top: 0.01rem solid #eeeeee;
    border-bottom: 0.01rem solid #eeeeee;
    position: relative;
}
.article .info {
    padding: 0 0.3rem;
    float: none;
}
.jfontsize {
    height: 0.9rem;
    padding: 0.25rem 0;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
}
.jfontsize a {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    border: 0.01rem solid #ddd;
    margin: 0 0.15rem;
    padding: 0.06rem;
    background-color: #fff;
    -webkit-border-radius: 0.06rem;
    border-radius: 0.06rem;
}
.jfontsize a i {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    background-image: url(../images/jfont.png);
    background-repeat: no-repeat;
}
.article-box {
    font-size: 0.3rem;
    color: #333333;
    padding: 0 0.3rem;
    border-bottom: 0.01rem solid #eeeeee;
    line-height: 0.6rem;
}
.article-bottom {
    padding: 0.3rem;
}
.print{
    display: none;
}
.article-block {
    margin: 0 0.35rem;
}
.article-block-header {
    height: 1.12rem;
    margin-bottom: 0;
    position: relative;
    margin-top: 0.3rem
}
.article-block-header>.dotted-line {
    width: 100%;
    height: 0.02rem;
    border-top: 0.02rem dotted #d2d2d2;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -0.01rem;
}
.article-block-header>.title {
    width: 3rem;
    font-size: 0.38rem;
    color: #414141;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1.5rem;
    z-index: 1;
    text-align: center;
    background-color: #fff;
    line-height: 1.12rem;
}
.article-block-list>.list-li {
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem
    background-color: #ecf5ff;
    margin: 0 0 0.3rem 0;
    border-radius: 0.1rem;
}
.article-block-list>.list-li>a {
    line-height: 0.8rem;
    text-align: center;
    display: block;
    font-size: 0.34rem;
    color: #4f4f4f;
}
.article.ztzl {
    padding-bottom: 0;
}
.article.ztzl .pic {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 0.35rem;
}
.article.ztzl .pic>a>img {
    width: 100%;
    height: 2.2rem;
    object-fit: contain;
    display: block;
    margin-bottom: 0;
    cursor: pointer;
}
.article.ztzl .pic>p {
    font-size: 0.34rem;
    line-height: 0.78rem;
    color: #000;
    text-align: center;
}

#model .link-model {
    width: 80%;
    height: 5rem;
    border-radius: 0.1rem;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
}
#model .link-model .top {
    min-height: 1.02rem;
    background-color: #eeeeee;
    padding: 0.3rem;
    text-align: right;
}
#model .link-model .top i {
    width: 0.3rem;
    height: 0.3rem;
    display: inline-block;
    background-repeat: no-repeat;
    cursor: pointer;
}
#model .link-model .main {
    width: 100%;
    padding: 0.3rem;
    background-color: #fff;
    box-sizing: border-box;
}
#model .link-model .main .title {
    font-size: 0.3rem;
    color: #575757;
    text-align: left;
}
#model .link-model .footer {
    min-height: 0.7rem;
    background-color: #eeeeee;
    padding: 0.3rem;
    text-align: center;
}
#model .footer .btn {
    display: inline-block;
    width: 2rem;
    height: 0.7rem;
    text-align: center;
    font-size: 0.3rem;
    color: #3e3e3e;
    vertical-align: middle;
    cursor: pointer;
}
#model .footer .btn.cancel {
    line-height: 0.68rem;
    border: 0.01rem solid #a6a6a6;
    margin-right: 18px;
}
#model .footer .btn.confirm {
    line-height: 0.7rem;
    color: #FFFFFF;
    background-color: #037edb;
}

.list-info .specialH2{
    display: none;
}
.zrxx-form {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.zrxx-form-header {
    height: 0.8rem;
    padding-top: 0.2rem;
    margin-bottom: 0.6rem;
    position: relative;
    margin-top: 0.6rem;
}
.zrxx-form-header>.header-title {
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.34rem;
    color: #ffffff;
    -webkit-border-radius: 0.1rem 0.1rem 0 0;
    -moz-border-radius: 0.1rem 0.1rem 0 0;
    border-radius: 0.1rem 0.1rem 0 0;
    background-color: #037edb;
    padding: 0 0.3rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.zrxx-form-header>.header-tips {
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.3rem;
    color: #555555;
    padding: 0;
    text-align: right;
    background-color: #eeeeee;
}
.zrxx-form-header>.header-tips>a {
    font-size: 0.3rem;
    color: #4177d0;
    display: inline-block;
}
.zrxx-form-content {
    padding: 0;
}
.form-group {
    margin-bottom: 0.3rem;
    font-size: 0.3rem;
}
.form-group .label {
    width: 1.7rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.3rem;
    color: #000000;
    display: block;
    text-align: right;
    padding-top: 0;
    margin-right: 0;
}
.form-group .form-input {
    width: calc( 100% - 1.7rem );
    display: block;
    overflow: hidden;
}
.form-group .form-input>.form-control {
    width: 100%;
    height: 0.8rem;
    padding: 0 0 0 0.3rem;
    font-size: 0.3rem;
    color: #000;
    display: inline-block;
    border: 1px solid #bfbfbf;
    margin-right: 0;
}
.form-group .form-input .select {
    width: 32.3%;
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0;
    font-size: 0.28rem;
    color: #444444;
    margin-right: 1%;
}
.form-group .form-input>.form-control.sm-145 {
    width: 60%;
    margin-right: 4%;
    margin-top: 0.3rem;
}
.form-group .form-input .form-btn {
    width: 36%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.28rem;
    color: #ffffff;
    border: none;
    background-color: #bfbfbf;
    cursor: pointer;
    margin-top: 0.3rem;
}
.form-group .form-input>.form-control.sm-220 {
    width: 100%;
    margin-top: 0.3rem;
}
.form-group .textarea {
    width: calc( 100% - 1.7rem );
    display: block;
    height: 1.6rem;
    line-height: 0.4rem;
    padding: 0;
    font-size: 0.3rem;
    color: #000;
    font-family: "寰蒋板呴粦", "瀹嬩綋";
    outline: none;
    border: 1px solid #bfbfbf;
}
.form-group .files{
    width: calc( 100% - 1.7rem );
}
.files .files-item .btn {
    width: 2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.3rem;
    color: #505050;
    position: relative;
    background-color: #dcdcdc;
    margin-right: 0.2rem;
}
.files .files-item .files-name {
    line-height: 0.8rem;
    font-size: 0.3rem;
    color: #989898;
}
.files .tips {
    margin-top: 0;
    font-size: 0.24rem;
    line-height: 0.4rem;
    color: #000000;
    padding-left: 0;
}
.form-group .care {
    padding-top: 0;
    font-size: 0.24rem;
    line-height: 0.4rem;
    padding-left: 1.7rem;
    color: #cf0000;
    box-sizing: border-box;
}
.form-btns {
    margin-top: 0.5rem;
    padding-bottom: 0.6rem;
    text-align: center;
}
.form-btns>span, .form-btns>.query {
    display: inline-block;
    width: 2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    background-color: #fff;
    font-size: 0.34rem;
    color: #1e1e1e;
    text-align: center;
    border: 1px solid #b5b5b5;
    cursor: pointer;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    border-radius: 0.1rem;
    transition: 0.3s;
}

#inside-content #side_info {
    width: 100%;
}
#inside-content .list-info {
    width: 100%;
    background-color: #fff;
    padding: 0 0.3rem;
}
#inside-content .list-info .item-box {
    width: 100%;
}
#footer #main {
    width: 100%;
    margin: 0 auto;
}
.slideTxtBox>.bd>.news-blank li>span{
    display: none;
}
.slideTxtBox>.bd>.news-blank li:before {
    content: '';
    width: 8px;
    height: 7px;
    display: block;
    background-image: url(../images/fillet_gray.png);
    position: absolute;
    top: 50%;
    left: 0;
}
.slideTxtBox>.bd>.news-blank li:before {
    content: '';
    width: 0.08rem;
    height: 0.08rem;
    display: block;
    background-image: url(../images/fillet_gray.png);
    position: absolute;
    top: 50%;
    left: 0;
}
.slideTxtBox>.bd>.news-blank li>a {
    width: calc( 100% - 0.2rem );
    font-size: 0.3rem;
    color: #414141;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-left: 0.2rem;
}
.mobileShow{
    display: block!important;
}
.article img{
    max-width: 100%;
	height: auto!important;
	margin: 30px auto;
}

.fixRigthBox{
    display: none;
}
.tab-th a{
    font-size: 0.34rem;
}
.ld-li {
    width: 100%;
    margin-bottom: 0.3rem;
}
.ld-li>img {
    width: 3rem;
    height: 4rem;
    display: block;
    float: left;
}
.ld-li-right {
    width: calc( 100% - 3rem );
    height: 4rem;
    padding-left: 0.4rem;
    background-color: #f3faff;
    box-sizing: border-box;
}
.ld-li-right>p {
    width: 100%;
}
.news_details {
    width: 100%;
    padding: 0;
    margin: 0!important;
}
.table-query {
    margin: 0.3rem 0;
}
.table-query .hidden{
    display: block;
}