﻿.inputs {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: #fff;
    line-height: 19px;
    padding: 1.5em .8em;
}

.group-inputs {
    padding: 1px 0;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
}

.input-wrapper {
    border-top: 1px solid #e8e8e8;
}

.button-wrapper {
    margin-top: 10px;
}

.index-heard {
    text-align: center;
    margin-bottom: 10px;
}

    .index-heard img {
        height: 150px;
        margin-bottom: -30px;
    }

.heardTitle {
    color: rgb(222,69,91);
    padding-top: 30px;
    padding-left: 10px;
    float: left;
}

    .heardTitle h1 {
        font-size: 40px;
        font-family: arial,helvetica,sans-serif;
    }

.hearddiv {
    max-width: 1300px;
    min-width: 980px;
    margin: 0 auto;
}

.navbaru {
    min-height: 20px;
    height: 30px;
    background: linear-gradient(to bottom,#333 0,#2c2c2c 100%);
    border-color: #333;
    margin-bottom: -2px;
    color: #fff;
}

.dissbody {
    padding-top: 80px;
    width: 65%;
    margin: 0 auto;
    font-size: 14px;
    display: inline-block;
}

    .dissbody ul {
        padding-left: 98px;
        margin: 0 auto;
        border-bottom: none;
    }

.activeselect {
    background-color: rgb(222,69,91) !important;
    color: #fff !important;
}

.dissbodySearch {
}

.dissinputgroup {
    float: left;
    width: 80%;
    margin-bottom: 10px;
}

.dissinputbutton {
    width: 15%;
    letter-spacing: 8px;
    text-indent: 8px;
}

.disstimesbody {
    width: 65%;
    font-size: 14px;
    padding-bottom: 70px;
    text-align: left;
    margin: 0 auto;
}

.disstimesy {
    float: left;
}

.searchbutton {
    /* vertical-align: top; */
    position: absolute;
    float: left;
    bottom: 0;
    margin-bottom: 10px;
    /* padding-bottom: 10px; */
    margin-left: -60px;
}

.dhli {
    background-color: #333;
    padding: inherit;
    height: 30px;
    text-align: left;
    font-size: 14px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-bottom: auto;
}

    .dhli li + li:before {
        padding: inherit;
        color: none;
        content: none;
    }

.dhlis {
    background-color: rgb(222,69,91);
    height: 100%;
    text-align: center;
    border-top-right-radius: 13px;
    border-bottom-right-radius: 13px;
}

.box-shadow-1 {
    height: 100%;
    border-bottom: 1px solid #eee;
}

.searchrefine {
    border-left: 3px solid rgb(222,69,91);
    text-align: left;
    line-height: 30px;
    background-color: #337ab7;
    color: #fff;
    font-size: 14PX;
    border-bottom: 1px solid;
}

.listfontstylegroup {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    padding: 6px 12px;
}

.searchgheard {
    background: #f6f6f6;
    border: 1px solid #eee;
    padding: 7px 5px 15px 28px;
    border-top: 1px solid #ccc;
    text-align: left;
    font-size: 14px;
}

.searchgheardContent {
    width: 100%;
    display: table;
}

.searchInfogcontent {
    font-size: 14px;
    text-align: left;
    border: 1px solid #eee;
    margin-top: 5px;
}

.serchgtjinfocontent {
    font-size: 14px;
    text-align: left;
}

/*登录框*/

.login-modern {
    width: 440px;
    min-height: 314px;
    padding: 5px 22px;
    top: 21%;
    margin:0 auto;
    background-color: #e8e8f0;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, .2);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    z-index: 100;
}

.login-modern .login-div {
    position: relative;
    width: 100%;
    line-height: 60px;
    border-bottom: 1px solid #d5d5d5;
}

.login-modern .login-div span {
    position: relative;
    font-size: 16px;
    color: #333;
    width: 49%;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}
.login-modern .login-div span.active{
    background-color: #D6D6D7;
    
}
.login-modern .login-div span.active:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background-color: #1680e6;
}
.login-modern .login-div a {
    float: right;
    color: #91d6ff;
    font-size: 14px;
    font-family: '宋体';
    margin-top: 3px;
    line-height: normal;
}
.login-modern .login-div a em {
    background: url(login-nav.png) no-repeat -150px -50px;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 8px;
}

.login-modern .login-div a:hover {
    color: #0094ec;
    cursor: pointer;
}

.login-modern .login-div a:hover em {
    background-position: -150px 0px;
}

.login-modern .login-user,
.login-modern .login-pwd,.login-modern .login-userphone,.login-modern .login-usercode{
    position: relative;
    width: 100%;
    height: 40px;
    margin-bottom: 15px;
}

.login-modern .login-user input,
.login-modern .login-pwd input,.login-modern .login-userphone input,.login-modern .login-usercode input{
    width: 95%;
    height: 38px;
    line-height: 38px;
    padding-left: 12px;
    font-size: 15px;
    background-color: transparent;
    border: 1px solid #ccc;
    font-weight: normal;
    font-family: "微软雅黑";
}
.login-modern input::-webkit-input-placeholder{
    color: #999;
}
.login-modern input:input-placeholder{
    color: #999;
}
.login-modern input::-ms-input-placeholder{
    color: #999;
}


.login-user input:focus,
.login-modern .login-pwd input:focus,.login-modern .login-userphone input:focus,.login-modern .login-usercode input:focus{
    outline-style: none;
}

.login-modern .login-usercode input{
    padding-right: 110px;
    width: 62.8%;
}
.login-modern .login-usercode .phone-verification{
    position: absolute;
    right: 2px;
    top: 0;
    width: 100px;
    height: 22px !important;
    line-height: 21px !important;
    margin: 9px 0 9px 0;
    font-size: 14px !important;
    color: #999;
    font-family:"微软雅黑";
    text-align: center;
    background-color: transparent;
    cursor: pointer;
    outline: none;
    border: none;
    border-left: 2px solid #d5d5d5;
    z-index: 1;
}
.login-modern .login-usercode .phone-verification:hover,.login-modern .login-usercode .phone-verification.active{
    color:#1680e6;
}

.login-modern .login-forgetpwd {
    width: 100%;
    height: 21px;
    line-height: 21px;
}

.login-modern .login-forgetpwd label {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

.login-modern .login-forgetpwd label input {
    width: 15px;
    height: 15px;
    border: 1px solid #ababab;
    margin-top: 4px;
    margin-right: 5px;
    float: left;
}

.login-modern .login-forgetpwd a {
    margin: 0 10px;
    color: #666;
    font-size: 14px;
    text-decoration: none;
}

.login-modern .login-forgetpwd a:hover {
    color: #1680e6;
}
.login-group-wrapper{
    position: relative;
    padding-top: 35px;
}

.login-tip {
    position: absolute;
    width: 100%;
    top: 5px;
    line-height: 30px;
    font-size: 14px;
    color: #ff4136;
    z-index: 1;
}

.login-modern .login-a {
    width: 100%;
    margin-top: 30px;
}

.login-modern .login-a button {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border: none;
    color: #fff;
    text-align: center;
    background: #1680e6;
    font-family: "微软雅黑";
    outline: none;
}

.login-modern .login-a button:hover {
    background: #4095e8;
    cursor: pointer;
}

.login-oauth {
    position: relative;
    margin-top: 30px;
    text-align: center;
    border-top: 1px solid #cecece;
}

.login-oauth p {
    position: absolute;
    left: 50%;
    margin-top: -10px;
    margin-bottom: 0;
    color: #c7c7c7 !important;
    font-size: 16px;
    font-weight: normal;
    font-family: arial;
    background-color: #e8e8f0;
    padding: 0 6%;
    -webkit-transform: translateX(-50%);
}

.login-oauth .social-login-link {
    display: inline-block;
    margin: 26px 36px 15px;
    width: 42px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #bcbcbc;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    vertical-align: middle;
}

.login-oauth .social-login-link .fa {
    font-size: 26px;
    color: #bcbcbc;
    display: inline-block;
    vertical-align: middle;
}
.login-oauth .social-login-link:hover{
    border: 1px solid #1680e6;
}
.login-oauth .social-login-link:hover .fa{
    color: #1680e6 !important;
}