/*
theme name:  閮戞櫄鏂扮増pc绔?
theme uri: http://www.zzwb.cn/
version: 1.0

*/

.swiper-container{
    padding-bottom: 8px;
}
a {
    color: #222;
    transition: all .3s;
	text-decoration:none !important;
}

a:hover, a:focus {
    color: rgb(0, 1, 5)
}
a:valid{
	 color:#dbd7de !important;
}

.one-line {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.navbar-nav>li>a {
    border-bottom: 0;
    color: #222
}

.nav>li>a:hover,
.nav>li>a:focus {
    border: none;
    color: rgb(250, 1, 5)
}

* {
    margin: 0;
    padding: 0;
}

.container {
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 730px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 950px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1150px;
    }
}

@media (min-width: 1366px) {
    .container {
        width: 1200px;
    }
    .live-media .media-object {
        max-height: 85px;
    }
}

@media (min-width: 1440px) {
    .container {
        width: 1200px;
    }
}


@media (min-width: 992px) and (max-width: 1920px) {
   .container-fluid {
       padding-right: 5px;
       padding-left: 18%;
       margin-right: auto;
       margin-left: auto;
   }
   .main-menu .navbar li {
       width: auto;
	   padding: 0 20px;
   }

   .main-menu .navbar li li {
       padding-left: 15px;
   }
}


.row {
    margin-right: -5px;
    margin-left: -5px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}





/* 
*
*  &  header-bar
*
*/

.header-bar .navbar-default {
    box-shadow: none;
    border: none;
    background: #222;
    border-radius: 0;
    margin-bottom: 0;
}

.header-bar .navbar-right {
    margin-right: 0;
}

.header-bar .navbar-nav>li>a {
    border: none;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px
}

.header-bar .nav>li>a>img {
    width: 20px;
    vertical-align: top;
}

.header-bar .left-menu .nav>li {
    display: inline-block;
}

.header-bar .left-menu .nav>li li:before,
.cate-memu.navbar-nav>li li:before,
.footer-us ul li li:before {
    padding: 0 5px;
    color: rgba(255, 255, 255, 0.6);
    content: "|";
    position: absolute;
    left: -7px;
    top: 13px;
}

.search-right {
    width: 40%;
    float: right;
    margin-top: 10px;
}

.search-right img {
    width: 18px
}

.search-right .input-group-btn .btn-default {
    border-left: 1px solid #fff;
}

.cate-memu.navbar-nav>li>a {
    font-size: 13px;
    color: #222
}

.cate-memu.navbar-nav>li li:before {
    color: #222 !important
}

.btn-default:hover {
    background: none;
    border-color: #ccc #ccc #ccc #fff;
}

.add-banner p {
    position: relative;
    overflow: hidden;
}

.add-banner img {
    width: 100%;
}

.add-banner p span {
    position: absolute;
    right: 0;
    top: 0;
    background: ;
    margin-bottom: 10px;
    width: 56px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    text-align: right;
    padding-right: 10px;
}

.main-menu {
    background: #fafafa;
    border-top: 2px solid #fa0105;
    border-bottom: 1px solid #f2f2f2
}

.main-menu .navbar {
    margin-bottom: 0;
}

.main-menu .navbar .navbar-nav {
    width: 100%;
}



.logo {
    height: 54px;
}

.logo .top-logo {
    width: 270px;
    height: 37px;
    display: inline-block;
    line-height: 1000px;
    overflow: hidden;
    background: url(/uploads/image/mpimages/sprite_img20171214.png) no-repeat;
}

.logo span {
    color: #fff;
    background: #fa0105;
    display: inline-block;
    vertical-align: text-bottom;
    line-height: 37px;
    font-family: 'kaiti';
    font-size: 26px;
    padding: 0 10px;
    margin-left: 12px;
    font-weight: bold;
}

.top-news .news-box {
    border: 1px solid #f2f2f2;
    background: #fafafa;
    margin: 20px 0;
    position: relative;
}

.top-news .news-box:before {
    display: block;
    width: 70px;
    height: 70px;
    content: '';
    left: 0;
    top: 0;
    /* background-image: ;
    background-size: 100% 100%; */
    position: absolute;
}

.top-news .news-box h2 {
    margin-bottom: 15px;
    font-size: 32px;
    font-weight: bold;
    margin-top: 20px;
}

.news-slider .glide__arrows {
    display: none;
    z-index: 999;
}

.news-slider:hover .glide__arrows {
    display: block
}

.news-slider .glide__bullet.active {
    width: 32px;
    background: #fa0105;
    height: 12px;
    border-radius: 12px
}

.news-slider .glide__arrow {
    border-radius: 0 4px 4px 0;
    border: none;
    width: 50px;
    height: 80px;
    background-image: url(/uploads/image/mpimages/sprite_img20171214.png);
    background-position: -133px -920px;
}

.news-slider.glide--carousel .glide__slide {
    position: relative
}

.news-slider.glide--horizontal .glide__arrow.prev {
    left: -32px;
}

.news-slider.glide--horizontal .glide__arrow.next {
    background-position: -193px -920px;
    border-radius: 4px 0 0 4px;
    right: -32px
}

.news-slider.glide--horizontal .glide__bullets {
    text-align: right;
    padding-right: 25px;
}

.news-slider .glide__track p {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    padding-bottom: 24px;
    padding-left: 25px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    background:  bottom left repeat-x;
    padding-right: 25px;
    width: 100%;
    background-size: auto 100%
}

.news-list-box {
    padding-left: 20px;
    margin-top: 5px;
}

.news-list-box .box-newslit ul li:nth-child(6),.news-list-box .box-newslit ul li:nth-child(11){
	font-weight: bold;
	margin-top:10px;
}

.news-list-box .box-title h3 {
    position: relative;
    padding-left: 20px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.news-list-box .box-title h3:before {
    background: #fa0105;
    width: 4px;
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    height: 20px;
}

.news-list-box .box-title h3 i {
    color: #ff9529;
    margin-left: 6px;
    font-size: 16px;
}

.news-list-box li a {
    line-height: 36px;
    font-size: 16px;
}

.news-list-box li {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    padding-left: 12px;
}

.news-list-box li:before {
    background: #e7e7e7;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
}

.news-list-box li:first-child a {
    font-weight: bold
}

.main-menu .navbar-nav li li:before {
    padding: 0 5px;
    color: rgba(0, 0, 0, 0.4);
    content: "/";
    position: absolute;
    left: 0;
    top: 12px;
}
.main-menu .navbar-nav li.active a {
    color: #fa0105;
}

.main-menu .navbar-nav li a {
    padding: 13px 5px 12px;
}

.main-menu .navbar {
    border: none;
    min-height: 45px !important
}

.left-main .news-list-box {
    padding-left: 0;
}

.specail-img img {
    height: 100px;
	width:100%;
}

.left-main {
    margin-top: 15px;
}

.special-list li a {
    font-size: 14px;
}

.left-main .specail-img {
    margin-bottom: 10px;
}

.news-list-box .special-list li:first-child a {
    font-weight: normal;
}

.live-show .nav-tabs li a {
    font-size: 24px;
    padding: 0;
    border: 0;
    margin-top: -1px;
    color: #969696
}

.live-show .nav-tabs>li {
    margin-bottom: 0;
    position: relative
}

.live-show .nav-tabs>li li {
    padding-left: 15px;
}

.left-main .row .col-md-6:first-child {
    padding-right: 10px;
}

.left-main .row .col-md-6:nth-child(2) {
    padding-left: 10px;
}

.live-show .nav-tabs {
    padding-left: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    height: 37px;
    margin-top: 5px;
    border-bottom: 1px solid rgb(242, 242, 242)
}

.live-show .nav-tabs>li.active>a,
.live-show .nav-tabs>li.active>a:hover,
.live-show .nav-tabs>li.active>a:focus {
    border: none;
    color: #222
}

.live-show .nav-tabs:before {
    width: 4px;
    content: "";
    position: absolute;
    left: 30px;
    top: 10px;
    height: 20px;
    background: rgb(250, 1, 5);
}

.live-show .nav-tabs li li:before {
    color: rgba(0, 0, 0, 0.6);
    content: "|";
    position: absolute;
    left: 0;
    top: 3px;
    padding: 0px 5px;
}

.live-show .live-list li:first-child::before {
    display: none;
}

.live-media .media-object {
    max-height: 99px
}

.live-media {
    margin-bottom: 10px;
}

.live-media .media-body .media-heading {
    font-weight: bold;
    line-height: 32px;
    font-size: 21px;
    max-height: 64px;
    overflow: hidden;
    padding-top: 5px;
    margin-bottom: 10px;
    color: #000;
}

.left-main .tab-content,
.left-main .news-list-box {
    margin-bottom: 20px;
}

.new-media img {
    height: 220px;
    width: 100%;
}

.right-banner {
    padding-left: 15px;
    margin-bottom: 20px;
}

.right-banner a img {
	width:100%;
	max-height:380px
}

.grid-news-title {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}

.grid-news-title img{
	width:100%;
	height:190px;
}

.grid-news-title .title {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    padding-left: 10px;
    background: url(/uploads/image/mpimages/pic-bg.png) left bottom / auto 100% repeat-x;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.main-grid .news-list-box .box-newslit ul li:nth-child(6){
	margin-top:0;
	font-weight:normal
}

.main-grid .news-list-box .box-title h3 {
    border-bottom: 0;
    background: #f5f6f8;
    margin-bottom: 10px;
    padding-top: 10px;
}

.main-grid .news-list-box .box-title h3:before {
    top: 13px;
}

.main-grid .news-list-box {
    padding-left: 0;
    padding-right: 10px;
}

.main-grid .news-list-box {
    padding-right: 0;
}

.main-grid .col-md-4 {
    padding: 0 10px;
    min-height: 451px;
}

.main-grid .container {
    padding-left: 0;
    padding-right: 0;
}

.hot-link {
    border-top: 4px solid #fa0105;
    padding: 25px 0 25px;
}

.hot-link h3 {
    margin-bottom: 15px
}

.footer-us {
    background: #222;
    padding: 25px 0;
}

.footer-us a,
.footer-us p {
    color: #fff
}

.footer-us a:hover {
    color: #fa0105
}

.footer-us ul li {
    position: relative;
    display: inline-block;
    padding: 0 15px;
}

.footer-us ul li li:before {
    top: 0;
}

.media-object,
.add-banner img,
.specail-img img,
.new-media img,
.grid-news-title img,
.right-banner img,
.local-list-img img {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.media-object:hover,
.add-banner:hover img,
.specail-img:hover img,
.new-media:hover img,
.grid-news-title:hover img,
.right-banner:hover img,
.local-list-img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.specail-img,
.new-media,
.right-banner,
.media-object {
    overflow: hidden;
}

#images {
    margin-top: 10px;
    margin-bottom: 10px;
}

#images .glide__track p {
    width: calc(100% - 10px)
}

.h10 {
    width: 100%;
    height: 10px;
    display: block;
    position: relative
}

.h5 {
    width: 100%;
    height: 5px;
    display: block;
    position: relative;
    margin: 0;
}

.add-banner p span:before {
    width: 56px;
    height: 0px;
    border: 0 solid transparent;
    border-bottom: 20px solid #404448;
    -moz-border-radius: 0 0 0 100px;
    -webkit-border-radius: 0 0 0 100px;
    border-radius: 0 0 0 100px;
}

.news-main {
    margin: 30px 0;
}

.news-main .news-header h1 {
    margin: 0 0 15px;
	line-height:1.4
}

.news-main .news-header p {
    color: #949494
}

.news-main .news-header {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.news-main .news-text {
    font-size: 18px;
    line-height: 36px;
    color: #333;
    padding: 15px 0;
}

.news-main .news-text img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto
}

.news-main .news-text-btn {
    font-size: 14px;
    color: #666;
    margin-bottom: 0;
}

.hot-search {
    margin-top: 35px;
}

.hot-search .hot-title {
    font-size: 18px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 15px
}

.hot-search .hot-title h3 {
    border-bottom: 1px solid #fa0105;
    float: left;
    margin-bottom: -1px;
    font-size: 18px;
    padding-bottom: 10px;
}

.hot-search ul li a {
    font-size: 18px;
    line-height: 34px;
}

.news-comment {
    margin-top: 40px;
}

.block-title {
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding-left: 15px;
    font-size: 18px;
    position: relative;
}

.block-title:before {
    background: #fa0105;
    width: 4px;
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    height: 15px;
}

.block-title span {
    font-size: 14px;
    color: #666;
    padding-left: 15px;
}

.block-title span a {
    color: #0099ff;
    padding-left: 5px;
}

.news-comment .form-control {
    border: 1px solid #f2f2f2;
    box-shadow: none;
    height: 80px;
}

.input-group-addon {
    border: 1px solid #f2f2f2;
    background: #f1f1f1
}

.without-comment {
    margin: 20px 0;
}

.without-comment h3 {
    font-size: 28px;
    color: #999;
    margin-top: 15px;
}

.hot-comment {
    border-bottom: 1px solid #f2f2f2;
}

.comment-list li {
    margin: 20px 0;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 15px;
}

.comment-list li img {
    width: 72px;
    height: 72px;
}

.comment-img {
    padding-right: 15px;
}

.comment-user {
    color: #0099ff;
}

.comment-user .time {
    color: #666;
    line-height: 28px;
}

.comment-content {
    font-size: 16px;
}

.comment-footer a {
    padding-right: 5px;
}

.twins-news {
    border-bottom: 3px solid #fa0105
}

.twins-news-list li.clearfix {
    margin: 20px 0;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
}

.twins-news-tag li {
    margin: 0
}

.twins-news-content {
    font-size: 20px;
    margin-bottom: 15px;
}

.twins-news-tag li a {
    color: #999
}

.twins-news-tag li:first-child a {
    border: 1px solid #fa0105;
    padding: 0 6px;
    border-radius: 4px;
    color: #fa0105
}

.twins-news-tag .news-from a {
    color: #666
}

.with-none {
    line-height: 60px;
    font-size: 20px;
    border: 1px solid #f2f2f2;
}

.with-none p {
    margin-bottom: 0;
	line-height:48px !important; 
} 
.sidebar-red h3,.top-bar-title {
    line-height: 48px;
    font-size: 16px;
    font-weight: 600;
    border-top: 3px solid #fa0105;
}

.news-right {
    padding-left: 55px;
}

.news-right.special-right {
    padding-left: 25px;
}

.special-list-text.special-with-img {
    padding-left: 0;
}

.img-body {
    margin: 5px 0 20px;
}

.hot-news-l li:first-child {
    font-size: 18px;
    color: #666;
    border: none;
    margin-bottom: 10px;
	height:36px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.hot-news-l li {
    line-height: 36px;
    border-bottom: 1px solid #f2f2f2;
	height:36px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.hot-news-l li span:nth-child(2) {
    padding: 0 5px;
}

.news-right .right-banner {
    padding-left: 0;
}
.right-banner p {
    position: relative;
    overflow: hidden;
}

.right-banner img {
    width: 100%;
}

.right-banner p span {
    position: absolute;
    right: 0;
    top: 0;
    background: ;
    margin-bottom: 10px;
    width: 56px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    text-align: right;
    padding-right: 10px;
}

.hot-news-l {
    margin-bottom: 20px;
}


#youdaobanner {
    margin-top: 20px;
    height: 326px;
    position: relative;
}

#youdaobanner .swiper-slide {
    width: 480px;
    padding: 0 30px;
    position: relative;
}

#youdaobanner .swiper-slide .bg {
    height: 326px;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    overflow: hidden;
}

#youdaobanner .swiper-slide .white-top {
    background: url(/uploads/image/mpimages/white-top.png);
    position: absolute;
    z-index: 900;
    top: 0;
    left: 0;
    width: 100%;
    height: 8px;
}

#youdaobanner .swiper-slide .white-bottom {
    background: url(/uploads/image/mpimages/white-bottom.png);
    position: absolute;
    z-index: 900;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
}

#youdaobanner .bg .black-mask {
    width: 480px;
    height: 326px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background: url(/uploads/image/mpimages/black-mask.png);
}

#youdaobanner .bg:hover .black-mask {
    display: none;
}

#youdaobanner .swiper-button-prev,
#youdaobanner .swiper-button-next {
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 10px;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    background: url(/uploads/image/mpimages/swiper-btn.png);
    cursor: pointer;
    display: none;
}

#youdaobanner .swiper-button-next {
    background-position: 0 -60px;
    left: auto;
    right: 10px;
}

#youdaobanner:hover .swiper-button-prev,
#youdaobanner:hover .swiper-button-next {
    display: block;
}

#youdaobanner .slide1 .bg {
    background-image: ;
}

#youdaobanner .slide2 .bg {
    background-image: ;
}

#youdaobanner .slide3 .bg {
    background-image: ;
}

#youdaobanner .slide4 .bg {
    background-image: ;
}

#youdaobanner .slide5 .bg {
    background-image: ;
}

#youdaobanner .slide6 .bg {
    background-image: ;
}
#youdaobanner .swiper-slide .bg{
	background-size:100% 100%;
}

#youdaobanner .swiper-slide .bg:hover {
    background: url(/uploads/image/mpimages/fire.png) #fc6760 340px 210px no-repeat !important;
}

#youdaobanner .info {
    position: absolute;
    padding: 30px;
    z-index: 999;
    bottom: -149px;
    color: #fff;
    font-size: 14px;
    padding-top: 30px;
}

#youdaobanner .info .date {
    font-size: 14px;
    margin-bottom: 16px;
}

#youdaobanner .info h3 {
    margin-bottom: 18px;
	height:52px;
}

#youdaobanner .info h3 a {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    text-decoration: none;
}

#youdaobanner .info p {
    text-indent: 2em;
	height:40px;
}

#youdaobanner .info .btn {
    margin-top: 40px;
    display: block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 106px;
    height: 42px;
    line-height: 30px;
    text-decoration: none;
    background: url(/uploads/image/mpimages/link_bg.png) no-repeat;
}

#youdaobanner .info .btn:hover {

    color: #000;
    background: url(/uploads/image/mpimages/link_bg.png) no-repeat left -42px;
}

.btn-red {
    background: #da1111;
    color: #fff;
}

.glide__bullets>*:hover,
.glide__bullets>*:focus {
    border: 2px solid #fa0105;
}

.news-text p {
    margin-bottom: 25px;
}

.special-list ul li:first-child a {
    font-size: 18px;
}

.special-list ul li:first-child a:hover {
    text-decoration: none
}

.special-list ul li:first-child a span {
    background: #fa0105;
    color: #fff;
    padding: 5px 15px;
    margin-right: 10px;
    margin-left: -12px;
    z-index: 999;
    position: relative
}

.add-topbanner {
    margin-top: 10px;
}




/*--------------------鍏充簬鎴戜滑椤甸潰--------------------*/

.about {
    margin-top: 15px;
}

.about h4 {
    color: #fff;
    background: #313131;
    float: left;
    font-size: 16px;
    padding: 10px 20px;
    margin-bottom: 25px;
    margin-top: 30px;
}

.about .about-us p {
    font-size: 16px;
    line-height: 1.8;
}

#allmap {
    width: 100%;
    height: 346px;
}

.content-list {
    margin: 30px 0 60px;
}

.content-list li {
    font-size: 16px;
    line-height: 32px;
}

.about .about-us {
    padding-right: 15px;
}

.about .content-us {
    padding-left: 15px;
}

.about-reply {
    border-top: 1px solid #ccc
}

.about-reply-box {
    width: 60%;
    margin: 20px 0 60px;
}

.about-reply-box p {
    font-size: 18px;
}

.about-reply-box .phone {
    margin-bottom: 20px;
}

.about-reply-box .btn {
    margin-top: 20px;
    padding: 8px 45px;
    border-radius: 0;
    font-size: 16px;
}

@media (min-width: 768px) and (max-width: 991px) {
    #allmap {
        width: 100%;
        height: 268px;
    }
    .about h4 {
        margin: 20px 0;
    }
    .about-reply-box {
        margin: 10px 0 40px;
    }
    .navbar {
        min-height: 44px;
    }
}




/*--------------------鐗堟潈椤甸潰--------------------*/

.copyright {
    color: #fff;
}

.copyright {
    margin-top: 25px;
}

.copyright-title h2 {
    text-align: center;
    line-height: 2.6;
    margin-bottom: 5px;
}

.copyright-main p {
    line-height: 1.8;
    font-size: 16px
}

.copyright-main {
    margin-bottom: 30px;
}





/*-----------------------spacial       */

.special-page .top-logo {
    margin-top: 10px;
    width: 270px;
    height: 34px;
    display: inline-block;
    line-height: 1000px;
    overflow: hidden;
    background: url(/uploads/image/mpimages/sprite_img20171214.png) no-repeat 0 -3px;
}

.special-banner {
    display: block;
    width: 100%;
    height: 335px;
    background-size: auto;
    background-position: center;
}

.special-menu {
    color: #fa0105;
    list-style: none;
}

.special-menu li a {
    line-height: 38px;
    font-size: 16px;
    border-radius: 15px;
    padding: 8px 25px 8px 35px;
    position: relative;
    margin-bottom: 6px;
}

.special-menu li a:before {
    background: #fa0105;
    width: 8px;
    content: "";
    position: absolute;
    left: 18px;
    top: 12px;
    height: 8px;
    border-radius: 50%;
}

.special .special-title {
    line-height: 55px;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    color: #282828;
    text-indent: 30px;
}

.spe-main .special-title {
    background: #f1f1f1;
}

.special-list-text {
    padding-left: 15px;
}

.special-main-list li {
    padding: 20px 0;
}

.special-main-list {
    margin-bottom: 40px;
}

.special-main-list .title {
    font-size: 18px;
}

.special-main-list .body {
    height: 67px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #999;
}

.spaciallist-btn a.tag {
    border: 1px solid #fa0105;
    color: #fa0105;
    margin-right: 5px;
    padding: 2px 15px;
    border-radius: 4px;
}

.spe-time {
    color: #bbb;
}

.local-list-img {
    overflow: hidden;
}

.spaciallist-btn span.pull-right img {
    max-width: 15px;
    margin-right: 6px;
}

.spaciallist-btn a {
    
	 border: none;
    color: #999;
    padding: 0 6px;
    border-radius: 4px;    
	margin-right:5px;
}

.special-menu li a:hover::before,
.special-menu li a.active::before {
    background: #fff;
}

.special-menu li a:hover,
.special-menu li a.active {
    background: #fa0105;
    color: #fff;
}

.special-banner {
    margin: 15px auto 35px;
}

.special-title {
    border-bottom: 2px solid #ccc;
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.special-title h3 {
    color: #da1111;
    border-bottom: 2px solid #da1111;
    width: auto;
    float: left;
    line-height: 47px;
    margin-bottom: -2px;
}

.special .media {
    margin-bottom: 20px;
    font-size: 16px;
    width: 105%
}

.special .media .media-left {
    padding-right: 20px;
}

.special-read a p {
    font-size: 18px;
    margin: 10px 0;
}

.special-imglist {
    margin-top: 20px;
}

.special-imglist .special-title {
    margin-bottom: 20px;
}

.special-imglist .special-read a p {
    line-height: 50px;
    margin: 0;
}

.special-btn {
    margin-bottom: 35px;
}

@media (min-width: 768px) and (max-width: 991px) {}

@media (min-width: 991px) and (max-width: 1199px) {
    .comment-textbox,
    .hot-comment-textbox {
        width: 516px;
    }
}



/*  download  */

.download {
    margin-bottom: 40px;
}

.download-bg {
    background-image: ;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: block;
    position: relative;
    height: 560px;
}

.download-bg img {
    position: absolute;
}

.download-bg .img1 {
    padding-top: 20px;
    padding-left: 30px;
}

.download-bg .img1 {
    z-index: 5;
}

.download-bg .img2 {
    z-index: 4;
    left: 247px;
    top: 70px;
}

.download-bg .img3 {
    right: 109px;
    top: 110px;
}

.download-bg .img4 {
    top: 340px;
    left: 96px;
}

.download-bg .img5 {
    top: 440px;
    left: 96px;
}

.download-bg .img6 {
    top: 338px;
    right: 109px;
}

.download-icon {
    margin-top: 90px;
    padding-bottom: 60px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .download-bg {
        height: 360px;
    }
    .download-bg .img1 {
        padding-top: 20px;
        padding-left: 30px;
        width: 240px;
        z-index: 5;
    }
    .download-bg .img2 {
        z-index: 4;
        left: 168px;
        top: 57px;
        width: 180px;
    }
    .download-bg .img3 {
        right: 55px;
        top: 67px;
        width: 320px;
    }
    .download-bg .img4 {
        width: 163px;
        left: 60px;
        top: 215px;
    }
    .download-bg .img5 {
        width: 163px;
        top: 280px;
        left: 60px;
    }
    .download-bg .img6 {
        right: 50px;
        top: 210px;
        width: 112px;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    .download-bg {
        height: 430px;
    }
    .download-bg .img1 {
        padding-top: 20px;
        padding-left: 30px;
        width: 280px;
        z-index: 5;
    }
    .download-bg .img2 {
        z-index: 4;
        left: 215px;
        top: 70px;
        width: 210px;
    }
    .download-bg .img3 {
        right: 55px;
        top: 64px;
        width: 430px;
    }
    .download-bg .img4 {
        width: 225px;
        left: 80px;
        top: 250px;
    }
    .download-bg .img5 {
        width: 225px;
        top: 330px;
        left: 80px;
    }
    .download-bg .img6 {
        right: 50px;
        top: 250px;
        width: 130px;
    }
}



/*----------login page-----------*/

.login {
    margin-bottom: 60px;
    margin-top: 30px;
}

.login-form p:last-child {
    margin-top: 10px;
}

.login .row .login-body {
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.14);
    border-top: 1px solid #f5f5f5;
    position: relative;
    float: left;
    height: 500px;
    overflow: hidden
}

.login .login-form {
    margin: 30px;
    width: 410px;
}

.login .login-form .withborder {
    border: 1px solid #ddd;
    margin: 10px 0;
}

.login .login-form label {
    width: 60px;
    padding-left: 10px;
}

.login .login-title {
    border-bottom: 1px solid #ccc;
    height: 15px;
    margin-bottom: 30px;
}

.login .login-title h3 {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    text-align: center;
    width: 120px;
}

.login .login-form .form-control {
    width: 343px;
    display: inline-block;
    border: none;
}

.warning-info {
    color: #da1111;
    margin: 10px 0;
}

.login .login-form .login-bt-text {
    margin-top: 10px;
}

.login .login-form .web-login {
    margin-top: 30px;
}

.login .login-form .web-login a {
    margin-right: 10px;
}



/*   see-list   */

.see-top {
    padding: 30px 0 30px;
    background: #f2f2f2;
}

.see-top .glyphicon {
    margin-right: 0;
}

.mtime {
    width: 100%;
    height: 340px;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.mtime .prev,
.mtime .next {
    display: none;
}

.mtime:hover .prev,
.mtime:hover .next {
    display: block;
}

.mtime .prev,
.mtime .next {
    width: 36px;
    height: 70px;
    clear: both;
    cursor: pointer;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -35px;
    text-align: center;
    z-index: 999;
    background: url(/uploads/image/mpimages/see-imgnumber.png) repeat;
    color: #fff;
    line-height: 70px;
    font-size: 18px;
}

.mtime .next {
    width: 36px;
    height: 70px;
    left: auto;
    right: 0px;
    z-index: 999;
}

.mtime .mtimecon {
    width: 750px;
    height: 100%;
}

.mtime .tabbox {
    overflow: hidden;
    zoom: 1;
}

.mtime .tabbox .bd {
    width: 100%;
    float: left;
    height: 340px;
}

.mtime .tabbox .bd ul {
    margin-bottom: 0;
}

.mtime .tabbox .bd li {
    overflow: hidden;
    zoom: 1;
}

.mtime .timer {
    position: absolute;
    z-index: 16;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 0;
    background: #da1111;
    filter: alpha(opacity=80);
    opacity: 0.8;
    font-size: 0;
    overflow: hidden;
}

.mtime .tabbox .bd .text {
    width: 225px;
    padding-right: 20px;
    word-wrap: break-word;
    float: left;
}

.mtime .tabbox .bd .text h3 a {
    color: #86ca35;
    font: normal 28px/40px "microsoft yahei";
    _font-weight: bold;
}

.mtime .tabbox .bd .text p {
    padding-top: 18px;
    line-height: 22px;
    color: #fff;
    font-size: 14px;
}

.mtime .tabbox .bd .imgs {
    float: left;
}

.mtime .see-banner-name {
    padding: 20px 30px 20px 0;
    line-height: 1.6;
}

.see-banner-img {
    position: relative;
    z-index: 12;  
}

.see-body .see-banner-img a img{
	min-height:210px;
	width:auto;
}

.see-body .see-banner-img{
	height:210px;
	overflow:hidden;
}

.left-slide-box img{
	min-width:100%;
}

.ad-right .tp.banner-right {
	height:200px;
	overflow:hidden;
}


.ad-right .bt.banner-right {
	height:115px;
	overflow:hidden;
}

.see-imgnumber i {
    margin-right: 3px;
}
.see-livestate {
    position: absolute;
    right: 5px;
    bottom: 0;
    z-index: 13;
    line-height: 36px;
    width: 100px;
    text-align: center;
    background: url(/uploads/image/mpimages/see-imgnumber.png) repeat;
    color: #fff;
    font-size: 14px;
}
.see-imgnumber {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 13;
    line-height: 36px;
    width: 70px;
    text-align: center;
    background: url(/uploads/image/mpimages/see-imgnumber.png) repeat;
    color: #fff;
    font-size: 18px;
}

.see-banner-right .banner-right {
    position: relative;
    z-index: 12;
	height:200px;
	overflow:hidden;
}

.see-banner-right .see-imgnumber-right {
    width: 60px !important;
    font-size: 16px !important;
}

.see-banner-right .banner-right .banner-text {
    line-height: 36px;
    width: 100%;
    font-size: 16px;
    position: absolute;
    z-index: 13;
    bottom: 0;
    margin-bottom: 0;
    padding: 0 10px;
    color: #fff;
    background: url(/uploads/image/mpimages/banner-text.png) center bottom repeat-x;
}

.see-banner-right .row {
    margin-top: 24px;
}

.see-banner-right .row .banner-text {
    font-size: 14px;
    line-height: 1.5
}

.see-banner-right .see-imgnumber-right {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 13;
    line-height: 36px;
    width: 70px;
    text-align: center;
    background: url(/uploads/image/mpimages/see-imgnumber.png) repeat;
    color: #fff;
    font-size: 18px;
}

.see-body {
    margin: 30px 0;
}

.see-body .see-body-name {
    font-size: 16px;
    line-height: 28px;
    height: 75px;
    display: block;
    overflow: hidden;
    padding: 9px 0;
}

@media (min-width: 768px) and (max-width: 991px) {
    .mtime .tabbox .bd li {
        width: 720px;
    }
    .mtime .tabbox .bd {
        height: 320px;
    }
    .mtime {
        height: 320px;
    }
    .see-body .see-body-name {
        height: 70px;
    }
    .see-banner-right .banner-right .banner-text {
        line-height: 39px !important;
        height: 39px;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    .comment-textbox,
    .hot-comment-textbox {
        width: 516px;
    }
}

.load-more .btn-success {
    border-radius: 0;
    background: #ccc;
    border: none;
    padding: 8px 66px;
    font-size: 14px;
}



/*download by www.sucaijiayuan.com*/

#play {
    width: 100%;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin: 5px auto;
}

#play .change_a {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    cursor: pointer;
    display: block;
    overflow: hidden;
    background: ;
}

#play .prev_a {
    left: 1%;
}

#play .next_a {
    right: 26%;
}

#play .change_a span {
    width: 43px;
    height: 86px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -43px;
    display: none
}

#play .prev_a span {
    background: url(/uploads/image/mpimages/s_gallery_2012110702.png) no-repeat 0px 0px;
    left: 0;
}

#play .next_a span {
    background: url(/uploads/image/mpimages/s_gallery_2012110702.png) no-repeat -56px 0px;
    right: 0;
}

#play .img_ul {
    position: relative;
    z-index: 1;
}

.img_hd {
    width: 100%;
    overflow: hidden;
    height: 102px;
    padding: 2px 0;
    margin-top: 15px;
    margin: 5px auto;
    position: relative;
}

.img_hd ul {
    position: absolute;
    z-index: 1
}

.img_hd ul li {
    float: left;
    width: 165px;
    height: 96px;
    border: 3px solid #cccccc;
    cursor: pointer;
    margin-right: 30px;
    overflow: hidden;
    *display: inline;
    text-align: center
}

.img_hd ul li img {
    height: 96px;
    width: 100%;
	padding-right:0;
}

.img_hd ul li.on {
    border-color: #da1111;
}

.img_hd .bottom_a {
    background: url(/uploads/image/mpimages/s_gallery_2012110702.png) no-repeat;
    width: 32px;
    height: 60px;
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -30px;
    cursor: pointer;
    z-index: 10
}

.img_hd .prev_a {
    background-position: 0 -113px;
    left: 0px;
}

.img_hd .next_a {
    background-position: -68px -113px;
    right: 0px;
}

.play-infomation {
    text-align: left !important;
    position: relative;
    height: 493px;
}

.play-infomation h3 {
    line-height: 1.8;
}

.play-infomation .play-title-time {
    color: #ccc;
}

.play-share {
    position: absolute;
    bottom: 0;
    width: 100%
}

.play-share .play-comment {
    line-height: 1.8;
    border-bottom: 1px solid #cccccc;
    width: 100%;
    padding-bottom: 15px;
}

.play-share .play-comment a {
    font-size: 16px;
    color: #999;
    margin-right: 15px;
}

.play-share .play-comment a i {
    margin-right: 12px;
}

.main-title a h3 {
    color: #da1111;
}

.main-title h3 {
    border-bottom: 3px solid #da1111;
}

.main-title h3 {
    line-height: 48px;
}

.see-body .main-title {
    margin-top: 0;
    margin-bottom: 20px;
    border-bottom: 3px solid #ccc;
    height: 51px;
}

.see-comment .comment-textbox,
.see-comment .hot-comment-textbox {
    width: 1090px;
}

.load-more {
    margin: 30px 0;
}

.comment-top {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #ccc;
    background: #f2f2f2;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    margin-bottom: 42px;
}

.comment-top span {
    color: #da1111;
    margin-right: 3px;
}

.comment-box-img,
.hot-comment-img {
    margin-right: 30px;
}

.comment-textbox,
.hot-comment-textbox {
    width: 648px;
    width: 648px\9;
    width: 650px\9\0;
}

.form-control {
    border-radius: 0;
}

.comment-click p {
    margin: 0;
}

.comment-click a:hover p {
    color: #fff !important;
}

.comment-click {
    height: 42px;
    line-height: 42px;
    background: #f2f2f2;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: left;
    width: 100%;
}

.comment-click {}

.comment-bt {
    width: 100px;
    text-align: center;
    background: #da1111;
    color: #fff;
}

.comment-smell input {
    border: none;
    font-size: 36px;
    line-height: 40px;
    height: 40px;
    margin: 0;
}

.hot-comment h3 {
    font-size: 18px;
    margin-top: 45px;
    line-height: 54px;
    border-bottom: 2px solid #ccc;
    color: #da1111;
    font-weight: 540;
}

.hot-comment-bd {
    margin: 30px 0 0;
    float: left;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
}

.hot-comment-text {
    line-height: 1.8;
}

.comment-bd .panel-body {
    padding: 0;
}

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border: none;
}

.hot-comment-retext {
    background: #f2f2f2;
    border: 1px solid #ccc;
    padding: 16px 20px;
}

.comment-bd .panel-group {
    margin-top: 20px;
}

.hot-news {
    margin-bottom: 20px;
}

.hot-news-title {
   line-height: 48px;
    font-size: 16px;
    font-weight: 600;
    border-top: 3px solid #fa0105;
}

.hot-news-list {
    font-size: 16px;
    padding: 8px 10px;
    line-height: 1.8;
}

.hot-news-list li {
    border-bottom: 1px solid #ccc;
    padding: 8px 0;
}

.hot-news-list .glyphicon {
    color: #999;
}

.hot-news-list li a {
    color: #333;
}

.hot-news-list li a:hover {
    color: #da1111;
}

.hot-list-one {
    color: #da1111 !important
}

.hot-list-two {
    color: #f8b551 !important
}

.hot-list-three {
    color: #448aca !important
}

.new-sidebar-box {
    padding: 0 10px;
}

.new-form {
    width: 555px;
    margin: 0 auto;
}

.new-form .panel-body {
    padding: 5px;
    text-align: center;
}

.panel-footer {
    border-top: 0;
    border-bottom: 1px solid #ddd
}

.new-form .form-horizontal {
    width: 80%;
    margin: 25px auto;
    font-size: 16px;
}

.new-form .form-control {
    height: 40px;
}

.new-form input[type="radio"],
.new-form input[type="checkbox"] {
    margin-top: 10px;
}

.new-form input[type="radio"]:hover,
.new-form input[type="checkbox"]:hover {
    color: #da1111;
}

.new-form .radio {
    margin-right: 10px;
}

.new-form .btn-red {
    padding: 6px 24px;
    margin-top: 15px;
}

.img_a img {
    width: 100%;
    padding-right: 10px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .comment-box-img,
    .hot-comment-img {
        margin-right: 20px;
    }
    .comment-textbox,
    .hot-comment-textbox {
        width: 628px;
    }
    .hot-news-list li {
        width: 48%;
        float: left;
    }
    .hot-news-list li:nth-of-type(odd) {
        margin-right: 4%;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    .comment-textbox,
    .hot-comment-textbox {
        width: 516px;
    }
}



@media (min-width: 768px) and (max-width: 991px) {
    #play .change_a span {
        top: 225px !important;
    }
    #play .next_a {
        right: 1%
    }
    #play .next_a span {
        top: 225px !important;
        right: 0;
    }
    .img_ul li {
        width: 720px;
    }
    .play-infomation {
        height: 240px;
        margin-top: 20px;
    }
    .img_a img {
        max-width: 100%;
    }
    .play-share img {
        width: 24px !important;
    }
    .play-share {
        position: relative !important;
        width: 50% !important
    }
    .see-comment .comment-textbox,
    .see-comment .hot-comment-textbox {
        width: 620px;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    .see-comment .comment-textbox,
    .see-comment .hot-comment-textbox {
        width: 840px;
    }
    #play .change_a span {
        top: 225px !important;
    }
    #play .next_a {
        right: 1%
    }
    #play .next_a span {
        top: 225px !important;
        right: 0;
    }
    .img_ul li {
        width: 940px;
    }
    .play-infomation {
        height: 240px;
        margin-top: 20px;
    }
    .img_a img {
        max-width: 100%;
    }
    .play-title-time {
        display: none;
    }
    .play-share img {
        width: 24px !important;
    }
    .play-share {
        position: relative !important;
    }
    .web-header .web-header-time {
        display: none
    }
}

#register p a {
    color: #da1111
}

#register p {
    line-height: 36px;
}


/*--------------------鎼滅储椤甸潰--------------------*/
.search-right .dropdown-menu
{
	position:absolute;
}

.search-page{
    margin: 35px 0 45px;
}

.search .input-group {
    width: 100%;
}

.search .form-control {
    border-radius: 22px !important;
    height: 36px;
    width: 100%;
    background: url(/uploads/image/mpimages/search.png) no-repeat 95% center;
} 

.search-page .search-body .search {
    width: 80%;
    margin: 10px auto 30px;
}

.search-page .search-body p{
    line-height: 1.8
}

.search-page .search-body .search-info p {
    background: #f2f2f2;
    margin: 15px 0 20px;
    padding: 5px 15px;
    font-size: 16px;
    line-height: 1.8;
}

.search-page .search-body .search-info p span {
    color: #00a0e9;
}

.local,
.search-page {
    margin: 25px 0 45px;
}

.local-list-top,
.local-list-body {
    margin-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
}

.local-news-title a h3 {
    line-height: 1.6;
    color: #333;
}

.search-page .search-body .search-box {
    border-top: 1px solid #ccc;
}

.search-page .search-body .search-box {
    padding-top: 15px;
}

.search-page .load-more {
    border-top: 1px solid #ccc;
    padding-top: 30px;
}

.local-list-text .title,
.search-page .search-body .search-box .title {
    font-size: 20px;
    margin-bottom: 15px;
}
.local-list-text{
    padding-left: 10px;
}
.local-list-text .body,
.search-page .search-body .search-box .body,
.search-page .search-body .search-box .maker {
    color: rgba(153, 153, 153, 1.0);
    font-size: 16px;
    line-height: 1.6;
    text-indent: 2em;
}
.local-list-text .comefrom,
.local-list-text .comefrom a{
    font-size: 14px;
    color: #999;
}


/* member page */

.member-top {
    padding: 30px 0 30px;
    background: #f2f2f2; 
}

.member-icon {
    margin-right: 170px;
}

.member-icon p {
    line-height: 70px;
    margin-left: 20px;
    font-size: 16px;
    margin-bottom: 0;
}

.member-btn a {
    font-size: 16px;
    border-radius: 20px;
    padding: 8px 25px;
    line-height: 70px;
    background: #999999;
    color: #fff;
    margin-right: 15px;
}

.member-btn a:hover {
    background: #da1111;
    color: #fff !important;
    text-decoration: none;
}

.member-btn .actived {
    background: #da1111;
}

.member-body {
    padding: 50px 0; 
    color: #333;
}

.member-image,
.member-name,
.member-phone,
.member-pin {
    border-bottom: 1px solid #ccc;
    position: relative;
}

.member-name,
.member-phone,
.member-pin {
    height: 83px;
    color: #999;
}

.member-name span,
.member-name input {
    float: left;
}

.member-name input {
    margin-top: 40px;
    border: none;
    width: 300px;
    box-shadow: none;
}

.member-info p {
    line-height: 120px;
    margin-bottom: 0;
}

.member-bdleft p {
    line-height: 110px;
}

.member-bdleft p span {
    margin-right: 30px;
    color: #333;
    height: 82px;
}

.member-make a {
    background: #da1111;
    color: #fff;
    padding: 3px 24px;
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 20px;
    border-radius: 4px;
}

.member-make a:hover {
    color: #fff !important;
}

.member-bdright .input-group {
    width: 263px;
    margin: 0 auto 20px;
}

.member-bdright .well {
    border-radius: 0;
    padding: 50px;
    min-height: 355px;
}

.well-bottom {
    text-align: center;
    padding-left: 112px;
}

.well-bottom a {
    width: 100px;
    display: block;
    float: left;
    line-height: 36px;
    font-size: 16px;
    background: #999;
    color: #fff;
}

.well-bottom .active {
    background: #da1111 !important;
    margin-right: 30px;
}

.well-bottom a:hover {
    color: #fff !important;
}

#image-member p {
    font-size: 14px;
    color: #999;
    margin-top: 20px;
    margin-bottom: 20px;
}

#image-member .well {
    padding-top: 20px !important;
}

.well-bottom .center-block {
    width: 100%;
}

.well-body {
    width: 263px;
    margin: 0 auto;
}

.phone-code .input-group-btn {
    background: #da1111;
    margin-left: 30px;
}

.phone-code .input-group-btn .btn {
    background: #da1111;
    color: #fff;
    border-color: #da1111;
}

.phone-code {
    margin-bottom: 30px;
}

.phone-code .input-group input {
    margin-right: 30px;
}

.member-sou,
.member-comment {
    font-size: 14px;
}

.member-sou .comefrom .pull-right {
    background: #999;
    color: #fff;
    padding: 0 15px;
    line-height: 1.8
}

.member-comment .hot-comment-usetitle {
    font-size: 18px;
    font-weight: 700;
    background: #f2f2f2;
    border: 1px solid #ccc;
    padding: 5px 20px;
}

.comment-zan a,
.comment-user {
    color: #999;
}

@media (min-width: 768px) and (max-width: 991px) {
    .member-bdright .well {
        padding: 25px;
    }
    .well-bottom {
        padding-left: 30px;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    .well-bottom {
        padding-left: 60px;
    }
}


.special-list li a span{
	    background: #fa0105;
    color: #fff;
    padding: 5px 15px;
    margin-right: 10px;
    margin-left: -12px;
    z-index: 999;
    position: relative;
	font-size:18px;
	font-weight: normal;
}

/*----------------------------------------*/
.logo img{float:left;max-height:37px}
.news-box ul h2:first-child{max-width:80%;margin-left:10%;overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.news-box ul li{width:30%;overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.glide__slide{height:395px}
#images ul li .col-md-4 img{width:100%;height:195px}
#images ul li .col-md-8 img{width:100%;height:395px}
.to-top:hover{
	text-decoration:none;
	color:#fff
}
.to-top {
    display: none;
    height: 100px;
    width: 100px;
    color: #fff;
    background-color: #da1111;
    text-align: center;z-index:9999
}
.to-top i{
	    font-size: 66px;
    line-height: 100px;
}

.twins-news-img img{
	width:100%;
	height:95px;
}
.show
{
	display:normal;
}
.hide
{
	display:none;
}


/*----------------------------*/
.local-list-text .body{
	height:50px;
	overflow:hidden;
}
.sidebar-list{margin-bottom:15px;}
.sidebar-list img{max-height:78px;width:100%;}
.sidebar-list a{font-size:16px;}
.navbar-default .navbar-nav > li > a:hover{color:#fff}
.dropdown img{max-width:168px;}

.altnotetext { overflow-y: auto; max-height: 285px; }




@media (max-width: 767px){
    .header-bar .left-menu .nav>li li:before{top: 4px;}
    .header-bar .navbar-nav>li>a,.cate-memu.navbar-nav > li > a{padding:5px 9px;} 
    .header-menu .nav > li{float:left;}
    .cate-memu.navbar-nav>li li:before{top:3px;}
    .cate-memu.navbar-nav>li:nth-child(9),.main-menu .navbar-nav li:nth-child(10)::before,.footer-us ul li:nth-child(4)::before{display: none}
    .cate-memu{padding:0;margin:7.5px 0;}
    .main-menu .navbar-nav{margin:7.5px 0;}
    .main-menu .navbar-nav li{float: left;}
    .main-menu .navbar-nav li a{padding:6px 8px;font-size: 14px;line-height: 18px}
    .main-menu .navbar-nav li li:before{top:7px;}
    .news-box ul li{width: 86%;}
    .top-news .news-box h2{font-size: 21px}
    .left-main .col-md-7{padding-left: 5px !important;}
    .news-list-box{padding-left: 5px;}
    .news-list-box li a{line-height: 32px;font-size: 16px;}
    .cate-memu.navbar-nav>li>a{font-size: 12px}
    .special-list li a span{font-size: 16px;    padding: 1px 8px}
    .new-media{margin-bottom: 15px;}
    .glide__slide{height: 230px}
    .news-right{padding-left: 0;}
    .twins-news-content {font-size: 14px;margin-bottom: 0;line-height: 22px;margin: 8px 0;}
    .news-main .news-header h1{font-size: 24px}
    .news-main{margin:15px 0;}
    .pull-right.news-share{margin-top: 8px;float: left !important}
    .bdsharebuttonbox{margin-top: 2px !important;}
    .news-main .news-header{padding-bottom: 0;}
    .news-text p{font-size: 16px;    line-height: 28px;}
}