﻿/*全局变量*/
body{position:relative;margin:0;padding:0;font-size:12px;color:#585858;line-height:1.2;background:#fff; font-family:Roboto,Helvetica,Tahoma,Arial,sans-serif,SimSun,Times New Roman;}
div,span,textarea,ul,li,dl,dt,dd,label,p,h1,h2,h3,select{position:relative;margin:0;padding:0;border:0;list-style-type:none;line-height:1.2;word-wrap:break-word;font-weight:normal;}
h1{clear:both;font-size:20px;}h2{clear:both;font-size:22px;}h3{clear:both;font-size:18px;}
p{clear:both;font-size:12px;}
img,input{margin:0;padding:0;border:0;}
select{border:1px solid #ccc;}
a{margin:0;padding:0;text-decoration:none;border:0;font-size:12px;color:#585858;}
a:hover{color:#fa5400; text-decoration: none}
.f12{ font-size:12px;}.f14{ font-size:14px;}.f16{ font-size:16px;}.f18{ font-size:18px;}

.bold{font-weight:bold!important;}
.cur{cursor:pointer!important;}
.l{float:left!important;}.r{float:right!important;}
.b0{border:0!important;}
.textl{text-align:left;}.textc{text-align:center;}.textr{text-align:right;}
.block{display:block!important;}.none{display:none!important;}.clear{clear:both!important;}

.red{ color:Red;}.orange{ color:#fa5400;}.white{ color:#fff;}.grey{ color:#999;}.black{color:#585858;}
.bg_black{ background-color:Black;} .bg_white{ background-color:White;} .bg_blue{ background-color:Blue;}.bg_green{ background-color:Green;} .bg_grey{ background-color:#f5f5f5;}

.m0{ margin:0!important;}.ml5{margin-left:5px!important;}.ml10{margin-left:10px!important;}.ml15{margin-left:15px!important;}.ml20{margin-left:20px!important;}
.mr5{margin-right:5px!important;}.mr10{margin-right:10px!important;}.mr15{margin-right:15px!important;}.mr20{margin-right:20px!important;}.mr30{margin-right:30px!important;}.mr40{margin-right:40px!important;}
.mt5{margin-top:5px!important;}.mt10{margin-top:10px!important;}.mt15{margin-top:15px!important;}.mt20{margin-top:20px!important;}.mt30{margin-top:30px!important;}
.mb0{margin-bottom:0px!important;}.mb5{margin-bottom:5px!important;}.mb10{margin-bottom:10px!important;}.mb15{margin-bottom:15px!important;}.mb20{margin-bottom:20px!important;}.mb30{margin-bottom:30px!important;}
.p0{padding:0!important;}.p5{padding:5px!important;}.p10{padding:10px!important;}.p15{padding:15px!important;}.p20{padding:20px!important;}

.w10{ width:10px;}.w20{ width:20px;}.w30{ width:30px;}.w40{ width:40px;}.w50{ width:50px;}.w60{ width:60px;}.w70{ width:70px;}.w80{ width:80px;}.w90{ width:90px;}.w100{ width:100px;}
.w110{ width:110px;}.w120{ width:120px;}.w130{ width:130px;}.w140{ width:140px;}.w150{ width:150px;}.w160{ width:160px;}.w170{ width:170px;}.w180{ width:180px;}.w190{ width:190px;}.w200{ width:200px;}
.w200{ width:200px;}.w250{ width:250px;}.w300{ width:300px;}.w350{ width:350px;}.w400{ width:400px;}.w450{ width:450px;}.w500{ width:500px;}.w600{ width:600px;}.w700{ width:700px;}.w800{ width:800px;}
.w010{ width:100%;}

.h30{ height:30px; line-height:30px;}

.blank10{ height:10px; clear:both!important; }.blank20{ height:20px; clear:both!important; }.blank30{ height:30px; clear:both!important; }.blank40{ height:40px; clear:both!important; }


.line{
    border-top:1px solid #e7e7eb;
    border-right:1px solid #e7e7eb;    
    border-bottom:1px solid #e7e7eb;   
    border-left:1px solid #e7e7eb;     
}.ctline{
    border-top:0px;    
}.crline{   
    border-right:0px;  
}.cbline{
    border-bottom:0px;     
}.clline{
    border-left:0px;     
}
.clear-mr
{
    margin-right:0px!important;
}.clear-ml{
    margin-left:0px!important;
}
.pageLoading {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;     
}
.pageLoadingText {
    background: url("images/www/temp1/loading.gif") no-repeat scroll 5px 2px #FFFFFF;
    border: 1px solid #fa5400;
    color: #fa5400;
    font-size: 16px;
    margin: 0 auto;
    padding: 10px 10px 10px 45px;
    position: relative;
    width: 200px;
    font-size:12px;    
}
.z-tips 
{
    position:absolute; 
    width:300px;
    top:-10px;
    left:50%; 
    margin-left:-150px;
    z-index:15033;
    box-shadow:2px 2px 5px #ccc;
}
.custom-area
{
    position: absolute; 
    left: 0; 
    top: 0;     
    width: 100%; 
    z-index: 2;
    background: #ccc; 
    opacity: 0.8;
}
.custom-area div
{
     position:absolute; 
     top: 0; 
     right: 0;
}

/*头部样式*/
.header-top
{
    height: 35px; 
    width: 100%;
    min-width:1200px;
    background: none repeat scroll 0 0 #333; 
    position:fixed;     
    top:0;
    z-index:1005;
}
.header-top .top-content
{
    line-height: 35px; 
    width: 1200px; 
    margin: 0 auto;
}
.header-top .top-content .compname
{
    line-height: 35px; 
    color:#999;
    font-size:14px;
    font-weight:bold;    
}
.header-top .top-content .keywords
{
    line-height: 35px;  
    height:35px;   
    font-size:12px;
    width:500px;
    overflow:hidden;
    float:left;
    margin-left:10px;
}
.header-top .top-content .keywords a
{
   float:left;
   margin-right:10px;
   color:#999;
}
.header-top .top-content .login
{  
   border-left:1px solid #3f3f3f;   
   border-right:1px solid #1f1f1f;
}
.header-top .top-content .login:hover
{
   background:#1e1e1e;
   border-left:1px solid #1f1f1f;   
}
.header-top .top-content .login a
{
    font-size:12px;
    padding:0 10px;
    color:#fff;    
    line-height:35px;    
}
.header-top .top-content .login a:hover
{    
    text-decoration:underline;
}
.header-top .top-content .reg
{  
   border-left:1px solid #3f3f3f;
   border-right:1px solid #1f1f1f;
}
.header-top .top-content .reg:hover
{
   background:#1e1e1e;
   border-left:1px solid #1f1f1f;
}
.header-top .top-content .reg a
{
    font-size:12px;
    padding:0 10px;
    color:#fff;    
    line-height:35px;
    height:35px;    
}
.header-top .top-content .reg a:hover
{    
    text-decoration:underline;
}
.header-top .top-content .tab
{  
   border-left:1px solid #3f3f3f;
   border-right:1px solid #1f1f1f;
}
.header-top .top-content .tab:hover
{
   background:#1e1e1e;
   border-left:1px solid #1f1f1f;
}
.header-top .top-content .tab a
{
    font-size:12px;
    padding:0 10px;
    color:#fff;   
    line-height:35px;
    height:35px;    
}

.header-top .top-content .tab .member-center
{   
    width:100%;
}
.header-top .top-content .tab .member-center a
{    
    line-height:25px;    
    height:25px;
    padding:0 10px;
}
.header-top .top-content .tab .member-center a:hover
{    
    text-decoration:underline;
}
.header-top .top-content .tab .my-order
{   
    width:100%;
}
.header-top .top-content .tab .my-order a
{    
    line-height:25px;    
    height:25px;
    padding:0 10px;
}
.header-top .top-content .tab .my-order a:hover
{    
    text-decoration:underline;
}

.header-top .top-content .tab .rewrite-badge
{
    background-color:White;
    color:Red;
}
.header-top .top-content .tab .shopping-cart
{   
    width:100%;
    height:80px;
    padding:10px;
}
.header-top .top-content .tab .shopping-cart .pic
{   
    width:60px;
    height:60px;
    float:left;   
    margin-left:5px;  
}
.header-top .top-content .tab .shopping-cart .pic a
{      
   padding:0 0;  
}
.header-top .top-content .tab .shopping-cart .pic img
{   
    width:60px;
    height:60px;
}
.header-top .top-content .tab .shopping-cart .title
{   
    width:205px;
    height:60px;
    float:left;
    margin-left:5px;  
}
.header-top .top-content .tab .shopping-cart .title .link
{   
   height:40px;
   overflow:hidden;
}
.header-top .top-content .tab .shopping-cart .title .link a
{   
   height:18px;
   line-height:18px;
   padding:0 0;
   color:#585858;
}
.header-top .top-content .tab .shopping-cart .title .link a:hover
{   
    text-decoration:underline; 
}
.header-top .top-content .tab .shopping-cart .title .price
{   
    width:100%;
    height:25px;   
    line-height:25px;
    overflow:hidden;
    margin-right:10px;
}
.header-top .top-content .tab .shopping-cart .title .price span
{      
    height:20px;   
    line-height:20px;    
}

.header-top .top-content .tab .topline
{ 
    border-top:1px dotted #ccc;
}
.header-top .top-content .tab .shopping-top
{
    height:30px;
    line-height:30px;   
    padding-left:10px; 
    border-bottom:1px solid #ccc;
    font-size:12px;
}
.header-top .top-content .tab .shopping-total
{ 
   height:40px;
   width:100%;
   padding:5px 10px 0 0;
   background:#f5f5f5;
}
.header-top .top-content .tab .shopping-total span
{   
   width:100%;  
   float:right;
   text-align:right; 
   height:20px;
   line-height:20px;
   font-size:12px;
}
.header-top .top-content .tab .shopping-total b
{     
   font-weight:bold;
   color:Red;
}
.header-top .top-content .tab .shopping-bottom
{
    width:100%;
    height:45px;
    background:#f5f5f5;
    padding-right:10px;
}

.header
{
    clear:both;
    position:fixed;
    width:100%;
    min-width:1200px;
    height:53px;
    background:url(images/www/temp1/common.png) 0 -525px;
    left:0;
    top:35px;
    z-index:1000;
}
.header .logo
{
    width:100%; 
    margin:0 5px 0 3px;
}
.header ul
{
    clear:both; 
    overflow:hidden; 
    width:1200px;
    height:53px;
    margin:0 auto;
    z-index:1;
}
.header ul li
{
    float:left;
    height:50px;
}
.header ul li a:link,.header ul li a:visited
{
    display:block;
    width:98%;
    height:50px;
    line-height:50px;
    text-align:center;
    font-size:14px;
    background:url(images/www/temp1/blank.gif) repeat scroll 0 0 transparent;
    margin:0 0 0 2%; 
    text-decoration: none
}
.header ul li a:hover
{
    background:url(images/www/temp1/bg-noise.png) repeat #f3f3f5;
    color:#fa5400; 
    text-decoration: none
}
.header ul li .li-auto
{
    width:auto;
}
.header ul li p
{
    clear:both;   
    position:absolute;
    width:100%;
    height:3px;
    overflow:hidden;
    background:url(images/www/temp1/bg-noise.png) repeat #f3f3f5;
    left:-1px;
    top:50px;
    z-index:10;
}
.header ul li .selected:link,.header ul li .selected:visited
{
    background:url(images/www/temp1/bg-noise.png) repeat #f3f3f5;
}
.header ul li .header-search
{
    height:23px;
    padding:10px 2px;
    z-index:10;
}
.header ul li .header-search-fixed
{
    height:23px;
    padding:10px 2px; 
    position:fixed;
    top:10;
    z-index:10;
}
.header ul li .header-search-content
{
    margin:0 auto;
    height:23px;
}
.header ul li .header-search-input
{
    float:left;
    height:30px;
    line-height:30px;
    margin:0;
    color:#777;
    padding:0 20px 0 3px;
    font-size:12px;
}
.header ul li .header-search-icon
{
    clear:both;
    position:absolute;
    right:5px;
    top:8px;
    width:16px;
    height:15px;
    background:url(images/www/temp1/common.png) no-repeat 0 -77px;
    overflow:hidden;
    cursor:pointer;
}
.header ul li .header-buycart-icon
{
    display:inline-block;
    clear:both; 
    float:left; 
    top:18px; 
    margin-left:10px;  
    margin-right:5px; 
    width:21px;
    height:14px;
    overflow:hidden;
    background:url(images/www/temp1/common.png) no-repeat -68px -6px;
}
.header ul li .header-buycart-count
{
    color: #FA5400; 
    margin-left:-10px;
}
.header .header-slide
{
    clear:both;
    position:absolute;
    width:100%;
    overflow: hidden; 
    height: 210px;
    background:url(images/www/temp1/bg-noise.png) repeat #f3f3f5;
    left:0;
    top:50px;
}
.header .header-slide .grey-shadow
{
    clear:both;    
    position:absolute;
    width:100%;
    height:3px;
    overflow:hidden;
    background:url(images/www/temp1/common.png) repeat-x scroll 0 -1px transparent;
    left:0;
    top:0;
}
.header .header-slide .slide-content
{
    clear:both;
    position:relative;
    width: 100%;
    max-width:1600px;
    height:auto;
    overflow:hidden;
    padding:20px 0 20px;
    margin:0 auto;
}
.header .header-slide .slide-content dl
{
    display:inline;
    width:155px;
    height:auto;
    float:left;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.header .header-slide .slide-content dl span
{
    clear:both;
    display:block;
    text-align:center;
    font-weight:bold; 
    height:35px;
}
.header .header-slide .slide-content dl dd
{
    clear:both;
    float:left;
    width:100%;
    padding-top:5px;
    font-size:14px;    
}
.header .header-slide .slide-content dl dd a
{   
    font-size:14px;
    margin-left:2px;
}
.header .header-slide .slide-content dl dd a img
{
     width: 150px;
     height: 100px;
     border-radius: 4px;
}
.header .header-slide .slide-content .leftline
{
    border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.header .header-slide .slide-content .slide-gline
{
    width:100%;
    height:48px;
    clear:both;
    margin-top:20px;
    background:url("images/www/temp1/header-sport-gline.jpg") repeat-x scroll 0 transparent;
}
.header .header-slide .slide-content .slide-gline span
{
    width:250px;
    margin:0 auto;
    display:block;
}
.header .header-slide .slide-content .slide-gline span a
{
    font-weight:bold;
    font-size:14px;
    color:#777;
    line-height:48px;
}
.header .header-language
{
    clear:both;
    position:absolute;
    width:103px;
    overflow: hidden; 
    height: 210px;
    background:url(images/www/temp1/bg-noise.png) repeat #f3f3f5;   
    top:50px;
}
.header .header-language div
{
    height:20px;
    line-height:20px;    
    margin:5px;   
    cursor:pointer;
}
.header .header-language div img
{
     height:14px;
}
.gotopbtn 
{
    background-color: rgba(102, 102, 102, 0.7);
    bottom: 10px;
    color: #ccc;
    cursor: pointer;   
    font-size: 26px;
    padding: 15px 15px 10px 15px;
    position: fixed;
    right: 2px;
    text-align: center;
    transition: background-color 1s ease 0s;    
    z-index:10;
    border-radius: 4px; 
}
.gotopbtn:hover {
    background-color: rgba(0, 0, 0, 0.7);
}

.main-content
{
    clear:both;    
    width:1200px;    
    height:auto;
    margin:0 auto; 
}

/*首页样式*/
.main-www
{
    width:100%;    
    height:810px;
    padding-top:50px;
}
.main-www .content
{
    width:1200px;
    margin:0 auto;
}
.main-www .content .video
{
    height:300px;
    left:400px;
    padding:0 3px;
    position:absolute;
    top:408px;
    width:400px;
    overflow:hidden;
}
.main-www .content .col
{
    width:400px;
    border-right:2px dotted #ccc;    
    float:left;
}
.main-www .content .cbr
{    
    border-right:2px dotted #fff;    
}
.main-www .content .col .topimg
{
    width:100%;
    height:120px;
    padding:0 140px;
}
.main-www .content .col .topimg img
{
    height: 120px;
    width: 120px;
    text-align: center;
}
.main-www .content .col .newimg
{
    width:100%;
    height:220px;
    margin-top:60px;
    padding:0 35px;
}
.main-www .content .col .newimg img
{
    height:220px;
    width:330px;
}
.main-www .content .col .text
{
    width:100%;
    height:220px;
    margin-top:50px;
    padding:0 35px;
    line-height:30px;
    overflow:hidden;
    font-size:14px;
}
.main-www .more
{
    width:1200px;
    margin:0 auto;
}
.main-www .more .col
{
    width:400px;
    height:90px;
    line-height:90px;    
    float:left; 
    text-align:center;
    font-size:18px;
    font-weight:400;
}
.main-www .more .col a
{   
    font-size:18px;
    font-weight:400;
    font-family:"Times New Roman";
}

.main-product
{
    width:100%;    
    min-width:1200px;
    height:920px; 
    background:url(images/www/temp1/main-prodbg.jpg); 
    background-position:center; 
    background-repeat:no-repeat;
    
}
.product-content
{
    background-color: rgba(255, 255, 255, 0.75);
    margin: 0 auto;
    width: 1200px;
    height: 920px; 
}
.main-product .title
{
    padding:60px 0 40px 0;
    width:1200px;
    margin:0 auto;   
    font-size:60px;
    font-family:"Times New Roman";
    font-weight:400; 
    text-align:center;
}
.main-product .title a
{
    padding:60px 0 40px 0;
    width:1200px;
    margin:0 auto;   
    font-size:60px;
    font-family:"Times New Roman";
    font-weight:400; 
    text-align:center;
}
.main-product .content
{
    width:1200px;
    padding-left:20px;
    padding-right:20px;
    margin:0 auto; 
}
.main-product .content .blank
{
    width:100%;
    height:40px;
    clear:both!important;
}
.main-product .content .col
{
    width:250px;
    margin-right:20px;
    margin-left:20px;
    float:left;
    
}
.main-product .content .col .ctbg1
{
   opacity: 0.5;
}
.main-product .content .col .cbbg1
{
   opacity: 0.4;
}
.main-product .content .col .topimg
{
    width:250px;
    height:250px;    
}
.main-product .content .col .topimg img
{
   height:250px;
   width:250px;
   text-align:center;   
}
.main-product .content .col .bottom
{    
    width:100%;
    height:60px;    
    padding:5px 10px;
    background:#fff;    
}
.main-product .content .col .bottom .text
{
    width:100%;
}
.main-product .content .col .bottom .text .prodname
{
    width:100%;
    height:25px;
    line-height:25px;
    overflow:hidden;    
}
.main-product .content .col .bottom .text .prodname a
{
   font-size:18px;
   font-family:"Times New Roman";
}
.main-product .content .col .bottom .text .price
{
    width:100%;
    height:25px;
    line-height:25px;
    overflow:hidden;
    font-size:18px;
    font-family:"Times New Roman";
    
}
.main-product .content .col .bottom .buybtn
{
    width:80px;    
    text-align:center;
    display:none;
}
.main-product .content .col .bottom .buybtn a
{
    font-size:30px;
    font-family:"Times New Roman";
    font-weight:400; 
    line-height:50px;
}

.main-agent
{
    width:100%;
    height:620px;      
}
.main-agent .title
{
    padding:60px 0 40px 0;
    width:1200px;
    margin:0 auto;   
    font-size:60px;
    font-family:"Times New Roman";
    font-weight:400; 
    text-align:center;
}
.main-agent .title a
{
    padding:60px 0 40px 0;
    width:1200px;
    margin:0 auto;   
    font-size:60px;
    font-family:"Times New Roman";
    font-weight:400; 
    text-align:center;
}
.main-agent .content
{
    width:1200px;
    margin:0 auto;
}
.main-agent .content .left
{
    float: left;
    height: 300px;
    width: 600px;
    padding-right: 10px;
}
.main-agent .content .left .more
{
   float: right;   
}
.main-agent .content .left .more a
{  
   font-size:18px;
   font-weight:700;
}
.main-agent .content .left h3
{
    font-size: 22px;
    font-weight: 600;
    line-height: 1.45;    
}
.main-agent .content .left p
{   
    font-size: 14px;
    font-style: normal;    
    line-height: 1.45;
    margin: 0 0 15px;
}
.main-agent .content .right
{
    float: right;
    width: 600px;
}
.main-agent .content .right .agent-image
{
    background-image: url("/ProdPic/CustomImg/agent.jpg");
    background-size: 560px 300px;
    height: 300px;
    width: 560px;
    float: right;
    border-radius: 6px;
}

.main-news
{
    width:100%;
    height:585px;     
}
.bgc
{
    background-color: #f2f2f2;    
}
.main-news .title
{
    padding:60px 0 40px 0;
    width:1200px;
    margin:0 auto;   
    font-size:60px;
    font-family:"Times New Roman";
    font-weight:400; 
    text-align:center;
}
.main-news .title a
{
    padding:60px 0 40px 0;
    width:1200px;
    margin:0 auto;   
    font-size:60px;
    font-family:"Times New Roman";
    font-weight:400; 
    text-align:center;
}
.main-news .content
{
    width:1200px;
    margin:0 auto;
}
.main-news .content .layout1
{
    position:absolute;
    left:100px;
    top:0px;
}
.main-news .content .layout2
{
    position:absolute;
    left:400px;
    top:200px;
}
.main-news .content .layout3
{
    position:absolute;
    left:800px;
    top:50px;
}
.main-news .content .layout4
{
    position:absolute;
    left:700px;
    top:450px;
}
.main-news .content .layout5
{
    position:absolute;
    left:50px;
    top:350px;
}
.main-news .content .col
{
    width:330px;
    height:330px;    
}
.main-news .content .col .topimg
{
    width:100%;
    height:240px;
    padding-top:20px;
}
.main-news .content .col .topimg img
{
    width:200px;
    height:200px;
}
.main-news .content .col .text
{
    width:100%;
    height:60px;
    padding-left:60px;    
    overflow:hidden;
}
.main-news .content .col .text a
{
    width:100%;
    line-height:30px;
    font-size:18px;
    font-family:"Times New Roman";
}
.zblock
{
   position: relative;   
}
.zblock.border-top {
    border-top: 1px solid #d5d5d5;
}
.zblock ul.cols {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.zblock ul li
{
  float:left;   
}
.zblock ul li.border-right {
    border-right: 1px solid #d5d5d5;
}
.zblock ul li.home-grid {
    display: table;
    height: 150px;
    width: 49.5%;
}
.zblock ul li .imgarea {   
    width: 220px;
    clear:both;
    margin-left:20px;
}
.zblock ul li .imgarea img {
    height: 150px;
    margin-top: 30px;   
    width: auto;    
    max-width: 220px;
    border-radius: 6px;
}
.zblock ul li .textarea {
    padding: 25px;
    width: 379px;
    display: table-cell;    
    vertical-align: middle;
    overflow:hidden;
}
.zblock ul li .textarea .text{   
    width: 300px;
    height:80px;
    overflow:hidden;
}
.zblock ul li .textarea h3 {
    color: #2a2a2b;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 30px;
    margin-top: 0 !important;
}
.zblock ul li .textarea p {
    color: #474a4c;
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    margin: 10px 0 0;   
    overflow:hidden;    
}
.zblock ul li .textarea p a{   
    font-size: 16px;  
}

/*底部样式*/
.footer
{
    clear:both;
    width:100%;
    min-width:1200px;
    height:auto;
    overflow:hidden;
    background:url(images/www/temp1/footbg.png);
}
.footer .content
{
    width:1200px;
    height:auto;
    margin:0 auto;
    overflow:hidden;
}
.footer .content dl
{
    width:210px;
    height:auto;
    overflow:hidden;
    float:left;
    margin-right:20px;
}
.footer .content dl dt
{
    clear:both;
    width:100%;
    border-bottom:0px solid #fff;
    padding:35px 0 10px 3px;
    font-size:20px;
    font-family:"Glyphicons Halflings";
    color:#fff;
    font-weight:bold;
}
.footer .content dl dd
{
    padding-left:9px;
    line-height:25px;
    color:#fff;
    background:url(images/www/temp1/footbg-icon.png) left center no-repeat;
    
}
.footer .content dl dd a
{   
    color:#fff;    
}
.footer .content dl dd.contact
{
    width:330px;
    height:auto;    
}
.footer .content dl dd.contact span
{
    float:left;
    width:100%;
    line-height:20px;    
}
.footer .content dl dd.online
{
    width:150px;
    height:auto; 
    margin-top:9px;
    text-align:center;
}
.foorer-links
{
    clear:both;
    width:100%;
    min-width:1200px;
    height:auto;
    overflow:hidden;
    background:url(images/www/temp1/footbg-b.png);  
}
.foorer-links .content
{
    clear:both;
    overflow:hidden; 
    width:1200px;
    height:auto; 
    line-height:30px; 
    margin:0 auto;
    color:#ccc;
}
.foorer-links .content .title
{    
    overflow:hidden; 
    width:80px;
    height:30px; 
    line-height:30px;   
    float:left;
    color:#fff;
    font-size:14px;
    font-weight:700;
}
.foorer-links .content .links
{    
    overflow:hidden; 
    width:1200px;
    height:auto; 
    line-height:30px;   
    float:left;   
    color:#fff;
}
.foorer-links .content .links .dotted
{
    border:1px dashed #fff;
}
.foorer-links .content .links a
{   
    overflow:hidden; 
    width:150px;
    height:30px; 
    line-height:30px;
    float:left; 
    color:#fff;
    border:1px solid #fff;
    text-align:center;
    margin-right:23px;
}


.footer-middle
{
    background:url(images/www/temp1/footbg-m.png) center center;
    height:35px; 
    width:100%;
    min-width:1200px;
}
.footer-bottom
{
    clear:both;
    width:100%;
    min-width:1200px;
    height:auto;
    overflow:hidden;
    background:url(images/www/temp1/footbg-b.png);   
}
.footer-bottom .content
{
    clear:both;
    overflow:hidden; 
    width:1200px;
    height:30px; 
    line-height:30px; 
    margin:0 auto;
    color:#ccc;
}
.footer-bottom .content a
{
    color:#fff;
}
.footer-bottom .content .flag
{
    background:url(images/www/temp1/common.png) no-repeat 0 -52px;
    width:20px;
    height:12px;
    float:left;
    margin:8px 6px 0 0;
}
.footer-bottom .content span
{
    float:left;
    color:#fff; 
    line-height:30px;
}
.footer-bottom .content .language
{
    width:600px;
    float:right;
}
.footer-bottom .content .language div
{
    height:30px;
    line-height:30px;    
    margin:0 7px;
    float:left;
    cursor:pointer;   
}
.footer-bottom .content .language img
{
     height:14px;
}

.footer .content .shareicon
{
}
.footer .content .shareicon ul
{
    width:160px;
    clear: both;
    list-style: outside none none;
}
.footer .content .shareicon ul li
{
    line-height:35px;
    float:left;
}
.footer .content .shareicon ul li a {
    color: #fff;
    display: block;
    font-size: 20px;
    height: 30px;
    margin-right: 8px;
    width: 35px;
}
.footer .content .shareicon ul li a:hover{
    color: #fa5400;    
}
.footer .content .shareicon ul li a img{
    height:35px;
    width:35px;
}
.footer .content .shareicon a img{
    height:35px;
    width:35px;
}

/*在线样式*/
.online-service
{
    position:fixed;
    top:200px;
    right:15px;
    width:auto;
    height:auto;
    z-index:2;
}
.online-hide
{
    position:fixed;
    top:200px;
    right:-39px;
    width:39px;
    height:158px;
}
.online-service .online-top
{  
    background: url("images/www/temp1/online_top_bg.png") no-repeat scroll 0 top rgba(0, 0, 0, 0);
    cursor: default;
    height: 69px    
}
.online-service .online-top .online-close
{
    float:right; 
    top:5px;
    padding-right:10px; 
    color:#000; 
    font-weight:bold; 
    cursor:pointer;
    width:50px;
    height:30px;
    text-align:right;
  
}
.online-service .online-mid
{
    
}
.online-service .online-mid td
{
    background: url("images/www/temp1/online_mid_bg.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    height:28px;
}
.online-service .online-mid td div
{  
   height:28px;
   line-height:28px;
}
.online-service .online-mid .online-skype
{
    background: url(images/www/temp1/skypeline.gif);
    width: 130px;
    height: 30px; 
    cursor: pointer;
    padding-left:35px;
}
.online-service .online-mid .online-subscription
{
    background: url(images/www/temp1/emailline.png);
    width: 130px;
    height: 30px; 
    cursor: pointer;
    padding-left:35px;
}
.online-service .online-mid .online-ali
{
    background: url(images/www/temp1/aliline.gif);
    width: 130px;
    height: 30px; 
    cursor: pointer;
    padding-left:40px;
}
.online-service .online-mid .contact
{
    background: url(images/www/temp1/online_mid_tbg.gif) no-repeat 0 0;
    margin-left:7px;
    line-height: 21px; 
    width:126px;
    height:21px; 
    text-align:center;
}
.online-service .online-btm
{
    background: url("images/www/temp1/online_btm_bg.png") no-repeat scroll 0 top rgba(0, 0, 0, 0);
    height:17px;
}


/*类别样式*/
.product-category
{
    clear:both;
    width:230px;
    height:auto; 
    margin-top:1px;   
}
.category-fixed-top
{
    position:fixed; 
    top:88px; 
    z-index:8;
}
.category-fixed-bottom
 {
     position:fixed; 
     bottom:260px;
     z-index:8;
 }
.product-category dl
{
    clear:both;
    height:auto;
    border:1px solid #e1e1e1;
    overflow:hidden;
    background-color:#F2F2F7;
    background-repeat:repeat;
    border-radius:3px 3px 3px 3px;
    box-shadow:0 1px 1px rgba(0,0,0,0.5);  
    margin-bottom:20px;  
}
.product-category dl dd
{
    clear:both;
    border-bottom:1px solid #D8D8DA;
    border-top:1px solid #FFF;    
    height:auto;
    overflow:hidden;
}
.product-category dl dd h1
{
    clear:both;
    padding:10px 0 10px 15px;
    font-size:18px;
    color:#585858;
}
.product-category dl dd .cate-title
{
    clear:both;      
    height:auto; 
}
.product-category dl dd .cate-title h2
{
    height: 35px;
    overflow: hidden;
    padding: 5px 0 5px 12px;
    width: 200px; 
}
.product-category dl dd .cate-title h2 a
{
    font-size:16px; 
    color:#585858;    
}
.product-category dl dd .cate-title .fold
{
    clear:both;   
    position:absolute;
    width:12px;
    height:12px;
    overflow:hidden;
    top:15px;
    right:10px;
    cursor:pointer;
    color:#585858;
}
.product-category dl dd .cate-list
{
    clear:both;
    height:auto;
    overflow:hidden; 
    padding-left:12px;  
    padding-right:5px;
}
.product-category dl dd .cate-list .cate-name
{
   clear:both;
   height:25px;
   line-height:25px;
   padding-left:5px; 
   overflow:hidden;
}


/*产品列表*/
.product-list
{    
    width:950px;
    height:auto;
    margin:0 auto;
}
.product-list .daohang 
{
    background-color: #f5f5f5;
    width:100%;
    list-style: outside none none;    
    padding:8px 10px;
    margin-top:2px;
}
.product-list .daohang .prodlayout
{
  position:absolute;
  top:3px;
  right:5px;   
}
.product-list .daohang .prodlayout span
{   
   margin-left:5px;
   border:1px solid #ccc;
   padding:4px;
   font-size:12px;
}
.product-list .cart {
    background: none repeat scroll 0 0 #FFFFFF;
    overflow: hidden;
    position: relative;
    width:100%;
    padding:5px;
}
.product-list .cartfix{
    position: fixed; 
    z-index: 500; 
    top:75px;   
    background-color: rgb(255, 255, 255); 
    box-shadow: 0px 4px 5px rgb(221, 221, 221);    
    padding:5px;
    width:950px;
}
.product-list .cart .cart-info {    
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    position: relative;
}
.product-list .cart .cart-info .main-icon {
    background-image: url("images/www/temp1/sprites-v2.png");
    background-repeat: no-repeat;
    display: inline-block;
}
.product-list .cart .cart-info .toogle-select-list {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 8px;
}
.product-list .cart .cart-info .icon-show-cart-area-unfold {
    background-position: -15px -445px;
    height: 15px;
    width: 15px;
}
.product-list .cart .cart-info .icon-show-cart-area-fold {
    background-position: 0 -445px;
    height: 15px;
    width: 15px;
}
.product-list .cart .cart-all {   
    position: absolute;
    top: 55px;
    right:15px;
    z-index:1;
}
.product-list .cart .cart-area {
    border: 1px solid #DDDDDD;
    height:63px;
}
.product-list .cart .cart-area .cart-select {
    float: left;   
    overflow: hidden;
}
.product-list .cart .cart-area .cart-select .scroll-content-main {
    float: left;
    overflow: hidden;
    padding: 5px;
    position: relative;
    width: 100%;
    
}
.product-list .cart .cart-area .cart-select .scroll-content-main ul li {
    background: none repeat scroll 0 0 #FFFFFF;   
    float: left;
    height: 50px;
    margin-right: 8px;
    position: relative;
    width: 50px;
}
.product-list .cart .cart-area .cart-select .scroll-content-main ul li img {
    height: 50px;
    width: 50px;
    border:1px solid #999;
}
.product-list .cart .cart-area .cart-select .scroll-content-main .savm {
    display: table;
    table-layout: fixed;
    text-align: center;
    vertical-align: middle;
}
.product-list .cart .cart-area .cart-select .scroll-content-main .savm a {
    display: table-cell;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}
.product-list .cart .cart-area .cart-select .scroll-content-main .savm img {
    vertical-align: middle;
}
.product-list .cart .cart-area .cart-select .scroll-content-main ul li .icon-product-item-close {    
    bottom: 0;
    cursor: pointer;
    display: none;
    overflow: hidden;
    position: absolute;
    right: 0;   
    background:url("images/www/temp1/del.png");
    height: 21px;
    width: 21px;
}

.product-list .product-area
{    
    clear:both; 
    width:100%; 
    height:auto;
    margin:0 auto; 
    padding-top:1px;
}
.product-list .product-area .blanking
{
    height:30px;
    float:left;
    width:100%;
}
.product-list .product-area .product 
{
    padding:5px; 
    overflow:hidden; 
    width:215px; 
    float:left;  
    border: 3px solid #fa5400; 
}
.product-list .product-area .product_line
{   
    border: 3px solid #f3f3f5; 
}
.product-list .product-area .product_hover
{
    box-shadow:2px 2px 8px rgba(0,0,0,0.3);  
    border:1px solid #fff;  
}
.product-list .product-area .line
{
     border:1px solid #fa5400;
}
.product-list .product-area .product .cb
{    
    margin-bottom:0px;   
}
.product-list .product-area .product img
{
    width:100%; 
    height:auto; 
    margin:0 auto;
    border: 1px solid #cccccc;
}
.product-list .product-area .product .recaption 
{
    overflow:hidden; 
    padding: 1px;      
}
.product-list .product-area .product .recaption p 
{
    clear:both;
    overflow:hidden; 
    margin:1px 0 1px 0; 
    height:20px; 
    line-height:20px; 
}
.product-list .product-area .product .recaption p .price
{
    color: #fa5400;
    float: none;
    font-size: 16px;
    margin-right: 2px;
    font-weight:bold;
}
.product-list .product-area .product .recaption .inquirybtn
{
    clear:both;
    overflow:hidden; 
    height:25px; 
    line-height:25px; 
}
.product-list .product-area .product .recaption h2
{
   margin:5px 0;
   line-height:15px;
   height:35px;
   overflow:hidden;
}
.product-list .product-area .product .recaption h2 a
{  
   line-height:15px;
   font-weight:bold;
}
.product-list .product-area .product .recaption .rating 
{
    background: url("images/www/temp1/star.png"); 
    height: 20px; 
    width: 106px;
}
.product-list .product-area .product .recaption .icon-0 
{
    background-position: 0 -123px;
    height: 20px;
    width: 106px;
}
.product-list .product-area .product .recaption .icon-1
{
    background-position: 0 -98px;
    height: 20px;
    width: 106px;
}
.product-list .product-area .product .recaption .icon-2
{
    background-position: 0 -74px;
    height: 20px;
    width: 106px;
}
.product-list .product-area .product .recaption .icon-3
{
    background-position: 0 -50px;
    height: 20px;
    width: 106px;
}
.product-list .product-area .product .recaption .icon-4
{
    background-position: 0 -25px;
    height: 20px;
    width: 106px;
}
.product-list .product-area .product .recaption .icon-5
{
    background-position: 0 0px;
    height: 20px;
    width: 106px;
}
.product-list .product-area .product .logicon-0 
{    
    width:51px; 
    height:60px; 
    position:absolute; 
    top:1px; 
    right:1px; 
    z-index:1;
}
.product-list .product-area .product .logicon-1 
{
    background:url("images/www/temp1/new-icon.png"); 
    width:51px; 
    height:60px; 
    position:absolute; 
    top:1px; 
    right:1px; 
    z-index:1;
}
.product-list .product-area .product .logicon-2 
{
    background:url("images/www/temp1/hot-icon.png"); 
    width:60px; 
    height:60px; 
    position:absolute; 
    top:1px; 
    right:1px; 
    z-index:1;
}
.product-list .product-area .product .logicon-3 
{
    background:url("images/www/temp1/sale-icon.png"); 
    width:60px; 
    height:60px; 
    position:absolute;
    top:1px; 
    right:1px; 
    z-index:1;
}
.product-list .product-area .product .logicon-4 
{
    background:url("images/www/temp1/sale-icon.png"); 
    width:60px; 
    height:60px; 
    position:absolute;
    top:1px; 
    right:1px; 
    z-index:1;
}


/*产品详细样式*/
.product-sizecolor
{
    background: url("images/www/temp1/color-size.jpg") no-repeat scroll 0 top rgba(0, 0, 0, 0);    
}
.product-content
{
    
}
.product-content .daohang
{
    width:100%;
    height:30px;
    line-height:30px;
    background:#f5f5f5;  
    padding-left:5px;
    padding-top:2px;
}
.product-content .product-param
{
    overflow:hidden;
    width:100%;
    height:auto;
    margin-top:20px;
}
.product-content .product-param .large-img
{
    overflow:hidden;
    width:480px;
    height:480px;
    margin-right:20px;
    float:left;
}
.product-content .product-param .large-img .loadingimg
{
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    background-color: rgba(255, 255, 255, 0.75);
    z-index: 10; 
    text-align: center;
}
.product-content .product-param .large-img img
{
    width:100%;
    height:auto;
}
.product-content .product-param .small-img
{
    overflow:hidden;
    width:80px;
    height:480px;    
    float:left;
}
.product-content .product-param .small-img ul
{
    width:100%;
    height:auto;
}
.product-content .product-param .small-img ul li
{
    width:80px;
    height:80px;
    overflow:hidden;
    margin-bottom:5px;
}
.product-content .product-param .small-img ul li img
{
    width:100%;
    height:auto;    
}
.product-content .product-param .small-img .selected img
{
    border:1px solid #FA5400;
}
.product-content .product-param .param-list
{
   overflow:hidden;
   width:600px;
   height:auto;
   float:right;
}
.product-content .product-param .param-list .title
{
    width:100%;    
    line-height:30px;    
    border-bottom:2px solid #FA5400;
    padding-bottom:5px;
    margin-bottom:5px; 
    max-height:54px;
    padding-left:15px;
    overflow:hidden;
}
.product-content .product-param .param-list .price-info
{
    width:100%;   
    background:#f5f5f5;
    padding:10px 20px;   
    border-bottom :1px solid #ccc; 
}
.product-content .product-param .param-list .price-info .price
{
    width:100%;
    line-height:42px;
    color:#FA5400;
    font-size:38px;
    font-weight:700;
}
.product-content .product-param .param-list .price-info .p-name
{  
    line-height:42px;
    color:#FA5400;
    font-size:38px;
    font-weight:700;
}
.product-content .product-param .param-list .price-info .p-units
{
    color:#666;
    font-size:14px;
    font-weight:400;
}
.product-content .product-param .param-list .order-info
{    
    background:#f5f5f5;
    width:100%;   
    min-height:100px;
    padding:10px 20px;    
    
}
.product-content .product-param .param-list .order-info .o-list
{
    margin-top:10px;
    width:100%;
    line-height:25px;
    float:left;   
}

.product-content .product-param .param-list .order-color
{    
    background:#f5f5f5;
    width:100%;
    height:100px;
    padding:10px 20px;
    border-top:1px solid #ccc;
}
.product-content .product-param .param-list .order-color .list-left
{       
    width:100px;
    height:50px;
    float:left;
    padding-top:3px;
}
.product-content .product-param .param-list .order-color .list-right
{   
    height:auto;
    float:left;
    width:460px;
}
.product-content .product-param .param-list .order-color .list-right .item
{
    float: left;
    margin: 2px 8px 2px 0; 
    border:2px solid #ccc;
}
.product-content .product-param .param-list .order-color .list-right .item:hover
{
    border: 2px solid #e4393c; 
}
.product-content .product-param .param-list .order-color .list-right .item span
{
    font-size: 0;
    padding: 1px;
}
.product-content .product-param .param-list .order-color .list-right .item span img{
    display: inline-block;
    margin: 1px 1px 1px 1px;
    vertical-align: middle;
    height:30px;
    width:30px;
    float:left;
}
.product-content .product-param .param-list .order-color .list-right .item span i{
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
    float:left;
    font-style: normal;
    margin-right: 3px;
    margin-left:3px;
    line-height:30px;
}
.product-content .product-param .param-list .order-color .list-right .selected {
    border: 2px solid #e4393c;   
}
.product-content .product-param .param-list .order-color .list-right .selected b {
    background: url("images/www/temp1/purchase.png") no-repeat scroll 0 -23px rgba(0, 0, 0, 0);
    bottom: 0;
    display: block;
    height: 12px;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 12px;
}

.product-content .product-param .param-list .order-size
{    
    background:#f5f5f5;
    width:100%;
    height:100px;
    padding:10px 20px;   
}
.product-content .product-param .param-list .order-size .list-left
{       
    width:100px;
    height:50px;
    float:left;
    padding-top:3px;
}
.product-content .product-param .param-list .order-size .list-right
{   
    height:auto;
    float:left;
    width:460px;
}
.product-content .product-param .param-list .order-size .list-right .item
{
    float: left;
    margin: 2px 8px 2px 0; 
    border:2px solid #ccc;
}
.product-content .product-param .param-list .order-size .list-right .item:hover
{
    border: 2px solid #e4393c; 
}
.product-content .product-param .param-list .order-size .list-right .item span
{   
    padding: 1px 5px;
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;    
    font-style: normal;    
    line-height:30px;
}
.product-content .product-param .param-list .order-size .list-right .selected {
    border: 2px solid #e4393c;   
}
.product-content .product-param .param-list .order-size .list-right .selected b {
    background: url("images/www/temp1/purchase.png") no-repeat scroll 0 -23px rgba(0, 0, 0, 0);
    bottom: 0;
    display: block;
    height: 12px;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 12px;
}

.product-content .product-param .param-list .order-btn
{
    width:100%;
    height:80px;
    line-height:55px;
    padding:15px;
    background:#f5f5f5;
    border-top:1px solid #ccc;
    text-align:center;
}
.product-content .product-detail
{
   width:100%;     
   margin-top:20px;
}
.product-content .product-detail .detail
{
   width:950px;
   overflow:hidden;
   margin-bottom:20px;
}

.product-content .product-detail .detail ul li .cbr
{
  background:#fff;
  color:#585858;
}
.product-content .product-detail .detail .detail-content 
{   
    overflow:hidden;
    line-height:25px; 
    margin:0 0 0 0; 
    padding:0px 0px 0 0; 
    min-height:500px;
}
.product-content .product-detail .detail .detail-param
{   
    border:1px solid #ccc;
    margin-bottom:20px;
    width:100%;
    line-height:25px;
}
.product-content .product-detail .detail .detail-param td
{   
    padding-left:5px;
    height:25px;
    overflow:hidden;
}
.product-content .product-detail .detail .detail-content img 
{
    max-width:740px;
}
.product-content .product-detail .detail .detail-content h2{}
.product-content .product-detail .inquiry
{
    width:240px;
    height:400px; 
}
.product-content .product-detail .inquiry .detail-inquiry
{
    background: none repeat scroll 0 0 #f5f5f5;
    float: right;    
    padding: 0 12px 12px 12px;
    width: 240px; 
    border:1px solid #ccc;
}
.product-content .product-detail .inquiry .title
{
    height:40px; 
    padding:0; 
    line-height:40px; 
    font-size:14px; 
    font-weight:bold;    
}
.product-content .product-detail .inquiry .inquiry-list 
{
    width:auto; 
    height:auto;
}
.product-content .product-detail .inquiry .inquiry-list .mb10 
{
    margin:0 0 10px 0;
}
.product-content .product-detail .inquiry .inquiry-list .pr3 
{
    line-height:30px; 
    margin-bottom:10px;
}
.product-content .product-detail .inquiry .inquiry-list .inputbg 
{
    background: url("images/www/temp1/inputbg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    height: 32px;
    padding:4px 0 0 6px;
    width: 217px;    
}
.product-content .product-detail .inquiry .inquiry-list .areabg 
{
    background: url("images/www/temp1/areabg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    height: 150px;
    padding:4px 0 0 6px;
    width: 217px;    
}
.product-content .product-detail .inquiry .top-fixed 
{
    position:fixed; 
    top:175px; 
    z-index:100;
}
.product-content .product-detail .inquiry .bottom-fixed 
{
    position:fixed; 
    bottom:285px;
    z-index:100;   
}
.top-bar-container
{
    position: fixed;
    top: 86px;
    width: 100%;
    z-index: 1000;
}
.top-bar-wrapper {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.13);
    margin: 0 auto;
    width: 1200px;    
    padding: 10px;
    text-align: left;
    transition: box-shadow 0.25s linear 0s;
    z-index: 1000;
    text-align: left;
    height:85px;
    
}
.top-bar-wrapper .product-icon-wrapper {
    float: left;
    height: 60px;
    margin-right: 10px;
    overflow: hidden;
    width: 60px;
}
.top-bar-wrapper .product-icon-wrapper img {
    height: 60px;
    width: 60px;
    overflow: hidden;
}
.top-bar-wrapper .product-info-wrapper {
    padding-right: 340px;
    position: relative;
    width:1100px;
}
.top-bar-wrapper .product-info-wrapper h3 {
    color: #333;
    margin: 0 0 7px;
    overflow: hidden;
    padding: 0;
    font-size:18px;
}
.top-bar-wrapper .product-info-wrapper p {
    margin: 0;
}
.top-bar-wrapper .product-info-wrapper .price-label {
    color: #999;
    font-size: 12px;
}
.top-bar-wrapper .product-info-wrapper .price-value {
    color: #fa5400;
    font-size: 18px;
    font-weight: 700;
    margin-left: 5px;
}
.top-bar-wrapper .product-info-wrapper .botton-wrapper {
    position: absolute;
    right: 5px;
    top: 5px;
}


/*网站信息样式*/
.website
{    
    width:950px;
    height:auto;
    margin:0 auto;
}
.website .daohang 
{
    background-color: #f5f5f5;
    width:950px;
    list-style: outside none none;    
    padding:8px 10px;
    margin-top:2px;
}
.website .website-area
{    
    clear:both; 
    width:100%; 
    height:auto;
    margin:0 auto; 
    padding-top:1px;
}
.website .website-area .website-content
{    
    clear:both;     
    min-height:400px;
    line-height:25px;
    text-align:left;
    margin:0 10px;
}
.website .website-area .website-content p
{    
     line-height:25px;
}


/*新闻样式*/
.news-list
{    
    width:950px;
    height:auto;
    margin:0 auto;
}
.news-list .daohang 
{
    background-color: #f5f5f5;
    width:950px;
    list-style: outside none none;    
    padding:8px 10px;
    margin-top:2px;
}
.news-list .news-area
{    
    clear:both; 
    width:100%; 
    min-height:400px;
    margin:0 auto; 
    padding-top:1px;
}
.news-list .news-detail
{    
    clear:both; 
    width:100%;    
}
.news-list .news-detail .title
{    
    clear:both; 
    width:100%; 
    line-height:40px;
    height:40px;
    text-align:center;
    font-size:16px;
    font-weight:bold;
}
.news-list .news-detail .sourse
{    
    clear:both; 
    width:100%; 
    height:30px;
    line-height:30px;
    text-align:center;
}
.news-list .news-detail .content
{    
    clear:both; 
    width:100%; 
    line-height:25px;
    min-height:400px;   
    padding:0 10px;
}

.news-list .news-div
{
    border-bottom: 1px dotted #ccc; 
    height: 110px; 
    margin: 10px 0px;
}
.news-list .news-div .news-img
{
    height: 100px; 
    width: 150px; 
    margin: 0 auto; 
    overflow: hidden;
}
.news-list .news-div .news-img img 
{
    height:auto; 
    width:150px; 
    max-height:100px;
}
.news-list .news-div .news-content
{
    width: 780px; 
    height: 100px;
}
.news-list .news-div .news-content .title 
{
    line-height:25px; 
    font-size:14px;
}
.news-list .news-div .news-content p 
{
    line-height:20px;
}
.news-list .news-div .news-content h2{}


/*订单样式*/
.order-entry
{
    
}
.order-entry .title
{
    line-height: 25px; 
    font-size: 16px; 
    font-weight: 500;
}
.order-entry .price
{
    line-height: 25px; 
    color: #fa5400; 
    font-size: 18px; 
    font-weight: 700;
}
.order-entry .units
{
    color: #666;
    font-size: 14px; 
    font-weight: 400;
}
.order-entry .total
{
    font-size: 16px; 
    font-weight: 500;    
}

.order-shoppingcart
{
    width:990px;
    min-height:500px;
    border:1px solid #ccc;
    background:#fff;
    padding:10px 20px;
    margin:0 auto;
}
.order-shoppingcart .cart-list
{
    
}
.order-shoppingcart .cart-list img
{
    height:90px;
    width:90px;
}
.order-shoppingcart .cart-list thead
{
   background:#f3f3f3;
   border:1px solid #e9e9e9;   
}
.order-shoppingcart .cart-list tbody
{
   border:1px solid #e9e9e9;   
}

.order-shoppingcart .order-settle
{
    border:1px solid #ccc;
    width:100%;
    height:52px;
    background:#f9f9f9;
}
.order-shoppingcart .order-settle .area-l
{
    width:200px;
    height:52px;
    line-height:52px;
    margin-left:10px;
    float:left;
}
.order-shoppingcart .order-settle .area-c
{
    width:550px;
    height:52px;    
    float:left;
}
.order-shoppingcart .order-settle .area-c .amount-sum {
    color: #999;
    cursor: pointer;
    float: right;
    height: 44px;
    line-height: 20px;
    margin: 7px 0 0;
}
.order-shoppingcart .order-settle .area-c .amount-sum em {
    color: #e4393c;
    font-family: verdana;
    font-weight: 700;
    margin: 0 3px;
}
.order-shoppingcart .order-settle .area-c .price-sum {
    color: #666;
    float: right;
    height: 43px;
    line-height: 20px;
    margin: 7px 20px 0 10px;
    width: auto;
}
.order-shoppingcart .order-settle .area-c .price-sum .txt {
    color: #999;
    float: left;
    text-align: right;
    width: 80px;
    line-height:22px;
}
.order-shoppingcart .order-settle .area-c .price-sum .price {
    font-family: verdana;
    text-align: right;
    line-height:22px;
}
.order-shoppingcart .order-settle .area-c .price-sum .price em {
    color: #e4393c;
    font-size: 16px;
    font-weight: 700;
}
.order-shoppingcart .order-settle .area-r
{
    float:right;
    height:52px;   
    line-height:52px;
    padding-right:20px;
}

.order-payment
{
    width:990px;
    min-height:500px;
    border:1px solid #ccc;
    background:#fff;
    padding:10px 20px;
    margin:0 auto;
}

.order-payment .order-paytype
{
    border:1px solid #ccc;    
    width:100%;
    height:60px;
    padding:10px;
}
.order-payment .order-paytype .text
{
    line-height:35px;
    width:200px;
    font-size:22px;
    font-weight:700;
    border: 0px solid #e9e9e9;  
    color:#e4393c;
}
.order-payment .order-paytype div
{
     width:130px;
     height:43px;     
     border: 2px solid #e9e9e9;  
     float:left;
     padding:3px 0;
     text-align:center;
}
.order-payment .order-paytype div img
{
     width:120px;
}
.order-payment .order-paytype .selected {
    border: 2px solid #e4393c;   
}
.order-payment .order-paytype .selected b {
    background: url("images/www/temp1/purchase.png") no-repeat scroll 0 -23px rgba(0, 0, 0, 0);
    bottom: 0;
    display: block;
    height: 12px;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 12px;
}

.order-payment .order-area
{
    border:1px solid #ccc;    
    width:100%;
    height:400px;
    padding:10px;
}
.order-payment .order-area .text
{
    float:left;
    line-height:35px;
    width:200px;
    font-size:22px;
    font-weight:700;    
    color:#e4393c;
}
.order-payment .order-area .days
{
    float:left;
    line-height:35px;   
    font-size:16px;
    font-weight:700;    
    color:#e4393c;
}

.order-payment .order-address
{
    border:1px solid #ccc;    
    width:100%;
    height:150px;
    padding:10px;
}
.order-payment .order-address .default-address
{
     width:300px;
     height:130px;     
     border:2px solid #e4393c;
     float:left;    
     padding:0 10px;
     margin-right:20px;
}
.order-payment .order-address .default-address .linkman
{
    height:25px;
    width:100%;    
    overflow:hidden;
}
.order-payment .order-address .default-address .linkman span
{ 
    line-height:25px;
}
.order-payment .order-address .default-address .region
{
    height:25px;
    width:100%;    
    overflow:hidden;
}
.order-payment .order-address .default-address .region span
{
    line-height:25px; 
}
.order-payment .order-address .default-address .address
{
    height:50px;
    width:100%;
    line-height:25px; 
    overflow:hidden;
}
.order-payment .order-address .default-address .operate
{
    height:30px;
    width:100%;
    
    overflow:hidden;
    text-align:right;
}

.order-payment .order-address .add-address
{
     width:150px;
     height:130px;
     line-height:130px;
     border:2px dotted #ccc;     
     text-align:center;
     float:left;
}
.order-payment .order-address .add-address .add-icon {
    background: url("images/www/temp1/purchase.png") no-repeat scroll 0 -264px rgba(0, 0, 0, 0);
    display: block;
    height: 34px;
    margin: 40px auto 10px;
    width: 34px;
}
.order-payment .order-address .update-address
{
    float:right;
    height:25px;
    line-height:25px;
    width:200px;    
}

.order-payment .cart-list
{
    
}
.order-payment .cart-list img
{
    height:90px;
    width:90px;
}
.order-payment .cart-list thead
{
   background:#f3f3f3;
   border:1px solid #e9e9e9;   
}
.order-payment .cart-list tbody
{
   border:1px solid #e9e9e9;   
}

.order-payment .order-price
{
    border:1px solid #ccc;    
    width:100%;
    height:120px;
    padding:10px;
}
.order-payment .order-price .remarks
{
    width:600px;
}
.order-payment .order-price .remarks div
{
   float:left;  
   margin-right:10px; 
}
.order-payment .order-price .statistic {
    width: 300px;
}
.order-payment .order-price .statistic .list {    
    overflow: hidden;
}
.order-payment .order-price .statistic span {
    float: left;
    margin-right: 20px;
    text-align: right;
    width: 180px;
    height: 24px;
    line-height: 24px;
}
.order-payment .order-price .statistic .price {
    color: #333;
    float: left;
    font-family: verdana;
    text-align: right;
    width: 100px;
    height: 24px;
    line-height: 24px;
}

.order-payment .order-settle
{
    border:1px solid #ccc;
    background:#f9f9f9;
    width:100%;
    height:52px;   
}
.order-payment .order-settle .area-l
{
    width:200px;
    height:52px;
    line-height:52px;
    margin-left:10px;
    float:left;
}
.order-payment .order-settle .area-c
{
    width:500px;
    height:52px;    
    float:left;
}
.order-payment .order-settle .area-c .price-sum {
    color: #666;
    float: right;
    height: 43px;
    line-height: 20px;
    margin: 10px 20px 0 10px;
    width: auto;
}
.order-payment .order-settle .area-c .price-sum .txt {
    color: #999;
    float: left;
    text-align: right;
    width: 150px;
    line-height:22px;
}
.order-payment .order-settle .area-c .price-sum .price {
    font-family: verdana;
    text-align: right;
    line-height:22px;
}
.order-payment .order-settle .area-c .price-sum .price em {
    color: #e4393c;
    font-size: 16px;
    font-weight: 700;
}
.order-payment .order-settle .area-r
{
    float:right;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 230px;
}
.order-payment .order-settle .area-r span
{
    float:right;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 230px;
    font-size:18px;
    font-weight:700;
    color:#e4393c
}

.order-payment .order-info
{
    width:auto;
    height:40px;
    line-height:40px;
    padding-left:10px;
    font-size:14px;
    font-weight:300;
    color:Red;    
    border:1px solid #e9e9e9; 
    background:#f3f3f3;  
}
.order-payment .order-info span
{    
    height:40px;
    line-height:40px;   
    font-size:14px;
    font-weight:300;
    color:Red;
}
.order-payment .order-bank
{
    width:auto;
    height:300px;    
    padding:20px;   
    border-top:4px solid #4b5b78;
    border-right:1px solid #4b5b78;
    border-bottom:1px solid #4b5b78;
    border-left:1px solid #4b5b78;
}
.order-payment .order-bank .order-address
{
     width:100%;
     height:150px;
     line-height:25px;
     padding-left:100px;
     text-align:left;
}
.order-payment .order-bank .order-address .address
{
    width:100%;
    height:25px;
    line-height:25px;
}
.order-payment .order-bank .order-address .address span
{  
    height:25px;
    line-height:25px;
    float:left;
}

.order-payment .order-bank .order-btn
{
     width:100%;
     height:50px;    
     text-align:center;
     margin-top:20px;
}
.order-payment .order-bank .order-btn .text
{
    height:50px;
    line-height:50px;
    font-size:16px;
    font-weight:700;    
    color:#e4393c;
}

.order-payment .payment-return
{
    width:100%;
    height:300px;
    padding-top:200px;
    text-align:center;
}
.order-payment .payment-return .result
{
    line-height:30px;
    height:30px;
    font-size:16px;
    font-weight:700;
    text-align:center;
    color:#e4393c;
}



.agent-content
{
    clear: both;    
    width: 100%;    
    height: auto;
    margin: 0 auto; 
    background-color: #f2f2f2 ;
}
.agent-content .areabg1
{
    background-color:rgb(238,27,35);
    color: #fff;
}
.agent-content .areabg2
{
    background-color:rgb(46,48,146);
    color: #fff;
}
.agent-content .areabg3
{
    background-color:rgb(141,199,63);
    color: #fff;
}
.agent-content .area
{    
    width: 100%; 
    margin: 0 auto;    
}
.agent-content .area .area-gift
{
    width: 1024px; 
    margin: 0 auto;
    padding: 60px 100px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.45;  
    color: #990000;   
}
.agent-content .area .area-gift h2
{
    clear: both;
    font-size: 22px;
    font-weight: 700;
    margin: 0 auto;
    margin-bottom: 10px;   
    text-transform: uppercase;
    text-align: center;
}
.agent-content .area h1
{
    clear: both;    
    width: 1200px;  
    font-size: 36px;  
    line-height: 45px;
    font-weight :700;    
    margin: 0 auto; 
    text-align: center;  
    padding: 20px 0;  
    color:rgb(238,27,35);
}
.agent-content .area .c-area
{    
    width: 1024px; 
    margin: 0 auto;
    padding: 60px 0;     
}
.agent-content .area .c-area .img-area1
{
    background-image: url("/ProdPic/CustomImg/agent1.jpg");
    background-size: 500px 300px;
    height: 300px;
    width: 500px;   
    border-radius: 6px;
    margin-left: 524px;
}
.agent-content .area .c-area .img-area2
{
    background-image: url("/ProdPic/CustomImg/agent2.jpg");
    background-size: 500px 300px;
    height: 300px;
    width: 500px;   
    border-radius: 6px;
}
.agent-content .area .c-area .img-area3
{
    background-image: url("/ProdPic/CustomImg/agent3.jpg");
    background-size: 500px 350px;
    height: 350px;
    width: 500px;   
    border-radius: 6px;
    margin-left: 524px;
}
.agent-content .area .c-area .img-area4
{
    background-image: url("/ProdPic/CustomImg/agent4.jpg");
    background-size: 500px 300px;
    height: 300px;
    width: 500px;   
    border-radius: 6px;
}
.agent-content .area .c-area .img-area5
{
    background: url("/ProdPic/CustomImg/agent5.jpg");
    background-size: 500px 300px;
    height: 300px;
    width: 500px;   
    border-radius: 6px;
    margin-left: 524px;
}

.agent-content .area .c-area .text
{
   width: 524px;
   overflow: hidden;   
   float: left;
   padding: 0 30px;
}
.agent-content .area .c-area h2
{
    clear: both;
    font-size: 22px;
    font-weight: 700;
    margin: 0 auto;
    margin-bottom: 10px;   
    text-transform: uppercase;
}
.agent-content .area .c-area p
{     
    font-size: 16px;
    line-height: 1.45;   
}


