@charset "utf-8";
.xiaoliback{
  background: #60281E; /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #60281E, #83392c); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #60281E, #83392c);
  padding:5px;border-radius: 3px
 }
.footsum ul,.footsum ul li,.footsum p,.footsum a,.footsum ul li a{display:inline!important;}
.main2-box {
    width: 100%;
    min-width: 1320px;
    height: 380px;
    background: url(../images/section3-bg.jpg) no-repeat;}
.main1-box{
 width: 100%;
    min-width: 1320px;
    height: 380px;
    background: url(../images/back2.jpg) no-repeat;}

.showbuttonlist{
  margin-top:1em;
  text-align:center;}
.showbuttonlist div{
   display:inline;
   width:5em;
   cursor:pointer;
   border:1px solid #83392c;
   font-size:1.2em;
   padding:10px;
   color:#83392c;}
.showbuttonactive{
  background:#83392c;
  color:#fff!important;}
.leftLoop .hd .more{
    position: absolute;
    top: 50px;
    right: 0;
    width: 18px;
    height: 48px;
    border: 1px solid #90cbaf;
    cursor: pointer;
        text-align: center;}
.morelist a{
  display:block;
  font-size:1.3em;
  color:#83392c;
  font-weight:bold;
  float:right;}
.morelist a:after{
clear:both;}