﻿.search-case{
    width: 100%;
    min-width: 1160px;
    height: 327px;
    background: url(../images/background.png) no-repeat center center #2f4a91;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16);
}
.search-case .search{
    width: 1160px;
    height: 166px;
    margin: 0 auto;
}

.search-content:after{
    display: block;
    clear: both;
    content: "";
}
.search-content{
    padding: 8px;
    background: rgba(229,229,229,0.2);
    width: 396px;
    height: 50px;
    position: relative;
}
.search-content .find{
    position: absolute;
    right: 20px;
    top: 18px;
    width: 16px;
}
.search-content .search-select{
    position: relative;
    background: #4D89ED;
    color: white;
}
.search-case .search>div{
    float: left;
}
.search-case .search:after{
    display: inline-block;
    clear: both;
    content: "";
}
.search .search-bg{
    width: 380px;
    height: 225px;
    background: white;
    margin-top: 68px;
    margin-left: 100px;
}
.search-right{
    width: 416px;
    margin-left: 30px;
}
.search-right h2{
    font-size: 0;
    margin-bottom: 40px;
    margin-top: 100px;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-align: center;
}
.search-right h2 span{
    display: inline-block;
}
.search-right h2 .name{
    line-height: 46px;
    font-size: 35px;
}
.search-right h2 .url{
    margin-top: 8px;
    font-size: 16px;
}
.search-content .search-select,.search-content>input,.search-content>button{
    float: left;
    height: 34px;
}
.search-select{
    border: 1px solid #448AFF;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    line-height: 40px;
    width: 80px;
}
.search-select a.dropdown-toggle{
    font-size: 12px;
    color: white;
    text-decoration: none;
    padding-left: 8px;
    line-height: 34px;
    height: 34px;
    display: inline-block;
    float: left;
}
.dropdown-menu{
    width: 80px;
    min-width: 80px;
    padding:0;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.20);
    border-radius: 4px;
}
.dropdown-menu li{
    height: 32px;
}
.dropdown-menu>li>a{
    padding:0;
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 100%;
    line-height: 32px;
    border-radius: 4px;
    color: #666666;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    background-color: #e7f3fc;
    color: #666666;
}
.search-content>input{
    border: 1px solid white;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    width: 300px;
    text-indent: 8px;
    height: 34px;
    outline: none;
}
.search-content>button{
    background:#448AFF ;
    color: white;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    width: 71px;
    text-align: center;
}
/*搜索结束*/
.mgt-case{
    width: 100%;
    margin-top: 8px;
    background: white;
}
.mgt-list{
    width: 1160px;
    margin:0 auto;
}
.mgt-list .mgt-title{
    background: url("../images/home/top.png");
    height: 30px;
    position: relative;
}
.mgt-list .mgt-title .mst-title-btn{
    width: 142px;
    margin: 0 auto;
    position: relative;
    top: 14px;
}
.mgt-list .mgt-title .mst-title-btn button{
    width: 71px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    color: #4D89ED;
}
.mgt-list .mgt-title .mst-title-btn .btn-left{
    background: url("../images/home/left-white.png") no-repeat;
    text-indent: 19px;
}
.mgt-list .mgt-title .mst-title-btn .btn-right{

    background: url("../images/home/right-white.png") no-repeat;
    text-indent: 10px;
    background-position-x: -1px;
}
.mgt-list .mgt-title .mst-title-btn .btn-left.picth{
    background: url("../images/home/left-blue.png") no-repeat;
    color: white;
}
.mgt-list .mgt-title .mst-title-btn .btn-right.picth{
    background: url("../images/home/right-blue.png") no-repeat;
    background-position-x: -1px;
    color: white;
}
.mgt-list .mgt-body{
    margin-top: 21px;
    margin-bottom: 65px;
    margin:21px 32px 65px;
    display: none;
}
.mgt-list ul:after{
    display: block;
    clear: both;
    content: '';
}
.mgt-list .theme-body{
    padding: 0 20px;
    width: 990px;
    margin:21px auto 65px;
    background: url("../images/grid.png") no-repeat center center;
}
.mgt-list .theme-body li{
    float: left;
    width: 120px;
    height: 120px;
    border-radius: 4px;
    margin:21px 0 21px 156px ;
    text-align: center;
}
.mgt-list .theme-body li span{
    font-size:14px;
}
.mgt-list .theme-body li:hover{
    border: 1px solid #799FDD;
    box-shadow: 0 0 9px 2px rgba(66,132,223,0.30);
    background: #F7FCFF;
}
.mgt-list .theme-body li>div{
    margin: 3px auto -6px;
    width: 80px;
    height: 80px;
    line-height: 80px;
}
.mgt-list .theme-body li>div img{
    margin:auto;
    vertical-align: middle;
}
.mgt-list .theme-body li:nth-child(4n+1){
    margin-left: 0;
}
.mgt-list .mgt-body li{
    float: left;
    width: 224px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 24px;
    margin-left: 66px;
    background: #FFFFFF;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.10);
    border-radius: 2px;
    font-size: 14px;
    color: #3472DB;
    letter-spacing: 0.6px;
}
.mgt-list .mgt-body li.picth{
    color: white;
    background: #4D89ED;
}
.mgt-list .mgt-body li:nth-child(4n+1){
    margin-left: 0px;
}
.mgt-list .mgt-foot{
    height: 30px;
    background: url("../images/home/bottom.png");
    position: relative;
}

.mgt-list .mgt-foot button{
    background: #4D89ED;
    border: 1px solid rgba(77,203,237,0.35);
    border-radius: 4px;
    color: white;
    margin: 0 auto;
    height: 30px;
    width: 80px;
    line-height: 30px;
    text-align: center;
    display:block;
    position: absolute;
    left: 540px;
    bottom: 44px;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
}
.mgt-list .mgt-foot.all-mgt button:nth-child(2){
    display: none;
}
.mgt-list .mgt-foot.all-theme button:nth-child(1){
    display: none;
}
.data{
    width: 1160px;
    margin:25px auto 40px;
}
.data:after{
    display: block;
    clear: both;
    content: "";
}
.data>div{
    float: left;
    width: 566px;
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.20);
    border-radius: 4px;
}
.data h3{
    font-size: 0;
}
.data>div-title span{
    font-size: 14px;
    letter-spacing: 0.6px;
    float: right;
}
.data>div ul{
    margin-bottom: 0;
}
.data>div ul li{
    height: 51px;
    line-height: 51px;
    color: #333333;
    letter-spacing: 0.3px;
    border-bottom: 1px solid #E9E9E9;
    padding: 0 16px;
}
.data>div ul li:hover{
    background: #E7F0FF;
}
.data>div ul li .name{
    padding-right: 45px;
    display: inline-block;
    max-width: 450px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 14px;
}
.data .hot-data{
    margin-left: 28px;
}
/* .data .new-data ul li:nth-child(1) .name,
.data .new-data ul li:nth-child(2) .name,
.data .new-data ul li:nth-child(3) .name{
    background: url("../images/home/new.png") no-repeat;
    background-position: right;
}
.data .hot-data ul li:nth-child(1) .name{
    background: url("../images/home/top1.png") no-repeat;
    background-position: right;
}
.data .hot-data ul li:nth-child(2) .name{
    background: url("../images/home/top2.png") no-repeat;
    background-position: right;
}
.data .hot-data ul li:nth-child(3) .name{
    background: url("../images/home/top3.png") no-repeat;
    background-position: right;
} */
.data>div ul li .time{
    float: right;
}
.open-msg{
    height: 96px;
    min-width: 1160px;
}
.open-msg .open-msg-content{
    width: 700px;
    margin: 0 auto;
}
.open-msg .open-msg-content:after{
    display: block;
    clear: both;
    content: "";
}
.open-msg .open-msg-content>div{
    float: left;
    margin:32px 0 0;
    width: 120px;
    background: url("../images/strip.png") no-repeat center center;
}
.open-msg .open-msg-content>div:nth-child(2){
    margin: 32px 170px 0;
}
.open-msg-content>div>span{
    text-align: center;
    display: block;
    height: 20px;
    line-height: 20px;
}
.open-msg-content span.name{
    font-size: 14px;
    color: #666666;
    letter-spacing: 5px;
    font-weight: 600;
}
.open-msg-content span.num{
    font-size: 12px;
    color: #999999;
    margin-top: 11px;
}
.open-msg-content span.num span{
    font-size: 15px;
    color: #32B67A;
}
.examineMore{
    text-align: center;
}
.examineMore a{
    color: #1890FF;
}
.data>div ul li.examineMore:hover{
    background: white;
}
