@charset "utf-8";
.dbigdiv{
    margin: 0px auto;
    overflow: hidden;
    width: 1186px;
}
.bigdiv{
    width: 1186px;
    margin-top: 20px;
    float: left;
    margin-bottom: 50px;
}
.tongyi{
    width: 1000px;
    height:62px;
    float: left;
    background: url(../images/gansu/tongyi.png) no-repeat left;
    margin-bottom: 20px;
}
/*图标属性*/
.home{
    float: left;
    width: 19px;
    height:16px;
    background: url(../images/gansu/home.png) no-repeat left;
}
/*图标右侧框*/
.home2{
    float: left;
    margin-left: 10px;
}
.sdiv{
    margin-left: 4px;
    width: 1178px;
    background: #ffffff;
    float: left;
    -webkit-box-shadow: 0 0px 9px rgba(0,0,0,.1);
}
.left{
    margin-left: 80px;
    width: 500px;
    height:420px;
    background: url(../images/gansu/left.png) no-repeat left;
    margin-bottom: 40px;
}
/*////////转换卡样式/////////////////*/
.no-tabs {
    border-bottom: 1px solid #ddd;
}
.no{
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.no-tabs>li{
    margin-bottom: -1px;
}
.no-tabs>li.active>a,
.no-tabs>li.active>a:focus,
.no-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    border-top: 7px solid #e22721 !important;
    color: #e22721 !important;
}
.no>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;

}
.no-tabs>li>a {
    margin-right: 0px !important;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 0px 0px 0 0 !important;
}
.no>li>a {
    padding: 9px 37px !important;
}
.no>li,
.no>li>a {
    display: block;
    position: relative;
    cursor: default;
}
.nav-tabs>li>a:hover {
    border-color:  #eee #ddd;
    height: 54px;
}
.nav-tabs>li>a:focus{
    border-color:  #eee #ddd;
    height: 54px !important;
}

/*////////转换卡样式/////////////////*/
.payform {
    margin-left: 16px;
    width: 424px;
    height: 36px;
}
/*table外侧div*/
.tablediv{
    border: 1px solid #ddd;
    margin-top:75px;
    width: 900px;
    height: 1100px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 30px;
}
.tablediv2{
    margin-top:100px;
    width: 900px;
    height: 800px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 30px;
}
/*字体框框*/
.rrd{
    float: left;
    background:#e22721;
    height: 50px;
    width: 100%;
}
.rrh{
    float: left;
    background:#ddd;
    height: 50px;
    width: 100%;
}
.rrdtext {
    font-size: 18px;
    padding-left: 34px;
    padding-top: 11px;
    color: white;
}
.rrbig{
    float: left;
    height: 100%;
    width: 100%;
}
.rrhtext{
    font-size: 16px;
    padding-left: 34px;
    padding-top: 13px;
    color: #e22721;
}
.sanjiao{
    width: 30px;
    height: 30px;
    float: right;
    padding-right: 14px;
    padding-top: 12px;
}
.ulpay{
    margin-top: 4px;
    width: 270px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1.5px solid #ddd;
}
.ulpay>li{
    padding-top: 1px;
    padding-bottom: 8px;
}
/*测试*/
.ceshi{
    height: 800px;
    background: url(../images/gansu/ceshi.png) no-repeat left;
}
/*橙色按钮*/
.org{
    background-color: #ff9900;
    color: white;
    width: 170px;
    height: 40px;
    font-size: 18px;
    font-weight: bold;
    margin-left: 202px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 0px;
}
/*蓝色按钮*/
.blue{
    display: inline-block;
    background-color: #3c76a6;
    color: white;
    width: 170px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    margin-left: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 0px;
    text-align: center;
}
/*橙色框*/
.orgdiv{
    margin-top: 5%;
    margin-left: 27px;
    width: 296px;
    height: 208px;
    color: #eb8500;
    font-size: 15px;
    background-color: #fff2de;
}
/*table样式*/
table.gridtable {
    width: 100%;
    font-family: verdana,arial,sans-serif;
    font-size:11px;
    color:#333333;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
     }
table.gridtable th {
    font-size: 14px;
    text-align: center;
    border: 1.5px solid #cccccc;
    padding: 8px;
    border-style: solid;
    background-color: #f5f5f5;
}
table.gridtable td {
    font-size: 14px;
    text-align: center;
    border: 1.5px solid #cccccc;
    padding: 8px;
    border-style: solid;
}
/*验证码样式*/
#code {
    font-family: Arial;
    font-style: italic;
    font-weight: bold;
    border: 0;
    letter-spacing: 8px;
    color: blue;
    height: 32px;
}
/*验证码样式2*/
#code2 {
    font-family: Arial;
    font-weight: bold;
    border: 0;
    letter-spacing: 8px;
    color: blue;
    height: 32px;
}
/*遮罩层*/
.modall{
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-color: white;
    width:900px;
    height:514px;
    margin:50px auto;
    border:1px solid #ccc;
}
.maska{
    display: none;
    position:fixed;
    top:0;
    left:0;
    background-color: rgba(0,0,0,0.5);
    z-index: 7934;
    width:100%;
    height:100%;
}
.dowbutton{
    background-color: #3598dc;
    border-color: #3598dc;
    color: #FFF;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 12px;
}
.form-control-2{
    border: 1px solid #c2cad8;
    padding: 6px 2px;
    width: 130px;
}

