/*this file is self defined for this project*/

/* defined the list table's title style */
.table > thead > tr {
    color: #707070;
    font-weight: normal;
    background: #F2F2F2;
    background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #ececec 100%);
    background-image: -o-linear-gradient(top, #f8f8f8 0%, #ececec 100%);
    background-image: linear-gradient(to bottom, #f8f8f8 0%, #ececec 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0);
}

.table > thead > tr > th {
    border-color: #dddddd;
    font-weight: bold;
}

/* defined the button */
.myBtn {
    font-size: 18px;
}

.nextBtn {
    margin-left: 50px;
}

.col-lg-6 {
    width: 100%;
}

.error {
    color: red;
    border-color: red;
}

.valid {
    color: black;
}

.col-sel-dm {
    width: 12%;
}

.col-input-longer {
    width: 52%;
}

.col-sel-dm select {
    padding-left: 9px;
    padding-right: 9px;
}

.divTitle {
    font-size: 24px;
    font-family: "Microsoft YaHei";
    text-align: center;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green > .panel-heading {
    border-color: #5cb85c;
    color: white;
    background-color: #5cb85c;
}

.panel-green > a {
    color: #5cb85c;
}

.panel-green > a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red > .panel-heading {
    border-color: #d9534f;
    color: white;
    background-color: #d9534f;
}

.panel-red > a {
    color: #d9534f;
}

.panel-red > a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow > .panel-heading {
    border-color: #f0ad4e;
    color: white;
    background-color: #f0ad4e;
}

.panel-yellow > a {
    color: #f0ad4e;
}

.panel-yellow > a:hover {
    color: #df8a13;
}

.panel-purple {
    border-color: #686ed0;
}

.panel-purple > .panel-heading {
    border-color: #686ed0;
    color: white;
    background-color: #686ed0;
}

.panel-purple > a {
    color: #686ed0;
}

.panel-purple > a:hover {
    color: #686ed0;
}

.col-lg-2h {
    width: 19%;
}

.divHead {
    background: url(../../image/BJ.png);
    height: 90px;
}

.col-xzqh {
    background-image: url(../images/w4.png);
    width: 38%;
    background-size: 49px;
    background-position: right;
    background-repeat: no-repeat;
    background-position: right;
}

.lds {
    background-image: url(../images/w4.png);
    /*width: 20px;*/
    height: 40px;
    right: 10px;
    top: 0px;
    position: absolute;
    width: 40px;
    background-repeat: no-repeat;
    background-size: 49px;
}

.col-xzqh-long {
    background-image: url(../images/w4.png);
    width: 56%;
    background-size: 49px;
    background-position: right;
    background-repeat: no-repeat;
}

.col-xzqh-short-long {
    background-image: url(../images/w4.png);
    width: 47%;
    background-size: 49px;
    background-position: right;
    background-repeat: no-repeat;
}

.col-xzqh-long input {
    background: none !important;
}

.col-xzqh-short-long input {
    background: none !important;
}

.col-xzqh input {
    background: none !important;
}

.col-xzqh-input {
    float: left;
    width: 61%;
}

.col-xzqh-long-input {
    width: 44%;
    padding-left: 2px;
}

.col-xzqh-short-long-input {
    width: 44%;
    padding-left: 2px;
}

/* 登录 */
.login1 {
    width: 1190px;
    margin: 0 auto;
    padding: 20px 0 20px;
    background: url(images/index/bg.jpg) 67% 250px no-repeat;
}

.login-forms {
    float: right;
    width: 480px;
    background: url(../../image/login/denglu.png);
    /*border:1px solid #058;*/
    /*border-top:3px solid #058;*/
    /*background-color:#fff;*/
    margin: 0 20px 0 0;
    padding: 0 20px;
    /*-webkit-border-radius: 20px;*/
    /*-moz-border-radius: 20px;*/
    /*border-radius: 20px;*/
    /*-webkit-box-shadow: 0 0 25px rgba(0,0,0,.15);*/
    /*-moz-box-shadow: 0 0 25px rgba(0,0,0,.15);*/
    /*box-shadow: 0 0 25px rgba(0,0,0,.15);*/
}

.login-forms h3 {
    height: 18px;
    border-bottom: 1px #a3bde2 solid;
    background: url(../../image/login/login.png) 0 5px no-repeat;
    margin-top: 20px;
    padding: 10px 0 20px;
    position: relative;
}

.login-forms h3 b {
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 0 30px;
    font: bold 18px/18px microsoft yahei;
    color: #147;
}

.login-forms h3 a {
    position: absolute;
    top: 5px;
    right: 10px;
    padding: 0 15px;
    font: bold 14px/28px microsoft yahei;
    background-color: #f39c12;
    color: #fff;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}

.login-forms ul {
    padding: 50px 50px 40px;
    zoom: 1;
}

.login-forms li {
    height: 50px;
    padding: 0 0 5px;
    font: 0/0 lx;
    overflow: hidden;
    position: relative;
}

.login-forms li input, .login-forms li label, .login-forms li a, .login-forms li span {
    font-size: 14px;
    font-family: microsoft yahei;
    vertical-align: middle;
}

.login-forms li .text {
    width: 300px;
    height: 40px;
    border: 1px #a3bde2 solid;
    line-height: 40px;
    padding: 4px 4px 4px 74px;
    outline: none;
}

.login-forms li .current {
    border: 1px #2980b9 solid;
}

.login-forms li.user label, .login-forms li.pass label, .login-forms li.yzm label {
    float: left;
    display: inline-block;
    width: 70px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    margin-right: -70px;
    position: relative;
    text-align: right;
    cursor: pointer;
    color: #797979;
}

.login-forms li.user .text {
    background: #fff url(../../image/login/user_name.png) 98% 50% no-repeat;
}

.login-forms li.pass .text {
    background: #fff url(../../image/login/user_lock.png) 98% 50% no-repeat;
}

.login-forms li.yzm .text {
    width: 150px;
}

.login-forms li.yzm img {
    height: 48px;
    border: 1px solid #a3bde2;
    vertical-align: middle;
    margin: 0 10px 0 2px;
}

.login-forms li.opt {
    width: 380px;
    height: 20px;
    line-height: 20px;
    margin-bottom: -1px;
    padding: 10px 0;
    border-top: 1px #d9d9d9 dotted;
}

.login-forms li.opt label {
    margin: 0 10px;
    cursor: pointer;
}

.form-control-sim {
    width: auto;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control-sim:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control-sim::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control-sim:-ms-input-placeholder {
    color: #999;
}

.form-control-sim::-webkit-input-placeholder {
    color: #999;
}

.form-control-sim::-ms-expand {
    background-color: transparent;
    border: 0;
}

.login-forms li.opt a {
    float: right;
    color: #058;
    text-decoration: underline;
}

.login-forms li .submit {
    display: inline-block;
    width: 380px;
    height: 50px;
    border: none;
    /*outline:none;
    margin-bottom:-3px;
    border-bottom:3px #ddd solid;
    background-color:#058;*/
    background: #fff url(../../image/login/btnbg.png) 98% 50% no-repeat;
    font: bold 24px/50px microsoft yahei;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.login-forms li.veri {
    height: 50px;
    font: bold 14px/50px microsoft yahei;
    text-align: center;
    margin: -50px 0 0;
    padding: 0 5px;
    color: #f39c12;
}

.login-notice {
    float: left;
    width: 580px;
    height: 280px;
    margin: 40px -47px 0 20px;
    padding: 25px 55px 25px 25px;
    background: url(../../image/login/login_notice.png);
}

.login-notice h3 {
    font: bold 18px/60px microsoft yahei;
    color: #f1c40f;
    margin: 0 0 10px;
}

.login-notice h3 b {
    display: inline-block;
    padding-left: 30px;
    background: url(../../image/login/noti2.png) 0 50% no-repeat;
}

.login-notice .text {
    height: 320px;
    overflow-y: auto;
}

.login-notice p {
    line-height: 2em;
    font-size: 16px;
    margin-bottom: 0.5em;
    padding: 0 0 0 30px;
    color: #fff;
    text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
}

#ulId {
    width: 98%;
    border: none;
    margin-left: 20px;
    /*  margin-left: 20px;
      margin-top: 20px;*/

}

#ulId > li {
    width: 9.7%;
    text-align: center;
}

.p_top {
    height: 33px;
    border-bottom: 1px solid #CCCCCC;
    line-height: 33px;
    font-size: 14px;
    margin: 0px 10px 10px 20px;
    color: #5f5454;
    font-family: "microsoft yahei";
    text-decoration: none;
}

.img_three {
    margin-left: 20px;
}

.user-exit {
    position: absolute;
    float: left;
    margin-left: 87%;
    top: 90px;
    font-size: 14px;
    color: #5f5454;
    font-family: "microsoft yahei";
    text-decoration: none;
}

.bjs {
    background: #f7faff;
}
.bg-label {
    background: #f7faff;
    width: 20%;
    text-align: right;
}
.bg-cont{
    width: 30%;
    text-align: left;
}
.bljg-radio {
    background-color: #00B83F;
}

.button-scope {
    background-image: url(../../image/cqqq.png);
    display: block;
    background-repeat: no-repeat;
    width: 47px;
    height: 57px;
    border: none;
    float: left;
    margin-top: 6px;
}

.button-scope-alt {
    background-image: url(../../image/cqqq.png);
    display: block;
    background-repeat: no-repeat;
    width: 47px;
    height: 57px;
    margin-left: 15px;
    border: none;
    float: left;
    margin-top: 6px;
}

.map-marker-dv {
    float: left;
    margin-left: 5px;
}

.map-marker-img {
    cursor: pointer;
}

.mustSpan {
    color: red;
    padding-right: 4px;
    font-weight: bold;
}