﻿body{
	font-weight: bolder;
}
/*首页"北京&#98;&#101;&#116;&#51;&#51;&#54;&#53;&#23448;&#32593;&#95;&#51;&#54;&#53;&#24425;&#31080;&#25152;&#26377;&#23448;&#26041;&#97;&#112;&#112;&#19979;&#36733;&#24179;&#21488;&#95;&#35841;&#30693;&#36947;&#51;&#54;&#53;&#98;&#101;&#116;&#32593;&#22336;字体"*/
.title-section .title {
	font-size: 26px;
}
.carousel-inner img {
				width: 100%;
				height: 100%;
			}
			
			#mainnav-mobi .dropdown-menu a {
				color: #292b2c;
			}
			
			.levelOne {
				padding: 0 15px;
				font-size: 20px;
				width: 10%;
			}
			
.title-section .title:before {
	width: 12rem;
	border-radius: 50%;
}
/*传统工艺品等的字体*/
.article-title {
	display: block;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
	font-size: 18px;
}
/*阴影部分*/
.overlay-effect {
	border-radius: 10px;
}

.overlay-effect.bg-overlay-black {
	background-color: rgba(0, 0, 0, 0.5);
    display:none !important;
}

.owl-carousel .owl-item img {
	border-radius: 10px;
}
.post-wrap.style4 article:hover .featured-post img,
.post-wrap.style3 article:hover .featured-post img {
	transform: scale(1.1);
	
}
.post-wrap.style3 article .content-post{
	padding: 0 0;
	position: absolute;
	top:50%;
	left: 0;
	width: 100%;
	height: 0;
	margin-top: -20px;
	
}
.post-wrap.style3 article .title-post h2 a{
	font-size: 24px;
    display:none;
}
.float-lg-right{
	font-weight: bold;
	margin-top: 10px;
	margin-right: 20px;
	color: #6a6a6b;
}
/*.post-wrap.style3 article .content-post {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 48px 20px;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	transform: translateX(-30px);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}*/
.widget-link ul li{
	font-size: 18px;margin-left:10px ;
}
.widget-link ul li:first-child{
	font-weight: bold; font-size: 24px;color: #333;margin-left:10px ;line-height:40px
}

.bg-gray {
    background-color:#fff;
}

.widget.widget-link ul li a {
    line-height: 28px;
  
}
.address{
	font-size: 18px;
}
    .address span {
        padding-left: 10px;
        font-size: 18px;
        color: #e60012;
        font-weight:bolder;
    }
.email {
    font-size: 14px;
    font-size: 18px;
}
.breadcrumbs ul li a{
	font-size: 18px;
}
.breadcrumbs ul li span{
	font-size: 16px;
	font-weight: normal;
	color: #b2812b;
}
.breadcrumbs ul li.active a{
	font-size: 130%;
}
.selector .table th{
	font-size: 18px;
}
.product-fourcolumn h2{
	line-height: 50px;
	margin-bottom: 10px;
	position: relative;padding-left: 15px;
}
.product-fourcolumn h2:before {
    content: "";
    width: 9rem;
    height: 2px;
    position: absolute;  
    left: 0;
  bottom: 0;
  
    background: #f63440;
 }
/*列表  代码*/
.product .product-item .product-thumb {
            padding-bottom: 10px;
        }

        .selector {
           
            padding: 20px 20px 0;
            border-radius: 4px;
            background-color: #fafafa;
        }

        .selector .table:last-child th, .selector .table:last-child td {
            border-bottom: 1px dashed #eaeaea;
        }

        .selector .table th, .selector .table td {
            padding: .5rem .75rem;
            border: 1px dashed #eaeaea;
            border-width: 0 0 1px 0;
        }

        .selector .table th {
            width: 16.666667%;
            font-weight: 600;
        }

        .selector .table td a {
            display: inline-block;
            font-weight: normal;
            margin-right: 15px;
        }

        #carouselExampleIndicators .col-sm-3 {
            padding-left: 10px;
            padding-right: 10px;
        }

.flat-row.main-shop{
	padding:0;
}
/*尚品系列页*/
.breadcrumbs h3{
	font-size: 17px;
}
.page-title .page-title-heading .title{
	font-size: 23px;
}
.detail-bc ul li:first-child a{
	font-size: 20px;
	
}

.img-fluid,.marquee-wrap{
	margin-top: 20px;
}

.main {
    color: #333;
    font-weight: normal;
}
/* 产品详情页*/
 .page-title-heading h1{
 	line-height: 50px;
 	position: relative;
 }
 .page-title-heading h1:before {
    content: "";
    width: 9rem;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    background: #f63440;
}
.product-title{
	font-size: 22px;
	line-height: 50px;
}
	.flex-control-nav.flex-control-thumbs>li>img {
				height: 50px;
				width: 50px;
			}			
		
			
			
			.content-inner {
				padding: 1rem 0;
				text-indent: 2rem;
				line-height: 2;
			}
			/*轮播图指示器*/
			
			.carousel-indicators li {
				box-shadow: 1px 0 5px #aaa;
			}
			
			.carousel-indicators .active {
				box-shadow: 1px 0 5px #555;
			}

#carouselExampleIndicators,
#carouselExampleIndicators img {
    width: 750px;
    height: 463px;
    margin: 0 auto 20px;
}		
			.carousel-item{
				width: 750px;
				height: 463px;				
			}
			.carousel-item img{
				width:100%;
				height:100%;
				
			}
			.fa-chevron-left,
			.fa-chevron-right {
				color: #aaa;
			}
			
			#shop-information .table {
				margin-bottom: 0;
			}
			
			#shop-information .table th {
				min-width: 91px;
				vertical-align: middle;
				text-align: left;
				padding-left: 10px;
				font-size: 18px;
			}
			
			#shop-information .table td {
				/*padding-left: 1rem;*/
				padding:0 10px;
				font-size: 15px;
				vertical-align: middle;
				/*padding-right: 1rem;*/
			}
.breadcrumbs ul li:last-child a {
    font-size: 16px;
    color: #b2812b
}
			/*新闻*/
.news-line-5{
	text-align: right;
	padding-right: 26px;
	font-weight: normal;
}
.col-md-7 p{
	font-weight: normal;
	font-size: 14px;
}

/*搜索*/
.jumbotron h1{
	font-size: 36px;
}
 
    .jumbotron{
        background-color: #fafafa;
        padding:20px 30px 10px;
        margin: 0 0;
    }
    h1,p.lead{
        margin-bottom: 1rem;
    }
    .btn-yellow {
        color: #fff;
        background-color: #b2812b;
        border-color: #b2812b;
    }
.new-ul li {
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #ccc;
    position: relative;
}

    .new-ul li i {
        height: 0;
        width: 0;
        overflow: hidden;
        position: absolute;
        left: -13px;
        top: 13px;
        display: inline-block;
        font-size: 0;
        border-color: transparent transparent transparent #FF9600;
        border-style: solid dashed dashed dashed;
        border-width: 8px;
    }
    .new-ul li span {
        font-size: 16px;
        width: 70%;
        height: 40px;
        font-weight: normal;
        display: block;
        float: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .new-ul li em {
        width: 27%;
        display: block;
        float: right;
        text-align: left;
        color: #555555;
    }
	
	
/* 首页通知 */
.notice{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #f4f4f4;
}
.notice .notice-left{
	width: 90%;
	margin: 0 auto;
}
.notice .notice-left span{
	color: #e60012;
	font-size: 24px;
float: left;
}
.notice .notice-left span em{
	width: 25px;
	height: 20px;
	margin-right: 10px;
	display: inline-block;
}
.notice .notice-left span em img{
	width: 100%;
	height: 100%;
}
    .notice .notice-left p {
     
        float: right;
        width:90%;
        min-width: 50%;
        overflow: hidden;
    }
.notice-center a {
    color: blue;
}
.notice .notice-left i{
	margin-left: 5%;
	color: #333;
	position:relative;
	animation:mymove 20s infinite;
	-webkit-animation:mymove 20s infinite; /*Safari and Chrome*/
}

@keyframes mymove{
from{left:-20%; opacity: 0;}
to {left:100%;opacity: 1;}
}
.notice-frame{	
	position: fixed;
	left: 0;
	top:0;
	right:0;
	width: 100%;
	margin: 0 auto;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 9999;
	display: none;
}
.notice-fra {
    display: none;
    z-index: 9999;
    width: 60%;
    height: 100%;  
    background: url('../images/back.png') no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    overflow-y: inherit;
}
.notice-fra h3{
	line-height: 36px;
	text-align: center;
}
.notice-center{
	width: 90%;
	margin: 5px auto 0;
}
.notice-center h5,p,h6,li,span,i{
	text-align: left;
}
.notice-center ol{
	margin:0 0 0 100px ;
	list-style: decimal;
}
.notice-center ul{
	margin:0 0 0 90px ;
	
}
.notice-center span{
	display: block;
	margin:0 0 0 90px ;	
	text-indent: 30px;
}

.notice-center p{
	text-indent: 40px;
}
.notice-center h6{
	font-size: 18px;
}
.notice-center em{
	display: block;
	text-align: right;
}
.em{
	margin-top: 20px;
}
.button{
	margin: 30px 0;
	border: none;	
	position: relative;
}
.button p{
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0;
	top:-50px;
	right: 0;
	margin: 0 auto;
	animation:mymove1 3s infinite;
	-webkit-animation:mymove1 3s infinite;
}
@keyframes mymove1{
from {opacity: 0.2;}
to {opacity: 1;}
}
.button p img{
	width: 100%;
	height: 100%;
}
.button a{
	color: #fff;
	width: 100%;
}
/*关于我们*/
.bg-gray b{
   font-weight:normal;
   display:block;
    text-indent:2em;
}
/*飘窗*/

.tu {
    width: 100%;
    height: 100%;
}

#roll {
    opacity: 1;
    height: 150px;
    width: 300px;
    /*  height: 200px;
		    width: 400px;*/
    position: fixed;
    cursor: pointer;
    line-height: 40px;
  
    /*  background: url(../img/back_tupian.png) no-repeat;*/
    /*  background: url(../img/back_tupians.png) no-repeat;*/
    /* background: url(../img/tupian.png) no-repeat;*/
    /*background: url('../images/2.png') no-repeat; 
    background-size: 100% 100%;*/
    /*   border: 1px solid rgb(128, 128, 128);*/
    border-radius: 10px;
    font-size: 16px;
    z-index: 99999;
}
    #roll a img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
    }
    #roll span {
        width: 24px;
        height: 24px;
        line-height: 20px;
        border: 1px solid #fff;
        border-radius: 50%;
        color: #fff;
        text-align: center;
        font-size: 20px;
        position: absolute;
        top: 4px;
        right: 4px;
    }
    #roll p {
        position: absolute;
        top: 42px;
        left: 50%;
        width: 260px;
        margin-left: -130px;
        font-size: 16px;
        color: #fff;
        line-height:22px;
        text-align: center;
    }
    #roll p i{
        font-size:25px;
        display:inline-block;
        margin:0 8px 0 4px;
        color:#efb908;
        font-style:italic;
        
    }
.left_tu {
    display: none;
    height: 200px;
    width: 150px;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

    .left_tu > span {
        width: 24px;
        height: 24px;
        line-height: 20px;
        border: 1px solid #fff;
        border-radius: 50%;
        color: #fff;
        text-align: center;
        font-size: 20px;
        position: absolute;
        top: 4px;
        right: 4px;
    }