/************************************************
Author: chinasspp.com, Leanne.Liu
*************************************************/

/* RIGHT */
.sub_r .brands_2, .sub_r .news { float: left; display: block; margin-bottom: 10px; padding-bottom: 10px; width: 220px; background-color: #FFF; border: 1px solid #BCBCBC; border-top: none; overflow: hidden; }

.sub_r .brands_2 li { float: left; display: inline-block; margin: 10px 0 0 8px; }
.sub_r .brands_2 li a { display: block; width: 60px; height: 40px; border: 1px solid #D9D9D9; text-align: center; overflow: hidden; }
.sub_r .brands_2 li img { margin-bottom: 15px; height: 40px; } /* ¹Ì¶¨Í¼Æ¬¸ß¶È */

.sub_r .news li { float: left; display: block; margin: 10px 0 0 0; padding-left: 20px; width: 180px; height: 20px; background: url(../images/icon.gif) -133px -144px no-repeat; overflow: hidden; }
.sub_r .news li .tag { margin-right: 5px; color: #3B75C6; }


.sub_r #brand_r { float: left; display: block; margin-bottom: 10px; padding: 10px; width: 200px; background-color: #FFF; border: 1px solid #BCBCBC; overflow: hidden; }
.sub_r #brand_r a.logo { float: left; display: block; margin-right: 10px; width: 80px; height: 53px; background-color: #FFF; border: 1px solid #D9D9D9; overflow: hidden; }
.sub_r #brand_r a.logo img { height: 53px; }
.sub_r #brand_r a.logo:hover { border: 1px solid #3B75C6; }
.sub_r #brand_r span { float: left; display: block; margin-bottom: 3px; width: 108px; height: 24px; line-height: 24px; overflow: hidden; }
.sub_r #brand_r span a.name { color: #3B75C6; font-size: 14px; font-family: "Î¢ÈíÑÅºÚ" , "ËÎÌå"; }
.sub_r #brand_r span .btn, .sub_r #brand_r span .btn_d { display: inline-block; padding-left: 24px; width: 42px; height: 23px; color: #FFF; font-size: 14px; }
.sub_r #brand_r span .btn { background: url(../images/btn.gif) right -30px no-repeat; cursor: pointer; }
.sub_r #brand_r span .btn_d { background: url(../images/btn.gif) right -100px no-repeat; }
.sub_r #brand_r span .btn:hover { background: url(../images/btn.gif) left -30px no-repeat; text-decoration: none; }

.sub_r #brand_r .goods { float: left; display: block; position: relative; z-index: 10; margin-top: 10px; width: 200px; height: 321px; overflow: hidden; }
.sub_r #brand_r .goods .t { position: relative; z-index: 20; margin: 0 0 -35px; padding: 0 10px; height: 35px; line-height: 35px; background-color: #666; color: #FFF; font-size: 14px; font-weight: bold; font-family: "Î¢ÈíÑÅºÚ" , "ËÎÌå"; filter: alpha(opacity=60); opacity: 0.6; -moz-opacity: 0.6; }
.sub_r #brand_r .goods ul { float: left; display: block; margin-left: 0; height: 321px; overflow: hidden; } /* ¿í¶È200µÄ±¶Êý js¿ØÖÆ */
.sub_r #brand_r .goods li { float: left; display: inline; width: 200px; }
.sub_r #brand_r .goods li a { display: block; width: 200px; height: 321px; overflow: hidden; }
.sub_r #brand_r .goods li a:hover { color: #FFF; text-decoration: none; }
.sub_r #brand_r .goods li a img { height: 321px; } /* ¹Ì¶¨Í¼Æ¬¸ß¶È */
.sub_r #brand_r .goods .dot { clear: both; position: relative; top: -35px; margin: 0 auto -35px; width: 136px; }
.sub_r #brand_r .goods .dot i { float: left; display: inline-block; margin: 10px 3px 0; width: 11px; height: 11px; background: url(../images/png.png) -270px top no-repeat; text-indent: -2000px; overflow: hidden; cursor: pointer; }
.sub_r #brand_r .goods .dot i:hover, .sub_r #brand_r .goods .dot i.current { background: url(../images/png.png) -253px top no-repeat; }
* html .sub_r #brand_r .goods .dot i { behavior: url("/htc/iepngfix.htc"); } /* FOR IE6 */

.sub_r #brand_r .n_list { float: left; display: block; padding: 10px; margin-top: 10px; width: 180px; background-color: #EAEAEA; overflow: hidden; }
.sub_r #brand_r .n_list .t { margin-bottom: 0px; color: #3B75C6; font-size: 12px; font-family: "Î¢ÈíÑÅºÚ" , "ËÎÌå"; }
.sub_r #brand_r .n_list .t a { color: #3B75C6; font-size: 12px; font-family: "Î¢ÈíÑÅºÚ" , "ËÎÌå"; }
.sub_r #brand_r .n_list .t a:hover { text-decoration: none; }
.sub_r #brand_r .n_list li { float: left; display: block; margin: 10px 0 0 0; padding-left: 10px; width: 170px; height: 20px; background: url(../images/icon.gif) -143px -144px no-repeat; overflow: hidden; }
.sub_r #brand_r .n_list li.last { background: none; text-align: right; }
.sub_r #brand_r .n_list li.last a { color: #3B75C6; }
.sub_r #brand_r .n_list li a.tag { margin-right: 5px; color: #3B75C6; }


/* LEFT */
#order_list { float: left; display: block; margin-bottom: 10px; width: 728px; background-color: #FFF; overflow: hidden; }
#order_list li { display: inline-block; margin-top: 20px; width: 728px; height: 182px; background-color: #FFF; overflow: hidden; }
#order_list li .img { float: right; display: block; margin-bottom: 0; width: 440px; height: 180px; overflow: hidden; }
#order_list li .img img { width: 440px; }
/* ¹Ì¶¨Í¼Æ¬¿í¶È */
#order_list li .r_text { float: left; display: block; padding: 20px; width: 248px; line-height: 30px; color: #999; text-align: center; overflow: hidden; }
#order_list li .r_text img { margin-bottom: 10px; height: 50px; }
#order_list li .r_text b { display: inline-block; height: 30px; color: #666; font-size: 14px; font-weight: normal; overflow: hidden; }
#order_list li a { display: block; position: relative; left: 0; top: 181px; margin: -181px 0 0 0; width: 726px; height: 180px; background-image: url(about:blank); border: 1px solid #CBCBCB; text-indent: -2000px; }
#order_list li a:hover { border: 1px solid #3B75C6; }
#order_list li.gray img { filter: gray; opacity: 0.3; -moz-opacity: 0.3; }
#order_list li.gray { position: relative; }
#order_list li.gray img.over { position: absolute; top: 85px; right: 10px; opacity: 0.9; }

/* DETAIL */
.d_l_text { float: left; display: inline-block; margin-bottom: 10px; padding: 30px; width: 666px; background-color: #FFF; border: 1px solid #BCBCBC; overflow: hidden; }
.d_l_text h1 { margin: 0 0 30px; padding: 0; color: #000; font-size: 18px; font-family: "Î¢ÈíÑÅºÚ" , "ËÎÌå"; font-weight: normal; text-align: center; }
.d_l_text #d_l_tags { margin-bottom: 10px; padding: 0; width: 666px; overflow: hidden; }
.d_l_text #d_l_tags span { display: inline-block; padding-left: 23px; background: url(../images/icon.gif) -130px -180px no-repeat; }
.d_l_text #d_l_tags span a { margin-right: 10px; color: #999; }
.d_l_text #d_l_tags span a:hover { color: #3B75C6; }
.d_l_text #d_l_tags .total { float: right; display: inline-block; padding: 0 8px 0 33px; height: 23px; line-height: 23px; background: url(../images/icon.gif) left -277px no-repeat #E5F1FF; color: #3B75C6; cursor: pointer; }
.d_l_text #d_l_tags .hot { background: url(../images/icon.gif) left -307px no-repeat #E5F1FF; cursor: auto; }
.d_l_text #d_l_intro { display: inline-block; margin-bottom: 20px; padding: 20px; width: 624px; background-color: #F1F1F1; border: 1px solid #EAEAEA; overflow: hidden; }
.d_l_text #d_l_intro li { float: left; display: block; width: 302px; line-height: 35px; }
.d_l_text #d_l_intro li span { float: left; }
.d_l_text #d_l_intro li img { margin: 8px 0; }
.d_l_text #d_l_intro li a { float: left; display: block; margin-right: 10px; }
.d_l_text #d_l_intro li .btn_down { margin-top: 6px; padding-left: 17px; width: 65px; height: 23px; line-height: 23px; background: url(../images/btn.gif) left -63px no-repeat; color: #1F5A6C; }
.d_l_text #d_l_intro li .btn_down:hover { color: #1F5A6C; text-decoration: none; background: url(../images/btn.gif) right -63px no-repeat; }
.d_l_text .text { width: 666px; line-height: 25px; font-size: 14px; overflow: hidden; }
.d_l_text .text a { color: #3B75C6; text-decoration: underline; }

.b_rec { clear: both; margin-bottom: 15px; width: 960px; color: #000; overflow: hidden; }
.b_rec .t { margin-bottom: 0; line-height: 32px; border-bottom: 2px solid #000; }
.b_rec .t label { font-size: 14px; font-family: "Î¢ÈíÑÅºÚ" , "ËÎÌå"; }
.b_rec .t a { float: right; color: #000; }
.b_rec ul { width: 975px; }
.b_rec li { float: left; display: block; margin: 15px 15px 0 0; width: 310px; height: 200px; background-color: #FFF; }
.b_rec li p { margin-bottom: 0; padding: 0 10px; height: 20px; overflow: hidden; }
.b_rec li .img { margin-bottom: 10px; padding: 0; width: 310px; height: 133px; overflow: hidden; }
.b_rec li .img img { width: 310px; }
.b_rec li .time { margin: 5px 0; padding-left: 24px; background: url(../images/icon.gif) -128px -285px no-repeat; color: #666; }
.b_rec li .time i { float: right; display: inline-block; padding-left: 25px; background: url(../images/icon.gif) -129px -313px no-repeat; }
.b_rec li a { display: block; position: relative; left: 0; top: 198px; margin: -198px 0 0 0; width: 308px; height: 198px; background-image: url(about:blank); border: 1px solid #CBCBCB; text-indent: -2000px; }
.b_rec li a:hover { border: 1px solid #3B75C6; }

.d_l_msg { display: inline-block; margin-bottom: 10px; width: 726px; background-color: #FFF; border: 1px solid #BCBCBC; border-top: none; overflow: hidden; }
.d_l_msg .title { display: block; margin-bottom: 0; line-height: 32px; background: url(../images/bg.gif) left top repeat-x #F6F6F6; border-top: 2px solid #3B75C6; border-bottom: 1px solid #D9D9D9; }
.d_l_msg .title i { padding: 0 0 0 10px; font-size: 14px; font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå"; }
.d_l_msg .title .alert { margin-left: 3px; color: #3B75C6; }

#f_msg { padding-top: 15px; }
#f_msg, #msg { padding-left: 15px; padding-right: 15px; }