﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
li{ list-style:none;}
.both{ clear:both;}
.over_f{ overflow:hidden;zoom:1;}
table {border-collapse:collapse;border-spacing:0;}
img{border:0;}
a{text-decoration:none; cursor:pointer}
body{font-size:14px; color:#db9052; font-family:"微软雅黑"; background:#282828}


.border_css{ background:url(../images/bg.jpg) no-repeat center top; height:1941px;}
.wrap{ position:relative;width:1000px; margin:0 auto; }

.code_n {position:absolute;right:-100px;top:200px;width:166px; height:102px;}
.btn_store{width:173px; height:249px;background:url(../images/btn_store.gif) no-repeat; display:block }
.btn_bz{ float:right; margin-right:90px; display:inline;width:157px; height:133px;background:url(../images/btn_bz.gif) no-repeat;}

.box_tc{ display:none; width:844px; height:765px;background:url(../images/box_tc.png) no-repeat; position:relative; color:#da6219}
.close{ position:absolute;width:108px; height:62px; background:url(../images/close.png) no-repeat; top:0; right:0}
.close:hover{background:url(../images/close_h.png) no-repeat;}
.cont{ width:740px; margin:0 auto; font-size:16px;overflow-y:auto;overflow-x:hidden; height:600px;}
.cont p{ line-height:28px;}
.title{ text-align:center; padding-bottom:30px; padding-top:50px; font-size:30px; color:#db8f53}
.cont .f1{ color:#f6e7bf; font-size:18px}
.cont a{color:#da6219}


.foo_bg{width:100%; background:url(../images/foot_rep.jpg) repeat-x;}
.footer{ width:1000px; color:#b3b3b3; font-size:12px; margin:0 auto; padding-top:20px; padding-bottom:10px;}
.rig_cr{ float:left; padding-left:10px; margin-top:-2px; display:inline;}
.rig_cr span{ display:block; font-size:15px;}
.rig_class{ float:right;}
.inch_logo{ float:left; margin-left:10px; display:inline;}