/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}

/*
reset
------------------------------------------------------------------------------------*/
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}ul,ol,dl{list-style-type:none}body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:12px;color: #333;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}


/*
common
------------------------------------------------------------------------------------*/
.clear{clear:both;}
.blank{height:10px;}
.left{float:left;}
.right{float:right;}
.red{color:#F00!important;}
.b{font-weight:bold;}
.blue{color:#069; cursor:pointer;}
.yellow{color:#f48009!important}
.green{color:#338b03!important}
.gray{color:#999!important;}
.wrap{min-width:540px;margin:0 auto;position:relative;}
hr{border:1px solid #eee;clear:both;float:left;width:100%;margin:20px 0;}




.clearfix:before,.clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}

/*
global
------------------------------------------------------------------------------------*/




.cart-wrap{position:absolute;top:58px;right:40px;z-index:100000;}
.cart-wrap a{color:#000;text-decoration:none}
.cart-wrap a:hover{color:#f30;}
.cart-wrap:hover .header_shopping{ background-color: #eee; border: solid 1px #eee;}
.cart-wrap:hover .cart-layer{display:inline-block;}
.cart{display:block;padding-right:25px;height:35px;line-height:36px;font-size:14px;position:relative;}
.cart .fa-shopping-cart{margin:0 15px 0 0;font-size:18px;}
.cart .fa-circle{font-size:19px;color:#f00;position:absolute;top:0;right:0}
.cart .cart-num{display:block;width:16px;color:#fff;position:absolute;top:0;right:0;line-height:20px;font-size:12px;font-style:normal;font-family:arial;text-align:center;}

.cart-layer{width:270px;line-height:1.8em;background-color: #fff; border: 1px solid #eee;display:none;position: absolute;padding-bottom:10px;right: 0px;top: 35px;box-shadow:0px 2px 15px #999;}
.cart-layer h3{font-size: 14px; font-weight: bold; background-color: #eee; line-height: 30px; padding-left: 10px;}
.cart-layer ul{margin:10px 0 10px 10px}
.cart-layer .loading{text-align:center;font-size:14px;line-height:2em;padding-top:10px;}
.cart-layer .loading .fa{margin-right:5px;font-size:32px;}
.cart-layer .more{text-align:center;display:block;width:100%;margin-top:5px;color:#666}
.cart-layer li{float:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.cart-layer .cart-name,.cart-layer .cart-del{float:left;}
.cart-layer .cart-name{width:90%}
.cart-layer .cart-del{width:10%}
.cart-layer .item1{width:20%;}
.cart-layer .item2{width:45%;}
.cart-layer .item3{width:25%;}




nav{float:left;clear:both;width:100%;height:30px;line-height:30px;border-bottom:2px solid #004f96;margin-top:10px;min-width:1140px;}
nav h2{float:left;width:200px;height:14px;text-indent:10px;background-color:#0066c2;color:#FFF;font-size:14px;font-family:'Microsoft YaHei';line-height:14px;padding:10px 0 8px 0;}
nav .nav-main{float:left;line-height:1em;font-size:16px;padding:4px 0 10px 10px;}
nav .nav-side{float:right;}
nav li{float:left;padding:0 15px;}
nav li a{color:#333;text-decoration:none;}
nav li a:hover{color:#0066c2;text-decoration:none}

.nav-new,.nav-hot{float:right;margin:0px 0 0 3px;display:block;width:22px;height:14px;}
.nav-new{background:url(../img/new.png)}
.nav-hot{background:url(../img/hot.png)}
.nav-te,.nav-te:hover{display:block;width:94px;height:35px;text-indent:-999em;background:url(../img/nav0618.gif) no-repeat;margin-top:-12px;}

.nav-feibiao,.nav-office,.nav-cart{display:block;float:left;width:23px;height:23px;background-image:url(../img/shop_user.png);background-repeat: no-repeat;}
.nav-feibiao{ background-position: 5px 7px}
.nav-office{ background-position: -18px 7px}
.nav-cart{ background-position: -39px 8px}

.nav_cat{float:left;width:200px;height:50px;display:block;position: relative;}





.prom65,a.prom65:hover{display:block;width:94px;height:35px;background:url(../img/64.gif) 10px 0 no-repeat;border:1px solid #fff}
.prom64,a.prom64:hover{display:block;width:94px;height:35px;background:url(../img/prom64.gif) 10px 0 no-repeat;border:1px solid #fff}


.nav_cart{display:block;background:url(../img/cart.jpg) 0 8px no-repeat}
.nav_office{display:block;background:url(../img/office.jpg) 0 8px no-repeat}



.nav_main a,.nav_right a{float:left;padding:0 10px;color:#333;font-size:14px;font-weight:bold;line-height:38px;white-space:nowrap;text-decoration:none;border-left:1px solid #fff;border-right:1px solid #fff;}
.nav_main a:hover{background:#f7f7f7;color:#f48009;border-left:1px solid #ddd;border-right:1px solid #ddd}

.nav_main{float:left;min-width:600px;}
.nav_main span{float:left}



.plist{width:100%;clear:both;}
.plist a{text-decoration:none}
.plist .plist-item{width:108px;height:110px;float:left;margin:0 10px 0 0;position:relative;}
.plist img{width:70px;height:70px;padding:0 18px;margin:0 auto;border:1px solid #eee}
.plist .plist-name{width:100%;margin-top:5px;text-align:center;color:#555;font-size:12px;line-height:16px;}
.plist .plist-item:hover img{border:1px solid #a0cdf8}
.plist .plist-item:hover,.plist .plist-item:hover .plist-name{color:#3ca1f8;text-decoration:none;}

.plist-flag{position:absolute;top:0;right:0;}
.plist-flag i{display:block;float:right;font-style:normal;color:#fff;font-size:12px;line-height:15px;text-align:center;width:15px;height:15px;margin-left: 2px;}
.plist-flag .cu{background-color:#56b900}
.plist-flag .te{background-color:#ff8500}
.plist-flag .new{background-color:#f34e5e}






#full-screen-slider{width:100%; height:300px; float:left; position:absolute; margin-left:200px}
#slides{display:block; width:100%; height:300px; list-style:none; padding:0; margin:0; position:relative}
#slides li{display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}

#slides li a{display:block;width:100%;height:100%;}

#pagination{display:block; list-style:none; position:absolute; left:450px; top:270px; z-index:1000}
#pagination li{display:block; list-style:none; width:12px; height:12px; float:left; margin-left:5px; background:url(../images/cir.png)}
#pagination li a{display:block; width:100%; height:100%; padding:0; margin:0}
#pagination li.current{background:url(../images/cir_cur.png)}

.pro_main{clear:both; width:100%; min-width:1100px; margin:0 auto; padding:0; margin-top:10px}
.pro_t_{position:relative; height:33px}
.pro_t{color:#134172; font-size:16px; font-family:Microsoft YaHei; font-weight:bold;  border-top: 1px solid #BDD3EB;  padding-top: 10px;}
.pro_line{width:100%; border-bottom:1px solid #134172; position:absolute; bottom:35px}

.pro_img_{clear:both;}
.pro_img{width:100%; overflow:hidden;}


.pro_img dl{float:left;font-size:12px!important;margin:12px 10px 0 0}
.pro_img dl:hover dd a{background:#ddeeff; }
.pro_img dd{width:100px}
.pro_img dd>a{ display:block;}
.pro_img dd>a>img{ display:block;}
.pro_img dd>a:hover{background-color:#def;}
.pro_img dt{width:102px; text-align:center; color:#333; font-size:14px; font-family:Microsoft YaHei}
.pro_img dt a{color:#333; text-decoration:none; display:block;font-size:12px;line-height:20px;}
.pro_img dt a:hover{text-decoration:underline;}
.pro_img dd img{border:1px solid #ddd;width:90px;height:90px;padding:4px;}
.pro_img dd img:hover{ border:1px solid #9cc1e5;}

/*��Ʒ����*/
.pro_detail{float:right;position: absolute;margin-bottom: 50px;
    top: 570px;
    left: 240px;}
.pro_detail_nav{position:relative;margin-left:16px; background:#f6f6f6; height:35px}
.pro_detail_nav span{position:absolute; background:url(../images/triangle_ico.png) no-repeat; width:8px; height:15px; left:-4px; top:10px}
.pro_detail_nav_t{padding-left:10px; line-height:35px; font-family:'Microsoft YaHei'; font-size:14px; font-weight:bold; color:#144371}
.pro_detail_main{width:100%; min-width:1002px; padding:0; margin-bottom:30px;}
.pro_detail_l{float:left; margin:11px; border:1px solid #ddd}
.pro_detail_class_t{width:200px; padding-left:10px; height:33px; line-height:33px; background:#ececec; font-family:'Microsoft YaHei'; font-size:14px; font-weight:bold; color:#0066bb}
.pro_detail_class{width:210px; border-top:1px solid #ddd; padding-top:10px}
.pro_detail_class dl{float:left; margin-left:10px;position:relative;}
.pro_detail_class dd{border:1px solid #ddd;width:88px;height:70px;}
.pro_detail_class dd img{width:70px;height:70px;margin:0 auto;display:table}
.pro_detail_class dt{width:90px; height:30px; line-height:30px; text-align:center}
.pro_detail_class dt a{color:#333; text-decoration:none}
.pro_detail_class dt a:hover{text-decoration:underline}
.pro_detail_r{}
.pro_detail_pic{height:350px; padding-top:10px; padding-right:16px; float:left}
.pro_detail_bpic{border:1px solid #f1f1f1; width:278px; height:278px}
.pro_detail_bpic img{width:278px; width:278px; border:0}
.pro_detail_spic{padding-left:70px}
.pro_detail_spic li{border:1px solid #d5d5d5; float:left; list-style-type:none; margin-left:10px; margin-top:10px; width:34px; height:34px; cursor:pointer}
.pro_detail_spic li img{border:0; width:34px; height:34px}
.pro_detail_spic .spic_cur{border-color:#ff7300}
.pro_detail_content{float:left; padding-left:21px}
.pro_detail_content1{font-family:'Microsoft YaHei'; font-size:12px; line-height:27px; padding-top:8px}
.pro_detail_content1 span{color:#f48009; font-size:18px;font-weight:700;}
.pro_detail_content2{background:#eff1f2; width:400px; height:100px; font-family:'Microsoft YaHei'; font-size:12px}
.pro_detail_c1{clear:both; padding-left:30px; padding-top:5px}
.pro_detail_c2{clear:both; padding-left:30px}
.pro_detail_c3{clear:both; padding-left:30px; padding-top:5px}
.pro_detail_ck{float:left; width:130px; line-height:24px}
.pro_detail_qdl{float:left; width:150px; line-height:24px}
.pro_detail_chk{float:left; font-size:14px;margin-top:8px}
.pro_detail_chk a{color:#f48009; text-decoration:underline}
.pro_detail_txt{width:65px; height:24px; border:1px solid #ccc; text-align:center}
.pro_detail_c2 dt{float:left; padding-top:5px}
.pro_detail_c2 .pro_detail_c2_p1{padding-left:5px; padding-right:5px}
.pro_detail_c2 .pro_detail_c2_p2{padding-left:5px}
.pro_detail_c2 dd{float:left}
.pro_detail_gwc{float:left;margin-top:2px;width:120px;height:30px;display:block;cursor:pointer;background:url(../img/cart-2.png) no-repeat;}
.pro_detail_gwc:hover{background-position:0 -31px}
.pro_detail_wjx{float:left; padding-top:8px; padding-left:12px}
.pro_detail_scp{float:left; padding-top:12px; padding-left:12px; color:#1e50a2}
.pro_detail_scp span{color:#888}
.pro_detail{border:1px solid #ddd}
.pro_detail_t{background:url(../images/pro_detail_t_bg.jpg) repeat-x; height:34px}
.pro_detail_t2{background:#fff; width:100px; height:33px; line-height:33px; border-top:1px solid  #ddd; color:#0066bb; font-family:'Microsoft YaHei'; font-size:16px; font-weight:bold; text-align:center}
.pro_detail_para{padding:5px 10px 20px 10px}
.pro_detail_para_t{background:url(../images/pro_detail_line.jpg) no-repeat left bottom; height:30px; line-height:30px; text-align:left; padding-left:15px;  font-family:'Microsoft YaHei'; font-size:14px}
.para_ptop{padding-top:10px}
.pro_detail_para_c{clear:both; padding-top:10px; padding-left:10px}
.pro_detail_para_c li{list-style-type:none; float:left; width:33%; line-height:24px}

/*nav_dropdown*/
.nav_dropdown{position:absolute;top:32px;z-index:3000;display:none;}
.banner_l{ background-color:#fff; border-bottom:1px solid #e7e7e7;}

/*������ʾ*/
.error_wrap{ min-width:1100px;}
.error_box{ margin:45px auto; display:table;}
.error_img,.error_content{ display:table-cell; vertical-align:middle;}
.error_title{ font-size:26px; color:#000; line-height:2em; }
.error_title_min{ font-size:20px; color:#000; line-height:1.5em;}
.error_title_min img{ margin-right:10px;}
.error_tips{font-size:14px; color:#5f5f5f; line-height:2em; }
.error_btn{ display:inline-block; margin-top:10px; text-decoration:none; color:#fff; background-color:#f57f00; width:120px; text-align:center; height:40px; line-height:40px; font-size:16px; }

/*
footer
------------------------------------------------------------------------------------*/
.index_footer{width: 100%; margin: auto;color: #333; font-family:'Microsoft YaHei';clear:both; min-width: 1000px;}
.index_footer_list {height:88px;padding-left:55px; border-top: 1px solid #eee; border-bottom: 1px solid #eee; background-color: #f5f5f5;clear:both;}
.index_footer_list li{display:block;position:relative;margin:0 auto;  padding-top: 31px;float: left;width: 18%; height:31px;  font-size: 24px; }
.index_footer_list li img{position:absolute;top:30px;left:-40px}
.cwgys a{font-size: 18px; color: #fff;  background-color: #ff8400; border-left:25px solid #ff8400;  border-right:25px solid #ff8400;border-top:10px solid #ff8400;  border-bottom:10px solid #ff8400;border-radius:4px;-webkit-border-radius:4px; -moz-border-radius:4px;-ms-border-radius:4px; }
.cwgys a:hover{ font-size: 18px; color: #fff; background-color: #ff9b2f;text-decoration: none;border-left:25px solid #ff9b2f;  border-right:25px solid #ff9b2f;border-top:10px solid #ff9b2f;  border-bottom:10px solid #ff9b2f;}
.copyright_list{ height: 160px; margin-top: 25px;clear:both;padding-left:20px;}
.copyright_list ul{ width: 18%; float: left;}
.copyright_list ul h2{ font-size:18px; font-weight: bold; line-height: 30px;}
.copyright_list li,.copyright_list li a{ font-size: 14px; line-height: 24px; color: #333;text-decoration: none}
.copyright_list li a:hover{ text-decoration: none;}
.copyright_yq,.copyright_bottom{ clear:both;border-top:1px solid #eee;padding-left: 10px; padding-top: 15px; padding-bottom: 15px; line-height: 24px;}
.copyright_yq a,.copyright_yq a:hover{ color: #999; font-size: 12px; padding-left: 10px; text-decoration: none;}
.copyright_bottom p,.copyright_bottom p a,.copyright_bottom p a:hover{ color: #666; font-size: 13px;}
.copyright_bottom p a:hover{text-decoration: none; }


/*
about
------------------------------------------------------------------------------------*/
#about_header{height:76px;}
#nav_step{height:35px;}
.about_warp{width:100%;margin:auto;min-width: 1200px;}
.about_header{position:fixed;top:0;width:100%;height:70px;margin:0 auto;border-bottom:1px solid #ddd;padding-top:10px;background:#fff;min-width: 1200px;}
.about_header .about_logo{float:left;display:block;width:196px;height:70px;background:url(../img/logo.jpg) 0 -5px no-repeat;cursor:pointer;text-indent:-999em;margin-left: 15px;}
.about_header .about_nav{float:left; height:65px; width: 500px;}
.about_header .about_nav li{float:left; width:20%;  color:#333; line-height:65px;font-size:14px; display:block; font-family:"微软雅黑";text-decoration:none;white-space:nowrap;}
.about_header .about_nav li a:hover,.about_nav a.on{ background:#f7f7f7; color:#268bb9;}
.about_header .about_tel{float:right;font:700 14px/65px microsoft yahei;color:#024d91; margin-right:10px;}
.about_footer{clear:both;width:100%;height:68px;padding:20px 0 20px 0;text-align:center;line-height:30px;color:#134172;background:#f2f2f2;border-top:1px solid #ddd;min-width: 1200px;}
.about_footer a{margin:0 5px;color:#134172;text-decoration:none}



.nav_l{padding-top:10px; float:left; width:200px; height:65px ;}
.nav_2{padding-top:0px; padding-bottom:10px; padding-left:50px; float:left; width:210px;}
.nav_r_l{float:left; height:65px;}
.nav_r_l dt{float:left; display:inline;}
.nav_r_l dt a{padding:0px 30px;top:0px; margin:0;height:65px; color:#333; line-height:65px;font-size:14px; display:block; font-family:"微软雅黑";text-decoration:none;white-space:nowrap;}
.nav_r_l dt a:hover{ background:#f7f7f7; color:#268bb9;}
.nav_r_l dt a.slected{ background:#f7f7f7; color:#268bb9;}
.nav_r_l dt span{color:#268bb9;}
.nav_r_r{float:right; margin-right: 10px;white-space:nowrap;}
.top_help{background:url(../images/top_help.jpg) no-repeat; background-position:right; width:30%; height:41px; float:right; margin-right:150px; margin-top:0px;padding-bottom: 23px;}
.top_tel{color:#134371; font-size:14px; font-family:'Microsoft YaHei'; font-weight:bold; float:right; margin-top:-41px;padding-bottom: 10px;}


.about_wrap{margin:auto;width:100%; position: static; }
.about_content{clear:both;margin:30px auto;font-size:14px;line-height:2em;margin-left: 20px;}
.about_content:before,.about_content:after{content:" ";display:table;}
.about_content:after{clear:both;}
.about_content{*zoom:1;}
.about_content .about_h1{color:#f48009;font-size:24px;font-weight:bold;text-align:center;padding-top:30px;margin-bottom:20px;line-height:55px;border-bottom:1px dashed #ddd;}
.about_content p{line-height:2em;font-size:14px;}
.about_content h3{line-height:2em;font-size:14px; font-family: "微软雅黑";}
.about_tab{height:25px;width:65%;background-color:#efefef;margin:20px auto}
.about_tab a{float: left;display: inline;padding:0px 45px;top:0px; margin:0;height:25px; color:#333; line-height:25px;font-size:12px; display:block; font-family:"微软雅黑";text-decoration:none;white-space:nowrap;}
.about_tab a:hover,.about_tab a.on{background:#efefef; color:#f48009;}
.about_ul{width:100%;}
.about_ul li{float:left;clear:both;width:100%}
.about_ul li span{float:left;width:115px;display:block;text-align:right;margin-right:20px;}
.about_ul li img{float:left;}
.about_ul li p{float:left;clear:both;}
.about_content_right{margin-left: 150px; line-height: 26px;text-indent: 24px;}

.font{color:#f48009;font-size: 24px;font-weight:bold;text-align: center;padding-top: 30px;padding-left: 30px;}
.slider{border:1px dashed #efefef ;width: 60%;padding:0px 30px;margin-left: 260px;margin-top: 10px;}
.nav_step{height:25px;width:65%;background-color:#efefef;margin:10px auto}
.nav_step dt{float: left;display: inline;}
.nav_step dt a{padding:0px 45px;top:0px; margin:0;height:25px; color:#333; line-height:25px;font-size:12px; display:block; font-family:"微软雅黑";text-decoration:none;white-space:nowrap;}
.nav_step dt a:hover{ background:#efefef; color:#f48009;}
.nav_step dt a.slected{ background:#efefef; color:#f48009;}
.nav_step dt span{color:#f48009;}
.content_list{padding-top: 50px;padding-bottom: 80px;}

/*产品咨询*//*发票相关*/
.question_list{padding-top: 30px;width: 65%;}
.question_list span{font-size:15px;font-weight:bold; font-family: "微软雅黑";}
.answer_list{padding-top: 10px;width: 63%;line-height: 25px;}
.answer_list span{font-size:13px;font-family: "微软雅黑";}
/*购物流程*/
.shop_step{padding-top: 10px;width: 65%;}
.shop_step span{font-size:15px;font-weight:bold; font-family: "微软雅黑";}
.shop_detail{padding-top: 10px;width: 65%;line-height: 25px;}
.shop_detail span{font-size:13px;font-family: "微软雅黑";}
.img_problem{padding-top: 10px;width: 63.5%;}
/*配送相关*/
.give_list{padding-top: 30px;width: 65%;}
.give_list span{font-size:15px;font-weight:bold; font-family: "微软雅黑";}
.info_list{margin-left: 280px;padding-top: 5px;width: 63%;line-height: 25px;}
.info_list span{font-size:13px;font-family: "微软雅黑";}
.info_adv{margin-left: 280px;padding-top: 20px;width: 65%;line-height: 25px;}
.info_adv span{font-size:13px;font-family: "微软雅黑";}
/*支付方式*/
.pay_list{padding-top: 50px;width: 65%;line-height: 30px;}
.pay_list span{font-size:15px; font-family: "微软雅黑";vertical-align: top;}
.pay_list img{padding-left: 40px;padding-right: 10px;}

.cont{padding-left: 10px;}
.pay_list ul{list-style: none;float: right;margin-left: 20px;}
.pay_list ul li{padding-top: 2px;}
/*配送方式*/
.dispath{padding-top: 50px;width: 65%;line-height: 50px;}
.dispath span{font-size:15px; font-family: "微软雅黑";vertical-align: top;}
.img{padding-left: 40px;padding-right: 0px;height: 100px;width: 83%;}
.dispath_list{margin-left: 380px;padding-top: 5px;width: 55%;line-height: 25px;}
.dispath_list span{font-size:13px;font-family: "微软雅黑";}
.img1{padding-left: 40px;padding-right: 0px;height: 300px;width: 53%;}
/*关于我们*/
.contact{padding-top: 30px;width: 65%;}
.contact_l{width: 10%;float: left;line-height: 45px;}
.contact_l span{font-size:13px; font-family: "微软雅黑";}
.contact_list{margin-left: 380px;padding-top: 5px;width: 55%;line-height: 25px;}
.contact_list span{font-size:13px;font-family: "微软雅黑";}
.contact_llist{padding-top: 5px;width: 86%;line-height: 25px;float: right;}
.contact_llist span{font-size:13px;font-family: "微软雅黑";}




.pure-table img{vertical-align:middle!important}



.main_box{width:100%;min-width:1100px;margin-bottom:30px;clear:both;}
.table_box{width:100%; overflow-y:auto;}
/*顶部*/
.list_title_box{width:100%; height:40px; position:relative; border-bottom:1px solid #eeeeee;}
.list_title{height:40px; line-height:40px; padding:0 10px; border-bottom:1px solid #144271; color:#144271; font-size:18px; position:absolute; left:0px; top:0px; z-index:55; font-weight:bold;}
.list_box{width:80%; height:40px; position:absolute; top:0px; right:0px;}
.pages_box{display:inline; float:right; height:40px;}
.pages_box ul li{display:inline; float:left;list-style-type:none; height:25px; margin-top:7px;}
.pages_box ul li a{text-decoration:none; display:block; margin:0 5px; min-width:25px; height:25px; line-height:25px; text-align:center; border-radius:3px; font-weight:bold; color:#666;}
.pages_box ul li a:hover{ background:#ececec; color:#0066bb;}
.pages_box ul li a.slected{ background:#ececec; color:#0066bb;}
.pages_box ul li span{display:block; padding-right:10px; height:25px; line-height:25px; text-align:center; border-radius:3px; font-weight:bold; color:#666666;}
#pages_none{ background:none;}
#pages_none:hover{ background:#fff;}
.number_box{display:inline; float:right; font-size:14px; color:#333333; line-height:40px; height:40px; margin-right:30px;}
/*检索*/
.search_box{background:#f6f6f6;min-width:1140px;height:40px; overflow:hidden;}
.search_box dl{ display:inline; float:left; margin-left:15px;}
.search_box dl dt{ display:inline; float:left; height:26px; line-height:26px;white-space:nowrap; padding:7px 0;}
.search_box dl dd{ display:inline; float:left; height:26px; overflow:hidden; padding:7px; line-height:26px;white-space:nowrap;}
.formcheckbox{ vertical-align:middle;}
.input_box{width:123px; height: 20px; padding:2px 5px; line-height:20px; border:1px solid #bac7d2; outline:none;}
.select_box{width:133px; height: 26px; line-height:26px; border:1px solid #bac7d2; outline:none;}
/*列表*/
.table_box table,.table_copy table{width:100%;}
.table_box table tr td,.table_copy table tr td{text-align:center;}
.digital_box{border:1px solid #ddd; outline:none; height:16px;line-height:16px; width:30px;text-align: center}
.digital_box1{border:1px solid #ddd; outline:none; height:16px; line-height:16px; width:50px; margin:3px;text-align: center}
.pen_btn{width:15px; height:15px; background:url(images/pen_btn.png) no-repeat center center; margin-top:-2px; display:inline-block; vertical-align:middle;}
.pen_btn_save{width:15px; height:15px; background:url(images/saves.png) no-repeat center center; margin-top:-2px; display:inline-block; vertical-align:middle;}

.td_title{font-weight:bold; font-size:12px; line-height:28px;color:#0066bb; background:#ececec;}
.td_bg{background:#f7f7f7;}
/*表头固定*/

.table_wrap{ position:relative;text-align:center;min-width:970px;}
.table_wrap tbody tr:hover{background:#fcda9a}

.btn-cart1{display:block;float:right;margin-right:5px;width:50px;}
.btn-cart1 i{float:left;margin-top:8px;display:block;width:18px;height:13px;background:url(../img/cart-1.png) no-repeat;}
.btn-cart1 span{color:#f9831f!important}


.btn-cart-table{display:inline-block;margin-right:5px;width:50px;height:13px;line-height:13px;}
.btn-cart-table i{float:left;display:block;width:18px;height:13px;margin-right:2px;background:url(../images/cart-1.png) no-repeat;}
.btn-cart-table span{color:#c90304;}

.table_wrap .purchase-t1{width:40px!important;}
.table_wrap .-purchase-t2{width:70px!important;}
.table_wrap .-purchase-t3{width:42px!important;}
.table_wrap .-purchase-t4{width:80px!important;}
.table_wrap .-purchase-t5{width:50px!important;}
.table_wrap .purchase-t6{width:40px!important;}
.table_wrap .purchase-t7{width:38px!important;}
.table_wrap .purchase-t8{width:45px!important}
.table_wrap .purchase-t9{width:58px!important;}
.table_wrap .purchase-t10{width:40px!important;}
.table_wrap .purchase-t11{width:40px!important;}
.table_wrap .purchase-t12{width:40px!important;}
.table_wrap .purchase-t13{width:40px!important;}
.table_wrap .purchase-t14{width:40px!important;}
.table_wrap .purchase-tbuy{width:250px!important;}
.table_wrap .purchase-tprice{width:78px!important;}
.table_wrap .-purchase-tiaoma{width:60px!important}
.table_wrap .purchase-tuzhi{width:60px!important;}
.table_wrap .-purchase-pinpai{width:60px!important;}


.table_copy{ position:absolute; top:0; left:0; width:100%; z-index:5;}

.list_img_{clear:both;}
.list_img{width:100%;}
.list_img dl{float:left; margin-left:10px; margin-top:10px}
.list_img dd{width:138px; height:138px; position:relative;}
.list_img dt{width:138px; text-align:center; color:#333; font-size:14px; font-family:'Microsoft YaHei';margin-top: 10px;}
.list_img dt a{color:#333; text-decoration:none}
.list_img dt a:hover{text-decoration:underline}
.list_img dd img{border:1px solid #dcdcdc; width:138px; height:138px;}
.list_img dd span{color:#ff7f00; position:absolute; right:5px; bottom:5px; display:block; font-weight:bold; font-size:14px;}


/*弹出框*/
.pop_up_box{width:900px; position:absolute; top:50%; left:50%; margin-left:-450px; height:400px; margin-top:-200px;}
.pop_up_box .pop_up_top_box{width:900px; height:21px; background:url(images/pop_up_top_box.png) no-repeat;}
.pop_up_box .pop_up_middle_box{width:900px; height:21px; background:url(images/pop_up_middle_box.png) repeat-y; height:358px;}
.pop_title_box{width:860px; margin:0px auto; height:40px; background:#f6f6f6; position:relative;}
.pop_title_box span{position:absolute; top:9px; left:10px; font-weight:bold; font-size:16px; color:#144371;}
.pop_title_box a{position:absolute; top:9px; right:10px; display:block; width:21px; height:21px; background:url(images/close_btn.png) no-repeat;}

.pop_content_box{width:860px; margin:0px auto; text-align:center; height:318px; vertical-align:middle;}

.pop_up_box .pop_up_bottom_box{width:900px; height:21px; background:url(images/pop_up_bottom_box.png) no-repeat;}

/*产品分类*/
.main_box2{width: 970px; margin:0 auto;}
.main_box2 table{width:100%; /*height:100%;*/}
.menu_left_box{width:200px; border-right:1px solid #ddd; background:#f6f6f6; overflow:hidden;}
.product_legend{ padding:0 15px; width:170px;}
.product_legend h5{height:30px; line-height:30px; color:#0066bb;}
.product_legend dl{display:inline; float:left; margin:7px; width:68px; border:1px solid #f6f6f6;}
.product_legend dl:hover{border:1px solid #ddd;}

.product_legend dl dt{width:66px; height:66px; border:1px solid #f2f2f2;}
.product_legend dl dt img{width:100%; height:100%;}


.product_legend1{ padding:0 15px; width:170px;}
.product_legend1 h5{height:30px; line-height:30px; color:#0066bb;}
.product_legend1 dl{display:inline; float:left; margin:7px 10px; width:51px;}
.product_legend1 dl dt{width:51px; height:51px;}
.product_legend1 dl dt img{width:100%; height:100%;}
.product_legend1 dl dd{width:51px; height:30px; line-height:30px; color:#333; text-align:center;}

.product_legend2{ padding:0; width:200px;}
.product_legend2 h5{height:30px; line-height:30px; color:#0066bb; padding-left:15px;}
.product_legend2 ul li{ list-style:none; height:24px; line-height:24px; margin-top:5px;}
.product_legend2 ul li a:hover{ background:#f1f1f1; border:1px solid #ddd; height:22px; line-height:22px;}
.product_legend2 ul li a.slected{ background:#f1f1f1; border:1px solid #ddd; height:22px; line-height:22px;}
.product_legend2 ul li a{ padding-left:15px; color:#333; display:block; text-decoration:none; height:22px; line-height:22px; border:1px solid #f6f6f6;}

.product_legend ul li{ list-style:none; height:24px; line-height:24px;}
.product_legend ul li a:hover{ background:#f1f1f1; border:1px solid #ddd; height:22px; line-height:22px;}
.product_legend ul li a{ padding-left:10px; color:#333; display:block; text-decoration:none; height:22px; line-height:22px; border:1px solid #f6f6f6;}

.product_size{width:100%;}
.product_size ul li{display:inline; float:left; height:60px; margin:0px; padding:3px;}


.menu_title{width:185px; height:30px; line-height:30px; font-weight:bold; color:#333; font-size:14px; border-bottom:1px solid #ddd; padding-left:15px; background:#ececec;}
#autoFix{width: 200px; overflow-y: scroll; overflow-x: hidden; height: 100%;}
.sidebar_product{position:fixed;top:130px;height:100%;background:#f6f6f6;border-right: 1px solid #ddd;}
.product_legend{width: 170px;}
.product_legend1{width: 170px;}
.product_model1{float:left;width:170px;}

.conten_rightt_box{padding:1%; min-width:920px; overflow:hidden;}
.conten_rightt_title{background:#f6f6f6; border-bottom:1px solid #eee; width:100%; height:35px; line-height:35px;font-family:arial;}
.conten_rightt_title span{display:block; background:url(images/triangle_ico.png) 15px center no-repeat; padding-left:30px; line-height:35px; height:35px; font-size:14px; color:#144371; color:#32557c; font-weight:bold;}
.conten_rightt_title span a{ text-decoration:none; color:#32557c;}
.conten_rightt_title span a:hover{ text-decoration:underline;}
.conten_title_box{width:100%; height:30px; border-bottom:1px solid #eee; padding-top:5px;}
.conten_title_box span{ display:inline-block; padding:0px 10px; height:30px; line-height:30px; border-bottom:1px solid #144271; font-weight:bold; font-size:14px; color:#144371;}

.conten_img{width:100%; overflow:hidden;}
.conten_img dl{float:left; margin-right:10px; margin-top:10px}
.conten_img dd{width:120px; height:120px;border:1px solid #dcdcdc;}
.conten_img dt{width:120px; text-align:center; color:#333; font-size:14px; font-family:'Microsoft YaHei'; height:24px; line-height:24px; overflow:hidden;}
.conten_img dt a{color:#333; text-decoration:none}
.conten_img dt a:hover{text-decoration:underline}
.conten_img dd img{ width:100%; height:100%;}

.product_model{padding:5px; width:90px; display:inline; float:left; overflow:hidden;}
.product_input{width:84px; border:1px solid #ddd; outline:none; height:18px; padding:3px; line-height:18px;}
.product_model span{text-align:center;height:30px; line-height:30px; color:#0066bb; text-align:center; display:block; width:100%;}
.product_model dl dd{width:80px; border:1px solid #ddd; outline:none;margin-top:5px; background:#fff; overflow-y:scroll; height:150px; padding:5px;}

.product_model dl dd ul li a{line-height:24px; text-decoration:none; color:#0066bb; display:block; width:100%}
.product_model dl dd ul li a:hover{line-height:24px; text-decoration:none;}


.product_model1{padding:5px; width:190px; display:inline;  overflow:hidden;}
.product_input1{width:184px; border:1px solid #ddd; outline:none; height:18px; padding:3px; line-height:18px;}
.product_model1 span{text-align:center;height:30px; line-height:30px; color:#0066bb; text-align:center; display:block; width:100%;}
.product_model1 dl dd{width:184px; border:1px solid #ddd; outline:none;margin-top:5px; background:#fff; overflow-y:scroll; height:150px; padding:5px;}
.product_model1 dl dd ul li a{line-height:24px; text-decoration:none; color:#0066bb; display:block; width:100%;text-indent:5px;}
.product_model1 dl dd ul li a:hover{line-height:24px; text-decoration:none;background: #FFC510;}

.information_box{padding:10px 30px; width:1120px; height:70px;}
.information_img{ width:70px; height:70px;width:70px!important;display:inline; float:left;}
.information_img img{width:100%; height:100%;}

.information_font{display:inline; float:left; height:70px; width:1000px;}
.information_font ul li{display:inline; float:left; height:26px; line-height:26px; list-style:none; margin-left:20px; font-size:14px;}
.information_font ul li span{white-space:nowrap;}
.f1{width:100%; height:140px; background:url(images/f1.jpg) 5px top no-repeat;}

/*子页面*/
.conten_img1{width:100%; overflow:hidden; margin-top:10px;}
.small_img{display:inline; float:left; width:198px; height:198px; border:1px solid #ddd;}
.big_img{display:inline; float:left; width:588px; height:198px; border:1px solid #ddd; margin:0px 10px;}
.buy_btn{display:inline; float:left; margin-left:10px; margin-top:75px; height:50px; width:120px;}
.conten_img1 h3{font-size:13px; height:30px; line-height:30px; font-weight:bold;}
.conten_img1 h3 span{color:#144371;}
.table_img{margin-top:10px; width:100%; height:auto;}
/*我的购物车*/
.cart_box{width:98%; margin:15px auto 15px auto; border:1px solid #ddd;}
.cart_box h2{width:98%; padding:0 1%; background:#f4f4f4; border-bottom:1px solid #ddd; font-size:18px; border-top:1px; height:40px; line-height:40px;}
.cart_box table{width: 100%; }
.cart_box table td{height:30px; line-height:30px; border-bottom:1px solid #ddd; border-right:1px solid #ddd; text-align:center;}
.cart_box table td.title{border-right:0; background:#f7f7f7;}
.cart_box table td a{ color:#f29006; text-decoration:none;}
.cart_button{text-align:center; width:20px; height:20px;}
.cart_input{width:40px; height:20px; padding:2px; line-height:20px; border:1px solid #ddd; margin:3px 5px;}
.cart_box table td.td_bg{border-right:0;border-bottom:0; background:#fff; text-align:left;}
.cart_box table td.td_bg img{padding-left:20px;}
.cart_box table td.td_bg1{border-right:0;border-bottom:0; background:#fff; text-align:right;}
.cart_box table td.td_bg2{background:#f7f7f7; text-align:right;width:98%; padding:0.7% 1%; line-height:40px; color:#666; height:40px; border-bottom:0; border-top:1px solid #ddd;}
.cart_box table td.td_bg2 span{ color:#f57e00; padding-right:20px; padding-left:5px; font-size:24px; font-weight:bold; line-height:40px;}
.cart_btn_box{ width:98%; padding:0 1%; text-align:right; margin-bottom:30px;}
.cart_btn_box a{display:inline-block; height:36px; padding-left:15px;}

/*查看图纸弹出框*/
.t_box{position: fixed; z-index: 100; width: 100%; height: 100%; top: 0px; left:0px; background:url(images/t_box_bg.png) repeat;}
.view_draw_box{ position:absolute; z-index:999; overflow:hidden; padding:10px;background:url(images/t_box_bg.png) repeat; width:auto;}
.view_draw_middle{ border-radius:4px;-webkit-border-radius:4px; -moz-border-radius:4px;-ms-border-radius:4px; overflow:hidden;}
.view_draw_middle img{ max-width:100%; max-height:100%; display:block; border:0; padding:0; margin:0; margin:0 auto;}
.view_draw_close{display:block;cursor:pointer;position: absolute; top:10px; right:10px; background:url(images/view_draw_close.png) no-repeat; background-size:100% 100%; height:30px; width:30px;}
/*加入购物车成功弹出框*/
.t_tips_box{position: fixed; z-index: 101; width: 100%; height: 100%; top: 0px; left:0px; background:url(images/t_box_bg.png) repeat;}
.tips_box{width:420px; height:200px; position:absolute; top:50%; left:50%; margin-left:-210px; margin-top:-100px; z-index:999; border:1px solid #ccc; background:#fff;}
.tips_top_box{background:#f4f4f4; position:relative; width:400px; height:30px; padding:5px 10px; line-height:30px; border-bottom:1px solid #ccc; font-size:16px; color:#333;}
.tips_top_box a{display:block; position:absolute; right:10px; top:10px;}
.t_info_box{padding-top:20px; width:100%;}
.t_info_left{display:inline; float:left; height:46px; padding:2px 12px 2px 30px; width:46px;}
.t_info_right{display:inline; float:left;}
.t_info_right h3{ font-size:16px; font-weight:bold; color:#144271; line-height:25px;}
.t_info_right h3 span{color:#ff5500;}
.t_info_right h4{ font-size:14px; font-weight:bold; color:#144271; line-height:25px; }
.t_info_right h4 span{color:#ff5500; font-weight:bold;padding:0 5px;}
.tips_btn{width:100%; margin-top:20px; text-align:center;}
.tips_btn a{ padding:10px;}
.tips_btn1{ padding-left:80px; text-align:left; margin-top:20px;}


.t_fall_box{position: fixed; z-index: 101; width: 100%; height: 100%; top: 0px; left:0px; background:url(images/t_box_bg.png) repeat;}







.g-toolbar{position:fixed;bottom:12px;right:0;z-index:1005;text-align:center;color:#fff;cursor:pointer}
#g-backtop{display:none;width:43px;height:43px;position:fixed;bottom:57px;right:0;background-color:#52a2ea;}
#g-kefu{}
.g-kefu-i{width:43px;height:43px;position:fixed;bottom:12px;right:0;background:#1a63a7}
#g-kefu-ul{display:none;position:fixed;right:43px;bottom:12px;border-right:2px solid #fff;}
#g-kefu-ul li{float:left;display:block;width:60px;height:88px;background:#2770b4;}
#g-kefu-ul a{text-decoration:none;color:#fff;}
#g-kefu-ul span{width:100%}
#g-backtop:hover,#g-kefu-ul i:hover,#g-kefu-ul li:hover{filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;}
#g-backtop i,#g-kefu-ul i{width:26px;height:25px;margin:2px auto 1px;display:block;background-image:url(../img/ico_kefu.png)}
.g-kefu-i i{display:block;width:22px;height:22px;background:url(../img/ico-qq.png) no-repeat;margin:3px auto 1px;}
#g-backtop i{background-position:-105px 0}
#g-kefu-ul i{width:26px;margin:22px auto 8px;background-position:0 0}


.prom-banner-64-1{margin:10px 0;width:100%;height:150px;background:url(../img/banner-64-3.jpg) no-repeat center center #59dfbe}







/*登录*/
/*头部*/
.login_top_box{ height:90px; width:98%; padding:0 1%; min-width:1100px; overflow:hidden; z-index:3;}
.login_logo{display:inline; float:left; width:196px; height:67px; margin-top:11px;}
.login_right_box{display:inline; float:right; height:30px; line-height:30px; margin-top:30px; color:#333;}
.login_right_box a{line-height:30px; display:inline-block; height:30px;}
a.login{color:#ff5500; font-weight:bold; margin-left:15px; margin-right:30px;}
a.help{color:#333;}
/*内容*/
.login_info_box{background:url(../img/login-ad-20150810.png) 10px 40px no-repeat; width:1200px; height:600px;margin:0 auto;}
.login_box{ display:inline; float:right; margin-top:50px; width:336px;}

.useer_top_box{ padding:10px 18px; width:300px; position:relative;}
.user_box{background:url(images/user_ico.png) no-repeat; padding-left:30px; display:inline; float:left; font-size:14px; color:#333;}

.register_font{display:inline; float:right;}
.register_font a{ color:#f57f00; font-size:14px;}

.login_box_top{width:336px; height:36px; background:url(images/login_box_top.png) no-repeat;}
/*登录框中部*/
.login_box_middle{width:260px; padding:10px 38px; background:url(images/login_box_middle.png) repeat-y;}
.login_box_middle h2{font-size:18px; font-weight:bold; color:#666; margin-bottom:10px;}
.user_input{width:240px; height:30px; line-height:30px; margin-top:20px; border:1px solid #ddd; background:#f0f0f0; outline:none; padding:5px 10px;}
.login_btn{width:260px; background:#f57f00; height:40px;}
.login_btn a{width:260px; height:40px; display:block; line-height:40px; text-align:center; font-size:16px; color:#fff;}
.l_checkbox{line-height:40px; height:40px; padding:10px 0; width:260px;}
.l_checkbox a{ display:inline-block; float:right; text-decoration:underline; color:#333;}
.formcheckbox{margin-right:5px;}
.register_font_blue{width:260px;height:40px; margin-top:10px;}
.register_font_blue a{width:260px; height:40px; display:block; line-height:40px; text-align:center; font-size:14px; color:#114170;}
/*登录框底部*/
.login_box_bottom{width:336px; height:20px; background:url(images/login_box_bottom.png) no-repeat;}
/*页面底部*/
.login_bottom_box{width:100%; height:70px;text-align:center; padding-top:50px;}

.login_menu{ height:30px; margin:0px 10px;}
.login_menu a{display:inline-block; line-height:24px; height:24px; font-size:12px; color:#333;}
.login_menu span{display:inline-block; padding:0px 5px; line-height:24px; height:24px; font-size:12px; color:#333;}
.login_bottom_box h5{text-align:center; line-height:20px; height:20px;}

/*注册*/








.pure-form input[type=text],.pure-form input[type=password],.pure-form input[type=email],.pure-form input[type=url],.pure-form input[type=date],.pure-form input[type=month],.pure-form input[type=time],.pure-form input[type=datetime],.pure-form input[type=datetime-local],.pure-form input[type=week],.pure-form input[type=number],.pure-form input[type=search],.pure-form input[type=tel],.pure-form input[type=color],.pure-form select,.pure-form textarea{padding:0;display:inline-block;border:1px solid #ccc;box-shadow:inset 0 1px 3px #ddd;border-radius:2px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.pure-form input:not([type]){display:inline-block;border:1px solid #ccc;box-shadow:inset 0 1px 3px #ddd;border-radius:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.pure-form input[type=color]{padding:.2em .5em}
.pure-form input[type=text]:focus,.pure-form input[type=password]:focus,.pure-form input[type=email]:focus,.pure-form input[type=url]:focus,.pure-form input[type=date]:focus,.pure-form input[type=month]:focus,.pure-form input[type=time]:focus,.pure-form input[type=datetime]:focus,.pure-form input[type=datetime-local]:focus,.pure-form input[type=week]:focus,.pure-form input[type=number]:focus,.pure-form input[type=search]:focus,.pure-form input[type=tel]:focus,.pure-form input[type=color]:focus,.pure-form select:focus,.pure-form textarea:focus{outline:0;border-color:#129FEA}
.pure-form input:not([type]):focus{outline:0;border-color:#129FEA}
.pure-form input[type=file]:focus,.pure-form input[type=radio]:focus,.pure-form input[type=checkbox]:focus{outline:thin solid #129FEA;outline:1px auto #129FEA}
.pure-form .pure-checkbox,.pure-form .pure-radio{display:block}
.pure-form input[type=text][disabled],.pure-form input[type=password][disabled],.pure-form input[type=email][disabled],.pure-form input[type=url][disabled],.pure-form input[type=date][disabled],.pure-form input[type=month][disabled],.pure-form input[type=time][disabled],.pure-form input[type=datetime][disabled],.pure-form input[type=datetime-local][disabled],.pure-form input[type=week][disabled],.pure-form input[type=number][disabled],.pure-form input[type=search][disabled],.pure-form input[type=tel][disabled],.pure-form input[type=color][disabled],.pure-form select[disabled],.pure-form textarea[disabled]{cursor:not-allowed;background-color:#eaeded;color:#cad2d3}
.pure-form input:not([type])[disabled]{cursor:not-allowed;background-color:#eaeded;color:#cad2d3}
.pure-form input[readonly],.pure-form select[readonly],.pure-form textarea[readonly]{background-color:#eee;color:#777;border-color:#ccc}
.pure-form input:focus:invalid,.pure-form textarea:focus:invalid,.pure-form select:focus:invalid{color:#b94a48;border-color:#e9322d}
.pure-form input[type=file]:focus:invalid:focus,.pure-form input[type=radio]:focus:invalid:focus,.pure-form input[type=checkbox]:focus:invalid:focus{outline-color:#e9322d}
.pure-form select{border:1px solid #ccc;background-color:#fff}
.pure-form select[multiple]{height:auto}
.pure-form label{}
.pure-form fieldset{margin:0;padding:.35em 0 .75em;border:0}
.pure-form legend{display:block;width:100%;padding:.3em 0;margin-bottom:.3em;color:#333;border-bottom:1px solid #e5e5e5}
.pure-form-stacked input[type=text],.pure-form-stacked input[type=password],.pure-form-stacked input[type=email],.pure-form-stacked input[type=url],.pure-form-stacked input[type=date],.pure-form-stacked input[type=month],.pure-form-stacked input[type=time],.pure-form-stacked input[type=datetime],.pure-form-stacked input[type=datetime-local],.pure-form-stacked input[type=week],.pure-form-stacked input[type=number],.pure-form-stacked input[type=search],.pure-form-stacked input[type=tel],.pure-form-stacked input[type=color],.pure-form-stacked input[type=file],.pure-form-stacked select,.pure-form-stacked label,.pure-form-stacked textarea{display:block;margin:.25em 0}
.pure-form-stacked input:not([type]){display:block;margin:.25em 0}
.pure-form-aligned input,.pure-form-aligned textarea,.pure-form-aligned select,.pure-form-aligned .pure-help-inline,.pure-form-message-inline{display:inline-block;*display:inline;*zoom:1;vertical-align:middle}
.pure-form-aligned textarea{vertical-align:top}
.pure-form-aligned .pure-control-group{margin-bottom:.5em}
.pure-form-aligned .pure-control-group label{text-align:right;display:inline-block;vertical-align:middle;width:10em;margin:0 1em 0 0}
.pure-form-aligned .pure-controls{margin:1.5em 0 0 11em}
.pure-form input.pure-input-rounded,.pure-form .pure-input-rounded{border-radius:2em;padding:.5em 1em}
.pure-form .pure-group fieldset{margin-bottom:10px}
.pure-form .pure-group input,.pure-form .pure-group textarea{display:block;padding:10px;margin:0 0 -1px;border-radius:0;position:relative;top:-1px}
.pure-form .pure-group input:focus,.pure-form .pure-group textarea:focus{z-index:3}
.pure-form .pure-group input:first-child,.pure-form .pure-group textarea:first-child{top:1px;border-radius:4px 4px 0 0;margin:0}
.pure-form .pure-group input:first-child:last-child,.pure-form .pure-group textarea:first-child:last-child{top:1px;border-radius:4px;margin:0}
.pure-form .pure-group input:last-child,.pure-form .pure-group textarea:last-child{top:-2px;border-radius:0 0 4px 4px;margin:0}
.pure-form .pure-group button{margin:.35em 0}
.pure-form .pure-input-1{width:100%}
.pure-form .pure-input-2-3{width:66%}
.pure-form .pure-input-1-2{width:50%}
.pure-form .pure-input-1-3{width:33%}
.pure-form .pure-input-1-4{width:25%}
.pure-form .pure-help-inline,.pure-form-message-inline{display:inline-block;padding-left:.3em;color:#666;vertical-align:middle;font-size:.875em}
.pure-form-message{display:block;color:#666;font-size:.875em}
@media only screen and (max-width :480px){.pure-form button[type=submit]{margin:.7em 0 0}
    .pure-form input:not([type]),.pure-form input[type=text],.pure-form input[type=password],.pure-form input[type=email],.pure-form input[type=url],.pure-form input[type=date],.pure-form input[type=month],.pure-form input[type=time],.pure-form input[type=datetime],.pure-form input[type=datetime-local],.pure-form input[type=week],.pure-form input[type=number],.pure-form input[type=search],.pure-form input[type=tel],.pure-form input[type=color],.pure-form label{margin-bottom:.3em;display:block}
    .pure-group input:not([type]),.pure-group input[type=text],.pure-group input[type=password],.pure-group input[type=email],.pure-group input[type=url],.pure-group input[type=date],.pure-group input[type=month],.pure-group input[type=time],.pure-group input[type=datetime],.pure-group input[type=datetime-local],.pure-group input[type=week],.pure-group input[type=number],.pure-group input[type=search],.pure-group input[type=tel],.pure-group input[type=color]{margin-bottom:0}
    .pure-form-aligned .pure-control-group label{margin-bottom:.3em;text-align:left;display:block;width:100%}
    .pure-form-aligned .pure-controls{margin:1.5em 0 0}
    .pure-form .pure-help-inline,.pure-form-message-inline,.pure-form-message{display:block;font-size:.75em;padding:.2em 0 .8em}
}

.pure-table{width:100%;text-align:center;border-collapse:collapse;border-spacing:0;empty-cells:show;border:1px solid #cbcbcb;font-size:12px;}
.pure-table caption{color:#000;font:italic 85%/1 arial,sans-serif;padding:1em 0;text-align:center}
.pure-table tr{height:60px;line-height: 60px;}

.pure-table tbody tr:nth-child(even),
.pure-table tbody tr:nth-child(even) {background-color:#F8F8F8;}

.pure-table tbody tr:nth-child(odd),
.pure-table tbody tr:nth-child(odd) {background-color:#fff;}

.pure-table td,.pure-table th{-border-left:1px solid #cbcbcb;border-width:0 0 0 1px;font-size:inherit;margin:0;overflow:visible;}
.pure-table td:first-child,.pure-table th:first-child{border-left-width:0}
.pure-table thead{background-color:#ececec;color:#0066bb;font-weight:bold;vertical-align:bottom}
.pure-table tbody tr:hover{background-color:#ffcd33!important;}
.pure-table td{background-color:transparent}
.pure-table-odd{background-color:#f2f2f2}
.pure-table-striped tr:nth-child(2n-1) td{background-color:#f2f2f2}
.pure-table-bordered td{border-bottom:1px solid #cbcbcb}
.pure-table-bordered tbody>tr:last-child>td{border-bottom-width:0}
.pure-table-horizontal td,.pure-table-horizontal th{border-width:0 0 1px;border-bottom:1px solid #cbcbcb}
.pure-table-horizontal tbody>tr:last-child>td{border-bottom-width:0}


.payment-ul{}
.payment-ul li{float:left;display:block;width:167px;height:54px;margin-right:10px;cursor:pointer}
.payment-ul .alipay{background:url(../img/alipay.png) center center no-repeat;}
.payment-ul .unionpay{background:url(../img/unionpay.png) center center no-repeat;}
.payment-ul .chinapay{background:url(../img/chinapay.png) center center no-repeat;}
.payment-ul .yuejie{background:url(../img/yuejie.png) center center no-repeat;}
.payment-ul .shzf{background:url(../img/shzf.png) center center no-repeat;}
.payment-ul i{display:block;width:167px;height:54px;position:relative;z-index:100;background:url(../img/pay-hover.png) center center no-repeat;}







.btn{border:none;cursor:pointer;display:inline-block;text-align:center;text-decoration:none;border-radius:2px;-webkit-border-radius:2px; -moz-border-radius:2px;-ms-border-radius:2px; }
.btn:hover{text-decoration:none;}

.zc{margin-top:10px;min-width:1000px;}
.zc-item{float:left;width:300px;height:500px;border:1px solid #eee; position: relative;  margin-right: 20px; margin-bottom: 20px;overflow: hidden;}
.zc-item:hover{-webkit-box-shadow: 5px 5px 5px #e5e5e5;-moz-box-shadow: 5px 5px 5px #e5e5e5;-ms-box-shadow: 5px 5px 5px #e5e5e5;box-shadow: 5px 5px 5px #e5e5e5;border: 1px solid #e6e6e6;}
.zc-pic{float:left;width:300px;height:270px;position:relative}
.zc-pic img{width:300px;height:269px;}
.zc-s1,.zc-s2,.zc-s3,.zc-s4{position:absolute;top:0;right:0;z-index:15;display:inline-block;width:60px;height:30px;text-align:center;line-height:30px;color: #fff;font-style:normal;}
.zc-s1{background:#fab928;}
.zc-s2{background:#00ccce;}
.zc-s3{background:#f67682;}
.zc-s4{background:#aaa;}
.zc-s1-info{position:absolute;bottom:0;left:0;z-index:15;display:none;width: 100%;height: 30px;  text-align: center;  line-height: 30px;  color: #fff;  font-style: normal;  background: #000;  filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;}
.zc-item:hover .zc-s1-info{display:inline-block}


.zc-info{width:300px;border-top:1px solid #eee;padding:15px 0;}
.zc-info li{float:left;width:100%;overflow:hidden;line-height:1.4em;}
.zc-info li span{float:left;width:50px;margin-right:10px;text-align:right;color:#666; }
.zc-info .zc-price{font-size:24px;color:#fe645a;font-weight:bold;}
.zc-info .zc-price small{font-size:12px;color:#333;font-weight:normal;}
.zc-hd{clear:both;padding:10px 10px 20px 10px;font-size:14px;line-height:1.6em;color:#444}
.zc-act{float:left;width:100%;clear:both;margin:13px 0 20px 0;}
.zc-act-info{width:100%;color:#666;margin-top:8px;}
.zc-act-unit{margin-left:5px;line-height:26px;}
.zc-act .btn-min,.zc-act .btn-plus{float:left;width:24px;height:24px;background-color:#ededed;font-size:14px;font-weight:bold;line-height:20px;border:1px solid #eee;}
.zc-act input{float:left;width:35px;height:24px;border:1px solid #eee;text-align:center;}
.zc-act .btn-zc{float:right;width:80px;height:26px;line-height:26px;background-color:#fe645a;color:#fff;}
.zc-proc{float:left;width:93%;clear:both; padding-left: 10px;}
.zc-proc-bar-bg{width:100%;height:9px;background-color:#e6e6e6;overflow:hidden;}
.zc-proc-bar{height:9px;background:url(../img/zc-procbar.gif);}
.zc-proc-info{margin-top:13px;width:100%;clear:both;}
.zc-proc-info li{float:left;width:25%;color:#a5a5a5;line-height:16px;text-align: center}
.zc-proc-info li span{display:block;float:left;width:100%;font-size:14px;color:#333;}


.zcd-left{position:absolute;left:10px;width:88px;border:1px solid #eee;padding:10px;}
.zcd-left-hd{text-align: center;font-size:14px;}
.zcd-left .plist-item{width:88px;margin-bottom:10px;float:left;clear:both;text-align:center;}
.zcd-left .plist-item img{width:70px;height:70px;display:table;margin:0 auto;}
.zcd-left .plist-item:hover .plist-name{color:#f00;}

.zcd-main{margin-left:130px;}

.zcd-hd{font:400 22px/26px microsoft yahei;padding:10px 0 20px 0;}
.zcd-pic{float:left;width:278px;height:278px;margin-right:20px;border:1px solid #efefef;}
.zcd-info{float:left;width:210px;line-height:2em;}
.zcd-info li{float:left;clear:both;}
.zcd-info li span{float:left;width:50px;margin-right:10px;text-align:right;color:#666}
.zcd-info .zc-price{float:left;font-size:20px;color:#fe645a;font-weight:bold;}
.zcd-info .zc-price small{font-size:12px;color:#333;font-weight:normal;}
.zcd-act{float:left;width:220px;margin:13px 0 20px 0;}
.zcd-act-info{width:100%;color:#666;margin-top:8px;}
.zcd-act-unit{margin-left:10px;line-height:26px;}
.zcd-act .btn-min,.zcd-act .btn-plus{float:left;width:24px;height:24px;background-color:#ededed;font-size:14px;font-weight:bold;line-height:24px;border:1px solid #eee;}
.zcd-act input{float:left;width:44px;height:24px;border:1px solid #eee;text-align:center;}
.zcd-act .btn-zcd{float:left;margin-top:15px;font-size:18px;font-family:microsoft yahei;width:164px;height:48px;line-height:46px;background-color:#fe645a;color:#fff;}

.zcd-infobox{float:right;width:318px;padding:20px;border:1px solid #eee}
.zcd-infobox h3{font-size:16px;line-height:32px}
.zcd-infobox p{color:#666}

.zcd-con-wrap{clear:both;margin-top:20px;margin-left:130px;margin-bottom:50px;}
.zcd-tab{width:100%;height:34px;background-color:#fafafa;border-bottom:1px solid #dedbdb;border-left:1px solid #dedbdb}
.zcd-tab li{float:left;display:block;width:160px;height:34px;font-size:14px;line-height:34px;text-align:center;border-right:1px solid #dedbdb;border-top:1px solid #dedbdb;border-bottom:1px solid #dedbdb;background-color:#efefef;
    cursor: pointer;color:#555;}
.zcd-tab li.on{border-bottom:1px solid #fff;background-color:#fff}
.zcd-con{border:1px solid #ddd;border-top:none}
.zcd-con .zcd-con1,.zcd-con .zcd-con2,.zcd-con .zcd-con3{display:none;padding:20px;color:#333;}
.zcd-con .spt-item{float:left;padding:10px 30px;margin:0 10px 10px 0;background:#f5f5f5;line-height:1.6em;}
.zcd-con .spt-item span{color:#ff6559}


.pag-zc{clear:both;float:left;text-align:center;}
.pag-zc a{display:block;float:left;padding:0 10px;height:24px;margin-right:5px;line-height:24px;background:#eeeeee}
.pag-zc a:hover,.pag-zc a.slected{background:#ff6559;color:#fff;text-decoration:none;}
.pag-zc input{margin:0 5px}








/*
-------------帮助-------------
*/
.a-side{float:left;width:120px;position:absolute;top:0;left:0;margin:auto;}
.a-main{margin-left: 160px;}
.news{float: left; border:#eee solid 1px; text-align:center; display: static; font-family:microsoft yahei;}
.news h2{border-bottom:#e8e8e8 dotted 1px; font-size: 18px;font-weight: bold;}
.news li{ line-height:30px;}
.news li a{ color:#666;}
.news li a:hover{ color:#0071d6; text-decoration: none;}
.news li span{ font-weight:bold; color:#333;}
.new_dq{ color:#999; font-size: 12px; margin-top: 0px;}
.new_dq a{ color:#666; font-size: 12px;}
.new_dq a:hover{ color:#0071d6; font-size: 12px; text-decoration: none;}
.c3{ color:#333;}
.c6{ color:#666;}
.news_wxgzh{border-top:#e8e8e8 dotted 1px; margin-top: 20px; padding-top: 5px;}
.news_wxgzh p{text-align:center; font-size: 12px; color: #999; line-height: 20px;}

.new_list h2{font-size: 18px;font-weight: bold; border-bottom:#CCC 1px dotted; padding-top:20px; padding-bottom: 10px; font-family:microsoft yahei;}
.new_list h3{ color: #333; font-size: 14px; font-weight: bolder; }
.new_list h4{ line-height: 2em;font-size: 15px;font-family: "微软雅黑"; }
.new_list_cont{ margin-top: 15px;}
.new_list_cont a{ color:#0071d6;}
.new_list_cont a:hover{ color:#ff9c00;}
.new_list_cont p img{ float: left; margin-right: 20px;}
.new_list_cont p{ color: #555; font-size: 14px; }
.new_list_cont p span{ margin-top: 20px;}

.news_content{ margin-top: 30px;}
.news_content h1{ text-align: center; font-size: 24px; font-weight: bold;}
.news_content p{ font-size: 14px;color: #666; text-indent: 24px; line-height: 33px; }
.center{ text-align: center; border-bottom: dotted  1px #ccc; width: 100%; margin-top: 20px; margin-bottom: 20px;color: #999;font-size: 12px; }

.about_left{float:left;width:130px;margin-left:20px}
.about_left p{ line-height: 11em;}

#pageBar{ margin-top:20px;}



DIV.jogger {
    PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN: 7px; PADDING-TOP: 2px; FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif
}
DIV.jogger A {
    PADDING-RIGHT: 0.64em; PADDING-LEFT: 0.64em; PADDING-BOTTOM: 0.43em; MARGIN: 2px; COLOR: #333; PADDING-TOP: 0.5em; BACKGROUND-COLOR: #efefef; TEXT-DECORATION: none
}
DIV.jogger A:hover {
    PADDING-RIGHT: 0.64em; PADDING-LEFT: 0.64em; PADDING-BOTTOM: 0.43em; MARGIN: 2px; COLOR: #333; PADDING-TOP: 0.5em; BACKGROUND-COLOR: #efefef
}
DIV.jogger A:active {
    PADDING-RIGHT: 0.64em; PADDING-LEFT: 0.64em; PADDING-BOTTOM: 0.43em; MARGIN: 2px; COLOR: #333; PADDING-TOP: 0.5em; BACKGROUND-COLOR: #efefef
}
DIV.jogger SPAN.current {
    PADDING-RIGHT: 0.64em; PADDING-LEFT: 0.64em; PADDING-BOTTOM: 0.43em; MARGIN: 2px; COLOR: #fff; PADDING-TOP: 0.5em; BACKGROUND-COLOR: #0061b7
}
DIV.jogger SPAN.disabled {
    DISPLAY: none
}



.tuzhi-box{display:none}
.tuzhi-mask{width:100%;height:100%;position:fixed;top:0;left:0;z-index:2000;background:#000;filter:alpha(opacity=30);-moz-opacity:0.3;opacity:0.3;}
.tuzhi{width:538px;height:578px;z-index:2001;}
.tuzhi-bg{width:100%;height:100%;background-color:#333;;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;position:absolute;top:0;left:0;z-index:2001}
.tuzhi-pic{width:518px;height:498px;background:#fff;position:absolute;top:10px;left:10px;z-index:2002;overflow:hidden;}
.tuzhi-pic .tuzhi-mm{position:absolute;bottom:10px;right:11px;}
.tuzhi-con{width:518px;height:60px;background:#fff;position:absolute;top:508px;left:10px;z-index:2002}
.tuzhi-table{margin:0 10px;border:1px solid #ccc;border-bottom:none;}
.tuzhi-table li{float:left;width:33.333%;line-height:2em;height:2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid #ccc;}
.tuzhi-table li span{float:left;display:block;width:60px;font-weight:bold;text-align:right;}
.tuzhi .close{position:absolute;top:20px;right:20px;width:16px;height:16px;background:url(../images/ico_erpuser.png) 0 -167px no-repeat;cursor:pointer;display:block;}
.tuzhi .close:hover{filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;}


.pflag{display:inline-block;width:15px;height:15px;font-style:normal;color:#fff;font-size:12px;line-height:15px;text-align:center;}
.te{background:#ff8500}
.cu{background:#56b900}
.chou{background-color:#00cdcf;margin-left:-19px}