/* FORMAT */
html { color: #717171; font-family: Arial, "微软雅黑"; font-size: 12px; background-color: White; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; *font-size:100%;}
legend { color: #000; }
a { color: #717171; text-decoration: none; }
p { text-indent: 2em; }
h1 { font-size: 18px; font-weight: bold; }
h2 { font-size: 14px; font-weight: bold; }
h3 { font-weight: bold; }
.fs14 { font-size: 14px; }
.fs16 { font-size: 16px; }
.fs18 { font-size: 18px; }
.txtBold { font-weight: bold; }
.colorRed { color: #e22525; }
.colorLink { color: #ea550e; text-decoration: underline; }
.wrapHidden { width: 100%; overflow: hidden; }
body { background: url(../images/common/bg_body.jpg) repeat-x; overflow-x: hidden; }

.wrap { margin: 0 auto; width: 950px; }

.top-flash { position: relative; height: 280px; overflow: hidden; }
.header { position: absolute; top: 0; left: 50%; margin-left: -467px; width: 933px; z-index: 10; }
.header .top-nav { position: absolute; top: 10px; right: 120px; width: 230px; text-align: right; }
.header .top-nav a { padding: 0 5px; color: #272727; }
.header .buy-link { position: absolute; top: 0; right: 0; width: 120px; height: 120px; cursor: pointer; }
.header .logo { float: left; width: 235px; height: 95px; background: url(../images/common/logo.png) no-repeat; cursor: pointer; }
.header .nav { float: right; padding: 41px 0 0 10px; width: 688px; height: 54px; background: url(../images/common/bg_nav.png) no-repeat; }
.header .nav li { position: relative; float: left; width: 95px; height: 33px; line-height: 33px; text-align: center; font-size: 14px; font-weight: bold; }
.header .nav .current, .flash .header .nav li .current { background: url(../images/common/bg_nav_cur.png) no-repeat; }
.header .nav li a { width: 100%; height: 100%; color: #4a4a4a; display: block; }
.header .nav li .nav-lv2 { }
.header .nav li dl { position: absolute; top: 33px; left: 0; padding-bottom: 20px; width: 95px; height: 112px; background: url(../images/common/bg_nav_cur.png) no-repeat center bottom; overflow: hidden; display: none; }
.header .nav li dl dd { width: 95px; line-height: 24px; font-size: 12px; font-weight: normal; }
.header .tel { position: absolute; top: 8px; right: 360px; color: #DB7C20; font-family: "方正综艺简体" , "微软雅黑"; font-size: 16px; font-weight: bold; z-index: -1; }
.banner { position: absolute; top: 0; left: 50%; margin-left: -640px; width: 1280px; }
.banner img { display: block; }

.leftside-container { position: absolute; top: -89px; left: 0; width: 187px; background: url(../images/common/bg_leftside.png) no-repeat; }
.leftside { margin-top: 21px; width: 187px; height: 280px; overflow: hidden; }
.leftside ul { width: 155px; }
.leftside ul li { padding-left: 30px; line-height: 28px; font-family: 微软雅黑 font-size: 15px; font-weight: bold; }
.leftside ul li a { width: 100%; height: 100%; color: #525252; display: block; }
.leftside ul .current a { color: #ee0000; }
.leftside ul .title { line-height: 18px; color: White; font-size: 14px; font-weight: bold; margin-bottom: 30px; }
.leftside-container .link-box { margin-top: 25px; }
.leftside-container .link-box li { position: relative; height: 60px; margin-top: -2px; padding-bottom: 3px; *padding:0;}
.leftside-container .link-box li a { position: absolute; top: 0; left: 0; }
.leftside-container .link-box li .a-2 { display: none; }
.leftside-container .link-box li a img { display: block; }

.footer { margin-top: 30px; padding: 7px 0 30px 0; text-align: center; color: #9d9d9d; background: url(../images/ico/line_gray.jpg) repeat-x; }
.footer a { padding: 0 10px; color: #9d9d9d; }

.content { position: relative; padding: 50px 0 50px 235px; line-height: 22px; }
.content-box { width: 700px; min-height: 300px; }

.line-dotted { margin-top: 5px; width: 100%; height: 1px; font-size: 0; background: url(../images/ico/line_dotted.jpg) repeat-x center center; }
.page-return { margin-top: 30px; overflow: hidden; }
.page-return a { float: right; text-decoration: underline; }

/* TAB */
.effect-tab { width: 680px; height: 31px; background: url(../images/common/bg_effect_tab_1.jpg) no-repeat; }
.effect-tab li { float: left; width: 226px; height: 31px; line-height: 31px; text-align: center; color: White; font-weight: bold; cursor: pointer; }
.effect-tab-content { position: relative; width: 665px; }
.effect-tab-content li { position: absolute; top: 0; left: 0; width: 100%; display: none; }
.effect-main-box { padding: 25px 8px; line-height: 24px; }

/* 表单 */
.form-table { }
.form-table tr td { padding: 10px; }
.form-table tr .key { text-align: right; }
.textbox-style { width: 400px; border-top: solid 1px gray; border-right: solid 1px #ccc; border-bottom: solid 1px #ccc; border-left: solid 1px gray; }
.form-control { margin: 0 auto; width: 200px; height: 25px; }
.form-control span { width: 94px; height: 25px; display: inline-block; }
.form-control .btn-left { background: url(../images/common/btn_red_left.jpg) no-repeat; padding-right: 10px; }
.form-control .btn-right { background: url(../images/common/btn_red_right.jpg) no-repeat; }
.btn-style { width: 94px; height: 25px; line-height: 25px; color: White; font-weight: bold; background-color: Transparent; border: none; cursor: pointer; }