@charset "utf-8";
/* CSS Document */
body, button, input, select, textarea { background: none repeat scroll 0 0 #fff; color: #777; font: 14px/1 "Arial", "微软雅黑"; margin: 0; padding: 0; overflow: hidden; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; padding: 0; margin: 0; }
ul, ol, li, dl, dt, dd { list-style: none; text-decoration: none; height: auto; padding: 0; margin: 0; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 14px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */ border-bottom: 1px dotted; cursor: help; }
q:before, q:after { content: ''; }
p { margin: 0; padding: 0; }
/* 重置表单元素 */
legend { color: #777; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea { font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */ }
/* 重置表格元素 */
/* 重置 hr */
hr { border: none; height: 1px; }
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
:hover { text-decoration: none !important;}
html { overflow-y: scroll; }
:link { text-decoration: none; color: #777; }
:visited { text-decoration: none; color: #777; }
.fl { float:left;}
.fr { float:right;}
/*======================公用样式=======================*/
.warp { width: 100%; }
.header { width: 100%; padding: 0; background: #fff; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out; }
.header .top-bar { background: #1e1e20; height: 40px; }
.header .top-bar-fl { float: left; line-height: 40px; font-size: 12px; color: #fff; }
.header .top-bar-fr { float: right; }
.header .top-bar-fr ul { float:left; margin-right:10px;}
.header .top-bar-fr li {background: #1e1e20; }
.header .top-bar-fr li a { padding: 10px 15px; color: fff; }
.header .top-bar-fr li a:hover { background: #e60012; }
.header .top-bar-fr li>a:hover { background-color: #e60012; }
.header .top-bar-fr .nav .open a { background-color: #1e1e20 !important; }
.header .top-bar-fr li span { margin-right: 8px; margin-left: 12px; }
.header .top-bar-fr li ul { min-width: 100%; padding: 0; border: 0;}
.header .top-bar-fr .top_search { float: right;}
.header .top-bar-fr .top_search .icon {  color: #fff; line-height:38px; }
.top_search .btn-lg {
    padding:0 !important;
    line-height:0 !important;
    border-radius:0 !important;}

.top_search .btn-primary {
    background-color:#1e1e20 !important;
    border-color:#1e1e20 !important;
}
.search {}
.search .modal-content { background:none !important; border:0 !important; box-shadow:none !important;}
.modal-header { border:0 !important;}
.modal-footer { border:0 !important;}
.search .fade.in {background-color: rgba(0,0,0,0.5);}
.search .close { color:#fff !important;}
.modal-open { padding-right:0 !important;}
.search .modal-dialog { width:700px !important; margin: 20em auto !important; position:absolute; top:0; left:0; right:0; bottom:0;}
.search .modal-title span { display:block; height:75px; text-align:center; font-size:48px; color:#fff;}
.search .modal-title em { display:block; text-align:center; color:#fff;}

.search-global { }
.search-global__input { width: 100%; padding-right: 50px; padding-bottom: 12px; font: 700 30px Montserrat; color: #fff; border: 0; border-bottom: 1px solid #919191; background-color: transparent; opacity: 1 }
.search-global__input::-moz-placeholder {
color:#fff
}
.search-global__input:-ms-input-placeholder {
color:#fff
}
.search-global__input::-webkit-input-placeholder {
color:#fff
}
.search-global__input:focus { outline-style: none }
.search-global__btn { position: absolute; top:25px; right:18px; font-size:36px; color: #fff; border: 0; background-color: transparent; transition: all .3s }
.search-global__note { margin-top: 10px; font-family: Montserrat; font-size: 14px; color: #555 }
.btn_header_search { font-size: 16px!important; padding: 0 7px!important }
.btn_header_search i { font-size: 16px }


.nav_bnt {background: #1e1e20; padding: 10px 15px; color: #fff; border:0;} 
a.nav_bnt{ display:inline-block; width: 100%;}
/*注册*/
/*E-MAIL验证*/
.modal_Land .email { width:220px;height:38px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s; float:left; margin-right:15px; }
.modal_Land .email-button {display:block;width:75px; float:left; text-align:center; line-height:36px; border:1px solid #ddd;}
.modal_Land .Gender { float:left; margin-right:35px; line-height:40px;}

.Register {}
.Register .modal-dialog { width:715px !important; margin: 20em auto !important; position:absolute; top:0; left:0; right:0; bottom:0;}
.Register .modal-title span { display:block; height:66px; text-align:center; font-size:36px; color:#333;}
.Register .modal-title em { display:block; font-size:18px; text-align:center; color:#333;}
.modal_Register { padding:40px; overflow:hidden;}
.modal_Register .form-group { margin-bottom: 15px; margin-right:15px; float:left; height: 50px;}
.modal_Register .form-group:nth-child(2n) { margin-right:0;}
.modal_Register .form-control { width:308px; height:38px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}

.modal_Register .validimg { width:220px;height:38px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s; float:left; margin-right:15px; }
.modal_Register .validimg-button {display:block;width:75px; float:left; text-align:center; line-height:36px; border:1px solid #ddd;}
.modal_Register .validimg_image{width:116px; border:#ccc solid 1px; border-radius: 3px;}
.modal_Register .validcode_inner .form-control-feedback{ right:83px;}

.modal_Register .Gender { float:left; margin-right:35px; line-height:38px;}
.modal_Register .g_d { margin-right:35px; float:left; line-height:38px;}
.modal_Register label { margin-bottom:0 !important; font-weight:100 !important;}
.modal_Register input[type=checkbox], input[type=radio] { margin:0; padding-top:5px;}
.modal_Register .button {display:block;width:100%; text-align:center; line-height:50px; border:0; background:#333;color:#fff; margin-top:10px;}
.modal_Register .txt { text-align:center; line-height:42px;}
.modal_Register .txt a { color:#333 !important;}
.modal_Register .txt a:hover { background:#fff !important;}
.Register .modal-content{ width:766px;}


.modal_Register .form-group:nth-child(1n) {  
    margin-right: 20px;
}
.modal_Register .form-group:nth-child(2n) {  
    margin-right:0px;
}
.modal_Register  .ml20{margin-left:20px !important;}

/*登陆*/
.Land { }
.Land .modal-dialog { width:470px !important; margin: 20em auto !important; position:absolute; top:0; left:0; right:0; bottom:0;}
.Land .modal-title span { display:block; height:66px; text-align:center; font-size:36px; color:#333;}
.Land .modal-title em { display:block; font-size:18px; text-align:center; color:#333;}
.modal_Land { padding:40px; overflow:hidden;}
.modal_Land .form-group { margin-bottom: 15px;}
.modal_Land .form-control { width:100%; height:38px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.modal_Land .button {display:block;width:100%; text-align:center; line-height:50px; border:0; background:#333;color:#fff; margin-top:10px;}
.modal_Land .txt { text-align:center; line-height:42px; color:#333 !important;}
.modal_Land .txt a { color:#e60012 !important;}
.modal_Land .txt a:hover { background:#fff !important;}
.Land .login_code #login_validcode{ width:40%; float:left;}
.Land .login_code .validimg_image{  width: 106px; border:#ccc solid 1px; border-radius: 3px; margin-left: 10px;}
.Land .login_code .form-control-feedback{ right:231px;}
/*#Register.modal,#Land.modal{z-index:1;}*/

.header .top_main { height: 91px; }
.header .top_main .logo { float: left; }
.header .top_main nav { float: right; color: #222; padding-top: 40px; }
.toggle, [id^=drop] { display: none; }
.header .top_main nav ul { float: left; padding: 0; margin: 0; list-style: none; position: relative; }
/* Positioning the navigation items inline */
.header .top_main nav ul li { margin: 0px; display: inline-block; float: left; }
.header .top_main .mr-lg-4 { margin-right: 30px; }
/* Styling the links */
.header .top_main nav a { color: #333; text-transform: capitalize; padding-left: 0; padding-right: 0; padding: 10px 0; }
.header .top_main nav ul li ul li:hover { background: #f8f9fa; }
/* Background color change on Hover */
.header .top_main nav a:hover { color: #e60012; }
.menu li.active a { color: #e60012; }
/* Hide Dropdowns by Default
 * and giving it a position of absolute */
.header .top_main nav ul ul { display: none; position: absolute; /* has to be the same number as the "line-height" of "nav a" */ top: 20px; background: #fff; padding: 10px; z-index:9999; }
/* Display Dropdowns on Hover */
.header .top_main nav ul li:hover > ul { display: inherit; }
/* Fisrt Tier Dropdown */
.header .top_main nav ul ul li { width: 170px; float: none; display: list-item; position: relative; }
.header .top_main nav ul ul li a { color: #333; padding: 5px 10px; display: block; }
/* Second, Third and more Tiers	
 * We move the 2nd and 3rd etc tier dropdowns to the left
 * by the amount of the width of the first tier.
*/
.header .top_main nav ul ul ul li { position: relative; top: -60px; /* has to be the same number as the "width" of "nav ul ul li" */ left: 170px; }
/* Change ' +' in order to change the Dropdown symbol */
li > a:only-child:after { content: ''; }
.cart-icon { float: right; position: relative; }
.cart-icon i { font-size: 20px; }
.cart-icon span { background: #e60012 none repeat scroll 0 0; border: 2px solid #fff; border-radius:5px; color: #fff; display: inline-block; font-size: 10px; font-weight: 700; height: 18px; left: -8px; line-height: 16px; position: relative; text-align: center; top: -15px; width: 18px; z-index: 999; }

/* Media Queries
--------------------------------------------- */

@media all and (max-width : 800px) {
.header .top_main nav { float: none; }
.header .top_main nav { margin: 0; }
.header .top_main nav a { color: #333; }
/* Hide the navigation menu by default */
	/* Also hide the  */
.toggle + a, .menu { display: none; }
/* Stylinf the toggle lable */
.toggle { display: block; padding: 7px 15px; font-size: 17px; text-decoration: none; border: none; float: right; margin-right: 4em; background-color: #1e1e20; color: #fff; }
.menu .toggle { float: none; text-align: center; margin: auto; width: 30%; padding: 5px; font-weight: normal; font-size: 15px; letter-spacing: 1px; }
.toggle:hover { color: #333; background-color: #fff; }
/* Display Dropdown when clicked on Parent Lable */
[id^=drop]:checked + ul { display: block; background: #fff; padding: 15px 0; text-align: center; }
/* Change menu item's width to 100% */
.header .top_main nav ul li { display: block; width: 100%; padding: 5px 0; }
.header .top_main nav ul ul .toggle, .header .top_main nav ul ul a { padding: 0 40px; }
.header .top_main nav ul ul ul a { padding: 0 80px; }
.header .top_main nav a:hover, .header .top_main nav ul ul ul a { background-color: transparent; }
.header .top_main nav ul li ul li .toggle, .header .top_main nav ul ul a, .header .top_main nav ul ul ul a { padding: 14px 20px; color: #333; font-size: 17px; }
.header .top_main nav ul li ul li .toggle, .header .top_main nav ul ul a { background-color: #fff; }
.header .top_main nav ul ul li a { font-size: 15px; }
ul.inner-ul { padding: 0!important; }
/* Hide Dropdowns by Default */
.header .top_main nav ul ul { float: none; position: static; color: #333;/* has to be the same number as the "line-height" of "nav a" */ }
/* Hide menus on hover */
.header .top_main nav ul ul li:hover > ul, .header .top_main nav ul li:hover > ul { display: none; }
/* Fisrt Tier Dropdown */
.header .top_main nav ul ul li { display: block; width: 100%; padding: 0; }
.header .top_main nav ul ul ul li { position: static;/* has to be the same number as the "width" of "nav ul ul li" */ }
}






.index_box_1 { width:1200px; margin:0 auto; padding: 78px 0; }
.ui-title-block { margin-top: 0; margin-bottom: 2px; font-size: 45px; font-weight: 300; line-height: 1.08; color:#333; }
.ui-title-block span { color:#e60012;}
.ui-subtitle-block { margin-bottom: 8px; font-size: 16px; line-height: 1.875; color: #e60012; padding:0 35px;}

.index_ys { width:100%; height:136px; position:relative; margin-top:65px;}
.index_ys .pre { width:24px; height:44px; position:absolute; top:426px; left:-64px;}
.index_ys .next { width:24px; height:44px; position:absolute; top:426px; right:-64px;}

#playBox{ width:1200px; height:140px; position:absolute; top:0; left:0; overflow:hidden; }
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .oUlplay li dl {width:1200px; height:140px; display:block;}
#playBox .oUlplay li dl dd { width:400px; float:left;}

#playBox .oUlplay li dl dd img { width:75px; height:70px; float:left; margin:0 18px; display:block;}
#playBox .oUlplay li dl dd .main { float:left; width:289px;}
#playBox .oUlplay li dl dd .tit { width:289px; height:32px; font-size:16px; color:#e60012;}
#playBox .oUlplay li dl dd .txt { width:260px; line-height:22px;}


#playBox .smalltitle { width:1200px; height:16px; position:absolute; left:0; bottom:0; z-index:10; }
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:15px; height:15px; margin:0 5px; border-radius:10px; background:#fff;    -webkit-transition: all .3s;
    transition: all .3s;
    vertical-align: middle;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #fff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ transition: all .3s;
    vertical-align: middle;
    border: 1px solid #ccc;
    border-radius: 50%;
     background:#e60012;}

.index_box_2 { width:100%; padding: 78px 0; background:#f2f2f2; }
.index_about { width:1200px; margin:0 auto; overflow:hidden;}
.index_about_main { height:320px; margin-top:50px;}
.index_about_main .video { width:460px; height:320px; float:left;}
.index_about_main .video video{ width:100%; height: 100%;}
.index_about_main .con { width:690px; height:320px; float:right;}
.index_about_main .con .tit { height:65px; line-height:52px; font-size:34px; color:#333;}
.index_about_main .con .txt { width:690px; height:202px; line-height:29px; color:#555;}
.index_about_main .con .more { width:203px; line-height:53px; background:#333; border-radius:30px;}
.index_about_main .con .more a { display:block; text-align:center; color:#fefefe; font-weight:bold;}
.index_about_main .con .more a:hover { background:#e60012; border-radius:30px;}

.index_pro_pic { width:1200px; height:407px; padding-top:50px; margin:0 auto;}
.index_pro { width:1200px; margin:0 auto; overflow:hidden; }
.index_pro_main { width:1200px; margin-top:35px;}
 
.index_pro_main .swiper-container {width: 1200px; height: 830px; position:relative;}
.index_pro_main .swiper-slide {}
.index_pro_main .swiper-button-next { width:58px !important; height:37px !important; background:url(../images/fr_link.jpg) no-repeat !important; top:95% !important; right:530px !important;}
.index_pro_main .swiper-button-prev {  width:58px !important; height:37px !important; background:url(../images/fl_link.jpg) no-repeat !important; top:95% !important; left:530px !important;}
.index_pro_main .pro_con { width:1200px; height:830px;}
.index_pro_main .pro_con li { width:276px; height:360px; float:left; margin-right:32px; margin-bottom:32px; position:relative;}
.index_pro_main .pro_con li:nth-child(4n) { margin-right:0;}
.index_pro_main .pro_con li img { width:276px; height:275px; position:absolute; top:0; left:0;}
.index_pro_main .pro_con li span { position:absolute; top:295px; left:14px; font-weight:bold;}
.index_pro_main .pro_con li span a { color:#333;}
.index_pro_main .pro_con li em { position:absolute; top:325px; left:14px; font-size:16px; font-weight:bold; color:#e60012;}
.index_pro_main .pro_con li i {position:absolute; top:323px; left:239px; color:#ccc; font-size:18px;}
.index_pro_main .pro_con li:hover {width:276px; height:360px; display:block; -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.2); box-shadow: 0 5px 15px rgba(0,0,0,0.2);}
.index_pro_main .pro_con li:hover a i { color:#e60012;}

.index_b { width:100%; height:260px; background:url(../images/index_ban.jpg) no-repeat center;}
.index_news { width:1200px; margin:0 auto; overflow:hidden; padding:90px 0;}
.index_news_main { width:1200px; margin-top:35px;}
.index_news_main .swiper-container {width: 1200px; height:495px; position:relative;}
.index_news_main .swiper-slide {}
.index_news_main .swiper-button-fl { position:absolute; width:58px; height:37px; background:url(../images/fr_link.jpg) no-repeat; top:90%; right:530px; z-index:999;}
.index_news_main .swiper-button-fr { position:absolute; width:58px; height:37px; background:url(../images/fl_link.jpg) no-repeat; top:90%; left:530px; z-index:999;}
.swiper-button-fl.swiper-button-disabled, .swiper-button-fr.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none;}
.index_news_main .news_con { width:380px; height:395px; position:relative; float:left; margin-right:30px;}
.index_news_main .news_con:nth-child(3n) { margin-right:0;}
.index_news_main .news_con img { width:380px; height:140px; display:block; position:absolute; top:0; left:0;}
.index_news_main .news_con .tit { width:380px; position:absolute; top:165px; left:0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.index_news_main .news_con .tit a { color:#333;}
.index_news_main .news_con .line { width:380px; height:2px; position:absolute; top:192px; left:0; background:#1a1a1a;}
.index_news_main .news_con .time { position:absolute; top:212px; left:0; font-size:12px; color:#999;}
.index_news_main .news_con .txt { width:380px; height:110px; line-height:32px; position:absolute; top:240px; left:0; font-size:12px; color:#999;}
.index_news_main .news_con .more { width:120px; line-height:34px; text-align:center; position:absolute; top:361px; left:0; font-size:12px; font-weight:bold; background:#000; border-radius:30px;}
.index_news_main .news_con .more a { color:#fff; display:block;}
.index_news_main .news_con:hover .tit a { color:#e60012;}
.index_news_main .news_con:hover .line { background:#e60012;}
.index_news_main .news_con:hover .more a { background:#e60012; border-radius:30px;}




/*内页样式*/
.inner_top { width:100%; height:130px; background:url(../images/inner_top.jpg) no-repeat center;}
.inner_top_main { width:1200px; height:130px; margin:0 auto;}
.inner_top_main .tit { padding-top:46px; height:97px; text-align:center; font-size:30px; font-weight:bold; color:#fff;}
.inner_top_main .location {text-align:center; font-size:12px; color:#9f9f9f; font-style:oblique;}
.inner_top_main .location a { color:#9f9f9f;}

.inner { width:1200px; overflow:hidden; margin:60px auto 0;}

.inner_fl { width:310px; overflow:hidden; float:left; margin-bottom:90px;}
.inner_fl .fl_cat { margin-bottom:26px; overflow:hidden;}
.inner_fl .fl_cat .tit { width:310px; line-height:60px; text-indent:54px; font-size:20px; font-weight:bold; color:#fff; margin-bottom:4px;}
.inner_fl .fl_cat .about_t { background:url(../images/about_t.jpg) no-repeat;}
.inner_fl .fl_cat .pro_t { background:url(../images/pro_t.jpg) no-repeat;}
.inner_fl .fl_cat .news_t { background:url(../images/news_t.jpg) no-repeat;}

.inner_fl .fl_cat .cat_ul { width:310px; overflow:hidden; padding-bottom:18px; background:#f9f9f9;}
.inner_fl .fl_cat .cat_ul ul { display:block; padding:0 20px;}
.inner_fl .fl_cat .cat_ul ul li { width:270px; height:45px; line-height:45px; border-bottom:1px solid #ddd;}
.inner_fl .fl_cat .cat_ul ul li a { color:#666;}
.inner_fl .fl_cat .cat_ul ul li a:hover { color:#e60012;}

.inner_fl .search_info { width:310px; height:54px; overflow: hidden; background:url(../images/fl_search.jpg) no-repeat; margin-top:26px;}
.inner_fl .search_info_txt { display:inline; float:left; width:260px; height:54px;}
.inner_fl .search_info_txt_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; color:#a2a2a2; float: left; width:260px; height:54px; line-height:54px; overflow: hidden; text-indent:18px;}
.inner_fl .search_info_btn { float: left; width:50px; height:54px;}
.inner_fl .search_info_btn_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; float:left; width:50px; height:54px; overflow: hidden; cursor:pointer; }


/*左侧二级*/
.list {width:310px; overflow:hidden; padding-bottom:18px; background:#f9f9f9;}
.list ul { display:block; padding:0 20px;}
.list ul li{ width:270px; line-height:45px; border-bottom:1px solid #ddd;}
.list ul li a{color: #666; display: block;position: relative;}
.list ul li .inactive{ background:url(../images/off.png) no-repeat right center;}
.list ul li .inactives{background:url(../images/on.png) no-repeat right center;} 
.list ul li ul{display: none; padding:0 !important;}
.list ul li ul li { border:0; border-top:1px solid #ddd; line-height:40px !important; background:url(../images/2li.jpg) no-repeat 10px 17px;}
.list ul li ul li ul{display: none;}
.list ul li ul li a{ padding-left:26px; color:#999;}
.list ul li ul li a:hover { display:block; background:url(../images/2lia.jpg) no-repeat 10px 17px; color:#e60012;}


.fl_cs { width:304px; padding:27px; margin-top:26px; border:3px solid #eee;}
.fl_cs_top { width:250px; height:40px; background:url(../images/d1.jpg) no-repeat 0 0;}
.fl_cs_top .txt { padding-left:59px;}
.fl_cs_top .txt span { color:#292929; font-size:16px; line-height:24px; font-weight:bold; display:block;}
.fl_cs_top .txt em { color:#888; font-size:12px; line-height:13px; display:block;}

.fl_cs .L_sidebar { padding:24px 0;}
.fl_cs .L_sidebar li { width:250px; height:130px;}
.step_item  .ipt_num{ border:#ccc solid 1px; line-height: 24px; display: inline-block; width: 60px; margin-right: 10px;    text-align: center;}
.step_item  .ipt_num:nth-child(2n){ margin-right:0px;}
.step_item{ height:24px; display: block; padding: 10px 0px; color:#000;}

.fl_shape { margin-bottom:4px; overflow:hidden;}
.fl_shape .tit { height:44px; line-height:44px; border-bottom:2px solid #1a1a1a; font-size:16px; font-weight:bold; color:#292929;}
.fl_shape ul { display:block; margin-top:12px;}
.fl_shape ul li { padding:14px 12px; border:1px solid #e3e3e3; font-size:12px; color:#707070; float:left; margin-right:10px; margin-bottom:10px;}
.fl_shape ul li.active { display:block; background:#e60012; color:#fff;cursor:pointer;}



.fl_lid { overflow:hidden;}
.fl_lid .tit { height:44px; line-height:44px; border-bottom:2px solid #1a1a1a; font-size:16px; font-weight:bold; color:#292929;}
.fl_lid ul { display:block; margin-top:12px;}
.fl_lid ul li { width:39px; line-height:37px; text-align:center; border:1px solid #e3e3e3; font-size:12px; color:#707070; float:left; margin-right:10px; margin-bottom:50px;}
.fl_lid ul li:nth-child(5) { margin-right:0;}
.fl_lid ul li.active { display:block; background:#e60012; color:#fff;cursor:pointer;}

.fl_cs .click { width:248px; line-height:37px; border:1px solid #1a1a1a; font-size:14px; color:#292929; text-align:center;}
.fl_cs .click a { display:block; color:#292929;}


.inner_fr { width:870px; overflow:hidden; margin-left:20px; margin-bottom:90px; float:left}

.about { line-height:22px;}
.about  hr{ border-top:#ddd solid 1px; height: auto;}

.rim-lid { line-height:22px;}
.packaging { line-height:22px;}

.news { overflow:hidden; }
.news ul { width:870px; display:block; overflow:hidden;}
.news ul li { width:870px; height:210px; overflow:hidden; border-bottom:1px dotted #ddd; margin-bottom:20px; position:relative;}
.news ul li img { width:320px; height:190px; position:absolute; top:0; left:0;}
.news ul li .tit { width:495px; position:absolute; top:2px; left:360px; font-size:25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.news ul li .tit a { color:#333;}
.news ul li .tit a:hover { text-decoration:underline;}
.news ul li .txt { width:495px; height:110px; line-height:20px; font-size:13px; color:#888; position:absolute; top:43px; left:360px;}
.news ul li .time { position:absolute; top:179px; left:360px; font-size:12px; color:#999;}
.news ul li .author { position:absolute; top:179px; left:473px; font-size:12px; color:#999;}
.news ul li span { color:#e60012;}
.shownews { overflow:hidden;}

.shownews a:hover { text-decoration: underline;}
.shownews .title { background:#e7e7e7; height:65px;  text-align: center; }
.shownews .title h1 { color:#000; font-size:14px; line-height:40px;}
.shownews .title span { line-height:18px;}
.shownews DIV.text { padding-top:25px; }

.contact { overflow:hidden;}
.contact .map { width:1200px; height:460px;}
.contact_main { padding:69px 0; overflow:hidden;}
.contact_gb { width:730px; height:463px; float:left;}
.contact_gb .tit { height:56px; font-size:36px; font-weight:bold; color:#333;}
.contact_gb .line { width:200px; height:1px; background:#a6a6a6; margin-bottom:30px;}
.touch { width:730px; position:relative;}
div.contact input[type='text'],div.contact input[type='submit']{ border:1px solid #ddd; position:absolute;outline:none;  text-indent:15px; color:#777;}
div.contact input[type='checkbox']{width:12px;height:12px;}
input.gbk_1 { width:350px; height:40px; top:0; left:0; }
input.gbk_2 { width:350px; height:40px; top:0; right:0;}
input.gbk_3 { width:350px; height:40px; top:72px; left:0; }
input.gbk_4 { width:350px; height:40px; top:72px; right:0;}
input.gbk_5 { width:240px; height:40px; top:262px; left:0;}
.contact textarea{ width:728px; height:86px; position:absolute; top:144px; left:0; outline:none; overflow:hidden; border:1px solid #ddd;}
.contact textarea, .touch input { color:#777;}
.contact textarea {padding:10px; }
input.contact_sub{ width:240px !important; height:42px !important; text-indent:0 !important; color:#fff !important; top:334px; left:0; border:0 !important; cursor:pointer; background:#e60012; line-height:42px; text-align:center !important; font-size:20px;} 
input.contact_sub a { display:block; color:#fff !important;}
input.contact_sub i { color:#fff; margin-right:5px;}
.contact .vdimgck{float:left;cursor: pointer;height:37px; position:absolute; padding: 5px 0px; top:264px; left:266px; border:#ccc solid 1px;}


.contact_lx { width:420px; height:463px; float:right;}
.contact_lx .tit { height:56px; font-size:36px; font-weight:bold; color:#333;}
.contact_lx .line { width:200px; height:1px; background:#a6a6a6; margin-bottom:30px;}
.contact_lx_main { overflow:hidden; line-height:22px;}

.enquiry { overflow:hidden;}
.enquiry .now { width:1198px; height:42px; line-height:42px; background:#fbd9dc; font-weight:bold; color:#e60012; text-indent:30px; border:1px solid #e60012;}
.enquiry .now a { color:#0096ff; text-decoration:underline;}
.enquiry_list { margin-top:30px; margin-bottom:200px; overflow:hidden;}

.e_l_con { width:1200px; margin-bottom:30px;}
.e_l_t { height:42px; line-height:42px; border:1px solid #bbb; background:#f9f9f9; padding:0 30px;}
.e_l_t span { display:block; float:left; font-weight:bold; color:#333;}
.e_l_t span i { font-size:18px; margin-right:15px;}
.e_l_t em { display:block; float:right; font-weight:bold; color:#333;}
.e_l_t em i { font-size:18px; margin-left:10px; color:#f03c0b;}
.e_l_m { padding:30px; border:1px solid #bbb; border-top:0;}
.e_l_m_con { overflow:hidden;}
.e_l_m-box{ width:364px; height:40px; border-radius:5px; border: 1px solid #ddd; float:left; margin-right:20px; margin-bottom:20px;}
.e_l_m-box:nth-child(3n) { margin-right:0;}
.e_l_m-box label{ width:282px; float:left; height:40px; line-height:40px; padding-left:10px; display: inline-block; font-weight:normal;}
.e_l_m-box input{ padding-left:2px;outline: none;border: none;}
.e_l_m-box img { float:right; width:80px; height:24px; margin-top:8px;}

.e_l_m-box .m-360 { width:360px;}
.e_l_m-box .depth { width:148px;}

.e_l_m_main { height:42px; overflow:hidden;}
.form-item { float:left; margin-right:25px;}
.form-label { padding:0 10px; line-height:40px; border:1px solid #ddd; margin-right:20px; margin-bottom:0; font-weight:normal; float:left;}
.input-block { float:left; height:42px;}
.form-radio { float:left; margin-top:12px; margin-right:20px; height:42px; display: inline-block; vertical-align: middle;}
.form-radio span { display: inline-block; vertical-align: middle; display: inline-block; font: normal normal normal 14px/1 FontAwesome;}

.form-radio span:before {
   
	 content: "\f1db";
	padding-right: 10px;
	font-size: 18px;
	    
}
.form-radio span.sel{  color: #e60012;}
.form-radio span.sel:before {
	content: "\f192";
	
}
 
.form-radio>i {display: inline-block; margin-right: 8px; font-size:20px; color: #c2c2c2;}
.form-radio>i:hover, .form-radioed>i { color: #e60012;}
.e_l_m_main input[type=checkbox], .e_l_m_main input[type=radio], .e_l_m_main select { /*display:none;*/}

.submit-order { overflow:hidden; padding-top:30px; float:right;}
.submit-order .inquiry_form { height:50px; float:right;}
.submit-order .inquiry_form .Code { width:238px; height:42px; margin-right:30px;}
div.submit-order input[type='text'],div.submit-order input[type='submit']{ border:1px solid #ddd; outline:none;  text-indent:15px; color:#777;}
div.submit-order input[type='checkbox']{width:12px;height:12px;}
.submit-order input { color:#777;}
input.Code_sub{ width:240px !important; height:42px !important; text-indent:0 !important; color:#fff !important; top:334px; left:0; border:0 !important; cursor:pointer; background:#e60012; line-height:42px; text-align:center !important; font-size:20px;} 
input._sub a { display:block; color:#fff !important;}
.submit-order .Code { float:left; cursor:pointer;width:85px;height:30px; }
.submit-order .vdimgck { height:32px; padding: 5px 6px; float:left; border:#ccc solid 1px; margin-left:10px; margin-right: 10px;}


.inner_pro_cat {}
.inner_pro_cat li { width:870px; height:280px; margin-bottom:20px;}
.inner_pro_cat li img { width:870px; height:280px;}
.inner_pro { overflow:hidden;}
.inner_pro .pro_cat { width:870px; height:280px; margin-bottom:20px;}
.inner_pro .pro_cat img { width:870px; height:280px;}
.inner_pro .list_pro {}
.inner_pro .list_pro .hd { width:870px; height:40px; margin-bottom:21px;}
.inner_pro .list_pro .hd ul { display:block; width:104px; height:40px; float:right;}
.inner_pro .list_pro .hd ul li { font-size:24px; color: #b6b9c0; cursor: pointer; text-transform: uppercase; float: left; display: block; }
.inner_pro .list_pro .hd ul li:hover, .inner_pro .list_pro .hd ul li.on { color: #000; }
.inner_pro .list_pro .hd ul li i { margin-left:15px;}

.inner_pro .list_pro .bd {}

.inner_pro .list_pro .bd .list_pro_1 {}
.inner_pro .list_pro .bd .list_pro_1 li { width:276px; height:360px; float:left; margin-right:21px; margin-bottom:21px; position:relative;}
.inner_pro .list_pro .bd .list_pro_1 li:nth-child(3n) { margin-right:0;}
.inner_pro .list_pro .bd .list_pro_1 li img { width:276px; height:275px; position:absolute; top:0; left:0;}
.inner_pro .list_pro .bd .list_pro_1 li span { position:absolute; top:295px; left:14px; font-weight:bold;}
.inner_pro .list_pro .bd .list_pro_1 li span a { color:#333;}
.inner_pro .list_pro .bd .list_pro_1 li em { position:absolute; top:325px; left:14px; font-size:16px; font-weight:bold; color:#e60012;}
.inner_pro .list_pro .bd .list_pro_1 li i {position:absolute; top:323px; left:239px; color:#ccc; font-size:18px;}
.inner_pro .list_pro .bd .list_pro_1 li:hover {width:276px; height:360px; display:block; -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.2); box-shadow: 0 5px 15px rgba(0,0,0,0.2);}
.inner_pro .list_pro .bd .list_pro_1 li:hover a i { color:#e60012;}

.inner_pro .list_pro .bd .list_pro_2 {}
.inner_pro .list_pro .bd .list_pro_2 .con { width:870px; height:275px; margin-bottom:21px;}
.inner_pro .list_pro .bd .list_pro_2 .con img { width:276px; height:275px; display:block; float:left;}
.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r { width:573px; height:275px; float:right;}
.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r .tit { margin-top:20px; height:30px; font-size:16px; font-weight:bold; color:#333;}
.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r .tit a:hover{ color:#e60012;}
.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r .jiage { font-size:16px; font-weight:bold; height:31px; color:#e60012;}
.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r .txt { width:573px; height:50px; line-height:20px; color:#707070;}
.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r .dati { width:573px; height:87px;}
.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r .dati li { width:100px; height:50px; line-height:26px; float:left;padding: 24px 0 0 0; margin-right:14px; font-size:12px; text-align:center;}
.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r .dati .topout { background:url(../images/topout.jpg) no-repeat;}
.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r .dati .topin { background:url(../images/topin.jpg) no-repeat;}
.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r .dati .base { background:url(../images/base.jpg) no-repeat;}
.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r .dati .depth { background:url(../images/depth.jpg) no-repeat;}
.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r .dati .capacity { background:url(../images/capacity.jpg) no-repeat;}
.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r .tab_content { width:230px; height:38px;}
.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r .tab_content span { width:118px; line-height:36px; float:left; font-size:12px; display:block; border:1px solid #ccc; text-align:center;}
.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r .tab_content span a { display:block; color:#ccc;}
.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r .tab_content em { color:#ccc; float:left; margin-left:20px; font-size:18px; display:block; border:1px solid #ccc;}
.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r .tab_content em a { display:block; color:#ccc; padding:9px; }
/*.inner_pro .list_pro .bd .list_pro_2 .con:hover a { background:#e60012; color:#fff;}*/
.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r .tab_content span a:hover,.inner_pro .list_pro .bd .list_pro_2 .con .list_pro_r .tab_content em a:hover{background:#e60012; color:#fff;}

/*
.inner_pro .list_pro .bd .list_pro_2 .con:hover .list_pro_r .tab_content span a { color:#fff;}
.inner_pro .list_pro .bd .list_pro_2 .con:hover a i { color:#fff; }*/



.show_pro {}
.show_prolist { width:1200px; height:690px;}
.left-pro{width:570px; height:460px; text-align:left;float:left}
.left-pro .t1{width:100px;float:left}
.left-pro .t2{width:462px; height:460px; border:1px solid #cacaca; text-indent:0;float:left;margin-left:8px}
.left-pro .t2 img{text-indent:0;}
#showArea img{cursor:pointer;display:block;margin-bottom:10px;width:98px;height:98px; border:1px solid #ccc;float:left;}
#showArea img:hover{border:1px solid #F00;}

#main_img{cursor:pointer;display:block}
#gotop{cursor:pointer;display:block;margin-left:16px}
#gobottom{cursor:pointer;display:block;margin-left:16px}
#showArea{ height:430px;margin:10px 0;overflow:hidden;}

/* tsShopContainer */
#tsShopContainer li,#tsShopContainer img{vertical-align:top;}
#tsShopContainer{width:602px; height:417px; float:left; position:relative;}
#tsShopContainer #tsImgS{width:460px; height:458px; float:left; margin-left:8px; border:1px solid #cacaca; position:relative; padding:0 !important;}
#tsShopContainer #tsImgS a{display:block;text-align:center; margin:0 auto;}
#tsShopContainer #tsImgS img { display:block; margin:0 auto;}
#tsShopContainer #tsPicContainer{width:84px;height:458px; overflow:hidden;position:relative; float:left;}
#tsShopContainer #tsPicContainer #tsImgSCon{position:absolute;top:0;left:3px;width:84px;overflow:hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon ul{width:100%;overflow:hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon li{width:89px; height:72px; margin-bottom:8px; cursor:pointer;}
#tsShopContainer #tsPicContainer #tsImgSCon li img{border:1px solid  #cacaca;display:block;width:87px;height:67px;}
#tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img{border:1px solid #F00;margin:0px;}
/* CSS class for zoomed area */
.MagicZoomBigImageCont { border: 1px solid #cacaca; background: #FFF; margin-left:10px;}
.MagicZoomMain { text-align: center !important; width: 92px; }
.MagicZoomMain div { padding: 0px !important; }
/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader { color: #fff; background: #91b817; text-align: center !important; }
/* CSS class for small looking glass square under mouse */
.MagicZoomPup { border: 0px solid #aaa; background: #ccc; }
/* CSS style for loading animation box */
.MagicZoomLoading { text-align: center; background: #ccc; color: #444; border: 1px solid #ccc; opacity: 0.8; padding: 3px 3px 3px 3px !important; display: none; /* do not edit this line please */ }
/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img { padding-top: 3px !important; }

.show_procon { width:590px; height:582px; float:right;}
.show_procon .model { height:44px; font-size:36px; font-weight:bold; color:#333;}
.show_procon .name {width:590px; height:24px; border-bottom:1px solid #ddd; color:#707070;}
.show_procon .jiage {width:590px; height:42px; margin-top:20px; font-size:34px; font-weight:bold; border-bottom:1px solid #ddd; color:#e60012;}
.show_procon .jiage span{ font-size:16px; color: #71737a; font-weight: normal;}
.show_procon .canshu {width:590px; height:420px; margin-bottom:20px;}
.show_procon .canshu li { width:590px; height:40px; border-bottom:1px solid #ddd; color:#71737a;}
.show_procon .canshu li .cs-1 { width:175px; float:left; line-height:40px; text-indent:14px;}
.show_procon .canshu li .cs-2 { width:100px; float:left; line-height:40px; text-align:center;}
.show_procon .canshu li .cs-3 { width:96px; height:40px; float:left; line-height:40px; text-align:center;}
.show_procon .canshu li .cs-4 { width:140px; float:left; line-height:40px; text-align:center;}
.show_procon .canshu .f8 { background:#f8f8f8;}

.quantity { padding-bottom:20px; clear: both;}
.quantity .cart-plus-minus {display:inline-block; margin:0 15px; position:relative; width:76px; text-align: left;}
.quantity .cart-plus-minus-box { border:1px solid #ebebeb; height:46px; text-align:center; width:48px; background:#ffffff;}
.quantity .qtybutton.dec { bottom:0; right:0;}
.quantity .cart-plus-minus > .qtybutton {border-bottom: 1px solid #ebebeb; border-right: 1px solid #ebebeb; border-top: 1px solid #ebebeb; cursor: pointer; height: 23px; position: absolute;text-align: center;width: 28px; line-height: 21px;}
.quantity .cart-plus-minus > .qtybutton.inc {border-bottom: none; top: 0; right: 0;}
.quantity .qtybutton.dec:hover { display:block; background:#eaeaea; cursor:pointer;}
.quantity .qtybutton.inc:hover { display:block; background:#eaeaea; cursor:pointer;}
.quantity .qtybutton i { font-size:18px; font-weight:bold; color:#363636;}

.pro-bnt { width:590px; height:42px;}
.pro-bnt li { width:178px; height:40px; line-height:40px; text-align:center; border:1px solid #e60012; background:#ffeded; float:left; margin-right:20px;}
.pro-bnt li a { display:block; color:#e60012;}
.pro-bnt li a:hover { background:#e60012; color:#fff;}
.pro-bnt li a i { font-size:18px; margin-right:5px;}

.pro_Detailed { width:1198px; border:1px solid #ddd; margin-bottom:83px;}
.pro_Detailed .tit { line-height:42px; border-bottom:1px solid #ddd; text-indent:30px; font-weight:bold; color:#333; background:#f9f9f9;}
.pro_Detailed .con { padding:33px 30px; overflow:hidden;}
.pro_Detailed .con .txt { line-height:24px; margin-bottom:80px;}
.pro_Detailed .con .link { padding:0 17px; line-height:37px; background:#e60012; border-radius:5px; float:right; color:#fff;}
.pro_Detailed .con .link a { color:#fff;}

.pro_other { width:1200px; overflow:hidden; margin-bottom:50px;}
.pro_other_top { width:1200px; height:45px; position:relative;}
.pro_other_top .tit { position:absolute; top:0; left:0; line-height:45px; padding:0 20px; text-align:center; font-size:16px; color:#fff; background:#e60012;}
.pro_other_top .tit i { font-size:18px; margin-right:5px;}

.pro_other_top .left_btn { position:absolute; top:5px; right:40px; width:35px; height:35px; background:#f4f4f4; border-radius:5px; line-height:35px; text-align:center;}
.pro_other_top .left_btn i,.pro_other_top .right_btn i { color:#2f3034; font-size:22px; line-height:35px;}
.pro_other_top .right_btn { position:absolute; top:5px; right:0; width:35px; height:35px; background:#f4f4f4; border-radius:5px; line-height:35px; text-align:center;}
.pro_other_top .left_btn:hover,.pro_other_top .right_btn:hover { background:#e60012;}
.pro_other_top .left_btn:hover i,.pro_other_top .right_btn:hover i { color:#fff;}


.pro_list_inner { width:1200px; height:356px; overflow: hidden;}
.sy_pro_list { width: 1200px; height: 356px;}
.sy_pro_list ul { width: 1200px; }
.sy_pro_list li { width:239px; height:354px; border-right:0; float:left; position:relative;}
.sy_pro_list li img { width:219px; height:218px; position:absolute; top:10px; left:0px; display:block;}
.sy_pro_list li .name { position:absolute; top:243px; left:10px; font-size:15px;}
.sy_pro_list li .name a { color:#333;}
.sy_pro_list li .jiage {position:absolute; top:269px; left:10px; font-size:18px; color:#e60012;}
.sy_pro_list li .add_bnt {position:absolute; top:299px; left:10px; font-size:12px; padding:0 15px; line-height:35px; background:#f4f4f4; border-radius:5px; color:#333;}
.sy_pro_list li .add_bnt i { font-size:20px; margin-right:8px;}
.sy_pro_list li:hover {display:block; -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.1); box-shadow:0 5px 15px rgba(0,0,0,0.1);}
.sy_pro_list li:hover .add_bnt { background:#e60012;}
.sy_pro_list li:hover .add_bnt a { color:#fff;}







/*购物车*/
.inner .cartMain label { position: relative; display: inline-block; z-index: 1; border: 1px solid #b8b8b8; margin-left: 10px; border-radius: 1px; width: 12px; height: 12px; cursor: pointer; }
label.mark { background: url("../images/mark1.png") no-repeat -1px -1px; }
a:hover { color: #ff873e; text-decoration: underline; }
.cartMain { position: relative; width: 1200px; min-width: 1200px; max-width: 1200px; margin: 0 auto; padding: 0px 0px 100px; min-height: 210px; }
/*购物车头部*/
.cartMain_hd { width: 100%; height: 50px; line-height: 50px; background:#f3f3f3; color: #3c3c3c; }
.cartMain_hd .cartTop { height: 50px; }
.cartMain_hd .cartTop .list_chk { width: 80px; text-indent: 30px; }
.cartMain_hd .cartTop .list_con { width: 312px; }
.cartMain_hd .cartTop .list_chk label { position: absolute; left: 10px; top: 19px; margin: 0; }
.cartMain_hd .cartTop .list_info { padding: 0; text-indent: 15px; }
.cartMain_hd .cartTop .list_con { text-indent: 140px; }
.cartBox { width: 100%; margin-bottom: 15px; }
.cartBox .shop_info { position: relative; width: 100%; height: 38px; background-color: #fff; line-height: 38px; vertical-align: baseline; }
.cartBox .shop_info .all_check { position: relative; float: left; width: 30px; height: 38px; }
.cartBox .shop_info .all_check input[type="checkbox"] { position: absolute; z-index: 0; left: -20px; top: -20px; }
.cartBox .shop_info .all_check .shop { position: absolute; top: 13px; }
.cartBox .shop_info .shop_name { float: left; }
/*商品列表*/
.cartBox .order_content { border: 1px solid #ccc; }
.cartBox .order_content a { display: block; }
.order_lists { width: 100%; height: 130px; border-bottom: 1px solid #e7e7e7; }
.order_lists:last-child { border-bottom: none; }
.order_lists li { float: left; height: 100%; }
.order_lists .list_chk { position: relative; width: 50px; }
.order_lists .list_chk input[type="checkbox"] { position: absolute; z-index: 0; left: -20px; top: -20px; }
.order_lists .list_chk label { margin: 20px 0 0 24px; }
.order_lists .list_con { width: 342px; }
.order_lists .list_con .list_img { width: 90px; height: 90px; margin-top: 20px; float: left; }
.order_lists .list_con .list_img img { width: 100%; vertical-align: top; }
.order_lists .list_con .list_text { margin: 20px 0 0 10px; font-size:16px; font-weight:bold; line-height: 18px; width: 200px; float: left; color:#333; }
.order_lists .list_con .list_text a { color: #333; }
.order_lists .list_con .list_text a:hover { color: #e60012; text-decoration: underline; }
.order_lists .list_info { width: 252px; box-sizing: border-box; padding: 20px 0; }
.order_lists .list_info p { color: #9c9c9c; line-height: 18px; margin-left: 15px; }
.order_lists .list_price { width: 130px; }
.order_lists .list_price .price { margin-top: 20px; line-height: 18px; font-family: Verdana, Tahoma, arial; color: #3c3c3c; font-weight: bold; }
.order_lists .list_amount { width: 120px; }
.order_lists .list_amount .amount_box { margin-top: 20px; width: 77px; height: 25px; position: relative; }
.order_lists .list_amount .amount_box input { width: 39px; height: 23px; line-height: 15px; border: 1px solid #aaa; color: #343434; text-align: center; padding: 4px 0; background-color: #fff; z-index: 2; position: absolute; left: 18px; float: left; }
.order_lists .list_amount .amount_box a { float: left; height: 23px; width: 17px; border: 1px solid #e5e5e5; background: #f0f0f0; text-align: center; line-height: 23px; color: #444; position: absolute; top: 0; }
.order_lists .list_amount .amount_box a:hover { border-color: #e60012; text-decoration: none; color: #e60012; z-index: 3; }
.order_lists .list_amount .amount_box .reduce { left: 0; }
.order_lists .list_amount .amount_box .reSty { color: #cbcbcb; }
.order_lists .list_amount .amount_box .reSty:hover { border-right: none; border-color: #e60012; text-decoration: none; color: #e60012; }
.order_lists .list_amount .amount_box .plus { border-left-color: transparent; right: 0; }
.order_lists .list_sum { width: 140px; }
.order_lists .list_sum .sum_price { line-height: 18px; margin-top: 20px; font-family: Verdana, Tahoma, arial; color: #ff0000; font-weight: bold; }
.order_lists .list_op { width: 164px; }
.order_lists .list_op .del { margin-top: 20px; line-height: 18px; }
.order_lists .list_op .del a:hover { color:#e60012;}
/*底部总计算价*/
.bar-wrapper { width: 1200px; height: 50px; background: #e5e5e5; }
.bar-wrapper .bar-right { float: right; color: #3c3c3c; }
.bar-wrapper .bar-right strong { color: #e60012; }
.bar-wrapper .bar-right .piece { float: left; min-width: 110px; margin-right: 20px; height: 50px; line-height: 50px; }
.bar-wrapper .bar-right .piece .piece_num { display: inline-block; padding: 0 10px; font-weight: 700; font-size: 18px; font-family: tohoma, arial; }
.bar-wrapper .bar-right .totalMoney { float: left; min-width: 100px; height: 50px; line-height: 50px; }
.bar-wrapper .bar-right .totalMoney .total_text { float: right; font-weight: 400; font-size: 20px; font-family: Arial; vertical-align: middle; margin-right: 10px; margin-left: 15px; }
.bar-wrapper .bar-right .calBtn { float: left; }
.bar-wrapper .bar-right .calBtn a { display: block; width: 120px; height: 50px; color: #fff; background: #B0B0B0; cursor: pointer; font-size: 22px; letter-spacing: 5px; text-decoration: none; line-height: 50px; text-align: center; border-radius: 2px; }
.bar-wrapper .bar-right .calBtn a:hover{ background:#e60012;}
.bar-wrapper .bar-right .calBtn a.btn_sty { background: #e60012; cursor: pointer; }
/*自己定义的模态框*/
.model_bg { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: rgba(0,0,0,.6); z-index: 999; display: none; }
.my_model { position: fixed; display: none; top: 50%; left: 50%; margin-top: -50px; margin-left: -200px; z-index: 9999; width: 360px; height: 150px; border: 1px solid #aeaeae; border-radius: 3px; padding: 20px; background: #fff; }
.my_model .title { font-size: 14px; color: #3c3c3c; font-weight: 700; margin-bottom: 20px; }
.my_model .title .closeModel { float: right; cursor: pointer; }
.my_model p { line-height: 16px; }
.my_model .opBtn { margin-top: 20px; }
.my_model .opBtn a { width: 58px; height: 28px; line-height: 28px; text-align: center; -webkit-border-radius: 1px; -moz-border-radius: 1px; -ms-border-radius: 1px; border-radius: 1px; display: inline-block; margin-right: 10px; font-weight: 700; }
.my_model .dialog-sure { background: #52a0e5; color: #fff; border: 1px solid #52a0e5; }
.my_model .dialog-close { background: #fff; border: 1px solid #d9d9d9; color: #3c3c3c; }










.footer { width:100%; height:450px; background:url(../images/foot_bj.jpg) no-repeat center;}
.foot_main { width:1200px; height:360px; margin:0 auto; padding-top:70px;}
.foot_main .tit { font-size:16px; font-weight:bold; color:#fff;}
.foot_main .box_1 { width:360px; height:230px; float:left;}
.foot_main .box_1 .txt { width:360px; height:149px; margin-top:34px; line-height:21px; font-size:13px; color:#bbb;}
.foot_main .box_1 .more { width:120px; line-height:34px; background:#e60012; text-align:center; border-radius:30px; font-size:12px;}
.foot_main .box_1 .more a { display:block; color:#fefefe;}
.foot_main .box_2 { width:260px; height:290px; float:left; margin-left:100px;}
.foot_main .box_2 ul { display:block; margin-top:29px;}
.foot_main .box_2 ul li { width:260px; line-height:32px;}
.foot_main .box_2 ul li i { margin-right:8px; color:#fff;}
.foot_main .box_2 ul li a { color:#fff; font-size:12px;}
.foot_main .box_2 ul li:hover a,.foot_main .box_2 ul li:hover i { color:#e60012;}

.foot_main .box_3 { width:402px; height:290px; float:left; margin-left:78px;}
.foot_main .box_3 .txt { width:402px; height:146px; line-height:22px; margin-top:33px;}
.foot_main .box_3 .txt span { font-size:13px; color:#fff;}
.foot_main .box_3 .txt em { display:block; text-indent:0;}
.foot_main .box_3 .txt o { margin-left:15px;}
.foot_main .box_3 .txt i { color:#e60012; margin-left:5px;}
.foot_main .box_3 .fx span { margin-right:10px;}
.foot_main .box_3 .fx span a:hover .fa-inverse { color:#fff;}
.foot_main .box_3 .fx span a:hover i {color:#e60012;}
.foot_main .box_3 .fx i { color:#999;}
.foot_main .box_3 .fx .fa-inverse { color:#1d1d1d}

.foot_copy { width:1200px; height:90px; margin:0 auto;}
.foot_logo { float:left;}
.foot_fr { padding-top:23px; text-align:right; line-height:23px; font-size:12px; color:#c2c2c2;}
.foot_fr a { color:#c2c2c2;}

/*alertjs 动画*/

@-webkit-keyframes lightSpeedIn {
		  from {
		    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		    transform: translate3d(100%, 0, 0) skewX(-30deg);
		    opacity: 0;
		  }

		  60% {
		    -webkit-transform: skewX(20deg);
		    transform: skewX(20deg);
		    opacity: 1;
		  }

		  80% {
		    -webkit-transform: skewX(-5deg);
		    transform: skewX(-5deg);
		  }

		  to {
		    -webkit-transform: translate3d(0, 0, 0);
		    transform: translate3d(0, 0, 0);
		  }
		}

		@keyframes lightSpeedIn {
		  from {
		    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		    transform: translate3d(100%, 0, 0) skewX(-30deg);
		    opacity: 0;
		  }

		  60% {
		    -webkit-transform: skewX(20deg);
		    transform: skewX(20deg);
		    opacity: 1;
		  }

		  80% {
		    -webkit-transform: skewX(-5deg);
		    transform: skewX(-5deg);
		  }

		  to {
		    -webkit-transform: translate3d(0, 0, 0);
		    transform: translate3d(0, 0, 0);
		  }
		}

		.lightSpeedIn {
		  -webkit-animation-name: lightSpeedIn;
		  animation-name: lightSpeedIn;
		  -webkit-animation-timing-function: ease-out;
		  animation-timing-function: ease-out;
		}

		@-webkit-keyframes lightSpeedIn_hide {
		  from {
		    opacity: 1;
		  }

		  to {
		    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		    transform: translate3d(100%, 0, 0) skewX(30deg);
		    opacity: 0;
		  }
		}

		@keyframes lightSpeedIn_hide {
		  from {
		    opacity: 1;
		  }

		  to {
		    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		    transform: translate3d(100%, 0, 0) skewX(30deg);
		    opacity: 0;
		  }
		}

		.lightSpeedIn_hide {
		  -webkit-animation-name: lightSpeedIn_hide;
		  animation-name: lightSpeedIn_hide;
		  -webkit-animation-timing-function: ease-in;
		  animation-timing-function: ease-in;
		}


.warning {
    overflow: hidden;
    padding: 20px 0 50px 0;
    margin: 0px auto 50px auto;
	width:1000px;
    border: 1px solid #ff4e00;
}
.warning table tr{ margin-bottom:10px;}
.warning a.btn{ color:#fff;}

.breadcrumb {
    background-color: transparent;
 
}

.orderLine .p-img img{ max-width:300px;}
