﻿
.index-main-content
{
    margin: 0.2em auto;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-content: flex-start;
    -webkit-align-content: flex-start;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
}
/*以下为首页轮播图*/
.top-img
{
    display: inline-block;
    position: relative;
    background-color: rgba(48, 100, 187, 0.4);
    bottom: 2em;
    height: 2em;
    width: 100%;
    line-height: 2em;
    color: white;
}
.top-img>span
{
    display: inline-block;
    width: 80%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;
    padding: 0 1em;
}
#topimg>.layui-carousel-ind
{
    width: 20%!important;
    height: 20px!important;
    line-height: 2em!important;
    top:-25px!important;
    position: relative!important;
    float: right;
}
#topimg>.layui-carousel-ind>ul
{
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0);
}
/*以下为主要内容第一版面*/
.index-main-content-1
{
    width: 100%;
    margin: 0.5em auto;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-content: flex-start;
    -webkit-align-content: flex-start;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
}
.index-main-content-img
{
    width: 100%;
    height: 25em!important;
    box-sizing: border-box;
    margin: 0 1em 0 0;
    background-color: #c7ddef !important;
    padding: 0.2em;
}

.index-main-content-img img
{
    display: block;
    width: 100%;
    height: 100%;
}
.index-main-content-topic
{
    width: 100%;
    height: 25em;
    box-sizing: border-box;
    margin: 0 0 0 1em;
    display: -webkit-flex;
    display: flex;
    display: -moz-flex;
    display: -ms-flex;
}

.index-main-content-topic-tab
{
    align-self: flex-start;
    -webkit-align-self: flex-start;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;

}
.index-main-content-topic-title
{
    width: 100%;
    height: 2.5em;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 1.2em;
    position: relative;
    cursor: pointer;
}
.index-main-content-topic-title>div
{
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

.index-main-content-topic-content
{
    display: none;
    width: 400%;
    height: 22em;
    padding-top: 1em;
    font-size: 0.83em;
    font-weight: normal;
    flex-flow: column wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-align-content: space-between;
    align-content: space-around;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    border-top: 1px solid #c7ddef;
    list-style-type: none;
    margin: 0;
    box-sizing: border-box;
}
.index-main-content-topic-content>li,.index-main-content3-topic-content>li
{
    box-sizing: border-box;
    padding-left: 1.5em;
    background: url("/images/list0.png") no-repeat 1% center;
    background-size: auto 30%;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.index-main-content-topic-content>li>a,.index-main-content3-topic-content>li>a
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    flex-shrink: 1;
}
.index-main-content-topic-content>li>span,.index-main-content3-topic-content>li>span
{
    color: black!important;
    flex-shrink: 0!important;
}
.topic-more
{
    background:none!important;
    padding: 0 2em;
    text-align: right;
}

.topic-more>a:hover
 {
     color: #2e9ad0!important;
 }

.index-main-content-topic1,.index-main-content3-topic1
{
    position: absolute;
    display: flex!important;
    display: -webkit-flex!important;
}
.index-main-content-topic2,.index-main-content3-topic2
{
    position: absolute;
    left: -100%;
}
.index-main-content-topic3,.index-main-content3-topic3
{
    position: absolute;
    left: -200%;
}
.index-main-content-topic4,.index-main-content3-topic4
{
    position: absolute;
    left: -300%;
}
/*以下为主要内容第二版面，专题轮播*/
.index-main-content-2
{
    width: 100%;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-content: flex-start;
    -webkit-align-content: flex-start;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
}
.index-main-content-img-v
{
    height: 96px!important;
    margin: 0 auto!important;
}
.index-main-content-img-v img
{
    display: block;
    width: 100%;
    height: 100%;
}
/*以下为主要内容第三版面*/
.index-main-content-3
{
    width: 100%;
    margin: 0.5em auto 0 auto;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
}
.index-main-content-3-1
{
    margin-right: 1em;
}
.index-main-content-3-2
{
    border-bottom: 1px solid #c7ddef;
    border-left: 1px solid #c7ddef;
    border-right: 1px solid #c7ddef;
}
.index-main-content-3-3
{
    margin-left: 1em;
}
.index-main-content-3>div
{
    border-top: 1px solid #2e9ad0;
    width: 33.3%;
    box-sizing: border-box;
    flex-shrink: 1!important;
}
.index-main-content-3-1-title,.index-main-content-3-2-title,.index-main-content-3-3-title
{

    background-color: rgba(0, 79, 159, 0.85);
    font-size: 1em;
}
.index-main-content-3-1-title-text
{
    height: 3em;
    line-height: 3em;
    color: white;
    font-size: 1.3em;
    font-family: 微软雅黑;
    font-weight: bold;
    text-align: center;
    background-size: auto 2em;
    background-image: url("/images/zhengwugongkai.png");
    background-repeat: no-repeat;
    background-position: 20% center;
}
.index-main-content-3-2-title-text
{
    height: 3em;
    line-height: 3em;
    color: white;
    font-size: 1.3em;
    font-family: 微软雅黑;
    font-weight: bold;
    text-align: center;
    background-size: auto 2em;
    background-image: url("/images/hudongjiaoliu.png");
    background-repeat: no-repeat;
    background-position: 20% center;
}
.index-main-content-3-3-title-text
{
    height: 3em;
    line-height: 3em;
    color: white;
    font-size: 1.3em;
    font-family: 微软雅黑;
    font-weight: bold;
    text-align: center;
    background-size: auto 2em;
    background-image: url("/images/zhuantizhuanlan.png ");
    background-repeat: no-repeat;
    background-position: 20% center;
}
.index-main-content-3-1-title-form
{
    width: 100%;
    padding-bottom: 0.5em;
}
.index-main-content-3-1-title-form>form
{
    height: 3em;
    color: white;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    background-color: rgba(46,154,208,0.3);
    width: 80%;
    margin: 0 auto;
    border: 0;
    border-radius: 5px;
}
.gongkai-input
{
    width: 75%;
    height: 61.8%;
}

.index-main-content3-topic-tab
{
    align-self: flex-start;
    -webkit-align-self: flex-start;
    width: 100%;
    height: 18em;
    margin-top: 1em;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    align-content: stretch;
    -webkit-align-content: stretch;
}
.index-main-content3-topic-title
{
    width: 100%;
    height: 2em;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 1.1em;
    position: relative;
    cursor: pointer;
}
.index-main-content3-topic-title>div
{
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

.index-main-content3-topic-content
{
    display: none;
    width: 400%;
    padding: 0.5em 0.1em 0.1em 0.1em;
    font-size: 0.83em;
    font-weight: normal;
    flex-flow: column wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-align-content: space-between;
    align-content: flex-start;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    border-top:3px solid #2e9ad0;
    /*border-bottom: 1px solid #c7ddef;*/
    box-sizing: border-box;
    list-style-type: none;
    margin: 0;
}
.index-main-content3-topic-content>li
{
    height: 2.4em;
    line-height: 2.4em;
    box-sizing: border-box;
    padding-left: 1.5em;
    background: url("/images/list1.png") no-repeat 1% center;
    background-size: auto 20%;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-main-content3-2-content-1
{
    margin: 0.5em auto;
    box-sizing: border-box;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.index-main-content3-2-content-1>div
{
    width: 50%;
    height: auto;
}

.index-main-content3-2-content-1>div>a
{
    display: -webkit-flex;
    display: flex;
    text-align: center;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    align-items: stretch;
    -webkit-align-items: stretch;
    align-content: space-around;
    -webkit-align-content: space-around;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    width: 100%;
    height: 100%;
}
.index-main-content3-2-content-1>div>a:hover
{
    background-color: rgba(0, 185, 255, 0.2);
    color: chocolate!important;
    cursor: pointer !important;
}
.index-main-content3-2-content-1>div>a>img
{
    display: inline-block;
    width: 50%;
    padding: 1em;
    height: auto;
    box-sizing: border-box;
    object-fit: fill;
}
.index-main-content3-2-content-1>div>a>span
{
    display: inline-block;
    width: 100%;
}
.index-main-content3-2-content-2
{
    margin: 0.5em auto;
    width: 95%;
    box-sizing: border-box;
}
.index-main-content3-2-content-2-title
{
    width: 100%;
    height: 3.5em;
    background-color: #2e9ad0;
    background-image: url("/images/yjzj_cx1.png");
    background-repeat: no-repeat;
    background-position: 5% center;
    background-size: 10% auto;
    text-align: center;
    line-height: 3.5em;
    box-sizing: border-box;
    color: white!important;
}
.index-main-content3-2-content-2-content
{
    width: 100%;
    height: 12em;
    margin: 0;
    padding: 0.5em 0;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-content: flex-start;
    -webkit-align-content: flex-start;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    border: 1px solid #2e9ad0;
    box-sizing: border-box;
}
.index-main-content3-2-content-2-content>li
{
    width: 100%;
    margin: 0.1em auto;
    list-style-type: none;
    height: 2em;
    line-height: 2em;
    padding:0 3% 0 10%;
    box-sizing: border-box;
    background-image: url("/images/list2.png");
    background-position: 5% center;
    background-repeat: no-repeat;
    background-size: auto 23%;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    font-size: 0.85em;
}
.index-main-content3-2-content-2-content>li>a
{
    /*width: 80%;*/
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.index-main-content3-2-content-2-content>li>span
{
    flex-shrink: 0!important;
}
.index-main-content3-2-content-2-2
{
    width: 95%;
    margin: 1em auto;
    box-sizing: border-box;
    border-bottom: 1px solid chocolate;
    border-left: 1px solid chocolate;
    border-right: 1px solid chocolate;
}
.index-main-content3-2-content-2-2-title
{
    width: 100%;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.index-main-content3-2-content-2-2-title-text
{
    width: 100%;
    height: 3.5em;
    line-height: 3.5em;
    background-color: chocolate;
    box-sizing: border-box;
    color: white!important;
    background-image: url("/images/xjsj_cx.png");
    background-repeat: no-repeat;
    background-position: 5% center;
    background-size: 10% auto;
    text-align: center;
}
.index-main-content3-2-content-2-2-content
{
    margin: 0!important;
    padding: 0!important;
    width: 100%!important;
    border: 0!important;

}

.index-main-content3-2-content-2-2-content-ul
{
    background-color: chocolate!important;
    width:100%!important;
    margin: 0 auto!important;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    color: white;
    padding: 0.1em 0;
}
.index-main-content3-2-content-2-2-content-ul>li
{
    border: 0!important;
    border-radius: 3px 3px 0 0!important;
}
.index-main-content3-2-content-2-2-content-li
{
    width: 100%;
    margin: 0.1em auto;
    padding: 0.5em 0;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap:wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    font-size: 0.85em;
}
.index-main-content3-2-content-2-2-content-li>li
{
    width: 100%;
    margin: 0.1em auto;
    list-style-type: none;
    height: 2em;
    line-height: 2em;
    padding:0 3% 0 10%;
    background-image: url("/images/list4.png");
    background-position: 5% center;
    background-repeat: no-repeat;
    background-size: auto 23%;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    box-sizing: border-box;
}
.index-main-content3-2-content-2-2-content-li>li>a
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-main-content3-2-content-2-2-content-li>li>span
{
    flex-shrink: 0!important;
}
.layui-tab-content
{
    padding: 0!important;
}
.index-main-content-3-3-content-1
{
    width: 100%;
    margin: 0.5em auto;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-content: center;
    -webkit-align-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    border-bottom: 1px solid #2e9ad0;
    border-left: 1px solid #2e9ad0;
    border-right: 1px solid #2e9ad0;
    box-sizing: border-box;
}
.content-3-3-content-1-title
{
    width: 100%;
    height: 3.5em;
    line-height: 3.5em;
    color: white;
    background-image: url("/images/stzx_cx.png");
    background-position: 5% center;
    background-repeat: no-repeat;
    background-size: 10% auto;
    background-color: #2e9ad0;
    text-align: center;
    position: relative;
}
.content-3-3-content-1-content
{
    width: 100%;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
}
.content-3-3-content-1-content>a
{
    width:100%;
    height:100%;
    object-fit: fill;
}
.content-3-3-content-1-content>a>img
{
    display: block;
    width:100%;
    height:100%;
}
.index-main-content-3-3-content-2
{
    width: 100%;
    margin: 1em auto;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-content: center;
    -webkit-align-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(175, 0, 13, 0.8);
    border-left: 1px solid rgba(175, 0, 13, 0.8);
    border-right: 1px solid rgba(175, 0, 13, 0.8);
}
.content-3-3-content-2-title
{
    width: 100%;
    height: 3.5em;
    line-height: 3.5em;
    color: white;
    background-image: url("/images/zhuanti_xuexi.png");
    background-position: 5% center;
    background-repeat: no-repeat;
    background-size: 10% auto;
    background-color: rgba(175, 0, 13, 0.8);
    text-align: center;
    position: relative;
}
.content-3-3-content-2-title>a,.content-3-3-content-1-title>a
{
    float: right;
    position: absolute;
    right: 1em;
    top: 0;
    color: silver!important;
}
.content-3-3-content-2-title>a:hover,.content-3-3-content-1-title>a:hover
{
    color: white!important;
}
.content-3-3-content-2-content
{
    width: 100%;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-content: center;
    -webkit-align-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    margin: 1em auto;
}
.content-3-3-content-2-content>a
{
    display: inline-block;
    width: 100%;
    margin: 0.2em 1em;

}
.content-3-3-content-2-content>a>img
{
    display: inline-block;
    width: 100%;
    object-fit: fill;
    border: 0;
    border-radius: 3px;
}


/*以下为第四页面*/
.index-main-content-4
{
    width: 100%;
    margin: 0 auto;
}
.index-main-content-4-1
{
    width: 100%;
    margin: 0 auto;
}
.index-main-content-4-banner,.index-main-content-4-banner>a
{
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}
.index-main-content-4-banner>a>img
{
    display: inline-block;
    width: 100%;
    object-fit: fill;
}
.index-main-content-4-2
{
    width: 100%;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-content: center;
    -webkit-align-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.index-main-content-4-2>div
{
    width: 32%;
    margin: 0.5em auto;
    box-sizing: border-box;
    border: 1px solid rgba(194, 192, 195, 0.58);
}
.index-main-content-4-2-1-title
{
    width: 100%;
    text-align: center;

    height: 3.5em;
    line-height: 3.5em;
    position: relative;
    background-color: #2e9ad0;
    color: white !important;
}
.index-main-content-4-2-1-title>h3
{
    cursor: pointer;
}
.index-main-content-4-2-1-title:hover,.index-main-content-4-2-1-title>a:hover
{
    background-color: rgba(0, 79, 159, 0.85);
}
.index-main-content-4-2-1-title>a
{
    position: absolute;
    right: 0.5em;
    top: 0;
    color:silver!important;
}
.index-main-content-4-2>div>ul
{
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-content: center;
    -webkit-align-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    padding:1em;
    background-color: rgba(217, 217, 217, 0.48);
}
.index-main-content-4-2>div>ul>li
{
    list-style: none;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    white-space: nowrap;
    height: 2em;
    line-height: 2em;
    font-size: 0.85em!important;
}
.index-main-content-4-2>div>ul>li>a
{
    margin-left: 0.5em;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}
.index-main-content-4-2>div>ul>li>span
{
    flex-shrink: 0!important;
}
.index-main-content-5
{
    width: 100%;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
}
.index-main-content-5>div
{
    width: 100%;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-content: center;
    -webkit-align-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    padding: 1em;
}
.index-main-content-5>div>img
{
    width: auto;
    height: 6em;
    display: inline-block;
}
.index-main-content-5>div>span
{
    width: 100%;
    text-align: center;
    display: inline-block;
}
/*以下是热门公开的样式*/
.gk-rmgk
{
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    align-items: center;
    -webkit-align-items: center;
    align-content: space-around;
    -webkit-align-content: space-around;
}
.gk-rmgk>li
{
    width: 100%;
    height: 5em;
    margin: 0.1em;
    cursor: pointer;
}
.gk-rmgk>li:hover
{
    background-color: rgba(48, 100, 187, 0.89);
    transform:scaleY(1.05);
    -ms-transform:scaleY(1.05); 	/* IE 9 */
    -moz-transform:scaleY(1.05); 	/* Firefox */
    -webkit-transform:scaleY(1.05); /* Safari 和 Chrome */
    -o-transform:scaleY(1.05);
}
.gk-rmgk>li>a
{
    display: inline-block;
    height: 100%;
    width: 100%;
    color: white;
    text-align: center;
    line-height: 5em;
}
.gk-rmgk-i
{
    background-color: #2e9ad0;
}
.gk-rmgk-j
{
    background-color: rgba(46, 154, 208, 0.66);
}
@media only screen and (min-width: 1200px) {/*大于1200的分辨率就把分辨率控制在1200px*/
    .index-main-content-1,.index-main-content-2,.index-main-content-3,.index-main-content-4,.index-main-content-5
    {
        width: 1200px;
    }
}

@media only screen and (max-width: 1000px) {
    .index-main-content-img-v
    {
        height: 86px!important;
    }
    .top-img>span
    {
        width: 70%;
    }
    #topimg>.layui-carousel-ind
    {
        width: 30%!important;
        top:-24px!important;
    }
}

@media only screen and (max-width: 800px) {
    .index-main-content-img-v
    {
        height: 76px!important;
    }
    .index-main-content-4-2>div
    {
        width: 50%;
    }
    .top-img>span
    {
        width: 65%;
    }
    #topimg>.layui-carousel-ind
    {
        width: 35%!important;
        top:-23px!important;
    }

}

@media only screen and (max-width: 600px) {
    .index-main-content-5>div>img
    {
        height: 10em;
    }
    .index-main-content-5
    {
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    .index-main-content-5>div
    {
        width: 50%;
    }
    .index-main-content-1,.index-main-content-3
    {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }
    .index-main-content-3>div
    {
        margin: 0;
        width: 100%;
    }
    .index-main-content-img,.index-main-content-topic
    {
        margin: 1em;
        width: 90%!important;
    }
    .index-main-content-2,.hr,.footer,.index-main-content-3,.index-main-content-4,.index-main-content-5
    {
        width: 90%!important;
    }
    .index-main-content-img-v
    {
        height: 66px!important;
    }
    .index-main-content-4-2>div
    {
        width: 100%;
    }
    .top-img>span
    {
        width: 75%;
    }
    #topimg>.layui-carousel-ind
    {
        width: 25%!important;
        top:-21px!important;
    }
}
@media only screen and (max-width: 500px) {
    .index-main-content-img,.index-main-content-topic,.index-main-content-2,.footer,.index-main-content-3,.index-main-content-4,.index-main-content-5
    {
        width: 95%!important;
    }
}
@media only screen and (max-width: 400px) {
    .index-main-content-img,.index-main-content-topic,.index-main-content-2,.hr,.footer,.index-main-content-3,.index-main-content-4,.index-main-content-5
    {
        width: 100%!important;
    }
    .index-main-content-img-v
    {
        height: 56px!important;
    }
    .top-img>span
    {
        width: 65%;
    }
    #topimg>.layui-carousel-ind
    {
        width: 35%!important;
        top:-20px!important;
    }
}
