@charset "utf-8";

/* CSS Document */
html {
    font-size: 125%;
}

body {
    font-size: 0.75rem;
    color: #333333;
}

body div {
    overflow: hidden;
}

div, ul, li {
    list-style: none;
}

div a {
    color: #363636;
    text-decoration: none;
}

div a:hover {
    color: #363636;
    text-decoration: none;
}

div p {
    width: 100%;
    margin: 0;
    padding: 0;
}

.db {
    display: block;
}

.tr {
    text-align: right;
}

.tc {
    text-align: center;
}

.row {
    margin: 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.white {
    color: #ffffff !important;
}

.fb {
    font-weight: bold;
}

.mt1 {
    margin-top: 1rem;
}

.mt2 {
    margin-top: 2rem;
}

.mr1 {
    margin-right: 1rem;
}

.mr05 {
    margin-right: 0.5rem;
}

.mb06 {
    margin-bottom: 0.6rem;
}

.mb1 {
    margin-bottom: 1rem;
}

.mb2 {
    margin-bottom: 2rem;
}

.border1 {
    border: 1px solid #eeeeee;
}

.br1 {
    border-right: 1px solid #eeeeee !important;
}

.bl1 {
    border-left: 1px solid #eeeeee !important;
}

.p1 {
    padding: 1rem;
}

.pt1 {
    padding-top: 1rem;
}

.pb05 {
    padding-bottom: 0.5rem;
}

.white {
    color: #ffffff;
}

.oh {
    overflow: hidden;
}

.w40 {
    width: 78%;
}

.bg_1 {
    background: #eeeeee;
}

.bg_2 {
    background: #0a45a6;
}

.bg_3 {
    background: url("../images/bg_03.jpg") no-repeat;
    background-size: 100% 100%;
}

.bg_4 {
    background: #FFFFFF;
}

.header-bg {
    width: 100%;
    background: #0a4ab4;
}

.container {
    max-width: 1000px !important;
    padding-left: 0;
    padding-right: 0;
}

.header-welcome {
    width: 100%;
    text-align: left;
    margin: 0 auto;
    height: 1.8rem;
    line-height: 1.8rem;
    color: #FFFFFF;
}

.header-title {
    width: 100%;
    margin: 0 auto;
    height: 5rem;
}

.logo {
    width: 13%;
}

.name-box {
    width: 60%;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 5rem;
    /*padding-top: 0.8rem;*/
}

.name-box span {
    font-size: 0.8rem;
    display: block;
}

.phone-box {
    font-size: 1rem;
    font-weight: bold;
    text-align: right;
    margin-top: 1rem;
    padding-left: 2.5rem;
    background: url("../images/phone.png") 0 50% no-repeat;
    background-size: 40px;
}

.phone-box span {
    font-size: 0.8rem;
    font-weight: 400;
    display: block;
    text-align: left;
}

.title-box {
    width: 100%;
    background: url("../images/bg_title.jpg") repeat-x;
    background-size: 100% 100%;
    height: 2rem;
}

.title-box .btn {
    font-size: 0.7rem;
    border: 0;
    border-radius: 0;
    line-height: 2rem;
    padding: 0;
}

.title-box .btn a {
    color: #ffffff;
    padding: 0 1.45rem;
    display: block;
    font-size: 0.8rem;
}

.title-box .btn a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #09357d;
    transition: background 0.5s ease 0s;
}

.title-box .dropdown-menu {
    font-size: 0.7rem;
    min-width: 7.5rem;
}

.title-box .dropdown-item {
    padding: 0.25rem 1rem;
}

.banner-box {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: left;
}

.banner-box ul {
    position: absolute;
}

.banner-box ul li {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #f5f5f5;
}

.banner-box .btnBg {
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0;
    bottom: 0;
    background: #f5f5f5;
}

.banner-box .btn {
    position: absolute;
    width: 100%;
    height: 20px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: center;
}

.banner-box .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 50px;
    height: 8px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

.banner-box .btn span.on {
    background: #fff;
}

.banner-box img {
    width: 100%;
}

.content-box {
    width: 100%;
    padding-bottom: 2.5rem;
}

.content-box p {
    display: block;
    width: 100%;
}

.content-title, .index-product {
    text-align: center;
    padding-top: 2rem;
}

.content-title h4, .index-product h4 {
    color: #0061ae;
    padding-bottom: 0.3rem;
    margin: 0 auto;
    font-size: 1.8rem;
}

.content-title .row .col-md-4 {
    font-size: 1.6rem;
    text-align: left;
}

.content-title .row .col-md-4 div span {
    font-size: 0.8rem;
    display: block;
}

.content-title .row .col-md-4:first-child, .content-title .row .col-md-4:last-child {
    color: #FFFFFF;
    background: #626262;
}

.content-title .row .col-md-4 div {
    background-size: 3rem 3rem;
    padding-left: 5rem;
    margin: 1.5rem 0;
    height: 4rem;
}

.icon_1 {
    background: url('../images/icon_01.png') no-repeat 10% 50%;
}

.icon_2 {
    background: url('../images/icon_02.png') no-repeat 10% 50%;
    color: #0946ab;
}

.icon_3 {
    background: url('../images/icon_03.png') no-repeat 10% 50%;
}

.about-box h4 {
    color: #FFFFFF;
    font-size: 1.8rem;
    text-align: center;
    margin-top: 1rem;
}

.about-content {
    line-height: 1.5rem;
    color: #FFFFFF;
    padding-top: 0.5rem;
}

.more_1 {
    border-radius: 1rem;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    padding: 0.2rem 0.5rem;
}

.more_2 {
    border-radius: 1rem;
    color: #FFFFFF;
    padding: 0.5rem 3rem;
    background: #0a45a6;
}

.more_1:hover, .more_2:hover {
    color: #FFFFFF;
}

.index-service {
    background: #FFFFFF;
    display: block;
    width: 100%;
    padding: 1rem;
    margin-top: 1rem;
}

.index-service div {
    background: url('../images/service.jpg') no-repeat 0 50%;
    background-size: 2.5rem 2rem;
    padding-left: 3.5rem;
    font-size: 1.6rem;
}

.index-service div span {
    float: left;
}

.index-service div span:first-child {
    width: 2rem;
    font-size: 0.8rem;
    display: block;
    line-height: 1.2rem;
    margin-right: 0.8rem;
}

.index-product .col-md-4 {
    margin-bottom: 1.4rem;
}

.index-product .col-md-4 span {
    display: block;
    margin-top: 0.5rem;
}

.index-news {
    display: block;
    background: #FFFFFF;
    text-align: left;
    padding: 0 0.5rem 0.5rem 0.5rem;
}

.footer-title {
    margin: 1.5rem auto 0 auto;
    background: url("../images/bg_footer.jpg") repeat-x;
    border-radius: 1.5rem;
    padding: 0.1rem 2%;
}

.footer-title div {
    text-align: center;
    max-width: 12.2%;
    width: 12.2%;
    flex: 0 0 12.2%;
    line-height: 1.5rem;
    padding: 0;
}

.footer-title a {
    color: #666666;
    display: block;
}

.footer-title a:hover {
    background: url("../images/bg_title.jpg") repeat-x;
    color: #FFFFFF;
}

.footer-contact {
    padding: 1.5rem 0;
    color: #FFFFFF;
}

.footer-contact span {
    display: block;
    margin-bottom: 0.4rem;
}

.index-product-img {
    width: 16.3rem;
    padding: 0 15px;
    float: left;
}

.index-product-img img {
    width: 100%;
    height: 12rem;
}

.index-product-img span {
    line-height: 2rem;
}


.product-box .col-md-4 {
    padding: 0 1%;
}

.product-box .col-md-4 a {
    border: 2px solid #aaaaaa;
    padding: 2px;
    width: 100%;
    display: block;
    text-align: center;
}

.product-box .col-md-4 img {
    max-width: 100%;
    max-height: 315px;
}

.product-box .col-md-4 span {
    width: 100%;
    line-height: 2rem;
    text-align: center;
    display: block;
}

.page {
    text-align: center;
    width: 100%;
    margin: 3rem 0;
}

.news-box {
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px dotted #363636;
    line-height: 1.8rem;
    margin-bottom: 0.5rem;
}

.news-box .col-md-9 {
    padding-left: 0.5rem;
}

.news-box a {
    display: block;
}

.product_img {
    border: 2px solid #aaaaaa;
    margin-top: 1rem;
    padding: 2px;
    text-align: center;
}

.product_img img {
    max-width: 100%;
}

.small_img {
    margin-top: 1rem;
}

.small_img ul {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.small_img ul li {
    float: left;
    margin-right: 0.5rem;
    border: 1px solid #aaaaaa;
    padding: 1px;
    cursor: pointer;
    text-align: center;
}

.small_img ul li img {
    width: 4rem;
    max-height: 3rem;
}

.service-box {
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 1000;
    background: #ffffff;
    width: 9rem;
    text-align: center;
    padding-bottom: 1rem;
}

.service-title {
    font-size: 0.8rem;
    color: #ffffff;
    background: #1c589a;
    line-height: 2rem;
}

.service-qq {
    font-size: 0.9rem;
    font-weight: bold;
    padding: 0.6rem 0;
}


.left-box {
    width: 20%;
}

.left-box h5 {
    display: block;
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    background: #0a45a6;
    color: white;
    text-align: center;
}

.left-box a {
    width: 100%;
    line-height: 2.5rem;
    margin-top: 0.5rem;
    background: #FFF;
    display: block;
    text-align: center;
}

.left-box .last {
    line-height: 5rem;
    background: #0a45a6;
    font-size: 1rem;
    color: white;
    margin-bottom: 2rem;
}

.content-right-title {
    overflow: hidden;
    border-bottom: 3px solid #0a45a6;
    line-height: 2.5rem;
    height: 2.5rem;
}

.content-right-title h5 {
    width: 30%;
    float: left;
    margin-bottom: 0;
    line-height: unset;
}

.content-right-title .row {
    float: right;
    text-align: right;
}
