﻿body{margin:0; padding:0;font-size:15px !important;font-family:"Tahoma,Helvetica,'SimSun',sans-serif";background: #f2f2f2;}
/*导航*/
header, .header{/*background-image: linear-gradient(to right,#ececec,#c8d2fd);*/background: #fff;}
.logo{float:left}
.logo img{height:80px;}
.head-nav{float:left;height:84px;box-sizing:border-box;background:#fff;font-size: 16px;}
.head-nav .nav-item{color:#333;float:left;position:relative;display:block;outline:0;cursor:pointer;line-height:84px;text-align:center;}
.head-nav .nav-item a{padding:0 8px;}
.head-nav .active{color:#b63b4d}
.head-nav .nav-pull{opacity:0;height:0;position:absolute;overflow:hidden;z-index: 999;width:100%;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;}
.nav-pull-li{width:100%;font-weight:500;text-align:center;background: #cecccc;color:#666;line-height:40px;}
.nav-pull-li:hover{background:#444359;color:#fff;}
.nav-pull-li:hover a{background:#444359;color:#fff;}
.head-nav .nav-item:hover .nav-pull{height:auto;opacity:1;}
.head-nav .nav-item:hover{background: #c3c2c2;}
.head-nav .dropdown:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}/*导航次级下标*/
.head-search{float: left; margin:23px 0 23px 10px; position: relative;}
.head-search input,.head-search button{outline:none;-webkit-appearance: none;border:0;height: 38px;line-height: 38px;border-radius: 10px; background: #f2f2f5;}
.head-search .text_input {padding: 0 8px; width: 230px; }
.head-search .btn{position: absolute; top:0;right:0;width:38px;}
.user-info{float:right;margin:18px 0;}
.user-info .avatar{width:42px; height:42px; float: right; background: #fff;}
.user-info .avatar img{width:40px; height:40px; padding:2px;border-radius: 4px; border: 1px solid #f6f6f6;}
.user-info .user-item{float:right; padding: 1px;margin-left:10px;}
.user-info .user-item li{list-style: none; line-height: 25px;font-size:14px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 76px;}
.user-info .user-item li:first-child{line-height: 20px;}

/*框架*/
.web{width:1024px; margin:0 auto;}
.content{margin:10px 0;}
.mairn{width: 760px; float: left; background: #fff; box-shadow: 0 3px 4px 0 #ddd;}
.side{width: 254px; float: right; background: #fff; box-shadow: 0 3px 4px 0 #ddd;}

/*目的地公用头部*/
.place-head{color: #666666; line-height: 32px; position: relative;}
.place-head .place-logo{position: relative;
    width: 1024px;
    height: 390px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    overflow: hidden;
    vertical-align: middle;}
.place-head .place-info{position: absolute; bottom: 0; left: 0; width:753px; background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.9));}
.place-head .place-name{float:left;padding: 0 0 20px 20px; color:#fff;margin-right:20px;}
.place-head .place-name span {font-size: 36px; font-weight: bold; margin-right: 10px;}
.place-head .place-wantogo{float:right; padding: 0 20px 20px 0;}
.place-head .place-wantogo span{border-radius: 15px; padding: 8px 20px; background-color: rgba(58, 157, 154, 0.43); color: #fff; cursor: pointer; margin-left: 10px;}
.place-head .tagms{position: absolute; top: 0; right: 0; background:rgba(102, 102, 102, 0.82); width: 271px; height: 390px; z-index: 5;}
.place-head .place-about{padding:20px; height: 340px; overflow: hidden; color: #fff;}

/*目的地次导航*/
.mdd-nav{margin-top: 10px; color: #666666; line-height: 35px; padding: 10px 20px; background: #fff;}
.mdd-nav ul{margin:0; padding:0;}
.mdd-nav li{float:left; margin-right:35px;}
.mdd-nav li a{padding:6px 15px;}
.mdd-nav .action a, .mdd-nav li a:hover {color:#fff; background: #3a9d9a; border-radius: 20px; padding:6px 15px;}

/*模块标题*/
.r-title{padding: 8px 15px; height: 35px; line-height: 35px; border-bottom: 1px solid #ddd;}
.r-title h1{font-weight:normal; display: initial; font-size:16px;}
.r-title span{color:#aaa;font-weight:normal;margin-left:10px;font-size: 14px;float: right;}
.r-title span a{margin-right:10px;}

/*带图片的头部标题圆角*/
.img-title{position: relative;}
.img-title:before {content: '';position: absolute;width: 100%;top: -10px;left: 0;height: 10px;background: #fff;border-top-left-radius: 1rem;border-top-right-radius: 1rem;}

/*横排热门推荐*/
.hot-hp4{}
.hot-hp4 .hot-item{width:240px;height:179px;float:left;overflow: hidden;margin-left:10px;}
.hot-hp4 .hot-item:nth-child(4n+1){margin-left:0;}
.hot-hp4 .hot-item-img{width:240px;height:179px;}
.hot-hp4 .hot-name{bottom:0;background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.9));width:100%; color:#fff;}
.hot-hp4 .hot-auto{display: flex;justify-content: center;align-items: center;}
.hot-hp4 .hot-item-b{border: 3px solid rgba(255, 255, 255, 0.7);}
.hot-hp4 .hot-item-info{margin: auto;width:150px;background: rgba(255, 255, 255, 0.7);}
.hot-hp4 .hot-item-name{border-bottom: 1px solid #9E9E9E;}

.hot-hp3{}
.hot-hp3 .hot-item{width:236px;height:179px;float:left;overflow: hidden;margin-left:10px;margin-top:1rem;}
.hot-hp3 .hot-item:nth-child(3n+1){margin-left:0;}
.hot-hp3 .hot-name{bottom:0;background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.9));width:100%; color:#fff;}

/*列表页横排4个推荐*/
.hp4{}
.hp4 .hot-item{width:190.4px;height:128px;float:left;overflow: hidden;margin-left:10px;}
.hp4 .hot-item:nth-child(5n+1){margin-left:0;}
.hp4 .hot-item-img{width:190.4px;height:128px;}
.hp4 .hot-item-img img{min-height:128px;}
.hp4 .hot-name{bottom:0;background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.9));width:100%; color:#fff;}

/*边栏导航*/
.nav-y{}
.nav-y .active{background:#2e9a9f; color:#fff;}
.about-connet{}
.about-connet img{max-width:100%;}

.mulu-list{ background-color: #fff; padding: 10px 12px 7px 15px; margin-bottom: 5px;}
.mulu-list .mulu-leftline{border-left: 1px solid #d4d4d4; padding-left: 10px;}
.mulu-list li{color: #aaa; position: relative; line-height:26px; margin-top: 13px;}
.mulu-list li:first-child{margin-top: unset;}
.mulu-list .mulu-ciji{font-size:15px;margin-top: 3px; padding-left: 5px;}
.mulu-list li i{ color: #aaa; display: inline-block; position: absolute; left:-26px; top: 4px; font-size: 18px;}
.mulu-list li span:before {display: inline-block;position: absolute;left: -16px;font-size: 18px;content: '●';}
.mulu-list .mulu-ciji span:before {	content: '';}
.mulu-list .mulu-action{color:#3a9d9a !important;}

/*边栏问答列表*/
.side-ask{}
.side-ask .side-ask-li{font-size: 14px;line-height: 21px; color: #8590a6;border-top: 1px solid #f6f6f6; padding:1rem 0;}
.side-ask .side-ask-li:first-child{border-top:none !important;padding-top:unset !important;}
.side-ask .side-ask-li span{float:right;}

/*边栏目的地推荐*/
.side-mdd{}
/*有图单列*/
.side-mdd .side-mdd-li{font-size: 14px;line-height: 21px; color: #8590a6;border-top: 1px solid #f6f6f6; padding-top:1rem; margin-top:1rem;}
.side-mdd .side-mdd-li:first-child{border-top:none !important;padding-top:unset !important; margin-top:unset !important;}
.side-mdd .side-mdd-img{width:98px; height:65px;}
.side-mdd .side-mdd-img img{width:100%;min-height:65px;}
.side-mdd .side-mdd-info{}
.side-mdd .side-mdd-info h3{font-weight: bold;}
/*无图2列*/
.side-mdd .mdd-li-2{}
.side-mdd .mdd-li-2 li{float: left; width: 50%; height: 40px; line-height: 40px;}

/*边栏搜索词无图1列*/
.side-key .li-1{}
.side-key .li-1 li{height: 40px; line-height: 40px;}

/*边栏通用无图单列*/
.side-list{}
.side-list .side-li-1{}
.side-list .side-li-1 li{border-top: 1px solid #ddd;line-height:38px;}
.side-list .side-li-1 li:first-child{border-top:none;}
.side-list .side-li-1 span{float:right; color:#666;font-size:15px;}

/*边栏二维码*/
.side-ewm{}
.side-ewm img{width:100%;}
.side-ewm .ewm-ts{line-height: 1.8; color: #ff770c;}

/*边栏联系方式*/
.side-contact{}
.side-contact .contact-li{line-height: 1.8;}
.side-contact .contact-li img{vertical-align: middle;}

/*边栏路线*/
.side-line{}
.side-line ul{ zoom: 1;  margin:0; padding: 15px 20px;}
.side-line li {border-top: 1px solid #eee; padding-top: 10px; margin-top: 10px;}
.side-line li:first-child {border-top:none; padding-top:0; margin-top: 0; }
.side-line .line-img {width:214px; height:126px; overflow: hidden; position: relative;}
.side-line .line-img img{width:100%;min-height:126px;}
.side-line .line-price{position: absolute; bottom: 0; left: 0; background: rgba(249, 94, 90, 0.8); color: #fff; padding: 3px 5px;}
.side-line .line-title {max-height: 63px; overflow: hidden; color: #777; padding-top: 6px;}

/*边栏用户信息卡*/
.side-ucard{}
.side-ucard .ucard-avatar{float:left;width: 65px;height: 65px;border-radius: 50%;overflow: hidden;}
.side-ucard .ucard-avatar img{width: 100%;}
.side-ucard .ucard-info{margin-left: 75px;}
.side-ucard .ucard-name{line-height: 32px;}
.side-ucard .ucard-des{border-top: 1px solid #ddd;font-size: 14px;line-height: 32px;color: #888;}
/*边栏用户信息卡-全面*/
.side-user{}
.side-user .user-avatar{width:60px; height:60px;overflow: hidden;border-radius: 50%;}
.side-user .user-avatar img{width:100%; min-height:60px;}
.side-user .user-intro{margin-left:70px;}
.side-user .user-intro h2{font-size: 16px;padding: 10px 0 9px;line-height: 20px;font-weight: bold;}
.side-user .user-intro p{font-size: 14px;color: #999;line-height: 15px;}
.side-user .user-data{font-size: 14px;}
.side-user .user-datanum{font-size: 20px;color: #333;line-height: 18px;font-weight: 700;padding-bottom: 10px;}

/*竖条分享*/
.l-share{float: left;padding: 5px;width: 38px;margin: 0 0 0 -38px;background: rgba(255, 255, 255, 0.6);}/*左边栏分享条*/
.l-share span {font-size: 13px; }

/*用户信息卡*/
.user-info-card{line-height: 36px;}
.user-info-card .user-info-main{width: 100%;}
.user-info-card .u-avatar{border-radius: 50%;height: 56px;width: 56px;}
.user-info-card .u-avatar img{width: 100%;height: 100%;border-radius: inherit;}
.user-info-card .u-info{margin-left:10px;}
.user-info-card .u-name{}
.user-info-card .u-des{line-height:18px;font-size:.8rem;color:#888;}
.user-info-card .u-follow{padding: 0 5px; background: #33adb3; color: #fff;border-radius: 4px;min-width: 50px; height: 30px;margin: auto 0;line-height: 30px;}
.user-info-card .u-right{width: 120px; padding-right:10px;font-size: small;}
.simple-card{line-height:unset;}
.simple-card .u-avatar{height: 40px;width: 40px;border-radius:unset; }
.simple-card .u-info{margin:0 65px 0 45px;}
.simple-card .u-name{line-height:22px;}
.small-card{line-height:unset;}
.small-card .u-avatar{height: 26px;width: 26px;border-radius:unset; }
.small-card .u-name{line-height:22px;}
.small-card .u-right{padding: 0 5px;color: #abb3b8;min-width: 60px; height: 24px;line-height: 24px;width: unset;}

/*店铺信息卡*/
.shop-card{height: 160px;position: relative;overflow: hidden;}
.shop-card .card-bg{position: absolute;left: -10%;top: -10%;width: 120%;height: 120%;bottom: 0;z-index: 0; filter: blur(25px);}
.shop-card .card-body{background-color: rgba(0,0,0,.2); position: relative; overflow: hidden;}
.shop-card .card-logo{float: left;width: 120px;height: 120px;margin: 20px;overflow: hidden;}
.shop-card .card-logo img{min-height:120px;border-radius: 50%;width: 100%;}
.shop-card .card-info{}
.shop-card .card-info h1, .shop-card .card-info h2{font-size: 24px;line-height: 36px;margin-top: 40px;margin-right: 125px;}
.shop-card .card-info h2 a{color: #fff;}
.shop-card .card-info h1 span, .shop-card .card-info h2 span{font-size: 14px;margin-left: 15px;}
.shop-card .card-info p{font-size: 14px;line-height: 2;}

/*景点信息卡*/
.scen-card{position: relative;}
.scen-card a{border-bottom:unset !important;color: unset !important;}
.scen-card .scen-item{border-top: 1px solid #dee2e6; }
.scen-card .scen-item:first-child{border-top:none !important;}
.scen-card .scen-info{display: table;font-size:15px;}
.scen-card .info-middle{display: table-cell;vertical-align: middle;}
.scen-card .scen-name{font-size: 18px;line-height: 20px;}
.scen-card .scen-num{margin-right: 10px;width: 20px;height: 20px;border-radius: 2px;background-color: #ff9d00;text-align: center;color: #fff;font-size: 14px;}
.scen-card .scen-mdd{color:#777;font-size: 14px;}
.scen-card .scen-desc{color: #888;line-height: 22px;}
.scen-card .scen-data{}
.scen-card .scen-data div{margin-left:15px; color:#666;}
.scen-card .scen-data div:first-child{margin-left:0;}
.scen-card .scen-data b{margin-left:5px;color:#444;}
.scen-card .scen-pic{width: 410px; height: 177px; overflow: hidden;}
.scen-card .scen-pic li{float: left;display: inline;width: 139px;height: 86px;margin-bottom: 5px;overflow: hidden;}
.scen-card .scen-pic li:first-child{width: 266px;height: 177px;margin-right: 5px;}
.scen-card .scen-pic img{width:100%;min-height:86px;}
.scen-card .scen-pic li:first-child img{min-height:177px;}
.scen-card .scen-level{position: absolute;bottom: 0;background: #55555599;padding: 0 0.5rem;color: #fff;border-radius: 5px;}

.scen-card .scen-title{font-size: 18px;line-height: 20px;}
.scen-card .scen-title h3{margin:0 20px 0 28px;}

/*poi信息卡*/
.poi-card{position: relative;}
.poi-card a{border-bottom:unset !important;color: unset !important;}
.poi-card .poi-item{border-top: 1px solid #dee2e6; }
.poi-card .poi-item:first-child{border-top:none !important;}
.poi-card .poi-info{display: table;font-size:15px;}
.poi-card .poi-title{font-size: 18px;line-height: 20px;}
.poi-card .poi-intro{color: #888;line-height: 22px;}
.poi-card .poi-data{}
.poi-card .poi-data div{margin-left:15px; color:#666;}
.poi-card .poi-data div:first-child{margin-left:0;}
.poi-card .poi-data b{margin-left:5px;color:#444;}
.poi-card .poi-pic{width: 410px; height: 177px; overflow: hidden;}
.poi-card .poi-pic li{float: left;display: inline;width: 139px;height: 86px;margin-bottom: 5px;overflow: hidden;}
.poi-card .poi-pic li:first-child{width: 266px;height: 177px;margin-right: 5px;}
.poi-card .poi-pic img{width:100%;min-height:86px;}
.poi-card .poi-pic li:first-child img{min-height:177px;}
.poi-card .poi-level{position: absolute;bottom: 0;background: #55555599;padding: 0 0.5rem;color: #fff;border-radius: 5px;}



/*路线信息卡*/
.line-card{}
.line-card a{border-bottom:unset !important;color: unset !important;}
.line-card .line-pic{width: 139px;height: 86px;overflow: hidden;}
.line-card .line-pic img{width:100%;}
.line-card .line-info{}
.line-card .line-name{font-size: 1.17em;}
.line-card .line-data{}
.line-card .line-data div{margin-left:15px; color:#666;}
.line-card .line-data div:first-child{margin-left:0;}
.line-card .line-data b{margin-left:5px;color:#444;}

/*路线头部信息卡*/
.linehead-card{}
.linehead-card .line-pic{height:260px; overflow: hidden;}
.linehead-card .line-title{bottom:0;width:100%;background: rgba(247, 247, 247, 0.71);}

/*搜索框*/
.so-card{position: relative;}
.so-card .so-form{height: 42px;}
.so-card .so-input{height: 18px;line-height: 18px;font-size: 14px;padding: 10px 15px;border: 2px solid #33adb3;border-radius: 2px 0 0 2px;width:680px;outline: 0;}
.so-card .so-button{width: 100px;height: 42px;line-height: 42px;font-size: 18px;color: #fff;cursor: pointer;margin-left: -2px;border-radius: 2px;border: 0;padding: 0;background: #33adb3;}

/*分类筛选 */
.taglists{background:#FFF; padding:5px 10px;}
.sort{border-top:1px dotted #DDD; line-height:35px; padding:5px;}
.sort:first-child{border-top:none;}
.show{background-color: #3a9d9a;border-radius:3px;}
.show a{color: #FFFFFF;}
.abc li,.bcd li,.cdf li{float:left; margin-right: 15px; height: 25px; line-height: 25px; margin-top: 5px; padding: 0 5px;}


/*公告*/
.notice{background:#8d4e28;  text-align:center;padding:5px 0;color:#fff;}
.notice a{color:#fff !important;}
/*声明*/
.statement{background: #f9f9f9; line-height: 16px; padding: 7px 5px 7px 0;margin-top:25px; color:#999;}
.statement span{background:#32a7ab; color:#fff; padding: 5px; margin-right:10px;}
/*选项卡*/
.tab-nav{background: #F7F7F7;}
.tab-nav a{width:31%; margin:0 0 -1px 1.3333%;padding:10px 0;text-align:center;border: 1px solid #dee2e6;border-top-left-radius: 6px;border-top-right-radius: 6px;}
.tab-nav a:first-child{margin:0 0 -1px 0;}
.tab-nav .active{background:#fff;border-bottom:none;}

.tab-button{background: #F7F7F7;}
.tab-button li{margin:0 0 -1px 1.3333%;padding:10px 0;text-align:center;border: 1px solid #dee2e6;}
.tab-button li:last-child{margin:0 1.3333% -1px 1.3333%;}
.tab-button .button-item{cursor: pointer;}
.tab-button .active{background:#fff;border-bottom:none;}
.tabs{}
.tabs .tab-item{display: none;}
.tabs .action { display: block;}

/*表单样式*/
.form-list{}
.form-list .form-item{}
.form-list .form-avatar{width:100px;height:100px;overflow: hidden;}
.form-list .form-avatar img{width:100%;height:100%;}
.form-list .form-upload{position: absolute;bottom: 0;left:0;border: none;line-height: 28px;background: rgba(102, 102, 102, 0.7); color: #fff;cursor:pointer }
.form-list .form-input{width: 100%;height: 35px;line-height: 35px;text-indent: 5px;border: none;padding: 0;outline: none;}
.form-list .form-input-2{width: 48%;height: 35px;line-height: 31px;text-indent: 5px;border: none;padding: 0;outline: none;text-align: center;}
.form-list .form-textarea{width: 96%;height: 95px;line-height: 18px;padding:2%;outline: none;}
.form-list .form-select{height: 30px;border: none;padding: 0 12px;margin: 3px;outline: none;}
.form-list .input-addon{background: #efeeee; text-align: center; height: 35px; line-height: 35px;}
.form-list .addon-left{width: 98px;}
.form-list .addon-right{width: 50px;}
.form-list .addon-mr50{margin-right:50px;}
.form-list .addon-r-83{width: 83px;}
.form-list .addon-r-83 img{height: 31px;width: 83px;}
.form-list .addon-middle{margin:0 50px 0 98px;}
.form-list .addon-mid-noright{margin:0 0 0 98px;}

.form-list .ml30px{margin-left:30px;}
.form-list .ml40px{margin-left:40px;}
.form-list .ml50px{margin-left:50px;}
.form-list .ml60px{margin-left:60px;}
.form-list .ml70px{margin-left:70px;}
.form-list .ml80px{margin-left:80px;}
.form-list .ml90px{margin-left:90px;}
.form-list .ml100px{margin-left:100px;}
.form-list .ml150px{margin-left:150px;}
.form-list .mr30px{margin-right:30px;}
.form-list .mr40px{margin-right:40px;}
.form-list .mr50px{margin-right:50px;}
.form-list .mr60px{margin-right:60px;}
.form-list .mr70px{margin-right:70px;}
.form-list .mr80px{margin-right:80px;}
.form-list .mr90px{margin-right:90px;}
.form-list .mr100px{margin-right:100px;}
.form-list .mr150px{margin-right:150px;}
.form-list .w30px{width: 30px;}
.form-list .w40px{width: 40px;}
.form-list .w50px{width: 50px;}
.form-list .w60px{width: 60px;}
.form-list .w70px{width: 70px;}
.form-list .w80px{width: 80px;}
.form-list .w90px{width: 90px;}
.form-list .w100px{width: 100px;}
.form-list .w150px{width: 150px;}
.form-list .lh-35px{line-height: 35px;}
.form-list .form-submit{line-height: 30px;}

.text-divauto{position: relative;}
.text-divauto .div-auto{top:0;left:0;width:100%;height:100%;background: rgba(33, 32, 32, 0.6);position: absolute;}
.text-divauto:hover .div-auto{display:block !important;}
.text-divauto .div-text{align-items: center;display:flex;justify-content: center;width:100%;height:100%;font-size: 1rem;color: #fff;}

/*时间线css*/
.time-line{}
.time-line .line-item{}
.time-line .item-shorttime{}
.time-line .item-icon:after{display: inline-block;width: 8px;height: 8px;border: 2px solid #b3ccf4;border-radius: 100%; top: 5px;right: -22px;z-index: 1;content: "";position: absolute;background: #fff;}
.time-line .ml-70px{margin-left:70px;}
.time-line .ml-f70px{margin-left:-70px;}
.time-line .ml-f76px{margin-left:-76px;}
.time-line .item-content{font-size: 15px;}
.time-line .item-info1{}

/*面包导航-2017-9-26*/
.crumb{height: 20px; padding: 10px 0; color: #666; font-size: 14px; line-height: 20px;}
.crumb-item{float: left;}
.crumb-item a { color: #666;}
.crumb-item em { margin: 0 6px; color: #999; font-style: normal;}
.crumb-body{width: 1024px; color:#fff; margin: 0 auto;}
.crumb-body a { color:#fff;}
.crumb-item h1{font-weight: normal; display: initial; font-size: inherit;}

/*文章内容*/
.content{}
.content img{max-width:100%;}
/*文章查看更多-阴影*/
#gradient,.gradient{width: 100%;height:50px;position: absolute;bottom: 0;left: 0;background: linear-gradient(to bottom,#ffffff00,#fff);}

/*焦点图文推荐1*/
.a-focus{}
.a-focus .focus-item{ }
.a-focus .focus-img{width: 280px;height: 200px;}
.a-focus .focus-img img{width: 100%;min-height: 200px;}
.a-focus .focus-list{color:#666; width:420px;}
.a-focus .focus-list li{list-style: unset;line-height: 30px;}
.a-focus .focus-list li:first-child{list-style: none;font-size: 1.5em;margin:0 0 0.5rem -1.5rem;color:#333;text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}

/*分页*/
.pagein{border-top: 1px solid #F5F5F5; background: #fff; padding: 14px 20px;}
.pagein ul{border-radius: 4px; margin:0; padding:0;}
.pagein ul li{float:left; padding: 2px 12px;}
.pagein .active{background-color: #428bca;}
.pagein .active a{color:#fff;}

/*上下双箭头*/
.fa-angle-down::before{color: #6c757d;content: "︾";font-style: normal;vertical-align: middle;}
.fa-angle-up::before{color: #6c757d;content: "︽";font-style: normal;vertical-align: middle;}
.shouqi-1260{overflow: hidden !important; height: 1260px;}

/*友情链接*/
.flink{}
.flink .flink-list{line-height: 30px;}
.flink .flink-list a{padding-right:10px;}

/*页脚样式*/
.footer{background:#333;color:#fff;font-size: 14px;}
.footer a{color:#c6c6c6;margin-left:6px;}
.footer a:hover{color:#f1f1f1;}