﻿@charset "utf-8";
/*全局定义*/
body { font-size:12px; font-family:tahoma, arial,"Microsoft YaHei", sans-serif; line-height:22px; margin:0; padding:0; color:#333; background:#F5F5F5;}
h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, form, button, input, textarea, fieldset ,legend{ margin:0; padding:0; }

h1, h2, h3, h4, h5, h6, em, i{font-style:normal;font-weight: normal;}
button, input, select, textarea { font:12px/1.5 tahoma, arial, "Microsoft YaHei", sans-serif; }
h1, h2, h3, h4, h5, h6, button, input, select, textarea { font-size:100%; }
select{ padding:2px; border:1px solid #ccc;}
ul, ol { list-style:none outside none; }
a {color:#535353; text-decoration:none; }
a:hover {color:#D71318; }
img { border:0 none; }
body, html { min-height:101%; }
.clearfix:after { display: block; font-size: 0; content: "."; clear: both; height: 0; visibility: hidden; }
.box{ width:1000px; margin:0 auto; text-align:left;}

.wrap_box{width:1000px; overflow:hidden;}

.common_bt{ height:45px; border-bottom:2px solid #F5F5F5; position:relative; z-index:0;}
.common_bt .tit{ height:44px; line-height:44px; font-size:15px; padding-left:15px; position:absolute; background:url(../images/dot2.gif) no-repeat 0 13px; left:0; top:0; font-weight:bold;color:#333;}
.common_bt .tit a{ color:#666;font-weight:bold;}
.common_bt .tit a:hover{ color:#666; text-decoration:none;}
.common_bt .more{width:45px; height:31px; overflow:hidden; float:right;}
.common_bt .more a{ display:block; height:31px; color:#999;}
.common_bt .more a:hover{ color:#D71318;}

.common_list{ padding:10px 0 0 0;}
.common_list li{ background:url(../images/dot.gif) no-repeat 0 14px; padding-left:10px; height:30px; line-height:30px; *height:30px; *line-height:30px; overflow:hidden; _vertical-align: bottom;}
.common_list li .type { float:left; color:#999; text-align:right; margin-right:15px; display:block; width:62px;  font-size:12px; /*text-overflow: ellipsis;*/ white-space: nowrap; }
.common_list li .type a { color:#999; margin-right:10px; }
.common_list li .type a:hover { color:#ff6600; }
.common_list li .tit_wrap{ float:left;}
.common_list li .tit { float:left; font-size:14px; display:block; max-width:400px; _width:400px; overflow:hidden; /*text-overflow:ellipsis; white-space:nowrap;*/ }
.common_list li .tit img,.common_list li .recommend_tit img { display:inline-block; width:20px; height:20px; margin:5px 5px -4px 0;  _margin:5px 5px -5px 0; border-radius:5px;}
.common_list .date{ float:right; color:#878787;}
.common_list li .recommend_tit,.common_list li .hot_tit { float:left; font-size:14px; display:block; max-width:216px; _width:200px; overflow:hidden; /*text-overflow:ellipsis;*/ /*white-space:nowrap;*/}

.common_tit{ height:45px; line-height:38px; padding-left:12px; font-size:20px;}
.common_tit .more{width:45px; height:40px; overflow:hidden; text-indent:-9999px; float:right; }
.common_tit .more a{ display:block;}

.more_txt, .more_txt a{ color:#FF4C4C;}
.more_txt a:hover{color:#FE730C; text-decoration:underline;}
.green{ color:#008700;}
.red{ color:#FF2626;}
.blue_bg{ background:#F0F8FF;}
.gray_bg{ background:#FAFAFA;}
.white_bg{ background:#fff;}
.fl{ float:left;}
.fr{ float:right;}

.red a:link,.red a:visited {color:#D71318;}
.red a:hover,.red a:active {color:#D71318;}

/*网站头部*/
.header .inner{width:1190px;margin:0 auto;}
.header .top{  height:30px; line-height:30px; background:#F8F8F8; border-bottom:1px solid #EAEAE2; color:#666;}
.header .top .top_l{ float:left; width:300px;}

.header .top .top_r{float:right;}
.header .top .top_r .tel{ float:left; background:url(../images/sprites.png) no-repeat -185px 8px; padding-left:20px; color:#D71318;}


.header .add_wx{float:left; padding:5px 0 0 20px; position:relative; z-index:9999;}

.header .add_wx .wx_drop_down{ width:75px; height:75px; background:#fff; border:1px solid #ccc; position:absolute; top:30px; left:20px; padding:10px; display:none;}
.header .hover .wx_drop_down{ display:block;}

.header .add_wb{ float:left; padding:5px 0 0 15px;}


.header .header_box_wrap{ background:#fff;}

.header .header_box{ width:1190px; height:125px; margin:0 auto;}
.header .header_box .logo{ padding-top:24px; float:left; margin-right:115px;}


/*搜索*/
.header .header_box .search{width:500px; float:left; margin-top:30px; z-index:99999; margin-right:25px;}
.header .header_box .search_tab{ height:28px;}
.header .header_box .search_tab li{ float:left; width:70px; height:28px; line-height:28px;text-align:center;}
.header .header_box .search_tab .cur{ background:#D71318; color:#fff;}
.header .header_box .search_box{height:40px; z-index:99999;}
.header .header_box .search_box .search_input,.header .header_box .search_box .search_input1{width:418px; height:32px; line-height:32px; border:2px solid #D71318; border-right:none; float:left; padding-left:5px; color:#999;}
.header .header_box .search_box .search_input1{ color:#333;}
.header .header_box .search_box .search_btn{width:75px; height:36px; line-height:36px; font-size:14px; text-align:center; border:none; color:#fff; background:#D71318; float:left; cursor:pointer;}
.header .header_box .search_box .search_btn:hover{background:#B01F24; text-decoration:none;}

.header .header_box .search_hot{color:#666; padding-top:3px;}
.header .header_box .search_hot a{ margin-right:8px;}

/*快速链接*/
.quick_btn{ width:260px; height:70px; overflow:hidden; margin-top:35px; float:right;}
.quick_btn ul{ width:310px;}
.quick_btn li{ width:48px; height:65px; float:left; margin-right:20px; text-align:center; overflow:hidden;}
.quick_btn li i{width:35px; height:35px; display:block; margin: 0 auto 4px; -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; transition:all 1s; background:url(../images/quick_btn.png) no-repeat;}
.quick_btn li a:hover i{ -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}
.quick_btn .icon1{ background-position: 0 0;}
.quick_btn .icon2{ background-position: 0 -35px;}
.quick_btn .icon3{ background-position: 0 -70px;}
.quick_btn .icon4{ background-position: 0 -105px;}
.quick_btn .tel{ padding:10px 0 0 15px;}

/*导航*/
.nav{ width:100%; height:40px; background:#D71318;}
.nav ul{ float:left; margin-right:30px;}
.nav ul li{ float:left;}
.nav ul li a{padding:0 19px; height:40px; line-height:40px; text-align:center; display:inline-block; color:#fff; font-size:14px;}
.nav ul li a:hover,.nav ul li.cur{ background:#B01F24; text-decoration:none; color:#fff;}

.sub_nav{ width:1175px; padding-left:15px; height:74px; margin:0 auto; background:url(../images/sub_nav_bg.jpg) repeat-x #fff;}
.sub_nav dl{ float:left; height:62px; padding-top:12px; width:400px; display:block}
.sub_nav .dl_wid1{ width:380px}
.sub_nav .dl_wid2{ width:164px}
.sub_nav dl dd{ float:left; width:64px; line-height:25px;}
.sub_nav dl dd a{
    white-space: nowrap;      /* 防止文本换行 */
    overflow: hidden;         /* 隐藏超出容器的内容 */
    text-overflow: ellipsis;  /* 超出部分显示省略号 */
    width: 60px;             /* 定义容器宽度 */
    display: inline-block;
}
.sub_nav dl dt{ float:left; width:58px; height:59px; border:none; margin:0; padding:0;}
.sub_nav dl dt a{ display:block; width:100%; height:56px; text-indent:-9999px;}
.sub_nav .icon1{ background:url(../images/icon1.png) no-repeat -3px 2px}
.sub_nav .icon2{ background:url(../images/icon2.png) no-repeat -2px 2px}
.sub_nav .icon3{ background:url(../images/icon3.png) no-repeat -3px 2px}
.sub_nav .icon4{ background:url(../images/icon4.png) no-repeat -4px 2px}
.sub_nav .icon5{ background:url(../images/icon5.png) no-repeat -4px 2px}
.sub_nav .icon6{ background:url(../images/icon6.png) no-repeat -3px 2px}


.main{ width:1190px; margin:0 auto;}

/*第一部分*/
.index_box1{ margin:15px 0 20px 0;}
.index_box1 .index_box1_l{float:left; width:198px; border:1px solid #E7E7E7; background:#fff;}


.search_db .hd{ height:40px; line-height:40px; font-family:"微软雅黑"; font-size:16px; padding-left:30px;}
.search_db .bd{ overflow:hidden; zoom:1; height:405px; padding:0 0 20px 30px;}
.search_db .select_mod{}

.search_db .select_mod p{ height:32px; margin-bottom:10px;}
.search_db .select_mod .name{ float:left; width:64px; padding-top:3px; color:#666;}
.search_db .select_mod .cont{ float:left; width:135px; }
.search_db .select_mod .select_bk{ width:137px; height:32px; line-height:32px; border-radius:3px;-moz-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.2);-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.2);box-shadow:inset 1px 1px 2px rgba(0,0,0,0.2);}
.search_db .select_mod .input_bk{ width:112px; height:32px; line-height:32px; padding-left:25px; background:url(../images/sprites.png) no-repeat; border:none; color:#666;}

.search_db .select_mod .btn{ width:135px; height:35px; line-height:35px; text-align:center; background:#D71318; font-size:14px; font-weight:bold; border:none; cursor:pointer; color:#fff; border-radius:3px; margin-right:14px;}
.search_db .select_mod .btn:hover{background:#B01F24;}
.search_db .select_mod .more{ width:135px; text-align:center; height:25px; margin-bottom:0;}
.search_db .tit{ font-size:14px; color:#D71318; padding:5px 0 5px 0;}

.search_db .price{ overflow:hidden; zoom:1; margin-left:-8px; padding-bottom:5px;}
.search_db .price a{ float:left; width:66px; padding:0px 5px 0px 7px; height:16px; line-height:16px; margin-bottom:7px;}

.search_db .area{overflow:hidden; zoom:1; margin-left:-8px;}
.search_db .area a{ float:left; width:66px; padding:0px 5px 0px 7px; height:16px; line-height:16px; margin-bottom:5px;}

.index_box1 .index_box1_c{float:left; width:740px;}

/*焦点图*/
.slideBox{ width:740px; height:350px; overflow:hidden; position:relative;}
.slideBox .hd{ height:7px; overflow:hidden; position:absolute; left:260px; bottom:15px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;}
.slideBox .hd ul li{ float:left; margin-right:2px; width:54px; height:7px; line-height:7px; overflow:hidden; text-indent:-9999px; text-align:center; background:rgba(0,0,0,0.4); cursor:pointer;}
.slideBox .hd ul li.on{ background:rgba(0,0,0,0.8); color:#fff;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:740px; height:350px; display:block;}

/*加盟步骤*/
.index_step{ width:708px; border:1px solid #E7E7E7; background:#fff; overflow:hidden; zoom:1; margin:15px 0 0 15px;}
.index_step ul{ width:715px;}
.index_step li{ width:177px; height:80px; padding-top:20px; float:left; text-align:center; overflow:hidden; border-right:1px solid #E7E7E7; font-size:14px;}
.index_step li i{width:40px; height:40px; display:block; margin:0 auto 4px; background:url(../images/step_icon.png) no-repeat;}

.index_step .icon1{ background-position: 0 0;}
.index_step .icon2{ background-position: 0 -40px;}
.index_step .icon3{ background-position: 0 -80px;}
.index_step .icon4{ background-position: 0 -120px;}

.index_box1 .index_box1_r{float:right; width:248px; padding:10px 0 0 0; border:1px solid #E7E7E7; background:#fff;}
.index_box1 .index_box1_r .count{ padding:0 20px 15px 20px;}
.index_box1 .index_box1_r .count ul{ padding:0 0 10px 0;}
.index_box1 .index_box1_r .count p{ font-size:16px; color:#000; text-align:center; line-height:40px; margin-bottom:10px;}
.index_box1 .index_box1_r .count p span{ font-size:32px; color:#ff0000; font-weight:bold}
.index_box1 .index_box1_r .count li{ width:100%; overflow:hidden;white-space:nowrap; text-overflow:ellipsis; line-height:25px;}
.index_box1 .index_box1_r .count .btn a{ display:block; height:36px; line-height:36px; font-size:14px; text-align:center; background:#D71318; color:#fff; border-radius:3px;}
.index_box1 .index_box1_r .count .btn a:hover{ background:#B01F24;}
.index_box1 .index_box1_r .tools{}
.index_box1 .index_box1_r .tools .hd{ height:35px; line-height:35px; background:#D6D6D6; color:#444; font-size:14px; padding-left:20px;}

.index_box1 .index_box1_r .tools .bd{ height:133px; overflow:hidden; zoom:1; padding:5px 0 6px 0;}
.index_box1 .index_box1_r .tools .bd li{ float:left; text-align:center; width:82px; line-height:25px; overflow:hidden;}
.index_box1 .index_box1_r .tools .bd li a img{ display:block; margin:0 auto;}

/*创业好店*/
.index_box2{overflow:hidden; zoom:1; margin-bottom:20px;}
.index_box2 .hd{ height:25px; margin-bottom:10px;}
.index_box2 .hd .tit{width:74px; height:25px; float:left; padding-left:14px; line-height:25px; color:#fff; background:url(../images/sprites.png) no-repeat -113px -41px;}
.index_box2 .hd .txt{ float:left; padding-left:10px;}
.index_box2 .hd .txt a{ display:inline-block; margin:0 10px;}

.index_box2 .bd{width:1190px; overflow:hidden; background:#fff;}

.index_box2 .bd ul{width:1200px;}
.index_box2 .bd ul li{width:107px; height:100px; text-align:center;border-top:#E7E7E7 solid 1px; border-bottom:#E7E7E7 solid 1px; border-left:#E7E7E7 solid 1px; float:left; background:#FFF}
.index_box2 .bd ul li:last-child{ width:108px; border-right:#E7E7E7 solid 1px;}
.index_box2 .bd ul li:hover{border-bottom:#ff0000 solid 1px;}
.index_box2 .bd ul li a{ display:block; padding-top:10px;}
.index_box2 .bd ul li img{width:80px; height:60px; -webkit-transition: 300ms; transition: 300ms;}
.index_box2 .bd ul li span{ display:block; height:22px; overflow:hidden; text-align:center;}
.index_box2 .bd ul li a:hover img{-webkit-transform:translateY(-5px); -ms-transform:translateY(-5px); transform:translateY(-5px);}

.index_item_pic{ background:#fff; width:1183px; padding:8px 0 8px 7px; overflow:hidden; }
.index_item_pic ul{ width:1200px;}
.index_item_pic li{ float:left; width:140px; height:80px; margin-right:8px;}
.index_item_pic li img{ width:140px; height:81px;}
.index_item_pic li img:hover{ box-shadow:0 0 10px #999999;}


.index_box3{ overflow:hidden; zoom:1; background:#fff; margin-bottom:20px;}
.index_box3 .index_box3_l{float:left; width:200px; height:340px; background:#ECEDEF;}
.index_box3 .h420{ height:420px;}
.index_box3 .index_box3_l .img_show{ height:220px;}
.index_box3 .index_box3_l .tit{ font-size:24px; font-family:"微软雅黑"; font-weight:bold; padding-left:30px;}
.index_box3 .index_box3_l .tit a{ color:#D71318;}
.index_box3 .h420 .tit{ margin-top:50px;}

.index_box3 .index_box3_l .desc{ color:#666; padding:5px 0 0 30px;}
.index_box3 .index_box3_l .more{ padding:5px 0 0 30px;}
.index_box3 .index_box3_r{float:left; width:990px;}
.index_box3 .index_box3_r .hd{ height:36px; padding:14px 0 0 28px; border-bottom:1px solid #E6E6E6;}
.index_box3 .index_box3_r .hd .tit{ font-size:18px; font-weight:bold; float:left; background:url(../images/dot1.jpg) no-repeat 0 3px; padding-left:13px; margin-right:22px;}
.index_box3 .index_box3_r .hd .desc{ color:#666; float:left;}
.index_box3 .index_box3_r .hd .more{ float:right; padding:0 24px 0 0;}
.index_box3 .index_box3_r .hd .more a{ color:#999;}
.index_box3 .index_box3_r .hd .more a:hover{ color:#D71318;}
.index_box3 .index_box3_r .bd{ padding:22px 0 0 28px; overflow:hidden; zoom:1;}

.index_box3 .index_box3_r .bd .bd_l{ width:200px; float:left; border-right:1px solid #E6E6E6; }
.index_box3 .index_box3_r .bd .bd_r .index_txt_list_wrap{width:725px; height:242px; overflow:hidden; zoom:1;}
.index_box3 .index_box3_r .bd .bd_r .index_txt_list_wrap .index_txt_list{width:728px; height:252px; overflow:hidden; zoom:1; margin-top:-9px; position:relative;}

.index_box3 .index_box3_r .bd .bd_l dl{ clear:both; margin-bottom:23px; overflow:auto}
.index_box3 .index_box3_r .bd .bd_l dl dd{ float:left; width:66px; overflow: hidden;}
.index_box3 .index_box3_r .bd .bd_l dl dd a{line-height:22px;    overflow: hidden;    height: 22px; width: 48px;    display: block;}

.index_box3 .index_box3_r .bd .bd_r{ overflow:hidden; zoom:1; padding:0 0 0 22px;}
.index_box3 .index_box3_r .bd .bd_r dl{ overflow:hidden; width:144px; border-right:1px dotted #D6D6D6; border-bottom:1px dotted #D6D6D6; padding:9px 0; float:left;}

.index_box3 .index_box3_r .bd .bd_r dl dd{ float:left; line-height:22px; height:22px;  width:54px; overflow:hidden; padding:0 8px 0 10px;}

.index_box3 .index_box3_r .bd .bd_r .index_brand_list{ width:725px; height:329px; overflow:hidden;}
.index_box3 .index_box3_r .bd .bd_r ul{width:730px; height:345px; overflow:hidden; zoom:1; margin-top:-9px;}
.index_box3 .index_box3_r .bd .bd_r li{ overflow:hidden; width:120px; border-right:1px dotted #D6D6D6; border-bottom:1px dotted #D6D6D6; padding:9px 0; float:left; text-align:center;}
.index_box3 .index_box3_r .bd .bd_r li img{ width:96px; height:70px;-webkit-transition: 300ms; transition: 300ms; border-radius: 5px; }
.index_box3 .index_box3_r .bd .bd_r li a:hover img{-webkit-transform:translateY(-5px); -ms-transform:translateY(-5px); transform:translateY(-5px);}
.index_box3 .index_box3_r .bd .bd_r li span{ width:100px; margin:0 auto; display:block; height:22px; overflow:hidden; text-align:center;}

.bn{ width:1190px; overflow:hidden; zoom:1; margin-bottom:20px;}
.bn ul{ width:1220px;}
.bn li{float:left; margin-right:20px;}
.bn li img{ vertical-align:bottom;}


.index_box4{ width:1190px; margin-bottom:20px;}
.index_box4 h2{ height:49px; line-height:49px; border-bottom:solid 1px #e3e3e3; padding-left:25px; font-size:18px; font-weight:bold; color:#000; }
.index_box4 .cont4_con{ background:#FFF; width:585px; height:367px;}
.index_box4 .cont4_con .con_fir{ height:275px; overflow:hidden; margin:20px 0}
.index_box4 .cont4_con .con_fir .fir_left{ float:left; width:227px;}
.index_box4 .cont4_con .con_fir .fir_left .li_div{ margin:0 0 0 25px; overflow:hidden; zoom:1; padding:15px 0; border-bottom:solid 1px #f5f5f5}
.index_box4 .cont4_con .con_fir .fir_left .li_div a img{ width:96px; height:58px; float:left}
.index_box4 .cont4_con .con_fir .fir_left .li_div span{ display:block; float:left; font-size:14px; width:96px; position:relative; line-height:20px; padding-left:10px;}
.index_box4 .cont4_con .con_fir .fir_left .li_div span em{ display:block; width:45px; height:16px; background:#D71318; font-style:normal; text-align:center; position:absolute; bottom:0; right:0;}
.index_box4 .cont4_con .con_fir .fir_left .li_div span em a{ color:#FFF; display:block; width:100%; height:16px; line-height:16px;}
.index_box4 .cont4_con .con_fir .fir_right{ height:275px; background:url(../images/fir_right.png) repeat-y; float:left; margin-left:15px;}
.index_box4 .cont4_con .con_fir .fir_right ul li{ padding-left:27px; height:38px; margin-bottom:21px; vertical-align:middle; overflow:hidden; zoom:1;}
.index_box4 .cont4_con .con_fir .fir_right ul li .jg{ width:77px; height:36px; background:url(../images/icon11.png) no-repeat; line-height:36px; color:#FFF; font-size:14px; padding-left:22px; float:left; font-size:14px}
.index_box4 .cont4_con .con_fir .fir_right ul li .wz{ float:left; padding-left:10px; width:185px; font-size:14px; color:#9c9c9c; line-height:20px;}

.index_box4 .cont4_con .con_sec{ padding:0 20px;}
.index_box4 .cont4_con .con_sec ul .bor{ border-bottom:solid 1px #ececec}
.index_box4 .cont4_con .con_sec ul .one{ background:url(../images/icon7.png) no-repeat left center}
.index_box4 .cont4_con .con_sec ul .two{ background:url(../images/icon8.png) no-repeat left center}
.index_box4 .cont4_con .con_sec ul .three{ background:url(../images/icon9.png) no-repeat left center}
.index_box4 .cont4_con .con_sec ul li{ line-height:25px; padding:15px 0 15px 60px;}
.index_box4 .cont4_con .con_sec ul li span{ font-size:14px;}
.index_box4 .cont4_con .con_sec ul li span a{ color:#1e92d1}
.index_box4 .cont4_con .con_sec ul li span a:hover{ text-decoration:underline; color:#D71318;}
.index_box4 .cont4_con .con_sec ul li p{ color:#7c7c7c; font-size:14px;white-space: nowrap;text-overflow: ellipsis; height:25px; overflow:hidden}
.index_box4 .cont4_con .con_sec textarea{ width:405px; height:50px;resize:none; float:left; padding:3px; color:#999999; margin-bottom:11px; margin-top: 5px;}
.index_box4 .cont4_con .con_sec input{ float:left; width:91px; height:32px; background:#5091f5; color:#FFF; border:none; border-radius:3px; margin:13px 0 0 24px; cursor:pointer;}


.index_box5{ width:1190px; overflow:hidden; zoom:1; background:#FFF; padding-bottom:10px; margin-bottom:20px;}
.index_box5 h2{ font-size:18px; color:#000; border-bottom:solid 2px #D6D6D6; padding-left:25px; font-weight:bold; line-height:50px;}
.index_box5 .cont5_left{ width:952px; float:left; overflow:hidden;}
.index_box5 .cont5_left h4{ color:#555555; font-size:16px; font-weight:normal; line-height:50px;}
.index_box5 .cont5_left .left_one{ float:left; width:430px; padding-left:10px; margin-right:40px;}
.index_box5 .cont5_left .left_one .one_top .li_d{ height:58px; padding:20px 0 0 15px;}
.index_box5 .cont5_left .left_one .one_top a img{ width:96px; height:58px; position:absolute;}
.index_box5 .cont5_left .left_one .one_top .d_wz{ width:305px; padding-left:108px;}
.index_box5 .cont5_left .left_one .one_top .d_wz h3{ padding-left:45px; background:url(../images/icon10.png) no-repeat left center; font-size:14px; margin-bottom:5px;}
.index_box5 .cont5_left .left_one .one_top .d_wz h3 a{display: block;height: 20px; overflow: hidden;}
.index_box5 .cont5_left .left_one .one_top .d_wz p{ color:#999;}
.index_box5 .cont5_left .left_one .one_cen{ padding:20px 0 0 15px; height:46px;}
.index_box5 .cont5_left .left_one .one_cen ul li{ float:left; width:138px; line-height:23px;overflow: hidden;  height: 20px;}
.index_box5 .cont5_left .left_one .one_bot{ padding:20px 0 0 15px; clear:both}
.index_box5 .cont5_left .left_one .one_bot dl{ overflow:auto; clear:both}
.index_box5 .cont5_left .left_one .one_bot dl dt{ color:#555555; font-size:16px; margin-bottom:5px;}
.index_box5 .cont5_left .left_one .one_bot dl dd{ float:left; width:49%; line-height:22px; height:22px; overflow:hidden}
.index_box5 .cont5_left .left_one .one_bot dl dd a:hover{ color:#D71318}
.index_box5 .cont5_left .left_two{ float:left; width:195px; margin-right:40px;}
.index_box5 .cont5_left .left_two dl dt{ margin-bottom:12px;}
.index_box5 .cont5_left .left_two dl dt a img{ width:100px; height:75px; position:absolute;}
.index_box5 .cont5_left .left_two dl dt span{ color:#555555; display:block; padding-left:110px; height:75px; overflow:hidden; line-height:18px;}
.index_box5 .cont5_left .left_two dl dd{ line-height:26px; height:26px; overflow:hidden}
.index_box5 .cont5_left .left_two dl dd i{ color:#000; font-weight:bold; float:left; display:block; width:25px;}
.index_box5 .cont5_left .left_two dl dd .ye{ color:#D71318;}
.index_box5 .cont5_left .left_two dl dd span{ float:right; color:#999;}
.index_box5 .cont5_right{ width:238px; float:left; overflow:hidden;}
.index_box5 .cont5_right h2{ padding-left:0;}
.index_box5 .cont5_right .right_con{ width:220px;}
.index_box5 .cont5_right .right_con dl dt{ padding:20px 0 5px 0}
.index_box5 .cont5_right .right_con dl dt a img{}
.index_box5 .cont5_right .right_con dl dd{ line-height:26px; height:26px; overflow:hidden}
.index_box5 .cont5_right .right_con dl dd a{}
.index_box5 .cont5_right .right_con dl dd a span{ color:#D71318}
.index_box5 .cont5_right .right_con dl dd a:hover{ color:#D71318}

/*友情链接*/
.friend_links{padding:10px 26px; background:#fff; margin-top:20px; margin-bottom:20px;}
.friend_links span{ font-weight:bold;}
.friend_links a{ display:inline-block; margin-right:10px;}

/*footer*/
.footer{ border-top:2px solid #ED1E0A; background:#fff; text-align:center;}
.footer .footer_nav{ width:900px; margin:0 auto; text-align:center; padding:10px 0 0 0;}
.footer .cert{ text-align:center; padding:10px 0 0 0;}
.footer .copyright{ padding-top:5px;}
.footer .wx{ text-align:center; padding:15px 0;}


/********品牌列表********/
.bn1190{ width:1190px; margin:5px auto 0;}
.cate_sort{ width:1189px; margin:0 auto; border-left:#f5f5f5 solid 1px;border-right:#f5f5f5 solid 1px;border-top:#f5f5f5 solid 1px; background:#fff;}
.cate_sort h2{ display:block; line-height:34px; height:34px; font-size:14px; font-family: 'Microsoft Yahei',"\5FAE\8F6F\96C5\9ED1"; font-weight:bold; padding-left:22px;}
.cate_sort h2 span{ color:#D71318;}
.cate_sort dl{ display:block;  border-top:#F5F5F5 solid 2px;}
.cate_sort dl dt{ display:inline-block; height:39px;  width:90px; text-align:center; padding-left:15px; line-height:39px; font-weight:bold;  font-family: 'Microsoft Yahei',"\5FAE\8F6F\96C5\9ED1"; color:#333}
.cate_sort dl dd{ display:inline-block; height:39px;  text-align:center; line-height:39px; padding:0 0 0 15px;}
.cate_sort dl dd a:hover{background:#D71318; color:#FFF; padding:3px 5px 3px 5px; border:#f00 solid 1px;border-radius:10px; }
.cate_sort dl dd a.hover{background:#D71318; color:#FFF; padding:3px 5px 3px 5px; border:#f00 solid 1px;border-radius:10px; }
.cate_sort dl dd a{ padding:3px 5px 3px 5px; border:#fff solid 1px;}

.cate_sort dl dd span{ height:21px; line-height:21px; padding:1px 5px; display:block; margin:8px 0px 0px 0px; font-size:12px; border:solid 1px #D71318; float:left}
.cate_sort dl dd span i{ display:block; float:right; font-style:normal; margin-left:5px; color:#666666; cursor:pointer;}
.cate_sort dl dd span a:hover{ background:#fff; border:1px solid #fff; color:#666;}

.rec_brand_list{ background:#FFF; overflow:hidden; zoom:1; padding-bottom:15px; margin-top:2px; padding-left:3px; margin-bottom:20px;}
.rec_brand_list ul li{ float:left; text-align:center; width:116px; height:110px; overflow:hidden; margin:15px 0 0 14px;}
.rec_brand_list ul li a{ display:block; width:114px; height:108px; border:solid 1px #e0e0e0}
.rec_brand_list ul li a:hover{ border:solid 1px red;}
.rec_brand_list ul li img{ width:100px; height:75px; display:block; margin:5px auto 0 auto;}
.rec_brand_list ul li em{ font-style:normal; line-height:27px;}

.w910{float:left; width:910px;}
.w260{float:right; width:260px;}

.order_item{height:50px; background:#fff; margin-bottom:15px;}
.order_item .order_item_l{float:left; width:240px; padding-left:28px;}
.order_item .order_item_l a{ height:50px; line-height:50px; display:inline-block; margin-right:32px;}
.order_item .order_item_l .cur{ color:#D71318;}
.order_item .order_item_l i {display:inline-block; width:7px; height:10px; overflow:hidden; vertical-align:middle; margin-left:8px; background:url(../images/sprites.png) no-repeat;}
.order_item .order_item_l i.up { background-position:-193px -78px;}
.order_item .order_item_l i.down { background-position:-193px -89px;}

.order_item .order_item_r{ float:right; height:50px; line-height:50px; padding-right:28px;}
.order_item .order_item_r span{ color:#D71318; padding:0 8px;}


.brand_list_item{height:170px; background-color: #fff; overflow:hidden; border:1px solid #fff; margin-bottom:15px; }
.brand_list_item:hover{border:1px solid #D71318; }
.brand_list_item .pro-Img{width: 240px; height: 108px; background-color: #f5f5f5; margin: 22px 0px 0px 25px; padding:15px 0 0 10px}
.brand_list_item .pro-Img img{width:98px; height:68px;}
.brand_list_item .pro-Img a{ display:block; width:98px; height:68px; border:solid 1px #e6e6e8; background:#FFF; padding:10px; float:left}
.brand_list_item .pro_p{ float:left; width:98px; padding-left:10px; color:#898989; line-height:21px; height:84px; overflow:hidden; padding-top:3px;}
.brand_list_item .pro-Img .pro-txt{color: #666666; padding: 4px 0px 0px 12px; font-weight: 100;}
.brand_list_item .indrouce-r{height: 120px; width: 600px;}
.brand_list_item .list{border-bottom: 1px dashed #f1f2f7;}
.brand_list_item .list-one{height: 32px; margin: 18px 0px 0px 14px;}
.brand_list_item .list-one a{color:#2197D5;}
.brand_list_item .list-one a:hover{ color:#D71318;}
.brand_list_item .list-Name{ font-weight:bold; font-size:16px; height:22px; width:260px; overflow:hidden;}
.brand_list_item .money{color: #676767; font-weight: 100!important; margin:4px 35px 0px 0px;}
.brand_list_item .red{color: #D71318;}
.brand_list_item .list-two{height: 39px; margin: 7px 0px 0px 14px;}
.brand_list_item .jibie{margin: 4px 0px 0px 90px;}
.brand_list_item .jibie span{color: #676767;}
.brand_list_item .xing{color:#D71318; font-family:"宋体"}
.brand_list_item .list-three{margin: 14px 0px 0px 14px;}
.brand_list_item .list-three a{text-decoration: none; color: #676767; font-size: 14px;}
.brand_list_item .list-three span{ float:left; padding-top:5px;}
.brand_list_item .list-three span input{ vertical-align:middle;}
.brand_list_item .squaer{width: 100px; height: 32px; line-height: 32px; border-radius: 5px; text-align: center; margin-right: 20px; border: 1px solid #e6e6e8; display: block; cursor: pointer;}
.brand_list_item .tell{background-color:#fff; color:#000;}
.brand_list_item .liuyan{background-color:#fff;}
.brand_list_item .xiangqing{background-color:#fff;}
.brand_list_item:hover .tell{background-color:#2DB200; border:1px solid #2DB200; color:#fff;}
.brand_list_item:hover .liuyan{background-color:#FF8000; border:1px solid #FF8000; color:#fff;}
.brand_list_item:hover .xiangqing{background-color:#D71318; border:1px solid #D71318; color:#fff;}
.brand_list_item .biao_h i{display:block; width:19px; height:22px; background:url(../images/biao_h.png) no-repeat; margin-right:4px;}
.brand_list_item .biao_h .jianIco{ background-position: 0px 0px; }
.brand_list_item .biao_h .shenIco{ background-position: -23px 0px; }
.brand_list_item .biao_h .baoIco{ background-position: -46px 0px; }
.brand_list_item .biao_h .huiIco{ background-position: -69px 0px; }


/*帮助选择项目*/
.choose{width:257px; height:326px; border: 1px solid #e6e6e8; margin-bottom:20px;}
.choose .chooseTop{height: 210px; background-color: #f5f5f5;}
.chooseBottom{background-color: #fff; height: 115px;}
.help-ask{font-size: 18px; color: #666666; text-align:center; height:22px; line-height:22px; margin-bottom:10px; padding-top: 57px; overflow:hidden;}
.tianxie{font-size: 12px; color: #c3bfbf; text-align: center;}
.help-ask .askBg{width: 18px; height: 18px; margin-left:4px;}
.choose .helpMe{width: 148px; height: 35px; display: block; text-align: center; border: 1px solid #D71318; color:#D71318; font-size:18px; border-radius: 5px; margin: 0 auto; margin-top: 10px; text-decoration: none; line-height: 35px;}
.chooseBottom ul{padding: 25px 0px 0px 40px;}
.chooseBottom ul li{ list-style: none; background: url(../images/list-xu.png) no-repeat; line-height: 24px; }
.chooseBottom ul li a {color: #898989; font-size: 12px; text-decoration: none; padding-left: 24px;}
.chooseBottom ul .xuqiu1{background-position: 0px 5px;}
.chooseBottom ul .xuqiu2{background-position: 0px -20px;}
.chooseBottom ul .xuqiu3{background-position: 0px -45px;}

/*实时评价*/
.new_comments{ background:#fff; margin-bottom:20px;}
.new_comments .bd{ padding:10px 0;}
.new_comments li{margin: 0px 0px 10px 15px;}
.new_comments p{font-size: 12px;}
.new_comments p em{color: #089cd0; padding-right:3px;}
.new_comments p b{color: #c3bfbf; padding-right:5px;}
.new_comments .txt-col{color: #656565;}

.bn260{ margin-bottom:20px;}

/*推荐文章*/
.side_news{background:#fff; margin-bottom:20px;}
.side_news .common_list{ padding:5px 0 5px 15px;}


/* 比一比*/
.list-three span{ float:left; padding:8px 0 0 0}
.list-three span input{ vertical-align:-2px}
.byb{ width:110px; position:fixed; right:0px; top:120px}
.byb h2{ height:30px; line-height:30px; background:#D71318; color:#FFF; font-size:12px; font-weight:normal; padding-left:10px;}
.byb h2 em{ cursor:pointer; display:block; width:9px; height:9px; /*background:url(../images/sprites.png) no-repeat -191px -109px;*/ float:right; margin:10px 10px 0 0}
.byb .byb-list{ border-left:solid 1px #efefef;border-right:solid 1px #efefef; background:#FFF;overflow: hidden;}
.byb .byb-list a img,.byb .byb-list a,.byb .byb-list a em{display:block;overflow: hidden;}
.byb .byb-list a img{  width:100px; height:75px; margin:0 auto;padding:5px 0;}
.byb .byb-list a em{ height:23px; background:#efefef; text-align:center; color:#333333; line-height:23px;}
.byb .byb-ft{border-left:solid 1px #efefef;border-right:solid 1px #efefef; border-bottom:solid 1px #efefef; background:#FFF; padding-top:15px}
.byb .byb-ft .byb-submit{ display:block; width:80px; height:26px; margin:0 auto; background:#D71318; text-align:center; line-height:26px; border-radius: 3px;border:0;color:#FFF;}
.byb .byb-ft p{ line-height:43px; text-align:center;}
.byb .byb-ft p a{ color:#0a50a1;}
.byb .byb-ft p a:hover{ text-decoration:underline}


/*弹框*/
.tm_back{ background:url(../images/tm_back.png) repeat; width:100%; height:3000px; position:fixed; top:0; left:0; display:none; z-index:999}
.tk_sty2{ width:300px; height:180px; background:#FFF; position:fixed; left:50%; top:50%; margin-left:-225px; margin-top:-158px; text-align:center; z-index:999; display: none;}
.tk_sty2 i{ display:block; width:15px; height:12px; background:url(../images/sprites.png) no-repeat -191px -109px; float:right; margin:10px 10px 0 0; cursor:pointer;}
.tk_sty2 p{ font-size:14px;  color: #666; margin-top:32px;}
.tk_sty2 h2{background-color:#D71318;height: 40px;}
.tk_sty2 span{font-size: 16px;color: white; float: left;margin-left: 10px; margin-top: 8px;}
.tk_sty2 .tk_an{ clear:both; text-align:center; margin-top:30px;}
.tk_sty2 .tk_an em{ display:inline-block; font-style:normal; width:115px; height:30px;  background:#ff8844; color:#FFF; text-align:center; line-height:30px; font-size:16px; margin:0 10px 0 10px;border-radius: 5px;}
.tk_sty2 .tk_an em a{ display:block; width:100%; height:40px; color:#fff; font-size:16px}

/*比一比内页*/
.cmpare{width:1190px; margin:20px 0;}
.compare1{background: #fff;width: 1190px;}
.compare1 .pk{background-color:#B01F24;width:215px;height: 200px;position: relative;overflow: hidden;}
.pk-tit{width: 92px;height: 56px;background: url(../images/pk.png) no-repeat;margin: 0 auto;margin-top: 46px;}
.compare1 .cmp-t{font-size: 24.52px;color:#fff;text-align: center;margin-top: 18px;}
.mianshi{border-right: 1px solid #f0f2f7;height: 200px; width:324px;}
.mianshi-con1{width: 232px;height: 168px;margin: 32px auto 0px auto;}
.mianshiImg{width: 161px;height: 124px;position: relative; margin:0 auto;}
.mianshiImg img{ width:150px; height:130px; display:block; margin:0 auto;}
.closeBg{width: 23px;height: 23px;display: block;/*background:url(../images/close.png) no-repeat;*/position: absolute;top: -8px;right: -8px;}
.txt-fon{color: #676767;font-size: 14px;}
.txt-fon .ye{color: #feae67;}
.dashed{width: 232px;height: 40px;border-bottom: 1px dashed #d9d9d9;}
.kaoca{height: 37px;margin: 16px 0px 30px 0px;}
.contL{}
.contL span{color: #181818;font-size: 14px;}
.contL span .red{color: #ec394c;}
.contR{width: 37px;height: 37px;background-color: #eb384d;text-align: center;color: #fff;font-size: 14px;line-height: 18px;}
.addXiang{height: 200px;width: 325px}
.addXiang .addImg{background: url(../images/add.png) no-repeat;width: 119px;height: 119px;margin: 0 auto;margin-top: 21px;}
.addXiang p{color: #000000;font-size: 16px;text-align: center;margin-top: 14px;}
.xiangmuZL{height: 50px;background-color: #e5e5e5;}
.xiangmuZL dl, .xiangmuZL dd, .xiangmuZL dt{float: left;}
.ziliao{border: 1px solid #e6e6e6;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;overflow: hidden;}
.zL1{width: 215px;height: 50px;color: #010101;font-size: 16px;text-indent: 2em;line-height: 28px;line-height: 50px;}
.zlTab table{background-color: #fff;font-size: 14px;color: #676767;}
.zlTab table tr{height: 50px;}
.zlTab table tr td{border:none; border-right: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;overflow: hidden;}
.zlTab table tr td .xingBg{width: 105px;height: auto;margin: 0 auto;}
.zlTab table tr td .xingBg .xingji{width:11px ;height:12px ;float: left;background: url(../images/xing_03.png) no-repeat 2px 3px ;padding: 2px;}
.zlTab table tr td .xingBg em{color: #fe6634;}
.zlTab table tr .Ltable1{width: 215px;text-indent: 2em;background-color: #f7f7f7;}
.zlTab table tr .Ltable2{width: 325px;text-align: center;}
.zlTab table tr .Ltable3{width: 325px;text-align: center;}
.zlTab table tr .Ltable4{width: 325px;overflow: hidden;text-align: center;}
.zlTab table .lianxiT{height: 115px;}
.zlTab table tr .clickTell{width: 150px;height: 25px;display: block;background-color: #fe7900;color: #fff;text-align: center;border-radius: 5px;margin: 0 auto;text-decoration: none;cursor: pointer;line-height: 25px;margin-bottom: 9px;}
table {border-collapse: collapse;border-spacing: 0; }

/*搜索结果*/
.search_tips{ height:50px; line-height:50px; background:#fff; font-size:16px; padding-left:25px; margin-bottom:20px;}
.search_tips span{ color:#D71318; padding:0 5px;}

/*关于我们*/
.about_l{width:240px; height:600px; background:url(../images/about_bg.jpg) no-repeat #fff bottom; float:left; margin-top:20px;}
.about_l .hd{ height:100px; background:url(../images/about_tit.jpg) no-repeat;}
.about_l .bd{ padding-top:5px;}
.about_l .bd li{ height:44px; line-height:44px; text-align:center; font-size:18px; border-bottom:2px solid #F5F5F5; border-left:3px solid #fff;}
.about_l .bd a{ display:block;}
.about_l .bd .cur{ border-left:3px solid #D71318;}
.about_l .bd .cur a{ color:#D71318;}
.about_r{ width:880px; min-height:700px; padding:20px 25px; float:right; background:#fff;margin-top:20px; margin-bottom:20px;}
.about_r .hd{ border-bottom:2px solid #F5F5F5; background:url(../images/dot1.jpg) no-repeat 0 3px; height:40px; font-size:20px; padding-left:15px;}
.about_r .bd{ font-size:14px; line-height:24px; padding:20px 0 0 0;}
.about_map{}
.about_map dl { margin:0; padding:0}
.about_map dl dt{display:block; clear:both; padding-top:10px; height:32px;}
.about_map dl dt a{height:30px; line-height:30px; font-weight:bold;}
.about_map dl dd{ display:block; float:left; height:20px; padding-bottom:5px; width:75px;}
.about_map dl dd a{ display:block; width:68px; height:20px; line-height:20px; border: #E3E3E3 dotted 1px; float:left; text-align:center;}
.about_map dl dd a:hover{ background:#efefef; border:#cccccc dotted 1px;}

/*404*/
.error404_wrapper{ position:relative; height:420px;}
.error404{ width:563px; height:300px; margin:0 auto; margin-top:60px; background:url(../images/404.jpg) no-repeat;}
.error404 .tip_area{ padding:280px 0 0 0; }
.error404 .btn_area{text-align:center;}
.error404 .pub_btn{display:inline-block;width:80px;height:25px;line-height:25px; background:#D71318; color:#fff;border-radius:3px;text-align:center;text-decoration:none;font-size:14px;margin-right: 6px;margin-left: 4px;font-weight:100;}
.error404 a:hover.pub_btn{ background:#CB2416;}
.error404 .tip_area p{color:#666;font:16px/24px Microsoft YaHei;padding:10px 0 10px 168px;}
.error404 .tip_area font{color:#f30;display:inline-block;float:left;font-size: 20px;margin-right: 5px;margin-left: 2px;}


/*排行榜*/
.item_list_tit{ height:40px; padding:12px 20px; background:#fff; margin-top:15px;}
.item_list_tit .hd{ background:url(../images/sprites.png) no-repeat -160px -110px; font-size:18px; width:100px; float:left; font-weight:bold; color:#E63726; line-height:40px; padding-left:50px;}
.item_list_tit .bd{width:976px; height:40px; color:#666; float:left;}
.item_list_tit .bd span{}
.item_list_tit .ico_rank{ background-position:-160px -110px;}

.rank_sort_wrap{ padding:18px 0 0 0;  width:1190px; overflow:hidden;}
.rank_sort{ width:1230px;}
.rank_item{ width:258px; padding:10px 14px; float:left; margin:0 16px 15px 0; background:#fff;-moz-box-shadow:0px 2px 2px rgba(0,0,0,0.09);-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.09);box-shadow:0px 2px 2px rgba(0,0,0,0.09);-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#17000000,Positive=true)";filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#17000000,Positive=true);}
.rank_item .hd{ background:url(../images/sprites.png) no-repeat -484px -335px; height:30px; border-bottom:1px solid #D6D6D6; font-size:14px; font-weight:bold; padding-left:20px;}
.rank_item .hd .more{ float:right; font-size:12px; font-weight:100;}
.rank_item .bd{ padding-top:10px;}
.rank_item .bd .tit{ color:#666; padding-bottom:5px;}
.rank_item .bd .tit .txt1{ padding-right:24px;}
.rank_item .bd .tit .txt2{ padding-right:50px;}
.rank_item .bd .tit .txt3{ padding-right:36px;}

.rank_item .num{display:inline-block; width:18px; height:18px; line-height:18px; text-align:center; background:#E9E9E9; color:#535353; float:left; margin:5px 15px 0 0;}
.rank_item li{ border-top:1px dotted #c6c6c6; line-height:28px; overflow:hidden; zoom:1;}
.rank_item li:first-child{ padding:8px 0;}
.rank_item .top .num{ color:#fff; background:#D71318;}
.rank_item .name{ width:140px; float:left;}
.rank_item .price{ width:50px; float:left; text-align:right; color:#666;}
.rank_item .ico_rise,.rank_item .ico_fall{ width:9px; height:9px; background:url(../images/sprites.png) no-repeat; float:right; margin-top:9px; margin-right:6px;_margin-right:3px;}
.rank_item .ico_rise{ background-position:-191px -218px;}
.rank_item .ico_fall{ background-position:-191px -247px;}

.rank_item img{float:left; width:96px; height:58px; border:#e3e3e3 solid 1px;}

.rank_item .cont{ float:left; padding-left:30px;}
.rank_item .cont p{ line-height:20px;}
.rank_item .cont .btn{ padding-top:6px;}

.star{ display:inline-block; width:74px; height:13px; background:url(../images/star.png) no-repeat;}
.star1{ background-position:-60px 0;}
.star2{ background-position:-45px 0;}
.star3{ background-position:-30px 0;}
.star4{ background-position:-15px 0;}
.star5{ background-position:0 0;}

.join_btn{ display:inline-block; width:85px; height:19px; background:url(../images/sprites.png) no-repeat -114px -266px;}

.rank_list{ padding:20px 0; overflow:hidden; zoom:1;}
.rank_list_nav{width:260px; float:left;}
.rank_list_nav dt{height:45px; line-height:45px; background:  #D71318 72px 14px; font-size:16px; color:#fff; text-align:center;}
.rank_list_nav dd{height:40px; line-height:40px; border-bottom:2px solid #EAEAEB; background:#fff; text-align:center; font-size:14px;}
.rank_list_nav dd a{display:block;}
.rank_list_nav .cur{border-left:4px solid #D71318; background:#EAEAEB; border-bottom:none;}

.rank_list_cont{float:right; width:870px; background:#fff; padding:14px 20px 20px 20px;}

.rank_list_cont .hd{background:url(../images/sprites.png) no-repeat -184px -175px; height:30px; border-bottom:1px solid #D6D6D6; font-size:14px; font-weight:bold; padding-left:20px;}
.rank_list_cont .tit{ padding:15px 0 5px 0; overflow:hidden; zoom:1;}
.rank_list_cont .tit span{ display:inline-block; float:left;}
.rank_list_cont .tit .txt1{ width:90px; padding-left:10px;}
.rank_list_cont .tit .txt2{ width:190px;}
.rank_list_cont .tit .txt3{ width:128px;}
.rank_list_cont .tit .txt4{ width:128px;}
.rank_list_cont .tit .txt5{ width:128px;}
.rank_list_cont .tit .txt6{ width:100px;}
.rank_list_cont .tit .txt7{ width:70px;}


.rank_list_cont .num{display:inline-block; width:18px; height:18px; line-height:18px; text-align:center; background:#E9E9E9; color:#535353; float:left; margin:5px 72px 0 10px;}
.rank_list_cont .top .num{ color:#fff; background:#D71318;}

.rank_list_cont .name{ float:left; width:190px;}
.rank_list_cont .area{ float:left; width:80px;}
.rank_list_cont .level{ float:left; width:74px; padding:8px 0 0 47px;}
.rank_list_cont .price{ float:left; width:102px; text-align:right;}
.rank_list_cont .arr{ float:left; padding-left:90px;}
.rank_list_cont .ico_rise,.rank_list_cont .ico_fall{ width:9px; height:9px; background:url(../images/sprites.png) no-repeat; float:right; margin-top:9px; margin-right:6px;_margin-right:3px;}
.rank_list_cont .ico_rise{ background-position:-191px -218px;}
.rank_list_cont .ico_fall{ background-position:-191px -247px;}
.rank_list_cont .rel_link{ float:left; padding:5px 0 0 78px;}

.rank_list_cont li{border-top:1px dotted #c6c6c6; line-height:28px; padding:5px 0; overflow:hidden; zoom:1;}

/*排行榜列表*/
.ph_l{ width:180px; float:left; background:#fff;}
.ph_l .tit{ font-size:16px; height:60px; line-height:60px; text-align:center; font-weight:bold; background:#D71318; color:#fff;}
.ph_l ul li{ height:45px; line-height:45px; font-size:14px; border-bottom:1px solid #E6E6E6;}
.ph_l ul li:last-child{border-bottom:none;}
.ph_l ul li a{ display:block; padding-left:40px;}
.ph_l .cur a{ font-weight:bold; color:#D71318;}
.ph_l a:hover{ background:#FEEFEF; font-weight:bold;}
.ph_r{ float:right; width:990px;}
.ph_r .hd{font-size:20px; height:50px; line-height:50px; background:#fff; border-bottom:2px solid #e4e4e4;}
.ph_r .hd em{ color:#D71318; border-left:3px solid #D71318; padding-left:12px; font-weight:bold;}
.ph_r .tip_info{ background:#fff; padding:10px 15px; margin-bottom:15px; color:#D71318;}
.ph_r .bd{ overflow:hidden;}
.ph_r  dl{ padding:20px 20px; background:#fff;border:1px solid #fff; margin-bottom:15px; }
.ph_r  dl:hover{border:1px solid #D71318; }
.ph_r  dl dt{ width:140px; height:105px; float:left; position:relative;}
.ph_r  dl dt em{ display:block; width:27px; height:36px; line-height:30px; text-align:center; color:#fff; font-size:14px; font-weight:bold; position:absolute; left:1px; top:1px; background:url(../images/ph_icon.png) no-repeat 0 -109px;}
.ph_r  dl dt .top1{ background-position:0 0}
.ph_r  dl dt .top2{ background-position:0 -36px}
.ph_r  dl dt .top3{ background-position:0 -73px}
.ph_r  dl dt img{width:140px; height:105px; border:1px solid #e4e4e4;}
.ph_r  dl dd{ padding-left:160px;}
.ph_r  dl dd h3{font-size:18px; font-weight:bold; padding-bottom:5px;}
.ph_r  dl dd h3 a{color:#2197D5}
.ph_r  dl dd h3 a:hover{ color:#D71318;}
.ph_r  dl dd h3 span{ float:right; font-size:14px; color:#999; font-weight:100;}
.ph_r  dl dd h3 span em{ color:#D71318;}
.ph_r  dl dd .desc{ line-height:20px; color:#666; padding-bottom:5px;}
.ph_r  dl dd a.btn{ width:110px; height:34px; line-height:34px; display:block; background:#D71318; color:#fff; border-radius:3px; text-align:center;}
.ph_r  dl dd a.btn:hover{ background:#B01F24;}

/*分页*/
.page{padding:30px 0 40px 0;color:#666666;text-align:center;*zoom:1;}
.page:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.page .pagination{ display:inline-block; *display:inline; *zoom:1;}
.page li{display:inline-block;*display:inline; *zoom:1;}
.page li a,.page li span{display:inline-block; vertical-align:middle; margin:0 2px; padding:0 12px; height:30px; font:normal 14px/30px "\5B8B\4F53"; border:1px solid #ddd;background-color:#f5f5f5; *display:inline; *zoom:1;}
.page li a{ background:#fff;}
.page li a:hover{text-decoration:none; background-color:#D71318; border-color:#D71318; color:#fff;}
.page .active span{background-color:#D71318; border-color:#D71318; color:#fff;}
.page .disabled span{ border:none; background:#fff; padding:0; font-family:"宋体"}
.page .goto{ display:inline-block; *display:inline; *zoom:1;}

.w910 .page .disabled span{ background:none;}

.path{ width:1190px; margin:0 auto; height:40px; line-height:40px;}


/*加盟费计算器*/
.jmf_calculator{ background:#fff; margin-bottom:20px;}
.jmf_calculator .common_bt .tit{ margin-top:0; color:#333; }
.jmf_calculator .bd{ color:#666; padding:18px 0 0 20px; overflow:hidden; zoom:1;}
.jmf_calculator .bd li{ overflow:hidden; zoom:1; padding-bottom:8px;}
.jmf_calculator .bd .txt{ width:76px; float:left; text-align:right; padding-right:5px;}
.jmf_calculator .bd em{ padding-left:6px;}
.jmf_calculator .bd i{ color:#999;}
.jmf_calculator .bd .price{ padding:5px 0 5px 80px; color:#D71318; font-weight:bold; font-size:16px;}
.jmf_calculator .bd .btn{ padding:5px 0 20px 40px;}
.jmf_calculator .bd .input_bk{ width:92px; height:25px; line-height:25px; padding:0 3px; border:1px solid #D8D8D8; border-radius:3px;}
.jmf_calculator .bd .total_btn{ width:100px; height:32px; line-height:32px; font-size:14px; background:#D71318; border:none; color:#fff; cursor:pointer; margin-right:10px; text-align:center;}
.jmf_calculator .bd .total_btn:hover{ background:#B01F24;}
.jmf_calculator .bd .reset_btn{ width:85px; height:32px; line-height:32px; background:#D6D6D6; color:#333; font-size:14px; border:none; cursor:pointer;}
.jmf_calculator .bd .reset_btn:hover{ background:#A3A3A3;}

/*用户留言*/
.gbook{ overflow:hidden; zoom:1;}
.gbook .hd{border-bottom: 2px solid #EDEDED; height: 40px; line-height: 40px; position: relative; }
.gbook .hd .tit{border-bottom: 2px solid #d71318; display:inline-block; font-size:18px; padding:0 3px 0 0; position:relative; height:42px;}
.gbook .hd em { color:#d71318; font-weight:normal; font-size:12px; padding:0 0 0 12px; }
.gbook .hd .tips{float:right; font-size:12px; color:#666666;}
.gbook .hd .tips i{color:#d71318;}

.gbook .bd{ padding:25px 0 0 0; position:relative;}
.gbook .bd .txt{width:55px; float:left; text-align:right; padding:5px 10px 0 0;}
.gbook .bd .txt i{ color:#D71318; vertical-align:middle; padding-right:5px;}
.gbook .bd li{ overflow:hidden; zoom:1; padding-bottom:15px;}
.gbook .bd li .input_bk{ width:180px; height:30px; border:1px solid #CCCCCC; float:left; line-height:30px; padding:0 5px;}
.gbook .bd .sex{float:left; padding:5px 0 0 10px;}
.gbook .bd .sex .ly_radio{ vertical-align:middle;}
.gbook .bd .sex em{ padding-right:15px;}
.gbook .bd li .textarea_bk{border:1px solid #CCCCCC; padding:5px; width:336px; height:100px; }
.gbook .bd .btn{ width:192px; height:36px; background:#D71318; border:none; cursor:pointer; line-height:36px; color:#fff; border-radius:3px; padding:0;}
.gbook .bd .btn:hover{background:#B01F24;}

.gbook .check_msg{ width:260px; position:absolute; top:166px; left:412px;}
.gbook .check_msg .check_msg_tit{ background:#D71318; padding-left:5px; height:30px; line-height:30px; color:#fff;}
.gbook .check_msg .check_msg_bd{ border:1px solid #CCC; border-top:none; padding:5px 0;}
.gbook .check_msg .check_msg_bd li{ padding:0; height:26px; line-height:26px;}
.gbook .check_msg .check_msg_bd li a{ display:block; padding-left:5px;}
.gbook .check_msg .check_msg_bd li a:hover{ background:#E5E5E5;}
/*--问答加盟--*/
.interlocution{width:1190px;}
.inter{width:860px; float:left;}
.interl{width:830px; padding:15px 15px; background:#fff; margin-bottom:20px;}
.interl1{width:100%; height:35px; line-height:35px; background:url(../images/inter1.png) no-repeat 1px 5px; font-size:24px; text-indent:1.6em;}
.interl2{width:100%; line-height:25px; padding:10px 0; font-size:14px;}
.interl3{width:100%; height:20px;}
.interl3 i{display:block; font-style:inherit; width:40%; float:left; height:20px; line-height:20px; color:#999;}
.interl3 span{display:block; text-align:right; font-style:inherit; width:40%; float:right; height:20px; line-height:20px; color:#999;}
.interlo{width:830px; padding:15px 15px; background:#fff; margin-bottom:20px;}
.interlo_top{width:100%; height:35px; padding-bottom:10px;}
.interlo_topl{width:40%; height:35px; float:left; font-size:18px; line-height:35px;}
.interlo_topr{ padding-left:15px; height:35px; float:right;}
.interlo_topr i{display:block; padding:0 15px; border-radius:4px; height:33px; border:1px solid #D6D6D6; margin-left:10px; float:left; font-size:14px; line-height:33px; text-align:center;}
.ba{background:#F7F8FA;}
.interlonr{border-top:1px solid #D5D5D5; margin-bottom:14px; padding:15px; background: #fff; border:1px solid #e7eaf1; border-radius:2px; box-shadow: 0 1px 3px rgba(0,37,55,.05);box-sizing: border-box;}
.interlonr_top{ height:40px; padding-top:15px; }
.interlo_nrl{ float:left;}
.interlo_nrl img{width:40px; height:40px; border-radius:50%; overflow:hidden;}
.interlo_nrr{ float:left; width:60%;margin-left:10px;}
.interlo_nrr ul{margin:0 auto; padding:0; list-style:none;}
.interlo_nrr ul li{ width:100%;  line-height:20px; font-size:14px; color:#999;}
.interlo_nrr ul li:nth-child(1){ font-weight:bold;}
.interlo_con{width:100%; line-height:25px; font-size:14px; padding:15px 0;}
.interlo_con p{ line-height: 25px;}
.internoter{background: #FFFFFF;padding:15px;}
.internoter p{font-size: 16px; padding-bottom:10px;}
.interlo_btm{height:25px; padding:5px 0}
.interlo_btm i{ display:block; font-style:inherit; line-height:25px; width:50%; height:25px; float:left; color:#999; padding-top:6px;}
.interlo_btm i img{vertical-align:middle;}
.interlo_btm i a{color:#999; text-decoration:none;}
.interlo_btm i a:hover {color:#D71318; }
.interlo_btm span{color:#999; display:block; width:27%; height:25px; float:right; text-align:right;}
.bg-maroon{float: right; background: #19b955; color: #FFFFFF; margin-top: 10px;}
.clear{clear: both; padding: 0px; margin: 0px;}

/*登录弹窗*/
.login_popup_mask{width:100%; height:100%; position:fixed; left:0; top:0; background:#000;filter:alpha(opacity=50);opacity:0.5; z-index:100000; display:none;}
.login_popup{ width:900px; height:580px; border-radius:3px; background:#fff; position:fixed; left:50%; margin-left:-450px; top:30px;box-shadow:0 5px 15px rgba(0,0,0,.5);z-index:100001; display:none;}
.login_popup .hd{ background:#F3F3F3; height:57px; line-height:57px; border-bottom:1px solid #E5E5E5; font-size:16px;}
.login_popup .hd .tit{ padding-left:15px;}
.login_popup .hd a.close{ float:right; width:57px; height:57px; line-height:55px; text-align:center; font-size:21px; font-weight:700; color:#C2C2C2; text-shadow:0 1px 0 #fff;font-family:inherit;}
.login_popup .hd a.close:hover{color:#7A7A7A;}
.login_popup .bd{padding:40px 50px; overflow:hidden; zoom:1; box-sizing:border-box;}
.login_popup .bd .reg_box{width:378px; padding-right:78px; border-right:1px solid #EEE; float:left;box-sizing:border-box;}
.login_popup .bd .login_box{width:378px; padding-left:78px; float:left;box-sizing:border-box;}
.login-title{ font-size:18px; font-weight:100; color:#777; padding-bottom:20px;}
.login_popup .bd .form-group{margin-bottom:10px;}
.login_popup .bd .control-label { display:block;font-weight: 700; padding-bottom:5px; text-align:left !important;}
.login_popup .bd .form-control{ display: block; font-size: 14px; line-height:1.5; color: #555 }
.login_popup .bd .form-control { width:300px; height:35px; line-height:35px; padding: 0 8px;box-sizing:border-box; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 3px; box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out }
.login_popup .bd .form-control:focus { border-color: #66afe9; outline: 0; box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6) }
.login_popup .bd .btn{ width:70px; height:35px; line-height:35px; text-align:center;font-weight:400; cursor:pointer; border:none;font-size:14px;border-radius:3px; padding:0;}
.login_popup .bd .btn-primary {color: #fff;background-color:#D71318;float:left;}
.login_popup .bd .btn-primary:hover{background:#B01F24;}
.login_popup .bd .form-group a { font-size: 12px; color: #2c64b6; }
.login_popup .bd .form-group a:hover{ color:#D71318;}
.login_popup .bd .other_link{ float:left; width:229px; padding-top:5px;}
.login_popup .bd .other_link label{ cursor:pointer; font-weight:100;}
.login_popup .bd .other_link label input{ vertical-align:middle; margin:0 4px 0 0;}
.login_popup .bd .forgot_link{float:right; margin-top:10px;}

/*右侧固定*/
.slide-help, .slide-help a { background: #fff }
.slide-help-box { position: fixed; bottom: 170px;right:10px; margin-right: 0px; z-index: 1000 }
.attention-code, .ielt7 .slide-help-box { position: absolute }
.narrow_980 .slide-help-box { margin-right: -534px }
.slide-help a { display: block; width: 58px; height: 58px; border: 1px solid #eee; text-align: center; color: grey }
.slide-help a span { font-size: 12px }
.slide-help i { display: block; width: 56px; height: 36px }
.slide-help a:hover { border: 1px solid #D71318; background: #D71318; color: #fff }
.slide-help .ico-consult i { margin-top: 6px; background: url(../images/consult.gif) }
.slide-help .ico-consult.mes i, .slide-help .ico-consult:hover i { background: url(../images/slide_help.png) -122px 11px no-repeat }
.slide-help .ico-feedback i { background: url(../images/slide_help.png) 12px -48px no-repeat }
.slide-help .ico-feedback:hover i { background: url(../images/slide_help.png) -121px -47px no-repeat }
.slide-help .ico-attention{ z-index:1; position:relative;}
.slide-help .ico-attention i { background: url(../images/ico_code.gif) center no-repeat }
.slide-help .ico-attention:hover i { background: url(../images/slide_help.png) -121px -105px no-repeat; }
.slide-help .ico-backtop{ display:none;}
.slide-help .ico-backtop i { background: url(../images/slide_help.png) 12px -166px no-repeat }
.slide-help .ico-backtop:hover i { background: url(../images/slide_help.png) -121px -165px no-repeat }
.attention-code { top: -118px; right: 60px; width: 0; height: 300px; overflow: hidden;}
.attention-code-img { position: relative; width: 138px; margin-right: 6px; padding: 10px 0; background: #fff; border: 1px solid #eee }
.attention-code-img p.new-float-loadapp { color: #D71318 }
.attention-code-img img.new-float-loadapp { margin-top: 0 }
.attention-code-img img { display: block; width: 100px; height: 100px; margin: 14px auto 4px }
.attention-code-img p { line-height: 14px; text-align: center; background: #fff; color: #e7691e }
.attention-code-img:after { position: absolute; bottom: 34px; right: -6px;  width: 6px; height: 9px;   }
.slide-help .ico-consult { height: 60px }
.ico-consult .consult-message { display: none; position: absolute; top: 2px; right: 5px; width: 18px; height: 18px; text-align: center; line-height: 18px; color:#ff4900; font-size:12px }
.slide-help .ico-consult.mes { border: 1px solid #ff4900; background: #ff4900; color:#fff }
.slide-help .ico-quoted, .slide-help .ico-quoted:hover { background: url(../images/slide_help.png) 0 -232px no-repeat }
.slide-help .ico-quoted { border: 1px solid #D71318; margin: 1px 0 }

/*列表右侧计算器*/
.w260_calculator{ border:1px solid #E6E6E8; background:#fff; padding:10px 0; margin-bottom:20px;}
.w260_calculator .hd{ width:240px; height:92px; line-height:84px; font-size:14px; text-align:center; background:url(../images/w260_calculator_hd_bg.jpg) no-repeat; margin:0 auto; padding-bottom:10px; color:#666;}
.w260_calculator .hd em{ font-size:32px; font-weight:bold; color:#D71318; vertical-align:middle; padding-right:5px;}
.w260_calculator .bd .select_Shen{padding-left:7px; width:112px;height:39px;padding-top:7px;padding-bottom:7px; float:left; margin-right:5px;}
.w260_calculator .bd .select_City{padding-left:7px; width:113px; height:39px;padding-top:7px; padding-bottom:7px; float:left; }
.w260_calculator .bd .select_Citys{padding-left:7px; width:113px; height:39px;padding-top:7px; padding-bottom:7px; float:left; }
.w260_calculator .bd .area_text{padding:0 10px; height:36px; line-height:36px; border:1px solid #ddd; width:208px; font-size:14px;}
.w260_calculator .bd .btn{ width:230px; height:40px; line-height:40px; text-align:center; cursor:pointer; background:#D7161B; border:none; color:#fff;font-size:14px; padding:0;}
.w260_calculator .bd .btn:hover{ background:#B01F24;}
.w260_calculator .bd{ width:230px; margin:0 auto;}
.w260_calculator .bd li{ padding-bottom:7px; vertical-align:bottom; overflow:hidden; zoom:1; position:relative;}
.w260_calculator .bd li em{ position:absolute; right:10px; top:8px; color:#999; font-size:14px;}

.w260_result_total { font-size: 20px; text-align: center; padding-bottom:10px; }
.w260_result_total span { font-size: 15px; }
.w260_result_total b { font-size:20px; color: #ff5a00; display: inline-block; padding:0 10px; text-align: center; }
.w260_list{ background:#F5F5F5; margin:0 20px 10px; padding:10px 0 0;}
.w260_list .w260_list_before {  padding-left:30px; }
.w260_list .w260_list_before li { font-size:14px; padding-bottom:10px;}
.w260_list .w260_list_before li span {}
.w260_list .w260_list_before li em { display:inline-block; padding:0 10px; color: #f36f20; font-weight:bold;}
.w260_result p{ padding-bottom:5px;}
.w260_btn{ text-align:center; font-size:14px;}
a.w260_btn{ margin:0 20px;  height:40px; line-height:40px; text-align:center; font-size:14px; cursor:pointer; background:#D7161B; border:none; color:#fff; padding:0; display:block;}
a.w260_btn:hover{ background:#B01F24; color:#fff;}


/*图表*/
.col-md-6 {
    width: 400px;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    }

.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}
.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}
.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.wec_tftable table{border-collapse: collapse;border-spacing: 0;text-align:center;}
.wec_tftable td, th{padding-top: 5px;    padding-bottom: 5px;    color: rgb(85, 85, 85);    border: 1px solid rgb(230, 230, 230); text-indent: 15px;    height: 20px;    overflow: hidden;    width: 130px;    background: rgb(249, 249, 249);	display: table-cell;    vertical-align: inherit; text-align: center;}
.wec_tftable th{background:#cd2c00; color: #ffffff;}
.wec_tftable tr {    display: table-row;    vertical-align: inherit;    border-color: inherit;}

.td_color{padding-top: 5px; padding-bottom: 5px; color: rgb(85, 85, 85); border-bottom: 1px solid rgb(230, 230, 230); text-indent: 15px; height: 20px; overflow: hidden; width: 130px; background: rgb(249, 249, 249);}
.td_style{padding-top: 5px; padding-bottom: 5px; color: rgb(85, 85, 85); border-bottom: 1px solid rgb(230, 230, 230); text-indent: 15px; height: 20px; overflow: hidden; width: 266px;}
.footernew {
    color: #515151;
    height: 100px;
    line-height: 24px;
    margin: 12px auto 0;
    text-align: center;
    width: 1000px;
}
.footheight {
    height: 70px;
    overflow: hidden;
}
.footernew p {
    border: 1px solid #D2D2D2;
    float: left;
    height: 50px;
    line-height: 20px;
    margin: 6px;
    padding: 0;
    width: 120px;
}
.footernew, .footernew p {
    font-size: 12px;
    overflow: hidden;
}
.footernew .fl {
    float: left;
    padding: 3px;
}
.footernew a {
    color: #515151;
    text-decoration: none;
}
.footernew .fr {
    float: right;
    padding: 5px 3px 0;
    width: 72px;
}
