﻿@charset "utf-8";
b,blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,html,img,input,label,li,ol,p,pre,select,span,strong,table,td,textarea,th,ul{margin:0;padding:0}
abbr,acronym,fieldset,img{border:0}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
q:after,q:before{content:''}
i{font-style:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400;}
caption,td,th{text-align:left;font-weight:400;}
a,button,img{border:none;text-decoration:none;}
a,button{text-decoration:none;}
button:focus,input:focus{outline:0;}
textarea{font-family:"Microsoft YaHei";}
img{border:none;outline:0}
a{color:#333;text-decoration:none;outline:0; cursor: pointer;}
ol,ul{list-style:none;}
body,html{background: #F5F5F5;}
table{word-break:break-all;word-wrap:break-word;}
body{font-family:'Microsoft YaHei',Arial,Lucida Grande,Lucida Sans Unicode,Verdana,sans-serif;font-size:14px;font-weight:400;color:#333;width:100%;min-width:1200px;}
select::-ms-expand{display:none;}
::-webkit-input-placeholder{color:#999;}
::-moz-placeholder{color:#999;}
:-ms-input-placeholder{color:#999;}
.clear{clear:both;}
.w1200{width:1200px;margin:0 auto;}
.w1400{width:1400px;margin:0 auto;}
.w100{width:100%;}
.left{float:left;}
.right{float:right;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.boxs{ box-sizing: border-box;  -ms-box-sizing: border-box;  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;  }
input{ border: none;}
.trion{ transition:all .3s;  -moz-transition:all .3s; /* Firefox 4 */ -webkit-transition:all .3s; /* Safari and Chrome */ -o-transition:all .3s; /* Opera */}
a:hover{ text-decoration: none;}
input::-webkit-input-placeholder { /* WebKit browsers */ color: #ccc; } 
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #ccc; } 
input::-moz-placeholder {/* Mozilla Firefox 19+ */ color: #ccc; } 
input:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #ccc; }
.disbox{
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    
    display: -moz-box;
    -moz-box-orient: horizontal;
    -moz-box-pack: center;
    -moz-box-align: center;
    
    display: -o-box;
    -o-box-orient: horizontal;
    -o-box-pack: center;
    -o-box-align: center;
    
    display: -ms-box;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -ms-box-align: center;
    
    display: box;
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
}
.login_con_tab .item {position: relative;}
.item .succeed i{background:url(../images/login_icons_new.png) -25px -2px no-repeat; width:16px; height:18px; position:absolute; top:10px; right:-23px; margin:0;}

@font-face{
    font-family: "Roboto";
    src:url(../font/Roboto-Bold.ttf);
}

/* ------------------------分页------------------------- */
.index_page{ height: 32px; margin-top: 16px; text-align: center; line-height: 32px;}
.index_page a{ display: inline-block; width: 32px; height: 32px; line-height: 32px; margin: 0px 6px; background: #FFFFFF; border-radius: 4px; border: 1px solid #CCCCCC; }
.index_page .cur a{ color: #fff; border-color: #E1251B; background: #E1251B;}
.index_page a:hover{ color: #fff; border-color: #E1251B; background: #E1251B;}
.index_page .item{ display: inline-block;}
.index_page .item i{ font-size: 14px;}
.index_page.mb25{ margin-bottom: 25px;}

/* ------------------------登录注册 公共------------------------- */
.input_wrong{border: 1px solid #F5595E !important;}
.login_con{ height: 835px;}
.login_con a{transition:all .3s; -moz-transition:all .3s; /* Firefox 4 */ -webkit-transition:all .3s; /* Safari and Chrome */ -o-transition:all .3s; /* Opera */}
.login_con a:hover{ color: #E1251B;}
.login_con_header{ height: 72px; background: #FFFFFF;}
.login_con_header img{ height: 40px; float: left; width: auto; padding-top: 16px;}
.login_con_header span{ float: left; display: inline-block; width: 1px; height: 26px; background: #D8D8D8; margin: 22px 16px 0px 16px; }
.login_con_header p{ float: left; line-height: 72px; font-size: 22px; font-weight: 500;}
.login_footer{ text-align: center; font-size: 13px;  color: #C2C2C2; line-height: 22px; height: 44px;}
.login_footer a{ color: #C2C2C2;}

/* ------------------------会员中心 公共------------------------- */
.member_index{ margin-top: 20px;}
/* --左侧导航-- */
.member_left{width: 196px; height: auto; background: #FFFFFF; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05); border-radius: 2px; padding: 22px 0px;}
.member_left h2{ font-size: 15px; font-weight: 600; color: #E1251B; line-height: 24px; padding: 0px 24px;}
.member_left h2 a{ color: #E1251B;}
.member_left img{ width: 24px; height: auto; display: inline-block; position: relative; top: -1px; margin-left: 5px;}
.member_left ul li{ height: 28px; line-height: 28px; margin-top: 2px; padding: 0px 24px; box-sizing: border-box;  -ms-box-sizing: border-box;  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box; transition:all .3s; -moz-transition:all .3s; /* Firefox 4 */ -webkit-transition:all .3s; /* Safari and Chrome */ -o-transition:all .3s; /* Opera */}
.member_left ul .member_left_title{ height: 32px; line-height: 32px; margin-top: 14px; font-weight: 600; font-size: 15px;}
.member_left ul li a{ color: #8C8C8C; display: block; width: 100%; height: 28px; transition:all .3s; -moz-transition:all .3s; /* Firefox 4 */ -webkit-transition:all .3s; /* Safari and Chrome */ -o-transition:all .3s; /* Opera */}
.member_left ul li:hover a{color: #E1251B; font-weight: 600;}
.member_left ul li:hover{ background: #FFEDE5;}
.member_left ul .cur{ background: #FFEDE5;}
.member_left ul .cur a{ color: #E1251B; font-weight: 600;}
/* --右侧框架-- */
.member_right_c{ min-height: 583px; height: auto; width: 996px; background: #fff;}
.member_con_title{ line-height: 48px;  font-weight: 600; padding-left: 24px; height: 48px; background: #EDEDED; border-radius: 2px 2px 0px 0px;}
.member_order_nav{ margin: 10px 0px; height: 48px;  padding: 0px 24px;}
.member_order_nav ul li{ line-height: 48px; color: #8C8C8C; float: left; margin-right: 32px; cursor: pointer;}
.member_order_nav ul li a{ color: #8C8C8C;}
.member_order_nav ul .member_order_nav_wait{ min-width: 16px; height: 16px;background: #E1251B; border-radius: 10px; font-size: 12px; color: #fff; text-align: center; line-height: 16px; display: inline-block; margin-left: 2px;}
.member_order_nav ul .cur{ color: #E1251B; font-weight: 600;}
.member_order_nav ul .cur a{ color: #E1251B; font-weight: 600;}
.member_order_search{ width: 200px; height: 32px; line-height: 32px; position: relative; top: 8px;}
.member_order_search input{ border-radius: 2px;  border: 1px solid #DBDBDB; width: 200px; height: 32px; font-size: 12px; position: absolute; z-index: 1; padding-left: 12px;}
.member_order_search i{ position: absolute; z-index: 2; cursor: pointer; font-size: 16px; right: 12px; color: #DBDBDB;}
.member_order_con{ height: auto; padding: 0px 24px 24px 24px;}
/* --面包屑导航-- */
.member_position{ height: 50px; line-height: 50px; color: #8C8C8C;}
.member_position a{ color: #8C8C8C; font-size: 13px;}
.member_position a:last-child{ color: #595959;}
/* --表格通用-- */
.member_order_list_tab{ height: auto;min-height: 148px; border-radius: 2px;border: 1px solid #EDEDED; margin-top: 17px; }
.member_order_list_tab_title{ padding-left: 24px; line-height: 30px; color: #8C8C8C; font-size: 13px; height: 30px; background: #F5F5F5; border-radius: 2px 2px 0px 0px;}
.member_order_list_tab_title span{ display: inline-block; margin-right: 16px;}
.member_order_list_tab_title span a{ color: #8C8C8C;}
.member_order_list_tab_title span i{ margin-left: 12px; color: #657AA3; position: relative; top: 1px;}
.member_order_list_tab_title span i.order_number{color: #8C8C8C;}
.member_order_list_tab_money{ width: 145px; padding-left: 16px; padding-top: 25px;line-height: 24px; }
.member_order_list_tab_money h2{font-weight: bold; color: #E1251B;}
.member_order_list_tab_money p{ font-size: 12px; color: #8C8C8C;}
.member_order_list_tab_operate{ width: 135px; padding-left: 16px; font-size: 12px; padding-top: 25px; line-height: 24px; color: #595959;}
.member_order_list_tab_operate span{ display: inline-block; }
.member_order_con_title{height: 40px; background: #EDEDED;border-radius: 2px;}
.member_order_con_title ul li{ font-weight: 600; line-height: 40px; padding-left: 16px; font-size: 12px; box-sizing: border-box; float: left;}
.member_order_con_title ul li:first-child{ width: 409px;}
.member_order_con_title ul li:nth-child(2){ width: 112px;}
.member_order_con_title ul li:nth-child(3){ width: 145px;}
.member_order_con_title ul li:nth-child(4){ width: 145px;}
.member_order_con_title ul li:nth-child(5){ width: 137px;}
.member_order_list_tab_state{ width: 145px; padding-left: 16px; padding-top: 25px; font-size: 13px; line-height: 24px;}
.member_order_list_tab_state h2{ color: #FAAB4D; }
.member_order_list_tab_state a{ color: #595959; }
.member_order_list_tab_state a:hover{ color: #E1251B;}
.member_order_list_tab_state p{ color: #8C8C8C;}
/* --配送信息-- */
.member_order_show_delivery{ height: auto; padding: 32px; margin-top: 16px; background: #FFFFFF;box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05); border-radius: 2px; }
.member_order_show_title{ height: 24px; font-size: 18px;font-weight: 500;line-height: 24px; margin-bottom: 10px;}
.member_order_sd_con{ margin-top: 16px; min-height: 215px;}
.member_order_sd_cl{ width: 267px; height: auto;  padding-top: 10px;}
.member_order_sd_cr{min-height: 215px; border-left: 1px solid #EDEDED; width: 868px; padding-left: 40px; padding-top: 10px;}
.member_order_sd_cl p{ font-size: 13px; line-height: 26px;}
.member_order_sd_cl p span{ color: #8C8C8C; width: 80px; display: inline-block;}
.member_order_sd_cr_time{ width: 135px;font-size: 13px; line-height: 18px;}
.member_order_sd_crc{ padding-bottom: 20px; width: 638px;  border-left: 1px solid #EDEDED; padding-left: 27px; position: relative;}
.member_order_sd_crc h2{ margin-bottom: 10px; font-weight: 600;  line-height: 20px; font-size: 13px;}
.member_order_sd_crc p{  color: #8C8C8C; line-height: 16px; font-size: 12px;}
.member_order_sd_crc span{ display: inline-block; position: absolute; z-index: 1; top: 0px; left: -12px; height: 20px; padding-top: 6px; width: 20px; background:#FFE1D5; border-radius: 50%;}
.member_order_sd_crc span i{ border-radius: 50%; width: 8px; height: 8px; background: #E1251B; display: block; margin: 0 auto;}
/* --收货发票信息-- */
.ml50{ margin-left: 50px;}
.member_order_show_invoice{ min-height: 208px; padding: 32px; margin-top: 16px; background: #FFFFFF; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05); border-radius: 2px;}
.member_order_show_invoice_l{ width: 345px; height: auto;}
.member_order_show_il_c{ margin-top: 16px;}
.member_order_show_ic_l{ height: 104px;  padding-top: 10px; padding-right: 30px; border-right: 1px solid#EDEDED; }
.member_order_show_ic_l p, .member_order_show_ic_r p{ font-size: 13px; line-height: 26px;}
.member_order_show_ic_l p span, .member_order_show_ic_r span{ color: #8C8C8C; width: 80px; display: inline-block;}
.member_order_show_ic_l p span{ float: left;}
.member_order_show_ic_l span.address{ width: 220px;  float: left; color: #333;}
.member_order_show_invoice_r{ width: 716px;}
.member_order_show_ic_r{ padding-top: 10px;}
.member_order_show_ic_l p a{ /*margin-left: 16px;*/ color: #E1251B;}
.member_order_show_ic_r ul{ width: 100%; height: 55px;}
.member_order_show_ic_r ul li{ float: left; text-align: center; width: 140px; margin-right: 20px; height: 50px; background: #FFFFFF; border-radius: 4px; border: 1px solid #E6E6E6;}
.member_order_show_ic_r ul li img{ height: 40px; width: auto; padding-top: 5px;}
.member_order_show_ic_r ul li.cur{  border: 1px solid #E1251B;}
.member_order_show_ic_r .payBut{ width: auto; padding: 0px 10px; line-height: 30px; margin-right: 20px; margin-top: 10px; text-align: center; color: #FFFFFF; height: 30px; background: #E1251B; border-radius: 2px;}
.member_order_show_ic_r .payCk{  width: auto; padding: 0px 10px; line-height: 30px; margin-right: 20px; margin-top: 10px; text-align: center; color: #E1251B; height: 30px; background: #FFFFFF; border: 1px solid #E1251B; box-sizing: border-box; border-radius: 2px;}

/* --商品信息-- */
.member_order_show_shopc_title{line-height: 40px; height: 40px; background: #EDEDED; border-radius: 2px;  font-size: 12px;font-weight: 600; }
.member_order_show_shopc_title.operation ul li{ float: left; padding-left: 16px; width: 414px;}
.member_order_show_shopc_title.operation ul li:nth-child(2){ width: 144px;}
.member_order_show_shopc_title.operation ul li:nth-child(3){ width: 144px;}
.member_order_show_shopc_title.operation ul li:nth-child(4){ width: 144px;}
.member_order_show_shopc_title.operation ul li:nth-child(5){ width: 144px;}
.member_order_show_shopc_title.operation ul li:nth-child(6){ width: 144px;}
.member_order_show_shopc_title.operation_nothing ul li{ float: left; padding-left: 16px; width: 414px;}
.member_order_show_shopc_title.operation_nothing ul li:nth-child(2){ width: 154px;}
.member_order_show_shopc_title.operation_nothing ul li:nth-child(3){ width: 154px;}
.member_order_show_shopc_title.operation_nothing ul li:nth-child(4){ width: 154px;}
.member_order_show_shopc_title.operation_nothing ul li:nth-child(5){ width: 154px;}
.member_order_show_shopc_title.operation_nothing ul li:nth-child(6){ width: 80px;}
.member_order_show_shopc_con{ margin-top: 16px; height: auto; border-radius: 2px; border: 1px solid #EDEDED; position: relative;}
.member_order_show_shopc_con .apply_for{ position: absolute; top: 52px; right: 35px;}
.member_order_show_shopc_con .apply_for a{ color: #333;}
.member_order_show_shopc_con ul{ height: 80px; padding: 10px 0px; overflow: hidden;}
.member_order_show_shopc_con.operation ul li{ float: left; padding-left: 16px; width: 414px; font-size: 13px; line-height: 18px;}
.member_order_show_shopc_con.operation ul li:nth-child(2){ width: 144px;}
.member_order_show_shopc_con.operation ul li:nth-child(3){ width: 144px;}
.member_order_show_shopc_con.operation ul li:nth-child(4){ width: 144px;}
.member_order_show_shopc_con.operation ul li:nth-child(5){ width: 144px;}
.member_order_show_shopc_con.operation ul li:nth-child(6){ width: 144px;}
.member_order_show_shopc_con.operation_nothing ul li{ float: left; padding-left: 16px; width: 414px; font-size: 13px; line-height: 18px;  height: 80px;}
.member_order_show_shopc_con.operation_nothing ul li:nth-child(2){ width: 154px;}
.member_order_show_shopc_con.operation_nothing ul li:nth-child(3){ width: 154px;}
.member_order_show_shopc_con.operation_nothing ul li:nth-child(4){ width: 154px;}
.member_order_show_shopc_con.operation_nothing ul li:nth-child(5){ width: 154px;}
.member_order_show_shopc_con.operation_nothing ul li:nth-child(6){ width: 80px;}
.member_order_show_shopc_con ul img{ float: left; width: 80px; height: 80px; margin-right: 16px;}
.member_order_show_shopc_con ul li a{ color: #333;}
.member_order_show_shopc_con ul li p.title{ width: 294px; float: left; line-height: 18px;}
.member_order_show_shopc_con ul li h6{ color: #8C8C8C;}
.member_order_show_shopc_con ul li h5{ font-weight: 600;}
.member_order_show_shopc_con ul li button{ width: 80px; height: 24px; cursor: pointer; background: #E1251B; border-radius: 2px; color: #fff;}
.member_order_show_shopc_con ul li a.payment{ display: block; width: 56px; text-align: center; height: 24px; cursor: pointer; background: #E1251B; border-radius: 2px; color: #fff;}
.member_order_show_shopc_con ul li a.sales{ width: 80px; text-align: center; display: block; color: #E1251B; line-height: 30px;}
/* --图标-- */
.cur_icon{ color: #1CAD1B !important;}

/* ------------------------顶部工具栏------------------------- */
.site_nav{ height: 30px; background: #F5F5F5; line-height: 30px; font-size: 12px; color: #8790A1;}
.site_nav_left{ height: 30px;}
.site_nav_left i{ color: #E1251B; margin-right: 4px; float: left;}
.site_nav_right{ width: auto;}
.site_nav_right ul li{ float: left;}
.site_nav_right ul li span{ color: #CCCCCC; margin: 0px 10px;}
.site_nav a.site_nav_a{ color: #E1251B; margin-left: 8px;}
.site_nav a.site_nav_a:hover{ text-decoration: underline; }
.site_nav a{ color: #8790A1; transition:all .3s;  -moz-transition:all .3s; /* Firefox 4 */ -webkit-transition:all .3s; /* Safari and Chrome */ -o-transition:all .3s; /* Opera */}
.site_nav a:hover{ color: #E1251B;}

/* ------------------------header------------------------- */
.index_header{ height: 143px; background: #FFFFFF; position: relative;}
.index_header_top{ height: 63px; padding-top: 10px;}
.index_logo{ width: 112px; height: 36px; padding-top: 15px; margin-right: 10px;}
.index_header_logo{ width: 250px; height: 63px;}
.index_header_logo p{ float: left; height: 35px; position: relative; top: 16px; width: auto; border-left: 1px solid #CCCCCC; color: #8C8C8C; padding-left: 10px;}
.index_header_logo p span{ display: block; position: relative; top: -1px;}
.index_header_con{ margin-left: 57px; width: 586px; height: 63px; }
.index_header_search{ position: relative; padding: 2px; margin-top: 10px; width: 586px; height: 40px; border-radius: 2px; background: #E1251B;}
.index_header_search_input{ font-size: 16px; position: absolute; z-index: 1; left: 2px; width: 480px; height: 36px; line-height: 36px; background: #fff; padding-left: 12px;}
.index_header_search_but{position: absolute; z-index: 1; font-size: 18px; color: #FFFFFF; right: 2px; width: 110px; background: #E1251B; cursor: pointer; text-align: center; height: 36px; line-height: 36px; border: 0px;}
.index_header_search_but i{ font-size: 20px; color: #fff; display: inline-block; position: relative; margin-right: 5px;}
.index_header_search_key{  position: relative; width: 100%; top: 5px;}
.index_header_search_key a{ color: #333; font-size: 12px; line-height: 20px; margin-left: 12px; height: 20px;}
.index_header_search_key a:hover{ color: #E1251B;}
.index_header_order{  margin-top: 10px; width: auto; height: 41px;}
.index_header_order a{ display: inline-block;  color: #E1251B; font-size: 18px; margin-left: 16px; width: auto; padding: 0px 10px; text-align: center; line-height: 39px; height: 41px;  border-radius: 2px; border: 1px solid #EBEBEB;}
.index_header_order a i{ margin-right: 4px; position: relative; top: 1px; font-size: 20px;}
.index_header_order a:hover{ border-color: #E1251B; color: #E1251B;}
.index_search_select{ position: absolute; z-index: 9; top: 34px; left: 0px; width: 582px; height: auto; background: #FFFFFF; border-radius: 0px 0px 2px 2px; border: 2px solid #E1251B;}
.index_search_con{ padding: 18px 16px;}
.index_search_hot{ height: auto; }
.index_search_hot i{ float: right; font-weight: 400; cursor: pointer;}
.index_search_hot h2{ width: 100%; height: 24px; font-weight: 600; color: #8C8C8C;line-height: 24px; margin-bottom: 8px;}
.index_search_hot a{ display: inline-block; margin-bottom: 16px; padding: 0px 12px; height: 28px;  background: #FFFFFF; border-radius: 2px; line-height: 26px; font-size: 12px; margin-right: 8px; border: 1px solid #EBEBEB; box-sizing: border-box;}
.index_header_search .selected{ display: none;}
.index_search_select_con{ padding:8px 0px;}
.index_search_select_con ul li{width: 100%; box-sizing: border-box; padding: 0px 10px; line-height: 32px; height: 32px;}
.index_search_select_con ul li:hover{background: #F5F5F5;}
.index_header_fixed{ position: relative; background: #fff; height: 93px; margin-bottom: 10px;}
.index_header .fixed{ position: fixed; top: 0px; z-index: 999;}
/* ---nav--- */
.index_nav{ height: 40px; border-bottom: 2px solid #E1251B;}
.index_nav_slogan{ width: 196px; height: 40px; background: #E1251B; border-radius: 2px 2px 0px 0px; line-height: 40px; color: #fff; text-align: center; letter-spacing: 3px;}
.index_nav_con{ height: 38px; line-height: 38px;}
.index_nav_con ul li{ float: left; margin-left: 40px; font-weight: 600; font-size: 15px;}
.index_nav_con ul li a:hover{ color: #E1251B;}

/* ------------------------footer------------------------- */
.footer_slogan{ height: 136px; background: #FFFFFF; border-bottom: 1px solid #EBEBEB; margin-top: 40px;}
.footer_slogan ul li{ width: 236px; float: left; height: 136px; line-height: 136px; margin-left: 83px; font-size: 20px;}
.footer_slogan ul li:first-child{ margin-left: 0px;}
.footer_slogan ul li img{ display: inline-block; width: 44px; height: 48px;}
.footer_slogan ul li p{ display: inline-block; color: #666; margin-left: 12px;}
.footer_con{ height: auto; background: #fff; padding: 72px 0px 0px 0px;}
.footer_con_top{ height: auto; border-bottom: 1px solid #EBEBEB; padding-bottom: 56px;}
.footer_con_top ul{ float: left; width: 810px; height: auto;}
.footer_con_top ul li{ float: left; width: 202px;}
.footer_con_top ul li h2{ color: #333; line-height: 24px; margin-bottom: 16px; font-size: 18px;}
.footer_con_top ul li a{ display: block; color: #8C8C8C; line-height: 32px; transition:all .3s;  -moz-transition:all .3s; /* Firefox 4 */ -webkit-transition:all .3s; /* Safari and Chrome */ -o-transition:all .3s; /* Opera */}
.footer_con_top ul li a:hover{color: #E1251B;}
.footer_con_top ul li p{ color: #E1251B; font-size: 24px; }
.footer_con_ewm{ width: 272px; height: auto;}
.footer_con_ewm p{ width: 96px; text-align: center;}
.footer_con_ewm p img{ width: 100%; height: auto;}
.footer_con_ewm p span{ display: block; font-size: 12px; color: #B3B3B3;line-height: 16px; margin-top: 16px;}
.footer_links{ height: auto; min-height: 106px; background: #2F323F;}
.footer_links_con{ height: auto; color: #B3B3B3; line-height: 24px; padding-top: 30px; }
.footer_links_con a{color: #B3B3B3; transition:all .3s;  -moz-transition:all .3s; /* Firefox 4 */ -webkit-transition:all .3s; /* Safari and Chrome */ -o-transition:all .3s; /* Opera */}
.footer_links_con a:hover{ color: #E1251B; }
.footer_links_con span{ display: inline-block; margin: 0px 8px;}
.footer_message{ color: #B3B3B3;line-height: 24px; margin-top: 8px;}
.footer_message a{ color: #B3B3B3;}

/* ------------------------右侧浮动------------------------- */
.fixed-bar{ position: fixed; right: 0px; top: 50%; z-index: 10; width: 40px; height: 407px; margin-top: -203px; background: #FFFFFF; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);}
.fixed-bar ul li{ position: relative; width: 40px; height: 68px; text-align: center; border-top: 1px solid #EBEBEB; box-sizing: border-box;}
.fixed-bar ul li:first-child{ border: 0px;}
.fixed-bar ul li i{ font-size: 20px; color: #E1251B; padding-top: 8px; display: block;}
.fixed-bar ul li p{ margin-top: 3px; font-size: 12px; color: #8C8C8C; line-height: 14px; letter-spacing: 2px;}
.fixed-bar ul li:hover{ background: #E1251B; color: #fff;}
.fixed-bar ul li:hover p, .fixed-bar ul li:hover i{ color: #fff;}
.fixed-bar-ewm{ display: none; position: absolute; width: 140px; height: 140px; background: #fff; z-index: 999; right: 44px; top: -72px; padding: 10px;}
.fixed-bar-ewm img{ width: 120px; height: 120px;}
.fixed-bar ul li:hover .fixed-bar-ewm{ display: block;}

/* ------------------------详情头部------------------------- */
.member_header{ height: 72px; background: #FFFFFF;}
.member_header_logo img{ width: 130px; height: 40px; padding-top: 16px; float: left;}
.member_header_logo span{ float: left; width: 1px; height: 26px; background: #D8D8D8; position: relative; top: 24px; margin: 0px 16px;}
.member_header_logo p{ float: left; font-size: 22px;font-weight: 500; line-height: 72px;}
.member_header_search{ height: 36px; padding-top: 18px;}
.member_header_search input{width: 240px; padding: 0px 12px; line-height: 34px; height: 36px; background: #FFFFFF; border-radius: 2px 0px 0px 2px; border: 2px solid #E1251B;}
.member_header_search button{width: 60px; height: 36px; cursor: pointer; background: #E1251B; border-radius: 0px 2px 2px 0px; }
.member_header_search button i{ font-size: 24px; color: #fff;}












































