*{
    margin: 0;
    padding: 0;
}
body {
    font-family: "微软雅黑";
}
a:hover{
    text-decoration: none;
}
/* 头部导航栏 */
    ul{
        list-style: none;
    }
    #logo_phone{
        display: flex;
    }
    #logo_phone li span{
        display: block;
        font-size: 14px;
        display: block;
        font-weight: bold;
        color: #133250;
        margin-left: 8px;
    }
    #logo_phone li span:first-child{
        font-size: 14px;
        color: #444;
    }
    #en span{
        color: #133250;
        font-size: 15px;
        border: 2px solid #133250;
        border-radius: 6px;
        padding: 5px 5px;
        display: inline-block;
        margin-top: 5px;
        font-weight: 500;
    }
    #en{
        margin-top: 2%;
        margin-left: 32px;
    }
    #search{
       
        display: block;
        margin-top: 1%;
    }
    #logo_phone>li>img{
        margin-top: 5px;
    }
/* 媒体查询 */
/* 导航栏 */
@media screen and (max-width:810px) and (min-width:1024px){
    #search{
        display: block;   
    } 
}
/* 大于974 */
@media screen and (min-width:998px){
    #search{
        display: none;    
    }
}
@media screen and (max-width:800px){
    #search{
        display: none;    
    }
}
/* 左侧蓝象logo，主页，联系蓝象 */
@media screen and (min-width:982px) and (max-width:1280px){
    .proleft-top a{
        display: inline-block;
        margin: 10% 0 10% 2%;
        background: #FAF8F9;
        border: 1px solid #eeeeee;
        padding: 3% 10% 1% 5%;
    }
    .pro-tab{
        width: 96%;
        margin-top: 6%;
        display: inline-block;
        padding: 0;
        border: 1px solid #e0e0e0;
    }
    .picture{
        height: auto;
        padding: 0;
        margin: 0 2%;
        display: inline-block;
        vertical-align: top;
        position: relative;
        text-align: center;
    }
}
@media screen and (min-width:1280px){
    .proleft-top a{
        display: inline-block;
        margin: 10% 0 10% 4%;
        background: #FAF8F9;
        border: 1px solid #eeeeee;
        padding: 3% 10% 1% 5%;
    }
    .proleft-top a:hover{
        text-decoration: none;
    }
    .pro-tab{
        width: 97%;
        margin-top: 6%;
        display: inline-block;
        padding: 0;
        border: 1px solid #e0e0e0;
    }
   
    
}
/* //蓝象logo，主页，联系蓝象 */
/*表格*/
td{
    border: 1px solid #DCDCDC;
    margin: 10px auto;
    font-size: 14px;
    padding: 2px 20px;
    color: #5b5b5b;
}
table{
    width: 100%;
}
@media screen and (min-width:1099px){
    .pro-tab h1{
        width: 95%;
        margin-left: 2%;
        margin-right: 20px;
        margin-top: 20px;
        font-size: 22px;
        background: #faf9f9;
        padding: 10px 0 10px 10px;
        color: #909090;
        font-weight: 700;
    }
    .proleft-tab{
        width: 100%;
        height: auto;
        margin: 18% 0 0 0;
        padding: 0;
        
    }
    /* 内容部分 */
    .sub_title{
        border-bottom: 1px solid #e0e0e0;
        font-size: 16px;
        margin: 1.4% 3% 0% 1.5%;;
        background: url(/skin/img/home-nav.png) no-repeat left center;
    }
    .sub_title a:hover{
        text-decoration: none;
        color: #666;
    }
    .sub_title span{
        color: #666;
        display: inline-block;
    }
    .proleft-logo img{
        width: 100%;
    }
    #newfoot{
        clear: both;
        background: url(/skin/img/footer-back.png) top center no-repeat;
        margin: 50px 0 0 0;
        padding: 2%;
    }
    /* 功能属性 */
    
    .gongneng>p,.canshu>p,.peijian>p{
        padding-left: 35px;
        height: 24px;
        margin-bottom: 20px;
        color: #fff;
        font-size: 18px;
        font-weight: 600;
        background: url(/skin/img/pro-tab-shuxing-title.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .gongneng,.canshu,.peijian{
        padding: 20px 20px 20px 20px;
        font-size: 15px;
        color: #5b5b5b;
        list-style: none;
        
    }
    
    .canshu div>table>tbody tr td{
        padding: 5px 10px;
        border: 1px solid #DCDCDC;
    }
    /*.canshu div>table>tbody tr td>div{
            margin: 10px 10px;
    }*/
    .picture{
        height: auto;
        padding: 0;
        margin: 0 2%;
        display: flex;
        vertical-align: top;
        position: relative;
        text-align: center;
        width: 100%;
    }
    .big-photo{
        width: 70%;
        margin-top: 2%;
    }
    .small-photo{
        width: 17%;
        margin-left: 3%;
    }
    .small-photo img{
        display: inline-block;
        margin: 3%;
        width: 60%;
    }
    .prolist ul li{
        margin-top: 5%;
        background: url(/skin/img/side-icon.png) no-repeat 25%;
    }
    .prolist ul li a{
        margin-left: 31%;
        text-decoration: none;
        color: #666;
        font-size: 14px;
        display: block;
        line-height: 42px;
    }
}
@media screen and (min-width:770px) and (max-width:1098px){
    .proleft-tab{
        width: 100%;
        height: auto;
        margin: 18% 0 0 0;
        padding: 0;  
    }
    .pro-tab h1{
        width: 95%;
        margin-left: 2%;
        margin-right: 20px;
        margin-top: 20px;
        font-size: 22px;
        background: #faf9f9;
        padding: 10px 0 10px 10px;
        color: #909090;
    }
    #form_search{
        display: none;
    }
    /* 内容部分 */
    .sub_title{
        border-bottom: 1px solid #e0e0e0;
        font-size: 16px;
        margin: 20px 20px 0 20px;
        margin-top: 20px;
        margin: 1% 9%;
        background: url(/skin/img/home-nav.png) no-repeat left center;
    }
    .sub_title a:hover{
        text-decoration: none;
        color: #666;
    }
    .proleft-logo img{
        width: 100%;
    }
    .proleft-tab{
        width: 100%;
        height: auto;
        margin: 18% 0 0 0;
        padding: 0;
        
    }
    .proleft-top a{
        display: inline-block;
        margin: 5% 0 5% 6%;
        background: #FAF8F9;
        border: 1px solid #eeeeee;
        padding: 3% 10% 1% 5%;
    }
    .prolist ul li{
        margin-top: 5%;
        background: url(/skin/img/side-icon.png) no-repeat 10%;
    }
    .prolist ul li a{
        margin-left:20%;
        font-size: 13px;
        text-decoration: none;
        color: #666;
        display: block;
        line-height: 38px;
    }
    .pro-tab{
        width: 92%;
        margin: 6% 4%;
        display: inline-block;
        padding: 0;
        border: 1px solid #e0e0e0;
    }
    .newfoot{
        clear: both;
/*        background: url(/skin/img/footer-back.png) top center no-repeat;*/
        background-size: 100% 100%;
        margin: 50px 0 0 0;
        padding: 2% 0 4% 0;
        background-color: #3c3c3c;
    }
    /* 功能属性 */
    .gongneng div,.canshu div,.peijian div{
        text-align: center;
    }
    
    .gongneng>p,.canshu>p,.peijian>p{
        padding-left: 35px;
        height: 24px;
        margin-bottom: 20px;
        color: #fff;
        font-size: 18px;
        font-weight: 600;
        background: url(/skin/img/pro-tab-shuxing-title.png);
        background-repeat: no-repeat;
    }
    .gongneng,.canshu,.peijian{
        padding: 20px 20px 20px 20px;
        font-size: 15px;
        color: #5b5b5b;
        list-style: none;
    }
    .picture{
        height: auto;
        padding: 0;
        margin: 0 2%;
        display: flex;
        vertical-align: top;
        position: relative;
        text-align: center;
        width: 100%;
    }
    .big-photo{
        width: 70%;
        margin-top: 2%;
    }
    .small-photo{
        width: 17%;
        margin-left: 3%;
    }
    .small-photo img{
        display: inline-block;
        margin: 3%;
        width: 60%;
    }
}
.gongneng div img{
    width: 100%;
}
@media screen and (max-width:769px){
    .newfoot{
        clear: both;
/*        background: url(/skin/img/footer-back.png) top center no-repeat;*/
        margin: 10px 0 0 0;
        padding: 2%;
        background-color: #3c3c3c;
    }
    .proleft-logo img{
        width: 100%;
    }
    /* 内容部分 */
    .sub_title{
        border-bottom: 1px solid #e0e0e0;
        font-size: 14px;
        margin: 20px 3% 0 3%;
        margin-top: 20px;
        background: url(/skin/img/home-nav.png) no-repeat ;
    }
    .sub_title a:hover{
        text-decoration: none;
        color: #666;
    }
    .pro-tab{
        width: 100%;
        display: inline-block;
        padding: 0;       
    }
    .proleft-top a{
        display: inline-block;
        margin: 5% 0 5% 6%;
        background: #FAF8F9;
        border: 1px solid #eeeeee;
        padding: 3% 10% 1% 5%;
    }
    /* 功能属性 */
    .gongneng>p,.canshu>p,.peijian>p{
        height: 24px;
        margin-bottom: 20px;
        font-size: 20px;
        background: #faf9f9;
        color: #909090; 
        padding-left: 3%;  
    }
    .gongneng,.canshu,.peijian{
        padding: 20px 0 20px 0;
        font-size: 15px;
        color: #5b5b5b;
        list-style: none;
    }
    .small-photo,.p-a-vipic{
        display: none;
    }
    .gongneng div,.canshu div,.peijian div{
        font-size: 13px;
    }
    .gongneng div span{
        text-align: center;
        font-size: 13px;
    }
    .canshu table{
        font-size: 12px;
    }
    
    .canshu table tr td div{
        margin: 10px 10px;
    }
    .pro-tab h1{
        width: 98%;
        margin-top: 20px;
        font-size: 20px;
        font-weight: 600;
        padding: 10px 0 10px 10px;
        color: #666;
    }
    .picture{
        height: auto;
        padding: 0;
        margin: 0 2%;
        display: flex;
        vertical-align: top;
        position: relative;
        text-align: center;
        width: 100%;
    }
    .big-photo{
        margin-top: 2%;
    }
    .small-photo{
        width: 17%;
        margin-left: 3%;
    }
    .small-photo img{
        display: inline-block;
        margin: 3%;
        width: 60%;
    }
}


.position{
    padding-left: 8px;
    line-height: 30px;
}
.sub_title span{
    color: #666;
}
.sub_title a{
    color: #666;
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
.sub_title a:hover{
    color: #666;
    text-decoration: none;
}
/* 产品列表 */
.TwoOfTwo {
    width: 100%;
    background-color: #eee;
    padding: 0px px;
    display: inline-block;
    vertical-align: top;
}
.prolist{
    color: #666;
    padding-bottom: 4%;
}
.prolist span{
    color: #fff;
    /* height: 40px;*/
    line-height: 35px; 
    text-align: center;
    display: block;
    font-size: 20px;
    background: #133250;
}

/* 右侧内容详情 */
.proleft-logo{
    margin: 0;
    padding: 5px 20px;
    border: 1px solid #eeeeee;
    background: #FAF8F9;
}

.proleft-top{
    width: 100%;
    height: auto;
    margin: 0 0 4% 0;
    padding: 0;
    border: 1px solid #eeeeee;
    border-top: none;
}

.proleft-top a p{
    font-size: 14px;
}

.picture img{
    width: 100%;
}

.pro-video{
    padding: 0 20px;
}
.peijian div img{
    display: block;
    width: 100%;
}

.parts_photo{
    width: 90%;
    text-align: center;
}

input{
    font-size: 12px;
    line-height: 16px;
}
#page-next,#actBox{
    margin: 0 20px;
}
.main_container{
    margin: 0 auto;
}

/* 响应式尾部 */
@media screen and (min-width: 770px){
    .newfoot{
        clear: both;
/*        background: url(/skin/img/footer-back.png) top center no-repeat;*/
        background-size: 100% 100%;
        margin: 50px 0 0 0;
        padding: 2%;
        background-color: #3c3c3c;
    }
}

.newfoot span{
    font-size: 20px;
    font-weight: normal;
    display: block;
    margin: 10px 0 10px 20px;
    color: #fff;
    padding-top: 10px;
}
.newfoot div a{
    display: block;
    color: #fff;
    line-height: 28px;
    font-size: 16px;
    text-decoration:none;
    margin: 5px 0 5px 30px;
}
.newfoot div a:hover{
    color: #F7941D;
    
}
.newfoot div p{
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    margin: 5px 0 0 30px;
}
#footer{
    background-color: #0f0f0f;
    font-size: 13px;
    color: #fff;
    padding: 10px 5px 10px 10px;
}
#footer a{
    color: #fff;
    text-decoration:none;
    display: block;
}
#footer div{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-transform: uppercase;
}
.copyright{
    display: flex;
}

.text p{
    color: #999;
}
.leftitem{
    background-color: #e9e9e9;
    padding: 5% 5%;
}
.leftitem a{
    line-height: 30px;
    padding: 0 10px;
    color:#5e5d5d;
}
@media screen and (min-width: 769px){
     #text_title{
        font-size: 18px;
        margin-top: 2%;
        color: #5e5d5d;
    }
}
@media screen and (max-width: 768px){
    #text_title{
        font-size: 14px;
        margin-top: 2%;
        color: #5e5d5d;
    }
}

#text_title div>span>a{
    color: #5e5d5d;
}
.shoucang{
    margin-top: 2%;
    display: flex;
    
}
.shoucang div:first-of-type{
    margin: 0 3%;
    background-position: 0px -72px;
    background-image: url(/templates/default/images/actbox-ico.gif);
    padding-left: 20px;
    background-repeat: no-repeat;
}
.shoucang div:last-of-type{
    margin: 0 3%;
    background-position: -4px -110px;
    background-image: url(/templates/default/images/actbox-ico.gif);
    padding-left: 20px;
    background-repeat: no-repeat;
}
.dorp{
    position: relative;
    display: inline-block;
}
.dorp_con{
    display: none;
    position: absolute;
    background-color: #555353;
    min-width: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    
}
.dorp_con a{
    text-decoration: none;
    display: block;
    background: rgba(0, 0, 0, 0.8);
    color: #ddd;
    height: 36px;
    line-height: 36px;
    text-align: left;
    font-weight: normal;
}
.dorp_con a:hover{
    background: #ddd;
    text-decoration: none;
    color: #00479d;
}
.dorp_con span{
    font-size: 13px;
    padding-left:10px;
}
.dorp_con a:hover{
    color: #00479d;
    background-color: #fff;
    text-decoration: none;
}
.dorp:hover .dorp_con{display:block;}
.dorp1{
    position: relative;
    display: inline-block;
}
.dorp_con1{
    display: none;
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    min-width: 1100px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 2px 10px;
    left: -200px;
}
.dorp_con1 a{
    text-decoration: none;
    display: block;
    color:#ddd;
}
.dorp_con1 span{
    font-size: 13px;
    display: block;
}
.dorp_con1 a:hover{
    color: #337ab7;
    font-weight: 700;
    text-decoration: none;
}
.dorp_con1 div div{
    margin: 0 5px;
}
.dorp_con1 div>div>a{
    padding: 10px 0 10px 20px;
}
.dorp_con1 h3{
    color: #f6f7fb;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #5b5b5b;
    margin: 0;
    padding: 10px 40px 10px 20px;
}
.dorp1:hover .dorp_con1{display:block;}
.line{
    overflow: hidden;
    clear: both;
    background: url(/templates/default/images/box_dotline.gif) left 15px repeat-x;
    margin: 4px auto;
    padding-top: 10px;
    margin-top: 4%;
}
.line strong{
    display: block;
    width: 8px;
    height: 10px;
    overflow: hidden;
    font-size: 0px;
    line-height: 100px;
    background: url(/templates/default/images/box_dotline.gif) right -10px no-repeat;
    float: left;
}
.sidelist a{
    color: black;
}
.logo1{
    display: inline-block;  
    width: 52%; 
    margin: 10px 0 10px 10px;
}
.sousuo{
    display: inline-block;  
    width: 6%;
    margin: 0 0 0 12%;
}
.modal{
    width: 85%;
}
.caidan{
    display: inline-block;  
    width: 10%;
    margin: 0 0 0 7%;
}
.daohang_phone{
    position: relative;
    box-shadow: -3px 0px 6px #a39e9e85;
}
.content{
    width: 80%;
    display: none;
    position: absolute;
    top: 0px;
    box-shadow: 200px 0px 0px rgba(0, 0, 0, 0.4);
    background-color: #fff;
}
.logo_title{
    border-bottom: 1px solid #ddd;
}


.chahao{
    display: inline-block;
    width: 15%;
    margin: 0 0 10px 50px;
}
.down{
    width: 5%;
    display: inline-block;
    right: 20px;
    top: 15px;
    position: absolute;
}
a{
    text-decoration: none;
}
.nav_phone li{
    border-bottom: 1px solid #eeeded;
    position: relative;
    cursor: pointer;
    list-style: none;
}
.nav_phone>li>a{
    text-decoration: none;
    display: inline-block;
    font-size: 17px;
    position: relative;
    padding: 10px 0 10px 20px;
    color: #444;
    font-weight: 600;
}
.slide-down {
    float: right;
    font-size: 15px;
    padding: 15px 0 0 0;
    width: 50px;
    text-align: center;
    color: #4873a6;
}
/* 隐藏 */
.dropdown_phone-menu{
    background: #3d3d3d none repeat scroll 0% 0%;
    color: #fff;
    display: none;
    padding: 10px 0;
}
.dropdown_phone-menu>li{
    margin-bottom: 7px;
    border-bottom: 1px solid #757575;
    padding-bottom: 7px;
}
.dropdown_phone-menu>li>a{
    padding-left: 48px;
    font-size: 16px;
    position: relative;
    color: #fff;
    padding: 0px 0 0px 50px;
    font-weight: normal;
    font-size: 15px;
    border: none;
    display: inline-block;
    text-decoration: none;
}

.dropdown_phone-menu1>li>a{
    font-size: 15px;
    position: relative;
    display: inline-block;
    position: relative;
    padding: 10px 0 10px 40px;
    color: #444;
}
.close {
    float: right;
    font-size: 40px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    margin-top: 10px;
}
.daohang{
    background-color: #133250;
    width: 100%;
    height: 50px;
    position: relative;
    z-index: 9999;
    box-shadow: 0 1px 10px 0 #4a4a4a;
}
 /* 手机端搜索 */
 .search_phone{
    width:174px;
    display: none;}
.search_phone .keyboard{
    text-indent:12px;
     width:240px;
     height:26px;
     line-height:26px;
     background-color: #FAF8F9;
     color:#4d4d4d;
    margin:0px 0 0px 45px;
    border:1px solid #fff;
    border-right:0;
    display:inline-block;
    vertical-align: middle;
    font-size:16px;
    box-sizing: content-box;
}
.prolist .search_phone .keyboard{
    width:120px;
}
.search_phone .keyboard[type="text"]:focus{
    outline:none;
}
.search_phone .sub{
    display: inline-block;
    vertical-align: middle;
    width:36px;
    height:28px;
    background:url(/skin/img/search-pie.jpg) no-repeat right 0px;
    border:none;
    cursor:pointer;}
.search_phone .sub span{
    display:none;
}
.search_phone{
    vertical-align: middle;
    width: auto;
    line-height: 46px;}
.he-er .tel-lan{
    display: inline-block;
    vertical-align: middle;
    margin-top: 0px;}
#search{
    display: inline-block;
    vertical-align: middle;
}
/* 电脑端搜索 */
.search{width:174px;}
.search .keyboard{text-indent:12px; width:132px;height:26px;line-height:26px;background-color: #FAF8F9;color:#4d4d4d;
    margin:0px 0 0px 5px;border:1px solid #fff;border-right:0;display:inline-block;vertical-align: middle;
    font-size:16px;box-sizing: content-box;border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;}
.prolist .search .keyboard{width:120px;}
.search .keyboard[type="text"]:focus{outline:none;}
.search .sub{display: inline-block;vertical-align: middle;width:36px;height:28px;background:url(/skin/img/search-pie.jpg) no-repeat right 0px;
    border:none;cursor:pointer;margin-left: -4px;    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #c5c5c5;}
.search .sub span{display:none;}
.search{vertical-align: middle;display: inline-block;width: auto;line-height: 46px;margin-left: 30px;}
.he-er .tel-lan{display: inline-block;vertical-align: middle;margin-top: 0px;}
#search{display: inline-block;vertical-align: middle;}
/*页脚部分*/
@media screen and (min-width: 769px){
     .page_list_new a{
        padding: 2px 10px;
        margin: 2px 10px 2px 10px;
        display: inline-block;
    }
     .page_list_new b{
        padding: 2px 10px;
    }
}
@media screen and (max-width: 768px){
    .page_list_new a{
        padding: 3px 6px;
        margin: 0 4px;
        display: inline-block;
    }
    .page_list_new b{
        padding: 3px 6px;
    }
}
.page_list_new{
    text-align: center;
    margin-top: 35px;
}

.page_list_new a{
    display: inline-block;
    color: #333;
    border: 1px solid #e8e8e8;
    background: #f8f8f8;
    text-align: center;
    border-radius: 5px;
}
.page_list_new b{
    display: inline-block;
    color: #999;
    background: #f8f8f8;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
}
.page_list_new b:last-child{
    border: 0px;
    padding: 0;
}
.tbox {
    width: 50px;
    float: right;
    position: fixed;
    right: 50px;
    bottom: 100px;
   }
.tbox #gotop {
    width: 50px;
    height: 50px;
    background: url(/templates/default/images/icon.png) no-repeat 0 0;
    display: block;
}
.prolist li:hover {
    border-left: 2px solid #133250;
    background: #cecece;
    
}
.prolist li:hover a{
    color: #fff;
}
.proleft-top a{color: #133250;}