﻿.pulicinfo {
    margin-bottom: 20px;
}

.pulicinfo ul li {
    float: left;
    width: 154px;
    height: 106px;
    background: #dedff4;
        box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.1);
}

.pulicinfo ul li a {
    color: #FFF;
}

.pulicinfo ul li a:hover img {
    transform: rotateY(360deg);
}

.juce .sec {
    height: 106px;
    width: 349px;
    background-color: #f9f9f9;
    padding: 24px 18px;
}

.juce .sec a {
    display: inline-block;
    color: #394351;
    margin-right: 10px;
    padding-bottom: 10px;
}

.juce li {
    margin-right: 20px;
}

.juce li:last-child {
    margin-right: 0;
}

.juce li:first-child {
    margin-right: 0;
    background: #cbcbcb;
}

.juce li a {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.juce .sec a {
    height: 60%;
}


.juce li a img {
    margin-bottom: 6px;
    width: 47px;
    transition: 0.8s;
}



.mod2 {
    /* height: 800px; */
}

.w65 {
    width: 70%;
    /* background-color: #9fa3fb; */
}

.w35 {
    width: 35%;
}



.leader {
    height: 100%;
    width: 387px;
}

.leader h4 {
    height: 45px;
    font-weight: 400;
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    line-height: 40px;
    padding-left: 20px;
    font-weight: 700;
    color: #315EDF;
}


.l01 .photo {
    width: 100px;
    height: 125px;
    background-color: pink;
}

.news1 {
    /* background-color: #FFF; */
    height: 100%;
}

.news1 h4,
.news2 h4,
.news3 h4 {
    height: 45px;
    font-weight: 400;
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    line-height: 40px;
    padding-left: 20px;
    font-weight: 700;
    color: #315EDF;
}

.l01 {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding-top: 18px;
}


.l01 .text {
    width: 192px;
}


.l01 .text h5 {
    font-size: 18px;
    margin-bottom: 15px;
}

.l02 {
    padding-left: 20px;
}

.l02 h5 {
    font-size: 18px;
    margin-top: 32px;
    margin-bottom: 27px;
}

.l02 ul {
    padding-left: 11px;
}

.l02 ul li {
    float: left;
    padding-right: 32px;
    margin-bottom: 25px;
    position: relative;
    border-bottom: 1px dotted;
    padding-bottom: 5px;
}

.l02 ul li:nth-child(5n) {
    padding-right: 0;
}

.l02 ul li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -14px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #ff0000;
}


.news1 {
    width: 420px;
    margin-left: 30px;
}

.news1 ul {
    margin-top: 18px;
}

.news1 ul li {
    position: relative;
    margin-bottom: 14px;
    width: 415px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 1em;
}

.news1 ul li::before {
    content: "";
    position: absolute;
    top: 20%;
    left: 0px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #ff0000;
}

.news1 ul li .timer {
    margin-top: 10px;
    color: #a9adb2;
}

.news2 {
        width: 31%;
    margin-right: 20px;
}

.news2 ul {
    margin-top: 20px;
}

.news2 ul li {
    margin-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news3 {
   width: 32%;
}


.news3 ul {
    margin-top: 20px;
}

.news3 ul li {
    margin-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rg h4 {
    text-align: center;
    font-size: 20px;
    background-color: pink;
    padding: 22px 20px;
    /* width: 340px; */
        box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.1);
}

.rg ul {
    width: 343px;
}

.rg ul li {

    text-align: center;
    float: left;
    padding: 21px 16px;
    margin-right: 23px;
    margin-bottom: 16px;
    height: 116px;
    box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.1);
    width: 160px;
}

.rg ul li a {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.rg ul li a:hover img {
    width: 60px;
}

.rg ul li a img {
    transition: 0.8s;
    margin-bottom: 10px;
    width: 50px;
}

.rg ul li:nth-child(2n) {
    margin-right: 0;
}

.rg h4 {
    margin-bottom: 15px;
    background: url(../images/info/h4.png);
    color: #FFF;
}

.shenqing li {
    height: 55px;
    width: 100%;
    text-align: center;
    line-height: 55px;
    margin-bottom: 15px;
    box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.1);
    background: url(../images/info/pubicmod.png);
    font-weight: 700;
    transition: 0.8s;
}

.shenqing li a:hover {
    font-size: 20px;
}

.mod3 {
    margin-top: 20px;
}

.mod3 .icon ul {
    padding: 30px 33px 17px 33px;;
    background: #F8F8F8;
    box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.1);
}

.mod3 .icon ul li {
    text-align: center;
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 106px;
    margin-bottom: 10px;
}

.mod3 .icon ul li:nth-child(6n) {
    margin-right: 0;
}

.mod3 .icon ul li a img {
    width: 61px;
    transition: 0.8s;
    margin-bottom: 10px;
}

.mod3 .icon ul li a:hover img {
    transform: rotateY(360deg);
}

.icon h4 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 20px;
    color: #315EDF;
}


.mod3 .icon02 ul li:last-child {
    margin-right: 0;
}

.mod3 .icon02 {
    margin-left: 20px;
}

.mod3 .icon02 ul {
    /* width: 537px; */
    /* padding: 25px 19px; */
    /* background: #F8F8F8; */
}

.mod3 .icon02 ul li {
    float: left;
    width: 247px;
    height: 148px;
    background-color: pink;
    margin-right: 20px;
}

.icon02 h4 {
    /* padding-bottom: 15px; */
    margin-bottom: 15px;
    font-size: 20px;
    background-color: #F7F7F7;
    border-left: 7px solid #9b9be4;
    text-indent: 1em;
    line-height: 39px;
    color: #315EDF;
}


.mod3 .icon02 ul li:last-child {
    margin-right: 0;
}


.mod3 .icon03 ul li:last-child {
    margin-right: 0;
}

.mod3 .icon03 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mod3 .icon03 ul li {
    float: left;
    width: 224px;
    height: 111px;
    margin-right: 20px;
}

.icon03 h4 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 20px;
    color: #315EDF;
}

.icon03 ul li img {
    width: 100%;
    height: 100%;
}

.icon02 ul li img {
    width: 100%;
    height: 100%;
}

.mod3 .icon03 ul li:last-child {
    margin-right: 0;
}

.photo img {
    width: 100%;
}

body{
    background-position: center top;
}

.up h4{
    display: none;
}
.up .select{
    display: block;
}
.down ul{
    display: none;
}

.down .select{
    display: block;
}


@media (max-width: 1100px) {


.w1200 {
    width: 100%;
    margin: 0 auto;
}

.top {
    width: 100%;
}

.top .fl {
    display: none;
}

.top .fr {
    float: unset;
    text-align: center;
}

#header {
    width: 100%;
}

.head {
    text-align: center;
    padding-bottom: 64px;
}

.slhmod {
    display: none;
}

.head .search {
    right: -185px;
    margin-right: 50%;
    top: 90px;
}

.bigpic {
    display: none;
}

#content {
    width: 100%;
}

.news_top {
    width: 100%;
}

.news-topmain {
    width: 100%;
}

#footer {
    width: 100%;
}

#footer .lefticon {
    display: none;
}

#footer .lefticon {
    display: none !important;
}


#footer .right {
    display: none !important;
}

.nav li a {
    width: 150px;
}


.nav {
    height: 58px;
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
}
.top .clearfloat {
    width: 100%;
    margin: 0 auto;
}


.ab-header{
    display: none;
}

.w65 {
    width: 100%;
}

.leader {
    width: 100%;
}

.mod3{
    display: none;
}


.tab-header{
    display: none;
}

.news2{
  width: 100%;  
}

.news3{
  width: 100%;  
}

.rg{
    width: 100%;
}
.rg ul {
    width: 100%;
}

.rg ul li {
    width: 100%;
}

}