﻿/* RESET STYLESHEET (html5doctor.com) v1.6.1 */
* {margin: 0px;padding: 0px;font-family: Microsoft YaHei;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
html,body{ min-width:1200px;height:100%;}
body {line-height: 1;font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu ;font-family: SourceHanSansSC-Regular,微软雅黑,sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
nav ul {list-style: none;}
  ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
a {margin: 0;padding: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
ins {background-color: #ff9;color: #ebe9dd;text-decoration: none;}
mark {background-color: #ff9;color: #ebe9dd;font-style: italic;font-weight: bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom: 1px dotted;cursor: help;}
table { border-collapse: collapse; border-spacing: 0;}
hr {display: block; height: 1px; border: 0;border-top: 1px solid #cccccc; margin: 1em 0;}
input, select { vertical-align: middle;}
/* END RESET CSS (html5doctor.com) */

/* OTHER RESET STYLESHEET (HTML GENERAL) */
a {text-decoration: none;font-weight: normal;}
a:hover {text-decoration: none;}
h2, h3 { font-size: 16px;}
textarea {width: 100%;font-family: Microsoft YaHei; font-size: 11px;border: 1px solid #EEEEEE;}
checkbox, input, radio, select, button {}
fieldset { margin: 0px 0px 15px;border: 1px solid #c9c9c9;padding: 15px;}
legend {font-weight: bold;line-height: 20px;font-size: 16px;}
/*input[type="text"], input[type="password"] { border: 1px solid #eee;}*/
/*input[type="text"]:disabled { background: none repeat scroll 0 0 #ebe9dd; }*/
.clear { clear: both;}
.mb1 {margin-bottom: 1px;}


/*-------------------------登录注册-------------------------*/
/*a{text-decoration:none;cursor:pointer;-moz-transition: background-color 0.2s ease-out,color 0.1s ease-out; -webkit-transition: background-color 0.2s ease-out,color 0.1s ease-out;-ms-transition: background-color 0.2s ease-out,color 0.1s ease-out;transition: background-color 0.2s ease-out,color 0.1s ease-out;}a:hover{color:#019875;}*/
dl,dd{margin:0;}em{ font-style:normal;}ul.reset{margin:0;padding:0;list-style:none;}h2{font-size:16px;margin:10px 0;}
/*input[type="text"],input[type="password"]{border:2px solid #f1f1f1;outline:none;font:16px/20px "微软雅黑","宋体",Arial; width: 250px;height: 40px;  padding: 0px 10px; margin-top:40px; transition:border 0.2s ease-in 0s;}*/
/*input[type="button"],input[type="submit"]{font-family:"微软雅黑","宋体",Arial;outline:none;cursor:pointer;border:none;}*/
input[type="text"]:focus,input[type="password"]:focus{border:2px solid #d4e2e4;}
textarea{ border:2px solid #f1f1f1; width:600px; height:260px;outline:none; resize:none; font:20px/32px "微软雅黑","宋体",Arial; padding:6px 10px; margin-top:10px;transition:border 0.2s ease-in 0s;}
textarea:focus{ border:2px solid #d4e2e4; }:focus {outline: 0;}.placeholder { color: #000; }img{border:none;}
.btn{font-size:16px;color:#ebe9dd; padding: 5px 20px;margin:10px 0 10px 10px;}
.btn:hover{background-color:#00694e; color:#ebe9dd;}
/*input[type="text"].reg,input[type="password"].reg{border:2px solid #f1f1f1;outline:none;font:16px/20px "微软雅黑","宋体",Arial; width: 250px;height: 30px !important;  padding: 0px 10px; margin-top:40px; transition:border 0.2s ease-in 0s;}*/

/*login.html*/
/*.body_bg{background-color:#333  ;height:100%}
#login_bg{ overflow:hidden;width:1200px;height:650px;position:absolute;left:50%;top:50%;margin-left:-600px;margin-top:-249px;}
#reg_bg{ overflow:hidden;width:1200px;height:700px;position:absolute;left:50%;top:50%;margin-left:-600px;margin-top:-370px;}
.login_wrapper{ width:1200px;min-height:500px;color:#ebe9dd;font-size:16px;margin-top:100px;}
.login_box{width:410px;min-height:360px; border:1px solid #aaa;  padding:20px 40px; overflow:hidden;float:right;background-color: #ccc;}
.reg_box{width:410px;min-height:360px; border:1px solid #aaa;  padding:15px 40px; overflow:hidden;float:right;background-color: #ccc;}
#main_login{float:left;}
#main_login label{font-size:16px;vertical-align:middle;}
.inputs{margin-bottom:10px;}
.inputs .rmb{font-size:14px;color:#aaa;}
.inputs .validmsg{ margin-left:0px;height: 20px;width: 380px;font: normal 12px/20px Verdana;color: #aaa;text-indent: 5px;display: none;}
.inputs .input1{width:140px;height: 40px; float:left;line-height:40px;text-align:left;margin-right:10px;color:#000;}
.inputs .input2{width:270px;height: 40px; float:left;}
.inputs .input_reg{width:140px;height: 30px; float:left;line-height:30px;text-align:left;margin-right:10px;color:#000;}
 
.inputs .field-validation-error{margin-left:0px;font: normal 12px/24px "微软雅黑","宋体",Arial;color:#c00;}

.submitLogin{margin-left:150px;margin-top:10px; width:150px; height:46px;font-size:16px; line-height:46px; clear:both; float:left; background:#000; color:#ebe9dd; border:none; text-align:center;}
.submitLogin1{margin-left:150px; margin-top:10px; width:150px; height:40px;font-size:16px; line-height:46px; clear:both; float:left; background:#000; color:#ebe9dd; border:none; text-align:center;}

#submitLogin:hover{ background:#00694e;}
.login_right{width:410px;margin-top:10px;margin-left:150px; float:left;line-height:30px;}


.login_wrapper input[type="text"],.login_wrapper input[type="password"]{margin:0 0 10px 0; border:1px solid #ccc;}

.login_box_btm {
  background: url(/Content/Images/login_btm.png) repeat-x;width:490px;
  height: 10px;
}
.inputstu{margin-bottom:10px;width:100%;height:40px;margin-bottom:25px;}
.inputstu .rmb{font-size:14px;color:#aaa;}
.inputstu .validmsg{ margin-left:0px;height: 20px;width: 280px;font: normal 12px/20px Verdana;color: #aaa;text-indent: 5px;display: none;}
.inputstu .input_auth{width:80px;height: 30px; float:left;line-height:30px;text-align:left;margin-right:0px;color:#000;font-size:16px;}
input[type="text"].auth{border:2px solid #ccc;outline:none;font:16px/20px "微软雅黑","宋体",Arial; width: 220px;height: 30px !important;  padding: 0px 10px; margin-top:0px; transition:border 0.2s ease-in 0s;float:left;}
.require-red{color:#f60;margin-right:3px;line-height:40px;}
.submitauth{margin-left:100px; width:150px; height:40px;font-size:16px; line-height:40px;background:#000; color:#ebe9dd; border:none; text-align:center;}
.checkauth{margin-left:100px; width:150px; height:40px;font-size:16px; line-height:40px;background:#000; color:#ebe9dd; border:none; text-align:center;margin-top:30px;}*/


/*------------------------- Index -------------------------*/
/*----------------------banner-------------------------------*/
#newbannerfoucs{width: 100%; height: 440px; position: relative; z-index: 1;}
#newbannerfoucs ul { width:  100%; height:440px; margin:0 auto; }
#newbannerfoucs ul li{ width:  100%; height:440px; }
#newbannerfoucs ul li img {display:inline-block; height:440px; vertical-align:middle;    }
#newbannerfoucs .preLast { width: 85px; height:440px; position: absolute; top: 0px; cursor: pointer; }
#newbannerfoucs .preNext { width: 85px; height: 440px; position: absolute; top: 0px; cursor: pointer; }
#newbannerfoucs .pre { left: 0; background: url(../images/sprite_left.jpg) no-repeat left center; }
#newbannerfoucs .next { right: 0; background: url(../images/sprite_right.jpg) no-repeat right center; }

@media screen and (min-width:1500px) {
#newbannerfoucs{width: 100%; height: 550px; position: relative; z-index: 1;}
#newbannerfoucs ul { width:  100%; height:550px; margin:0 auto; }
#newbannerfoucs ul li{ width:  100%; height:550px; }
#newbannerfoucs ul li img {display:inline-block; vertical-align:middle;  height:550px;   } 
}
/*#news_bannerfoucs { float:left;width: 1500px; height:785px;  overflow: hidden; position: relative;margin-top:0px;}
#news_bannerfoucs ul { width: 1500px; height:785px;  float: left; position: absolute; padding: 0px; margin: 0px; }
#news_bannerfoucs ul li { float: left; width: 1500px; height:785px;  overflow: hidden; position: relative; padding: 0px; margin: 0px; }
#news_bannerfoucs ul li img {display:inline-block; vertical-align:middle;width: 1500px; height:785px;  }
#news_bannerfoucs .preLast { width: 85px; height:785px; position: absolute; top: 0px; cursor: pointer; }
#news_bannerfoucs .preNext { width: 85px; height: 785px; position: absolute; top: 0px; cursor: pointer; }
#news_bannerfoucs .pre { left: 0; background: url(../images/sprite_left.jpg) no-repeat left center; }
#news_bannerfoucs .next { right: 0; background: url(../images/sprite_right.jpg) no-repeat right center; }*/




/*------------------------- Index_新品上市 -------------------------*/


.index_news{position:relative;width:1200px;height:390px;margin:0 auto;overflow:hidden;}
.index_news .list{width:1200px;height:390px;overflow:hidden;}
.index_news .list ul{overflow:hidden;width:1230px;height:390px;}
.index_news .list ul li{list-style:none;width:380px;height:390px;line-height:390px; float:left;margin-right:30px;overflow:hidden;position: relative; }
.index_news .list ul li img{width:380px;height:390px;}

.HOME{position:relative;width:1200px;height:390px;margin:0 auto;overflow:hidden;}
.HOME .list{width:1200px;height:390px;overflow:hidden;}
.HOME .list ul{overflow:hidden;width:1230px;height:249px;}
.HOME .list ul li{list-style:none;width:380px;height:249px;line-height:390px; float:left;margin-right:30px;overflow:hidden;position: relative; }
.HOME .list ul li:hover{box-shadow: 0 0 15px #ccc; }
.HOME .list ul li img{width:380px;height:249px;}
.HOME .list ul li a.trend_a .zoom{width:380px;height:249px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.HOME .list ul li a.trend_a:hover .zoom{-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .HOME .list ul li a.trend_a:hover .zoom{zoom: 1;} 

/*.news_nei .list_desigen{width:1200px;height:auto;overflow:hidden;}
.news_nei .list_desigen ul{overflow:hidden;width:1230px;height:auto; border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;margin-top:0px}
.news_nei .list_desigen ul li{list-style:none;float:left;width:585px;height:440px;margin-right:20px;margin-bottom:30px;margin-top:20px; overflow:hidden;position: relative;border:1px solid #ccc; }
.news_nei .list_desigen ul li:hover{box-shadow: 0 0 15px #ccc; }
.news_nei .list_desigen ul li a.trend_a{display:table-cell;text-align:center;vertical-align: middle;width:585px;height:384px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;overflow:hidden;}
.news_nei .list_desigen ul li a.trend_a .zoom{width:585px;height:384px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.news_nei .list_desigen ul li a.trend_a:hover .zoom{-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .news_nei .list_desigen ul li a.trend_a:hover .zoom{zoom: 1;} 
.news_nei .list_desigen ul li a.trend_a .middle{display: inline-block;width: 0; height: 100%;vertical-align: middle;}*/ 



/*------------------------- Index_设计师推荐 -------------------------*/


.Collection_book_div{text-align: center; width: 1200px; margin: 0 auto; height: 378px; padding-top: 50px;}
.Collection_book_div img{width:1200px;height:378px;}
 

.Factory{width:1200px;margin:0 auto;height:526px; }
.Factory img{width:1200px;height:526px;}


.FactoryIndex{width:1200px;margin:0 auto;height:320px;padding-top:50px;}
.FactoryIndex img{width:1200px;height:320px;}


/*------------------------- Index_公用 -------------------------*/
.banner2{width:1200px;margin-top:0 auto;} 
.indexwomen{width:1200px;margin:0 auto;}

.business{position:relative;width:1200px;height:auto;margin:0 auto;margin-top:30px;}
.business .richContent {margin-top:40px; line-height: 1.8;padding: 0;white-space: normal;word-wrap: break-word;word-break: normal;overflow: hidden;width: 100%; text-align: left;}
 .richContent span a:link, .richContent span a:visited{color:#000;text-decoration:none;padding:10px 10px 10px 10px }
 .richContent span a:hover, .richContent span a:active{color:#000;}
.basic{position:relative;width:1200px;height:auto;margin:0 auto;margin-top:30px;}
.basic .richContent { line-height: 1.8;padding: 0;white-space: normal;word-wrap: break-word;word-break: normal;overflow: hidden;width: 100%; text-align: left;}

.casual{position:relative;width:1200px;height:auto;margin:0 auto;margin-top:30px;}
.casual .richContent { line-height: 1.8;padding: 0;white-space: normal;word-wrap: break-word;word-break: normal;overflow: hidden;width: 100%; text-align: left;}

@media screen and (min-width:1500px) {
.banner{ width: 100%; height: 411px; position: relative; z-index: 1;}
.bannernews{ width: 100%;  position: relative; z-index: 1;}


.index_news{position:relative;width:1500px;height:487px;margin:0 auto;overflow:hidden;}
.index_news .list{width:1530px;height:487px;overflow:hidden;}
.index_news .list ul{overflow:hidden;width:1530px;height:487px;}
.index_news .list ul li{list-style:none;width:480px;height:488px;line-height:390px; float:left;margin-right:30px;overflow:hidden;position: relative; }
.index_news .list ul li img{width:480px;height:488px;}
.indexwomen{width:1500px;margin:0 auto;}

.HOME{position:relative;width:1500px;height:487px;margin:0 auto;overflow:hidden;}
.HOME .list{width:1530px;height:487px;overflow:hidden;}
.HOME .list ul{overflow:hidden;width:1530px;height:313px;}
.HOME .list ul li{list-style:none;width:480px;height:313px;line-height:390px; float:left;margin-right:30px;overflow:hidden;position: relative; }
.HOME .list ul li img{width:480px;height:313px;}
.HOME .list ul li a.trend_a .zoom{width:480px;height:313px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.HOME .list ul li a.trend_a:hover .zoom{-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .HOME .list ul li a.trend_a:hover .zoom{zoom: 1;} 
 

.Collection_book_div{text-align: center; width: 1500px; margin: 0 auto; height: 473px; padding-top: 50px; }
.Collection_book_div img{width:1500px;height:473px;}

/*.Index_BrandSame{width:1500px;margin:0 auto;height:800px;padding-top:50px;}*/
.Index_BrandSame img{width:1500px;height:800px;}

.Factory{width:1500px;margin:0 auto;height:658px;}
.Factory img{width:1500px;height:658px;}

.FactoryIndex{width:1500px;margin:0 auto;height:400px; }
.FactoryIndex img{width:1500px;height:400px;}
 

.business{position:relative;width:1500px;height:auto;margin:0 auto;margin-top:30px;}
.business .richContent {margin-top:40px; line-height: 1.8;padding: 0;white-space: normal;word-wrap: break-word;word-break: normal;overflow: hidden;width: 100%; text-align: left;}
.basic{position:relative;width:1500px;height:auto;margin:0 auto;margin-top:30px;}
.basic .richContent { line-height: 1.8;padding: 0;white-space: normal;word-wrap: break-word;word-break: normal;overflow: hidden;width: 100%; text-align: left;}
.casual{position:relative;width:1500px;height:auto;margin:0 auto;margin-top:30px;margin-bottom:30px;}
.casual .richContent { line-height: 1.8;padding: 0;white-space: normal;word-wrap: break-word;word-break: normal;overflow: hidden;width: 100%; text-align: left;}
}

/*-------------------------------Index面料展示-------------------------------*/
.AllProduct{width:1200px;margin:0 auto;margin-top:40px;margin-bottom:50px;} 
.AllProduct ul{width:1225.5px;list-style:none;overflow:hidden;} 
.AllProduct ul li{width:383px;height:362px;float:left;margin-right:25.5px} 
.AllProduct ul li img{width:383px;height:362px;} 

.con_width{width:1200px;margin:0 auto;} 
.index_con{margin-top: 20px;margin-bottom:20px;}
.libox{ cursor: pointer;}
.index_con .index_con1，.index_con .index_con2，.index_con .index_con3{width:100%;overflow: hidden;}
.index_con .index_con1，.index_con .index_con2，.index_con .index_con3{float:left; height:721px;overflow: hidden;*zoom:1;}
/*-----第一板块 start-----*/
.index_con .index_con1 .trend{height:721px;cursor:default;}
.index_con .index_con1 .trend{float:left; width:1200px;background-size:cover;overflow: hidden; position: relative;}
		/* ͸透明层左侧内容 */
.index_con .index_con1 .blackbg{position: absolute;left:0; top:0;width:100%; height: 100%;z-index: 2;}
.index_con .index_con1 .blackbg img{width:100%; height: 100%;}
.index_con .index_con1 .bigbg{ position: absolute;float:left;left:0; top:0;width:100%; height: 100%;z-index:4; color: #ebe9dd; }
.index_con .index_con1 .bigbg .bigbg_tit{ float:left;width:380px;height: 100%;   font-size: 18px;}
.index_con .index_con1 .bigbg .bigbg_tit h3{font-size: 26px;margin-top:40px;margin-left:40px ;}
.index_con .index_con1 .bigbg .bigbg_tit p{font-size: 21px;margin-top:10px;margin-left:40px ;}
.index_con .index_con1 .bigbg .bigbg_tit .exp{width:380px;height:215px;text-align: center;color:#eac787;margin:80px auto 290px;}
.index_con .index_con1 .bigbg .bigbg_tit .exp a{ padding-bottom:10px; color:#eac787;text-decoration:none; margin-bottom:10px; border-bottom: 1px solid #ebe9dd;display: inline-block;width:340px;}
.index_con .index_con1 .bigbg .bigbg_tit .exp a:hover{color: #ffdc9c;}
.index_con .index_con1 .bigbg .bigbg_tit .gopd{color: #ebe9dd; width:145px;height:48px;line-height: 48px;text-decoration:none; border-radius: 3px; text-align: center; display: block;margin: 0 auto; background-color:#808080;}
.index_con .index_con1 .bigbg .bigbg_tit .gopd:hover{background-color:#909090;}
.index_con .index_con1 .bigbg .bigbg_tit .gopd.disable{background-color:#909090;}
		/* ͸透明层右侧内容 */
.index_con .index_con1 .bigbg .bigbg_r{ width: 820px;margin-top:63px;overflow:hidden;}
.index_con .index_con1 .bigbg .bigbg_r .list{margin:0 auto; overflow: hidden;width:820px;height:646px;}
.index_con .index_con1 .bigbg .bigbg_r .list ul{overflow:hidden;width:820px;height:646px;margin-left:70px;position: relative;list-style:none;}
.index_con .index_con1 .bigbg .bigbg_r .list li{width:306px;height:174px;float:left;margin-right:70px;margin-bottom:35px;overflow:hidden;position: relative; }
.index_con .index_con1 .bigbg .bigbg_r .list li a.topic2{text-align: center; color: #ebe9dd; font-size: 14px; width:285px; height: 199px;display:table-cell;vertical-align: middle;font-size:0;display:block\0;*display:block;}
/*.index_con .index_con1 .bigbg .bigbg_r .list li a.topic2 .size{width: 1000px; height: 1000px;position: absolute; left: 50%; top: 50%;margin: -500px 0 0 -500px;text-align: center;}*/
.index_con .index_con1 .bigbg .bigbg_r .list li a.topic2 .zoom {width:306px; height: 174px;vertical-align: middle; -webkit-transition: -webkit-transform .2s;transition: transform .2s;}
.index_con .index_con1 .bigbg .bigbg_r .list li a.topic2:hover .zoom {-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);zoom: 1.05;}
.index_con .index_con1 .bigbg .bigbg_r :root .list li a.topic2:hover .zoom {zoom: 1;}
.index_con .index_con1 .bigbg .bigbg_r .list li a.topic2 .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}

/*-----第二板块 start-----*/
.index_con .index_con2 .trend{height:721px;cursor:default;}
.index_con .index_con2 .trend{float:left; width:1200px;background-size:cover;overflow: hidden; position: relative;}
.index_con .index_con2 .blackbg{position: absolute;left:0; top:0;width:100%; height: 100%;z-index: 2;}
.index_con .index_con2 .bigbg{ position: absolute;float:left;left:0; top:0;width:100%; height: 100%;z-index:4; color: #ebe9dd;}
.index_con .index_con2 .bigbg .bigbg_tit{ float:left;width:380px;height: 100%;   font-size: 20px;}
.index_con .index_con2 .bigbg .bigbg_tit h3{font-size: 26px;margin-top:40px;margin-left:40px ;}
.index_con .index_con2 .bigbg .bigbg_tit p{font-size: 21px;margin-top:10px;margin-left:40px ;}
.index_con .index_con2 .bigbg .bigbg_tit .exp{width:380px;height:215px;text-align: center;color:#ebe9dd;margin:80px auto 290px;}
.index_con .index_con2 .bigbg .bigbg_tit .exp a{ padding-bottom:10px; color:#ebe9dd;text-decoration:none; margin-bottom:10px; border-bottom: 1px solid #ebe9dd;display: inline-block;width:340px;}
.index_con .index_con2 .bigbg .bigbg_tit .exp a:hover{color: #ebe9dd;}
.index_con .index_con2 .bigbg .bigbg_tit .gopd{color: #ebe9dd; width:145px;height:48px;line-height: 48px;text-decoration:none; border-radius: 3px; text-align: center; display: block;margin: 0 auto; background-color:#3a4fa9;}
.index_con .index_con2 .bigbg .bigbg_tit .gopd:hover{background-color:#2b3f93;}
.index_con .index_con2 .bigbg .bigbg_tit .gopd.disable{background-color:#909090;}
.index_con .index_con2 .bigbg .bigbg_r{float:left; width: 820px;margin-top:63px;overflow:hidden;}
.index_con .index_con2 .bigbg .bigbg_r .list{margin:0 auto; overflow: hidden;width:820px;height:646px;}
.index_con .index_con2 .bigbg .bigbg_r .list ul{overflow:hidden;width:820px;height:646px;margin-left:70px;position: relative;list-style:none;}
.index_con .index_con2 .bigbg .bigbg_r .list li{width:306px;height:174px;float:left;margin-right:70px;margin-bottom:35px;overflow:hidden;position: relative; }
.index_con .index_con2 .bigbg .bigbg_r .list li a.topic2{text-align: center; color: #ebe9dd; font-size: 14px; width:285px; height: 199px;display:table-cell;vertical-align: middle;font-size:0;display:block\0;*display:block;}
.index_con .index_con2 .bigbg .bigbg_r .list li a.topic2 .zoom {width:306px; height: 174px;vertical-align: middle; -webkit-transition: -webkit-transform .2s;transition: transform .2s;}
.index_con .index_con2 .bigbg .bigbg_r .list li a.topic2:hover .zoom {-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);zoom: 1.05;}
.index_con .index_con2 .bigbg .bigbg_r :root .list li a.topic2:hover .zoom {zoom: 1;}
.index_con .index_con2 .bigbg .bigbg_r .list li a.topic2 .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}

/*-----第三板块 start-----*/
.index_con .index_con3 .trend{height:586px;cursor:default;}
.index_con .index_con3 .trend{float:left; width:1200px;background-size:cover;overflow: hidden; position: relative;}
.index_con .index_con3 .blackbg{position: absolute;left:0; top:0;width:100%; height: 100%;z-index: 2;}
.index_con .index_con3 .bigbg{ position: absolute;float:left;left:0; top:0;width:100%; height: 100%;z-index:4; color: #ebe9dd; }
.index_con .index_con3 .bigbg .bigbg_tit{ float:left;width:380px;height: 100%;   font-size: 20px;}
.index_con .index_con3 .bigbg .bigbg_tit h3{font-size: 26px;margin-top:40px;margin-left:40px ;}
.index_con .index_con3 .bigbg .bigbg_tit p{font-size: 21px;margin-top:10px;margin-left:40px ;}
.index_con .index_con3 .bigbg .bigbg_tit .exp{width:380px;height:215px;text-align: center;color:#ebe9dd;margin:80px auto 130px;}
.index_con .index_con3 .bigbg .bigbg_tit .exp a{ padding-bottom:10px; color:#ebe9dd;text-decoration:none; margin-bottom:10px; border-bottom: 1px solid #ebe9dd;display: inline-block;width:340px;}
.index_con .index_con3 .bigbg .bigbg_tit .exp a:hover{color: #ebe9dd;}
.index_con .index_con3 .bigbg .bigbg_tit .gopd{color: #ebe9dd; width:145px;height:48px;line-height: 48px;text-decoration:none; border-radius: 3px; text-align: center; display: block;margin: 0 auto; background-color:#ff8a00;}
.index_con .index_con3 .bigbg .bigbg_tit .gopd:hover{background-color:#ff8a00;}
.index_con .index_con3 .bigbg .bigbg_tit .gopd.disable{background-color:#909090;}
.index_con .index_con3 .bigbg .bigbg_r{float:left; width: 820px;margin-top:87px;overflow:hidden;}
.index_con .index_con3 .bigbg .bigbg_r .list{margin:0 auto; overflow: hidden;width:820px;height:465px;}
.index_con .index_con3 .bigbg .bigbg_r .list ul{overflow:hidden;width:820px;height:465px;margin-left:68px;position: relative;list-style:none;}
.index_con .index_con3 .bigbg .bigbg_r .list li{width:306px;height:174px;float:left;margin-right:70px;margin-bottom:35px;overflow:hidden;position: relative; }
.index_con .index_con3 .bigbg .bigbg_r .list li a.topic2{text-align: center; color: #ebe9dd; font-size: 14px; width:285px; height: 199px;display:table-cell;vertical-align: middle;font-size:0;display:block\0;*display:block;}
.index_con .index_con3 .bigbg .bigbg_r .list li a.topic2 .zoom {width:306px; height: 174px;vertical-align: middle; -webkit-transition: -webkit-transform .2s;transition: transform .2s;}
.index_con .index_con3 .bigbg .bigbg_r .list li a.topic2:hover .zoom {-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);zoom: 1.05;}
.index_con .index_con3 .bigbg .bigbg_r :root .list li a.topic2:hover .zoom {zoom: 1;}
.index_con .index_con3 .bigbg .bigbg_r .list li a.topic2 .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}

@media screen and (min-width:1500px){
    .AllProduct{width:1500px;margin:0 auto;margin-top:40px;margin-bottom:50px;} 
.AllProduct ul{width:1532px;list-style:none;overflow:hidden;} 
.AllProduct ul li{width:479px;height:454px;float:left;margin-right:31.5px} 
.AllProduct ul li img{width:479px;height:454px;} 
 /*首页中心内容*/
.con_width{width:1500px;margin:0 auto;} 
.index_con{margin-top: 20px;margin-bottom:20px;}
.libox{ cursor: pointer;}
.index_con .index_con1，.index_con .index_con2，.index_con .index_con3{width:100%;overflow: hidden;}
.index_con .index_con1，.index_con .index_con2，.index_con .index_con3{float:left; height:901px;overflow: hidden;*zoom:1;}
.index_con .index_con1 .trend{height:901px;cursor:default;}
.index_con .index_con1 .trend{float:left; width:1500px;background-size:cover;overflow: hidden; position: relative;}
.index_con .index_con1 .blackbg{position: absolute;left:0; top:0;width:100%; height: 100%;z-index: 2;}
.index_con .index_con1 .blackbg img{width:1500px; height:901px;}
.index_con .index_con1 .bigbg{ position: absolute;float:left;left:0; top:0;width:100%; height: 100%;z-index:4; color: #ebe9dd; }
.index_con .index_con1 .bigbg .bigbg_tit{ float:left;width:475px;height: 100%;   font-size: 20px;}
.index_con .index_con1 .bigbg .bigbg_tit h3{font-size: 26px;margin-top:40px;margin-left:40px ;}
.index_con .index_con1 .bigbg .bigbg_tit p{font-size: 21px;margin-top:10px;margin-left:40px ;}
.index_con .index_con1 .bigbg .bigbg_tit .exp{width:475px;height:215px;text-align: center;color:#eac787;margin:140px auto 350px;}
.index_con .index_con1 .bigbg .bigbg_tit .exp a{ padding-bottom:10px; color:#eac787;text-decoration:none; margin-bottom:10px; border-bottom: 1px solid #ebe9dd;display: inline-block;width:340px;}
.index_con .index_con1 .bigbg .bigbg_tit .exp a:hover{color: #ffdc9c;}
.index_con .index_con1 .bigbg .bigbg_tit .gopd{color: #ebe9dd; width:145px;height:48px;line-height: 48px;text-decoration:none; border-radius: 3px; text-align: center; display: block;margin: 0 auto; background-color:#808080;}
.index_con .index_con1 .bigbg .bigbg_tit .gopd:hover{background-color:#909090;}
.index_con .index_con1 .bigbg .bigbg_tit .gopd.disable{background-color:#909090;}
.index_con .index_con1 .bigbg .bigbg_r{ width:1025px;margin-top:75px;overflow:hidden;}
.index_con .index_con1 .bigbg .bigbg_r .list{margin:0 auto; overflow: hidden;width:1025px;height:848px;}
.index_con .index_con1 .bigbg .bigbg_r .list ul{overflow:hidden;width:1000px;height:848px;margin-left:95px;position: relative;list-style:none;}
.index_con .index_con1 .bigbg .bigbg_r .list li{width:382px;height:217px;float:left;margin-right:70px;margin-bottom:45px;overflow:hidden;position: relative; }
.index_con .index_con1 .bigbg .bigbg_r .list li a.topic2{text-align: center; color: #ebe9dd; font-size: 14px; width:382px; height: 217px;display:table-cell;vertical-align: middle;font-size:0;display:block\0;*display:block;}
.index_con .index_con1 .bigbg .bigbg_r .list li a.topic2 .zoom {width:382px; height: 217px;vertical-align: middle; -webkit-transition: -webkit-transform .2s;transition: transform .2s;}
.index_con .index_con1 .bigbg .bigbg_r .list li a.topic2:hover .zoom {-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);zoom: 1.05;}
.index_con .index_con1 .bigbg .bigbg_r :root .list li a.topic2:hover .zoom {zoom: 1;}
.index_con .index_con1 .bigbg .bigbg_r .list li a.topic2 .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}

/*-----第二板块-----*/
.index_con .index_con2 .trend{width:1500px;height:901px;cursor:default;}
.index_con .index_con2 .trend{float:left; width:1500px;background-size:cover;overflow: hidden; position: relative;}
.index_con .index_con2 .blackbg{position: absolute;left:0; top:0;width:100%; height: 100%;z-index: 2;}
.index_con .index_con2 .bigbg{ position: absolute;float:left;left:0; top:0;width:100%; height: 100%;z-index:4; color: #ebe9dd;}
.index_con .index_con2 .blackbg img{width:1500px; height:901px;}
.index_con .index_con2 .bigbg .bigbg_tit{ float:left;width:475px;height: 100%;   font-size: 20px;}
.index_con .index_con2 .bigbg .bigbg_tit h3{font-size: 26px;margin-top:40px;margin-left:40px ;}
.index_con .index_con2 .bigbg .bigbg_tit p{font-size: 21px;margin-top:10px;margin-left:40px ;}
.index_con .index_con2 .bigbg .bigbg_tit .exp{width:475px;height:215px;text-align: center;color:#ebe9dd;margin:140px auto 350px;}
.index_con .index_con2 .bigbg .bigbg_tit .exp a{ padding-bottom:10px; color:#ebe9dd;text-decoration:none; margin-bottom:10px; border-bottom: 1px solid #ebe9dd;display: inline-block;width:340px;}
.index_con .index_con2 .bigbg .bigbg_tit .exp a:hover{color: #ebe9dd;}
.index_con .index_con2 .bigbg .bigbg_tit .gopd{color: #ebe9dd; width:145px;height:48px;line-height: 48px;text-decoration:none; border-radius: 3px; text-align: center; display: block;margin: 0 auto; background-color:#3a4fa9;}
.index_con .index_con2 .bigbg .bigbg_tit .gopd:hover{background-color:#2b3f93;}
.index_con .index_con2 .bigbg .bigbg_tit .gopd.disable{background-color:#909090;}
.index_con .index_con2 .bigbg .bigbg_r{float:left; width: 1025px;margin-top:75px;overflow:hidden;}
.index_con .index_con2 .bigbg .bigbg_r .list{margin:0 auto; overflow: hidden;width:1025px;height:848px;}
.index_con .index_con2 .bigbg .bigbg_r .list ul{overflow:hidden;width:1000px;height:848px;margin-left:95px;position: relative;list-style:none;}
.index_con .index_con2 .bigbg .bigbg_r .list li{width:382px;height:217px;float:left;margin-right:70px;margin-bottom:45px;overflow:hidden;position: relative; }
.index_con .index_con2 .bigbg .bigbg_r .list li a.topic2{text-align: center; color: #ebe9dd; font-size: 14px; width:382px; height: 217px;display:table-cell;vertical-align: middle;font-size:0;display:block\0;*display:block;}
.index_con .index_con2 .bigbg .bigbg_r .list li a.topic2 .zoom {width:382px; height: 217px;vertical-align: middle; -webkit-transition: -webkit-transform .2s;transition: transform .2s;}
.index_con .index_con2 .bigbg .bigbg_r .list li a.topic2:hover .zoom {-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);zoom: 1.05;}
.index_con .index_con2 .bigbg .bigbg_r :root .list li a.topic2:hover .zoom {zoom: 1;}
.index_con .index_con2 .bigbg .bigbg_r .list li a.topic2 .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}

/*-----第三板块-----*/
.index_con .index_con3 .trend{width:1500px;height:695px;cursor:default;}
.index_con .index_con3 .trend{float:left; width:1500px;background-size:cover;overflow: hidden; position: relative;}
.index_con .index_con3 .blackbg{position: absolute;left:0; top:0;width:100%; height: 100%;z-index: 2;}
.index_con .index_con3 .blackbg img{width:1500px; height:695px;}
.index_con .index_con3 .bigbg{ position: absolute;float:left;left:0; top:0;width:100%; height: 100%;z-index:4; color: #ebe9dd; }
.index_con .index_con3 .bigbg .bigbg_tit{ float:left;width:475px;height: 100%;   font-size: 20px;}
.index_con .index_con3 .bigbg .bigbg_tit h3{font-size: 26px;margin-top:40px;margin-left:40px ;}
.index_con .index_con3 .bigbg .bigbg_tit p{font-size: 21px;margin-top:10px;margin-left:40px ;}
.index_con .index_con3 .bigbg .bigbg_tit .exp{width:475px;height:215px;text-align: center;color:#ebe9dd;margin:140px auto 150px;}
.index_con .index_con3 .bigbg .bigbg_tit .exp a{ padding-bottom:10px; color:#ebe9dd;text-decoration:none; margin-bottom:10px; border-bottom: 1px solid #ebe9dd;display: inline-block;width:340px;}
.index_con .index_con3 .bigbg .bigbg_tit .exp a:hover{color: #ebe9dd;}
.index_con .index_con3 .bigbg .bigbg_tit .gopd{color: #ebe9dd; width:145px;height:48px;line-height: 48px;text-decoration:none; border-radius: 3px; text-align: center; display: block;margin: 0 auto; background-color:#ff8a00;}
.index_con .index_con3 .bigbg .bigbg_tit .gopd:hover{background-color:#ff8a00;}
.index_con .index_con3 .bigbg .bigbg_tit .gopd.disable{background-color:#909090;}
.index_con .index_con3 .bigbg .bigbg_r{float:left; width: 1025px;margin-top:105px;overflow:hidden;}
.index_con .index_con3 .bigbg .bigbg_r .list{margin:0 auto; overflow: hidden;width:1025px;height:581px;}
.index_con .index_con3 .bigbg .bigbg_r .list ul{overflow:hidden;width:1000px;height:581px;margin-left:95px;position: relative;list-style:none;}
.index_con .index_con3 .bigbg .bigbg_r .list li{width:382px;height:217px;float:left;margin-right:70px;margin-bottom:45px;overflow:hidden;position: relative; }
.index_con .index_con3 .bigbg .bigbg_r .list li a.topic2{text-align: center; color: #ebe9dd; font-size: 14px; width:382px; height: 217px;display:table-cell;vertical-align: middle;font-size:0;display:block\0;*display:block;}
.index_con .index_con3 .bigbg .bigbg_r .list li a.topic2 .zoom {width:382px; height: 217px;vertical-align: middle; -webkit-transition: -webkit-transform .2s;transition: transform .2s;}
.index_con .index_con3 .bigbg .bigbg_r .list li a.topic2:hover .zoom {-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);zoom: 1.05;}
.index_con .index_con3 .bigbg .bigbg_r :root .list li a.topic2:hover .zoom {zoom: 1;}
.index_con .index_con3 .bigbg .bigbg_r .list li a.topic2 .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}

}




/*--------------------内页-------------------------*/




.nav-div {z-index: 10;position: absolute;left: 50%;top:470px;bottom: -23px;width:900px;margin-left:-450px}
.nav-div ul{width:900px;height:60px;list-style-type:none;}
.nav-div ul li{line-height:60px;}
.level-two-list {text-align: center;background: #ebe9dd;box-shadow: 0px 1px 4px #dbdbdb;}
.about_sale{width:900px;margin:0 auto;}
.about_sale .Sale_Left{width:900px;float:left;}
.about_sale .Sale_Left ul{width:900px;list-style-type:none;}
.about_sale .Sale_Left ul li{width:400px;height:60px;float:left;margin-left:50PX;}
.about_sale .Sale_Left ul li p{color:#111;font-size:16px;line-height:25px;margin-left:20px;}
.about_sale .Sale_Right{width:450px;float:left;}
.about_sale img{width:900px;}

.overseas{width:900px;height:auto;margin-bottom:30px;}
.overseas img{width:900px;height:auto;}

@media screen and (min-width:1500px) {
.nav-div {z-index: 10;position: absolute;left: 50%;top:550px;bottom: -23px;width:1200px;margin-left:-600px}
.nav-div ul{width:1200px;height:60px;list-style-type:none;}
.nav-div ul li{line-height:60px;}
.level-two-list {text-align: center;background: #ebe9dd;box-shadow: 0px 1px 4px #dbdbdb;}
.about_sale{width:1200px;margin:0 auto;}
.about_sale .Sale_Left{width:1200px;float:left;}
.about_sale .Sale_Left ul{width:1200px;list-style-type:none;}
.about_sale .Sale_Left ul li{width:550px;height:60px;float:left;margin-left:50PX;}
.about_sale .Sale_Left ul li p{color:#111;font-size:16px;line-height:25px;margin-left:20px;}
.about_sale .Sale_Right{width:450px;float:left;}
.about_sale img{width:1200px;}

.overseas{width:1200px;height:auto;}
.overseas img{width:1200px;height:auto;}
}
/*-------------------------大牌同款精选 -------------------------*/
.BrandSame{position:relative;width:1200px;height:auto;margin:0 auto;overflow:hidden;} 
.BrandSame  ul{overflow:hidden;width:1200px;height:auto;}
.BrandSame  ul li.a{list-style:none;width:1200px;height:740px;margin-bottom:30px; overflow:hidden;position: relative; }
.BrandSame  ul li.a .title{font-size:16px;font-weight:700;line-height:50px }
.BrandSame  ul li.a .keyword{padding:5px 20px;background-color:#aaa;border-radius:4px;margin-right:20px;float:left;color:#ebe9dd}
.BrandSame  ul li.a a.trend_a{width:1200px; font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;}
.BrandSame  ul li.a a.trend_a img{width:1200px;height:640px; }

.BrandSameList{position:relative;width:1200px;height:auto;margin:0 auto;overflow:hidden;}
.BrandSameList .list_desigen{width:1200px;height:auto;overflow:hidden;}
.BrandSameList .list_desigen ul{overflow:hidden;width:1230px;height:auto;}
.BrandSameList .list_desigen ul li{list-style:none;width:214px;float:left;height:341px; margin-right:30px; margin-bottom:30px; overflow:hidden;position: relative;border:1px solid #ccc; }
.BrandSameList .list_desigen ul li:hover{box-shadow: 0 0 15px #ccc; }
.BrandSameList .list_desigen ul li a.trend_a{display:table-cell;text-align:center;vertical-align: middle;width:214px;height:286px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;overflow:hidden;}
.BrandSameList .list_desigen ul li a.trend_a .size{width: 1000px; height: 1000px;position: absolute; left: 50%; top: 50%;margin: -500px 0 0 -500px;text-align: center; }
.BrandSameList .list_desigen ul li a.trend_a .zoom{width:214px;height:286px;vertical-align: middle;-webkit-transition: -webkit-transform .2s;transition: transform 1s; }
.BrandSameList .list_desigen ul li a.trend_a:hover .zoom{-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05; }
:root  .BrandSameList .list_desigen ul li a.trend_a:hover .zoom{zoom: 1;}
.BrandSameList .list_desigen ul li a.trend_a img{width:214px;height:286px;max-width:214px;max-height:286px }
.BrandSameList .list_desigen ul li a.trend_a .middle{display: inline-block;width: 0; height: 100%;vertical-align: middle;}
.BrandSameList .list_desigen ul li ul li.keyword{border: none; float: left; padding: 0 5px; width: auto !important; height: 20px; line-height: 20px; margin: 0; margin-top: 5px;}

@media screen and (min-width:1500px) {
.BrandSame{ width:1385px; } 
.BrandSame  ul{ width:1385px; }
.BrandSame  ul li.a{ width:1385px;height:900px;margin-bottom:30px;  }
.BrandSame  ul li.a .title{font-size:16px;font-weight:700;line-height:50px }
.BrandSame  ul li.a .keyword{ }
.BrandSame  ul li.a a.trend_a{width:1385px; }
.BrandSame  ul li.a a.trend_a img{width:1385px;height:800px; }

.BrandSameList{position:relative;width:1385px; }
.BrandSameList .list_desigen{width:1385px;height:auto; }
.BrandSameList .list_desigen ul{ width:1425px;height:auto;}
.BrandSameList .list_desigen ul li{ width:212px;float:left;height:339px; margin-right:20px; margin-bottom:20px; overflow:hidden;position: relative;border:1px solid #ccc; }
.BrandSameList .list_desigen ul li:hover{box-shadow: 0 0 15px #ccc; }
.BrandSameList .list_desigen ul li a.trend_a{display:table-cell;text-align:center;vertical-align: middle;width:212px;height:284px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;overflow:hidden;}
.BrandSameList .list_desigen ul li a.trend_a .size{width: 1000px; height: 1000px;position: absolute; left: 50%; top: 50%;margin: -500px 0 0 -500px;text-align: center; }
.BrandSameList .list_desigen ul li a.trend_a .zoom{width:212px;height:284px;vertical-align: middle;-webkit-transition: -webkit-transform .2s;transition: transform 1s; }
.BrandSameList .list_desigen ul li a.trend_a:hover .zoom{-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05; }
:root  .BrandSameList .list_desigen ul li a.trend_a:hover .zoom{zoom: 1;}
.BrandSameList .list_desigen ul li a.trend_a img{width:212px;height:284px;max-width:223px;max-height:299px }
.BrandSameList .list_desigen ul li a.trend_a .middle{ }
.BrandSameList .list_desigen ul li ul li.keyword{border: none; float: left; padding: 0 5px; width: auto !important; height: 20px; line-height: 20px; margin: 0; margin-top: 5px;}

}


/*-------------------------设计师推荐-------------------------*/
.news_nei{position:relative;width:1200px;height:auto;margin:0 auto;overflow:hidden;}
.news_nei .list{width:1200px;height:auto;overflow:hidden;}
.news_nei .list ul{overflow:hidden;width:1230px;height:auto;}
.news_nei .list ul li{list-style:none;width:380px;height:424px;float:left;margin-right:27px;margin-bottom:30px; overflow:hidden;position: relative;border:1px solid #ccc; }
.news_nei .list ul li a.trend_a{width:380px;height:390px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;}
.news_nei .list ul li a.trend_a img{width:380px;height:390px;}
.news_nei .list ul li .text_down{ border-top: none;padding:0 10px; overflow: hidden;height:30px;line-height:30px;}
.news_nei .list ul li p.time{color: #929292;cursor:default;height:30px;font-size: 14px;}
.news_nei .list ul li p.time img{vertical-align: -1px;margin-right:5px;margin-left:-2px;}
.news_nei .list ul li p.time i{font-style: normal;}
.news_nei .list ul li p.time span{margin:2px 0;*width:151px;}
.news_nei .list ul li p.time span.fr{float: right;}

 
/*.news_nei .list_new{width:1200px;height:auto;overflow:hidden;}
.news_nei .list_new ul{overflow:hidden;width:1230px;height:auto;}
.news_nei .list_new ul li{list-style:none;width:380px;height:424px;margin-right:20px;float:left;margin-bottom:30px; overflow:hidden;position: relative;border:1px solid #ccc; }
.news_nei .list_new ul li a.trend_a{width:380px;height:390px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;}
.news_nei .list_new ul li a.trend_a img{width:380px;height:390px;}
.news_nei .list_new ul li .text_down{ border-top: none;padding:0 10px; overflow: hidden;height:30px;line-height:30px;}
.news_nei .list_new ul li p.time{color: #929292;cursor:default;height:30px;font-size: 14px;}
.news_nei .list_new ul li p.time img{vertical-align: -1px;margin-right:5px;margin-left:-2px;}
.news_nei .list_new ul li p.time i{font-style: normal;}
.news_nei .list_new ul li p.time span{margin:2px 0;*width:151px;}
.news_nei .list_new ul li p.time span.fr{float: right;}*/

.news_nei .list_desigen{width:1200px;height:auto;overflow:hidden;}
.news_nei .list_desigen ul{overflow:hidden;width:1230px;height:auto; border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;margin-top:0px}
.news_nei .list_desigen ul li{list-style:none;float:left;width:585px;height:440px;margin-right:20px;margin-bottom:30px;margin-top:20px; overflow:hidden;position: relative;border:1px solid #ccc; }
.news_nei .list_desigen ul li:hover{box-shadow: 0 0 15px #ccc; }
.news_nei .list_desigen ul li a.trend_a{display:table-cell;text-align:center;vertical-align: middle;width:585px;height:384px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;overflow:hidden;}
.news_nei .list_desigen ul li a.trend_a .zoom{width:585px;height:384px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.news_nei .list_desigen ul li a.trend_a:hover .zoom{-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .news_nei .list_desigen ul li a.trend_a:hover .zoom{zoom: 1;} 
.news_nei .list_desigen ul li a.trend_a .middle{display: inline-block;width: 0; height: 100%;vertical-align: middle;} 

 
.news_nei .list_desigen ul li .text_down{border-top: none;padding:0 10px; overflow: hidden;height:50px;line-height:50px;}
.news_nei .list_desigen ul li .text_down p.time{color: #222;cursor:default;height:50px;font-size: 20px;}
.news_nei .list_desigen ul li .text_down p.time img{vertical-align: -1px;margin-right:5px;margin-left:-2px;}
.news_nei .list_desigen ul li .text_down p.time i{font-style: normal;}
.news_nei .list_desigen ul li .text_down p.time span{margin:2px 0;*width:151px;}
.news_nei .list_desigen ul li .text_down p.time span.fr{float: right;}

.news_nei .list_desigen ul li .text_time{display:none;position:absolute;bottom:200px;height:40px;background-color:#ebe9dd;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;width:735px;z-index:9}
.news_nei .list_desigen ul li:hover .text_time{display:block;}
.news_nei .list_desigen ul li .text_time p.time{color: #000;cursor:default;height:40px;line-height:40px;font-size: 16px;width:90%;margin-left:10px} 
.news_nei .list_desigen ul li .text_float{display:none;position:absolute;bottom:0px;height:200px;background-color:#ebe9dd;width:735px;z-index:9}
.news_nei .list_desigen ul li:hover .text_float{display:block;}
.news_nei .list_desigen ul li .text_float p.time{color: #000;cursor:default;height:40px;line-height:40px;font-size: 16px;width:90%;margin-left:10px} 
.news_nei .list_desigen ul li .text_float p.keyword{line-height:40px;letter-spacing:2px;color: #000;font-size: 16px;word-spacing:2px;margin-left:10px }
.img_n img{width:100%;height:320px;}

.news_top{width:1165px;height:510px;border: 1px solid #bbb;padding:20px 17px 20px 17px;background: #ebe9dd; margin-top:20px;}
.news_top:hover {box-shadow: 1px 1px 20px #201f1f;color: #ebe9dd;}
.new_left{width:420px;height:556px;float: left;}
.new_left img{width:420px;height:510px;}
.new_right{width:728px;height:510px;float: left;}
.new_right ul{width:760px;height:490px;overflow:hidden;list-style:none;}
.new_right ul li{float: left;width:230px;height:230px;background: #ebe9dd;border: 1px solid #ccc;margin-right:16px;margin-bottom:20px;}
.new_right ul li img{width:230px;height:230px;}
.new_right  li a.trend_a{display:table-cell;text-align:center;vertical-align: middle; width:230px;font-size: 0;position: relative;height:230px;line-height:230px;display:block\9;cursor: pointer;overflow:hidden;}
/*.new_right  li a.trend_a .size {width: 1000px; height: 1000px;position: absolute; left: 50%; top: 50%;margin: -500px 0 0 -500px;text-align: center;}*/
.new_right li a.trend_a .zoom {width:230px; height: 230px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.new_right  li a.trend_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .new_right  li a.trend_a:hover .zoom {zoom: 1;}
.new_right  li a.trend_a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}
.new_right li  span{display:none; width: 230px;height:40px;position:absolute;left:0;top:100%;margin-top:-40px;display:none;background-color:#ebe9dd;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7; }
.new_right li:hover span{display:block;}
.new_right li:hover label{color:#000; font-size:14px;line-height:40px; width:170px; text-align:center; }
.new_right .more{width:556px;height:30px;line-height:30px; float:right;text-align:right;}
.new_right .more a{color:#333}


#parallax{position:relative;overflow:hidden;width:100%;height:246px;}
#parallax2{position:relative;overflow:hidden;width:100%;height:246px;}
#parallax3{position:relative;overflow:hidden;width:100%;height:246px;}
#parallax4{position:relative;overflow:hidden;width:100%;height:286px;}

.news_top1{width:1200px;height:auto;background: #ebe9dd; margin-top:20px;}
.designer_m{margin-bottom:-15px !important;}
.new_left1{width:1220px;height:auto;float: left;overflow:hidden;list-style:none;}
ul.new_left1 li{float: left;margin-right:16px;width:286px;height:330px;border: 1px solid #bbb;margin-bottom:20px;}
.new_left_div{overflow:hidden;width:246px;padding:20px;}
.new_left_div_1{width:420px;height:246px;}
.new_left1 img{width:247px;height:247px;}
.name-box-n{line-height:25px;color:#333;font-size:15px;padding:19px 0 0 19px;width:228px;}
.name-box{line-height:25px;color:#333;font-size:18px;padding:19px 0 0 1px;}

.news_top_collection{width:900px;float:left;margin-left:15px;margin-bottom: 30px;}
.new_collection{width:920px;height:auto;float: left;overflow:hidden;list-style:none;}
ul.new_collection li{float: left;margin-right:18px;width:286px;height:159px;border: 1px solid #bbb;margin-bottom:20px;}
.new_collection_li img{width:286px;height:159px;}

.news_layer_page{width:100%;background-color:#f1f1f1;overflow: hidden;}
.news_layer_page1{width:100%;height: 100%; display: none; position: fixed; top:0; left: 0; z-index: 100; background: url(/Content/Images/gray80.png) repeat 0 0; overflow:auto;}
.news_layer_page1 .pop_alert{ width:720px;height:580px;position:absolute;left:50%;top:50%;margin-left:-360px;margin-top:-290px;}
.news_layer_page .layerLeft{float:left; width: 700px;background-color: #ebe9dd; padding-left:20px;font-size: 14px; color:#636363;margin-bottom:30px;border:1px solid #d4d4d4; }
.news_layer_page .pop_report .layerLeft{border:none;}
.news_layer_page .layerLeft .layerLeft_title{line-height: 56px;font-size: 14px;color: #666; border-bottom: 1px dashed #5b5b5b;margin-bottom: 20px;}
.news_layer_page .layerLeft .layerLeft_title h3{font-size: 22px;color: #333;width:658px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_layer_page .layerLeft .news_close{ height: 25px; width:25px; position:absolute;right:20px;top:13px;background:url(../images/icon2.png) no-repeat -205px -266px ; cursor: pointer;z-index:1}
.news_layer_page .layerLeft .news_close:hover{background-position:-154px -266px;}

.product_main_new{width:720px;float:left;display:none;}
.product_main_new .details_product250 {list-style:none;width:700px;}
.product_main_new ul.details_product250 li{float: left;background: #ebe9dd;border: 1px solid #ccc; width:211px; margin-right:20px;margin-bottom: 20px;font-size: 14px;height:211px;} 
.product_main_new .details_product250 li:hover{box-shadow: 0 0 15px #ccc;}
.product_main_new .details_product250 li a.details_product250_a{display:table-cell;text-align:center;vertical-align: middle; width:211px;font-size: 0;position: relative;height:211px;line-height:211px;display:block\9;cursor: pointer;overflow:hidden;}
.product_main_new .details_product250 li a.details_product250_a .zoom {width:211px; height: 211px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.product_main_new .details_product250 li a.details_product250_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .product_main_new .details_product250 li a.details_product250_a:hover .zoom {zoom: 1;}
.product_main_new .details_product250 li a.details_product250_a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}
.product_main_new .details_product250 li  span{display:none; width: 211px;height:40px;position:absolute;left:0;top:100%;margin-top:-40px;display:none;background-color:#ebe9dd;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7; }
.product_main_new .details_product250 li:hover span{display:block;}
.product_main_new .details_product250 li:hover label{color:#000; font-size:14px;line-height:40px; width:211px; text-align:center; }
 

@media screen and (min-width:1500px){




.news_banner{ width: 100%; height:785px; position: relative; z-index: 1;}
.news_banner>ul{ width: 100%; height: 785px; position: relative; z-index: 1;}
.news_banner>ul>li{ width: 100%; height: 785px; position: absolute; left: 0; top: 0; display: block;}
.news_banner>ul>li img{ width: 100%; height: 785px; position: absolute; left: 0; top: 0; display: none;}
.news_banner>ul>li a{ display: block; width: 100%; height: 785px;}
.news_banner>dl{ position: absolute; z-index: 2; width: 100%; text-align: center; bottom: 12px;}
.news_banner>dl>dd{ display: inline-block; *zoom: 1; *display: inline; width: 15px; height: 15px;border-radius:15px;border:1px solid #ccc;  margin: 0 5px; cursor: pointer;}
.news_banner>dl>dd.current{ background: #929292;}

.news_nei{position:relative;width:1500px;height:auto;margin:0 auto;overflow:hidden;}
.news_nei .list{width:1530px;height:auto;overflow:hidden;}
.news_nei .list ul{overflow:hidden;width:1530px;height:auto;}
.news_nei .list ul li{list-style:none;width:480px;height:538px;float:left;margin-right:27px;overflow:hidden;position: relative;border:1px solid #ccc; }
.news_nei .list ul li:hover{box-shadow: 0 0 15px #ccc;}
.news_nei .list ul li a.trend_a{display:table-cell;text-align:center;vertical-align: middle;width:480px;height:488px;line-height:488px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;overflow:hidden;}
.news_nei .list ul li a.trend_a img{width:480px;height:488px;}
.news_nei .list ul li a.trend_a .zoom{width:480px;height:488px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
 .news_nei .list ul li a.trend_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .news_nei .list ul li a.trend_a:hover .zoom {zoom: 1;}
.news_nei .list ul li a.trend_a .middle{display: inline-block;width: 0; height: 100%;vertical-align: middle;} 
 
.news_nei .list ul li .text_down{ border-top: none;padding:0 10px; overflow: hidden;height:50px;line-height:50px;}
.news_nei .list ul li p.time{color: #555;cursor:default;height:35px;font-size: 20px;}
.news_nei .list ul li p.time img{vertical-align: -1px;margin-right:5px;margin-left:-2px;}
.news_nei .list ul li p.time i{font-style: normal;}
.news_nei .list ul li p.time span{margin:2px 0;*width:151px;}
.news_nei .list ul li p.time span.fr{float: right;}

.news_nei .list_new{width:1500px;height:auto;overflow:hidden;}

.news_nei .list_new ul{overflow:hidden;width:1499px;height:auto; border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;margin-top:20px}
.news_nei .list_new ul li{list-style:none;float:left;width:334px;height:370px;margin-right:20px;margin-bottom:30px;margin-top:20px; overflow:hidden;position: relative;border:1px solid #ccc; }
.news_nei .list_new ul li:hover{box-shadow: 0 0 15px #ccc;}
.news_nei .list_new ul li a.trend_a{display:table-cell;text-align:center;vertical-align: middle;width:334px;height:334px;line-height:334px;font-size: 0;position: relative;z-index:1;display:block\9; cursor: pointer;overflow:hidden;}
.news_nei .list_new ul li a.trend_a .zoom{width:334px;height:334px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.news_nei .list_new ul li a.trend_a:hover .zoom{-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .news_nei .list_new ul li a.trend_a:hover .zoom {zoom: 1;}
.news_nei .list_new ul li a.trend_a .middle{display: inline-block;width: 0; height: 100%;vertical-align: middle;} 


.news_nei .list_new ul li .text_down{ border-top: none;padding:0 10px; overflow: hidden;height:30px;line-height:30px;}
.news_nei .list_new ul li p.time{color: #555;cursor:default;height:30px;font-size: 14px;}
.news_nei .list_new ul li p.time img{vertical-align: -1px;margin-right:5px;margin-left:-2px;}
.news_nei .list_new ul li p.time i{font-style: normal;}
.news_nei .list_new ul li p.time span{margin:2px 0;*width:151px;}
.news_nei .list_new ul li p.time span.fr{float: right;}

 

.news_nei .list_desigen{width:1500px;height:auto;overflow:hidden;}
.news_nei .list_desigen ul{overflow:hidden;width:1530px;height:auto; border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;margin-top:20px}
.news_nei .list_desigen ul li{list-style:none;float:left;width:735px;height:533px;margin-right:20px;margin-bottom:30px;margin-top:20px; overflow:hidden;position: relative;border:1px solid #ccc; }
.news_nei .list_desigen ul li:hover{box-shadow: 0 0 15px #ccc; }
.news_nei .list_desigen ul li a.trend_a{display:table-cell;text-align:center;vertical-align: middle;width:735px;height:483px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;overflow:hidden;}
.news_nei .list_desigen ul li a.trend_a .zoom{width:735px;height:483px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.news_nei .list_desigen ul li a.trend_a:hover .zoom{-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .news_nei .list_desigen ul li a.trend_a:hover .zoom{zoom: 1;} 
.news_nei .list_desigen ul li a.trend_a .middle{display: inline-block;width: 0; height: 100%;vertical-align: middle;} 

 
.news_nei .list_desigen ul li .text_down{border-top: none;padding:0 10px; overflow: hidden;height:50px;line-height:50px;}
.news_nei .list_desigen ul li .text_down p.time{color: #222;cursor:default;height:50px;font-size: 20px;}
.news_nei .list_desigen ul li .text_down p.time img{vertical-align: -1px;margin-right:5px;margin-left:-2px;}
.news_nei .list_desigen ul li .text_down p.time i{font-style: normal;}
.news_nei .list_desigen ul li .text_down p.time span{margin:2px 0;*width:151px;}
.news_nei .list_desigen ul li .text_down p.time span.fr{float: right;}

.news_nei .list_desigen ul li .text_time{display:none;position:absolute;bottom:200px;height:40px;background-color:#ebe9dd;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;width:735px;z-index:9}
.news_nei .list_desigen ul li:hover .text_time{display:block;}
.news_nei .list_desigen ul li .text_time p.time{color: #000;cursor:default;height:40px;line-height:40px;font-size: 16px;width:90%;margin-left:10px} 
.news_nei .list_desigen ul li .text_float{display:none;position:absolute;bottom:0px;height:200px;background-color:#ebe9dd;width:735px;z-index:9}
.news_nei .list_desigen ul li:hover .text_float{display:block;}
.news_nei .list_desigen ul li .text_float p.time{color: #000;cursor:default;height:40px;line-height:40px;font-size: 16px;width:90%;margin-left:10px} 
.news_nei .list_desigen ul li .text_float p.keyword{line-height:40px;letter-spacing:2px;color: #000;font-size: 16px;word-spacing:2px;margin-left:10px }
 


.img_n img{width:100%;height:400px;}
.news_top{width:1458px;height:637px;border: 1px solid #bbb;padding:20px 20px;background: #ebe9dd; }
.news_top:hover {box-shadow: 0px 0px 0px #201f1f;color: #ebe9dd;}
.new_left{width:525px;height:637px;float: left;}
.new_left img{width:525px;height:637px;}
.new_right{width:916px;height:637px;float: left;}
.new_right ul{width:936px;height:610px;overflow:hidden;list-style:none;}
.new_right ul li{float: left;width:290px;height:290px;background: #ebe9dd;border: 1px solid #ccc;margin-right:20px;margin-bottom:20px;}
.new_right ul li img{width:290px;height:290px;}
.new_right  li a.trend_a{display:table-cell;text-align:center;vertical-align: middle; width:290px;font-size: 0;position: relative;height:290px;line-height:290px;display:block\9;cursor: pointer;overflow:hidden;}
/*.new_right  li a.trend_a .size {width: 1000px; height: 1000px;position: absolute; left: 50%; top: 50%;margin: -500px 0 0 -500px;text-align: center;}*/
.new_right li a.trend_a .zoom {width:290px; height: 290px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.new_right  li a.trend_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .new_right  li a.trend_a:hover .zoom {zoom: 1;}
.new_right  li a.trend_a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}
.new_right li  span{display:none; width: 290px;height:40px;position:absolute;left:0;top:100%;margin-top:-40px;display:none;background-color:#ebe9dd;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7; }
.new_right li:hover span{display:block;}
.new_right li:hover label{color:#000; font-size:14px;line-height:40px; width:170px; text-align:center; }
.new_right .more{width:556px;height:30px;line-height:30px; float:right;text-align:right;}
.new_right .more a{color:#333}

#parallax{position:relative;overflow:hidden;width:100%;height:320px;}
#parallax2{position:relative;overflow:hidden;width:100%;height:320px;}
#parallax3{position:relative;overflow:hidden;width:100%;height:320px;}
#parallax4{position:relative;overflow:hidden;width:100%;height:320px;}



.news_top1{width:1500px;height:auto;background: #ebe9dd; margin-top:20px;}
.designer_m{margin-bottom:10px !important;}

.new_left1{width:1520px;height:auto;float: left;overflow:hidden;list-style:none;}
ul.new_left1 li{float: left;margin-right:17px;width:360px;height:auto;border: 1px solid #bbb;}
.new_left1 img{width:320px;height:320px;}
.name-box-n{line-height:30px;color:#333;font-size:20px;padding:20px 0 0 20px;width:300px;}
.name-box{line-height:30px;color:#333;font-size:20px;padding:20px 0 0 5px;}

.new_left_div{overflow:hidden;width:320px;padding:20px;}
.new_left_div_1{width:420px;height:256px;}

.designerlist{list-style:none;width:1540px;}
.designerlist li{float: left;background: #ebe9dd;border: 1px solid #ccc; width:360px; margin-right:18px;margin-bottom: 20px;font-size: 12px;height:360px;} 
.designerlist li a.trend_a{background:url(../Content/themes/Home/images/bgpic.jpg) no-repeat center center;display:table-cell;width:360px;height:360px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;}
.designerlist li a.trend_a img{width:360px;height:360px;max-width: 360px;max-height:360px;}

.designerlist li  span{display:none; width: 360px;height:40px;position:absolute;left:0;top:100%;margin-top:-40px;display:none;background-color:#ebe9dd;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7; }
.designerlist li:hover span{display:block;}
.designerlist li:hover label{color:#000; font-size:14px;line-height:40px; width:360px; text-align:center; }

.news_top_collection{width:1200px;float:left;margin-left:15px;}
.new_collection{width:1220px;height:auto;float: left;overflow:hidden;list-style:none;}
ul.new_collection li{float: left;margin-right:20px;width:384px;height:213px;border: 1px solid #bbb;margin-bottom:20px;}
.new_collection_li img{width:384px;height:213px;}

.news_layer_page{width:100%;background-color:#f1f1f1;overflow: hidden;}
.news_layer_page1{width:100%;height: 100%; display: none; position: fixed; top:0; left: 0; z-index: 100; background: url(/Content/Images/gray80.png) repeat 0 0; overflow:auto;}
.news_layer_page1 .pop_alert{ width:876px;height:720px;position:absolute;left:50%;top:50%;margin-left:-448px;margin-top:-345px}
.news_layer_page .layerLeft{float:left; width: 876px;background-color: #ebe9dd; padding-left:20px;font-size: 14px; color:#636363;margin-bottom:30px;border:1px solid #d4d4d4; }
.news_layer_page .pop_report .layerLeft{border:none;}
.news_layer_page .layerLeft .layerLeft_title{line-height: 56px;font-size: 14px;color: #666; border-bottom: 1px dashed #5b5b5b;margin-bottom: 20px;}
.news_layer_page .layerLeft .layerLeft_title h3{font-size: 22px;color: #333;width:658px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_layer_page .layerLeft .news_close{ height: 25px; width:25px; position:absolute;right:0px;top:13px;background:url(../images/icon2.png) no-repeat -205px -266px ; cursor: pointer;z-index:1}
.news_layer_page .layerLeft .news_close:hover{background-position:-154px -266px;}

.product_main_new{width:876px;float:left;display:none;}
.product_main_new .details_product250 {list-style:none;width:876px;}
.product_main_new ul.details_product250 li{float: left;background: #ebe9dd;border: 1px solid #ccc; width:270px; margin-right:20px;margin-bottom: 20px;font-size: 14px;height:270px;} 
.product_main_new .details_product250 li:hover{box-shadow: 0 0 15px #ccc;}
.product_main_new .details_product250 li a.details_product250_a{display:table-cell;text-align:center;vertical-align: middle; width:270px;font-size: 0;position: relative;height:270px;line-height:270px;display:block\9;cursor: pointer;overflow:hidden;}
.product_main_new .details_product250 li a.details_product250_a .zoom {width:270px; height: 270px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.product_main_new .details_product250 li a.details_product250_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .product_main_new .details_product250 li a.details_product250_a:hover .zoom {zoom: 1;}
.product_main_new .details_product250 li a.details_product250_a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}
.product_main_new .details_product250 li  span{display:none; width: 286px;height:40px;position:absolute;left:0;top:100%;margin-top:-40px;display:none;background-color:#ebe9dd;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7; }
.product_main_new .details_product250 li:hover span{display:block;}
.product_main_new .details_product250 li:hover label{color:#000; font-size:14px;line-height:40px; width:286px; text-align:center; }
}




/*----------------Ftype-------------------------*/



/* 左侧内容 */
.left_nav{width:285px;float:left;background: url(../images/left_navbg.png) repeat;min-height:100%;} 
.leftcon{width:278px;font-size: 18px; color: #333;box-sizing:border-box;float:left}
.leftcon .leftc_Top {padding-right:20px;width:260px;}
.leftcon .leftc_Top h1{ font-weight: bold; padding:18px 0; border-bottom: 1px dotted #191933; padding-left:25px;vertical-align:middle;}
.leftcon .leftc_List{border-top: 2px solid #323232;border-bottom: 2px solid #323232;margin:20px 0; padding:10px 0;list-style:none;}
.leftcon .leftc_List li{ position: relative;height:50px;z-index:10;}
.leftcon .leftc_List li a{background:url(../images/neiyeList.png) no-repeat -170px 23px;height:49px; line-height: 50px;width:245px; padding-left:15px;transition:padding-left 1s;-moz-transition:padding-left 1s; /* Firefox 4 */
-webkit-transition:padding-left 1s; /* Safari and Chrome */-o-transition:padding-left 1s; /* Opera */font-size: 16px; color: #333;display: block;border-bottom:1px dotted #e1e1e4; position: absolute;left:0;z-index: 2;}
.leftcon .leftc_List li span{font-size: 12px; color: #666;}
.leftcon .leftc_List li.cur a{ color: #ebe9dd;padding-left:25px; border:none;background: url(../images/listbg.png) no-repeat; width:286px; height:56px; display: block; position: absolute; left:0;z-index: 1;}
.leftcon .leftc_List li.cur span,.leftcon .leftc_List li:hover span{color: #ebe9dd;}
.leftcon .leftc_List li.cur i,.leftcon .leftc_List li:hover i{}
.leftcon .leftc_List li .sub_lanmu{width:327px;height:auto;border:1px solid #999;position:absolute;right:-365px;z-index:10;background:#ebe9dd;font-size:12px;color:#666;padding:10px;min-height:30px;border-radius:3px;display:none;}
.leftcon .leftc_List li .sub_lanmu em{display:inline-block;background:url(../images/neiyeList.png) no-repeat -92px -585px;width:10px;height:15px;position:absolute;left:-9px;top:18px;}
.ps_ul li.cur a{color:#000;font-weight:700;float:left;padding-bottom: 5px;}
.ps_ul1 li.cur i{color:#000;font-weight:700;background: url(../images/ysj.png) no-repeat;width:10px; height:10px;float:left;margin:11px 0 0 8px}
/*右侧内容*/
.right_nav{position:relative;float:right;}
.rightc_main {width:915px; }
.rightc_main .trend {list-style:none;}
.rightc_main .trend li{float: left;background: #ebe9dd;border: 1px solid #ccc; width:285px; margin-left:18px;margin-bottom: 20px;font-size: 12px;height:270px;} 
.rightc_main .trend li:hover{box-shadow: 0 0 15px #ccc;}
.rightc_main .trend li a.trend_a{background:url(../Content/themes/Home/images/bgpic.jpg) no-repeat center center;display:table-cell;width:285px;height:200px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;}
.rightc_main .trend li a.trend_a img{width:285px;height:200px;max-width: 285px;max-height:200px;}
.rightc_main .trend li .text_down{ border-top: none;padding:0 10px; overflow: hidden;}
.rightc_main .trend li p.title{height:30px;line-height: 30px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 5px 0;}
.rightc_main .trend li p.title a{color:#929292;font-size: 14px;}
.rightc_main .trend li p.time{color: #929292;cursor:default;height:30px;font-size: 14px;}
.rightc_main .trend li p.time img{vertical-align: -2px;margin-right:5px;}
.rightc_main .trend li p.time i{font-style: normal;}
.rightc_main .trend li p.time span{margin:2px 0;*width:151px;}
.rightc_main .trend li p.time span.fr{float: right;}
.rightc_main .trend li .cenIcon{display: none;cursor: pointer;position: absolute; top:0;left:0;z-index: 4;width:100%;height:200px; background-color: #ebe9dd; opacity: 0.7;filter:alpha(opacity=70);}
.rightc_main .trend li .cenIconText{display: none;cursor: pointer; position:absolute; top:50%;margin-top:-150px;left:5%; z-index: 5;width:90%;text-align:left; font: 12px/22px '����'; color: #333;padding-bottom:5px;}
.rightc_main .trend li .cenIconText .textDetail{padding:0 20px; margin-top: 25px;height: 90px;text-align:left;overflow:hidden;line-height:22px;}
.rightc_bottom {width:915px;margin:0 auto; }

.leftcon1 ul {list-style: none;font-size: 16px; color: #333;display: block;margin:20px 0 ; padding:10px 0 ;border-bottom: 2px solid #000;width: 278px;}
.leftcon1 ul li {border-top: 2px solid #323232;width:278px;padding-bottom:20px;}
.leftcon1 ul li h2{padding-top:20px;}
.leftcon1 ul li img{padding-top:10px;}
.leftcon1 ul li p{font-size: 14px; padding-top: 15px;}
.right_nav .img{width:900px; text-align:center}
.right_nav .img #agents_img{width:900px;height:919px;}
.right_nav .img #agents_img_en{width:796px;height:755px}
.top_agent{width:1200px !important}
@media screen and (min-width:1500px) {

.left_nav{width:285px;float:left;background: url(../images/left_navbg.png) repeat;min-height:100%;} /**/

.rightc_main {width:1215px; }
.rightc_main .trend li{ width:385px; height:350px;} 
.rightc_main .trend li a.trend_a{width:385px;height:270px;}
.rightc_main .trend li a.trend_a img{width:385px;height:270px;max-width: 385px;max-height:270px;}
.rightc_main .trend li .cenIcon{height:270px;}
.rightc_bottom {width:1215px; }
.right_nav .img{width:1200px;}

.right_nav .img #agents_img{width:1200px;height:1226px;}
.right_nav .img #agents_img_en{width:1062px;height:892px}
.top_agent{width:1500px !important}

}




/*---------------------Product_List--------------------------*/
.dl {width: 280px;border-top: 2px solid #323232;border-bottom: 2px solid #323232;padding:10px 0;list-style:none;}
.dt {position: relative;height:35px;z-index:10;background: url(../images/listbg.png) no-repeat;color:#ebe9dd}
.dt a{height:35px; line-height: 35px;width:245px;text-align:center;color: #eac787; padding-left:15px;transition:padding-left 1s;-moz-transition:padding-left 1s; /* Firefox 4 */
-webkit-transition:padding-left 1s; /* Safari and Chrome */-o-transition:padding-left 1s; /* Opera */font-size: 16px;display: block;border-bottom:1px dotted #e1e1e4; position: absolute;left:0;z-index: 2;}
.dd a:hover{color:#000;font-weight:700;}
.leftcon ul {list-style: none;padding: 5px 5px 5px 0px;font-size: 16px; color: #333;display: block;}
.leftcon ul li {line-height:30px;clear: both;}
.leftcon ul li a{line-height: 30px;font-size: 14px; color: #333;}
dt.cur i{background: url(../images/xia.png) no-repeat; width:20px; height:13px; display: block; position: absolute; left:250px;top:18px;z-index: 1;}

/*dt.cur a{ color: #ebe9dd;padding-left:5px; border:none;background: url(../images/listbg.png) no-repeat; width:286px; height:56px; display: block; position: absolute; left:0;z-index: 1;}*/
.dt.cur span,.leftcon .leftc_List li:hover span{color: #ebe9dd;}
.subnav{font-size:14px}
/*.middle{width: 285px;float:left;background: url(../images/left_navbg.png) repeat;min-height:1000px;height:2530px;}*/
.menu_list {width: 280px;height:2530px;}
.menu_list ul{border-top: 2px solid #323232;border-bottom: 2px solid #323232;padding:10px 0;height:auto}
.menu_list ul li{display: block;width: 100%;}
.menu_list ul li .fuMenu{padding-left:10px; color: #ebe9dd;background: url(../images/listbg.png) no-repeat;font-size: 16px;cursor: pointer;height: 50px;line-height: 50px;width: 275px;border-bottom: 1px solid #16222b;float: left;}
.menu_list ul li .xiala{float: left;margin-left: -50px;margin-top: 27px;}
.menu_list ul li .div1 {width: 100%;height: auto;float: left;}
.menu_list ul li .div1 .zcd{color: #869fb1;font-size: 14px;height: 50px;cursor: pointer;line-height: 50px;text-align: center;width: 245px;padding-left:15px;}
.div1 {height: 200px;display: none;}
.menu_list ul li .div1 .zcd:hover{ color: #ebe9dd; font-weight: bold; }
.removes{color: #0FB9EF !important;border-left: 3px solid #0FB9EF;}

.mian_nav{width:1200px;min-height:100%;}
.product_top{width:1198px;margin-bottom:40px;height:587px;margin-top:20px;}
.product_top_left{width:500px;float:left}
.product_top_left img{width:500px;height:587px;}
.product_top_right{float:left;margin-left:30px;width:668px;overflow:hidden;}
.product_top_right .richContent1 {width:670px;overflow:hidden; height:180px;padding: 0;white-space: normal;word-wrap: break-word;word-break: normal;width: 100%; text-align: left;}
.product_top_right .richContent_botoom{margin-top:40px;}
.product_top_right .richContent_botoom ul{list-style:none;width:690px;overflow:hidden;}
.product_top_right .richContent_botoom ul li{float:left;width:320px;margin-right:20px;}
.product_top_right .richContent_botoom ul li .text_down{ border-top: none;padding:0 10px; overflow: hidden;width:320px;}
.product_top_right .richContent_botoom ul li .title{height:40px;line-height: 40px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;}
.product_top_right .richContent_botoom img{width:320px;height:320px;}

.product_mainTWO{width:800px;margin:0 auto}
.product_mainTWO .title{background-color:#f7e4c4;height:40px;line-height:40px;text-align:center;font-weight:700;font-size:16px;color:#000;width:800px;margin:0 auto}
.product_mainTWO .title1{background-color: #fcf4e7; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #000; width: 720px; margin: 0 auto; margin-top: 20px}
.product_main .details_productTWO {list-style:none;width:775px;margin-left:40px;overflow:hidden;margin-top:20px}
.product_main ul.details_productTWO li{float: left;background: #ebe9dd;border: 1px solid #ccc; width:345px; margin-right:28px;margin-bottom: 20px;font-size: 14px;height:210px;} 
.product_main .details_productTWO li:hover{box-shadow: 0 0 15px #ccc;border:1px solid #000}
.product_main .details_productTWO li .imgdiv{float:left;width:150px;margin-top:30px;}
.product_main .details_productTWO li .imgdiv img{width: 150px; margin-left: 0px}
.product_main .details_productTWO li .titlediv{float:left;width:195px;height:50px;line-height:20px;margin-top:80px;color:#000}
 
 .product_main .details_productthree {list-style:none;width:775px;margin-left:40px;overflow:hidden;margin-top:20px}
.product_main ul.details_productthree li{float: left;background: #ebe9dd; width:232px; margin-right:15px;margin-bottom: 20px;font-size: 14px;height:284px;} 
.product_main .details_productthree li:hover{box-shadow: 0 0 15px #ccc; } 
.product_main .details_productthree li   img{width: 232px; height:284px }
.product_main .details_productthree li .titlediv{float:left;width:232px;height:60px;line-height:20px;margin-top:80px;}

 
.product_main .details_productfour {list-style:none;width:920px; overflow:hidden; }
.product_main ul.details_productfour li{float: left;background: #ebe9dd; width:208px; margin-left:20px;margin-bottom: 20px;font-size: 14px;height:475px;} 
/*.product_main .details_productfour li:hover{box-shadow: 0 0 15px #ccc; }*/ 
.product_main .details_productfour li   img{width: 208px; height:388px }
.product_main .details_productfour li .titlediv{background-color: #ccc; width:208px;height:30px;line-height:30px;text-align:center;color:#000}
  
.product_main .details_productindex {list-style:none;width:920px; overflow:hidden; }
.product_main ul.details_productindex li{float: left;background: #ebe9dd; width:208px; margin-left:20px;margin-bottom: 20px;font-size: 14px;height:316px;} 
/*.product_main .details_productfour li:hover{box-shadow: 0 0 15px #ccc; }*/ 
.product_main .details_productindex li   img{width: 208px; height:316px }
.product_main .details_productindex li .titlediv{background-color: #ccc; width:208px;height:30px;line-height:30px;text-align:center;color:#000}

  .product_main .details_productfive {list-style:none;width:920px; overflow:hidden; }
.product_main ul.details_productfive li{float: left;background: #ebe9dd;width:208px; margin-left:18px;margin-bottom: 20px;font-size: 14px; } 
/*.product_main .details_productfive li{}*/ 
.product_main .details_productfive li   img{width: 208px; border:1px solid #ccc;   } 
.product_main .details_productfive li   img:hover{width: 208px;box-shadow: 0 0 15px #ccc; border:1px solid #aec6e8;   } 

  .product_main .details_productfive_seasonal {list-style:none;width:920px; overflow:hidden; }
.product_main ul.details_productfive_seasonal li{float: left;background: #ebe9dd;border:1px solid #ccc; width:208px; margin-left:18px;margin-bottom: 20px;font-size: 14px;height:120px;} 
.product_main .details_productfive_seasonal li:hover{box-shadow: 0 0 15px #ccc; border:1px solid #aec6e8;} 
.product_main .details_productfive_seasonal li   img{width: 208px; height:120px } 

.pop_layer_look .layerRight{float:left;width: auto; height: auto;font-size: 14px; color:#313131;margin-left:20px;}
.pop_layer_look .layerRight {background: #ebe9dd; padding:20px;margin-bottom: 15px;border:1px solid #d4d4d4;overflow:hidden;}

.pop_layer_look{width:100%;background-color:#f1f1f1;overflow: hidden;}
.pop_layer_look1{width:500px;height:600px; display: none; position: fixed; top:50%; left: 50%;margin-left:-200px;margin-top:-300px; z-index: 1; background: url(/Content/Images/gray80.png) repeat 0 0; overflow:auto;}
.pop_layer_look1 .pop_alert{ width:auto;height:600px;position:absolute;left:50%;margin-left:-197px;top:50%;margin-top:-300px;}
.pop_layer_look .layerLeft{float:left;padding-left:28px;    font-size: 14px; color:#636363; background:url(/Content/themes/Home/images/2-1.png) repeat 0 0 }
.pop_layer_look .pop_report .layerLeft{border:none;}
.pop_layer_look .layerLeft .layerLeft_title{line-height: 56px;font-size: 14px;color: #666; border-bottom: 1px dashed #5b5b5b;margin-bottom: 20px;}
.pop_layer_look .layerLeft .layerLeft_title .J_Title{font-size: 22px;color: #333;width:610px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pop_layer_look .layerLeft .pop_close{ height: 28px; width:28px; position:absolute;left:482px;top:10px;background:url(../images/icon2.png) no-repeat -205px -266px ; cursor: pointer;z-index:1}
.pop_layer_look .layerLeft .pop_close:hover{background-position:-154px -266px;}

.product_main{width:904px;float:left;display:none;}
.product_main .details_product250 {list-style:none;width:924px;margin-left:20px;overflow:hidden;}
.product_main ul.details_product250 li{float: left;background: #ebe9dd;border: 1px solid #ccc; width:286px; margin-right:20px;margin-bottom: 20px;font-size: 14px;height:326px;} 
.product_main .details_product250 li:hover{box-shadow: 0 0 15px #ccc;}
.product_main .details_product250 li a.details_product250_a{display:table-cell;text-align:center;vertical-align: middle; width:286px;font-size: 0;position: relative;height:286px;line-height:286px;display:block\9;cursor: pointer;overflow:hidden;}
.product_main .details_product250 li a.details_product250_a .zoom {width:286px; height: 286px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.product_main .details_product250 li a.details_product250_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .product_main .details_product250 li a.details_product250_a:hover .zoom {zoom: 1;}
.product_main .details_product250 li a.details_product250_a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}
.product_main .details_product250 li  span{width: 266px;margin-left:20px;height:40px;line-height:40px;text-align:left;}
.product_main .details_product250 li:hover span{display:block;}
.product_main .details_product250 li:hover label{color:#000; font-size:14px;line-height:40px; width:286px; text-align:left; }
.product_main .details_product250 li .text_down{ border-top: none;padding:0 10px; overflow: hidden;}
.product_main .details_product250 li .title{height:20px;line-height: 20px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;}
.product_main .details_product250 li .parice{width:245px;}
.product_main .details_product250 li .parice .title1{height:20px;width:70px;line-height: 20px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;float:left;}
.product_main .details_product250 li .parice .red{color:#ff0000;font-size:14px;width:175px;height:20px;line-height: 20px;float:left;margin:10px 0 0px 0px;float:left;}
.product_main .details_product250 li .title a{color:#929292;font-size: 16px;}

.product_main .details_product250 li .cardshow{position: absolute; left: 0px; bottom: 0px; width:286px; height: 80px; line-height:80px;background-color:#ebe9dd;z-index:9;display:none}
.product_main .details_product250 li .barnotification{position: absolute; left: 0px; bottom: 0px; width: 283px; height: 80px; line-height: 80px; background-color: #ebe9dd; z-index: 10; display: none; }

.product_main .details_product250 li  .qty-input-wrapper {height:40px;line-height: 40px;margin-top: 20px;margin-right: 10px;float: left;margin-left:20px}
.product_main .details_product250 li .plus {border-bottom:1px solid #ccc;float: left;zoom: 1;}
.product_main .details_product250 li .minus {/*border-bottom:1px solid #ccc;*/float: left;zoom: 1;}
.product_main .details_product250 li .plus {background: url("../images/square-arrows.gif");width: 20px;height: 20px;margin-top: 0px;margin-left: -21px;}
.product_main .details_product250 li .minus {background: url("../images/square-arrows.gif") 20px;width: 20px;height: 20px;margin-top: 20px;margin-left: -21px;}
.product_main .details_product250 li .add-to-cart-button{color: #ebe9dd; width:auto;height:auto;margin-top: 20px;padding:11px 30px;text-decoration:none;  text-align: center; display: block; border:0px solid #ccc;background-color:#8d6b46;}



@media screen and (min-width:1500px) {
.mian_nav{width:1500px;}
.product_top{width:1498px;margin-bottom:40px;height:704px;margin-top:20px;}
.product_top_left{width:600px;float:left}
.product_top_left img{width:600px;height:704px;}
.product_top_right{float:left;margin-left:30px;width:868px;overflow:hidden;}
.product_top_right .richContent1 {width:870px;overflow:hidden; height:180px;padding: 0;white-space: normal;word-wrap: break-word;word-break: normal;overflow: hidden;width: 100%; text-align: left;}
.product_top_right .richContent_botoom{margin-top:40px;}
.product_top_right .richContent_botoom ul{list-style:none;width:890px;overflow:hidden;}
.product_top_right .richContent_botoom ul li{float:left;width:420px;}
.product_top_right .richContent_botoom ul li .text_down{ border-top: none;padding:0 10px; overflow: hidden;width:320px;}
.product_top_right .richContent_botoom ul li .title{height:40px;line-height: 40px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;}
.product_top_right .richContent_botoom img{width:420px;height:420px;}

.product_main{width:1200px;float:left;}
.product_main .details_product250 {list-style:none;width:1230px;overflow:hidden;margin-left:21px;}
.product_main ul.details_product250 li{ width:380px;height:420px;margin-right:24px;margin-bottom: 20px;text-align:left;} 
.product_main .details_product250 li a.details_product250_a{display:table-cell;text-align:center;vertical-align: middle; width:380px;font-size: 0;position: relative;height:380px;line-height:380px;display:block\9;cursor: pointer;overflow:hidden;}
.product_main .details_product250 li a.details_product250_a .zoom {width:380px; height: 380px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.product_main .details_product250 li a.details_product250_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .product_main .details_product250 li a.details_product250_a:hover .zoom {zoom: 1;}
.product_main .details_product250 li a.details_product250_a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}
.product_main .details_product250 li  span{ width: 380px;height:40px;color:#000;}
.product_main .details_product250 li:hover span{display:block;}
.product_main .details_product250 li:hover label{color:#000; font-size:14px;line-height:40px; width:380px; text-align:left; }
.product_main .details_product250 li .text_down{ border-top: none;padding:0 10px; overflow: hidden;}
.product_main .details_product250 li .title{height:20px;line-height: 20px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;}
.product_main .details_product250 li .parice{width:245px;}
.product_main .details_product250 li .parice .title1{height:20px;width:70px;line-height: 20px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;float:left;}
.product_main .details_product250 li .parice .red{color:#ff0000;font-size:14px;width:175px;height:20px;line-height: 20px;float:left;margin:10px 0 0px 0px;float:left;}
.product_main .details_product250 li .title a{color:#929292;font-size: 16px;}
.product_main .details_product250 li .cardshow{ width:380px;  }
.product_main .details_product250 li .barnotification{ width: 380px;   }


.product_mainTWO{width:1100px;margin:0 auto}
.product_mainTWO .title{background-color:#f7e4c4;height:40px;line-height:40px;text-align:center;font-weight:700;font-size:16px;color:#000;width:1100px;margin:0 auto}
.product_mainTWO .title1{background-color: #fcf4e7; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #000; width: 900px; margin: 0 auto; margin-top: 20px}
.product_main .details_productTWO {list-style:none;width:955px;margin-left:100px;overflow:hidden;margin-top:20px}
.product_main ul.details_productTWO li{float: left;background: #ebe9dd;border: 1px solid #ccc; width:425px; margin-right:48px;margin-bottom: 20px;font-size: 14px;height:220px;} 
.product_main .details_productTWO li:hover{box-shadow: 0 0 15px #ccc;border:1px solid #000}
.product_main .details_productTWO li .imgdiv{float:left;width:200px;margin-top:30px;}
.product_main .details_productTWO li .imgdiv img{width: 150px; margin-left: 25px}
.product_main .details_productTWO li .titlediv{float:left;width:225px;height:60px;line-height:20px;margin-top:80px;color:#000}
 
 .product_main .details_productthree {list-style:none;width:915px;margin-left:100px;overflow:hidden;margin-top:20px}
.product_main ul.details_productthree li{float: left;background: #ebe9dd; width:290px; margin-right:15px;margin-bottom: 20px;font-size: 14px;height:355px;} 
.product_main .details_productthree li:hover{box-shadow: 0 0 15px #ccc; } 
.product_main .details_productthree li   img{width: 290px; height:355px }
.product_main .details_productthree li .titlediv{float:left;width:225px;height:60px;line-height:20px;margin-top:80px;}

 
  .product_main .details_productfour {list-style:none;width:1220px; overflow:hidden; }
.product_main ul.details_productfour li{float: left;background: #ebe9dd; width:285px; margin-left:20px;margin-bottom: 20px;font-size: 14px;height:620px;} 
/*.product_main .details_productfour li:hover{box-shadow: 0 0 15px #ccc; }*/ 
.product_main .details_productfour li   img{width: 285px; height:532px }
.product_main .details_productfour li .titlediv{background-color: #ccc; width:285px;height:30px;line-height:30px;text-align:center;color:#000}


  .product_main .details_productindex {list-style:none;width:1220px; overflow:hidden; }
.product_main ul.details_productindex li{float: left;background: #ebe9dd; width:278px; margin-left:20px;margin-bottom: 20px;font-size: 14px;height:423px;} 
/*.product_main .details_productfour li:hover{box-shadow: 0 0 15px #ccc; }*/ 
.product_main .details_productindex li   img{width: 278px; height:423px } 


  .product_main .details_productfive {list-style:none;width:1220px; overflow:hidden; }
.product_main ul.details_productfive li{float: left;background: #ebe9dd; width:283px; margin-left:18px;margin-bottom: 20px;font-size: 14px; } 
/*.product_main .details_productfive li:hover{ }*/ 
.product_main .details_productfive li   img{width: 283px; } 
.product_main .details_productfive li   img:hover{width: 283px; } 


  .product_main .details_productfive_seasonal {list-style:none;width:1220px; overflow:hidden; }
.product_main ul.details_productfive_seasonal li{float: left;background: #ebe9dd;border:1px solid #ccc; width:283px; margin-left:18px;margin-bottom: 20px;font-size: 14px;height:161px;} 
.product_main .details_productfive_seasonal li:hover{box-shadow: 0 0 15px #ccc; } 
.product_main .details_productfive_seasonal li   img{width: 283px; height:161px } 

}
/*-----------------------Product_Student----------------------------------*/

.product_main .student_product250 {list-style:none;width:924px;margin-left:20px;overflow:hidden;}
.product_main ul.student_product250 li{float: left;background: #ebe9dd;border: 1px solid #ccc; width:286px; margin-right:20px;margin-bottom: 20px;font-size: 14px;height:390px;} 
.product_main .student_product250 li:hover{box-shadow: 0 0 15px #ccc;}
.product_main .student_product250 li a.student_product250_a{display:table-cell;text-align:center;vertical-align: middle; width:286px;font-size: 0;position: relative;height:286px;line-height:286px;display:block\9;cursor: pointer;overflow:hidden;}
.product_main .student_product250 li a.student_product250_a .zoom {width:286px; height: 286px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.product_main .student_product250 li a.student_product250_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .product_main .student_product250 li a.student_product250_a:hover .zoom {zoom: 1;}
.product_main .student_product250 li a.student_product250_a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}
.product_main .student_product250 li  .student_productdetail{width:286px;}
.product_main .student_product250 li  span{width: 220px;height:100px;line-height:40px;text-align:left;}
.product_main .student_product250 li  span label{ font-size:14px;line-height:30px; width:220px; text-align:left;float:left;margin-left:10px }

.product_main .student_product250 li  .student_productdetail .content-qty{width: 220px;height:100px;line-height:40px;text-align:left;float:left}
.product_main .student_product250 li  .student_productdetail .content-qty label{ font-size:14px;line-height:30px; width:220px; text-align:left;float:left;margin-left:10px }
.product_main .student_product250 li  .student_productdetail img{margin-top:33px}

.content-qty .qty-input {border:1px solid #ccc;width: 40px;height: 30px;text-align: center;color: rgb(104, 104, 104);padding-right: 20px;font-size: 16px;margin-left: 5px;float: left;margin-top:0px}
.content-qty .qty-dropdown {margin-right: 25px;margin-left: 5px;float: left;}
.content-qty .qty-label {line-height: 40px;margin-top: 0px;float: left;}
.content-qty .qty-input-wrapper {height: 24px;line-height: 24px;margin-top: 0px;margin-right: 25px;float: left;}
.content-qty .plus {border-bottom:1px solid #ccc;float: left;zoom: 1;}
.content-qty .minus {/*border-bottom:1px solid #ccc;*/float: left;zoom: 1;}
.content-qty .plus {background: url("../images/square-arrows.gif");width: 20px;height: 15px;margin-top: 0px;margin-left: -21px;}
.content-qty .minus {background: url("../images/square-arrows.gif") 20px;width: 20px;height: 15px;margin-top: 15px;margin-left: -21px;}
.content-qty .add-to-cart-button{color: #ebe9dd; width:auto;height:auto;padding:11px 30px;text-decoration:none;  text-align: center; display: block; border:0px solid #ccc;background-color:#8d6b46;}

@media screen and (min-width:1500px) {
.product_main .student_product250 {list-style:none;width:1230px;margin-left:20px;overflow:hidden;}
.product_main ul.student_product250 li{float: left;background: #ebe9dd;border: 1px solid #ccc; width:380px; margin-right:20px;margin-bottom: 20px;font-size: 14px;height:490px;} 
.product_main .student_product250 li:hover{box-shadow: 0 0 15px #ccc;}
.product_main .student_product250 li a.student_product250_a{display:table-cell;text-align:center;vertical-align: middle; width:380px;font-size: 0;position: relative;height:380px;line-height:380px;display:block\9;cursor: pointer;overflow:hidden;}
.product_main .student_product250 li a.student_product250_a .zoom {width:380px; height: 380px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.product_main .student_product250 li a.student_product250_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .product_main .student_product250 li a.student_product250_a:hover .zoom {zoom: 1;}
.product_main .student_product250 li a.student_product250_a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}
.product_main .student_product250 li  .student_productdetail{width:380px;}
.product_main .student_product250 li  span{width: 320px;height:100px;line-height:40px;text-align:left;}
.product_main .student_product250 li  span label{ font-size:14px;line-height:30px; width:320px; text-align:left;float:left;margin-left:10px }

.product_main .student_product250 li  .student_productdetail .content-qty{width: 320px;height:100px;line-height:40px;text-align:left;float:left}
.product_main .student_product250 li  .student_productdetail .content-qty label{ font-size:14px;line-height:30px; width:320px; text-align:left;float:left;margin-left:10px }
.product_main .student_product250 li  .student_productdetail img{margin-top:30px}

.content-qty .qty-input {border:1px solid #ccc;width: 40px;height: 30px;text-align: center;color: rgb(104, 104, 104);padding-right: 20px;font-size: 16px;margin-left: 5px;float: left;margin-top:0px}
.content-qty .qty-dropdown {margin-right: 25px;margin-left: 5px;float: left;}
.content-qty .qty-label {line-height: 40px;margin-top: 0px;float: left;}
.content-qty .qty-input-wrapper {height: 24px;line-height: 24px;margin-top: 0px;margin-right: 25px;float: left;}
.content-qty .plus {border-bottom:1px solid #ccc;float: left;zoom: 1;}
.content-qty .minus {/*border-bottom:1px solid #ccc;*/float: left;zoom: 1;}
.content-qty .plus {background: url("../images/square-arrows.gif");width: 20px;height: 15px;margin-top: 0px;margin-left: -21px;}
.content-qty .minus {background: url("../images/square-arrows.gif") 20px;width: 20px;height: 15px;margin-top: 15px;margin-left: -21px;}
.content-qty .add-to-cart-button{color: #ebe9dd; width:auto;height:auto;padding:11px 30px;text-decoration:none;  text-align: center; display: block; border:0px solid #ccc;background-color:#8d6b46;}

}

/*-----------------------Look Book----------------------------------*/
.left_nav1{width:280px;float:left;background: url(../images/left_navbg.png) repeat;min-height:100%;}
.rightc_main1 {width:920px;overflow:hidden;margin-bottom:5px; }
.rightc_main1 .trend {list-style:none;width:940px;overflow:hidden;margin-left:20px;}
.rightc_main1 .trend li{float: left;background: #ebe9dd;border: 1px solid #ccc; width:284px; margin-right:20px;margin-bottom: 20px;font-size: 12px;height:464px;overflow:hidden;} 
.rightc_main1 .trend li:hover{box-shadow: 0 0 15px #ccc;}
.rightc_main1 .trend li a.trend_a{background:url(../Content/themes/Home/images/bgpic.jpg) no-repeat center center;display:table-cell;width:284px;height:400px;font-size: 0;position: relative;z-index:1;text-align:left;display:block\9; cursor: pointer;}
.rightc_main1 .trend li a.trend_a img{width:284px;height:400px;max-width: 284px;max-height:400px;}
.rightc_main1 .trend li .text_down{ border-top: none;padding:0 10px; overflow: hidden;}
.rightc_main1 .trend li p.title{height:30px;line-height: 30px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 5px 0;}
.rightc_main1 .trend li p.title a{color:#929292;font-size: 14px;}
.rightc_main1 .trend li p.time{color: #929292;cursor:default;height:30px;font-size: 14px;}
.rightc_main1 .trend li p.time img{vertical-align: -2px;margin-right:5px;}
.rightc_main1 .trend li p.time i{font-style: normal;}
.rightc_main1 .trend li p.time span{margin:2px 0;*width:151px;}
.rightc_main1 .trend li p.time span.fr{float: right;}
.rightc_main1 .trend li .cenIcon{display: none;cursor: pointer;position: absolute; top:0;left:0;z-index: 4;width:100%;height:580px; background-color: #ebe9dd; opacity: 0.7;filter:alpha(opacity=70);}
.rightc_main1 .trend li .cenIconText{display: none;cursor: pointer; position:absolute; top:50%;margin-top:-150px;left:5%; z-index: 5;width:90%;text-align:left; font: 12px/22px '����'; color: #333;padding-bottom:5px;}
.rightc_main1 .trend li .cenIconText .textDetail{padding:0 20px; margin-top: 25px;height: 90px;text-align:left;overflow:hidden;line-height:22px;}
.rightc_bottom {width:700px;margin:0 auto; }


/*面料弹出*/

/*.pop_layer_page4{width:100%;background-color:#f1f1f1;overflow: hidden;}
.pop_layer_page5{width:100%;height: 100%; display: none; position: fixed;top:0;left: 0; z-index: 100; background: url(/Content/Images/gray80.png) repeat 0 0; overflow:auto;}
.pop_layer_page5 .pop_alert4{ width:720px;height:350px;position:absolute;left:50%;top:50%;margin-left:-360px;margin-top:-288px;}
.pop_layer_page4 .layerLeft4{float:left; width: 700px;background-color: #ebe9dd; padding-left:20px;font-size: 14px; color:#636363;margin-bottom:30px;border:1px solid #d4d4d4; }
.pop_layer_page4 .pop_report4 .layerLeft4{border:none;}
.pop_layer_page4 .layerLeft4 .layerLeft_title4{line-height: 56px;font-size: 14px;color: #666; border-bottom: 1px dashed #5b5b5b;margin-bottom: 20px;}
.pop_layer_page4 .layerLeft4 .layerLeft_title4 h3{font-size: 22px;color: #333;width:658px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}*/
.pop_close4{ height: 25px; width:25px; position:absolute;right:20px;top:12px;background:url(../images/icon2.png) no-repeat -205px -266px ; cursor: pointer;z-index:1}
.pop_close4:hover{background-position:-154px -266px;}


.product_main_look{width:915px;float:left;display:none;}
.product_main_look .details_product250 {list-style:none;width:924px;margin-left:18px;overflow:hidden;}
.product_main_look ul.details_product250 li{float: left;background: #ebe9dd;border: 1px solid #ccc; width:209px; margin-right:18px;margin-bottom: 20px;font-size: 14px;height:239px;} 
.product_main_look .details_product250 li:hover{box-shadow: 0 0 15px #ccc;}
.product_main_look .details_product250 li a.details_product250_a{display:table-cell;text-align:center;vertical-align: middle; width:209px;font-size: 0;position: relative;height:209px;line-height:209px;display:block\9;cursor: pointer;overflow:hidden;}
/*.product_main .details_product250 li a.details_product250_a .size {width: 1000px; height: 1000px;position: absolute; left: 50%; top: 50%;margin: -500px 0 0 -500px;text-align: center;}*/
.product_main_look .details_product250 li a.details_product250_a .zoom {width:209px; height: 209px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.product_main_look .details_product250 li a.details_product250_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .product_main_look .details_product250 li a.details_product250_a:hover .zoom {zoom: 1;}
.product_main_look .details_product250 li a.details_product250_a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}
.product_main_look .details_product250 li  span{width: 209px;height:40px;margin-top:-40px;display:none;background-color:#ebe9dd;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7; }
.product_main_look .details_product250 li:hover span{display:block;}

.product_main_look .details_product250 li label{color:#333; font-size:14px;line-height:30px; width:209px; text-align:center;text-align:center;margin-left:66px; }

/*.product_main .details_product250 li:hover label{color:#000; font-size:14px;line-height:30px; width:209px; text-align:center; }*/

.product_main_look .details_product250 li .text_down{ border-top: none;padding:0 10px; overflow: hidden;}
.product_main_look .details_product250 li .title{height:20px;line-height: 20px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;}
.product_main_look .details_product250 li .parice{width:245px;}
.product_main_look .details_product250 li .parice .title1{height:20px;width:70px;line-height: 20px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;float:left;}
.product_main_look .details_product250 li .parice .red{color:#ff0000;font-size:14px;width:175px;height:20px;line-height: 20px;float:left;margin:10px 0 0px 0px;float:left;}
.product_main_look .details_product250 li .title a{color:#929292;font-size: 16px;}



@media screen and (min-width:1500px) {
.left_nav1{width:280px;float:left;background: url(../images/left_navbg.png) repeat;height:100%;}

.rightc_main1 {width:1220px;overflow:hidden;float:left; }
.rightc_main1 .trend {list-style:none;width:1245px;overflow:hidden;}
.rightc_main1 .trend li{float: left;background: #ebe9dd;border: 1px solid #ccc; width:380px; margin-right:27px;margin-bottom: 20px;font-size: 12px;height:580px;overflow:hidden;} 
.rightc_main1 .trend li:hover{box-shadow: 0 0 15px #ccc;}
.rightc_main1 .trend li a.trend_a{background:url(../Content/themes/Home/images/bgpic.jpg) no-repeat center center;display:table-cell;width:380px;height:506px;font-size: 0;position: relative;z-index:1;text-align:left;display:block\9; cursor: pointer;}
.rightc_main1 .trend li a.trend_a img{width:380px;height:506px;max-width: 380px;max-height:506px;}
.rightc_main1 .trend li .text_down{ border-top: none;padding:0 10px; overflow: hidden;}
.rightc_main1 .trend li p.title{height:30px;line-height: 30px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 5px 0;}
.rightc_main1 .trend li p.title a{color:#929292;font-size: 14px;}
.rightc_main1 .trend li p.time{color: #929292;cursor:default;height:30px;font-size: 14px;}
.rightc_main1 .trend li p.time img{vertical-align: -2px;margin-right:5px;}
.rightc_main1 .trend li p.time i{font-style: normal;}
.rightc_main1 .trend li p.time span{margin:2px 0;*width:151px;}
.rightc_main1 .trend li p.time span.fr{float: right;}
.rightc_main1 .trend li .cenIcon{display: none;cursor: pointer;position: absolute; top:0;left:0;z-index: 4;width:100%;height:580px; background-color: #ebe9dd; opacity: 0.7;filter:alpha(opacity=70);}
.rightc_main1 .trend li .cenIconText{display: none;cursor: pointer; position:absolute; top:50%;margin-top:-150px;left:5%; z-index: 5;width:90%;text-align:left; font: 12px/22px '����'; color: #333;padding-bottom:5px;}
.rightc_main1 .trend li .cenIconText .textDetail{padding:0 20px; margin-top: 25px;height: 90px;text-align:left;overflow:hidden;line-height:22px;}
.rightc_bottom {width:895px;margin:0 auto; }

.pop_layer_page4{width:100%;background-color:#f1f1f1;overflow: hidden;}
.pop_layer_page5{width:100%;height: 100%; display: none; position: fixed;top:0;left: 0; z-index: 100; background: url(/Content/Images/gray80.png) repeat 0 0; overflow:auto;}
.pop_layer_page5 .pop_alert4{ width:896px;height:350px;position:absolute;left:50%;top:50%;margin-left:-450px;margin-top:-345px;}
.pop_layer_page4 .layerLeft4{float:left; width: 876px;background-color: #ebe9dd; padding-left:20px;font-size: 14px; color:#636363;margin-bottom:30px;border:1px solid #d4d4d4; }
.pop_layer_page4 .pop_report4 .layerLeft4{border:none;}
.pop_layer_page4 .layerLeft4 .layerLeft_title4{line-height: 56px;font-size: 14px;color: #666; border-bottom: 1px dashed #5b5b5b;margin-bottom: 20px;}
.pop_layer_page4 .layerLeft4 .layerLeft_title4 h3{font-size: 22px;color: #333;width:658px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pop_close4{ height: 25px; width:25px; position:absolute;right:20px;top:12px;background:url(../images/icon2.png) no-repeat -205px -266px ; cursor: pointer;z-index:1}
.pop_close4:hover{background-position:-154px -266px;}
}

.pop_layer_page .layerRight{float:left;width: auto; height: auto;font-size: 14px; color:#313131;margin-left:20px;}
.pop_layer_page .layerRight {background: #ebe9dd; padding:20px;margin-bottom: 15px;border:1px solid #d4d4d4;overflow:hidden;}
.look_genres_ul{list-style-type:none;float:left;width:auto;min-width:280px;}
.look_genres_ul li{width:auto;line-height:40px;min-width:280px;font-size: 16px;color: #333;text-overflow:ellipsis;white-space:normal;}
.look_genres_ul li a{color:#333;}

.pop_layer_page{width:100%;background-color:#f1f1f1;overflow: hidden;}
.pop_layer_page1{width:100%;height: 100%; display: none; position: fixed; top:0; left: 0; z-index: 100; background: url(/Content/Images/gray80.png) repeat 0 0; overflow:auto;}
.pop_layer_page1 .pop_alert{ width:auto;height:613px;position:absolute;left:50%;margin-left:-496px;top:20px;}
.pop_layer_page .layerLeft{float:left; width: 490px;background-color: #ebe9dd; padding:20px;font-size: 14px; color:#636363;border:1px solid #d4d4d4; }
.pop_layer_page .pop_report .layerLeft{border:none;}
.pop_layer_page .layerLeft .layerLeft_title{line-height: 56px;font-size: 14px;color: #666; border-bottom: 1px dashed #5b5b5b;margin-bottom: 20px;}
.pop_layer_page .layerLeft .layerLeft_title .J_Title{font-size: 22px;color: #333;width:610px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pop_layer_page .layerLeft .pop_close{ height: 28px; width:28px; position:absolute;left:482px;top:10px;background:url(../images/icon2.png) no-repeat -205px -266px ; cursor: pointer;z-index:1}
.pop_layer_page .layerLeft .pop_close:hover{background-position:-154px -266px;}

#bannerfoucs { float:left;width: 490px; height: 656px; overflow: hidden; position: relative;margin-top:30px;}
#bannerfoucs ul { width: 490px; height: 656px; float: left; position: absolute; padding: 0px; margin: 0px; }
#bannerfoucs ul li { float: left; width: 490px; height: 656px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
#bannerfoucs ul li img {display:inline-block; vertical-align:middle;width:490px;height:656px; }
#bannerfoucs .preLast { width: 85px; height:656px; position: absolute; top: 0px; cursor: pointer; }
#bannerfoucs .preNext { width: 85px; height: 656px; position: absolute; top: 0px; cursor: pointer; }
#bannerfoucs .pre { left: 0; background: url(../images/sprite.png) no-repeat left center; }
#bannerfoucs .next { right: 0; background: url(../images/sprite123.png) no-repeat right center; }

.pop_layer_page3{width:100%;overflow: hidden;}
.pop_layer_page2{width:100%;height: 100%; display: none; position: fixed; top:0; left: 0; z-index: 100;overflow:auto;}
.pop_layer_page2 .pop_alert{ width:820px;height:490px;position:absolute;left:50%;top:50%;margin-left:-450px;margin-top:-360px;}
.pop_layer_page3 .layerLeft{float:left; width: 490px;background-color: #ebe9dd; padding:20px;font-size: 14px; color:#636363;border:1px solid #d4d4d4; }
.pop_layer_page3 .pop_report .layerLeft{border:none;}

@media screen and (min-width:1500px) {
.look_genres_ul{list-style-type:none;float:left;width:280px;}
.look_genres_ul li{float:left;width:270px;line-height:40px;font-size: 16px;color: #333;text-overflow:ellipsis;white-space:normal;}
.look_genres_ul li a{color:#333;}
.pop_layer_page .layerRight{float:left;width: 280px; height: auto;font-size: 14px; color:#313131;margin-left:20px;}
.pop_layer_page .layerRight {background: #ebe9dd; padding:20px;margin-bottom: 15px;border:1px solid #d4d4d4;overflow:hidden;}

.pop_layer_page{width:100%;background-color:#f1f1f1;overflow: hidden;}
.pop_layer_page1{width:100%;height: 100%; display: none; position: fixed; top:0; left: 0; z-index: 100; background: url(/Content/Images/gray80.png) repeat 0 0; overflow:auto;}
.pop_layer_page1 .pop_alert{ width:995px;height:613px;position:absolute;left:50%;margin-left:-495px;top:20px;}
.pop_layer_page .layerLeft{float:left; width: 610px;background-color: #ebe9dd; padding:20px;font-size: 14px; color:#636363;border:1px solid #d4d4d4; }
.pop_layer_page .pop_report .layerLeft{border:none;}
.pop_layer_page .layerLeft .layerLeft_title{line-height: 56px;font-size: 14px;color: #666; border-bottom: 1px dashed #5b5b5b;margin-bottom: 20px;}
.pop_layer_page .layerLeft .layerLeft_title .J_Title{font-size: 22px;color: #333;width:610px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pop_layer_page .layerLeft .pop_close{ height: 28px; width:28px; position:absolute;left:606px;top:10px;background:url(../images/icon2.png) no-repeat -205px -266px ; cursor: pointer;z-index:1}
.pop_layer_page .layerLeft .pop_close:hover{background-position:-154px -266px;}

#bannerfoucs { float:left;width: 613px; height: 821px; overflow: hidden; position: relative;margin-top:30px;}
#bannerfoucs ul { width: 613px; height: 821px; float: left; position: absolute; padding: 0px; margin: 0px; }
#bannerfoucs ul li { float: left; width: 613px; height: 821px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
#bannerfoucs ul li img {display:inline-block; vertical-align:middle;width:613px;min-height:821px; }
#bannerfoucs .preLast { width: 85px; height:821px; position: absolute; top: 0px; cursor: pointer; }
#bannerfoucs .preNext { width: 85px; height: 821px; position: absolute; top: 0px; cursor: pointer; }
#bannerfoucs .pre { left: 0; background: url(../images/sprite.png) no-repeat left center; }
#bannerfoucs .next { right: 0; background: url(../images/sprite123.png) no-repeat right center; }


.pop_layer_page2 .layerRight{float:left;width: 280px; height: auto;font-size: 14px; color:#313131;margin-left:20px;}
.pop_layer_page2 .layerRight {background: #ebe9dd; padding:20px;margin-bottom: 15px;border:1px solid #d4d4d4;overflow:hidden;}


.pop_layer_page3{width:100%;overflow: hidden;}
.pop_layer_page2{width:100%;height: 100%; display: none; position: fixed; top:0; left: 0; z-index: 100; background: url(/Content/Images/gray80.png) repeat 0 0; overflow:auto;}
.pop_layer_page2 .pop_alert{ width:995px;height:613px;position:absolute;left:50%;margin-left:-495px;top:20px;}
.pop_layer_page3 .layerLeft{float:left; width: 610px;background-color: #ebe9dd; padding:20px;font-size: 14px; color:#636363;border:1px solid #d4d4d4; }
.pop_layer_page3 .pop_report .layerLeft{border:none;}
.pop_layer_page3 .layerLeft .layerLeft_title{line-height: 56px;font-size: 14px;color: #666; border-bottom: 1px dashed #5b5b5b;margin-bottom: 20px;}
.pop_layer_page3 .layerLeft .layerLeft_title .J_Title{font-size: 22px;color: #333;width:610px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pop_close{ height: 28px; width:28px; position:absolute;right:360px;top:10px;background:url(../images/icon2.png) no-repeat -205px -266px ; cursor: pointer;z-index:1}
.pop_close:hover{background-position:-154px -266px;}


}

/*---------------------exhibition--------------------------*/
.exhibition_center{width:1200px;height:auto;margin:0 auto; }
.Sale_Top{width:1200px;height:50px;margin:0 auto;border-bottom: 1px solid #827772;}
.Sale_bootom{width:1200px;height:auto;margin:0 auto;}
.Sale_Left{width:600px;height:auto;float: left;margin-top:20px;}
.Sale_Right{width:600px;height:auto;float: left;margin-top:20px;}
.Sale_Top .e_title {height: 50px;line-height: 50px;width:1000px;color: #000;}
.e_text {line-height: 18px;width: 440px;font-size: 14px;color: #000;font-weight: normal;margin-top: 15px;margin-bottom:15px;}

@media screen and (min-width:1500px) {
.exhibition_center{width:1500px;height:auto;margin:0 auto; }
.Sale_Top{width:1500px;height:50px;margin:0 auto;border-bottom: 1px solid #827772;}
.Sale_bootom{width:1500px;height:auto;margin:0 auto;}
.Sale_Left{width:750px;height:auto;float: left;margin-top:20px;}
.Sale_Right{width:750px;height:auto;float: left;margin-top:20px;}
.Sale_Top .e_title {height: 50px;line-height: 50px;width:1000px;color: #000;}
.e_text {line-height: 18px;width: 440px;font-size: 14px;color: #000;font-weight: normal;margin-top: 15px;margin-bottom:15px;}
}

/*---------------------产品详情--------------------------*/
/*------左边----*/
.left_prod{width:285px;float:left;min-height:100%;} /**/
.left_prod .left_prod_con{width:280px;height:auto;background: url(../images/left_navbg.png) repeat;font-size: 18px; color: #333;box-sizing:border-box;float:left;border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;}
.left_prod .left_prod_con p.title{ border-bottom:1px solid #ccc;height:40px;line-height:40px;padding-left:10px;font-size:16px;font-weight:bold;}
.left_prod .left_prod_con ul{width:278px;list-style:none;margin-top:10px;}
.left_prod .left_prod_con ul li{width:278px;line-height:120px;height:120px;border-bottom:1px solid #ccc;}
.left_prod .left_prod_con ul li p{padding-left:20px;}
.left_prod .left_prod_con ul li img {width:100px;height:100px;padding:10px 10px;}
/*---------------------产品详情右边内容--------------------------*/
.sort_list {position: relative;float: left; margin-top: 0px;margin-bottom: 20px;display: block;width: 900px;height: auto;margin-left:15px;font-size: 16px;}
.sort_list p {color:#333;padding-bottom:20px;padding-left:20px;line-height:25px;margin:0 auto ;}
.details_product {list-style: none;float: left;width: 285px;height: 240px;padding-left: 15px; padding-bottom: 20px;}
.details_product_up {height: 200px;width: 285px;}
.details_product_up img {height: 200px;width: 285px;}
.details_product_down {height: 40px;width: 285px;}
.details_product li {float: left;background-color: #dedede;color: #000;line-height: 49px;text-align: center;font-size: 12px;width: 285px;}
.sort_list .detail-info {width: 898px;overflow: hidden;border: 1px solid #ccc;}
.detail-info .student_product250 {float: left;width: 400px;}
.detail-info .detail-info-contact {float: left;width: 400px;}
/*.detail-info .detail-info-contact img{padding:20px 0 0 20px;}*/
.designer-info-resume-box {width: 480px;min-height: 400px;padding-left:0px;overflow: hidden;}
.designer-info-list {padding-top: 4px;height:150px;width:480px;}
.designer-info-list .resumeList{width:480px;float:left;text-indent: 2px;margin-top:5px;}
.designer-info-list .resumeList li{width:200px;list-style: none;line-height: 35px;font-size: 14px;color: #333;float:left;}
.designer-info-list .resumeList li.w85{width:85px;}
.designer-info-list .resumeList li.w100{width:100px;}
.designer-info-resume-box h4 {font-size: 16px;font-weight: bold;line-height: 30px;padding-top:10px;width:480px !important;}
.designer-info-resume-box h5 {color: #333;font-size: 14px;font-weight: bold;line-height: 40px;}

.guige ul{}
.guige ul li{line-height:28px;height:28px;font-size:14px;font-weight:bold;}
/*-------------------右边上面规格----------------*/
.works-detail-title h4{padding: 0px 5px 0px 20px;text-transform: uppercase;font-family: "Times New Roman";white-space: nowrap;}
.variant-picture {width: 220px;height: 200px;clear: both;float: left;padding-left: 10px;}
.variant-overview {width: 480px;height: 135px;}
.variant-name {color: rgb(92, 91, 91);font-size: 1.3em;margin-bottom: 10px;}
.stock a {color: red;text-decoration: underline;padding-left: 10px;width:40px;height:20px;line-height:20px;}
.stock a:hover,.stock a:active {color: red;text-decoration: underline;padding-left: 10px;width:40px;height:20px;line-height:20px;}
.stock ul {list-style: none;width: 300px;min-height: 30px;}
.stock ul li {width: 150px;height: 25px;line-height: 25px;float: left;font-size: 14px;}
.product-variant-line .prices {padding-top: 10px;margin-right: 30px;font-size: 12px;}
.product-essential .prices {margin-top: 15px;margin-bottom: 15px;}
.prices {padding-top: 15px;margin-right: 30px;font-size: 12px;}
.prices .product-price {white-space: nowrap;line-height: 35px;font-size: 14px;}
.prices .product-price span {color: red;font-size: 14px;}
.prices .old-product-price {line-height: 35px;font-size: 14px;}
.prices .non-discounted-price {color: rgb(136, 136, 136);}
.prices .old-product-price span {font-size: 14px;text-decoration: line-through;}
.prices .non-discounted-price span {font-size: 14px;}
.customer-entered-price {margin-bottom: 10px;}
.variant-overview .add-to-cart {padding-top: 10px;font-size: 12px;  }
.variant-overview .add-to-cart .enter-price-input {width: 60px;}
.variant-overview .add-to-cart .qty-input {border:1px solid #ccc;width: 45px;height: 40px;text-align: center;color: rgb(104, 104, 104);padding-right: 20px;font-size: 16px;margin-left: 5px;float: left;margin-top:0px}
.variant-overview .add-to-cart .qty-dropdown {margin-right: 25px;margin-left: 5px;float: left;}
.variant-overview .add-to-cart .qty-label {line-height: 40px;margin-top: 0px;float: left;}
.variant-overview .add-to-cart .qty-input-wrapper {height: 24px;line-height: 24px;margin-top: 0px;margin-right: 25px;float: left;}
.variant-overview .add-to-cart .plus {border-left:1px solid #ccc;float: left;zoom: 1;}
.variant-overview .add-to-cart .minus {border-left:1px solid #ccc;float: left;zoom: 1;}
.variant-overview .add-to-cart .plus {background: url("../images/square-arrows.gif");width: 20px;height: 20px;margin-top: 1px;margin-left: -22px;}
.variant-overview .add-to-cart .minus {background: url("../images/square-arrows.gif") 20px;width: 20px;height: 20px;margin-top: 21px;margin-left: -22px;}
.variant-overview .add-to-cart .add-to-cart-button{color: #ebe9dd; width:auto;height:auto;padding:11px 30px;text-decoration:none;  text-align: center; display: block; border:0px solid #ccc;background-color:#8d6b46;}
.cart_next{width:1200px;margin-top:10px;text-align:right;}
.cart_next2{margin-top:10px;text-align:right;}
.cart_next p{font-size:14px;height:30px;line-height:30px;text-align:right;}
/*-------------------------在库数量--------------------------------------*/
.zksl{width:898px;border:1px solid #ccc;height:auto;margin-top:20px;}
.zksl ul{list-style:none;padding-left:20px;height:auto;line-height:35px;}
.zksl ul li{float:left;padding-right:15px;height:auto;}
.zksl ul li.zksl_one{width: 840px; border-bottom:1px dashed #ccc}
.zksl ul li.zksl_two{width:200px;}
.zksl ul li.zksl_three{width:600px;}
/*----------洗涤说明------------------*/
.product_xidi{width: 858px;  position: relative; padding: 0 20px 10px 20px; margin: 20px 0; position: relative; border: 1px solid #ccc;}
.product_xidi ul{list-style: none; width: 850px; overflow: hidden;padding:0px 0}
.product_xidi ul li{float: left; margin-right: 20px; padding: 0px 0px; width: 405px;}
.product_xidi ul li img{float:left;height:50px;width:50px;margin-top:10px;}
.product_xidi ul li p{float: left; line-height: 70px; padding-bottom: 0px; font-size: 14px; padding-left: 5px}
.product_xidi ul li.zheren_en{width:858px;;display:none}
.product_xidi ul li.zheren_en p{line-height: 40px;}
.product_yanka{border: 1px solid #ccc; width: 898px; margin-top: 20px;position:relative;}
.product_yanka .yanka_head{height: 200px; padding-top: 0px; position: relative;}
.product_yanka .yanka_head .img_left{width: 180px;height:161px;margin-left:20px; float: left;}
.product_yanka .yanka_head .img_center{width: 200px;height:168px;margin-left:130px; float: left;}
.product_yanka .yanka_head .guige{float: right; margin-top: 17px; margin-right: 20px;}
#img_product{width: 858px; height: 430px; padding: 0 20px; position: relative;}
#img_product img{position:absolute;float: left;}
.product_no {border-bottom: 1px solid #000; width: 860px; height: 50px; margin-left: 20px; position: relative;}
.product_no span{position:absolute;float: left;}
.product_kuanshi {  width: 898px; margin-top: 20px;position:relative;}
.product_kuanshi img{width:449px;}
@media screen and (min-width:1500px) {
.sort_list {width: 1085px;height: auto;}
.details_product {width: 385px;height: 320px;}
.details_product_up {height: 270px;width: 385px;}
.details_product_up img {height: 270px;width: 385px;}
.details_product_down {height: 49px;width: 385px;}
.details_product li {width: 385px;}

.sort_list .detail-info {width: 1083px;overflow: hidden;border: 1px solid #ccc;}
.detail-info .detail-info-contact {float: left;width: 400px;}
/*.detail-info .detail-info-contact img{padding:20px 0 0 20px;}*/
.designer-info-resume-box {width: 650px;min-height: 400px;padding-left:20px;overflow: hidden;}
.designer-info-list {padding-top: 4px;height:150px;width:750px;}
.designer-info-list .resumeList{width:560px;float:left;text-indent: 2px;margin-top:5px;}
.designer-info-list .resumeList li{width:200px;list-style: none;line-height: 35px;font-size: 14px;color: #333;float:left;}
.designer-info-list .resumeList li.w85{width:85px;}
.designer-info-list .resumeList li.w100{width:180px;}
.designer-info-resume-box h4 {font-size: 16px;font-weight: bold;line-height: 30px;padding-top:10px;width:480px !important;}
.designer-info-resume-box h5 {color: #333;font-size: 14px;font-weight: bold;line-height: 40px;}

.guige ul{}
.guige ul li{line-height:28px;height:28px;font-size:14px;font-weight:bold;}
/*-------------------右边上面规格----------------*/
.works-detail-title h4{padding: 0px 5px 0px 20px;text-transform: uppercase;font-family: "Times New Roman";white-space: nowrap;}
.variant-picture {width: 220px;height: 200px;clear: both;float: left;padding-left: 10px;}
.variant-overview {width: 750px;height: 135px;}
.variant-name {color: rgb(92, 91, 91);font-size: 1.3em;margin-bottom: 10px;}
.stock a {color: red;text-decoration: underline;padding-left: 10px;width:40px;height:20px;line-height:20px;}
.stock a:hover,.stock a:active {color: red;text-decoration: underline;padding-left: 10px;width:40px;height:20px;line-height:20px;}
.stock ul {list-style: none;width: 300px;min-height: 30px;}
.stock ul li {width: 150px;height: 25px;line-height: 25px;float: left;font-size: 14px;}
.product-variant-line .prices {padding-top: 10px;margin-right: 30px;font-size: 12px;}
.product-essential .prices {margin-top: 15px;margin-bottom: 15px;}
.prices {padding-top: 15px;margin-right: 30px;font-size: 12px;}
.prices .product-price {white-space: nowrap;line-height: 35px;font-size: 14px;}
.prices .product-price span {color: red;font-size: 14px;}
.prices .old-product-price {line-height: 35px;font-size: 14px;}
.prices .non-discounted-price {color: rgb(136, 136, 136);}
.prices .old-product-price span {font-size: 14px;text-decoration: line-through;}
.prices .non-discounted-price span {font-size: 14px;}
.customer-entered-price {margin-bottom: 10px;}
.variant-overview .add-to-cart {padding-top: 10px;font-size: 12px;  }
.variant-overview .add-to-cart .enter-price-input {width: 60px;}
.variant-overview .add-to-cart .qty-input {border:1px solid #ccc;width: 45px;height: 40px;text-align: center;color: rgb(104, 104, 104);padding-right: 20px;font-size: 16px;margin-left: 5px;float: left;margin-top:0px}
.variant-overview .add-to-cart .qty-dropdown {margin-right: 25px;margin-left: 5px;float: left;}
.variant-overview .add-to-cart .qty-label {line-height: 40px;margin-top: 0px;float: left;}
.variant-overview .add-to-cart .qty-input-wrapper {height: 24px;line-height: 24px;margin-top: 0px;margin-right: 25px;float: left;}
.variant-overview .add-to-cart .plus {border-left:1px solid #ccc;float: left;zoom: 1;}
.variant-overview .add-to-cart .minus {border-left:1px solid #ccc;float: left;zoom: 1;}
.variant-overview .add-to-cart .plus {background: url("../images/square-arrows.gif");width: 20px;height: 20px;margin-top: 1px;margin-left: -22px;}
.variant-overview .add-to-cart .minus {background: url("../images/square-arrows.gif") 20px;width: 20px;height: 20px;margin-top: 21px;margin-left: -22px;}
.variant-overview .add-to-cart .add-to-cart-button{color: #ebe9dd; width:auto;height:auto;padding:11px 30px;text-decoration:none;  text-align: center; display: block; border:0px solid #ccc;background-color:#8d6b46;}
.cart_next{width:1385px;}
.cart_next2{margin-top:10px;}
/*-------------------------在库数量--------------------------------------*/
.zksl{width:1083px;border:1px solid #ccc;margin-top:20px;}
.zksl ul{list-style:none;padding-left:20px;height:auto;line-height:35px;}
.zksl ul li{float:left;padding-right:15px;height:auto;}
.zksl ul li.zksl_one{width: 1025px; border-bottom:1px dashed #ccc}
.zksl ul li.zksl_two{width:300px;}
.zksl ul li.zksl_three{width:700px;}
/*----------洗涤说明------------------*/
.product_xidi{width: 1043px;  position: relative; padding: 0 20px 10px 20px; margin: 20px 0; position: relative; border: 1px solid #ccc;}
.product_xidi ul{list-style: none; width: 1028px; overflow: hidden;padding:0px 0}
.product_xidi ul li{float: left; margin-right: 20px; padding: 0px 0px; min-width: 490px;width: 490px;}
.product_xidi ul li img{float:left;height:50px;width:50px;margin-top:10px;}
.product_xidi ul li p{float: left; line-height: 70px; padding-bottom: 0px; font-size: 14px; padding-left: 5px}
.product_xidi ul li.zheren_en{width:1028px;display:none}
.product_xidi ul li.zheren_en p{line-height: 40px;}
.product_yanka{border: 1px solid #ccc; width: 1043px; margin-top: 20px;position:relative;}
.product_yanka .yanka_head{height: 200px; padding-top: 0px; position: relative;}
.product_yanka .yanka_head .img_left{width: 180px;height:161px;margin-left:20px; float: left;}
.product_yanka .yanka_head .img_center{width: 200px;height:168px;margin-left:265px; float: left;}
.product_yanka .yanka_head .guige{float: right; margin-top: 17px; margin-right: 20px;}
#img_product{width: 1043px; height: 600px; padding: 0 20px; position: relative;}
#img_product img{position:absolute;float: left;}
.product_no {border-bottom: 1px solid #000; width: 1160px; height: 50px; margin-left: 20px; position: relative;}
.product_no span{position:absolute;float: left;}
.product_kuanshi {  width: 1083px;height:auto; margin: 0px 0;position:relative;}
.product_kuanshi img{width:541px;}
}

.xdsm_table{}
.xdsm_table table td{width:500px;border:1px solid #333;min-height:40px;line-height:50px;vertical-align:middle;padding-left:30px }
.xdsm_table table td.center{text-align:center;padding-left:0px;}
.xdsm_table table td img{height:50px;float:left}
.xdsm_table table td p{float:left}

/*--------------------收货地址样式------------------------------------*/
.address_title {
    border-bottom: 2px solid #f1f1f1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.address_title h3 {
        font-size: 14px;
        font-weight: 700;
        width: 300px;
        float: left;
        padding-left: 40px;
}

.manage-address {
    float: right;
    font-size: 12px;
    font-weight: 400;
    padding-right: 20px;
}

.address-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.address-list .clearfix {
        clear: both;
}

.marker-tip {
    position: relative;float:left;
    color: #F50;
    font-size: 14px;
    font-weight: 700;
    _height: 24px;
    _line-height: 24px;
}

.address-info {
    padding-left: 10px;
    padding-right: 5px;float:left;
}

.address-info label {
        font-size: 12px;
        height: 20px;
        line-height: 20px;
}

.address-info em {
        font-style: normal;
}

.address-list .selected label, .address-list .selected label em {
    font-weight: 700;
    font-size: 14px;
}

.address-info .tip {
    color: gray;
    margin-left: 20px;
    vertical-align: baseline;
    font-size: 11px;
}

.address-list .selected .user-address {
    _padding-left: 0;
}

.address-list .user-address {
    word-wrap: break-word;
    word-break: break-all;
}

.address li input, .address li label, .address-list .tip {
    vertical-align: baseline;
}

user agent stylesheetlabel {
    cursor: default;
}

.address-list li {
    padding-left: 40px;
    background-color: #ebe9dd;
    line-height: 30px;
}

.address-list li.selected {
        margin-bottom: 7px;
        margin-top: 5px;
        -webkit-box-shadow: 5px 5px 0 #f3f3f3;
        -moz-box-shadow: 5px 5px 0 #f3f3f3;
        box-shadow: 5px 5px 0 #f3f3f3;
        line-height: 35px;
}

.address-list li.selected {
        background-color: #ebe9dd0e8;
        border: 1px solid #f50;
}

.address-list li {
    border: 1px solid #ebe9dd;
    position: relative;
}

.address-bar {
    margin-top: 10px;
    display: block;
}

.address-bar .new {
        margin-left: 103px;
        height: 25px;
        display: inline-block;
        font-size: 16px;
        text-indent: -50px;
        vertical-align: text-top;
}

.black_overlay {
    /*display: none;*/
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

.white_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    padding: 16px;
    border: 1px solid orange;
    background-color: white;
    z-index: 1002;
    overflow: auto;
}

.buy-common-overlay-close-x {
    background: rgba(0, 0, 0, 0) url("/Content/Images/carts/taobao.png") no-repeat scroll -56px 0;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    position: absolute;
    right: 3px;
    text-indent: -9999px;
    top: 3px;
    width: 10px;
}

/*------------------- ȷ�϶���-----------------------*/
.order-go {
    clear: both;
    position: relative;
    text-align: right;
}

.order-go .address-confirm {
        background-color: #ebe9dd0e8;
        border: 1px solid #f50;
        display: inline-block;
        float: right;
        font-family: tahoma;
        font-size: 12px;
        margin-bottom: 20px;
        margin-top: 10px;
        padding: 3px;
        position: relative;
        right: 0;
        z-index: 100;
}

.order-go .address-confirm .box {
            background: #ebe9dd none repeat scroll 0 0;
            color: #404040;
            font-size: 12px;
            line-height: 20px;
            margin-bottom: 0;
            min-width: 230px;
            padding: 1px 10px 10px 20px;
            position: static;
}

.realPay {
    line-height: 16px;
    margin: 0 0 15px;
    position: relative;
}

.realPay .t {
        font-weight: 700;
}

.price .style-large-bold-red {
    color: #ff4200;
    font: 700 26px tahoma;
}

.order-go .address {
    margin-bottom: 0;
    margin-top: 0;
}

.order-go .buy-footer-address {
    padding: 0;
}

.order-go .buy-footer-address .buy-line-title {
        color: #404040;
        font-weight: 700;
}

.order-go .address-confirm .return-cart {
    bottom: 4px;
    position: absolute;
    right: 170px;
    width: 180px;
}


.notice {
    display:none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
}

    .notice .notice_description {
        position: fixed;
        left: 50%;
        top: 50%;
        width: 500px;
        height: 300px;
        margin-left: -250px;
        margin-top: -150px;
        background: #fff;
        text-align: center;
    }

        .notice .notice_description .notice_close {
            display: block;
            float: right;
            width: 50px;
            height: 50px;
            background: url("../images/all.png")no-repeat -75px 5px;
        }

        .notice .notice_description p {
            padding: 0 30px!important;
            line-height: 30px;
        }

        .notice .notice_description .notice_loginbox {
            width: 100%;
            text-align: center;
            margin-bottom: 20px;
        }

            .notice .notice_description .notice_loginbox a {
                display: block;
                width: 210px;
                height: 37px;
                line-height: 37px;
                background: #ebe9dd;
                text-decoration: none;
                color: #000;
                font-size: 0.8em;
                margin-top: 10px;
                border: 1px solid #000;
                text-align: center;
                margin-left: 140px;
            }

                .notice .notice_description .notice_loginbox a:hover {
                    background: #000;
                    color: #ebe9dd;
                }

.nologin_left{float:left;margin-left:20px;}
.nologin_right{z-index: 100; opacity: 1; display: block; font-size: 12px;float:left;margin-left:20px;}
.nologin_right a{color: red; font-weight: 700; line-height: 35px; color: #f00; font-size: 16px;}
.nologin_left_search{float:left;}
.mian_nologin{margin:0 auto ;}
@media screen and (min-width:1500px) {
.nologin_left{float:left;margin-left:20px;}
.nologin_right{z-index: 100; opacity: 1; display: block; font-size: 12px;float:left;margin-left:20px;}
.nologin_right a{color: red; font-weight: 700; line-height: 35px; color: #f00; font-size: 16px;}
.nologin_left_search{float:left;}
}



/* RESET STYLESHEET (html5doctor.com) v1.6.1 */
a, address, b, big, blockquote, body, center, cite, code, dd, del, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, label, legend, li, ol, p, pre, small, span, strong, u, ul, var {
  margin: 0;
  padding: 0;
}
* {
    margin: 0px;
    padding: 0px;
   font-family: Microsoft YaHei;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;  font: 12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,"\u5b8b\u4f53",sans-serif;-webkit-font-smoothing: antialiased;color: #666;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

    nav ul {
        list-style: none;
    }

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #ebe9dd;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #ebe9dd;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
}

input, select {
    vertical-align: middle;
}
/* END RESET CSS (html5doctor.com) */

/* OTHER RESET STYLESHEET (HTML GENERAL) */
a {
    text-decoration: none;
    font-weight: normal;
}

    a:hover {
        text-decoration: none;
    }

/*h1, h2, h3, h4, h5, h6 {
    font-family: arial,helvetica,sans-serif;
}*/

h2, h3 {
    font-size: 16px;
}

textarea {
    width: 100%;
    font-family: Microsoft YaHei;
    font-size: 11px;
    border: 1px solid #EEEEEE;
}

checkbox, input, radio, select, button {
}

fieldset {
    margin: 0px 0px 15px;
    border: 1px solid #c9c9c9;
    padding: 15px;
}

legend {
    font-weight: bold;
    line-height: 20px;
    font-size: 16px;
}

/*input[type="text"], input[type="password"] {
    border: 1px solid #eee;
}*/

    input[type="text"]:disabled {
        background: none repeat scroll 0 0 #ebe9dd;
    }

.clear {
    clear: both;
}

.mb1 {
    margin-bottom: 1px;
}

/*#Header-Top {position:relative;width:100%;height:35px;padding:0px;}
#Header-Top-width {width:1200px;height:35px;margin:0 auto;}
#Header-Top ul {width:300px;height:35px; list-style:none;text-align:right;float:right;}
#Header-Top-width ul li {width:100px;height:35px;line-height:35px;float:left;font-size:12px;text-align:right;color:#000;}
#Header-Top-width ul li a:link,#Header-Top-width ul li a:visited{display:block;width:100px;text-decoration:none;}
#Header-Top-width ul li a:hover,#Header-Top-width ul li a:active{color:red;}

#nav{position:relative;width:100%;background-color:#000;}
#nav .w{background-color:#000;width:1200px;margin: 0 auto;}
#nav .logo{position:relative;float:left;width:272px;height:80px;overflow:hidden}
#nav .logo a{text-decoration:none;color:#ebe9dd}
#nav .logo .fore1{margin-top:22px; float:left;margin-right:10px;width:217px;height:44px;background:url(/Content/images/logo.png) no-repeat;}
#nav .navitems{height:36px;width:800px;line-height:36px;padding:22px 0;margin:0 0 0 30px;font-size:14px}
#nav .navitems a{color:#ebe9dd;}
#nav .navitems a:hover{text-decoration:underline}
#nav .navitems ul{display:inline-block;display:block;list-style:none;}
#nav .navitems ul:after{content:".";display:block;height:0;clear:both;visibility:hidden}

#nav .navitems li{float:left;margin:0 20px 0 0}
#nav .navitems li.fore-3{margin:0}
#nav .navitems li.fore-4{margin-right:5px}
#nav .navitems li.fore-4 .dl .dt{width:56px}
#nav .navitems li.fore-4 .dl .dd a{width:70px}
#nav .navitems .dl{position:relative}
#nav .navitems .dl .dt{white-space:nowrap;height:18px;line-height:18px;padding:9px 16px;width:74px}
#nav .navitems .dl .dt span{color:#ebe9dd}
#nav .navitems .dl .dd{position:absolute;top:34px;left:0;display:none;background-color:#ebe9dd;border:1px solid #ddd;border-top:0;font-size:12px}
#nav .navitems .dl .dd a{display:block;text-decoration:none;width:88px;padding:0 0 0 16px;line-height:30px}
#nav .navitems .dl .dd a:hover{background:#f5f5f5;color:#e4393c}
#nav .navitems .hover{z-index:10}
#nav .navitems .hover a{color:#333}*/

#welcome{width:100%;height: auto;height:40px;}
#welcome .wlecome_ul{width:1200px;margin: 0 auto;list-style:none;}
#welcome .wlecome_ul .wlecome_li_left{float: left;line-height:40px;}
#welcome .wlecome_ul .wlecome_li_right{float: right;line-height:40px;}
 
 


#container{background-color:#f5f5f5;min-height:100%;} 
#sub{float:left;width:120px;position:relative;}
.main-wrap{min-height:100%;}




.mod-main1{padding:10px 0 0px 0px;margin-bottom:20px}
.mod-main1 .mt{display:inline-block;display:block;padding:10px;}
.mod-main1 .mt:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.mod-main1 .mt h3{float:left;font-family:"Microsoft YaHei";font-size:16px;color:#333;line-height:20px}
.mod-main1 .mt .extra-l{float:left;list-style:none;}
.mod-main1 .mt .extra-l li{float:left;padding-right:20px;position:relative;}
.mod-main1 .mt .extra-l li a{display:inline-block;padding-bottom:2px;color:#999}
.mod-main1 .mt .extra-l li a:hover,.mod-main1 .mt .extra-l li a:hover em{color:#2765b3}
.mod-main1 .mt .extra-l li.curr a{display:block !important;padding-bottom:0;color:#2765b3; font-weight:700;cursor:pointer;text-decoration:none}
.mod-main1 .mt .extra-l li.curr i{color:#000;font-weight:700;background: url(../images/09.png) no-repeat;width:10px; height:10px;position:absolute;left:50%;margin-left:-15px}


.mod-main .mt .extra-l li.fore-last{border-right:0}
.mod-main .mt .extra-l em{margin-left:5px}
.mod-main .mt .extra-r{float:right}
.mod-main .mc{overflow:visible}
.mod-comm .mt{padding:10px 0}
.mod-comm .mt h3{font-size:12px;color:#666;font-family:'\5b8b\4f53';line-height:18px}
.mod-comm .mc{line-height:20px;}
.order-tb{width:1200px;}
.order-tb thead th {height: 40px;line-height: 40px;text-align: center;background: #aaa;color: #000;font-weight: 400;}
.order-tb thead tr {border: 1px solid #aaa;}
.order-tb tbody{margin-top:20px;}
.order-tb tbody td {border: 1px solid #aaa;width:150px;}
.order-tb tbody .orderfirst{width:260px;}
.order-tb tbody th {display: table-cell;vertical-align: inherit;}
.order-tb .tr-bd td {padding: 14px 0;}
.order-tb .tooltip {position: relative;margin: 0 auto;z-index: 2;cursor: pointer;text-align: center;}
.ftx-13 {color: #aaa;}
.order-tb .status {position: relative;z-index: 5;color: #333;width: 120px;line-height: 22px;text-align: center;}
.order-tb .status a:hover{background:#f5f5f5;color:#e4393c}
.order-tb .operate {line-height: 22px;width: 110px;text-align: center;}
.order-tb .operate a{text-decoration:none;color:#333;text-align: center;}
.order-tb .operate a:hover{background:#f5f5f5;color:#e4393c;text-align: center;}




@media screen and (min-width:1500px) {

#Header-Top {position:relative;width:100%;height:35px;padding:0px;}
#Header-Top-width {width:1500px;height:35px;margin:0 auto;}

#welcome .wlecome_ul{width:1500px;margin: 0 auto;list-style:none;}
#welcome .wlecome_ul .wlecome_li_left{float: left;line-height:40px;}
#welcome .wlecome_ul .wlecome_li_right{float: right;line-height:40px;}

.mod-main{background-color:#ebe9dd;margin-bottom: 20px;width:1500px}

.order-tb{width:1500px;}

}



.btn-10,.btn-11,.btn-12,.btn-9{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display:inline-block;*display:inline;*zoom:1;height:18px;line-height:18px;border:1px solid #ddd;padding:4px 14px 5px;background:#f5f5f5;color:#323333}
.btn-1,.btn-2,.btn-3,.btn-4{display:inline-block;*display:inline;*zoom:1;height:18px;line-height:18px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:4px 14px 5px;color:#e4393c;background:#ebe9dd;border:1px solid #e4393c}
.btn-1:hover,.btn-2:hover,.btn-3:hover,.btn-4:hover{background:#e4393c;color:#ebe9dd}
.btn-5,.btn-6,.btn-7,.btn-8{display:inline-block;*display:inline;*zoom:1;height:18px;line-height:18px;padding:4px 14px 5px;border:1px solid #71b247;background:#ebe9dd;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#323333}
.btn-5:hover,.btn-6:hover,.btn-7:hover,.btn-8:hover{background:#71b247;color:#ebe9dd}
.btn-5:link,.btn-5:visited,.btn-6:link,.btn-6:visited,.btn-7:link,.btn-7:visited,.btn-8:link,.btn-8:visited{color:#323333;text-decoration:none}

#container {padding-bottom: 80px;width:100% ;}
#container .w{width:1200px;margin:0 auto;}
#container .m{margin-bottom:20px}
#container .mc{background:#ebe9dd;border:1px solid #eee}
.tb-void{width:100%}
.order-goods #im{padding-left:0;height:auto;background:0 0}
.order-goods #im s{display:inline-block;*display:inline;*zoom:1;width:16px;height:16px;line-height:99em;margin:4px 0 0 5px;overflow:hidden;background:url(//misc.360buyimg.com/user/myjd-2015/css/i/sprite-im.png) -26px 0 no-repeat;vertical-align:middle}
.order-goods #im.im-jd s{background-position:0 0}
.order-goods #im.im-offline s{background-position:-52px 0}
.breadcrumb{height:50px;overflow:hidden;line-height:50px;vertical-align:baseline;}
.breadcrumb h1{display:inline-block;*display:inline;*zoom:1;font-weight:700;line-height:50px;font-size:18px;font-family:"microsoft yahei"}
.breadcrumb strong{font-weight:700;line-height:50px}
.breadcrumb span{font-family:"\5b8b\4f53"}

.order-state .mb,.order-state .remain-time b{background-image:url(//misc.360buyimg.com/user/order/0.0.1/css/i/order-icons.png);background-repeat:no-repeat}
.order-state{border-top:3px solid #ebe9dd;height:320px;background:#ebe9dd;}
.order-state .mb{position:relative;top:-2px;height:4px;background-position:0 -117px;background-repeat:repeat-x}
.order-state .state-cont{position:relative;}
.order-state .state-lcol{float:left; width:330px;padding:20px 0 38px 0;margin-top:20px; text-align:center;}
.order-state .state-rcol{ float:left;border-left:1px solid #f1f1f1;margin-top:20px;padding:20px 0 38px 20px;width:830px;}
/*.order-state .state-lcol{float:left;width:330px;padding:20px 0 38px 0;margin-top:20px; text-align:center}
.order-state .state-rcol{float:left;border-left:1px solid #f1f1f1;margin-top:20px;padding:20px 0 38px 20px;width:830px}*/
.order-state .state-top{margin-bottom:30px;color:#999}
.order-state .state-rtop{height:70px;overflow:hidden}
.order-state .state-txt{font:700 24px/34px "Microsoft YaHei";line-height:200px;}
.ftx-03, .ftx03 {color: #aaa;}
.ftx-02, .ftx02 {color: #71b247;}
.order-state .remain-time{color:#aaa}
.order-state .remain-time b{display:inline-block;*display:inline;*zoom:1;width:15px;height:15px;margin-right:3px;vertical-align:middle;background-position:-21px -93px}
.order-state .remain-time.urgent{color:#e4393c}
.order-state .state-btns{min-height:107px;_height:107px;margin:20px 0 30px}
.order-state .state-btns a{display:block;margin:10px auto 0}
.order-state .state-btns .btn-1{font-weight:700}
.order-state .state-btns .btn-1,.order-state .state-btns .btn-5,.order-state .state-btns .btn-9,.order-state .state-btns .btn-disabled{width:98px;padding:4px 0 5px}
.order-state .state-bottom{position:relative;width:243px;bottom:20px;text-align:center}
.order-state .state-bottom a{color:#333}
.order-state .state-bottom .btn-del{margin-left:70px}
.order-state01{border-color:#e4393c}
.order-state02{border-color:#71b247}
.order-state03{border-color:#fab715}
.state-others{position:relative;bottom:20px;color:#999}
.state-others .got{color:#e4393c}
.state-others a{color:#999}
.root61 .order-state .state-bottom,.root61 .order-state .state-lcol{width:325px}
.root61 .order-state .state-rcol{width:860px}
.root61 .order-state .state-others{left:345px}


/*四种状态*/
.order-process{display:inline-block;display:block;margin:38px 0 96px 45px;}
.order-process:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .order-process{height:1%}
*+html .order-process{min-height:1%}
.order-process ul{list-style: none; position:relative;width:100%;margin-top:-38px;text-align:center}
.order-process .txt1{height:36px;margin-bottom:53px;font-size:12px}
.order-process .txt2{font-size:14px;line-height:25px;color:#aaa}
.order-process .txt3{color:#aaa;line-height:15px}
.order-process .node{position:relative;top:-17px;float:left;width:45px;height:43px}
.order-process .node .node-icon{position:absolute;display:block;left:1px;top:0;width:43px;height:43px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/node-icons.png) no-repeat;overflow:hidden}
.order-process .node .icon-start{background-position:0 -108px}
.order-process .node .icon-pay{background-position:-54px 0}
.order-process .node .icon-store{background-position:-108px 0}
.order-process .node .icon-cabinet{background-position:-162px 0}
.order-process .node .icon-finish{background-position:-216px 0}
.order-process .node .icon-express{background-position:-270px 0}
.order-process .node ul{z-index:1;width:189px;margin-left:-70px}
.order-process .proce{position:relative;float:left;width:104px;height:9px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/proce-icons02.png) no-repeat}
.order-process .done{background-position:0 -38px}
.order-process .done .txt1{color:#71b247;font-weight:700}
.order-process .doing{background-position:0 0}
.order-process .doing .txt1,.order-process .doing .txt2{color:#71b247;font-weight:700}
.order-process .doing .icon-start{background-position:0 -54px}
.order-process .doing .icon-pay{background-position:-54px -54px}
.order-process .doing .icon-store{background-position:-108px -54px}
.order-process .doing .icon-cabinet{background-position:-162px -54px}
.order-process .doing .icon-finish{background-position:-216px -54px}
.order-process .doing .icon-express{background-position:-270px -54px}
.order-process .ready .txt2,.order-process .ready .txt3{color:#333}
.order-process .ready .icon-start{background-position:0 -108px}
.order-process .ready .icon-pay{background-position:-54px -108px}
.order-process .ready .icon-store{background-position:-108px -108px}
.order-process .ready .icon-cabinet{background-position:-162px -108px}
.order-process .ready .icon-finish{background-position:-216px -54px}
.order-process .ready .icon-express{background-position:-270px -108px}
.order-process .wait{background-position:0 -19px}
.order-warn-process .done{background-position:0 -57px}
.order-warn-process .done .txt1{color:#fab715}
.order-warn-process .doing{background-position:0 -94px}
.order-warn-process .doing .txt1,.order-warn-process .doing .txt2{color:#fab715;font-weight:700}
.order-warn-process .doing .icon-refund{background-position:-324px -54px}
.order-warn-process .doing .icon-restore{background-position:-378px -54px}
.order-warn-process .doing .icon-deal{background-position:-432px -54px}
.order-warn-process .node .icon-finish{background-position:-486px 0}
.order-warn-process .ready .icon-start{background-position:0 -162px}
.order-warn-process .ready .icon-pay{background-position:-54px -162px}
.order-warn-process .ready .icon-store{background-position:-108px -162px}
.order-warn-process .ready .icon-finish{background-position:-486px -54px}
.order-warn-process .ready .icon-cabinet{background-position:-162px -162px}
.order-strike-process .ready .icon-start{background-position:0 -216px}
.order-strike-process .doing{background-position:0 -76px}
.order-strike-process .doing .txt1,.order-strike-process .doing .txt2{color:#e4393c;font-weight:700}
#process-01{width:194px}
#process-02{width:343px}
#process-03{width:492px}
#process-04{width:641px}
.root61 .order-process .node{width:65px}
.root61 .order-process .node .node-icon{left:11px}
.root61 .order-process .proce{width:124px;background-image:url(//misc.360buyimg.com/user/order/0.0.1/css/i/proce-icons.png)}
.root61 #process-01{width:254px}
.root61 #process-02{width:443px}
.root61 #process-03{width:632px}
.root61 #process-04{width:821px}

/*物流信息*/
.order-track{position:relative;width:1200px;}
.order-track .order-goods_top .order-goods_div{float: left;width:20px; height: 60px; line-height: 60px;}
.order-track .order-goods_top .order-goods_h3{ font-size:20px;width:1160px;text-align:left;height:60px;line-height:60px;}
.order-track .track-tab{position:absolute;left:0;top:0;height:44px;line-height:42px;text-align:center;width:243px}
.order-track .track-tab ul{list-style: none;display:inline-block;display:block;width:246px;margin-left:-1px}
.order-track .track-tab ul:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .order-track .track-tab ul{height:1%}
*+html .order-track .track-tab ul{min-height:1%}
.order-track .track-tab .tab-item{color:#333;cursor:pointer;float:left;height:42px;line-height:42px;width:122px;margin-top:-2px;font-size:14px;border-top:2px solid #ebe9dd;border-bottom:1px solid #eee;border-left:1px solid #eee}
.order-track .track-tab .curr{border-top:2px solid #e4393c;margin-top:0;padding-top:0;border-bottom:1px solid #ebe9dd;color:#e4393c}
.order-track .track-tab-single .tab-item{width:243px}
.order-track .track-cont{display:inline-block;display:block;width:1200px;height:260px;clear:both;}
.order-track .track-cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .order-track .track-cont{height:1%}
*+html .order-track .track-cont{min-height:1%}
.order-track .track-cont .track-lcol{float:left;width:320px; padding:50px 20px 20px}
.order-track .track-cont .track-rcol{float:right;width:720px;border-left:1px solid #eee}
.order-track .p-item{width:320px;display:inline-block;display:block;margin-bottom:30px;}
.order-track .p-item:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .order-track .p-item{height:1%}
*+html .order-track .p-item{min-height:1%}
.order-track .p-item .p-img{float:left;width:100px;height:100px;line-height:100px;text-align:center;margin:4px 20px 0 20px;border:1px solid #efefef;}
.order-track .p-item .p-info{float:left;width:175px;margin:10px 0 0;line-height:25px;color:#333;_display:inline;word-break:break-all}
.order-track .p-item .p-info ul{list-style:none;}
.order-track .track-list{margin:20px;height:216px;padding-left:5px;overflow-y:auto;position:relative}
.order-track .track-list li{position:relative;padding:9px 0 0 25px;line-height:18px;border-left:1px solid #d9d9d9;color:#333}
.order-track .track-list li .node-icon{position:absolute;left:-6px;top:50%;width:11px;height:11px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/order-icons.png) -21px -72px no-repeat}
.order-track .track-list li .time,.order-track .track-list li .txt{position:relative;top:4px;display:inline-block;*display:inline;*zoom:1;vertical-align:middle}
.order-track .track-list li .txt{max-width:505px}
.order-track .track-list li .time{margin-right:20px}
.order-track .track-list li.first{color:#e4393c;padding-top:0;border-left-color:#ebe9dd;font-size:14px;font-weight:600}
.order-track .track-list li.first .node-icon{background-position:0 -72px}
.order-track .install-item{:@inlcude clearfix;cursor:pointer;height:52px;padding:10px 20px;margin:0 -20px}
.order-track .install-item .p-img{float:left;width:50px;height:50px;margin-right:10px;border:1px solid #efefef;_display:inline}
.order-track .install-item .p-img img{width:50px;height:50px}
.order-track .install-item .p-img img.blank{background:url() no-repeat center center #ebe9dd}
.order-track .install-item .p-name{width:140px;height:44px;margin:0;line-height:22px;overflow:hidden;color:#999}
.order-track .install-item-curr{background:#f8f8f8}
.order-track .install-item-curr .p-name{color:#333}
.order-track #install-scrollbar{width:203px;height:216px;overflow:hidden}
.order-track .ui-scrollbar-item3{border:#ccc 1px solid;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#ddd}
.order-track .gis-box{position:relative;display:none;margin:20px;border:1px solid #eaeaea}
.order-track .gis-box .gis-arr{position:absolute;top:-10px;left:90px;display:block;width:19px;height:10px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/gis-arr.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.order-track-02 .track-lcol{padding-top:30px}
.root61 .order-track .track-tab{width:325px}
.root61 .order-track .track-tab ul{width:328px}
.root61 .order-track .track-tab .tab-item{width:162px}
.root61 .order-track .track-tab-single .tab-item{width:325px}
.root61 .order-track .track-lcol{width:285px}
.root61 .order-track .track-rcol{width:880px}
.root61 .order-track .p-item{background-position:left top}
.root61 .order-track .p-item .p-img{margin:4px 0 0}
.root61 .order-track .p-item .p-info{width:158px;margin-left:15px}
.root61 .order-track .install-item .p-name{width:220px}
.root61 .order-track .track-list li .txt{max-width:640px}
.root61 .order-track .gis-box .gis-arr{left:140px}
.root61 .order-track #install-scrollbar{width:305px}
.track-list::-webkit-scrollbar{width:7px;height:9px}
.track-list::-webkit-scrollbar-button:end:increment,.track-list::-webkit-scrollbar-button:start:decrement{display:block;height:0;background-color:transparent}
.track-list::-webkit-scrollbar-track-piece{-webkit-border-radius:0;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;background:#ebebeb}
.track-list::-webkit-scrollbar-thumb:vertical{height:50px;background-color:rgba(0,0,0,.2);-webkit-border-radius:4px}
.track-list::-webkit-scrollbar-thumb:horizontal{width:50px;background-color:rgba(0,0,0,.2);-webkit-border-radius:4px}
.track-list{scrollbar-face-color:#c7c7c7;scrollbar-highlight-color:#c7c7c7;scrollbar-3dlight-color:#c7c7c7;scrollbar-darkshadow-color:#c7c7c7;scrollbar-Shadow-color:#c7c7c7;scrollbar-arrow-color:#c7c7c7;scrollbar-track-color:#ebebeb}

/*收货人等信息 */
#container .order-info-mod .mc{border-top-width:4px}
.order-info{display:inline-block;display:block;position:relative;padding:15px 0;height:320px}
.order-info:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .order-info{height:1%}
*+html .order-info{min-height:1%}
.order-info a{color:#333}
.order-info .ui-switchable-body{height:600px;overflow:hidden}
.order-info .ui-switchable-panel{width:1200px}
.order-info .info-page a{position:absolute;top:50%;margin-top:-48px;z-index:1;display:block;width:29px;height:56px;line-height:56px;color:#999;text-align:center;font-size:26px;font-family:simsun}
.order-info .info-page a.info-prev{left:0}
.order-info .info-page a.info-next{right:0}
.order-info .dl{float:left;padding:20px 10px 20px 30px;width:260px;height:288px;margin:-21px 0 0 -1px;border:1px solid #f1f1f1;border-width:1px 0 0 1px}
.order-info .dt{margin-bottom:5px}
.order-info .dt h4{height:24px;color:#333;line-height:24px;font-size:14px;font-weight:400}
.order-info .dd{color:#333;line-height:20px}
.order-info .item{line-height:24px;display:inline-block;display:block}
.order-info .item:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .order-info .item{height:1%}
*+html .order-info .item{min-height:1%}
.order-info .item.ext-info{display:none}
.order-info .item .btn-upload{display:inline-block;width:90px}
.order-info .item .btn-upload b{float:right;margin:4px 0 0 3px}
.order-info .item .link-btn{display:block}
.order-info .label{float:left;width:84px}
.order-info .info-rcol{float:left;width:176px;max-height:72px;overflow:hidden}
.order-info .help-tip{padding-left:6px}
.order-info .help{display:inline-block;vertical-align:middle;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/help.png) no-repeat;width:16px;height:16px;margin-top:-3px}
.order-info .more .txt{color:#333;cursor:pointer}
.order-info .more b{display:inline-block;*display:inline;*zoom:1;width:7px;height:7px;margin-left:5px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/order-icons.png) -46px -157px no-repeat;overflow:hidden}
.order-info .close b{background-position:-63px -157px}
.order-info .delivery-type,.order-info .modify-sign{display:inline-block;*display:inline;*zoom:1;height:16px;background-color:#4b9bfb;line-height:16px;color:#ebe9dd;margin:3px 0 0 3px;border-radius:6px;padding:0 5px;font-size:12px}
.root61 .order-info{height:288px;overflow:hidden}
.root61 .order-info .dl{width:300px;height:288px;padding:0 10px 0 30px;margin:0 0 0 -1px;border-width:0 0 0 1px}
.root61 .order-info .info-rcol{width:100px}
.root61 .order-info .ui-switchable-panel{width:1200px}
.root61 .order-info .ui-switchable-body{height:288px}
.root61 .order-info .info-page a{margin-top:-28px}
.info-prompt-box .item{color:#333;line-height:24px}
.yf-tip{padding:5px 10px}
.yf-tip a{color:#333;padding-left:6px}
.yf-tip a:hover{color:#e4393c}
.prompt-box-yf{text-align:left;padding:16px 10px}
.prompt-box-yf .yf-title{line-height:24px;margin-bottom:8px}
.prompt-box-yf .yf-title .title{font-weight:600;color:#333}
.prompt-box-yf .yf-title .tips{margin-left:9px;color:#999}
.prompt-box-yf .yf-box{color:#666}
.prompt-box-yf .yf-box .item{line-height:20px}
.prompt-box-yf .yf-box .item a{display:inline-block;cursor:pointer;margin-left:12px;color:#333}
.prompt-box-yf .yf-box .item a:hover{color:#e4393c}
.prompt-box-yf .pc-other{border-top:1px solid #f0f0f0;padding-top:15px;margin-top:15px}

/*订单信息*/
.order-goods{position:relative;z-index:1;}
.order-goods .order-goods_top{width:1200px;}
.order-goods .order-goods_top .order-goods_div{float: left;width:20px; height: 60px; line-height: 60px;}
.order-goods_top .order-goods_div img{margin-top: 25px;}
.order-goods .order-goods_top .order-goods_h3{ font-size:20px;width:1060px;text-align:left;height:60px;line-height:60px;float:left;}
.order-goods .order-goods_top .order-goods_span{font-size:16px;width:100px;text-align:left;height:60px;line-height:60px;}
.goods-head{line-height:24px;overflow:hidden}
.goods-head .txt{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;color:#333}
.goods-head .sam-ico{width:48px;height:21px;margin:0 5px 0 0;overflow:hidden;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/sam1.png) 0 2px no-repeat;vertical-align:middle;float:left}
.goods-head .shop-name{float:left;cursor:pointer;margin-bottom:10px}
.goods-head #im{float:left}
.goods-list .tb-order{border-bottom:1px solid #eee}
.goods-list .tb-order {border-collapse: collapse; border-spacing: 0; border-left: 1px solid #aaa; border-top: 1px solid #aaa;}
.goods-list .tb-order thead{background-color:#aaa;}
.goods-list .tb-order thead tr {border: 1px solid #aaa;}
.goods-list th{height:32px;line-height:32px;font-weight:400;color:#333;text-align:center}
.goods-list td{vertical-align:top;padding:17px 0 20px;border-top:1px solid #eee;text-align:center;color:#333;border-bottom: 1px solid #aaa; border-right: 1px solid #aaa;}
.goods-list td a{color:#333}
.goods-list td a:hover{color:#e4393c}
.goods-list .first-tr td{border-top:none}
.goods-list .first-tr .f-fabricno{width:300px;}
.goods-list .grap{width:20px;padding:0}
.goods-list td.grap{border-color:#ebe9dd}
.goods-list .p-item{margin-top:3px;display:inline-block;display:block}
.goods-list .p-item:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .goods-list .p-item{height:1%}
*+html .goods-list .p-item{min-height:1%}
.goods-list .col-goods{width:360px}
.goods-list .p-img{float:left;width:60px;height:60px;border:1px solid #eee}
.goods-list .p-info{float:left;width:280px;margin-left:15px;_display:inline;text-align:left;height:62px;overflow:hidden}
.goods-list .p-name{position:relative;height:40px;line-height:20px;overflow:hidden;text-align:left;margin-bottom:5px}
.goods-list .p-extra{color:#999}
.goods-list .plus-price{color:#e1a10c;padding:2px}
.goods-list .plus-price:hover{cursor:pointer}
.goods-list .p-plus{width:40px;height:12px;margin-left:-2px;display:inline-block;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/plus.png) 0 0 no-repeat}
.goods-list .p-gift,.goods-list .p-recycle,.goods-list .p-recycle-list{clear:both;padding-top:15px;text-align:left;color:#999}
.goods-list .p-gift .tip,.goods-list .p-recycle .tip,.goods-list .p-recycle-list .tip{display:inline-block;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:top;margin-right:10px;color:#999}
.goods-list .p-recycle{padding-top:1px}
.goods-list .p-recycle .tip{cursor:pointer}
.goods-list .p-recycle .tip:hover{color:#e4393c}
.goods-list .gview-link i{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;width:16px;height:20px;margin:0 5px 0 20px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/gview-icons.png) top no-repeat}
.goods-list .gview-link:hover i{background-position:0 -27px}
.goods-list .p-fine{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;width:57px;height:20px;margin-right:5px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/fine.png) 0 0 no-repeat}
.goods-list .p-fresh{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;width:48px;height:16px;margin-right:5px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/shengxian.png) 0 0 no-repeat}
.goods-total{display:inline-block;display:block;padding:20px}
.goods-total:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .goods-total{height:1%}
*+html .goods-total{min-height:1%}
.goods-total ul{float:right}
.goods-total li{display:inline-block;display:block;line-height:28px}
.goods-total li:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .goods-total li{height:1%}
*+html .goods-total li{min-height:1%}
.goods-total .label{float:left;width:500px;text-align:right}
.goods-total .w-label{width:420px;float:left;text-align:right;color:#999}
.goods-total .wy-label{width:80px}
.goods-total .txt{float:left;width:130px;text-align:right;font-family:verdana}
.goods-total .txt .help-tips{padding-right:3px}
.goods-total .txt i{display:inline-block;width:16px;height:16px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/help.png) no-repeat;vertical-align:middle;margin-right:5px;margin-top:-2px}
.goods-total .count{font-size:18px;font-weight:700}
.root61 .goods-list .col-goods{width:500px}
.root61 .goods-list td{padding:17px 0 20px}
.root61 .goods-list td.grap{padding:0}
.root61 .goods-list .p-info{width:355px}


@media screen and (min-width:1500px) {

#container .w{width:1385px;margin:0 auto;}


.order-state .mb,.order-state .remain-time b{background-image:url(//misc.360buyimg.com/user/order/0.0.1/css/i/order-icons.png);background-repeat:no-repeat}
.order-state{border-top:3px solid #ebe9dd;height:320px;background:#ebe9dd;}
.order-state .mb{position:relative;top:-2px;height:4px;background-position:0 -117px;background-repeat:repeat-x}
.order-state .state-cont{position:relative;}
.order-state .state-lcol{float:left; width:330px;padding:20px 0 38px 0;margin-top:20px; text-align:center;}
.order-state .state-rcol{ float:left;border-left:1px solid #f1f1f1;margin-top:20px;padding:20px 0 38px 20px;width:830px;}
/*.order-state .state-lcol{float:left;width:330px;padding:20px 0 38px 0;margin-top:20px; text-align:center}
.order-state .state-rcol{float:left;border-left:1px solid #f1f1f1;margin-top:20px;padding:20px 0 38px 20px;width:830px}*/
.order-state .state-top{margin-bottom:30px;color:#999}
.order-state .state-rtop{height:70px;overflow:hidden}
.order-state .state-txt{font:700 24px/34px "Microsoft YaHei";line-height:200px;}
.ftx-03, .ftx03 {color: #aaa;}
.ftx-02, .ftx02 {color: #71b247;}
.order-state .remain-time{color:#aaa}
.order-state .remain-time b{display:inline-block;*display:inline;*zoom:1;width:15px;height:15px;margin-right:3px;vertical-align:middle;background-position:-21px -93px}
.order-state .remain-time.urgent{color:#e4393c}
.order-state .state-btns{min-height:107px;_height:107px;margin:20px 0 30px}
.order-state .state-btns a{display:block;margin:10px auto 0}
.order-state .state-btns .btn-1{font-weight:700}
.order-state .state-btns .btn-1,.order-state .state-btns .btn-5,.order-state .state-btns .btn-9,.order-state .state-btns .btn-disabled{width:98px;padding:4px 0 5px}
.order-state .state-bottom{position:relative;width:243px;bottom:20px;text-align:center}
.order-state .state-bottom a{color:#333}
.order-state .state-bottom .btn-del{margin-left:70px}
.order-state01{border-color:#e4393c}
.order-state02{border-color:#71b247}
.order-state03{border-color:#fab715}
.state-others{position:relative;bottom:20px;color:#999}
.state-others .got{color:#e4393c}
.state-others a{color:#999}
.root61 .order-state .state-bottom,.root61 .order-state .state-lcol{width:325px}
.root61 .order-state .state-rcol{width:860px}
.root61 .order-state .state-others{left:345px}


/*四种状态*/
.order-process{display:inline-block;display:block;margin:38px 0 96px 45px;}
.order-process:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .order-process{height:1%}
*+html .order-process{min-height:1%}
.order-process ul{list-style: none; position:relative;width:100%;margin-top:-38px;text-align:center}
.order-process .txt1{height:36px;margin-bottom:53px;font-size:12px}
.order-process .txt2{font-size:14px;line-height:25px;color:#aaa}
.order-process .txt3{color:#aaa;line-height:15px}
.order-process .node{position:relative;top:-17px;float:left;width:45px;height:43px}
.order-process .node .node-icon{position:absolute;display:block;left:1px;top:0;width:43px;height:43px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/node-icons.png) no-repeat;overflow:hidden}
.order-process .node .icon-start{background-position:0 -108px}
.order-process .node .icon-pay{background-position:-54px 0}
.order-process .node .icon-store{background-position:-108px 0}
.order-process .node .icon-cabinet{background-position:-162px 0}
.order-process .node .icon-finish{background-position:-216px 0}
.order-process .node .icon-express{background-position:-270px 0}
.order-process .node ul{z-index:1;width:189px;margin-left:-70px}
.order-process .proce{position:relative;float:left;width:104px;height:9px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/proce-icons02.png) no-repeat}
.order-process .done{background-position:0 -38px}
.order-process .done .txt1{color:#71b247;font-weight:700}
.order-process .doing{background-position:0 0}
.order-process .doing .txt1,.order-process .doing .txt2{color:#71b247;font-weight:700}
.order-process .doing .icon-start{background-position:0 -54px}
.order-process .doing .icon-pay{background-position:-54px -54px}
.order-process .doing .icon-store{background-position:-108px -54px}
.order-process .doing .icon-cabinet{background-position:-162px -54px}
.order-process .doing .icon-finish{background-position:-216px -54px}
.order-process .doing .icon-express{background-position:-270px -54px}
.order-process .ready .txt2,.order-process .ready .txt3{color:#333}
.order-process .ready .icon-start{background-position:0 -108px}
.order-process .ready .icon-pay{background-position:-54px -108px}
.order-process .ready .icon-store{background-position:-108px -108px}
.order-process .ready .icon-cabinet{background-position:-162px -108px}
.order-process .ready .icon-finish{background-position:-216px -54px}
.order-process .ready .icon-express{background-position:-270px -108px}
.order-process .wait{background-position:0 -19px}
.order-warn-process .done{background-position:0 -57px}
.order-warn-process .done .txt1{color:#fab715}
.order-warn-process .doing{background-position:0 -94px}
.order-warn-process .doing .txt1,.order-warn-process .doing .txt2{color:#fab715;font-weight:700}
.order-warn-process .doing .icon-refund{background-position:-324px -54px}
.order-warn-process .doing .icon-restore{background-position:-378px -54px}
.order-warn-process .doing .icon-deal{background-position:-432px -54px}
.order-warn-process .node .icon-finish{background-position:-486px 0}
.order-warn-process .ready .icon-start{background-position:0 -162px}
.order-warn-process .ready .icon-pay{background-position:-54px -162px}
.order-warn-process .ready .icon-store{background-position:-108px -162px}
.order-warn-process .ready .icon-finish{background-position:-486px -54px}
.order-warn-process .ready .icon-cabinet{background-position:-162px -162px}
.order-strike-process .ready .icon-start{background-position:0 -216px}
.order-strike-process .doing{background-position:0 -76px}
.order-strike-process .doing .txt1,.order-strike-process .doing .txt2{color:#e4393c;font-weight:700}
#process-01{width:194px}
#process-02{width:343px}
#process-03{width:492px}
#process-04{width:641px}
.root61 .order-process .node{width:65px}
.root61 .order-process .node .node-icon{left:11px}
.root61 .order-process .proce{width:124px;background-image:url(//misc.360buyimg.com/user/order/0.0.1/css/i/proce-icons.png)}
.root61 #process-01{width:254px}
.root61 #process-02{width:443px}
.root61 #process-03{width:632px}
.root61 #process-04{width:821px}

/*物流信息*/
.order-track{position:relative;width:1385px;}
.order-track .order-goods_top .order-goods_div{float: left;width:20px; height: 60px; line-height: 60px;}
.order-track .order-goods_top .order-goods_h3{ font-size:20px;width:1160px;text-align:left;height:60px;line-height:60px;}
.order-track .track-tab{position:absolute;left:0;top:0;height:44px;line-height:42px;text-align:center;width:243px}
.order-track .track-tab ul{list-style: none;display:inline-block;display:block;width:246px;margin-left:-1px}
.order-track .track-tab ul:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .order-track .track-tab ul{height:1%}
*+html .order-track .track-tab ul{min-height:1%}
.order-track .track-tab .tab-item{color:#333;cursor:pointer;float:left;height:42px;line-height:42px;width:122px;margin-top:-2px;font-size:14px;border-top:2px solid #ebe9dd;border-bottom:1px solid #eee;border-left:1px solid #eee}
.order-track .track-tab .curr{border-top:2px solid #e4393c;margin-top:0;padding-top:0;border-bottom:1px solid #ebe9dd;color:#e4393c}
.order-track .track-tab-single .tab-item{width:243px}
.order-track .track-cont{display:inline-block;display:block;width:1385px;height:260px;clear:both;}
.order-track .track-cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .order-track .track-cont{height:1%}
*+html .order-track .track-cont{min-height:1%}
.order-track .track-cont .track-lcol{float:left;width:320px; padding:50px 20px 20px}
.order-track .track-cont .track-rcol{float:right;width:750px;border-left:1px solid #eee}
.order-track .p-item{width:320px;display:inline-block;display:block;margin-bottom:30px;}
.order-track .p-item:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .order-track .p-item{height:1%}
*+html .order-track .p-item{min-height:1%}
.order-track .p-item .p-img{float:left;width:100px;height:100px;line-height:100px;text-align:center;margin:4px 20px 0 20px;border:1px solid #efefef;}
.order-track .p-item .p-info{float:left;width:175px;margin:10px 0 0;line-height:25px;color:#333;_display:inline;word-break:break-all}
.order-track .p-item .p-info ul{list-style:none;}
.order-track .track-list{margin:20px;height:216px;padding-left:5px;overflow-y:auto;position:relative}
.order-track .track-list li{position:relative;padding:9px 0 0 25px;line-height:18px;border-left:1px solid #d9d9d9;color:#333}
.order-track .track-list li .node-icon{position:absolute;left:-6px;top:50%;width:11px;height:11px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/order-icons.png) -21px -72px no-repeat}
.order-track .track-list li .time,.order-track .track-list li .txt{position:relative;top:4px;display:inline-block;*display:inline;*zoom:1;vertical-align:middle}
.order-track .track-list li .txt{max-width:505px}
.order-track .track-list li .time{margin-right:20px}
.order-track .track-list li.first{color:#e4393c;padding-top:0;border-left-color:#ebe9dd;font-size:14px;font-weight:600}
.order-track .track-list li.first .node-icon{background-position:0 -72px}
.order-track .install-item{:@inlcude clearfix;cursor:pointer;height:52px;padding:10px 20px;margin:0 -20px}
.order-track .install-item .p-img{float:left;width:50px;height:50px;margin-right:10px;border:1px solid #efefef;_display:inline}
.order-track .install-item .p-img img{width:50px;height:50px}
.order-track .install-item .p-img img.blank{background:url() no-repeat center center #ebe9dd}
.order-track .install-item .p-name{width:140px;height:44px;margin:0;line-height:22px;overflow:hidden;color:#999}
.order-track .install-item-curr{background:#f8f8f8}
.order-track .install-item-curr .p-name{color:#333}
.order-track #install-scrollbar{width:203px;height:216px;overflow:hidden}
.order-track .ui-scrollbar-item3{border:#ccc 1px solid;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#ddd}
.order-track .gis-box{position:relative;display:none;margin:20px;border:1px solid #eaeaea}
.order-track .gis-box .gis-arr{position:absolute;top:-10px;left:90px;display:block;width:19px;height:10px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/gis-arr.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.order-track-02 .track-lcol{padding-top:30px}
.root61 .order-track .track-tab{width:325px}
.root61 .order-track .track-tab ul{width:328px}
.root61 .order-track .track-tab .tab-item{width:162px}
.root61 .order-track .track-tab-single .tab-item{width:325px}
.root61 .order-track .track-lcol{width:285px}
.root61 .order-track .track-rcol{width:880px}
.root61 .order-track .p-item{background-position:left top}
.root61 .order-track .p-item .p-img{margin:4px 0 0}
.root61 .order-track .p-item .p-info{width:158px;margin-left:15px}
.root61 .order-track .install-item .p-name{width:220px}
.root61 .order-track .track-list li .txt{max-width:640px}
.root61 .order-track .gis-box .gis-arr{left:140px}
.root61 .order-track #install-scrollbar{width:305px}
.track-list::-webkit-scrollbar{width:7px;height:9px}
.track-list::-webkit-scrollbar-button:end:increment,.track-list::-webkit-scrollbar-button:start:decrement{display:block;height:0;background-color:transparent}
.track-list::-webkit-scrollbar-track-piece{-webkit-border-radius:0;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;background:#ebebeb}
.track-list::-webkit-scrollbar-thumb:vertical{height:50px;background-color:rgba(0,0,0,.2);-webkit-border-radius:4px}
.track-list::-webkit-scrollbar-thumb:horizontal{width:50px;background-color:rgba(0,0,0,.2);-webkit-border-radius:4px}
.track-list{scrollbar-face-color:#c7c7c7;scrollbar-highlight-color:#c7c7c7;scrollbar-3dlight-color:#c7c7c7;scrollbar-darkshadow-color:#c7c7c7;scrollbar-Shadow-color:#c7c7c7;scrollbar-arrow-color:#c7c7c7;scrollbar-track-color:#ebebeb}

/*收货人等信息 */
#container .order-info-mod .mc{border-top-width:4px}
.order-info{display:inline-block;display:block;position:relative;padding:15px 0;height:320px}
.order-info:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .order-info{height:1%}
*+html .order-info{min-height:1%}
.order-info a{color:#333}
.order-info .ui-switchable-body{height:600px;overflow:hidden}
.order-info .ui-switchable-panel{width:1200px}
.order-info .info-page a{position:absolute;top:50%;margin-top:-48px;z-index:1;display:block;width:29px;height:56px;line-height:56px;color:#999;text-align:center;font-size:26px;font-family:simsun}
.order-info .info-page a.info-prev{left:0}
.order-info .info-page a.info-next{right:0}
.order-info .dl{float:left;padding:20px 10px 20px 30px;width:260px;height:288px;margin:-21px 0 0 -1px;border:1px solid #f1f1f1;border-width:1px 0 0 1px}
.order-info .dt{margin-bottom:5px}
.order-info .dt h4{height:24px;color:#333;line-height:24px;font-size:14px;font-weight:400}
.order-info .dd{color:#333;line-height:20px}
.order-info .item{line-height:24px;display:inline-block;display:block}
.order-info .item:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .order-info .item{height:1%}
*+html .order-info .item{min-height:1%}
.order-info .item.ext-info{display:none}
.order-info .item .btn-upload{display:inline-block;width:90px}
.order-info .item .btn-upload b{float:right;margin:4px 0 0 3px}
.order-info .item .link-btn{display:block}
.order-info .label{float:left;width:84px}
.order-info .info-rcol{float:left;width:176px;max-height:72px;overflow:hidden}
.order-info .help-tip{padding-left:6px}
.order-info .help{display:inline-block;vertical-align:middle;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/help.png) no-repeat;width:16px;height:16px;margin-top:-3px}
.order-info .more .txt{color:#333;cursor:pointer}
.order-info .more b{display:inline-block;*display:inline;*zoom:1;width:7px;height:7px;margin-left:5px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/order-icons.png) -46px -157px no-repeat;overflow:hidden}
.order-info .close b{background-position:-63px -157px}
.order-info .delivery-type,.order-info .modify-sign{display:inline-block;*display:inline;*zoom:1;height:16px;background-color:#4b9bfb;line-height:16px;color:#ebe9dd;margin:3px 0 0 3px;border-radius:6px;padding:0 5px;font-size:12px}
.root61 .order-info{height:288px;overflow:hidden}
.root61 .order-info .dl{width:300px;height:288px;padding:0 10px 0 30px;margin:0 0 0 -1px;border-width:0 0 0 1px}
.root61 .order-info .info-rcol{width:100px}
.root61 .order-info .ui-switchable-panel{width:1200px}
.root61 .order-info .ui-switchable-body{height:288px}
.root61 .order-info .info-page a{margin-top:-28px}
.info-prompt-box .item{color:#333;line-height:24px}
.yf-tip{padding:5px 10px}
.yf-tip a{color:#333;padding-left:6px}
.yf-tip a:hover{color:#e4393c}
.prompt-box-yf{text-align:left;padding:16px 10px}
.prompt-box-yf .yf-title{line-height:24px;margin-bottom:8px}
.prompt-box-yf .yf-title .title{font-weight:600;color:#333}
.prompt-box-yf .yf-title .tips{margin-left:9px;color:#999}
.prompt-box-yf .yf-box{color:#666}
.prompt-box-yf .yf-box .item{line-height:20px}
.prompt-box-yf .yf-box .item a{display:inline-block;cursor:pointer;margin-left:12px;color:#333}
.prompt-box-yf .yf-box .item a:hover{color:#e4393c}
.prompt-box-yf .pc-other{border-top:1px solid #f0f0f0;padding-top:15px;margin-top:15px}

/*订单信息*/

.order-goods{position:relative;z-index:1;}
/*.order-goods .order-goods_top{clear:both;}*/
.order-goods .order-goods_top{width:1385px !important;height:60px !important;line-height:60px !important;}
.order-goods .order-goods_top .order-goods_div{float: left;width:20px; height: 60px; line-height: 60px;}
.order-goods_top .order-goods_div img{margin-top:25px;}
.order-goods .order-goods_top .order-goods_h3{ font-size:20px;width:1245px;text-align:left;height:60px;line-height:60px;float:left;}
.order-goods .order-goods_top .order-goods_span{font-size:16px;width:100px;text-align:left;height:60px;line-height:60px;}
.goods-head{line-height:24px;overflow:hidden}
.goods-head .txt{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;color:#333}
.goods-head .sam-ico{width:48px;height:21px;margin:0 5px 0 0;overflow:hidden;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/sam1.png) 0 2px no-repeat;vertical-align:middle;float:left}
.goods-head .shop-name{float:left;cursor:pointer;margin-bottom:10px}
.goods-head #im{float:left}
.goods-list .tb-order{border-bottom:1px solid #eee}
.goods-list .tb-order {border-collapse: collapse; border-spacing: 0; border-left: 1px solid #aaa; border-top: 1px solid #aaa;}
.goods-list .tb-order thead{background-color:#aaa;}
.goods-list .tb-order thead tr {border: 1px solid #aaa;}
.goods-list th{height:32px;line-height:32px;font-weight:400;color:#333;text-align:center}
.goods-list td{vertical-align:top;padding:17px 0 20px;border-top:1px solid #eee;text-align:center;color:#333;border-bottom: 1px solid #aaa; border-right: 1px solid #aaa;}
.goods-list td a{color:#333}
.goods-list td a:hover{color:#e4393c}
.goods-list .first-tr td{border-top:none}
.goods-list .first-tr .f-fabricno{width:300px;}
.goods-list .grap{width:20px;padding:0}
.goods-list td.grap{border-color:#ebe9dd}
.goods-list .p-item{margin-top:3px;display:inline-block;display:block}
.goods-list .p-item:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .goods-list .p-item{height:1%}
*+html .goods-list .p-item{min-height:1%}
.goods-list .col-goods{width:360px}
.goods-list .p-img{float:left;width:60px;height:60px;border:1px solid #eee}
.goods-list .p-info{float:left;width:280px;margin-left:15px;_display:inline;text-align:left;height:62px;overflow:hidden}
.goods-list .p-name{position:relative;height:40px;line-height:20px;overflow:hidden;text-align:left;margin-bottom:5px}
.goods-list .p-extra{color:#999}
.goods-list .plus-price{color:#e1a10c;padding:2px}
.goods-list .plus-price:hover{cursor:pointer}
.goods-list .p-plus{width:40px;height:12px;margin-left:-2px;display:inline-block;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/plus.png) 0 0 no-repeat}
.goods-list .p-gift,.goods-list .p-recycle,.goods-list .p-recycle-list{clear:both;padding-top:15px;text-align:left;color:#999}
.goods-list .p-gift .tip,.goods-list .p-recycle .tip,.goods-list .p-recycle-list .tip{display:inline-block;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:top;margin-right:10px;color:#999}
.goods-list .p-recycle{padding-top:1px}
.goods-list .p-recycle .tip{cursor:pointer}
.goods-list .p-recycle .tip:hover{color:#e4393c}
.goods-list .gview-link i{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;width:16px;height:20px;margin:0 5px 0 20px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/gview-icons.png) top no-repeat}
.goods-list .gview-link:hover i{background-position:0 -27px}
.goods-list .p-fine{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;width:57px;height:20px;margin-right:5px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/fine.png) 0 0 no-repeat}
.goods-list .p-fresh{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;width:48px;height:16px;margin-right:5px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/shengxian.png) 0 0 no-repeat}
.goods-total{display:inline-block;display:block;padding:20px}
.goods-total:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .goods-total{height:1%}
*+html .goods-total{min-height:1%}
.goods-total ul{float:right}
.goods-total li{display:inline-block;display:block;line-height:28px}
.goods-total li:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .goods-total li{height:1%}
*+html .goods-total li{min-height:1%}
.goods-total .label{float:left;width:500px;text-align:right}
.goods-total .w-label{width:420px;float:left;text-align:right;color:#999}
.goods-total .wy-label{width:80px}
.goods-total .txt{float:left;width:130px;text-align:right;font-family:verdana}
.goods-total .txt .help-tips{padding-right:3px}
.goods-total .txt i{display:inline-block;width:16px;height:16px;background:url(//misc.360buyimg.com/user/order/0.0.1/css/i/help.png) no-repeat;vertical-align:middle;margin-right:5px;margin-top:-2px}
.goods-total .count{font-size:18px;font-weight:700}
.root61 .goods-list .col-goods{width:500px}
.root61 .goods-list td{padding:17px 0 20px}
.root61 .goods-list td.grap{padding:0}
.root61 .goods-list .p-info{width:355px}
}





.oneNavChoose {width: 844px;height: 30px;line-height: 30px;float: left;margin-left: 10px;overflow: hidden;position: relative;top: -3px;}
.oneNavChoose a {height: 30px;line-height: 30px;border: #EBECEF 1px solid;margin-right: 10px;padding: 4px;}
.oneNavChoose a:after {content: "";width: 12px;height: 12px;display: inline-block;color: transparent;background: url(../listImgs/close1.png) no-repeat center 1.5px;margin-left: 5px;}
.oneNavChoose a:hover::after {background: url(../listImgs/close2.png) no-repeat center 1px;margin-left: 5px;}
.oneNavChoose a:hover {border: #DD1C5B 1px solid;}
.oneNavChoose strong {display: inline-block;cursor: pointer;display: none;float: left;}
.oneNavChoose ol li {float: left;height: 26px;}
.oneNavChoose ol {float: left;}
.selectionArea {/* margin-top: 6.5px; */}
.selectionArea dt {width: 62px;min-height: 40px;background: #EBECEF;color: #242526;font-weight: bold;padding: 0 10px;line-height: 40px;border-right: #eee 1px solid;display: inline-block;float: left;}


.entrance{width:450px;height:100%;float:left;}
.entrance ul{list-style:none;margin-top:250px;width: 450px;}
.entrance ul li{ width: 450px;text-align:center;height:90px;line-height:90px;margin-top:10px;}
.entrance ul li .entrance_auth{width: 300px; font-size: 16px; line-height: 50px;float: left; background: #f58151; color: #ebe9dd; border: none; text-align: center;margin-left:75px;}
.entrance ul li .entrance_auth {font-size: 16px; color: #ebe9dd;}
.entrance ul li  a:link, .entrance ul li  a:visited{color: #ebe9dd;text-decoration:none;}
.entrance ul li  a:hover, .entrance ul li  a:active{color: #ebe9dd;}

/*.entrance{width:900px;height:100%;float:left}
.entrance ul{list-style:none;margin-top:200px;}
.entrance ul li{ width: 450px;text-align:center;height:100px;line-height:100px;}
.entrance ul li .entrance_auth{width: 150px; font-size: 16px; line-height: 50px;float: left; background: #000; color: #ebe9dd; border: none; text-align: center;margin-left:150px;}
.entrance ul li .entrance_auth a{font-size: 16px; color: #ebe9dd;}
.entrance ul li .entrance_auth a:link, .entrance ul li .entrance_auth a:visited{color: #ebe9dd;text-decoration:none;}
.entrance ul li .entrance_auth a:hover, .entrance ul li .entrance_auth a:active{color: #ebe9dd;}*/

.showreel{position:relative;width:1200px;height:auto;margin:0 auto;overflow:hidden;}
.showreel .list{width:1200px;height:auto;overflow:hidden;}
.showreel .list ul{overflow:hidden;width:1230px;height:auto;}
.showreel .list ul li{list-style:none;width:380px;height:460px;float:left;margin-right:27px;margin-bottom:30px; overflow:hidden;position: relative;border:1px solid #ccc; }
.showreel .list ul li a.trend_a{width:380px;height:268px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;}
.showreel .list ul li a.trend_a img{width:380px;}
.showreel .list ul li .text_down{ border-top: none;padding:0 10px; overflow: hidden;height:180px;line-height:50px;}
.showreel .list ul li p.time{color: #333;cursor:default;height:30px;font-size: 16px;}
.showreel .list ul li p.time img{vertical-align: -1px;margin-right:5px;margin-left:-2px;}
.showreel .list ul li p.time i{font-style: normal;}
.showreel .list ul li p.time span{margin:2px 0;*width:151px;}
.showreel .list ul li p.time span.fr{float: right;}

@media screen and (min-width:1500px){

.showreel{position:relative;width:1500px;height:auto;margin:0 auto;overflow:hidden;}
.showreel .list{width:1530px;height:auto;overflow:hidden;}
.showreel .list ul{overflow:hidden;width:1530px;height:auto;}
.showreel .list ul li{list-style:none;width:480px;height:510px;float:left;margin-right:27px;overflow:hidden;position: relative;border:1px solid #ccc; }
.showreel .list ul li a.trend_a{width:480px;height:345px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;}
.showreel .list ul li a.trend_a img{width:480px;height:345px;}
.showreel .list ul li .text_down{ border-top: none;padding:0 10px; overflow: hidden;height:150px;line-height:50px;}
.showreel .list ul li p.time{color: #333;cursor:default;height:30px;font-size: 16px;}
.showreel .list ul li p.time img{vertical-align: -1px;margin-right:5px;margin-left:-2px;}
.showreel .list ul li p.time i{font-style: normal;}
.showreel .list ul li p.time span{margin:2px 0;*width:151px;}
.showreel .list ul li p.time span.fr{float: right;}

.showreeldetali p{text-indent:2em;font-size:14px;line-height:30px;}
}
/*reset css*/
/*.backtopz:hover{background-image: url(../images/float_top.gif);background-repeat: no-repeat;background-position: center bottom;}*/

.izl-rmenu{margin-right: 0;width: 80px;position: fixed; right:0px; bottom:330px; z-index:999;}
/*.izl-rmenu .consult{background-image: url(../images/consult_icon.gif);background-repeat: no-repeat;background-position: center -77px; display: block;height: 80px;width: 80px;}
.izl-rmenu .consult .phone {position: absolute;width: 160px;left: -160px;top: 0px;line-height: 80px;color: #000;font-size: 18px;text-align: center;display: none;box-shadow: #DDD -1px 1px 4px;}
.izl-rmenu a.consult:hover .phone{display:inline !important;}*/
.izl-rmenu .cart {background: url("../images/service.png") 0 -80px no-repeat;background-color: #ebe9dd!important;display: block;height: 80px;width: 80px;font-size: 12px;
                  line-height: 16px;color: #45BDFF;}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .cart .pic {display:none;position: absolute;left: -120px;top: -50px;width: 120px;height: 400px;background-color:#ebe9dd;text-align:center; text-align:center}
.izl-rmenu .cart .pic1 {width: 110px;height: 110px; background:url(../images/weixin.jpg) no-repeat;margin-left:5px;}
.izl-rmenu .cart .pic2 {width: 110px;height: 110px; background:url(../images/weixin.jpg) no-repeat;margin-left:5px;}
.izl-rmenu .cart .pic3 {width: 110px;height: 110px; background:url(../images/weixin.jpg) no-repeat;margin-left:5px;}
#udesk-feedback-tab {position: fixed;right: 0;bottom:330px;/*-webkit-box-shadow: #DDD 0px -1px 5px;-moz-box-shadow: #DDD 0px -1px 5px;box-shadow: #DDD 0px -1px 5px;*/z-index: 10000;
                     cursor: pointer;background: url("../images/service.png") 0 0px no-repeat;display: block;height: 80px;width: 80px;
                     background-color: #ebe9dd!important;z-index:999;}

.gswj {text-align: center; background-color: #333; padding-bottom: 10px;display: none;}
.gswj img { width: 40px !important; height: 55px !important;}
 .banneronclick {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        position: relative;
    }
    .banneronclick1{
        position: absolute;
        top: 0;
        left: calc(50% - 745px);
        width: 340px; 
        height: 100%;
        z-index: 9;  
    }
    .banneronclick2 {
        position: absolute;
        top: 0;
        left: calc(50% - 360px);
        width: 340px; 
        height: 100%;
        z-index: 9;  
    }
    .banneronclick3{
        position: absolute;
        top: 0;
        left: 50%;
        width: 340px; 
        height: 100%;
        z-index: 9;  
    }
    .banneronclick4{
        position: absolute;
        top: 0;
        left: calc(50% + 388px);
        width: 340px; 
        height: 100%;
        z-index: 9;  
    }
@media screen and (min-width:1500px) {
     .banneronclick {
        width: 1500px;
        height: 100%;
        margin: 0 auto;
        position: relative;
    }
     .banneronclick img{width:284px;height:287px !important }
    .banneronclick1{
        position: absolute;
        top: 30px;
        left: 304px;
        width: 284px; 
        height: 100%;
        z-index: 9;  
    }
    .banneronclick2 {
        position: absolute;
        top: 30px;
        left: 608px;
        width: 284px; 
        height: 100%;
        z-index: 9; 
    }
    .banneronclick3{
        position: absolute;
        top: 30px;
        left: 912px;
        width: 284px; 
        height: 100%;
        z-index: 9;  
    }
    .banneronclick4{
        position: absolute;
        top: 30px;
        left: 1216px;
        width: 284px; 
        height: 100%;
        z-index: 9;  
    }
      .banneronclick5{
        position: absolute;
        top: 30px;
        left: 0;
        width: 284px; 
        height: 100%;
        z-index: 9;  
    }
}


.FashionDesignProduct{width:1200px;float:left;display:none;}
.FashionDesignProduct .details_product250 {list-style:none;width:1220px;overflow:hidden;}
.FashionDesignProduct .details_product250 li{float: left;background: #ebe9dd;border: 1px solid #ccc; width:181px; margin-right:20px;margin-bottom: 20px;font-size: 14px;height:221px;text-align:left;} 
.FashionDesignProduct .details_product250 li:hover{box-shadow: 0 0 15px #ccc;}
.FashionDesignProduct .details_product250 li a.details_product250_a{display:table-cell;text-align:center;vertical-align: middle; width:181px;font-size: 0;position: relative;height:181px;line-height:181px;display:block\9;cursor: pointer;overflow:hidden;}
.FashionDesignProduct .details_product250 li a.details_product250_a .zoom {width:181px; height: 181px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.FashionDesignProduct .details_product250 li a.details_product250_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .FashionDesignProduct .details_product250 li a.details_product250_a:hover .zoom {zoom: 1;}
.FashionDesignProduct .details_product250 li a.details_product250_a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}
.FashionDesignProduct .details_product250 li  span{width: 181px;height:40px;line-height:40px;margin-left:20px }
.FashionDesignProduct .details_product250 li:hover span{display:block;}
.FashionDesignProduct .details_product250 li:hover label{color:#000; font-size:14px;line-height:40px; width:283px; text-align:left; }
.FashionDesignProduct .details_product250 li .cardshow{position: absolute; left: 0px; bottom: 0px; width:283px; height: 80px; line-height:80px;background-color:#ebe9dd;z-index:9;display:none}
.FashionDesignProduct .details_product250 li .barnotification{position: absolute; left: 0px; bottom: 0px; width: 283px; height: 80px; line-height: 80px; background-color: #ebe9dd; z-index: 10; display: none; }
.FashionDesignProduct .details_product250 li .text_down{ border-top: none;padding:0 10px; overflow: hidden;}
.FashionDesignProduct .details_product250 li .title{height:20px;line-height: 20px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;}
.FashionDesignProduct .details_product250 li .parice{width:181px;}
.FashionDesignProduct .details_product250 li .parice .title1{height:20px;width:70px;line-height: 20px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;float:left;}
.FashionDesignProduct .details_product250 li .parice .red{color:#ff0000;font-size:14px;width:175px;height:20px;line-height: 20px;float:left;margin:10px 0 0px 0px;float:left;}
.FashionDesignProduct .details_product250 li .title a{color:#929292;font-size: 16px;}

.FashionDesignProduct .details_product250 li  .qty-input-wrapper {height:40px;line-height: 40px;margin-top: 20px;margin-right: 10px;float: left;margin-left:20px}
.FashionDesignProduct .details_product250 li .plus {border-bottom:1px solid #ccc;float: left;zoom: 1;}
.FashionDesignProduct .details_product250 li .minus {/*border-bottom:1px solid #ccc;*/float: left;zoom: 1;}
.FashionDesignProduct .details_product250 li .plus {background: url("../images/square-arrows.gif");width: 20px;height: 20px;margin-top: 0px;margin-left: -21px;}
.FashionDesignProduct .details_product250 li .minus {background: url("../images/square-arrows.gif") 20px;width: 20px;height: 20px;margin-top: 20px;margin-left: -21px;}
.FashionDesignProduct .details_product250 li .add-to-cart-button{color: #ebe9dd; width:auto;height:auto;margin-top: 20px;padding:11px 30px;text-decoration:none;  text-align: center; display: block; border:0px solid #ccc;background-color:#8d6b46;}

@media screen and (min-width:1500px) {
.FashionDesignProduct{width:1500px;float:left;display:none;}
.FashionDesignProduct .details_product250 {list-style:none;width:1520px;overflow:hidden;}
.FashionDesignProduct .details_product250 li{float: left;background: #ebe9dd;border: 1px solid #ccc; width:231px; margin-right:20px;margin-bottom: 20px;font-size: 14px;height:273px;text-align:left} 
.FashionDesignProduct .details_product250 li:hover{box-shadow: 0 0 15px #ccc;}
.FashionDesignProduct .details_product250 li a.details_product250_a{display:table-cell;text-align:center;vertical-align: middle; width:231px;font-size: 0;position: relative;height:231px;line-height:231px;display:block\9;cursor: pointer;overflow:hidden;}
.FashionDesignProduct .details_product250 li a.details_product250_a .zoom {width:231px; height: 231px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.FashionDesignProduct .details_product250 li a.details_product250_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .FashionDesignProduct .details_product250 li a.details_product250_a:hover .zoom {zoom: 1;}
.FashionDesignProduct .details_product250 li a.details_product250_a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}
.FashionDesignProduct .details_product250 li  span{ width: 231px;height:40px;line-height:40px}
.FashionDesignProduct .details_product250 li:hover span{display:block;}
.FashionDesignProduct .details_product250 li:hover label{color:#000; font-size:14px;line-height:40px; width:283px; text-align:left; }
.FashionDesignProduct .details_product250 li .cardshow{ width:231px;  }
.FashionDesignProduct .details_product250 li .barnotification{ width: 251px;   }

.FashionDesignProduct .details_product250 li .text_down{ border-top: none;padding:0 10px; overflow: hidden;}
.FashionDesignProduct .details_product250 li .title{height:20px;line-height: 20px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;}
.FashionDesignProduct .details_product250 li .parice{width:231px;}
.FashionDesignProduct .details_product250 li .parice .title1{height:20px;width:70px;line-height: 20px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;float:left;}
.FashionDesignProduct .details_product250 li .parice .red{color:#ff0000;font-size:14px;width:175px;height:20px;line-height: 20px;float:left;margin:10px 0 0px 0px;float:left;}
.FashionDesignProduct .details_product250 li .title a{color:#929292;font-size: 16px;}
}



.FabricProduct{width: 1200px; height: 750px; position:relative;/*background-image: url(/Content/themes/Home/images/jianbianbg.jpg);*/     background: linear-gradient(179deg,#bdbcbc,#ebebee);}
.FabricProduct .topnav{float: left; width: 350px; height:750px;}
.FabricProduct .topnavall{width: 350px; height: 570px;}
.FabricProduct .navall{width: 60px; height: 550px; background-color: #f0eff4; box-shadow: 0 0 15px #ccc; border-radius: 6px; margin: 20px 0 0 10px; float: left;}
.FabricProduct .leftNav{width: 60px; height: 550px;list-style:none;color:#333;}
.FabricProduct .leftNav li{text-align: center;width:60px;height:150px;}
.FabricProduct .leftNav li div{width: 20px; margin: 0 auto; font-size: 20px; font-weight: 700; line-height: 25px;}
.FashionDesignsubnav{width: 224px; height: 550px; background-color: #f0eff4; box-shadow: 0 0 15px #ccc; border-radius: 6px; margin: 20px 0 0 10px; float: left;}
.FashionDesignsubnav .leftsubNav{list-style: none; width: 190px; height: 550px; float: left; padding-top: 60px; color: #333;}
.FashionDesignsubnav .leftsubNav li{height: 55px;position:relative;}
.FashionDesignsubnav .leftsubNav li div{text-align: left; font-size: 16px; width: auto; display: inline;}
#ThreeDimensionalProductStyle{float: left; width: 1200px; height: 750px; position: relative;}
.FabricProductStyle{ width: 1200px; height: 750px; position: relative;}
.FabricProductStyleIMG{text-align: center; width: 1200px; height: 750px; line-height: 750px; display: table-cell; vertical-align: middle;}
.FabricProductStyleTEXT{position:absolute;bottom:0px;text-align: center; width: 1200px;height:30px;z-index: 1;}
.FashionDesignProductcontent{border-top:6px solid #333;width:1200px;}
#ThreeDimensionalProductSmall{width:1200px;height:273px;margin-top:5px;}
.ThreeDimensionalProductSmallline{width: 1200px; border-bottom: 3px solid #333; height: 1px; margin-top: 10px; }
.ThreeDimensionalProductSmallline2{width: 1200px; border-bottom: 1px solid #ccc; height: 1px; margin-top: 30px; }
.FashionDesignProductLAST{position:absolute;left:0px;top:0;z-index:2;width:29px;height:221px;}
.FashionDesignProductLAST div{position: absolute; top: 0; width: 29px; height: 221px; background-color: #000; opacity: 0.1; z-index: 2; }
.FashionDesignProductLAST img{position: absolute; left: 0px; top:  96px; position: relative; z-index: 3}
.FashionDesignProductnext{position: absolute; right: 0px; top: 0; z-index: 2; width: 29px; height: 221px;}
.FashionDesignProductnext div{position: absolute; top: 0; width: 29px; height: 221px; background-color: #000; opacity: 0.1; z-index: 2; }
.FashionDesignProductnext img{position: absolute; left: 0px; top:  96px; position: relative; z-index: 3}
.FashionDesignProduct .grayli{position:absolute;top:0;left:0;width:181px;height:221px;background-color:#000;opacity:0.4;z-index:2;text-align:center;}
.FashionDesignProduct .grayli .grayimg{line-height: 221px; display: table-cell; vertical-align: middle; height: 221px; width: 181px;}
.moveimg{margin: 0 auto; height:554px;width:850px;margin-top:196px;}
@media screen and (min-width:1500px) { 
.FabricProduct{width: 1500px; height: 750px;  }
#ThreeDimensionalProductStyle{float: left; width: 1500px; height: 750px; }
.FabricProductStyle{ width: 1500px; height: 750px;}
.FabricProductStyleIMG{width: 1500px; height: 750px; line-height: 750px;  }
.FabricProductStyleTEXT{width: 1500px;}
.FashionDesignProductcontent{border-top:6px solid #333;width:1500px;}
#ThreeDimensionalProductSmall{width:1500px;height:273px;margin-top:5px;}
.ThreeDimensionalProductSmallline{width: 1500px;  }
.ThreeDimensionalProductSmallline2{width: 1500px;  }
.FashionDesignProductLAST{ width:29px;height:221px;}
.FashionDesignProductLAST div{ width: 29px; height: 273px; background-color: #000; opacity: 0.1; z-index: 2; }
.FashionDesignProductLAST img{  left: 0px; top:  122px; z-index: 3}
.FashionDesignProductnext{position: absolute; right: 0px; top: 0; z-index: 2; width: 29px; height: 221px;}
.FashionDesignProductnext div{position: absolute; top: 0; width: 29px; height: 273px; background-color: #000; opacity: 0.1; z-index: 2; }
.FashionDesignProductnext img{position: absolute; left: 0px; top:  122px; position: relative; z-index: 3}
.FashionDesignProduct .grayli{position:absolute;top:0;left:0;width:231px;height:273px;background-color:#000;opacity:0.4;z-index:2;text-align:center;}
.FashionDesignProduct .grayli .grayimg{line-height: 273px; display: table-cell; vertical-align: middle; height: 273px; width: 231px;}
.moveimg{margin: 0 auto; height: 750px;width:1150px;margin-top:0px;}

}

.ThreeDimensionalIndex{}
.ThreeDimensionalIndex a { cursor:url(/Content/themes/Home/images/3Djiantou5.cur) pointer;width: 945px; height:201px;}
.ThreeDimensionalIndex a.indextop img{display:none}
.ThreeDimensionalIndex a.indexbottom  img{display:none}

.ThreeDimensionalIndex a.indextop:hover img{display:block}
.ThreeDimensionalIndex a.indexbottom:hover img{display:block}
.ThreeDimensionalIndextop{position:absolute;top:480px;width: 945px; height:201px;}
.ThreeDimensionalIndexBottom{position: absolute; top: 660px; width: 945px; height:201px;}
/*.ThreeDimensionalIndex a.indextop:hover i{background-image: url(/Content/themes/Home/images/3dfabric.png);}*/
.ThreeDimensionalIndex indeximg.img{width:1200px;height:812px}
.FashionDesign{width: 1200px; height: 800px;position: relative; /*background-image: url(/Content/themes/Home/images/jianbianbg.jpg);*/     background: linear-gradient(179deg,#bdbcbc,#ebebee);}
.FashionDesign .topnav{float: left; width: 350px; height:750px;}
.FashionDesign .topnavall{width: 350px; height: 570px;}
.FashionDesign .navall{width: 60px; height: 550px; background-color: #f0eff4; box-shadow: 0 0 15px #ccc; border-radius: 6px; margin: 20px 0 0 10px; float: left;}
.FashionDesign .leftNav{width: 60px; height: 550px;list-style:none;color:#333;}
.FashionDesign .leftNav li{text-align: center;width:60px;height:150px;}
.FashionDesign .leftNav li div{width: 20px; margin: 0 auto; font-size: 20px; font-weight: 700; line-height: 25px;}
.FashionDesignsubnav{width: 224px; height: 550px; background-color: #f0eff4; box-shadow: 0 0 15px #ccc; border-radius: 6px; margin: 20px 0 0 10px; float: left;}
.FashionDesignsubnav .leftsubNav{list-style: none; width: 190px; height: 550px; float: left; padding-top: 60px; color: #333;}
.FashionDesignsubnav .leftsubNav li{height: 55px;position:relative;}
.FashionDesignsubnav .leftsubNav li div{text-align: left; font-size: 16px; width: auto; display: inline;}
#ThreeDimensionalStyle{float: left; width: 1200px; height: 750px; position: relative;}
.FashionDesignStyle{ width:1200px; height: 750px; position: relative;}
.FashionDesignStyleIMG{text-align: center; width: 1200px; height: 700px; line-height: 700px; display: table-cell; vertical-align: middle;}
.FashionDesignStyleIMG .iframe{width:1200px;height: 700px;}
.FashionDesignStyleTEXT{position:absolute;bottom:130px;right:10px;text-align: center; width: 200px;height:50px}
.FashionDesignProductcontent{border-top:6px solid #333;width:1200px;}
#ThreeDimensionalProductSmall{width:1200px;height:273px;margin-top:5px;}
.ThreeDimensionalProductSmallline{width: 1200px; border-bottom: 3px solid #333; height: 1px; margin-top: 10px; }
.ThreeDimensionalProductSmallline2{width: 1200px; border-bottom: 1px solid #ccc; height: 1px; margin-top: 30px; }
.FashionDesignProductLAST{position:absolute;left:0px;top:0;z-index:2;width:29px;height:221px;}
.FashionDesignProductLAST div{position: absolute; top: 0; width: 29px; height: 221px; background-color: #000; opacity: 0.1; z-index: 2; }
.FashionDesignProductLAST img{position: absolute; left: 0px; top:  96px; position: relative; z-index: 3}
.FashionDesignProductnext{position: absolute; right: 0px; top: 0; z-index: 2; width: 29px; height: 221px;}
.FashionDesignProductnext div{position: absolute; top: 0; width: 29px; height: 221px; background-color: #000; opacity: 0.1; z-index: 2; }
.FashionDesignProductnext img{position: absolute; left: 0px; top:  96px; position: relative; z-index: 3}
.FashionDesignProduct .grayli{position:absolute;top:0;left:0;width:181px;height:221px;background-color:#000;opacity:0.4;z-index:2;text-align:center;}
.FashionDesignProduct .grayli .grayimg{line-height: 221px; display: table-cell; vertical-align: middle; height: 221px; width: 181px;}
.moveimg{margin: 0 auto; height:554px;width:850px;margin-top:196px;}
@media screen and (min-width:1500px) {
/*.ThreeDimensionalIndextop{width:1500px;height:630px; }
.ThreeDimensionalIndexBottom{top: 630px; width: 1500px; height:385px;}*/
.ThreeDimensionalIndex indeximg.img{width:1500px;height:1015px}
.FashionDesign{width: 1500px; height:800px;  }
#ThreeDimensionalStyle{float: left; width: 1500px; height: 750px; position: relative;}
.FashionDesignStyle{ width: 1500px; height: 750px;}
.FashionDesignStyleIMG{width: 1500px; height: 750px; line-height: 750px;  }
.FashionDesignStyleIMG .iframe{width:1500px;height: 750px;}
.FashionDesignStyleTEXT{width: 200px;}
.FashionDesignProductcontent{border-top:6px solid #333;width:1500px;}
#ThreeDimensionalProductSmall{width:1500px;height:273px;margin-top:5px;}
.ThreeDimensionalProductSmallline{width: 1500px; border-bottom: 3px solid #333; height: 1px; margin-top: 10px; }
.ThreeDimensionalProductSmallline2{width: 1500px; border-bottom: 1px solid #ccc; height: 1px; margin-top: 30px; }
.FashionDesignProductLAST{position:absolute;left:0px;top:0;z-index:2;width:29px;height:221px;}
.FashionDesignProductLAST div{position: absolute; top: 0; width: 29px; height: 273px; background-color: #000; opacity: 0.1; z-index: 2; }
.FashionDesignProductLAST img{position: absolute; left: 0px; top:  122px; position: relative; z-index: 3}
.FashionDesignProductnext{position: absolute; right: 0px; top: 0; z-index: 2; width: 29px; height: 221px;}
.FashionDesignProductnext div{position: absolute; top: 0; width: 29px; height: 273px; background-color: #000; opacity: 0.1; z-index: 2; }
.FashionDesignProductnext img{position: absolute; left: 0px; top:  122px; position: relative; z-index: 3}
.FashionDesignProduct .grayli{position:absolute;top:0;left:0;width:231px;height:273px;background-color:#000;opacity:0.4;z-index:2;text-align:center;}
.FashionDesignProduct .grayli .grayimg{line-height: 273px; display: table-cell; vertical-align: middle; height: 273px; width: 231px;}
.moveimg{margin: 0 auto; height: 750px;width:1150px;margin-top:0px;}

.FashionDesignNew{width: 1500px; height:974px; position: relative;}
.FashionDesignTop{width: 1500px; height:224px;}
/*.FashionDesignTop .topnav{float: left; width: 350px; height:750px;}
.FashionDesignTop .topnavall{width: 350px; height: 570px;}
.FashionDesignTop .navall{width: 60px; height: 550px; background-color: #f0eff4; box-shadow: 0 0 15px #ccc; border-radius: 6px; margin: 20px 0 0 10px; float: left;}*/
.FashionDesignTop .topnav{width: 1500px; height: 44px;list-style:none;color:#333;padding-top:10px; background-color: #f0f0f3; border-top-left-radius:10px;border-top-right-radius:10px}
.FashionDesignTop .topnav li{text-align: center;width:500px;height:40px;float:left;}
.FashionDesignTop .topnav li div.topnavDiv{width: 500px; text-align:center; font-size: 20px; font-weight: 700; line-height: 40px;border-bottom:4px solid #aaa}
.FashionDesignTop .topnav li.cur div.topnavDiv{ border-bottom:4px solid #000}
.FashionDesignTop .subnavFashionDesign{width:1510px;overflow:hidden}
.FashionDesignTop .leftNav{width: 493px;height:160px;  background-color: #f0f0f3;  float:left;margin-right:10px;}
.FashionDesignTop .leftNavcurr{ background-color: #bbb !important; border-radius:10px !important; }
.FashionDesignTop .leftNav .leftNavUl {clear:both;width: 490px; height: 140px;padding-top:10px; list-style:none;color:#333; }
.FashionDesignTop .leftNav .leftNavUl li.leftNavli{text-align: center;width:97px;height:140px;float:left;border-right:1px dashed #ccc}
.FashionDesignTop .leftNav .leftNavUl li.leftNavli div.leftNavDiv{width: 97px; text-align:center; font-size: 14px;font-weight: 700;   line-height: 30px; }
.FashionDesignTop .leftNav .leftNavUl li.curr div.leftNavDiv{ color:#ebe9dd;background-color:#aaa }
.FashionDesignTop .leftNav .leftNavUl li.leftNavli .subleftNav{margin-top:10px;list-style:none;width: 97px;text-align:center; font-size: 12px;font-weight: 700;   line-height: 25px;}
.FashionDesignTop .leftNav .leftNavUl li.leftNavli .subleftNav li {position:relative}
.FashionDesignTop .leftNav .leftNavUl li.leftNavli .subleftNav a {color:#333;font-weight: 700; } 
.FashionDesignTop .leftNav .leftNavUl li.leftNavli .subleftNav li.subleftNavcur i{ background-image: url(/Content/themes/Home/images/3Djiantou2.png);
        width:18px;height:17px;
        position:absolute;left:4px;top:4px; }
 
}
.DetailsDesignStyleUl{}
.DetailsDesignStyleUl li{position:relative;background-color:#bbb}
.DetailsDesignStyleUl li a{color:#000}
.DetailsDesignStyleUl li.cur {border: 1px solid #000;background-color:#aaa !important;color:#ebe9dd !important}
.DetailsDesignStyleUl li.cur div {color:#ebe9dd !important}
.DetailsDesignStyleUl li.cur i{background-image: url(/Content/themes/Home/images/3Djiantou3.png);
        width:23px;height:23px;
        position:absolute;right:0px;top:0px;}

.productstyleul{}
.productstyleul li{position:relative;  }
.productstyleul li a{ color:#333 }
.productstyleul li.cur {border: 1px solid #000; }
.productstyleul li.cur i{background-image: url(/Content/themes/Home/images/3Djiantou3.png);
        width:23px;height:23px;
        position:absolute;right:0px;top:0px;}
.productstyleul li.cur a{color:#000 }

/*@media screen and (min-width:1500px) {
    .ProductDetail_list1 .product_xidi{width: 1460px; background-color:#f0f0f3;border:none;border-radius:4px; position: relative; padding: 0 20px 10px 20px; margin: 20px 0;margin-top: 770px; position: relative; }
.ProductDetail_list1 .product_xidi ul{list-style: none; width: 1450px; overflow: hidden;padding:0px 0}
.ProductDetail_list1 .product_xidi ul li{float: left; margin-right: 20px; padding: 0px 0px; width: 405px;min-width:460px}
.ProductDetail_list1 .product_xidi ul li img{float:left;height:25px;width:25px;margin-top:0px;}
.ProductDetail_list1 .product_xidi ul li p{float: left; line-height: 30px; padding-bottom: 0px; font-size: 12px; padding-left: 5px;width:410px;}
.ProductDetail_list1 .product_xidi ul li.zheren_en{width:1458px;display:none}
.ProductDetail_list1 .product_xidi ul li.zheren_en p{line-height: 30px;}


    .product_xidi1 .product_xidi{width: 1200px; background-color:#f0f0f3;border:none;border-radius:4px; position: relative; padding: 0 20px 10px 20px; margin: 20px 0;margin-top: 770px; position: relative; }
.product_xidi1 .product_xidi ul{list-style: none; width: 1200px; overflow: hidden;padding:0px 0}
.product_xidi1 .product_xidi ul li{float: left; margin-right: 20px; padding: 0px 0px; width: 355px;min-width:355px}
.product_xidi1 .product_xidi ul li img{float:left;height:25px;width:25px;margin-top:0px;}
.product_xidi1 .product_xidi ul li p{float: left; line-height: 30px; padding-bottom: 0px; font-size: 12px; padding-left: 5px;width:355px;}
.product_xidi1 .product_xidi ul li.zheren_en{width:1458px;display:none}
.product_xidi1 .product_xidi ul li.zheren_en p{line-height: 30px;}

}*/
.Factoryul{}
.Factoryul li  img{width:600px;} 
.Factoryul li:hover img{width:630px;}
.Factory_news{}

.Factory_news{position:relative;width:1215px;height:auto;margin:0 auto;overflow:hidden;}
.Factory_news .list{width:1215px;height:auto;overflow:hidden;}
.Factory_news .list ul{overflow:hidden;width:1215px;height:auto;list-style:none}
.Factory_news .list ul li{list-style:none;width:1195px;height:363px;float:left;margin-left:20px;overflow:hidden;position: relative;margin-bottom: 20px; }
/*.Factory_news .list ul li:hover{box-shadow: 0 0 15px #ccc;}*/
.Factory_news .list ul li a.trend_a{float:left;display:table-cell;text-align:center;vertical-align: middle;width:179px;height:363px;line-height:363px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;overflow:hidden;}
.Factory_news .list ul li a.trend_a img{width:179px;height:363px;}
.Factory_news .list ul li a.trend_a .zoom{width:179px;height:363px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
 .Factory_news .list ul li a.trend_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .Factory_news .list ul li a.trend_a:hover .zoom {zoom: 1;}
.Factory_news .list ul li a.trend_a .middle{display: inline-block;width: 0; height: 100%;vertical-align: middle;} 

.Character{position:relative;width:1215px;height:auto;margin:0 auto;overflow:hidden;}
.Character .list{width:179px;height:auto;overflow:hidden;}
.Character .list ul{overflow:hidden;width:179px;height:auto;list-style:none}
.Character .list ul li{list-style:none;width:179px;height:829px;float:left;overflow:hidden;position: relative;margin-bottom: 20px; }
/*.Factory_news .list ul li:hover{box-shadow: 0 0 15px #ccc;}*/
.Character .list ul li a.trend_a{float:left;display:table-cell;text-align:center;vertical-align: middle;width:179px;height:829px;line-height:829px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;overflow:hidden;}
.Character .list ul li a.trend_a img{width:179px;height:829px;}
.Character .list ul li a.trend_a .zoom{width:179px;height:829px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
 .Character .list ul li a.trend_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .Character .list ul li a.trend_a:hover .zoom {zoom: 1;}


.Character_subnews{position:relative;width:1000px;height:auto;margin:0 auto;overflow:hidden;}
.Character_subnews .list{width:1000px;height:auto;overflow:hidden;}
.Character_subnews .list ul{overflow:hidden;width:1027px;height:auto;list-style:none}
.Character_subnews .list ul li{list-style:none;width:320px;margin-right:20px;height:169px;float:left;overflow:hidden;position: relative;  }
/*.Factory_news .list ul li:hover{box-shadow: 0 0 15px #ccc;}*/
.Character_subnews .list ul li a.trend_a{float:left;display:table-cell;text-align:center;vertical-align: middle;width:320px;height:169px;line-height:169px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;overflow:hidden;}
.Character_subnews .list ul li a.trend_a img{width:320px;height:169px;}
.Character_subnews .list ul li a.trend_a .zoom{width:320px;height:169px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
 .Character_subnews .list ul li a.trend_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .Character_subnews .list ul li a.trend_a:hover .zoom {zoom: 1;}



.Character_subnews2{position:relative;width:1000px;height:auto;margin:0 auto;overflow:hidden;}
.Character_subnews2 .list{width:1000px;height:auto;overflow:hidden;}
.Character_subnews2 .list ul{overflow:hidden;width:1027px;height:auto;list-style:none; margin-top: 5px;}
.Character_subnews2 .list ul li{list-style:none;width:235px;margin-right:20px;height:164px;float:left;overflow:hidden;position: relative;  }
/*.Factory_news .list ul li:hover{box-shadow: 0 0 15px #ccc;}*/
.Character_subnews2 .list ul li a.trend_a{float:left;display:table-cell;text-align:center;vertical-align: middle;width:235px;height:164px;line-height:164px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;overflow:hidden;}
.Character_subnews2 .list ul li a.trend_a img{width:235px;height:164px;}
.Character_subnews2 .list ul li a.trend_a .zoom{width:235px;height:164px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
 .Character_subnews2 .list ul li a.trend_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .Character_subnews2 .list ul li a.trend_a:hover .zoom {zoom: 1;}

#Character_bannerfoucs { width: 1200px; height:793px;  overflow: hidden; position: relative;margin-top:0px;}
#Character_bannerfoucs ul { width: 1200px; height:793px;  float: left; position: absolute; padding: 0px; margin: 0px; }
#Character_bannerfoucs ul li { float: left; width: 1200px; height:793px;  overflow: hidden; position: relative; padding: 0px; margin: 0px; }
#Character_bannerfoucs ul li img {display:inline-block; vertical-align:middle;width: 1200px; height:793px;  }
#Character_bannerfoucs .preLast { width: 85px; height:793px; position: absolute; top: 0px; cursor: pointer; }
#Character_bannerfoucs .preNext { width: 85px; height: 793px; position: absolute; top: 0px; cursor: pointer; }
#Character_bannerfoucs .pre { left: 0; background: url(../images/sprite_left.jpg) no-repeat left center; }
#Character_bannerfoucs .next { right: 0; background: url(../images/sprite_right.jpg) no-repeat right center; }



.Factory_news .list ul li a.trend_a .middle{display: inline-block;width: 0; height: 100%;vertical-align: middle;} 

.Factory_subnews{float:left;position:relative;width:995px;height:auto;margin:0 auto;overflow:hidden;margin-left:21px}
.Factory_subnews .list{width:995px;height:auto;overflow:hidden;}
.Factory_subnews .list ul{overflow:hidden;width:1008px;height:auto;}
.Factory_subnews .list ul li{list-style:none;width:239px;height:363px;float:left;margin-left:0;margin-right:13px;overflow:hidden;position: relative; }
.Factory_subnews .list ul li:hover{box-shadow: 0 0 15px #ccc;}
.Factory_subnews .list ul li a.trend_a{display:table-cell;text-align:center;vertical-align: middle;width:239px;height:363px;line-height:363px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;overflow:hidden;}
.Factory_subnews .list ul li a.trend_a img{width:239px;height:363px;}
.Factory_subnews .list ul li a.trend_a .zoom{width:239px;height:363px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
 .Factory_subnews .list ul li a.trend_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .Factory_subnews .list ul li a.trend_a:hover .zoom {zoom: 1;}
.Factory_subnews .list ul li a.trend_a .middle{display: inline-block;width: 0; height: 100%;vertical-align: middle;} 

.Factory_news_detail{position:relative;width:1195px;height:auto;margin:0 auto;overflow:hidden;margin-left:20px;}
.Factory_news_detail {width:1195px;height:auto;overflow:hidden;}
.Factory_news_detail  ul{overflow:hidden;width:1195px;height:auto;}
.Factory_news_detail  ul li{list-style:none;width:1195px;   margin-bottom:30px; overflow:hidden;position: relative; }
.Factory_news_detail  ul li a.trend_a{width:1195px; font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;}
.Factory_news_detail  ul li a.trend_a img{width:1195px; }

.Factory_news_style{}
.Factory_news_style{position:relative;width:1215px;height:auto;margin:0 auto;overflow:hidden;}
.Factory_news_style .list{width:1215px;height:auto;overflow:hidden;}
.Factory_news_style .list ul{overflow:hidden;width:1215px;height:auto;}
.Factory_news_style .list ul li{list-style:none;width:1195px;height:1245px;float:left;margin-left:20px;overflow:hidden;position: relative;margin-bottom: 20px; }
/*.Factory_news .list ul li:hover{box-shadow: 0 0 15px #ccc;}*/
.Factory_news_style .list ul li a.trend_a{float:left;display:table-cell;text-align:center;vertical-align: middle;width:1195px;height:445px;line-height:1121px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;overflow:hidden;}
.Factory_news_style .list ul li a.trend_a img{width:1195px;height:445px;}
.Factory_news_style .list ul li a.trend_a .zoom{width:1195px;height:445px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
 .Factory_news_style .list ul li a.trend_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .Factory_news_style .list ul li a.trend_a:hover .zoom {zoom: 1;}
.Factory_news_style .list ul li a.trend_a .middle{display: inline-block;width: 0; height: 100%;vertical-align: middle;} 

 
.Factory_subnews_style{}
.Factory_subnews_style{position:relative;width:1215px;height:auto;margin:0 auto;overflow:hidden;padding-top:30px}
.Factory_subnews_style .list{width:1215px;height:auto;overflow:hidden;}
.Factory_subnews_style .list ul{overflow:hidden;width:1215px;height:auto;}
.Factory_subnews_style .list ul li{list-style:none;width:283px;height:371px;float:left;margin-left:0px;border:1px solid #ccc;margin-right:18px;overflow:hidden;position: relative;margin-bottom: 20px; }
/*.Factory_news .list ul li:hover{box-shadow: 0 0 15px #ccc;}*/
.Factory_subnews_style .list ul li a.trend_a{float:left;display:table-cell;text-align:center;vertical-align: middle;width:283px;height:371px;line-height:371px;font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;overflow:hidden;}
.Factory_subnews_style .list ul li a.trend_a img{width:283px;height:371px;}
.Factory_subnews_style .list ul li a.trend_a .zoom{width:283px;height:371px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
 .Factory_subnews_style .list ul li a.trend_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .Factory_subnews_style .list ul li a.trend_a:hover .zoom {zoom: 1;}
.Factory_subnews_style .list ul li a.trend_a .middle{display: inline-block;width: 0; height: 100%;vertical-align: middle;} 

.xiimg{position: absolute;  z-index: 2; width: 18px; height: 24px;}
.xiimg  img{width: 18px; height:24px;}
.xititle{position: absolute; top: 77px; left: 130px; font-size: 16px; transform: scale(0.5,0.5); color: #000; font-style: italic; font-weight: 700; }
.xiimg1{top: 77px; left: 136px;}
.xititle1{top: 77px; left: 130px; }
.xiimg2{top: 77px; left: 203px;}
.xititle2{top: 77px; left: 198px; }
.xiimg3{top: 77px; left: 270px; }
.xititle3{top: 77px; left: 264px; }
.xiimg4{top: 77px; left: 337px; }
.xititle4{top: 77px; left: 264px;}
.xiimg5{top: 178px; left: 136px; }
.xititle5{top: 178px; left: 130px;}
.xiimg6{top: 178px; left: 203px;  }
.xititle6{top: 178px; left: 198px;}
.xiimg7{top: 178px; left: 270px; }
.xititle7{top: 178px; left: 264px; }
.xiimg8{top: 178px; left: 337px; }
.xititle8{top: 178px; left: 264px;}
.xiimg9{top: 276px; left: 136px; }
.xititle9{top: 276px; left: 130px;}
.xiimg10{top: 276px; left: 203px;  }
.xititle10{top: 276px; left: 198px;}
.xiimg11{top: 276px; left: 270px; }
.xititle11{top: 276px; left: 264px; }
.xiimg12{top: 276px; left: 337px; }
.xititle12{top: 276px; left: 264px;}
.xiimg13{top: 405px; left: 147px; }
.xititle13{top: 405px; left: 141px;}
.xiimg14{top: 405px; left:235px;  }
.xititle14{top: 405px; left: 229px;}
.xiimg15{top: 405px; left: 323px; }
.xititle15{top: 405px; left: 247px; }
.xiimg16{top: 536px; left: 147px; }
.xititle16{top: 536px; left: 141px;}
.xiimg17{top: 536px; left:235px;  }
.xititle17{top: 536px; left: 229px;}
.xiimg18{top: 536px; left: 323px; }
.xititle18{top: 536px; left: 247px; }


 

/*-------------------------Header_Top-------------------------*/
.header{width:500px;height:25px;position:absolute;right:0}
.header .head{width:500px;height:25px;  }
.header .head_right{width:500px;height:25px;float:right;}
.header .head_right ul {width:500px;height:25px;list-style:none;float:right;}
.header .head_right ul li {width:90px;height:25px;line-height:25px;float:right;font-size:12px;text-align:center;margin-left:20px}
.header .head_right ul li .img{width:20px;height:25px;float:left;}
.header .head_right ul li a{color:#ebe9dd;text-decoration:none;width:100px;height:25px;line-height:25px;}
.header .head_right ul li a .name{width:60px;height:25px;float:left;line-height:25px;}
.header .head_right ul li a:hover{color:#ebe9dd;}
.header .head_right ul li a:link,.head_right ul li a:visited{color:#ebe9dd;} 

.header1{width:500px;height:25px;position:absolute;right:0}
.header1 .head{width:500px;height:25px;  }
.header1 .head_right{width:500px;height:25px;float:right;}
.header1 .head_right ul {width:500px;height:25px;list-style:none;float:right;}
.header1 .head_right ul li {width:90px;height:25px;line-height:25px;float:right;font-size:12px;text-align:center;margin-left:20px;background-color:#ccc;border-radius:8px}
.header1 .head_right ul li .img{width:20px;height:25px;float:left;}
.header1 .head_right ul li a{color:#ebe9dd;text-decoration:none;width:100px;height:25px;line-height:25px;}
.header1 .head_right ul li a .name{width:90px;height:25px;float:left;line-height:25px;}
.header1 .head_right ul li a .nameen {
        width: 120px;
        height: 25px;
        float: left;
        line-height: 25px;
    }
.header1 .head_right ul li a:hover{color:#ebe9dd;}
.header1 .head_right ul li a:link,.head_right1 ul li a:visited{color:#ebe9dd;} 

.select { width:80px; height:22px; background:#ebe9dd;color:#000; }  

.logoSearch{width:100%;height:90px;background-color:#8d6b47;}
.logoSearch .logoSearch1{width:1200px;height:90px;margin:0 auto;position:relative}
.logoSearch .logo{width:80px; float:left;} 
.logoSearch .logo .img1 {width:80px;  margin-top:8px}

.logoSearch .Search{width:690px; height:40px;float:right;margin-top:40px}
.logoSearch .Search .inputdiv{float:right;width:490px;height:38px;}
.logoSearch .Search .but{height:38px;line-height:38px;background-color:#c7c7c7;float:right;text-align:center;color:#ebe9dd;margin-left:10px;}
.logoSearch .Search .but a div{height:38px;line-height:38px;background-color:#c7c7c7;}
.logoSearch .Search .red1{background-color:#ff0500 !important}
.logoSearch .Search .but a{color:#ebe9dd;}
.logoSearch .Search .but a:hover{color:#ebe9dd;}
.search_but{ height:40px;width:90px;border:none;background: url(/Content/themes/Home/images/search.png) #eac787  no-repeat;text-align:right;padding-right:20px;color:#ebe9dd}
@media screen and (min-width:1500px) {
/*.header .head{width:1385px;}*/
.logoSearch .logoSearch1{width:1385px;} 
}

.logoSearch2{width:100%;height:80px;margin-top:10px}
.logoSearch2 .logoSearch1{width:1200px;height:80px;margin:0 auto;position:relative}
.logoSearch2 .logo{width:302px; height:88px;float:left;}
/*.logoSearch .logo img {width:302px; height:98px;}*/
.logoSearch2 .logo .img1 {width:80px;   }
.logoSearch2 .logo .img2 {width:231px; height:31px;margin-top:10px}
.logoSearch2 .Search{width:690px; height:40px;float:right;margin-top:40px}
.logoSearch2 .Search .inputdiv{float:right;width:490px;height:38px;}
.logoSearch2 .Search .but{height:38px;line-height:38px;background-color:#c7c7c7;float:right;text-align:center;color:#ebe9dd;margin-left:10px;}
.logoSearch2 .Search .but a div{height:38px;line-height:38px;background-color:#c7c7c7;}
.logoSearch2 .Search .red1{background-color:#ff0500 !important}
.logoSearch2 .Search .but a{color:#ebe9dd;}
.logoSearch2 .Search .but a:hover{color:#ebe9dd;}
.search_but{ height:40px;width:90px;border:none;background: url(/Content/themes/Home/images/search.png) #eac787  no-repeat;text-align:right;padding-right:20px;color:#ebe9dd}
@media screen and (min-width:1500px) {
/*.header .head{width:1385px;}*/
.logoSearch2 .logoSearch1{width:1385px;} 
}
/*-------------------------TopNav-------------------------*/
.nav{position:relative;width:100%;height:40px; position:absolute;top:90px;z-index:1} 
.nav_header{width:1200px;height:40px;position:relative;margin:0 auto;margin-top:10px}
.nav_header ul {width:1200px;list-style:none; }
.nav_header ul li {width:auto;height:40px;padding:0 22px; line-height:40px;float:left;font-size:16px;text-align:center;color:#4d4d4d;}
/*.nav_header ul li a:link,.nav_header ul li a:visited{color:#ebe9dd;text-decoration:none;}
.nav_header ul li a:hover,.nav_header ul li a:active{color:#ebe9dd;}*/ 
.nav_header .navleft {width:260px;float:left;} 
.nav_header .navleft li{margin-top:20px} 
.nav_header .left{background: url(/Content/themes/Home/images/allproduct1.png) no-repeat ;width:180px;height: 39px; color: #ebe9dd;border-radius:15px}
.nav_header .left2{background: url(/Content/themes/Home/images/allproduct2.png) no-repeat ;width:180px;height: 39px; color: #ebe9dd;border-radius:15px}
.navcenter .navcenter{float:left;margin-left:20px;margin-top:25px}
.navcenter .navcenter li{float:left;color:#ebe9dd}
.nav_header .navcenter li a:link,.nav_header ul li a:visited{color:#ebe9dd;text-decoration:none;}
.nav_header .navcenter li a:hover,.nav_header ul li a:active{color:#ebe9dd;}  

.nav_header1 .navcenter li a:link,.nav_header1 ul li a:visited{color:#8d6b46;text-decoration:none;}
.nav_header1 .navcenter li a:hover,.nav_header1 ul li a:active{color:#8d6b46;} 
.navColumn{position:absolute;top:40px;z-index:10;width:1200px;margin-left:-600px;left:50%}
.navColumn .menu-lev1{width:1200px;height:200px;color:#ebe9dd}
.navColumn .menu-lev1 .lev1li{width:360px;height:160px;padding: 20px;float:left}
.navColumn .menu-lev1 .lev1li .title{width:360px;height:30px;line-height:30px;letter-spacing:1px;font-weight:700;font-size:16px;border-bottom:2px solid #ebe9dd}
.navColumn .menu-lev1 .lev1li .menu-lev2{width:339px;font-size:14px;margin-top:10px;}
.navColumn .menu-lev1 .lev1li .menu-lev2 li{width:93px;line-height:30px;height:30px;float:left;margin-right:20px}
.navColumn .menu-lev1 .lev1li .menu-lev2 li a{color:#ebe9dd !important;}
.navColumn .menu-lev1 .lev1li .menu-lev2 li a:link{color:#ebe9dd !important;}
.navColumn .menu-lev1 .lev1li .menu-lev2 li a:visited{color:#ebe9dd !important;}
.navColumn .menu-lev1 .lev1li .menu-lev2 li a:hover{color:#71d529 !important;}
.navColumn .menu-lev1 .lev1li .menu-lev2 li a:active{color:#71d529 !important;}


.navColumn1{position:absolute;top:40px;z-index:11;width:1200px;margin-left:-600px;left:50%}
.navColumn1 .menu-lev1{width:1200px;height:200px;color:#ebe9dd}
.navColumn1left{width: 215px;min-height:400px;  background-color: #5f81a8; float: left; border-right: 1px solid #ebe9dd;}
.navColumn1left ul li{width: 100%; height: 80px; line-height: 80px; text-align: center; border-bottom: 1px solid #ebe9dd;}
.navColumn1left ul li .name{margin:0 auto;width: 123px; height: 80px;color:#fefdff;font-size:16px;font-weight:700}
.navColumn1left ul li   .none{display:none}
.navColumn1left ul li.cur{ color:#fefdff !important;}
.navColumn1left ul li.cur .none{display:block !important}
.navColumn1 #Menu{width:984px;min-height:400px;background-color: #93a3bc;float: left;}
.navmiddle{width:984px; height:100%;  float: left;  }
.navmiddleul{margin: 20px 0;   width: 944px; }
.navmiddleul li.out{clear:both;width: 100%; height: auto; line-height: 50px; } 
.navmiddleul li.out .name {width: 100%;  color:#ebe9dd;font-size:16px;padding: 0 20px;font-weight:600}
/*.navmiddleul li.out .cur{ color:#ebe9dd !important;}*/
/*.submenu{width: 944px; height: 243px; float: left; background-color: #8d6b46;}*/
.submenu .submenuul{width: 944px; height: auto; }
.submenu .submenuul li{width: auto; height:40px; line-height: 40px; text-align: center;float:left}
.submenu .submenuul li .name1{width: auto; padding:0 20px; color:#ebe9dd;font-size:14px;}
@media screen and (min-width:1500px){
.nav_header{width:1385px;}
.nav_header ul {width:1385px;  } 
/*.nav_header ul li { padding:0 33px; }*/

.navColumn{width:1385px;margin-left:-692.5px;}
.navColumn .menu-lev1{width:1385px;height:200px;}
.navColumn .menu-lev1 .lev1li{width:421px;}
.navColumn .menu-lev1 .lev1li .title{width:421px;}
.navColumn .menu-lev1 .lev1li .menu-lev2{width:399px;}
.navColumn .menu-lev1 .lev1li .menu-lev2 li{width:113px;line-height:30px;height:30px;margin-right:20px}


.navColumn1{width:1385px;margin-left:-692.5px;} 
.navColumn1 #Menu{width:1169px; }

.navmiddle{width:1169px;   }
.navmiddleul{ width: 1129px; }
.submenu .submenuul{width: 1129px;  }

}
/*-------------------------banner-------------------------*/
.banner{ width: 100%; height: 513px; position: relative; z-index: 1;}
.banner>ul{ width: 100%; height: 513px; position: relative; z-index: 1;}
.banner>ul>li{ width: 100%; height: 513px; position: absolute; left: 0; top: 0; display: none;}
.banner>ul>li a{ display: block; width: 100%;}
.banner>ul>li  img {display:inline-block; height:513px; vertical-align:middle;}
.banner>dl{ position: absolute; z-index: 2; width: 100%; text-align: center; bottom: 12px;}
.banner>dl>dd{ display: inline-block; *zoom: 1; *display: inline; width: 15px; height: 15px; background: #B4B4B4;margin: 0 5px; cursor: pointer;}
.banner>dl>dd.current{ background: #E99E07;}
.zhaoshang{position:absolute;width:1200px;margin-left:-600px;height:513px;left:50%}
.zhaoshang .zhaoshangdiv{position:absolute;right:0;}
@media screen and (min-width:1500px) {
    .zhaoshang{width:1385px;margin-left:-692.5px;}
}
/*-------------------------Index-------------------------*/

/*.backtop{display:none;background:url("../images/backtop.png") left top no-repeat;width:50px;height:50px;position:fixed;bottom:410px;right:0; cursor:pointer;}
.backtop:hover{background-position:right top !important;}*/
.customerservice{display:block;background: url("../images/service9.png") 0 0px no-repeat;background-color: #ebe9dd!important;height: 101px;width: 100px;position:fixed;bottom:250px;right:0; cursor:pointer;z-index:999;}
.backtop{display:none;background: url("../images/service9.png") 0 -203px no-repeat;background-color: #ebe9dd!important;height: 100px;width: 100px;position:fixed;bottom:350px;right:0; cursor:pointer;z-index:999;}
.backcar{display:block;background: url("../images/service9.png") 0 -303px no-repeat; height: 100px;width: 100px;position:fixed;bottom:150px;right:0; cursor:pointer;z-index:999;}
 /*.customerservice{display:block;background: url("../images/service5.png") 0 0px no-repeat;background-color: #ebe9dd!important;height: 101px;width: 100px;position:fixed;bottom:250px;right:0; cursor:pointer;z-index:999;}
.backtop{display:none;background: url("../images/service5.png") 0 -203px no-repeat;background-color: #ebe9dd!important;height: 100px;width: 100px;position:fixed;bottom:350px;right:0; cursor:pointer;z-index:999;}
.backcar{display:block;background: url("../images/service5.png") 0 -303px no-repeat;background-color: #ebe9dd!important;height: 100px;width: 100px;position:fixed;bottom:150px;right:0; cursor:pointer;z-index:999;}*/
 
.mian_center{position:relative;width:1200px;height:auto;margin:0 auto}
.ServiceDescription{padding:30px 0;width:100%;height:40px;margin-top:80px; }
.ServiceDescription1{width:1200px;overflow:hidden;margin:0 auto}
.ServiceDescriptionDiv{margin:0 auto}
.ServiceDescription1 ul{list-style:none;width:1320px;margin:0 auto}
.ServiceDescription1 ul li{list-style:none;height:40px;width:585px;margin-right:30px;float:left;font-size:16px;margin-bottom:30px;border-bottom:1px solid #ccc}
.ServiceDescription1 ul li .ServiceDescriptionDiv{width:215px;height:40px;margin:0 auto}
.ServiceDescription1 ul li .ServiceDescriptionDivEn {
        width: 415px;
        height: 40px;
        margin: 0 auto
    }
.ServiceDescription1 ul li .ServiceDescriptionDiv .title{float:left;line-height:40px;height:40px;margin-left:10px}

.ServiceDescription2{width:1200px;overflow:hidden;margin:0 auto}
.ServiceDescription2 ul{list-style:none;width:13120px;margin:0 auto}
.ServiceDescription2 ul li{list-style:none;height:71px; margin-right:13px;float:left;font-size:16px;}
.ServiceDescription2 ul li .ServiceDescriptionDiv{width:215px;height:71px;}
.ServiceDescription2 ul li .ServiceDescriptionDiv .title{float:left;line-height:71px;height:71px;margin-left:10px}

.index_title{margin:0 auto;margin-top:100px;height:80px;}
.index_title .title{height:50px;width:234px;margin:0 auto}
.index_title .chinese{float:left;height:50px;line-height:50px;font-weight:700;font-family: 微软雅黑, 'Microsoft YaHei';font-size: 32px;letter-spacing: 4px;}
.index_title .line{float:left;font-style:italic;margin-left:10px;font-size:20px;color:#bbbbbb;height:20px;line-height:20px;margin-top:24px;}
.index_title .english{float:left;margin-left:10px;font-size:20px;color:#bbbbbb;height:20px;line-height:20px;margin-top:24px;}

.IndexNotice {margin-top:30px;width:1200px;height:420px;overflow:hidden}
.IndexNotice  ul{list-style:none;width:1225px;height:420px;}
.IndexNotice  ul li{float:left;margin-right:21px;width:386px;height:420px;} 
.IndexNotice  ul li a{width:386px;height:343px;cursor: pointer;overflow:hidden;display:table-cell;text-align:center;vertical-align: middle;position: relative;}
.IndexNotice  ul li a .zoom {width:386px;height:343px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.IndexNotice  ul li a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .IndexNotice ul li a:hover .zoom {zoom: 1;}
.IndexNotice  ul li a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;} 
.IndexNotice  ul li .title{width:384px;height:75px;  position:relative;border-bottom:1px solid #000;border-left:1px solid #000;border-right:1px solid #000}
.IndexNotice  ul li .title1{margin-left:15px;width:371px;height:35px;line-height:35px;font-size:18px;font-weight: bold;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.IndexNotice  ul li .title2{margin-left:15px;width:371px;height:30px;line-height:30px;font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.IndexNotice  ul li .title3{width:386px;height:25px;line-height:25px;font-size:14px; }
.IndexNotice  ul li .title4{width:17px;height:15px;position:absolute;right:0px;bottom:2px }

 .Program{width:1200px;margin-top:30px;height:533px}
 .Program a{color:#362e23}
 .Program .left {float:left;width:600px;height:533px}
 .Program .left img{ width:600px;height:533px}
 .Program .right {float:left;width:600px;height:533px;background-color:#e3e1d5}


 .ALLPRODUCTINITS{width:1200px;margin-top:30px;}
 .ALLPRODUCTINITS ul{list-style:none;width:1225px;height:420px;}
 .ALLPRODUCTINITS ul li{float:left;margin-right:20px;width:214px;}
 .ALLPRODUCTINITS ul li img{ width:214px;margin-top:48px}
  .ALLPRODUCTINITS ul li.cur{width:250px;}
  .ALLPRODUCTINITS ul li.cur img{width:250px;margin-top:0}

    .ALLPRODUCTINITS  li .title{position:absolute;bottom:20px;color:#ebe9dd;text-align:center;width:100%}
  .ALLPRODUCTINITS  li .title1{font-size: 20px; font-weight: 700; line-height:40px; letter-spacing: 2px;}
  .ALLPRODUCTINITS  li .title2{font-size: 14px; line-height: 30px; letter-spacing: 2px;}

  .ALLPRODUCTINITS  li.cur .title{position:absolute;bottom:30px;color:#ebe9dd;text-align:center;width:100%}
  .ALLPRODUCTINITS  li.cur .title1{font-size: 26px; font-weight: 700; line-height: 50px; letter-spacing: 2px;}
  .ALLPRODUCTINITS  li.cur .title2{font-size: 16px; line-height: 40px; letter-spacing: 2px;}

   .ALLPRODUCTINITSen{width:1200px;margin-top:30px;height:720px}
 .ALLPRODUCTINITSen ul{list-style:none;width:1360px;height:auto;}
 .ALLPRODUCTINITSen ul li{float:left;margin-right:150px;width:525px;}
 .ALLPRODUCTINITSen ul li img{ width:525px;margin-top:48px}
  

 .footerInits{ width:100%;height:200px;background: url(../images/foot1.png) no-repeat;}
.footerInits .footerul{width:900px;margin:0 auto}

/*.advantage{position:relative;width:362px;height:88px;margin:0 auto;margin-top:150px} 
.advantage_top{width:auto;height:88px;margin:0 auto;padding:0 40px;text-align:center;border:1px solid #000; }
.advantage_top .title{width: auto;font-family: 华文细黑,软雅黑, 'Microsoft YaHei'; font-size: 30px; color: rgb(51, 53, 65); line-height: 88px;text-align:center;float:left;padding:0 20px}
.advantage_top .line{ width: 60px;border-top:1px solid #000;height:1px;margin-top:43px;float:left}*/

/*.IndexNotice{width:1200px;margin:0 auto;height:304px;margin-top:50px;overflow:hidden}
.IndexNotice .img{width:650px;height:304px;float:left}
.IndexNotice .img img{width:650px;height:304px;}
.IndexNotice .list{width:500px;height:304px;margin-left:50px;float:left}
.IndexNotice .list ul{list-style:none;height:270px}
.IndexNotice .list ul li {width:500px;height:45px;line-height:45px;} 
.IndexNotice .list ul li .top1{color:#4e6c8f;}
.IndexNotice .list ul li .title{width:500px;height:45px;line-height:45px;font-size:24px; letter-spacing: 1px;}
.IndexNotice .listmore {width:500px;height:34px;}
.IndexNotice .list .more {float: right;width: 180px;height: 32px;line-height: 32px;border: 1px solid #787878; border-radius: 17px;text-align: center;font-size: 16px;margin-left: 20px}*/

/*.news{width:1200px;margin:0 auto;height:1097px;margin-top:50px; } 
.news img{width:1200px;height:1097px;float:left} 
.news:hover img{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px)}

.new ul{list-style:none}*/

.news{width:1200px;height:1100px;overflow:hidden;margin-top:50px;position:relative}    
.news .newli {width:380px;margin-right:20px;position:absolute;}  
.news .newli:hover {border-bottom:2px solid #8d6b46;-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px);
                     transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s;
}
.news .newli a:hover{color: #666}
.news .newli a:link,.news .newli a:visited{color: #666}
.news .newli .title{height:65px;margin:20px 0;width:304px;border-right:1px solid  #ccc;float:left} 
.news .newli .title1{height: 35px;line-height: 35px;font-size: 18px;font-weight: bold;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news .newli .title2{height:30px;line-height:30px;font-size:16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news .newli .img{width:75px;height:65px;text-align:center;float:left;margin: 20px 0;}
.news .newli .img img{width:22px;height:22px;margin-top:21px;}
.news .newli1 {height:481px;left:0} 
.news .newli1 img{height:374px;} 

.news .newli2 {height:597px;left:400px} 
.news .newli2 img{height:490px;} 

.news .newli3 {height:481px;left:800px} 
.news .newli3 img{height:374px;} 
.news .newli4 {height:597px;left:0;top:490px} 
.news .newli4 img{height:490px;} 
.news .newli5 {height:481px;left:400px;top:606px} 
.news .newli5 img{height:374px;} 

.news .newli6 {height:597px;left:800px;top:490px} 
.news .newli6 img{height:490px;} 

.IndexProduct{width:1200px;margin:0 auto;height:530px;margin-top:50px;overflow:hidden} 
.IndexProduct .img{width:388px;height:530px;float:left;position:relative}
.IndexProduct .img a {width:388px;height:530px;cursor: pointer;overflow:hidden;display:table-cell;text-align:center;vertical-align: middle;position: relative;}
.IndexProduct .img a .zoom{width:388px;height:530px;vertical-align: middle;-webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.IndexProduct .img a:hover .zoom{-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .IndexProduct .img  a:hover .zoom {zoom: 1;}
.IndexProduct .img .title{position:absolute;z-index:1;color:#ebe9dd;width:100%;height:40px;line-height:40px;top:245px;text-align:center;font-weight: bold;letter-spacing:2px;font-size:30px;text-shadow: 1px 1px 1px #aaa}
.IndexProduct .list{width:791px;height:530px;float:left;overflow:hidden;margin-left:21px}
.IndexProduct .list ul{list-style:none;height:414px;width:813px;margin-top:36px}
.IndexProduct .list ul li {width:251px;height:197px;margin-right:20px;margin-bottom:20px;float:left;position:relative}  
.IndexProduct .list ul li a{width:251px;height:197px;margin-right:20px;margin-bottom:20px;float:left;cursor: pointer;overflow:hidden;display:table-cell;text-align:center;vertical-align: middle;position: relative;}  
.IndexProduct .list ul li a .zoom {width:251px;height:197px;vertical-align: middle;-webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.IndexProduct .list ul li a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .IndexProduct .list ul li a:hover .zoom {zoom: 1;}
.IndexProduct .list ul li a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;} 
.IndexProduct .list ul li .title{position:absolute;z-index:1;color:#ebe9dd;width:100%;height:30px;line-height:30px;top:83px;text-align:center;font-size:18px;text-shadow: 1px 1px 1px #aaa;}  
.IndexProduct .list ul li:hover{color:#000;}
.IndexProduct .list ul li img{width:251px;height:197px;}  
.IndexProduct .listmore {width:791px;height:80px;}
.IndexProduct .listmore .title{float:left;width:500px}
.IndexProduct .listmore .title1{color:#976849;font-weight:700;font-size:30px;line-height:40px;line-height: 40px;letter-spacing: 2px;}
.IndexProduct .listmore .title2{float:left;width:500px;color:#976849;font-size:20px;line-height:40px;line-height: 40px;}
.IndexProduct .list .more {float: right;width: 180px;height: 32px;line-height: 32px;border: 1px solid #787878; border-radius: 17px;text-align: center;font-size: 16px;margin-left: 20px}
.IndexProduct .listmore a{color: #666!important}
  
.DesignerList{clear:both;width:1200px;height: auto;margin-top: 50px;}
.DesignerList .title{width:1200px;height: 40px;}
.DesignerList .title ul{list-style:none;width:1225px;height:40px;}
.DesignerList .title ul li{float:left;margin-right:40px;width:150px;height:40px;font-size:20px}
.DesignerList .title ul li .Slash{border-right: 1px solid #9a9a9a; height: 20px; float: right; transform: rotate(30deg); }
.DesignerList .List{margin-top:30px;height:399px;}
.DesignerList .List .ListLeft{float:left;height:399px;width:598px}
.DesignerList .List .ListLeft img {height:399px;width:598px} 
.DesignerList .List .ListRight{float:left;width:602px;}
.DesignerList .List .ListRight .ListRightTop{width:602px;height: 32px}
.DesignerList .List .ListRight .more {float: right;width: 180px;height: 32px;line-height: 32px;border: 1px solid #787878; border-radius: 17px;text-align: center;font-size: 16px;margin-left: 20px}
.DesignerList .List .ListRight .ListRightBottom {clear:both;width:552px;margin:50px 0 0 50px}
.DesignerList .List .ListRight .title {font-size:32px;line-height:40px;height:40px;}
.DesignerList .List .ListRight .dcontent{font-size:16px;margin-top:30px}
.DesignerList .List .ListRight .dcontent p{line-height:35px;letter-spacing: 2px;}
.DesignerList .choose{width:1200px;height:175px;margin-top:30px}
.DesignerList .choose ul{list-style:none;width:1120px;height:202px;float:left}
.DesignerList .choose ul li{width:260px;height:175px;margin-right:20px;float:left;}
.DesignerList .choose ul li img{width:260px;height:175px;}
.DesignerList .choose div{width:80px;height:175px;background-color:#acacac;float:left;text-align:center;}
.DesignerList .choose div img{margin-top:56px}

.DesignerList .img{width:1200px;height:599px}

.DesignerList .img img{width:1200px;height:599px}
.DesignerList .img2{width:1200px;height:1073px}
.DesignerList .img2 img{width:1200px;height:1073px}

.Index_BrandSame{width:1200px;height:629px;margin-top:50px;}
.Index_BrandSame .BrandSameLeft{width:1200px;height:629px;float:left;}
.Index_BrandSame .BrandSameLeft .BrandSameLeftTop{width:1200px;height:218px;}
.Index_BrandSame .BrandSameLeft .BrandSameLeftTop .title1{color:#d8ab54;font-size:32px;width:1200px;height:45px;line-height:45px;text-align:center;}
.Index_BrandSame .BrandSameLeft .BrandSameLeftTop .title2{color:#7c7973;font-size:50px;width:1200px;height:60px;line-height:60px;margin-top:15px;text-align:center;font-weight:700}
.Index_BrandSame .BrandSameLeft .BrandSameLeftTop .title3{color:#e8cd98;font-size:20px;width:1200px;height:26px;line-height:26px;margin-top:20px;text-align:center;}
.Index_BrandSame .BrandSameLeft .BrandSameLeftTop .title4{ width:50px;height:2px;text-align:center;border-top:2px solid #d8ab54;margin:0 auto;margin-top:50px;}
.BrandSameLeftBottom{width:1200px;height:379px;margin-top:30px;}
.BrandSameLeftBottom ul{list-style:none;width:1220px;height:381px}
.BrandSameLeftBottom ul li{float:left;width:283px;border:1px solid #ccc;height:379px;margin-right:20px}
.BrandSameLeftBottom ul li img{width:283px;height:379px}
.BrandSameRight{float:left;margin-left:11px;width:363px;border:1px solid #ccc;}
.BrandSameRight img{width:363px;height:486px;} 
@media screen and (min-width:1500px) {
.mian_center{width:1385px;}
.ServiceDescription{width:100%;} 
.ServiceDescription1{width:1385px;margin:0 auto}
.ServiceDescription1 ul {width:1560px;} 
.ServiceDescription1 ul li{width:707px;margin-right:31px;}  

.IndexNotice {width:1385px;height:487px;}
.IndexNotice  ul{width:1405px;height:487px;}
.IndexNotice  ul li{float:left;width:447px;height:487px;}
.IndexNotice  ul li a{width:447px;height:397px;} 
.IndexNotice  ul li a .zoom{width:447px;height:397px;} 
.IndexNotice  ul li .title{width:445px;height:75px;}
.IndexNotice  ul li .title1{width:430px; }
.IndexNotice  ul li .title2{width:430px; }
.IndexNotice  ul li .title3{width:430px; }
 
 .Program{width:1385px;height:615px }
 .Program .left { width:692px;height:615px}
 .Program .left img{ width:692px;height:615px}
 .Program .right { width:693px;height:615px; }

 
 .ALLPRODUCTINITS{width:1385px;margin-top:30px;}
    .ALLPRODUCTINITS ul {
        list-style: none;width:1425px;
        padding: 0;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        gap: 20px;
    }
 .ALLPRODUCTINITS ul li{float:left;margin-right:20px;width:241px;}
 .ALLPRODUCTINITS ul li img{ width:241px;margin-top:83px}
  .ALLPRODUCTINITS ul li.cur{width:327px;}
  .ALLPRODUCTINITS ul li.cur img{width:327px;margin-top:0}



     .ALLPRODUCTINITSen{width:1385px;margin-top:30px;height:820px}
 .ALLPRODUCTINITSen ul{list-style:none;width:1585px;height:auto;}
 .ALLPRODUCTINITSen ul li{float:left;margin-right:185px;width:600px;}
 .ALLPRODUCTINITSen ul li img{ width:600px;margin-top:48px}


.news{width:1385px;height:1267px;overflow:hidden;margin-top:50px;position:relative}   
.news .newli {width:441px;margin-right:20px;position:absolute;} 
.news .newli:hover {border-bottom:2px solid #8d6b46;-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px)}
.news .newli .title{height:65px;margin:20px 0;width:352px} 
.news .newli .title1{height: 35px;line-height: 35px;font-size: 18px;}
.news .newli .title2{height:30px;line-height:30px;font-size:14px;}
.news .newli .img{width:88px;height:65px;text-align:center;float:left;margin: 20px 0;}
.news .newli .img img{width:22px;height:22px;margin-top:21px;}
.news .newli1 {height:541px;left:0} 
.news .newli1 img{height:434px;} 
.news .newli2 {height:675px;left:461px} 
.news .newli2 img{height:568px;} 
.news .newli3 {height:541px;left:922px} 
.news .newli3 img{height:434px;} 
.news .newli4 {height:675px;left:0;top:568px} 
.news .newli4 img{height:568px;} 
.news .newli5 {height:540px;left:461px;top:702px} 
.news .newli5 img{height:433px;} 
.news .newli6 {height:675px;left:922px;top:568px} 
.news .newli6 img{height:568px;} 

.IndexProduct{width:1385px;height:612px;} 
.IndexProduct .img{width:448px;height:612px;}
.IndexProduct .img a{width:448px;height:612px;}
.IndexProduct .img a .zoom{width:448px;height:612px;}
.IndexProduct .img .title{ top:286px;}
.IndexProduct .list{width:916px;height:612px;margin-left:21px}
.IndexProduct .list ul{height:482px;width:936px;margin-top:50px}
.IndexProduct .list ul li {width:290px;height:231px;margin-right:22px;}  
.IndexProduct .list ul li a{width:290px;height:231px;}  
.IndexProduct .list ul li a .zoom{width:290px;height:231px;} 
.IndexProduct .list ul li .title{ top:100px; }  

.IndexProduct .list ul li img{width:290px;height:231px;}  
.IndexProduct .listmore {width:916px;height:80px;}
.IndexProduct .listmore .title{float:left;width:600px}
.IndexProduct .listmore .title1{font-size:30px;line-height:40px;line-height: 40px;letter-spacing: 2px;}
.IndexProduct .listmore .title2{width:600px;font-size:20px;line-height:40px;line-height: 40px;}
 
.DesignerList{width:1385px;}
.DesignerList .List{margin-top:30px;height:464px;} 
.DesignerList .List .ListLeft{height:464px;width:691px}
.DesignerList .List .ListLeft img {height:464px;width:691px} 
.DesignerList .List .ListRight{float:left;width:694px;}
.DesignerList .List .ListRight .ListRightBottom {width:644px;}
.DesignerList .choose{width:1385px;height:202px;}
.DesignerList .choose ul{width:1280px;height:202px;}
.DesignerList .choose ul li{width:300px;height:202px;}
.DesignerList .choose ul li img{width:300px;height:202px;}
.DesignerList .choose div{width:105px;height:202px; }
.DesignerList .choose div img{margin-top:69px}

.DesignerList .img{width:1385px;height:483px}
.DesignerList .img img{width:1385px;height:483px}

.DesignerList .img2{width:1385px;height:1240px}
.DesignerList .img2 img{width:1385px;height:1240px}

.Index_BrandSame{width:1385px;height:696px;}
.Index_BrandSame .BrandSameLeft{width:1385px;height:696px;float:left;}
.Index_BrandSame .BrandSameLeft .BrandSameLeftTop{width:1385px;height:218px; }
.Index_BrandSame .BrandSameLeft .BrandSameLeftTop .title1{width:1385px;height:45px;line-height:45px}
.Index_BrandSame .BrandSameLeft .BrandSameLeftTop .title2{width:1385px;height:60px;line-height:60px;margin-top:15px;}
.Index_BrandSame .BrandSameLeft .BrandSameLeftTop .title3{width:1385px;height:26px;line-height:26px;margin-top:20px;}
.Index_BrandSame .BrandSameLeft .BrandSameLeftTop .title4{ width:50px;height:2px;margin-top:50px;}

.BrandSameLeftBottom{width:1385px;height:443px;margin-top:35px;}
.BrandSameLeftBottom ul{width:1405px;height:443px}
.BrandSameLeftBottom ul li{float:left;width:329px;height:441px;margin-right:20px}
.BrandSameLeftBottom ul li img{width:329px;height:441px}
.BrandSameRight{float:left;margin-left:11px;width:420px;}
.BrandSameRight img{width:420px;height:563px;}
} 
/*--------------------------foot-----------------------------*/
.footer {width: 100%;height: 159px; background: #eee;color: #535353;margin-top:100px;text-align:center} 
.footerontant {width:1200px;height:99px;margin:0 auto;padding-top:30px;}
.footer  ul{width:1225px;height:99px;list-style:none;}
.footer  ul li{float:left;width:386px;height:99px;margin-right:21px;}
.footer  ul li img{width:386px;height:99px;}
 
/*.footercontant{width:1200px;margin:0 auto;height:225px;}
.footerleft{width:420px;height:225px;float:left;}
.footerleft .img{margin-top:42px;width:66px;float:left}
.footerleft .tel{float:left;width:340px;margin-top:45px;}
.footerleft .tel .title{font-size:20px;line-height:40px;font-family: 华文细黑,软雅黑, 'Microsoft YaHei';}
.footerleft .tel .title1{font-size:28px;font-weight:700;line-height:50px;}
.footermiddle{float:left;width:145px;height:225px;margin-right:70px}
.footermiddle div {width:145px;height:172px;}
.footermiddle img {margin-top:28px;width:145px;height:144px}
.footermiddle .title{width:145px;font-size:16px;text-align:center;line-height:40px}
.footerright{float:left;width:350px;height: 225px;overflow:hidden;font-family: 华文细黑,软雅黑, 'Microsoft YaHei'; }
.footerright ul{list-style:none;margin-top:85px;width:420px;}
.footerright ul li{float:left;font-size:18px;margin-right:10px;margin-bottom:40px;text-align:center;width:110px}*/
.beiana{color: #535353;width:100%;height:20px;background: #eee;}
.beian{height:20px;text-align:center;width:100%; margin:0 auto;background: #eee;color: #535353;}
 
@media screen and (min-width:1500px) {
.footer {width: 100%;height: 175px;} 
.footerontant {width:1385px;height:115px;padding-top:30px;}
.footer  ul{width:1405px;height:115px;}
.footer  ul li{float:left;width:447px;height:115px;}
.footer  ul li img{width:447px;height:115px;}

/*.footercontant{width:1385px;height:250px;}
.footerleft{width:455px;height:250px;}
.footerleft .img{margin-top:57px;width:66px;}
.footerleft .tel{float:left;width:340px;margin-top:60px;}
.footerleft .tel .title{font-size:20px;line-height:40px}
.footerleft .tel .title1{font-size:30px;font-weight:700;line-height:50px;}
.footermiddle{float:left;width:145px;height:250px;margin-right:95px}
.footermiddle img {margin-top:43px;width:145px;}
.footermiddle .title{width:145px;font-size:16px;line-height:40px}
.footerright{width:450px;height: 250px}
.footerright ul{margin-top:85px;width:600px;}
.footerright ul li{margin-right:60px;margin-bottom:40px;width:110px}*/ 
}
/*--------------------------注册登录-----------------------------*/
.reg{width:100%;height:100%;color:#1d1d1d;overflow:hidden; }
.reg .loginleft{width:50%;height:100%;float:left;overflow:hidden; max-height:100%}
/*.reg .loginleft img { max-width: 100%; height: auto; width: auto; width: auto; }*/
.reg .right{width:50%;height:100%;float:left;position:relative;text-align:center;overflow:scroll}
.reg .right .reg_bg{width:500px;height:450px;margin:0 auto;margin-top:100px;/*position:absolute;top:50%;margin-top:-225px;left:50%;margin-left:-250px;*/}
.reg .right .reg_bg .title{text-align:left;font-weight:700;font-size:32px;color:#1d1d1d;height:35px;line-height:35px; letter-spacing:1px;margin-top:30px}
.reg .right .reg_bg .title1{width:100%;height:30px;line-height:30px;margin-top:30px}
.reg .right .reg_bg .title1 .left{float:left;font-weight:500;font-size:20px;height:30px;line-height:30px;}
.reg .right .reg_bg .title1 .center{float:left;font-size:14px;height:30px;line-height:30px;margin-left:10px;margin-top:2px;}
.reg .right .reg_bg .title1 .right1{float:left;font-size:14px;height:30px;line-height:30px;margin-top:2px;}
.reg .right .reg_bg .title1 .right1 a{color: #5766f0;}
.reg .right .main_reg{width:100%;height:auto;margin-top:10px}
.reg .right .main_reg ul{list-style:none}
.reg .right .main_reg .inputs{margin-top:20px;position:relative}
.reg .right .main_reg .inputs .ipt{position: relative;}
.reg .right .main_reg .inputs .ipt::before{content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background-color: #ccc;}
.reg .right .main_reg .inputs .ipt::after{content: '';position: absolute;left: 0;bottom: 0;width: 0;height: 1px;background-color: #1D1D1D;transition: width 0.3s ease-out;}
.reg .right .main_reg .inputs .ipt.on::after{width: 100%;}
.reg .right .main_reg .inputs .inputname{width:100%;height:21px;line-height: 21px;font-size:16px;color:#666;text-align:left}
.reg .right .main_reg .inputs input[type="text"],.reg .right .main_reg .inputs  input[type="password"] {background-color:#fff;border:none; color:#1d1d1d;outline:none;font-size:14px; width: 500px;height: 38px;box-shadow: inset 0 0 0 1000px #fff;} 
.reg .submitLogin1{width:500px;margin-top:30px;height:40px;text-align:center;border-radius:4px;background-color:#8d6b46;color:#ebe9dd;border:none;cursor:pointer}
.reg .right .main_reg .inputs  input::-webkit-input-placeholder{color:#dddddd;}
.reg .right .main_reg .inputs input[type="text"] ::before{border-bottom: 1px solid #111;transform: scale(1);}
[font-family~="text-bold"] {
    font-family: "Plus Jakarta Text-Bold", "Plus Jakarta Text", SourceHanSansSC-Regular, 微软雅黑, sans-serif;
}
.reg1{width:100%;height:100%;color:#1d1d1d;position:absolute;top:0;left:0;z-index:1} 
.reg1 .right{width:500px;height:100%;position:absolute;left:50%;margin-left:-250px;z-index:2}
.reg1 .right .reg_bg{width:500px;height:655px;margin:0 auto;margin-top:30px}
.reg1 .right .reg_bg .title{text-align:left;font-weight:700;font-size:24px;color:#1d1d1d;height:35px;line-height:35px; letter-spacing:1px }
.reg1 .right .reg_bg .title1{width:100%;height:30px;line-height:30px;margin-top:5px}
.reg1 .right .reg_bg .title1 .left{float:left;font-weight:700;font-size:20px;height:30px;line-height:30px;width:50px;}
.reg1 .right .reg_bg .title1 .center{float:left;font-size:16px;height:30px;line-height:30px;margin-left:10px;margin-top:2px;width:200px;}
.reg1 .right .reg_bg .title1 .right{float:left;font-size:16px;height:30px;line-height:30px;margin-top:2px;width:100px;}
.reg1 .right .main_reg{width:100%;height:auto;margin-top:10px}
.reg1 .right .main_reg .inputs{margin-top:5px}
.reg1 .right .main_reg .inputs .inputname{width:100%;height:30px;line-height:30px;font-size:16px}
.reg1 .right .main_reg .inputs input[type="text"],.reg1 .right .main_reg .inputs input[type="password"] {border:none; background:border-box;border-bottom: 1px solid #b4b4b4;outline:none;font:16px/20px "微软雅黑","宋体",Arial; width: 500px;height: 35px;  padding: 0px 10px;} 
.reg1 .submitLogin1{width:500px;margin-top:20px;height:40px;text-align:center;background-color:#1d1d1d;color:#ebe9dd;border:none}
.reg1 select{border:none; background:border-box;}

/*--------------------------二级页面-----------------------------*/
#center {width: 100%;height: auto;margin: 0 auto;padding: 0px;clear: both;overflow: hidden;}
#contant{width:1200px;margin:0 auto;min-height:800px;}
#center .title_wrap {width: 1200px;height: 30px;line-height: 50px;}
.title_wrap i{float: left;padding-right: 10px;}
.title_wrap a {color: #333;font-size: 13px;text-decoration: none;height:30px;line-height: 30px;padding: 10px 5px 10px 0;}
#center .main1_hr {width: 1200px;border-bottom: 2px solid #ccc;margin-top: 20px; margin-bottom: 20px;}
#center .left-wrap {width: 200px;min-height: 100%;float: left;}
#center .left-wrap a {font-size: 14px;color: #333;text-decoration: none;}
#center .left-wrap ul {padding-left: 30px;list-style: none;}
#center .left-wrap ul li {width: 200px; height: 60px;line-height: 60px;font-size: 14px;text-align: left;float: left;}
.main-wrap-ftype {width: 1200px; margin-top:20px;}
@media screen and (min-width:1500px) {
#contant{width:1385px;margin:0 auto;clear: both;overflow: hidden;}
#center .title_wrap {width: 1385px;height: 30px;line-height: 50px;}
#center .main1_hr {width: 1385px;}
.main-wrap-ftype {width: 1385px;}
} 
/*--------------------------全部产品列表-----------------------------*/
.CollectionTitle{width:1200px;margin:0 auto;line-height:50px;margin-top:450px;height:50px; }
.CollectionTitle .Title1{font-size: 24px; font-weight: 700; float: left;width:96px; line-height:50px }
.CollectionTitle .Title2{font-size: 22px;  float: left; margin-top: 2px; line-height: 48px;width:200px }
.CollectionTitle .Title3{margin-top:25px;height:5px;width:904px;float:left }

.CollectionTitle1{width:1200px;margin:0 auto;line-height:50px;margin-top:450px;height:50px; }
.CollectionTitle1 .Title1{font-size: 24px; font-weight: 700; float: left;width:50px; line-height:50px }
.CollectionTitle1 .Title2{font-size: 22px;  float: left; margin-top: 2px; line-height: 48px;width:150px }
.CollectionTitle1 .Title3{margin-top:25px;height:5px;width:1000px;float:left }

.search_product{width:1200px;margin:0 auto}
.search_product .productlist {list-style:none;width:1220px;overflow:hidden;}
.search_product .productlist li{float: left;background: #fff;border: 1px solid #ccc; width:283px; margin-right:20px;margin-bottom: 20px;font-size: 14px;height:323px;text-align:left;} 
.search_product .productlist li:hover{box-shadow: 0 0 15px #ccc;}
.search_product .productlist li a.productlist_a{display:table-cell;text-align:center;vertical-align: middle; width:283px;height:283px;line-height:283px;font-size: 0;position: relative;display:block\9;cursor: pointer;overflow:hidden;}
.search_product .productlist li a.productlist_a .zoom {width:283px; height: 283px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.search_product .productlist li a.productlist_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .search_product .productlist li a.productlist_a:hover .zoom {zoom: 1;}
.search_product .productlist li a.productlist_a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}
.search_product .productlist li span{width: 283px;height:40px;line-height:40px;margin-left:2% }
.search_product .productlist li:hover span{display:block;}
.search_product .productlist li:hover label{color:#000; font-size:14px;line-height:40px; width:283px; text-align:left; }
.search_product .productlist li .cardshow{position: absolute; left: 0px; bottom: 0px; width:283px; height: 80px;background-color:#ebe9dd;z-index:9;display:none}
.search_product .productlist li .barnotification{position: absolute; left: 0px; bottom: 0px; width: 283px; height: 80px; line-height: 80px; background-color: #ebe9dd; z-index: 10; display: none; }
.search_product .productlist li .text_down{ border-top: none;padding:0 10px; overflow: hidden;}
.search_product .productlist li .title{height:20px;line-height: 20px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;}
.search_product .productlist li .parice{width:245px;}
.search_product .productlist li .parice .title1{height:20px;width:70px;line-height: 20px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;float:left;}
.search_product .productlist li .parice .red{color:#ff0000;font-size:14px;width:175px;height:20px;line-height: 20px;float:left;margin:10px 0 0px 0px;float:left;}
.search_product .productlist li .title a{color:#929292;font-size: 16px;}
.search_product .productlist li .qty-input-wrapper {height:40px;line-height: 40px;float: left;margin:20px 10px 10px 10px;}
.search_product .productlist li .qty-input{padding-left:5px;margin-top: 0px; height: 40px; width: 60px; float: left;border:1px solid #eee}
.search_product .productlist li .unit{float:left;margin:20px 10px 10px 0;line-height:40px;height:40px}
.search_product .productlist li .price{float:left;margin:20px 0 10px 0;color:#f00;line-height:40px;height:40px}
.search_product .productlist li .plus {border-bottom:1px solid #ccc;float: left;zoom: 1;}
.search_product .productlist li .minus {/*border-bottom:1px solid #ccc;*/float: left;zoom: 1;}
.search_product .productlist li .plus {background: url("../images/square-arrows.gif");width: 20px;height: 20px;margin-top: 0px;margin-left: -21px;}
.search_product .productlist li .minus {background: url("../images/square-arrows.gif") 20px;width: 20px;height: 20px;margin-top: 20px;margin-left: -21px;}
.search_product .productlist li .add-to-cart-button{color: #ebe9dd; width:auto;height:auto; padding:11px 30px;margin:20px 10px;float:right;text-decoration:none;  text-align: center; display: block; border:0px solid #ccc;background-color:#8d6b46;}


.search_product1{width:1200px;margin:0 auto}
.search_product1 .productlist1 {list-style:none;width:1200px;overflow:hidden;}
.search_product1 .productlist1 li{float: left;background: #ebe9dd;border-bottom: 1px dashed #ccc; width:1200px; margin-right:20px;margin-bottom: 20px;font-size: 14px;height:120px;text-align:left;} 
.search_product1 .productlist1 li:hover{box-shadow: 0 0 15px #ccc;}
.search_product1 .productlist1 li a.productlist1_a{  width:1200px; height:120px;line-height:120px ;cursor: pointer;overflow:hidden;}
.search_product1 .productlist1 li .size{float:left;margin:10px; text-align:center;vertical-align: middle; width:100px;font-size: 0;position: relative;height:100px;line-height:100px;display:block\9;cursor: pointer;overflow:hidden;}
.search_product1 .productlist1 li a.productlist1_a .zoom {width:100px; height: 100px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.search_product1 .productlist1 li a.productlist1_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .search_product1 .productlist1 li a.productlist1_a:hover .zoom {zoom: 1;}
.search_product1 .productlist1 li a.productlist1_a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}
.search_product1 .productlist1 li .description {color:#000; height:60px; float:left;}
/*.search_product1 .productlist1 li span{float:left;width: 50%;height:40px;line-height:40px;color:#000; }*/ 

.search_product1 .productlist1 li .description .ingo{width: 50%; height: 25px; line-height: 25px; margin-left: 2%}
.search_product1 .productlist1 li .cardshow{position: absolute; right: 0px; bottom: 0px; width:283px; height: 80px;background-color:#ebe9dd;z-index:9;display:none}
.search_product1 .productlist1 li .barnotification{position: absolute; left: 0px; bottom: 0px; width: 283px; height: 80px; line-height: 80px; background-color: #ebe9dd; z-index: 10; display: none; }
.search_product1 .productlist1 li .text_down{ border-top: none;padding:0 10px; overflow: hidden;}
.search_product1 .productlist1 li .title{height:20px;line-height: 20px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;}
.search_product1 .productlist1 li .parice{width:245px;}
.search_product1 .productlist1 li .parice .title1{height:20px;width:70px;line-height: 20px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;float:left;}
.search_product1 .productlist1 li .parice .red{color:#ff0000;font-size:14px;width:175px;height:20px;line-height: 20px;float:left;margin:10px 0 0px 0px;float:left;}
.search_product1 .productlist1 li .title a{color:#929292;font-size: 16px;}
.search_product1 .productlist1 li .qty-input-wrapper {height:40px;line-height: 40px;float: left;margin:20px 10px 10px 10px;}
.search_product1 .productlist1 li .qty-input{padding-left:5px;margin-top: 0px; height: 40px; width: 60px; float: left;border:1px solid #eee}
.search_product1 .productlist1 li .unit{float:left;margin:20px 10px 10px 0;line-height:40px;height:40px}
.search_product1 .productlist1 li .price{float:left;margin:20px 0 10px 0;color:#f00;line-height:40px;height:40px}
.search_product1 .productlist1 li .plus {border-bottom:1px solid #ccc;float: left;zoom: 1;}
.search_product1 .productlist1 li .minus {/*border-bottom:1px solid #ccc;*/float: left;zoom: 1;}
.search_product1 .productlist1 li .plus {background: url("../images/square-arrows.gif");width: 20px;height: 20px;margin-top: 0px;margin-left: -21px;}
.search_product1 .productlist1 li .minus {background: url("../images/square-arrows.gif") 20px;width: 20px;height: 20px;margin-top: 20px;margin-left: -21px;}
.search_product1 .productlist1 li .add-to-cart-button{color: #ebe9dd; width:auto;height:auto; padding:11px 30px;margin:20px 10px;float:right;text-decoration:none;  text-align: center; display: block; border:0px solid #ccc;background-color:#8d6b46;}


@media screen and (min-width:1500px) {
.CollectionTitle{width:1385px; }
.CollectionTitle .Title1{ width:96px;   }
.CollectionTitle .Title2{ width:204px }
.CollectionTitle .Title3{ width:1085px;  }

.CollectionTitle1{width:1385px; }
.CollectionTitle1 .Title1{ width:50px;   }
.CollectionTitle1 .Title2{ width:150px }
.CollectionTitle1 .Title3{ width:1185px;  }


.search_product{width:1385px;}
.search_product .productlist {list-style:none;width:1405px;overflow:hidden;}
.search_product .productlist li{width:329px;height:369px;}  
.search_product .productlist li a.productlist_a{width:329px;height:329px;line-height:329px;}
.search_product .productlist li a.productlist_a .zoom {width:329px; height: 329px;}   
.search_product .productlist li span{width: 329px; } 
.search_product .productlist li:hover label{width:329px;}
.search_product .productlist li .cardshow{width:329px; }
.search_product .productlist li .barnotification{ width: 329px;  }   
.search_product .productlist li .price{float:left;margin:20px 10px 10px 0;}

.search_product1{width:1385px;}
.search_product1 .productlist1 {width:1385px;}
.search_product1 .productlist1 li{ width:1385px;  } 

}

/*-------------------------新品上市 -------------------------*/
.newNotice{position:relative;width:1200px;height:auto;margin:0 auto;overflow:hidden;}
 
.newNotice  ul{list-style:none;width:1225px;height:auto;margin-top:20px}
.newNotice  ul li{float:left;margin-right:21px;width:386px;height:331px;margin-bottom:20px} 
.newNotice  ul li a{width:386px;height:241px;cursor: pointer;overflow:hidden;display:table-cell;text-align:center;vertical-align: middle;position: relative;}
.newNotice  ul li a .zoom {width:386px;height:241px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.newNotice  ul li a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .newNotice  ul li a:hover .zoom {zoom: 1;}
.newNotice  ul li a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;} 
.newNotice  ul li .title{width:386px;height:90px; margin-top:10px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newNotice  ul li .title1{width:386px;height:35px;line-height:35px;font-size:18px;font-weight: bold; }
.newNotice  ul li .title2{width:386px;height:30px;line-height:30px;font-size:16px; }
.newNotice  ul li .title3{width:386px;height:25px;line-height:25px;font-size:14px; }
.newNotice  ul li .title4{width:17px;height:15px;position:absolute;right:0px;bottom:2px }



.newsnew .list_desigen{width:1200px;height:auto;overflow:hidden;}
.newsnew .list_desigen ul{overflow:hidden;width:1200px;height:auto;}
.newsnew .list_desigen ul li{list-style:none;width:1200px; margin-bottom:30px; overflow:hidden;position: relative; }
.newsnew .list_desigen ul li a.trend_a{width:1198px; font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;}
.newsnew .list_desigen ul li a.trend_a img{width:1198px; }
.newsnewdetail{}
.newsnewdetail{position:relative;width:1200px;height:auto;margin:0 auto;overflow:hidden;text-align:center}
.newsnewdetail .list_desigen{width:1200px;height:auto;overflow:hidden;}
.newsnewdetail .list_desigen ul{overflow:hidden;width:1200px;height:auto;}
.newsnewdetail .list_desigen ul li{list-style:none;width:1198px;  margin-bottom:30px; overflow:hidden;position: relative;border:1px solid #ccc; }
.newsnewdetail .list_desigen ul li a.trend_a{width:1198px; font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;}
.newsnewdetail .list_desigen ul li a.trend_a img{width:1198px; }
/*--------------------------新品上市-----------------------------*/
.NewArrival{ width:1200px;height:636px;margin:0 auto;margin-top:30px;}
.NewArrival .NewArrivalLeft{width:424px;float:left}
.NewArrival .NewArrivalLeft img{width:424px;}
.NewArrivalRight{width:754px;float:left;margin-left:22px;}  
.NewArrivalJT img{width:15px;margin:0 auto;margin-top:274px}  
.NewArrivalJT{margin-left:18px;width:32PX;height:636px; background:#f4f3f3;float:left;text-align:center;font-size:14px;}
.NewArrival .NewArrivalProduct {list-style:none;width:774px;overflow:hidden;}
.NewArrival .NewArrivalProduct li{float: left;background: #ebe9dd;border: 1px solid #ccc; width:236px; margin-right:20px;margin-bottom: 21px;font-size: 14px;height:276px;text-align:left;} 
.NewArrival .NewArrivalProduct li:hover{box-shadow: 0 0 15px #ccc;}
.NewArrival .NewArrivalProduct li a.productlist_a{display:table-cell;text-align:center;vertical-align: middle; width:236px;font-size: 0;position: relative;height:236px;line-height:236px;display:block\9;cursor: pointer;overflow:hidden;}
.NewArrival .NewArrivalProduct li a.productlist_a .zoom {width:236px; height: 236px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.NewArrival .NewArrivalProduct li a.productlist_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .NewArrival .NewArrivalProduct li a.productlist_a:hover .zoom {zoom: 1;}
.NewArrival .NewArrivalProduct li a.productlist_a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}
.NewArrival .NewArrivalProduct li  span{width: 236px;height:40px;line-height:40px;margin-left:2% }
.NewArrival .NewArrivalProduct li:hover span{display:block;}
.NewArrival .NewArrivalProduct li:hover label{color:#000; font-size:14px;line-height:40px; width:236px; text-align:left; }
.NewArrival .NewArrivalProduct li .cardshow{position: absolute; left: 0px; bottom: 0px; width:236px; height: 80px; line-height:80px;background-color:#ebe9dd;z-index:9;display:none}
.NewArrival .NewArrivalProduct li .barnotification{position: absolute; left: 0px; bottom: 0px; width: 236px; height: 80px; line-height: 80px; background-color: #ebe9dd; z-index: 10; display: none; }
.NewArrival .NewArrivalProduct li .text_down{ border-top: none;padding:0 10px; overflow: hidden;}
.NewArrival .NewArrivalProduct li .title{height:20px;line-height: 20px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;}
.NewArrival .NewArrivalProduct li .parice{width:236px;}
.NewArrival .NewArrivalProduct li .parice .title1{height:20px;width:70px;line-height: 20px;overflow: hidden;color: #929292; cursor: pointer;margin:10px 0 0px 0;float:left;}
.NewArrival .NewArrivalProduct li .parice .red{color:#ff0000;font-size:14px;width:175px;height:20px;line-height: 20px;float:left;margin:10px 0 0px 0px;float:left;}
.NewArrival .NewArrivalProduct li .title a{color:#929292;font-size: 16px;}
.NewArrival .NewArrivalProduct li .qty-input-wrapper {height:40px;line-height: 40px;float: left;margin:20px 10px 10px 10px; }
.NewArrival .NewArrivalProduct li .qty-input {padding-left:5px;margin-top: 0px; height: 40px; width: 60px; float: left;border:1px solid #eee}
.NewArrival .NewArrivalProduct li .unit{float:left;margin:20px 10px 10px 0;line-height:40px;height:40px}
.NewArrival .NewArrivalProduct li .price{float:left;margin:20px 10px 10px 0;color:#f00;line-height:40px;height:40px}
.NewArrival .NewArrivalProduct li .plus {border-bottom:1px solid #ccc;float: left;zoom: 1;}
.NewArrival .NewArrivalProduct li .minus {/*border-bottom:1px solid #ccc;*/float: left;zoom: 1;}
.NewArrival .NewArrivalProduct li .plus {background: url("../images/square-arrows.gif");width: 20px;height: 20px;margin-top: 0px;margin-left: -21px;}
.NewArrival .NewArrivalProduct li .minus {background: url("../images/square-arrows.gif") 20px;width: 20px;height: 20px;margin-top: 20px;margin-left: -21px;}
.NewArrival .NewArrivalProduct li .add-to-cart-button{color: #ebe9dd; width:auto;height:auto;margin-top: 20px;padding:11px 15px;text-decoration:none;  text-align: center;   border:0px solid #ccc;background-color:#8d6b46;}

@media screen and (min-width:1500px) {
/*.newsnew{width:1385px;}
.newsnew .list_desigen{width:1385px;}
.newsnew .list_desigen ul{width:1385px;}
.newsnew .list_desigen ul li{width:1383px;height:850px;margin-bottom:30px;}
.newsnew .list_desigen ul li a.trend_a{width:1383px;}
.newsnew .list_desigen ul li a.trend_a img{width:1383px; } 
.newsnewdetail{ width:1385px; }
.newsnewdetail .list_desigen{width:1385px; }
.newsnewdetail .list_desigen ul{overflow:hidden;width:1385px;  }
.newsnewdetail .list_desigen ul li{ width:1383px;  margin-bottom:30px;  }
.newsnewdetail .list_desigen ul li a.trend_a{width:1383px; }
.newsnewdetail .list_desigen ul li a.trend_a img{width:1383px; }*/

.newsnew{width:1385px;}
.newsnew .list_desigen{width:1385px;}
.newsnew .list_desigen ul{width:1385px;}
.newsnew .list_desigen ul li{width:1385px;margin-bottom:30px;}
.newsnew .list_desigen ul li a.trend_a{width:1383px;}
/*.newsnew .list_desigen ul li a.trend_a img{width:1383px; }*/ 

.newsnew .list_desigen{width:1385px;height:auto;overflow:hidden;}
.newsnew .list_desigen ul{overflow:hidden;width:1385px;height:auto;}
.newsnew .list_desigen ul li{list-style:none;width:1385px; margin-bottom:30px; overflow:hidden;position: relative; }
.newsnew .list_desigen ul li a.trend_a{width:1383px; font-size: 0;position: relative;z-index:1;text-align:center;display:block\9; cursor: pointer;}
.newsnew .list_desigen ul li a.trend_a img{width:1383px; }

.newNotice {width:1385px;height:auto;}
.newNotice  ul{width:1405px;height:auto;}
.newNotice  ul li{float:left;width:447px;height:369px;}
.newNotice  ul li a{width:447px;height:279px;} 
.newNotice  ul li a .zoom{width:447px;height:279px;} 
.newNotice  ul li .title{width:447px;}
.newNotice  ul li .title1{width:447px; }
.newNotice  ul li .title2{width:447px; }
.newNotice  ul li .title3{width:447px; }

.NewArrival{ width:1385px;height:719px}
.NewArrival .NewArrivalLeft{width:479px;height:719px}
.NewArrival .NewArrivalLeft img{width:479px;}
.NewArrivalRight{width:880px;float:left;margin-left:22px;}  
.NewArrival .NewArrivalProduct {width:900px;}
.NewArrival .NewArrivalProduct li{width:278px; margin-right:20px;margin-bottom: 20px;height:318px;} 
.NewArrival .NewArrivalProduct li a.productlist_a{width:278px;height:278px;line-height:278px;}
.NewArrival .NewArrivalProduct li a.productlist_a .zoom {width:278px; height: 278px;}
.NewArrival .NewArrivalProduct li  span{width: 278px;height:40px;line-height:40px;margin-left:2% }
.NewArrival .NewArrivalProduct li .cardshow{width: 278px;}
.NewArrival .NewArrivalProduct li .barnotification{ width: 278px;  }

}
/*---------------------产品详情--------------------------*/
.ProductDetail_list1 {position: relative;  display: block;width: 1200px;height: auto;margin:0 auto;font-size: 16px;margin-top: 20px;margin-bottom: 20px;}
.ProductDetail_list1 p {color:#333;padding-bottom:20px;padding-left:20px;line-height:25px;margin:0 auto ;}
.ProductDetail_list1 .details_product {list-style: none;float: left;width: 285px;height: 240px;padding-left: 15px; padding-bottom: 20px;}
.ProductDetail_list1 .details_product_up {height: 200px;width: 285px;}
.ProductDetail_list1 .details_product_up img {height: 200px;width: 285px;}
.ProductDetail_list1 .details_product_down {height: 40px;width: 285px;}
.ProductDetail_list1 .details_product li {float: left;background-color: #dedede;color: #000;line-height: 49px;text-align: center;font-size: 12px;width: 285px;}
.ProductDetail_list1 .detail-info {width: 1198px;overflow: hidden;border: 1px solid #ccc;}
.ProductDetail_list1 .detail-info .student_product250 {float: left;width: 400px;}
.ProductDetail_list1 .detail-info .detail-info-contact {float: left;width: 400px;} 
.ProductDetail_list1 .designer-info-resume-box {width: 480px;min-height: 400px;padding-left:0px;overflow: hidden;}
.ProductDetail_list1 .designer-info-list {padding-top: 4px;height:150px;width:480px;}
.ProductDetail_list1 .designer-info-list .resumeList{width:480px;float:left;text-indent: 2px;margin-top:5px;}
.ProductDetail_list1 .designer-info-list .resumeList li{width:200px;list-style: none;line-height: 35px;font-size: 14px;color: #333;float:left;}
.ProductDetail_list1 .designer-info-list .resumeList li.w85{width:85px;}
.ProductDetail_list1 .designer-info-list .resumeList li.w100{width:100px;}
.ProductDetail_list1 .designer-info-resume-box h4 {font-size: 16px;font-weight: bold;line-height: 30px;padding-top:10px;width:480px !important;}
.ProductDetail_list1 .designer-info-resume-box h5 {color: #333;font-size: 14px;font-weight: bold;line-height: 40px;} 
.ProductDetail_list1 .guige ul{}
.ProductDetail_list1 .guige ul li{line-height:28px;height:28px;font-size:14px;font-weight:bold;}
/*-------------------右边上面规格----------------*/
.ProductDetail_list1 .works-detail-title h4{padding: 0px 5px 0px 20px;text-transform: uppercase;font-family: "Times New Roman";white-space: nowrap;}
.ProductDetail_list1 .variant-picture {width: 220px;height: 200px;clear: both;float: left;padding-left: 10px;}
.ProductDetail_list1 .variant-overview {width: 480px;height: 135px;}
.ProductDetail_list1 .variant-name {color: rgb(92, 91, 91);font-size: 1.3em;margin-bottom: 10px;}
.ProductDetail_list1 .stock a {color: red;text-decoration: underline;padding-left: 10px;width:40px;height:20px;line-height:20px;}
.ProductDetail_list1 .stock a:hover,.stock a:active {color: red;text-decoration: underline;padding-left: 10px;width:40px;height:20px;line-height:20px;}
.ProductDetail_list1 .stock ul {list-style: none;width: 300px;min-height: 30px;}
.ProductDetail_list1 .stock ul li {width: 150px;height: 25px;line-height: 25px;float: left;font-size: 14px;}
.ProductDetail_list1 .product-variant-line .prices {padding-top: 10px;margin-right: 30px;font-size: 12px;}
.ProductDetail_list1 .product-essential .prices {margin-top: 15px;margin-bottom: 15px;}
.ProductDetail_list1 .prices {padding-top: 15px;margin-right: 30px;font-size: 12px;}
.ProductDetail_list1 .prices .product-price {white-space: nowrap;line-height: 35px;font-size: 14px;}
.ProductDetail_list1 .prices .product-price span {color: red;font-size: 14px;}
.ProductDetail_list1 .prices .old-product-price {line-height: 35px;font-size: 14px;}
.ProductDetail_list1 .prices .non-discounted-price {color: rgb(136, 136, 136);}
.ProductDetail_list1 .prices .old-product-price span {font-size: 14px;text-decoration: line-through;}
.ProductDetail_list1 .prices .non-discounted-price span {font-size: 14px;}
.ProductDetail_list1 .customer-entered-price {margin-bottom: 10px;}
.ProductDetail_list1 .add-to-cart {padding-top: 10px;font-size: 12px;  }
.ProductDetail_list1 .add-to-cart .enter-price-input {width: 60px;}
.ProductDetail_list1 .add-to-cart .qty-input {border:1px solid #ccc;width: 45px;height: 40px;text-align: center;color: rgb(104, 104, 104);padding-right: 20px;font-size: 16px;margin-left: 5px;float: left;margin-top:0px}
.ProductDetail_list1 .add-to-cart .qty-dropdown {margin-right: 25px;margin-left: 5px;float: left;}
.ProductDetail_list1 .add-to-cart .qty-label {line-height: 40px;margin-top: 0px;float: left;}
.ProductDetail_list1 .add-to-cart .qty-input-wrapper {height: 24px;line-height: 24px;margin-top: 0px;margin-right: 25px;float: left;}
.ProductDetail_list1 .add-to-cart .plus {border-left:1px solid #ccc;float: left;zoom: 1;}
.ProductDetail_list1 .add-to-cart .minus {border-left:1px solid #ccc;float: left;zoom: 1;}
.ProductDetail_list1 .add-to-cart .plus {background: url("../images/square-arrows.gif");width: 20px;height: 20px;margin-top: 1px;margin-left: -22px;}
.ProductDetail_list1 .add-to-cart .minus {background: url("../images/square-arrows.gif") 20px;width: 20px;height: 20px;margin-top: 21px;margin-left: -22px;}
.ProductDetail_list1 .add-to-cart .add-to-cart-button{color: #ebe9dd; width:auto;height:auto;padding:11px 30px;text-decoration:none;  text-align: center; display: block; border:0px solid #ccc;background-color:#8d6b46;}
.ProductDetail_list1 .cart_next{width:1200px;margin-top:10px;text-align:right;}
.ProductDetail_list1 .cart_next2{margin-top:10px;text-align:right;}
.ProductDetail_list1 .cart_next p{font-size:14px;height:30px;line-height:30px;text-align:right;}
.ProductDetail_list1 .tonglei{width: 1200px; height:200px;list-style:none;color:#333;margin-top:20px; background-color: #f0f0f3; border-radius:10px;}
.ProductDetail_list1 .tonglei ul{list-style:none;float:left;height:150px;margin-top: 20px;margin-left:20px}
.ProductDetail_list1 .tonglei ul li{float:left;height:150px;width:120px;background-color:#ebe9dd;padding:5px 10px 5px 5px;}
.ProductDetail_list1 .tonglei ul li div{ height:150px;width:120px;border:1px solid #ccc}
.ProductDetail_list1 .tonglei ul li div p{ height:30px;width:120px; }
/*-------------------------在库数量--------------------------------------*/
.ProductDetail_list1 .zksl{width:1200px; background-color:#f0f0f3;border:none;height:auto;margin-top:20px;}
.ProductDetail_list1 .zksl ul{list-style:none;padding-left:20px;height:auto;line-height:35px;}
.ProductDetail_list1 .zksl ul li{float:left;padding-right:15px;height:auto;}
.ProductDetail_list1 .zksl ul li.zksl_one{width: 1140px; border-bottom:1px dashed #ccc}
.ProductDetail_list1 .zksl ul li.zksl_two{width:200px;}
.ProductDetail_list1 .zksl ul li.zksl_three{width:800px;}
/*----------洗涤说明------------------*/
.ProductDetail_list1 .product_xidi{border: none;width: 1160px; background-color:#f0f0f3;border-radius:4px; position: relative; padding: 0 20px 10px 20px; margin: 20px 0;margin-top: 770px; position: relative; }
.ProductDetail_list1 .product_xididashed{border-bottom: 1px dashed #ccc; width: 1070px; float: left;height:30px;} 
.ProductDetail_list1 .product_xidi ul{list-style: none; width: 1150px; overflow: hidden;padding:0px 0}
.ProductDetail_list1 .product_xidi ul li{float: left; margin-right: 20px; padding: 0px 0px; width: 305px;}
.ProductDetail_list1 .product_xidi ul li img{float:left;height:25px;width:25px;margin-top:0px;}
.ProductDetail_list1 .product_xidi ul li p{float: left; line-height: 30px; padding-bottom: 0px; font-size: 12px; padding-left: 5px;width: 275px;}
.ProductDetail_list1 .product_xidi ul li.zheren_en{width:1158px;display:none}
.ProductDetail_list1 .product_xidi ul li.zheren_en p{line-height: 40px;}
.ProductDetail_list1 .product_yanka{border: 1px solid #ccc; width: 898px; margin-top: 20px;position:relative;}
.ProductDetail_list1 .product_yanka .yanka_head{height: 200px; padding-top: 0px; position: relative;}
.ProductDetail_list1 .product_yanka .yanka_head .img_left{width: 180px;height:161px;margin-left:20px; float: left;}
.ProductDetail_list1 .product_yanka .yanka_head .img_center{width: 200px;height:168px;margin-left:130px; float: left;}
.ProductDetail_list1 .product_yanka .yanka_head .guige{float: right; margin-top: 17px; margin-right: 20px;}
.ProductDetail_list1 #img_product{width: 858px; height: 430px; padding: 0 20px; position: relative;}
.ProductDetail_list1 #img_product img{position:absolute;float: left;}
.ProductDetail_list1 .product_no {border-bottom: 1px solid #000; width: 860px; height: 50px; margin-left: 20px; position: relative;}
.ProductDetail_list1 .product_no span{position:absolute;float: left;}
.ProductDetail_list1 .product_kuanshi {  width: 898px; margin-top: 20px;position:relative;}
.ProductDetail_list1 .product_kuanshi img{width:449px;}

.product_xidi2 .product_xidi{width: 860px; background-color:#f0f0f3;border:none;border-radius:4px; position: relative; padding: 0 20px 10px 20px; margin: 20px 0;margin-top: 770px; position: relative; }
.product_xidi2 .product_xididashed{border-bottom: 1px dashed #ccc; width: 770px; float: left;height:30px;}
.product_xidi2 .product_xidi ul{list-style: none; width: 900px; overflow: hidden;padding:0px 0}
.product_xidi2 .product_xidi ul li{float: left; margin-right: 20px; padding: 0px 0px; width: 355px;min-width:355px}
.product_xidi2 .product_xidi ul li img{float:left;height:25px;width:25px;margin-top:0px;}
.product_xidi2 .product_xidi ul li p{float: left; line-height: 30px; padding-bottom: 0px; font-size: 12px; padding-left: 5px;width:325px;}
.product_xidi2 .product_xidi ul li.zheren_en{width:1158px;display:none}
.product_xidi2 .product_xidi ul li.zheren_en p{line-height: 30px;}

#ksbannerfoucs {width: 1075px; height: 180px;overflow: hidden; position: relative; margin: 0 auto;margin-top: 20px; }
#ksbannerfoucs ul {width: 1075px;height: 150px;float: left;position: absolute;padding: 0px; margin: 0px;}
#ksbannerfoucs ul li {float: left;width: 122px;height: 150px;overflow: hidden;position: relative;padding: 0px;margin:  0px;text-align: center;background-color: #ebe9dd;padding: 5px 10px 5px 5px; }
#ksbannerfoucs ul li img {display: inline-block; vertical-align: middle;width: 120px;height: 120px;margin: 0 auto;}
#ksbannerfoucs .kspreLast { width: 20px;height: 170px;position: absolute;top: 0px;cursor: pointer; }
#ksbannerfoucs .kspreNext {width: 20px;height: 170px;position: absolute;top: 0px;cursor: pointer;}
#ksbannerfoucs .kspre {left: 0;background: url(/Content/themes/Home/images/leftjt.png) no-repeat left center;}
#ksbannerfoucs .ksnext {right: 0;background: url(/Content/themes/Home/images/rightjt.png) no-repeat right center;}

.threedimensionalstyle{background-color: #f0f0f3; width: 1200px; height: 100px; border-radius:10px}

@media screen and (min-width:1500px) {

.ProductDetail_list1 {position: relative;  margin-top: 0px;margin-bottom: 20px;display: block;width: 1500px;height: auto;font-size: 16px;}
.ProductDetail_list1 p {color:#333;padding-bottom:20px;padding-left:20px;line-height:25px;margin:0 auto ;}
.ProductDetail_list1 .details_product {list-style: none;float: left;width: 285px;height: 240px;padding-left: 15px; padding-bottom: 20px;}
.ProductDetail_list1 .details_product_up {height: 200px;width: 285px;}
.ProductDetail_list1 .details_product_up img {height: 200px;width: 285px;}
.ProductDetail_list1 .details_product_down {height: 40px;width: 285px;}
.ProductDetail_list1 .details_product li {float: left;background-color: #dedede;color: #000;line-height: 49px;text-align: center;font-size: 12px;width: 285px;}
.ProductDetail_list1 .detail-info {width: 1498px;overflow: hidden;border: 1px solid #ccc;}
.ProductDetail_list1 .detail-info .student_product250 {float: left;width: 400px;}
.ProductDetail_list1 .detail-info .detail-info-contact {float: left;width: 400px;} 
.ProductDetail_list1 .designer-info-resume-box {width: 480px;min-height: 400px;padding-left:0px;overflow: hidden;}
.ProductDetail_list1 .designer-info-list {padding-top: 4px;height:150px;width:480px;}
.ProductDetail_list1 .designer-info-list .resumeList{width:480px;float:left;text-indent: 2px;margin-top:5px;}
.ProductDetail_list1 .designer-info-list .resumeList li{width:200px;list-style: none;line-height: 35px;font-size: 14px;color: #333;float:left;}
.ProductDetail_list1 .designer-info-list .resumeList li.w85{width:85px;}
.ProductDetail_list1 .designer-info-list .resumeList li.w100{width:100px;}
.ProductDetail_list1 .designer-info-resume-box h4 {font-size: 16px;font-weight: bold;line-height: 30px;padding-top:10px;width:480px !important;}
.ProductDetail_list1 .designer-info-resume-box h5 {color: #333;font-size: 14px;font-weight: bold;line-height: 40px;} 
.ProductDetail_list1 .guige ul{}
.ProductDetail_list1 .guige ul li{line-height:28px;height:28px;font-size:14px;font-weight:bold;}
/*-------------------右边上面规格----------------*/
.ProductDetail_list1 .works-detail-title h4{padding: 0px 5px 0px 20px;text-transform: uppercase;font-family: "Times New Roman";white-space: nowrap;}
.ProductDetail_list1 .variant-picture {width: 220px;height: 200px;clear: both;float: left;padding-left: 10px;}
.ProductDetail_list1 .variant-overview {width: 480px;height: 135px;}
.ProductDetail_list1 .variant-name {color: rgb(92, 91, 91);font-size: 1.3em;margin-bottom: 10px;}
.ProductDetail_list1 .stock a {color: red;text-decoration: underline;padding-left: 10px;width:40px;height:20px;line-height:20px;}
.ProductDetail_list1 .stock a:hover,.stock a:active {color: red;text-decoration: underline;padding-left: 10px;width:40px;height:20px;line-height:20px;}
.ProductDetail_list1 .stock ul {list-style: none;width: 300px;min-height: 30px;}
.ProductDetail_list1 .stock ul li {width: 150px;height: 25px;line-height: 25px;float: left;font-size: 14px;}
.ProductDetail_list1 .product-variant-line .prices {padding-top: 10px;margin-right: 30px;font-size: 12px;}
.ProductDetail_list1 .product-essential .prices {margin-top: 15px;margin-bottom: 15px;}
.ProductDetail_list1 .prices {padding-top: 15px;margin-right: 30px;font-size: 12px;}
.ProductDetail_list1 .prices .product-price {white-space: nowrap;line-height: 35px;font-size: 14px;}
.ProductDetail_list1 .prices .product-price span {color: red;font-size: 14px;}
.ProductDetail_list1 .prices .old-product-price {line-height: 35px;font-size: 14px;}
.ProductDetail_list1 .prices .non-discounted-price {color: rgb(136, 136, 136);}
.ProductDetail_list1 .prices .old-product-price span {font-size: 14px;text-decoration: line-through;}
.ProductDetail_list1 .prices .non-discounted-price span {font-size: 14px;}
.ProductDetail_list1 .customer-entered-price {margin-bottom: 10px;}
.ProductDetail_list1 .add-to-cart {padding-top: 10px;font-size: 12px;  }
.ProductDetail_list1 .add-to-cart .enter-price-input {width: 60px;}
.ProductDetail_list1 .add-to-cart .qty-input {border:1px solid #ccc;width: 45px;height: 40px;text-align: center;color: rgb(104, 104, 104);padding-right: 20px;font-size: 16px;margin-left: 5px;float: left;margin-top:0px}
.ProductDetail_list1 .add-to-cart .qty-dropdown {margin-right: 25px;margin-left: 5px;float: left;}
.ProductDetail_list1 .add-to-cart .qty-label {line-height: 40px;margin-top: 0px;float: left;}
.ProductDetail_list1 .add-to-cart .qty-input-wrapper {height: 24px;line-height: 24px;margin-top: 0px;margin-right: 25px;float: left;}
.ProductDetail_list1 .add-to-cart .plus {border-left:1px solid #ccc;float: left;zoom: 1;}
.ProductDetail_list1 .add-to-cart .minus {border-left:1px solid #ccc;float: left;zoom: 1;}
.ProductDetail_list1 .add-to-cart .plus {background: url("../images/square-arrows.gif");width: 20px;height: 20px;margin-top: 1px;margin-left: -22px;}
.ProductDetail_list1 .add-to-cart .minus {background: url("../images/square-arrows.gif") 20px;width: 20px;height: 20px;margin-top: 21px;margin-left: -22px;}
.ProductDetail_list1 .add-to-cart .add-to-cart-button{color: #ebe9dd; width:auto;height:auto;padding:11px 30px;text-decoration:none;  text-align: center; display: block; border:0px solid #ccc;background-color:#8d6b46;}
.ProductDetail_list1 .cart_next{width:1200px;margin-top:10px;text-align:right;}
.ProductDetail_list1 .cart_next2{margin-top:10px;text-align:right;}
.ProductDetail_list1 .cart_next p{font-size:14px;height:30px;line-height:30px;text-align:right;}
.ProductDetail_list1 .tonglei{width: 1500px; height:200px;list-style:none;color:#333;margin-top:20px; background-color: #f0f0f3; border-radius:10px;}
.ProductDetail_list1 .tonglei ul{list-style:none;float:left;height:150px;margin-top: 20px;margin-left:20px}
.ProductDetail_list1 .tonglei ul li{float:left;height:150px;width:120px;background-color:#ebe9dd;padding:5px 10px 5px 5px;}
.ProductDetail_list1 .tonglei ul li div{ height:150px;width:120px;border:1px solid #ccc}
.ProductDetail_list1 .tonglei ul li div p{ height:30px;width:120px; }
/*-------------------------在库数量--------------------------------------*/
.ProductDetail_list1 .zksl{width:1500px; background-color:#f0f0f3;border:none;height:auto;margin-top:20px;}
.ProductDetail_list1 .zksl ul{list-style:none;padding-left:20px;height:auto;line-height:35px;}
.ProductDetail_list1 .zksl ul li{float:left;padding-right:15px;height:auto;}
.ProductDetail_list1 .zksl ul li.zksl_one{width: 1440px; border-bottom:1px dashed #ccc}
.ProductDetail_list1 .zksl ul li.zksl_two{width:200px;}
.ProductDetail_list1 .zksl ul li.zksl_three{width:1100px;}
/*----------洗涤说明------------------*/
.ProductDetail_list1 .product_xidi{width: 1500px; background-color:#f0f0f3;border-radius:4px; position: relative; padding: 0 20px 10px 20px; margin: 20px 0;margin-top: 770px; position: relative; }
.ProductDetail_list1 .product_xidi ul{list-style: none; width: 1450px; overflow: hidden;padding:0px 0}
.ProductDetail_list1 .product_xidi ul li{float: left; margin-right: 20px; padding: 0px 0px; width: 405px;}
.ProductDetail_list1 .product_xidi ul li img{float:left;height:25px;width:25px;margin-top:0px;}
.ProductDetail_list1 .product_xidi ul li p{float: left; line-height: 30px; padding-bottom: 0px; font-size: 12px; padding-left: 5px;width: 375px;}
.ProductDetail_list1 .product_xidi ul li.zheren_en{width:1458px;display:none}
.ProductDetail_list1 .product_xidi ul li.zheren_en p{line-height: 40px;}
.ProductDetail_list1 .product_yanka{border: 1px solid #ccc; width: 898px; margin-top: 20px;position:relative;}
.ProductDetail_list1 .product_yanka .yanka_head{height: 200px; padding-top: 0px; position: relative;}
.ProductDetail_list1 .product_yanka .yanka_head .img_left{width: 180px;height:161px;margin-left:20px; float: left;}
.ProductDetail_list1 .product_yanka .yanka_head .img_center{width: 200px;height:168px;margin-left:130px; float: left;}
.ProductDetail_list1 .product_yanka .yanka_head .guige{float: right; margin-top: 17px; margin-right: 20px;}
.ProductDetail_list1 #img_product{width: 858px; height: 430px; padding: 0 20px; position: relative;}
.ProductDetail_list1 #img_product img{position:absolute;float: left;}
.ProductDetail_list1 .product_no {border-bottom: 1px solid #000; width: 860px; height: 50px; margin-left: 20px; position: relative;}
.ProductDetail_list1 .product_no span{position:absolute;float: left;}
.ProductDetail_list1 .product_kuanshi {  width: 898px; margin-top: 20px;position:relative;}
.ProductDetail_list1 .product_kuanshi img{width:449px;}

.ProductDetail_list1 .product_xidi{width: 1460px; background-color:#f0f0f3;border:none;border-radius:4px; position: relative; padding: 0 20px 10px 20px; margin: 20px 0;margin-top: 770px; position: relative; }
.ProductDetail_list1 .product_xididashed{border-bottom: 1px dashed #ccc; width: 1300px; float: left;height:30px;}
.ProductDetail_list1 .product_xidi ul{list-style: none; width: 1450px; overflow: hidden;padding:0px 0}
.ProductDetail_list1 .product_xidi ul li{float: left; margin-right: 20px; padding: 0px 0px; width: 405px;min-width:460px}
.ProductDetail_list1 .product_xidi ul li img{float:left;height:25px;width:25px;margin-top:0px;}
.ProductDetail_list1 .product_xidi ul li p{float: left; line-height: 30px; padding-bottom: 0px; font-size: 12px; padding-left: 5px;width:410px;}
.ProductDetail_list1 .product_xidi ul li.zheren_en{width:1458px;display:none}
.ProductDetail_list1 .product_xidi ul li.zheren_en p{line-height: 30px;}

.product_xidi1 .product_xidi{width: 1200px; background-color:#f0f0f3;border:none;border-radius:4px; position: relative; padding: 0 20px 10px 20px; margin: 20px 0;margin-top: 770px; position: relative; }
.product_xidi1 .product_xidi ul{list-style: none; width: 1200px; overflow: hidden;padding:0px 0}
.product_xidi1 .product_xidi ul li{float: left; margin-right: 20px; padding: 0px 0px; width: 355px;min-width:355px}
.product_xidi1 .product_xidi ul li img{float:left;height:25px;width:25px;margin-top:0px;}
.product_xidi1 .product_xidi ul li p{float: left; line-height: 30px; padding-bottom: 0px; font-size: 12px; padding-left: 5px;width:355px;}
.product_xidi1 .product_xidi ul li.zheren_en{width:1458px;display:none}
.product_xidi1 .product_xidi ul li.zheren_en p{line-height: 30px;}


.product_xidi2 .product_xidi{width: 1200px; background-color:#f0f0f3;border:none;border-radius:4px; position: relative; padding: 0 20px 10px 20px; margin: 20px 0;margin-top: 770px; position: relative; }
.product_xidi2 .product_xididashed{border-bottom: 1px dashed #ccc; width:1070px; float: left;height:30px;}
.product_xidi2 .product_xidi ul{list-style: none; width: 1200px; overflow: hidden;padding:0px 0}
.product_xidi2 .product_xidi ul li{float: left; margin-right: 20px; padding: 0px 0px; width: 355px;min-width:355px}
.product_xidi2 .product_xidi ul li img{float:left;height:25px;width:25px;margin-top:0px;}
.product_xidi2 .product_xidi ul li p{float: left; line-height: 30px; padding-bottom: 0px; font-size: 12px; padding-left: 5px;width:325px;}
.product_xidi2 .product_xidi ul li.zheren_en{width:1458px;display:none}
.product_xidi2 .product_xidi ul li.zheren_en p{line-height: 30px;}

#ksbannerfoucs {width: 1375px; height: 180px;overflow: hidden; position: relative; margin: 0 auto;margin-top: 20px; }
#ksbannerfoucs ul {width: 1375px;height: 150px;float: left;position: absolute;padding: 0px; margin: 0px;}
#ksbannerfoucs ul li {float: left;width: 122px;height: 150px;overflow: hidden;position: relative;padding: 0px;margin:  0px;text-align: center;background-color: #ebe9dd;padding: 5px 10px 5px 5px; }
#ksbannerfoucs ul li img {display: inline-block; vertical-align: middle;width: 120px;height: 120px;margin: 0 auto;}
#ksbannerfoucs .kspreLast { width: 20px;height: 170px;position: absolute;top: 0px;cursor: pointer; }
#ksbannerfoucs .kspreNext {width: 20px;height: 170px;position: absolute;top: 0px;cursor: pointer;}
#ksbannerfoucs .kspre {left: 0;background: url(/Content/themes/Home/images/leftjt.png) no-repeat left center;}
#ksbannerfoucs .ksnext {right: 0;background: url(/Content/themes/Home/images/rightjt.png) no-repeat right center;}

.threedimensionalstyle{background-color: #f0f0f3; width: 1500px; height: 100px; border-radius:10px}
}
/*-------------------------样册专区--------------------------------------*/
.SampleBook{margin-top:30px;width:1158px;height:500px;border:1px solid #ccc;padding:20px}
.SampleBook .BookImg{float:left;width:500px}
.SampleBook .BookImg img{width:500px}
.BookContantInfo{float:left;margin-left:20px;width:638px}
.BookContantInfo .title1{width:100%;height:40px;line-height:40px;font-size:20px;}
.BookContantInfo .BookPrice{line-height: 40px;height:40px; width: 100%;border-bottom:1px solid #666;margin-bottom:5px}
.BookContantInfo .BookPrice .BookPriceTitle{float:left;font-size:16px;width:85px;}
.BookContantInfo .BookPrice .BookPriceNo{float: left; color: #f00; font-size: 24px;font-weight:700;}
.BookContantInfo .BookInfo{height: 130px; width: 100%; border-bottom: 1px solid #666;font-size:16px; margin: 10px 0;}
.BookContantInfo .BookInfoOut{clear: both; line-height: 40px; height: 40px;width:100%}
.BookContantInfo .BookInfoIn{float:left;line-height: 40px; height: 40px;width:100%}
.BookContantInfo .BookInfoOut .BookInfoOutTitle{float: left; line-height: 40px; height: 40px; width: 85px;}
.BookContantInfo .BookInfoOut .BookInfoOutContent{float: left; line-height: 40px; height: 40px; }
.BookContantInfo .Address{line-height: 40px; height: 40px; font-size: 16px;}
.BookContantInfo .label{float: left; width: 85px;}
.Specifications{font-size: 16px;margin-top:5px;height:90px}
.SpecificationsUL{float: left; width: 500px;}
.SpecificationsUL li{float: left; width: 110px; height: 30px; line-height: 30px; background-color: #f0f0f0; margin-right: 15px; margin-bottom: 15px; border-radius: 4px; text-align: center;}
.SpecificationsUL li.cur{  background-color: #c7c4c4;  }
.BookContantInfo .NO{clear: both;font-size: 16px;margin-top:5px;height:40px;width:100%} 
.BookContantInfo .NoInpput{float: left; width: 500px;}
.BookContantInfo .min{float:left;line-height: 30px; height: 30px;text-align:center; background-color: #f0f0f0; width: 30px; border-top-left-radius: 6px; border-bottom-left-radius: 6px;}
.BookContantInfo .input{float:left;margin-left:2px;}
.BookContantInfo .max{float: left; margin-left:2px; line-height: 30px; height: 30px; text-align: center; background-color: #8d6b46; width: 30px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; }
.BookContantInfo .bookpay{clear: both; font-size: 16px; width: 100%; margin-top: 15px;}
.BookContantInfo .but1{float: left;margin-left:85px; width: 100px; height: 40px;line-height: 40px; text-align: center; background-color: #ff4e00; border: 0; color: #ebe9dd; border-top-left-radius: 6px; border-bottom-left-radius: 6px;}
.BookContantInfo .but2{float: left; width: 100px; height: 40px;line-height: 40px; text-align: center; background-color: #ffc300; border: 0; color: #ebe9dd; border-top-right-radius: 6px; border-bottom-right-radius: 6px;}
.SampleBookDetail{float:left;width:853px;padding:20px;margin-left:20px;margin-top:30px;border:1px solid #ccc}

.SampleBookIndex{ width:1200px;height:500px;display:none  }
.SampleBookIndex .BookImg{float:left;width:500px}
.BookIndexContantInfo{float:left;margin-left:20px;width:680px}
.BookIndexContantInfo .moreout{width:100%;height:40px}
.BookIndexContantInfo .more {float: right;width: 180px;height: 32px;line-height: 32px;border: 1px solid #787878; border-radius: 17px;text-align: center;font-size: 16px;margin-left: 20px}
.BookIndexContantInfo a.amore{color: #666!important}
.BookIndexBottom{width:580px;margin-left:100px;margin-top:100px}
.BookIndexBottom .title1{width:100%;height:50px;line-height:50px;font-size:24px;font-weight:600}
.BookIndexBottom .title2{width:100%;height:50px;line-height:50px;font-size:24px;}
.BookIndexBottom .title3{width:100%;height:40px;line-height:40px;font-size:18px;font-weight:600;}
.BookIndexBottom .BookPrice{color:#f00;width:100%;height:50px;line-height:50px;font-size:24px;font-weight:600;margin-top:30px}
.BookIndexBottom  .but{width:100px;height:30px;line-height:30px;text-align:center;color:#ebe9dd;background-color:#cdb97c;}
@media screen and (min-width:1500px) {
.SampleBook{width:1343px;height:500px;}
.SampleBook .BookImg{width:500px}
.SampleBook .BookImg img{width:500px}
.BookContantInfo{width:823px}
.SampleBookDetail{width:1038px;}

}
/*---------------------Product_Search--------------------------*/
.search_top{width:1200px;height:auto;margin:0 auto;}
.search_top ul{list-style:none;width:1200px;float:left;overflow:hidden;}
.search_top ul li{float:left;height:40px;line-height:40px;}
.search_bootom{width:1200px;height:auto;margin:0 auto;}
.search_bootom ul{list-style:none;width:1200px;float:left;}
.search_bootom ul li{height:40px;line-height:40px;}
.li_L{ width:120px;text-align:right;color:#000;height:40px;line-height:40px;float:left;}
.li_R_Top{ width:55px;text-align:left;color:#ebe9dd;height:40px;line-height:40px;}
.li_R{ width:658px;height:40px; line-height:40px;}
.templinkactive { padding:5px 15px; text-decoration:none; background-color: #8d6b46;color:#ebe9dd;border-radius:8px} 
.templink { cursor:pointer; padding:15px 11px; text-decoration:none; }
.list_more {text-align: center;font-family: "Microsoft YaHei";}
.list_more .list_m_more {color: #a7a7a7;padding: 6px 25px;border: 1px solid #e9e9e9;border-top: 1px solid #ebe9dd;position: relative;z-index: 2;/*z-index:5;*/top: -1px;cursor: pointer;/*border-radius: 0 0 6px 6px;*/display: inline-block;*display: inline;zoom: 1;vertical-align: middle;}
.list_more .list_m_more em {width: 7px;height: 7px;background: url("../images/icon.png") no-repeat -97px -104px;margin-left: 8px;display: inline-block;*display: inline;zoom: 1;/*  vertical-align: middle;*/}
.list_more .list_m_more em.up {background-position: -97px -121px;}

.YarnCountOrderDiv{float: left; border: 1px solid #ccc;border-left:0; padding: 0 10px; height: 30px; line-height: 30px;position:relative}

@media screen and (min-width:1500px) {
    .templink { cursor:pointer; padding:15px 15px; text-decoration:none; }
}
/*---------------------设计大赛--------------------------*/
.MatchIndex img{width: 1220px;}
.matchimgdiv{overflow: hidden;width: 1200px; list-style: none;height: auto;margin-top:30px;}
.matchimgdiv ul{ width: 1220px;}
.matchimgdiv ul li {list-style: none;width:386px;height:645px;float: left;margin-right: 20px;margin-bottom:20px;overflow: hidden;position: relative; }
.matchimgdiv ul li:hover{box-shadow: 0 0 15px #ccc;}
.matchimgdiv ul li a.trend_a {display:table-cell;text-align:center;vertical-align: middle;width: 386px;height: 645px; font-size: 0;position: relative;z-index: 1;text-align: center;display: block\9;cursor: pointer;overflow:hidden;}
.matchimgdiv ul li a.trend_a .size {width: 1000px; height: 1000px;position: absolute; left: 50%; top: 50%;margin: -500px 0 0 -500px;text-align: center;}
.matchimgdiv ul li a.trend_a .zoom {width:386px; height: 645px;max-height:645px;max-width:386px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.matchimgdiv ul li a.trend_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .matchimgdiv ul li a.trend_a:hover .zoom {zoom: 1;}
.matchimgdiv ul li a.trend_a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}
 
.matchimgdiv1{overflow: hidden;width: 1200px; list-style: none;height: auto;margin-top:30px;}
.matchimgdiv1 ul{ width: 1220px;}
.matchimgdiv1 ul li {list-style: none;width:590px;height:506px;float: left;margin-right: 20px;margin-bottom:20px;overflow: hidden;position: relative; }
.matchimgdiv1 ul li:hover{box-shadow: 0 0 15px #ccc;}
.matchimgdiv1 ul li a.trend_a {display:table-cell;text-align:center;vertical-align: middle;width: 590px;height: 506px; font-size: 0;position: relative;z-index: 1;text-align: center;display: block\9;cursor: pointer;overflow:hidden;}
.matchimgdiv1 ul li a.trend_a .size {width: 1000px; height: 1000px;position: absolute; left: 50%; top: 50%;margin: -500px 0 0 -500px;text-align: center;}
.matchimgdiv1 ul li a.trend_a .zoom {width:590px; height: 506px;max-height:506px;max-width:590px;vertical-align: middle;    -webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.matchimgdiv1 ul li a.trend_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .matchimgdiv1 ul li a.trend_a:hover .zoom {zoom: 1;}
.matchimgdiv1 ul li a.trend_a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}
 
@media screen and (min-width:1500px) {
.MatchIndex img{width: 1385px;}
.matchimgdiv{width: 1385px;}
.matchimgdiv ul {width: 1405px; }
.matchimgdiv ul li {list-style: none;width:448px;height:749px; }
.matchimgdiv ul li a.trend_a {width: 448px;height: 749px; }
.matchimgdiv ul li a.trend_a .zoom {width:448px; height: 749px;max-height:749px;max-width:448px;}

.matchimgdiv1{width: 1385px;}
.matchimgdiv1 ul {width: 1405px; }
.matchimgdiv1 ul li {list-style: none;width:682px;height:586px; }
.matchimgdiv1 ul li a.trend_a {width: 682px;height: 586px; }
.matchimgdiv1 ul li a.trend_a .zoom {width:682px; height: 586px;max-height:586px;max-width:682px;}
}
/*---------------------购物车--------------------------*/
.result-tab .add-to-cart { font-size: 12px;  }
.result-tab .add-to-cart .enter-price-input {width: 65px;}
.result-tab .add-to-cart .qty-input {border:1px solid #ccc;width: 50px;height:36px;text-align: center;color: rgb(104, 104, 104);padding-right: 20px;font-size: 16px;margin-left: 5px;float: left;margin-top:0px}
.result-tab .add-to-cart .qty-dropdown {margin-right: 25px;margin-left: 5px;float: left;}
.result-tab .add-to-cart .qty-label {line-height: 40px;margin-top: 0px;float: left;}
.result-tab .add-to-cart .qty-input-wrapper { margin-top: 0px; }
.result-tab .add-to-cart .plus {border-left:1px solid #ccc;float: left;zoom: 1;}
.result-tab .add-to-cart .minus {border-left:1px solid #ccc;float: left;zoom: 1;}
.result-tab .add-to-cart .plus {background: url("../images/square-arrows.gif");width: 20px;height: 20px;margin-top: 1px;margin-left: -22px;}
.result-tab .add-to-cart .minus {background: url("../images/square-arrows.gif") 20px;width: 20px;height: 20px;margin-top: 21px;margin-left: -22px;}
.result-tab .add-to-cart .add-to-cart-button{color: #ebe9dd; width:auto;height:auto;padding:11px 30px;text-decoration:none;  text-align: center; display: block; border:0px solid #ccc;background-color:#8d6b46;}
/*---------------------确认订单--------------------------*/
.product_totle{clear:both;height:40px;line-height:40px;width:100%}
.product_totle .product_totle_left{float:left;}
.product_totle .product_totle_right{float:right;}


.billing_type{width:100%;height:80px;}
.billing_type .billing_type_title{width:100%;line-height:40px;height:40px;font-size:16px;}
.billing_type .billing_type_ul{list-style:none;width:1240px;}
.billing_type .billing_type_ul li{border:1px solid #ccc; text-align:center;float:left;line-height:40px; width:371px;height:40px;margin-right:40px}
.billing_type .billing_type_ul li a{color:#000;}
.billing_type .billing_type_ul .curr{border:1px solid #f00;}

.typeshow{float: right; line-height: 40px; width: 50%; margin-right: 10px; text-align: right;}

.Billing_detail{margin:10px 0 0 10px;position:relative;border-top:1px solid #ccc;}
.Billing_detail .Billing_detail_ul{list-style:none;position:relative;margin-top:10px}
.Billing_detail .Billing_detail_ul li{line-height:35px;width:100%;height:35px;}
.Billing_detail .Billing_detail_ul li label{float:left;color:#717171}
.Billing_detail .Billing_detail_ul li p{margin-left:10px;float: left;}
.Billing_detail .Billing_send_ul {list-style:none;position:relative;margin-top:10px}
.Billing_detail .Billing_send_ul li{line-height:35px;width:100%;height:35px;border-bottom:1px solid #ccc}
.Billing_detail .Billing_send_ul li label{float:left;color:#717171}
.Billing{width:100%;margin-top:20px}
.Billing tr{width:100%;height:54px; }
.Billing tr td{width:100%;height:34px;  }
.Billing_detail label{height:34px;width:100px;float:left;line-height:34px;text-align:right}
.Billing_detail .common-text{height:30px;width:50%;float:left;}

.cart_btn{font-size: 16px;color: #ebe9dd; width:100%;height:auto;padding:15px 0;text-decoration:none;text-align: center; display: block; border:0px solid #ccc;background-color:#8d6b46;-webkit-appearance : none;border-radius:0px;-webkit-border-radius:0px;}
@media screen and (min-width:1500px) {
    .billing_type .billing_type_ul{ width:1425px;}
.billing_type .billing_type_ul li{  width:433px; }

}

/*---------------------快速下单--------------------------*/
.QuickOrder{width:100%;height:auto;min-height:1200px}
.QuickOrder .title1{line-height:30px;height:30px;font-weight:700;font-size:16px}
.QuickOrder .add-to-cart-button{color: #ebe9dd; width:auto;height:auto; padding:11px 15px;text-decoration:none;  text-align: center;   border:0px solid #ccc;background-color:#8d6b46;}
.QuickOrder .add-to-cart-panel{text-align:center}

/*------------------------- --------------------------------------*/
.userSelectBody {width: 100%;height: auto;}
.htRegisterEnterpriseWrapBox{ width: 100%;height: 40px; margin-top: 40px;}  
.htRegisterEnterpriseWrapBox .title_second{width: 500px;height: 40px;margin: 0 auto;position: relative;}
.htRegisterEnterpriseWrapBox .title_second .title_second_left{width: 30px;height: 30px;border-radius: 30px; position: relative;float: left;}
.htRegisterEnterpriseWrapBox .title_second .title_second_left span{margin-left: 10px;height: 30px;line-height: 30px;}
.htRegisterEnterpriseWrapBox .title_second .title_second_left_font{float: left;margin-left: 10px;line-height: 30px;color: #101254}
.htRegisterEnterpriseWrapBox .title_second .title_second_left_underline{float: left;height: 15px;margin-left: 10px;width: 300px;border-bottom: 1px solid #ccc;}
.htRegisterEnterpriseWrapBox .title_second .title_second_right{width: 30px;height: 30px;margin-left: 10px;border-radius: 30px;position: relative;float: left;}
.htRegisterEnterpriseWrapBox .title_second .title_second_right span{color: #ccc;margin-left: 10px;margin-top: 10px;height: 30px;line-height: 30px;}
.htRegisterEnterpriseWrapBox .title_second .title_second_right_font{float: left;margin-left: 10px;line-height: 30px;color: #101254;}
.userSelectBody .select-content{margin-top:50px;width:100%;height:400px;text-align:center}
.userSelectBody .select-content .select-content-one{width:30%;height:400px;border-radius:20px;border:1px solid #ccc;float:left;margin:0 9%;}
.userSelectBody .select-content .head-img{width:125px;height:125px;margin:0 auto;margin-top:40px}
.user-type{position: relative;color: #000;font-size: 18px;margin-top:30px}
.text-detail{margin-top:30px;font-size: 14px;}
.userSelectBody .select-content .select-content-one a{color:#000}
.btn-choose:hover {
    background-color: #e6f8ff;
}
.btn-choose {
    position: relative;margin:0 auto; margin-top:30px;border:1px solid #ccc;background-color:#ebe9dd; width: 93px;height: 40px;line-height:40px;
}
.ht-base-form-demo{width:1000px;border:1px solid #ccc;height:250px;margin:0 auto;margin-top:50px;border-radius:6px;}
.ht-content-child-title-box{height:53px}
.ht-content-child-title-box p {
    line-height:21px;margin-top:16px;
}
.ht-layout-skyBlue .ht-content-child-title {
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 21px;
} 
.ht-content-child-title{border-left:2px solid #3197fb}
.ivu-card-body{margin:10px;height:330px}
.ivu-form-item{width:33.33333%;float:left;margin-bottom: 16px!important;}
.ht-content-detail-body{margin:10px}
.ht-base-form-demo input[type="text"],.ht-base-form-demo input[type="password"] { background:border-box;border: 1px solid #d7d7d7;
    border-radius: 4px;outline:none;font-size: 12px!important; width: 90%;height: 32px;  padding: 0px 10px;} 
.ivu-form-label-top .ivu-form-item-label {
    line-height: 24px!important;
    padding: 0 0!important;
}
.ht-base-form-demo  input::-webkit-input-placeholder{color:#dddddd;}
.ht-base-form-demo  select {border: 1px solid #d7d7d7;border-radius: 4px;width: 90%;height: 32px;  }
.btn-choose1{position: relative;margin:0 auto; margin-top:30px;border:1px solid #ccc;background-color:#3197fb; width: 70px;height: 35px;line-height:35px;color:#ebe9dd;border-radius:6px;margin:0 10px}
.picBox2  {
    border: 1px solid rgba(37,37,37,.26666666666666666);
    width: 120px;
    height: 120px;margin-bottom:10px
}
.ivu-icon {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    /*font-weight: 400;*/
    font-variant: normal;
    text-transform: none;
    text-rendering: optimizeLegibility;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: -0.125em;
    text-align: center;line-height:110px
}

/*--我的订单--*/
.StatusTitle{background-color:#ebe9dd;margin-bottom: 20px;width:1200px}
 
.StatusTitle .mt h3{font-size:12px;color:#666;font-family:'\5b8b\4f53';line-height:18px}
.StatusTitle .mc{line-height:20px}
.StatusTitle .smt-01{background:#f5f5f5;height:32px;line-height:32px;padding-left:20px;margin-top:10px}
.StatusTitle .smc-01{border:1px solid #f2f2f2;padding:20px 20px 10px}
.StatusTitle .extra-r a.btn-close{color:#333}
.StatusTitle .extra-r a.btn-close b{display:inline-block;*display:inline;*zoom:1;background:url(//misc.360buyimg.com/user/myjd-2015/css/i/icon2.png) 0 -58px no-repeat;width:7px;height:5px;overflow:hidden;vertical-align:middle;margin-left:5px}
.StatusTitle .extra-r a.btn-close:hover{color:#333}
.StatusTitle .extra-r a.btn-close.down b{background-position:0 -63px}
.StatusTitle{padding:10px 0 10px 0px;margin-bottom:20px}
.StatusTitle .mt{display:inline-block;display:block;width:100%;height:50px;line-height:50px;}
.StatusTitle .mt:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.StatusTitle .mt h3{float:left;font-family:"Microsoft YaHei";font-size:16px;color:#333;line-height:20px}
.StatusTitle .mt .extra-l{width:100%;list-style:none;}
.StatusTitle .mt .extra-l li{float:left;width:25%;text-align:center;font-size:16px}
.StatusTitle .mt .extra-l li a{display:inline-block;padding-bottom:2px;color:#999}
.StatusTitle .mt .extra-l li a:hover,.mod-main .mt .extra-l li a:hover em{color:#e4393c}
.StatusTitle .mt .extra-l li.curr a{padding-bottom:0;color:#e4393c;border-bottom:2px solid #e4393c;font-weight:700;cursor:pointer;text-decoration:none}

 #MainOrdersList{margin-top:0px;margin-bottom:50px}
.hr_line{width: 100%; height: 15px; background-color: #f4f4f4}

.orderlist_orderNo{height:30px;width:100%;background-color:#ebe9dd;line-height:30px;}
.orderlist_total{width:100%;text-align:right;height:40px;line-height:40px;border-bottom:1px solid #eee;}
.orderlist_total p {padding-right: 20px;font-size:14px}
.orderlist_status {margin-top: 10px; height: 45px; font-size: 14px; }
.orderlist_status  a{width: 25%; height: 30px; line-height: 30px; text-align: center;margin-right: 20px; float: right; }

.detail_cart{height:25px ;font-size:12px;}
.detail_cart span{height:25px !important;}
.detail_cart p{height: 25px;line-height: 25px;}

.order{width:300px;margin:0 auto}
.order .o-title{height:30px;line-height:30px;} 
.order .o-price{font-size:16px;height:30px;line-height:30px;}
.payment{width:300px;margin:0 auto}
.payment .pw-box-hd{margin-top:20px}
.payment .pw-box-ft {margin-top:20px}
.payment .pw-box-ft p{font-size:16px;height:30px;line-height:30px;text-align:center}

.MapByMapLeft{width: 796px}
.MapByMapul{list-style:none;overflow:hidden;width:820px;}
.MapByMapLeft ul.MapByMapul li{float: left;background: #ebe9dd;border: 1px solid #ccc; width:145px; margin-right:15px;margin-bottom: 20px;font-size: 14px;height:145px;position:relative} 
.MapByMapLeft .MapByMapul li:hover{box-shadow: 0 0 15px #ccc;}
.MapByMapLeft .MapByMapul li a.details_product250_a{display:table-cell;text-align:center;vertical-align: middle; width:145px;font-size: 0;position: relative;height:145px;line-height:141px;display:block\9;cursor: pointer;overflow:hidden;}
.MapByMapLeft .MapByMapul li a.details_product250_a .zoom {width:145px; height: 145px;vertical-align: middle;-webkit-transition: -webkit-transform .2s;transition: transform 1s;}
.MapByMapLeft .MapByMapul li a.details_product250_a:hover .zoom {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);zoom: 1.05;}
:root .MapByMapLeft .MapByMapul li a.details_product250_a:hover .zoom {zoom: 1;}
.MapByMapLeft .MapByMapul li a.details_product250_a .middle {display: inline-block;width: 0; height: 100%;vertical-align: middle;}
.MapByMapLeft .MapByMapul li  .text_down{display:none; width: 145px;height:40px;position:absolute;left:0;bottom:0;text-align:center; background-color:#ebe9dd;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7; }
.MapByMapLeft .MapByMapul li:hover .text_down{display:block;}
.MapByMapLeft .MapByMapul li .title{color:#000; font-size:14px;line-height:40px;height:40px; width:145px; text-align:center; }

@media screen and (min-width:1500px) {
.MapByMapLeft{width: 981px} 
.MapByMapul{ width:1005px;}
.MapByMapLeft ul.MapByMapul li{ width:183px;  height:183px; }  
.MapByMapLeft .MapByMapul li a.details_product250_a{  width:183px; height:183px;line-height:183px;  }
.MapByMapLeft .MapByMapul li a.details_product250_a .zoom {width:183px; height: 183px; }  
.MapByMapLeft .MapByMapul li  .text_down{ width: 183px;height:40px;  } 
.MapByMapLeft .MapByMapul li .title{ width:183px;  }
}

.matchdl{width:213px;border-left:1px solid #8d6b47;border-right:1px solid #ccc;border-bottom:1px solid #ccc; }
.matchdt{position: relative;height: 70px;line-height:70px; width:213px}
.matchdt div{position: absolute;left:15px;font-size:20px;color:#000;height: 70px;line-height:70px; z-index:2}
.matchdt i{position: absolute;top:12px;left:5px;width:18px;height:18px;border-radius:18px;border:2px solid #ffeec4 ;z-index:1}
.matchps_ul li{height:40px;position: relative;} 
.matchps_ul li.cur a{color:#ebe9dd;background-color:#8d6b47;font-weight:700;float:left; }
.matchps_ul li.cur div{color:#ebe9dd !important }
.matchps_ul li.cur #line{height:290px;width:4px;position: absolute;right: 0px;top: -125px;z-index: 10;background-color: #8d6b47;border-radius: 4px}
.matchps_ul li.cur i{color:#000;font-weight:700; width:8px; height:17px;position: absolute;background: url(../images/matchjt.png) no-repeat;right:-14px;top:6px}
.matchleft{width:215px;float:left;}
.matchright{width:1140px;margin-left:30px;float:left;}
.matchright .title{width:1140px;height:40px;line-height:40px;text-align:center;background-color:#8d6b47;color:#ebe9dd;font-size:18px;margin-top:10px}
.matchnewsul{width:1160px;height:auto;overflow:hidden;}
.matchnewsul li {width:560px;height:304px;margin-right:20px;margin-top: 20px;float:left;}
.matchnewsul li img{width:100%}
.matchnewsuldetail{width:100%}
.matchnewsuldetail img{ width:100%} 
 
.matchdt.cur {color:#ebe9dd;background-color:#8d6b47; margin-top: 5px }
.matchdt.cur div{color:#ebe9dd !important;background-color:#8d6b47; }
.matchdt.cur  #line{height:290px;width:4px;position: absolute;right: 0px;left:auto;top: -125px;z-index: 10;background-color: #8d6b47;border-radius: 4px}
.matchdt.cur i{border:none;color:#000;font-weight:700; width:8px; height:17px;position: absolute;background: url(../images/matchjt.png) no-repeat;left:220px !important;top:26px}

.inmatchtitle1{position: absolute; top: 425px; left: 200px; width: 260px; height: 200px; }
.inmatchtitle2{position: absolute; top: 425px; left: 460px; width: 320px; height: 200px;  }
@media screen and (min-width:1500px) {
    .inmatchtitle1{position: absolute; top: 425px; left: 200px; width: 320px; height: 200px; }
.inmatchtitle2{position: absolute; top: 425px; left: 520px; width: 320px; height: 200px;  }
}

#contantstyle{
   width:1200px;margin:0 auto
}
@media screen and (min-width:1500px) {
   #contantstyle{width:1500px}
}


/*--我的订单--*/
.mod-main2{background-color:#ebe9dd;margin-bottom: 20px;width:1200px}
.mod-comm2 .mt{padding:10px 0}
.mod-comm2 .mt h3{font-size:12px;color:#666;font-family:'\5b8b\4f53';line-height:18px}
.mod-comm2 .mc{line-height:20px}
.mod-comm2 .smt-01{background:#f5f5f5;height:32px;line-height:32px;padding-left:20px;margin-top:10px}
.mod-comm2 .smc-01{border:1px solid #f2f2f2;padding:20px 20px 10px}
.mod-comm2 .extra-r a.btn-close{color:#333}
.mod-comm2 .extra-r a.btn-close b{display:inline-block;*display:inline;*zoom:1;background:url(//misc.360buyimg.com/user/myjd-2015/css/i/icon2.png) 0 -58px no-repeat;width:7px;height:5px;overflow:hidden;vertical-align:middle;margin-left:5px}
.mod-comm2 .extra-r a.btn-close:hover{color:#333}
.mod-comm2 .extra-r a.btn-close.down b{background-position:0 -63px}

.mod-main2{padding:10px 0 10px 0px;margin-bottom:20px}
.mod-main2 .mt{display:inline-block;display:block;padding:10px;}
.mod-main2 .mt:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.mod-main2 .mt h3{float:left;font-family:"Microsoft YaHei";font-size:16px;color:#333;line-height:20px}
.mod-main2 .mt .extra-l{float:left;list-style:none;}
.mod-main2 .mt .extra-l li{float:left;padding-right:20px}
.mod-main2 .mt .extra-l li a{display:inline-block;padding-bottom:2px;color:#999}
.mod-main2 .mt .extra-l li a:hover,.mod-main .mt .extra-l li a:hover em{color:#e4393c}
.mod-main2 .mt .extra-l li.curr a{padding-bottom:0;color:#e4393c;border-bottom:2px solid #e4393c;font-weight:700;cursor:pointer;text-decoration:none}


.mod-main2 .mt .extra-l li.fore-last{border-right:0}
.mod-main2 .mt .extra-l em{margin-left:5px}
.mod-main2 .mt .extra-r{float:right}
.mod-main2 .mc{overflow:visible}
.mod-comm2 .mt{padding:10px 0}
.mod-comm2 .mt h3{font-size:12px;color:#666;font-family:'\5b8b\4f53';line-height:18px}
.mod-comm2 .mc{line-height:20px;}
.order-tb{width:1200px;}
.order-tb thead th {height: 40px;line-height: 40px;text-align: center;background: #aaa;color: #ebe9dd;font-weight: 400;}
.order-tb thead tr {border: 1px solid #aaa;}
.order-tb tbody{margin-top:20px;}
.order-tb tbody td {border: 1px solid #aaa;width:150px;}
.order-tb tbody .orderfirst{width:260px;}
.order-tb tbody th {display: table-cell;vertical-align: inherit;}
.order-tb .tr-bd td {padding: 14px 0;}
.order-tb .tooltip {position: relative;margin: 0 auto;z-index: 2;cursor: pointer;text-align: center;}
.ftx-13 {color: #aaa;}
.order-tb .status {position: relative;z-index: 5;color: #333;width: 120px;line-height: 22px;text-align: center;}
.order-tb .status a:hover{background:#f5f5f5;color:#e4393c}
.order-tb .operate {line-height: 22px;width: 110px;text-align: center;}
.order-tb .operate a{text-decoration:none;color:#333;text-align: center;}
.order-tb .operate a:hover{background:#f5f5f5;color:#e4393c;text-align: center;}


@media screen and (min-width:1500px) {

#Header-Top {position:relative;width:100%;height:35px;padding:0px;}
#Header-Top-width {width:1385px;height:35px;margin:0 auto;}

#welcome .wlecome_ul{width:1385px;margin: 0 auto;list-style:none;}
#welcome .wlecome_ul .wlecome_li_left{float: left;line-height:40px;}
#welcome .wlecome_ul .wlecome_li_right{float: right;line-height:40px;}

.mod-main{background-color:#ebe9dd;margin-bottom: 20px;width:1385px}

.order-tb{width:1385px;}

}


.search{background:url(../images/search.png) no-repeat ;width:350px;height:35px;line-height:35px;float:right;color:#8d6b47;text-align:center}