@charset "utf-8";
/* CSS Document */
/* Reset */
html, body, div, img, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, fieldset, input, textarea, select, label, ul, ol, dl, li, dt, dd { margin:0; padding:0; border:0; outline:none; list-style:none; font-weight: normal; }
body, html { height:100%; width:100%; }
li { list-style-type:none; }
a { text-decoration:none; outline:none; color:#000000; }
a:hover { text-decoration:underline; }
table { border-collapse:collapse; border-spacing:0; margin:0 auto; clear:both; }
img { border:0; display:block; }
em { font-style:normal; }
hr { height:0; clear:both; }
.none { display:none; }
.clear { clear:both; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* ===============================================================
Basic Swiper Styles
================================================================*/
.swiper-container { margin:0 auto; position:relative; overflow:hidden; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -o-backface-visibility:hidden; backface-visibility:hidden; /* Fix of Webkit flickering */
    z-index:1; }
.swiper-wrapper { position:relative; width:100%; -webkit-transition-property:-webkit-transform, left, top; -webkit-transition-duration:0s; -webkit-transform:translate3d(0px, 0, 0); -webkit-transition-timing-function:ease; -moz-transition-property:-moz-transform, left, top; -moz-transition-duration:0s; -moz-transform:translate3d(0px, 0, 0); -moz-transition-timing-function:ease; -o-transition-property:-o-transform, left, top; -o-transition-duration:0s; -o-transform:translate3d(0px, 0, 0); -o-transition-timing-function:ease; -o-transform:translate(0px, 0px); -ms-transition-property:-ms-transform, left, top; -ms-transition-duration:0s; -ms-transform:translate3d(0px, 0, 0); -ms-transition-timing-function:ease; transition-property:transform, left, top; transition-duration:0s; transform:translate3d(0px, 0, 0); transition-timing-function:ease; }
.swiper-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }
.swiper-slide { float: left; }
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal { -ms-touch-action: pan-y; }
.swiper-wp8-vertical { -ms-touch-action: pan-x; }
/*通用*/
body { font-size:12px; font-family:"宋体"; color:#454545; line-height:22px; }
.widthMain { margin:0 auto; width:1000px; padding:0 10px; }
.fl, .partL { float:left; }
.fr, .partR { float:right; }
.combox { margin-bottom:10px; clear:both; padding:10px 18px;  }
.combox h2 { height:35px; background:url(../images/common.png) -556px -72px no-repeat; padding-left: 20px; line-height: 32px;}
.combox h2 a { width:105px; height:30px; float:left; font-size:20px; font-family:"微软雅黑"; color:#000; }
.combox .picText { margin-bottom:10px; height: 90px; overflow: hidden;}
.combox .picText img { float:left; padding-right:10px; }
.combox .picText h3 { line-height:30px; }
.combox .picText h3 a { font-size:16px; font-family:"微软雅黑"; font-weight:bold; }
.combox .picText p { line-height:26px; }
.combox .picText2 { line-height:28px; font-size:14px;  background:url(common.png) 0px 0 no-repeat; padding:0 30px; height:104px;}
.combox .picText2 a{ color:#0e5b9e}
.combox .picText3 { margin-bottom:10px; overflow:hidden; _display:inline-block; padding:5px 0 0px;float:left; width:100% }
.combox .picText3 .img { float:right; display:inline; width:25%; text-align:right }
.combox .picText3 .info{float:left;width:70%; padding-right:5% }
.combox .picText3 .info h1 { line-height:30px; }
.combox .picText3 .info h1 a { font-size:22px; font-family:"宋体"; font-weight:bold; color:#484848 }
.combox .picText3 .info p { font-size:14px; line-height:26px; margin-top:10px}
.combox .picText3 .info p a{ color:#484848; font-size:14px; line-height:24px; font-weight:bold;}
.list { clear:both; }
.list li { background:url(common.png) -560px -40px no-repeat; padding-left:10px; }
.list li a { font-size:14px; }
.list_l { float:left; width:185px; clear:none; }
.list_r { float:right; width:185px; clear:none; }

/*内容*/
.domPC, .domMobile { display:none; }
.topBar { background:#f0f0f0; border-bottom:1px solid #d2d2d2; height:33px; line-height:33px;  }
.topBar .fl a { margin:0 10px; color:#3d3d3d; font-size:14px }
/*.head { padding-top:12px; }*/
.head .logo .fl { width:360px; height:73px; background: url(../style/logo.png) left top no-repeat; text-indent:-999px; overflow:hidden; }
.head .logo .search { position:relative; }


#searchInput { display: block; width: 270px; height: 37px; line-height: 37px\9; color: #333; border:1px solid #ccc; position:absolute; right:0; top:5px; }
#searchSubmit { position:absolute; right:2px; top:7px; width:35px; height:35px; background:url(common.png) -380px 0 no-repeat; cursor:pointer; }

.topNews li { width:33%; float:left; font-family:"微软雅黑"; position:relative; }
.topNews li img { float:left; margin-right:20px; }
.topNews li h3 { font-size:16px; font-weight:bold; line-height:35px; }
.topNews li .info { padding-right:50px; }
.topNews li span { font-family:"微软雅黑"; color:#fff; position:absolute; left:110px; top:10px; width:18px; padding:3px 0; background:#006fa4; line-height:16px; text-align:center; }
.nav { height:41px; line-height:1em; padding-top: 14px;   vertical-align:middle; margin-bottom:5px; background-color:#1D4BA9;color:white}
.nav a { display:inline-block; height:30px; line-height:30px; padding:0 10px; margin:0 15px 0 10px; font-size:18px; color:white;font-weight:bold; font-family:"微软雅黑"; vertical-align:middle; }
.nav a.on { background:#f5f5f5; }
.thirdPart { margin-bottom:20px; overflow: hidden; }
.thirdPart .partL { width:605px; float:left; }
.thirdPart .partR { width:374px; float:right; }
.thirdPart .tabTitHeight { height:47px; position:relative; }
.thirdPart .tabTit { border:1px solid #c9c9c9; border-bottom:2px solid #007db9; height:46px; line-height:46px; overflow:hidden; background: #fff; }
.thirdPart .tabTit .tabLi { float:left; font-size:18px; color: #007db9; width:100px; text-align:center; float:left; height:46px; line-height: 46px; font-family:"微软雅黑"; cursor:pointer; }
.thirdPart .tabTit a:hover { text-decoration:none; }

.firstPart .comPicText h3{margin-bottom:10px; float: right; width: 190px;}
.firstPart .comPicText h3 a { font-size:16px; line-height:24px; font-family:"微软雅黑"; font-weight:bold  }
.firstPart .comPicText p{ float: right; width: 190px;}
.firstPart .comPicText img { float:left; margin-right:10px; }
.firstPart .comPicText { color:#535353; font-size:12px; margin-bottom:10px; }
.thirdPart .comPicText h3{margin-bottom:10px;}
.thirdPart .comPicText h3 a {  font-size:16px; line-height:24px; font-family:"微软雅黑"; font-weight:bold }
.thirdPart .comPicText img { float:left; margin-right:10px; }
.thirdPart .comPicText { color:#535353; font-size:12px; margin-bottom:10px; }
.thirdPart .partR .list li { line-height:28px;  background: url(common.png) -560px -40px no-repeat; height:28px; overflow:hidden; padding-left:10px; }
.thirdPart .partR .list li a { color:#535353; }
.thirdPart .partSpace { margin-bottom:0px; position:relative; }
.fourPart { border-top:2px solid #d1b55e; }
.fourPart .partL { width:370px; }
.fourPart .partR { width:612px; }
.fourPart h3 { height:50px; line-height:50px; }
.fourPart h3 a { font-size:18px; color:#007db9; font-family:"微软雅黑"; }
.fourPart .list2 li { line-height:30px; }
.fourPart .list2 li a { font-size:14px; }
.fourPart .partR li { width:190px; height:90px; float:left; display:inline; margin-right:10px; }
.fourPart .partR li img { float:left; margin-right:10px; }
.fourPart .partR .date { color:#999; }
.fourPart .month { padding-top:35px; background:url(http://www.news.cn/fortune/2015/images/common.gif) 0 -560px no-repeat; position:relative; }
.fourPart .month a { display:inline-block; width:24px; text-align:center; }
.fourPart .month span { position:absolute; left:2px; top:5px; color:#fff; }
.fivePart { background:#f9f7f4; border-top:1px solid #d9bc65; border-bottom:1px solid #eadfcc; }
.fivePart li { width:33%; float:left; padding:30px 0; border-right:1px solid #eadfcc; }
.fivePart li.last { border-right:none; }
.fivePart li .con { padding:0 20px; }
.fivePart li .con h3 { font-size:20px; font-family:"微软雅黑"; line-height:50px; color:#000; }
.fivePart li .con a { color:#000; font-size:14px; margin-right:15px; line-height:28px; }
.fivePart .icon { display:inline-block; width:24px; height:24px; background:url(http://www.news.cn/fortune/2015/images/common.gif) 0 -391px no-repeat; vertical-align:middle; margin-left:5px; }
.fivePart .icon2 { background-position:-53px -391px; }
.fivePart .icon3 { background-position:-103px -391px; }
.hideBody { display: none; }
.dataList li { padding: 15px 0 17px 0; border-bottom: 1px solid #ededed; overflow: hidden; position:relative; }
.dataList h3 { margin-bottom: 10px; width:550px; }
.dataList h3 a { display: inline-block; line-height: 30px; overflow: hidden; font-size: 22px; color: #000; font-family:"微软雅黑"; }
/*.dataList .imgs { float: left; width: 138px; height: 90px; margin-right: 10px; }*/
.dataList .imgs a { font-size: 0px; vertical-align: top; float:left; width:138px; height:90px; overflow:hidden; display:inline; margin-right:10px; }
.dataList .imgs img { width: 138px; height: 90px; vertical-align: top; padding-right:10px; float:left; display:none;
-moz-transition:-moz-transform .3s ease;
-ms-transition:-ms-transform .3s ease;
transition:transform .3s ease;
 }
.dataList .imgs img:hover { width: 138px; height: 90px; vertical-align: top;  float:left; display:none;
 -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1)
 }
.dataList .summary { /*height: 75px;*/ line-height: 24px; overflow: hidden; color: #666; font-size:14px; }
.dataList .info { height: 14px; line-height: 14px; padding: 0; text-align: right; }
.dataList .time { font-size: 12px; color:#999; }
.bdsharebuttonbox { position: absolute; top: 20px; right: 0px; display: none; }
.bdsharebuttonbox span.bds_more { padding: 0 0 0 20px!important; background: url(http://www.news.cn/fortune/2015/images/icon_share.gif) no-repeat 0px 0px!important; line-height:20px; }
#dataMoreLink { text-align: center; display: none; }
#dataMoreLink a { color: #333; }
.adBottom { background:#f9f7f4; padding:20px 0; }
.footer { padding:10px 0 30px 0; background:#f9f7f4; text-align:center; }
.footer p { line-height: 20px; }
.dataList .moreBtn { text-align: center; padding: 15px 0; vertical-align: middle; cursor: pointer; display: none; }
.dataList .moreBtn i { display: inline-block; width: 16px; height: 16px; background: url(http://www.news.cn/fortune/2015/images/more.gif) no-repeat; vertical-align: middle; margin-right: 5px; display: none; }
.dataList .moreBtn .text { line-height: 16px; vertical-align: middle; }
#ad1 { margin-bottom:10px; }
.device { width: 100%; position: relative; margin-bottom:15px; }
.device .arrow-left { background: url(arrows.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
.device .arrow-right { background: url(arrows.png) no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
.swiper-container { height: 332px; width: 605px; }
.swiper-container img { width:100%; }
.content-slide { padding: 20px; color: #fff; }
.title { font-size: 25px; margin-bottom: 10px; }
.pagination { position: absolute; left: 0; text-align: right; bottom:5px; width: 100%; z-index:5; }
.swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; background: #777; margin-right:8px; cursor: pointer; }
.swiper-active-switch { background: #fff; }
.swiper-slide { position:relative; }
.swiper-slide .name { position:absolute; bottom:0; left:10px; z-index:5; }
.swiper-slide .bg { position:absolute; bottom:0; left:0; background:#000; z-index:4; width:100%; height:35px; filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; }
.swiper-slide .name a { color:#fff; line-height:35px; font-size:14px; font-weight:bold;}
#fixedBody { width: 374px; }
#tabTit { width: 603px; }
.showed { position:fixed; top:0; z-index: 40; }
.back { position:fixed; right:20px; bottom:20px; margin-left:100px; width:40px; height:40px; background:url(http://www.news.cn/fortune/2015/images/sj_common.png) 0 -40px no-repeat; z-index:100; text-indent:-999px; overflow:hidden; display:none; }
#backTop { display:none; }
.adText { line-height:40px; padding-left:10px; }
.adText a { font-size:16px; font-family:"微软雅黑"; }
.adText span { float:right; background:#10a3f7; color:#fff; padding:0 3px; font-size:12px; height:20px; line-height:20px; margin:10px 10px 0 0; }
.loadLayout { width:100%; height:100%; position:fixed; top:0px; left:0px; z-index:9999; color:#fff; text-align:center; display:none; text-align:center; display:none; }
.loadLayout .layoutWrap { width:100%; height:100%; position:absolute; top:0px; left:0px; position: relative; text-align: center; vertical-align: middle; display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-pack: center; -webkit-box-align: center; display: box; box-orient: horizontal; box-pack: center; box-align: center }
.loadLayout .bg { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.4); position:absolute; top:0px; left:0px; z-index:-1; }
#columnSet { position:fixed; left:50%; top:200px; width:600px; height:400px; margin:0 0 0 -300px; z-index:50; background:#fff; font-family:"微软雅黑"; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#columnSet .tit { height:55px; line-height:55px; background:#d7d7d7; padding:0 20px; color:#000; -moz-border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
#columnSet .tit h2 { font-size:22px; line-height:55px; height:55px; float:left; }
#columnSet .tit h2 span { font-size:20px; }
#columnSet .tit div { float:right; font-size:20px; }
#columnSet .tit div a { margin:0px; color:#000; margin-left: 20px; }
#columnSet .dest { background-color:#fafafa; font-size:20px; padding:0 20px; }
#columnSet .dest span { font-size:20px; color:#000; }
#columnSet .fixed { float:left; padding-right:20px; }
#columnSet .selectBody { padding: 20px 0 0 0; }
#columnSet .selectBody li.first { background:none; display: block; border-color:#bcbaba; color: #999; cursor:default; }
#columnSet .choose { padding:20px; }
#columnSet .choose .name { font-size:22px; color:#000; height:40px; line-height:40px; margin-bottom:15px; }
#columnSet li { float:left; border:1px solid #999; width: 90px; height:34px; line-height:34px; text-align:center; margin:0 12px 20px 0; font-size:16px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; cursor: pointer; color: #333; }
#columnSet li.selected { border:1px solid #00aae7; color:#00aae7; }
#columnSet li.first { display:none; }
#columnSet .selectBody li { border-color:#00aae7; background:url(http://www.news.cn/fortune/2015/images/sj_common.png) 100% -85px no-repeat; }
.swiper-container-tab { margin-right: 48px; }
.swiper-container-tab > .swiper-wrapper { float:left; height: 43px!important; }
#setColum { position:absolute; right:1px; top:2px; width:48px; height:46px; background:#fff; border-left: 1px solid #c9c9c9; z-index: 999; color:#007db9; z-index:2; text-align:center; font-size:35px; font-weight:bold; line-height:46px; }
.showed #setColum { top: 0px; right: 0px; }
/* 数据列表样式13 */
.dataList13 { height: 220px; overflow: hidden; border:1px solid #c9d7e3; border-right: none; margin-bottom: 15px; }
.dataList13 li { float: left; width: 40px; height: 220px; overflow: hidden; border-right: 1px solid #c9d7e3; }
.dataList13 li .name { float: left; width: 20px; height: 210px; padding: 10px 10px 0 10px; cursor: pointer; background: #fff; }
.dataList13 li .name a { display: block; width: 20px; height: 210px; line-height: 16px; cursor: pointer; color: #3588c9; text-align: center; font-weight: bold; white-space: normal; word-wrap: break-word; }
.dataList13 li .conts { height: 220px; overflow: hidden; _float: left; _width: 150px; }
.dataList13 li .conts img { width: 168px; height: 220px; }
.dataList13 li.openItem { width: 208px; }
.dataList13 li.openItem .name { background: #4098d7 url(http://www.news.cn/2014/images/xh_bg.png) 0px -278px repeat-x; }
.dataList13 li.openItem .name a { color: #fff; }
.app #mobileHeader { display:none!important; }



.numlist { width:330px; border:1px solid #eaeaea; margin-bottom:10px; }
.numlist li {height:48px; _height:45px; border-bottom:1px solid #eaeaea; padding-left:11px; line-height:48px; padding:0 15px; font-size:14px; overflow:hidden }
.numlist li a { color:#585858; }
.numlist li span{ background:url(common.png) no-repeat -558px 5px; font-size:20px; color:#000000; font-family:Arial; font-weight:bold; width:75px; margin-right:20px; padding-left:15px;}
.numlist .cur { border:none; font-weight:bold; padding:0px; height:75px; line-height:75px;}
.numlist .cur a { color:#000; font-size:14px; font-weight:bold; float:left; width:280px; line-height:28px; margin-top:9px;}
.numlist .cur span{ height:75px; width:75px; background-color:#3296c6; color:#FFFFFF; font-size:42px; line-height:75px; text-align:center; background-image:none; display:block; padding:0; float:left}
.numlist-img { width:330px; height:160px; }

.rdtjlist{ margin-bottom:20px;  float:left; width:374px; overflow:hidden;}
.rdtjlist li{ float:left; width:186px; margin-bottom:1px; display:inline; _display:inherit }
.rdtjlist li a { font-size: 0px; vertical-align: top; float:left; width:186px; height:124px; overflow:hidden; display:inline;}
.rdtjlist li img { width:186px; height:124px; vertical-align: top; float:left;
-moz-transition:-moz-transform .3s ease;
-ms-transition:-ms-transform .3s ease;
transition:transform .3s ease;
 }
.rdtjlist li img:hover { width: 186px; height:124px; vertical-align: top;  float:left;
 -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1)
 }
.rdtjlist .longtp img { width:373px; height:124px; vertical-align: top; float:left;
-moz-transition:-moz-transform .3s ease;
-ms-transition:-ms-transform .3s ease;
transition:transform .3s ease; margin-bottom:1px;
 }
.rdtjlist .longtp img:hover { width:373px; height:124px; vertical-align: top;  float:left;
 -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1)
 }



#silderBody{position: fixed;bottom:200px;left:50%;margin-left: -570px;}
#silderBody .listWrap{width: 59px;background: #fff;}
#silderBody .listWrap li{margin-bottom: 1px;background: url(bg_silderList.png) no-repeat;position: relative;}
#silderBody .listWrap li:hover{background: url(bg_silderList.png) no-repeat 0px -43px;}
#silderBody .listWrap a{display:block;margin-bottom: 1px;height: 43px;line-height: 43px;text-align:center;font-size:14px;color: #fff;}
#silderBody .listWrap a:hover{text-decoration: none;}
#silderBody .listWrap .list07 a{background:url(bg_silderList.png) no-repeat 0px -86px;text-indent: -9999px;overflow: hidden;cursor: pointer;}
#silderBody .listWrap .list08 a{background:#afddf5 url(bg_silderList.png) 0px -129px;text-indent: -9999px;overflow: hidden;}
#silderBody .twoCode{width: 0px;height: 261px;background: url(bg_silderList.png) -59px 0px;position: absolute;left: 70px;top:50%;margin-top: -130px;overflow: hidden;}

#towCode {
width: 100px;
height: 248px;
position: fixed;
bottom: 244px;
left: 50%;
margin-left: 530px;
background: url(http://www.news.cn/auto/2015/images/xh_cj_twoEwm.jpg) no-repeat;
}
#towCode .closeBtn {
height: 20px;
line-height: 20px;
position: absolute;
left: 0px;
bottom: -20px;
margin-left: 10px;
cursor: pointer;
}

.blogroll{
    margin:0 auto;
    border-top: #1c8cd4 solid 2px;
    padding-top: 10px;
}
.blogroll h2 { height:35px; background:url(../images/common.png) -556px -72px no-repeat; padding-left: 20px; line-height: 32px; margin: 0 auto; width: 980px;}
.blogroll h2 a { width:105px; height:30px; float:left; font-size:20px; font-family:"微软雅黑"; color:#000; }
.blogroll ul{
    padding: 10px 20px;
    display: block;
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}
.blogroll ul li{
    width: 125px;
    padding: 5px;
    font-size:12px;
     font-family:"宋体";
     color: #000;
      float: left;
}
.blogroll ul li a{
    font-size:12px;
     font-family:"宋体";
     color: #000;
}
/* auto right */
.picRdjj .pic{ float: left; width: 155px; margin: 5px;}
.picRdjj .pic img{ width: 155px; height: 111px;}

.ycjpFont{
    width: 330px;
    height: 132px;
    background-color: #f5f5f5;
}
.ycjpFont ul{
    padding-left: 10px;
}
.ycjpFont ul li{
    overflow: hidden;
    line-height: 33px;
    height: 33px;
    font-family: "宋体";
    font-size: 14px;
    color:#333;
    background: url(../images/dot.jpg) left center no-repeat;
    padding-left: 10px;
}
.ycjpFont ul li a{
    line-height: 33px;
    height: 33px;
    font-family: "宋体";
    font-size: 14px;
    color:#333;
}
.original .jcarousel-container {
    position: relative;
    height:320px;
	/*height:435px;  无广告  */ 
    padding:39px 0;
}

.original .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    height:320px;
	/*height:435px;  无广告  */ 
}

.original .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.original .jcarousel-list li,
.original .jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 310px;
    height: 140px;
	/*height:200px;  无广告  */ 
    padding:9px 9px 0 9px;
    border: #f0f0f0 solid 1px;
    background-color: #fafafa;
    position:relative;
    margin-bottom: 10px;
}
.original .jcarousel-list li img{
    width: 310px;
    height: 110px;
	/*height:160px;  无广告  */
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.original .jcarousel-prev-vertical,
.original .jcarousel-next-vertical {
    position:absolute;
    left:0;
    width:330px;
    height:28px;
    z-index: 3;
    display: none;
    background:url(../images/jcarousel-vertical-btn.png) no-repeat 50% 0;
    transition:0.2s;
    cursor:pointer;
}

.original .jcarousel-prev-vertical {
    top:0;
}

.original .jcarousel-next-vertical {
    bottom:0;
    background-position:50% 100%;
}

.original .jcarousel-prev-disabled,
.original .jcarousel-next-disabled {
    opacity:0.2;
}

.original .jcarousel-list li p{
    height:30px;
	/*height:40px;  无广告  */
    line-height:30px;
	/*line-height:40px;  无广告  */
    width:310px;
    color:#000;
    font-family: "宋体";
    font-size: 14px;
    text-align: center;
}

.original .jcarousel-list li p a{
    font-family: "宋体";
    font-size: 14px;
    color:#000;
}

.ptAd img{
    width:330px;
    height: 132px;
}

.mrtPic{
    background-color: #fafafa;
    border: #f0f0f0 solid 1px;
    width: 330px;
    margin-top: 10px;
}
.mrtPic .pic img{
    width: 330px;
    height: 180px;
}
.mrtPic p{
    line-height: 44px;
    font-family: "微软雅黑";
    font-size: 16px;
    text-align: center;
}
.mrtPic p a{
    color: #000;
}
.mrtRw{
    background-color: #fafafa;
    border: #f0f0f0 solid 1px;
    width:330px;
    height:120px;
    position: relative;
    overflow: hidden;
}
.mrtRw img{
    width: 72px;
    height: 72px;
}
/*滚动样式开始*/
.mrtRw *{ padding:0; margin:0; }
.mrtRw .jcarousel-skin-tango .jcarousel-container { overflow:hidden; _display:inline-block;}
.mrtRw .jcarousel-skin-tango .jcarousel-container-horizontal {}
.mrtRw .jcarousel-skin-tango .jcarousel-clip { overflow: hidden; width: 300px; margin-left: 16px;}
/*滚动区域大小*/
.mrtRw .jcarousel-skin-tango .jcarousel-clip-horizontal { width:300px; }
/*li样式*/
.mrtRw .jcarousel-skin-tango .jcarousel-item { width:72px;  text-align:center; }
.mrtRw .jcarousel-skin-tango .jcarousel-item-horizontal { margin-left: 0;  }
/** 按钮 */
/*默认*/
.mrtRw .jcarousel-skin-tango .jcarousel-next-horizontal { position: absolute; top: 0; right: 0; width:13px; height: 120px; cursor: pointer; background: url(http://www.news.cn/auto/2015/images/arrows.jpg) no-repeat left bottom;  }
/*默认*/
.mrtRw .jcarousel-skin-tango .jcarousel-prev-horizontal { position: absolute; top:0; left: 0; width: 13px; height:120px; cursor: pointer; background: url(http://www.news.cn/auto/2015/images/arrows.jpg) no-repeat right top;}
.mrtRw .jcarousel-skin-tango .jcarousel-prev-horizontal {
    background-position: 0 0;
}
.mrtRw .jcarousel-skin-tango .jcarousel-next-horizontal{
    background-position: -13px 0;
}
.mrtRw a { color: #000; }
.mrtRw .area { margin: 0 auto; text-align: center; width:330px; }
.mrtRw .picG li { height: 120px; width: 72px; margin-right:3px; float:left;  position: relative;}
.mrtRw .picG li span { height:48px; line-height: 24px; text-align: center;}
.mrtRw .picG li strong { display: block; font-family: "宋体"; font-size: 12px; font-weight: normal; line-height:24px; color:#4a4a4a; height:24px; overflow:hidden }
.mrtRw .picG li h3 { background: none; color: #4a4a4a; display: block; font-family: "宋体"; font-size: 12px; line-height:24px; width:72px;}

.combox .rmxc{ width: 330px; overflow: hidden; background-color: #fafafa;
    border-left: #f0f0f0 solid 1px; border-right: #f0f0f0 solid 1px; border-bottom: #f0f0f0 solid 1px; padding-top: 10px;}

.combox .qt{
    padding-top: 10px;
    width: 330px;
}
.combox .qt .qtLeft{
    float: left;
    width: 178px;
    height: 234px;
}
.combox .qt .qtLeft ul li{
    float: left;
    margin-bottom: 2px;
    padding: 0;
    width:178px;
    height: 116px;
    position: relative;
}
.combox .qt .qtLeft ul li img{
    width: 178px;
    height: 116px;
}
.combox .qt .qtRight{
    width: 150px;
    height: 234px;
    position: relative;
    float: right;
}
.combox .qt .qtLeft ul li p, .combox .qt .qtRight p{
    position: absolute;
    bottom: 0;
    left: 0;
    width:100%;
    display: block;
    background-color: #000;
    height: 28px;
    line-height: 28px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #fff;
    text-align: center;
    filter:alpha(opacity=65);
    -moz-opacity:0.65;
    -khtml-opacity: 0.65;
    opacity: 0.65;
}
.combox .qt .qtLeft ul li p a, .combox .qt .qtRight p a{
    font-family: "微软雅黑";
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.combox .qt .qtRight img{
    width: 150px;
    height: 234px;
}
/* tab标签 */
.conFirst{
    width:1000px;
    overflow: hidden;
}
.conFirst .xczxLeft{
    float: left;
    margin-right: 10px;
    width: 240px;
    height: 170px;
}
.conFirst .xczxLeft .xczx{
    padding: 15px;
    background-color: #fafafa;
    height: 115px;
}
.conFirst .cxdqRight{
    float: left;
    width: 740px;
    height: 170px;
}
.conFirst .xczxLeft h2, .conFirst .cxdqRight h2{
    border-bottom: #1c8dd5 solid 2px;
    width: 100%;
    line-height: 1.5em;
}
.conFirst .cxdqRight .cxdq{
    background-color: #fafafa;
}

.conFirst .cxdqRight .cxdq .tabHead{
    color:#666;
    height: 34px;
    background-color: #fff;
}
.conFirst .cxdqRight .cxdq .tabHead ul{
    width:100%;
    overflow:hidden;
}
.conFirst .cxdqRight .cxdq .tabHead ul li{
    float: left;
    font-size: 14px;
    text-align: center;
    font-family:"宋体";
    width: 74px;
    height: 34px;
    line-height: 34px;
}
.conFirst .cxdqRight .cxdq .tabHead ul li a{
    color: #666;
    display: block;
    line-height: 34px;
    font-family: "宋体";
}
.conFirst .cxdqRight .cxdq .tabHead ul li a:hover{
    text-decoration:none;
    color: #fff;
}
.conFirst .cxdqRight .cxdq .tabHead #head{
    display:block;
}
.conFirst .cxdqRight .cxdq .tabHead ul li.tabNavActive{
    color: #fff;
    background-color: #1c8dd5;
}
.conFirst .cxdqRight .cxdq .tabWrap{
    overflow:hidden;
}
.conFirst .cxdqRight .cxdq .tabWrap ul{
    width:100%;
    overflow:hidden;
}
.conFirst .cxdqRight .cxdq .tabWrap ul li{
    float:left;
    height: 36px;
    line-height: 36px;
    width:92px;
    overflow:hidden;
    font-size:14px;
    font-family:"宋体";
    border-top: #e5e5e5 solid 1px;
    text-align: center;
}
.conFirst .cxdqRight .cxdq .tabWrap ul li.pic a{
    display:block;
    font-size:12px;
    font-family:"宋体";
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    color: #1c8dd5;
}
.conFirst .cxdqRight .cxdq .tabWrap .wrap{
    display:none;
}
.conFirst .cxdqRight .cxdq .tabWrap .pic{
    display:block;
}
.conFirst .cxdqRight .cxdq .tabWrap .tabActive{
    display:block;
}


.ck-slide ul { margin: 0; padding: 0; list-style-type: none;}
.ck-slide { position: relative; overflow: hidden; border: 1px solid #eaeaea; padding: 10px; width: 308px;}
.ck-slide ul.ck-slide-wrapper { position: relative; width: 308px; height: 200px; margin: 0; padding: 0;}
.ck-slide ul.ck-slide-wrapper li { position: absolute; overflow: hidden; display: none;}
.ck-slide ul.ck-slide-wrapper li:first-child{
    display: block;
}
.ck-slide ul.ck-slide-wrapper li img{
    width: 310px;
    height: 200px;
}


