body {
    background: #f3f5f7
}

.topBox {
    width: 100%;
    height: 80px;
    background: url(../image/sk_navBg.jpg) repeat;
}

#image_menu {
    margin-left: 30px;
    height: 80px;
    overflow: hidden;
}

#image_menu li {
    border-right: 1px solid #3a6ae4;
}

#image_menu li a {
    display: block;
    width: 227px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 16px;
    color: #b7cbff;
}

#image_menu li a.on,
#image_menu li a:hover {
    background: url(../image/sk_navBgOn.jpg) repeat;
    font-weight: bold;
    color: #fff;
}

.smallpic .hd a {
    display: block;
    width: 30px;
    height: 80px;
}

.smallpic .prev {
    background: url(../image/sk_left.png) no-repeat;
    z-index: 10;
    top: 0px;
    left: 0;
}

.smallpic .prev:hover {
    background: url(../image/sk_leftOn.png) no-repeat;
}

.smallpic .next {
    background: url(../image/sk_right.png) no-repeat;
    z-index: 10;
    top: 0px;
    right: 0;
}

.smallpic .next:hover {
    background: url(../image/sk_rightOn.png) no-repeat;
}

.titleStyle {
    background: url(../../huiqi/image/index_titlebg.png) no-repeat center;
    font-weight: bold;
    font-size: 24px;
    color: #184dd3;
    text-align: center;
    line-height: 88px;
    height: 88px;
}

.infoBox {
    padding: 20px;
    background: #fff;
    border-radius: 4px;
}

/* 产业概括 start */
.cygkBox .defaultPic {
    display: block;
    width: 502px;
    height: 301px;
    border-radius: 4px;
}

.cygkBox .picBox {
    width: 502px;
    height: 301px;
    border-radius: 4px;
    overflow: hidden;
}

.cygkBox .picBox .bd {
    width: 502px;
    height: 301px;
    overflow: hidden;
}

.cygkBox .picBox .bd ul li,
.cygkBox .picBox .bd ul li img {
    display: block;
    width: 502px;
    height: 301px;
}

.cygkBox .picBox .hd {
    background: url(../image/sk_popBg.png) repeat;
    width: 100%;
    height: 63px;
    bottom: 0;
    left: 0;
    z-index: 10;
    border-radius: 0 0 4px 4px;
}

.cygkBox .picBox .hd ul {
    margin: 6px 0 0 20px;
}

.cygkBox .picBox .hd ul li {
    width: 67px;
    height: 40px;
    border-radius: 5px;
    margin-right: 20px;
    border: 2px solid transparent;
}

.cygkBox .picBox .hd ul li.on {
    border: 2px solid #769dff;
}

.cygkBox .picBox .hd ul li img {
    display: block;
    width: 100%;
    height: 100%;
}

.cygkBox .textBox {
    width: 626px;
    height: 301px;
    overflow-y: scroll;
}

.cygkBox .textBox h2 p {
    line-height: 27px;
    font-weight: bold;
    font-size: 20px;
}

.cygkBox .textBox h2 span {
    width: 76px;
    height: 5px;
    background: 5px;
    border-radius: 2px;
    background-color: #184dd3;
    bottom: -10px;
    left: 0;
}

.cygkBox .textBox .contentBox {
    line-height: 34px;
    font-size: 16px;
    margin-top: 20px;
    height: 250px;
}

/* 产业概括 end */
/* 工业产品 start */
.gycpBox .leftBox {
    width: 230px;
    height: 460px;
    background: url(../image/sk_pic01.png) no-repeat;
    overflow: hidden;
    margin-bottom: 20px;
}

.gycpBox .leftBox a {
    font-size: 18px;
    color: #e5ecff;
    margin: 390px 0 0 32px;
    display: block;
}

.gycpBox {
    padding-bottom: 0 !important;
}

.gycpList {
    width: 928px;
    height: 480px;
    overflow: hidden;
}

.gycpList li {
    width: 403px;
    height: 108px;
    padding: 15px 20px;
    border: 1px solid #eaeaea;
    margin: 0 0 20px 18px;
}

.gycpList li:hover {
    box-shadow: 0 0 10px #e2e2e2;
}

.gycpList .price {
    height: 27px;
    line-height: 27px;
    padding: 0 10px;
    min-width: 44px;
    max-width: 64px;
    background: #fa8936;
    border-radius: 50px 0 0 50px;
    text-align: right;
    top: 6px;
    right: 0;
    color: #fff;
}

.gycpList .picBox,
.gycpList .picBox img {
    display: block;
    width: 109px;
    height: 109px;
}

.gycpList .textBox {
    width: 270px;
}

.gycpList .productName {
    display: block;
    width: 190px;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
}

.gycpList .productName:hover {
    color: #184dd3;
}

.gycpList .productType {
    color: #999;
    padding: 8px 0 18px;
    border-bottom: 1px solid #efefef;
}

.gycpList .place {
    width: 180px;
    line-height: 25px;
    height: 25px;
}

.docking {
    width: 65px;
    line-height: 24px;
    height: 24px;
    text-align: center;
    color: #184cd4;
    padding-left: 15px;
    background: url(../image/home_consult.png) no-repeat left center;
}

.mt12 {
    margin-top: 12px;
}

/* 工业产品 end */
/* 生产企业 start */
.scqyBox .leftBox {
    width: 230px;
    height: 460px;
    background: url(../image/sk_pic02.png) no-repeat;
    overflow: hidden;
    margin-bottom: 20px;
}

.scqyBox .leftBox a {
    font-size: 18px;
    color: #e5ecff;
    margin: 390px 0 0 32px;
    display: block;
}

.scqyBox {
    padding-bottom: 0 !important;
    margin-bottom: 35px;
}

.scqyList {
    width: 928px;
    height: 480px;
    overflow: hidden;
}

.scqyList li {
    width: 403px;
    height: 108px;
    padding: 15px 20px;
    border: 1px solid #eaeaea;
    margin: 0 0 20px 18px;
    border-radius: 4px;
}

.scqyList li:hover {
    box-shadow: 0 0 10px #e2e2e2;
}
.scqyList li .imageBox{
    width: 109px;
    height: 109px;
    border-radius: 4px;
}
.scqyList li .imageBox img{
    display: block;
    width: 109px;
    height: 109px;
    border-radius: 4px;
}
.scqyList li .textBox {
    width: 272px;
}

.scqyList .companyName {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    height: 20px;
    margin-bottom: 8px;
    margin-top: 3px;
}

.scqyList .companyName:hover {
    color: #184dd3;
}
.scqyList .details {
    color: #999;
    margin-bottom: 15px;
}

.scqyList .details p,
.scqyList .details span,
.scqyList .details h1,
.scqyList .details h2 {
    color: #999 !important;
    line-height: 22px !important;
    text-align: left !important;
    text-indent: 0px !important;
    font-size: 14px !important;
    font-weight: normal !important;
    display: inline;
}

.scqyList .details img {
    display: none;
}

.scqyList .bottomBox {
    border-top: 1px solid #efefef;
    padding-top: 9px;
}

.scqyList .place {
    color: #666;
    padding-left: 15px;
    line-height: 24px;
    height: 24px;
    width: 165px;
    background: url(../image/GYCPL_iconDiZhi.png) no-repeat left center;
}

/* 生产企业 end */
/* 弹窗 */
.applyPop_box {
    width: 520px;
    height: 268px;
}

.applyPop_box h2 {
    height: 50px;
    line-height: 50px;
    background: #1569e6;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.closeBtn {
    background: url(../../../public/images/icons/alertClose.png) no-repeat;
    width: 15px;
    height: 15px;
    top: 20px;
    right: 20px;
}

.applyPop_box .inputBox span {
    width: 122px;
    text-align: right;
    line-height: 20px;
    padding: 10px 0;
    color: #666;
}

.applyPop_box p {
    width: 350px;
    line-height: 20px;
    padding: 10px 0;
}

.mainpopBg {
    height: 223px;
    background: url(../../../public/images/pics/popBg.png) no-repeat;
    overflow-y: scroll;

}

.nodataPic {
    width: 928px;
}
