* {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-family: Microsoft Yahei;
}
.adoutusmen h3{
  color:#000;
}
a{cursor:pointer; }
.head-type a{
  font-size: 12px;
}
.navbar-li li{
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
    font-size: 14px;
}
. head-form{
    padding:0!important;
    margint-top:0!important;
}
.navbar-header{
    margin-left: 16px!important;
    margin-top: 8px;
}
.navbar-light img{
    max-width: 68%;
}
.HeadSear{
    width: 58px;
    height: 36px!important;
    line-height: 36px!important;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    right: -7px;
    border: 1px solid #ccc;
    background-color: #fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
   /* box-shadow: -4px 1px 10px #e5e2e2 inset, 0px 0px 5px #eee;
    -moz-box-shadow:-4px 1px 10px #e5e2e2 inset, 0px 0px 5px #eee;
    -webkit-box-shadow:-4px 1px 10px #e5e2e2 inset, 0px 0px 5px #eee;*/
}
.popMain{
  width: 400px;
    height: 200px;
    z-index: 109;
    background: #FFFFFF;
    left: 35%;
    position: fixed;
   /* bottom:50vh;*/  
   animation: keyAnmi 0.4s;
}
.popTitle {
    background: rgba(255, 255, 255, 1);
    /* border-bottom: 1px solid #bdbcba; */
    margin-top: 5px;
    padding-left:17px;
    
}
.pophr{
    width:90%;
    margin: 0 auto;
    height: 1px;
    background: #959595;
}   
.popContent {
    background: rgba(255, 255, 255, 1);
    height: 130px;
    text-align: center;
    
}
.layer_msg{
     /* border-bottom: 1px solid #bdbcba;  */
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    margin-top: 5px;
}
.popContent .layer_msg p {
    margin: 0;
    font-size: 18px;
    text-align: center;
    padding: 0px 0px !important;
    font-family: Helvetica-Light,微软雅黑,黑体 !important;
    color:#606266;
}
.closes {
    height:50px;
  width:90%;
  padding-left: 10px;
  background: #9c7c4e;
  border-radius: 5px;
  border: none;
  color:#FFFFFF;
  margin-left:20px;
  line-height: 50px;
  font-size:18px;
}
.tan{
 z-index:108!important;
}
#pw{
    margin-right: 48px;
   /* box-shadow: 0px 0px 10px #e5e2e2 inset, 0px 0px 5px #eee;
    -moz-box-shadow:0px 0px 10px #e5e2e2 inset, 0px 0px 5px #eee;
    -webkit-box-shadow:0px 0px 10px #e5e2e2 inset, 0px 0px 5px #eee;*/
}
.nav-top {
    margin-top: 45px;
    margin-left:50px;
    height: 30px;
   font-size:17px;
  /*margin-left: 20px;*/
}
.nav-top li a:hover{
   text-decoration: underline;
}

.navbar-default .navbar-nav>li>a {
  color: #000;
}

.navbar-bag {
  background: #fff !important;
}
.Btu{
  height:50px;
  width:90%;
  padding-left: 10px;
  background: #9c7c4e;
  border-radius: 5px;
  border: none;
  color:#FFFFFF;
  margin-left:20px;
  margin-top:15px;
  font-size:18px;
}
.dropdown-menu {
  position: absolute;
  top: 87%;
  left: -42px!important;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #302318;
  opacity: .8;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}



/*top调试css*/


.nav > li:hover .dropdown-menu { display: block; }

.dropdown-menu>li>a {
  color: #fff;
}

.dropdown-menu>li>a:hover {
  background: none;
  color: #fff;
}


/*.pull-paipin{
  margin-top: 5px;
}*/


/*.navbar-color{
  margin-top: 6px;
}

.navbar-margin {
  margin-right: 10px;
}
*/
.navbar-default{
  padding-bottom:10px;
}

.navbar-color li {
  color: #000;
  font-size: 10px;
  padding-top: 11px;
}
.head-form{
  margin-top: 0px!important;
  padding:0px!important;
}
.pull-margin {
  width: 5px;
  margin-left: 5px;
}

.form-input {
  width: 211px !important;
  height: 36px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 2;
  display: block;
  width: 55px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  
}

.span-position {
  top: -6px !important;
}

.nav-margins {
  margin-top: 6px;
  ;
}


/*top调试css*/


/*top轮播图*/

.logo {
  padding: 0;
}

/*#myCarousel {
  margin: 50px 0 0 0;
}*/

#navbar-collapse ul {
  margin-top: 0;
}

.carousel-inner img {
  margin: 0 auto;
  max-width:100%;
  max-height:100%;
  object-fit: contain;
}

.carousel-control {
  font-size: 100px;
}

.carousel-title {
  height: 100%;
  width: 295px;
 /* background: #1d1c1c;
  opacity: 0.3;*/
  background:url(/RootSite/images/backImage.png)!important;
}

.img1 {
  margin-top: 270px;
}

.img2 {
  margin-top: 270px;
}

.rightImg{
  position:absolute !important;
  right:-150px !important;
  top:45% !important;
}
<!-- .leftImg{
 
  left:-150px !important;
  top:45% !important;
}  -->
.carousel-control.right {
  right: -200px;
  left: auto;
  background-image: none !important;
}

.lunbo-img {
  height: 48%;
  margin-right: 0px;
  margin-left: 0px;
}

.lunbo-imgtext {}

.carousel-control.left {
  background-image: none !important;
  margin-left:20px;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -150px;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}

.carousel-control.left {
  /*background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);*/
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  /* background-repeat: repeat-x; */
}




.box-div {
  text-align: center;
}

.box-divs {
  height: 45px;
  border: 1px solid #101010;
  margin-left: 22px;
  background-color: #000;
  /*margin-top: 35px;*/
}

.box_divss {
  padding-left: 88px;
  padding-top: 35px;
  font-weight: 500;
  color: #000;
}

.box-div>h3 {
  font-size: 20px;
}

.box-div>h5 {
  font-size: 10px;
  margin-top: 12px;
}

.pone {
  margin-top: 137px;
}

.box_div_s {
  /* text-align: center; */
  /*margin-top: 20px;*/
  margin-left: 15px;
}
.box_div_s p{
  font-size:14px;
}

.top_img {
  height: 112px;
  background: url(../images/海王村_09.jpg) no-repeat center;
  background-size: contain;
}


/*多组轮播图*/

.thumbnail .caption {
  padding: 0px;
  text-align:center;
}
.thumbnail .caption .color{
  font-size:15px;
}

.xianshipai {
  margin-bottom: 15px;
}

.xianshipai>h3 {
  font-size: 24px;
}

.xianshipai>h5 {
  font-size: 14px;
  line-height: 28px;
 /* margin-top:15px;*/
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom:0!important;
  line-height: 1.42857143;
  background-color: #fff;
  border: none !important;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
 
}
.xianshipai{
 /*margin-top: 15px;*/
}



/*拍卖预展最新公告*/



.paimaiyuhzan {
  margin-bottom: 15px;
}

.paimaiyuhzan>h3 {
  font-size: 24px;
}

.paimaiyuhzan>h5 {
  font-size: 14px;
  line-height: 28px;
}

.paimaiyuzhantext {
  text-align: center;
  font-size: 14px;
  z-index:0;
  padding-top: 10px;
  padding-bottom: 10px;
  position:relative;
  color:#fff;
  background:url(/RootSite/images/backImage.png)!important;
  margin-top:320px;
  margin-left:-12px;
}

.Enroll_content{
  width:400px;
  height:500px;
  background: #FFFFFF;
  margin:auto;
  margin-top:75px;
  animation: mymove 0.1s;
}
.Enroll_img{
  height:100px;
  width:100%;
  
  text-align: center;
}
.Enroll_txt{
  width:100%;
  height:60px;
  margin-top:30px;
  
}
.Enroll_txtLeft{
  width:50%;
  height:100%;
  float: left;
  text-align: center;
  border-right: 1px solid #bdbdbf;
  line-height: 75px;
    color: #9C7C4E;
    font-size: 20px;
}
.Enroll_txtRight{
  width:50%;
  height:100%;
  float: right;
  text-align: center;
  line-height: 75px;
   
    font-size: 20px;
}
.fm_Div{
  width:90%;
  margin:auto;
  border-bottom:1px solid #b9b9b9;
  
}
.fname{
  height:80px;
  width:80%;
  padding-left: 20px;
  border: none;
  
}
.fname_img{
  float: right;
  margin-top:30px;
  padding-right:20px;
}
.lname{
  height:80px;
  width:80%;
  padding-left: 20px;
  border: none;
}
.lname_code{
  height:80px;
  width:80%;
  padding-left: 20px;
  border: none;
}
.paimaiyuzhantext p{
  line-height: 28px;
  display:table;
  margin-left:10px;
}
.paimaiyuzhantext p img{
  vertical-align:middle;
}

.paimaiyuzhanimg {
  max-width: 100%;
  height:100%;
}

.paimaitext {
  color: #fff;
  text-decoration: underline;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: none !important;
  color: #666666;
  /* border: 1px solid #ddd; */
}
.list-group-item{
  display:flex;
}
.gonggao{
  flex:5;
}
.gonggao img{
  vertical-align: middle;
  float:left;
  padding-top:10px;
}

.gonggao-badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  float:right;
  line-height: 1;
  color: #666666;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #fff !important;
  border-radius: 10px;
}
.gonggao a{
  color:#000;
}
/*.gonggao a:hover{
  color:#000;
  text-decoration: initial;
}

.zuixingonggao {
  margin-bottom: 15px;
}*/

.zuixingonggao>h3 {
  font-size: 24px;
}

.zuixingonggao>h5 {
  font-size: 14px;
  line-height: 28px;
}

/*3.list-group-item:hover{*/
.gonggao a:hover,.gonggao-badge:hover{
  cursor: pointer;
  color:#a8835d!important;
  text-decoration: initial!important;
}
.list-group .list-group-item:hover{
  cursor: pointer;
  color:#a8835d!important;
  text-decoration: initial!important;
}

/*第三个*/

.carousel-captionthree {
  width: 100%;
  /*height: 300px;*/
}

.carousel-captionthree {
  left: 0;
  top: 0;
  padding: 0;
}

.Lishi-right {
  float: right !important
}

.oldlishi {
  margin-bottom: 15px;
}

.oldlishi>h3 {
  font-size: 24px;
}

.oldlishi>h5 {
  font-size: 14px;
  line-height:28px;
}


/*发现更多*/

.faxianduo {
  margin-bottom: 15px;
}

.faxianduo>h3 {
  font-size: 24px;
}

.faxianduo>h5 {
  font-size: 14px;
  line-height: 28px;}

.faxianmoreone {
  height: 80px;
  background-image: url(../images/海王村_10.jpg);
  margin-bottom: 20px;
  background-size: cover;
}
.findmore{
    position:relative;
}
.findmore:before{
    background-size: cover;
    width: 100%;
    height: 80px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;/*-1 可以当背景*/
    -webkit-filter: black(3px);
    filter: black(3px);
    background-color: rgba(0, 0, 0, 0.3);    
}

.faxianmoretwo {
  height: 80px;
  background-image: url(../images/海王村_11.jpg);
  margin-bottom: 20px;
  background-size: cover;
}

.faxianmorethree {
  height: 80px;
  background-image: url(../images/海王村_12.jpg);
  margin-bottom: 20px;
  background-size: cover;
}

.faxianmorefoure {
  height: 80px;
  background-image: url(../images/海王村_14.jpg);
  margin-bottom: 20px;
  background-size: cover;
}

.faxianmorefive {
  height: 80px;
  background-image: url(../images/海王村_15.jpg);
  margin-bottom: 20px;
  background-size: cover;
}

.faxianmoresix {
  height: 80px;
  background-image: url(../images/海王村_16.jpg);
  margin-bottom: 20px;
  background-size: cover;
}

.faxianmoreseven {
  height: 80px;
  background-image: url(../images/海王村_17.jpg);
  margin-bottom: 20px;
  background-size: cover;
}

.faxianmoreeight {
  height: 80px;
  background-image: url(../images/海王村_13.jpg);
  margin-bottom: 20px;
  background-size: cover;
}

.faxindiv {
  background: #1d1b1c;
  width: 20pd;
  height: 80px;
  opacity: .7;
}

.faxiantext {
  position: absolute;
  font-size: 16px;
  color: #fff!important;
  /* top: 31px; */
  line-height: 81px;
  margin-left: 26px;
  /* left: 40px; */
  z-index: 9999;
  font-weight: 600;
}

.jiazaibutton {
  background: #e0e0e0;
  width: 190px;
  height: 33px;
  border: navajowhite;
  /* background: #ccc; */
  color: #fff;
  /* line-height: 20px; */
  padding-top: 2px;
  border-radius: 5px;
}

.jingcaituijian {
  margin-bottom: 15px;
}

.jingcaituijian>h3 {
  font-size: 24px;
}

.jingcaituijian>h5 {
  font-size: 14px;
  line-height:28px;
}

.adoutusmen {
  margin-bottom: 15px;
}

.adoutusmen>h3 {
  font-size: 24px;
}

.adoutusmen>h5 {
  font-size: 14px;
  line-height:28px;
}
.hist-name{
  line-height:20px!important;
}

/*guanyuwmen*/

.aboutone {
  margin-right: 120px;
}

.abouttwo {
  margin-right: 120px;
}

.aboutfoure {
  margin-right: 120px;
}

.aboutfive {
  margin-left: 42px;
}
.aboutsix{
  margin-top: 15px;
  color: #000;
}

/*footer*/


/*.lione{
  width: 60px;
}*/

.lione>a {
  color: #000000;
  font-size: 14px;
}

.limargin {
  margin-right: 15px;
}

.footermargin {
  margin-left: 429px;
  margin-top: 30px;
  margin-bottom: 15px;
}

.footer {
  background: #f5f5f5;
  height: 148px;
}

.footerpone {
  color: #000000;
  line-height: 36px;
}

.color {
  color: #000000;
  font-size: 15px;
  /*font-weight: bold;*/
}

.pcolor {
    color: #ccc;
    font-size: 14px;
    margin-top: 10px;
    font-weight: normal;
}
/* footer */
.footerWrap{
    margin-top:5%;
}
.footer-tle{
    text-align: center;
}
.footer-tle h4{
    font-weight: bold;
}
.footerConter{
    display:flex;
    max-width: 545px;
    text-align: center;
    margin: auto;
}
.footerText{
    text-align: center;
    background:#f5f5f5;
}
.footerBox{
    padding: 20px 0;
}
.footerUl{
    width: 325px;
    display: flex;
    margin:5px auto;
}
.footerIcon,.footerLi{
    flex:1;
}
.footerIcon p{
    padding: 10px;
    font-size: 18px;
}
.footerIcon img{
    width: 70%;
    height: auto;
}
.footet-bq{
    margin: 10px;
}
.footer-IC{
    margin:10px 0 0 0;
}
/*回到顶部*/
/* 回到顶部 */
.GoTop{
    position:fixed;
    top:35%;
    right:1%;
}
.GoTop-Ul{
    display: flex;
    flex-direction:column;
}
.GoTop-li{
    flex: 1;
    width: 48px;
    height: 48px;
    text-align: center;
    margin-bottom: 1px;
    background-color: #ececec;
}
.GoTop-li p{
    padding-top: 30px;
}
.GoTop-kf{
    background: url(../images/Newsphone.png)no-repeat center 4px;
    background-size: 50%;
}
.GoTop-hydl{
    background: url(../images/NewSignIn.png)no-repeat center 4px;
    background-size: 50%;
}
.GoTop-sc{
    background: url(../images/NewsSc.png)no-repeat center 4px;
    background-size: 50%;
}
.GoTop-hddb{
    background: url(../images/NewGoTop.png)no-repeat center 4px;
    background-size: 50%;
}
.GoTop-li img{
    display:none;
    width:42%;
    height: auto;
    padding-top: 6px;
}
.GoTop-li p{
    font-size: 11px;
}
.hist-img{
    width: 250px;
    height: 334px;
    text-align: center; 
    display: table-cell;
    vertical-align: middle;
}
.thumbnail .hisImg{
  width: auto; 
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.aboutfive li img{
  max-width: 126px;
}
.footIcon{
  margin: 0 auto;
  width: 986px;
  margin-top:10px;
  margin-bottom:15px;
}


.Ndetail-tle h4{
    line-height: 40px;
}
.Ndetail-content{
    margin: 20px 0;
 }
.Ndetail-content img{
    max-width:100%;
 }
.lbt{
  justify-content: center;
    display: flex;
  height:100%;
}

