html {
    background: #fff;
}

body {
    background: #fff;
    position: relative;
}

body * {
    text-shadow: none;
}

html,
body {
    min-height: 100%;
}

.mm-page {
    min-height: 100%;
}

nav:not(.mm-menu) {
    display: none;
}

#page {
    min-height: 100vh;
    position: relative;
}

.header {
    padding: 0.390625rem .46875rem;
    position: relative;
}

.header.fixed {
    position: fixed;
    top: 0;
    left: 0;
}

.loimg {
    width: 56%;
}

.navicon {
    background-image: url(../images/navimg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: left center;
    display: block;
    width: 0.5625rem;
    height: 0.46875rem;
    position: absolute;
    top: 0.515625rem;
    right: .46875rem;
}

.gricon {
    width: 0.546875rem;
    height: 0.53125rem;
    position: absolute;
    top: 0.46875rem;
    right: 1.45rem;
    background: url(../images/indexseac.png) no-repeat;
    background-size: 100% 100%;
}

.head_about {
    display: block;
    position: absolute;
    top: 0.46875rem;
    right: 2.421875rem;
    width: 0.53125rem;
    height: 0.53125rem;
    background: url(../images/icon1.png) no-repeat;
    background-size: 100% 100%;
}


/*indexSechCont*/

.indexSechCont {
    background-color: #1081ff;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 5;
    text-align: center;
    top: 1.7rem;
    display: none;
}

.indexSechCont input {
    width: 85%;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 0.15625rem 0;
    padding-left: 10px;
    margin: 0.23rem 0;
}


/*indexSechCont end*/


/*slide*/

.indexSlid {
    width: 100%;
    height: 4.6875rem;
    background: #fff;
    overflow: hidden;
    margin-bottom: 0.46875rem;
}

.indexSlid .swiper-slide {
    position: relative;
    text-align: center;
    overflow: hidden;
}

.indexSlid img {
    max-width: 100%;
    width: 100%;
    height: 4.6875rem;
    display: block;
}

.indexSlid .cover_title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.234375rem 0.46875rem;
    padding-right: 1.328125rem;
    font-size: 0.3125rem;
    color: #fff;
    text-align: left;
    background: rgba(0, 0, 0, .5);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .9s ease-in;
    -moz-transition: all .9s ease-in;
    -webkit-transition: all .9s ease-in;
}

.indexSlid .swiper-container-horizontal>.swiper-pagination-bullets,
.indexSlid .swiper-pagination-custom,
.indexSlid .swiper-pagination-fraction {
    left: initial;
    right: 0;
    bottom: 0.234375rem;
    padding-right: 0.109375rem;
    width: auto;
}

.indexSlid .swiper-pagination {
    text-align: right;
}

.indexSlid .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    -ms-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}

.indexSlid .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 1px;
}

.indexSlid .swiper-pagination-bullet-active {
    background: #0276ce;
}


/*slide end*/

.content {
    overflow: hidden;
}

.cont_center {
    margin: 0 .46875rem;
    overflow: hidden;
    min-height: 14rem;
}

.index_nav {
    width: 100%;
    margin-bottom: 0.3125rem;
    overflow: hidden;
}

.index_nav li {
    float: left;
    margin-right: 0.09375rem;
    margin-bottom: 0.15625rem;
    width: 2.1875rem;
    height: 0.9375rem;
    font-size: 0.359375rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 0.9375rem;
    background: #2973e4;
}

.index_nav li:nth-child(4n+4) {
    margin-right: 0;
}

.index_nav li:nth-child(2),
.index_nav li:nth-child(4),
.index_nav li:nth-child(5),
.index_nav li:nth-child(7) {
    background: #1081ff;
}

.index_nav li a {
    display: block;
}

.section {
    margin-bottom: 0.3125rem;
    overflow: hidden;
}

.section_title.two {
    border-color: #ffb503;
}

.section_title.three {
    border-color: #ff0f01;
}

.section_title {
    width: 100%;
    padding-bottom: 0.234375rem;
    line-height: 0.46875rem;
    border-bottom: 2px solid #1081ff;
    overflow: hidden;
}

.section_title h6 {
    float: left;
    font-size: 0.375rem;
    color: #333;
}

.section_title .more {
    float: right;
    font-size: 0.3125rem;
    color: #666;
}

.news_list {
    margin-top: 0.234375rem;
    width: 100%;
    overflow: hidden;
}

.news_list li {
    overflow: hidden;
    line-height: 0.85rem;
    font-size: 0.375rem;
    color: #666;
}

.news_list li a {
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.news_list li a span {
    font-weight: bold;
    margin-right: 0.14rem;
}

.quick_list_first,
.quick_list_two {
    margin-bottom: 0.46875rem;
    width: 100%;
    overflow: hidden;
}

.quick_list_first li {
    float: left;
    margin-right: 0.3125rem;
    width: 2.8125rem;
    height: 1.5625rem;
    overflow: hidden;
}

.quick_list_first li:last-child,
.quick_list_two li:last-child {
    margin-right: 0;
}

.quick_list_first li img {
    width: 100%;
    height: 1.5625rem;
}

.quick_list_two li {
    float: left;
    margin-right: 0.3125rem;
    width: 4.375rem;
    height: 1.5625rem;
    overflow: hidden;
}

.quick_list_two li img {
    width: 100%;
    height: 1.5625rem;
}

.adv_slide {
    margin-bottom: 0.46875rem;
    width: 100%;
    overflow: hidden;
}

.adv_slide .swiper-slide img {
    width: 100%;
    height: 1.5625rem;
}

.adv_slide .swiper-pagination-bullet {
    width: 0.1875rem;
    height: 0.1875rem;
    background: #fff;
    opacity: 1;
    -ms-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}

.adv_slide .swiper-container-horizontal>.swiper-pagination-bullets,
.adv_slide .swiper-pagination-custom,
.adv_slide .swiper-pagination-fraction {
    bottom: 0.15625rem;
}

.adv_slide .swiper-pagination-bullet-active {
    background: #0276ce;
}

.link_list {
    margin-top: 0.46875rem;
    width: 100%;
    overflow: hidden;
}

.link_list li {
    float: left;
    box-sizing: border-box;
    margin-right: 0.3125rem;
    margin-bottom: 0.3125rem;
    width: 2.8125rem;
    height: 1.5625rem;
    display: table;
    text-align: center;
    border: 1px solid #e5e5e5;
}

.link_list li a {
    display: table-cell;
    vertical-align: middle;
}

.link_list li img {
    max-width: 90%;
    max-height: 90%;
}

.link_list li:nth-child(3n+3) {
    margin-right: 0;
}

.five_list {
    width: 100%;
    overflow: hidden;
}

.five_list li {
    padding: 0.390625rem 0;
    border-bottom: 1px dashed #dcdcdc;
}

.five_list li a {
    display: flex;
}

.five_list li img {
    float: left;
    width: 3.125rem;
    height: 2.03125rem;
}

.five_list li .item_box {
    align-self: center;
    margin-left: 0.390625rem;
    width: 5.46875rem;
}

.five_list li .item_box h6 {
    margin-bottom: 0.15625rem;
    font-size: 0.375rem;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.five_list li .item_box .item_time {
    margin-top: 0.15625rem;
    font-size: 0.3125rem;
    color: #999;
}

.five_list li .item_box .item_text {
    font-size: 0.34375rem;
    color: #666;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.eight_list,
.eight_list li {
    width: 100%;
    overflow: hidden;
}

.eight_list li {
    padding: 0.390625rem 0;
    border-bottom: 1px solid #eee;
}

.eight_list li h6 {
    font-size: 0.375rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.eight_list li .item_time {
    margin: 0.125rem 0;
    font-size: 0.34375rem;
    color: #999;
}

.eight_list li .item_text {
    font-size: 0.34375rem;
    color: #666;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


/*新闻列表*/

.subNav {
    padding: 0.25rem;
    background: #1081ff;
    font-size: 0.44rem;
    color: #fff;
}

.pageMore {
    margin-top: 0.35rem;
    line-height: 1.0625rem;
    text-align: center;
    font-size: 0.34521rem;
}

.pageMore a {
    color: #999;
}

.pageMore img {
    display: block;
    width: 0.76rem;
    margin: 0 auto;
}

.subNav.Hide {
    background-image: url(../images/hideIcon.png);
    background-repeat: no-repeat;
    background-position: 97% center;
    background-size: 0.34rem;
    cursor: pointer;
}

.subNav.Hide.Show {
    background-image: url(../images/showIcon.png);
    background-repeat: no-repeat;
    background-position: 97% center;
}

.NavCont {
    display: none;
}

.NavCont h6 {
    padding: 0.25rem 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 0.38rem;
}

.NavCont h6 a {
    display: block;
}

.nav_two {
    border-bottom: 1px solid #e5e5e5;
    display: none;
}

.nav_two li {
    text-indent: 1em;
    font-size: 0.32rem;
    padding: 0.2rem 0;
}

.nav_two li a {
    color: #666;
}


/*新闻详情*/

.NewsCont {
    width: 100%;
    overflow: hidden;
    margin-top: 0.325rem;
}

.NewsTit {
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}

.NewsTit h5 {
    font-size: 0.38521rem;
    color: #333;
    font-weight: bold;
    line-height: 0.62rem;
    margin-bottom: 0.125rem;
}

.NewsTit h6 {
    font-size: 0.34rem;
    color: #666;
    font-weight: bold;
    margin-bottom: 0.2rem;
}

.NewsTit p {
    font-size: 0.315rem;
    color: #999;
}

.NewsText {
    padding: 0.35rem 0;
    overflow: hidden;
    width: 100%;
}

.NewsText p {
    color: #666;
    font-size: 0.35725rem;
    line-height: 0.65rem;
}

.NewsText img,
.NewsText p img,
.NewsText table {
    max-width: 100%;
}

.NewsText table {
    width: initial;
}

.nwssele {
    padding: 0.3528rem 0;
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
}

.nwssele a {
    font-size: 0.35216rem;
    color: #999999;
    line-height: 0.5625rem;
    width: 100%;
    /*display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-break: break-all;*/
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media screen and (min-width:768px) {}

@media screen and (max-width:375px) {}

@media screen and (max-width:320px) {}

@media screen and (max-width:1024px) {}


/*footer*/

.footer {
    padding: .3125rem .46875rem;
    background: #027aff;
    overflow: hidden;
}

.footer p {
    font-size: .3125rem;
    color: #fff;
    line-height: 0.625rem;
    text-align: center;
}

.footer p a {
    color: #fff;
}

.foot_top p {
    text-align: left;
    line-height: 0.62rem;
    font-size: 0.34rem;
}

.foot_top p a:first-child {
    margin-left: 0;
}

.foot_ewm {
    display: inline-block;
    margin-top: .3125rem;
}

.foot_ewm img {
    width: 1.875rem;
    height: 1.875rem;
}


/*footer end*/


/*返回顶部*/

#scrollUp {
    line-height: 0.9;
    text-align: center;
    text-decoration: none;
    bottom: 1em;
    right: 0.2rem;
    overflow: hidden;
    width: 0.9375rem;
    height: 0.9375rem;
    border: none;
    opacity: 0.6;
    background: url(../images/blup.png) no-repeat;
    background-size: 100% 100%;
    display: none;
}

.indexBlock {
    width: 0.9375rem;
    height: 0.9375rem;
}


/*返回顶部 end*/


/* 百度编辑器动态地图手机适应 start */

.ueditor_baidumap {
    width: 100%;
    height: 100%;
}


/* 百度编辑器动态地图手机适应 end */