﻿
/*好的白色字体背景色：color: #11437d;
    好的 白色背景字体色：#1f4268*/


html {
    background-color: #e2e2e2;
    margin: 0;
    padding: 0;
}
html, button, input, select, textarea {
    font-family: tahoma,arial,宋体,sans-serif;
    font-size: 12px;
}

body {
    background-color: #fff;
    /*border-top: solid 1px #00f;*/
    color: #333; /*#333*/
    /*font-family: "微软雅黑", "宋体", 宋体, Tahoma, Arial, Helvetica, STHeiti;*/
    font-size: 1em;
    /*font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;*/
    margin: 0;
    padding: 0;
}
input {
    font-size:13px;
    padding: 4px 10px 4px 10px;
    /*border-radius:3px*/
}


a {
    padding-left: 3px;
    padding-right: 3px;
}

a {
    color: blue; /*blue black*/
    outline: none;
    text-decoration:none;
}

a:link, 
a:visited,
a:active{
        /*color: #333;*/
    }
    
    a:hover {
    /*background-color: #c7d1d6;*/
    text-decoration: underline;
    }
    
/*a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }*/

header, footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #133964;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }

/* main layout
----------------------------------------------------------*/
.content-wrapper {
    margin: 0 auto;
    /*width: 85%;*/
    /*max-width: 960px;*/
}

#body {
    background-color: #fff;
    clear: both;
    padding-bottom: 15px;
}

.main-content {
    /*background: url("../Images/accent.png") no-repeat;*/
    /*padding-left: 10px;
    padding-top: 30px;*/
}

.featured + .main-content {
    /*background: url("../Images/heroAccent.png") no-repeat;*/
    /*background-color: #7ac0da;*/
    padding: 10px 6px 10px 6px;
}

#product {
    margin: 0 20px 0px 20px;
}

header .content-wrapper {
    padding-top: 8px;
}

footer {
    clear: both;
    background-color: #e2e2e2;
    font-size: 1.1em;
    height: 30px;
}


/* site title
----------------------------------------------------------*/
.site-title {
    color: #5858f8;
    /*font-family: Rockwell, Consolas, "Courier New", Courier, monospace;*/
    font-size: 1.3em;
    margin: 0;
    font-weight: bold;
    padding-left: 2px;
}

    .site-title a, .site-title a:hover, .site-title a:active {
        background: none;
        color: #c8c8c8;
        outline: none;
        text-decoration: none;
    }


/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: 1em;
    margin: 0 0 10px;
    text-align: right;
}

    #login a {
        background-color: #efefef;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

        #login a.username {
            background: none;
            margin-left: 0px;
            text-decoration: underline;
        }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }


/* menu
----------------------------------------------------------*/
ul#menu {
    font-size: 1.1em;
    font-weight: 400;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        ul#menu li a {
            background: none;
            color: #999;
            text-decoration: none;
        }

            ul#menu li a:hover {
                color: #333;
                text-decoration: none;
            }


/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        /*background-color: #7ac0da;*/
        /*background-color: #EAF3FC;*/
        color: #3e5667;
        padding: 5px 6px 10px 6px;
    }

    .featured hgroup.title h1, .featured hgroup.title h2 {
        color: #133a65;
    }

    .featured p {
        font-size: 1.2em;
    }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

    hgroup.title h1, hgroup.title h2 {
        display: inline;
    }

    hgroup.title h2 {
        font-weight: normal;
        margin-left: 3px;
    }

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

ol.round li.zero {
    background: url("/Images/orderedList0.png") no-repeat;
}

ol.round li.one {
    background: url("/Images/orderedList1.png") no-repeat;
}

ol.round li.two {
    background: url("/Images/orderedList2.png") no-repeat;
}

ol.round li.three {
    background: url("/Images/orderedList3.png") no-repeat;
}

ol.round li.four {
    background: url("/Images/orderedList4.png") no-repeat;
}

ol.round li.five {
    background: url("/Images/orderedList5.png") no-repeat;
}

ol.round li.six {
    background: url("/Images/orderedList6.png") no-repeat;
}

ol.round li.seven {
    background: url("/Images/orderedList7.png") no-repeat;
}

ol.round li.eight {
    background: url("/Images/orderedList8.png") no-repeat;
}

ol.round li.nine {
    background: url("/Images/orderedList9.png") no-repeat;
}

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("/Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom: 5px;
    }

fieldset.open-auth-providers {
    margin-top: 15px;
}

    fieldset.open-auth-providers button {
        margin-bottom: 12px;
    }

/* contact */
.contact h3 {
    font-size: 1.3em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

    fieldset ol li {
        padding-bottom: 5px;
    }

label {
    /*display: block;*/
    font-size: 1em;
    font-weight: 600;
}

    label.radio {
        display: inline;
        font-size: inherit;
        font-weight: 500;
    }

    label.checkbox {
        display: inline;
    }

select {
    font-size: 1.1em;
}

.awaCom input, textarea {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 1.1em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 300px;
}

.awaCom input[type="text"] {
    }

.awaCom  input[type="image"] {
        padding: 0;
    }

    input[type="radio"] {
        width: 20px;
    }

.awaCom textarea {
    font-family: inherit;
    width: 500px;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

.awaCom input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
}

input[type="submit"],
input[type="button"],
button {
    /*background-color: #d3dce0;*/
    /*border: 1px solid #787878;*/
    cursor: pointer;
    /*font-size: 0.9em;
        font-weight: 400;
        padding: 5px;
        margin-right: 4px;*/
    width: 113px;
}

td input[type="submit"],
td input[type="button"],
th input[type="submit"],
th input[type="button"],
td button,
th button {
    width:50px;
    /*height: 20px;*/
    min-height:20px;
    padding: 0;
}

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.5em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.3em;
}

.validation-summary-valid {
    display: none;
}

/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.9em;
    border: 0 none;
    font-size: 13px;
}

th {    
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
    }

        th a:link, th a:visited, th a:active, th a:hover {
            color: #333;
            font-weight: 600;
            text-decoration: none;
            padding: 0;
        }

        th a:hover {
            color: #000;
        }

    th.asc a, th.desc a {
        margin-right: .9em;
    }

        th.asc a:after, th.desc a:after {
            display: block;
            position: absolute;
            right: 0em;
            top: 0;
            font-size: 0.9em;
        }

        th.asc a:after {
            content: '▲';
        }

        th.desc a:after {
            content: '▼';
        }

td {
    padding: 0.3em 1em 0.3em 0em;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.3em 0 0;
}


/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 2px;
        text-align: center;
    }

    /* login */
    #login {
        font-size: 1em;
        margin: 0 0 12px;
        text-align: center;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

            #login a:hover {
                color: #333;
            }

    /* menu */
    nav {
        margin-bottom: 5px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }


    /* main layout
    ----------------------------------------------------------*/


    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

    /* features */
    section.feature {
        float: none;
        padding: 10px;
        width: auto;
    }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.8em;
            font-weight: 600;
        }

    /* forms */
    input {
        width: 90%;
    }



    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }

    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }
}
/* END: Mobile Styles */

/*用于产品搜索的input text和button*/
input.SearchInput {
    width: 405px;
    height: 22px;
    font: 16px/22px arial;
    margin: 5px 0px 0px 7px;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    outline: 0px none;
    border: 0px none;
    padding: 0px;
    list-style: none outside none;
    text-align: left;
}

/*外层span style*/
span.SearchInputSpan {
    width: 418px;
    height: 30px;
    display: inline-block;
    background-color: white;
    margin-right: 5px;
    background-position: 0px -288px;
    border-width: 1px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-color: rgb(154, 154, 154) rgb(205, 205, 205) rgb(205, 205, 205) rgb(154, 154, 154);
    vertical-align: top;
    background-image: url("/Images/icons_001.png");
    background-repeat: no-repeat;
    list-style: none outside none;
    text-align: left;
    font: 12px arial;
}

/*input[type="button"] {
    width: 95px;
    height: 32px;
    font-size: 14px;
    background-color: rgb(221, 221, 221);
    background-position: 0px -240px;
    cursor: pointer;
    background-image: url("/Images/icons_001.png");
    background-repeat: no-repeat;
    border: 0px none;
    padding: 0px;
    margin: 0px;
    list-style: none outside none;
    text-align: center;
    font: 12px arial;
    display: inline-block;
}*/

/*搜索按钮style*/
input[type="submit"].SearchButton {
    width: 95px;
    height: 32px;
    font-size: 14px;
    background-color: rgb(221, 221, 221);
    background-position: 0px -240px;
    cursor: pointer;
    background-image: url("/Images/icons_001.png");
    background-repeat: no-repeat;
    border: 0px none;
    padding: 0px;
    margin: 0px;
    list-style: none outside none;
    text-align: center;
    font: 12px arial;
    display: inline-block;
}
/*用于产品搜索的input text和button -- 结束*/


.CustomTabStyle .ajax__tab_header {
    font-family: verdana,tahoma,helvetica;
    font-size: 13px;
    background: url(images/tab-line.gif) repeat-x bottom;
}



/*AjaxToolKit accordion style*/
/*--------------------------------------------------------------------*/
.accordion {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0px 0px 2px 0px;
}

.accordionHeader {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent {
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
/*for cloud zoom*/
.cloudzoom-gallery {
    cursor: pointer;
    height: 50px;
    max-width:50px;
    margin-right:3px;
    border: 1px solid lightgray;
}

.cloudzoom-gallery-active {
    border: 1px solid green;
}

/*tabcontainer---------------*/
/*表头*/ .TabsClass .ajax__tab_header {
    height: 25px;
    /*filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=    "#ffffff" ,endColorStr= "#cccccc" ,gradientType= "0" );*/
    border-top: solid 1px #f5f5f5;
    background-image: url(/Images/titleleft.gif);
}
/*默认选项卡*/ .TabsClass .ajax__tab_tab {
    margin-left: 5px;
    margin-top: 3px;
    padding: 4px 8px 1px 8px;
    height: 21px;
}
/*鼠标悬停在选项卡上时*/ .TabsClass .ajax__tab_hover .ajax__tab_tab {
    color: Gray;
    text-decoration: underline;
}
/*当前选项卡(当前激活选项卡)*/ .TabsClass .ajax__tab_active .ajax__tab_tab {
    font-weight: bold;
    border-left: solid 1px white;
    border-right: solid 1px white;
    border-top: solid 1px white;
    background-color: white;
}
/*可有可无*/ .TabsClass .ajax__tab_hover .ajax__tab_inner, .TabsClass .ajax__tab_active .ajax__tab_inner, .ajax__tab_inner {
}
/*可有可无*/ .TabsClass .ajax__tab_hover .ajax__tab_outer, .TabsClass .ajax__tab_active .ajax__tab_outer, .ajax__tab_outer {
}
/*内容*/ .TabsClass .ajax__tab_body {
    padding: 10px;
    height: 150px;
    border-left: solid 1px #f5f5f5;
    border-right: solid 1px #f5f5f5;
    border-bottom: solid 1px #f5f5f5;
}


/*--------------------------------------------------------------------*/


/*用于左侧分类品牌等菜单*/

.mod-category {
    margin-top: 5px;
    float: left;
    width: 215px;
    /*height: 430px;*/
    /*border:solid 1px #7ac0da;*/
    border-top: none;
}

.mod-category .list {
    /*float:left;*/
    left: -21px;
    width: 180px;
    height: 5px;
    padding: 5px 16px 17px 17px;
    margin: 2px 0px 0px 0px;
    /*border-bottom:dashed 1px #999999;*/
    /*background:url(/images/arrow_right1.png) no-repeat 180px center;*/
    background: #f6f6f6;
    position: relative;
    z-index: 100;
}

.mod-category .list.current {
    padding-top: 5px;
    /*border:solid 1px #7ac0da;*/
    border-left: none;
    border-right: none;
    background: url(/images/arrow_right1.png) no-repeat 198px center;
    background-color: #fffdfd;
}

.mod-category .list.last {
    border-bottom: none;
}

.mod-category .list a {
    float: left;
    width: auto;
    height: 21px;
    line-height: 21px;
    padding-right: 7px;
    white-space: nowrap;
}

.mod-category .list a.title {
    float: left;
    width: 100%;
    height: 25px;
    font-family: 宋体;
    font-size: 15px;
    color: #0F0F0F;
    line-height: normal;
}

.mod-category .list .b {
    position: absolute;
    right: -2px;
    top: 0;
    height: 28px;
    width: 2px;
    background: #fffdfd;
    z-index: 10;
    display: none;
}

    .mod-category .list .b.last {
        height: 28px;
    }

.mod-category .list ul {
    position: absolute;
    left: 213px;
    top: -15px;
    width: 650px;
    height: auto;
    border: solid 1px #7ac0da;
    padding-top: 8px;
    padding-right: 10px;
    background: #fffdfd;
    display: none;
    z-index: 5;
}

.mod-category .list ul li {
    float: left;
    width: 292px;
    margin-top: 2px;
    padding-bottom: 8px;
    border-bottom: solid 1px #cccccc;
    margin-left: 2px;
    margin-right: 12px;
    -display: inline;
}

.mod-category .list ul li a {
    float: left;
    height: 22px;
    line-height: 22px;
    padding-right: 15px;
}

.mod-category .list ul li a.title {
    float: left;
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    font-size: 12px;
}

.mod-category .list ul.brand li {
    float: left;
    width: 118px;
    height: 57px;
    padding: 0;
    margin: 0;
    border: 1px #ccc solid;
    margin-left: 1px;
    margin-bottom: 10px;
    background: #fff;
}

.mod-category .list ul.brand li img {
    width: 84px;
    height: 31px;
    padding: 13px 17px 13px 17px;
}




/*用于显示F1，F2橱窗*/
.mod-pro-pannel
{
	float:left;
	width:100%;
	margin-top:10px;
}
.mod-pro-pannel .head
{
	float:left;
	width:100%;
	height:39px;
}
.mod-pro-pannel .head a
{
	float:left;
	width:400px;
	height:37px;
	border-bottom:solid 2px #999999;
    text-align:center;
    font-family:微软雅黑;
    font-size:18px;
    color:#333333;
    line-height:37px;
    position:relative;
}
.mod-pro-pannel .head a.xsqg span
{
    position:absolute;
	width:25px;
	height:25px;
	left:130px;
	top:7px;
    background:url(../images/clock.jpg) no-repeat;
}
.mod-pro-pannel .head a.zxsj span
{
    position:absolute;
	width:23px;
	height:25px;
	left:130px;
	top:5px;
    background:url(/images/pack.jpg) no-repeat;
}
.mod-pro-pannel .head a.tgcp span
{
    position:absolute;
	width:20px;
	height:22px;
	left:135px;
	top:7px;
    background:url(/images/favour.jpg) no-repeat;
}
.mod-pro-pannel .head a:hover,.mod-pro-pannel .head a.current
{
	background:url(/images/arrow_01.jpg) no-repeat center bottom;
	border-color:#0072ad;
	text-decoration:none;
	color:#0061b1;
}
.mod-pro-pannel .tab_box
{
	float:left;
	width:1212px;
	display:none;
}
.mod-pro-pannel .tab_box.show
{
	display:block;
}
.mod-pro-pannel .tab_box .list
{
	float:left;
	width:190px;
	padding-right:12px;
	margin-top:15px;
}
.mod-pro-pannel .tab_box .list .divimg
{
	float:left;
	width:180px;
	height:180px;
	padding:4px;
	border:solid 1px #cccccc;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
.mod-pro-pannel .tab_box .list img
{
	max-height:180px;
	_height:expression(this.height > 180 ? "180px" : this.height);
}
.mod-pro-pannel .tab_box .list .con
{
	float:left;
	width:100%;
	line-height:20px;
	color:#333333;
	margin-top:3px;
}
.mod-pro-pannel .tab_box .list .con .price
{
	float:right;
	color:#0061b1;
	font-size:14px;
	font-family:Arial;
}
.mod-pro-pannel .tab_box .list .con .pro_id
{
	line-height:16px;
	margin-top:5px;
	height:32px;
}
.mod-pro-pannel .tab_box .list .con .sold 
{
	float:left;
}
.mod-pro-pannel .tab_box .list .con .vip_price
{
	color:#ff0000;
	float:right;
	font-size:12px;
	font-family:Arial;
}
.mod-info-pannel
{
	float:left;
	width:100%;
	margin-top:3px;
}
.mod-info-pannel p
{
    font-size:12px;
}
.mod-info-pannel .head
{
	float:left;
	width:100%;
	height:37px;
	border-bottom:solid 2px #999999;
}
.mod-info-pannel .head h3
{
	float:left;
	padding-left:2px;
	width:191px;
	height:37px;
	line-height:32px;
	font-size:24px;
	color:#333333;
	border-bottom:solid 2px #77af4e;
    padding-bottom:0;
    padding-right:0;
    padding-top:0;
    margin:0;
}
.mod-info-pannel .head h3 span
{
	padding-left:3px;
	font-size:20px;
	font-weight:normal;
	font-family:微软雅黑;
}
.mod-info-pannel .head a
{
	float:left;
	width:105px;
	height:37px;
	font-size:16px;
	font-family:微软雅黑;
	line-height:37px;
	text-align:center;
}

.mod-info-pannel .head a.current,.mod-info-pannel .head a:hover
{
	text-decoration:none;
	color:#4eb137;
	background:url(/images/arrow_03.jpg) no-repeat center bottom;
}
.mod-info-pannel .head.f2 a:hover,.mod-info-pannel .head.f2 a.current
{
	color:#61bdff;
}
.mod-info-pannel .head.f2 h3
{
	border-color:#61bdff;
}
.mod-info-pannel .head.f3 a:hover,.mod-info-pannel .head.f3 a.current
{
	color:#ffb605;
}
.mod-info-pannel .head.f3 h3
{
	border-color:#ffb605;
}

.mod-info-pannel .leftimg
{
	float:left;
	width:193px;
	margin-top:8px;
}
.mod-info-pannel .leftimg img
{
	width:193px;
	height:563px;
}
.mod-info-pannel .tab_box
{
	float:left;
	width:1021px;
	height:512px;
	margin-top:9px;
	border-top:solid 1px #dddddd;
	overflow:hidden;
}
.mod-info-pannel .tab_box .listbox
{
	float:left;
	width:100%;
	height:auto;
	display:none;
    border-left:solid 1px #dddddd;
}
.mod-info-pannel .tab_box .listbox.show
{
	display:block;
}
.mod-info-pannel .tab_box .listbox .list
{
	float:left;
	padding:10px 9px 0 8px;
	width:186px;
	height:245px;
	border:solid 1px #dddddd;
	border-top:none;
	border-left:none;
}
.mod-info-pannel .tab_box .listbox .divimg
{
	/*float:left;*/
	width:170px;
	height:170px;
	/*padding-left:16px;*/
    margin:auto;
	text-align:center;
	vertical-align:middle;
}
.mod-info-pannel .tab_box .listbox img
{
	max-width:170px;
    max-height:170px;
	_width:expression(this.width > 170 ? "170px" : this.width);
    _height:expression(this.height > 170 ? "170px" : this.height);
}
.mod-info-pannel .tab_box .listbox .list .con
{
	float:left;
	width:100%;
	line-height:14px;
	/*margin-top:8px;*/
}
.mod-info-pannel .tab_box .listbox .list .con .price
{
	float:right;
	color:#0061b1;
	font-size:14px;
	font-family:Arial;
}
.mod-info-pannel .tab_box .listbox .list .con .pro_id
{
	line-height:16px;
	margin-top:5px;
	height:32px;
}
.mod-info-pannel .tab_box .listbox .list .con .sold 
{
	float:left;
}
.mod-info-pannel .tab_box .listbox .list .con .vip_price
{
	color:#ff0000;
	float:right;
	font-size:14px;
	font-family:Arial;
}
.mod-info-pannel .rightpannel
{
	float:left;
	margin-top:9px;
	width:216px;
	height:511px;
	border:solid 1px #dddddd;
	border-left:none;
}
.mod-info-pannel .rightpannel .list
{
	float:left;
	width:100%;
}
.mod-info-pannel .rightpannel .list img
{
	float:left;
	width:84px;
	height:31px;
	border:solid 1px #bfbfbf;
	margin:10px 0 0 6px;
	-display:inline;
}
.mod-info-pannel .rightpannel .img
{
	float:left;
	width:177px;
	margin-top:8px;
	padding-left:7px;
}
.mod-info-pannel .rightpannel .img img
{
	width:177px;
	height:245px;
}
.clearfix{*zoom:1}
.clearfix:after{content:'\20';display:block;height:0;clear:both}






/*-----------------------------------------------------------------------------------------------------------*/



/*for create new dir*/
.ui-dialog .ui-state-error {
    padding: .5em;
}

.validateTips {
    border: 1px solid transparent;
    padding: 0.5em;
}


/*for droppable*/
.green-background {
    background-color: #F0F030;
}

/*用于最下面的操作菜单*/
.navOperate {
    width: auto;
    height: 36px;
    position: fixed;
    bottom: 1px;
    z-index: 1999;
    background: #f60;
    border: 1px solid #ccc;
    padding: 0;
    font-weight: 600;
    left: 100px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.2);
}

.navOperate li {
    height: 36px;
    line-height: 36px;
    float: left;
    padding: 0 8px;
    list-style: none;
    border-right: 1px solid #d3d3d3;
    text-align: center;
    cursor: pointer;
}

.navOperate li a {
    display: block;
    height: 34px;
    font-size: 16px;
    color: #fff;
}

.navOperate li a:hover {
    background: #f60;
    color: #0e025b;
    font-weight: bold;
    text-decoration: none;
}

.navOperate li:last-child {
    border-right: none;
}



/*公司商品类别管理用 tree控件用*/
div.content_wrap div.left{float: left;width: 250px;}
div.content_wrap div.right{float: right;width: 340px;}
div.zTreeDemoBackground {width:250px;height:362px;text-align:left;}
ul.ztree {margin-top: 10px;border: 1px solid #617775;
          background: #f0f6e4;width:220px;height:360px;
          overflow-y:scroll;overflow-x:auto;}

/*公司商品类别管理用 tree控件用  end*/



/*choose style*/
#choose {
  width: 100%;
  padding-top: 10px;
  border-top: 1px dotted #ddd;
  margin-top: 5px;
  margin-bottom: 20px;
}

.clearfix {
  display: block;
}


#choose .li {
  width: 516px;
  padding: 5px 0 5px 72px;
  float: left;
}

#choose .dt {
  float: left;
  /*width: 72px;*/
  margin-left: -72px;
  display: inline;
  text-align: right;
}

#choose-color .dt {
  margin-top: 10px;
}

.p-choose .dt {
  margin-top: 8px;
}

#choose .dd {
  _margin-right: -3px;
  overflow: hidden;
}

.p-choose-wrap .item.selected {
  position: relative;
  zoom: 1;
}

.p-choose-wrap .item {
  float: left;
  margin: 2px 8px 2px 0;
}

.p-choose-wrap .item.selected b {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 12px;
  height: 12px;
  overflow: hidden;
  background: url(/Images/newicon20140910.png) no-repeat -202px -224px;
}

#choose-color .item a:hover, #choose-color .item.selected a, #choose-color .item.selected a:hover {
  padding: 0;
}

#choose-color .item a {
  font-size: 0;
  padding: 1px;
}

#choose-color .item a, #choose-version1 .item a, #cyoose-suit .item a, #cyoose-type .item a, .p-choose .item a {
  float: left;
}
#choose-color .item a, #choose-version2 .item a, #cyoose-suit .item a, #cyoose-type .item a, .p-choose .item a {
  float: left;
}

#choose a {
  display: block;
  white-space: nowrap;
  text-decoration: none;
}

.p-choose-wrap .item.selected a {
  padding: 3px 5px;
  border: 2px solid #e4393c;
}

#choose-color .item a, 
#choose-version1 .item a, 
#choose-version2 .item a, 
#cyoose-suit .item a, 
#cyoose-type .item a, 
.p-choose .item a {
  float: left;
}

.p-choose-wrap .item a {
  padding: 4px 6px;
  border: 1px solid #ccc;
  background: #fff;
}

#choose-suit .dt, #choose-type .dt, #choose-version1 .dt {
  margin-top: 8px;
}
#choose-suit .dt, #choose-type .dt, #choose-version2 .dt {
  margin-top: 8px;
}

#choose-color .item a i {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
}
#choose-color i {
  font-style: normal;
  margin-right: 3px;
}

#choose-color .item a img {
  margin: 1px 3px 1px 1px;
  display: inline-block;
  vertical-align: middle;
}

.p-choose-wrap .item a:hover{padding:3px 5px;border:2px solid #e4393c}