/*
*0909修改样式
*/
.q-wrap-banner{
    float: left;
    padding-top: 30px;
    padding-left: 20px;
    width: 490px;

}
.header .user-info{
    padding-top: 30px;
}
.q-search-box{

}
.wrap-banner .wb-main{
    height: 257px;
}
.q-wrap-banner .q-search-box .form-control{
    background-color: #fff;
    color: #7d7d7d;
    border: 0px;
    box-sizing: border-box;
    border-radius: 0px;
    width: 386px;
    height: 34px;
    line-height: 34px;
    padding-left: 20px;
    font-size: 14px;
    float: left;
}
.q-wrap-banner .q-search-box .search-btn {
    width: 34px;
    height: 35px;
    border-radius: 0px 5px 5px 0px;
    display: inline-block;
    float: left;
    background: #2496ff url(../images/search-btn.png) no-repeat center 8px;
    text-indent: -999em;
    overflow: hidden;
}
.q-body{
    height: 800px;
    /*background: #ffffff url(../images/header-bg.jpg) no-repeat center 0px;*/
}
.header .top-logo{
    height: 100px;
}
.header{
    position: relative;
    height: 100px;
}
.header .top-logo a.logo-link{
    height: 100px;
    line-height: 100px;
    background: url(../images/top-logo.png) no-repeat center 18px;
}
.q-open-up{
    position: absolute;
    right:280px;
    top: 140px;
}
.q-wrap{
    background: none;
    height: 360px;
}
.q-open-up ul li{
    width: 100px;
    height: 70px;
    float: left;
    border-radius: 4px;
    margin-left: 12px;
}
.q-open-up ul .li1{background: #75cda3;}
.q-open-up ul .li2{background: #ebbd6e;}
.q-open-up ul .li3{background: #81b1e2;}
.q-open-up ul .li4{background: #f7a09e;}
.q-open-up ul .li5{background: #876ff0;}
.q-open-up ul li p{
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 4px;
}
.q-open-up ul li span{

}
.q-nav{
    position: absolute;
    top: 381px;
    width: 100%;
    height: 50px;
    background: url(../images/navbg.png);


}
.navborder{
    width: 2px!important;
    height: 50px;
    background: url(../images/navborder.png);
}
.q-menu-auto{
    width: 1200px;
    margin: 0px auto;
}
.q-menu-auto ul li{
    float: left;
    width: 150px;
    line-height: 50px;

}
.q-menu-auto li a{
    text-decoration:none;
    display: inline-block;
    line-height: 50px;
    width: 100%;
     color:#fff ;
     font-size: 16px;

}
.q-menu-auto li a span{

}
.q-menu-auto li a i{
    background: url(../images/new-menu-icon.png) no-repeat;
    display: inline-block;
    margin: 0px auto;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    display: none;
}
.q-menu-auto ul li a .icon_01{    background-position: 0px 0px;}
.q-menu-auto ul li a .icon_02{    background-position: 0px -25px;}
.q-menu-auto ul li a .icon_03{    background-position: 0px -50px;}
.q-menu-auto ul li a .icon_04{    background-position: 0px -75px;}
.q-menu-auto ul li a .icon_05{    background-position: 0px -100px;}
.q-menu-auto ul li a .icon_06{    background-position: 0px -125px;}
.q-menu-auto ul li a .icon_07{    background-position: 0px -150px;}
.q-menu-auto ul li a .icon_08{    background-position: 0px -175px;}
/* 激活 */
.q-menu-auto ul li a .active{
    background: url(../images/menu-icon-active.png)
 }
.q-menu-auto ul li a.active {
    /* text-decoration: none;
    background-color: #fff;
    outline: none; */
    text-decoration: none;
    background-color: #fff;
    color: #2591fd;
    outline: none;
}
.q-menu-auto ul li{

}
.q-menu-auto .sub-menu{
    background-color: rgba(36, 150, 255, 0.7);
    box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.4);
    /* display: none; */
   height: 100px;
    display: none;
}

.q-menu-auto .sub-menu ol li{
    line-height: 30px;
}
.q-menu-auto .sub-menu ol li a{
    line-height: 30px;
    opacity: 0.8;
    
}
.q-menu-auto .sub-menu ol li a:hover {
    opacity: 1;
    color: #fff;
    /*background-color: #55558d;*/
    text-decoration: none;
    border-bottom: 0px solid #fff;
}
.portlet-tabbable .portlet-tabs{
    width: 100%;
    position: initial;
}
.q-wrapper{
    width: 1200px;
    margin-bottom: 14px;
}
.portlet-tabbable .portlet-tabs li{
    width:25%;
    margin: 0;
    border-radius: 0;
    cursor: pointer;
}
.portlet-tabbable .portlet-tabs li span{
    height:40px ;
    line-height: 40px;
}
.portlet-tabbable .portlet-tabs li.active{
    margin: 0;
}
.portlet-tabbable .portlet-tabs li.active span{
    height:40px ;
    line-height: 40px;
}
.news-portlet.portlet-blue .portlet-title{
    height: 41px;
}
/*#dataType .type-department .td-list{*/
    /*overflow: auto;*/
    /*height: 260px;*/

/*}*/
#dataType .type-department{
    overflow: auto;
    height: 260px;
}
.wrap-topic{
    /*background: url(../images/q-fot2.jpg) no-repeat center 0px;*/
    background: #fff;
    width: 100%;
    height: 100%;
    padding-top: 20px;
}
.q-wrap-topic-min{
    background: url(../images/beijintu.png) no-repeat center 20px;
   height: 400px;
    width: 1200px;
    margin: 0 auto;
    background-size:100%;
    box-shadow: 0 0 5px #ccc;
}
.q-wrapper{
    width: 1200px;
    background: #fff;
}
.footer{
    background: url(../images/q-fot3.jpg) no-repeat center 0px;
    height: 130px;
}
.footer .footer-info{
    width: 1200px;
}
.footer .footer-info{
    /*background: url(../images/footer-ball.jpg) no-repeat right bottom;*/
    background:none;
}
.q-conac{
    position: absolute;
    top: 50px;
    left: 0px;
    color: #a4ccf1;
}
.q-about{
    left: 50%;
}
.q-about a{
    color: #a4ccf1;
}
.q-footbot{
    background: #1b80dc;
}
.q-img{
    position: absolute;
    top: 36px;
    right: 0;
    color: #a4ccf1;
}
.q-img img{
    width: 60px;
    height: 60px;
}

/* ====================== wang 2019/9/10 ============*/
body{
    background: #298DFF url(../images/q-fot2.jpg) no-repeat center 0px;
}
   
 .header .q-wrap-banner{
    position: absolute;
    left: 570px;
} 

/* 二级下拉菜单 */
.q-menu-auto .sub-menu {
    background:#2892ff;
    z-index: 9999;
    position: relative;
    
}

 
.q-open-up{
    top: 159px;
}
.q-open-up ul li {
    width: 153px;
    height: 94px;
    box-sizing: border-box;
    padding-top: 12px;
   
}
.wrapper.mgt-30.q-wrapper{
    margin-top: 20px !important;
    box-shadow: 0 0 5px #ccc
}
.q-open-up ul li{
    box-shadow: 1px 1px 2px #255D88;
}
.q-open-up ul li p{
    color: #fff;
}
.q-open-up ul li span{
    color:#fff;
    font-size: 16px;

}

/* 导航栏 */
  
.menu-list-header.clearfix li span{
    margin-left: 7px;
}




.portlet-title{
    z-index: 999;
}
.wrapper .model.pdt-10.cf{
     padding-top: 0px !important;
}

.portlet-tabs.q-portlet-tabs li {
text-align: center
}
#dataType .pt-topic{
    background: #01C3A1
}
#dataType .pt-field{
    background: #368BB1
}
#dataType .pt-department{
    background: #292944
}
.floor01_icon{
    display: inline-block;
    height: 30px;
    width: 30px;
    position: relative;
    top: 7px;
}
.bgd_01{
    background: url('../images/sy_5_06.png')
}
.bgd_02{
    background: url('../images/sy_5_03.png')
}
.bgd_03{
    background: url('../images/sy_5_05.png')
}
.bgd_04{
    background: url('../images/sy_5_04.png')
}

/* 热门数据 热门API 开放动态 */
.news-portlet.portlet-blue .portlet-title {
    height: 31px;
}
.wrap-topic .caption{
   border: none !important; 
   color: #fff !important

}
.wrap-topic .caption_data{
    background: #7D36A0

}
.wrap-topic .caption_api{
    background: #EC3336
}
.wrap-topic .caption_dynamic{
    background: #1981DA 
}
/*   */
.q-wrap-topic-min{
    position: relative;
    background: url(../images/beijintu.png) no-repeat center 20px;
   height: 400px;
    width: 1200px;
    margin: 0 auto;
    background-size:100% 100%;
}
.q-wrap-topic-min .item_tu {
    display: inline-block;
    position: absolute;
    width: 120px;
    height: 150px;
    cursor: pointer;
    background-size: 100% 100%;

}
/* 浜ら�� */
.item_01{
    background: url(../images/item.jpg) no-repeat ;
    right: 261px;
    bottom: 14px;
}
/* 瀵瑰璐告槗 */
.item_02{
    background: url(../images/item1.png) no-repeat  ;
    left: 214px;
    bottom: 27px;
}
/* 鑷畾涔� */
.item_03{
    background: url(../images/item3.jpg) no-repeat  ;
    right: 30px;
    bottom: 10px;
}
/* 鍖荤枟 */
.item_04{
    background: url(../images/item4.jpg) no-repeat  ;
    left: 284px;
    top: 30px;
}
/* 姘旇薄 */
.item_05{
    background: url(../images/item5.jpg) no-repeat  ;
    right: 99px;
    top: 76px;
}
/* 鍩庡競寤鸿 */
.item_06{
    background: url(../images/item6.png) no-repeat  ;
    left: 14px;
    top: 140px;
}
/* 鏁欒偛 */
.item_07{
    background: url(../images/item7.jpg) no-repeat  ;
    left: 514px;
    top: 140px;
}
/* 鏃呮父 */
.item_08{
    background: url(../images/item8.jpg) no-repeat  ;
    top: 32px;
    left: 736px;
}



/* footer */
.footer .footer-info .q-conac,
.q-img
{
    height: 96%;
    top: 7px;
    /* padding-top: 30px; */
}
.q-img{
    padding-top: 19px; 
}
.footer_q-conac01{
    padding-top: 14px;
}
.footer .q-about,
.footer .q-img
{
border-left: 2px solid #64AAEA;
padding-left: 30px;
}
.footer-info p {
    height: 20px;
    line-height: 20px;
    margin: 17px 0;

}
.footer-info .platform{
    line-height: 17px;
}
.footer-info .q-about p{
    border-left: 2px solid #8FB7EA;
    padding-left: 9px;
}




