﻿@charset "utf-8";
/* 拍卖网 */
*{margin:0px; padding:0px;}
li,ul{list-style:none;font-size: 12px;}
img{border:0px; vertical-align:middle;}
a,a:hover{text-decoration:none;color:#333;background-repeat: no-repeat;} 
.clear{clear:both;}
body{font-size:12px; font-family: "微软雅黑" , Arial, Helvetica, sans-serif; background:#FFF; color:#666666; }
.all_black{ width:980px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.c_l{ clear:left;}
.c_r{ clear:right;}
.c3{ color:#333;}
.c6{ color:#666}
.c9{ color:#999}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.ml2{ margin-left:2px;}
.ml5{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml35{ margin-left:35px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mb15{ margin-bottom:15px;}
.mr10{ margin-right:10px;}
.mtb10{ margin-top:10px; margin-bottom:10px;}
.xxx{ border-bottom:1px solid #e3e3e3;}
.fb{ font-weight:bold;}
.hide{ display:none;}
.red{ color:#cc0000;}
/* 头部 */
.top{ height:81px; margin-bottom:20px; }
.top .logo{ background:url(../images/index_02.jpg) no-repeat; height:81px; width:273px;  }
.top .logo h1{ visibility:hidden;}
.wenz_box{ height:21px; line-height:21px; font-size:16px; color:#cc0000; margin-top:30px; margin-left:80px; }
.wenz_box span{ cursor:pointer;}
.wenz_box i{ background:url(../images/index_10.jpg) no-repeat; width:9px; height:6px; display:inline-block; }
.ss_box{  width:334px; height:39px;   margin-top:25px; margin-left:30px; overflow:hidden; }
.ss_box .txt_input{ background:url(../images/index_05_01.jpg) no-repeat; width:284px; height:39px; line-height:39px; border:0px; text-indent:24px; float:left; font-family:"微软雅黑"; font-size:16px ; color:#999;}
.ss_box .but_input{ background:url(../images/index_05_02.jpg) no-repeat; width:50px; height:39px; line-height:39px; border:0px;float:left;  }



.login_box{ background:url(../images/index_07.jpg) no-repeat; width:60px; height:39px;  margin-top:25px; margin-left:13px; cursor:pointer; position:relative; z-index:2;}
.login_box .loigin_xx{ position:absolute; top:39px; left:-12px; z-index:99; width:104px; height:75px; overflow:hidden; background:url(../images/login.jpg) no-repeat; padding-top:15px;  }
.login_box .loigin_xx a{ display:block; margin:5px 10px; font-size:14px;}


.banner_box{ width:100%; height:518px; margin-bottom:20px; position:relative; z-index:1;}

.nav{ background:url(../images/nav_bj.png) ; height:40px;  line-height:40px; width:100%;position:absolute; z-index:998; top:0px; }

.nav_ny{ width:690px; margin:0 auto; }
.nav_ny a{ color:#FFF; font-size:16px; margin-left:50px;}
.nav_ny a:hover{_color:#FFF; }
 

/*图标展示*/
.tubiao_rz{ padding:25px 0; width:100%;   }
.tubiao_rz .tbrz{ overflow:hidden; height:auto;}
.tubiao_rz .tbrz li{ float:left; padding-left:105px;}
.tubiao_rz .tbrz li.frist{ padding-left:15px;}
.tubiao_rz .tbrz li a{ display:block; width:70px; text-align:center;}

/*底部红色部分*/
.dibulc_box{ width:100%; height:280px; background:#cc0000; padding-top:30px;}
.dibulc_box .dibu_nny{ overflow:hidden; height:150px; } 
.dibu_nav{ width:760px; margin-top:15px;}
.dibu_nav li{ float:left; font-size:14px; line-height:24px; padding-left:70px;}
.dibu_nav li a{ display:block; color:#FFF; }
.dibu_nav li a:hover{_color:#FFF; }

/*底部信息*/
.foot{ line-height:30px; padding:25px 0; border-bottom:1px solid #e3e3e3; }
.foot_nav{ color:#666; font-size:16px;}
.foot_nav a{ color:#666;}
.copy{ font-size:14px; color:#999;}

.db_tp { margin-top:10px; margin-bottom:10px;}

.db_tp a{ padding:0 10px; }

/* flexslider */
.flexslider{position:relative;height:518px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:518px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}



