﻿/*#region global*/
body { backgrund: #F7F7F7;a {color: #666;}font-family: -apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;}
/*.container-full{ position: relative;}
@media(min-width:1201px) {
    .container-full {max-width: 90%}
}*/
[v-cloak]{display:none}
iframe {border-width: 0;}
a {color: #666;}
a:hover {text-decoration: none;}
.input-group .input-group-addon-img {background: #fff;padding: 3px 6px;cursor: pointer}
.input-group .input-group-addon-img img { max-width: none !important}
.fix-row{ margin-left:-8px;margin-right: -8px;}
.fix-row>[class*="col-"],.fix-row>.col-auto{padding-left: 8px;padding-right: 8px;}

.shadow-primary{box-shadow:0 8px 18px rgba(0,0,0,0.2);}
.shadow-secondary{box-shadow: 0 10px 30px 0 rgba(50,50,50,0.1);}
@media(min-width:992px) {
    .navbar-nav .dropdown>.dropdown-menu,.dropdown-submenu>.dropdown-menu {  display: none;}
    .navbar-nav .dropdown:hover > .dropdown-menu, .dropdown-submenu:hover > .dropdown-menu {display: block;}
}
@media(max-width:991px) {
    .dropdown-submenu .dropdown-menu {position: static;float: none; width: auto;margin-top: 0;background-color: transparent;border: 0;box-shadow: none;}
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #da251c !important;
    border-color: #da251c !important;}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #666;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
/*#endregion*/
/*#region header*/
.header-social{text-align: right;margin-bottom: 15px;}
/*.header-social>div{background:#EDEDED;border-radius: 0 0 35px 35px;padding:8px 30px;}*/
.dropdown.lang {padding: 3px 14px;margin:0 10px 0 25px;cursor: pointer;background: #F3F3F3;border-radius: 18px;}
.search-group .form-control{ border-right-width: 0;}
.search-group .form-control:focus{ border-color: #ccc;}
.search-group .btn{ background: transparent;border: 1px solid #ccc;border-left-width: 0;color:#FF5B00}
.search-group .btn:focus{ background: transparent;box-shadow: none;border-color: #ccc;color:#FF5B00}
/*.dropdown.lang .fa {margin-left: 25px;}*/

/*#endregion*/
/*#region dropdownmenu & navbar*/
.dropdown-menu {background: #fff;}
.dropdown-menu>li>a{}
.navbar {background: #fff;}
.navbar .container{ position: relative;}
.navbar-brand {height: auto;padding: 3px 15px;}
.navbar-nav>li>a {padding: 15px 20px;text-align: center;transition: background .2s ease-out;text-transform: uppercase;}
.navbar-nav>li>a:hover {background: #f2f2f2;color: #1c79c0;}
.navbar-nav > li.active > a, .navbar-nav > li > a:focus {background: #f2f2f2;}
.navbar-nav>li.dropdown> a:after {display: inline-block;margin-left: 5px;font-family: cmsfont;content:"\f107";}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {border-color: transparent;box-shadow: 0 0px 0px rgba(0,0,0,.1);}
.navbar-toggle {padding: 9px 15px;margin-top: 10px;border:1px solid #eee;color:#777;}
.navbar-collapse {}
.dropdown-wide {position:static !important;}
.dropdown-wide>.dropdown-menu {padding:20px 0;width: 100%;}
.dropdown-wide h6{ font-size: 0.875rem;font-weight: normal;}
.dropdown-wide>.dropdown-menu li{ padding: 3px 0;font-size: 0.75rem;}
@media(max-width:991px) {
    .header-social{float:none;}
   
    .navbar{background:#fff;border-bottom: 1px solid #f2f2f2;min-height: 0;}
    .navbar>.container{max-width: 100%}
    .navbar-nav>li>a{padding:12px 15px;border-bottom:1px solid #f2f2f2;}
    .navbar-nav>li.dropdown> a:after{margin-right:0px;transform: rotate(-90deg);transition:all ease 0.2s;}
    .navbar-nav>li.open>a:after{transform: rotate(0deg)}
    .navbar-nav>li.dropdown> a:after{margin-right:0px}
    .dropdown-submenu > a::after {margin-top: 7px;}
}
/*#endregion*/
/*#region breadcrumb*/
.breadcrumb {padding-left: 0;padding-right: 0;margin-bottom: 0}
.breadcrumb:before {font-family: cmsfont;content: "\f80a";color: #777;margin-right: 5px;}
.breadcrumb > li + li:before{ color: #ccc;}
.breadcrumb .active { color:#209eea}
.bread{background:#F7F7F7;padding:20px 0;}

/*#endregion*/
/*#region banner*/
.banner {position: relative;color:#fff;background-size:cover;background-repeat: no-repeat;background-position: center center;}
.banner .img-fluid{ width: 100%;}
.banner a{color:#fff}
.banner .overlay{position: absolute;width: 100%;height: 100% !important;left: 0;top: 0;background:rgba(0,0,0,0.6);z-index:1}

.banner-text{ position: absolute;width: 100%;bottom: 40%;color: #fff;text-align: center;font-weight: 600;text-transform: uppercase;display:none}
.banner-text h1,.banner-text h2,.banner-text h3,.banner-text h4,.banner-text h5,.banner-text h6{ font-size: 1.25rem;font-weight: 600;}
.banner-text p{max-width:100%}
@media(min-width:576px) {
    .banner-text{ display: block;text-align: center}
}
@media(min-width:768px) {
    .banner-text h1, .banner-text h2, .banner-text h3, .banner-text h4, .banner-text h5, .banner-text h6 {font-size: 1.75rem;}
    .banner-text p{ max-width: 100%;}
}

.banner-content{ position: absolute;bottom: 15%;width: 100%;color:#fff;text-transform: uppercase;display:none}
.banner-content h1,.banner-content h2,.banner-content h3,.banner-content h4,.banner-content h5,.banner-content h6{ font-size: 1.25rem;font-weight: 600;}
.banner-content p{max-width:90%}
@media(min-width:576px) {
    .banner-content{ display: block;}
}
@media(min-width:768px) {
    .banner-content h1, .banner-content h2, .banner-content h3, .banner-content h4, .banner-content h5, .banner-content h6 {font-size: 1.75rem;}
    .banner-content p{ max-width: 60%;}
}

/*banner nav background img mode*/
.banner-nav{position:relative;z-index: 2;padding-top: 7%;padding-bottom: 7%;text-align: center;}
.banner-nav .breadcrumb:before{content:"" !important}
.banner-nav .breadcrumb .active{color:#fff}
.banner-nav .title{font-weight: 600;margin-bottom:5px;}
.banner-nav .title:after{content:"";display:block;width:70px;height:3px;background:#FB7F1D;margin:4px auto 0;}
@media(max-width:768px) {
    .banner h1{font-size:1.75rem;}
}
/*#endregion*/
/*#region page-title*/
.page-title{ padding: 30px 0;background: #F5F5F5;border-bottom:1px solid #f1f1f1}
.page-title .title{ margin-bottom: 0;font-size: 1.75rem;color: #444;font-weight: 300;}
.page-title .breadcrumb{ float: right;padding:5px 0 !important;}
.page-title .breadcrumb:before{}
@media(max-width:768px) {
    .page-title{padding:}
    .page-title .title{ text-align: center;font-size: 1.25rem;margin-bottom: 10px;}
    .page-title .breadcrumb{ float: none;text-align: center;}
}

/*#endregion*/
/*#region container*/
.main-container { padding:20px 15px 15px;}
.main{ padding-top: 0px;}
/*#endregion*/
/*#region nav row*/
.nav-row-container {}
.nav-row {list-style: none;padding: 0;margin-bottom: 0;margin: auto;overflow: hidden;}
.nav-row > li { float: left; }
.nav-row>li>a { display: block;color: #777;font-size: 14px;padding: 14px 35px;background:transparent;text-align: center;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.nav-row>li>a:hover{ color: #eee;}
.nav-row>li>a.active,.nav-row .dropdown.active>a { background: #fff;color:#007AAF}
@media(max-width:1170px) {
    .nav-row>li>a { padding: 14px 20px;}
}
@media(max-width:576px) {
    .nav-row>li { width: 50%;margin-right: 0;margin-top: -1px;}
    .nav-row>li>a{border: 1px solid #fff;}
    .nav-row>li:nth-of-type(even)>a{ margin-left: -1px;}
    .nav-row>li>a{font-size: 14px;padding:10px 10px}
    .nav-row>li>a.active { background: #f2f2f2}
}
/*#endregion*/

/*#region heading*/
.heading {border-bottom: 1px solid #EAEAEA;line-height: 1;margin-bottom: 25px;overflow:hidden}
.heading .title {float: left;margin-bottom:0;font-size: 26px;font-weight: 300;}
.heading .title:before{ font-family: cmsfont;content: "\f105";margin-right: 10px;font-weight: 400;}
.heading .breadcrumb{ float: right;margin-bottom: 10px;margin-top: 3px;}
@media(max-width:768px) {
    .heading .title { font-size: 22px;}
    .heading .title,.heading .breadcrumb{ float: none;}
}
/*#endregion*/
/*#region sidebar*/
.sidebar .side-title{ margin-bottom: 3px;padding: 18px 15px;background: #ce1d15;color: #fff;}
.sidebar .side-title:before{ content: "";border-left: 5px solid #fff;padding-left: 18px;}
.menu-complex {list-style: none;margin: 0;padding: 0;}
.menu-complex>li>a {display: block;padding: 12px 15px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;background: #f2f2f2;border-bottom:1px solid #fff;outline-width: 0;}
.menu-complex a:hover{ background: #eee;}
.menu-complex a.active{color: #ce1d15;font-weight: bold;}
.menu-complex .dropdown-submenu > a::after {margin-right:-5px;}
.menu-complex .dropdown-menu{background:#fafafa;}
.side-box{ background: #F2F2F2;padding: 5px;}
/*#endregion*/
/*#region list-row*/
.item-row {overflow: hidden;}
.item-row .thumb {display: block;overflow: hidden;}
.item-row .thumb .img-responsive{margin: auto;transition: all 0.2s ease-in;}
.item-row .thumb:hover .img-responsive {transform: scale(1.05);}
.item-row .title{margin:0;}
.item-row .title a{transition: all ease 0.3s;}
.item-row  time:before{font-family: fontawesome;content:"\f017";margin-right:5px;}

.item-row.article{padding:0px 0;margin-bottom:30px;}
.item-row.article .post-holder{}
.item-row.article .title{margin-bottom:12px;font-size: 18px;}
.item-row.article .title a{color:#333}
.item-row.article .title:hover a{color:#007aaf}
.item-row.article .summary{color:#777;margin-bottom:10px;line-height: 1.6}
.item-row.article time{display:block;font-size:0.75rem;color:#666;margin-bottom:10px}

.item-row.product{padding:15px 0;border-bottom:1px solid #eee;}
.item-row.product .post-holder{}
.item-row.product .title{margin-bottom:12px;font-size:18px;}
.item-row.product .title a{color:#333}
.item-row.product .title:hover a{color:#007aaf}
.item-row.product .summary{color:#777;margin-bottom:10px;line-height: 1.6}
/*#endregion*/
/*#region list-col*/
.item-col {position: relative;margin-bottom: 25px;background:#fff;overflow: hidden;}
.item-col .thumb,.item-col .magicthumb {position: relative;display: block !important;margin: 0px;overflow: hidden;line-height: 1}
.item-col .thumb .img-fluid,.item-col .magicthumb .img-fluid {transition: all 0.2s ease;margin: auto;}
.item-col .thumb:hover .img-fluid,.item-col .magicthumb:hover .img-fluid {transform: scale(1.05);}

.item-col .shade-box {position: absolute;width: 100%;height: 100%;top: -100%;background: rgba(225,147,21,0.8);transition: all 0.3s ease;padding:calc(40% - 4rem) 2rem;color: #fff;line-height: 1.5;text-align: center;}
.item-col .shade-box a{color:#fff}
.item-col .shade-box h6{font-size: 1rem;font-weight: 300;margin-bottom: 12px;}
.item-col .shade-box p{ height: calc(2rem + 0.25rem);margin-bottom: 0;font-size: 0.75rem;overflow: hidden;text-overflow: ellipsis;word-break: break-all}
.item-col:hover .shade-box{transform: translateY(100%)}

.item-col .title {padding: 6px 0px;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;transition: all ease 0.3s}
.item-col .title-two{padding: 6px 0px;height: calc(2em + 18px);line-height: 1.42;overflow: hidden;text-overflow: ellipsis;}
@media(max-width:576px) {
    .item-col .col-title-two{ font-size: 12px;}
}

.item-col.article{border:1px solid #f2f2f2;transition: all 0.2s ease-in-out;box-shadow: 0 10px 6px -6px #999;}
.item-col.article:hover{box-shadow: 0 16px 20px -9px #999;}
.item-col.article .post-holder{padding:8px;}
.item-col.article .title{padding:5px 0;font-weight: 400;font-size: 1rem;}
.item-col.article .title a{color:#333;}
.item-col.article .title:hover a{color:#007aaf}
.item-col.article .summary{ color: #999;font-size:13px}
.item-col.article time{font-size:0.75rem;}

.item-col.product{border:1px solid #ddd}
.item-col.product .post-holder{padding:8px;}
.item-col.product .title{padding:8px 6px;text-align:center;}
.item-col.product .title a{color:#555;}
.item-col.product .title:hover a{color:#007aaf;}
.item-col.product .title a, .product .title-two a {color: #666}

.item-col.certificate {border:1px solid #f1f1f1;}
.item-col.certificate .title{padding:8px 6px;text-align: center;}

.item-col.img-item{border:1px solid #f2f2f2;}
.item-col.img-item .title{background:#fafafa;}
.item-col.img-item .title a{color:#666;}
/*#endregion*/
/*#region article list*/
.item-list {list-style-type: none;margin: 0;padding: 0;margin-bottom: 15px;}
.item-list li {border-bottom: 1px dashed #eee;padding:12px 0;}
.item-list>li>a {display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.item-list>li>a:hover {color: #FE8301;}
.item-list li a:before{font-family:cmsfont;content:"\f122";margin-right:8px;margin-left: 4px;}
.item-list li time {float: right;padding-right: 5px;margin-left: 8px;color: #999;}
/*#endregion*/
/*#region content-head-container*/
.product-head { margin-bottom: 30px;}
.product-head .magiczoom{ border: 1px solid #eee;}
.product-head .title {font-size: 1.25rem;color: #777;font-weight: 400;border-bottom: 1px solid #ddd;padding-bottom: 15px;margin-bottom: 20px;}
.product-head .dl-horizontal dt{ font-weight: normal;text-align: left}
.product-service{ text-align: center;padding: 20px 0;}
.product-service>a:first-child{ margin-right: 15px;}
.product-feedback{ display: inline-block;background: #F3912C;color: #fff;padding: 6px 16px;}
.product-down{ display: inline-block;background: #DD0804;color: #fff;padding: 6px 16px;}
/*#endregion*/
/*#region thumb-items*/
.thumb-selectors {overflow: hidden;clear: both;margin:0 0 10px 0;margin:5px -4px 5px;}
.thumb-selectors>span{display:block;width:20%;float:left;padding:0 4px;}
.thumb-selectors a{}
.thumb-selectors>img{max-height: 80px;margin:auto;}
/*#endregion*/
/*#region content-wrapper*/
.content-wrapper {line-height: 1.8;margin-bottom: 20px;overflow: hidden;clear:both;}
.content-wrapper.border{border:1px solid #DCDCDC}

/*.content-wrapper .table-responsve-md*/
.content-wrapper .header { border-bottom:1px solid #e5e5e5;margin-bottom: 25px;line-height: 1.5;background: #f2f2f2;}
.content-wrapper .header>span{display: inline-block;margin-top: -1px;background: #fff;padding: 8px 20px;border-top: 2px solid #e04942;}

.content-wrapper .title {text-align: center;font-size: 26px;padding-bottom: 10px;margin-bottom: 15px;}
.content-wrapper .summary {font-size: 0.75rem;text-align: center; color: #999;margin-bottom: 15px;padding:6px 10px;background: #F9F9F9;}
.content-wrapper .summary span+span { margin-left: 20px;}
.content-wrapper .summary .fa{ margin-right: 5px;}

.content-wrapper .content{ padding: 15px;}

.content-wrapper p img {display: block;text-indent: 0;}
.content-wrapper img {max-width: 100% !important;height: auto !important;}
.content-wrapper table {width: 100%;max-width: 100%;margin-bottom: 1rem;background-color: transparent;}
.content-wrapper table p {margin-bottom: 0;}
/*#endregion*/
/*#region content table container*/
.table-wrapper table th,.table-wrapper table td {padding: 5px;vertical-align: middle;font-size: 14px;border: 1px solid #dee2e6;text-align: center;}
.table-wrapper table tbody tr:nth-of-type(odd) {background-color: rgba(0, 0, 0, 0.03);}
.table-wrapper table tbody tr:hover {background-color: #dee2e6;color: #555;}
@media (max-width: 575.98px) {
    .table-wrapper-sm table{display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
@media(max-width:768px) {
    .table-wrapper-md table {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
@media (max-width: 991.98px) {
    .table-res-lg table{display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
@media (max-width: 1199.98px) {
    .table-wrapper-xl table{display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
/*#endregion*/
/*#region sub content*/
.sub-heading{position: relative;background: #f2f2f2;padding: 8px;font-size: 20px;margin-bottom: 20px;}
.sub-heading:before{ font-family: cmsfont;content: "\f105";margin-right: 8px;}
.sub-heading:after {position: absolute;bottom: 0;left: 0;content: "";width: 200px;height: 2px;background: #0A4088;}
/*region download*/
.down-item{ margin-bottom: 30px;}
.down-item h6 { font-size: 0.875rem;font-weight: 600}
.down-item span{ color: #666;}
.down-item .btn{ font-size: 0.75rem;padding: 3px 12px;}
/*#endregion*/
/*#region feedback*/
.form-feedback { padding: 0;margin-bottom: 20px;}
.form-feedback h4 {font-size: 28px;font-weight: 700;margin-bottom: 25px;color: #333;}
.form-feedback .form-control {border-radius: 0;border-color: #EBEBEB;font-size: 14px;height: 40px;padding: 8px 12px;}
.form-feedback textarea.form-control { height: auto;}
.form-feedback .btn {font-size: 14px;padding: 9px 20px;}
@media(max-width:768px) {
    .form-feedback .btn{ width: 100%;}
}
/*#endregion*/
/*#region about-wrapper*/
.about-wrapper{padding-top:60px;}
.about-wrapper .title{font:normal bold 24px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;color:#333;margin-bottom:30px;font-weight: 300;}
.about-wrapper .title:after{display:block;margin-top:6px;content:"";width:70px;height:2px;background:#EA5504}
.about-wrapper .title.text-center:after{ margin-left: auto;margin-right: auto;}
.about-wrapper .summary{ width: 50%;margin: auto;font-size: 18px;text-align: center;font-weight: 300;margin-bottom: 30px;}
@media(max-width:768px) {
    .about-wrapper .summary{ width: 100%;}
}
.about-features{ text-align: center;background: #f7f7f7;padding: 5em 0;}
.about-features .icon{ font-size: 2.5em;font-weight: 300;margin-bottom: 10px;color:#209eea}
.about-features h4{ font-weight: 300;}
.about-wrapper .media .icon {display:block;width:60px;height:60px;color:#fff;border-radius: 50%;background:#EA5504 !important;font-size:25px;text-align: center;}
.about-wrapper .media .icon:before{display:block;padding-top:17px;}
.about-wrapper .media h6{color:#333;font-family:"Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;font-weight: 600; }
.about-why{padding: 40px 0;background:#F8F9FA}
/*#endregion*/
/*#region contact*/
.contact-wrapper{margin-top:60px}
.contact-wrapper .title{font-size: 1.35rem;font-weight: 600;color:#333;margin-bottom:35px;}
.contact-wrapper .title:after{display:block;margin-top:8px;content:"";width:60px;height:3px;background:#E1474D}
.contact-content h2,.contact-content h3,.contact-content h4{ color: #444;font-size: 1.25rem;font-weight: 600;}
.contact-content img{ display: block;max-width: 100%;height: auto;}
@media(max-width:768px) {
    .contact-wrapper{ margin-top: 30px;}
}
/*#endregion*/
/*#region footer*/
/*footer { background: #1A1C20;color:rgb(133, 134, 140);padding-top: 60px;}
footer .container> [class*="col-"]{margin-bottom:20px;}
footer h6{font-size:1rem;color:#fff;font-weight: 500;margin-bottom:15px;}
footer a{color:rgb(133, 134, 140)}
footer .color-primary{color:#fff}
footer .contact-info li{margin:10px 0 0;}
footer .footer-bottom{background:#222;padding-top:15px;padding-bottom:15px;}*/


footer { background: #F7F7F7;color:rgb(133, 134, 140);}
footer .container> [class*="col-"]{margin-bottom:20px;}
footer h6{font-size:1rem;color:#333;font-weight: 500;margin-bottom:15px;}
footer a{color:rgb(133, 134, 140)}
footer .color-primary{color:#333}
footer .contact-info li{margin:10px 0 0;}
footer .footer-bottom{background:#eee;text-align: center;padding-top:15px;padding-bottom:15px;}

/*#endregion*/
/*#region homepage*/
.home-title{ position: relative;text-align: center;margin-bottom: 30px;text-transform: uppercase}
.home-title:after{ display: block;content: "";width: 40px;height: 4px;background: #0FA7F2;margin: 3px auto 0;}
.home-title.text-left{text-align: left;}
.home-title.text-left:after{margin:3px 0 0 0;}
/*#endregion*/
/*#region other*/

/*#endregion*/
@media(max-width:1000px) {.logo img {width: 94% !important;}}
@media(max-width:600px) {
    .header-top .header-number {
        font-size: 12px;
    }
    header .navbar-texts {
   		width: 100%;
        font-size:20px !important;
        display: inline-block;
        text-align: center;
    }
    .logo img {width: 70% !important;}
    .header-container { padding: 0;}
    .main-body .main-title { font-size: 20px !important; text-align: center;}
    .main-body .main-title::after { margin: 10px auto;}
    .main-body .col-md-4 > div p { font-size: 12px;}
    .header-top .header-btn-elements {margin-right: 0 !important;}
    .about-text > div:first-child {padding-right:0 !important;}
}
/*#endregion*/
        /*#region header头部 */
header .navbar-texts {
    height: 63px;
    line-height: 63px;
    font-size: 25px;
    font-weight: bold;}
.header-top { border-bottom: 1px #eee solid;}
.header-container { width: 100%;}
.header-top .container-lg p { margin-bottom: 0 !important;}
.header-top .container-lg {height: 37px;}
.header-top .header-btn-elements {margin-right: 10px;height: 21px;}
.header-top .header-btn-elements a {display: inline-block;cursor: pointer;margin-left: 5px;overflow: hidden;border: 0;text-decoration: none;text-transform: none;transition-duration: .2s;}
.header-top .header-btn-elements a:hover {transform: translateY(-3px);}
.header-top .header-phone, .header-top .header-language-box { height: 37px; display: flex; align-items: center;}
.header-top .header-phone,.header-top .header-language-box,.header-navbar .logo,.header-product-list { padding: 0;}
.header-top .header-language-box {justify-content: flex-end;}
.header-top .dropdown.lang { margin: 0;}
.logo img {padding: 3px 0;width:96%;}
.header-navbar .navbar-header a { height: 50px; line-height: 50px; }
.header-navbar .logo { font-size: 28px; font-weight: bold;}
.header-navbar .navbar-right li a { transition-duration: .3s; font-weight: bold; padding: 22px 23px;}
.header-navbar .navbar-right li.active a { color:#ce1d15;}
.header-navbar .navbar-right li a:hover {color: #ce1d15;}
.header-pro {background-color: #ce1d15;}
.header-product-list {display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 16px;}
.header-product li {flex:1; border: 1px white solid;color: white;width: 24%;list-style: none;margin: 5px 0;padding: 4px;cursor: pointer; margin: 0 9px;}
.header-product li a { color: #fff; transition-duration: .5s; display:block;width:100%;}
.header-product li a::before {content: "●"; margin-right: 4px;}
.header-product li:hover { background: white;}
.header-product li:hover a { color: #ce1d15;}
/*#endregion */
/*#region 主体 */
.banner-box { width: 100%; height: 500px;}
.banner, .product-display-box ul li div:last-child { padding-right: 0;}
.banner,.main-title,.product-display-box ul li > div, .product-display-box ol,
.main-other-box li div:first-child, .main-other-box li, .main-other-box div.col-md-12, .contant-us-img { padding-left: 0;}
.main-body ul, .main-list-about li, .main-other-box li,.main-other-box li div:last-child{padding: 0;}
.main-body {margin: 10px auto;}
.main-body li { list-style: none;}
.main-body .main-title { margin-top: 16px; font-size: 28px; text-transform: uppercase;font-weight: 600;color: #263844;}
.main-body .main-title::after { margin-top: 10px; content: ""; display: block; width: 50px; height: 3px; background: red;}
.main-body .main-list-about li { margin-top: 5px;}
.main-body h3 { padding: 10px 0; font-weight: 600; font-size: 16px; border-bottom: 1px solid #ccc;}
.main-body .main-about-content { font-size: 12px;}
.main-body .btn-info { padding: 4px 21px; margin: 7px 0;}
.main-body .main-about-box > div { height: 100%; width: 96%; background: #fafafa; border-bottom: 3px #ce1d15 solid;}
.main-body .main-about-box > div p { margin: 0.5rem auto;}
.product-display-box .product-title { font-size: 22px;}
.product-display-box ol a { font-size: 14px;}
.product-display-box ul > li { margin-bottom: 12px;}
.product-display-box ol a:hover { text-decoration: underline;}
.product-display-box .product-container { border-bottom: 1px #eee solid; padding-bottom: 18px;}
.product-display-box .product-container div:first-child { padding-left: 0;}
.main-other-box h3 { font-size:20px; border-bottom:none;}
.main-other-box a { font-weight: bold; color: #666; margin-bottom: 9px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.main-other-box a:hover { text-decoration:underline;}
.main-other-box li { margin-bottom: 10px;}
.main-other-box p { color: #a6a6a6; font-size: 12px;}
.contant-us-address p { margin-bottom: 10px; font-size: 14px;}
.contant-us-address p span {margin-right: 5px;}
.contant-us-address p:first-child { color:black; font-weight: bold;}
.product-title-box {display:flex;justify-content:space-between;}
footer {padding-top:20px;}
/*#endregion */
/*#region 主体 */
.container-full { margin: 20px auto; }
/*#endregion */
.cus-head h1 { font-size: 27px;  margin-bottom: 0;}
.about-text > div {padding:0;}
.about-text > div:first-child {padding-right:40px;}
.about-text p {text-indent:30px;font-size:16px;}
.common-over {overflow:hidden;}
.about-image-list {margin-top: 20px;}
.about-image-list img {padding: 2px;} 
.contact-content ul {overflow: hidden; padding: 0;}
.contact-content li {margin: 20px 0;}
.contact-content section p:first-child { font-size: 24px;}


