body,
html {
    margin: 0;
    padding: 0;
}

body {
    background: #f4f7fc;
    font-family: "微软雅黑";
}

.bigbox {
    margin: 0 auto;
    width: 1200px;
}

header {

    background: #fff;
    width: 100%;
}

header .logo {
    float: left;
    width: 400px;
    padding: 20px 0 16px;
}

header .logo img {
    width: 100%;
    image-rendering: -webkit-optimize-contrast;
}

header .uinfo {
    float: right;
    margin: 50px 10px 0 0;
}

header .uinfo .admin-header-user,.addcss {
    display: inline-block;
    min-width: 126px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size:16px;
}
.addcss{
    min-width: 95px !important;
}
.addcss:hover{
    color:#fff !important;
}
.layui-form-pane .layui-input-block{
    margin-left:172px !important;
}
header .uinfo .admin-header-user{
  background:#1d5e9b;
  color:#fff;
    padding: 0 12px;
  border-top-left-radius:18px ; 
  border-bottom-left-radius:18px ; 
}
.activea{
    background:#08345c;
}
.addcss{
    background: #f05757;
    color: #fff;
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
}
.daohang {
    background: #1d5e9b;
    height: 48px;
    line-height: 48px;
}

.daohang ul {
    line-height: 48px;
}

.daohang ul li {
    float: left;
    width: calc(100% / 6 - 1px);
    text-align: center;
    border-left: 0;
}

.daohang ul li:hover {
    background: #08345c;
}

.daohang ul li:hover a {
    color: #fff;
}

.daohang ul li:first-child {
    border-left: 0;
}

.daohang ul li a {
    color: #fff;
}

.layui-form-pane .layui-form-label{
    width:164px !important;
}

/*.layui-form-item .layui-input-inline,.layui-input-block{*/
/*    width:60%;*/
/*}*/

.block2{
    width:100%;
}

.contain {
    background: #ffffff;
    width: 1128px;
    margin: 0px auto;
    padding: 20px 36px 20px 36px;
    border: 1px solid #e6e6e6;
}

.pos {
    width: 1194px;
    color: #2688d3;
    font-size: 18px;
    background: #F4F7FD;
    border-left: 5px solid #2688d3 !important;
    border: 1px solid #e6e6e6;
    line-height: 36px;
    margin: 12px auto;
}

.layui-elem-quote {
    margin-bottom: 20px !important;
}

.layui-laydate .layui-this{
    background-color: #f05757 !important;
}

.layui-form-select dl dd.layui-this{
    background-color: #1d5e9b !important;
}
.tzblock{
    padding: 6px 6px;
    height: 42px;
    line-height: 42px;
    border:0;
}
.layui-table th{
    background:#F4F7FD;
    color:#276AB2;
    font-weight:bold;
}
.companyname{

    background: #fff;
    padding: 6px 14px 0 14px;
    color: #333;
    font-size:16px !important;
}

.tzbigbox0 blockquote{
    font-size: 18px;
    font-weight:bold;
    color:#222;
}

.layui-breadcrumb a {
    color: #222 !important;
    font-size: 16px !important;
}

.layui-elem-quote{
    padding:0;
    color: #222 !important;
}

.layui-breadcrumb a cite {
    color: #222 !important;
    font-style: normal !important;
    font-size: 16px !important;
}

.layui-breadcrumb a:hover{
    color:#276AB2 !important;
}

.layui-form-label{
    text-align:left;
}

.content {
    background: #F4F7FD;
}

.layui-form-label {
    padding: 9px 0px 9px 15px !important;
    margin-right:8px !important;
}

.layui-btn-sm {
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    font-size: 16px;
    width: 68px !important;//原62px
    letter-spacing: 3px;
}

.layui-form-pane .layui-form-label{
    background-color: #f2f2f2 !important; 
}

.sousuo{
    margin-left:6px;
}

/* 底部样式 */
.vip-f-div {
    height: 6rem;
}

.vip-footer {
    background: #2D3E50;
    line-height: 6rem;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

.vip-footer ul li {
    float: left;
    width: calc(33.33333333%);
    text-align: center;
}

.vip-footer ul li,
.vip-footer ul li a {
    color: #fff;
}

.vipsp_nav_xjb,
.iconbtm {
    display: none;
}

.tzbigbox0 {
    max-width: 1200px;
    margin: 0 auto;
}

.hiddendenglv2 {
    display: none;
}

.secondmenu {
    position: relative;
    box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.1);
    background: #1d5e9b;
    /* background: #fff; */
    border-top: 1px solid #3c7ec8;
    height:42px;
}

.secondmenu ul li {
    float: left;
    line-height: 42px;
}

.secondmenu ul li a {
    color: #fff;
    /* color:#555; */
    font-size:15px;
    padding: 0 4rem;
    display: block;
}

.secondmenu ul li:hover {
    background: #08345c;
    /* background:#e1edfc; */
}

.secondmenu ul li:hover a {
    color: #fff;
    /* color:#276AB2; */
}

.layui-btn-normal {
    background: #276AB2;
    width: 220px;
}


.layui-elem-field legend {
    margin-left: 20px;
    padding: 0 10px;
    font-size: 20px;
    font-weight: bold !important;
    color: #1d5e9b !important;
}

@media only screen and (max-width: 1024px) {

    .bigbox {
        width: 96% !important;
    }
    .contain{
        width:auto;
    }
    
.block2{
    width:auto !important;
}
.aboutus-content {
    background: #fff;
    padding: 18px;
}
header nav ul li a {
    padding: 0 1.2rem !important ;
}
}
