body {
    padding: 0;
    margin: 0;
    font-family: tahoma,Arial,"Microsoft YaHei",SourceHanSans,simhei,Verdana,Geneva,sans-serif;
    background: #fff;
    position: relative;
    margin: 0 auto;
}

/*html5*/
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

em, i {
    font-style: normal;
}

p {
    margin: 0;
}

ul {
    margin: 0;
    padding: 0;
}

    ul li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

label {
    margin: 0;
}
/*-----头部----*/
.container {
    padding-right: 0;
    padding-left: 0;
}

.box {
    width: 100%;
    background: #fff;
    margin: 0;
}

.nav > li > a:focus {
    text-decoration: none;
    background-color: #0084cd;
}

.nav > li.hover {
    background-color: #00669f;
}

.css3-shadow {
    position: relative;
    background-color: #0084cd;
}

    .css3-shadow:after {
        content: "";
    }

.logo {
    float: left;
    margin-top: 1.2em;
}

.simg {
    display: block;
    background: url(/UploadFiles/homeimg.png) no-repeat;
}

.slogo {
    height: 52px;
    width: 215px;
    background-position: -63px 0;
}

.sen {
    height: 14px;
    width: 22px;
    background-position: -177px -61px;
}

.scn {
    height: 14px;
    width: 25px;
    background-position: -177px -82px;
}
/*头部 end*/
.content {
    max-width: 1200px;
    margin: 0 auto;
    border-bottom: 70px solid #fff;
}

/* start h_menu */
.top-header {
    margin-top: 1.5em;
}

nav.top-nav {
    float: left;
}

.h_menu4 {
    float: left;
}

.t-Menu {
    display: none;
    background: #E46A3B;
    width: 100%;
    color: #FFF;
    font-size: 1.5em;
}

.nav a {
    list-style: none;
    padding: 0 1em;
    height: 90px;
    text-align: center;
}

.nav .down a {
    width: 113px;
}

.nav .nodown a {
    width: 80px;
}

.nav ul {
    list-style: none;
    width: 13em;
    border: none;
    z-index: 888;
}

.nav > li a {
    line-height: 90px;
}

.nav li a {
    display: block;
    padding: 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-decoration: none;
}

    .nav li a:hover {
        color: #fff;
    }

.nav li {
    position: relative;
}

.nav > li {
    float: left;
}

    .nav > li > a:hover {
        background-color: #00669f;
    }

    .nav > li.hover > ul {
        left: 0px;
        top: 90px;
    }

.nav li li.hover ul {
    left: 100%;
    -webkit-transition: background .2s linear;
    -moz-transition: background .2s linear;
    -ms-transition: background .2s linear;
    -o-transition: background .2s linear;
    transition: background .2s linear;
}

.nav > li > li > a {
    font-size: 0.85em;
    padding: 10px 20px;
    display: block;
    color: #555;
    background: #fff;
    position: relative;
    z-index: 9999;
    font-weight: normal;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 100%;
    text-decoration: none;
    margin: 0;
    borde: none;
    text-transform: lowercase;
}

.nav li li {
    border-top: none;
}

    .nav li li:hover {
        border-top: none;
    }

    .nav li li a {
        text-transform: capitalize;
        font-size: 14px;
        color: #333333;
        border-top: none;
        height: 40px;
        line-height: 40px;
    }

        .nav li li a:hover {
            color: #fff;
            background: #00669f;
        }

.nav > li > ul {
    position: absolute;
    left: -9999px;
    padding: 0;
    z-index: 9999;
    background: #fff;
    padding: 0em 0;
    width: 113px;
}

a.toggleMenu {
    display: none;
}

.row {
    margin-right: 0;
    margin-left: 0;
}


/*回到顶部*/
a.to-top {
    width: 28px;
    color: #333;
    height: 24px;
    background: #999;
    position: relative;
    margin-bottom: 35px;
    text-align: -webkit-center;
    margin-right: 35px;
    z-index: 9999;
}

    a.to-top .iTop {
        margin: 0 auto;
        height: 26px;
        width: 15px;
        background-position: 0 0;
        transform: rotate(270deg);
        -o-transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
    }
/*回到顶部 end*/

/*底部*/
.footer {
    background-color: #f2f2f2;
}

.footer-top {
    padding-top: 60px;
    margin-bottom: 30px;
    margin: 0 auto 42px;
}

.footer-bottom {
    
    margin: 0 auto;
    height: 87px;
    line-height: 87px;
    text-align: center;
    border-top: 1px solid #ccc;
}

    .footer-bottom a {
        color: #666666;
        
        font-size: 14px;
    }

.pt {
    height: 27px;
    width: 22px;
    background-position: -135px -95px;
    position: absolute;
}

.news {
    height: 26px;
    width: 22px;
    background-position: -136px -164px;
    position: absolute;
}

.zp {
    height: 27px;
    width: 34px;
    background-position: -135px -60px;
    position: absolute;
}

.about {
    height: 27px;
    width: 27px;
    background-position: -135px -130px;
    position: absolute;
}

.ma {
    height: 128px;
    width: 128px;
    background-position: 0 -58px;
}

.cell li {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .cell li a {
        font-weight: 700;
        color: #999999;
        font-size: 34px;
    }

.col-sm-6, .col-xs-3 {
    padding-right: 0;
    padding-left: 0;
}

.footer li {
    margin-bottom: 8px;
    margin-top: 8px;
}

.list-unstyled li:nth-child(1) {
    margin-bottom: 12px;
}

.footer-top li:nth-child(1) a {
    font-weight: 400;
    color: #000;
    font-size: 16px;
    
}

.list-unstyled a {
    height: 22px;
    line-height: 22px;
    color: #666666;
    font-size: 14px;
    
}

    .list-unstyled a:hover {
        color: rgb(0, 132, 205);
    }
/*底部 end*/

/*右侧导航*/
.menuitem {
    width: 15%;
    position: absolute;
    height: auto;
    z-index: 50;
    background-color: rgb(235, 235, 235);
    margin-top: -2%;
    -moz-box-shadow: 1px 1px 5px #888888; /* 老的 Firefox */
    box-shadow: 1px 1px 5px #888888;
    max-width:230px;
}

    .menuitem li a {
        font-size: 14px;
        letter-spacing:1px;
        color: rgb(51, 51, 51);
    }

    .menuitem li {
        line-height: 50px;
        
        background-color: #fff;
        list-style: none;
        padding: 0 25px;
        height: 50px;
    }


a.aright {
    float: right;
}
/*右侧导航 end*/
/*三大网站 导航*/
.horitool {
    height: 46px;
    background-color: rgb(0, 132, 205);
    
    margin: 0 auto;
}

    .horitool table {
        margin: 0px auto;
        
        line-height: 46px;
        box-shadow: 1px 0 0 0 #D0D0D0;
    }

    .horitool td {
        width: 244px;
    }

    .horitool a {
        font-size: 18px;
        
        color: rgb(255, 255, 255);
        cursor: pointer;
    }
/*三大网站 导航 end*/

/*右侧导航*/
.vertitool {
    width: 160px;
    position: fixed;
    height: 350px;
    z-index: 50;
    margin-top: 10px;
}

    .vertitool li {
        height: 45px;
    }

    .vertitool a {
        height: 40px;
        width: 160px;
        border-radius: 0 20px 20px 0;
        display: block;
        border-top: 1px solid #ff8b00;
        border-right: 1px solid #ff8b00;
        border-bottom: 1px solid #ff8b00;
        color: #ff8b00;
        font: normal 700 16px/40px 'Microsoft YaHei';
        padding-left: 35px;
        background-color: transparent;
        cursor: pointer;
    }

        .vertitool a:hover {
            text-decoration: underline;
        }

    .vertitool i {
        float: left;
        margin-top: 8%;
        margin-right: 10px;
        height: 25px;
        width: 25px;
        background-color: transparent;
    }


/*右侧导航 end*/

/*华强北图片*/
.realchipimg {

    background-repeat: no-repeat;
    display: block;
    background-color: rgb(242, 242, 242);
}
/*华强北icon*/
.realchipicon {

    background-repeat: no-repeat;
    display: block;
}
/*华强北右侧*/
.rscjj i {
    background-position: -46px 0;
}

.rdlpp i {
    background-position: -21px 0;
}

.rcgms i {
    background-position: 4px 0;
}

.rdgms i {
    background-position: -72px 0;
}

.rqcjc i {
    background-position: 0 -30px;
}

.rhxys i {
    background-position: -25px -33px;
}

.rryzz i {
    background-position: -53px -33px;
}
/*华强北右侧 end*/
/*华强北 采购模式*/
.drcgms {
    width: 100%;
    height: 868px;
    margin: 0px auto;
    background: url(/UploadFiles/bgi3.png) top center no-repeat;
    background-size: cover;
    background-color: #fff;
}

.hlkc {
    height: 158px;
    width: 141px;
    background-position: -321px -161px;
    background-color: #0084cd;
}

.ppqq {
    height: 158px;
    width: 141px;
    background-position: 0 -146px;
    background-color: #0084cd;
}

.yygf {
    height: 158px;
    width: 141px;
    background-position: -169px -160px;
    background-color: #0084cd;
}
/*华强北 采购模式 end*/
/*华强北 背景*/
.dgimg1 {
    height: 188px;
    width: 163px;
    background-position: 0 -315px;
    background-color: #f0f0f0;
}

.dgimg2 {
    height: 188px;
    width: 163px;
    background-position: -170px -329px;
    background-color: #f0f0f0;
}

.dgimg3 {
    height: 188px;
    width: 163px;
    background-position: -342px -326px;
    background-color: #f0f0f0;
}
/*华强北 背景 end*/
.sdgms {
    width: 100%;
    height: 906px;
    margin: 0px auto;
    background: url(/UploadFiles/bgi4.png) top center no-repeat;
    background-size: cover;
    padding-top: 160px;
    margin-top: -110px;
}
/*中芯谷icon*/
.icguicon {
    background-image: url(/UploadFiles/icguicon.png);
    background-repeat: no-repeat;
    display: block;
}
.iicon2 {
    height: 38px;
    width: 47px;
    float: left;
    margin-right: 8px;
    margin-top: 8px;
}

.icguicon2 {
    background-image: url(/UploadFiles/internationic.png);
    background-repeat: no-repeat;
    display: block;
}

/*中芯谷右侧*/
.iscjj i {
    background-position: 0 -75px;
}

.idlpp i {
    background-position: 0 -46px;
}

.ihtcx i {
    background-position: 0 -25px;
    height: 20px;
    margin-top: 10%;
}

.idzlc i {
    background-position: 0 0;
}

.iscmb i {
    background-position: 0 -103px;
    margin-top: 4%;
}

.ihxys i {
    background-position: 0 -135px;
}
/*中芯谷右侧 end*/
/*中芯谷 代理品牌*/
#dlpp a {
    font-size: 22px;
    
    color: rgb(51, 51, 51);
    line-height: 1.2;
    position: absolute;
    margin-left: 38px;
}
/*互替查询*/
.dicphtcx {
    width: 100%;
    height: 666px;
    margin: 0px auto;
    background: url(/UploadFiles/bgi8.png) top center no-repeat;
    background-size: cover;
}

.htA, .htB {
    position: relative;
    display: inline-block;
}

    .htA span, .htB span {
        font-size: 28px;
        
        color: rgb(250, 250, 250);
        line-height: 1.2;
        position: absolute;
        margin-top: 20px;
        left: 173px;
    }

    .htA a, .htB a {
        font-size: 18px;
        
        color: rgb(250, 250, 250);
        font-weight: bold;
        line-height: 1.2;
        position: absolute;
        margin-top: 24px;
        left: 235px;
    }

    .htA p, .htB p {
        font-size: 16px;
        
        color: rgb(250, 250, 250);
        line-height: 1.5;
        text-align: justify;
        position: absolute;
        margin-top: 95px;
        left: 75px;
        width: 440px;
    }
/*芯片定制化流程*/
#dzlcpng span {
    font-size: 24px;
    
    line-height: 1.2;
    position: absolute;
}

#dzlcpng a {
    font-size: 18px;
    
    line-height: 1.2;
    position: absolute;
}

    #dzlcpng a.lc_3, #dzlcpng a.lc_5, #dzlcpng a.lc_7 {
        margin-top: 21px;
    }

#dzlcpng span.lc_3, #dzlcpng span.lc_5, #dzlcpng span.lc_7 {
    margin-top: 18px;
}

#dzlcpng a.lc_4, #dzlcpng a.lc_6 {
    margin-top: 358px;
}

#dzlcpng span.lc_4, #dzlcpng span.lc_6 {
    margin-top: 355px;
}

/*核心优势*/
#hxyspng span {
    font-size: 16px;
    
    color: rgb(0, 132, 205);
    font-weight: bold;
    line-height: 1.5;
    position: absolute;
}

#hxyspng a {
    font-size: 14px;
    
    color: rgb(0, 132, 205);
    line-height: 1.5;
    position: absolute;
}

.discmb {
    margin-top: 50px;
    margin-bottom: 15px;
}

.mbjj {
    width: 768px;
    margin: 0 auto;
}
/*三大网站icon*/
.ricon {
    height: 34px;
    width: 35px;
    background-position: -37px 0;
    float: left;
    margin-right: 8px;
    margin-top: 6px;
}

.iicon {
    height: 30px;
    width: 36px;
    background-position: -37px -40px;
    float: left;
    margin-right: 8px;
    margin-top: 8px;
}

.wicon {
    height: 34px;
    width: 41px;
    background-position: -37px -78px;
    float: left;
    margin-right: 8px;
    margin-top: 6px;
}
/*三大网站icon end*/
/*方案交易网*/
.winpcbaimg {
    background-image: url(/UploadFiles/winpcbaimg.png);
    background-repeat: no-repeat;
    display: block;
    background-color: rgb(242, 242, 242);
}

.winpcbaicon {
    background-image: url(/UploadFiles/winpcbaicon.png);
    background-repeat: no-repeat;
    display: block;
}
/*方案交易网右侧*/
.wscjj i {
    background-position: 0 0;
    height: 20px;
}

.wfazl i {
    background-position: -31px -31px;
}

.wcglc i {
    background-position: 0 -50px;
}

.wgylc i {
    background-position: -31px -56px;
}

.wckzx i {
    background-position: -31px 0;
    height: 26px;
    margin-top: 3%;
}

.whxys i {
    background-position: 0 -24px;
}
/*方案交易网右侧 end*/
/*方案交易网 商城介绍 */
.wduo {
    height: 44px;
    width: 43px;
    background-position: -150px 0;
}

.wkuai {
    height: 44px;
    width: 43px;
    background-position: -50px 0;
}

.whao {
    height: 44px;
    width: 43px;
    background-position: 0 0;
}

.wsheng {
    height: 44px;
    width: 43px;
    background-position: -99px 0;
}
/*方案交易网 商城介绍 end*/

.winpcbajsimg1 {
    margin-top: 67px;
    position: absolute;
    text-align: center;
    margin-left: 24px;
}

.winpcbajsimg2 {
    margin-top: 67px;
    position: absolute;
    text-align: center;
    margin-left: 15px;
}

.winpcbajsimg3 {
    margin-top: 67px;
    position: absolute;
    text-align: center;
    margin-left: 3px;
    letter-spacing: 0;
}

.wdfajyw {
    margin-top: 44px;
    max-height: 458px;
    overflow: hidden;
    margin-left: 60px;
}

    .wdfajyw .ulimg > li {
        float: left;
        list-style: none;
        width: 240px;
        font: normal 700 18px/24px 'Microsoft YaHei';
        color: rgb(255,255,255);
    }

        .wdfajyw .ulimg > li ul {
            margin-bottom: 12px;
            font-size: 14px;
            
            font: normal 400 14px/24px 'Microsoft YaHei';
            color: rgb(102, 102, 102);
            line-height: 1.714;
            list-style: none;
        }

.jsdian {
    width: 5px;
    height: 5px;
    display: inline-table;
    vertical-align: middle;
    border-radius: 4px;
    margin-right: 5px;
}

.jsdian1 {
    background-color: #52d3b5;
}

.jsdian2 {
    background-color: #f96e59;
}

.jsdian3 {
    background-color: #7fcdfe;
}
/*方案种类*/
.dwfazl a {
    font-size: 24px;
    
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.2;
    position: absolute;
}

/*采购商流程*/
.dwcglc {
    width: 100%;
    height: 840px;
    margin: 0px auto;
    background: url(/UploadFiles/bgi12.png) top center no-repeat;
    background-size: cover;
}

.cglc1, .cglc2, .cglc3 {
    display: inline-block;
}

.gylc1, .gylc2, .gylc3, .gylc4 {
    display: inline-block;
}

.cglc1 i, .cglc2 i, .cglc3 i {
    font-size: 22px;
    
    line-height: 1.2;
    position: absolute;
    z-index: 100;
    letter-spacing: 1px;
    margin: 40px 0 0 320px;
    color: rgb(0,132,205);
}

.cglc1 a {
    font-size: 22px;
    
    line-height: 1.2;
    position: absolute;
    z-index: 100;
    letter-spacing: 1px;
}

.cglc1 span {
    font-size: 16px;
    
    line-height: 1.2;
    position: absolute;
    z-index: 100;
    letter-spacing: 1px;
}

.cglc2 a {
    font-size: 18px;
    
    line-height: 1.2;
    position: absolute;
    z-index: 100;
    letter-spacing: 1px;
}

    .cglc2 a:nth-child(2) {
        color: rgb(255,255,255);
    }

    .cglc2 a:nth-child(1) {
        color: rgb(0,160,233);
    }

.cglc3 a {
    font-size: 16px;
    
    font-weight: bold;
    line-height: 1.2;
    position: absolute;
    letter-spacing: 1px;
}

.cglc3 span {
    font-size: 14px;
    
    line-height: 1.2;
    position: absolute;
    letter-spacing: 1px;
}
/*采购商流程 end*/


/*供应商流程*/
.gylc1 i, .gylc2 i, .gylc3 i, .gylc4 i {
    font-size: 22px;
    
    line-height: 1.2;
    position: absolute;
    z-index: 100;
    letter-spacing: 1px;
    margin: 13px 0 0 320px;
    color: rgb(0,133,206);
}

.gylc1 a {
    font-size: 22px;
    
    line-height: 1.2;
    position: absolute;
}

.gylc1 span {
    font-size: 16px;
    
    line-height: 1.2;
    position: absolute;
}

.gylc2 a {
    font-size: 20px;
    
    font-weight: bold;
    line-height: 1.2;
    position: absolute;
    color: #fff;
}

.gylc2 span {
    font-size: 18px;
    
    line-height: 1.333;
    position: absolute;
    color: #fff;
}

.gylc3 a {
    font-size: 18px;
    
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.333;
    text-align: center;
    position: absolute;
}

.gylc4 a {
    font-size: 18px;
    
    font-weight: bold;
    line-height: 1.333;
    position: absolute;
}

.gylc4 span {
    font-size: 16px;
    
    line-height: 1.5;
    position: absolute;
}
/*供应商流程 end*/

.swckzx {
    margin-top: 40px;
    margin-bottom: 100px;
}

    .swckzx li {
        float: left;
        list-style: none;
        width: 190px;
        line-height: 80px;
    }

.chckw {
    height: 80px;
    width: 71px;
    background-position: -419px 0;
}

.wdlhcys {
    height: 69px;
    width: 153px;
    background-position: 0 -260px;
}

.whxys1 {
    height: 131px;
    width: 103px;
    background-position: -385px -214px;
    background-color: #0097eb;
}

.whxys2 {
    height: 131px;
    width: 103px;
    background-position: -161px -215px;
    background-color: #0097eb;
}

.whxys3 {
    height: 131px;
    width: 103px;
    background-position: -274px -214px;
    background-color: #0097eb;
}

.swhxys .media {
    margin-bottom: 45px;
}
/*向下箭头*/
.adowm {
    width: 33px;
    height: 33px;
    background: url(/UploadFiles/adown.png) no-repeat;
    display: block;
    margin: 0 auto;
    bottom: -50px;
    cursor: pointer;
    position: relative;
}

    .adowm.b:hover {
        background: url(/UploadFiles/adown1.png) no-repeat;
    }

    .adowm.w:hover {
        background: url(/UploadFiles/adown2.png) no-repeat;
    }

/*三大网站内容*/
.rdet .scontent {
    
    height: 744px;
    
    margin: 0px auto;
    background: url(/UploadFiles/bgi1.jpg) top center no-repeat;
    background-size: cover;
    border-top: 50px solid #F2F2F2;
    letter-spacing: 1px;
}

.idet .scontent {
    width: 100%;
    height: 725px;
    
    margin: 0px auto;
    background: url(/UploadFiles/bgi7.jpg) top center no-repeat;
    background-size: cover;
    border-top: 50px solid #F2F2F2;
    letter-spacing: 1px;
}

.wdet .scontent {
    width: 100%;
    height: 1045px;
    
    margin: 0px auto;
    background: url(/UploadFiles/bgi11.jpg) top center no-repeat;
    background-size: cover;
    border-top: 50px solid #F2F2F2;
    letter-spacing: 1px;
}


.ndet .npanel {
    background-color: #fafafa;
    max-width: 1920px;
    margin: 0 auto;
    border-bottom: 70px solid #fafafa;
}

.ndet .ncontent {
    margin-left: 30%;
}

    .ndet .ncontent img {
        max-width: 100%;
        display: block;
        height: auto;
    }
/*三大网站内容 end*/

.breadcrumb {
    border-radius: 0;
    padding: 28px 0 0 0;
    margin-bottom: 0;
    background-color: #fafafa;
}

    .breadcrumb a {
        color: rgb(51, 51, 51);
    }

        .breadcrumb a:hover {
            color: rgb(0, 132, 205);
        }

    .breadcrumb > .active {
        color: rgb(153, 153, 153);
    }

    .breadcrumb > li + li:before {
        content: ">";
        
        padding: 0 8px;
    }



.imgbox {
    display: table;
    width: 100%;
}

    .imgbox.sstructure {
        margin-left: -125px;
    }

.cultlist tr {
    width: 687px;
    height: 187px;
    border-top: 1px solid #D9D9D9;
}

    .cultlist tr:nth-child(1) {
        border-top: none;
    }

    .cultlist tr td:nth-child(1) {
        width: 150px;
    }

.cultlist img {
    margin: 0 auto;
}

.cultlist .tit {
    font-size: 18px;
    
    color: rgb(77, 77, 77);
    font-weight: bold;
    line-height: 1.167;
    text-align: justify;
    
}

.cultlist .cont {
    font-size: 14px;
    
    color: rgb(77, 77, 77);
    line-height: 1.5;
    text-align: justify;
    margin-top: 18px;
    
}

.brand:nth-child(5n+2) {
    margin-left: 0;
}

.brand {
    float: left;
    margin-left: 7.4%;
    width: 14%;
    height: 80px;
    margin-top: 1%;
}

.brandimg {
    height: 75%;
    display: table;
    width: 100%;
    border: 1px solid rgb(217, 217, 217);
    table-layout: fixed;
}

.imgbox .brand .brandimg p {
    display: table-cell;
    vertical-align: middle;
}

.brand img {
    margin: 0 auto;
    max-height: 100%;
}

.brand .brandtit {
    text-align: center;
    font-size: 14px;
    
    color: rgb(77, 77, 77);
    line-height: 1.5;
    -moz-transform: matrix( 1,0,0,0.99152546900416,0,0);
    -webkit-transform: matrix( 1,0,0,0.99152546900416,0,0);
    -ms-transform: matrix( 1,0,0,0.99152546900416,0,0);
    overflow: hidden;
    height: 22px;
}

.ncontent .bigtitlt {
    font-size: 26px;
    
    color: rgb(51, 51, 51);
    line-height: 1.2;
    padding-top: 60px;
    display: block;
}


.thumbnail {
    display: table;
    text-align: center;
    height: 135px;
    max-height: 135px;
    width: 100%;
    margin-bottom: 10px;
}

    .thumbnail span {
        display: table-cell;
        vertical-align: middle;
    }

    .thumbnail img {
        margin: 0 auto;
    }

.htit {
    display: block;
    text-align: center;
    font-size: 14px;
    
    color: rgb(128, 128, 128);
    line-height: 1.2;
    overflow: hidden;
    height: 18px;
}

.ndet .listbox {
    width: 100%;
    height: 805px;
    border: 1px solid #ebebeb;
    box-shadow: 0px 0px 1px 0px #888888;
    margin-top: 40px;
    padding: 20px 40px;
}

    .ndet .listbox:hover {
        box-shadow: 0px 0px 5px 0px #888888;
    }

.listbox table, .listbox tbody, .listbox tr, .listbox td {
    display: block;
    width: 100%;
}

.listbox td {
    border-bottom: 1px dashed #cecece;
    padding: 24px 10px;
    height: 64px;
}

    .listbox td:hover {
        background-color: #f5f5f5;
    }

        .listbox td:hover a {
            color: rgb(0, 132, 205);
            cursor: pointer;
        }

    .listbox td a {
        font-size: 14px;
        
        color: rgb(128, 128, 128);
        line-height: 1.2;
        height: 18px;
        max-width: 80%;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.listbox a.atime {
    float: right;
}

.listbox table {
    width: 100%;
}

.pplace, .pposition {
    float: left;
    width: 50%;
    margin-top: 40px;
}

.ncontent .pimg {
    width: 20%;
    text-align: center;
    font-size: 16px;
    
    color: rgb(102, 102, 102);
    line-height: 1.2;
    border-right: 1px solid rgb(217, 217, 217);
    float: left;
}

.pminlist {
    float: left;
    width: 70%;
    margin-left: 30px;
}

    .pminlist p {
        font-size: 14px;
        
        color: rgb(102, 102, 102);
        line-height: 1.2;
        margin-left: 30px;
        float: left;
    }

        .pminlist p:hover {
            cursor: pointer;
            text-decoration: underline;
            color: rgb(0, 132, 205);
        }

    .pminlist a.plall, .pminlist a.poall {
        margin-left: 0;
    }

    .pminlist .ckminlist {
        color: rgb(0, 132, 205);
    }

.pother {
    margin: 0 0 0 30px;
    display: inline-block;
    float: left;
}


.pmaxlist {
    padding-top: 50px;
    display: table;
    width: 100%;
}

.pheader {
    padding: 27px 30px;
    border-bottom: 1px solid rgb(230,230,230);
}

.pcontent {
    padding: 30px;
}

    .pcontent ol li {
        margin-top: 10px;
    }

    .pcontent li p span {
        font-size: 14px !important;
        
        color: rgb(128, 128, 128) !important;
        line-height: 2.143 !important;
        background-color: #fafafa !important;
    }

.plist {
    box-shadow: 0px 0px 10px -3px #808080;
    font-size: 14px !important;
    
    color: rgb(128, 128, 128) !important;
    line-height: 1.2 !important;
    margin-top: 10px;
}

    .plist:hover {
        box-shadow: 0px 0px 10px -1px #808080;
    }

#leftheight {
    float: left;
    width: 49%;
}

#rightheight {
    float: left;
    width: 49%;
    margin-left: 15px;
}

.ptitlt {
    font-size: 16px;
    
    color: rgb(77, 77, 77);
    font-weight: bold;
    line-height: 1.2;
    display: table;
}

.pnote {
    margin-top: 10px;
    display: table;
}

.more {
    width: 300px;
    height: 36px;
    display: inline-block;
    line-height: 36px;
}

/*时间轴*/
#timeline {
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

    #timeline:before {
        content: "";
        width: 3px;
        height: 100%;
        background: rgb(0, 132, 205);
        left: 50%;
        top: -25px;
        position: absolute;
    }

    #timeline:after {
        content: "";
        clear: both;
        display: table;
        width: 100%;
    }

    #timeline .timeline-item {
        margin-bottom: 50px;
        position: relative;
        display: table-caption;
    }

    #timeline .timeline-content.left .dimg {
        position: relative;
        z-index: 51;
    }

    #timeline .timeline-item.right {
        margin-top: -30%;
        position: relative;
        z-index: 50;
    }

    #timeline .timeline-icon {
        background: #f9f9f9;
        width: 50px;
        height: 20px;
        position: absolute;
        left: 50%;
        overflow: hidden;
        margin-left: -23px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
    }

        #timeline .timeline-icon a {
            position: relative;
            width: 8px;
            height: 8px;
            display: block;
            background-color: rgb(0, 132, 205);
            border-radius: 50%;
            margin: 0 auto;
            margin-top: 6px;
        }

    #timeline .timeline-content {
        width: 45%;
        padding: 20px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        #timeline .timeline-content .htime {
            margin: -20px -20px 0 -20px;
            font-weight: 500;
            -webkit-border-radius: 3px 3px 0 0;
            -moz-border-radius: 3px 3px 0 0;
            -ms-border-radius: 3px 3px 0 0;
            border-radius: 3px 3px 0 0;
            background-color: rgb(0, 132, 205);
            width: 92px;
            height: 30px;
            display: block;
            -webkit-border-radius: 14px;
            -moz-border-radius: 14px;
            -ms-border-radius: 14px;
            border-radius: 14px;
            font-size: 14px;
            
            color: rgb(250, 250, 250);
            text-align: center;
            line-height: 30px;
            z-index: 50;
            position: relative;
        }

        #timeline .timeline-content .dimg {
            margin-top: 25px;
            border: 1px solid rgb(217, 217, 217);
            background-color: rgb(255, 255, 255);
        }

        #timeline .timeline-content .htit {
            width: 100%;
            display: block;
            text-align: center;
            margin-top: 5px;
            font-size: 14px;
            
            color: rgb(51, 51, 51);
            line-height: 1.2;
        }

        #timeline .timeline-content img {
            max-width: 100%;
            height: auto;
            display: block;
            margin: 0 auto;
        }

        #timeline .timeline-content.left .htime {
            float: right;
        }

        #timeline .timeline-content.right {
            float: right;
        }

    #timeline .timeline-icon.guanzhu {
        width: 78px;
        height: 78px;
        background: rgb(0, 132, 205);
        font-size: 14px;
        
        color: rgb(250, 250, 250);
        font-weight: bold;
        margin-left: -38px;
        line-height: 78px;
    }




/*分页*/
.anpager {
    margin-top: 30px;
    height: 25px;
    text-align: center;
}

.pagecount, .pagenum {
    font-size: 14px;
    
    color: rgb(102, 102, 102);
    line-height: 1.2;
}

p.pagecount {
    text-align: center;
    padding-top: 25px;
}

span.pagenum, a.pagenum, a.endpage, a.startpage, span.endpage, span.startpage, a.prvpage, span.prvpage, a.nextpage, span.nextpage {
    margin-left: 10px;
}

.pagenum {
    width: 25px;
    height: 25px;
    display: inline-table;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
}

.nowpage {
    background-color: rgb(0, 132, 205);
    color: rgb(255, 255, 255);
}

a.endpage, a.startpage, span.endpage, span.startpage, a.prvpage, span.prvpage, a.nextpage, span.nextpage {
    font-size: 14px;
    
    color: rgb(153, 153, 153);
    line-height: 1.2;
    width: 25px;
    height: 25px;
    display: inline-table;
    border-radius: 50%;
    border: 1px solid;
    text-align: center;
    line-height: 21px;
}

a.prvpage, span.prvpage {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

a.prvpage, span.prvpage, a.nextpage, span.nextpage {
    line-height: 20px;
}

    a.endpage:hover, a.startpage:hover, a.prvpage:hover, a.nextpage:hover, a.pagenum:hover {
        background-color: rgb(0, 132, 205);
        border-radius: 50%;
        color: rgb(255, 255, 255);
    }
/*分页 end*/

.didzlc, .swgyslc {
    width: 100%;
    height: 823px;
    margin: 0px auto;
    background: url(/UploadFiles/bgi9.png) top center no-repeat;
    background-size: cover;
    padding-top: 143px;
    margin-top: -110px;
}

.sryzz {
    width: 100%;
    height: 655px;
    margin: 0px auto;
    background: url(/UploadFiles/bgi6.png) top center no-repeat;
    background-size: cover;
    padding-top: 155px;
    margin-top: -110px;
    margin-bottom: 80px;
}
/*QC检测*/
.sqcjc {
    margin-top: 50px;
    margin-bottom: 90px;
}

    .sqcjc .sqcbox div {
        float: left;
        width: 198px;
        font-size: 20px;
        
        color: rgb(0, 132, 205);
        font-weight: bold;
        line-height: 1.2;
        -moz-transform: matrix( 0.91416307466421,0,0,0.91063829787234,0,0);
        -webkit-transform: matrix( 0.91416307466421,0,0,0.91063829787234,0,0);
        -ms-transform: matrix( 0.91416307466421,0,0,0.91063829787234,0,0);
    }

.sqcbox a {
    width: 155px;
    display: block;
    text-align: -webkit-center;
    text-align: center;
    margin-top: 18px;
}

.sqcjc .sqcbox div:nth-child(5) {
    float: left;
    width: 155px;
}
/*QC检测 end*/
/*IC 核心竞争力*/
.shxjzl {
    width: 100%;
    height: 1377px;
    margin: 0px auto;
    background: url(/UploadFiles/bgi5.png) top center no-repeat;
    background-size: cover;
    padding-top: 155px;
}

    .shxjzl a {
        font-size: 22px;
        
        color: rgb(252, 252, 252);
        line-height: 1.2;
        position: absolute;
    }

    .shxjzl p {
        font-size: 14px;
        
        color: rgb(250, 250, 250);
        line-height: 1.5;
        text-align: justify;
        position: absolute;
        width: 160px;
        letter-spacing: 2px;
    }

    .shxjzl a.a {
        top: 150px;
    }

    .shxjzl p.a {
        top: 210px;
    }

    .shxjzl a.b {
        top: 480px;
    }

    .shxjzl p.b {
        top: 537px;
    }

    .shxjzl a.c {
        top: 808px;
    }

    .shxjzl p.c {
        top: 870px;
    }
/*一*/
.ayzkk {
    left: 60px;
}

.pyzkk {
    left: 30px;
}

.adjxg {
    left: 295px;
}

.pdjxg {
    left: 264px;
}

.aczjd {
    left: 527px;
}

.pczjd {
    left: 496px;
}

.atxfw {
    left: 760px;
}

.ptxfw {
    left: 730px;
}

/*二*/
.ajhkj {
    left: 80px;
}

.pjhkj {
    left: 49px;
}

.azlpz {
    left: 294px;
}

.pzlpz {
    left: 264px;
}

.ashfw {
    left: 528px;
}

.pshfw {
    left: 498px;
}

.aptqq {
    left: 760px;
}

.pptqq {
    left: 730px;
}
/*三*/
.awlfdj {
    left: 105px;
}

.pwlfdj {
    left: 76px;
}

.ajslh {
    left: 350px;
}

.pjslh {
    left: 319px;
}

.sihxys {
    width: 100%;
    height: 937px;
    margin: 0px auto;
    background: url(/UploadFiles/bgi10.png) top center no-repeat;
    background-size: cover;
    padding-top: 155px;
    margin-bottom: 100px;
}

.swhxys {
    width: 100%;
    height: 903px;
    margin: 0px auto;
    background: url(/UploadFiles/bgi13.png) top center no-repeat;
    background-size: cover;
    padding-top: 155px;
    margin-bottom: 80px;
}
/*IC 核心竞争力 end*/

/*搜索框*/
.dsearch {
    width: 580px;
    height: 44px;
    border: 1px solid rgb(195, 67, 72);
    margin: 0 auto;
    border-radius: 21px;
}

.sinput {
    border-radius: 21px 0 0 21px;
    border-width: 0;
    height: 41px;
    width: 79%;
    outline: none;
    padding-left: 28px;
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    color: rgb(191,191,191);
}

.asearch {
    height: 42px;
    width: 21%;
    background-position: -447px -48px;
    float: right;
    margin-right: -2px;
}

.dwsearch {
    width: 578px;
    height: 44px;
    border: 1px solid #196948;
    margin: 0 auto;
    border-radius: 21px;
    margin-top: 50px;
}

    .dwsearch .asearch {
        height: 42px;
        width: 120px;
        background-position: 0 -207px;
        float: right;
        border-top-right-radius: 21px;
        border-bottom-right-radius: 21px;
        margin-right: -2px;
    }
/*搜索框 end*/
.slinebox {
    text-align: center;
}

.rbrand, .dwfazl {
    border-bottom: 80px solid #fff;
    border-top: 80px solid #fff;
    background-color: #fff;
}


/*swiper控制器*/
.swiper-button {
    background: url(/UploadFiles/swiper-button.png) no-repeat;
    display: block;
}

.swiper-container .swiper-button {
    position: absolute;
    top: 40%;
}

.white-button-next {
    height: 28px;
    width: 17px;
    background-position: -19px 0;
}

.white-button-prev {
    height: 28px;
    width: 17px;
    background-position: -19px -33px;
}

.blue-button-prev {
    height: 28px;
    width: 17px;
    background-position: 0 -26px;
}

.blue-button-next {
    height: 28px;
    width: 17px;
    background-position: 0 1px;
}
/*swiper控制器 end*/


#scmb p, #ckzx p {
    margin-top: 9px;
}

/*标题*/
.aboutsyd {
    font-size: 24px;
   color: rgb(0, 0, 0);
    line-height: 1.2;
    position: relative;
    top: 0;
    letter-spacing: 2px;
}

.drcgms .aboutsyd, .shxjzl .aboutsyd, .dicphtcx .aboutsyd, .sihxys .aboutsyd, .dwcglc .aboutsyd, .swhxys .aboutsyd {
    color: #fafafa;
    font-size: 24px;
}

.s_24_77 {
      font-size: 24px;
   color: rgb(0, 0, 0);
}

.s_24_51 {
     font-size: 24px;
   color: rgb(0, 0, 0);
}

/*品牌类别*/
.brandtype {
    margin-top: 40px;
    text-align: center;
    color: rgb(0, 132, 205);
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
    cursor: pointer;
}

.realdlbrand, .realfxbrand {
    margin-top: 35px;
    width: 100%;
    height: 300px;
}

.dwcglc .realdlbrand, .swgyslc .realdlbrand {
    height: 370px;
}

.chbrand {
    text-decoration: underline;
}
/*采购模式*/
.scgmsjs {
    margin-top: 46px;
    max-height: 458px;
    overflow: hidden;
}

    .scgmsjs li {
        float: left;
        list-style: none;
        max-width: 25%;
        width: 25%;
    }

    .scgmsjs .msbox {
        width: 205px;
        max-width: 205px;
        margin: 0 auto;
    }

        .scgmsjs .msbox p {
            text-align: Justify;
            text-justify: inter-ideograph;
        }




.rbrand li {
    list-style: none;
    margin-top: 20px;
    border: 1px solid rgb(230, 230, 230);
    height: 52px;
    width: 160px;
    display: table;
}

    .rbrand li span {
        display: table-cell;
        vertical-align: middle;
    }

.rbrand img {
    max-height: 52px;
    max-width: 160px;
}

.shonor .swiper-wrapper {
    margin: 0 auto;
}

.shonor li:nth-child(1) {
    border-left: 1px solid rgb(217, 217, 217);
}

.shonor li {
    float: left;
    list-style: none;
    width: 20%;
    text-align: center;
    line-height: 135px;
    border-right: 1px solid rgb(217, 217, 217);
    border-left: 1px solid #fff;
    height: 135px;
}




    .shonor li:hover {
        border-right: 1px solid #0084cd;
        border-left: 1px solid #0084cd;
    }


.swiper-wrapper {
    height: auto!important;
    
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: auto!important;
}

.shonor .swiper-slide:nth-child(1) {
    margin-left: 0;
}

.shonor .swiper-slide > div {
    height: 160px;
    width: 226px;
}

.shonor .swiper-slide p {
    line-height: 155px;
    background: #fff;
    height: 160px;
    width: 226px;
    border: 1px solid rgb(217, 217, 217);
}

.dspnews .swiper-slide > div {
    width: 70%;
}

.sryzz .swiper-container2 {
    max-height: 160px;
}

.sryzz .swiper-button {
    position: absolute;
}


.sryzz .shonor img, .gethonor .shonor img {
    max-height: 160px;
    max-width: 224px;
}

.dpartner {
    margin-top: 40px;
    display: table;
    width: 100%;
}

/*资讯详细*/
.dcontent {
    margin: 0 auto;
    border-bottom: 126px solid #fafafa;
    background-color: #fafafa;
    border-top: 60px solid #fafafa;
}

    .dcontent img {
        max-width: 100%;
        height: auto;
        
    }

    .dcontent .dtitle {
        font-size: 22px;
        
        color: rgb(51, 51, 51);
        line-height: 1.2;
        text-align: center;
        margin: auto 0;
    }

    .dcontent .dtime {
        font-size: 14px;
        font-family: "Microsoft YaHei";
        color: rgb(128, 128, 128);
        line-height: 1.2;
        margin: 29px auto 0;
        text-align: center;
    }

    .dcontent .dtext {
        margin: 33px auto 0;
    }

.dtime .dreads {
    margin-left: 41px;
}

.dcontent .dsolidline {
    background-color: rgb(204, 204, 204);
    height: 1px;
    margin: 20px auto 0;
}

.dcontent .ddashedline {
    border: 1px dashed rgb(204, 204, 204);
    margin: 80px auto 0;
}


.dcontent .dprv_dnext, .dcontent .fenxiang em {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    line-height: 1.5;
    text-align: justify;
    margin: 0 auto;
}

    .dcontent .dprv_dnext span {
        color: #808080;
    }

    .dcontent .dprv_dnext a {
        color: #666666;
    }

        .dcontent .dprv_dnext a:hover {
            color: #0084cd;
        }

.goback {
    cursor: pointer;
    background-image: url(/UploadFiles/w_goback.png);
    width: 86px;
    height: 36px;
    display: inline-table;
    float: right;
}

    .goback:hover {
        background-image: url(/UploadFiles/b_goback.png);
    }

/*分享*/
.fenxiang {
    height: 40px;
    margin: 40px auto 0;
}


/**************/
.logo a {
    display: block;
}

.social_icons {
    float: right;
    margin-top: 2em;
}

    .social_icons li {
        list-style: none;
        color: #fff;
    }

    .social_icons ul > li {
        float: left;
    }

    .social_icons ul ul > li {
        height: 16px;
        line-height: 16px;
    }

/*线条*/
.juxing_k {
    background-color: #ccc;
    position: relative;
    top: 20px;
    height: 1px;
    display: block;
    float: right;
}

.juxing {
    background-color: #ccc;
    position: relative;
    float: left;
    top: 20px;
    height: 1px;
    display: block;
}

.juxing_1_k, .juxing_1 {
    width: 352px;
    
    top: 15px;
}

.juxing_2_k, .juxing_2 {
    width: 310px;
    top: 15px;
}

.juxing_3_k, .juxing_3 {
    width: 255px;
    top: 15px;
}

.juxing_4_k, .juxing_4 {
    width: 510px;
}

.juxing_5_k, .juxing_5 {
    width: 470px;
}

.juxing_6_k, .juxing_6 {
    width: 388px;
}

.juxing_7_k, .juxing_7 {
    width: 490px;
}

.juxing_8_k, .juxing_8 {
    width: 460px;
}

.juxing_9_k, .juxing_9 {
    width: 308px;
    top: 15px;
}

.juxing_10_k, .juxing_10 {
    width: 358px;
    top: 15px;
}

.juxing_11_k, .juxing_11 {
    width: 370px;
    top: 15px;
}

.juxing_12_k, .juxing_12 {
    width: 390px;
    top: 15px;
}

.juxing_13_k, .juxing_13 {
    width: 362px;
    top: 15px;
}

.juxing_14_k, .juxing_14 {
    width: 260px;
    display: none;
}
/*----top-move------*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 40px;
    height: 22px;
    border: none;
    text-indent: 100%;
    background: url(../images/move-top.png) no-repeat 0px 0px;
}

/***** Media Quries *****/
@media screen and (max-width: 768px) {
    #timeline .timeline-item.right {
        margin-top: auto;
    }

    #timeline:before {
        left: 0;
    }

    #timeline .timeline-item .timeline-content {
        width: 90%;
        float: right;
    }

        #timeline .timeline-item .timeline-content:before, #timeline .timeline-item .timeline-content.right:before {
            left: 10%;
            margin-left: -6px;
            border-left: 0;
            border-right: 7px solid #ee4d4d;
        }

    #timeline .timeline-item .timeline-icon {
        left: 0;
    }

    #timeline .timeline-item .timeline-content.left .htime {
        float: none;
    }
}


@media screen and (max-width: 800px) {
    .logo {
        text-align: center;
        float: none;
        margin-top: 0.5em;
        margin-right: 0em;
    }

    .h_menu4 {
        float: none;
    }

    a.toggleMenu {
        background: #00669f;
        text-align: center;
        font-weight: 600;
        font-size: 1.6em;
        color: #fff;
        padding: 0.3em 0;
        width: 100%;
        text-transform: uppercase;
        margin-top: 0.4em;
    }

    .nav {
        margin-top: 0;
        background: #0084cd;
    }

        .nav li a {
            padding: 10px 15px;
        }

    .active {
        display: block;
    }

    .nav > li {
        float: none;
    }

        .nav > li > .parent {
            background-position: 95% 50% !important;
        }

    .nav ul {
        display: block;
        width: 100%;
    }

    .nav > li.hover > ul, .nav li li.hover ul {
        position: static;
    }



    .nav li a {
        display: block;
        padding: 22.5px 21px;
        text-align: center;
    }

    .nav > li > ul {
        width: auto;
    }

    .nav .down a {
        width: auto;
    }

    .nav .nodown a {
        width: auto;
    }

    .nav a {
        height: 45px;
    }

    .nav > li a {
        line-height: 27px;
    }

    .nav li a {
        display: block;
        padding: 10.5px 10px;
        text-align: center;
    }

    .nav li li a {
        line-height: 20px;
    }

    .header_bottom_right {
        float: right;
        width: 77%;
        text-align: center;
    }


    .social_icons {
        float: right;
        margin-top: 2em;
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .col-sm-6 {
        margin-right: 0;
        margin-left: 0;
        width: 100%;
    }
}

@media screen and (max-width:768px) {
    .sbrand .sbranddllogo, .sbrand .sbrandfxlogo {
        height: auto;
    }

        .sbrand .sbranddllogo li, .sbrand .sbrandfxlogo li {
            width: 50%;
        }

    .gethonor {
        display: none;
    }

    .dpartner .shonor li {
        width: 50%;
    }

    .dcontent {
        padding: 0 2%;
    }

    #leftheight, #rightheight {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    .ndet .listbox {
        padding: 0 0;
    }

    a.toggleMenu {
        background: #00669f;
        text-align: center;
        font-weight: 600;
        font-size: 1.6em;
        color: #fff;
        padding: 0.3em 0;
        width: 100%;
        text-transform: uppercase;
        margin-top: 0.4em;
    }


    .nav li a {
        display: block;
        padding: 22.5px 21px;
        text-align: center;
    }

    .container {
        width: auto;
    }

    .nav > li > ul {
        width: auto;
    }

    .nav .down a {
        width: auto;
    }

    .nav .nodown a {
        width: auto;
    }

    .nav a {
        height: 45px;
    }

    .nav > li a {
        line-height: 27px;
    }

    .nav li a {
        display: block;
        padding: 10.5px 10px;
        text-align: center;
    }

    .nav li li a {
        line-height: 20px;
    }

}


@media screen and (max-width: 992px) {
    .menuitem, .ncontent .pimg {
        display: none;
    }

    .imgbox.sstructure {
        margin-left: auto;
    }

    .ndet .ncontent {
        width: 90%;
        margin-left: 5%;
    }

    .social_icons {
        display: none;
    }

    .sbrand .sbrandtype {
        display: none;
    }

    .sbrand .sbranddllogo, .sbrand .sbrandfxlogo {
        width: 100%;
        margin-left: auto;
    }
}

@media (min-width: 1200px) {
    .nav {
        margin-left: 65px;
    }

    .footer-top {
        width: 1200px;
    }

    .footer-bottom {
        width: 1200px;
    }


    .footer-top .col-xs-3:nth-child(1) li:nth-child(1), .footer-top .col-xs-3:nth-child(2) li:nth-child(1), .footer-top .col-xs-3:nth-child(3) li:nth-child(1), .footer-top .col-xs-3:nth-child(4) li:nth-child(1) {
        margin-top: 2px;
    }

    .footer-top .col-xs-3:nth-child(1) {
        width: 11.5%;
    }

    .footer-top .col-xs-3:nth-child(2) {
        width: 8.5%;
        margin-left: 110px;
    }

    .footer-top .col-xs-3:nth-child(3) {
        width: 9%;
        margin-left: 126px;
    }

    .footer-top .col-xs-3:nth-child(4) {
        width: 11%;
        margin-left: 137px;
    }

    .footer-top .col-xs-3:nth-child(5) {
        width: 20%;
        margin-left: 107px;
    }

    .footer-top .col-xs-3:nth-child(1) li {
        margin-left: 38px;
    }

    .footer-top .col-xs-3:nth-child(2) li {
        margin-left: 34px;
    }

    .footer-top .col-xs-3:nth-child(3) li {
        margin-left: 40px;
    }

    .footer-top .col-xs-3:nth-child(4) li {
        margin-left: 35px;
    }
}

@media screen and (max-width: 1200px) {
    .pt {
        display: none;
    }

    .news {
        display: none;
    }

    .zp {
        display: none;
    }

    .about {
        display: none;
    }

    .footer .row .col-xs-3:last-child {
        display: none;
    }

    .col-xs-3 {
        width: 23%;
    }

    .col-sm-6 {
        width: 98%;
        margin-left: 6%;
    }


    .dspjj .media-left {
        display: none;
    }

    .spnews {
        display: none;
    }

    .dspnews {
        display: none;
    }

    .dspjj {
        display: block !important;
    }

    .juxing_k, .juxing {
        display: none;
    }

    .leftCor {
        margin-left: -25.5%;
    }

    .rightCor {
        margin-left: 111.4%;
    }
}
