﻿@charset "UTF-8";

/*
*   program: 宁夏集约化
*   author: ln
*   date: 2018-04-04
*/


/* 背景图 */

.xj-bg {
    background: url(../images/body-bg.jpg);
}

.pl-bg {
    background: #f7f7f6 url("../images/pl-bg.jpg") center top no-repeat;
}

.cf8-bg {
    background: #fcfcfc;
}

.w-container {
    width: 1200px;
    margin: 0 auto;
}
.w-container2 {
    width: 1220px;
    margin: 0 auto;
}

.g-header, .g-main, .g-footer {
    min-width: 1200px;
}
/* 工具栏 */

.h-tool {
    height: 29px;
    background: url(../images/sjj-bg4.png);
}

.h-tool a,.h-tool span{
    font-size: 12px;
    color: #fff;
    line-height: 29px;
}
.h-tool a:hover{
    font-weight: bold;
}

.h-tool span{
    margin: 0px 14px;
}

.h-tool2 {
    background: url("../images/sjj-bg6.png") top center no-repeat;
}

/* 头部logo */

.h-logo {
    padding-top: 20px;
    margin-left: 12px;
}

.h-logo .img {
    display: inline-block;
}

.h-logo .a {
    display: inline-block;
    margin-left: 10px;
}

.h-logo .tt {
    padding-top: 17px;
    letter-spacing: 2px;
    font: bold 39px/39px "Microsoft YaHei";
}

.h-logo .tt2 {
    padding-top: 10px;
    letter-spacing: 2.5px;
    font: 15px/15px "Arial";
}

.h-logo .ls10 {
    margin-left: 10px;
    letter-spacing: 10px;
}

.h-logo2 {
    margin-right: 170px;
    margin-top: 96px;
}

/* 顶部搜索栏 */

.h-search {
    margin-top: 12px;
    margin-right: 18px;
    width: 270px;
    height: 38px;
    background: #fff;
    border-radius: 18px;
}

.h-search .inp {
    width: 210px;
    height: 38px;
    padding-left: 19px;
    line-height: 38px;
    font-size: 12px;
    color: #666666;
}

.h-search .btn {
    width: 20px;
    height: 20px;
    margin-right: 16px;
    margin-top: 10px;
    background: url(../images/sjj-icon4.png) center no-repeat;
}

.h-search2 {
    padding: 5px 13px 0 0;
}

.h-search2 .inp {
    width: 186px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #d8dbde;
    border-right: none;
}

.h-search2 .btn {
    width: 49px;
    height: 36px;
    margin-right: 0;
    line-height: 36px;
    font-size: 14px;
    background: #6da0de;
}

.bg-wp {
    display: inline-block;
    background: url("../images/bg-inp.png");
}

.bg-wp2 {
    background: url("../images/bg-inp2.png");
}

.h-search3 .inp {
    height: 39px;
    line-height: 39px;
}

.h-search4 {
    margin-top: 7px;
    padding: 0 19px 0 0;
}

.h-search4 .inp {
    width: 222px;
    height: 34px;
    line-height: 28px;
    border: 1px solid #e3e3e3;
    border-radius: 3px 0 0 3px;
    box-sizing: border-box;
}

.h-search4 .btn {
    width: 40px;
    height: 34px;    
    margin-right: 0;
    line-height: 28px;
    font-size: 14px;
    border-radius: 0 3px 3px 0;
}

/* 导航栏 */

.h-nav {
    height: 60px;
    background: #40a1e2;
}

.nav-list {
    height: 100%;
}

.nav-list li {
    float: left;
    width: 170px; 
    height: 100%;
}

.nav-list .a {
    display: block;
    height: 100%;
    text-align: center;
}

.nav-list .a:hover, .nav-list .a.cur {
    background-color: #349ade;
}

.nav-list .tt {
    padding-left: 39px;
    font: bold 18px/60px "Microsoft YaHei";
    color: #fff;
    line-height: 60px;
    display: inline-block;
}

.nav-list .nav1 {
    background: url(../images/gwh-icon-nav1.png) left center no-repeat;
}

.nav-list .nav2 {
    background: url(../images/gwh-icon-nav2.png) left center no-repeat;
}

.nav-list .nav3 {
    background: url(../images/gwh-icon-nav3.png) left center no-repeat;
}

.nav-list .nav4 {
    background: url(../images/sjj-icon5.png) left center no-repeat;
}

.nav-list .nav5 {
    background: url(../images/gwh-icon-nav5.png) left center no-repeat;
}

.h-nav2 .nav-list li {
    width: 240px;
}

.h-nav3 {
    height: 51px;
    padding: 6px 0 0;
    background: #1b5295; 
}

.h-nav3 .nav-list {
    padding-left: 3px;
}

.h-nav3 .nav-list .a {
    background: none;
}

.h-nav3 .nav-list .a:hover, .h-nav3 .nav-list .a.cur {
    background-color: #fff;
}

.h-nav4 .nav-list li {
    width: 150px;
}

.h-nav5 {
    background: #1463da;
}

.h-nav5 .nav-list .a {
    background: none;
}

.h-nav5 .nav-list .a:hover, .h-nav5 .nav-list .a.cur {
    background: #fff;
}

/* 底部 */

.g-footer {
    background: #2a93d8;
}

.f-content {
    position: relative;
    padding: 20px 0;
}

.f-icon {
    position: absolute;
    left: 50%;
    top: -15px;
    margin-left: -14px;
}

.ql-drop {
    line-height: 30px;
}

.ql-drop>.sp {
    vertical-align: middle;
    font-weight: bold;
    font-size: 14px;
}

.ql-drop>.img {
    margin: 0 3px 0 2px;
    vertical-align: middle;
}

.drop-groups {
    width: 1200px;
    margin: 0 auto;
}

.drop-down {
    float: left;
    position: relative;
    width: 218px;
    height: 39px;
    margin-left: 23px;
    line-height: 39px;
    border: 1px solid #3098dc;
    background: #1f86ca url(../images/icon-arrow.png) 190px center no-repeat;
}

.drop-down:first-child {
    margin-left: 0;
}

.drop-down .tag {
    padding-left: 16px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
}

.drop-lists {
    display: none;
    position: absolute;
    bottom: 39px;
    left: 0;
    width: 100%;
    max-height: 90px;
    overflow-y: auto;
    background: #1f86ca;
    z-index: 999;
}

.drop-lists li {
    height: 39px;
}

.drop-lists li a {
    margin-left: 16px;
    font-size: 12px;
    color: #fff;
}

.f-help {
    margin-top: 46px;
}

.f-lf {
    margin-left: 5px;
}

.f-about .a, .f-about .line, .f-tt, .f-tt2 .tt, .f-tt2 .tt2 {
    line-height: 28px;
    font-size: 12px;
    color: #fff;
}

.f-about .line {
    margin: 0 8px;
}

.f-tt {
    margin-top: 7px;
}

.f-tt2 {
    /*margin-top: 8px;*/
}

.f-tt .tt {
    margin-left: 20px;
}

.f-tt2 .tt {
    margin-left: 16px;
}

.f-tt .tt:first-child, .f-tt2 .tt:first-child {
    margin-left: 0;
}

.f-tt-img {
    line-height: 20px;
}

.f-tt-img .a {
    display: inline-block;
    margin-right: 6px;    
}

.f-rt .img1, .f-rt .img2 {
    display: block;
    float: left;
}

.f-rt .img1 {
    margin: 1px 33px 0 0;
}

.f-rt .img2 {
    margin: 5px 19px 0 0;
}

.g-footer2 {
    height: 215px;
}

.g-footer2 .f-help {
    margin-top: 26px;
}

.g-footer2 .f-tt {
    margin-top: 17px;
}

.g-footer2 .f-tt2 {
    margin-top: 19px;
}

.f-img1 {
    margin: 2px 17px 0 6px;
}

.f-img2 {
    margin: 5px 0 0 30px;
}

.f-img .a {
    display: inline-block;
}

.f-img .a:first-child {
    margin-left: 92px;
}
.f-img .a:last-child {
    margin-right: 60px;
}

.f-link {
    margin-top: -4px;
}

.f-link li {
    position: relative;        
    float: left;
    margin-left: 8px;
}

.f-link li:first-child {
    margin-left: 0;
}

.f-link .a {
    display: block;
    width: 70px;
    height: 66px;
    padding-top: 14px;
    text-align: center;
    background: #fff; 
    border: 1px solid #d1d1d1;
    border-radius: 3px;
}

.f-link .a:hover {
    opacity: 0.9;
}

.f-link .tt {
    margin-top: 11px;
    font-size: 12px;
    color: #333;
}

/* 底部图标hover */

.scan {
    display: none;
    position: absolute;
    top: -128px;
    left: 50%;
    margin-left: -105px;
    padding: 19px 0;
    white-space: nowrap;
    background: #fff;
    border: 2px solid #c9d7e8;
}

.scan .pic {
    display: inline-block;
    width: 62px;
    padding: 0 20px;
    text-align: center;
    border-left: 1px solid #eaeff3;
}

.scan .pic:first-child {
    border-left: none;
}

.scan .pic>img {
    width: 100%;
    height: 62px;
}

.scan .pic .tt {
    margin-top: 6px;
}

.scan .arrow {
    position: absolute;
    left: 50%;
    bottom: -14px;
    width: 27px;
    height: 15px;
    margin-left: -13.5px;
    background: url(../images/icon-arrow7.png) no-repeat;
}

.f-link .app:hover .scan {
    display: block;
}

.g-footer3 {
    height: 202px;
}

.g-footer4 {
    height: 210px;
}

.g-footer4 .ql-drop>.sp {
    color: #fff;
}

.g-footer4 .f-about .a, .g-footer4 .f-about .line, .g-footer4 .f-tt, 
.g-footer4 .f-tt2 .tt, .g-footer4 .f-tt2 .tt2 {
    color: #fff;
}

.g-footer4 .f-about .a:hover {
    color: #fff;
    text-decoration: underline;
}

.g-footer4 {
    background: #1b5295;
    border-top: none;
}

/* 侧边栏 */

.slide {
    position: fixed;
    top: 393px;
    left: 50%;
    width: 85px;
    margin-left: 677px;
    background: #fff;
}

.slide2 {
    width: 100px;
    margin-left: -740px; 
    border-top: none;
}

.slide2 .btn {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.slide-bar li {
    border-top: 1px solid #efefef;
}

.slide-bar li:first-child {
    border-top: none;
}

.slide-bar .a {
    display: block;
    text-align: center;
}

.slide-bar .img {
    padding: 16px 0 6px;
}

.slide-bar .tt {
    line-height: 35px;
    font-size: 12px;
    color: #333;
}

.slide-bar .a:hover {
    background: #efefef;
}

