/*
Theme Name: 北京艾融信科技有限公司
Theme URI: http://ups.ups.cn
Description: 徐刚 2021.3.4
Version: 1.0
Author: xugang
Author URI: xugang
Tags: custom header, fixed width, two columns, widgets
*/
body{
    font-size: 0.8rem;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #eee;
}
a{
    color: #666;
    text-decoration: none;
}
a:hover{
    color: #333;
    text-decoration: none;
}

li,ol,dl,dd,dt,ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
img{
    max-width: 100%;
}

.clblue{
    color: #23375c;
}
.bgblue{
    background: #23375c;
}
.clyellow{
    color: #999;
}

.fff{
    color: #fff;
}
.top{
    padding: 0.4rem;
    overflow: hidden;
}
.sglogo{
    padding: 0.3rem 0;
    background: url(images/topbj.jpg) no-repeat top center;
    background-size: 100% 100%;
}
.logo{
    margin-top: 0.7rem;
}
.headtel{
    text-align: right;
}
.telimg{
    float: right;
    background: url(images/headerPhone.png) no-repeat;
    padding-left: 3.5rem;
    margin-top: 1rem;
}
.telimg h5{
    margin: 0;
    padding: 0;
    font-size: 1.2rem;
    color: #df2d32;
}
.telimg h6{
    text-align: left;
    font-size: 0.9rem;
    color: #999;
}
.headtel .d-none{
    font-size: 1rem;
    margin: 0;
    font-weight: 600;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    transform: scale(1,1.5);
    -ms-transform: scale(1,1.5);
    -webkit-transform: scale(1,1.5);
    -moz-transform: scale(1,1.5);
    -o-transform: scale(1,1.5);

    
}
.headtel .d-md-none{
    font-size: 1.2rem;
    line-height: 1.2rem;
}
.pcmenu .container{
    padding: 0;
}
.pcmenu{
    overflow: hidden;
    background: linear-gradient(#fff, rgb(234, 233, 233), #eee);
    box-shadow: 2px 3px 5px #333;
}
.pcmenu ul>li{
    float: left;
    line-height: 3.5rem;
    margin-right: 0.3rem;
    width: 9.5rem;
    overflow: hidden;
}
.pcmenu i{
    margin-right: 0.3rem;
}

.pcmenu ul li a{
    color: #333;
    text-align: center;
    display: block;
    border-top: 2px solid rgba(255, 255, 255, 0.01);
    font-size: 1rem;
    font-weight: 500;
}
.pcmenu ul li a:hover{
    color: #333;
    background-color: #fff;
    border-top: 2px #df2d32 solid;
    text-decoration-style: 3px solid;
}
.pcmenu ul .current-menu-item a ,.pcmenu ul .current-category-ancestor a , .current-post-ancestor a{
    color: #333;
    background-color: #fff;
    border-top: 2px #df2d32 solid;
    text-decoration-style: 3px solid;
}
.pcmenu ul li ul{
    display: none;
    width: 15rem;
    position: absolute;
    z-index: 1;
    background: rgba(255, 255, 255, 0.98);
    padding: 0;
    /*border: 2px solid #65738d;*/
    border-top: none;
    -moz-box-shadow:-1px 2px 5px #666; -webkit-box-shadow:-1px 2px 5px #666; box-shadow:-1px 2px 5px #666;
}
.pcmenu ul li ul>li{
    float: none;
    width: 100%;
}
.pcmenu ul li ul>li a{
    display: block;
    border-bottom: 1px solid #65738d;
    font-size: 0.85rem;
    line-height: 2.4rem;
}
.slide{
    z-index: 0;
}
.pcmenu ul li:hover>ul{
    display: block;
}

.mobnav span{
    font-weight: 400;
    font-size: 1.4rem;
    padding: 0.5rem 0;
    background: #23375c;
    color: #fff;
    text-align: center;
    display: block;
    border-bottom: 3px solid #65738d;
}
.mobnavlist{
    display: none;
    position: absolute;
    background: rgba(35,54,92,0.95);
    z-index: 999;
}
.mobnavlist ul{
    width: 15rem;
    padding: 0;
    z-index: 999;
}
.mobnavlist ul>li{
    border-bottom: 1px solid #1d2e4f;
}
.mobnavlist ul li ul{
    display: none;
}
.mobnavlist ul li a{
    color: #fff;
    padding: 0.5rem 2rem;
    display: block;
    font-size: 1.0rem;
}
.mobnavlist ul li>ul>li{
    border: none;
}
.mobnavlist ul li>ul>li>a{
    padding-left: 3.5rem;
    color: #839bca;
    font-size: 0.8rem;
}
.homeprolst{
    background: url(images/probj1.PNG) no-repeat left bottom, url(images/probj2.png) no-repeat right top;
    background-color: #fafafa;
    padding-top: 5rem;
    padding-bottom: 2rem;
}
.mnav{
    position: absolute;
    left: 0;
    display: none;
    top: 0;
    background: #fff;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #f2f2f2;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.titlepod{
    text-align: center;
}
.titlepod h2{
    font-size: 2rem;
    font-family: verdana;
    font-weight: 700;
}
.titleline{
    height: 3px;
    width: 8rem;
    margin: 1rem auto 0;
    
}
.titlepod p{
    font-size: 1.5rem;
    color: #333;
    line-height: 4rem;
}
.homeprolst ul li{
    overflow: hidden;
    margin-bottom: 1.2rem;
}
/* .homeprolst ul li:hover{
    background: url(images/homelistbj.png) no-repeat 50% bottom #eee;
    transition: background,0.5s;
} */
.homeprolst ul li img{
    max-width: 100%;
}
.homelst ul li a h3{
    font-size: 0.9rem;
    margin-top: 0.7rem;
    text-align: center;
    color: #23375c;
}
.swiper-wrapper h3{
    font-size: 1.2rem;
    font-weight: 700;
    color: #23375c;
}
.swiper-wrapper span{
    font-weight: 100;
    font-size: 0.6rem;
    color: #23375c;
}
.hprdmore a{
    display: block;
    border: 1px solid #f9b538;
    padding: 0.3rem 0;
    text-align: center;
    color: #f9b538;
    width: 12rem;
    font-size: 1.2rem;
    margin: 2rem auto;
    border-radius: 2rem;
}
.hprdmore a:hover{
    background: #f9b538;
    color: #fff;
    transition: balcground,0.4s;
}
.homeabout{
    margin-top: 5rem;
}

.homeaboutdetail h4{
    margin-top: 1.5rem;
}
.homeaboutdetail p{
    line-height: 1.2rem;
    color: #999;
}
.homeaboutdetail a{
    display: block;
    background: #f9b538;
    color: #fff;
    float: left;
    padding: 0.3rem 1rem;
}
.hlc{
    border-left: #f9b538 solid 1px;
    font-size: 1rem;
    line-height: 2.2rem;
    padding: 0 1rem;
}

.habout{
    margin-bottom: 1rem;
}
.hcont{
    background: #fafafa;
    text-align: center;
    overflow: hidden;
}
.hcont h3{
    font-size: 0.9rem;
    margin-top: 1.5rem;
}
.hcont h2{
    font-size: 1.2rem;
}
.hcont p{
    margin: 1rem 0;
}
.hcont h4{
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 2rem;
}
.hyfl{
    margin: 1rem 0;
    text-align: center;
    padding: 2rem 0;
}
.hyfl p{
    font-size: 1.2rem;
    font-weight: 600;
    margin-top: 1rem;
}
.hyfl h5{
    font-family: "hyzl";
    font-size: 2rem;
    margin: 1rem 0;
    color: #fff;
}
.hyfl a{
    width: 12rem;
    line-height: 3rem;
    margin: 2rem auto 1rem;
    display: block;
    background: #f9b538;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 1rem;
}
.homenews{
    margin-top: 5rem;
}
.nlstimg img{
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}
.nlst li{
    margin-bottom: 1rem;    
}
.nlst h3{
    font-size: 1rem;
    padding: 0.5rem 0.2rem;
    overflow: hidden;
    margin: 0;
}
.clblue:hover{ border-bottom:2px #F00 solid;}
.nlst p{
    overflow: hidden;
    padding: 0.5rem 0.1rem;
    margin: 0;
    height: 5.5rem;
}
.hndate{
    color: #23375c;
    background: #fff;
    padding: 0.3rem;
    position: relative;
    font-size: 0.4rem;
    font-weight: 700;
    top: 2.6rem;
    right: 1rem;
}
.hndate i{
    color: #f9b538;
}

/* page */
.pagebanner{
    z-index: -1;
}
.pageabout{
    background-color: #fff;
    padding: 2rem 0;
}
.pagetitle{
    color: #fff;
    font-size: 2rem;
    padding: 2rem;
}
.pgconnect{
    background-color: #fff;
}
.postion{
    line-height: 3rem;
    font-size: 1rem;
}

.pgabouttxt{
    font-size: 1rem;
}
.pgabouttxt div{
    margin-bottom: 1rem;
}
.list-news .row{
    margin-left: 0;
    margin-right: 0;
}

.procate h3{
    color: #fff;
    padding: 1rem;
    font-weight: 400;
    font-size: 1rem;
    margin: 0;
}
.procate ul li{
    background: #f2f2f2;
    border-bottom: 1px dotted #e6e6e6;
}
.procate ul li a{
    display: block;
    padding: 0.5rem 1.2rem;
    font-size: 0.9rem;
}
.procate ul li a:hover{
    background: #f9b538;
    color: #fff;
}
.homelst{
    width: auto;
}
.lspro .nlstimg{
    padding: 0.2rem;
    /* height: 15rem; */
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.lspro{
    padding: 0;
}
.lspro li{
    float: left;
}
.actdetail{
    margin-top: 3rem;
}
.actdetail h4{
    border-bottom: 3px #f9b538 solid;
    display: inline;
    padding-bottom: 0.5rem;
}
.acttxt{
    margin-top: 2rem;
}
.activedetail{
    margin-top: 0rem;
    background-color: #fff;
}
.imginf{
    margin: 0;
}
.acttitle{
    color: #df2d32;
    margin-bottom: .5rem;
    display: block;
}
.actd .postd{
    background: #f2f2f2;
    padding: 1.2rem 1rem;
}
.detailtxt{
    font-size: 1rem;
    background-color: #fff;
    padding: 1rem;
}
.detailtitle{
    font-size: 1.2rem;
    color: #23375c;
}
.pgcon{
    margin-top: 3rem;
}
.pagecontact{
    line-height: 3rem;
    font-size: 1.2rem;
    color: #23375c;
}
.mbfoot {
    position: fixed;
    bottom: 0;
    background: #65738d;
}
.mbfoot a{
    color: #fff;
    font-size: 1.0rem;
    padding: 0.5rem 0;
    text-align: center;
    display: block;
}
.cld{
    background: #5376bc;
}
.nybanner img{
    width: 100%;
}
.promenu{
    background-color: #f8f7fc;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
}
.promenu ul{
    overflow-x: auto;
}
.promenu .row{
    margin: 0;
}
.promenu li{
    float: left;
    border-bottom: 3px solid #f8f7fc;
    padding: 1rem 0;
	height:154px;

}
.promenu li a{
    padding: .5rem 1rem;
    display: block;
    font-size: 1rem;
    border-right: 1px solid #dcdcdc;
    font-weight: 400;
}
.promenu li a:hover{
    border-bottom: 3px solid #df2d32;
}
.promenu .current-cat{
    border-bottom: 3px solid #df2d32;
}
.procate li a{
    display: block;
    background-color: #fff;
    padding: 1rem .5rem;
    border-bottom: #eee 1px dotted;
    font-size: .9rem;
    font-weight: 400;
}
.procate li a:hover{border-bottom:2px #F00 solid;}
.imgline{
    border: 1px solid #eee;
}
.imgborder img{
    padding: .5rem;
    display: inline-block;
}

.terinf{
    background:#eee;
    padding: 1rem;
}
.terinf p{
    font-size: 1rem;
}
.detailtxt ul{
    background-color: #fff;
}
.detailtxt .nav-tabs{
    border-top: 1px solid #dee2e6;
    justify-content: center;
}
.nav-link h6{
    margin: 0;
    padding: .5rem;
}
.detailtxt .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    border: none;
    border-bottom: 3px solid #df2d32;
}
.detailtxt .nav-link:hover{
    border-bottom: 3px solid #df2d32;
}
.detailtxt .nav-tabs .nav-link{
    border-left: none;
    border-right: none;
    border-top: none;
}
.detailtxt .nav-tabs .nav-item{
    margin: 0 3rem;
}

.seoactive{
    background-color: #fff;
    border: 1px solid #eee;
}
.seoactive h3{
    border-bottom: 1px solid #eee;
    font-weight: 500;
    font-size: 1rem;
    padding: .5rem;
}
.seoactive li{
    margin-bottom: 1rem;
    text-align: center;
}
.seoactive ul{
    padding: .5rem;
}
.seoactive ul li img{
    max-width: 80%;
}
.prolistbg{
    background-color: #fff;
    padding: 1rem;
}
.newsbg{
    background: #fff;
    padding: .3rem;
}
.procontact{
    margin-top: 2rem;
}
.procontact a{
    background: #df2d32;
    color: #fff;
    display: block;
    float: left;
    line-height: 2.5rem;
    font-size: 1.2rem;
    padding: .1rem 1rem;
    border-radius: .2rem;
}
.protel{
    font-size: 1.2rem;
    float: right;
}
.protel span{
    color: #df2d32;
    line-height: 2.5rem;
}
.wd85{
    background-color: #fff;
    margin: 0 auto;
    padding: 2rem 0;
}
.procate{
    margin-top: 1rem;
}

.nfoot{
    border-top: 3px solid #df2d32;
    padding: 3rem 0;
    margin-top: 4rem;
    background-color: #fff;
    overflow: hidden;
}

.ftlst{
    margin-bottom: 1rem;
}
.ftlst h3{
    font-size: 1rem;
    color: #df2d32;
    font-weight: 500;
}
.ftcontacttel h3{
    font-size: 1.2rem;
    font-weight: 700;
    color: #df2d32;
}
.ftcontacttel h4{
    font-size: 1rem;
    font-weight: 700;
    color: #df2d32;
}
.ftcontacttel h5{
    font-size: 0.9rem;
    font-weight: 500;
    color: #666;
}
.footqqcontact{
    border: 1px solid #df2d32;
    border-radius: 3px;
    float: left;
}
.footqqcontact a{
    color: #df2d32;
    display: block;
    padding: .5rem 1rem;
    font-size: 1rem;
}
.footwechat p{
    font-size: 1.2rem;
    padding-top: 1.5rem;
    font-weight: 400;
    text-align: center;
}
.footwechat img{
    max-width: 60%;
}


.copyright{
    color: #666;
    display: block;
    background-color: #eee;
    padding: 1rem 0;
}
.copyright a{
    color: #666;
}











@media screen and (min-width:960px){
 .homelst,.homeabout,.homenews,.activedetail>.row,.list-pro,.mtfoot{
   max-width: 85%;
   margin-left: auto;
   margin-right: auto;
  }
}
@media screen and (max-width:960px){
    /* .copyright{
        margin-bottom: 2rem;
    } */
   }