/*!
Theme Name: yimoliunian
Theme URI:http://www.fromphoto.com
Author: lonely
Author URI: http://www.fromphoto.com
Description: 官网定制专用
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 7.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: yimoliunian
Tags: 官网
HTML CSS ALL IN LOVE
城市暗角科技出品
13609050417
*/
/*全局*/

.h-bg {
    background-color: #f5f5f5;
}
.padding-page{
    padding-top: 30px;
    padding-bottom: 30px;
}
.page-container {
    max-width: 900px;
    box-sizing: content-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.uk-thumbnav>*>::after {
    border: 1px solid #c9c9c9!important;
}
.uk-card-title.uk-text-emphasis a {
    color: #333;
}
h1.entry-title {
    font-size: 22px;
}
.uk-breadcrumb {
    padding: 0px 0 15px 0!important;
    border-bottom: 1px solid #DDD!important;
}
.tree-box li.cur {
    background-color: #19B4EA;
}
.tree-box li {
    padding: 8px 8px;
    margin-top: 15px;
}
.tree-box li.cur a {
    color: #FFF;
    font-size: 14px;
}
/*头部导航*/
.head-top {
	border-bottom: 1px solid #DDD;
    background-color: #FFF;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.05);
	color: #333;
}
 .header-top {
    background-color: #EEEEEE;
    height: 30px;
    border-bottom: 1px solid #DDDDDD;
    text-align: right;
}
.country-selector {
    position: absolute;
    top: 0;
    color: #fff;
	right: 1.25rem;
	cursor:pointer;
}

.top-header {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    background-color: #333333;
    color: #fff;
}
.uk-navbar-nav>li>a {
    color: #000000 !important;
    font-size:14px!important;
}
.uk-logo img {
    height: 55px;
}
.slogan {
    color: #fff;
    font-size: 15px;
    border-left: 2px solid #fff;
    padding-left: 5px;
    padding-right: 5px;
}
.uk-navbar-toggle {
    color: #333333!important;
}

.uk-offcanvas-bar {
    background: #0f1218!important;
}
.uk-navbar-dropdown-nav li {
    float: left;
    width: 16.666%;
}
.uk-navbar-dropdown-nav li img {
    width: 150px;
    background: #bfbfbf;
    padding: 30px!important;
}
.uk-nav-sub li {
    float: left;
    width: 33.33%;
}
.uk-nav-sub li img {
    width: 50px;
}


.uk-search-default .uk-search-input {
    border: 1px solid #545454!important;
    background: #545454!important;
    height: 30px!important;
    font-size: 12px!important;
    color: #ffffff!important;
}
.uk-navbar-nav>li.current-menu-item>a {
    background-color: #19B4EA;
    color: #FFF!important;
}
.uk-navbar-nav>li>a {
    min-height: 0px!important;
    padding: 5px 20px!important;
}
.addfavorite a{
    color: #000000;
    padding-left: 10px;
    font-size: 12px;
}
.home-slider-bg{
   background-color: #DDDDDD;
   height: 516px;
}
/*热点新闻*/
.hot-new-padding{
    padding: 30px 30px;
}
 .item {
 zoom:1;
 overflow:hidden;
 margin-bottom:20px;
}
.item dt {
 float:left;
 width:80px;
 font-family: Arial, Lucida, Verdana, Helvetica, sans-serif;
 text-align:center;
}
 .item dt em {
 display:block;
 background-color:#EEE;
 font-size:36px;
 padding-bottom:3px;
 color:#999;
}
.item dt b {
 display:block;
 background-color:#DDD;
 font-size:15px;
 color:#555;
}
.item dd {
	margin-left: 100px;
 font-size:14px;
}
.item dd a {
 color:#000;
 font-size: 16px;
}
 .item dd p {
 color:#9A9A9A;
 line-height:180%;
 margin: 0;
 overflow: hidden;
 display: -webkit-box;
-webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
}
/*热销产品*/
.home-title h1 {
    color: #000000;
    font-size: 30px;
    font-weight: 200;
    margin: 0;
}
.home-title p {
    color: #7e7e7e;
    font-size: 13px;
    margin: 0;
    padding: 0;
    font-weight: 200;
}
.desc {
    margin-top: 20px;
    margin-bottom: 20px;
}
.more a {
    display: inline-block;
    padding: 5px 30px;
    border: 1px solid #DDD;
    color: #19B4EA;
}
.home-product-title a {
    color: #333333;
    font-size: 16px;
    line-height: 60px;
}
/*footer*/
.footer-bg {
    background: #f5f5f5;
}


.footer-logo {
    padding: 25px;
}
.footer-logo p {
    color: #bfbfbf;
    font-size: 14px;
    margin: 0;
}
.footer-logo img {
    width: 300px;
}
.footer-menu{
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-menu h2 {
    color: #333333;
    font-size: 20px;
    font-weight: 700;
}
.footer-menu  a {
    color: #999;
}
.footer-menu li {
    font-size: 13px;
    line-height: 22px;
    padding-bottom: 6px;
    color: #999;
    font-weight: 100;
    list-style: none;
}
.footer-logo {
    border-top: 1px solid #EEE;
}
.contact .tel {
 color: #19B4EA;
 font-size: 20px;
 margin-bottom: 10px;
}
.contact .online-service {
 margin-bottom: 10px;
}
.contact .online-service a {
 display: inline-block;
 color: #19B4EA;
 padding: 5px 20px;
 border: 1px solid #19B4EA;
}
.contact .online-service a i {
 margin-right: 5px;
}
.contact .email {
 color: #999;
}
/*文章内页*/
.single-bg {
    background: #f5f5f5;
    padding-top: 40px;
    padding-bottom: 40px;
}
.post-title {
    text-align: center;
    padding: 10px;
}
.post-title h1 {
    padding-top: 5px;
    font-size: 20px;
}
.post-title m {
    color: #333;
    font-size: 13px;
}
.single-box{
    background:#fff;
}
.entry-content {
    color: #333;
    margin-bottom: 10px;
    padding: 25px 30px;
    overflow: hidden;
}
/*小工具*/
.widget_display_topics {
    background: #fff;
    padding: 10px;
}
.hot-post li {
    list-style: square;
    margin-left: 15px;
}
h2.widget-title {
    font-size: 18px;
    color: #333;
}
.hot-post a {
    color: #333;
    font-size: 14px;
}
/*产品内页*/
.uk-thumbnav li {
    width: 20%;
}

.product-content-title h2 {
    padding-left: 10px;
    font-size: 22px;
    border-left: 3px solid #19335c;
}
/*产品集合页*/
.product-home-container {
    max-width: 860px;
    box-sizing: content-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.product_list img {
    display: block;
    height: 40px;
    margin: 0 auto;
}
.product_list span {
    margin-top: 5px;
    color: #000000;
    display: block;
}
.product-bg{
    background: #e5e5e5;
}
.product_info h4 {
    margin-top: 10px;
    font-size: 16px;
}

/*文章分类*/
.cat-container {
    max-width: 930px;
    box-sizing: content-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.post-list-bg{
    background: #ffffff;
}
/*关于我们*/
.brand_title_en {
    font-size: 31px;
    font-weight: bold;
    line-height: 13px;
    letter-spacing: 2px;
    color: #1a355e;
}
.brand_title {
    margin-top: 32px;
}
.brand_title span {
    height: 22px;
    font-size: 23px;
    display: inline-block;
    line-height: 15px;
    letter-spacing: 1px;
    color: #484848;
}
.brand_title img {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    margin-left: 7px;
}
.brand_content {
    margin-top: 31px;
}
.award-title {
    height: 44px;
    font-size: 47px;
    line-height: 20px;
    letter-spacing: -1px;
    color: #434343;
    margin-bottom: 30px;
}
.award-label {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 1px;
    color: #7e7e7e;
    margin-top: 16px;
}
.about-height-medium {
    height: 660px;
}
.award-content{
    display: flex;
    align-items: flex-end;
}
.mile-detail {
    position: relative;
    border-top: 1px solid #a2abbb;
    border-bottom: 1px solid #a2abbb;
    margin-top: 47px;
    padding-top: 40px;
    padding-bottom: 68px;
    box-sizing: border-box;
}
.mile-detail-year {
    display: inline-block;
    margin-left: 56px;
}
.mile-detail-year-item {
    line-height: 117px;
    font-size: 30px;
    color: #1a355e;
    font-weight: bold;
    height: 117px;
}
.mile-circle {
    margin-left: 32px;
    display: inline-block;
}
.mile-detail-circle-items {
    position: relative;
}
.mile-detail-circle-item {
    width: 46px;
    line-height: 117px;
}
.mile-detail-circle-items::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 3px;
    height: 1033px;
    background: url(/wp-content/themes/SHULESHI/static/img/line.png) no-repeat;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.mile-info {
    display: inline-block;
    margin-left: 32px;
    vertical-align: top;
}
.mile-detail-info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #484848;
    height: 117px;
}
.mile-detail-info-item h2 {
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}
.mile-detail-info-item p {
    font-size: 18px;
    margin: 0 0 10px;
}
.mle-img {
    position: absolute;
    right: 11px;
    top: 170px;
    display: inline-block;
}
.mle-img img {
    width: 494px;
    height: auto;
}
/*分页*/
.page-content p {
    font-size: 18px;
    line-height: 1.8;
    color: #4b4b4b;
    font-family: SourceHanSansSC-Regular-subset14, 'Source Han Sans SC Regular-subset14', SourceHanSansSC-Regular, 'Source Han Sans SC Regular', Arial, SimSun, sans-serif;
}
.clearfix, .nav-links {
    display: block;
}
.clearfix {
    zoom: 1;
}
.pd20 {
    padding: 20px;
}
.box {
    background-color: #ffffff;
    overflow: hidden;
}
.fl {
    float: left;
}
.fs13 {
    font-size: 13px;
}
.fr {
    float: right;
}
.btn-pager .disabled.button, .btn-pager button.disabled, .btn-pager button.empty {
    padding: 5px 10px;
}
.btn-pager .navbtr.button, .btn-pager button.navbtr, .btn-pager button.empty {
    padding: 5px 10px;
}
.btn-pager button, .btn-pager .button {
    margin-left: 10px;
    padding: 0;
    border: 1px solid #e2e2e2;
    color: #9fadbd;
    background-color: #fff;
    text-shadow: 0 0 1px #fff;
    box-shadow: none;
    background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
    height: 33px;
}
button.disabled, .button.disabled {
    cursor: default;
    color: #ccc!important;
    border: 1px solid #ccc!important;
    background: #fff!important;
}
.btn-pager button, .btn-pager .button {
    margin-left: 10px;
    padding: 0;
    border: 1px solid #e2e2e2;
    color: #9fadbd;
    background-color: #fff;
    text-shadow: 0 0 1px #fff;
    box-shadow: none;
    background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
    height: 33px;
}
button, .button {
    display: inline-block;
    padding: 8px 12px;
    line-height: 1;
    font-size: 13px;
    color: #fff;
    background: #555d66;
    border-radius: 2px;
    position: relative;
    cursor: pointer;
}

.btn-group button, .btn-group .button {
    display: inline-block;
    padding: 8px 10px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    margin-right: 10px;
    line-height: 1;
    font-size: 14px;
    color: #9fadbd;
    text-shadow: 0 0 1px #fff;
    background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
    height: 14px;
}
