﻿@import url(base.css);
.jc-null{width:100%; text-align:left;}
.jc-warp{width:1920px; position:relative; margin-left:-960px; left:50%; z-index:1;}
.jc-draw{margin:0 auto; width:1000px;}

.page_carousel{width:1600px; height:163px; position:relative; margin-left:-800px; left:50%; z-index:1; overflow:hidden;}
.page_carousel .jc_con{position:absolute; top:0; left:0; z-index:2; width:1600px;}
.page_carousel .jc_cont{width:100%; overflow:hidden; position:relative; display:none;}
.page_carousel .jc_cont div.slide{width:1600px; height:163px; overflow:hidden; display:block;}
.page_carousel .jc_cont div.slide img{width:1600px; height:163px;}