body{
    margin: 0 auto;
    background-color: white;
}

.center{
    width: 1200px;
    margin: 0 auto;
}
.rounded {
display: inline-block;
    background-color: rgb(7,137,212);
    border-radius: 10px;
    padding: 6px 24px;
    color: white;
    text-align: center;
    font-size: 16px;
    position: absolute;
    border: none;
    right: 18.44%;
    top: 45px;
}

.zi{
    position: absolute;
    top: 356px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.logo{
    position: absolute;
    top: 30px;
}
.lanmu{
    width: 100%;
    margin-top: 50px;
    display: -webkit-flex;
    justify-content: space-between;
}




.home-row1-col-l{
    width: 100%;
}
.home-tpxw{height:387px; position:relative;width: 100%; background-color: #eff9ff;}
.home-tpxw img{ width:683px; height:387px; display:block;float: left;}
.home-tpxw .bd li{ position:relative; overflow:hidden; zoom:1;}
.home-tpxw .bd li .txt{
    width:457px;
    height:287px;float: right;padding: 50px 30px;}
.home-tpxw .bd li .txt a{font-size: 18px;color: #000000;font-weight: bold;height: 60px;line-height: 30px;display:block;}
.home-tpxw .bd li .txt p{font-size: 16px;color: #000000;line-height: 30px;margin-top: 40px;}
.home-tpxw .hd{ position:absolute; bottom:38px; right:50px;}
.home-tpxw .hd li{float:left; width:12px; height:12px; margin-left:10px; line-height:0; overflow:hidden; font-size:0; background-color:#dcdcdc; border-radius:50%;  -moz-opacity: 0.8; opacity:0.8; -moz-border-radius:50%; -o-border-radius:50%; -webkit-border-radius:50%; cursor:pointer; transition: all .3s; -webkit-transition: all .3s;}
.home-tpxw .hd li.on{background-color: #ff9000; -moz-opacity: 1; opacity:1;}
.home-tpxw .bd ul, .home-tpxw .bd li{width:100% !important;}
.home-tpxw .arrow:hover{filter:alpha(opacity=50) !important; -moz-opacity: 0.5 !important; opacity:0.5 !important;}

.gznr{
    
    width: 100%;
    height: 500px;
    margin-top: 50px;
}
.gznr_header{text-align: center;width: 100%;height:110px;

}
.gznr_header .h3 a{
    display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 30px;
    color: #1c80c7;
    font-weight: bold;
}

.gznr_header p span a{color: #e90000;}


.zlzq{
    width: 100%;
    height:400px;
    margin: 50px 0px 100px 0;
}

.zlqzlist{
    width:518px;
    height: 400px;float: left;
}
.zlqzlist li{height: 50px;line-height: 50px;padding-left: 30px;background: url(xyb_icon.png)left center no-repeat;font-size: 17px;color: #000000;}

.jpg{        height: 400px;
    width: 681px;display: block;float: right;position: relative;
}
.jpg img{
height: 400px;
    width: 681px;
}
.jpg .txt{position:absolute; bottom:0px; left:0px;  color:#fff; line-height:50px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;width: 100%;
    text-align: center;background: rgba(0,0,0,0.3);}

@media screen and (max-width: 600px) {
.center {
        width: 98vw;
        margin: 0 auto;
    }
.commit img{    object-fit: cover;height: 45vw;}
.logo{top: 5px;left: 5px;}
.logo a img{width: 70%;height: auto;}
.lanmu{margin-top: 30px;}
.lanmu a img{ object-fit: cover;height:40px;width: 100%;}
.gznr{margin-top: 30px;height: auto;}
.gznr_header .h3 a{font-size: 22px;width: 100%; margin-bottom:0px;}
.gznr_header p{width: 100%;text-align: justify;}
.gznr_header p br,.home-tpxw .bd li .txt p br{display: none;}
.home-tpxw{height: auto;}
.home-tpxw img{width: 100%;height:56vw;float: none; }
.home-tpxw .bd li .txt{float: none;width: 100%;height:50vw;padding: 3vw;}
.home-tpxw .bd li .txt p{margin-top: 0;}
.home-tpxw .hd{    bottom: 10px;right: 10px;}
.zlzq{margin: 30px 0;height: 640px;}
.zlqzlist{float: none;width: 100%;}
.zlqzlist ul li a{font-size: 16px;width: calc(100% - 15px); display: inline-block;white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.zlqzimg .jpg,.zlqzimg .jpg img{float: none;width: 100%;height: 58vw;}

}

