@charset "UTF-8";
/*==头部==*/
.head-box{
    width: 100%;
   /* background-color: #4252d8;*/
    height: 110px;
}
.head-body {
    width: 1200px;
    height: 110px;
    padding-left: 20%;
}
.logo-head{
    width: 800px;
    height: 110px;
    float: left;
}
.logo-img{
    width: 163px;
    height: 110px;
    float: left;
    text-align: center;
    line-height: 110px;
}
.logo-img img{
    vertical-align: middle;
}
.logo-gang{
    width: 50px;
    height: 110px;
    float: left;
    text-align: center;
    line-height: 110px;
}
.logo-gang img{
    vertical-align: middle;
}
.logo-text{
    width: 237px;
    height: 110px;
    float: left;
    text-align: center;
}
.logo-text h2{
    margin-top: 30px;
    font-size: 17px;
    text-align: justify;

}
.logo-text p{
    margin-top: 17px;
    font-size: 22px;
    text-align: justify;

}
.tel-head{
    width: 400px;
    height: 110px;
    float: left;
}
.tel-head-box{
    width: 300px;
    height: 110px;
    margin-left: 13%;
}
.tel-icon{
    width: 31px;
    height: 28px;
    margin-top: 32px;
    float: left;
}
.tel-text{
    width: 256px;
    height: 28px;
    margin-top: 32px;
    font-size: 16px;
    color: #545454;
    float: left;
}
.tel-num{
    width: 300px;
    height: 28px;
    font-size: 20px;
    color: #0a8adb;
}
/*==头部==*/
/*==导航栏==*/
.nav-box{
    width: 100%;
    height: 83px;
    background: url("../images/nav_bg.jpg") no-repeat;
    background-size: cover;
}
.nav-body{
    width: 1200px;
    height: 83px;
    background: url("../images/nav_bg.jpg") no-repeat;
    background-size: cover;
    padding-left: 20%;
}
.nav-body ul{
    width: 1200px;
    height: 83px;
    line-height: 83px;
}
.nav-body ul li{
    width: 165px;
    height: 83px;
    float: left;
    text-align: center;
}
.nav-li-item:hover{
    background: url("../images/nav_active.jpg") no-repeat;
    background-size: cover;
}
.nav-ul{

}
.nav-li-item{

}
.nav-body ul li a{
    text-decoration: none;
}
.nav-body ul li a span{

}
.nav-link-text{
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: justify;
}
.nav-li-gang{
    width: 4px !important;
    height: 83px;
}
.nav-gang{
    width: 4px;
    height: 83px;
    line-height: 83px;
}
.nav-gang img{
    vertical-align: middle;
}
/*==导航栏==*/
/*==轮播图==*/
.banner-box{
    width: 100%;
    height: 651px;
}
.banner-box img{
    min-width: 1200px;
    cursor: pointer;
}
#slider {
    max-width: 100%;
}
/*==轮播图==*/
/*==产品==*/
.pro-top{
    margin-top: 4.2%;
}
.pro-box{
    width: 100%;
    height: auto;
}
.pro-box-body{
    width: 1200px;
    height: 83px;
    margin:0 auto;
    /*padding-left: 20%;*/
}
.pro-nav{
    width: 240px;
    min-height: 610px;
    /* background: url(../images/pro_left_nav_bg.jpg) no-repeat; */
    background-size: cover;
    float: left;
    border-left: 3px #098adb solid;
    border-right: 3px #098adb solid;
    border-bottom: 3px #098adb solid;
}
.pro-nav-box{

}
.pro-nav-top{
    width: 240px;
    height: 131px;
    background-color: rgba(0,0,0,0.5);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
    text-align: center;
    line-height: 60px;
}
@media \0screen\,screen\9 {
    /* 只支持IE6、7、8 */
    .pro-nav-top{
        background-color:#000000;
        filter:Alpha(opacity=50);
        position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
        *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
    }
    .pro-nav-top p{
        position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
    }
}
.pro-nav-top-bg{
    background: url("../images/pro_nav_top_bg.jpg") 0 0 repeat;
}
.pro-nav-top p{
    font-size: 42px;
    font-weight: bold;
    ====color: #FFFFFF;
    color: rgba(249, 249, 249, 0.1);
    text-transform:uppercase;
}
.pro-nav-top-fix{
    width: 240px;
    height: 131px;
    position: relative;
    top: -131px;
    text-align: center;
}
.pro-nav-top-fix-title{
    line-height: 80px;
}
.pro-nav-top-fix-title span{
    font-size: 40px;
    color: #FFFFFF;
    font-weight: bold;
}
.pro-nav-item{
    margin-top: -131px;
}
.tab-num1{
    height: 26px;
    width: auto;
    background-color: #098adb;
    border-radius: 7px;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    position: relative;
    top: -13px;
}
.pro-nav-item-ul{
    width: 240px;
}
.pro-nav-item-li{
    width: 240px;
    min-height: 61px;
    text-align: justify-all;
    line-height: 61px;
    margin: 0 auto;
}
.pro-nav-item-li:hover{
    background: url("../images/h_li_bg.png") no-repeat;
    background-size:cover;
}
.active-pro-nav-li{
    background: url("../images/h_li_bg.png") no-repeat;
    background-size:cover;
}
.pro-nav-item-li img{
    vertical-align: middle;
}
.pro-nav-item-li a{
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    width: 100%;
    height: 63px;
    background-color: #ffffff;
    border-bottom: 1px #2092dc solid;
}
.pro-nav-item-li:hover{
    color: #0a8adb;
}
.pro-nav-item-li span{

}
.pro-nav-item-title{
    width: 230px;
    margin-left: 10px;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-indent: 30px;
    text-overflow: ellipsis;
}
.pro-nav-item-title span{
    font-size: 20px;
    color: #000;
}
.pro-nav-item-title-child-ul{

}
.pro-nav-item-title-child-li{

}
.pro-nav-item-title-child-li a{
    text-decoration: none;
    color: #000;
    display: block;
    width: 100%;
    height: 63px;
    background-color: #fff;
    border-bottom: 1px #2092dc solid;
}
.pro-nav-item-title-child{
    width: 190px;
    margin-left: 50px;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-indent: 30px;
    text-overflow: ellipsis;
}
.pro-nav-item-title-child span{
    font-size: 20px;
    color: #000;
}
.icon-xiao-shou{
    display: inline-block;
    vertical-align: middle;
    background: url(../images/xiao_shou.png) no-repeat 0px 20px;
    background-size: 20px 20px;
}
.pro-nav-item-line{
    width: 100%;
    height: auto;
}
.pro-nav-item-line{
    width: 100%;
    vertical-align: middle;
    margin-top: -35px;
}
.pro-list{
    width: 900px;
    min-height: 622px;
    float: left;
}
.pro-list-search{
    width: 900px;
    height: 131px;
}
.pro-list-box{
    width: 900px;
    height: 40px;
    position: relative;
    top: 40px;
    left: 40px;
}
.pro-list-search-box{
    width: 500px;
    height: 40px;
    float: left;
}
.pro-list-search-box form{
    width: 500px;
    height: 40px;
}
.pro-list-search-box form input{
    width: 391px;
    height: 38px;
    border: 1px #eb9003 solid;
    text-indent: 10px;
    float: left;
}
.pro-list-search-box form button{
    width: 64px;
    height: 40px;
    background-image: url(../images/search_button.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border: 0;
    cursor: pointer;
}
.pro-list-search-keyword{
    width: 350px;
    height: 40px;
    float: left;
    line-height: 40px;
    margin-left: 40px;
}
.pro-list-search-keyword-title{
    font-size: 16px;
    color: #000000;
}
.pro-list-search-keyword-word{

}
.pro-list-search-keyword-word a{

}
.pro-list-search-keyword-word a span{
    font-size: 16px;
    color: #7d7d7d;
}
.pro-list-item{
    width: 900px;
    height: 491px;
}
.pro-list-item ul{

}
.pro-list-item ul li{

}
.pro-list-item ul li ul{
    width: 921px;
    height: 490px;
    margin-left: 40px;
    /* background-color: #880000;*/
}
.pro-list-item ul li ul li{
    float: left;
    width: 450px;
    height: 490px;
    margin-bottom: 50px;
}
.pro-list-item ul li ul li a{

}
.pro-list-item-container{
    width: 400px;
    height: 490px;
    border: 1px #0a8adb solid;
}
.pro-list-item-container-img{
    width: 400px;
    height: 408px;
    text-align: center;
    line-height: 408px;
    _overflow: hidden;
    border-bottom: 1px #0a8adb solid;
}
.pro-list-item-container-img a{

}
.pro-list-item-container-img a img{
    max-width: 100%;
    max-height: 408px;
    vertical-align: middle;
    width: 395px;
    height: 405px;
    z-index: -9999;
}
.pro-list-item-container-text{
    width: 400px;
    height: 81px;
    background-color: #FFFFFF;
    text-align: center;
    line-height: 84px;
}
.pro-list-item-container-text:hover{
    background-color: #0a8adb;
}
.pro-list-item-container-text a{

}
.pro-list-item-container-text a p{
    width: 380px;
    height: 84px;
    font-size: 26px;
    color: #0a8adb;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-indent: 15px;
    text-overflow: ellipsis;
}
.pro-list-item-container-text a p:hover{
    color: #FFFFFF;
}
/*==产品==*/

/*==常耐托盘·品质出众==*/
.cn-trait-top{
    margin-top: 4.3%;
}
.cn-trait{
    width: 100%;
    height: 1036px;
    background-color: #161616;
}
.cn-trait-body{
    width: 100%;
    height: 1036px;
    background-image: url("../images/cz_pinzhi_bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}
.cn-trait-title{
    height: 204px;
    text-align: center;
    line-height: 204px;
}
.cn-trait-title h2{
    font-size: 60px;
    color: #FFFFFF;
}
.cn-trait-item{
    width: 1202px;
    height: 836px;
    margin: 0 auto;
}
.cn-trait-item ul{
    width: 1202px;
    height: 836px;
}
.cn-trait-item ul li{
    width: 390px;
    height: 370px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
}
.cn-trait-item ul li a{

}
.cn-trait-item-box{
    width: 340px;
    height: 346px;
    margin: 0 auto;
}
.cn-trait-item-title{
    width: 268px;
    height: 66px;
    background-color: #FFFFFF;
    text-align: center;
    line-height: 66px;
    z-index: 100;
    position: absolute;
    margin-left: 35px;
}
.cn-trait-item-title-active{
    background-color: #0a8adb !important;
}
.cn-trait-item-title h2{
    font-size: 30px;
    color: #0a8adb;
}
.cn-trait-item-title-h2-active{
    color: #FFFFFF !important;
}
.cn-trait-item-lie{
    width: 340px;
    height: 280px;
    background-color: #0a8adb;
    z-index: 1;
    position: absolute;
    margin-top: 35px;
}
.cn-trait-item-lie-active{
    background-color: #FFFFFF !important;
}
.cn-trait-item-lie-img{
    width: 340px;
    height: 154px;
    line-height: 154px;
    margin-top: 30px;
}
.cn-trait-item-lie-img img{
    width: 99px;
    height: 99px;
    vertical-align: middle;
}
/*=6个图标白色 和 蓝色 模块=*/
.ful-time-img{
    display: inline-block;
    width: 99px;
    height: 99px;
    vertical-align: middle;
    background-image: url("../images/icon/time_bai.png");
    background-size: 99px 99px;
    background-repeat: no-repeat;
}
.colorful-time-img{
    display: inline-block;
    width: 99px;
    height: 99px;
    vertical-align: middle;
    background-image: url("../images/icon/time_lan.png");
    background-size: 99px 99px;
    background-repeat: no-repeat;
}
.ful-huanbao-img{
    display: inline-block;
    width: 99px;
    height: 99px;
    vertical-align: middle;
    background-image: url("../images/icon/huanbao_bai.png");
    background-size: 99px 99px;
    background-repeat: no-repeat;
}
.colorful-huanbao-img{
    display: inline-block;
    width: 99px;
    height: 99px;
    vertical-align: middle;
    background-image: url("../images/icon/huanbao_lan.png");
    background-size: 99px 99px;
    background-repeat: no-repeat;
}
.ful-fanwei-img{
    display: inline-block;
    width: 99px;
    height: 99px;
    vertical-align: middle;
    background-image: url("../images/icon/fanwei_bai.png");
    background-size: 99px 99px;
    background-repeat: no-repeat;
}
.colorful-fanwei-img{
    display: inline-block;
    width: 99px;
    height: 99px;
    vertical-align: middle;
    background-image: url("../images/icon/fanwei_lan.png");
    background-size: 99px 99px;
    background-repeat: no-repeat;
}
.ful-anquan-img{
    display: inline-block;
    width: 99px;
    height: 99px;
    vertical-align: middle;
    background-image: url("../images/icon/anquan_bai.png");
    background-size: 99px 99px;
    background-repeat: no-repeat;
}
.colorful-anquan-img{
    display: inline-block;
    width: 99px;
    height: 99px;
    vertical-align: middle;
    background-image: url("../images/icon/anquan_lan.png");
    background-size: 99px 99px;
    background-repeat: no-repeat;
}
.ful-fuwu-img{
    display: inline-block;
    width: 99px;
    height: 99px;
    vertical-align: middle;
    background-image: url("../images/icon/fuwu_bai.png");
    background-size: 99px 99px;
    background-repeat: no-repeat;
}
.colorful-fuwu-img{
    display: inline-block;
    width: 99px;
    height: 99px;
    vertical-align: middle;
    background-image: url("../images/icon/fuwu_lan.png");
    background-size: 99px 99px;
    background-repeat: no-repeat;
}
.ful-zhiliang-img{
    display: inline-block;
    width: 99px;
    height: 99px;
    vertical-align: middle;
    background-image: url("../images/icon/zhiliang_bai.png");
    background-size: 99px 99px;
    background-repeat: no-repeat;
}
.colorful-zhiliang-img{
    display: inline-block;
    width: 99px;
    height: 99px;
    vertical-align: middle;
    background-image: url("../images/icon/zhiliang_lan.png");
    background-size: 99px 99px;
    background-repeat: no-repeat;
}
/*=6个图标白色 和 蓝色 模块=*/
.cn-trait-item-lie-text{
    width: 340px;
    height: 131px;
}
.cn-trait-item-lie-text p{
    width: 200px;
    height: 80px;
    margin: 0 auto;
    font-size: 16px;
    color: #FFFFFF;
    text-align: justify;
    line-height: 150%;
}
.cn-trait-item-lie-text-p-active{
    color: #0a8adb !important;
}
/*==常耐托盘·品质出众==*/
/*==经典案例==*/
.margin-anli-top{
    margin-top: 100px;
}
.anli-box{
    width: 100%;
    min-height: 500px;
    background-color: #FFFFFF;
}
.anli-box-body{
    width: 1200px;
    height: 645px;
    margin: 0 auto;
    background:url("../images/anli/anli_bg.jpg") no-repeat;
    background-size: 1200px 645px;
}
.anli-left{
    width: 875px;
    min-height: 574px;
}
.anli-title{
    padding-top: 10px;
}
.anli-title p{
    font-size: 60px;
    color: #0a8adb;
}
.anli-left ul{
    padding-top: 50px;
}
.show-anli{
    padding-top: 51px;
}
.show-anli ul{

}
.show-anli ul li{

}
.anli-img{
    width: 874px;
    height: 470px;
}
.anli-img img{
    ---width: 874px;
    max-width: 874px;
    height: 470px;
}
/*.anli-img-left{

}
.anli-img-left img{

}
.anli-img-right{

}
.anli-img-right img{

}*/
.anli-bottom{
    width: 875px;
    height: 92px;
    background: url("../images/anli/anli_zhe.png") no-repeat;
    background-size: cover;
    position: relative;
    top: -92px;
}
.anli-bottom-left{
    width: 769px;
    height: 92px;
    float: left;
}
.anli-bottom-left h3{
    color: #fafbfb;
    font-size: 16px;
    text-indent: 40px;
    line-height: 50px;
}
.anli-bottom-left p{
    color: #fafbfb;
    font-size: 14px;
    text-indent: 40px;
    line-height: 20px;
}
.anli-bottom-right{
    width: 106px;
    height: 92px;
    float: left;
    background: url("../images/anli/anli_more_bg.jpg") no-repeat;
    background-size: cover;
}
.anli-bottom-jia-img{
    text-align: center;
    height: 55px;
    line-height: 55px;
}
.anli-bottom-jia-img img{
    vertical-align: middle;
}
.anli-bottom-jia-text{
    text-align: center;
    cursor: pointer;
}
.anli-bottom-jia-text p{
    font-size: 16px;
    color: #FFFFFF;
}
.anli-right{
    width: 286px;
    height: 422px;
    float: right;
    margin-top: -600px;
}
.anli-right ul{
    width: 286px;
    height: 422px;
}
.anli-right ul li{
    width: 286px;
    height: 75px;
    line-height: 75px;
    text-align: center;
}
.active-anli{
    width: 286px;
    height: 75px;
    background: url("../images/anli/anli_acticve_bg.jpg") no-repeat;
    background-size: cover;
}
.active-anli-a{
    color: #FFFFFF !important;
}
.anli-right ul li a{
    font-size: 20px;
    color: #020202;
}
/*==经典案例==*/
/*==常耐托盘实力保障==*/
.cn-sl-box{
    width: 100%;
    min-height: 800px;
    background: url("../images/sl/sl_bg.png") no-repeat;
    background-size: 100% 800px;
}
.cn-sl-box-body{
    width: 1200px;
    height: 800px;
    margin: 0 auto;
}
.cn-sl-title{
    width: 1200px;
    height: 200px;
    text-align: center;
    line-height: 200px;
}
.cn-sl-title p{
    font-size: 60px;
    color: #FFFFFF;
}
.cn-sl-bottom{
    width: 100%;
    height: 600px;
}
.cn-sl-img{
    width: 900px;
    height: 600px;
    float: left;
}
.cn-sl-news{
    width: 300px;
    height: 600px;
    float: left;
    position: relative;
    margin-left: -270px;
}
.cn-sl-news ul{

}
.cn-sl-news ul li{

}
.cn-sl-news-item{
    width: 650px;
    height: 110px;
}
.cn-sl-news-left{
    width: 80px;
    height: 60px;
    float: left;
}
.cn-sl-news-left p{
    color: #FFFFFF;
    font-size: 50px;
}
.cn-sl-news-left img{
    position: relative;
    margin-top: -50px;
    margin-left: -7px;
}
.cn-sl-news-right{
    width: 570px;
    height: 60px;
    float: left;
}
.cn-sl-news-title{

}
.cn-sl-news-title a{

}
.cn-sl-news-title a p{
    color: #FFFFFF;
    font-size: 16px;
    line-height: 35px;
    text-indent: 30px;
    text-align: justify;
}
.cn-sl-news-line{
    width: 570px;
    height: 1px;
    background-color: #FFFFFF;
    position: relative;
    margin-top: 30px;
}
.cn-sl-news-more{
    width: 120px;
    height: 30px;
    background-color: #FFFFFF;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
}
.cn-sl-news-more a{
    font-size: 14px;
    color: #0a8adb;
}
.cn-sl-news-more a:hover{
    color: #000000;
}
/*==常耐托盘实力保障==*/
/*==常耐托盘新闻资讯==*/
.news-zx-box{
    width: 100%;
    min-height: 700px;
}
.news-zx-box-body{
    width: 1200px;
    height: 770px;
    margin: 0 auto;
}
.news-zx-title{
    width: 100%;
    height: 197px;
    line-height: 197px;
    text-align: center;
    font-size: 60px;
    color: #0a8adb;
}
.news-zx-cont{
    width: 1200px;
    height: 505px;
    margin: 0 auto;
}
.news-zx-cont ul{
    width: 1200px;
    height: 505px;
}
.news-zx-cont ul li{
    width: 600px;
    height: 505px;
    float: left;
}
.news-zx-cont-item{
    width: 600px;
    height: 505px;
}
.news-zx-cont-nav{
    width: 580px;
    height: 46px;
    background: url("../images/zx/zx_nav_bg.jpg") no-repeat;
    background-size: 580px 46px;
}
.news-zx-cont-nav-title{
    height: 46px;
    line-height: 46px;
    float: left;
    font-size: 20px;
    color: #FFFFFF;
    text-indent: 15px;
}
.news-zx-cont-nav-gang{
    width: 140px;
    height: 46px;
    float: left;
    background: url(../images/zx/zx_nav_gang.png) no-repeat;
    background-size: 113px 13px;
    background-position-y: 18px;
    background-position-x: 5px;
}
.news-zx-cont-nav-more{
    height: 46px;
    float: right;
    line-height: 46px;
}
.news-zx-cont-nav-more a{
    color: #FFFFFF;
    padding-right: 10px;
}
.news-zx-cont-img{
    width: 580px;
    height: 200px;
    margin-top: 15px;
}
.news-zx-cont-img img{
    width: 580px;
    height: 200px;
    vertical-align: middle;
}
.news-zx-cont-text{
    width: 580px;
    height: 79px;
    _border-bottom: 1px #ddd solid;
    border-bottom: 2px #b1aaaa dashed;
}
.news-zx-cont-text-desc{
    width: 490px;
    height: 79px;
    float: left;
    font-size: 16px;
    color: #1c1c1c;
    line-height: 79px;
    text-indent: 5px;
}
.news-zx-cont-text-desc-img{
    width: 90px;
    height: 79px;
    text-align: center;
    float: left;
}
.news-zx-cont-text-desc-img img{
    width: 80px;
    height: 65px;
    vertical-align: middle;
    border: 2px #b1aaaa dashed;
}
.news-zx-cont-text-desc-con{
    width: 400px;
    height: 79px;
    float: left;
}
.news-zx-cont-text-desc-con-tt{
    width: 400px;
    height: 39px;
    line-height: 39px;
}
.news-zx-cont-text-desc-con-cc{
    width: 400px;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-zx-cont-text-desc-con-cc a{

}
.news-zx-cont-time{
    width: 90px;
    height: 79px;
    float: left;
    font-size: 14px;
    color: #7b7b7b;
    line-height: 120px;
    overflow: hidden;
}
/*==常耐托盘新闻资讯==*/
/*==底部==*/
.foot-box{
    width: 100%;
    min-height: 320px;
    background-color: #11161c;
}
.foot-box-body{
    width: 1200px;
    height: 320px;
    margin: 0 auto;
    background-color: #11161c;
}
.foot-top{
    width: 1200px;
    height: 270px;
    padding-top: 20px;
}
.foot-bom{
    width: 1200px;
    height: 20px;
    color: #4f4f4f;
}
.foot-bom a{
    color: #4f4f4f;
}
.foot-top-contact{
    float: left;
    margin-left: 20px;
}
.foot-top-contact ul{

}
.foot-top-contact ul li{
    line-height: 60px;
}
.foot-top-contact ul li h3{
    font-size: 20px;
    color: #FFFFFF;
}
.foot-top-contact ul li h4{
    font-size: 14px;
    color: #d1d1d1;
}
.foot-top-link-nav{
    float: left;
    _margin-left: 15px;
}
.foot-top-link-nav ul {

}
.foot-top-link-nav ul li{
    line-height: 60px;
}
.foot-top-link-nav ul li h3{
    font-size: 20px;
    color: #FFFFFF;
}
.foot-top-link-nav ul li ul{
    width: 615px;
    height: 200px;
}
.foot-top-link-nav ul li ul li{
    width: 120px;
    height: 30px;
    float: left;
}
.foot-top-link-nav ul li ul li a{
    font-size: 14px;
    color: #d1d1d1;
}
.foot-top-log{
    float: left;
}
.foot-top-log-img{
    margin-top: 30px;
}
.foot-top-log-wx{
    margin-top: 10px;
}
.foot-top-log-text{
    font-size: 14px;
    color: #d1d1d1;
    margin-top: 10px;
}
/*==底部==*/
/*==走进常耐==*/
.about-nav{
    width: 895px;
    height: 131px;
    background-color: #0a8adb;
    margin-left: 5px;
    line-height: 131px;
}
.about-nav strong{
    float: left;
    font-size: 20px;
    color: #FFFFFF;
    text-indent: 30px;
}
.about-nav-right{
    float: right;
    padding-right: 15px;
}
.about-nav-right-title{
    font-size: 24px;
    color: #DDEFFF;
}
.about-nav-right-text{
    font-size: 16px;
    color: #FFFFFF;
}
.about-nav-right-hao{
    font-size: 16px;
    color: #DDEFFF;
}
.about-content{
    width: 895px;
    min-height: 600px;
    border: 1px #0a8adb solid;
    margin-left: 5px;
    margin-top: 5px;
}
.about-item{
    height: auto !important;
}
.foot-top{
    width: 100%;
    height: 30px;
    clear: both;
}
.about-content img{
    max-width: 93%;
    text-align: center;
    vertical-align: middle;
}
.about-content p{
    padding: 15px;
    text-indent: 30px;
    text-align: justify;
    font-size: 18px;
    line-height: 40px;
}
/*==走进常耐==*/
/*==联系常耐==*/
.contact-content{
    width: 895px;
    min-height: 600px;
    border: 1px #0a8adb solid;
    margin-left: 5px;
    margin-top: 5px;
}
.contact-content-link{
    width: 895px;
    min-height: 300px;
}
.contact-content-link-box{
    width: 920px;
    height: 850px;
}
.contact-content-link-box ul{
    width: 921px;
    height: 220px !important;
    margin: 0 !important;
    background: none;
}
.contact-content-link-box ul li{
    float: left;
    width: 300px !important;
    height: 200px !important;
}
.contact-content-link-box ul li p{
    color: #101010;
    font-size: 16px;
}
.show-baidu{
    width: 895px;
    height: 800px;
    text-align: center;
}
.show-baidu img{
    max-width: 600px;
    height: 500px;
}
.con-tel-box{
    width: 300px;
    height: 200px;
    text-align: center;
}
.con-tel-img{
    width: 128px;
    height: 128px;
    margin: 0 auto;
}
.con-tel-img img{
    width: 100%;
    height: 100%;
}
.con-tel-title{
    width: 300px;
    height: 100px;
    overflow: hidden;
}
.con-tel-title p{
    width: 300px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.sao-img{
    width: 100px;
    height: 100px;
}
.sao-img img{
    width: 100px;
    height: 100px;
    margin-left: 100px;
}
/*==联系常耐==*/
/*==新闻中心==*/
.news-content{
    width: 895px;
    min-height: 600px;
    _border: 1px #0a8adb solid;
    margin-left: 5px;
    margin-top: 5px;
}
.news-content ul{
    width: 600px !important;
    height: 200px !important;
    margin-left: 120px !important;
}
.news-content ul li{
    width: 600px !important;
    height: 50px !important;
    float: none !important;
    margin-bottom: 0 !important;
    margin-top: 60px;
}
.news-content ul li p{
    color: #FFFFFF !important;
    font-size: 16px !important;
}
/*==新闻中心==*/
/*==详情页联系我们==*/
.contact-left{
    width: 240px;
    min-height: 200px;
    padding: 5px;
}
.contact-left h3{
    font-size: 18px;
    line-height: 30px;
}
.contact-left p{
    font-size: 14px;
    line-height: 30px;
    width: 230px;
    text-indent: 30px;
    text-align: justify;
}
.detail-content{
    width: 895px;
    min-height: 600px;
    border: 1px #0a8adb solid;
    margin-left: 5px;
    margin-top: 5px;
}
.detail-content p{
    padding: 15px;
    text-indent: 30px;
    text-align: justify;
    font-size: 18px;
    line-height: 40px;
}
.detail-content p img{
    max-width: 93%;
    text-align: center;
    vertical-align: middle;
}
.detail-content-title{
    width: 895px;
    height: 100px;
    line-height: 100px;
}
.detail-content-title h2{
    font-size: 22px;
    color: #0a8adb;
    height: 70px;
    width: 100%;
    overflow: hidden;
}
/*==详情页联系我们==*/
/*==上一页==*/
.pre-next-box{
    width: 895px;
    height: 100px;
    margin-top: 30px;
    margin-left: 5px;
    border: 1px #0a8adb solid;
}
.pre-next-box-left{
    width: 200px;
    height: 100px;
    text-align: left;
    line-height: 100px;
    float: left;
    background-color: #0a8adb;
}
.pre-next-box-left a{
    color: #FFFFFF;
    cursor: pointer;
    width: 200px;
    text-align: center;
    display: block;
}
.pre-next-box-right{
    width: 200px;
    height: 100px;
    text-align: right;
    line-height: 100px;
    float: right;
    background-color: #0a8adb;
}
.pre-next-box-right a{
    color: #FFFFFF;
    cursor: pointer;
    width: 200px;
    text-align: center;
    display: block;
}
/*==下一页==*/
/*=分页=*/
.de-page-mian {
    overflow: hidden;
    text-align: center;
    font-size: 0;
    margin: 10px 0 35px;
}
.de-page-mian .page-inner {
    display: inline-block;
    overflow: hidden;
    margin-top: 50px;
}
.de-page-mian .page-inner a {
    display: block;
    float: left;
    min-width: 26px;
    padding: 0 5px;
    height: 36px;
    border: 1px solid #dddddd;
    background: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    margin-right: -1px;
    overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
    color: #fff;
    border-color: #237ed2;
    background: #237ed2;
}
.de-page-mian .page-inner a.prev {
    margin-right: 10px;
    background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
    background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
    background-color: #fff;
    border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
    margin-left: 10px;
    margin-right: 15px;
    background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
    background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
    background-color: #fff;
    border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
    font-size: 12px;
    margin-right: 0;
    width: 63px;
    margin-left: 10px;
}
.de-page-mian .page-inner span {
    display: block;
    font-size: 12px;
    color: #333;
    float: left;
    line-height: 38px;
}
.de-page-mian .page-inner input {
    display: block;
    float: left;
    height: 30px !important;
    width: 36px !important;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    margin: 0 5px;
}