﻿/*网站通用样式表*/
body{background:#FFF;}
#wrap{width:950px;margin:0 auto;background:#FFF;}
.box{width:950px;float:left;margin-top:5px;}

/* A1广告区 */
#home_a1{margin:0;overflow:hidden;}
#home_a1 p{}
#home_a1 p a img{width:950px;height:90px;}

#topad1{margin:0;}
#topad2{margin:0;border-bottom:1px solid #EEE;height:0px;overflow:hidden;}

/*网站顶部*/
#top{height:29px;padding:0 9px;border-left:1px solid #EEE;border-right:1px solid #EEE;width:930px;margin:0;background:url(/images/header/bg_top.png) repeat-x;}
#login{float:left;width:530px;line-height:29px;font-size:12px;color:#555;}
#login a{font-size:12px;color:#555;}
#login a:hover{color:#0178CC;}

#nav{float:right;width:400px;line-height:29px;font-size:12px;color:#555;text-align:right;}
#nav a{font-size:12px;color:#555;float:right;display:block;padding-left:12px;line-height:28px;font-family:"宋体";}
#nav a:hover{color:#0178CC;}
#nav a em{color:#F60;font-weight:bold;}
#nav a#nav_help{padding-left:25px;background:url(/images/header/dot_help.png) no-repeat 7px 7px;}
#nav a#nav_cart{padding-left:25px;background:url(/images/header/dot_cart.png) no-repeat 6px 6px;}

/*网站头部*/
#header{margin:0;}
#logo{float:left;width:200px;padding:10px 15px 10px 5px;}

/*搜索*/
#search{float:left;width:508px;padding:15px 0 0 0;}
#search form{width:500px;padding:6px 4px;height:36px;background:url(/images/header/bg_search.png) repeat-x;}
#search form input#search_text{background:#FFF;width:400px;height:20px;line-height:20px;font-size:14px;color:#333;padding:2px;border:1px solid #CCC;float:left;}
#search form input#search_text.none{background:#FFF url(/images/header/bg_input.png) no-repeat 4px 6px;}
#search form input#search_submit{width:89px;height:26px;border:none;background:url(/images/header/btn_search.png) no-repeat;float:right;cursor:pointer;}

/*热门关键词*/
#keywords{font-size:12px;color:#000;}
#keywords a{font-size:12px;color:#0178CC;}


#top_phone{float:right;width:200px;padding:10px 0;height:70px;}


/*网站导航*/
#menu{height:34px;background:url(/images/header/bg_menu.png) no-repeat;margin:0;}
#menu ul{height:34px;width:500px;padding:0 25px;float:left;}
#menu ul li{float:left;height:24px;width:81px;text-align:center;padding-top:10px;}
#menu ul li a{font-weight:bold;font-size:14px;color:#FFF;}
#menu ul li.line{width:15px;background:url(/images/header/menu_line.png) no-repeat top center;}
#menu ul li.cur{background:url(/images/header/bg_cur.png) no-repeat;}
#menu ul li.cur a{color:#333;}

/*快速通道*/
#quick{width:380px;float:left;height:25px;margin-top:5px;font-size:12px;color:#FFF;overflow:hidden;}
#quick ol li{line-height:25px;}
#quick ol li a{font-size:12px;color:#FFF;}

#scroll{width:300px;height:25px;line-height:25px;border:#ccc 1px solid;overflow:hidden}
#scroll ol li{height:25px;padding-left:10px;}
#scroll ol li a{color:#00F;font-size:12px;}

/* 面包屑导航 */
#bread{font-size:12px;line-height:25px;color:#444;}
#bread a{color:#444;}
#bread em{color:#F60;font-weight:bold;}
#bread #share{float:right;width:500px;padding-top:4px;}


/* 分页样式 */
#pagewrap{width:720px;border-top:1px dashed #DDD;margin-top:10px;}
#page{float:right;}
#page a{display:block;float:left;margin-right:1px;line-height:18px;padding:0 3px;border:1px solid #CCC;background:#FFF;color:#666;text-decoration:none;font-family:Arial,Helvetica,sans-serif;font-weight:bold;font-size:12px;margin-top:3px;}
#page a:hover,#page a.curpage{border:1px solid #DE3321;background:#DE3321;color:#FFF;text-decoration:none;}


/*友情链接*/
#links{border:1px solid #DDD;width:946px;padding:1px;}
#links .title{width:946px;float:left;height:30px;background:url(/images/links_bg.gif) repeat-x;}
#links .title h2{text-indent:-5000px;height:28px;width:115px;padding:0 10px 0 30px;background:#FFF url(/images/links_title.gif) no-repeat 20px 4px;}
#links .list{font-size:12px;color:#333;line-height:24px;width:906px;float:left;padding:5px 20px;word-wrap:break-word;word-break:keep-all;}
#links .list a{font-size:12px;color:#444;}

/*帮助中心*/
#help{width:900px;padding:10px 25px;}
#help dl{width:160px;float:left;padding:0 10px;}
#help dl dt{width:160px;line-height:35px;text-indent:40px;font-size:14px;font-weight:bold;color:#666;}
#help dl dt#h1{background:url(/images/h_1.png) no-repeat;}
#help dl dt#h2{background:url(/images/h_2.png) no-repeat;}
#help dl dt#h3{background:url(/images/h_3.png) no-repeat;}
#help dl dt#h4{background:url(/images/h_4.png) no-repeat;}
#help dl dt#h5{background:url(/images/h_5.png) no-repeat;}
#help dl dd{line-height:20px;text-indent:40px;background:url(/images/help_dot.png) no-repeat 30px 7px;}
#help dl dd a{color:#666;font-size:12px;}


/*页底链接*/
#footer{border-top:2px solid #DDD;background:#F8F8F8;text-align:center;line-height:25px;color:#444;font-size:12px;word-spacing:4px;}
#footer a{color:#333;color:#444;font-size:12px;}

/*版权声明*/
#copyright{margin:0;padding-bottom:10px;}
#copyright p{text-align:center;line-height:20px;color:#444;font-size:12px;}
#copyright p a{color:#444;}
#copyright p a:hover{color:#36C;}


/* step 步骤流程 */
#step{}
#step ol{}
#step ol li{background:#DDD url(/images/step/bg_nor.gif) no-repeat top right;width:190px;text-indent:10px;float:left;line-height:27px;font-size:14px;font-weight:bold;}
#step ol li#first{background:#DDD url(/images/step/bg_nor.gif) no-repeat top right;}
#step ol li#last{background:#DDD url(/images/step/bg_last.gif) no-repeat top right;}
#step ol li#last_cur{background:#D22311 url(/images/step/bg_last_cur.gif) no-repeat top right;color:#FFF;}
#step ol li#first_cur{background:#D22311 url(/images/step/bg_cur.gif) no-repeat top right;color:#FFF;}
#step ol li#first_bef{background:#DDD url(/images/step/bg_bef.gif) no-repeat top right;}
#step ol li#bef{background:#DDD url(/images/step/bg_bef.gif) no-repeat top right;}
#step ol li#cur{background:#D22311 url(/images/step/bg_cur.gif) no-repeat top right;color:#FFF;}


/*suggest 建议*/
#suggest{width:483px;display:none;margin-left:-456px;height:382px;overflow:hidden;border-left:0;}
#suggest_title{width:27px;float:right;height:382px;text-indent:-5000px;background:url(/images/header/suggest_title.png) no-repeat;cursor:pointer;}
#suggest_list{width:420px;padding:15px 18px;float:left;height:350px;overflow:hidden;background:#FFFCF5;border-top:1px solid #FEBE4D;border-bottom:1px solid #FEBE4D;}
#suggest_list p{line-height:25px;text-align:right;background:#FEBE4D;width:420px;float:left;margin-bottom:1px;}
#suggest_list p strong{font-size:12px;color:#FFF;font-weight:bold;width:85px;float:left;}
#suggest_list p input{border:1px solid #FEBE4D;padding:3px 4px 6px 4px;background:#FFF;font-size:12px;color:#666;width:325px;float:left;}
#suggest_list blockquote{width:400px;float:left;font-size:12px;color:#F00;border:1px dashed #F60;background:#FFF;padding:9px;margin-top:10px;}
#suggest_list ul{width:380px;float:left;margin-top:10px;padding:0 20px;}
#suggest_list ul li{line-height:20px;font-size:12px;color:#333;}
#suggest_list ul li input{}
#suggest_list ul li label{font-size:12px;color:#444;}
#suggest_list ul li textarea{width:370px;height:60px;padding:4px;border:1px solid #FEBE4D;background:#FFF;}
#suggest_list ul li button{width:80px;margin-top:5px;}


/*service 在线客服*/
#service_min{width:27px;height:382px;display:none;background:url(/images/header/min_title.png) no-repeat;}
#service_min div.title{width:27px;float:left;height:30px;font-size:12px;cursor:pointer;text-indent:-8000px;}
#service_min div.list{width:21px;float:left;padding:1px 3px;height:350px;}
#service_min div.list table tr td{padding-bottom:5px;}


#service_max{width:162px;display:none;}
#service_title{width:160px;float:left;height:33px;background:url(/images/header/max_title.png) no-repeat;}
#service_title h2{float:left;font-size:15px;color:#F00;font-weight:bold;line-height:33px;text-indent:10px;}
#service_title div#service_close{float:right;font-size:12px;color:#666;padding:10px 10px 0 0;cursor:pointer;}
#service_title div#service_close.mov{color:#F00;text-decoration:underline;}
#service_list{width:150px;padding:4px;border:1px solid #FEBE4D;float:left;background:#FFF;}
#service_list table{width:150px;}
#service_list table tr th{height:30px;font-family:"宋体";padding-left:5px;font-size:13px;color:#F60;font-weight:bold;}
#service_list table tr td{height:30px;border-bottom:1px dotted #DDD;padding-left:5px;}
#service_list table tr td a{font-size:12px;color:#666;}
#service_list blockquote{width:148px;border:1px solid #DDD;margin-top:5px;}
#service_list blockquote h2{text-align:center;background:#DDD;font-weight:bold;padding:5px 0;font-size:12px;color:#333;}
#service_list blockquote p{text-align:center;font-size:14px;padding:5px 0;color:#F00;}
