@charset "utf-8";
/* CSS Document */

.scroll-w .scrolllist {
    width: 1002px;
    position: relative;
    margin: 0 auto;
    padding-top: 40px;
	height:140px;
}
.imglist_w, .imglist_w2 {
    width: 960px;
    float: left;
/*    height: 350px;
    overflow: hidden;*/
    position: absolute;
    left: 26px;
}
.imglist_w li.scroll-li, .imglist_w2 li.scroll-li {
    width: 234px;
    float: left;
    height: 96px;
    position: relative;
    z-index: 10;
}
.mr8 {
    margin-right: 6px;
}
.channel-cont {
    width: 234px;
    position: absolute;
    z-index: 9;
}
.box_img1 {
	background:url(../images/ksrk/img_1.png) no-repeat left -4px;
}
.box_img2 {
	background:url(../images/ksrk/img_2.png) no-repeat left -4px;
}
.box_img3 {
	background:url(../images/ksrk/img_3.png) no-repeat left -4px;
}
.box_img4 {
	background:url(../images/ksrk/img_4.gif) no-repeat left -4px;
}
.dd_tit {
    font-size: 18px;
    height: 30px;
    line-height: 22px;
    padding-left: 60px;
    color: #333;
}
.dd_desc {
    font-size: 12px;
    height: 30px;
    padding-left: 60px;
    line-height: 10px;
    color: #666;
}
.channel-cont .btn_down {
    background: #eee url(../images/arrow-d.png) no-repeat 67% center;
    width: 231px;
    height: 32px;
    line-height: 32px;
    z-index: 12;
	border-radius: 4px;
}
.channel-cont .btn_down a {
    display: block;
    font-size: 16px;
    color: #0f355b;
    padding-left: 76px;
}
.channel-shade {
    border: 1px solid #b1b1b1;
    -moz-box-shadow: 2px 2px 2px #ccc;
    -webkit-box-shadow: 2px 2px 2px #ccc;
    box-shadow: 2px 2px 2px #ccc;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333232)";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333232');
}
.channel-show {
    width: 194px;
    height: 242px;
    border-top: 2px #3da4f1 solid;
    padding: 0 18px;
    display: none;
    background: #fff;
}
.channel-show-tit {
    font-size: 14px;
    color: #333;
    height: 48px;
    display: block;
    line-height: 48px;
}
.channel-show .channel-show-cont {
    height: 128px;
}
.channel-cx span {
    display: block;
    color: #333;
    font-size: 12px;
    width: 196px;
    height: 26px;
}
.channel-cx .radio-cx input[type="radio"] {
    display: none;
}
input {
    color: #999;
    font-family: "微软雅黑";
    outline: none;
}
label {
    font-size: 14px;
    font-family: "";
}
.channel-cx .radio-cx label {
    font-family: 微软雅黑;
    padding-left: 26px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    background: url("../images/ksrk/radio_bg.png") no-repeat 0% -20px;
    line-height: 23px;
}
.channel-cx .radio-cx label.checked {
    background: url(../images/ksrk/radio_bg.png) no-repeat left 3px;
}
.btn_ok {
    line-height: 30px;
    text-align: center;
    height: 32px;
    margin-top: 12px;
}
.btn_ok a.btn {
    display: block;
    font-size: 14px;
    color: #fff;
    width: 100px;
    height: 32px;
    background: url(../images/btn/btnbg2.png) no-repeat left top;
    float: left;
}
.showm_shutdwon {
    position: absolute;
    top: 61px;
    left: 0;
    width: 231px;
    height: 30px;
    line-height: 30px;
	z-index: 10;
    background: #eee url(../images/arrow-u.png) no-repeat 67% center;
}
.showm_shutdwon a {
    display: block;
    font-size: 16px;
    color: #0f355b;
    padding-left: 90px;
}
.channel_bj li{
	font-size:14px;
}
.channel_jf{ width:194px; height:128px;}
.left_main{
	width:580px; 
	margin-right:50px;
}
.right_main{
	width:330px;
}
li.left_main p, li.right_main p{
    float: left;
    margin-top: 22px;
}
li.left_main p{
	width:457px;
}
li.right_main p{
	width:200px;
}
li.right_main p span{
	display:block;
	text-align:center;
	line-height:30px;
}
li.left_main p span, li.right_main p span{
	display:block;
}
li.left_main p span:nth-child(1), li.right_main p span:nth-child(1){
	font-weight:600;
}
li.left_main p a, li.right_main p a{
	font:14px/30px '微软雅黑';
}
li.right_main p a{
	line-height:22px;
}
.reorder ul li:last-child{
	margin-top:-10px;
}
