.pageheadloginbox{
    background-color: #F0F0F0;
    height: 29px;
    width: 100%;
    color: #cccccc;
}

.pageheadloginneibox{
     width: 1000px;
    height: 29px ;
    margin-left: auto;
    margin-right: auto;
    color: #cccccc;
    text-align: right;
}

.pageheadbox{
    width: 100%;
    height: 140px ;
    background-color: #1a506a;
}

.pageheadNeibox{
    width: 1000px;
    height: 140px ;
    margin-left: auto;
    margin-right: auto;
   position: relative; 
}

.pageheadNeibox .logo1{position: absolute; left:3px;top:38px; display:inline; }

.pageheadNeibox .j_tell{ position: absolute;right: 0;top: 38px; width: 530px;   display: flex; flex-direction: row; align-items: center; justify-content: space-around;}
.headermenuBox {
    width: 100%; 
    background-color: #34acdc;
    color:#fff ;
    font-size: 16px; 
    font-weight: bold;
    box-sizing: border-box;
}


.headermenuNeiBox {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
;
}

.headermenuNeiBox ul 
 {
    display: flex;
    width: 1000px;
}

.headermenuNeiBox ul li 
 {
    height: 40px;
    width: 16.6%;
    line-height: 40px;
    text-align: center;
}
/* .headermenuNeiBox ul li:hover
 {
    height: 40px;
    width: 16.6%;
    background-color: #3598c0;
} */
.headermenuNeiBox ul li a{
    color:#fff ;
}

.headermenuNeiBox ul li a :hover{
    color:#fff ;
}
.headerLeft {
    width: 221px ;
    height: 40px;
    line-height: 40px;
    text-align: center; 
    background: url("/images/sanheng.png") no-repeat 30px center / 20px 20px, #3598c0;

}

.carousel_box{
    width: 1000px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    height:430px;
    display: flex;
    flex-direction: row;
    align-items: top;
    justify-content: space-between;
    box-sizing: border-box;
}


.carousel_box_right{
    width: 250px;
    

    box-sizing: border-box;
    font-size: 14px;
    color: #1A1A1A;
}
.carousel_box_right .menu_list{
    height:42px;
    background: url("/images/sanheng.png") no-repeat right center / 20px 20px ;
}

.carousel_box_center{
    width: 510px;

  
}

.carousel_box_left{
    width: 220px;

 
}

 .btn-red{
     background-color: #ed2920;
    color: #fff;
    margin-left: 0;
 
    display: inline-block;
    text-decoration: none;
    width: 90px;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    border: 1px solid #ed2920;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
 
}

 .btn-white {
    display: inline-block;
    text-decoration: none;
    width: 90px;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    border: 1px solid #ed2920;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    background: #fff;
    background-color: rgb(255, 255, 255);
    color: #ed2920;
}

.twoBoxTopRight {
    display: flex ;
    flex-wrap: wrap;
    padding-top: 13px;
    border-top: 1px solid #00000014;
    font-size: 12px;
    border-bottom: 1px solid #00000014;
    margin-top: 10px;
}

.twoBoxTopRight li {
    padding: 0 8px;
    display: inline-block;
    cursor: pointer;
    list-style: none;
    margin-bottom: 16px;
    line-height: 170%;
}

.twoBoxTopRight li a p:first-child {
    width: 40px;
    height: 40px;
    margin: 0 auto 8px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}

.twoBoxTopRight li a .backImg11 {
    background-image: url(/images/lihe.png);
}

.twoBoxTopRight li a .backImg12 {
    background-image: url(/images/shudie.png);
}
.twoBoxTopRight li a .backImg13 {
    background-image: url(/images/zuanshi.png);
}

.twoBoxTopRight li a .backImg14 {
    background-image: url(/images/jishiben.png);
}

.twoBoxTopRight li a .backImg15 {
    background-image: url(/images/tiebing.png);
}

.twoBoxTopRight li a .backImg16 {
    background-image: url(/images/ermai.png);
}

.gonggaoBox {
    width: 222px;
    line-height: 170%;
    padding: 14px 15px 0;
    font-size: 12px;
}


.gonggaoBox h6 {
    margin-bottom: 8px;
    font-family: PingFangSC;
    font-weight: 600;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
}

.gonggaoBox ul li {
    margin-bottom: 9px;
    cursor: pointer;
    display: flex;
}

.gonggaoBox ul li span {
    display: inline-block;
    padding: 0 3px;
    height: 20px;
    background: #f1f9ff;
    border: 1px solid rgba(0, 137, 255, .1);
    border-radius: 2px;
    color: #0084ff;
    margin-right: 4px;
    text-align: center;
    width: 44px;
}

.gonggaoBox ul li a {
    display: inline-block;
    height: 18px;
    font-size: 12px;
    font-family: PingFangSC;
    font-weight: 400;
    color: #000;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 164px;
}

.shouye_c{ width:1000px; height:auto; margin-left: auto; margin-right: auto; margin-top: 5px;}

/* .shouye_c0{ width:1190px; height:auto; margin:0 auto; display : flex;flex-direction: row;align-items: center;justify-content: space-around;} */

.shouye_c1{ width:1000px; height:auto; margin:0 auto;}

.shouye_c2{ width:1000px; height:auto; margin:0 auto;}

.shouye_mulu {
    width: 720px;
    height: auto;
    border: 1px solid #C8D4E4;
    float: left;
}

.shouye_mulu_top {
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: #c6e0f0;
    font-family: "微软雅黑";
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    padding-left: 18px;
     box-sizing: border-box;
}

.shouye_mulu_bottom {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
    background-color: #e5eff6;
}

.product_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height: auto;

}

.gray_mulu_container {
    width: 270px;
    height: auto;
    border: 1px solid #dadada;
}
 
.gray_mulu_top{ width:270px; height:34px; line-height:34px; background-color: #EFEFEF; font-family:"微软雅黑"; font-weight:bold; font-size:14px; color: #333333;}
 
.gray_mulu_top p{ display:block;  text-indent:10px;}
.gray_mulu_bottom{ width:90%; height:auto; margin:5px auto; padding: 5px; box-sizing: border-box;} 
.gray_mulu_bottom p{ line-height:30px; color: #222;font-size: 14px;}

.mac_content {
    border: 1px solid #C8D4E4;
    background-color: #F5FAFE;
    margin-top: 10px;
    width: 728px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #333333;
    line-height: 25px;
}

.zh_table_mac {
    border: 1px solid #C8D4E4;
    border-collapse: collapse;
    border-top: #9DCEFF solid 4px;
}

.zh_table_mac .bg_white {
    background-color: #FFFFFF;
}

.zh_table_mac td {
    border: 1px solid #C8D4E4;
    border-collapse: collapse;
    word-break: break-all;
    word-wrap: break-word;
    font-size: 14px;
    height: 30px;
    color: #333333;
    font-family: Microsoft YaHei;
    padding-left: 5px;
}