a{
	color:#000;
}
a:hover{
	color:#990000
}

.w100{width:100%;}
.h100{height:100%;}

#polyglotLanguageSwitcher ul.dropdown {
    background: #990000;
}

.top-bar-area .contact-info-left ul li span::before {
    color: #990000;
    padding-right: 6px;
}

.main-menu .navigation > li:hover > a, .main-menu .navigation > li.current > a {
    color: #990000;
    opacity: 1;
	font-weight:600
}

.main-menu .navigation > li > ul > li:hover > a {
  color: #ffffff;
  background-color: #252525;
}


.main-menu .navigation.cn li a {

  font-size: 16px;

}


.main-menu .navigation > li > ul {
    border-bottom: 3px solid #990000;

}


.main-menu .navigation.cn > li.dropdown > a:after {
  font-size: 16px;
}

.sec-title h3, .breadcrumb-area h1,.sidebar-title h1,.slogan-area .slogan h2{
	font-family:fangzhengshuizhu;
}
.sec-title h3:hover{
	 color:#990000;
	 transform: scale(1.01);  
}
.index-item{
	min-height:360px;
}

.header-area.stricky-fixed .main-menu .navigation li a {
    font-size:15px;
}

.flex-caption {
  width: 100%;
  padding: 2%;
  left: 0;
  bottom: 0;
  background: rgba(100,0,0,.9);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.3);
  font-size: 14px;
  line-height: 18px;
  text-align:center;
}

.post-pagination li a {
    background: #fff;
    border: 1px solid #f7f7f7;
    color: #252525;
    display: block;
    font-size: 18px;
    font-weight: 600;
    height: 35px;
    padding: 5px 0;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 35px;
}	

.post-pagination li.active a, .post-pagination li:hover a {
    background: #252525;
    color: #ffffff;
    border: 1px solid #252525;
}

section.main-section{
padding-bottom: 100px;
padding-top: 80px;	
}

.sidebar-wrapper .single-sidebar .search-form button {
    background: #990000 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    height: 50px;
    padding: 11px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 50px;
}


.latest-project-area .project-filter li.active span, .latest-project-area .project-filter li:hover span {
    color: #990000;
	font-weight:700;
}

#carousel img {
    display: block;
    opacity: .5;
    cursor: pointer;
}

#carousel .flex-active-slide img {
    opacity: 1;
    cursor: default;
}

.flex-direction-nav a::before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(255, 255, 255, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}


.tp-caption, .tp-splitted{
	font-family: 'Microsoft Yahei',hanzhenguangbiao;
}

.tp-caption.NotGeneric-SubTitle,.NotGeneric-SubTitle{
font-family: 'Microsoft Yahei';	
}

.latest-blog-area .more-blog-button a {
    padding: 17px 43px 15px;
}
.bg-cl-1 {
    background: #990000;
}
.thm-btn {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    border: 2px solid #990000;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    transition: all 500ms ease;
    line-height: 14px;
}

.thm-btn:hover{
  background: #141414;  
  border: 2px solid #990000;
  color: #fff;
}


.single-service-item .text-holder h3 {
    color: #990000;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin: 20px 0 6px;
    text-transform: capitalize;
}

.slogan-area .slogan h2 {
    color: #000;
    font-size: 32px;
    font-weight: 400;
    line-height: 44px;
    text-align: center;
    transform: scale(1);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.slogan-area .slogan:hover h2{
  color: #990000;
  transform: scale(1.5);    
}

.welcome-area .text-holder .bottom .title h3 span {
    color: #990000;
    font-family: "OilBats";
    line-height: 30px;
    margin-top: 5px;
}

.scroll-to-top {
    background: #990000;
    border: 2px solid #990000;
    border-radius: 5%;
    bottom: 25px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 30px;
    font-weight: normal;
    height: 45px;
    line-height: 36px;
    position: fixed;
    right: 15px;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 45px;
    z-index: 99999;
    -webkit-box-shadow: 0px 8px 23px -6px rgba(27,27,27,1);
    -moz-box-shadow: 0px 8px 23px -6px rgba(27,27,27,1);
    box-shadow: 0px 8px 23px -6px rgba(27,27,27,1);
}

.scroll-to-top:hover {
  border: 2px solid #990000;
  color: #fff;
  background: #1b1b1b;
}

.sec-title h2 span {
    color: #990000;
}

.sec-title span.decor {
    background: #990000 none repeat scroll 0 0;
    height: 2px;
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.sec-title span.decor::before {
    position: absolute;
    top: -3px;
    left: 0;
    width: 10px;
    height: 8px;
    background: #990000;
    border-radius: 50%;
    content: "";
}

.service-area::before {
background:rgb(0,0,0,0);
}

.service-area .sec-title h2 {
     color: #000000; 
}
.single-blog-item {
	border:1px solid #fff;
}

.single-blog-item:hover {
    border: 1px solid #f7f7f7;
    transition: all 500ms ease;
	box-shadow:2px 1px 1px #eee;
	background-color:rgba(245,245,245,.9);
}



.single-shop-item .img-holder .overlay .box .content a {
    background: #2f2f2f;
    color: #990000;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    height: 40px;
    line-height: 36px;
    border: 2px solid #2f2f2f;
    transition: all 500ms ease 0s;
    width: 135px;
    text-transform: uppercase;
}
.single-shop-item .img-holder .overlay .box .content a:hover{
  background: #990000;
  color: #fff;
}

.single-project-item .img-holder .overlay .box .content a h3:hover{
  color: #990000;
}

.single-project-item .img-holder .overlay .box .content p {
    font-weight: 600;
    color: #990000;
    margin: 0;
}


.single-blog-item .text-holder {
    border-left: 0px solid #f7f7f7;
    border-right: 0px solid #f7f7f7;
    border-bottom: 0px solid #f7f7f7;

    transition: all 500ms ease;
}

.single-blog-item .text-holder img {
 max-width:100%
}



.single-blog-item .text-holder .blog-title:hover{
  color: #990000;
}
.single-blog-item .text-holder .meta-info li a:hover{
  color: #990000;
}
.single-blog-item .text-holder:hover .text .readmore {
  color: #990000;
}


.blog-with-sidebar-area .single-blog-item:hover .text-holder .text .bottom .readmore a{
  background: #990000;
  color:#fff;
}
.blog-with-sidebar-area .single-blog-item .text-holder .text .bottom .share .social-share li a:hover i{
  background: #990000;
  color: #fff;
  border-color: #990000;
}

.single-sidebar .categories li.active {
    background: #990000 none repeat scroll 0 0;
    height: 50px;
    padding: 11px 0;
    top: 0;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

.sidebar-wrapper .single-sidebar .search-form input[type="text"] {
  background: #fff;
  border: 1px solid #fedcba;
  color: #9a9a9a;
  display: block;
  font-size: 16px;
  font-weight: 500;
  height: 50px;
  letter-spacing: 1px;
  padding-left: 15px;
  padding-right: 55px;
  position: relative;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  width: 100%;
}


.single-sidebar .categories li {
    border-bottom: 1px solid #fedcba;
    margin-bottom: 12px;
    padding-bottom: 11px;
}

.single-sidebar .categories li.active a:hover{
  color: #fff;    
}

.single-sidebar .categories li a:hover{
  color: #990000;    
}

.contact-v1-area .contact-form-v1 form input[type="text"]:focus{
  border-color: #990000;
}
.contact-v1-area .contact-form-v1 form textarea:focus{
  border-color: #990000;    
}

.contact-v1-area .contact-info .single-item .icon-holder span::before {
    color: #990000;
    font-size: 30px;
}



/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
/*** 
=============================================
    Top bar Area style
=============================================
***/

.main-menu .navbar-header .navbar-toggle{
  display:inline-block;
  z-index:7;
  border: 2px solid #990000;
  float:none;
  margin:0px;
}       
.main-menu .navbar-header .navbar-toggle .icon-bar {
  background: #990000 none repeat scroll 0 0;
  font-weight: 700;
}
    
        
.main-menu .navbar-collapse > .navigation {
  background: #990000;
  float: none !important;
  margin: 0 !important;
  width: 100% !important;
}
.main-menu .navbar-collapse > .navigation > li > a,
.main-menu .navbar-collapse > .navigation > li > ul > li > a,
.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a{
  padding:10px 10px;
  line-height:22px;
  color:#ffffff;
  background:#993333;
  text-align:left;
}   
    
.main-menu .navbar-collapse > .navigation > li > ul > li a {
  background:#883333;	
	font-size:90%;
	padding-left:20px;
}
    

.navigation .dropdown .current a{
	font-size:80%;
	padding-left:20px;
}
.index-item{
	min-height:auto;
}

.welcome-area {
    padding-bottom: 10px;
    padding-top: 10px;
}

        
}

.slogan-area::before {
	background: rgba(200, 200, 200, 0.5) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.single-blog-item .text-holder p{

}


.blog-with-sidebar-area .single-blog-item .text-holder {
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
}

.gallery-bg-imgs{
	margin-bottom:20px;
	margin-top:10px;
}
div.gallery.clearfix{
margin:0;
}
.blog-with-sidebar-area .post-pagination {
    margin: 30px 0;
}

.single-blog-item .text-holder p{
	text-indent:2em;
	line-height:1.5;
	margin-top:10px;
	margin-bottom:10px;
}
.blog-single-area .single-blog-item .text-holder .blog-title{
padding:10px;
font-size:36px;
line-height:normal;
}
.single-blog-item .text-detail table{border:0;}
.video_iframe{width:100%;height:450px}

.gallery .video-gallery{
border:0;
}
.index-gallery{
padding:0;
margin-top:0;
}
.container{


}

.article-video{
width:100%;
}

.gallery .video-gallery .overlay-gallery .icon-holder {
    display: flex;
    height: 100%;
    width: 100%;
}

.flexslider{
margin:0;
}

.hot_video .overlay{
  opacity: 0.8;
  filter: alpha(opacity=0.8);	
	-webkit-transform: none;
  transform: none; 
  font-size:25px;
}
.m-video .play-button,.m-video .fa-play {
  opacity:1;
  filter: alpha(opacity=1);
  
 }

.tox-tinymce{
height:600px!important;
overflow:scroll!important;
}

element.style {
}
.footer-bottom-area .container{
	
	background-color:transparent;
}
.brand-area .container{
	
	background-color:transparent;
}

.top-bar-area .container{

        background-color:transparent;
}

.header-area .container{

        background-color:transparent;
}

.header-area .outer-box {
  padding-right: 0px;
  position: relative;
}

.slogan-area {
  background-attachment: scroll;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 68px;
  padding-top: 66px;
  position: relative;
  z-index: 1;
}

.brand .owl-item{
	background-color:#fff;
	padding:5px;
}


.brand-area .brand .single-item{
	display:flex;
	flex-direction:row;
	align-items:center;
	justify-content:center;
	
}

.flex-between{
        display:flex;
        flex-direction:row;
        align-items:center;
        justify-content:space-between;
	column-gap:10px;
	
}

.flex-left{
        display:flex;
        flex-direction:row;
        align-items:center;
        justify-content:flex-start;
        column-gap:10px;
}


.flex-right{
        display:flex;
        flex-direction:row;
        align-items:center;
        justify-content:flex-end;
	column-gap:10px;
}

.flex-center{
        display:flex;
        flex-direction:row;
        align-items:center;
        justify-content:center;
	column-gap:10px;

}

.gap0{
column-gap:0px;
}

.owl-controls{
	

    z-index: 1;
    display: inline-flex;
    top: 33%;
    left: 0;
    /* height: 100%; */
    width: 100%;

    position: absolute;
    align-items: center;
    justify-content: center;
}


.owl-theme .owl-nav{
display:flex;
width:100%;
height:0px;
align-items:center;
justify-content:space-between;
}

.service-area{
padding-bottom：10px;
padding-top:50px;
}
