﻿/*default*/
body
{
    background-color: #fff;
    margin: 0;
    padding: 0;
    background-image: url(bg.jpg);
    font-family: Verdana,宋体;
}
body, td, select, input, div
{
    font-size: 13px;
    color: #555;
}
ul, ul li, p
{
    padding: 0;
    margin: 0;
    list-style: none;
}
a
{
    text-decoration: none;
    color: #333;
}
a:hover
{
    text-decoration: underline;
    color: #ff0000;
}
.input_on
{
    padding: 2px 8px 0pt 3px;
    height: 18px;
    border: 1px solid #999;
    background-color: #FFFFCC;
}
.input_out
{
    padding: 2px 8px 0pt 3px;
    height: 18px;
    border: 1px solid #CCC;
    background-color: #FFF;
}

.title, .title a
{
    color: #fff;
    font-family: Verdana,微软雅黑;
    letter-spacing: -1px;
}
.title2, .title2 a
{
    color: #a11100;
    font-family: Verdana,微软雅黑;
    letter-spacing: -1px;
}
.title span, .title2 span
{
    font-weight: normal;
    font-size: 11px;
    font-family: Candara;
    float: right;
    padding-right: 10px;
}

.sBorder
{
    border: 1px solid #e6e6e6;
}



.HeadFrame
{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    height: auto;
    background: url(HeadBg.jpg);
}
.HeadBody
{
    margin: 0px auto;
    padding: 0px;
    width: 960px;
    height: 138px;
    background: url(HeadBg2.jpg);
}
.HeadLine
{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    height: 17px;
    background: url(lineBg.jpg);
}

.MenuFrame
{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    height: auto;
    background-color: #8f0100;
    border-top: 1px solid #780000;
}
.MenuBody
{
    margin: 0px auto;
    padding: 0px;
    width: 960px;
    height: 41px;
}

.BannerFrame
{
    margin: 10px auto;
    padding: 0px;
    width: 980px;
    height: auto;
}
.BannerBody
{
    margin: 0px auto;
    padding: 0px;
    width: 960px;
    height: auto;
}

.FootFrame
{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
}
.FootBody
{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    height: 120px;
    background: url(FootBg.jpg);
}

/*frame*/
.sFrameBg
{
    margin: 0px auto;
    padding: 0px;
    width: 980px;
    height: auto;
    overflow: hidden;
    background-color: #fff;
}
.sFrame
{
    margin: 0px auto;
    padding: 0px;
    width: 960px;
    height: auto;
    overflow: hidden;
}

/*header
.sHead { margin: 0px auto;width:100%; background-image: url(s_BannerBg.gif); background-position:0px 0px;}*/
.sHead ul li
{
    float: left;
}
.sLogo
{
    display: table-cell;
    vertical-align: middle;
}
.sLogo img
{
    border: none;
    vertical-align: middle;
}

.sTop
{
    width: 100%;
    text-align: right;
}
.sTop ul
{
    float: right;
    padding: 0px;
    margin: 0px;
}
.sTop ul li
{
    float: left;
    color: #fff;
    line-height: 30px;
    width: 60px;
    padding: 0px 2px;
}
.sTop ul li a
{
    color: #fff;
}

.sSearch
{
    float: left;
    width: 320px;
    text-indent: 20px;
    text-align: right;
}
.sSerachInput, .sSearchSubmit
{
    float: left;
    margin-left: 8px;
}
.sSerachInput
{
    border: #780000 1px solid;
    padding-right: 2px;
    padding-left: 3px;
    padding-bottom: 0px;
    width: 200px;
    height: 21px;
    color: #666;
    padding-top: 2px;
    font-size: 12px;
}
.sSearchSubmit
{
    background: url(s_controls.gif);
    background-position: 0px 0px;
    width: 59px;
    height: 25px;
    cursor: pointer;
    border: 0px;
}


/*menu*/
#sMenu
{
    margin: 0px auto;
    width: 100%;
    height: 41px;
    background-color: #8f0100;
    z-index: 1;
}
#sMenu ul
{
    float: left;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
#sMenu li
{
    float: left;
    width: 86px;
    height: 41px;
}
#sMenu li
{
    padding: 0px;
    margin: 0px;
    background-image: url(MenuBg.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#sMenu li a
{
    line-height: 41px;
    display: block;
    font-weight: bold;
    font-size: 12px;
    width: 86px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
#sMenu li a.here
{
    background-color: #7a0000;
    color: #fff;
}
#sMenu li a:hover
{
    background-color: #7a0000;
    color: #fff8a4;
}
#sMenuHere
{
    background-color: #6a0000;
    color: #fff8a4;
}



/*type*/
#typeList
{
    margin: 0px auto;
    width: 100%;
    background-color: #fff;
}
#typeList li
{
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    text-indent: 30px;
    background-color: #fff;
}
#typeList li
{
    border-bottom: solid 1px #f4f4f4;
    background-image: url(TypeBg.gif);
    background-position: 0px -168px;
    background-repeat: no-repeat;
}
#typeList li a
{
    display: block;
}
#typeList li a.here
{
    color: #008eea;
}
#typeList li a:hover
{
    color: #008eea;
}
#typeListHere
{
    color: #008eea;
}


/**************Frame（LMR）***************/
.sLeft, .sMiddle, .sRight, .sMain
{
    height: auto;
    float: left;
}
.sLeft_Frame, .sMiddle_Frame, .sRight_Frame, .sMain_Frame
{
}
.sLeft_Menu, .sMiddle_Menu, .sRight_Menu, .sMain_Menu
{
    background-image: url(TypeBg.gif);
    height: 35px;
    line-height: 35px;
    text-indent: 18px;
    font-weight: bold;
}
.sMiddle_Menu, .sRight_Menu, .sMain_Menu
{
    background-position: 0px -89px;
}
.sLeft_Content, .sLeft2_Content, .sMiddle_Content, .sRight_Content, .sMain_Content, .sMain2_Content
{
    background-color: #fff;
}

/*left*/
.sLeft
{
    width: 240px;
}
.sLeft_Frame
{
    width: 220px;
}
.sLeft_Menu
{
    width: 100%;
    background-position: 0px 0px;
    border-bottom: 0px;
}
.sLeft_Content
{
    width: 100%;
    border-top: 0px;
}

/*sMain*/
.sMain
{
    width: 720px;
}
.sMain_Frame
{
    width: 720px;
}
.sMain_Menu
{
    width: 100%;
}
.sMain_Content
{
    width: 100%;
    overflow: hidden;
}

/*middle*/
.sMiddle
{
    width: 440px;
}
.sMiddle_Frame
{
    width: 420px;
}
.sMiddle_Menu
{
    width: 100%;
}
.sMiddle_Content
{
    width: 100%;
}

/*right*/
.sRight
{
    width: 280px;
}
.sRight_Frame
{
    width: 280px;
}
.sRight_Menu
{
    width: 100%;
}
.sRight_Content
{
    width: 100%;
}

/*Break*/
.sBreak
{
    line-height: 9px;
}

/*首页产品分类*/
.sType
{
    width: 210px;
    margin: 0px auto;
}
.sType ul
{
    list-style: none;
}
.sType ul li
{
    line-height: 28px;
    background-image: url(TypeBg.gif);
    background-position: 0 -39px;
    background-repeat: no-repeat;
    margin: 5px auto;
    text-indent: 48px;
}
/*首页新闻列表*/
.sNews
{
    width: 274px;
    margin: 5px auto;
}
.sNews ul
{
    list-style: none;
}
.sNews ul li
{
    line-height: 32px;
    background-image: url(TypeBg.gif);
    background-position: 0 -127px;
    background-repeat: no-repeat;
    text-indent: 17px;
    letter-spacing: -1px;
}
/*行业新闻列表*/
.sLeftList
{
    width: 208px;
    margin: 5px auto;
}
.sLeftList ul
{
    list-style: none;
}
.sLeftList ul li
{
    line-height: 32px;
    background-image: url(TypeBg.gif);
    background-position: 0 -127px;
    background-repeat: no-repeat;
    text-indent: 17px;
    letter-spacing: -1px;
}
/*首页公司介绍*/
.sCompany
{
    width: 99%;
    padding-top: 12px;
    line-height: 22px;
}
.sCompanyImg
{
    float: left;
    width: 190px;
    padding: 0px 4px 2px 0px;
}
/*首页产品显示*/
.sProductList
{
    width: 720px;
    list-style: none;
    margin: 0px auto;
    padding-top: 10px;
}
.sProductList li
{
    float: left;
    width: 180px;
    height: auto;
    text-align: center;
    padding-bottom: 12px;
}
.sProductList2
{
    width: 660px;
    list-style: none;
    margin: 0px auto;
    padding-top: 15px;
}
.sProductList2 li
{
    float: left;
    width: 220px;
    height: auto;
    text-align: center;
    padding-bottom: 12px;
}
.sProductImg
{
    margin: 0px auto;
    width: 165px;
    height: 130px;
    background-image: url(s_ImgBg2.jpg);
    background-repeat: no-repeat;
    text-align: left;
}
.sProductImg img
{
    border: solid 1px #bbb;
}
.sProductTitle
{
    width: 165px;
    padding-top: 4px;
    line-height: 18px;
    height: 36px;
    text-align: center;
}

/*首页产品四列修改为三列显示*/
.sProductList4
{
    width: 720px;
    list-style: none;
    margin: 0px auto;
    padding-top: 10px;
}
.sProductList4 li
{
    float: left;
    width: 240px;
    height: auto;
    text-align: center;
    padding-bottom: 12px;
}
.sProductImg4
{
    margin: 0px auto;
    width: 228px;
    height: 179px;
    background-image: url(s_ImgBg3.jpg);
    background-repeat: no-repeat;
    text-align: left;
}
.sProductImg4 img
{
    border: solid 1px #bbb;
}
.sProductTitle4
{
    width: 228px;
    padding-top: 4px;
    line-height: 18px;
    height: 36px;
    text-align: center;
}

/*首页产品显示*/
.sSolutionList
{
    margin: 0px auto;
    width: 720px;
    list-style: none;
    margin: 0px auto;
}
.sSolutionList li
{
    float: left;
    width: 350px;
    margin: 10px 0px 0px 0px;
    height: 125px;
    border: 1px solid #e2e2e2;
}
.sSolutionList li p
{
    line-height: 22px;
    padding: 8px;
}
.sSolutionImg
{
    float: left;
    margin: 8px 6px 6px 6px;
}
.sSolutionImg img
{
    border: 1px solid #ececec;
}

/*solution*/
.sCaseList
{
    list-style: none;
    margin: 0px auto;
    width: 280px;
    padding-top: 12px;
}
.sCaseList li
{
    float: left;
    width: 132px;
    padding-right: 3px;
    text-align: center;
    padding-bottom: 12px;
}
.sCaseList li img
{
    border: 1px solid #999;
    margin-bottom: 3px;
}

/*product*/
.sProductList2
{
    width: 660px;
    list-style: none;
    margin: 0px auto;
    padding-top: 15px;
}
.sProductList2 li
{
    float: left;
    width: 220px;
    height: auto;
    text-align: center;
    padding-bottom: 12px;
}


/*lastPate*/
/*news*/
.nList
{
    margin: 0px auto;
    width: 100%;
}
.nList li
{
    line-height: 38px;
    font-size: 14px;
    width: 100%;
    text-indent: 30px;
}
.nList li
{
    border-bottom: solid 1px #f4f4f4;
    background-image: url(TypeBg.gif);
    background-position: -3px -202px;
    background-repeat: no-repeat;
}
.nTitle, .nSource, .nContent
{
    width: 95%;
    margin: 0px auto;
}
.nTitle
{
    line-height: 40px;
    font-weight: bold;
    font-family: 微软雅黑,黑体;
    padding-top: 15px;
    border-bottom: solid 1px #ddd;
    color: #0069ad;
}
.nOther
{
    margin: 0px auto;
    width: 90%;
    line-height: 22px;
    height: 22px;
    text-align: center;
}


/*.nTitle{ line-height:32px; font-size:18px; font-weight:bold; padding-top:15px; border-bottom:solid 2px #ddd; color:Purple;}*/
.nSource
{
    line-height: 32px;
    font-size: 13px;
    color: #d1d1d1;
    font-weight: normal;
}
.nContent
{
    padding-top: 15px;
    padding-bottom: 20px;
    font-size: 13px;
    color: #333;
    line-height: 24px;
    text-indent: 26px;
}
.nContent img
{
    /*防止图片过大撑开*/
    max-width: 620px; /* Other */
    _width: expression((this.offsetWidth > 620) ? "620px" : this.offsetWidth+"px" ); /* IE */
}
/*solution*/
.tSoluList
{
    padding: 0px;
    margin: 0px auto;
    list-style: none;
    list-style-type: none;
    width: 92%;
}
.tSoluList li
{
    padding: 15px 0px;
    border-bottom: solid 1px #eee;
}
.tSoluList li img
{
    /*防止图片过大撑开*/
    max-width: 300px; /* Other */
    _width: expression((this.offsetWidth > 300) ? "300px" : this.offsetWidth+"px" ); /* IE */
    border: solid 1px #999;
}
.tSolu
{
    padding: 0px;
    margin: 0px auto;
    list-style: none;
    list-style-type: none;
    width: 92%;
}
.tSolu li
{
    padding: 15px 0px;
    border-bottom: solid 1px #eee;
}
.tSolu li img
{
    /*防止图片过大撑开*/
    max-width: 650px; /* Other */
    _width: expression((this.offsetWidth > 650) ? "650px" : this.offsetWidth+"px" ); /* IE */
    border: solid 1px #999;
}
.tSoluTitle
{
    line-height: 25px;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0px;
}
.tSoluTitle a
{
    color: #105cb6;
    text-decoration: underline;
}
.tSoluTitle a:hover
{
    color: #e23203;
    text-decoration: underline;
}
.tSoluContent
{
    text-indent: 20px;
    padding-top: 10px;
    line-height: 20px;
}
.tSoluSource
{
    line-height: 30px;
    text-align: right;
    border-top: solid 1px #aaa;
    color: #999;
}
/*product*/
.pInfo, .pDesc, .pAttribute
{
    margin: 0px auto;
    height: auto;
    width: 96%;
}
.pInfoL, .pInfoR
{
    float: left;
    height: auto;
}
.pInfo
{
    padding: 20px 20px;
    font-size: 14px;
}
.pInfoL
{
    background-image: url(p_ImgBg.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.pInfoL
{
    width: 250px;
    height: 210px;
    padding: 0px;
    margin: 0px auto;
}
.pInfoL img
{
    border: solid 1px #bbb;
}
.pInfoR
{
    width: 330px;
}
.pInfoR img
{
    border: solid 1px #ececec;
}
.pTitle
{
    font-size: 18px;
    font-weight: bold;
    font-family: 黑体;
    color: #555;
    line-height: 35px;
}
.pOther
{
    line-height: 25px;
    text-align: left;
}
.pOther span
{
    font-size: 13px;
}
.pOther ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.pOther ul li
{
    width: 330px;
    font-weight: normal;
    color: #999;
}
.pOther ul li span
{
    font-weight: bold;
    color: #666;
}
.pMenu
{
    background-image: url(body_menu.gif);
    background-position: 0px -87px;
    background-repeat: no-repeat;
    line-height: 28px;
}
.pMenu
{
    width: 680px;
    margin: 0px auto;
    text-indent: 15px;
    color: #666;
    font-weight: bold;
}
.pFrame
{
    overflow: hidden;
    width: 676px;
    margin: 0px auto;
    border: solid 1px #ddd;
    border-top: 0px;
    margin-bottom: 10px;
}
.pAttribute
{
    width: 100%;
    overflow: hidden;
}
.pAttribute th
{
    width: 80%;
    background-color: #ececec;
    line-height: 25px;
    text-indent: 5px;
    font-size: 14px;
}
.pAttribute td
{
    width: 20%;
    background-color: #f4f4f4;
    line-height: 25px;
    text-align: right;
}
.pDesc
{
    width: 96%;
    margin: 0px auto;
    padding: 20px 15px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
.pTop
{
    overflow: hidden;
    width: 680px;
    margin: 0px auto;
    margin-top: 5px;
    font-weight: bold;
    font-family: 黑体;
    text-indent: 30px;
    background-image: url(p_Banner.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    line-height: 36px;
}
.pBody
{
    overflow: hidden;
    width: 680px;
    margin: 0px auto;
    text-indent: 15px;
    color: #666;
    font-weight: bold;
}
.pBody
{
    width: 680px;
    margin: 0px auto;
    border-top: 0px;
    margin-bottom: 10px;
}
.pAbout
{
    width: 680px;
    margin: 0px auto;
    color: #666;
    font-weight: bold;
}
.pAbout
{
    width: 680px;
    margin: 0px auto;
    border-top: 0px;
    margin-bottom: 10px;
}
.sProductList3
{
    width: 685px;
    list-style: none;
    margin: 0px auto;
}
.sProductList3 li
{
    float: left;
    width: 135px;
    text-align: center;
}
.sProductImg3
{
    margin: 0px auto;
    width: 120px;
    margin-top: 15px;
}
.sProductImg3 img
{
    border: solid 1px #bbb;
    width: 120px;
    height: 90px;
}
.sProductTitle3
{
    margin: 0px auto;
    width: 130px;
    line-height: 18px;
    height: 36px;
    padding-top: 5px;
    font-weight: normal;
    text-align: center;
}


/*foot*/
#sFoot
{
    margin: 0px auto;
    padding-top: 10px;
}
#sFoot
{
    width: 950px;
    height: 90px;
    text-align: center;
    font-size: 13px;
    line-height: 22px;
}
#sFoot
{
    padding-top: 5px;
}


.regFrame
{
    background-image: url(reg_bg.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
.regFrame
{
    margin: 10px auto;
    height: auto;
    width: 915px;
    border: solid 1px #bbb;
    background-color: #fff;
    padding-bottom: 20px;
}

/*分页样式*/
.sPager
{
    width: 630px;
    padding: 10px 10px;
}
.sPager ul
{
    list-style: none;
}
.sPager ul li
{
    float: left;
    border: solid 1px #dbdbdb;
    background-color: #ececec;
    margin-left: 5px;
    line-height: 20px;
    text-align: center;
}
.sPager ul li
{
    min-width: 20px; /*宽度最小值设置*/
    width: auto !important; /*兼容FF,IE7也支持 !important标签*/
    min-height: 20px; /*高度最小值设置*/
    height: auto !important; /*兼容FF,IE7也支持 !important标签*/
    overflow: visible;
}
.sPager ul li:hover
{
    background-color: #fff;
}
.sPager ul li a
{
    padding: 2px 6px;
}
.current
{
    background-color: #fff !important;
    padding: 0px 2px;
}
/*分页列表样式*/
.sPagerList
{
    width: 600px;
    height: auto;
}
.sPagerList ul
{
    padding-left: 20px;
    list-style: none;
}
.sPagerList ul li
{
    font-size: 14px;
    padding-top: 5px;
}

.leftList
{
    margin: 0px auto;
    width: 100%;
}
.leftList li
{
    line-height: 32px;
    background-image: url(TypeBg.gif);
    background-position: -10px -206px;
    border-bottom: 1px solid #fafafa;
    background-repeat: no-repeat;
    text-indent: 17px;
}


/*link*/
.sFriend
{
    border: 1px #ececec solid;
    width: 958px;
    margin: 0px auto;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.sFriendTitle
{
    background-image: url(TypeBg.gif);
    line-height: 35px;
    text-indent: 16px;
    font-weight: bold;
}
.sFriendList
{
    margin-bottom: 10px;
    background-color: #fefefe;
    overflow: hidden;
}
.sFriendList ul
{
    list-style: none;
}
.sFriendList ul li
{
    float: left;
    padding: 0px 10px;
    line-height: 28px;
}
.sFriendList ul li a
{
    white-space: nowrap;
}


/*新二级分类*/
.left_nav
{
    height: auto;
    padding: 5px;
    position: relative;
    left: 0;
    top: 0;
    z-index: 777;
    background: #fff;
}

.left_nav dl dt
{
    width: 85px;
    height: 22px;
    line-height: 22px;
    padding-left: 35px;
    color: #fff;
    margin-bottom: 4px;
}

.left_nav dl dd
{
    width: 128px;
    height: 30px;
    position: relative;
}

.left_nav dl dd .nav_right
{
    width: 180px;
    height: auto;
    overflow: hidden;
    position: relative;
    left: 200px;
    top: -34px;
    background: #ececec;
    display: none;
    border: 1px solid #ccc;
    z-index: 9999;
}

.left_nav dl dd .nav_right a
{
    width: 180px;
    line-height: 28px;
    background-color: #f4f4f4;
    border-bottom: 1px solid #ececec;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    text-indent: 20px;
}

.left_nav dl dd .nav_right a:hover
{
    background-color: #ececec;
}

.left_nav dl dd a.nav_left
{
    display: block;
    border-bottom: 1px solid #fff;
    color: #3C4347;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    width: 210px;
    line-height: 28px;
    background-image: url(TypeBg.gif);
    background-position: 0 -39px;
    background-repeat: no-repeat;
    margin: 5px auto;
    text-indent: 48px;
}


.aimg:hover
{
    background-image: url(http://localhost:5054/images/Online/dfy813.png);
    background-size: 150px 150px;
    background-repeat: no-repeat;
    background-position: right top;
}

.aimg
{
    position: absolute;
}
