/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0;}
html{-webkit-text-size-adjust:none;}
body{background-color:#fff;font:12px/2em Microsoft Yahei,tahoma,HELVETICA;text-align:center;color:#333;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img{border:none;vertical-align:top;
	-webkit-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
	-ms-transition: none;
}
i,em{font-style:normal;}
input,select,option,textarea{font-size:12px; font-family: Microsoft Yahei,tahoma,HELVETICA;outline:none;}
a{color:#333;text-decoration:none;outline: none;}
a:hover{color:#f33;}
a:hover em,a:hover b, a:hover i, a:hover span {cursor:pointer;}
a:hover img {opacity: 0.9}
a:focus{outline: none;}
.mark{float: left;}
/** layout(layout.css 布局) **/
.col-ab,.col-c,.col-650,.col-255,.col-915,.col-195,.col-830,.col-654,.col-251{float:left;display:inline;}
.col-ab {width: 800px; margin-right:40px;}
.col-c {width: 280px;}
.col-650{width:650px;margin-right:10px;}
.col-255{width:255px;}
.col-915{width:915px;}
.col-195{width:195px;margin-right:10px;}
.col-830 {width: 830px; margin: 0 10px 0 0}
.col-654{width: 650px; padding: 0 2px; margin-right: 10px;}
.col-251{width: 251px;}
/** head(head.css 头部) **/
.banner .logo,.ks-input .ks-submit,.expand li .icon-popu,.nav-sub em,.cate-menu .title em, .icon-speaker{background: url(//www.icauto.com.cn/images/zdm/bg2.png) 0 0 no-repeat;}

.wraper,.header .banner-wrap,.nav-wrap {width:1120px; margin: 0 auto;zoom:1;}
.header,.wraper {text-align:left;}

.search-layout {margin-top: 30px;}

/* 网站导航 */
.navibar-in-wrap {min-width: 1120px;}
.navibar-in-wrap .navibar {font-family: Microsoft Yahei;}
.navibar-in-wrap .navibar a:hover {color: #f60}
.navibar-in-wrap .navibar-wrap {width: 1120px;}
.navibar-in-wrap .navibar-lb {display:none;}

.banner {padding: 20px 0;}
.banner .logo {width: 200px; height: 47px; margin-right:126px; float:left;}

/* 快搜 */
.ks {width: 490px; margin-top:6px; float:left; zoom:1; height:35px; position: relative; z-index:200;background:#f4f4f4;border-radius:18px}
.ks-input {overflow:hidden; zoom:1;}
.ks-input input {height:35px; float:left; zoom:1;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none; border:none;}

.ks-input .ks-q { width:230px;height: 23px; line-height:23px; margin:6px 0 6px 20px; color:#999; border:none;background:#f4f4f4;}
.ks-input .ks-submit {width:20px; height:35px; background-position:-188px -92px; cursor:pointer; border:none;float:right;margin-right: 20px;}
.ks-input .focus {color: #333;}

.ks-info {position:absolute;top:8px;right:41px;width:272px;overflow:hidden;text-align:right;font-size:0;height:20px;}
.ks-info a{display:inline-block;padding:0 10px;background:#e5e5e5;border-radius:10px;height:20px;line-height:20px;color:#999;margin:0 5px;font-size:12px}
.ks-info a:hover{color:#f33;}

.ks-focus .ks-info{display:none;}
.ks-focus .ks-q{width:430px;overflow:hidden;}

/*expand*/
.expand{display:inline;width:186px;float:right;margin-top:3px;position:relative;z-index:100}
.expand li{width:42px;height:41px;margin:0 15px 0 5px;float:left;display:inline;zoom:1;position:relative;}
.expand li .icon-popu{width:42px;height:41px;background-position:0 -49px;overflow:hidden;display:block;}
.expand .ex-wx .icon-popu{background-position:-44px -49px;}
.expand .ex-app .icon-popu{background-position:-88px -49px;}

.expand li .ex-drop{position:absolute;text-align:center;width:180px;padding-top:11px;left:50%;margin-left:-90px;display:none;height:180px;overflow:hidden;}
.expand li .ex-drop .ex-drop-wrap{width:178px;height:178px;border:1px solid #e5e5e5;border-radius:3px;position:relative;background:#fff;}
.expand li .ex-drop img{display:block;margin:20px auto 8px;}
.expand li .ex-drop span{font-size:14px;line-height:22px;}
.expand li .ex-drop .btn{display:inline-block;font-size:12px;color:#e44;line-height:21px;height:22px;padding:0 7px 0 20px;margin-left:10px;}
.expand li .ex-drop .btn:hover{background:#fff;}
.expand li .ex-drop .btn em{vertical-align:middle;display:inline-block;height:100%;top:6px;left:5px;}
.expand li .ex-drop .btn .icon-add{width:10px;height:10px;background-position:-225px -69px;margin-right:4px;}

.expand .ex-app .ex-drop{margin-left:-152px;}
.expand .ex-app .icon-tragl{margin-left:56px;}

.cate{width: 195px;height:420px; float:left; position:relative;z-index: 300;background-color:#333;}

.cate .cate-name{color:#ff7e2d;font-size:14px;line-height:24px;padding:14px 30px 0 20px;}
.cate a{color:#d6d6d6;}
.cate a:hover{color:#f33;}

.cate-menu li{line-height:32px;_float:left;}
.cate-menu li .title {padding-left:43px; display:block; position:relative; zoom:1; z-index: 2;
	-webkit-transition:margin-left .2s;
	-o-transition:margin-left .2s;
	transition:margin-left .2s;
}

.cate-menu .title em {width:13px; height:14px; position:absolute;left:21px; top:9px;line-height:0; font-size:0; overflow:hidden;}
.cate-menu .title .ic-sm {background-position:-230px 0;}
.cate-menu .title .ic-yf{background-position:-230px -16px;}
.cate-menu .title .ic-hz{background-position:-245px 0;}

.cate-menu .title .split{color:#666;display:inline-block;padding:0 5px;}

.cate-line{margin:15px 30px 6px 20px;height:1px;background:#424242;display:block;overflow:hidden;}

.cate-drop {width:218px; height:290px;background-color:#f8f8f8; position:absolute; left: 195px; top: 0; display:none;}
.cate-drop dl {overflow:hidden; zoom:1;}
.cate-menu .cate-drop dt,.cate-menu .cate-drop dt a {color: #ff7e2d;height:26px;overflow:hidden;padding-top:15px;font:14px/26px "Microsoft Yahei"}
.cate-menu .cate-drop dt a:hover {color:#f33;}
.cate-drop dd {overflow:hidden;line-height:28px;}
.cate-drop dd .dd-wrap {overflow:hidden; zoom:1;}
.cate-drop dd a {float:left; margin-right:12px; white-space:nowrap;}
.cate-drop-wrap {padding:0 8px 0 20px;}

.cate-menu .hover {background-color:#f8f8f8;}
.cate-menu .hover .cate-drop {display:block;}
.cate-menu .hover .title {margin-left:5px;}
.cate-menu .hover a {color: #333;}
.cate-menu .hover a:hover {color: #f33;}

.cate-info{padding:0 20px;overflow:hidden;height:87px;}
.cate-info a{display:inline-block;line-height:29px; width: 50%; float: left;}
.cate-tag{width:195px;overflow:hidden;}
.cate-tag .cate-info{height:58px;}

.nav{width: 100%; min-width: 1120px; height: 40px;border-bottom: 4px solid #e44;}
.nav .mark a,.nav-sub{color:#000; text-align:center; font: 16px/40px Microsoft Yahei;}
.nav .mark a {float:left;margin: 0 0; float:left;width: 120px;}
.nav .mark a:hover,.nav .mark .current{color: #fff;background-color: #e44;}
.nav-sub{ display:block; background-color:#e44;height:40px;color:#fff;text-align:left;padding-left:50px;cursor:pointer;width:145px;float: left;position:relative;}
.nav-sub em{width:14px;height:14px;background-position:-213px 0;position:absolute;left:21px;top:13px;overflow:hidden;}

/*导航下拉，未完待续*/
.nav .drop .title em {width: 11px; height: 7px; background-position:-99px -61px; position:absolute; left: 50%; margin-left:45px; top: 17px; font-size:0; line-height:0; overflow:hidden; display:none;
	-webkit-transition:-webkit-transform .2s;
	-o-transition:-o-transform .2s;
	transition:transform .2s;
}

.nav .drop-hov .title em {
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}
.nav .drop {float:left; position:relative; zoom:1; white-space:nowrap; z-index:2;}
.nav .drop .title {float:left; padding: 0 40px 0 20px; cursor:default;}
.nav .drop .title em {margin-left:17px;display:block;}
.nav .drop .more {_width: 94px; min-width: 94px; padding: 11px 0;  border: 1px solid #e5e5e5; background-color:#f4f4f4; border-top:none; position:absolute; top: 40px; left: 0; display:none; overflow:visible;}
.nav .drop .more a { padding:0 20px; float:none; display:block; font:12px/30px Microsoft Yahei; color: #333; text-align:left;}
.nav .drop .more a:hover {color: #f80; text-decoration:none; background:none;}
.nav .drop-hov .title {background-color:#0672df;}
.nav .drop-hov .more {display:block;}


.ks-pop  { display: none; position: absolute; width:490px; background-color:#fff; z-index: 999; left: 0; top:48px;}
.ks-pop ul { border: 1px solid #e5e5e5; position: relative; zoom: 1; z-index: 2;padding:10px 0}
.ks-pop li { height: 30px; line-height: 30px; padding: 0 20px; overflow: hidden; vertical-align: middle; font-size: 14px; cursor: pointer; text-align: right; color: #999}
.ks-pop li.hover,.ks-pop li:hover{background-color: #f8f8f8}
.ks-pop .resulttitle { float: left; display: inline;color: #333}
.ks-pop .icon-tragl{margin-left: -214px;top:-7px;}

/*全部导航*/
.fix-header .banner{position:fixed;_position:absolute;top:0;_top: expression(documentElement.scrollTop + "px");height:47px;z-index:1003;background:#fff;padding-top:49px;width:100%;}
.nav-overlay{width: 100%; z-index: 998;top:116px;left:0; margin:0; padding:0; height:100%;background:#fff;position:fixed;_position:absolute;filter:alpha(opacity=95);opacity:0.95;_top: expression(documentElement.scrollTop + 116 + "px");_height:expression(documentElement.scrollTop+documentElement.clientHeight);_width:expression(document.documentElement.clientWidth);display:none;border-top:1px solid #e5e5e5;} 
.nav-whole{z-index:1001;height:550px;text-align: left;position: fixed;margin: 0 0 0 -560px;width:1120px;top:146px;left: 50%;_position: absolute;_top: expression(documentElement.scrollTop + 146 + "px");color:#333;display:none;}
.nav-whole-wrap{margin:0 auto;position:relative;}
.tab-nav-whole .control{font-size:0;text-align:center;height:24px;margin-bottom:10px;}
.tab-nav-whole .control .item{font:24px/24px "Microsoft Yahei";cursor:pointer;}
.tab-nav-whole .control .current{color:#f33;}
.tab-nav-whole .control .split{font:normal 24px/24px "Microsoft Yahei";padding:0 15px;}
.tab-nav-whole .nav-low{border-bottom:1px dashed #e5e5e5;overflow:hidden;padding:20px 0 ;}
.tab-nav-whole .nav-low:last-child{border-bottom:none;}
.tab-nav-whole .nav-low dl{float:left;display:inline;width:180px;margin-right:44px;overflow:hidden;}
.tab-nav-whole .nav-low dl dt{font:18px/40px "Microsoft Yahei";}
.tab-nav-whole .nav-low dl dd{font:14px/28px "Microsoft Yahei";}
.nav-whole .ic-close{width:30px;height:30px;background:url(//www.icauto.com.cn/images/zdm/listbg_24.png) no-repeat -23px -72px;position:absolute;top:0;right:0;overflow:hidden;cursor:pointer;}

.tab-sub .tab-sc-ctrl{height:29px;border-bottom:1px solid #e5e5e5;overflow:hidden;}
.tab-sub .tab-sc-ctrl .item{font:18px/18px "Microsoft Yahei";height:18px;padding-bottom:9px;display:inline-block;color:#999;margin-right: 20px;overflow:hidden;}
.tab-sub .tab-sc-ctrl .current{border-bottom:2px solid #f33;color:#333;}

.sc-logo{overflow:hidden;height:448px;overflow-x: hidden;overflow-y:auto;position:relative;}
.sc-logo .pics{width:1140px;}
.sc-logo .pics li{float:left;display:inline;width:162px; height: 82px; margin:20px 24px 10px 0;position:relative;zoom:1;overflow: hidden;}
.sc-logo .pics li .img-area{display:block;width:160px;height:80px;border:1px solid #e5e5e5;}
.sc-logo .pics li .entry{position:absolute;width:160px;height:25px;line-height:25px;bottom:-26px;left:1px;background:#f8f8f8;text-align:center;color:#e5e5e5;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;}
.sc-logo .pics li .entry a{display:inline-block;margin:0 2px;}
.sc-logo .pics li.hover .entry{bottom:1px;}                            
/** box(box.css 盒子模型) **/
.box {margin-bottom:30px;}
.box .hd {height:18px;}
.box .hd .mark {height:18px; font:18px/18px Microsoft Yahei}
.box .hd .mark, .box .hd .mark a {color:#ff7e2d}
.box .hd .mark a:hover,.box .hd .mark-sub a:hover {color:#f33}
/* 二级tab切换 */
.tab-nav {margin-bottom:30px;}
.tab-nav .control {height: 38px; border-bottom:1px solid #e5e5e5; zoom:1;}
.tab-nav .control .item {height:37px;float:left; font:18px/24px Microsoft Yahei; position:relative; cursor:default;margin-right:30px;}
.tab-nav .control .item a {color: #999}
.tab-nav .control .current { border-bottom:2px solid #ff7e2d;font-size:24px;color: #ff7e2d}
.tab-nav .control .current a{color: #ff7e2d}
.tab-nav .control .item a:hover {color: #f33;} 
/** news(news.css 新闻列表) **/
.news li, .news-acd-qp li.hover em,.coupon-card dl a em{background:url(//www.icauto.com.cn/images/zdm/listbg.png) 0 0 no-repeat;}

.news:after{content:"\20";clear:both;height:0;display:block;overflow:hidden;}
.news {zoom:1}
.news li { padding-left:10px; height:28px; line-height:28px; overflow:hidden; background-position: -261px 13px; vertical-align:middle;*zoom:1;  font-family:"Simsun"; font-size:14px;word-wrap:break-word;}
.news li a {font-family:Microsoft YaHei; word-break:break-all;}

.news-no-pad li{padding: 0; background:none;}
.news-date li{padding: 0; background:none;}


/* content容器 */
.content{ margin-right: -40px; margin-top: 30px;}
.content .item{ width: 248px; float: left; overflow: hidden; border: 1px solid #dedede; border-radius: 2px; margin: 0 40px 40px 0; background: #fff;}
.content .x-red{border: 1px solid #ee4444;}
.content .item .item-pic{ width: 248px; height: 248px; padding: 0px 0 0 0px;}
.content .item .item-pic a{ display: block; }
.content .item .item-tit{ font:normal 14px/24px "Microsoft YaHei"; height: 53px; overflow: hidden; -ms-word-wrap:break-word; word-wrap: break-word; margin-top: 14px; }
.content .item .item-tit .price{ color: #ff3333; margin-left: 15px;}
.content .item .item-tit,.content .item .item-box-sub{ padding: 0 20px; }
.content .item .item-btn{ margin-top: 15px;margin-bottom: 20px; }
.content .item .item-sum{ line-height: 22px; color: #999; height: 68px; overflow: hidden; padding-top: 0px; word-wrap:break-word; }

.content .x-red .item-tit a{color: #ee4446;}

.content .x-visible{display: block;}
.content .x-hidden{display: none;}
/* content容器 */
/*点赞*/
.add-good{ width: 60px; background: url(//www.icauto.com.cn/images/zdm/listzanD.png) no-repeat 0 0; display: block; padding-left: 23px; height: 12px; float: left; cursor: pointer; margin-top: 9px; font:normal 12px/12px "Microsoft YaHei"; color: #999999; width: 30px; position: relative; }
.add-good:hover{ background-position: 0px -15px; }
.add-good-okey,
.add-good-okey:hover{ background-position: 0px -15px; cursor: default; color: #ee4446; text-decoration: none; }
.item-box-sub .btn-see{width: 85px; float: right; height: 30px; line-height: 30px; padding-left: 30px;}
.add-good .add{ position: absolute; display: block; top: 0px; left: 22px; width: 60px; background: #fff; z-index: 999; height: 21px; color: #ee4446; }
/*点赞*/
/* article(article.css 文章模块) */
.stick a em,.circle,.art .art-info,.art .art-btn em,.reload .btn em {background: url(//www.icauto.com.cn/images/zdm/listbg.png) 0 0 no-repeat;}

/* 置顶 */
.stick { margin-bottom:20px;}
.stick a {height: 58px;padding-left:52px; display:block; border-bottom: 1px solid #e5e5e5; background-color:#f4f4f4; font: 20px/58px Microsoft Yahei; position:relative; zoom:1;}
.stick a .icon-ding {width:45px; height:45px; background-position:0 -139px; position:absolute; left: 0; top: 0}
.stick a .icon-side {width:42px; height:35px; background-position:-46px -139px; position:absolute; right: 0; bottom:-1px;}
.stick a:hover {text-decoration:none;}

/* 删除线 */
.strike,.strike:hover {text-decoration:line-through;}


.art:after {content:"\20";clear:both;height:0;display:block;overflow:hidden;}
.art {zoom:1;padding-bottom:30px; margin-bottom:30px; border-bottom:1px solid #e5e5e5;}
.art-pre a{color:#ff7e2d}
.art-pic,.art-txt{display:inline;float:left;}
.art-pic {width:210px; margin-right:20px;}
.art-txt{width:570px;}
.art-wrap{min-height:167px;_height:expression(this.scrollHeight>167?"167px":"auto");}


.art-hd {margin-bottom:5px; font:18px/28px Microsoft Yahei; word-break:break-all;}
.art-hd-del{text-decoration: line-through;}
.art-hd-del .circle{text-decoration:none;}
.art-hd .tag {margin:3px 15px 0 0; float:left; line-height:22px; font-size:12px; color: #999;}
.art-hd .tag:hover {color:#999;background:#f4f4f4;}
.circle { width: 24px; height: 25px; padding-right: 6px; _padding-right: 3px; float: left; background-position: -210px -92px; text-align: center; position: relative; top: 3px; color: #f33; font:14px/23px Microsoft Yahei;}
a:hover .circle {color: #f33; text-decoration:none;}

.art .art-info {height: 24px; margin-bottom:6px; overflow:hidden; background-position:-261px -8px;}
.art .art-info .mark {padding-left:22px; margin-right:15px;}
.art .art-info .mark a {margin-right:15px; float:left; color: #999}
.art .art-info .mark a:hover {color: #f33;}
.art .art-info .mark-sub {color: #999}

.art .art-pre {height:80px; font: 14px/26px Microsoft Yahei; overflow:hidden; zoom:normal; color: #666; word-break:break-all;position:relative; }
.art-sw .art-pre{height:80px;}
.art .art-pre img {max-width: 570px; height:auto; _width:expression((this.offsetWidth > 570) ? '570px' : true); display: none}
.art .art-pre a{color: #ff7e2d}
.art .art-pre a:hover{color: #f33}
.art .extended .art-pre {width: auto; height: auto; float:none; overflow:visible;}

.art .art-pre table { border-collapse: collapse;border-spacing: 0;}
.art .art-pre table td{border: solid 1px #333; text-align: center;}

.art .art-btn { float:left; display:inline; margin-left:530px; padding-right:16px; position:relative; font-size:12px; color: #333;}
.art .art-btn:hover {color: #f33;}
.art .art-btn em {width: 11px; height:6px; background-position:-213px -15px; font-size:0; line-height:0; overflow:hidden; position:absolute; right: 0; top:9px;}
.art .art-btn:hover em {background-position:-213px -23px;}

.art .active em {background-position:-213px -31px;}
.art .active:hover em {background-position:-213px -39px;}


.art-tools:after {content:"\20";clear:both;height:0;display:block;overflow:hidden;}
.art-tools{height:30px;line-height:30px;padding-top:12px;zoom:1;}

.art-stat {float:left;width:290px;}
.art-stat .btn {margin-right:20px; float:left;padding:0 0 0 22px; position:relative; font-size:12px;border:none;color:#999;}
.art-stat .btn:hover, .art-stat .active {color: #ff7e2d;background:none}
.art-stat .btn em {width:16px; height:16px; position:absolute; left:0; top:6px; font-size:0; line-height:0; overflow:hidden;}
.art-stat .btn i {position:absolute;left:16px; top: 0; display:none; text-align:left;}
.art-stat .btn-clt{margin-right:0;}

.art-stat .btn .ic-like,.art-stat .disabled .ic-like,.art-stat .disabled:hover .ic-like{background-position:-132px -49px; top:5px}
.art-stat .btn:hover .ic-like {background-position:-132px -67px;}

.art-stat .active .ic-like,.art-stat .active:hover .ic-like{background-position:-223px -50px;}

.art-stat .btn .ic-dlike,.art-stat .disabled:hover .ic-dlike{background-position:-150px -49px;top:9px;}
.art-stat .btn:hover .ic-dlike {background-position:-150px -67px;}

.art-stat .active .ic-dlike,.art-stat .active:hover .ic-dlike {background-position:-205px -50px;}

.art-stat .btn .ic-cmt {background-position:-168px -49px;width:18px;height:17px;top:8px;}
.art-stat .btn:hover .ic-cmt {background-position:-168px -68px;}
.art-stat .btn .ic-clt {background-position:-188px -49px;}
.art-stat .btn:hover .ic-clt {background-position:-188px -69px;}
.art-stat .active .ic-clt,.art-stat .active:hover .ic-clt {background-position:-207px -69px;}

.art-stat .active .i-top,.art-stat .active:hover .i-top {display:block; background:none; top: -20px; color: #ff7e2d }

.art-stat .active, .art-stat .active em,.art-stat .disabled,.art-stat .disabled em {cursor:default;}
.art-stat .active:hover i,.art-stat .disabled:hover i {display:none;}

.art-link{width:262px;float:right;}

.art-link .btn{width:88px; position:relative;z-index:3;padding-left:36px;float:right;}
.art-link .ht-btn{margin-right:10px;text-align:center;padding:0;width:124px;color:#fff;float:left;}

.art-link .btn-wrap {position:relative;zoom:1;width:126px;display:inline;float:right;}
.art-link .btn-wrap .btn{float:none;}
.art-link .btn-wrap em{background-position:-213px -23px;width:11px;height:6px;top:11px;right:31px;}
.art-link .btn-wrap .btn-red em{background-position:-246px -41px;}
.art-link .btn-wrap span { width:124px;border: 1px solid #e5e5e5; background-color:#fff; position:absolute; left: 0; top: 30px; z-index: 2;border-radius: 0 0 5px 5px; display:none;background:#fff;}
.art-link .btn-wrap span a { display:block; text-align:center; font-size:12px;}
.art-link .btn-wrap span a:hover{background:#f4f4f4;color:#333;}
.art-link .s-hover span {display:block;}
.art-link .s-hover em ,.art-link .s-hover .btn:hover em {
	background-position:-246px -41px;
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}
.art .art-more{float: right; margin: 0; padding: 0; color: #000}
.art .art-pre .art-more{position: absolute; right: 0; bottom: 0; color: #000; display: inline-block; width: 150px; height: 26px; line-height: 26px; text-align:right; background: url(//www.icauto.com.cn/images/zdm/listbg-cov.png) no-repeat 0 0;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="//www.icauto.com.cn/images/zdm/listbg-cov.png",enabled=true,sizingMethod=noscale);overflow: hidden;}

.Jxypic{ position: relative; width: 180px; height: 180px; display: block; z-index: 50; }
.Jxypic .iframe-box { position: absolute; z-index: 999;  top: 0; padding-left: 30px; left: 180px; }
.Jxypic .iframe-box .box { display: block; border: solid #e5e5e5 1px; background: #fff; position: relative; padding: 10px 5px 5px 0px; width: 350px; height: 200px; }
.Jxypic .iframe-box i{ position: absolute; background: url() no-repeat 0 -240px; height: 10px; width: 7px; display: block; top: 50%; left: -7px; margin-top: -5px; }
.Jxypic-hover .iframe-box{ display: block; }   
/** slide-pic(slide-pic.css 滚动图) **/
.slide-pic .prev,.slide-pic .next,.circle-ctrl .item{background:url(//www.icauto.com.cn/images/zdm/listbg_24.png); background-repeat:no-repeat;}

.slide-pic {position:relative; zoom:1;}
.slide-pic .pics {width:99999px;font-size:0;}
.slide-pic .slide-wrap {width: 100%; position:relative; zoom:1; overflow:hidden;}
.slide-pic .pics li {float:left;}
.slide-pic .pics li img {vertical-align:top;}
.slide-pic .prev,.slide-pic .next {width:35px; height:69px; margin-top:-35px; position:absolute; top:50%; z-index:2;outline:none;
	-webkit-transition: right .2s, left .2s;
	-moz-transition: right .2s, left .2s;
	-ms-transition: right .2s, left .2s;
	-o-transition: right .2s, left .2s;
	transition: right .2s, left .2s;
}

.slide-pic .prev {background-position:0 0;left:-35px;}
.slide-pic .next {background-position:-72px 0;right:-35px;}
.slide-pic .prev:hover {background-position:-36px 0;}
.slide-pic .next:hover {background-position:-108px 0;}

.box .slide-pic {padding-top:20px;}

.slide-pic-hover .prev {left:0;_left:1px;}
.slide-pic-hover .next {right:0;right:-2px;}

.circle-ctrl {height: 12px;text-align:center; zoom:1;line-height:0; font-size:0; overflow:hidden;}
.circle-wrap {display:inline-block; overflow:hidden; vertical-align:top;}
.circle-ctrl .item {width:10px; height:10px; float:left; margin-left:5px; background-position: 0 -74px; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='//www.icauto.com.cn/images/zdm/listcircle.png');}
.circle-ctrl .current {background-position:-12px -74px; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='//www.icauto.com.cn/images/zdm/listcircle_b.png');}

.circle-ctrl-out {padding: 5px 0 0 0; float:right;}

/* 焦点图滚动 */
.focus-slide{width:650px;}
.focus-slide .slide-wrap,.focus-slide .slide-wrap li {height:290px;}
.focus-slide .circle-ctrl {width: 100%; position:absolute; bottom: 10px; left: 0;}

/* 发现精选 */
.fx-box {/* display:none; */background:#f4f4f4;margin:-30px 0 20px ;position:relative;}
.fx-box .hd{padding:30px 0 0 30px;height:20px;}
.fx-box .hd .mark{font-size:20px;line-height:20px;}
.fx-slide .control {display:none;}
.fx-slide{width:740px;margin:0 auto;overflow:hidden;padding-bottom:6px;text-align:center;}
.fx-slide li {width:760px;}
.fx-slide li .info {width:170px; margin-right:20px;float:left;}
.fx-slide li .title {height:60px; padding-top:14px; display:block; overflow:hidden; font-size:14px; word-wrap:break-word;}
.fx-slide li .title i{height:26px;display:block;overflow: hidden;line-height:26px;}
.fx-slide .prev, .fx-slide .next{margin-top:-70px; outline: none;}
/*****pager(pager.css 框架)*****/
.pager{ height:35px; padding: 15px 0 40px 0; clear:both; text-align:center;font: 14px/33px arial; display:none;}
.pager span { overflow: hidden; display: inline-block;}
.pager i,.pager a{ padding: 0 12px 0 13px; height: 33px; margin:0 5px; float: left; display: inline}
.pager i{ color:#fff;background:#e44;}
.pager a{color:#333;background:#f4f4f4;text-decoration:none;}
.pager a:hover,.pager .thisclass{color:#fff;text-decoration:underline; background-color:#e44; text-decoration:none}
.pager .prev,.pager .next{ width:42px; padding: 0; font-size:12px;}
.pager .prev{border-radius:21px 0 0 21px;}
.pager .next{border-radius:0 21px 21px 0;}
.pager .prev em,.pager .next em{background:url(//www.icauto.com.cn/images/zdm/listbg.png) no-repeat;display:inline-block;width:7px;height:13px;margin:10px auto;overflow: hidden;}
.pager .prev em{background-position:-90px -139px;}
.pager .next em{background-position:-99px -139px}
.pager .prev:hover em{background-position:-90px -154px;}
.pager .next:hover em{background-position:-99px -154px}
/** right(right.css 右侧模块) **/
.news-acd-qp li em{background:url(//www.icauto.com.cn/images/zdm/listbg.png) no-repeat -109px -139px;}

.slide-ty{width: 280px}
.slide-ty li{width: 280px; float: left;}
.slide-ty .ty-txt{padding-top: 10px}
.slide-ty .ty-txt p{width: 180px; float: left; text-align: left;} 
.slide-ty .ty-txt span{display: block; height: 22px;font:16px/22px "Microsoft Yahei";overflow: hidden;margin-bottom:4px;}
.slide-ty .ty-txt .c-time{color: #999;height:16px;line-height:16px;overflow:hidden;display:block;} 
.slide-ty .btn-red{padding-left:20px;width:72px;position:relative;float:right;margin-top: 7px;}
.slide-ty .btn-red em{top:9px;right:18px;}


/* 发现频道网格 */
.slide-grid .slide-wrap {width: 100%; height: auto;}
.slide-grid .grid-wrap {width: 9999px; zoom:1; overflow:hidden;}
.slide-grid .grid {float:left;}
.grid {width:280px; padding:1px 0 0 0; zoom:1; overflow:hidden;}
.grid a {width: 138px; padding:15px 0 4px; margin:-1px -1px 0 0; float:left; display:inline; border: 1px solid #e5e5e5; display:block; text-align:center;position:relative; word-wrap:break-word;}
.grid a:hover {border-color: #f33;z-index: 1}
.grid a .title {height: 48px; padding: 15px 5px 6px; display:block; overflow:hidden;}
.grid a .title .fc-red {height: 24px; display:block; overflow:hidden;font-size:14px;color:#f33;}

/* 优惠券 */
.news-acd-qp{padding-top:21px}
.news-acd-qp li {_float:left;border: 1px dashed #e5e5e5;margin-top:-1px;height:90px;background:none;padding:0;overflow: hidden;}
.news-acd-qp li .img-area{margin:25px 19px 0 15px;float:left;}
.news-acd-qp li dt{width: 80px; float: left;}
.news-acd-qp li dd{float:right; width: 160px; margin-top:14px;}
.news-acd-qp li dd span{display:block; width: 150px; height: 28px; line-height: 28px; overflow: hidden;}
.news-acd-qp li em{width:38px;height:25px;position:absolute;overflow:hidden;bottom:-200px;right:-200px;}
.news-acd-qp li a{height:100%}
.news-acd-qp li a:hover{background:#f4f4f4}
.news-acd-qp li .btn-red{height:23px;line-height:23px;width:57px;text-align:center;font-size:12px}
.news-acd-qp li a:hover .btn-red{background-color:#d33333;}
.news-acd-qp li a:hover em{bottom:0;right:0;}

.box-bask,.box-exp{margin-bottom:23px;}

/* 热门经验 */
.news-acd {padding-top:13px; zoom:1; overflow:hidden;}
.news-acd li .blk-img {display:none;}
.news-acd .hover {height: 140px; background:none; padding: 7px 0;}
.news-acd .hover a:hover {text-decoration:none;}
.news-acd .hover p {display:none;}
.news-acd .hover .blk-img {display:block;}

/* 电商活动 */
.act-list {margin-top:20px; border: 1px solid #e5e5e5;overflow:hidden;}
.act-list ul {margin-bottom:-1px;}
.act-list .title,.act-list .sub {height: 24px; overflow:hidden; font-size:14px; color: #333; word-break:break-all; word-wrap:break-word;}
.act-list li {border-bottom: 1px dashed #e5e5e5;overflow:hidden;zoom:1;}
.act-list li .blk-img {padding: 15px; cursor:pointer;}
.act-list li .blk-img:hover { background-color:#f8f8f8; text-decoration:none;}
.act-list li .blk-img:hover .title,.act-list li .blk-img:hover .sub {color: #f80}
.act-list .img-area{float: left; margin: 2px 12px 0 0}
.act-list .sub{color: #f33}

/*右侧电商活动相关*/
#JfixBox{width:280px; background:#fff}
.fix { margin-bottom: 0px; position: fixed; bottom: 0; _position: absolute; _top: documentElement.scrollTop - this.parentNode.clientHeight+documentElement.clientHeight; }
.fix-btm { position: relative; zoom: 1; }
.fix-top {position: fixed; _position: absolute; top: 50px; _top: expression(documentElement.scrollTop + 50 + 'px');}

/* 24小时排行 */
.act-rank li .blk-img {padding: 15px 5px 15px 45px; position:relative;}
.act-rank li .blk-img .title {height: 48px; width: 135px; padding-top:12px;}
.act-rank li .blk-img em {position:absolute; left: 15px; top: 30px; font-size:14px; color: #999}
.act-rank li .blk-img .fc-yel{color:#ff7e2d}
.act-rank .img-area{margin-right:20px;}


/*商家精选优惠*/
.coupon-list .img-area{float: left; margin: 0 15px 0 0}

.coupon-list .title{height: 48px; overflow: hidden;}
.coupon-list li,.coupon-list{border: 0 none}
.coupon-list li .blk-img{padding: 0}
.coupon-list li .blk-img:hover{background: none}
.coupon-list li{margin-bottom: 20px;}
.coupon-list .msg{color: #333}
.coupon-list .msg em{color: #999}

#JfixBox .act-list{position:relative;}
#JfbWrap{position: relative;}
/* popup.css 聚超值弹窗重置 及其他类型弹窗基类 */
.popup {border:1px solid #e5e5e5;border-radius:3px;}
.popup .bd {padding:30px 20px;}
body .popup-prompt .btn-wrap, body .popup-form .btn-wrap {margin-bottom:30px;}

/*表单用到*/
body .popup-form .input{height:25px;line-height:25px;padding:5px 0;margin-top:10px;border:1px solid #e5e5e5;text-align:left;overflow:hidden;position:relative;}
body .popup-form .input .label-tit{width:36px;padding:0 10px;border-right:1px solid #e5e5e5;display:block;float:left;text-align:right;}
body .popup-form .input .input-txt{width:377px;height:25px;line-height:25px;padding:0 10px;border:none;display:block;float:left;*border:0;}
body .popup-form .failed-tips {display:none;height:16px;line-height:16px;position:absolute;right:10px;top:10px;}
body .popup-form .btn-wrap .btn {width:85px;}

/*两行文字提示窗*/
body .popup .bd-styleB {width:360px;margin:0 auto;}
body .popup .bd-styleB .pic-txt .txt span {font-size:14px;color:#333;display:block;}
body .popup .bd-styleB .pic-txt .txt i {font-size:12px;color:#999;display:block;}

body .popup .bd-styleB .prompt-txt12 {margin-top: 4px;font-size: 12px; color: #999}
body .popup .bd-styleB .prompt-txt12 em{color: #f33}
body .popup .bd-styleB .prompt-txt12 span{padding: 0 20px}  
/* function */
noscript,.spanclass,.pannel,.pannel-inner,.hidden{display:none;}
.show,.block{display:block;}
.mark,.fl,.mark-sub,.fr{display:inline;}
.mark,.fl{float:left;}
.mark-sub,.fr{float:right;}
.fs-14{font-size:14px;} .fs-16{font-size:16px;}
.clear{clear:both;height:0;line-height:0;font-size:0;overflow:hidden;}
.clearfix{*zoom:1}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.blk-img {display:block;position:relative;zoom:1;overflow:hidden;}
/*Tuesday, 29-Dec-2015 15:53:03 CST*/
/* unit(unit.css 组件) */
.btn em,.icon-tragl{background: url(//www.icauto.com.cn/images/zdm/listbg.png) 0 0 no-repeat}
/** btn 按钮 **/
.btn {border: 1px solid #e44;border-radius:3px;display:inline-block;text-align:left;color:#e44;height:28px;line-height:28px;position:relative;font-size:14px; cursor: pointer;}
.btn:hover {color:#fff; background-color:#e44;}
.btn em{width:6px;height:11px;background-position:-229px -34px;font-size:0; line-height:0; overflow:hidden;top:9px;right:34px;position:absolute;
	-webkit-transition:-webkit-transform .2s;
		-o-transition:-o-transform .2s;
		transition:transform .2s;}
.btn:hover em{background-position:-237px -34px; }

.btn-red {background-color:#ee4444;color:#fff;}
.btn-red:hover {background-color:#d33333;}
.btn-red em,.btn-red:hover em{font-family: Simsun;background-position:-237px -34px;}

.btn-gray, .btn-cancle {background-color:#f4f4f4; color: #333;}
.btn-gray:hover, .btn-cancle:hover {background-color:#f4f4f4; color: #333;}

.icon-tragl{width:14px;height:8px;position:absolute;left:50%;margin-left:-7px;background-position:-246px -31px;top:-8px;z-index:3;}

/* 透明标题 IE8 gradient滤镜有问题 */
.title-alpha {width: 100%; height:30px;font: 14px/30px Microsoft Yahei;overflow:hidden;text-align:center;color: #fff; position:absolute; left: 0; bottom: 0; background:rgba(0,0,0,0.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#78000000,endColorstr=#78000000);}
a:hover .title-alpha {background:rgba(0,0,0,0.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#78000000,endColorstr=#78000000); text-decoration:underline; color: #fff; text-decoration:none;}
:root .title-alpha {filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#00ffffff, endColorStr=#00ffffff);} 
/*Tuesday, 29-Dec-2015 15:53:03 CST*/
/* ohter(ohter.css 其他公共模块) */
/** IE6 position: absolute 浮动时，也可以顺滑 **/
*html{_background-image:url(about:blank);_background-attachment:fixed}

/** 设置全局清浮 **/
.area:after,.box .hd:after{content:"\20";clear:both;height:0;display:block;overflow:hidden;}
.area,.box .hd{zoom:1;}

/* color */
.fc-red,.fc-red a,.red {color: #e44}
.fc-yel,.fc-yel a {color:#ff7e2d}
.fc-gray,.fc-gray a {color:#999}
/* bg-color */
.bgc-blue {background-color:#8dd9fd;}
.bgc-green {background-color:#8ec30f;}
.bgc-yellow {background-color:#ff7e2d;}

a.fc-red:hover,.fc-red a:hover,a.fc-red:hover,a.fc-red:hover,a.fc-red:hover,a.fc-red:hover,a:hover .red,a.fc-yel:hover,.fc-yel a:hover,a.fc-gray:hover,.fc-gray a:hover{ color: #f33}

/* 广告 */
.ivy {overflow:hidden;zoom:1;}
.ivy img,.ivy iframe,.ivy object,.ivy embed { display:block; margin-bottom:30px;}

.header .ivy{width:1120px;margin:0 auto}
.header .ivy img,.header .ivy iframe,.header .ivy object,.header .ivy embed{margin-bottom:5px}

.loading {padding: 20px 0; text-align:center; display:none; margin-bottom: 40px;}

/*右侧浮动*/
.guide a,.guide .ewm .ic-tri{background: url(//www.icauto.com.cn/images/zdm/listbg.png) 0 0 no-repeat;}

.guide {width: 45px; margin-left:570px; position:fixed; left: 50%; bottom: 5px; _position:absolute; _top:expression(documentElement.scrollTop + documentElement.clientHeight - this.clientHeight - 5 + 'px');}
.guide a {height: 38px; line-height:16px; margin-top:5px; padding: 7px 0 0; display:block; text-align:center; color: #fff}
.guide a:hover { background:none #ff7e2d; color: #fff; text-decoration:none;}
.guide a span {padding: 0 10px; display:none;}
.guide a:hover span {display:block;}
.guide .ewm span{padding:0;}
.guide .ewm{background-position:-141px -92px;}
.guide .feedback {background-position:-47px -92px;}
.guide .top {background-position:0 -92px;}
.guide .voice{background-position:-94px -92px;}
.guide .voice:hover span{color:#fff;}
.guide .ewm{position:relative;}
.guide .ewm .ewm-tc{position:absolute;width:45px;height:45px;left:-45px;top:0;display:none;}
.guide .ewm:hover .ewm-tc{display:block;}
.guide .ewm .ic-tri{position:absolute;width:6px;height:9px;background-position:-210px -118px;left:39px;top:18px;z-index: 2;display:none;}
.guide .ewm .ewm-pic{position:absolute;width:277px;height:157px;padding:10px;border: 1px solid #e5e5e5;background:#fff;border-radius:3px;top: -66px;left: -259px;display:none;}
.guide .hover .ic-tri,.guide .hover .ewm-pic{display:block;}


.guide-fix {_top:expression(documentElement.scrollTop + documentElement.clientHeight - this.clientHeight - 178 + 'px'); bottom:178px;}

/* 面包屑 */
.crumb {padding: 15px 0; border-bottom:1px solid #e5e5e5;}
.crumb,.crumb a {color: #999;}
.crumb a:hover {color: #f80;}
.crumb .nolink {color: #333}

/* footer */
body .g-footer {min-width: 1120px; background-color:#f0f0f0;}
body .g-footer .gft-wrap {padding: 20px 0;}
body .g-footer, body .g-footer a { color: #333}

/* 副标题 */
.page-tit{font:normal 22px/1 "Microsoft YaHei"; color: #0077dd; margin: 20px 0;}
.page-sub-tit{font:normal 18px/1 "Microsoft YaHei"; color: #0077dd; margin-bottom: 13px;}

/*右侧信息*/
.r-msg .box-bd p{color: #999999}
.r-msg .box-bd p.rule{font:14px/200% "Microsoft YaHei";}
.r-msg .box-bd .tit{font:normal 14px/1 "Microsoft YaHei"; margin: 3px 0 6px 0;}
.r-msg .box-bd li{font:normal 14px/24px "Microsoft YaHei";  }


/* 面包屑 */
.crumb {padding: 15px 0; border-bottom:1px solid #e5e5e5;}
.crumb,.crumb a {color: #999;}
.crumb a:hover {color: #f80;}
.crumb .nolink {color: #333}

/* 右侧无产品样式 */
.box-n{margin-top:20px;text-align:center;}
.box-n-s{border:1px solid #e5e5e5;height:180px;}
.box-n-d{border:1px dashed #e5e5e5;height:90px;}
.n-des{margin-top:21px;}
.n-des span{color:#999;display:block;}
.n-des em{font-size:14px;}
.box-n-s .n-des{margin-top:66px;}

/*搜索结果信息*/
.search-layout .tab-nav .control .current a em{font-size: 18px;}
.search-layout .crumb{border: 0 none}
.search-msg{color: #999999; margin-bottom: 11px; padding-top: 12px;}
.search-msg span{color: #0077dd}

/*图片右移*/
.pic-anima-r a img,.pic-anima-s a img{
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.pic-anima-r a:hover img{margin-right:8px;}

.pic-anima-s a:hover img{
	-webkit-transform: scale(1.05);
  	-moz-transform: scale(1.05);
  	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
  	transform: scale(1.05);
}

/*终端页优惠信息为空*/
.empty{height: 52px;padding: 70px 0;text-align: center;}
.empty i{display: block; font-size: 16px; color: #999}
.empty span{display: block;}
.empty span a{display: inline-block; color: #ff7f2e}
.empty span a:hover{color: #f33}
.empty span a em{display: inline-block; width: 10px; height: 10px; float: right;}   
  
/*面包屑 */
/*三角形*/
.ico-sl{width:0; height:0; border:5px solid; border-color:#fff #fff #fff #e44; font-size: 0; overflow: hidden;}
.tips{background: #fff; width: 100%; height:42px; line-height: 42px}
.tips-wrap{width: 1120px; margin: 0 auto}
.tips-left{float: left;}
.tips-left .ico-sl{float: left; margin: 16px 0 0 0;}
.tips-link{float: left; color: #c7bbd3}
.tips-link a{margin:0 5px;}
.tips-link .nolink{padding-left: 5px;}

.sort-sel{line-height:24px;padding:5px 20px 15px;background:#f8f8f8;width:1080px;margin:0 auto;text-align:left;font-size:14px;margin-bottom:30px;}
.sort-sel dt,.sort-sel dd{float:left;}
.sort-sel dt{width:75px;overflow:hidden;color:#999;margin-top:10px;}
.sort-sel dd{width:1005px;}
.sort-sel dd a{display:inline-block;padding:0 5px;line-height:24px;height:24px;margin:10px 25px 0 0;zoom:1;}
.sort-sel dd a:hover{background:#e44;color:#fff;}
.sort-sel dd .current {background:#e44;color:#fff;}

.bus-area{padding: 20px 0; background: #f8f8f8;margin-bottom:30px;}
.bus-wrap{width: 1120px; margin: 0 auto; background: #fff}
.bus-inner{padding: 40px}
.bus-area dl{position: relative;}
.bus-area dt{width: 170px; float: left; height: 80px; overflow: visible;}
.bus-area dt img{position: absolute; left: 0; top: 50%; margin-top: -30px;}
.bus-area dt .btn{position: absolute; right: 30px; top: 50%; margin-top: -19px; height: 38px; line-height: 38px; padding: 0 55px 0 40px;font-size:16px;_width:48px;overflow:hidden;}
.bus-area dt .btn em{top: 13px}
.bus-area dd{width: 585px; float: left; text-align: left; border-right:1px dashed #e5e5e5; padding-right: 40px; }
.bus-area dd p{font-size: 14px;line-height:28px;height:84px;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
  	display: -webkit-box;
  	-webkit-line-clamp:3;
    -webkit-box-orient: vertical;
}
.bus-area dd i{display: block; padding-bottom: 8px; color: #999; clear: both; line-height: 48px; height: 40px; overflow: hidden;}
.bus-area dd i a{color: #999; float: left;}
.bus-area dd i a:hover{color: #f33}
.bus-area dd i b{font-size: 24px; color: #333; float: left; margin-right: 20px; line-height: 40px}
.bus-area dd i b a{color: #333}
.bus-area dd i b a:hover{color: #f33}
.bus-area dd i em{width: 13px; height: 14px; background: url(//www.icauto.com.cn/images/zdm/listbg.png) no-repeat -241px -50px; display: inline-block; float: left; margin: 17px 10px 0 0; overflow: hidden;}

.no-find{text-align:center;font-size:18px;color:#999;padding-top:65px}


div.u {
    border-top: 4px solid #e44;
}
.zdmtui li {
    display: inline-block;
    font-size: 14px;
    margin: 2px 10px 0px 0px;
    overflow: hidden;
    white-space: nowrap;
    width: 120px;
}

.zdmtui {
    width: 1120px;
    text-align: left;
    margin: auto;
}

/*footer*/
.under{height:auto;}
.foot{height:180px; padding:25px; text-align:center; }
.foot a{font-family: 微软雅黑;font-size: 15px;font-weight: normal;font-style: normal;text-decoration: none; }
.weixin{width:244px;float: left;padding-left: 360px;padding-top: 20px;}
.weixin img{width:144px;height:142px;}
.clr{ clear:both;}
.beian{float: left;padding-top: 20px;text-align: left;}
.beian p{font-family: 微软雅黑;font-size: 15px;font-weight: normal;font-style: normal;text-decoration: none; margin: 15px 0 0 0!important;}
.beian img {    background-color: teal;    padding: 2px 0px;}
#analysis{display:none;}
.exlinks {    margin-top: 12px;    margin-bottom: 12px;    width: 1000px;    margin: 12px auto;}




.col-c .LKlistleftA,.phbright {
    margin: 20px 0;
}

.col-c .listnews li {
    margin: 10px 0;
}

.col-c .LKlistleftA span,.col-c span.phbTitle,.col-c span.phbTitle a {
    color: #ff7e2d;
    height: 18px;
    font: 18px/18px Microsoft Yahei;
}

.col-c .carlistB.noWidth li {
    display: inline-block;
    margin: 5px 5px;
    font-size: 14px;
}