﻿.this1440{display:none}
.this1226{display:none}
/**商品分类*/
.menu-category{width: 272px;height: 253px;position: relative;z-index:10;padding-top:25px;}
.menu-category .m-name i{position:absolute;right:35px; top:18px;font-size: 15px;color: #fff;}
.menu-category .menu-category-item:hover .m-name, .menu-category .menu-category-item:hover i{background: #d7000f;color:#fff;}
.menu-category-item .children {background: #fff;display: none;top:0;left:272px;height:520px;width:1168px;opacity:1;position: absolute;z-index: 999 !important;}
/**轮播图* */
.home-carousel {height: 520px;float:left;width:100%;position: relative;}
.cl-indicators {width:100%;position: absolute;left:0;bottom: 15px;z-index:10;text-align: center;}
.cl-indicators li{background: #fff;cursor: pointer;display:inline-block;height:5px;margin: 0px 8px;width:80px;z-index: 10;}
.cl-indicators .on{background: #d6121e;}
/*轮播图上左侧导航*/
.menu-left{
    margin-top: -481px;
    width: 240px;
    height: 520px;
}

/*此处开始*/
.hd-top-container ul li{color:#777;}
/* @media (min-width:1450px){
  .container{width: 1440px !important};
} */
/*ad-img-box 与现有的index文件中都定义了，为了解决将好耶的所有的ad-img-box 改为ad-img-box-hy*/
.ad-img-box-hy img{
    width:68% !important;
}
@media(min-width:1450px){
.ad-img-box-hy img{
        width:60% !important;
    }
}
.spacer{margin-top:10.5px;background:#999 none repeat scroll 0 0;}
.hd-top-container li .hd-top-item {
    padding: 0px 10px;
}
.hd-top-container {background-color: #fafafa;border:none;height: 36px;z-index: 1000;border-bottom:#dfdfdf solid 1px}
.hd-top-container li a {
    color: inherit;
    font-size: 12px;
    line-height: 36px;
}
.hd-secod-container{margin:0;border: none;background-color: #fff;z-index: 999;height: 87px;}
.hd-nav{display:inline-block;}
.hd-nav .hd-nav-list{margin-left: 15px;margin-top: 45px;display: inline-block;}
.hd-nav .active .title, .hd-nav .title:hover{color:#e63a4b!important;}
.hd-nav .hd-nav-item {position:relative;float: left;font-size: 17px;letter-spacing: 1px;padding: 0 15px;height:37px;text-align: center;line-height: 17px;}

/* 好耶main.css*/
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:block;  }
.clear{ clear:both;}
a,img{
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
/*————————————————导航区域————————————————*/
.ha-header{
    width:1226px;
    margin:0 auto;
    position: relative;
    clear:both;
}
.ha-nav{
    margin-left:165px;
    margin-top:65px;
}
.ha-nav a{
    display:inline-block;
    padding-right:38px;
    font-size:17px;
    color:#333;
}
.ha-nav a:hover,.ha-nav .hselect{
    color:#d7000f;
}
.ha-val{
    margin-top:28px;
}
.banner-area img{
    width:100%;
}
.bannerkv{
    position: relative;
    width:1226px;
    margin:0 auto;
}
.suspension{
    position: absolute;
    width:272px;
    height:auto;
    background:red;
}
/*————————————————banner区域————————————————*/
#banner{
    /* max-width:1400px; */
    margin:0 auto;
}
#banner .item {
    position: relative;
    height: 520px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#banner .slick-dots {
    position: absolute;
    right: 0;
    bottom: 15px;
    width: 100%;
    text-align: center;
    line-height: 1;
}
#banner .slick-dots li {
    margin: 0 8px;
    display: inline-block;
    width: 80px;
    height: 5px;
    background-color: #fff;
    cursor: pointer;
}
#banner .slick-dots .slick-active {
    background-color: #d6121e;
    width: 80px;
    height: 5px;
}
#banner .btn {
    position: absolute;
    top: 50%;
    margin-top: -34px;
    display: block;
    width: 55px;
    height: 55px;
    z-index: 10;
}
/*————————————————左侧展开导航————————————————*/
.main-category-area{
    position: absolute;
    top:111px;
    left:0;
    width:272px;
    height:518px;
    background:rgba(0,0,0,0.7);
    border-top:4px solid #cf000f;
    z-index:10000;
}
.menu-category{
    width: 272px;
    height: 253px;
    position: relative;
    z-index:10;
    padding-top:25px;
}
.menu-category .menu-category-item{
    cursor: pointer;
    font-size: 18px;
}
.menu-category .menu-category-item:hover,.menu-category .menu-category-item .m-h{
    background: #d6121e;
}
.menu-category .m-name{
    position:relative;
    display: block;
    height:50px;
    line-height:50px;
    padding-left:35px;
    color:#e5e5e5;
}

.menu-category .menu-category-item:hover .m-name, .menu-category .menu-category-item:hover i{
    color: #fff;
}
.menu-category .jp{
    width: 175px;
    height: 124px;
    position: relative;
    display: block;
    float: left;
}
.menu-category .jp span{
    position: absolute;
    text-align: center;
    top: 30px;
    color: #303030;
    left: 0;
    width: 175px;
    font-size: 14px;
    line-height: 1;
}
.menu-category .jp:hover span{
    color: #d7000f;
}
.menu-category-item .children {
    display: none;
    left: 272px;
    height:520px;
    opacity:1;
    position: absolute;
    box-shadow: 12px 15px 30px rgba(0,0,0,0.1);
    background: #fff;
    z-index: 999 !important;
}
.menu-category-item:hover .children{
    display: block !important;
}
.menu-category .children-list-col-0,.menu-category .children-list-col-1{width: 229.5px;}
.menu-category .children-list-col-2{width: 441.5px;}
.menu-category .children-list-col-3{width: 653.5px;}
.menu-category .children-list-col-4{width: 865.5px;}
.menu-category .children-list-col-5{width: 1077.5px;}
.menu-category .children-list-col-6{width: 1289.5px;}
.menu-category .children-list-col-7{width: 1501.5px;}
.menu-category .children-list-col-8{width: 1713.5px;}
.menu-category .children .children-list{
    width: 212px;
    float: left;
    padding-left:35px;
}
.menu-category .children-list li{
    position:relative;
    margin-top:20px;
    overflow:hidden;
}
.menu-category .children-list a{
    width: 100%;
    display:block;
    font-size:14px;
}
.menu-category .children-list li img{
    translate: all 0.5s;
}
.menu-category .children-list li:hover a img{
    margin-left:5px;
}
.menu-category .children-list li:hover .item-name{
    color:#d7000f;
}
.menu-category .children-list .carcase{
    width:175px;
    height:124px;
}
.menu-category .children-list .carcase img{
    width:100%;
}
.menu-category .children-list .item-name{
    width:100%;
    text-align:center;
    margin:0;
}
/*————————————————左侧工具查询————————————————*/
.toolentrance{
    width:96%;
    margin:20px auto 0;
    border-top:1px solid #444;
}
.toolentrance ol li{
    position: relative;
    float:left;
    width:50%;
    padding:13px 0;
    text-align:center;
}
.toolentrance ol li span{
    display:block;
    width:50px;
    height:40px;
    margin:14px auto;
    /* border:1px solid #444; */
}
.toolentrance ol li:nth-child(1):after{
    content: '';
    position: absolute;
    top:-46px;
    right:-5px;
    width:2px;
    height:190%;
    border-right:1px solid #444;
    transform: scaleY(0.5);
}
.toolentrance ol li:nth-child(1):before,.toolentrance ol li:nth-child(2):before{

    position: absolute;
    bottom:-10px;
    left:2px;
    width:95%;
    height:2px;
    border-bottom:1px solid #444;
    transform: scaleY(0.8);
}
.toolentrance ol li:nth-child(2):before{
    left:-5px;
    width:103%;
}
.toolentrance ol li:nth-child(3):before{

    position: absolute;
    bottom:-26px;
    right:-4px;
    width:2px;
    height:120%;
    border-right:1px solid #444;
    transform: scaleY(0.8);
}
.toolentrance ol li:nth-child(1) span{
    background:url(../images/iconfont.png) 4px -170px no-repeat;
}
.toolentrance ol li:nth-child(2) span{
    background:url(../images/iconfont.png) -1px -223px no-repeat;
}
.toolentrance ol li:nth-child(3) span{
    background:url(../images/iconfont.png) 0px -275px no-repeat;
}
.toolentrance ol li:nth-child(4) span{
    background:url(../images/iconfont.png) 0px -327px no-repeat;
}
.toolentrance ol li:nth-child(1):hover span{
    background:url(../images/iconfont.png) -44px -170px no-repeat;
}
.toolentrance ol li:nth-child(1):hover span{
    background:url(../images/iconfont.png) -44px -170px no-repeat;
}
.toolentrance ol li:nth-child(2):hover span{
    background:url(../images/iconfont.png) -49px -223px no-repeat;
}
.toolentrance ol li:nth-child(3):hover span{
    background:url(../images/iconfont.png) -47px -275px no-repeat;
}
.toolentrance ol li:nth-child(4):hover span{
    background:url(../images/iconfont.png) -47px -327px no-repeat;
}
.toolentrance ol li p{
    font-size:14px;
    color:#999999;
}
.toolentrance ol li:hover p{
    color:#fff;
}
/*————————————————楼层内容区域————————————————*/
.main-area-bg{
    width:100%;
    padding:50px 0;
    background:#f1f1f1;
}
.mainbox{
    width: 1280px;
    margin:0 auto;
}
.m-purpose{
    margin-top:50px;
}
.special-purpose h4{
    position: relative;
    font-size:26px;
    font-weight:200;
    color:#2c2c2c;
    padding-left:15px;
}
.special-purpose h4::before{
    content: '';
    position: absolute;
    top:1px;
    left:0;
    width:5px;
    height:25px;
    background:#d7000f;
}
.special-purpose .h-f2::before{
    background:#f94600;
}
.special-purpose .h-f3::before{
    background:#fb7801;
}
.special-purpose .h-f4::before{
    background:#fb9a01;
}
.special-purpose h4 span{
    font-weight:bold;
}
.viewmore a{
    font-size:17px;
    color:#444;
}
.viewmore a span{
    position: relative;
    display:inline-block;
    width:20px;
    height:20px;
    line-height:20px;
    color:#fff;
    margin-left:5px;
    text-align:center;
    vertical-align: sub;
    background:#d7171f;
}
.viewmore a i{
    display:inline-block;
	width:0px;
    height:1px;
    background:#000;
    margin-right:5px;
	vertical-align: middle;
	transition:all .8s;
}
.viewmore a span:after{
    position: absolute;
    content:'';
    top:0;
    left:0;
    width:18px;
    height:18px;
    background:url(../images/iconfont.png) -39px -60px no-repeat;
}
.viewmore:hover a{
    color:#d7171f;
}
.viewmore:hover a i{
    width:20px;
    background:#d7171f;
}
.buying{
    margin-top:16px;
}
.buying-hide{
    height:650px;
    overflow:hidden;
}
.buying-hide-small{
    height:320px;
    overflow:hidden;
}
.buying ul li{
    position: relative;
    text-align:center;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
}
.product-show-list .item-presentation-left{
    float:left;
}
.product-show-list .item-presentation-each{
    float:left;
    width:25.3%;
    height:320px;
    margin-left:0.65%;
    margin-bottom:0.8%;
    background:#fff;
}
.product-show-list .item-presentation-big{
    width:51.2%;
}
.product-show-list .item-presentation-each a{
    display:inline-block;
	margin-top:30px;
}
.item-insurance{
    width:42%;
    padding:17% 46px 0 0;
}
.buying ul .item-presentation-each:hover{
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
}
.product-show-list .item-presentation-each .iconhot{
    position: absolute;
    top:12px;
    right:10px;
    width:53px;
    height:24px;
    cursor: pointer;
}
.product-show-list .item-presentation-big .iconhot{
    top:25px;
}
.ad-img-box img{
    width:68%;
}
.adpurpose img{
    margin-top:12px;
}
.product-show-list .item-presentation-big a{
    display:inherit;
}
.item-big{
    width:320px;
}
.item-big img{
    width:100%;
}
.ad-content{
    margin-top:6px;
}
.ad-content .ellipsis{
    display:block;
    font-size:16px;
    color:#3d3d3d;
    max-width:180px;
    max-height:23px;
    margin:0 auto;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.buynumber{
    margin-top:6px;
    color:#777777;
}
.buynumber span{
    display:inline-block;
    color:#777777;
}
.ad-content .redfont{
    font-size:18px;
    color:#d7000f;
    margin-top:2px;
}
.ad-content p{
    font-size:14px;
    color:#777;
    margin-top:12px;
}
.pricelist span{
    display:inline-block;
}
.pricelist{
    margin-top:5px;
    font-size:20px;
}
.pricelist .finished{
    color:#d7000f;
}
.pricelist .though{
    margin-left:4px;
    color:#999;
    text-decoration: line-through;
}
.pricelist .finished i,.pricelist .though i{
    display:inline-block;
    font-style:inherit;
    font-size:16px;
}
.pricelist .though i{
    display:initial;
}
.business{
    width:93%;
    height:33px;
    line-height:33px;
    text-align:center;
    margin:10px auto 5px;
    background:#f1f1f1;
    display: none;
    transition:all 0.8s;
}
.business a{
    position: relative;
    display:inline-block;
    font-size:14px;
    color:#444444;
    padding:0 16px;
}
.business a i{
    content: '';
    position: absolute;
    bottom:3.5px;
    left:13%;
    width:70%;
    height:3px;
    display:none;
    background:#d7000f;
}
.business a:hover i{
    display:block;
}
.product-show-list .item-presentation-each:hover .business{
    display:block;
    box-shadow: 0 5px 8px rgba(6,6,6,0.1);
}
.product-show-list .item-presentation-each:hover .ad-panic{
    margin-top:-28px;
}
.immediate{
    position: absolute;
    left:3.5%;
    bottom:6%;
    width:93%;
    height:33px;
    line-height:33px;
    color:#fff;
    font-size:14px;
    text-align:center;
    background:#d7000f;
    display: none;
    transition:all 0.8s;
}
.extension-insurance ul li:hover .immediate{
    display:block;
}
.ad-card img{
    margin-top:40px;
} 
.activity-adv{
    margin:40px 0 0 0;
}
.activity-adv:last-child{
    margin:40px 0 0 0;
}
.activity-adv img{
    width:100%;
}
.speic-adv{
    position: relative;
}
.distributor{
    position:absolute;
    top:67%;
    left:19.5%;
    color:#fefefe;
}
.distributor h6{
    font-size:36px;
}
.distributor p{
    font-size:18px;
    margin:15px 0;
}
.distributor a{
    display:block;
    width:170px;
    height:40px;
    line-height:40px;
    font-size:14px;
    color:#fff;
    text-align:center;
    border:1px solid #fefefe;
}
.distributor a:hover{
    color:#b88f5c;
    background:#fff;
}
/*————————————————右侧悬浮按钮区域————————————————*/
.online{ 
    position:fixed; 
    width:45px; 
    top:50%; 
    right:0px; 
    margin-top:-104px; 
    z-index:99999;
}
.onlinelist{ 
    color:#FFFFFF; 
    margin:0;
}
.onlinelist li{ 
    position:relative;
    height:45px; 
    line-height:45px; 
    background:#fff;
    cursor:pointer; 
    white-space:nowrap;
    margin-bottom:1px;
    clear:both;
}
.onlinelist li:last-child{
    margin-bottom:0;
} 
.onlinelist li a{ 
    color:#FFFFFF; 
    display:inline-block;
}
.onlinelist li i{
    display:block;
    color:#555;
    font-size:24px;
}
.onlinelist li .icon-arrow{
    font-size:28px;
}
.onlinelist li:hover .icon-main{
    color:#fff;
}
.onlineico{ 
    width:45px; 
    text-align:center; 
    position:relative; 
    z-index:1;
}
.onlineico a{
    width:28px;
    height:28px;
    margin:10px auto 0;
}
.onlineico .icon-service{
    background:url(../images/iconfont.png) -112px -74px no-repeat;
}
.onlineico .icon-drive{
    background:url(../images/iconfont.png) -112px -2px no-repeat;
}
.onlineico .icon-maintain{
    background:url(../images/iconfont.png) -112px -37px no-repeat;
}
.onlineico .icon-share{
    background:url(../images/iconfont.png) -112px -106px no-repeat;
}
.onlineico .icon-back{
    background:url(../images/iconfont.png) -187px -69px no-repeat;
}
.onlinelist li:hover{
    background:#d7171f;
}
.onlinelist li:hover .onlineico .icon-service{
    background:url(../images/iconfont.png) -148px -74px no-repeat;
}
.onlinelist li:hover .onlineico .icon-drive{
    background:url(../images/iconfont.png) -147px -2px no-repeat;
}
.onlinelist li:hover .onlineico .icon-maintain{
    background:url(../images/iconfont.png) -148px -37px no-repeat;
}
.onlinelist li:hover .onlineico .icon-share{
    background:url(../images/iconfont.png) -146px -106px no-repeat;
}
.onlinelist li:hover .onlineico .icon-back{
    background:url(../images/iconfont.png) -219px -69px no-repeat;
}
.onlinewximg{ 
    position:absolute; 
    right:45px; 
    top:0; 
    background:#d7171f; 
    padding:11px 20px 10px 20px; 
    line-height:24px; 
    transform:translateX(45px); 
    -webkit-transform:translateX(45px); transition:all 0.3s ease-in 0s; 
    -webkit-transition:all 0.3s ease-in 0s; opacity:0; 
    visibility:hidden;
}
.onlinewximg a{
    font-size:14px; 
    color:#fff; 
} 
.onlinewx:hover .onlinewximg{ 
    opacity:1; 
    transform:translateX(0%); 
    -webkit-transform:translateX(0%); 
    visibility:visible;
}
.onlineshare{
    height:46px;
}
.onlineshare a{
    width:26px;
    height:20px;
}
.product-show-list .item-three .ad-insurances{
    margin-top:42px;
}
.onlineshare .share-weibo{
    background:url(../images/iconfont.png) -201px -36px no-repeat;
}
.onlineshare .share-weixin{
    background:url(../images/iconfont.png) -195px -6px no-repeat;
}
.product-show-list .item-presentation-none{
    display:none;
}
/*————————————————屏幕适配区域————————————————*/
@media(min-width:1450px){
	.ad-content{
        margin-top:15px;
    }
    .product-show-list .item-presentation-none{
        display:block;
    }
    .top-header,.ha-header,.mainbox,.typeright{
        max-width:1280px;
        width:inherit;
    }
    .characteristic,.footer{
        max-width:1200px;
    }
    .charact{
        margin:50px 0 0 48px !important;
    }
    .ha-nav a{
        padding-right:60px;
    }
    .menu-category .children-list-col-4{
        width:1168px;
        left:273px;
    }
    .product-show-list .item-presentation-each{
        width:18.7%;
        margin-left:0.92%;
    }

    .product-show-list .item-presentation-big{
        width:51.2%;
    }
    .product-show-list .item-presentation-special{
        width:19.35%;
    }
    .product-show-list .item-presentation-special .item-big,.product-show-list .item-presentation-big .item-insurance{
        width:inherit;
    }
    .product-show-list .item-presentation-special .item-insurance{
        float:none;
        padding:0;
    }
    .product-show-list .item-presentation-biger{
        width:39.5%;
    }
    .product-show-list .item-presentation-biger a{
        display:inherit;
    }
    .product-show-list .item-presentation-biger .item-big{
        width:50%;
        margin-top:10%;
    }
    .product-show-list .item-presentation-biger .ad-content{
        float:right;
        width:50%;
        /* margin-top:-20%; */
    }
    .product-show-list .item-three{
        width:26.4%;
        margin-left:0.65%;
    }
    .product-show-list .item-three a{
        display:block;
    }
    .distributor{
        top:67%;
        left:19.5%;
    }
    .product-show-list .item-three .ad-insurances{
        margin-top:15px;
    }
    .ad-img-box img{
        width:60%;
    }
    .immediate{
        margin:20px auto 5px;
    }
    .business{
        margin:20px auto 5px;
    }
    .characteristic ul li:nth-child(5) .charact:before{
        background:url(../images/iconfont.png) -111px -421px;
    }
    .otherlist{
        margin-left:50px;
    }
    .product-show-list .item-presentation-each:hover .ad-panic{
        margin-top:-5px;
    }
    /* .product-show-list .item-presentation-each .ad-img-one img{
        width:68%;
    } */
}




/*好耶 header.css*/
/*————————————————顶部区域样式————————————————*/
.top-main-area{
    width:100%;
    height:36px;
    background:#fafafa;
    border-bottom:1px solid #dfdfdf;
}
.top-header{
    /* max-width: 1400px; */
    width:1226px;
    margin:0 auto;
}
.hd-city-containers{
    position: relative;
    line-height:36px;
}
.hd-city-containers span{
    display:inline-block;
    font-size:12px;
    color:#777;
    cursor: pointer;
}
.hd-city-containers .h-city{
    position: relative;
    margin-left:20px;
}
.hd-city-containers .h-city:before{
    content: '';
    position: absolute;
    top:0;
    left:-20px;
    width:20px;
    height:30px;
    background:url(../images/iconfont.png) -7px 4px;
}
.hd-city-containers .h-city:hover:before{
    content: '';
    position: absolute;
    top:0;
    left:-20px;
    width:20px;
    height:30px;
    background:url(../images/iconfont.png) -28px 4px;
}
.welcome{
    line-height:36px;
}
.welcome span,.welcome a{
    display:inline-block;
    font-size:12px;
    color:#777;
}
.welcome a{
    position: relative;
    padding:0 10px;
    cursor: pointer;
}
.welcome a:before{
    content: '';
    position: absolute;
    top:5px;
    left:-2px;
    width:2px;
    height:75%;
    border-left:1px solid #999;
    transform: scaleY(0.5);
}
.welcome .spen:before {
    content:none;
}
.welcome a:hover,.hd-city-containers .switch:hover,.hd-city-containers .h-city:hover,.showlink dl dd a:hover{
    color:#d7000f;
}
.welcome .welcome-ha{
    margin: 0 30px;
}
.welcome .number-phone{
    position: relative;
    font-weight:bold;
    font-style:italic;
    margin-right:20px;
}
.welcome .number-phone:after{
    content: '';
    position: absolute;
    top:0;
    right:-25px;
    width:20px;
    height:30px;
    background:url(../images/iconfont.png) -7px -25px;
}
.top-search-area{
    margin-left:15px;
}
.searchBar{
    position: relative;
    width:115px;
    height:20px;
    margin-top:8px;
}
.searchBar .form-control{
    height:20px;
    border-radius:50px;
    border:1px solid #dfdfdf;
    background: #fff;
}
.searchBar button{
    position: absolute;
    top:0px;
    right:7px;
    width:20px;
    height:20px;
    border:none;
    outline:none;
    cursor: pointer;
    background:url(../images/iconfont.png) -8px -60px;
}
/*————————————————底部区域样式————————————————*/
.characteristic-area{
    width:100%;
    min-height:142px;
    background:#e7e7e7;
}
.characteristic{
    width:1226px;
    margin:0 auto;
}
.characteristic ul{
    clear:both;
}
.characteristic ul li{
    float:left;
    width:20%;
}
.charact{
    position: relative;
    margin:50px 0 0 105px;
    padding-left:7px;
}
.charact:before{
    content: '';
    position: absolute;
    top:-9px;
    left:-44px;
    width:50px;
    height:50px;
}
.characteristic ul li:nth-child(1) .charact:before{
    background:url(../images/iconfont.png) -113px -168px;
}
.characteristic ul li:nth-child(2) .charact:before{
    background:url(../images/iconfont.png) -113px -227px;
}
.characteristic ul li:nth-child(3) .charact:before{
    background:url(../images/iconfont.png) -113px -291px;
}
.characteristic ul li:nth-child(4) .charact:before{
    background:url(../images/iconfont.png) -113px -353px;
}
.characteristic ul li:nth-child(5) .charact:before{
    background:url(../images/iconfont.png) -113px -416px;
}
.charact h4{
    font-size:18px;
    color:#333333;
    margin-bottom:4px;
}
.charact p{
    font-size:16px;
    color:#777;
}
.bottom-main-area{
    width:100%;
    /* min-height:520px; */
    background:#333;
    overflow: hidden;
}
.footer{
    width:1226px;
    margin:0 auto;
    overflow:hidden;
}
.showlink{
    width:75%;
}
.showlink,.code-area{
    margin-top:65px;
}
.showlink dl{
    float:left;
}
.showlink dl dt{
    position: relative;
    font-size:20px;
    font-weight:300;
    color:#e5e5e5;
    padding-left:15px;
    margin-bottom:30px;
    margin-top:-4px;
}
.showlink dl dt:before{
    content: '';
    position: absolute;
    top:4px;
    left:0;
    width:5px;
    height:21px;
    background:#d7000f;
}
.showlink ol li{
    float:left;
    background:pink;
}
.showlink dl dd {
    margin-left:15px;
}
.showlink dl dd a{
    display:block;
    font-size:16px;
    color:#777777;
    margin-bottom:20px;
}
.showlink .samelist{
    margin-right:11%;
}
.showlink .samelist:last-child{
    margin-right:3%;
}
.showlink .dllist{
    width:41%;
}
.showlink .dllist ul li{
    float:left;
    width:168px;
}
.code-area{
    float:right;
}
.code-area ul li{
    float:left;
}
.code-area ul li:last-child{
    margin-left:35px;
}
.code-area ul li p{
    font-size:12px;
    color:#b5b5b5;
	text-align:center;
    margin-top:4px;
}
.showphone{
    position: relative;
    margin-top:40px;
}
.showphone:after{
    content: '';
    position: absolute;
    top:0;
    right:21px;
    width:35px;
    height:30px;
    background:url(../images/iconfont.png) -113px -144px;
}
.showphone p{
    font-size:25px;
    font-weight:bold;
    font-style:italic;
    color:#6b6b6b;
    margin-left:15px;
}
.typeright{
    width:1226px;
    margin:80px auto 0;
    height:85px;
    line-height:85px;
    text-align:center;
    border-top:1px solid #505050;
}
.typeright span,.typeright i,.typeright a{
    display:inline-block;
    font: size 14px;
    color:#7c7c7c;
}
.typeright i{
    font-style:normal;
    margin: 0 10px;
}