@charset "gb2312";
/* Header 头部 */
.header { background-color:#FFF; width:100%; height:115px; }
.logo { width:354px; height:68px; line-height:115px; float:left; margin:0px; padding-top:25px; }
.welcome { color: #0d6fb8; float: right; font-size: 14px; padding: 80px 30px 0 0; text-align: right; width: 360px; }
/* Banner 头部 */
.banner { background:url(../images/banner_bg.jpg) no-repeat scroll center top; height: 500px; width: 100%; }
/* width and height */
.w980 { width:980px; margin:0 auto; }
/* margin and padding */
.mt1 { margin-top:30px; }
.mb1 { margin-bottom:5px; }
.pb1 { margin-bottom:40px; }
.mtb1 { margin:30px 0;}
.mt2 { margin-top:20px; }
/* Content */
.c_warp { height:150px; }
/* 预售说明 */
.intro { width:713px; }
.sale { font-size:16px; color:#660000; line-height:28px; }
.sale span { font-size:26px; }
/* 订单详情 */
.order { width:267px; height:150px; background:url(../images/order.png) no-repeat; }
.order dl { width:242px; overflow:hidden; margin:60px 0 0 25px; }
.order dl dt { font-size:12px; color:#333; }
.order dl dd { font-size:16px; color:#333; font-weight:bold; }
.order dl dt, .order dl dd { display:inline-block; float:left; padding-right:6px; line-height:24px; }
.schedule { width:267px; }
.schedule a { display:block; width:228px; height:39px; background:url(../images/btn.png) no-repeat; font-size:16px; color:#FFF; line-height:39px; margin:10px auto 0 auto; text-align:center; }
/* 服务保障 */
.security { font-size:14px; color:#5e5e5e; }
/* 功能 */
.gn a { display: inline-block; float:left; width:320px; height:151px; line-height:151px; text-align:center; font-size:24px; color:#FFF; padding-right:10px; }
.ysgn { background:url(../images/gn1_nor.png) no-repeat; }
.ysgn:hover { background:url(../images/gn1_h.png) no-repeat; }
.jbgn { background:url(../images/gn2_nor.png) no-repeat; }
.jbgn:hover { background:url(../images/gn2_h.png) no-repeat; }
.yycj { background:url(../images/gn3_nor.png) no-repeat; }
.yycj:hover { background:url(../images/gn3_h.png) no-repeat; }
.gn_wrap { background-color:#f1f1f1; padding:30px 40px 50px 40px; }
.gn_wrap h1 { font-size:20px; color:#666; line-height:32px; width:905px; height:32px; background:url(../images/line.png) no-repeat bottom center; }
.list { width:700px; margin:20px 100px 0 100px; }
.list li { background:url(../images/dot.png) no-repeat left 7px; padding-left:20px; font-size:14px; color:#666; }/*----20140729改------*/
.list li b { font-size:16px; color:#000; }
/* Footer */
.footer { color: #fff; line-height: 25px; margin: 0 auto; padding: 35px 0 30px 0; text-align: center;  width:100%; height:112px; background:url(../images/footer.png) repeat-x; margin-top:30px;}
.footnav { font-size: 14px; padding-bottom: 3px; }
.footnav a { color: #fff; }
.footnav a:hover { color: #0096db; }
/* 应用场景----------20140715后加的 */
.con1{ font-size:18px; color:#333;}
.gn_wrap .list li a{ color:#C00;}
.gn_wrap .list li a:hover{ text-decoration:underline;}
/* 确认页面---------20140717加 */
.confir { width:980px; height:420px; background:url(../images/confir_bg.jpg) no-repeat center center; padding:0; margin:0 auto; }
.confir h1, .confir h2, .confir p, .confir a { text-align:center; }
.confir h1 { font-size:36px; color:#ff6600; height:36px; line-height:36px; padding-top:80px; }
.confir h2 { font-size:24px; color:#666; height:36px; padding:20px 0 10px 0; }
.confir p { font-size:14px; color:#999; height:24px; height:48px; line-height:24px; }
.confir a { font-size:16px; color:#c20000; display:block; height:32px; padding:30px 0 20px 0; }
.confir a:hover { text-decoration:underline; }

/* 20140729加--------展开项*/
.fwbold { font-weight:bold; color:#333; }
.expan { height:40px; line-height:40px; border-bottom:#333 dotted 1px; }
.in_bj_1 { background:url(../images/number1.gif) no-repeat left center; }
.in_bj_2 { background:url(../images/number2.gif) no-repeat left center; }
.in_tit { color: #333; float: left; font-size: 18px; height: 40px; line-height: 40px; padding: 0 0 0 35px; }
.in_w_1 { height: 14px; line-height: 14px; padding-top: 20px; vertical-align: middle; width:30px; }
.in_btn { display: block; height: 12px; width: 12px; }
.in_btn_close { background: url(../images/close.gif) no-repeat; }
.in_btn_open { background: url(../images/open.gif) no-repeat; }
