<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body,div,ul,li{margin:0;padding:0}
.navbar-nav{padding-left:90px}
*img{border:none}
.hero{padding-top:60px}
.navbar-nav li a,.group a{font-weight:bold}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:none}
.padding-top10{padding-top:10px}
.padding-top20{padding-top:20px}
.padding-top30{padding-top:30px}
.padding-top35{padding-top:35px}
.padding-top40{padding-top:40px}
.padding-top50{padding-top:50px}
.padding-top60{padding-top:60px}
.margin-right10{margin-right:10px}
.margin-right60{margin-right:60px}
.margin-right80{margin-right:80px}
.padding-left0{padding-left:0 !important}
.padding-right0{padding-right:0 !important}
.margin5{margin:0 5px}
.margin10{margin:0 10px}
.top60-0,.top60-30{padding-top:60px}
.top50-20{padding-top:50px}
.top60-20{padding-top:60px}
.map{max-width:100%}
.margin35{margin-top:45px;margin-left:180px}


.clear{clear:both}
.font-xs{font-size:12px}
.font-14{font-size:14px}
.font-lg{font-size:28px;}
.font-hg{font-size:30px}
.font-md{font-size:20px}
.font-eg{font-size:22px}
.font-sm{font-size:18px}
.font-xlg{font-size:36px}
.margin-right5{margin-right:5px}
.margin-right15{margin-right:15px}
.pic-right{padding-right:0 !important}
.pic-left{padding-left:15px !important}
ul li{list-style:none}
.margin-bottom0{margin-bottom:0}
.margin-bottom5{margin-bottom:5px}
.margin-bottom10{margin-bottom:10px}
.blue{color:#bb8e72 !important}
.grey-font{color:#999 !important}
.font-black{color:#333}
.select{border:1px solid #ccc;height:38px;width:100%;color:#333;padding-left:10px;}
.margin-right30{margin-right:30px}
.dashed{border-top: 1px dashed #ccc !important;}
.solid{border-top: 1px solid #ccc !important;}
.solid1{border-top:1px solid #ccc !important;}
.margin-bottom30{margin-bottom:30px}
.margin-top20{margin-top:20px}
.margin-top30{margin-top:30px}
.padding-left15{padding-left:15px}


.line-height40{line-height:40px}
.text-decoration{text-decoration:underline !important}

/*banner*/
.c-banner{
	width: 100%;
	position: relative;
}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{

	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 0 10px 25px 10px;
	position: absolute;
	top: 45%;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}

.c-banner .nexImg img,.c-banner .preImg img{
	
	
}
.c-banner .nexImg {
    right: 0px;
}
.preImg img {
  
}
.nexImg img {
    
}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	text-align: center;padding-top:15px
}
.c-banner .jumpBtn ul{
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 12px;
	height: 12px;
	border-radius: 50%;
	display: inline-block;
	background-color: #666;
	opacity: 0.9;
	margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}
@media screen and (max-width:768px) {
	.c-banner{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.c-banner .banner ul li img{
		width: 100%;
		height: auto;
		position: absolute;
	}
	.testimonial-and-clients{padding-top:30px}
	.solid1{border-top:none !important}
	
	
}

.new-pic img{max-width:100%}
.padding-left8{padding-left:8px !important}
.width{width:19.8% !important}
.font{line-height:50px;color:#999}
.hui{color:#333}
.title{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;margin-bottom:15px}
	.line-height24{line-height:24px;}
	
	.hidden{
    padding-right: 10px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.one-hang{
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ico1:hover{color:#fff}
  .border-radius{border:1.2px solid #cfcfcf;border-radius:100px;margin-right:46px;text-align:center;float:left;padding-top: 40px;padding-bottom:35px;width:16.6%}
  .border-radius:nth-child(5n){margin-right:0px !important}
  .border-radius:hover{background:#bb8e72a;color:#fff;border:1.2px solid #bb8e72;}


.popular-dish-thumb {
    float: left;
width:100%;
    position: relative;
    
    transform: translate(0,-10px);
    -webkit-transform: translate(0,-10px);
    -moz-transform: translate(0,-10px);
    -o-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);
}.popular-dish-thumb &gt; a {
    float: left;
width:100%;
    position: relative;
    overflow: hidden;
    height: 300px;
}.popular-dish-thumb &gt; a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
}.popular-dish-thumb span {
    position: relative;
    color: #fff;
padding-top:40px;
    font-size:20px;
    z-index: 9999;
    display: block;padding-left:30px;

}.popular-dish-box:hover .popular-dish-thumb &gt; a::before {
    opacity: .6;
}.popular-dish-box:hover .popular-dish-thumb &gt; a img {
    -webkit-transform: rotate(0deg) scale(1.2);
    -ms-transform: rotate(0deg) scale(1.2);
    -o-transform: rotate(0deg) scale(1.2);
    transform: rotate(0deg) scale(1.2);
}
.popular-dish-thumb &gt; a img {
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;

    height: 300px;position:absolute
}

.time{border:1px solid #ccc;padding-top:16px;padding-bottom:10px;display:block;}
.news1 a{color:#333}
.news1{padding-left:15px;margin-bottom:40px}
.news1:nth-child(3n){margin-bottom:0 !important}
.time:hover{background:#bb8e72;color:#fff;border:1px solid #bb8e72;}
.news-font{padding-left:10px}
.time p{margin-bottom:5px !important}
.news-font a:hover{color:#bb8e72}

.footer{width:100%;background:#f5f5f5;margin-top:80px;padding-top:80px;padding-bottom:40px}
.footer-list a{margin-right:10px;color:#333;}
.footer-list{margin-bottom:16px}
.border-footer{background:url(../images/border.jpg) repeat-x;width:100%;height:2px;margin-top:80px;color:#333;padding-top:34px;}
.border-footer span{margin-right:40px}

.auction-img{width:180px;height:240px;margin-bottom:20px}


/* 本例子css */

/*.tabox .hd{overflow:hidden;margin-top:30px}*/
.nav-tabs li{position:relative;margin-left:-1px;height:38px;line-height:38px;text-align:center;float:left;border:1px solid #ccc;cursor:pointer;padding-right: 12px;width: 98px;}
.nav-tabs li.active a{background:url(../images/top.png) right no-repeat}

.tabs .lh li{width:22.3%;float:left;margin-right:40px;margin-bottom:30px;}
.pm-list-one{width:100%;margin-top:30px;padding-bottom:30px}
.tabs .lh li:nth-child(4n),.look li:nth-child(3n){margin-right:0}
.nav-tabs li:first-child{width:128px}
.tabs .lh li .p-img,.look .p-img,.border-pm{text-align:center;border: 1px solid #eeedf2;height: 346px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;}
.border-pm img{max-width: 125px;max-height: 170px;}
.border-pm{width: 138px;
    height: 178px;
    background: #f5f5f5;
    border: 1px solid #ccc;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;}
.look li{float:left;margin-right:42px;margin-bottom:30px;width:30%}
.tabs .lh li .p-img img{max-width:240px;max-height:335px;}
.tabs .lh li .p-name{line-height:18px;word-break:break-all;word-wrap:break-word;overflow:hidden;}
.tabs .lh li .p-price{color:#999;}
.tabs .lh li .p-price strong{color:#c00;font-size:14px;font-family:verdana;}
.li-pm{height:38px !important;margin-right:10px;border-left:1px solid #ccc !important;margin-left:0  !important}
.jt{background:url(../images/down.png) 90% 55% no-repeat;}
.jt-onclick{background:url(../images/top.png) 90% 55% no-repeat}

/*.pm{background:url(../images/pm-list.jpg) 90% 55% no-repeat;}
.pm-onclick{background:url(../images/pm-list-onclick.jpg) 90% 55% no-repeat}*/


.styled-select {
   background:url(../images/select-top.png) no-repeat right;width: 260px !important;
}
.styled-select select {
   background: transparent;
   
   -webkit-appearance: none; /*for chrome*/width: 260px;
}

.pm-font{padding:20px 0;}
.pm-font20{margin:20px 0;}
.pm-list img{width: 260px;height:348px;}
.pm-list dl{float:left;margin-right: 15px;margin-bottom:0;}
/*.pm-list dl:nth-child(3n){margin-right:0 !important}*/
.pm-list dd p a,.two-hidden{width:250px;display:block;height:50px;line-height: 26px;display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}



.border-left{width:2px; background:#333;height:15px;display:block;float:left;margin-right:10px}
.border-left-blue{width:2px; background:#bb8e72;height:29px;display:block;float:left;margin-right:15px;margin-top:-4px}
.look-more{padding:15px 60px;border:1px solid #ccc;color:#333;background:#fff}
.look-more-login{padding:15px 90px;border:1px solid #ccc;color:#333}
.look-more:hover,.look-more-login:hover{background:#bb8e72 !important;color:#fff}

.pm-ul ul li a{color:#333;line-height:35px;padding-left:20px}
.pm-ul ul li{min-height:35px}
.pm-ul ul li a:hover{color:#bb8e72}
.pm-ul ul li ul li{padding-left:20px;line-height:35px}
.pm-ul ul li ul li a{background:url(../images/disc-grey.jpg) 10px no-repeat;width:2px;height:2px;}
.pm-ul ul li ul{margin-top:5px}
.pm-ul{/* min-height:255px */}

.disc-blue{background:url(../images/disc-blue.jpg) 10px no-repeat !important;width:2px;height:2px;color:#bb8e72 !important}
.pm-text p{line-height:30px}

.huodong{width:570px;height:360px}
.hd-title a:hover{color:#bb8e72;text-decoration:none}

.c-login .loginForm input[type="text"] {
    padding: 8px 0px 8px 30px;
}.c-login .loginForm input[type="text"], .c-login .loginForm input[type="password"], .c-login .loginForm input[type="button"] {
    display: block;
    border: none;
    border-bottom: 1px solid #ccc;
    float:left;
width:80%;width:75%\9 !important;
    -webkit-appearance: none;
    border-radius: 0;padding: 8px 0px 8px 10px;padding: 4px 0px 8px 10px\9 !important;
}
.c-login .loginForm .userLogo {
    background-image: url(../img/login-user.png)!important;
    background-size: 18px!important;
}input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}
.loginForm{max-width:560px;margin:0 auto;padding:0 0 0 15px}
.loginForm-left{max-width:560px;margin:0 !important;padding:0 0 0 15px}
.loginForm span{line-height:32px;float:left;border-bottom:1px solid #ccc;width:20%;padding-left:5px}
.login-select select{background: transparent;
    -webkit-appearance: none;}
.login-select{	background:url(../images/select-top.png) right no-repeat;}
.lo{border: none;width: 100%;color: #333;line-height:30px}
.ma{line-height:32px;float:left;border-bottom:1px solid #ccc;width:20%;}
	
.paipin{max-width: 538px;
    height: 538px;
    border: 1px solid #ccc;
    -moz-box-shadow: 2px 2px 5px #d2d2d2;
    -webkit-box-shadow: 2px 2px 5px #d2d2d2;
    box-shadow: 2px 2px 5px #d2d2d2;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;}
.paipin p {
    margin: 0 !important;
}
.lot{padding-left:60px !important}

.yellow{color:#ff6b1b}


.article_content {margin-bottom: 30px;color: #454545;padding:0 30px 0 0;line-height:25px;}
.readall_box {position: relative;z-index: 9999;margin-top: -200px;}
.readall_box .read_more_mask {height: 200px;background: -moz-linear-gradient(bottom,rgba(255,255,255,0.1),rgba(255,255,255,0));background: -webkit-gradient(linear,0 top,0 bottom,from(rgba(255,255,255,0)),to(#fff));background: -o-linear-gradient(bottom,rgba(255,255,255,0.1),rgba(255,255,255,0))}
.read_more_btn{cursor: pointer;
    color: #de686d;
    line-height: 30px;}
	
	.lot-font{padding-left:0 !important}
.yongle1{background:url(../images/ico1.png) 50% 40% no-repeat}
.yongle1,.yongle2,.yongle3,.yongle4,.yongle5{color:#333}
.yongle1:hover{background:url(../images/ico1-hover.png) 50% 40% #bb8e72 no-repeat}
.yongle1 p,.yongle2 p,.yongle3 p,.yongle4 p,.yongle5 p{padding-top:80px}
.yongle2{background:url(../images/ico2.png) 50% 40% no-repeat}
.yongle2:hover{background:url(../images/ico2-hover.png) 50% 40% #bb8e72 no-repeat}
.yongle3{background:url(../images/ico3.png) 50% 40% no-repeat}
.yongle3:hover{background:url(../images/ico3-hover.png) 50% 40% #bb8e72 no-repeat}
.yongle4{background:url(../images/ico4.png) 50% 40% no-repeat}
.yongle4:hover{background:url(../images/ico4-hover.png) 50% 40% #bb8e72 no-repeat}
.yongle5{background:url(../images/ico5.png) 50% 40% no-repeat}
.yongle5:hover{background:url(../images/ico5-hover.png) 50% 40% #bb8e72 no-repeat}







#picContent {

position:relative;

    overflow-x:auto;

    width:100%;

    height:310px;

    margin:40px 0 0 0;

}

#picContent ul {

    position:absolute;

    left:0;

    top:0;

    display:flex;

    flex-wrap:nowrap;


}
#picContent ul li {

     float:left;

    width:214px;

    margin-right:15px;

    margin-top:10px;


    list-style:none;

}

#picContent ul li:nth-child(5n){margin-right:0}
.box-div {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}


.news-list a{width:100%;display:block;float:left;color:#333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;margin-bottom:30px}
.news-list a:hover{color:#bb8e72}
.news-list span{width:25%;display:block;float:left;text-align:right}
.news-list li{padding-bottom:60px;background:url(../images/disc-grey.jpg) 3px 6px no-repeat;color:#333;cur}

.news-h{width:75% !important;text-align:left !important;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

.yzm{width:60% !important}
.margin2{margin-top: 2rem !important;margin-bottom: 2rem !important;border: 0;
    border-top: 1px solid rgba(204, 204, 204);border-top: 1px solid #ccc\9 !important;margin-top:40px\9 !important;margin-bottom:40px\9 !important}
	
	.danjian{width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.danjian-a{width:25%}

.left20{width:12%}
.right80{width:85%;padding-left:30px}

.tishi {
    width: 35%;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 100px;
    line-height: 120px;
}
.wrong{color:#f00;width:25% !important;border-bottom:none !important;position:absolute}


.tab{
    margin-top: 30px;
}

.nav-tabs li a{
    padding: 15px 20px 15px 15px;
    color:#333;
    margin-right: 0px;
    transition: all 0.3s ease-in 0s;background:url(../images/down.png) right no-repeat;
}
.nav-tabs li.one a.active{
    color:#333;
    margin-right: 0px;
    transition: all 0.3s ease-in 0s;background:url(../images/pm-list-onclick.jpg) right no-repeat;
}

.nav-tabs li a.active{
    color:#333;
    margin-right: 0px;
    transition: all 0.3s ease-in 0s;background:url(../images/top.png) right no-repeat;
}

.nav-tabs li.one a{
    padding: 15px 20px 15px 15px;
    color:#333;
    margin-right: 0px;
    transition: all 0.3s ease-in 0s;background:url(../images/pm-list.jpg) right no-repeat;
}
.nav-tabs li.one{margin-right:10px}



.nav-tabs li:last-child{
    border-right:1px solid #ededed;
}

.tab .tab-content h3{
    margin-top: 0;
}
@media only screen and (max-width: 767px){
    .nav-tabs li{
        width:32%;
        margin-bottom: 10px;
    }
    .nav-tabs li a{
        padding: 15px;
    }
    .nav-tabs li.active a,
    .nav-tabs li.active a:focus,
    .nav-tabs li.active a:hover{
        padding: 15px;
        margin-top: 0;
    }
}

.padding-top{padding-top:37px;}
.search-border{margin-left:870px}
.ola a{z-index:5;color:#333}





nav ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.nav {
  /* width: 500px; */
  /* margin: 0 auto; */
  /* background: #1e8449; */
  /* color: #f0f0f0; */
}
.nav a {
  /* display: block; */
  /* padding: 0 16px; */
  /* line-height: inherit; */
  /* cursor: pointer; */
}
.nav__menu {
  line-height: 45px;
  font-weight: 700;
  text-transform: uppercase;
}
.nav__menu-item {
  display: inline-block;
  position: relative;
}
.nav__menu-item:hover {
  background-color: #9b59b6;
}
.nav__menu-item:hover .nav__submenu {
  display: block;
}
.nav__submenu {
  font-weight: 300;
  text-transform: none;
  display: none;
  position: absolute;
  width: 220px;
  background-color: #9b59b6;
}
.nav__submenu-item:hover {
  background: rgba(0, 0, 0, 0.1);
}
.dropdownmenu ul, .dropdownmenu li {
	margin: 0;
	padding: 0;
}
.dropdownmenu ul {
	
	list-style: none;
	width: 100%;

}
.dropdownmenu li {
	float: left;
	position: relative;
	width:auto;
}
.dropdownmenu a {
	
	color: #333;
	display: block;
	
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.dropdownmenu li:hover a {
	color:#bb8e72
}
#submenu {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 35px;
	visibility: hidden;border:1px solid #ccc;
	z-index: 1;
}
li:hover ul#submenu {
	opacity: 1;
	top: 40px;	/* adjust this as per top nav padding top &amp; bottom comes */
	visibility: visible;background:#fff
}
#submenu li {
	float: none;
	width: 100%;
}
#submenu a:hover {
	color:#bb8e72;
}
#submenu a {
	color:#333;padding: 10px !important;
}
.padding-left30-0{padding-left:30px}





#spotlight{background:#fff !important}
#spotlight .fullscreen {
    display: none!important;
}
#spotlight .theme,#spotlight .player,#spotlight .autofit {
    display: none!important;
}

.pc-hidden{display:none}
.solid-bottom{margin:10px 25px 10px 15px;border-bottom:1px solid #ccc}



.container {
    margin:0 auto\9;
	width:1160px\9 !important;
}
.about20{width:20%\9 !important;}
.about70{width:70%\9 !important;}

.col-md-5{width:41.66666667%\9 !important;}
.col-md-12 {
	width:100%\9 !important;
}
.col-md-11 {
	width:91.66666667%\9 !important;
}
.col-md-10 {
	width:83.33333333%\9 !important;
}
/*.col-md-9 {
	width:75%\9 !important;
}*/
.col-md-8 {
	width:66.66666667%\9 !important;
}
.col-md-7 {
	width:58.33333333%\9 !important;
}
.col-md-6 {
	width:50%\9 !important;
}
.col-md-5 {
	width:41.66666667%\9 !important;
}
.col-md-4 {
	width:33.33333333%\9 !important;
}
/*.col-md-3 {
	width:25%\9 !important;
}*/
.col-md-2 {
	width:16.66666667%\9 !important;
}
.col-md-1 {
	width:8.33333333%\9 !important;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2,  .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    padding-right: 0px\9 !important;
    padding-left: 0px\9 !important;
    float: left;
}

.navbar-collapse {
    width:70%\9 !important;float:left
}
.group{width:10%\9 !important;float:right}
.navbar-brand{float:left;}

.nav-link{display:block\9;width:100px\9 !important}
header{height:90px\9 !important}
.navbar-nav li{padding-top:30px\9 !important;float:left\9 !important;padding-left:10px\9 !important;text-align:right\9 !important}
.navbar-expand-md .navbar-toggler {
    display: none\9 !important;
}
.dropdownmenu li{padding-top:20px\9 !important;}

.tab .nav{height:40px\9 !important}
.group{padding-top:30px\9 !important}
.time{width:16%\9 !important}
.testimonial-and-clients a + a + a + a + a{margin-right:0\9 !important}
.tabs ul li:first-child+li+li+li{margin-right:0\9 !important}
.look ul li:first-child+li+li{margin-right:0\9 !important}
.look li{margin-right:41px\9 !important}
.lot{padding-left:50px\9 !important}

.right-tu{margin-right:-80px;float:right}


.paipin img{max-height:520px;
height:e­xpression(this.height&gt;520?"520px":this.height);max-width: 520px;}

/*翻页*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 10px 0;
}

.pagination &gt; li {
  display: inline;
}

.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
  background-color: #eeeeee;
}

.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #bb8e72;
  border-color: #428bca;
}

.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:hover,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

.pagination-lg &gt; li &gt; a,
.pagination-lg &gt; li &gt; span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg &gt; li:first-child &gt; a,
.pagination-lg &gt; li:first-child &gt; span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg &gt; li:last-child &gt; a,
.pagination-lg &gt; li:last-child &gt; span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm &gt; li &gt; a,
.pagination-sm &gt; li &gt; span {
  padding: 5px 10px;
  font-size: 12px;color:#333
}

.pagination-sm &gt; li:first-child &gt; a,
.pagination-sm &gt; li:first-child &gt; span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm &gt; li:last-child &gt; a,
.pagination-sm &gt; li:last-child &gt; span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.margin-top16{margin-top:16px}





.aa{padding-left:15px}
.aa i{float:right;width:12px;height:14px;padding: 35px 0 0 20px;}

.arrow1{background:url(../images/top.png) right no-repeat;}

.arrow2{background:url(../images/down.png) right no-repeat;}

.arrow3{background:url(../images/down-blue.png) right no-repeat;} 



.pm-text img{max-width:100%}

.weixin{background:url(../images/weixin.png) no-repeat 20px 40px;width:105px !important;height:104px;display:block;margin-left:45px;cursor: default}
.weixin:hover{background:url(../images/weixin-hover.jpg) no-repeat;width:105px;height:104px}
.weibo{background:url(../images/weibo.png) right no-repeat;width:30%;height:44px;display:block;margin-top:40px}
.weibo:hover{background:url(../images/weibo-hover.png) right no-repeat;}



.font-spacing{margin-left:30px;margin-top: 10px;padding-right:30px;display:block;line-height:30px;}</pre></body></html>