/*
*Fabric.aspx
*Auxiliary.aspx
*PrintAndDye.aspx
*/
.fix-p-box {
	margin:0;padding:0;
}
.clearfix {clear:both;}
.hg-form-main {
    width:1200px;
    margin-bottom:10px;
    border:0px solid #c61c29;
    
}
.hg-tit {
    font-size:20px;
    color:#747474;
    padding-top:10px;
    padding-bottom:10px;
    background:url(/images/hg-tit-img.jpg) no-repeat left center;
    text-indent:1.2em;
}
.hg-form-body {
   background:#f1f1f2;
    font-size:12px;
    padding-left:20px;
    padding-right:20px;
}
.hg-form-left {
    display:inline-block;
    vertical-align: top;
    margin-right:20px;
    width:542px;
    overflow:hidden;
}
.hg-form-li {
    padding-top:20px;
    padding-bottom:20px;
    border-bottom:1px dotted #dedede;
}
.hg-form-li:last-child {
    border-bottom:none;
}
.hg-form-li p {
    display:inline-block;
    vertical-align: top;
    width:480px;
    margin:0;
    padding:0;
}
.hg-li-tit {
    font-weight:bold;
    margin-right:10px;
}
.hg-li-span {
    border-left:1px solid #ccc;
    padding-right:10px;padding-left:10px;margin-bottom:5px;
    display:inline-block;
    vertical-align: top;
}
.hg-form-li input[type=text] {
    border:none;
    border-bottom:1px solid #333;
    background:none;
    width:60px;
}
.hg-form-li input[type=checkbox],.ht-form-li label {
    vertical-align:middle;
}
.hg-form-li input[type=checkbox] {
    margin-top:0;
    margin-right:3px;
}
.hg-li-span a {
    color:#005aa0;
    text-decoration:none;
}
.hg-li-span a:hover {
    color:#cb0d1c;
}
.hg-form-right {
    display:inline-block;
    width:552px;
    overflow:hidden;
}
.hg-form-right p {
    margin-top:12px;
    margin-bottom:12px;
    width:553px;
    overflow:hidden;
}
.hg-form-right p textarea {
    width:530px;
    height:100px;
    border:1px solid #d8d8d8;
    padding:10px;
    font-size:14px;
}
.hg-form-right p input {
    border:1px solid #d8d8d8;
    padding:5px;margin-right:10px;
    width:170px;
    font-size:14px;
}
.hg-form-right p button,.hg-form-right p input[type=submit] {
    background:#bb0b19;
    color:#fff;padding:5px;
    width:160px;
    border:none;
    cursor:pointer;
}
.hg-form-right p button:hover,.hg-form-right p input[type=submit]:hover {
    background:#da1f2e;
}
.hg-textarea-tit {
    font-size:14px;
    color:#333;
}
.hg-radio-label {
    width:58px;
    height:26px;
    border:1px solid #adadad;
    background:#fff;
    color:#adadad;
    text-align:center;
    line-height:26px;
    display:inline-block;
    margin-bottom:10px;
}
.hg-radio-label>input[type=radio] {
    display:none;
}
.hg-radio .label-checked {
    border:1px solid #cc1321;
    background:#cc1321;
    color:#fff;
}
.hg-foot-link {
    background:#f1f1f2;
    width:100%;
    padding-top:20px;
    padding-bottom:20px;
    margin-bottom:20px;
    margin-top:20px;
    font-size:12px;
}
.hg-foot-link ul {
    background:url(/images/hg-foot-link-ul-bg.png)no-repeat left;
    padding-left:100px;
    margin-left:20px;
}
.hg-foot-link li {
    display:inline-block;
    vertical-align: top;
    margin-right:10px;
    width:68px;
    height:27px;
    text-align:center;
}
.hg-foot-link li a {
    color:#fff;
    display:block;
    text-decoration:none;
    padding:5px 10px;
    border-radius:5px;
    background:url("/images/hg-btn-bg.jpg") no-repeat center 2px;
}
.hg-foot-link li a:hover {
    background:url("/images/hg-btn-bg-hover.jpg") no-repeat center 2px;
}
.hg-box-main {
    width:1160px;
    margin:20px auto;
    color:#cb0d1c;
    padding:20px;
    border:1px solid #dedede;
}
.hg-box-main-1 {
    width:1200px;
    margin:20px auto;
    color:#cb0d1c;
}
.hg-box-tit {
    padding-top:5px;
    padding-bottom:5px;
    color:#000;
    font-size:24px;
    border-bottom:2px solid #da202d;
    margin-bottom:20px;
}
.hg-box-nav {
    color:#333;
    font-size:14px;
    width:930px;
    display:inline-block;
    margin-bottom:20px;
}
.hg-box-nav-1 {
    color:#333;
    font-size:14px;
    width:860px;
    display:inline-block;
    margin-bottom:20px;
}
.hg-box-nav-1 a {
    text-decoration:none;
    padding:2px 2px;
    margin-right:10px;
    color:#333;
    display:inline-block;
    vertical-align: top;
}
.hg-box-nav a {
    text-decoration:none;
    padding:2px 2px;
    margin-right:10px;
    color:#333;
    display:inline-block;
    vertical-align: top;
}
.hg-box-nav-tit {
    color:#DA202D;
    padding:2px 2px;
    display:inline-block;
    vertical-align: top;
    border-right:1px solid #dedede;
    padding-right:10px;
    margin-right:10px;
}
.hg-box-nav a:hover {
    background:#005aa0;
    color:#fff;
}
.hg-box-nav-1 a:hover {
    background:#005aa0;
    color:#fff;
}
.hg-box-nav-focus {
    background:#005aa0;
    color:#fff!important;
}
.hg-box-search {
    display:inline-block;
    vertical-align: middle;
    border:1px solid #ccc;

}
.hg-box-search form input {
    border:none;
    padding:5px;
    width:150px;
}
.hg-box-search form button {
    margin-left:-6px;
    height:30px;
    border:none;
    border-left:1px solid #ccc;
    cursor:pointer;
}
.hg-cp-box-ul,.hg-cp-box-ul li {
    margin:0;padding:0;
}
.hg-cp-box-ul li {
    list-style:none;
    margin-top:10px;
    padding-top:10px;
    padding-bottom:20px;
    border-bottom:1px solid #dedede;
}
.hg-cp-box-ul li:last-child {
    border-bottom:none;
}
.hg-cp-box-img {
    width:165px;
    height:125px;
    overflow:hidden;
    display:inline-block;
    vertical-align: top;
    margin-right:20px;
}
.hg-cp-box-ask-img {
    width:20px;
    height:20px;
    overflow:hidden;
    display:inline-block;
    vertical-align: top;
    margin-right:5px;
}
.hg-cp-box-info {
    width:960px;
    display:inline-block;
    vertical-align: top;
}
.hg-cp-box-info-1 {
    width:1110px;
    display:inline-block;
    vertical-align: top;
}
.hg-cp-box-tit {
    margin-top:0;
    margin-bottom:10px;
}
.hg-cp-box-tit span {
    float:right;
    font-size:12px;
    color:#9a9899;
}
.hg-cp-box-tit a {
    font-size:16px;
    color:#000;
    text-decoration:none;
}
.hg-cp-box-tit a:hover {
    color:#BB0B19;
}
.hg-cp-box-dec {
    color:#9a9899;
    font-size:12px;
    margin-top:0;
    line-height:22px;
    height:66px;
    overflow:hidden;
    text-overflow:ellipsis;
}
.hg-ask-ul li {
    border-bottom:1px dotted #dedede;
}
.hg-ask-ul li:last-child {
    border-bottom:none;
}
.hg-cp-box-ask-dec {
    color:#9a9899;
    font-size:12px;
    margin-top:0;
    line-height:22px;
    max-height:66px;
    overflow:hidden;
    text-overflow:ellipsis;
}
.hg-cp-box-ask-dec a {
    color:#BB0B19;
}
.hg-cp-box-tag {
    margin:0;padding:0;
    margin-top:20px;
}
.hg-cp-box-tag a {
    font-size:12px;
    color:#7f7f7f;
    text-decoration:none;
    padding:2px 5px;
    margin:auto 5px auto 0;
    border-radius:5px;
}
.hg-cp-box-tag span {
    float:right;
    font-size:12px;
    color:#9a9899;
}
.Zjdz_li {
    border: 1px solid #dedede;
    display: inline-block;
    height: 313px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    padding: 10px;
    width: 270px;
}
.Zjdz_img {
    height: 163px;
    margin-bottom: 2px;
    overflow: hidden;
    width: 250px;
}
.Zjdz_tit {
    font-size: 14px;
    font-weight: bold;
    height: 23px;
    margin-bottom: 10px;
    overflow: hidden;
}
.Zjdz_dec {
    color: #9a9899;
    font-size: 12px;
    height: 34px;
    overflow: hidden;
}
.Zjdc_btn {
    display: inline-block;
    margin-right: 5px;
    margin-top: 20px;
}

.Zjdz_img a img {
    height: auto;
    width: 250px;
}
.Zjdc_btn a:hover {
    background: #da1f2e none repeat scroll 0 0;
    color: #fff;
}
.Zjdc_btn a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #da1f2e;
    color: #333;
    display: block;
    font-size: 14px;
    padding: 2px 10px;
}
.huagong-cp-ul {
	padding-left:10px;
}
.huagong-cp-ul a {
	text-decoration:none;
}
.huagong-cp-li-tit a {
	color:#333;
}
.huagong-cp-li-tit a:hover {
	color:#BB0B19;
}
.huagong-more {
    float: right;
    margin-right: 20px;
    margin-top: 10px;
	font-size:12px;
}
.huagong-more a {
	text-decoration:none;
	color:#333;
}
.huagong-more a:hover {
	color:#BB0B19;
}
.yinran-new-question {
	display:inline-block;
	font-size:14px;
	color:#333;
	border:1px solid #E0E0E0;
	vertical-align:top;
	width:580px;
}
.yinran-new-question-fl {
	float:left;
}
.yinran-new-question-fr {
	float:right;
}
.yinran-new-question a {
	text-decoration:none;
}
.yinran-new-question-mr {
	margin-right:30px;
}
.yinran-que-tit {
	font-size:16px;
	border-top:2px solid #BB0B19;
	height:32px;
	line-height:32px;
	border-bottom:1px solid #E0E0E0;
	padding-left:10px;
}
.yinran-que-ul,.yinran-que-ul li,.yinran-ans-ul,.yinran-ans-ul li {
	margin:0;padding:0;
}
.yinran-que-ul,.yinran-ans-ul {
	padding:10px;
}
.yinran-que-ul li {
	list-style:none;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #dedede;
	background:url(/images/tiwen_ico.gif) no-repeat left center;
	padding-left:30px;
}
.yinran-ans-ul li {
	list-style:none;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #dedede;
	background:url(/images/wanchen_icon.gif) no-repeat left center;
	padding-left:30px;
}
.yinran-que-ul li a,.yinran-ans-ul li a{
	color:#333;
}
.yinran-ask {
	float:right;
}
.yinran-ask a {
	color:#BB0B19;
	font-size:12px;
	text-decoration:underline;
	margin-right:20px;
}
.foot-ad {
    width:1200px;
    overflow:hidden;
    height:auto;
    margin:auto;
}
/* 首页的同款定制框 */
.index_tkdz_main {
    border: 1px solid #ccc;
    font-size: 14px;
    height: 280px;
    margin: 20px auto 0;
    width: 1200px;
}
.index_tkdz_main_1 {
    border: 0px solid #C61C29;
    font-size: 14px;
    height: 170px;
    margin-bottom: 10px;
    width: 1200px;
    padding:0px;
}
.index_tkdz_clearfix {
    clear: both;
}
.index_tkdz_top {
    border-bottom: 1px solid #d9d9d9;
    border-top: 3px solid #cc1321;
    height: 88px;
    width: 100%;
}
.index_tkdz_top_1 {
    border-bottom: 1px solid #d9d9d9;
    border-top: 3px solid #cc1321;
    height: 270px;
    width: 100%;
}
.index_tkdz_display {
    display: inline-block;
}
.index_tkdz_ptfw {
    color: #333;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    margin-left: 18px;
    margin-top: 15px;
    text-align: center;
}
.index_tkdz_ptfw_1 {
    background: rgba(0, 0, 0, 0) url("../images/customer_service.png") no-repeat scroll center center;
    height: 247px;
    margin-left: 18px;
    margin-top: 15px;
    width: 153px;
}
.index_tkdz_step {
    background: rgba(0, 0, 0, 0) url("../images/customer_service_step.png") no-repeat scroll center center;
    height: 55px;
    margin-bottom: 25px;
    margin-top: 23px;
    width: 1029px;
}
.index_tkdz_service {
    color: #666;
    font-weight: normal;
}
.index_tkdz_ul {
    margin-left: 20px;
    margin-top: 20px;
    padding: 0;
}
.index_tkdz_ul_1 {
    padding: 0;
}
.index_tkdz_li {
    color: #666;
    font-size: 12px;
    height: 58px;
    list-style: outside none none;
}
.index_tkdz_li_b {
    font-size: 14px;
    font-weight: bold;
}
.index_tkdz_li_1 {
    color: #666;
    font-size: 12px;
    height: 58px;
    list-style: outside none none;
}
.index_tkdz_li_b_1 {
    color: #da1f2e;
    font-size: 16px;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 30px;
}
.index_tkdz_li_b_1 a {
    color: #da1f2e;
}
.index_tkdz_li_b_1 a:hover {
    text-decoration: underline;
}
.index_tkdz_li_p_1 {
    height: 70px;
    margin-left: 20px;
    margin-top: 10px;
    overflow: hidden;
    width: 210px;
}
.index_tkdz_fl {
    display: inline;
    float: left;
}
.index_tkdz_1 {
    background: rgba(0, 0, 0, 0) url("../images/index_tkdz_line.png") no-repeat scroll left center;
    height: 58px;
    margin-right: 10px;
    overflow: hidden;
    padding-left: 20px;
    width: 130px;
}
.index_tkdz_2 {
    background: rgba(0, 0, 0, 0) url("../images/index_tkdz_line.png") no-repeat scroll left center;
    height: 58px;
    margin-right: 10px;
    overflow: hidden;
    padding-left: 20px;
    width: 170px;
}
.index_tkdz_3 {
    background: rgba(0, 0, 0, 0) url("../images/index_tkdz_line.png") no-repeat scroll left center;
    height: 58px;
    margin-right: 10px;
    overflow: hidden;
    padding-left: 20px;
    width: 210px;
}
.index_tkdz_4 {
    background: rgba(0, 0, 0, 0) url("../images/index_tkdz_line.png") no-repeat scroll left center;
    height: 58px;
    margin-right: 10px;
    overflow: hidden;
    padding-left: 20px;
    width: 180px;
}
.index_tkdz_1_1 {
    background: rgba(0, 0, 0, 0) url("../images/customer_service_btn.png") no-repeat scroll left center;
    height: 153px;
    margin-right: 5px;
    overflow: hidden;
    width: 247px;
}
.index_tkdz_2_1 {
    background: rgba(0, 0, 0, 0) url("../images/customer_service_btn.png") no-repeat scroll left center;
    height: 153px;
    margin-right: 5px;
    overflow: hidden;
    width: 247px;
}
.index_tkdz_3_1 {
    background: rgba(0, 0, 0, 0) url("../images/customer_service_btn.png") no-repeat scroll left center;
    height: 153px;
    margin-right: 5px;
    overflow: hidden;
    width: 247px;
}
.index_tkdz_4_1 {
    background: rgba(0, 0, 0, 0) url("../images/customer_service_btn.png") no-repeat scroll left center;
    height: 153px;
    margin-right: 5px;
    overflow: hidden;
    width: 247px;
}
.index_tkdz_1_1:hover {
    background: rgba(0, 0, 0, 0) url("../images/customer_service_btn_hover.png") no-repeat scroll left center;
}
.index_tkdz_2_1:hover {
    background: rgba(0, 0, 0, 0) url("../images/customer_service_btn_hover.png") no-repeat scroll left center;
}
.index_tkdz_3_1:hover {
    background: rgba(0, 0, 0, 0) url("../images/customer_service_btn_hover.png") no-repeat scroll left center;
}
.index_tkdz_4_1:hover {
    background: rgba(0, 0, 0, 0) url("../images/customer_service_btn_hover.png") no-repeat scroll left center;
}
.index_tkdz_tel {
    background: rgba(0, 0, 0, 0) url("../images/index_tkdz_tel.png") no-repeat scroll left center;
    height: 64px;
    line-height: 21px;
    margin-top: 10px;
    overflow: hidden;
    padding-left: 75px;
    width: 140px;
}
.index_tkdz_tel p {
    font-size: 16px;
    margin-top: 10px;
}
.index_tkdz_tel p span {
    color: #da1f2e;
    font-size: 16px;
    font-weight: bold;
}
.index_tkdz_bot {
    float: left;
    height: 175px;
    width: 800px;
}
.index_tkdz_form {
    width: 780px;
}
.index_tkdz_form_p {
    height: 28px;
    line-height: 28px;
    margin-bottom: 14px;
    margin-top: 14px;
}
.index_tkdz_form_p_span {
    margin-right: 18px;
}
.index_tkdz_radio {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #adadad;
    color: #adadad;
    display: inline-block;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    width: 58px;
}
.index_tkdz_radio:hover {
    border-color: #cc1321;
}
.index_tkdz_radio_checked {
    background: #da1f2e none repeat scroll 0 0;
    border: 1px solid #cc1321;
    color: #fff;
}
.hide_radio {
    display: none;
}
.index_tkdz_mswt {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #adadad;
    height: 90px;
    padding: 10px;
    width: 480px;
}
.index_tkdz_mswt1 {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #adadad;
    height: 53px;
    padding: 10px;
    width: 380px;
}
.index_tkdz_form_left {
    float: left;
}
.index_tkdz_form_right {
    display: inline;
    float: left;
    margin-left: 20px;
}
.index_tkdz_form_text {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #adadad;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    width: 226px;
}
.index_tkdz_form_text1 {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #adadad;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    width: 390px;
}
.index_tkdz_form_p2 {
    margin-bottom: 11px;
    margin-top: 0;
}
.index_tkdz_form_mt {
    margin-top: 57px;
}
.index_tkdz_form_mt2 {
    margin-top: 57px;
}
.index_tkdz_button1 {
    background: #da1f2e none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 16px;
    height: 36px;
    line-height: 30px;
    width: 117px;
}
.index_tkdz_button1:hover {
    background: #cc1321 none repeat scroll 0 0;
}
.index_tkdz_button2 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #da1f2e;
    color: #da1f2e;
    font-size: 16px;
    height: 36px;
    line-height: 30px;
    margin-left: 5px;
    width: 117px;
}
.index_tkdz_button2:hover {
    color: #cc1321;
}
.index_tkdz_bot_right {
    float: right;
    height: 110px;
    margin-top: 10px;
    overflow: hidden;
    padding-right: 10px;
    width: 335px;
}
.index_tkdz_bot_right_top {
    float: right;
    height: auto;
    margin-top: 10px;
    overflow: hidden;
    width: 345px;
}
.index_tkdz_bot_right_top p {
    background: rgba(0, 0, 0, 0) url("../images/index_tkdz_dt.jpg") no-repeat scroll left center;
    border-bottom: 1px solid #adadad;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-indent: 2em;
    width: 335px;
}
.index_tkdz_bot_right ul {
    margin: 0;
    padding: 0;
}
.index_tkdz_bot_right ul li {
    height: 22px;
    line-height: 22px;
    list-style: outside none none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 334px;
}
.bgcolor {
    background: #f4f4f4 none repeat scroll 0 0;
}
.fontColor {
    color: #da1f2e;
}
.index_tkdz_gys {
    font-size: 14px;
    margin-left: 54px;
}
.index_tkdz_gys a {
    color: #cc1321;
    text-decoration: underline;
}
.line {
    text-align: left;
    width: 100%;
}
.index_tkdz_form_dzfw {
    float: left;
    height: 175px;
    padding-left: 20px;
    width: 415px;
}
.index_tkdz_menu {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.index_tkdz_tab {
    background: #f2f2f2 none repeat scroll 0 0;
    float: left;
    height: 188px;
    line-height: 50px;
    text-align: center;
    width: 120px;
}
.index_tkdz_tab a {
    display: block;
}
.index_tkdz_tab a:hover {
    color: #da1f2e;
}
/*.bgcfff {
    background: #fff none repeat scroll 0 0;
    border-right: 1px solid #fff;
}*/
.index_tkdz_menu_bd {
    border-right: 1px solid #ddd;
    height: 85px;
}
/* 产品过滤菜单 */
.hg-box-filter {
    margin-bottom:20px;
}
.news-list > ul > li > .pic {
    background: rgba(0, 0, 0, 0) url("/images/index-default-img.jpg") no-repeat scroll center center / 100% auto;
}

.supplyKeywords {
    width: 1200px;
    border:1px solid #dedede;
}
.supplyKeywords p {
    border-bottom: 1px dashed #dedede;
    font-size: 12px;
    line-height: 30px;
    margin-left: 10px;
    margin-right: 10px;
    width: 1000px;
}
.autoheight {
    height: auto !important;
}
.keywords_more {
    cursor: pointer;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    vertical-align: top;
    width: 60px;
}
.keywords_category {
    display: inline-block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-left: 20px;
    overflow: hidden;
    vertical-align: top;
    width: 80px;
    font-weight:bold;
}
.keywords_parents {
    border-bottom: 1px dashed #dedede;
    height: 50px;
    overflow: hidden;
}
.keywords_parents:last-child {
    border-bottom:none;
}
.keywords_a {
    display: inline-block;
    vertical-align: top;
}
.supplyKeywords span {
    color: #333;
}
.supplyKeywords a {
    color: #005aa0;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.supplyKeywords a:hover {
    color: #fff;
    background:#005aa0;
}
.supplyKeywordsFocus {
    color: #bb0b19 !important;
}
.supplyTabUiLiTitle {
    padding-bottom: 20px;
    padding-top: 20px;
}
.supplyTabUiLiTitle {
    padding-bottom: 20px;
    padding-top: 20px;
}
.supplyTabUiLiTitle li {
    border-bottom: 1px dotted #dedede;
    line-height: 34px;
    margin-left: 20px;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.supplyTabUiLiTitle li a {
    font-size: 12px;
}
.supplyRight {
    width: 900px;
}
.supplyTabMain {
    display: inline-block;
    vertical-align: top;
    width: 380px;
}
.supplyListTabMain {
    display: inline-block;
    vertical-align: top;
    width: 560px;
}
/* 排序 */
.productFilterBar {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    margin-bottom: 5px;
    padding: 5px;
    margin-top:10px;
}
.productFilterBar a.sort {
    background: rgba(0, 0, 0, 0) url("../image/shop/filter.png") no-repeat scroll left -20px;
    border: 1px solid #cdcdcd;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 5px 0 8px;
}
.productFilterBar a.sort b {
    background: rgba(0, 0, 0, 0) url("../image/shop/filter.png") no-repeat scroll 0 -55px;
    display: inline-block;
    height: 11px;
    margin-left: 3px;
    width: 11px;
}
.productFilterBar a.sort-up, .productFilterBar a.sort-down {
    background-position: left top;
    color: #ff5500;
}
.productFilterBar a.sort-up b {
    background-position: -12px -55px;
}
.productFilterBar a.sort-down b {
    background-position: -36px -55px;
}
.productFilterBar span {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    padding: 0 5px 0 8px;
}
/* 提问按钮 */
.hg-box-ask-btn {
    background:#BB0B19;
    color:#fff;
    display:inline-block;
    vertical-align: top;
    height:32px;
    line-height:32px;
    width:64px;
    text-align:center;
    margin-left:10px;
}
.hg-box-ask-btn:hover {

    background:#DA1F2E;
}
.hg-box-ask-btn a {
    display:block;
    color:#fff;
}
.index_tkdz_button1,.index_tkdz_button2,.index_tkdz_radio,.hg-radio-label {
    cursor:pointer;
}
.hg-box-tit-bar {
    border-bottom:1px solid #dedede;
}

/*  商品筛选栏   */
.productFilter { border-top: 0px solid #dddddd; border:solid 1px #dddddd;  margin-bottom:8px;width:1200px;margin:auto;auto; }
.productFilter .title { background: url(../image/360buy/tit.gif) repeat-x left -215px; height: 28px; line-height: 28px; padding: 0px 12px; color: #C30; font-weight: bold; font-size: 14px; border-bottom:solid 1px #ccc; }
.productFilter table { padding: 5px 0px 20px;width:100% }

.productFilter table th { width: 120px;  text-align: right; padding: 8px 10px 0px 0px; vertical-align: top; }
.productFilter table td { vertical-align: top; padding:4px 0px; }
.productFilter table td div { margin:0px}
.productFilter table .subCategory { display: inline-block; }
.productFilter table label { display: inline-block; padding: 4px 6px; }
.productFilter table label a { color: #005AA0; padding: 2px; }
.productFilter table label a.current,
.productFilter table label a:hover { background: #005AA0; color: White; }
.productFilter table tbody tr {border-bottom:1px dotted #dedede;}
.productFilter table tbody tr:last-child {border-bottom:none;}
.productFilter table td .attr{width:1050px;; height:25px;overflow:hidden;}
.attr .a-values .v-option {   height: 20px;  padding-top: 2px;  position: absolute;  right: 10px;  top: 0;  width: 105px;}
.a-values {  width: 92%;}
.full .a-values{width:92%; float:left;}
.o-more {  color: #005AA0; cursor: pointer; float: right;  height: 20px;  line-height: 20px;  padding-right: 14px;  position: relative;  text-align: right;  text-decoration: none;  width: 71px;  }
.o-more b { background: url("http://misc.360buyimg.com/201007/skin/df/i/2013100702.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0); height: 5px; overflow: hidden; position: absolute; right: 5px;  top: 9px;  width: 7px;}
.fold b { background: url("http://misc.360buyimg.com/201007/skin/df/i/2013100703.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}


/*  商品列表过滤栏 */
.productFilterBar { border: 1px solid #DDDDDD; padding: 5px; background:#F7F7F7;  margin-bottom:5px;  }
.productFilterBar a.sort { display: inline-block; line-height: 20px; height: 20px; overflow: hidden; border: 1px solid #CDCDCD; padding: 0px 5px 0px 8px; background: url(../image/shop/filter.png) no-repeat left -20px; }
.productFilterBar a.sort b { display: inline-block; width: 11px; height: 11px; background: url(../image/shop/filter.png) no-repeat 0px -55px; margin-left: 3px; }
.productFilterBar a.sort-up, .productFilterBar a.sort-down { background-position: left top; color: #FF5500; }
.productFilterBar a.sort-up b { background-position: -12px -55px; }
.productFilterBar a.sort-down b { background-position: -36px -55px; }

.productFilterBar span{display: inline-block; line-height: 20px; height: 20px; overflow: hidden;  padding: 0px 5px 0px 8px;  }

/* 商品列表 */
.NewMediaMainLeft {
    margin:20px auto 0 auto;
    width: 1200px;
}
/* 方案列表 */
.NewMediaMain {
    width: 1200px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.NewMediaMainLeft {
    width: 1200px;
    background: #fff;
    padding: 20px 0px 20px 0px;
}
.NewMediaMainLeft1 {
    width: 1200px;
    background: #fff;
    padding: 5px;
    border:1px solid #DDDDDD;
    margin-top:20px;
}

.NewMediaMainLeft3 {
    width: 860px;
    background: #fff;
    padding: 20px 20px 20px 20px;
    border:1px solid #DDDDDD;
}

.NewMediaMainRight {
    width: 276px;
}



.FocusLink {
    border: 1px solid #339fe0;
    background:#339fe0;
    color:#fff!important;
}

.FocusLink:hover {
    border: 1px solid #BB0B19;
}

.NewMediaMainLeftUl li {
    float: left;
    width: 120px;
    height: 30px;
}

.NewMediaMainLeftUl li a {
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}

.NewMediaMainLeftUl {
    border-bottom: 1px solid #B1B1B1;
    margin-bottom: 10px;
    padding-bottom: 10px;
    height: 30px;
    width: 1158px;
    margin-left: auto;
    margin-right: auto;
}

.NewMediaMainLeftUl1 li {
    float: left;
    width: 120px;
    height: 30px;
}

.NewMediaMainLeftUl1 li a {
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}

.NewMediaMainLeftUl1 {
    border-bottom: 1px solid #B1B1B1;
    margin-bottom: 10px;
    padding-bottom: 10px;
    height: 30px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.NewMediaList ul li {
    width: 1140px;
    border-bottom: 1px dotted #ccc;
    padding: 10px;
}

.NewMediaList1 ul li {
    width: 850px;
    border-bottom: 1px dotted #ccc;
    padding: 10px;
}

.NewMediaNews {
    width: 940px;
}

.NewMediaNews1 {
    width: 670px;
}

.NewMediaTit {
    text-align: left;
    margin-bottom: 10px;
    height: 22px;
    line-height: 22px;
}

.NewMediaTitA {
    width: 560px;
    display: block;
    float: left;
    font-size: 16px;
}

.NewMediaTit span {
    font-size: 12px;
    float: right;
    color: #666;
}

.NewMediaThumb_165_125 {
    width: 165px;
    height: 125px;
    overflow: hidden;
}
.NewMediaThumb_165_125 a img {width:165px;height:125px;}

.NewMediaDec {
    font-size: 12px;
    color: #666;
    line-height: 22px;
    height: 66px;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.NewMediaKeywords {
    font-size: 12px;
    margin-top: 10px;
}

.NewMediaKeywords p a {
    padding-right: 20px;
    color:#7f7f7f;
}

.NewMediaLike a {
    background: url(../images/NewMediaLike.png) no-repeat left center;
    padding-left: 20px;
}

.NewMediaPage {
    float: right;
    margin-top: 30px;
}

.NewMediaPage ul li {
    float: left;
    border: 1px solid #dcdcdc;
    margin-right: 5px;
    margin-top: 20px;
}

.NewMediaPage ul li a {
    display: block;
    text-align: center;
    font-size: 12px;
    padding: 5px 10px;
}

.NewMediaPage ul li a:hover {
    background: #BB0B19;
    color: #fff;
}

.GydzForm {
    margin: 0px;
    display: inline
}

.GydzFormText {
    height: 24px;
    border: 1px solid #e5e5e5;
    padding-left: 5px;
}

.GydzFormBtn {
    margin-left: -7px;
    background: #fff;
    border: 1px solid #e5e5e5;
    height: 26px;
    width: 60px;
}

.GydzRed1 {
    color: #BB0B19;
}

.GydzGray1 {
    color: #767676;
    font-size: 12px;
    margin-left: 20px;
    margin-right: 20px;
}
.hg-foot-link ul li a {
    font-size:12px!important;
}