/*
Theme Name: qituo web desgin
Theme URI: http://www.yxwlgs.net/
Author: YixingSEO qq66866111
Author URI: https://www.yxwlgs.net/
Description: 企业网站定制 for qituo web desgin
*/

body{font-family: Microsoft YaHei,Heiti SC,tahoma,arial,Hiragino Sans GB,"\5B8B\4F53",sans-serif;font-size:16px;}

a:link,a:visited{color:#333;}
a:hover{color: #0099ff;text-decoration: none;}

body>section{overflow-x: hidden;}

.single-article-title h3{margin: 0;font-size:1.2rem;width: 150px;text-align: center;}
@media screen and (max-width:600px) {
    .single-article-title h3{width:auto}
}
.post-content .wp-block-table table,
.post-content .wp-block-table table td
{border:1px solid #ddd;}
.post-content .wp-block-table table td{
    padding:5px;background-color: #fff;
}
.post-content{line-height: 2em;}

/*滚动条样式*/
::-webkit-scrollbar{width: 5px;height: 5px;background-color: #F5F5F5;}
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);border-radius: 10px;background-color: #F5F5F5;}
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb{border-radius: 10px;box-shadow: inset 0 0 4px rgba(0, 0, 0, .1);-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .1);background-color: #42D1FD;}
    
.banner .swiper-pagination-bullet{width:40px !important; border-radius: 2px;}

.title{text-align: center;}
.title .tit1{font-size:36px;font-family: '微软雅黑';font-weight: bold;position: relative;display: flex;justify-content: center;align-items: center;}
.title .tit1::before, .title .tit1::after{content: '';width:150px;height: 5px;display: block;border-bottom: 2px dotted #ccc;margin:0 15px}
@media screen and (max-width:600px) {
    .title .tit1::before, .title .tit1::after{width:50px;}
}
.title .tit2{text-transform:uppercase;font-weight: 200;}

.text-sm{font-size:0.9rem;}

.img-wrap{overflow: hidden;}
.img-wrap img{transition: all ease .3s;}

.more-link{min-height: 50px;}
.more-link a{background-color: #0e75c8;color:#fff;padding:10px 30px;position: relative;border-radius: 2px;}
.more-link a:hover{background-color: #333;}
.top-line a:link,.top-line a:visited{color:#ddd;padding-left: 15px;}
.top-phone{display: flex;float:right}
.top-phone-text span{font-size:14px;color:#666;}
.top-phone-text{border-left: 1px solid #ddd;padding-left: 15px;}
.top-phone-text strong{color:#007BFF;font-weight: bold;font-family: Verdana, Geneva, Tahoma, sans-serif;font-size:20px;}
.bgf{background-color: #fff;}

.header .top{background: url(static/images/bg.jpg) repeat-x;}


.text-xl{font-size:1.2em}
.text-2xl{font-size:1.5rem;}
.text-3xl{font-size: 2rem;}
.home-pro .item{position: relative;height: 100%;transition: all ease .3s;background: #FFF;padding:5px;}
.home-pro .item figure{margin: 0;padding: 0;}
.home-pro .item figcaption{font-size:16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.home-pro .item:hover{transform: translateY(-5px);box-shadow: 1px 1px 3px #ccc;}

.gg-tit{position: relative;}
.gg-tit::after{content: '';width: 0;height: 0;display: block;
    border-left: 5px solid #2b6cb0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position:absolute;right: -5px;top: 50%;transform: translateY(-50%);
}


@media screen and (min-width:1250px) {
    .container{max-width: 1200px;}
}


@media screen and (min-width:1024px) {
    .home-pro-list{margin-bottom: -15px;}
}

.home-about{position: relative;background: url(static/images/bg3.jpg);}
.home-about-text{line-height: 2em;}
.home-about-image{background: url(static/images/about.png) right center no-repeat;min-height: 480px;}


@media screen and (max-width:1200px) {
    .home-about-text{max-height: 200px;overflow: hidden;margin-bottom: 30px;}
}

@media screen and (min-width:768px) {
    body{padding-top: 81px;}
}

@media screen and (min-width:1024px) {
    .ys .item{height: 170px;display: flex; flex-direction: column; justify-content: center;width:170px;
        margin:auto;border-radius: 50%;cursor: pointer;transition: all ease .3s;}
    .ys .item .icon,.ad1 .item .icon{transition: all ease .3s;}
    .ys .item:hover .icon, .ad1 .item:hover .icon{transform: rotate(360deg);}
    .ys .item:hover, .ad1 .item:hover{transform: translateY(-10px);}    
}

.anli .item{padding:1px;}
.anli .item .fa{transition: all ease .3s; transform: translateX(-15px);}
.anli .item:hover .fa{transform: translateX(0);}

.anli .item:hover .img-wrap img{transform: scale(1.2);}

.ad1{background: url(static/images/nb-bg.jpg);}
.ad1 .item{width: 150px;height: 150px; display: flex;flex-direction: column;justify-content: center;margin:auto;
    align-items: center;border:1px solid #ccc;border-radius: 50%;transition: all ease .3s;cursor: pointer;}

.breadcrumb{width: 100%;justify-content: flex-end;}

.marquee-warp{padding:0 3rem;margin:auto}
.gd{width:100%;overflow: hidden;}
.gd ul{display: flex;margin:0;padding:0;list-style-type: none;}
.gd ul li{margin-right: 15px;position: relative;}
.gd ul li img{width:auto;height: 200px;}
.gd ul li:hover p{color:#0092d6}
.gd ul li .cat-tit{color:#666;}

.prev-next{border-top: 1px solid #ddd;padding-top: 15px;}
.prev-next ul{margin: 0;padding:0;list-style-type: none;line-height: 2em;}

.home-honor{background:#0055a8 url(static/images/lcbg.jpg) center bottom no-repeat;}

.loop-images,
.loop-news{position: relative;}
.loop-images p{background-color: #f1f1f1;}
.loop-images .img-wrap,
.loop-news .img-wrap
{position: relative;overflow: hidden;}

.loop-images .img-wrap .mask,
.loop-news .img-wrap .mask
{width: 100%;height: 100%;left: 0;top: 0;z-index: 10;position: absolute;display: flex;justify-content: center;align-items: center;
    background-color:rgba(0, 78, 162, 0.7);pointer-events: none;transition: all ease .5s;opacity: 0;}
.loop-images:hover .img-wrap .mask,
.loop-news:hover .img-wrap .mask
{opacity: 1;;}
.loop-images .img-wrap img,
.loop-news .img-wrap img
{transition: all ease-in .3s;}
.loop-images:hover .img-wrap img{transform: scale(1.2);}
.loop-news:hover .img-wrap img{transform:translateX(5px)}


.wp-block-image::after{display: block;clear: both;content: '';}

.pvnt a{display: block;background-color: #f1f1f1;padding:15px;}
.pvnt a:hover{background-color: #0055a8;color:#fff;}

ul.nav-footer{display: flex;justify-content: space-between;margin:0;padding:0;list-style-type: none;}
ul.nav-footer>li>a{border-bottom: 1px solid #ccc;;display: block;padding-bottom: 10px;}
ul.nav-footer .sub-menu{list-style-type: none;margin: 0;padding: 10px 0 0 0;font-size:14px;line-height: 2em;}
ul.nav-footer a:link, ul.nav-footer a:visited{color:#fff;display: block;transition: all ease .3s;}
ul.nav-footer a:hover{transform: translateX(5px);}
ul.nav-footer .sub-menu a::before{content: '-';padding-right: 5px;}

ul.flinks{margin: 0;padding: 0;list-style-type: none;display: flex;}
ul.flinks::before{content: '友情链接：';color:#fff;padding-right: 15px;}
ul.flinks a:link,ul.flinks a:visited{color:#fff;padding-right:2em;}
ul.flinks a:hover{color:#78C0F5}

@media screen and (max-width:768px) {
    .copyright{text-align: center;}
    .zhichi{text-align: center;}
}


.footer{background-image: url(static/images/bg6.jpg);background-position-y: 10%; color:#fff;font-size: 14px;}
.footer a:link,.footer a:visited{color:#fff;}
.footer .copyright{border-top:1px solid #ccc ;padding-top: 15px;}

.bom{color:#fff;}
.bom .ewm{display: flex;justify-content: flex-end;font-size:14px;}
.bom .ewm .img-wrap{max-width: 120px;padding-left: 10px;}
.bom h3{font-size:20px;margin-bottom: 1em;font-weight: bold;border-bottom: 1px dotted #ddd;padding-bottom: 15px;}
.bom .fnav{margin: 0;padding: 0;list-style-type: none;display: flex;flex-wrap: wrap;flex-direction: column;}
.bom .fnav li{margin-bottom: 1rem;}
.bom .fnav a:link,.bom .fnav a:visited{color:#fff;transition: all ease .3s;display: block;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.bom .fnav a:hover{color:#42D1FD;transform: translateX(5px);}
.bom .fnav a::before{content: '-';padding-right: 5px;}
.bom .fcat{flex-direction: row;}
.bom .fcat li{width: 50%;}

.bom .ewm-list{display: flex;justify-content: flex-end;}
.bom .ewm-list .item{padding-left: 15px;}
.bom .ewm-list img{width: 120px;height: 120px;}
.bom .ewm-list figcaption{font-size: 14px;text-align: center;padding-top: 10px;}
.bom .item p{font-size:14px;}

.main{padding:2rem 0;}
.main .page-path{background-color: #024499;color:#fff;}
.main .page-path a:link,.main .page-path a:visited{color:#fff;}


.homecat ul{justify-content: center;}
.homecat ul li{padding:0 5px;}
.homecat ul a{background-color: #0055a8;padding:10px 15px;border-radius: 20px;color:#fff;display: block;}
.homecat ul a:hover{background-color: #333;}

@media screen and (max-width:768px) {
    .homecat ul{flex-wrap: wrap;justify-content: flex-start;}
    .homecat ul li{margin-bottom: 10px;width: 50%;}
    .homecat ul a{border-radius: 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
}


.catlist-wrap .catlist>ul,ul.catlist{margin:0;padding:0;list-style-type: none;font-size:14px;height: 100%;}
.catlist-wrap .catlist>ul>li>a,ul.catlist>li>a{display: block;background-color: #f1f1f1;padding:19px;margin-bottom: 1px;transition: all ease .3s;color:#333;}
ul.catlist>li>a::before{content: '\f138';font: normal normal normal 14px/1 FontAwesome;padding-right: 10px;}
ul.catlist>li>a:hover{background: #333;color:#fff;text-indent: 5px;}
ul.catlist .sub-menu{margin: 0;padding: 0;list-style-type: none;display: flex; flex-wrap: wrap;padding-top: 5px;}
ul.catlist .sub-menu li{width: 50%;padding-bottom:5px;}
ul.catlist .sub-menu li a{background-color: #f1f1f1;display: block;padding:5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border-radius: 3px;}
ul.catlist .sub-menu li a:hover{background-color: #007BFF;color:#fff;}
ul.catlist .sub-menu li:nth-child(odd) a{margin-right: 5px;}

.pagelist {padding:1rem 0;font-size: 14px;list-style-type: none;display: flex;justify-content: center; }
.pagelist span, .pagelist a{padding: 8px 15px;background-color: #ddd;color: #333;margin-right: 1px;display: block; }
.pagelist a:hover,.pagelist .current {background-color: #333; color:#fff;}

.archive-product .item .img-wrap{border:1px solid #ddd;}
.single-title{font-size:30px;color:#333}
.text{line-height: 2em;}
.page-content .text h2{font-size:1.5em;font-weight: bold;}
.page-content .text h3{font-size:1.2rem;}
.page-content .text h3,
.page-content .text h2{
    color:#0055a8;
}

.archive-case .item .tit{font-size:14px;}

.archive-news .item{display: flex;border-bottom: 1px solid #ddd;align-items: center;position: relative;}
.archive-news .item h3{font-size:18px;}
.archive-news .item .img-wrap{flex: 150px 0 0;}
.archive-news .item .text{color:#666;font-size:14px;line-height: 2em;}
.archive-news .item::after{content: '';position: absolute;display: block; width:100%;bottom: 0;height: 1px;background-color: #007BFF;
    transition: all ease 1s;transform: scale(0);}
.archive-news .item:hover::after{transform: scale(1);}
.archive-news .item:hover{border-bottom: 1px solid transparent;}
.archive-news .item .dt{color:#009999;font-size:14px;font-family:Verdana, Geneva, Tahoma, sans-serif}

.breadcrumb{padding: 0;margin: 0;background-color: transparent;}
.breadcrumb ol{padding: 0;margin: 0;}
.breadcrumb-item+.breadcrumb-item::before,.breadcrumb-item.active{color:#0055a8}


/*侧边栏小工具*/
.silder1{background: #fafafa;height: 100%;}
.silder1 .xgj{margin:0;padding:0;list-style-type: none;}
/* .silder1 .xgj>li{padding:0 0 15px 0;} */
.silder1 .widgettitle{background-color: #333;padding:20px 0;color:#fff;font-size:22px;font-weight: bold;text-align: center;margin-bottom: 1px;}
.silder1 .widgettitle::before{padding-right: 5px;}
.silder1 .search-form{display: flex;padding-top:15px;justify-content: space-around;}
.silder1 .search-form .search-field{height: 35px;line-height: 35px;text-indent: 5px;border:1px solid #ddd;}
.silder1 .search-form .search-submit{height: 35px;line-height: 35px;border:none;background-color:darkcyan; color:#fff;padding:0 20px;}
.silder1 .search-form .screen-reader-text{display: none;}

.silder1 .widget_nav_menu a{font-size:14px;}
.silder1 .widget_nav_menu .menu{margin:0;padding:0;list-style-type: none;}
.silder1 .widget_nav_menu .menu>li{margin-bottom: 1px;font-size:16px;}
.silder1 .widget_nav_menu .menu>li>a{background-color: #f1f1f1;color:#333;display: block;height: 45px;line-height: 45px;padding:0 15px;}
.silder1 .widget_nav_menu .menu>li>a::before{content: '\f0da';font:normal normal normal 16px/1 FontAwesome;padding-right: 10px;}
.silder1 .widget_nav_menu .menu>li>a:hover{background-color: #333;color:#fff;}
.silder1 .widget_nav_menu .sub-menu{display: flex;flex-wrap: wrap;margin:0;padding:0;list-style-type: none;}
.silder1 .widget_nav_menu .sub-menu li{width:50%;padding:5px;font-size:16px;}
.silder1 .widget_nav_menu .sub-menu li a{display: block;padding:10px;text-align: center;border:1px dotted #ddd;}
.silder1 .widget_nav_menu .sub-menu li a:hover{background-color: #f1f1f1;}

.silder1 .textwidget{margin-bottom: 0;}
.silder1 .textwidget p{margin-bottom: 0;}
.silder1 .textwidget{padding:15px;line-height: 2em;color:#666;font-size:14px;}
.silder1 .wp-block-latest-posts{padding:5px;font-size: 14px;}
.silder1 .wp-block-latest-posts li{border-bottom: 1px dotted #ddd;padding:10px}
.silder1 .wp-block-latest-posts li ::before{content: "\f105";font: normal normal normal 14px/1 FontAwesome;padding-right: 5px;}
.silder1 .wp-block-latest-posts li a:hover{color:#007BFF}


/* 针对5.8以上 */
.silder1 .widget_block h2{background-color: #0678be;font-size:22px !important;color: #fff;font-weight: bold;text-align: center;padding: 20px 0;margin: 0;}
.silder1 .xgj li.widget_text{padding:0 10px;}

.sidebar-left .contact1{background-color: #f1f1f1;}
.sidebar-left .left-phone{display: flex;}
.sidebar-left .left-phone figcaption{padding-left: 10px;}
.sidebar-left .left-phone .phone-text{font-size:14px;color:#666;}
.sidebar-left .left-phone .phone-number{font-size:18px;font-weight: bold;color:#006699;}

.wp-block-gallery.hlist figure{flex-grow:0 !important;padding:15px;background-color: #f1f1f1;}
.wp-block-gallery.hlist figure a{max-height: 250px;height: 100%;overflow: hidden;}
.wp-block-gallery.hlist figure:hover{background-color: #dff1ff;}

/*相册老编辑器*/
.gallery-columns-5 .gallery-item{width:20%}
.gallery-columns-4 .gallery-item{width:25%}
.gallery-columns-3 .gallery-item{width:33.33%}
.gallery-columns-2 .gallery-item{width:50%}
.gallery-columns-1 .gallery-item{width:100%}

.wp-block-gallery figure a{overflow: hidden;display: block;background-color: #f1f1f1;}
.wp-block-gallery figure a img{transition: all ease .3s;}
.wp-block-gallery figure a:hover img{transform: scale(1.2);}

@media screen and (max-width:768px) {
    .gallery .gallery-item{width:50% !important}
}

.text table{margin-bottom: 1rem;}
.text table th{background-color: #ddd;}
.text table td,.text table th{border:1px solid #ddd;padding:5px;}

.wp-block-image figcaption{text-align: center;font-size:14px;color:#666;}
.wp-caption .wp-caption-text{text-align: center;line-height: 1.5em;}
.blocks-gallery-item__caption{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.wp-block-video video{max-height: 600px;}

.page-content-certificate .gallery-icon{height: 100%;background-color: #fff;padding:30px 15px;display: flex;justify-content: center;align-items: center;
box-shadow: 1px 1px 3px #ddd;
}

@media screen and (min-width:768px) {              
    /* .top-menu .navbar-nav{width:100%;justify-content: space-between;}     */
    .top-menu-bg{background-color: #0055a8;}
    .top-menu{padding: 0;}
    .top-menu .navbar-nav{width: 100%;justify-content: center;}
    .navbar-nav>li.menu-item{height: 100%;position: relative;margin-right: 1px;width: 100%;}
    .navbar-nav>li>a:link,.navbar-nav>li>a:visited{color:#333;display: block;text-align: center;padding: 0.5rem 1rem !important;
        transform: perspective(1px) translateZ(0);white-space: nowrap;}
    .navbar-nav>li>a:hover,
    .navbar-nav>li:hover>a,
    .navbar-nav li.current-menu-item>a,
    .navbar-nav li.current-menu-parent>a,
    .navbar-nav li.current-post-ancestor>a
    {color:#fff !important;} 

    .navbar-nav>li::before{content: ''; height: 100%;width: 100%;background-color: #0099ff;display: block;position: absolute;bottom: 0;
        margin:auto;left: 0;right: 0;transition: all ease .3s;transform: scaleX(0);border-radius: 1px;
    }
    .navbar-nav>li.active::before,
    .navbar-nav>li:hover::before,
    .navbar-nav li.current-menu-item::before,
    .navbar-nav li.current-menu-parent::before,
    .navbar-nav li.current-post-ancestor::before
    {transform: scaleX(1);}
    
    /* .navbar-nav>li:first-child{border-left: 1px solid #ccc;}
    .navbar-nav>li::after{content: '';position: absolute;right: 0;top: 0;display: block;width: 1px;
        height: 100%;background-color: #ccc;} */
    

    .navbar-nav>li>.dropdown-menu{display: block;margin: 0;padding:0;border: none;min-width: 170px;width: 100%;
        transition: all ease .3s;transform: scaleY(0);transform-origin: 50% 0%;background-color: #fafafa;border-radius: 0;}
    .navbar-nav>li:hover>.dropdown-menu{transform: scaleY(1);}
    .navbar-nav>li>.dropdown-menu a:link,.navbar-nav>li>.dropdown-menu a:visited{color:#333;padding:10px;letter-spacing: 0;}    
    .navbar-nav>li>.dropdown-menu>a:not(:last-child){border-bottom: 1px solid #ddd;}
    .navbar-nav>li>.dropdown-menu>a:hover,
    .navbar-nav>li>.dropdown-menu>a.active,
    .navbar-nav>li>.dropdown-menu>a:active
    {background-color: #007BFF !important;color:#fff;}
}

@media screen and (max-width:1024px){    
    .navbar-nav>li>a:link, .navbar-nav>li>a:visited{font-size:14px !important;padding: 0 15px !important;}    
}


@media screen and (max-width:600px) {    
    .top-menu .navbar-brand{max-width: 250px}    
    .navbar-nav>li{background: #f1f1f1;margin-bottom: 1px;}
    .navbar-nav>li>a{display: block;padding:10px 15px !important;}

    .navbar-nav>li>a:link, .navbar-nav>li>a:visited{padding:15px !important;font-size:14px !important;}
    .navbar-nav .dropdown-menu{border-radius: 0;border:none; font-size:14px;background-color: #fafafa;}
    .navbar-nav .dropdown-menu>a{border-bottom: 1px dotted #ddd;padding:10px;}

    .pagelist{flex-wrap: wrap;}
    .pagelist span,.pagelist a{margin-bottom: 10px;}

}

/*客服代码*/
@media (min-width: 768px){
    .kf{display: flex;position: fixed;right: 0;bottom:10%;flex-direction: column;z-index: 999;}
    .kf ul{margin:0;padding:0;list-style-type: none;}
    .kf ul li{margin-bottom: 2px; position: relative;line-height: 30px;width: 50px;height: 50px;}
    .kf ul li a{display: flex;color:#fff;position: absolute;left: 0;top: 0;height: 50px;width: 50px;float: right;}
    .kf .fa{color:#fff;font-size:1.5rem;}
    .kf ul li .cont{color:#fff;white-space:nowrap;background:#333;padding:10px;position: absolute;
        right: 52px;top: 0;border-radius: 5px;transition: all ease .3s;transform: translateX(200px);opacity: 0;
    }
    .kf ul li .kf-wechat-image{max-width: 120px;height: 120px;}    
    .kf ul li .icon{flex:0 0 50px;text-align: center;background: #04861f;overflow: hidden;height: 50px;padding:10px 0;border-radius: 5px 0 0 5px;}    
    .kf ul li:hover .cont{transform: translateX(0);opacity: 1;}
}


@media (max-width: 767px) {       
    .header{position: fixed;left: 0; top: 0;background-color: #fff;max-width: 100vw;box-shadow: 1px 1px 3px #ccc;z-index: 1011;}
    body{padding-bottom: 60px;padding-top: 75px;}
    .kf{position: fixed; bottom: 0;left: 0; background:#0055a8;color:#fff;width:100%;display: flex;justify-content: space-around;z-index: 999;font-size:14px;}
    .kf ul{margin: 0;padding: 0;list-style-type: none;display: flex;justify-content: space-between;width: 100%;}
    .kf ul li{width:100%;padding:5px 0}    
    .kf ul>li:not(:last-child){border-right: 1px solid #666;}
    .kf ul li a{color:#fff;text-align: center;display: block;}
    .kf ul li .icon{font-size:22px;}
}