/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 4382309 */
  src: url('http://at.alicdn.com/t/c/font_4382309_elmbr81tqcv.woff2?t=1703098676409') format('woff2'),
       url('http://at.alicdn.com/t/c/font_4382309_elmbr81tqcv.woff?t=1703098676409') format('woff'),
       url('http://at.alicdn.com/t/c/font_4382309_elmbr81tqcv.ttf?t=1703098676409') format('truetype');
}
.iconfont{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;}

@charset "utf-8";
/* CSS Document */
/*来源:LuckCMS*/
/*全局*/
html{overflow-x:auto;overflow-y:auto;}
* {padding:0;margin:0;outline:none !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
ul,ol,li {list-style-type:none;}
body,button,input,select,textarea {font-family:'Microsoft yahei',Arial;font-size:12px;color:#666;background:#f4f2ef;margin:0;}
code,kbd,pre,samp {font-family:'Microsoft yahei',Arial;}
a {text-decoration:none;color:#666;cursor:pointer;-webkit-transition:all 0.2s ease-out 0s;-moz-transition:all 0.2s ease-out 0s;-o-transition:all 0.2s ease-out 0s;transition:all 0.2s ease-out 0s;}
a:hover{color:#e67a0d;}
img {border:0;}
li {line-height:normal;}
table {border-collapse:collapse;border-spacing:0;}
h1,h2,h3,h4,h5,h6 {margin:0;font-weight:normal;font-family:'Microsoft yahei',Arial;}
input,table,tr,td {margin:0;padding:0;border:none;}
button,table {border:none;background:none;margin:0;padding:0;}
body {position:relative;float:left;width:100%;overflow:hidden;}
select {margin:0;padding:0;font-family:'Microsoft yahei',Arial;border:none;}
textarea {resize:none;outline:none;}
label {margin-bottom:0;font-weight:normal;}
input,select,textarea {margin:0;padding:0;border:0;outline:none;-moz-border-radius:0px;-webkit-border-radius:0;-khtml-border-radius:0;border-radius:0;}
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}
.clearfix:after{clear:both;}
.fl{float:left;}
.fr{float:right;}
.elli{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt30{margin-top:30px;}
.mr15{margin-right:15px;}
.ml15{margin-left:15px;}
.mb10{margin-bottom:10px;}
.pl10{padding-left:10px;}
.pr5{padding-right:5px;}
.img-center{text-align:center;font-size:0;}
.img-center img{display:inline-block;width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle;}
.leafcms_header{float:left;width:100%;z-index:999;border-bottom:1px solid #e9e4d9;background:#f6f3ec;}
.leafcms_banner{float:left;width:100%;overflow:hidden;position:relative;}
.leafcms_main{float:left;width:100%;height:auto;}
.leafcms_footer{float:left;width:100%;z-index:6;position:relative;overflow:hidden;}
.bg_copyright{border-top:solid 1px #464a47;background:#313632;}
.bg_topbar{border-bottom:1px solid #e9e4d9;}
.bg_menu{background:#e67a0d;box-shadow:2px 2px 4px #CCCCCC;}
.bg_gray{background:#f5f5f5;}
.more{float:right; width:20px; height:40px; display:block; margin-right:5px; background: url(../images/more_ico.png) no-repeat 2px 12px;}
/*Bootstrap3.4.1重置*/
a:hover,a:focus{color:#e67a0d;text-decoration:none;}
ul,
ol {margin-bottom:0; }
.container { padding-right: 10px; padding-left: 10px; margin-right: auto; margin-left: auto; }
@media (min-width:768px){
	.container{width:768px;}
}
@media (min-width:992px){
	.container{width:992px;}
}
@media (min-width:1200px){
	.container{width:1200px;}
}
.container-fluid{padding-right:0;padding-left:0;}
/*Bootstrap3.4.1重置*/

/*头部*/
.topbar{width:100%;height:38px;line-height:38px;font-size:13px;}
.topbar_l{float:left;}
.topbar_r{float:right;}
.topbar_r ul{color:#666;}
.topbar_r ul li{float:left;line-height:38px;padding:0px 10px;background:url(../images/line-y.png) no-repeat right center;}
.topbar_r ul li a{color:#666;}
.topbar_r ul li:last-child{background:none;padding-right:0;}

.logo{float:left;height:60px;margin:15px 0;padding-right:6px;line-height:60px;text-align:left;background:url(../images/logo-sponsor-line.png) right center no-repeat; }
.sponsor{float:left;height:60px;margin:15px 0;padding-left:5px;line-height:60px;text-align:left;}
/* search*/
.search{float:left; width:360px; height:38px; margin:28px 0 15px 120px; position:relative;}
.search .search-keyword{float:left; width:270px; height:36px; border:1px solid #e67a0d; padding-left:6px; line-height:36px; -webkit-appearance:none; color:#666;}
.search .search-submit{float:left; width:80px; height:36px; margin-left:-2px; border:1px solid #e67a0d; border-left:none; font:normal 15px/34px 'Microsoft YaHei'; background:#e67a0d; color:#fff;-webkit-appearance:none;}
.search .search-submit:hover{border-color:#e67a0d; background:#e67a0d;}
.ad-top{float:right; width:300px; height:60px; margin:15px 0; background:#e67a0d;position:relative; overflow:hidden;}
.ad-icon{background:url("../images/ad-icon.png") no-repeat;font-size:0;height:14px;position:absolute;right:0;top:0;width:24px; z-index:2;}
.menu{float:left;}
.menu li{float:left;}
.menu li>a{display:block;font-size:15px;line-height:40px;padding:0 32px;color:#fff;position:relative;}
.menu li .arr{float:right;height:40px;width:40px;position:relative;display:none;}
.menu li .arr:after{content:'';border-top:2px solid #e6720b;border-left:2px solid #e6720b;-webkit-box-sizing:content-box;box-sizing:content-box;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(225deg);transform:rotate(225deg);right:10px;}
.menu li.dropdown{position:relative;}
.menu .dropdown-box{position:absolute;left:0;min-width:100%;top:100%;display:none;z-index:10;background:#f18314;}
.menu .dropdown-box p{margin:0;}
.menu .dropdown-box a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px;font-size:14px;display:block;border-top:1px solid #f28d28;line-height:40px;color:#fff;text-align:center;}
.menu .dropdown-box p:last-child a{border-bottom:none;}
.menu .dropdown-box a:hover{background-color:rgba(29,182,190,0.2);}
.menu li.active>a,
.menu li.open>a,
.menu li>a:hover{color:#fff;background:#f18314;}
.menu li.open>a:after,
.menu li>a:hover:after{width:100%;left:0;}
.menu li.open .dropdown-box{display:block;}
.menu li.open .dropdown-box a:hover{background:#f28d28;}
.menu-btn{display:none;padding:20px 0;float:right;}
.menu-btn:before,
.menu-btn:after,
.menu-btn span{display:block;height:2px;background-color:#e6720b;content:'';}
.menu-btn:before{width:24px;}
.menu-btn:after{width:18px;margin-left:6px;}
.menu-btn span{width:12px;margin:6px 0 6px 12px;}



/*logo*/
@media screen and (max-width:767px) {
.leafcms_header{position:fixed;z-index:10;width:100%;top:0;left:0;-webkit-box-shadow:0 0 10px #ddd;box-shadow:0 0 10px #ddd;}
.leafcms_main{margin-top:60px;}
.bg_menu {background:rgba(246,243,236,.95);}
.logo{height:50px;margin:5px 0;line-height:50px;}
.sponsor{float:none;height:50px;margin:5px 0;line-height:50px;}
.search{display:none;}
.ad-top{display:none;}
.menu-btn{display:block;}
.menu{display:none;float:none;width:100%;}
.menu li{display:block;float:none;margin:0 -10px;border-top:1px solid #e9e4d9;}
.menu li a{padding:0 15px;color:#666;line-height:40px;}
.menu li .arr{display:block;position:relative;z-index:1;}
.menu li.open .arr:after{border-color:#e6720b;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.menu .dropdown-box{position:static;min-width:auto;border:none;background:none;}
.menu .dropdown-box a{border-top:1px solid #e9e4d9;padding:0 25px;line-height:35px;text-align:left;border-bottom:0;color:#666;}
.menu li.active>a,
.menu li.open>a,
.menu li>a:hover{color:#e6720b;background:none;}
.menu li.open .dropdown-box a:hover{color:#e6720b;background:none;}
}

/*内页当前位置  开始*/
.position{float:left;width:100%;margin:10px 0;line-height:25px; font-size:13px; }
.position a{color:#888;}
.position a:hover{color:#e67a0d;}
@media  screen and (max-width:767px){
	.position{margin:8px 0;font-size:12px;}
}

/*内页当前位置  结束*/

/* 首页 标题 */
.in-tit{float:left; width:100%; height:40px; border:solid 1px #e9e4d9; border-top:2px #e67a0d solid; color:#e67a0d;}
.in-tit i{margin:0 8px 0 10px; font-size:20px;vertical-align: middle;}
.in-tit b{font:bold 15px/36px 'Microsoft YaHei';}
.in-tit em{font:normal 13px/36px 'Microsoft YaHei'; color:#ccc; font-size:12px; text-transform:uppercase;}
.in-tit span{float:right; margin-right:10px; line-height:36px; font-weight:normal; color:#888;}
.in-tit a{float:right; margin-right:10px; line-height:36px; font-size:18px;color:#e67a0d;}
@media  screen and (max-width:767px){
.in-tit{}
.in-tit i{margin:0 8px 0 10px;}
.in-tit b{font:bold 15px/36px 'Microsoft YaHei';}
.in-tit em{font:normal 13px/36px 'Microsoft YaHei'; color:#999;}
.in-tit span{display:none;}
.in-tit span a{float:left; margin-left:30px;}
}


.box_290{width:290px; height:auto; overflow:hidden;}
@media  screen and (max-width:767px){
.box_290{width:100%;}
}
.box_281{width:281.666px; height:auto; overflow:hidden;}
@media  screen and (max-width:767px){
.box_281{width:50%;}
}
.box_283{width:283.75px; height:auto; overflow:hidden;}
@media  screen and (max-width:767px){
.box_283{width:50%;}
}
.box_383{width:383.333px; height:auto; overflow:hidden;}
@media  screen and (max-width:767px){
.box_383{width:100%;}
}
.box_875{width:875px; height:auto; overflow:hidden;}
@media  screen and (max-width:767px){
.box_875{width:100%;}
}
.box_430{width:430px; height:auto; overflow:hidden;}
@media  screen and (max-width:767px){
.box_430{width:100%;}
}

.in-news{float:left;width:100%;height:auto;margin-bottom:15px;border:solid 1px #e9e4d9;border-top:none;overflow:hidden;}
.in-news ul{float:left;width:100%;height:auto;padding:5px 10px;overflow:hidden;}
.in-news ul li{float:left;width:100%;height:35px;border-bottom:1px dashed #e9e4d9;line-height:35px;font-size:14px;}
.in-news ul li a{float:left;width:calc(100% - 45px);font-size:14px;overflow:hidden;}
.in-news ul li i{font-size:16px;}
.in-news ul li span{float:right;width:45px;color:#999;text-align:right;z-index:99;}
.in-news ul li:last-child{border-bottom:none;}

/*首页焦点图*/
.focus{width:570px;height:330px;margin-left:15px;margin-bottom:15px;position:relative;overflow:hidden;}
.focus .hd{width:100%;height:5px;position:absolute;z-index:1;bottom:0;text-align:center;}
.focus .hd ul{overflow:hidden;display:-moz-box;display:-webkit-box;display:box;height:5px;background-color:rgba(51,51,51,0.5);}
.focus .hd ul li{-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;font:normal 12px/200% "Microsoft yahei", arial;}
.focus .hd ul .on{background:#e67a0d;}
.focus .bd{position:relative;z-index:0;}
.focus .bd li img{width:100%;}
.focus .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0); /* 取消链接高亮 */}
@media  screen and (max-width:767px){
	.focus{width:100%;height:auto;margin-left:0;}
}

.in-price{float:left;width:100%;height:auto;margin-bottom:15px;border:solid 1px #e9e4d9;border-top:none;overflow:hidden;}
.price-top{float:left;width:100%;border:1px solid #f6f3ec;border-bottom:none;background:#eeeae1;overflow:hidden;}
.price-top ul{}
.price-top ul li{float:left;width:100%;height:33px;line-height:33px;font-weight:bold;font-size:14px;overflow:hidden;}
.price-con{float:left;width:100%;height:255px;overflow:hidden;}
.price-con ul{float:left;width:100%;height:auto;overflow:hidden;}
.price-con ul li{float:left;width:100%;height:32px;background:#fbfaf7;line-height:32px;font-size:13px;overflow:hidden;}
.price-con ul li:nth-of-type(even){background:#f6f3ec;}
.price-con ul li div{float:left;display:block;}
.in-price .zx1{width:26%;}
.in-price .zx2{width:22%;}
.in-price .zx3{width:22%;}
.in-price .zx4{width:30%;}






/*大闸蟹推荐 开始*/
.in-crab{float:left;width:100%;height:auto;margin-bottom:15px;border:solid 1px #e9e4d9;border-top:none;overflow:hidden;}
.in-crab ul{margin:10px 30px;}
.in-crab ul li{float:left;width:25%;padding:7.5px;}
.in-crab ul li .items{float:left;width:100%;border:solid 1px #e9e4d9;}
.in-crab ul li .items .img{float:left;width:100%;padding-bottom:70%;position:relative;overflow:hidden;}
.in-crab ul li .items .img img{width:100%;min-height:100%;position:absolute;left:0;top:0;transition:all 0.3s linear;-moz-transition:all 0.3s linear;-webkit-transition:all 0.3s linear;-o-transition:width all 0.3s linear;}
.in-crab ul li .items .text{float:left;width:100%;}
.in-crab ul li .items .text .price{float:left;width:100%;margin-top:5px;padding:0 10px;height:30px;color:#fc531f;line-height:30px;}
.in-crab ul li .items .text .price em{font-size:24px;font-style:normal;}
.in-crab ul li .items .text .name{float:left;width:100%;height:30px;padding:0 10px;font-size:15px;line-height:30px;color:#666;}
.in-crab ul li .items .text .address{float:left;width:100%;height:25px;margin-bottom:5px;padding:0 10px;line-height:25px;color:#999;}
.in-crab .slick-prev:before,.in-crab .slick-next:before{display:none;}
.in-crab .slick-prev{width:18px;height:32px;left:-21px;bottom:calc(50% - 32px);z-index:999;background:url(../images/prev.png) center no-repeat;}
.in-crab .slick-next{width:18px;height:32px;right:-21px;bottom:calc(50% - 32px);z-index:999;background:url(../images/next.png) center no-repeat;}
.in-crab .slick-prev:hover,.in-crab .slick-next:hover{opacity:.8;}
/*大闸蟹推荐 结束*/



/*品蟹商家推荐 开始*/
.in-shop{float:left;width:100%;height:auto;margin-bottom:15px;border:solid 1px #e9e4d9;border-top:none;overflow:hidden;}
.in-shop ul{float:left;width:100%;padding:7.5px;overflow:hidden;}
.in-shop ul li{float:left;width:20%;padding:7.5px;}
.in-shop ul li .items{float:left;width:100%;border:solid 1px #e9e4d9;}
.in-shop ul li .items .img{float:left;width:100%;padding-bottom:70%;position:relative;overflow:hidden;}
.in-shop ul li .items .img img{width:100%;min-height:100%;position:absolute;left:0;top:0;transition:all 0.3s linear;-moz-transition:all 0.3s linear;-webkit-transition:all 0.3s linear;-o-transition:width all 0.3s linear;}
.in-shop ul li .items .text{float:left;width:100%;}
.in-shop ul li .items .text .name{float:left;width:100%;height:30px;margin-top:5px;padding:0 10px;font-size:15px;line-height:30px;font-weight:bold;}
.in-shop ul li .items .text .desc{float:left;width:100%;height:25px;margin-bottom:5px;padding:0 10px;line-height:25px;color:#999;}
@media  screen and (max-width:767px){
	.in-shop ul{padding:5px;}
	.in-shop ul li{width:50%;padding:5px;}
}
/*品蟹商家推荐 结束*/





.in-catlist{width:875px; height:auto; overflow:hidden;}
.in-catlist dl{float:left;margin:0 -7.5px;overflow:hidden;}
.in-catlist dl dd{float:left;width:33.333%;padding:0 7.5px 15px;}
.in-catlist dl dd .items{float:left;width:100%;}
@media  screen and (max-width:767px){
.in-catlist{width:100%;}
.in-catlist dl{float:left;margin:0 -5px;overflow:hidden;}
.in-catlist dl dd{width:50%;padding:0 5px 10px;}
}

.in-article {float:left;width:100%;height:auto; border:solid 1px #e9e4d9; border-top:none; overflow:hidden;}
.in-article ul{float:left; width:100%; height:auto;padding:10px 10px 5px; overflow:hidden;}
.in-article ul .img{float:left;width:100%;margin-bottom:5px;}
.in-article ul .img img{float:left;width:100%;}
.in-article ul li{float:left;width:100%;height:35px;border-bottom:1px dashed #e9e4d9;line-height:35px;font-size:13px;overflow:hidden;}
.in-article ul li i{font-size:16px;}
.in-article ul li span{float:right;width:45px;color:#999;text-align:center;overflow:hidden;}
.in-article ul li:last-child{border-bottom:none;}
@media  screen and (max-width:767px){
.in-article ul{padding:5px;}
.in-article ul li{height:32px;line-height:32px;font-size:12px;}
.in-article ul li i{font-size:13px;}
}

.side-category{float:left; width:100%; height:auto; margin-bottom:15px; border:solid 1px #e9e4d9; border-top:none; overflow:hidden;}
.side-category ul{float:left;width:100%;margin:5px;}
.side-category ul li{float:left;width:calc(50% - 15px);height:40px;margin:5px;}
.side-category ul li a{float:left;width:100%;height:40px;display:block;padding:0 15px;border:1px solid #e9e4d9;border-left-width:5px;font:normal 14px/38px "Microsoft yahei";overflow:hidden;}
.side-category ul li a:hover{border-color:#e67a0d;color:#e67a0d;}
.side-category ul li a.active{border-color:#e67a0d;color:#e67a0d;}

.side-categorys{float:left; width:100%; height:auto; margin-bottom:15px; border:solid 1px #e9e4d9; border-top:none; overflow:hidden;}
.side-categorys ul{float:left;width:100%;margin:5px;}
.side-categorys ul li{float:left;width:calc(100% - 20px);height:40px;margin:5px;}
.side-categorys ul li a{float:left;width:100%;height:40px;display:block;padding:0 15px;border:1px solid #e9e4d9;border-left-width:5px;font:normal 14px/38px "Microsoft yahei";overflow:hidden;}
.side-categorys ul li a:hover{border-color:#e67a0d;color:#e67a0d;}
.side-categorys ul li a.active{border-color:#e67a0d;color:#e67a0d;}


/*文章列表 开始*/
.list-news{float:left; width:100%; height:auto;margin-bottom:15px; overflow:hidden;}
.list-news h2{height:50px;padding-left:20px;font:normal 15px/50px "Microsoft Yahei";}
.list-news ul{}
.list-news ul li{float:left;width:100%;}
.list-news ul li .items{float:left;width:100%;margin-bottom:10px;padding:10px;border:1px solid #e9e4d9;}
.list-news ul li .items .img{float:left;width:210px;line-height:0;}
.list-news ul li .items .img img{width:100%;}
.list-news ul li .items .text{}
.list-news ul li .items .haveImg{margin-left:225px;}
.list-news ul li .items .text{padding-top:5px;}
.list-news ul li .items .text .cat{color:#fff;background-color:#e67a0d;padding:3px 6px;font-size:12px;display:inline-block;position:relative;top:-1px;margin-right:6px;}
.list-news ul li .items .text .cat a{color:#fff;}
.list-news ul li .items .text .cat:hover{opacity:0.85;filter:alpha(opacity=85);}
.list-news ul li .items .text .cat i{position:absolute;top:50%;margin-top:-4px;right:-4px;display:inline-block;width:0;height:0;vertical-align:middle;border-left:4px solid #e67a0d;border-top:4px solid transparent;border-bottom:4px solid transparent;}
.list-news ul li .items .text .tit{margin-top:0;display:inline;font-size:16px;line-height:1.4;font-weight:bold;}
.list-news ul li .items .text .tit a span{color:#e67a0d;}
.list-news ul li .items .text .tit a:hover span{color:#e67a0d;}
.list-news ul li .items .text .desc{width:100%;float:left;margin-top:10px;color:#999;line-height:20px;letter-spacing:1px;height:60px;overflow:hidden;}
.list-news ul li .items .text .meta{float:left;width:100%;margin-top:8px;padding-top:8px;border-top:solid 1px #f1f3f4;font-size:12px;word-wrap:break-word;color:#999;}
.list-news ul li .items .text .meta span{float:left;margin-right:20px;font-size:12px;color:#98a6ad;line-height:20px;vertical-align:top;display:block;}
.list-news ul li .items .text .meta a{float:right;height:20px;margin-left:10px;padding:0 14px;line-height:20px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;display:block;line-height:20px;font-size:12px;background:#eeeae1;}
.list-news ul li .items .text .meta i{margin-right:4px;font-size:12px;}
.list-news ul li .items .text .meta a:hover{background:#e8e2d5;}
/*文章列表 结束*/


.side-list-hot {float:left; width:100%; height:auto;margin-bottom:15px; border:solid 1px #e9e4d9; border-top:none; overflow:hidden;}
.side-list-hot ul{float:left; width:100%; height:auto; padding:5px 10px; overflow:hidden;}
.side-list-hot ul li{float:left; width:100%; height:35px;border-bottom:1px dashed #e9e4d9; line-height:35px; font-size:14px; overflow:hidden;}
.side-list-hot ul li span{float:left; width:19px; height:19px; margin:8px 8px 8px 0; line-height:19px; display:inline-block; border-radius:5px; background:#666;font-size:12px; text-align:center; color:#fff; transition: all 0.5s ease-out; -webkit-transition:all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -ms-transition: all 0.5s ease-out;}
.side-list-hot ul li:hover span{transform:rotate(360deg);-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);}
.side-list-hot ul li:last-child{border-bottom:none;}

.side-list-new {float:left; width:100%; height:auto;margin-bottom:15px; border:solid 1px #e9e4d9; border-top:none; overflow:hidden;}
.side-list-new ul{float:left; width:100%; height:auto; padding:5px 10px; overflow:hidden;}
.side-list-new ul li{float:left; width:100%; height:35px;border-bottom:1px dashed #e9e4d9; line-height:35px; font-size:14px; overflow:hidden;}
.side-list-new ul li span{float:left; width:19px; height:19px; margin:8px 8px 8px 0; line-height:19px; display:inline-block; border-radius:5px; background:#666;font-size:12px; text-align:center; color:#fff; transition: all 0.5s ease-out; -webkit-transition:all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -ms-transition: all 0.5s ease-out;}
.side-list-new ul li:hover span{transform:rotate(360deg);-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);}
.side-list-new ul li:last-child{border-bottom:none;}



.list-crab-001{float:left; width:100%; height:auto;margin-bottom:15px;padding-bottom:7.5px;border:solid 1px #e9e4d9; border-top:none; overflow:hidden;}
.list-crab-001 h2{height:50px;padding-left:20px;font:normal 15px/50px "Microsoft Yahei";}
.list-crab-001 ul{margin:5px 5px; }
.list-crab-001 ul li{float:left;width:25%;padding:7.5px;}
.list-crab-001 ul li .items{float:left;width:100%;border:solid 1px #e9e4d9;}
.list-crab-001 ul li .items .img{float:left;width:100%;padding-bottom:70%;position:relative;overflow:hidden;}
.list-crab-001 ul li .items .img img{width:100%;min-height:100%;position:absolute;left:0;top:0;transition:all 0.3s linear;-moz-transition:all 0.3s linear;-webkit-transition:all 0.3s linear;-o-transition:width all 0.3s linear;}
.list-crab-001 ul li .items .text{float:left;width:100%;}
.list-crab-001 ul li .items .text .price{float:left;width:100%;margin-top:5px;padding:0 10px;height:30px;color:#fc531f;line-height:30px;}
.list-crab-001 ul li .items .text .price em{font-size:24px;font-style:normal;}
.list-crab-001 ul li .items .text .name{float:left;width:100%;height:30px;padding:0 10px;font-size:15px;line-height:30px;color:#666;}
.list-crab-001 ul li .items .text .address{float:left;width:100%;height:25px;margin-bottom:5px;padding:0 10px;line-height:25px;color:#999;}
@media  screen and (max-width:767px){
	.list-crab-001 ul{padding:0;}
	.list-crab-001 ul li{width:50%;padding:5px;}
}


/*商家列表 开始*/
.list-shop-001{float:left; width:100%; height:auto;margin-bottom:15px; border:solid 1px #e9e4d9; border-top:none; overflow:hidden;}
.list-shop-001 h2{height:50px;padding-left:20px;font:normal 15px/50px "Microsoft Yahei";}
.list-shop-001 ul{margin:5px 5px;}
.list-shop-001 ul li{float:left;width:25%;padding:7.5px;}
.list-shop-001 ul li .items{float:left;width:100%;border:solid 1px #e9e4d9;}
.list-shop-001 ul li .items .img{float:left;width:100%;padding-bottom:70%;position:relative;overflow:hidden;}
.list-shop-001 ul li .items .img img{width:100%;min-height:100%;position:absolute;left:0;top:0;transition:all 0.3s linear;-moz-transition:all 0.3s linear;-webkit-transition:all 0.3s linear;-o-transition:width all 0.3s linear;}
.list-shop-001 ul li .items .text{float:left;width:100%;}
.list-shop-001 ul li .items .text .name{float:left;width:100%;height:30px;margin-top:5px;padding:0 10px;font-size:15px;line-height:30px;font-weight:bold;}
.list-shop-001 ul li .items .text .desc{float:left;width:100%;height:25px;margin-bottom:5px;padding:0 10px;line-height:25px;color:#999;}
@media  screen and (max-width:767px){
	.list-shop-001 ul{padding:0;}
	.list-shop-001 ul li{width:50%;padding:5px;}
}
/*商家列表 结束*/

/*新闻列表-001 开始*/
.list-news-001{float:left; width:100%; height:auto;margin-bottom:15px; border:solid 1px #e9e4d9; border-top:none; overflow:hidden;}
.list-news-001 h2{height:50px;padding-left:20px;font:normal 15px/50px "Microsoft Yahei";}
.list-news-001 ul{margin:5px 10px;}
.list-news-001 ul li{float:left;width:100%;height:auto;}
.list-news-001 ul li .items{float:left;width:100%;height:auto;margin-top:10px;padding-bottom:10px;border-bottom:1px dashed #e9e4d9;}
.list-news-001 ul li .items .time{float:left;width:70px;height:68px;margin-right:10px;border-radius:5px;text-align:center;background:#c9bca0;overflow:hidden;}
.list-news-001 ul li .items .time .day{display:block;height:46px;color:#fff;font-size:38px;line-height:46px;}
.list-news-001 ul li .items .time .yearmonth{display:block;height:22px;background:#bdad8c;color:#fff;line-height:22px;font-size:13px;}
.list-news-001 ul li .items:hover .time .day{background:#f18314;color:#fff;}
.list-news-001 ul li .items:hover .time .yearmonth{background:#e67a0d;color:#fff;}
.list-news-001 ul li .items .text{display:block;padding:0;overflow:hidden;}
.list-news-001 ul li .items .text .tit{display:block;width:100%;height:28px;line-height:28px;font-size:16px;font-weight:bold;overflow:hidden;}
.list-news-001 ul li .items .text .desc{display:block;width:100%;height:40px;color:#999;line-height:20px;overflow:hidden;}
.list-news-001 ul li:last-child .items{border-bottom:none;}
@media screen and (max-width:767px){
  .list-news-001 ul li .items{padding:5px;}
}
/*新闻列表-001 结束*/

/*新闻列表-002 开始*/
.list-news-002{float:left;width:100%;height:auto;margin-bottom:15px;border:solid 1px #e9e4d9;border-top:2px #e67a0d solid;overflow:hidden;}
.list-news-002 h2{height:50px;padding-left:20px;font:normal 15px/50px "Microsoft Yahei";}
.list-news-002 ul{margin:5px 10px;}
.list-news-002 ul li{float:left;width:100%;height:auto;overflow:hidden;}
.list-news-002 ul li .items{float:left;width:100%;height:auto;margin-top:10px;padding-bottom:10px;border-bottom:1px dashed #e9e4d9;position:relative;overflow:hidden;}
.list-news-002 ul li .items .img{width:100px;height:68px;border:1px solid #e9e4d9;position:absolute;left:0;top:0;overflow:hidden;background:#f60;}
.list-news-002 ul li .items .img img{width:100px;}
.list-news-002 ul li .items .text{width:100%;padding:0 80px 0 110px;overflow:hidden;}
.list-news-002 ul li .items .text .tit{width:100%;height:28px;font-size:16px;font-weight:bold;line-height:28px;overflow:hidden;}
.list-news-002 ul li .items .text .desc{width:100%;height:40px;line-height:20px;color:#888;overflow:hidden;}
.list-news-002 ul li .items .time{width:70px;height:68px;position:absolute;right:0;top:0;border-radius:5px;text-align:center;color:#fff;background:#c9bca0;overflow:hidden;}
.list-news-002 ul li .items .time .day{display:block;height:46px;padding:0px;font-size:32px;line-height:46px;}
.list-news-002 ul li .items .time .yearmonth{display:block;height:22px;padding:0px;line-height:22px;font-size:13px;background:#bdad8c;}
.list-news-002 ul li:last-child .items{border-bottom:none;}
@media screen and (max-width:767px){
	.list-news-002 ul li .items .text{padding:0 0 0 110px;}
	.list-news-002 ul li .items .time{display:none;}
}
/*新闻列表-002 结束*/

/*新闻列表-003 开始*/
.list-news-003{float:left;width:100%;height:auto;margin-bottom:15px;border:solid 1px #e9e4d9;border-top:none;overflow:hidden;}
.list-news-003 h2{height:50px;padding-left:20px;font:normal 15px/50px "Microsoft Yahei";}
.list-news-003 ul{margin:5px 10px;}
.list-news-003 ul li{float:left;width:100%;height:auto;overflow:hidden;}
.list-news-003 ul li .items{float:left;width:100%;height:auto;margin-top:10px;padding-bottom:10px;border-bottom:1px dashed #e9e4d9;position:relative;overflow:hidden;}
.list-news-003 ul li .items .img{width:135px;height:90px;border:1px solid #e9e4d9;position:absolute;left:0;top:0;overflow:hidden;background:#f60;}
.list-news-003 ul li .items .img img{width:135px;}
.list-news-003 ul li .items .text{width:100%;padding:0 0 0 145px;overflow:hidden;}
.list-news-003 ul li .items .text .tit{width:100%;height:28px;font-size:16px;line-height:28px;font-weight:bold;overflow:hidden;}
.list-news-003 ul li .items .text .desc{width:100%;height:40px;line-height:20px;color:#888;overflow:hidden;}
.list-news-003 ul li .items .text .meta{float:left;width:100%;line-height:20px;word-wrap:break-word;color:#a6978a;}
.list-news-003 ul li .items .text .meta span{float:left;margin-right:10px;vertical-align:top;display:block;}
.list-news-003 ul li .items .text .meta span i{font-size:10px;}
.list-news-003 ul li:last-child .items{border-bottom:none;}
@media screen and (max-width:767px){
	.list-news-003 ul li .items .text{padding:0 0 0 145px;}
}
/*新闻列表-003 结束*/

/*新闻详情 开始*/
.show-news{float:left; width:100%; height:auto; margin-bottom:15px; padding:20px; border:solid 1px #e9e4d9; border-top:2px #e67a0d solid; overflow:hidden;}
.show-news .title{float:left;width:100%;padding:30px 0;text-align:center;font-size:38px;color:#160e07;font-weight:bold;}
.show-news .meta{float:left;width:100%;height:35px;text-align:center;font-size:13px;line-height:35px;color:#928370;background:#e9e4d9;border-radius:5px;overflow:hidden;}
.show-news .description{float:left;width:100%;margin:15px 0;padding:20px;border:dashed 1px #c2baaf;background:#e9e4d9;border-radius:5px;}
.show-news .description .big{float:left;width:45px;height:60px;font-size:24px;line-height:30px;border-right:1px solid #b3a89b;color:#928370;}
.show-news .description .small{height:60px;padding-left:20px;line-height:20px;color:#928370;overflow:hidden;}
.show-news .content{float:left;width:100%;padding:15px 10px;color:#928370;font-size:14px;line-height:168%;}
.show-news .content img{max-width:100%;}
.show-news .pager{float:left;width:100%;margin:28px 0;border-top:1px solid #e9e4d9;border-bottom:1px solid #e9e4d9;position:relative;}
.show-news .pager::after{float:left;width:1px;height:100%;background:#e9e4d9;content:'';position:absolute;left:50%;top:0;}
.show-news .pager a{float:left;width:50%;font-size:14px;line-height:50px;color:#928370;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.show-news .pager a.l_pager{padding-right:12px;text-align:left;}
.show-news .pager a.r_pager{float:right;padding-left:12px;text-align:right;}
.show-news .bdshare_det{float:left;width:100%;height:36px;text-align:center;}
.show-news .bdshare_det .bdshare2{display:inline-block;*display:inline;*zoom:1;vertical-align:top;}
.show-news .bdshare_det .bdshare2 a,.show-news .bdshare_det .bdshare2 .bds_more{width:36px!important;height:36px!important;margin:0 8px!important;padding:0!important;}
.show-news .bdshare_det .bdshare2 .bds_weixin{background:url(../images/icon-weixin.png) 0 0 no-repeat!important;}
.show-news .bdshare_det .bdshare2 .bds_tsina{background:url(../images/icon-weibo.png) 0 0 no-repeat!important;}
.show-news .bdshare_det .bdshare2 .bds_qzone{background:url(../images/icon-qzone.png) 0 0 no-repeat!important;}
@media screen and (max-width:767px){
	.show-news{margin-bottom:15px; padding:10px;}
	.show-news .title{padding:15px 0;font-size:20px;line-height:30px;}
	.show-news .meta{height:28px;font-size:12px;line-height:28px;}
	.show-news .description{margin:10px 0;padding:10px;}
	.show-news .description .big{width:30px;float:left;font-size:20px;line-height:30px;}
    .show-news .description .small{padding-left:12px;}
	.show-news .content{padding:10px 0;font-size:12px;}
	.show-news .pager{width:100%;margin:20px 0;}
	.show-news .pager a{font-size:13px;line-height:38px;}
}
/*新闻详情 结束*/



/*新闻列表-003 开始*/
.list-price-003{float:left;width:100%;height:auto;margin-bottom:15px;border:solid 1px #e9e4d9;border-top:none;overflow:hidden;}
.list-price-003 h2{height:50px;padding-left:20px;font:normal 15px/50px "Microsoft Yahei";}
.list-price-003 ul{margin:5px 10px;}
.list-price-003 ul li{float:left;width:100%;height:auto;overflow:hidden;}
.list-price-003 ul li .items{float:left;width:100%;height:auto;margin-top:10px;padding-bottom:10px;border-bottom:1px dashed #e9e4d9;position:relative;overflow:hidden;}
.list-price-003 ul li .items .img{width:135px;height:90px;border:1px solid #e9e4d9;position:absolute;left:0;top:0;overflow:hidden;background:#f60;}
.list-price-003 ul li .items .img img{width:135px;}
.list-price-003 ul li .items .text{width:100%;padding:0 0 0 145px;overflow:hidden;}
.list-price-003 ul li .items .text .tit{width:100%;height:26px;font-size:16px;line-height:26px;font-weight:bold;overflow:hidden;}
.list-price-003 ul li .items .text .desc{width:100%;height:36px;line-height:18px;color:#999;overflow:hidden;}
.list-price-003 ul li .items .text .meta{float:left;width:100%;margin-top:6px;line-height:20px;word-wrap:break-word;color:#a6978a;}
.list-price-003 ul li .items .text .meta span{float:left;margin-right:10px;padding:0 8px;vertical-align:top;display:block;background:#e9e4d9;border-radius:10px;}
.list-price-003 ul li .items .text .meta span i{margin-right:2px;font-size:15px;}
.list-price-003 ul li:last-child .items{border-bottom:none;}
@media screen and (max-width:767px){
	.list-price-003 ul li .items .text{padding:0 0 0 145px;}
	.list-price-003 ul li .items .text .desc{display:none;}
	.list-price-003 ul li .items .text .tit{height:26px;font-size:16px;line-height:26px;}
	.list-price-003 ul li .items .text .meta{float:left;width:100%;margin-top:0;line-height:22px;word-wrap:break-word;color:#a6978a;}
	.list-price-003 ul li .items .text .meta span{margin-top:8px;}
	.list-price-003 ul li .items .text .meta span i{font-size:15px;}
}
/*新闻列表-003 结束*/



/*新闻列表-002 开始*/
.list-news-002{float:left;width:100%;height:auto;margin-bottom:15px;border:solid 1px #e9e4d9;border-top:2px #e67a0d solid;overflow:hidden;}
.list-news-002 h2{height:50px;padding-left:20px;font:normal 15px/50px "Microsoft Yahei";}
.list-news-002 ul{margin:5px 10px;}
.list-news-002 ul li{float:left;width:100%;height:auto;overflow:hidden;}
.list-news-002 ul li .items{float:left;width:100%;height:auto;margin-top:10px;padding-bottom:10px;border-bottom:1px dashed #e9e4d9;position:relative;overflow:hidden;}
.list-news-002 ul li .items .img{width:100px;height:68px;border:1px solid #e9e4d9;position:absolute;left:0;top:0;overflow:hidden;background:#f60;}
.list-news-002 ul li .items .img img{width:100px;}
.list-news-002 ul li .items .text{width:100%;padding:0 80px 0 110px;overflow:hidden;}
.list-news-002 ul li .items .text .tit{width:100%;height:28px;font-size:16px;font-weight:bold;line-height:28px;overflow:hidden;}
.list-news-002 ul li .items .text .desc{width:100%;height:40px;line-height:20px;color:#888;overflow:hidden;}
.list-news-002 ul li .items .time{width:70px;height:68px;position:absolute;right:0;top:0;border-radius:5px;text-align:center;color:#fff;background:#c9bca0;overflow:hidden;}
.list-news-002 ul li .items .time .day{display:block;height:46px;padding:0px;font-size:32px;line-height:46px;}
.list-news-002 ul li .items .time .yearmonth{display:block;height:22px;padding:0px;line-height:22px;font-size:13px;background:#bdad8c;}
.list-news-002 ul li:last-child .items{border-bottom:none;}
@media screen and (max-width:767px){
	.list-news-002 ul li .items .text{padding:0 0 0 110px;}
	.list-news-002 ul li .items .time{display:none;}
}
/*新闻列表-002 结束*/


/*内页栏目导航  开始*/
.leafcms_SideLayer{float:left;width:100%;margin:30px 0;text-align:center;}
.leafcms_SideLayer ul{width:100%;}
.leafcms_SideLayer ul li{display:inline-block;width:calc(15% - 20px);height:42px;margin:10px 5px auto;padding:0 20px;font-size:16px;background:#555;line-height:42px;-moz-border-radius:6px;-webkit-border-radius:6px;-khtml-border-radius:6px;border-radius:6px;}
.leafcms_SideLayer ul li a{color:#fff;}
.leafcms_SideLayer ul li.hover,.leafcms_SideLayer ul li:hover{background:#ef3e08;}
@media screen and (max-width:767px){
	.leafcms_SideLayer{margin:10px 0 0;}
	.leafcms_SideLayer ul li{width:calc(33.333% - 6px);height:32px;line-height:32px;font-size:13px;}
}

/*内页栏目导航  结束*/

/*单页详情  开始*/
.page-content{float:left; width:100%; height:auto; min-height:350px; margin-bottom:15px; padding:20px; font-size:15px; line-height:30px; border:solid 1px #e9e4d9; border-top:none; overflow:hidden;}
.page-content img{max-width:100%;}

@media screen and (max-width:991px){
	.page-content{padding:15px;}
}

/*单页详情  结束*/

/*产品列表  开始*/
.list-product{float:left;width:100%;padding:20px 0;}
.list-product ul{margin:0 -8px;}
.list-product ul li{float:left;width:25%;padding:8px;}
.list-product ul li .items{float:left;width:100%;padding:10px;border:solid 1px #e9e4d9;background:#fff;}
.list-product ul li .items .img{float:left;width:100%;padding-bottom:70%;position:relative;overflow:hidden;}
.list-product ul li .items .img img{width:100%;min-height:100%;position:absolute;left:0;top:0;transition:all 0.3s linear;-moz-transition:all 0.3s linear;-webkit-transition:all 0.3s linear;-o-transition:width all 0.3s linear;}
.list-product ul li .items .img:hover img{transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);}
.list-product ul li .items .text{float:left;width:100%;}
.list-product ul li .items .text .tit{float:left;width:100%;height:30px;margin:10px 0 0;font-size:16px;line-height:30px;text-align:center;color:#333;background:#f9f9f9;}
.list-product ul li .items .text .des{float:left;width:100%;height:50px;margin:10px 0 0;font-size:13px;line-height:25px;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#999;overflow:hidden;}
.list-product ul li .items:hover{border:solid 1px #ef3e08;box-shadow:0 1px 1px rgba(0,0,0,0.16);}
@media screen and (max-width:991px){
	.list-product ul li{width:50%;}
}
@media  screen and (max-width:767px){
	.list-product ul{margin:0 -5px;}
	.list-product ul li{width:50%;padding:5px;}
	.list-product ul li .items .text .tit{height:25px;font-size:14px;line-height:25px;}
	.list-product ul li .items .text .des{height:40px;font-size:12px;line-height:20px;}
}

/*产品列表  结束*/



/*新闻详情 开始*/
.news-show{float:left;width:100%;margin:50px 0;padding:20px;border:1px solid #eee;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-top-width:5px;border-bottom-width:5px;}
.news-show .title{float:left;width:100%;padding:50px 0;text-align:center;color:#333;font-size:30px;font-weight:bold;}
.news-show .meta{float:left;width:calc(100% - 80px);height:35px;margin:0 40px;text-align:center;font-size:13px;line-height:35px;color:#999;background:#f2f2f2;border-radius:30px;overflow:hidden;}
.news-show .content{float:left;width:100%;padding:40px;color:#666;font-size:15px;line-height:30px;}
.news-show .pager{float:left;width:calc(100% - 40px);margin:38px 20px;border-top:1px solid #eee;border-bottom:1px solid #eee;position:relative;}
.news-show .pager::after{float:left;width:1px;height:100%;background:#e9e4d9;content:'';position:absolute;left:50%;top:0;}
.news-show .pager a{float:left;width:50%;color:#666;font-size:14px;line-height:62px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news-show .pager a.l_pager{padding-right:12px;text-align:left;}
.news-show .pager a.r_pager{float:right;padding-left:12px;text-align:right;}
.news-show .pager a:hover{color:#ef3e08;}
.news-show .bdshare_det{float:left;width:100%;height:36px;text-align:center;}
.news-show .bdshare_det .bdshare2{display:inline-block;*display:inline;*zoom:1;vertical-align:top;}
.news-show .bdshare_det .bdshare2 a,.news-show .bdshare_det .bdshare2 .bds_more{width:36px!important;height:36px!important;margin:0 8px!important;padding:0!important;}
.news-show .bdshare_det .bdshare2 .bds_weixin{background:url(../images/icon-weixin.png) 0 0 no-repeat!important;}
.news-show .bdshare_det .bdshare2 .bds_tsina{background:url(../images/icon-weibo.png) 0 0 no-repeat!important;}
.news-show .bdshare_det .bdshare2 .bds_qzone{background:url(../images/icon-qzone.png) 0 0 no-repeat!important;}
@media screen and (max-width:991px){
	.news-show{margin:20px 0;}
	.news-show .pager{width:100%;margin:20px 0;}
	.news-show .pager a{line-height:44px;}
}
@media screen and (max-width:767px){
	.news-show{margin:20px 0;}
	.news-show .title{padding:20px 0;font-size:18px;line-height:30px;}
	.news-show .meta{width:100%;height:25px;margin:0;font-size:12px;line-height:25px;}
	.news-show .content{font-size:12px;line-height:25px;padding:20px 0;}
	.news-show .pager{width:100%;margin:20px 0;}
}

/*新闻详情 结束*/


/*在线留言 开始*/
.guestbook{float:left; width:100%; height:auto; min-height:350px; margin-bottom:15px; padding:20px; font-size:15px; line-height:30px; border:solid 1px #e9e4d9; border-top:none; overflow:hidden;}
.guestbook .lab{float:left;width:100%;}
.guestbook .lab .fm_0050{float:left;width:50%;padding:0 10px;}
.guestbook .lab .fm_0100{float:left;width:100%;padding:0 10px;}
.guestbook .lab .fm_280{width:280px;margin:0 auto;display:block;}
.fm_txt{float:left;width:100%;margin-top:10px;line-height:25px;color:#444;font-size:14px;text-transform:uppercase;}
.fm_txt em{font-size:12px;font-style:normal;line-height:32px;}
.fm_txt span{color:#f60;line-height:32px;}
.fm_input{float:left;width:100%;height:40px;padding:0 18px;border:1px solid #e9e4d9;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;color:#333;font-size:14px;line-height:48px;-webkit-appearance:none;outline:0;}
.fm_textarea{float:left;width:100%;height:100px;padding:12px 18px;border:1px solid #e9e4d9;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;color:#333;font-size:14px;line-height:24px;-webkit-appearance:none;outline:0;}
.fm_btn{float:left;width:100%;height:46px;margin-top:20px;line-height:46px;text-align:center;font-size:16px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-webkit-appearance:none;outline:0;border:none;background:#e67a0d;color:#fff;letter-spacing:1px;}
.fm_btn:hover,.fm_btn:focus{background:#be320a;}
.messageIn::-webkit-input-placeholder{color:#999!important;}
.messageIn:-moz-placeholder{color:#999!important;}
.messageIn::-moz-placeholder{color:#999!important;}
.messageIn:-ms-input-placeholder{color:#999!important;}
.help-block{float:left;width:100%;padding-top:8px;color:#999;font-size:12px;line-height:15px;text-align:center;}
.help-block span{color:#f60;font-size:13px;}
@media  screen and (max-width:767px){
	.guestbook{padding:15px;}
	.guestbook .lab .fm_0050{width:100%;padding:0;}
	.guestbook .lab .fm_0100{padding:0;}
	.guestbook .lab .fm_280{width:100%;}
	.fm_input{padding:0 10px;}
	.fm_textarea{height:100px;padding:10px 10px;line-height:20px;}
	.fm_btn{height:42px;line-height:42px;}
}

/*在线留言 结束*/

/*联系我们 开始*/
.contact{float:left;width:100%;margin:30px 0;padding:40px;border:1px solid #eee;border-radius:5px;border-top-width:5px;border-bottom-width:5px;box-shadow:0px 2px 4px 0px rgba(32,32,32,0.02);background:#fff;overflow:hidden;}
.contact .contactDiv{float:left;width:48%;}
.contact .contactDiv .cnName{float:left;width:100%;color:#333;font-size:28px;line-height:40px;}
.contact .contactDiv .enName{float:left;width:100%;margin-top:6px;color:#333;font-size:15px;font-family:Arial;text-transform:uppercase;line-height:20px;}
.contact .contactDiv .textC{float:left;width:100%;margin-top:30px;padding:18px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;}
.contact .contactDiv .textC .p1{float:left;width:100%;margin:14px 0;padding-left:20px;color:#333;font-size:16px;line-height:26px;}
.contact .contactDiv .textC .p1 a{color:#333}
.contact .contactDiv .textB{float:left;width:100%;margin-top:30px;position:relative;}
.contact .contactDiv .textB .erQrcode{float:left;width:140px;height:140px;padding:9px;background:#fff;line-height:0;border:1px solid #eee;}
.contact .contactDiv .textB .erQrcode img{width:120px;height:120px;}
.contact .contactDiv .textB .erTxt{position:absolute;left:163px;bottom:0;}
.contact .contactDiv .textB .erTxt .sp1{display:block;color:#3a3a3a;font-size:16px;line-height:30px;}
.contact .contactDiv .textB .erTxt .sp2{display:block;color:#464646;font-size:12px;line-height:26px;}
.contact .contactDiv .textB .erTxt .sp3{display:block;color:#999;font-size:12px;line-height:26px;}
.contact .bdmap{float:right;width:50%;height:520px;padding:2px;border:1px solid #eee;}
.contact .bdmap img{max-width:inherit!important;}
.contact .bdmap .iw_poi_title{color:#ef3e08;font-size:16px;}
.contact .bdmap .iw_poi_content{color:#333;font-size:12px;line-height:18px;margin-top:7px;}
@media screen and  (max-width:992px){
	.contact{float:right;width:100%;margin:10px 0;padding:15px;}
	.contact .contactDiv{width:100%;}
	.contact .contactDiv .cnName{font-size:18px;line-height:28px;}
	.contact .contactDiv .enName{margin:5px 0;line-height:20px;}
	.contact .contactDiv .textC{margin-top:10px;padding:10px 0;}
	.contact .contactDiv .textC .p1{margin:5px 0;padding-left:15px;font-size:15px;line-height:22px;}
	.contact .contactDiv .textB{display:none;}
	.contact .bdmap{width:100%;height:360px;margin-top:20px;}
}

/*联系我们 结束*/

/*通用-列表翻页*/
.pagination-wrapper{float:left;width:100%;text-align:center;}
.pagination{float:left;width:100%;text-align:center;font-size:12px;overflow:hidden;}
.pagination span{display:inline-block;height:30px;margin-left:-1px;padding:0px 11px;border:solid 1px #e9e4d9;line-height:28px;}
.pagination a{display:inline-block;height:30px;margin-left:-1px;padding:0px 10px;border:solid 1px #e9e4d9;line-height:28px;}
.pagination a:hover{border:1px solid #e67a0d;background:#e67a0d;color:#fff;}
.pagination .current-page{border:1px solid #e67a0d;background:#e67a0d;color:#fff;}
@media screen and (max-width:767px){
	.pagination-wrapper{margin:10px 0;}
}

/*友情链接*/
.in-flink {float:left; width:100%; height:auto; margin-bottom:15px; border:solid 1px #e9e4d9; border-top:none; overflow:hidden;}
.in-flink ul{float:left; height:auto; margin:10px 10px;}
.in-flink li{float:left; height:28px; line-height:28px; margin:0 10px; overflow:hidden;}

/* 页脚 */
.x-line{float:left;width:100%;height:10px;background:#e67a0d;box-shadow:2px 2px 4px #ddd;}
.footer_nav{margin-top:25px;}
.footer_nav ul{text-align:center;}
.footer_nav li{display:inline;font:normal 13px/25px 'MicroSoft Yahei';padding-right:8px;margin-left:10px;background:url(../images/line-y.png) no-repeat right center;}
.footer_nav li:last-child{background:none;}
.footer_text{margin-top:10px;text-align:center;font:normal 12px/25px 'MicroSoft Yahei';}
.footer_copyright{margin:10px 0;text-align:center;font:normal 12px/25px 'MicroSoft Yahei';}


.AD-A{float:left;width:100%;height:80px;margin-bottom:15px;border:1px solid #e9e4d9;text-align:center;line-height:80px;color:#dad1be;overflow:hidden; }
.AD-S{float:left;width:278px;height:88px;margin-bottom:15px;border:1px solid #e9e4d9;text-align:center;line-height:88px;color:#dad1be;overflow:hidden; }