﻿@charset "utf-8";
/* CSS Document */
body{background:#069;}
/**头部**/
.container{width:1002px;}
/*top*/
.layout{height:30px;background:url(../images_gaj/top_bg.png) 0 0 repeat-x;line-height:30px; color:#fff;padding:0 10px;}
.layout .login{font-size: 12px;color: #0173d4;}
/*banner*/
.banner{width:100%;height:128px;overflow:hidden;position:relative;z-index:3;}
.banner embed{width:100%;height:128px;}

/*banner */
.banner_flash{position: relative;height:128px; width: 100%;overflow:hidden;}
.banner_flash .ind-flashPic,.banner_flash .ind-flashPic ul,.banner_flash .ind-flashPic li,.banner_flash .ind-flashPic img,.banner_flash .ind-flashPic a{height:100%; width: 100%; }
.banner_flash .ind-flashPic{ position:relative; z-index:0;}
.banner_flash .ind-flashPic li{ zoom:1; vertical-align:middle;}
.banner_flash .ind-flashPic a{display:block; color: #fff; position: relative;}
.banner_flash .ind-flashPic img{display:block;width:100%;height:auto;}
.banner_flash .ind-flashPic .img_title{display: none;}

/*导航*/
.navbox{width:100%;height:39px;background:url(../images_gaj/nav_bg.png) 0 0 repeat-x;}
.navbar{float:left;background:none;}
.navbar-nav{padding:0;}
.navbar-nav li{float:left;width:85px !important;text-align:center;background:none;height:39px;}
.navbar-nav li a{color:#fff;font-size:14px;font-weight:bold;display:block;width:auto;height:39px;line-height:39px;position:static;font-family:宋体;}
.navbar-nav li a:hover{text-decoration:none;background:none;}
.navbar-nav li.on a{color:#1b66b1;}
.navbar-nav li a img{margin-top:-3px;}
/*搜索的图片*/
.search{padding-right:10px;}
.search li{float:left;}
.search .text{height:39px;line-height:39px;color:#fff;}
.search .int1{margin-top:8px;padding-left:10px;width:130px;height:30px;position:relative;}
.search .int1 input{float:left;width:120px;height:20px;border:#999 1px solid;padding:0 4px;background:#fff;}
.search .int1 .msg-box{position:absolute;left:0;top:0;}
.search .int2{width:56px;height:22px;padding:8px;}
/**头部end**/
/**底部**/
.footer{background:#f1f6fc;padding:30px 0 40px;}
.footer span{display:inline-block;padding:0 0.5em;}
.dzjg{top:5px;}
.jiucuo{top:15px;}
/**底部end**/
@media (min-width: 992px) and (max-width: 1001px) {
    .container{width:992px;}
    /*banner*/
    .banner{height:126px;}
    .banner embed{height:126px;}

    /*banner */
    .banner_flash{height: 126px;}
}
@media (max-width:991px) {
    .container{width:768px;}
    /*banner*/
    .banner{height:98px;}
    .banner embed{height:98px;}

    /*banner */
    .banner_flash{height: 98px;}
    /*导航*/
    .navbox{height:auto;}
    .navbar{float:none;}
    .navbar-nav{float:none;}
    .navbar-nav li{width:96px !important;}
    /**底部**/
    .footer{padding:10px 0 15px;}
}
@media (max-width:767px) {
    .container{width:100%;}
    /*banner*/
    .banner{height:72px;}
    .banner embed{height:72px;}

    /*banner */
    .banner_flash{height: 72px;}
    /*导航*/
    .navbar-default .navbar-brand{padding:7px 10px;}
    .navbar-toggle{padding:7px 8px;margin-top:4px;margin-bottom:4px;}
    .navbar-default .navbar-toggle .icon-bar{background-color: #fff;}
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background-color:#fff;}
    .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar{background-color:#1166B6;}
    .navbar-nav{margin:0;}
    .navbar-nav li{width:50% !important;}
    .navbar-nav li:first-child{display:none;}
    /**底部**/
    .footnav{line-height: 24px;}
}

/*公开文章页*/
.gk_container{padding:10px;}
.ls-position{border-bottom: #ddd 1px solid;margin-bottom:10px;}