@charset "utf-8";
body,div,p,ul,ol,li,input,h2,h3,h4,h5{margin: 0;padding: 0;}
body,button, input, select, textarea { font:12px/1.125 Arial,Helvetica,sans-serif;color:#666666;}
address, cite, dfn, em, var ,i,h2, small{ font-style: normal; font-weight:normal}
ul, ol,li{ list-style: none; }
a { text-decoration: none; cursor:pointer; }
a:hover {color:#ff6600; text-decoration: underline; cursor:pointer}
html { overflow-y: scroll; }

img{display:block;border:none;}
.clear{height:0;clear:both;overflow:hidden; }
body{ background:url(notfound) fixed; }

.head{ width:100%; background:url(../images/head_bg.jpg) no-repeat top #fffbe4; position:relative;}
.head img{ display:block; margin:0 auto;}

.nav{ position:absolute; bottom:-77px; _bottom:-70px; width:100%; height:80px; background:url(../images/nav_sh.png) no-repeat top;_background:url(../images/nav_sh_ie6.png) no-repeat top; padding:65px 0 0 0;}
.nav_bj{ background:url(../images/nav_bj.png) no-repeat top;_background:url(../images/nav_bj_ie6.png) no-repeat top;}
.nav_gz{ background:url(../images/nav_gz.png) no-repeat top;_background:url(../images/nav_gz_ie6.png) no-repeat top;}
.nav_bt{margin:0 auto; width:872px; padding-left:130px;}
.nav a{  float:left; width:330px; height:75px;  }

.wrapper_nav1{position:absolute; top:469px; _top:469px; left:50%; margin-left:-610px; width:1220px; height:200px;  /*margin-left:-783px;/* _margin-left:-783px; */z-index:999;}
.word{ width:1002px; position:absolute; left:100px; top:110px; font: bold 14px/20px "宋体"; color:#FFF;}

.inner{ background:url(../images/innerBg.jpg) repeat; width:100%;}
.main{ width:1002px; margin:0 auto;}
.q1, .q2, .q3, .q4{ float:left; width:1002px; padding-top:110px; overflow:hidden; clear:both}
.q1 .title , .q2 .title , .q3 .title , .q4 .title{ width:1002px; height:120px; background:url(../images/title.png) 0 0;}
.q1 .sh , .q2 .sh , .q3 .sh , .q4 .sh{background:url(../images/title_sh.png) 0 0;}
.q1{padding-top:250px}
.q2 .title{ background-position:0 -162px;}
.q3 .title{ background-position:0 -328px;}
.q4 .title{ background-position:0 -505px;}


.product{ float:left; width:1002px;}
.cp{ float:left; width:230px; margin:20px 20px 0 0; overflow:hidden}
.cp_img{ display:block; padding:9px; border:1px solid #dadada; background:#FFF; }
.cp_title{ display:block; font:14px/22px "微软雅黑"; color:#303030; height:70px; overflow:hidden; }
.cp_date{ display:block; font:12px/22px "宋体"; color:#c38000; }
.cp_pay{ float:left; font:12px/22px "宋体"; color:#000000;}
.cp_pay small{font:12px/22px "宋体"; color:#9e581d;}
.cp_offline{ color:#666}
.cp_jt{ color:#e06060;}
.cp_online{ font-size:25px; font-family:"MyriadPro"; font-weight:bold; color:#9e581d;}
.cp_bt{ float:right; margin-top:5px;}

.ad{ float:left; width:1002px; margin-top:20px;}
.ad_bt{ float:left; margin-left:10px; width:496px; height:80px;}

/*返回顶部CSS样式*/
#gotop{	 
    width: 18px;
    line-height: 1.2;
    padding: 5px 0;
    background-color:#FFF;
    color:#666;
    font-size: 12px;
    text-align: center;
    position: fixed;
    _position: absolute;
    left: 50%;
	margin-left:506px;
    bottom: 20%;
    _bottom: "auto";
    cursor: pointer;
    opacity: 0;
    filter: Alpha(opacity=0);
	border:1px solid #CCC
}
