﻿body {
    font: 12px/150% Arial,Verdana,"\5b8b\4f53";
    color: #666;
    background: #fff;
}
.titleline {
    background:#ff9946;
    width:100%;
    height:2px;
    float:left;
}
.product_show {
    background:#efefef;
    width:100%;
    float:left;
}
.proshow_main {
    width:1000px;
    margin:0px auto;
}
.navigation {
    height:40px;
    line-height:40px;
}
.navigation strong {
    font-size:20px;
    color:#7e7e7e;
    font-family:'Microsoft YaHei';
    margin-right:12px;
}
.navigation span {
    font-size:12px;
    color:#989898;
    font-family:SimSun;
    margin-right:5px;
}
.showcontent {
    width:1000px;
    background:#fff;
    height:458px;
}
.showcontentleft {
    width:350px;
    float:left;
    height:439px;
    margin-top:20px;
}
.showcontentright {
    width:630px;
    float:left;
    height:459px;
    margin-left:20px;
}/*相关样式*/
#showbox { background:#fff;}
#showsum { left:25px; margin-top:10px;}
#showsum span { border:2px solid #fff;}
#showsum span.sel { border:2px solid #f60;}

.showpage { width:350px; position:relative;}
.showpage a { display:block; width:15px; border:1px solid #ddd; height:60px; line-height:60px; background:#eee; text-align:center; font-size:18px; position:absolute; left:0; top:-62px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#ccc; color:#777;}
.proname {
    margin-top:20px;
}
.proname h1 {
    margin-top:20px;
    color:#666;    
    line-height: 1.5em;
    overflow: hidden;
    font-weight: 700;
    font-family: arial,"microsoft yahei";
    font-size: 16px;
}
.p_id {
    font-family: arial,"microsoft yahei";
    color: #e3393c;
    font-size: 14px;
    line-height: 20px;
    word-break: break-all;
}
.price_box {
    height:48px;
    width:630px;
    background:#f8efef;
    margin-top:10px;
}
.dt {
    width:72px;
    float:left;
    text-align:right;
    margin:15px 0 0 0px;
}
.dd {
    font-family:'Microsoft YaHei';
    display: inline-block;
    vertical-align: middle;
    color: #e4393c;
    font-size: 20px;
    margin:15px 0 0 0px;
}
.invoice_box {
    float:left;
    width:630px;
}
.item {
    height:28px;
    border:1px solid #ddd;
    line-height:28px;
    padding:0 20px 0 20px;
    display: inline-block;
    margin: 8px 5px 0 0px;    
    position: relative;
}
.item a {
    font-size:12px;
}
.item a:hover {
    color:#565555;
}
.itemselected {
    height:26px;
    line-height:26px;
    border:2px solid #e4393c;
    padding:0 0 0 20px;
}
.triangle-bottomright {
    width: 0;
    height: 0;
    border-bottom: 18px solid red;
    border-left: 18px solid transparent;
    float: right;
    margin-top:8px;
}
.checkinfo {
    position:absolute;
    top:16px;
    right:0px;
    color:#fff;
    font-size: 5em;
    font-weight:200;
}
.PayBox {
    float:left;
    margin:30px 0 0 72px;
}
.PayBox a {    
    white-space:nowrap;
    float:left;
    height:36px;
    width:180px;
    background:#e4393c;
    margin-right:10px;
    text-align:center;
    line-height:36px;
    color:#fff;
    font: 400 18px/38px "microsoft yahei";
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.PayBox a#taobao {
    background:#5daff5;
}
.details {
    width:1000px;
    margin:0px auto;
}
.details_box {
    width:100%;
    float:left;
}
.recommended {
    height:248px;
    float:left;
    width:1000px;
    border:1px solid #e9e9e9;
    border-top:1px solid #b6b6b6;
    margin-top:20px;
}
.recommended h5 {
    height:36px;
    line-height:36px;
    text-indent:0.5em;
    background:#f9f9f9;
    border-top:1px solid #b6b6b6;
    border-bottom:1px solid #e9e9e9;
}
.recommended ul {
    height:140px;
    float:left;
}
.recommended ul li{
    width:130px;
    height:170px;
    float:left;
    margin:20px 35px 20px 35px;
}
.recommended ul li a{
    display:inline-block;
}
.recommended ul li p{
    font-size:12px;
    text-align:center;
}
.contentInfo {
    float:left;
    width:1000px;
    margin:20px 0 20px 0;
}
.ci_left {
    width:238px;
    height:115px;
    margin-top:0px;
    float:left;
    border:1px solid #e9e9e9;
}
.ci_left h5 {
    height:36px;
    line-height:36px;
    text-indent:0.5em;
    background:#f9f9f9;
    border-bottom:1px solid #e9e9e9;
}
.ci_right {
    width:738px;
    min-height:50px;
    float:left;
    margin-left:20px;
    margin-top:0px;
}
.consulting a {
    display:inline-block;
    width:160px;
    height:36px;
    font-size:14px;
    color:#2a2a2a;
    font-family:'Microsoft YaHei';
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background:#e4393c;
    text-align:center;
    line-height:36px;
    background:#f1f1f1;
    border:1px solid #d2d2d2;
    margin:20px 0 0 38px;
}
.consulting a:hover {
    -webkit-box-shadow:2px 2px 2px rgba(176, 176, 176, 0.5);  
    -moz-box-shadow:2px 2px 2px rgba(176, 176, 176, 0.5);  
    box-shadow:2px 2px 2px rgba(176, 176, 176, 0.5);  
}
.pro_details {
    float:left;
    margin:20px 10px 20px 10px;
}
/*订单样式*/
.OrderBox {
    width:100%;
    margin:0px;
    padding:0px;
    float:left;
}
.OrderBox_main {
   width:1000px;
   min-height:800px;
   margin:0px auto;
}
.obx {
    width:100%;
    float:left;
}
.ordertitle {
    margin-top:20px;
    font:400 16px/2em "microsoft yahei";
    color:#7c7c7c;
    line-height:40px;
}
.details {
    border:1px solid #e9e9e9;
    min-height:800px;
    margin-bottom:20px;
}
.contentobx {
    width:960px;
    margin:0px auto;
    min-height:800px;
}
.step-title {
    width:100%;
    height:40px;
    line-height:40px;
    float:left;
}
.step-title span {
    color:#373737;
    font:600 14px/16px "Microsoft YaHei";
    display:inline-block;
    height:40px;
    line-height:40px;
    float:left;
}
.step-title a {
    color:#4471c2;
    font:600 12px/16px "Microsoft YaHei";
    display:inline-block;
    height:40px;
    line-height:40px;
    float:right;
}
.mode {
    width:100%;
    padding-bottom:30px;
    float:left;
}
.modelborder {
    border-bottom:1px solid #e6e6e6;
}
.step-address,.step-pay {
    float:left;
    width:940px;
    margin-left:20px;
}
.step-listing {
    float:left;
    width:100%;
    min-height:122px;
    background:#fcf7f7;
}
.step-address ul li {
    float:left;
    width:100%;
    margin-top:10px;
}
.OrderName {
    width:160px;
    height:26px;
    font:400 12px/1.5em "Microsoft YaHei";
    line-height:26px; 
    color:#666;
    text-align:center;
    position: relative;
    float:left;
    cursor:pointer;
    border:1px solid rgba(176, 176, 176, 0.5); 
}
.item-selected {
    border:2px solid #e4393c; 
}
.item-selected b {
    background:url(/Images/selected-icon.png) no-repeat;
    position:absolute;
    right:0px;
    bottom:0px;
    width:12px;
    height:12px;
}
.ord-pay {
    width:120px;
    height:26px;
    font:400 12px/1.5em "Microsoft YaHei";
    line-height:26px; 
    color:#666;
    text-align:center;
    position: relative;
    float:left;
    cursor:pointer;
}
.order-details {
    float:left;
    height:30px;
    line-height:30px;
    width: 776px;
}
.order-details span {
    font:400 12px/1.5em "Microsoft YaHei";
    color:#666; 
    padding-left:20px;
}
.item-goods {
    float:left;
    min-height:80px;
    margin-top:20px;
}
.goods-img {
    border:1px solid #bdbdbd;
    margin-left:20px;
}
.goods-img img {
    display:block;
}
.goods-name {
    margin-left:10px;
}
.goods-name a {
    font:400 14px/1.5em "Microsoft YaHei",Arial,Verdana,"\5b8b\4f53";
}
.goods-price {
    font:600 14px/1.5em "Microsoft YaHei",Arial,Verdana,"\5b8b\4f53";
    color:#e4393c;
    margin-left:30px;
    margin-right:30px;
}
.goods-type {
    font:400 14px/1.5em "Microsoft YaHei",Arial,Verdana,"\5b8b\4f53";
    color:#b6b6b6;
    margin-left:30px;
    margin-right:30px;
}
.hr-coarse {
    width:100%;
    height:2px;
    float:left;
    background:rgba(176, 176, 176, 0.5);
}
.hr {
    width:100%;
    height:1px;
    float:left;
    background:rgba(176, 176, 176, 0.5);
}
.step-invoice {
    float:left;
    min-height:20px;
    width:100%;
    float:left;
}
.invoice_info {
    padding:5px;
    font:400 12px/1.5em "Microsoft YaHei",Arial,Verdana,"\5b8b\4f53";
    color:#7e7e7e;    
    width: 950px;
}
.sub-box {
    float:left;
    width:100%;
}
.sub-box span {
    font:400 12px/1.5em "Microsoft YaHei",Arial,Verdana,"\5b8b\4f53";
    line-height:40px;
    color:#ff9946;    
    width:100%;
    float:left;
    display:inline-block;
}
.btn-sub {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width:260px;
    height:36px;
    font:400 14px/1.5em "Microsoft YaHei",Arial,Verdana,"\5b8b\4f53";
    color:#ffffff;
    background:#e4393c;
    border:none;
    margin:10px auto;
    cursor:pointer;
}
.btn-sub:hover {
    background:#ed4447;
}
.btn-sub:active {
    background:#d93134;
}
.nav {
    float:left;
    width:100%;
}
.pbbox {
    height:500px;
}
.pb_main {
    height:450px;
    -moz-box-shadow:0px 2px 5px #6e6e6e;              /* For Firefox3.6+ */
    -webkit-box-shadow:0px 2px 5px #6e6e6e;           /* For Chrome5+, Safari5+ */
    box-shadow:0px 2px 5px #6e6e6e;                   /* For Latest Opera */
    background: -webkit-gradient(linear, left top, right bottom, from(#49a4db), to(#1f85c3));
    background: -moz-linear-gradient(left, #49a4db,#1f85c3);
    filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#49a4db,endcolorstr=#1f85c3,gradientType=0);
}
.mb_mbox {
    width:1000px;
    height:500px;
    margin:0px auto;
    background:url(/Images/applepen.png) no-repeat;
}
.prduct_main {
    margin:0px auto;
    width:1000px;
}
nav_main {
    float:left;
    width:100%;
}
.prop {
    height:120px;
}
.prop {
    height:120px;
    float:left;
    width:100%;
}
.prop {
    height:120px;
    float:left;
    width:100%;
    font:400 18px/1.5em "Mircosoft Yahei";
    line-height:120px;
    text-align:center;
    color:#393939;
}
.prolist {
    min-height:400px;    
    float: left;
}
.pl_title {
    float:left;
    height:51px;
    width:100%;
}
.smart_name {
    height:51px;
    float:left;
    width:78px;
    padding-left:2px;
}
.zh_name {
    font:600 16px/1.8em 'Mircosoft YaHei';
}
.en_name {
    font:400 14px/1.8em Arial;
}
.frist_name {
    float:left;
    height:41px;
    width:40px;
    font:400 50px/1.8em Arial;
    line-height:51px;
    text-align:right;
    padding-right:2px;
}
.hr_l, .hr_r {
    width:439px;
    float:left;
    height:1px;
    background:#d5d5d5;
    margin-top:25px;
}
.hr_r {
    float:right;
}
.productlistbox {
    width:1010px;
    margin-left:-10px;
    height:420px;
    margin-top:20px;
}
.proBox {
    height:356px;
    width:240px;    
    float: left;
    margin-left: 12.5px;
}
.p-img {
    float:left;
    width:240px;
    height:280px;
}
.p-info {
    float:left;
    width:240px;
    height:76px;
    background:#41c5b4;
    position:relative;
}
.p-title {
    width:100%;
    height:60px;
    float:left;
    font:400 14px/1.5em 'Microsoft YaHei';
    line-height:60px;
    text-align:center;
    color:#fff;
}
.tb-buy {
    width:50px;
    height:50px;
    position:absolute;
    top:49px;
    left:94px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    background:#41c5b4;
    border:1px solid #fff;
    font:400 14px/1.5em "Microsoft YaHei";
    color:#fff;
    line-height:50px;
    text-align:center;
}
.tb-buy a {
    width:50px;
    height:50px;
    font:400 14px/1.5em "Microsoft YaHei";
    color:#fff;
    line-height:50px;
    text-align:center;
}
#Content_lv_Product_DataPager span,#Content_lv_Product_DataPager a {
    float:left;
    margin:0 5px 0 5px;
}
.lrpage {
    width:65px;
    height:20px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    display:inline-block;
}
.lastpage {
    background:#d1d1d1 url(/Images/l_page.png) top center no-repeat;
}
.nextpage {
    background:#d1d1d1 url(/Images/r_page.png) top center no-repeat;
}
.nochenge,.current {
    width:10px;
    height:10px;
    font:400 12px/1.0em Simsun;
    line-height:10px;
    text-align:center;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    background:#d1d1d1;
    color:#d1d1d1;
    display:inline-block;
}
#Content_lv_Product_DataPager {
    display: inline-block;
}
#Content_lv_Product_DataPager a.nochenge {
    margin-top:5px;
}
#Content_lv_Product_DataPager span.current {    
    margin-top:5px;
    background:#41c5b4;
    color:#41c5b4;
}
.pro-features {
    height:500px;
    margin-top:40px;
    margin-bottom:40px;
}
.prof_img {
    float:left;
    width:100%;
    height:400px;
    background:url(/Images/more_hdimg.png) no-repeat;
}
.prof_litle {
    float:left;
    width:100%;
    height:120px;
}
.pl_main {
    width:800px;
    height:80px;
    margin:0px auto;
}
.pl_main ul li {
    float:left;
    width:100px;
    height:100px;
}
.pl_main ul li span {
    float:left;
    width:100px;
    height:40px;
    text-align:center;
    font:400 14px/1.5em 'Microsoft YaHei';
    line-height:40px;
    color:#414141;
}
.plmico {
    width:60px;
    height:60px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    margin:0px auto;
    background:#d1d1d1 url(/Images/tools.png) no-repeat;
}
.i1 {
    background-position:2px 2px;
}
.i2 {
    background-position:-60px 8px;
}
.i3 {
    background-position:4px -56px;
}
.i4 {
    background-position:-60px -62px;
}
.i5 {
    background-position:3px -116px;
}
.i6 {
    background-position:-52px -116px;
}
.i7 {
    background-position:6px -182px;
}
.i8 {
    background-position:-49px -177px;
}
.pro-table {
    width:100%;
    min-height:20px;
    margin-bottom:40px;
}
.col-style {
    float:left;
    margin-bottom:20px;
    height:42px;
    background:#f4f9fa;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow:0px 2px 5px #dcdddd;              /* For Firefox3.6+ */
    -webkit-box-shadow:0px 2px 5px #dcdddd;           /* For Chrome5+, Safari5+ */
    box-shadow:0px 2px 5px #dcdddd;                   /* For Latest Opera */
}
.col-style span {
    float:left;
    width:100%;
    height:42px;
    font:400 14px/1.5em 'Microsoft YaHei';
    color:#7ba2b4;
    line-height:42px;
}
.col-style span.s1 {
    width:880px;
    padding-left:10px;
}
.col-style span.s2,.col-style span.s2 a {
    width:100px;
    height:42px;
    font:400 14px/1.5em 'Microsoft YaHei';
    color:#7ba2b4;
    line-height:42px;
    text-align:center
}
.col-style span.s1:hover,.col-style span.s2 a:hover {
    color:#ff4242;
}