/** global */
body{
    min-width: 1020px;
    min-height: 500px;
}
/*.container {
    width: 1020px;
}*/
.page-content .container {
    width: 100%;
}
.page-content {
    padding-top: 0px !important;
}
.xheims-hide {
    display: none;
}


/** preheader */
.pre-header {
    border-bottom: 0px;
}
.pre-header i {
    font-size: 14px;
    font-weight: bold;
    color:  #d41822;
}
.pre-header span {
    font-size: 14px;
    font-weight: bold;
    color: MidnightBlue;
}



/** header */
.header {
    box-shadow: 0 0px 0px #fff;
    height: 52px;
    background-image: url("front_bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* margin-bottom: 8px !important; */
}
.logo {
    margin-left: 60px;
    height: 52px;
}
.header-navigation > ul > li:first-child {
    margin-left: 0px;
}
.header-navigation > ul > li {
    margin-left: 10px;
    /* padding: 5px; */
}
.header-navigation > ul > li > a {
    color: white;
    font-size: 17px;
    font-weight: bold;
    padding: 15px 10px 20px;
}
a.dropdown-toggle::after {
    border: 0 !important;
}
.header-navigation .dropdown-menu li, .header-navigation .dropdown-menu > li > a:hover, .header-navigation .dropdown-menu > li.active > a, .header-navigation .header-navigation-content .header-navigation-col li > a:hover, .header-navigation .header-navigation-content .header-navigation-col li.active > a {
    height: 40px !important;
}
.header, .header .container, .header .header-navigation, .heaer .header-navigation > ul > li {
    height: 52px;
}


/** content */
.content {
    min-height: 500px;
}


/** slider */
.page-slider {
  margin-top: -17px;
  clear: both;
}
.revolution-slider {
    height: 480px;
}



/** login-query */
.login-query {
    /* background-color: #0D2569; */
    background-image: url("login-query.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 168px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.login-query-bottom {
    background-color: #d41822
    height: 8px;
    /* margin-bottom: 50px; */
}

/** login */
table.login td {
    padding: 5px
}
table.login span {
    font-size: 16px;
    /* font-weight: bold; */
    color: white;
}
table.login input {
    font-size: 16px;
    width: 257px;
}
table.login button {
    font-size: 16px !important;
    padding: 3px 12px 3px 12px !important;
    color: white;
    background-color: #d41822;
}
table.login a {
    font-size: 13px !important;
    color: white;
}

/** query */
table.query {
    position: absolute;
    right: 20px;
}
table.query td {
    padding: 5px
}
table.query textarea {
    resize: none;
    width: 300px !important;
    height: 100px;
    margin-left: 13px
}
table.query button {
    font-size: 16px !important;
    padding: 3px 12px 3px 12px !important;
    color: white;
    background-color: #d41822;
}



/** news-services */

.news-services{
    height: 376px;
    padding-top: 73px;
    margin-bottom: 100px;
}

/** news */
.news-header {
    margin-bottom: 40px;
}
.news-item {
    font-size: 17px !important;
    margin-bottom: 25px;
}
.news i {
    color: #d41822;
    font-size: 10px !important;
    margin-right: 18px;
}
.news a {
    color: rgb(18, 50, 107);
}

/** services */
table.services {
    font-size: 18px;
    position: absolute;
    right: 20px;
}
table.services td{
    color: rgb(18, 50, 107);
    height: 100px;
    padding-left: 25px;
    padding-top: 50px;
    vertical-align: top;
    /* border: 1px solid black; */
    border: none !important;
}
div.services:before {
  content: '';
  top: 150px;
  left: 0;
  width: 0;
  height: 100px;
  position: absolute;
  border: 1px solid lightgrey;
}


/** footer */
.footer {
    font-size: 11px;
}


/** dataTable */
.table-group-action-input {
    width: 100px !important;
}

/** datepicker */
.clear {
    font-size: 15px
}


/** article and news */
.x-red {
    color: #d41822;
}
.x-blue {
    color: #0f286c;
}
.x-title{
    margin-bottom: 22px;
}
.x-header1 {
    font-size: 19px;
    font-weight: bold;
}
.x-header3 {
    font-size: 18px;
    font-weight: bold;
}
.x-header2 {
    font-size: 16px;
    font-weight: bold;
}
.x-normal {
    font-size: 15px;
}    
.x-spacer1{
    height: 30px;
}
.x-spacer2{
    height: 5px;
}
.x-breadcrumb {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 22px;
    margin-top: 20px;
}
.articletitle {
    margin-bottom: 22px;
}
.x-paragraph{
    font-size: 15px;
    line-height: 200%;
    margin-bottom: 0px;
}
.x-paragraph .fa-circle {
    color: #d41822;
    font-size: 10px !important;
    margin-right: 10px;
}
.x-paragraph1 {
    font-size: 16px;
    line-height: 250%;
    margin-bottom: 0px;
}
.x-paragraph1 .fa-circle {
    color: #d41822;
    font-size: 10px !important;
    margin-right: 10px;
}
.x-about-time {
    width: 100%;
    margin-bottom: 27px;
}
.x-dot-line {
    /* background-image: url("dot_line.png"); */
    /* background-size: cover; */
    /* background-repeat: repeat; */
    width: 100%;
    margin-top: 31px;
    margin-bottom: 31px;
}
.x-readmore {
    background-image: url("tag_readmore.png");
    margin-left: -12px;
}
.x-list1 li {
    list-style-type: disc;
    list-style-position: inside;
    text-indent: -1em;
    /* padding-left: 1em; */
    font-size: 16px;
}
.x-td-bullet {
    display: table-cell;
    vertical-align: top;
    /* padding: 0; */
}
.x-td-bullet1 {
    display: table-cell;
    vertical-align: top;
    /* padding: 0; */
}
.x-bullet {
    color: #d41822;
    font-size: 10px !important;
    padding-right: 20px;
    padding-top: 8px;
}
.x-bullet1 {
    color: #d41822;
    font-size: 10px !important;
    padding-right: 20px;
    padding-top: 0px;
}
.x-bullet2 {
    color: #d41822;
    font-size: 10px !important;
    padding-right: 20px;
    padding-top: 10px;
}
.x-bullet3 {
    color: #d41822;
    font-size: 10px !important;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 10px;
}

.x-button-red, [value="注册"], [value="重置密码"] {
  background-color : #d41822 !important;
  color: white;
  font-weight: bold;
}

.x-panel-blue {
  background-color : #0f286c !important;
  color: white !important;
  font-weight: bold;
}

.x-bold{
    font-weight: bold;
}

