@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2017-10-18 08:57:34
 * @version $Id$
 */
 @font-face{
	font-family: "wei";
	src: url('../font/msyhsb.ttc') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
   font-family: "SourceHanSansCN";
   src: url('../font/SourceHanSansCN.otf') format('opentype');
   font-weight: normal;
   font-style: normal;
}
@font-face{
   font-family: "weizheng";
   src: url('../font/微软正黑体.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
}
 /* header */
header{
    width:100%;
    position: relative;
    z-index: 10;
}
.header-top{
    height: 100px;
    position: relative;
    width: 100%;
}
.logo{
    float: left;
    margin-top: 15px;
    display: flex;
}
.logol{
    width:60px;
}
.logoname{
    font-family: "SourceHanSansCN";
    font-size: 22px;
    margin-bottom:6px;
    font-weight: 700;

}
.logo .logot-txt{
    display: none;
}
.logor{
    padding-left: 10px;
    padding-top: 20px;
    width: calc(100% - 60px);
}
.logor span{
    display: block;
    white-space: nowrap;
}
.logo img{
    display: block;
    width: 100%;
}
@media(max-width:991px){
    .logoname{
        font-family: "SourceHanSansCN";
        font-size:16px;
        margin-bottom:0px;
        font-weight: 700;
        line-height:22px;
    }
    .logo{
        width: 40px;
    }
    .logor{
        padding-left:5px;
        padding-top:12px;
        width: calc(100% - 40px);
    }
    .logor span:last-child{
        font-size: 10px;
    }
}
@media(max-width:500px){
    .logoname{
        font-size:14px;
    }

}
.head-r{
    float: right;
    margin-top: 30px;
}
.head-r a{
    margin: 0 5px;
}
.hotline{
    float: right;
    display: flex;
    flex-direction: row;
    align-items: center;
    background: url(../img/hotline_icon.png) no-repeat left center;
    height: 100px;
    padding-left: 70px;
}
.hotline p{
    font-size: 24px;
    font-weight: bold;
    color: #222;
}
.hotline span{
    font-size: 30px;
    color: #00479d;
    font-weight: bold;
    font-family: 'Arial';
}
.nav{
    width: 100%;
    height:80px;
    background: #f6f6f6;
}
.nav-ul{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.nav-ul li{
    position: relative;
}
.nav-ul li > a{
    height: 80px;
    line-height: 80px;
    width: 150px;
    font-size: 16px;
    color: #000;
    display: block;
    transition: all 0.5s;
    background: transparent;
    text-align: center;
}
.nav-ul li:hover>a, .nav-ul .nav-active > a{
    color: #0060b5;
    font-weight: bold;
    font-size: 18px;
}
.nav-sub{
    position: absolute;
    top: 50px;
    left: 0px;
    z-index: 66;
    display: none;
    width: 100%;
    box-sizing: border-box;
}
.nav-sub dl dd{
    margin-top: 2px;
}
.nav-sub dl dd a{
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    /* text-align: center; */
    padding-left: 42px;
    background: #00479d;
}
.nav-sub dl dd:hover a{
    background: #08356b;
}
@media(max-width: 1400px){
    .nav-ul li > a{
        width: 130px;
    }
    .nav-sub dl dd a{
        padding-left: 32px;
    }
}
@media(max-width:1200px){
    .logo{
        width: 400px;
        margin-top: 12px;
    }
    .nav-ul li > a{
        width: 115px;
    }
    .nav-sub dl dd a{
        padding-left: 0px;
        text-align: center;
    }
}
@media(max-width: 991px){
    .header-top{
        height: 70px;
    }
    .logo{
        width: 366px;
        margin-top: 2px;
    }
    .hotline{
        display: none;
    }
    .nav{
        display: none;
    }
    .head-r{
        display: none;
    }
}
@media(max-width: 599px){
    .logo{
        width: 260px;
        margin-top: 10px;
    }
}
/* 首页产品中心 */
#homepro{
    margin-top: 56px;
}
.home-tit h3{
    font-size: 36px;
    font-family: "wei";
    color: #222222;
    text-align: center;
}
.homepro-l{
    width: 50%;
}
.homepro-r{
    width: 50%;
}
.homepro-boxw{
    display: flex;
    margin-top: 40px;
}
.homepro-txt{
    background: #f0f0f4;
    padding: 40px 32px 32px;
}
.homepro-txt h3{
    font-size: 24px;
    color: #0060b5;
}
.homepro-txtm{
    margin-top: 20px;
    color: #444444;
    line-height: 30px;
}
.homepro-more{
    color: #0060b5;
    font-size: 16px;
    background: url(../img/homepro-txtbg.png) no-repeat center right;
    padding-right: 20px;
    margin-top: 20px;
    display: inline-block;
}
.homepro-rtxt{
    background: #f0f0f4;
}
.homepro-limg img{
    width: 100%;
}
.homepro-rimg img{
    width: 100%;
}
.homepro-r ul li{
    margin-bottom: 30px;
}
.homepro-rtxt{
    padding: 26px 24px 27.5px;
}
.homepro-rtxt h3{
    font-size: 22px;
}
.homepro-rtxt h4{
    margin-top: 20px;
}
/*为什么选择汇弘机械*/
#homewhy{
    background: #0060b5;
    margin-top: 40px;
    padding: 60px 0;
    overflow: hidden;
}
.home-tit.colorwhite h3{
    color:#fff;
}
.homewhy-boxw{
    margin-top: 40px;
}
.homewhy-boximg{
    text-align: center;
    height: 45px;
}
.homewhy-boxw ul li{
    color: #fff;
    margin-bottom: 40px;
}
.homewhy-boxw ul li h3{
    font-size: 24px;
    margin-top: 40px;
    text-align: center;
}
.homewhy-boxw ul li h4{
    margin-top: 20px;
    text-align: center;
    line-height: 26px;
    padding: 0 15px;
}
.homewhy-boximg{
    transition: all 0.4s;
}
.homewhy-boxw ul li:hover .homewhy-boximg{
    transform: translateY(-10px);
}
/*首页应用领域*/
#homeapp{
    margin-top: 60px;
}
.homeapp-boxw{
    margin-top: 40px;
}
.homeapp-txt{
    background: #f0f0f4;
    padding: 34px 20px 34px;
}
.homeapp-boxw ul li a{
    display: block;

}
.homeapp-img{
    overflow: hidden;
}
.homeapp-img img{
    width: 100%;
    transition: all 0.5s;
}
.homeapp-boxw ul li{
    margin-bottom: 24px;
}
.homeapp-txt h3{
    font-size: 22px;
}
.homeapp-txt h4{
    background: url(../img/home-apparrow.png) no-repeat center right;
    margin-top: 18px;
}
.homeapp-boxw ul li:hover img{
    transform: scale(1.1);
}
.homeapp-boxw ul li:hover .homeapp-txt h3{
    color:#0060b5;
}
.homeapp-boxw ul li:hover h4{
    background: url(../img/home-apparrowh.png) no-repeat center right;
}

/*首页新闻中心*/

#homenews{
    background: #f0f0f4;
    margin-top: 40px;
    padding-top: 60px;
    padding-bottom: 40px;
}
.homenews-boxw{
    margin-top:40px;
}
.homenews-l ul li{
    background: #fff;
    padding:26px 26px 26px;
    margin-bottom:18px;
    transition: all 0.4s;
}
.homenews-l ul li h3{
    font-size: 22px;
}
.homenews-l ul li h4{
    white-space:nowrap;
    overflow:hidden;
    text-overflow : ellipsis;
    margin-top: 23px;
}

.homenews-boxw{
    display: flex;
}
.homenews-r{
    margin-left: 20px;
    width: 50%;
}

.homenews-l{
    width: 50%;
    margin-right: 20px;  
}
.homenews-r{
    position: relative;
}
.homenews-rtxt{
    position: absolute;
    font-size: 22px;
    color: #fff;
    padding-left: 35px;
    bottom:50px;
}
.homenews-l ul li:hover{
    background: #0060b5;
}
.homenews-l ul li:hover h3{
    color: #fff;
}
.homenews-l ul li:hover h4{
    color: #fff;
}

/*底部*/
#footer{
    background: #333333;
    padding-top: 40px;
    color: #fff;
}
.footer-ltop{
    color: #fff;
    display: flex;
}
.footer-lphone{
    font-size: 30px;
    color: #ef4f01;
    margin-top: 24px;
}
.footer-contact{
    line-height: 32px;
    margin-top: 22px;
}
.footer-ltop h3{
    margin-left: 10px;
    font-weight: bold;
}
.footer-box{
    display: flex;
}
.footer-copyw{
    display: flex;
    justify-content: space-between;
    height: 80px;
    border-top: 1px solid #a0a0a0;
    margin-top: 40px;
}
.footer-copyw h3,.footer-copyw h4{
    line-height: 80px;
    color: #8c8c8c;
}
.footer-r{
    width: 67%;
}
.footer-l{
    width: 33%;
}
.footer-r ul li{
    text-align: center;
}
.footer-r li h4{
    margin-top: 14px;
    color: #999999;
}
.homenews-rimg img{
    width: 100%;
}
@media(max-width:1600px){
    .homenews-l ul li{
        padding: 24.5px 26px;
    }
}
@media(max-width:1400px){
    .homenews-l ul li h4{
        margin-top: 15px;
    }
}
@media(max-width:1200px){

    .homepro-l{
        width: 100%;
        margin-bottom:40px;
    }
    .homepro-boxw{
        flex-wrap: wrap;
    }
    .homepro-r{
        width: 100%;
    }
    .homeapp-txt {
        padding: 30px 18px 20px 10px;
        font-size: 14px;
    }
    .homeapp-txt h3{
        font-size: 18px;
    }
    .homeapp-txt h4{
        margin-top: 10px;
    }
    .homenews-l ul li h3{
        font-size: 18px;
    }
    .homenews-l ul li {
        padding: 15px 20px;
        margin-bottom: 15px;
    }
    .homenews-rtxt{
        font-size: 18px;
    }
    
}
@media(max-width:991px){
    .home-tit h3{
        font-size: 24px;
    }
    #homepro{
        margin-top: 30px;
    }
    .homepro-boxw{
        margin-top: 30px;
    }
    .homepro-txt h3{
        font-size: 18px;
    }
    .homepro-txtm{
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px;
    }
    .homepro-txt {
        padding: 20px 20px 20px;
    }
    .homepro-rtxt h3 {
        font-size: 18px;
    }
    .homepro-rtxt h4 {
        margin-top: 15px;
    }
    .homepro-rtxt {
        padding: 20px 20px 20px;
    }
    .homepro-more{
        margin-top: 15px;
    }
    .homepro-r ul li {
        margin-bottom: 15px;
    }
    .homepro-l{
        margin-bottom: 30px;
    }
    .homewhy-boxw ul li h4{
        padding: 0 5px;
    }
    #homewhy{
        padding: 30px 0;
    }
    .homewhy-boxw ul li h3{
        font-size: 22px;
    }
    #homeapp {
        margin-top: 30px;
    }
    .homeapp-boxw {
        margin-top: 30px;
    }
    .homenews-boxw{
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .homenews-l{
        width: 100%;
    }
    .homenews-r{
        width: 100%;
        margin-left: 0;
    }
    #homenews {
        background: #f0f0f4;
        margin-top: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .homenews-rtxt {
        font-size: 14px;
    }
    .footer-r{
        display: none;
    }
    .footer-l{
        width: 100%;
    }
    .footer-copyw{
        height: auto;
        flex-wrap: wrap;
    }
    .footer-copyw h3,.footer-copyw h4{
        line-height: 35px;
    }
    .footer-copyw{
        margin-top: 30px;
    }
    #footer{
        padding-top: 30px;
    }
}
@media(max-width：449px){
    .footer-contact {
        line-height: 26px;
        margin-top: 15px;
        font-size: 14px;
    }
}
/* 公司简介 */
.about-main{
    padding-top: 60px;
    padding-bottom: 60px;
}
.inside-title{
    color: #222;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 30px;
    text-align: center;
}
.about-des{
    font-size: 16px;
    line-height: 32px;
    color: #222;
}
.about-des p{
    text-indent: 32px;
    margin-bottom: 8px;
}
.about-img{
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}
.about-img img{
    display: block;
    width: 100%;
}
/* 资质荣誉 */
.honor-main{
    background: #f0f0f4;
    overflow: hidden;
}
.honor-imgs{
    position: relative;
}
.honor-imgs .swiper-button-prev,
.honor-imgs .swiper-button-next{
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 50%;
    margin-top: -30px;
    opacity: 1;
    background-size: 17px 28px;
}
.honor-imgs .swiper-button-prev{
    left: -140px;
    background-image: url(../img/honor_arrow_prev.png);
}
.honor-imgs .swiper-button-next{
    right: -140px;
    background-image: url(../img/honor_arrow_next.png);
}
.honor-imgs .swiper-button-prev:hover,
.honor-imgs .swiper-button-next:hover{
    background-color: #0060b5;
}
.honor-imgs .swiper-button-prev:hover{
    background-image: url(../img/honor_arrow_prev_on.png);
}
.honor-imgs .swiper-button-next:hover{
    background-image: url(../img/honor_arrow_next_on.png);
}
.honor-item{
    width: 100%;
    padding: 15px 15px 0px;
    background-color: #fff;
}
.honor-img{
    width: 100%;
    overflow: hidden;
}
.honor-img img{
    display: block;
    width: 100%;
    transition: all .5s;
}
.honor-item p{
    font-size: 16px;
    line-height: 50px;
    color: #222;
    text-align: center;
    text-transform: uppercase;
}
.honor-item:hover .honor-img img{
    transform: scale(1.1);
}
.honor-item:hover p{
    color: #0060b5;
}
@media(max-width: 1600px){
    .honor-imgs .swiper-button-next{
        right: -80px;
    }
    .honor-imgs .swiper-button-prev{
        left: -80px;
    }
}
@media(max-width: 1400px){
    .honor-imgs .swiper-button-next{
        right: 0px;
    }
    .honor-imgs .swiper-button-prev{
        left: 0px;
    }
    .honor-main .container{
        padding-left: 80px;
        padding-right: 80px;
    }
}
@media(max-width: 991px){
    .honor-imgs .swiper-button-prev,
    .honor-imgs .swiper-button-next{
        width: 48px;
        height: 48px;
        margin-top: -24px;
    }
    .honor-imgs .swiper-button-next{
        right: 0px;
    }
    .honor-imgs .swiper-button-prev{
        left: 0px;
    }
    .honor-main .container{
        padding-left: 48px;
        padding-right: 48px;
    }
}
@media(max-width: 599px){
    .about-main{
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
/* 新闻 */
.news-ul{
    display: flex;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 40px;
}
.news-ul li{
    flex: 1;
    padding: 0 20px;
}
.news-topitem{
    display: block;
    width: 100%;
}
.news-img{
    width: 100%;
    overflow: hidden;
}
.news-img img{
    display: block;
    width: 100%;
    transition: all .5s;
}
.news-info{
    width: 100%;
    background: #f0f0f4;
    padding: 38px 26px 34px;
}
.news-info h3{
    font-size: 22px;
    line-height: 24px;
    color: #222;
    margin-bottom: 14px;
}
.news-info span{
    font-size: 16px;
    line-height: 24px;
    color: #999;
}
.news-des{
    color: #444;
    font-size: 16px;
    line-height: 28px;
    margin-top: 10px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
}
.news-topitem:hover .news-img img{
    transform: scale(1.1);
}
.news-topitem:hover .news-info h3{
    color: #0060b5;
}
.news-list li{
    margin-bottom: 20px;
    width: 100%;
}
.news-list li:last-child{
    margin-bottom: 0px;
}
.news-list li a{
    display: block;
    width: 100%;
    background: #f0f0f4;
    padding: 28px;
    transition: all .3s;
}
.news-list li h3{
    color: #222;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 11px;
}
.news-list li p{
    line-height: 30px;
    font-size: 16px;
    color: #666;
}
.news-list li:hover h3{
    color: #fff;
}
.news-list li:hover p{
    color: #fff;
}
.news-list li:hover a{
    background: #0060b5;
}
.news-main{
    padding-top: 60px;
}
@media(max-width: 991px){
    .news-ul{
        flex-wrap: wrap;
        margin-left: 0px;
        margin-right:0px;
        margin-bottom: 0px;
    }
    .news-ul li{
        flex: none;
        width: 100%;
        padding: 0px;
        margin-bottom: 30px;
    }
}
@media(max-width: 599px){
    .news-main{
        padding-top: 50px;
    }
    .news-info{
        padding: 28px 20px 24px;
    }
    .news-list li a{
        padding: 22px;
    }
}
/* 产品 */
.pros-wrap{
    overflow: hidden;
    padding-top: 60px;
}
.pros-left{
    float: left;
    width: 200px;
}
.pros-title{
    width: 100%;
    height: 100px;
    line-height: 100px;
    color: #fff;
    font-size: 30px;
    background: #ef4f01;
    text-align: center;
}
.pros-ul{
    margin-bottom: 32px;
}
.pros-ul li{
    margin-top: 12px;
}
.pros-ul li a{
    display: block;
    width: 100%;
    background: #f0f0f4;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #222;
    padding-left: 45px;
    transition: all .4s;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.pros-ul li:hover a,
.pros-ul li.on a{
    color: #fff;
    background: #0060b5;
}
.region-item{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.region-item img{
    width: 100%;
    display: block;
    transition: all .5s;
}
.region-item p{
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding-bottom: 24px;
    line-height: 24px;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
.pros-right{
    float: right;
    width: calc(100% - 200px);
    padding-left: 60px;
}
.pros-list li{
    margin-bottom: 10px;
}
.pros-img{
    width: 100%;
    overflow: hidden;
}
.pros-img img{
    display: block;
    width: 100%;
    transition: all .5s;
}
.pros-info{
    text-align: center;
    line-height: 54px;
    font-size: 16px;
    color: #222;
    display: inline-block;
    white-space: nowrap; 
    width: 100%; 
    overflow: hidden;
    text-overflow:ellipsis;
}
.pros-item:hover .pros-img img{
    transform: scale(1.1);
}
.pros-item:hover .pros-info{
    color: #0060b5;
}
.mobile-nav{
    width: 100%;
    display: none;
    height: 50px;
    background-color: #f0f0f4;
}
.mobile-nav h3{
    float: left;
    padding-left: 15px;
}
.mobile-nav h3 a{
    line-height: 50px;
    color: #222;
    display: block;
    font-size: 26px;
}
@media(max-width: 1400px){
    .pros-main{
        padding-bottom: 60px;
    }
}
@media(max-width: 1200px){
    .pros-right{
        padding-left: 40px;
    }
}
@media(max-width: 991px){
    .pros-right{
        padding-left: 0px;
        width: 100%;
        float: none;
        margin-top: 30px;
    }
    .pros-title{
        display: none;
    }
    .mobile-nav{
        display: block;
    }
    .pros-left{
        float: none;
        width: 100%;
    }
    .pros-ul{
        display: none;
    }
    .pros-ul li a{
        padding-left: 0px;
        text-align: center;
    }
    .region-swiper{
        margin-top: 30px;
    }
    .pros-list li{
        margin-bottom: 0px;
    }
    .pros-main{
        padding-bottom: 0px;
    }
    .pros-wrap{
        padding-top: 50px;
    }
}
/* 联系我们 */
.contact-main{
    padding-bottom: 60px;
}
.contact-cont{
    overflow: hidden;
}
.contact-info{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #f7f7f7;
    justify-content: center;
}
.contact-info dl dt{
    font-size: 24px;
    color: #000;
    margin-bottom: 25px;
}
.contact-info dl dd{
    line-height: 30px;
    color: #666;
    font-size: 16px;
}
.contact-img{
    overflow: hidden;
    width: 100%;
}
.contact-img img{
    display: block;
    width: 100%;
}
.contact-ditu{
    margin-top: 28px;
    overflow: hidden;
    width: 100%;
}
.contact-ditu img{
    display: block;
    width: 100%;
}
@media(max-width: 1200px){
    .contact-info dl dt{
        margin-bottom: 15px;
    }
}
@media(max-width: 991px){
    .col-xxs-12{
        width:100%;
    }
    .contact-info{
        padding: 30px 0px;
        margin-bottom: 15px;
    }
    .contact-main{
        padding-bottom: 40px;
    }
}
@media(max-width: 599px){
    .contact-main{
        padding-bottom: 30px;
    }
    .contact-ditu{
        margin-top: 15px;
    }
}