@font-face {
    font-family: Akzidenz Grotesk BQ-BdCnd;
    src: url("../fonts/AkzidenzGrotesk-BoldCond.otf");
}

/* @font-face {
  font-family: HYQiHeiX1-FEW;
  src: url("../fonts/HYQiHeiX1-FEW.otf");
}
@font-face {
  font-family: HYQiHeiX1-DEW;
  src: url("../fonts/HYQiHeiX1-DEW.otf");
} */
* {
    font-family: "Microsoft YaHei";
}

section, div {
    padding: 0 !important;
}

a:hover {
    text-decoration: none;
}

ul {
    margin-bottom: 0;
}

ul li {
    display: block;
    /* max-width: 90px; */
    float: left;
}

.hc_index {
    overflow: hidden;
}

.panel-contact {
    height: 3rem;
    width: 100%;
    background-color: #0f8ff3;
}

.header-contact {
    margin-top: 16px;
    margin-right: 10px;
    /* position: absolute; */
    /* border: 1px #cb4343 solid; */
    float: right;
    z-index: 999;
}

.page-header {
    margin: 0;
    border-bottom: 1px solid #f5f5f5;
    height: 6rem;
    width: 100%;
    background-color: whitesmoke;
}

.left-contact {
    width: -moz-calc(25% - 40px);
    width: -webkit-calc(25% - 40px);
    width: calc(25% - 40px);
    float: left;
    border: 1px #0f8ff4 solid;
}

.contact-msg {
    font-size: 1rem;
    font-family: Verdana;
    color: #cde8fe;
    background: center;
    text-align: left;
    height: 2rem;
}

.page-header .phoneNum {
    font-family: Roboto-Regular;
    float: right;
    /* margin-right: -46px; */
    color: #000000;
    font-size: 1.58rem;
    font-weight: bold;
    border: 1px whitesmoke solid;
}

.panel-contact .min-contact {
    padding-left: 1rem !important;
    top: 0.8rem;
}

.phone:before {
    content: url(../img/1/phone.png);
    margin-top: 1px;
    margin-right: 10px;
    margin-left: 3px;
    background: center;
    vertical-align: -15%;
}

.fax:before {
    content: url(../img/1/fax.png);
    margin-top: 1px;
    margin-right: 6px;
    background: center;
    vertical-align: -15%;
}

.email:before {
    content: url(../img/1/email.png);
    margin-top: 1px;
    margin-right: 6px;
    background: center;
    vertical-align: -3px;
}

.page-header .logo-header .logo-img {
    background-image: url(../img/1/logo.png);
    height: 38px;
    width: 132px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 16px auto;
    margin-left: 10px;
    cursor: pointer;
    float: left;
    z-index: 999;
}

.tab {
    display: inline-block;
}

.tab-header {
    background-color: rgba(255, 255, 255, 0);
    z-index: 999;
    position: absolute;
    width: 100%;
    display:none;
    clear: both;
    height: 820px;
    /* border: 1px red solid; */
}

.tab-header a {
    color: #848484;
}

.tab-header .tab-english {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    color: #bfbfbf;
    clear: both;
}

.tab-header ul li:hover .tabh-active {
    background-color: #0f8ff4;
    height: 5px;
    margin-top: 2px;
    width: 62px;
    margin-left: 15px;
}

.tab-header ul li:hover {
    background-color: #0f8ff4;
}

.tab-header ul li:hover .tab-chinese, .tab-header ul li:hover .tab-english {
    color: whitesmoke;
}

.tab-header ul li:hover .tab-triangle:after {
    border: 4px rgba(245, 245, 245, 0) solid;
    border-top-color: #0f8ff4;
    border-left-color: #0f8ff4;
    position: absolute;
    transform: rotate(45deg);
    margin-left: 8px;
    margin-top: 10px;
}

.tab-header .tab-triangle:after {
    /* content: ""; */
    border: 4px #b9b9b9 solid;
    border-top-color: white;
    border-left-color: white;
    position: absolute;
    transform: rotate(45deg);
    margin-left: 3px;
    margin-top: 5px;
}

.tab-header ul {
    font-size: 1.6rem;
    color: #848484;
    justify-content: center;
    text-align: center;
    display: inline-block;
    padding: 0;
    width: 160px;
    /* margin-right: 100%; */
    /* right: -100%; */
    border: none;
    border-right: 5px whitesmoke solid;
    border-radius: 3px;
    background-color: whitesmoke;
    /* height: 100%; */
    float: right;
    margin-top: 45px;
}

.tab-header ul li {
    cursor: pointer;
    text-align: center;
    padding: 10px 0;
}


.tab-header ul li label {
    font-weight: 500;
    width: 85px;
    cursor: pointer;
    margin: 0;
}

.tab-header .tab-active {
    color: #2076b9;
}

  .proBanner .pbImage {
    box-shadow: 0px 7px 16px -5px rgba(7, 57, 88, 0.50);
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: top !important;
    height: 100%;
    width: 100%;
}
.proBanner {
    box-shadow: 0px 7px 16px -5px rgba(7, 57, 88, 0.50);
    width: 100%;
    display: block;
    height: 13rem;
    clear: both;
}
.boot {
    margin-top: 80px;
    height: 14.3rem;
    padding: 1.2rem 0 !important;
    color: #ffffff;
    background-color: #0f8ff4;
    border-top: 1px #a2a2a2 solid;
}

.boot .boot-contact {
    /* height: 8rem; */
    border-right: 1px white solid;
}

.boot-contact .botc {
    /* margin-top: 1rem; */
    text-align: left;
    padding-left: 1rem !important;
}

.boot-contact .botc:nth-child(2) {
    margin: 1rem 0;
}

.boot .boot-copyright {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.5rem;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: left;
    background-color: #0f8ff4;
    margin: 0 auto;
    padding-left: 1rem !important;
}

.boot .bc_number {
    margin-top: 1rem;
}

.boot .back_top {
    width: 119px;
    height: 3rem;
    background-image: url(../img/1/btp.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-bottom: 0;
    cursor: pointer;
    margin-top: 10rem;
    clear: both;
}

.boot .boot-content {
    /* width: 800px; */
    margin: 0 auto;
}
