﻿@charset "utf-8";
/* CSS Document */
.details_title{ height:48px; line-height:48px;color:#010101; font-family:simSun; margin-top:1px;}
.details_title a{color:#010101; font-family:simSun;}
.details_title a:hover{ color:#2178c1}
.details_title a.active{ color:#278bde;}
.features{ border:1px solid #B3D8FF; position:relative; background:#fafafa;}
.features .item{border-bottom:1px solid #B3D8FF; line-height:30px; padding:0 20px;}
.features .item:last-child{ border-bottom:0px;}
.features .item h6{ font-size:16px; line-height:30px !important;}
.features .item .ctip{ float:left; width:70px; text-align:right;}
.features .item .btns{width:95%;}
.closeDdiv{ display:inline-block; height:24px; line-height:22px; padding:0px 12px; border:1px solid #e5e5e5; color:#ff6600; margin-right:14px;}
.closeDdiv i{ display:inline-block; width:7px; height:7px; background:url(../images/cha.png) no-repeat center; vertical-align:middle; position:relative; top:-1px; margin-left:14px; cursor: pointer}
.features .item a{ display:inline-block; margin-right:30px;}
.features .item a:hover{ color:#ff6600;}
.features .item a.active{ color:#ff6600;}
.more_btn{border:1px solid #d7ebfb;border-top:0px; position:absolute; bottom:-28px; left:50%; width:284px; margin-left:-180px; background:#fff; padding:0px 36px; text-align:center; height:28px; line-height:28px; color:#898a8a; font-size: 14px; cursor:pointer;}
.more_btn i{ display:inline-block; width:11px; height:7px; background:url(../images/zhan.png) no-repeat center; position:relative; top:-1px; vertical-align:middle; margin-left:17px;}
.more_btn.active i{ background:url(../images/zhan_on.png) no-repeat center;}
.itemBox{ overflow:hidden; border: 1px solid #B3D8FF;}
.itemBox.current{ height:auto;}
.features .item .closeDdiv a{ margin-right:0; color:#ff6600;}
.features .item.hide{ display:none;}

.choice{ float:left; margin-bottom:15px;}
.choice select { display: none; }
.choice .select_box { font-size: 14px; color: #020202; width: 180px; border:1px solid #afd7f6; line-height: 38px; float: left; position: relative; }
.choice .select_showbox { height: 38px;  background:url(../images/xiala.png) no-repeat 150px center; text-indent:26px; }
.choice .select_showbox:hover{ background:#5fafed url(../images/xiala.png) no-repeat 150px center; }
.choice .select_showbox.active {  background:#5fafed url(../images/xiala.png) no-repeat 150px center; }
.choice .select_option { border: 1px solid #a2c5e0; border-top: none; display: none; left: -1px; top: 38px; position: absolute; z-index: 99; background: #fff; }
.choice .select_option li { text-indent: 26px; width: 180px; cursor: pointer; }
.choice .select_option li.selected {display:none;}
.choice .select_option li.hover { background: #d7ebfb; }



