﻿/* CSS Document */
*{margin:0;padding:0;}
body {
    background:#FBFBFB;
 	word-break: break-all;/*规定自动换行的处理方法:允许在单词内换行*/
    word-wrap: break-word;/*允许长单词或 URL 地址换行到下一行:在长单词或 URL 地址内部进行换行。*/
    line-height: 150%;/*是字体的大小像素乘150%，如字体是：12px，那就是12px * 150%*/
	padding:0px; 
	margin:0px;
	font-size:15px;color:#444;font-family:Helvetica,Microsoft YaHei,Microsoft JhengHei;
}
a{color:#444;text-decoration:none;}
ol,ul,li,dl,dd,dt{padding:0;margin:0;list-style:none;}
form,p{padding:0;margin:0;}
i,em{font-style:normal;}
textarea {resize:none}
img{border:none;}
.spanclass{display:none;}
.body{overflow:hidden;margin: 0 auto;}




.adr{ height:auto; text-align:center; min-width:320px; height:auto;}

.header{   
	background: url(../wapimg/header_bg.gif) repeat-x;
    overflow: hidden;
	height:68px;

}
.header .logo{ 
	float: left;
    margin: 0px;
	padding:0px;
	height:30px;
	padding-top:5px;
}
.topnav{float: right;padding-top:15px; margin:0px;width:80px;height:80px; line-height:21px; }
.topnav li{background: url(../wapimg/icon.png) no-repeat 0 50%; list-style-type:none; padding-left:15px; font-size:12px;}
.topnav a:link,.topnav a:visited{color:#09599e; text-decoration:none;}


/*daohang*/
.nav{background: none repeat scroll 0 0 #3b5998;
    height: 40px;
    text-align: center;
}
.nav a {background: none repeat scroll 0 0 #3b5998;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    width: 20%;
}
.nav a:link,.nav a:visited{ text-decoration:none; color:#ffffff;}
.nav a:hover{ text-decoration:none; color:#fff;background: none repeat scroll 0 0 #203f80;}
/*daohang end*/

/*搜索6.7　star*/

.search_box {
    background:#EFEFEF;
    width: 100%;
	overflow:hidden
}
.mb12 {
    margin-bottom: 5px;
}
.mt12 {
    margin-top: 12px;
}
.search_fir {
   
    position: relative;
    z-index: 100;
}
.search_fir img{ width: 100%; }
.search_fir .text {
    background: none repeat scroll 0 0 #F5F7F9;
    border: 1px solid #D6DDE5;
    border-radius: 4px 0 0 4px;
    color: #000000;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    line-height: 38px;
    margin: 0 0 0 10px;
    vertical-align: top;
    width: 71.5%;
	overflow:hidden
}
.search_fir .sortSelect {display: block;width: 70px;height: 32px;position: absolute; top:0px; right:30%; border-left: 1px solid #d5d5d5; z-index:1000;}
.search_fir .sortSelect select {-webkit-appearance: none;width: 68px;border: none;padding: 7px 0 0 2px;margin: 0px;overflow: hidden;color: #aaa;font-size: 14px;outline: none;position: absolute;-moz-appearance: none;text-indent: 0.01px;text-overflow: "";background: transparent;}

.search_fir .btn {
    background: #206BC0;
    border: 0 none;
    border-radius: 0 4px 4px 0;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    height: 32px;
    line-height:32px;
    text-align: center;
    vertical-align: top;
    width: 22%;
	text-decoration:none
}
.search_fir div {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #D6DDE5;
    border-radius: 4px 0 4px 4px;
    left: 10px;
    position: absolute;
    top: 39px;
    width: 71.5%;
}

/*搜索6.7　end*/

/*选项卡*/
.tab-left {border-bottom:1px solid #f2f2f2;}
.tab-left .th {text-align:center;width:100%;height:40px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flexbox;background:#e8eff5;overflow:hidden;}
.tab-left .th a {display:block;margin:0 10px;-moz-box-flex:1;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:36px;color:#444;font-weight:bold;font-size:15px;cursor:pointer;}
.tab-left .th .current {color:#1152aa;border-bottom:4px solid #1152aa;}
.tab-left .tb {padding:10px 0;}
.tab-left .tb .content {display:none;overflow:hidden;height:70px;}
.tab-left .tb .content a{float:left;font-size:14px;line-height:35px;height:35px;width:25%;color:#1152aa;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

/*焦点图*/
.index .slider-top{}
.index .slider-top-pic {height: 260px;}
.index .slider-top-pic span {display:block;margin:235px 0 0;}
.slider-top {width: 100%;margin:0 auto;overflow:hidden;position:relative;height:210px;}
.slider-top-pic {position:relative;height: 132px;overflow:hidden;}
.slider-top-pic li {position:relative;float:left;width: 100%;height:210px}
.slider-top-pic li img{width:100%;height: 100%;}
.slider-top-pic span {display:none;position:absolute;background-color:rgba(000,000,000,0.6);height: 28px;line-height:28px;width: 100%;overflow:hidden;text-align:center;color:#fff;margin:137px 0 0;}
.index .slider-top-doc{padding:0 2px;height:10px;background:rgba(0,0,0,.6);position:absolute;bottom:28px;right:0px;overflow:hidden;border-radius:2px 0 0 0;}
.slider-top-doc i{float:left;height: 6px;width:6px;border-radius:3px;background:#fff;margin:2px;background:rgba(255,255,255,.6);}
.slider-top-doc .current {background:#fff;}
.slider-top-wrap {overflow:hidden;position:relative;}
.headline {font-size:18px;font-weight:bold;text-align:center;margin:15px 15px 0;color:#9f0000;}
.headline a {display:block;color:#9f0000;font-weight:bold;}
.headline a:visited{color:#9f0000;}
.headlineA {text-align:center;margin:10px 0px 10px;color:#444;}
.headlineA a {color:#444;}
.headlineA a:visited{color:#444;}
/*文章*/
.extA {overflow:hidden;}
.extA li {height: 38px;line-height:38px;border-bottom:1px solid #f2f2f2;overflow:hidden;}
.extA a {padding:0 15px;height:38px;display:block;overflow:hidden;}
.extA .r{float:right;}
.extA em{color:#c00;}
.extA li.none{height: 80px;text-align: center;line-height: 80px;color: #777;}
.extA .pNum{ float:right; padding-left:24px; background:url(../wapimg/download.png) 0px 11px no-repeat;background-size:14px; color:#b0b0b0; width:21px; font-size:12px; height:38px; overflow:hidden;}
.extA .pNum2{ float:right; padding-left:24px; color:#b0b0b0; font-size:12px; height:38px; overflow:hidden;}

/*模块化*/
.modA {overflow:hidden;}
.swipeA {overflow:hidden;}
.swipeA-wrap {overflow:hidden;position:relative;}
.swipeA-content {overflow:hidden;position:relative;}
.swipeA-content .content {float:left;width: 100%;position:relative;}
.swipeA-tab{width:100%;height:40px;overflow:hidden;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flexbox;line-height:40px;background:#e8eff5;margin-bottom:5px;font-size:16px;}
.swipeA-tab a{display:block;line-height:36px;-moz-box-flex:1;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 15px;text-align:center;color:#444;}
.swipeA-tab a:visited{color:#444;}
.swipeA-tab .current {line-height:36px;color:#1152aa ;border-bottom:4px solid #1152aa ;}
.swipeA-tab .subMark{float:right;height:40px;line-height:40px;color:#777;border-left:1px solid #e4e4e4; padding-top: 2px;}
.swipeA-tab .subMark a{margin:0px;padding:0px;}
.swipeA-content .pic {}
.swipeA-content .pic a {display:block;overflow:hidden;zoom:1;padding:4px 15px;}
.swipeA-content .pic img{float:left;width:100px;height:70px;margin-right:10px;}
.swipeA-content .pic span {display:block;overflow:hidden;zoom:1;text-align:left;}
.swipeA-content .pic span em{display:block;height:50px;line-height:25px;}
.swipeA-content .pic span i{display:block;line-height:20px;height:20px;color:#777;}
.modA-sp .swipeA-tab {position:relative;display:block;}
.modA-sp .swipeA-tab a {vertical-align:top;display:inline-block;height: 36px;padding:0 8px;}
.modA-sp .swipeA-tab .select-fake{position:absolute;right:0;top:0;display:block;width:86px;height:40px;line-height:40px;color:#444;font-size:16px;padding-left:10px;border-left:1px solid #e4e4e4;}
.modA-sp .swipeA-tab .select-fake::after{
content:"";
display:block;
width:0;
height:0;
border-width:6px;
overflow:hidden;
border-color:#777 transparent transparent;
border-style:solid;
position:absolute;right:8px;top:18px;
}
.modA-sp .swipeA-tab .select-org {position:absolute;right:0;top:0;display:block;width: 96px;height: 44px;opacity:0;}
/*更多*/
.moreline{border:1px solid #e4e4e4;background:#f2f7fa;margin:10px;text-align:center;cursor:pointer;}
.moreline a {display:block;height:36px;line-height:36px;color:#444;font-size: 14px;}
.moreline a:visited{color:#444;}
/*论坛滑动*/
.slider-luntan {width: 300px;margin:10px auto;overflow:hidden;position:relative;}
.slider-luntan-wrap {overflow:hidden;position:relative;}
.slider-luntan-pic {position:relative;height:70px;overflow:hidden;}
.slider-luntan-pic li {position:relative;float:left;width: 100%;background:#F2F2F2;}
.slider-luntan-pic li img{float:left;width:100px;height: 70px;}
.slider-luntan-pic span {display:block;padding:5px;height: 60px;line-height:20px;overflow:hidden;zoom:1;}
.slider-luntan-pic span em{display:block;height:40px;}
.slider-luntan-pic span i{display:block;height:20px;font-size:12px;color:#777;}
.slider-luntan-doc{position:absolute;width:36px;height:12px;bottom:2px;right:2px;}
.slider-luntan-doc i{float:left;height:6px;width:6px;border-radius:4px;background:#fff;margin:2px;border:1px solid #d7d7d7;}
.slider-luntan-doc .current {background:#336699;border:1px solid #336699;}
/*tab点击切换*/
.tabs {overflow:hidden;}
.tabs .th{width:100%;height:40px;overflow:hidden;line-height:40px;background:#f3f3f3;font-size:16px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flexbox;
}
.tabs .th a{display:block;height:36px;margin:0 15px;color:#777;cursor:pointer;
text-align:center;
-moz-box-flex: 1;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.tabs .th a.current{color:#1152aa;border-bottom:4px solid #1152aa;}
.tabs .th .subMark{display:inline-block;height:40px;color:#777;padding:0 10px;border-left:1px solid #e4e4e4;}
.tabs .tb {overflow:hidden;}
.tabs .tb .content {overflow:hidden;}
/*图片*/
.list-inforimg01{padding:0 0 11px 0; overflow:hidden;}
.list-inforimg01 li{float:left; width:33.3%; padding:12px 0 0;}
.list-inforimg01 a{ display:block; width:102px; margin:0 auto;}
.list-inforimg01 span{ display:block; height:40px; margin:5px 0 0; font-size:14px; line-height:20px; overflow:hidden;}

/*底部*/
.footer{ text-align:center;}
.footer p{ margin:8px 0 0;}
.footer .pTit-1{ color:#bebebe;font-size:14px;line-height:15px;}
.footer .pTit-4{width:100%; display:-webkit-box; font-size:13px; color:#333;}
.footer .pTit-4 .s-online{ border-bottom:3px solid #2251a5;}
.footer .pTit-4 .s-auto{border-bottom:3px solid #ff6702;}
.footer .pTit-4 .s-games{border-bottom:3px solid #cc0202;}
.footer .pTit-4 .s-lady{border-bottom:3px solid #e5187e;}
.footer .pTit-4 .s-baby{border-bottom:3px solid #ffc119;}
.footer .pTit-4 .s-house{border-bottom:3px solid #7b3708;}


/*内页头部导航*/
.header-bg{height:45px;overflow:hidden;position:relative;background-color:#206bc0;}
.header-home,.header-back{float:left;width:45px;height:45px;margin-right:5px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAtBAMAAACdVRz3AAAAMFBMVEUAAAAREREiIiIzMzNEREQWXKVmZmZ3d3eJiYmampqrq6u8vLzNzc3e3t7///8PDw92CEkzAAAAEHRSTlP///////////////////8A4CNdGQAAAAlwSFlzAAALEwAACxMBAJqcGAAAABJJREFUCNdj+MCAHQYQDXGYAAAcdR0RMp04MwAAAABJRU5ErkJggg==) no-repeat right 0;position: relative;}
.header-home:before{content:"";display:block;width:0;height:0;border-width:12px;overflow:hidden;border-color:transparent transparent #fff;border-style:solid;position: absolute;top:-2px;left:10px;}
.header-home:after{content:"";display:block;width:4px;height:4px;border: 5px solid #fff;border-bottom:none;position: absolute;top:22px;left:15px;}
.header-back:before{content:"";display:block;width:0;height:0;border-width:12px;overflow:hidden;border-color:transparent #fff transparent transparent;border-style:solid;position: absolute;top:10px;left:-2px;}
.header-back:after{content:"";display:block;width:10px;height:10px;background-color: #fff;position: absolute;top:17px;left:22px;}
.header-title{line-height:45px;font-size:15px;color:#fff;font-weight:bold;position:relative;overflow:hidden;margin-right:5px;}
.header-title a {color:#fff;}
.header-bg a:visited{color:#fff;}
.header-title-home {display:block;text-align:center;padding:0 45px 0 0;}
.header-title-nav {display:block;white-space:nowrap;overflow-x:auto;overflow-y:hidden;}
#Label1{ padding-left:10px;}
/*+++++++++++文章终端++++++++++
div#Jlazy_img {
    zoom: 1;
    overflow: hidden;
    height: 100%;
    max-height: 100px;
}*/
.artWrap {margin:0 10px;}
.artTitle {font-size:20px;font-weight:bold;color:#444;margin:15px auto 5px;word-break: break-all;}
.artInfo {text-align:center;font-size:12px;padding-bottom:10px;border-bottom:1px solid #f2f2f2;margin-bottom:10px;}
.artInfo span {margin:0 2px;}
.artInfo .sInfo-1 {color:#999;}
.artInfo .sInfo-2 {color:#999;}
.artInfo .sInfo-3 {color:#cd1111;}
.artInfo .sInfo-4 {color:#1152aa;font-weight:bold;font-size:18px;margin-left:8px;}
.artInfo .sInfo-4 em {font-size:16px;}
.artBody {line-height:1.6em;font-size:16px;word-break:break-all;}
.artBody p{margin-bottom:1.25em;}
.artBody embed{display:block;max-width:300px;margin:0 auto;}
.artBody a{color:#1152aa;}
.artBody a.cmsLink{color:#1152aa;border-bottom:1px dotted #1152aa;}
.artBody img {display:inline-block;max-width:100%!important;margin:0 auto;border: none!important;height: auto!important;}
.artBody video{display:block;max-width:300px;margin:0 auto;}
.artBody .vText{text-align:center;padding:10px 0;}
.artBody .tabB10{margin-bottom:20px;}
.artBody .csPic{display: none;}
.artBody-con p {
    line-height: 36px;
}
/*浏览全文分页描点*/
.pageNumber{height:35px;line-height:35px;padding:0 5px;background:#8c97cb;margin:10px 0;overflow:hidden;font-size:14px;}
.pageNumber-num{float:left;width:24px;text-align:center;line-height:24px;height:24px;background:#fff;border-radius:12px;margin-top:5px;margin-right:5px;}
.pageNumber-tit{float:left;color:#fff;}
.pageNumber-top{display:none;}

/*文章table样式border-collapse: collapse;*/
.artBody table{width:100%!important;font-size:12px!important;margin:0 auto;border:none;background:#c6c6c6;}
.artBody table table{background:#fff;}
.artBody td{padding:2px;font-size:12px;word-break:break-all;white-space:normal!important;}
.artBody td.theader{background:#27c;color:#fff;white-space:normal!important;}
.artBody td.theader p{color:#fff;}
.artBody td.theader a{color:#fff;}
.artBody table p{margin-bottom:0px;}
.smoke, a.smoke, .smoke a:link, .smoke a:visited, .smoke a:active {color: #777;}

.artBody .priceTable{border-collapse:separate;border-spacing:1px;}
.artBody .priceTable .priceTableTit,.artBody .priceTable .priceTableTit a{color:#fff;}

#Jlazy_img img{width:auto;height:auto;max-width:100%;}

/*列表页*/
.extA li{ border-bottom:1px solid #F2F2F2; height:38px; line-height:38px; overflow:hidden;}


/*产品页*/
.extC {overflow:hidden;margin:20px auto 15px;width:312px;position:relative;}
.extC li {float:left;margin:2px;}
.extC li.disabled a {color:#aaa;background:#e7e7e7;}
.extC a {display:block;width: 33px;height: 30px;background:#fff;border:1px solid #d3d3d3;line-height:30px;color:#333;text-align:center;font-size:14px;}
.extC .current a {background:#206bc0;border:1px solid #206bc0;color:#fff;}
.extC .bg {position:absolute;right:0px;bottom:0px;}
.extC .bg a {width: 70px;height: 30px;color:#f56a0e;text-align:left;
border: 1px solid #DEDEDE;
border-radius: 5px;
padding-left:30px;
background-color: #F8F8F8;
position:relative;
}
.extC .bg a::before{content:"";display:block;width:30px;height:35px;background:url(http://www1.pcauto.com.cn/wap/2013/touch/img/bgA.png) no-repeat -172px -47px;background-size:250px;position:absolute;top:0px;left:0px;}

.picA {overflow:hidden;margin:15px auto;width: 304px;}
.picA li {display:inline-block;margin:0 8px 10px;vertical-align:top;text-align:center;}
.picA a {display:block;width: 60px;max-height:100px;overflow:hidden;font-size:14px;}
.picA img {display:block;width: 58px;height: 58px;border:1px solid #d3d3d3;margin:0 0 5px;}

.picB {width:300px;overflow:hidden;margin:15px auto;font-size:0px;}
.picB li {display:inline-block;margin:2px;}
.picB a {display:block;width: 130px;height: 44px;background:#fff;border:1px solid #d3d3d3;text-align:right;line-height:44px;padding:0 14px 0 0;color:#333;font-size:14px;}
.picB a::before {content:'';position:absolute;display:block;width: 78px;height: 45px;background:url(http://www1.pcauto.com.cn/wap/2013/touch/img/cars.png) no-repeat;background-size:70px 450px;}
.picB .cars-1::before {background-position: center 0 ;}
.picB .cars-2::before {background-position: center -45px ;}
.picB .cars-3::before {background-position: center -90px ;}
.picB .cars-4::before {background-position: center -135px ;}
.picB .cars-5::before {background-position: center -180px ;}
.picB .cars-6::before {background-position: center -225px ;}
.picB .cars-7::before {background-position: center -270px ;}
.picB .cars-8::before {background-position: center -315px ;}
.picB .cars-9::before {background-position: center -360px ;}
.picB .cars-10::before {background-position: center -405px ;}

.picC {overflow:hidden;text-align:center;margin:20px auto 15px;}
.picC li {display:inline-block;margin:0 6px 15px;}
.picC a {display:block;width: 140px;background:#fff;text-align:center;}
.picC img {display:block;width: 140px;height: 105px;}
.picC span {display:block;line-height:18px;font-size:13px;padding:3px;}
.picC em {display:block;}
.picC em:last-child {color:#c00;}


.section .mark{ border-bottom:4px solid #206BC0; color:#206BC0; display:inline-block; font-size:16px; height:35px; margin:0 0 0 18px; padding:0 10px;}
