﻿@import url("../common/common.css");
*
{
    margin: 0;
    padding: 0;
}
body
{
    background-color: #FFFFFF;
    font-size: 12px;
    font-family: Helvetica, Arial, sans-serifl;
}
.center
{
    margin-left: auto;
    margin-right: auto;
}
/*-------------------------------*/
a
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    color: #FF9933;
    text-decoration: underline;
}
.siteMappath
{
    padding: 5px 0;
    text-indent: 15px;
}
.siteMappath a
{
    margin: 0 5px;
    font-size: 12px;
}
ul
{
    list-style: none;
    overflow: hidden;
    _zoom: 1;
}
/*------------------*/

.loginContent
{
    font-size: 12px;
    margin: 0 0 !important;
    width: 100% !important;
}
.loginContent thead tr td
{
    background-color: #464c4c;
    text-indent: 20px;
    font-size: 14px;
    color: White;
    font-weight: bold;
    border-bottom: 1px solid #464c4c;
}
.loginContent td
{
    padding: 5px 0;
}
.loginContent .btnA
{
    overflow: hidden;
    width: 146px;
}
/*----------------------------------------------*/
.row
{
}
/*----------------------------------------------*/
.header
{
    width: 980px;
    position: relative;
}
.header .top
{
    width: 980px;
    height: 83px;
}
.header .top li
{
    padding: 10px 15px 40px 15px;
    float: right;
}

.header .top li.logo
{
    float: left;
    padding: 10px 0 0 5px !important;
}
.header .top li.logo a
{
    width: 180px;
    height: 58px;
    color:White;
    font-size: 0px;
    background-image: url("images/logo.jpg");
    display: block;
    background-repeat: no-repeat;
}
.header .menu
{
    width: 980px;
    background: url("images/topbg.png");
    clear: both;
    background-repeat: repeat-x;
}
.header .menu li
{
    float: left;
}
.header .menu li a
{
    color: #FFFFFF;
    display: block;
    padding: 13px 14px;
    text-decoration: none;
}
.header .menu li a:hover, .header .menu li.curlink a
{
    background-position: center -253px;
    background-image: url("images/topbg.png");
    color: #006EAD;
    background-color: #FFFFFF;
}
.header .menu li.line
{
    background-position: center -145px;
    background-image: url("images/topbg.png");
    background-repeat: no-repeat;
    padding: 13px 0;
    width: 2px;
 
}
.distributorTips
{
    position: absolute;
    z-index: 10;
    color: #606060;
    font-weight: bold;
    right: 20px;
    top: 35px;
}
.distributorTips a
{
	vertical-align:top;
}
/*----------------------------siteMappath------------------------------*/
.siteMappath
{
}
.siteMappath em
{
    color: #00b61f;
    font-weight: bold;
    margin: auto 2px;
    font-style: normal;
}
/*------------------------------------------------------*/
.main
{
    width: 980px;
    margin: 0 auto;
}
.main .banner
{
    width: 980px;
    height: 426px;
    position: relative;
}
.ad
{
    width: 980px;
}
/*------------------------------------*/
.marquee
{
    background-position: 0 -93px;
    margin-bottom: 5px;
    background-image: url("images/topbg.png") !important;
    line-height: 34px;
    height: 34px;
}
.main .info
{
    width: 848px;
    height: 174px;
    background: url("images/infobg.jpg") no-repeat;
    padding-left: 152px;
}
.main .info ul
{
    width: 848px;
    height: 174px;
}
.main .info .imgs
{
    width: 848px;
    height: 133px;
    cursor: pointer;
}
.main .info .imgs img
{
    width: 278px;
    height: 133px;
}
.main .info .news
{
    width: 848px;
    height: 40px;
}
.main .info p
{
    width: 60px;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}

.main .info #scrollDiv
{
    overflow: auto;
}
.main .info .scrollText
{
    width: 767px;
    height: 30px;
    text-align: left;
    overflow: hidden;
    background-color: #3d3d3d;
    border: solid 1px #474747;
}
.main .info .scrollText ul li
{
    width: 755px;
    height: 15px;
    line-height: 15px;
    font-size: 11px;
    text-indent: 5px;
}
.main .info .scrollText ul li a
{
    color: #adadad;
    text-decoration: none;
}
/*---------------------------------------------*/
.footer
{
    border-top: 1px solid #CBCBCB;
    width: 980px;
    font-size: 10px;
    color: #58595B;
    margin-top: 20px;
    text-align: center;
}
.bgwhite
{
    background-color: #fff;
    overflow: hidden;
}
/*----------------------------------------------*/
#key
{
    height: 21px;
    line-height: 21px;
    border: 1px solid #B5B9B9;
}
.main .btn
{
    width: 66px;
    background: url("images/search.gif") no-repeat;
    height: 21px;
    border: 0;
}
/*-------------------------------------------*/
.l
{
    border-right: 1px dotted #B3AEB0;
    width: 199px;
   /* padding-bottom: 1600px;
    margin-bottom: -1592px;*/
    padding-right: 5px;
    float: left;
}
.l .title
{
    background-position: 0 -51px;
    background-image: url("images/topbg.png") !important;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 36px;
    height: 36px;
}
.main .sidebar
{
    background-color: #fff;
}
.main .sidebar li
{
    padding: 1px 5px;
    overflow: hidden;
    font-size: 12px;
    margin: 2px 0;
    line-height: 32px;
    height: 32px;
    border-bottom: 1px solid #E1DFDF;
    text-indent: 40px;
    background-image: url("images/catalog.png");
    background-repeat: no-repeat;
}
/*-----------------------------------------------------*/
.main .sidebar li.catalog_1
{
    background-position: 0px -3px;
}
.main .sidebar li.catalog_4
{
    background-position: 0px -41px;
}
.main .sidebar li.catalog_10
{
    background-position: 0px -85px;
}
.main .sidebar li.catalog_13
{
    background-position: 0px -130px;
}
.main .sidebar li.catalog_13 a
{
    background-position: right center;
    background-image: url("images/new.gif");
    background-repeat: no-repeat;
}
/*-----------------------------------------------------*/
.main .sidebar li.curnav
{
    height: auto;
}
.main .sidebar li a
{
    display: block;
    color: #000;
    text-decoration: none;
}
.main .sidebar li a.child
{
    font-size: 11px !important;
    height: 24px;
    text-indent: 15px;
    background-color: #fff;
    line-height: 24px;
}
/*-------------------------------------*/
.links
{
}
.links a
{
}
.links a img
{
    width: 185px;
    margin: 5px auto;
    display: block;
}
.linksimg a img
{
    width: 182px;
    margin: 6px auto;
    display: block;
}
.links div
{
    text-align: center;
}

.links div img
{
    margin: 0 2px;
}
/*-----------------------------------------------------*/
.main .content, .main .m
{
    margin-left: 210px;
}
.main .content .title
{
    background-position: 0px -93px;
    background-image: url("images/topbg.png");
    height: 34px;
    line-height: 34px;
}
.main .cart
{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.main .cart img
{
    cursor: pointer;
}
/*--------------------------------------------------*/
.left
{
    text-align: left;
}
.right
{
    text-align: right;
}
.left img
{
    margin-bottom: -4px;
}

/*--------------------------*/
.main .newinfo
{
    width: 780px;
    border: solid 1px #ededed;
    text-align: left;
    float: right;
}
.main .newinfo .head
{
    height: 29px;
    background-color: #ededed;
    line-height: 29px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}
.main .newinfo p
{
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
/*----------------------------------*/
.main .nav
{
    width: 188px;
    text-align: left;
    float: left;
    overflow: hidden;
}
.main .nav li
{
    width: 168px;
    margin: 1px;
    padding-left: 20px;
    height: 25px;
    line-height: 25px;
    background: #ededed url("images/nbg.gif") repeat-y left;
}
.main .nav .h
{
    height: 30px !important;
    line-height: 30px !important;
    font-weight: bold;
    font-size: 14px !important;
    color: #666666;
    background: #cdcdcd url("images/hbg.gif") repeat-y left !important;
}
.main .nav .tel
{
    height: auto !important;
    background: #ededed url("images/nbg.gif") repeat-y left;
    line-height: 20px !important;
}

.firmware
{
    line-height: 25px;
}
.firmware .num
{
    text-align: right;
    vertical-align: top;
    padding-right: 10px;
}
.ccc
{
    text-align: center;
}

