﻿@charset "utf-8";
@import url(xtl_logo.css);
.none { display: none; }
.wrap { width: 1000px; margin: 0 auto; }
html { background: url(../images/bg.jpg) repeat; overflow-x: hidden; }
body { font: normal 14px/1.5 "Microsoft YaHei", "微软雅黑"; color: #222222; background: url(../images/big_bg.jpg) no-repeat center 0px; }
.header { position: relative; height: 805px; background: url(../images/header.jpg) no-repeat; }
.header h2 { padding: 518px 38px 0px 0px; font: normal 16px/30px "Microsoft YaHei", "微软雅黑"; color: #f2f2f2; text-align: center; }
.header h2 span { font: normal 14px/30px "Microsoft YaHei", "微软雅黑"; color: #fad210; }
.xtl_logo_lk a,
.xtl_logo_bg { left: 10px; top: 14px; }
.titlelink { position: absolute; top: 13px; left: 675px; color: #fff; }
.links { float: left; font: normal 12px/16px simsun, "宋体"; }
.links a { float: left; color: #a36051; margin-right: 34px; }
.links a:hover { color: #e46e53; }
#share_sina { width: 32px; height: 32px; display: block; position: absolute; top: -10px; left: 222px; }
#share_sina:hover { background: url(../images/sina_h.jpg) no-repeat; }
#share_tx { width: 32px; height: 32px; display: block; position: absolute; top: -10px; left: 263px; }
#share_tx:hover { background: url(../images/tx_h.jpg) no-repeat; }
#share { display: none; }

#btn_1 { width:300px; height:156px; position:absolute; top:649px; text-indent:-9999em; left:37px;}
#btn_1:hover,#btn_1.active { background:url(../images/btn_1.jpg) no-repeat;}
#btn_2 { width:300px; height:156px; position:absolute; top:649px; text-indent:-9999em; left:358px;}
#btn_2:hover,#btn_2.active { background:url(../images/btn_2.jpg) no-repeat;}
#btn_3 { width:300px; height:156px; position:absolute; top:649px; text-indent:-9999em; left:679px;}
#btn_3:hover,#btn_3.active { background:url(../images/btn_3.jpg) no-repeat;}


.content { position: relative; padding-bottom: 150px; background: url(../images/down.jpg) center top no-repeat; }
.img_2 { display: block; margin-left: -80px; }
.img_23 { display: block; margin-left: -10px; }
.img_32 { display: block; margin-left: -200px; }
.faq_box { width: 940px; margin: 0 auto; }
.faq_box ul li { width: 940px; height: auto; border-bottom: 1px solid #cdcdcd; padding-bottom: 16px; padding-top: 16px; }
.faq_box ul li p.question { width: 940px; color: #222222; font-family: '微软雅黑'; font-weight: 700; line-height: 40px; font-size: 20px; }
.faq_box ul li p.answer { width: 940px; color: #3a3a3a; line-height: 10px; font-family: '微软雅黑'; font-size: 16px; padding-left: 30px; }
/*返回头部*/
#backToTop a { display: block; cursor: pointer; width: 61px; height: 61px; }
#backToTop { display: none; width: 61px; height: 61px; position: fixed; right: 50%; margin-right: -561px; bottom: 110px; z-index: 1; }
*html #backToTop { position: absolute;  margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
