﻿@charset "utf-8";
/* DEFAULTS
----------------------------------------------------------*/
*
{
    list-style-type: none;
}

*:focus
{
    outline: none;
}

body
{
    background: #231f20;
    font-size: .80em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #eeeeee;
    padding: 10px 0 0;
}

body, ul, li, h1, h2, h3, blockquote, p
{
    font-size: 14px;
    margin: 0;
    padding: 0;
    list-style: none;
}

a img
{
    border: none;
}

a
{
    text-decoration: none;
    color: #333;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

img
{
    border-width: 0;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}

/* News Catalogue 
---------------------------------------------------------*/

.newscata
{
    color: #000;
    display: block;
    width: 100%;
    height: 41px;
    border-bottom: 1px solid #e4e7e8;
}

.newscata a
{
    display: block;
    width: 100%;
    height: 31px;
    padding-top: 10px;
    color: #000;
}

.newscata a.selected
{
    background-color: #e4e7e8;
    background-image: url(../images/newsarrow.png);
    background-repeat: no-repeat;
    background-position: 30px 10px;
}

.newscata a:hover
{
    background-color: #e4e7e8;
    background-image: url(../images/newsarrow.png);
    background-repeat: no-repeat;
    background-position: 30px 10px;
}


.newscontent
{
    margin-bottom: 5px;
    display: block;
    height: 60px;
    background-color: #fff;
    padding: 5px;
    width: 706px;
    border: 1px solid #fff;
}

.newsimgdiv
{
    float: left;
    width: 60px;
    height: 60px;
    background-color: #cccccc;
}

.newsdetail
{
    float: left;
    width: 630px;
    height: 60px;
    margin-left: 16px;
}

.newsdate
{
    color: #999;
    float: right;
    padding-right: 5px;
}

a.newstitle
{
    color: #000;
    font-weight: 600;
}

a.newstitle:hover
{
    color: #f39800;
}

a.newsprofile
{
    color: #999;
    font-weight: lighter;
}

a.newsprofile:hover
{
    color: #f39800;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 100%;
    margin: 0px;
    border: 0px solid #496077;
    text-align: center;
}

.header
{
    position: relative;
    margin: 0px auto;
    padding: 0px;
    width: 960px;
    height: 150px;
    background: #000000;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0;
    margin: 0px auto;
    text-align: center;
    width: 100%;
}

.main .maincontent
{
    width: 950px;
    margin: 0px auto;
    background-color: #000000;
    min-height: 300px;
}

#newstitle
{
    background: url(../images/news.png) no-repeat left top;
    width: 200px;
    height: 33px;
}

a.contentnews
{
    background: url(../images/newsarrow.png) no-repeat left top;
    display: block;
    clear: both;
    line-height: 21px;
    min-height: 24px;
    text-align: left;
    padding-left: 25px;
    margin: 5px 0px;
    text-decoration: none;
    color: #333333;
}

a.contentnews:hover
{
    color: #1d60ff;
}

#whytitle
{
    background: url(../images/why.png) no-repeat left top;
    width: 200px;
    height: 33px;
}

#friendtitle
{
    background: url(../images/friend.png) no-repeat left top;
    width: 200px;
    height: 33px;
}

.whycontent
{
    padding: 5px;
    margin: 20px 0px;
    min-height: 170px;
    text-align: left;
}

.whybottom
{
    text-align: right;
}

.whybottom a
{
    width: 100px;
    display: block;
    background-color: #f29700;
    color: #ffffff;
    text-align: center;
    padding: 5px;
    text-decoration: none;
    float: right;
}

.whybottom a:hover
{
    background-color: #f29100;
    font-weight: 600;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #ffffff;
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: normal;
    width: 100%;
    min-height: 188px;
    background-color: #333333;
}

.footercontent
{
    width: 960px;
    margin: 0px auto;
}

.bottom
{
    width: 100%;
    height: 40px;
    padding: 0;
}

.bottomcontent
{
    width: 940px;
    margin: 0px auto;
    height: 40px;
    background: #f49600;
    padding: 0px 10px;
}

span.telspan
{
    background-image: url(../images/mobileflag1.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 17px;
    display: block;
    margin: 8px 0;
}

span.emailspan
{
    background-image: url(../images/emailflag1.png);
    background-position: left 3px;
    height: 17px;
    background-repeat: no-repeat;
    padding-left: 17px;
    display: block;
    margin: 8px 0;
}

/*Main Menu
--------------------------------------------------------*/
ul.mainmenu
{
    list-style-type: none;
}

ul.mainmenu li
{
    display: block;
    float: left;
    margin: 2px;
}

ul.mainmenu li a
{
    color: #fff;
    display: block;
    height: 21px;
    max-width: 199px;
    padding-left: 24px;
    margin-right: 24px;
    font-weight: 600;
}

ul.mainmenu li a:hover
{
    color: #f39700;
}

ul.mainmenu li.selected
{
    background-image: url(../images/nav_sprite.png);
    background-position: right -46px;
}

ul.mainmenu li.selected a
{
    background-image: url(../images/nav_sprite.png);
    background-position: -1px -2px;
}

a.aboutmenu
{
    color: #fff;
}

a.aboutmenu:hover
{
    color: #f39800;
}


/* TAB MENU   
----------------------------------------------------------*/
div.menulist
{
    height: 42px;
    width: 960px;
}

div.menulistleft
{
    float: left;
    width: 4px;
    height: 42px;
    background-image: url(../images/menuleft.png);
    background-position: left top;
    background-repeat: no-repeat;
}

div.menulistcenter
{
    float: left;
    width: 952px;
    height: 42px;
    background-image: url(../images/menubg.png);
    background-position: left top;
    background-repeat: repeat-x;
}

div.menulistright
{
    float: left;
    width: 4px;
    height: 42px;
    background-image: url(../images/menuright.png);
    background-position: left top;
    background-repeat: repeat-x;
}


div.hideSkiplink
{
    height: 41px;
    width: 100%;
}

div.menu
{
    padding: 0px 0px 4px 8px;
    margin-top: 0px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
    height: 42px;
}

div.menu ul li a, div.menu ul li a:visited
{
    color: #000;
    display: block;
    line-height: 1.35em;
    padding: 10px 20px;
    text-decoration: none;
    white-space: nowrap;
    font-size: 1.3em;
    height: 22px;
    font-weight: 600;
    width: 120px;
    text-align: center;
}

div.menu ul li a:hover
{
    background-color: #1db2e8;
    color: #ffffff;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

.dropmenu
{
    background-color: #ececec;
    text-align: left;
}

.dropmenuitem
{
    background-color: #ececec;
    border: 1px solid #dcdcdc;
    font-size: 1em;
    font-weight: 400;
    text-align: left;
}

.searchzone
{
    float: right;
    height: 42px;
    width: 251px;
    background-image: url(../images/searchbg.png);
    background-repeat: no-repeat;
}

#searchtxt
{
    margin: 10px 2px;
    width: 190px;
    border: 0px none #ffffff;
    font-size: 0.9em;
    height: 22px;
    color: #cccccc;
}

#searchbtn
{
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    display: block;
    width: 18px;
    height: 18px;
    margin: 11px 5px;
    float: right;
    cursor: pointer;
}

a.indexnews
{
    color: #fff;
}

a.indexnews:hover
{
    color: #f99800;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: 120px;
    margin: 10px 20px;
    height: 109px;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
    float: right;
    margin-top: 3px;
}

.loginDisplay .mobile
{
    background-image: url(../images/mobileflag.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 17px;
    min-width: 30px;
    padding-left: 15px;
    color: #3f83c2;
    margin-top: 30px;
    font-weight: 600;
    float: left;
}

.loginDisplay .email
{
    background-image: url(../images/emailflag.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    height: 17px;
    min-width: 30px;
    padding-left: 15px;
    color: #3f83c2;
    margin-top: 30px;
    font-weight: 600;
    float: left;
    margin-left: 20px;
}

.loginDisplay a:link
{
    color: #3f83c2;
    text-decoration: none;
}

.loginDisplay a:visited
{
    color: #3f83c2;
}

.loginDisplay a:hover
{
    color: red;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

ul#bottommenu
{
    float: right;
    margin-top: 8px;
}
ul#bottommenu li
{
    float: left;
    position: relative;
    width: 25px;
    height: 25px;
    padding: 0 5px;
    margin-top: 0px;
}
ul#bottommenu li img
{
    position: absolute;
    width: 25px;
    top: 0px;
    left: 0px;
    overflow: hidden;
}

/*  products

-----------------------------------------------------------------*/

.divcontent
{
    width: 960px;
    margin: 10px auto;
    min-height: 400px;
}

.divleft
{
    width: 228px;
    height: 500px;
    float: left;
}

.divright
{
    margin-left: 10px;
    width: 720px;
    float: right;
}


/*xuzh*/

/* 产品列表 */
#product_gallery {padding-top: 0px;height: auto !important;}
#product_gallery li{width: 200px;height: 200px;float: left;padding: 0px 8px;margin: 0 18px 18px 0;}
#product_gallery li:hover{}
#product_gallery li img{border: 1px solid #e6e6e6;}
#product_gallery li p{width: 221px;text-align: center;padding-top: 8px;}
#product_gallery li p a{color: #fff;}
#product_gallery li:hover p a{color: #5e5e5e;}

/* 树形目录菜单 */
.box-list a{color: #fff;text-decoration: none;font-weight: normal;}
.box-list a:hover{color: #ef9b11;text-decoration: underline;}

.divleft > H2{font-weight: normal;font-size: 100%;}
.hidden
{
    display: none;
}
.pnav-title
{
    padding-left: 26px;
    font-weight: bold;
    background: url(images/bg06.jpg) no-repeat;
    margin-bottom: 10px;
    width: 166px;
    line-height: 29px;
    height: 29px;
}
.pnav-list
{
    margin: 0px 0px 10px 9px;
    width: 183px;
}
.pnav-list A
{
    display: inline-block;
    font-weight: bold;
    background: url(images/bg07.jpg) no-repeat;
    margin-bottom: 6px;
    width: 21px;
    line-height: 21px;
    font-family: Arial;
    height: 21px;
    text-align: center;
}
.pnav-list A
{
    color: #69696a;
}
.pnav-list A:visited
{
    color: #69696a;
}
.pnav-cnt
{
    background-color: #f29700;
    margin: 0px 0px 10px 10px;
    width: 121px;
    margin: 0 auto;
}
.pnav-box
{
    background: url(../images/bg08.jpg) no-repeat;
}
.box-title
{
    padding-left: 7px;
    line-height: 32px;
    height: 32px;
}
.box-title .btn-unfold
{
    margin-top: 10px;
}
.box-title .btn-fold
{
    margin-top: 10px;
}
.pnav-letter
{
    font-size: 14px;
    color: #fff;
    font-family: Arial;
}
.btn-unfold
{
    background: url(../images/bg10.png) no-repeat;
    float: left;
    width: 13px;
    margin-right: 5px;
    height: 13px;
}
.btn-fold
{
    background: url(../images/bg09.png) no-repeat;
    float: left;
    width: 13px;
    margin-right: 5px;
    height: 13px;
}
.box-list
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.box-list LI
{
    padding-left: 23px;
    line-height: 25px;
}
.box-list LI .btn-unfold
{
    margin-top: 5px;
}
.box-list LI .btn-fold
{
    margin-top: 5px;
}
.box-list H2
{
    color: #1e50a2;
    font-size: 12px;
    margin-left: 20px;
}
.box-list H2 A
{
    color: #1e50a2;
}
.box-list H2 A:visited
{
    color: #1e50a2;
}
.box-list .off
{
    color: #727171;
}
.box-list .off:visited
{
    color: #727171;
}

/* 面包屑路径 */
.bread_crumbs
{
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.8em;
    color: #fff;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #F90;
    text-align: left;
}
