@import "https://at.alicdn.com/t/font_178760_77kvr5cb9q2.css";


a:hover
{
    text-decoration: none;
    color: #333;
}

.btn:focus,
 a:focus
{
    outline: none;
    outline-offset: 0px;
}

img
{
    max-width: 100%;
}

html
{
    height: 100%;
    min-height: 100%;
    background: #f1f1f1;
}

li
{
    list-style: none;
}
.header-banner .container {
   position: absolute;
   top: 0;
   left: 50%;
   transform: translate(-50%,0);
}
.logo {
   display: flex;
   align-items: center;
   margin-top: 20px;
   margin-left: -10px;
}
.logo img {
   width: 51px;
   height: 51px;
   margin-right: 10px;
}
.logo span {
   color: #fff;
   font-size: 30px;
   font-weight: bold;
}
.wza {

   border-radius: 50px;
   padding: 6px 20px;
   cursor: pointer;
   right: 20px;
   position: absolute;
   top: 30px;
   z-index: 999;
   color: #fff;
   border: 1px #fff solid;
}
.wza:hover{
   background-color: #fff;
}
#main
{
}
.panel{

padding: 20px;

margin-top: 40px;

margin-bottom: 0px;

}
    .public-title{
    
    border-bottom: 2px #eee solid;
    
    text-align: center;
    
    position: relative;
    
    margin-bottom: 20px;
    }
    .public-title::before{
      content: '';
      width: 10px;
      height: 4px;
      background-color: #0055a7;
      position: absolute;
      left: 0px;
      bottom: -2px;
    }
    .public-title::after{
        content: '';
        width: 10px;
        height: 4px;
        background-color: #0055a7;
        position: absolute;
        right: 0px;
        bottom: -2px;
      }
    .public-title h4{
        
    display: inline-block;
        
    padding: 10px  20px;
        
    background-image: linear-gradient(180deg, rgba(0, 81, 163, 1), rgba(0, 171, 245, 1));
        
    color: #fff;
        
    border-radius: 20px;
        
    margin-bottom: 25px;
    }
    .more-btn{
        
    color: #0073E7;
        
    border: 1px #0073E7 solid;
        
    padding: 1px 10px;
        
    border-radius: 10px;
        
    display: block;
    width: 60px;
    text-align: center;
        
    margin: 10px auto;
    }
    
.lczs ul{
    padding-left: 0px;
}

.lczs ul li img{
    padding: 15px;
}

.zcfg  ul.nav-tabs{

border-bottom: 2px #0073E7 solid;

text-align: center;

margin-top: 35px;
}
.zcfg  ul.nav-tabs  li{

margin-bottom: 0px;

float: none;

display: inline-block;
}
.zcfg  ul.nav-tabs  li a{

background-color: #BCE0FF;

color: #fff;

border: none;

font-size: 18px;

padding: 10px   40px;

border-radius: 16px 16px 0 0;

margin-right: 20px;
}
.zcfg  ul.nav-tabs  li.active {

}
.zcfg-table tbody tr  td a{
    color: #5F6369;
}
.zcfg  ul.nav-tabs  li.active a{

border: none;

background-color: #0073E7;
}
.zcfg  ul.nav-tabs  li.active a:hover{
    color: #fff;
}
.zcfg-table {
    width: 100%;
    margin-top: 40px;
}

.zcfg-table thead tr{background-color: #F3F9FE;border-radius: 10px;}
.zcfg-table thead tr td{
    
font-size: 16px;
    
color: #5F6369;
    
text-align: center;
    
line-height: 2;
    
padding: 10px  0px;
}
.zcfg-table thead tr td:nth-child(1){
    
width: 80px;
}
.zcfg-table thead tr td:nth-child(3){
    
width: 190px;
}
.zcfg-table thead tr td:nth-child(4){
    
width: 97px;
}
.zcfg-table tbody tr{

border-bottom: 1px  #EEEEEE solid;
}
.zcfg-table tbody tr:last-child{
    border-bottom: none;
}
.zcfg-table tbody tr  td{
    
font-size: 14px;
    
color: #5F6369;
    
line-height: 2;
    
padding: 30px 10px;
    
text-align: center;
}

.zcfg-table tbody tr  td:nth-child(2){
    text-align: left;
}



.problem{

}


.problem .problem-list{
    padding-left: 0px;
}
.problem .problem-list li{
    
padding: 30px 0px;
    
border-bottom: 1px #eee solid;
}
.problem .problem-list li:last-child{
    border-bottom: none;
}
.problem .problem-list li a{
    
}
.problem .problem-list li a p{
    position: relative;
    padding-left: 30px;
    font-size: 16px;
}
.problem .problem-list li a p.wen{margin-bottom: 30px;color: #333;}
.problem .problem-list li a p{
    
color: #666;
}
.problem .problem-list li a p.wen::before{
    content: '';
    width: 22px;
    height: 22px;
    background: url(../img/w.png) no-repeat;
    background-size: 100%  100%;
    position: absolute;
    left: 0px;
}
.problem .problem-list li a p.da::before{
    content: '';
    width: 22px;
    height: 22px;
    background: url(../img/d.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0px;
}
.dxal{
    margin-top: 35px;
}
.dxal-owl .owl-item img{

height: 300px;

object-fit: cover;

border-radius: 20px;
}
ul.dxal-list{

padding-left: 18px;
}
ul.dxal-list li{
    
background: none;
    
list-style-type: square;
    
line-height: 2;
    
padding: 9px 0px;
}
ul.dxal-list li a{
    
color: #3D4246;
    
font-size: 16px;
}
.location {
    position: absolute;
    right: 100px;
}

.location ul {
    border-left: 1px solid #d5d5d5;
    border-bottom: 0;
    width: 48px;
    padding-left: 10px;
}

[data-spy] {
    top: 100px;
}
.location a {
    width: 68px;
    padding: 0 !important;
    font-size: 13px;
    color: #808080;
    background-color: #fff;
    border-radius: 20px!important;
    height: 23px;
    line-height: 23px!important;
}
.location ul.nav-tabs li.active a, .location ul.nav-tabs li a:hover {
    border: 1px solid #0088cc;
    background-color: #0088cc;
    color: #fff;
}
.location li + li {
    margin: 20px 0 0 !important;
}
.location li{
    position: relative;
}
.location li::before{content: '';width: 10px;height: 10px;position: absolute;border: 1px #515151 solid;left: -16px;top: 7px;border-radius: 100%;z-index: 1;background-color: #eee;}
.location li.active::before{
    border-color: #0073E7;
}
.location li.active::after{
    content: '';
    background-color: #0073E7;
    width: 3px;
    height: 3px;
    position: absolute;
    left: -12.5px;
    top: 10.5px;
    z-index: 2;
    border-radius: 100%;
}


#div4 img,
#div5 img{
    border-radius: 10px;
}




















 
.footer
{
    padding-bottom: 8px;
    margin-top: 0px;
    background-color: #565a5d;
    color: #b7b9ba;
    font-size: 12px;
}

.footer .links
{
    float: left;
    width: 100%;
    margin-bottom: 25px;
    background-color: #4e5358;
}

.footer .links ul
{
    position: relative;
}

.footer .links li
{
    /* margin-left: 150px; */
	margin-left: 234px;
    float: left;
    color: #fff;
}

.footer .links li:first-child
{
    margin-left: 0;
}

.footer .links li p
{
    margin: 0;
    padding: 15px 0;
}

.footer a
{
    color: #b7b9ba
}

.footer .links li p a
{
    color: #fff;
}

.footer .links li p i
{
    margin-left: 3px;
    display: inline-block;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);

    -moz-transform: rotate(-90deg);

    -webkit-transform: rotate(-90deg);

    -o-transform: rotate(-90deg);
  
}

.footer .links .dropdown
{
    position: static;
}

.footer .links .dropdown ul
{
    width: 100%;
    position: absolute;
    top: auto;
    bottom: 100%;
}

.footer .links .dropdown li
{
    float: none;
    margin-right: 0;
    color: #666;
}

.footer .links .dropdown li a
{
    margin: 5px 0;
    float: left;
    width: 16.666%;
    clear: none;
}

.footer-logo:before
, .footer-logo:after
{
    display: table;
    content: '';
}

.footer-logo:after
{
    clear: both;
}

.footer-logo
{
    line-height: 28px;
}

.footer-logo img
{
    display: block;
    margin: 0 auto;
    width: 96px;
}

.footer-logo span
{
    display: block;
    font-size: 24px;
    line-height: 36px;
    color: #b7b9ba;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 3px;
}

.footer-logo p
{
    line-height: 20px;
    margin: 15px 0 30px;
}

.footer-add
{
    margin-top: 10px;
}

.footer-add li
{
    float: left;
    padding: 3px 0;
    text-align: left;
}
/*
.footer-icp {
    padding-left: 0;
    margin-bottom: 10px;
    margin-top: 25px;
    text-align: right;
}
*/
.footer-icp a
{
    display: inline-block;
    margin-left: 25px;
}

.footer-icp img
{
    margin: 18px auto;
}

.footer-icp .zc img
{
    width: auto;
    max-width: 100%;
    margin-bottom: 5px;
    margin-top: 10px;
}

.footer-icp p
{
    margin-bottom: 0;
    color: #b7b9ba;
}

.footer-icp .item
{
    float: right;
    width: 25%;
    text-align: center;
}

.footer-icp .zc
{
    width: 35%;
}

.footer .icp
{
    color: #b7b9ba;
}

.footer-help a
{
    padding: 0 13px;
    display: inline-block;
    color: #b7b9ba;
    line-height: 14px;
}

.footer-help > a + a
{
    border-left: 1px solid #b9b9b9;
}

.footer-help a:last-child
{
    border-right: 0;
}

.footer-help a:hover
{
    color: #e4e4e5;
}

.footer-bottom
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid rgba(255,255,255,.3);
    padding: 6px 0;
    margin-top: 10px;
}

.footer-bottom:before,.footer-bottom:after
{
    display: none;
}

.footer-links
{
    display: flex;
    justify-content: space-around;
}

.float-btn-group
{
    display: none;
}
ul.news-no-img {
    padding-left: 18px;
}
ul.news-no-img li{
  list-style-type: disc;
  background: none;
  line-height: 2;
}

.xuanfu {
    position: absolute;
    right: 26px;
    padding: 2px 8px;
    top: 10px;
    border-radius: 5px;
    font-size: 18px;
    z-index: 1;
    width: 50px;
}
.breadcrumb{
    background-color: transparent;
    margin: 30px 0px 10px 0px;
}
@media (min-width: 1400px){
.location {
    /* left: -110px; */
}
}
@media (min-width: 1200px){
    .container {
        width: 1100px;
    }
    .location{
        right: 80px;
    }
}


@media (max-width:991px) {
    .banner{
        margin-bottom: 20px;
    }
   
    .header img.logo{
        width: 40px;
        height: 40px;
    }
  
    .footer-add ul li{
        width: 100%!important;
        text-align: center;
    }
    .footer-bottom{
        flex-direction: column;
        align-items: center;
    }
    .footer .links{
        text-align: center;
    }
    .footer .links ul{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .footer-icp{
        display: flex;
        justify-content: center;
    }
    .footer .links li{
        margin-left: 0;
        text-align: center;
    }
    .footer-help{
        line-height: 2.4;
        text-align: center;
    }
    .article img{
        width: 100%;
    }
    .footer-help img{
        display: inline-block;
        flex-shrink: 0;
        margin:0 auto;
    }
  
    .location{
        /* display: none; */
		display:none! important;
    }

}
@media (max-width:767px) {
 
   

    .header img.logo{
        height: 45px!important;
    }

    .wza{
        transform: scale(.5);
        top: 0px;
    }
    .zcfg-table{
        width: 800px;
    }
    #div4 img, #div5 img{
        margin: 10px 0px;
    }
    .zcfg ul.nav-tabs li a{
        font-size: 14px;
    padding: 5px 8px;
  
    margin-right: 0px;
    }
 
}

@media (max-width:640px) {
    .logo {
        transform: scale(.5);
        margin-left: -20%;
        margin-top: -2%;
    }
    .logo span {
        color: #fff;
        font-size: 24px;
        font-weight: bold;
    }
    .header-banner .container{
        width: 100%;
    }
    .logo img {
        width: 40px;
        height: 40px;
       
    }
    .dxal-owl .owl-item img{
        height: 200px;
    }
    .problem .problem-list li a p.da::before,
    .problem .problem-list li a p.wen::before{
        top: 5px;
    }
}

@media (max-width:550px) {

}
@media (max-width:480px) {


}
@media (max-width:360px) {

}

@media (max-width: 767px) {
    .xuanfu{
       top: 20px; 
    }
}

#div4 a.ybld{
        display: block;
    background-color: #F0F8FF;
    color: #333;
    border-radius: 0px 0px 10px 10px;
    margin: 0px 0px 0px;
    position: relative;
    z-index: 1;
    top: -10px;
    padding: 12px 15px;
    font-size: 15px;
}

/*无障碍关怀版样式*/
  .header .container{
     /*position: relative;*/
    }
    .ztwza {
        overflow: hidden;
    position: absolute;
    right: 0px;
    top: 15px;
    border-radius: 25px;
    border: 2px solid rgba(255,255,255,1);
    padding: 10px 0px;
}
.ztwza ul{
    padding-left: 0px;
}
.ztwza li {
    float: left;
    list-style: none;
}
.ztwza a {
    display: inline-block;
    width: auto;
    border-right: 1px solid rgba(255,255,255,1);
    padding: 0px 21px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
    line-height: 1;
}

.disnone {
    display: none;
}

.footer-ewm-0618 img{
    width: 68px;
}