html,body{
	background:#fff;
	font-size: 100%;
	 font-family:'微软雅黑';
}min-height
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
 ul{
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4,h5,h6,label,p{
	margin:0;	
}
@font-face {
    font-family: 'Karla-Bold';
    src:url(../fonts/Karla-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'Muli-Regular';
    src:url(../fonts/Muli-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'Hind-Regular';
    src:url(../fonts/Hind-Regular.ttf) format('truetype');
}

/*--header--*/
.banner{
	width:100%;
	min-height: auto;
	display: block;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	position: relative;
    overflow: hidden;
}
/*.banner-1{
	background: url(../images/ar.png) repeat ;
	width:100%;
	min-height: 12px;
	display: block;
	position: absolute;
  	bottom: 0;
    z-index: 1000;
}*/
/*.ppq{position: absolute;bottom:0;z-index: 5;left: 50%;margin-left: -31%;}
.banner .ppq .sy-qlf{background: url(../images/sy-qlf.png) no-repeat left bottom; height: 321px;}
.banner .ppq .sy-df{background: url(../images/sy-df.png) no-repeat right bottom; height: 321px;}
.banner .ppq .sy-qlf:hover{background: url(../images/sy-quf-jg.png) no-repeat left bottom; }
.banner .ppq .sy-df:hover{background: url(../images/sy-df-jg.png) no-repeat right bottom;}*/

@media (min-width: 60em)
section.home-banner.animate .inline-block:first-child {
    margin-bottom: -132px;
    -webkit-animation: blockcta-animation 1s 3.5s ease forwards;
    -ms-animation: blockcta-animation 1s 3.5s ease forwards;
    animation: blockcta-animation 1s 3.5s ease forwards;
}
section.home-banner.animate .inline-block {
    display: inline-block;
    vertical-align: bottom;
    overflow: hidden;
    width: 30%;
    margin: 0 1.5%;
}
div {
    -webkit-tap-highlight-color: transparent;
}
section.home-banner .tab a {
    background: #004976;
    border-radius: 8px 8px 0 0;
    position: relative;
    display: block;
    padding: 10px 20px 20px;
    color: #fff;
    z-index: 2;
    transition: all 0.4s ease;
    transition: all 0.4s ease;
}
a {
    transition: color 0.3s ease 0s;
    cursor: pointer;
}
a {
    color: #007dbb;
    text-decoration: none;
    line-height: inherit;
}
a:hover{color:#555;}
section.home-banner .tab a h3 {
    color: #fff;
    padding-bottom: 0;
}










@media(max-width:1550px){
 .banner-bottom .sy-xf img{
  height:85px;
 } 
}




.logo  {
	float:left;
	position: absolute;
  	top: 0;
    z-index: 9;
}
.head-right{
	float: right;
}
.head-grid ul li{
	display: inline-block;
}
.head-grid ul li a{
	color:#fff;
	font-size: 1em;
	text-decoration: none;
	  margin-left: 12px;
}
.head-grid ul li  span{
	color:#fff;
	font-size: 1em;
	  margin-right: 12px;
}
.head-grid ul  label{
	color:#fff;
	font-size: 0.8em;
}
.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
.head-grid {
  text-align: right;
  margin-bottom: 2em;
}
.header {
  background-color:#151a59;
  position: relative;
  padding: 3em 0 1em;
}
.top-nav{	
	margin-top: 0.5em;
}
.top-nav ul li {
	display:inline-block;
}
.top-nav span.menu {
  display: none;
}
/*.top-nav ul li  a {
	display: inline-block;
	color: #fff;
	text-decoration: none;		
	font-size: 1.1em;
	  margin: 0em 0em 0 2em;
}*/
.top-nav ul li a:hover,.top-nav ul li.active a{
	color:#ECC30A;
}
/*链接*/
.sy-xf{position: relative;
  width:100%;
  height:auto;
  overflow: hidden;
}
.sy-xf .sy-jn{position: absolute;
  left: 50%;
  top: 0;
  margin-left: -31%;
}
.sy-xf .sy-jn .sy-jn1{height: 40px;
  width:406px;
  background: #151a59;
  margin: 2em auto 0;
  border-radius: 30px;
   position: relative;
    -webkit-box-shadow:0 2px 3px rgba(34, 98, 135, .3);  
  -moz-box-shadow:0 2px 3px rgba(34, 98, 135, .3);  
  box-shadow:0 2px 3px rgba(34, 98, 135, .3);  
}
.sy-xf .sy-jn .sy-jn2{height: 40px;
  width:75%;
  background: #00a0e9;
  float: right;
  border-radius: 30px;
}
.sy-xf .sy-jn .sy-jn1 ul{text-align: center;
  width:100%;
  line-height: 40px;
  position: absolute;
}
.sy-xf .sy-jn .sy-jn1 ul li{width:25%;
  float: left;
  color:#000;
  background: url(../images/sy-sj.png) no-repeat 16px center;
}
.sy-xf .sy-jn .sy-jn1 ul .lian:hover{background-position-x: 12px;
  color:#fff;
}
.sy-xf .sy-jn .sy-jn1 ul .white{color:#fff;
  background: none;
}



/*链接结束*/

/*企业介绍*/
.banner-bottom-grids {
    margin: 5em 0 0;
}
.jumbotron.banner-bottom-left {
    background: none;
}
.banner-bottom-left h3 {
    color: #000;
    font-size: 37px;
    margin: 0;
    line-height: 1.2em;
    font-weight: 300;
}

.banner-bottom-left h5 {
    color: #969696;
    font-size: 14px;
    margin: 1em 0;
    line-height: 1.8em;
}

.banner-bottom-left p {
    color: #333333;
    font-size: 14px;
    margin: 0;
    line-height: 1.8em;
    font-weight: 600;
}


.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #1A5678;
  border-radius:5px;
  -webkit-border-radius:5px;
  -o-border-radius:5px;
  -ms-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
a.btn.btn-primary.btn-lg.see-button.hvr-shutter-out-horizontal {
    background: #3F3C35;
}


.see-button {
    margin-top: 1em;
}
a.btn.btn-primary.btn-lg.see-button.hvr-shutter-out-horizontal {
    background: #3F3C35;
}
.see-button a {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 1em 4em;
    outline: none;
    background: #393939;
    border: none !important;
    border-radius: 0;
}
.fw {
    font-family: '微软雅黑';
    font-weight: 200;
}

/*新闻资讯*/
.sy-news .sy-news-1{background: url(../images/SY-NEWS-G.png) no-repeat center top,url(../images/SY-NEWS-G2.png) no-repeat center bottom;padding: 7px 0;-webkit-background-size: contain;position: relative;z-index: 4;
background-size: contain;margin-bottom: 8em;}
.sy-news .sy-news-1 dt{font-size: 24px;line-height: 62px;border-bottom: 1px solid #ddd;overflow: hidden;}
.sy-news .sy-news-1 dd{line-height: 22px;font-size: 14px;border-bottom: 1px solid #dddddd;padding:10px 0;}
.sy-news .sy-news-1  .pdt30{padding-top: 30px;}
.sy-news .sy-news-1 dd a{padding: 10px 20px;background: url(../images/sy-sj.png) no-repeat 10px 12px;}
.sy-news .sy-news-1 dd span{padding: 10px 20px;}
.sy-news .sy-news-1 dd a:hover {background-position: 0px 12px;}
.sy-news .sy-news-1 dd .sy-zi{text-align: center;font-size: 14px;padding-bottom: 12px;}
.sy-news .sy-news-1 .wubian{border:none;}
.sy-news .sy-news-gd{width:100px;height: 40px;background: #1d2089;position: absolute;left: 20px;bottom:63px;z-index: 0;border-radius: 0 0 5px 5px;line-height: 40px;text-align: center;color:#fff;
  /*animation: one 5s;*/
/*-moz-animation: one 5s;*/ /* Firefox */
/*-webkit-animation: one 5s;*/  /* Safari 和 Chrome */
/*-o-animation: one 5s;
-webkit-box-shadow:0 1px 3px rgba(0,27,43, 0); 
-moz-box-shadow:0 1px 3px rgba(0,27,43, 0);
box-shadow:0 1px 3px rgba(0,27,43, 0);*/
}
.sy-news .sy-news-gd:hover{ background: #151a59;
  -webkit-box-shadow:0 1px 3px rgba(0,27,43, .4); 
  -moz-box-shadow:0 1px 3px rgba(0,27,43, .4);
  box-shadow:0 1px 3px rgba(0,27,43, .4);
}





.sy-news .sy-news-t{height:250px;position: relative;border: 1px solid #efefef;}
.sy-news .sy-news-t h2{font-size: 24px;
    line-height: 62px;font-weight: bold;}
.sy-news .sy-news-t p{font-size: 14px;}
.sy-news .sy-news-t .rencai-tu{
  position: absolute;
  width:50%;
  height: 20%;
  background: #abc;
  left: 50%;
  top: 50%;
  margin-left: -48%;
  margin-top: 10%;
-webkit-box-shadow:2px -2px 4px rgba(0, 0, 0, .2);  
  -moz-box-shadow:2px -2px 4px rgba(0, 0, 0, .2);  
  box-shadow:2px -2px 4px rgba(0, 0, 0, .2); 
}

.sy-news .sy-news-t .rencai-zi{position: absolute;left: 50%;top: 50%;margin-left: 10%;margin-top: 30%;font-size: 12px;}


/*--footer--*/
.footer{
	background: #986733;
	padding:0 0 2em;
	position: relative;
}


#footer {
   /* padding: 2em 0;*/
    color: #7f7f7f;
}

.footer {
    overflow: hidden;
    zoom: 1;
    line-height: 20px;
}
.footer-list dl{float: left;height: 9em;/*border-right: 1px dashed #542943;*/margin-bottom: 30px;border-right: 1px dashed #4a687a;}
.footer-list dl dt{font-size: 16px;color:#fff;margin-left: 30%;}
.footer-list dl dd{font-size: 14px;color:#ccc;display: block;margin-left: 30%;}
.footer-list dl dd a{display: block; color:#ccc;text-decoration: none;}
.footer-list dl dd a:hover{color:#348fff;}
.footer-list .footer-xian{border-left: 1px dashed #348fff;}
.footer-list .footer-wuxian{border:none;}







/*--//footer--*/
/*totop*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 12px;
    right: 1%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url("../images/arr.png") no-repeat 0px 0px;
}
#toTopHover {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}



/*//to top*/
/*--about--*/
.ab-banner {
  width: 100%;
  min-height: auto;
  display: block;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  position: relative;
  overflow: hidden;
 


  

}
.ab-banner .ab-banner-yy{  -webkit-box-shadow:0 1px 3px rgba(0,27,43, .1); 
  -moz-box-shadow:0 1px 3px rgba(0,27,43, .1);
  box-shadow:0 1px 3px rgba(0,27,43, .1);
  position: relative;
}
.ab-banner .ab-mbx{
    width:200px;height: 40px;background:#14165e;display: block;line-height: 40px;text-align: center;border-radius: 0 0 5px 5px;color:#fff;cursor: pointer;z-index: 2;
}
.ab-banner .ab-mbx a{color:#fff;}
.ab-banner .ab-mbx:hover{background:#0f1147;}
.ab-banner .ab-mbx a:hover{color:#ffd83c;}


.ab-q .ab-t{background: url(../images/ab-yy.png) no-repeat top center,url(../images/ab-yyx.png)no-repeat bottom center; 
  -webkit-background-size: contain;
background-size: contain; 
padding-bottom: 2em;margin-bottom: 2em;
}

.ab-q h3{    color: #000;
    font-size: 36px;
    margin: 0.5em 0;
    line-height: 1.2em;
    font-weight: 300;
  }
.ab-q .ab-z{padding: 3em 5em;}
.ab-q .ab-z h4{font-size: 16px;
  line-height: 2em;
}
.ab-q .ab-z .ab-ul{margin-top: 3em;}
.ab-q .ab-z .ab-ul .ab-li{float: left;
  font-size: 14px;
  line-height: 26px;
}
.ab-q .ab-z .ab-ul .ab-li ul li a{background: url(../images/sy-sj.png) no-repeat 10px center;
  padding-left: 20px;
}
.ab-q .ab-z .ab-ul .ab-li ul li a:hover{background-position: 0 center;}

.ab-q .ab-z .ab-ul-1{margin-top: 2em;}
.ab-q .ab-z .ab-ul-1 li{float: left;font-size: 16px;margin-bottom: 0.5em;padding:0.5em 0;background: #ddd;text-align: center;border-right: 1px dashed #efefef;}

/*公司介绍*/
.ab-itd .ab-itd-cb,.news-z .news-z-cb{padding-bottom: 6em;}
.ab-itd .ab-itd-cb ul,.news-z .news-z-cb ul{border-top: 4px solid #151a59;
  font-size: 16px;
  line-height: 60px;
  background: url(../images/ab-introduction-yy1.png) no-repeat top right;
  padding-bottom: 10em;

}
.news-z .news-z-cb ul{
  background: url(../images/news-z-bg.png)no-repeat top right;
  padding-bottom: 10em;
}
.ab-itd .ab-itd-cb ul li,.news-z .news-z-cb ul li{border-top: 1px solid #e4e4e4;
  padding-left: 30px;
  background: url(../images/sy-sj.png) no-repeat 20px center;
}
.news-z .news-z-cb ul.no-yinying{background: none;}
.ab-itd .ab-itd-cb ul li:hover,.news-z .news-z-cb ul li:hover{background: url(../images/sy-sj.png) no-repeat 10px center;
  -webkit-box-shadow:-1px 1px 2px rgba(0, 0, 0, .3);  
  -moz-box-shadow:-1px 1px 2px rgba(0, 0, 0, .3);  
  box-shadow:-1px 1px 2px rgba(0, 0, 0, .3);
}
.ab-itd .ab-itd-cb ul .xz,.news-z .news-z-cb ul .xz{background: url(../images/sy-sj.png) no-repeat 10px center;
  -webkit-box-shadow:-1px 1px 2px rgba(0, 0, 0, .3);  
  -moz-box-shadow:-1px 1px 2px rgba(0, 0, 0, .3);  
  box-shadow:-1px 1px 2px rgba(0, 0, 0, .3);
  color:#000032;
}

.ab-itd-z2 .sy-logo{width:80%;
  height:300px;
  margin: 0 auto;
  padding-top: 70px;
}

.ab-itd-z2 .sy-logo h5{font-size: 14px;
  color:#333;
  margin-top: 30px;
  line-height: 24px;
}


.ab-itd .ab-itd-z,.ab-itd .ab-itd-z2{padding-bottom: 5em;}
.ab-itd .ab-itd-z h3,.ab-itd .ab-itd-z2 h3{    color: #000;
    font-size: 36px;
    margin: 0.5em 0;
    line-height: 1.2em;
    font-weight: 300;
  }
  .ab-itd .ab-itd-z2 p{font-size: 14px;}
  .ab-itd .ab-itd-z2 h4{font-size: 22px;
    margin-top: 0.6em;
    text-align: center;
  }

 .ab-cul-ppln{position: relative;}
 .ab-cul-ppln .ppln-ding{position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 2%;
  margin-left: -45%; 
  width:90%;
  height: auto;
  font-size: 16px;
  line-height: 30px;
  color:#226287;
}

.ab-cul-hei,.ab-cul-bai{padding: 3em 0;
  margin: 2em 0;
}
.ab-cul-hei{background: #f7f7f7;
  -webkit-box-shadow:inset 0 0 10px #ccc;  
  -moz-box-shadow:inset 0 0 10px #ccc;  
  box-shadow:inset 0 0 10px #ccc; }




/*公司介绍结束*/
/*公司创始人开始*/

.ab-fd{margin-top:3em; 
  position: relative;
}
.ab-fd-zi{position: absolute;
  left:50%;top:50%;
  margin-top: -14%;
}
.ab-fd-zi h2{font-size: 30px;
  font-weight: bold;
}
.ab-fd-zi ul{margin-top: 20px;}
.ab-fd-zi ul li{font-size: 16px;
  list-style-type: circle;
  margin-left: 20px;
  line-height: 26px;
}
/*公司创始人结束*/
/*大事记开始*/
.ab-mb-zi h2{font-size: 36px;
  font-style:italic; 
}
.ab-mb-zi ul{font-size: 16px;}
.ab-mb-zi ul li{line-height: 28px;
  list-style-type: circle;
  margin-left: 20px;
  margin-top: 16px;
  border-bottom: 1px dashed #ccc;
}
.mgt40{margin-top: 60px;}

/*大事记结束*/
/*合作伙伴开始*/
.ab-pat{padding:20px;
-webkit-box-shadow:0 3px 4px rgba(0,0,0, .1);  
  -moz-box-shadow:0 3px 4px rgba(0,0,0, .1);  
  box-shadow:0 3px 4px rgba(0,0,0, .1);  
  overflow: hidden;
  margin-bottom: 60px;
  }

.ab-pat h2{font-size: 36px;}
.ab-pat h3{font-size: 16px;
  margin-top: 20px;
  font-style: oblique;
  line-height: 20px;
}
.ab-pat p{text-align: center;
  font-size: 16px;
}
.ab-pat .kuang{border: 1px solid #ccc;
  padding:4px 4px;
}




/*合作伙伴结束*/

/*--team--*/
.team{
	padding: 5em 0;
}
.team h3{
	color:#986733;
	font-size: 3em;
	font-family: 'Karla-Bold';
	text-align: center;
	margin-bottom: 1em ;
}
.team-top h5{
	color:#986733;
	font-size: 1.3em;
	font-family: 'Karla-Bold';
	margin-bottom: 0.3em;
}
.team-top p{
	font-size: 1em;
  	color:#A1A1A1;
  	line-height: 1.8em;
}
.team-text {
  background-color: #F0F0F0;
  padding: 1em;
}
/*--//about--*/
/*--blog--*/
.text-blog span{
	float:left;
	font-size: 2.9em;
  	color:#ECC30A;
  	  font-weight: bold;
}
.text-blog small{
	float:right;
	font-size: 1em;
	color:#000;
	  margin-top: 8px;
}
.blog-grid1 {
  padding: 0;
  width: 12%;
  float: left;
}
.blog-grid1 ul li{
	list-style: none;
}
.blog-grid1 ul li a {
  text-decoration: none;
  font-size: 1em;
  color: #fff;
  background-color: #986733;
  padding: 1em 1.8em;
  line-height: 3.3em;
}
.blog-grid1 ul li a span{
   font-size: 1.1em;
  	padding-right: 5px;
}
.blog-grid1 ul li a.heart {
  	padding: 0.99em 2.05em;
  background-color: #AE7941;
  font-size: 18px;
  line-height: 3.2em;
}
.blog-text h5 {
  font-size: 1.5em;
  font-family: 'Karla-Bold';
  margin: 0.6em 0;
}
.blog-text h5 a{
  color: #986733;
	text-decoration: none;
}
.blog-text h5 a:hover{
  color: #ECC30A;
}
.blog-top p{
	font-size: 1em;
  	color:#A1A1A1;
  	line-height: 1.8em;
  	margin-bottom: 1em;
}
a.more{
	text-decoration: none;
	font-size: 1em;
	color:#fff;
	background: #ECC30A;
	display: none;
	padding: 0.6em 1em;
	text-align: center;
	  line-height: 1em;
}
a.more:hover {
  background: #fff;
}
.blog {
  padding: 5em 0;
}
.blog-grid2 {
  	float: left;
  	width: 88%;
    padding: 0 15px;
}
.blog-grid3 {
  margin-bottom: 3em;
}
/*----*/
.search-in h2,.grid-categories h4,.blog-bottom h4{
	font-size:2em;
	color:#000;
	font-family: 'Karla-Bold';
}
.search{
	position:relative;
	border: 1px solid #E4E3E3;
	background:#fff;
	margin:1em 0 0;
}
.search input[type="text"] {
	outline: none;
	padding:8px 15px;
	background: none;
	width: 87%;
	border: none;
	font-size:0.8em;
	color:#4c4c4c;	
}
.search input[type="submit"] {	
	width: 31px;
	height: 31px;
	background: url(../images/search.png)no-repeat  ;
	padding: 0px 1px;
	border: none;
	cursor: pointer;
	position:absolute;
	outline: none;
	right:0;
	  top: 7px;
}
.popular li{
	list-style:none;
	padding:0.5em 0;
}
.popular li a{
	color:#838383;
	font-size:1em;	
}
.popular li i{
	width: 17px;
  height: 17px;
  background: url(../images/img-sprite.png)no-repeat -562px -40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
a.fashion {
  float: left;
  width: 30%;
}
.grid-product {
  float: right;
  width: 67%;
}
a.elit{
	font-size:1em;
	color:#ECC30A;
	text-decoration:none;
	font-family: 'Karla-Bold';
}
a.elit:hover{
	color:#000;
}
.grid-product p{
	font-size:0.9em;
	color:#A1A1A1;
	line-height:1.5em;
	margin: 0.3em 0 0;
}
.product-go {
  padding: 1em 0 0;
}
.grid-categories {
  padding: 2em 0;
}
ul.popular {
  padding: 1em 0 0;
}
.categories-grid {
  padding: 0;
}
ul.pagination {
  margin: 0 auto;
  border-radius: 0px !important;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, .pagination > .active > span:focus{
  background-color: #ECC30A;
  border-color: #ECC30A;
  color: #fff;
}
.pagination > li > a, .pagination > li > span {
  color: #000;
}
.nation{
	text-align: center;
}
/*--//blog--*/
/*--single--*/
h4.media-heading {
	font-size: 1.5em;
  color: #ECC30A;
  font-family: 'Karla-Bold';
}
.media-body p {
	color: #9E9E9E;
  	font-size: 1.1em;
  	line-height: 1.7em;
}
.comment-bottom input[type="text"],.comment-bottom textarea {
  background: none;
  width: 100%;
  outline: none;
  border: 1px solid #e2e2e2;
  padding:1em 0.8em;
  font-size: 1em;
  color: #e2e2e2;
  margin:0 0 0.7em ;
  float:left;  
    font-family: 'Hind-Regular';
}
.comment-bottom textarea{
 	resize:none;
  	margin: 0em 0 0.5em;
      min-height: 180px;
      -webkit-appearance: none;
}
.comment-bottom input[type="submit"] {
  width: 11%;
  font-size: 1.1em;
  background: #ECC30A;
  padding: 0.5em 1em;
  text-align: center;
  color: #fff;
  border: none;
  outline: none;
  margin: 0 auto;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -moz-transition: 0.5s all;
  cursor:pointer;
}
.comment-bottom input[type="submit"]:hover {
	background:#986733;
}
.comment h3,.comment-top h2{
	color:#986733;
	font-size:3em;
	font-family: 'Karla-Bold';
	text-align: center;
	padding: 0 0 0.5em;
}
.comment {
  padding: 3em 0 0;
}
/*--//single--*/
/*--gallery--*/
.gallery{
	padding: 5em 0;
}
.grid {
  margin-bottom: 2em;
}
.grid:nth-child(3) {
  margin-bottom: 0em;
}
/* Common style */
.grid figure {
	position: relative;
	width:80%;
  margin: 0 auto;

	overflow: hidden;
	background: rgba(239, 239, 239, 1);
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #000;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
  font-size: 22px;
  

}
.grid figure .qb1 {
  word-spacing: -0.15em;
  font-weight: 300;
  font-size: 18px;
  

}
.grid figure h2 span {
	font-weight: 800;
}


.grid figure p {
  
	margin:20px 0 0;
}
.grid figure .qb2 {
  margin: 10px 0 0;
  line-height: 16px;
  letter-spacing: 1px;
  font-size: 12px;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 14px;
}

/*---------------*/
/*品牌介绍开始*/
.brandjs{
  font-size: 16px;
  border-top: 10px solid #00a0e9;
  margin: 50px 0 60px;
  padding:20px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow:0 3px 2px rgba(0, 0, 0, .1);  
  -moz-box-shadow:0 3px 2px rgba(0, 0, 0, .1);  
  box-shadow:0 3px 2px rgba(0, 0, 0, .1); 
}




/*泉立方开始*/
.br-you{
  background: url(../images/brand-you-bg.png) no-repeat right top;
  height:400px;
}

.br-you li{
  line-height: 50px;
  border-bottom: 1px solid #2586bf;
  font-size: 20px;
  text-align: center;
  color:#2586bf;
}
.br-you .bt{
  font-weight: bold;
  font-size: 24px;
  line-height: 60px;
  color:#333;

}
.br-you .bt:hover{
  color:#333;
  background:#efefef;
}
.br-you .xz{
  background-image: -moz-linear-gradient( 0deg, rgb(239,239,239) 0%, rgb(234,242,246) 15%, rgb(234,242,246) 81%, rgb(239,239,239) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(239,239,239) 0%, rgb(234,242,246) 15%, rgb(234,242,246) 81%, rgb(239,239,239) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(239,239,239) 0%, rgb(234,242,246) 15%, rgb(234,242,246) 81%, rgb(239,239,239) 100%);
  color:#333;
}
.br-you li:hover{
  background-image: -moz-linear-gradient( 0deg, rgb(239,239,239) 0%, rgb(234,242,246) 15%, rgb(234,242,246) 81%, rgb(239,239,239) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(239,239,239) 0%, rgb(234,242,246) 15%, rgb(234,242,246) 81%, rgb(239,239,239) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(239,239,239) 0%, rgb(234,242,246) 15%, rgb(234,242,246) 81%, rgb(239,239,239) 100%);
  color:#333;
}

/*.br-zuo{background: url(../images/brand-you-bg.png) no-repeat left top;}*/
.br-zuo .kuang1{
  background: #f9f9f9;
  border: 1px solid #ddd;
  width:100%; 
  height:auto;
  overflow: hidden;
  padding:30px;
  border-radius: 5px;
  margin-bottom: 30px;
}

.br-zuo .kuang1 h2{
font-size: 18px;
font-weight: bold;
margin-bottom: 20px;
}
.br-zuo .kuang1 p{font-size: 14px;}
.br-zuo .kuang1 h3{
  font-size: 18px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px;
  color:#e60045;
}
.br-zuo .kuang1 ul li{
  padding:10px 0;
  line-height: 24px;
  font-size: 14px;
  border-bottom: 1px dashed #95a1a8;
}

/*泉立方结束*/


/*品牌介绍结束*/
/*集团新闻开始*/

.news-z .new-1{
  width:100%;
  height:auto;
  
  border-radius: 5px;
  padding:20px 20px 50px;
  margin-bottom: 30px;
  position: relative;
  }
.new-1 p,.news-you p{color:#aaa;}
.new-1 h3,.news-you h3{font-size: 20px;

  line-height: 40px;
}
.new-1 h5,.news-you h5{
  font-size: 14px;
  line-height: 24px;

}
.new-1 .news-tz,.news-you .news-tz{
  position: absolute;
  width:120px;
  height:30px;
  background:#227AAE;
  text-align: center;
  color:#fff;
  font-size: 14px;
  left: 50%;
  bottom:0;
  line-height: 30px;
  border-radius: 5px 5px 0 0;
  margin-left: 30%;
}
.news-you .news-tz{margin-left: 20%;}
.new-1 .news-tz:hover,.new-you .news-tz:hover{background: #226287;}


.blog-pagenat {
  text-align: center;
  margin-top:1em;
}
.blog-pagenat ul li {
  display: inline-block;
  list-style:none;
}
.blog-pagenat ul li a {
  display: block;
  background: #fff;
  padding: 8px 1.1em;
  font-size: 0.9em;
  text-transform: uppercase;
  color:#242a2c;
  font-weight: 400;
  display: inline-block;
  margin-top: 1em;
  text-decoration: none;
  border: 1px solid #242a2c;
}
.blog-pagenat ul li a:hover {
   background-color:#CA4D4D;
  color:#fff;
   border: 1px solid #CA4D4D;
}

.news-z .new-2{
  width:100%;
  height:auto;
  background: #e2e1e1;
  border-radius: 5px;
  margin-bottom: 30px;
  position: relative;
  }
.news-z .new-2 .news-you{
  padding:20px 20px 50px;
}

/*集团新闻结束*/
/***** Oscar *****/
/*---------------*/


figure.effect-oscar {
	
}

figure.effect-oscar img {
	opacity: 1;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
	padding: 3em;
	background:none;
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}

figure.effect-oscar figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #000;
	content: '';
}

figure.effect-oscar h2 {
	margin: 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
	opacity: 0;
  padding-top: 40px;
}
figure.effect-oscar .qb1{
  padding-top: 0;
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

figure.effect-oscar:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	opacity: 1;
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-oscar:hover img {
	opacity: 0;
}


/*手机品牌页面开始*/
.sy-qlf-m{
  margin: 2em 0 3em;
  text-align: center;
}
.sy-qlf-m a{
  color:#333;
}
.sy-qlf-m h2{
  margin-top: 20px;
  font-size: 20px;
}
.sy-qlf-m p{
  margin-top: 10px;
}
/*手机品牌页面结束*/
/*--contact--*/
.contact {
  padding: 5em 0 ;
}
.map iframe{
	width: 100%;
	height:150px;
	border:none;
	padding: 0 15px;
}
.contact-grid input[type="text"],.contact-grid textarea{
	width: 100%;
	padding: 1em;
	margin: 0.5em 0;
	background:none;
	outline:none;
	  border: 1px solid #A09F9F;
	  font-size:1em;
	  color:#A09F9F;
	-webkit-appearance: none;
	  font-family: 'Hind-Regular';
}
.contact-grid textarea{
	resize:none;
	min-height: 200px;
}
.send input[type="submit"]{
	width: 14%;
	font-size: 1.1em;
	background:#ECC30A;
	padding: 0.4em 0.8em;
	text-align: center;
	color: #fff;
	border: none;
	outline:none;
	-webkit-appearance: none;
}
.send input[type="submit"]:hover{
	background:#986733;
}
.contact-form {
	padding: 2em 0 3em;
}
.contact-in h2{
	color:#000;
	font-size:2em;
	margin: 0 0 0.4em;
	 font-family: 'Karla-Bold';
}
.grid-address{
	padding: 2em 0 0;
}
.contact-in p {
  	font-size: 1em;
  	color: #A1A1A1;
  	line-height: 1.8em;
}
.address-grid h5{
	color:#000;
	font-size:1.5em;
	margin:0.5em 0;
	 font-family: 'Karla-Bold';
}
.address-grid a{
	font-size: 1em;
  	color: #A1A1A1;
  	line-height: 1.8em;
  	text-decoration: none;
}
.address-grid a:hover{
	color:#000;
}
/*--//contact--*/
/*--typo--*/
.page-header h3{
	font-size: 3em;
	color:#000;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: none;
}
.grid1 {
  margin: 1.5em 0 0;
}
ul.nav.nav-pills {
  margin: 1.5em 0 0;
}
.grid2{
	margin: 1em 0 0;
}
.page {
  padding: 4em 0 4em;
}
.bs-example {
  padding: 2em 0 0;
}
.form-horizontal .control-label {
  text-align: left;
}
/*--//typo--*/
/*--responsive--*/
@media(max-width:1366px){
.content-middle2 {
  padding: 2.18em;
}	
}
@media(max-width:1280px){
.content-middle2 p {
  margin: 0.5em 0 0.4em;
}
.content-middle2 h3 {
  font-size: 2.5em;
}
.content-middle2 {
  padding: 1em;
}
}


.specialty-grids-top .ljbd{
    border-right:1px dashed #ccc;
}


@media(max-width:1024px){
.news-z .news-z-cb {
    padding-bottom:0;
}
.banner-top {
  padding-top: 11em;
}
.specialty-grids-top .ljbd{
    border-right: none;
}
/*.banner {
  min-height: 522px;
}*/
.content-ic {
  width: 12%;
}
.content-text h5 {
  font-size: 1.2em;
}
.content-text {
  width: 82%;
}
.content-top {
  padding-bottom: 2em;
}
.content-top-top {
  padding: 4em 0;
}
.content-middle2 h3 {
  font-size: 2em;
}	
.content-middle2 p {
  font-size: 0.9em;
}
.content-middle2 ul li a {
  font-size: 0.9em;
}
.events {
  padding: 4em 0;
}
.top-event h4 {
  font-size: 1.3em;
}
.footer-new2 p, .footer-head1 p {
  font-size: 0.8em;
}
.socials li i {
  height: 50px;
  width: 50px;
  background: url(../images/img-sprite.png) 8px -1px;
}
.socials li i.dribbble {
  background-position: -72px -1px;
}
.socials li i.twitter {
  background-position: -138px -2px;
}
.footer {
  padding: 4em 0;
}
.footer-bottom {
  padding: 3em 0 0;
}
/*--about--*/
.top-content h4 {
	font-size: 1.4em;
}
.why-top1 h6 {
  font-size: 1.2em;
}
.about-top {
  padding: 4em 0;
}
.why-top-top {
  margin: 4em 0;
}
.team {
  padding: 4em 0;
}
/*--gallery--*/
figure.effect-oscar figcaption {
  padding: 2em;
}
.gallery {
  padding: 4em 0;
}
/*--contact--*/
.contact {
  padding: 4em 0;
}
.contact-in h2 {
  font-size: 1.7em;
}
/*--blog--*/
.blog-text h5 {
  font-size: 1.3em;
}
.blog-grid1 ul li a {
  padding: 1em 1.4em;
}
.blog-grid1 ul li a.heart {
  padding: 0.8em 1.7em;
}
.blog {
  padding: 4em 0;
}
}
@media(max-width:768px){
  .specialty-grids-top .ljbd{
    border-right: none;
}
  .br-you{
  background: none;
  height:auto;
  margin-bottom: 30px;
}

.new-1 .news-tz{
  margin-left: 20%;
}
.news-you .news-tz{
  margin-left: 10%;
}
.br-zuo .kuang1-m {
      padding: 30px 0;
}
}
@media(max-width:768px){
span.menu{
	display: block;
	text-align: right;
	cursor: pointer;
	position: relative;
}
.top-nav ul{
	display: none;
	position:absolute;
	width: 100%;
	z-index: 9999;
	left: 0%;
	margin:1.1em 0em;
	background:#f7f7f7;
	border:0;
}
.top-nav span.menu{
	display: block;
}
.top-nav .sy2_inside{background: #151a59;
  padding-bottom: 8em;
}
.top-nav ul li{
	display: block;
	width: 100%;
	text-align: center;
}
.top-nav ul li a{
	color:#fff;
	width: 100%;
	margin:0 auto;
	background: none;
	border:none;
	padding:0.4em;
}
/*注意*/
.sy-news .sy-news-1{margin-bottom: 1em;}
.banner-bottom-grids {
    margin: 0 0 0;
}
.banner-bottom-left h3 {text-align: center;}
.banner-bottom-left h5 {text-align: center;}
.see-button {
  display: block;
}
.ab-q .ab-z {
     padding: 1em 1em; 
}

.ab-itd .ab-itd-cb{padding-bottom:0;}
.ab-itd .ab-itd-cb ul{border-top: 10px solid #227AAE;
  font-size: 16px;
  line-height: 60px;
  background: none;
  padding-bottom: 10em;
}
.ab-itd .ab-itd-cb ul li{border-top: 1px solid #e4e4e4;
  padding-left: 30px;
  background: url(../images/sy-sj.png) no-repeat 20px center;
}
.ab-itd .ab-itd-cb ul li:hover{background: url(../images/sy-sj.png) no-repeat 10px center;
  -webkit-box-shadow:0px 1px 2px rgba(0, 0, 0, .3);  
  -moz-box-shadow:0px 1px 2px rgba(0, 0, 0, .3);  
  box-shadow:0px 1px 2px rgba(0, 0, 0, .3);
}
.ab-itd .ab-itd-cb ul .xz{background: url(../images/sy-sj.png) no-repeat 10px center;
  -webkit-box-shadow:0px 1px 2px rgba(0, 0, 0, .3);  
  -moz-box-shadow:0px 1px 2px rgba(0, 0, 0, .3);  
  box-shadow:0px 1px 2px rgba(0, 0, 0, .3);
  color:#000032;
}


.ab-itd .ab-itd-z,.ab-itd .ab-itd-z2{padding-bottom: 5em;}
.ab-itd .ab-itd-z h3,.ab-itd .ab-itd-z2 h3{    color: #000;
    font-size: 37px;
    margin: 0.5em 0;
    line-height: 1.2em;
    font-weight: 300;
  }
  .ab-itd .ab-itd-z2 p{font-size: 14px;}
  .ab-itd .ab-itd-z2 h4{font-size: 22px;
    margin-top: 0.6em;
    text-align: center;
  }







.logo {
  width: 22%;
}	
.logo img{
  width: 100%;
}	
.head-banner h1 {
  font-size: 2em;
}
.head-banner h4 {
  font-size: 1em;
}
.head-banner ,.banner-head1{
  float: left;
  width: 50%;
}
.head-banner p {
  font-size: 0.9em;
}
.banner {
  min-height: 400px;
}
.banner-top {
  padding-top: 9em;
}
.content-top {
  padding-bottom: 0em;
}
.wel {
  margin-bottom: 1em;
}
.content-top-top {
  padding: 4em 0 3em;
}
.content-middle2 {
  padding: 2em;
}
.events {
  padding: 3em 0;
}
.events h2 {
  font-size: 2.5em;
}
.top-event h4 {
  font-size: 1.1em;
}
.top-event p {
  font-size: 0.9em;
}
.footer-head,.footer-head1 {
  width: 50%;
  float: left;
}
.footer-new1 {
  width: 24%;
}
.footer-new2 {
  width: 69%;
}
.footer {
  padding: 4em 0 3em;
}
.footer-new2 p, .footer-head1 p {
  font-size: 0.9em;
}
/*--about--*/
.banner-head {
  min-height: 200px;
}
.banner-head h1 {
  padding: 1.5em 0 0;
}
.top-content h4 {
  font-size: 1.1em;
}
.about-top {
  padding: 3em 0;
}
.why-top-top {
  margin: 3em 0;
    padding: 2em 2em;
}
.why-top {
  padding-bottom: 2em;
}
.why-top1 h6 {
  font-size: 0.95em;
}
.why-top1 span {
  width: 50px;
  height: 50px;
  line-height: 1.8em;
}
.team-top {
  float: left;
  width: 50%;
    margin-bottom: 1em;
}
.team-top img{
  width: 100%;
}
.team {
  padding: 3em 0;
}
.team h3,.why-top h2 {
  font-size: 2.5em;
}
/*--gallery--*/
figure.effect-oscar figcaption {
  padding: 1em;
}
.gallery {
  padding: 3em 0;
}
.gallery-top {
  width: 33.3%;
  float: left;
  padding: 0 5px;
}
.grid {
  margin-bottom: 10px;
}
figure.effect-oscar figcaption::before {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
}
/*--contact--*/
.contact {
  padding: 3em 0;
}
.contact-in h2 {
  font-size: 2em;
}
.contact-form {
  padding: 0em 0 3em;
}
.contact-grid {
  margin-bottom: 1em;
}
/*--blog--*/
.categories-grid {
  padding: 0 15px;
  width: 50%;
}
.blog {
  padding: 3em 0;
}
.nation {
  padding: 2em 0 0;
}
.comment {
  padding: 2em 0 ;
}
.comment h3, .comment-top h2 {
  font-size: 2.5em;
}
.blog-grid3 {
  margin-bottom: 2em;
}

/*--typo--*/
h1.grid2 {
  font-size: 2.3em;
}
.page {
  padding: 2em 0;
}
}
@media(max-width:640px){
  .specialty-grids-top .ljbd{
    border-right: none;
}
.head-banner h4 {
  font-size: 0.95em;
}
.head-banner {
  padding: 0;
}
.banner {
  min-height: 370px;
}
.banner-top {
  padding-top: 6em;
}	
.content-top-top {
  padding: 3em 0 2em;
}
.top-event {
  text-align: center;
  margin-bottom: 1em;
}
.top-event img{
  margin: 0 auto;
    
}
.events h2 {
  font-size: 2.5em;
  margin-bottom: 0.8em;
}
.events-top {
  margin-top: 0;
}
.events {
  padding: 3em 0 2em;
}
.footer-new1 {
  width: 27%;
}
.footer-head h4, .footer-head1 h4 {
  color: #fff;
  margin-bottom: 0.5em;
}

.sy-news .sy-news-1{margin-bottom: 1em;}
.banner-bottom-grids {
    margin: 0 0 0;
}
.banner-bottom-left h3 {text-align: center;}
.banner-bottom-left h5 {text-align: center;}
.see-button {
  display: block;
}
.ab-q .ab-z {
     padding: 1em 1em; 
}
.ab-itd .ab-itd-cb{padding-bottom:0;}
.ab-itd .ab-itd-cb ul{border-top: 10px solid #227AAE;
  font-size: 16px;
  line-height: 60px;
  background: none;
  padding-bottom: 10em;
}
.ab-itd .ab-itd-cb ul li{border-top: 1px solid #e4e4e4;
  padding-left: 30px;
  background: url(../images/sy-sj.png) no-repeat 20px center;
}

.ab-itd .ab-itd-cb ul li:hover{background: url(../images/sy-sj.png) no-repeat 10px center;
  -webkit-box-shadow:0px 1px 2px rgba(0, 0, 0, .3);  
  -moz-box-shadow:0px 1px 2px rgba(0, 0, 0, .3);  
  box-shadow:0px 1px 2px rgba(0, 0, 0, .3);
}
.ab-itd .ab-itd-cb ul .xz{background: url(../images/sy-sj.png) no-repeat 10px center;
  -webkit-box-shadow:0px 1px 2px rgba(0, 0, 0, .3);  
  -moz-box-shadow:0px 1px 2px rgba(0, 0, 0, .3);  
  box-shadow:0px 1px 2px rgba(0, 0, 0, .3);
  color:#000032;
}


.ab-itd .ab-itd-z,.ab-itd .ab-itd-z2{padding-bottom: 5em;}
.ab-itd .ab-itd-z h3,.ab-itd .ab-itd-z2 h3{    color: #000;
    font-size: 37px;
    margin: 0.5em 0;
    line-height: 1.2em;
    font-weight: 300;
  }
  .ab-itd .ab-itd-z2 p{font-size: 14px;}
  .ab-itd .ab-itd-z2 h4{font-size: 22px;
    margin-top: 0.6em;
    text-align: center;
  }




/*--about--*/
.top-content {
  text-align: center;
  margin-bottom: 1em;
}
.top-content img{
  margin: 0 auto;
}
.why-top1 {
  margin-bottom: 1em;
}
.why-top1 p {
  margin-bottom: 0.5em;
}
.team h3 {
  margin-bottom: 0.7em;
}
.top-content h4 {
  font-size: 1.3em;
}
.why-top1 h6 {
  font-size: 1.3em;
}
/*--gallery--*/
.grid figure figcaption {
  font-size: 1em;
}
figure.effect-oscar h2 {
  font-size: 1.8em;
  margin: 5px 0;
}
/*--blog--*/
.blog-grid1 ul li a.heart {
  padding: 0.7em 1.35em;
}
.blog-grid1 ul li a {
  padding: 1em 1em;
}
.text-blog span {
  font-size: 2.4em;
}
.text-blog small {
  font-size: 0.9em;
}
.blog-text h5 {
  font-size: 1.05em;
}
.comment {
  padding: 1em 0 ;
}
/*--typo--*/
button.btn.btn-lg {
  font-size: 1.1em;
}
h1.grid2 {
  font-size: 2em;
}
h2.grid2 {
  font-size: 1.9em;
}
}
@media(max-width:480px){

  .specialty-grids-top .ljbd{
    border-right: none;
}

.sy-news .sy-news-1{margin-bottom: 1em;}
.banner-bottom-grids {
    margin: 0 0 0;
}
.banner-bottom-left h3 {text-align: center;}
.banner-bottom-left h5 {text-align: center;}
.see-button {
  display: block;
}
.ab-q .ab-z {
     padding: 1em 1em; 
}
.new-1 .news-tz{
  margin-left: 4%;
}
.news-you .news-tz{
  margin-left: 4%;
}



.head-banner {
  float: left;
  width: 100%;
}
 .banner-head1 {
  width: 100%;
}
.banner-head1 img{
  margin: 0 auto;
    width: 50%;
}
.logo {
  width: 26%;
}
.banner {
  min-height: 331px;
}
.banner-top {
  padding-top: 1em;
}
.content-top-top {
  padding: 2em 0 1em;
}
.content-text p {
  font-size: 0.9em;
}
.content-middle2 {
  padding: 1.5em;
}
.events {
  padding: 2em 0 1em;
}
.events h2 {
  font-size: 2em;
}
.footer-bottom {
  padding: 2em 0 0;
}
.footer-head, .footer-head1 {
  width: 100%;
}
.footer {
  padding: 3em 0 2em;
}
.footer-new2 p {
  width: 55%;
}
.banner-head h1 {
  font-size: 2.5em;
}
/*--about--*/
.about-top {
  padding: 2em 0;
}
.top-content p {
  font-size: 0.9em;
}
.banner-head {
  min-height: 170px;
}
.banner-head h1 {
  padding: 1.2em 0 0;
}
.team h3, .why-top h2 {
  font-size: 2em;
}
.why-top-top {
  padding: 1.5em;
    margin: 2em 0;
}
.team {
  padding: 2em 0;
}
.why-top p ,.why-top1 p{
  font-size: 0.9em;
}
/*--gallery--*/
.gallery-top {
  width: 80%;
  margin: 0 auto 1em;
}
.grid {
  margin-bottom: 0;
}
.gallery {
  padding: 2em 0;
}
.grid figure figcaption {
  font-size: 1.25em;
    padding: 3em 2em;
}
/*--contact--*/
.contact-grid input[type="text"], .contact-grid textarea {
  width: 100%;
  padding: 0.5em 1em;
}
.send input[type="submit"] {
  width: 18%;
}
.contact-form {
  padding: 0em 0 1em;
}
.contact {
  padding: 2em 0;
}
.contact-in h2 {
  font-size: 1.8em;
}
.contact-in p {
  font-size: 0.9em;
}
/*--blog--*/
.blog {
  padding: 2em 0;
}
.blog-grid2 {
  width: 85%;
}
.blog-grid1 {
  width: 15%;
}
.blog-grid1 ul li a {
  padding: 0.7em 0.7em;
}
.blog-grid1 ul li a.heart {
  padding: 0.5em 1.1em;
  line-height: 2em;
}
.blog-text h5 {
  line-height: 1.5em;
}
.blog-top p {
  font-size: 0.9em;
}
.blog-grid3 {
  margin-bottom: 2em;
}
.categories-grid {
  padding: 0 15px;
  width: 70%;
}
.search-in h2, .grid-categories h4, .blog-bottom h4 {
  font-size: 1.5em;
}
.comment h3, .comment-top h2 {
  font-size: 2em;
}
h4.media-heading {
  font-size: 1.2em;
}
.comment-bottom input[type="submit"] {
  width: 19%;
  font-size: 1em;
}
.comment-bottom input[type="text"], .comment-bottom textarea {
  padding: 0.5em 0.8em;
}
/*--typo--*/
.page-header h3 {
  font-size: 2em; 
}
button.btn.btn-lg {
  font-size: 1em;
  padding: 7px;
}
button.btn.btn-1 {
  font-size: 0.9em;
  padding: 8px;
}
button.btn.btn-sm {
  font-size: 0.8em;
  padding: 9px;
}
h1#h1-bootstrap-heading {
  font-size: 2.2em;
}
h2#h2-bootstrap-heading {
  font-size: 2em;
}
h1.grid2 {
  font-size: 1.45em;
}
h2.grid2 {
  font-size: 1.35em;
}
h3.grid2 {
  font-size: 1.3em;
}
h4.grid2 {
  font-size: 1.2em;
}
}
@media(max-width:320px){
  .specialty-grids-top .ljbd{
    border-right: none;
}

.sy-news .sy-news-1{margin-bottom: 1em;}
.banner-bottom-grids {
    margin: 0 0 0;
}
.banner-bottom-left h3 {text-align: center;}
.banner-bottom-left h5 {text-align: center;}
.see-button {
  display: block;
}
.ab-q .ab-z {
     padding: 1em 1em; 
}





.head-grid ul li span {
  font-size: 0.8em;
  margin-right: 5px;
}	
.head-grid ul label {
  font-size: 0.7em;
}
.head-grid ul li a {
  margin-left: 3px;
}
span.menu img{
  width: 4%;
}
.top-nav {
  margin-top: 0.3em;
}
.header {
  padding: 0.5em 0;
}
.head-banner h1 {
  font-size: 1.5em;
}
.head-banner h4 {
  font-size: 0.879em;
}
.head-banner p {
  font-size: 0.875em;
  line-height: 1.5em;
}
.logo {
  width: 27%;
}
.banner-top {
  padding-top: 0em;
}
.banner-head1 img{
  width: 70%;
}
.banner {
  min-height: 308px;
}
.wel {
  padding: 0;
}
.content-top-top {
  padding: 1.5em 0 0.5em;
}
.content-middle2 {
  padding: 1.3em;
}
.events {
  padding: 1.5em 0 0.5em;
}
.top-event {
  padding: 0;
}
.footer-head, .footer-head1 {
  padding: 0;
}
.footer-head h4, .footer-head1 h4 {
  font-size: 1.3em;
}
ul.list1 li a {
  margin: 0.3em 0;
  font-size: 0.9em;
}
.footer-bottom p {
  font-size: 0.9em;
}
.footer {
  padding: 2em 0 1.5em;
}
.footer-bottom {
  padding: 1em 0 0;
}
.footer-new2 p {
  width: 100%;
}
/*----*/
.banner-head h1 {
  font-size: 2em;
}
.banner-head {
  min-height: 110px;
}
.about-top {
  padding: 1.5em 0;
}
.top-content {
  padding: 0;
}
.why-top-top {
  padding: 1em;
}
.why-top-top {
  margin: 1.5em 0;
}
.team h3, .why-top h2 {
  font-size: 1.6em;
}
.why-top p ,.why-top1 p{
  line-height: 1.5em;
}
.why-top1 span {
  width: 40px;
  height: 40px;
  line-height: 1.8em;
  font-size: 1.5em;
}
.why-top1 {
  padding: 0;
}
.why-top1 h6 {
  font-size: 1.1em;
}
.why-top {
  padding-bottom: 1em;
}
.team {
  padding: 1.5em 0;
}
.team-top {
  padding: 0 5px;
}
.team-top h5 {
  font-size: 0.93em;
}
.team-top p {
  font-size: 0.9em;
  line-height: 1.5em;
}
.gallery-top {
  width: 100%;
  margin: 0 auto 1em;
}
.grid figure figcaption {
  padding: 2em 2em;
}
.gallery {
  padding: 1.5em 0 0.5em;
}
.contact-grid,.contact-in {
  padding: 0;
}
.contact-grid textarea {
    min-height: 140px;
}
.send input[type="submit"] {
  width: 23%;
}
.contact-in h2 {
  font-size: 1.5em;
}
.map iframe {
  height: 100px;
  padding: 0;
}
.contact {
  padding: 1.5em 0;
}
.blog-grid {
  padding: 0;
}
.blog-grid2 {
  padding: 0 0 0 15px;
}
.blog-grid1 ul li a.heart {
  padding: 0.4em 0.8em;
  line-height: 1em;
  font-size: 15px;
}
.blog-grid1 ul li a {
  padding: 0.5em 0.4em;
}
.text-blog span {
  font-size: 1.5em;
}
.text-blog small {
  font-size: 0.6em;
}
.blog-grid1 {
  width: 15%;
}
.blog-grid2 {
  width: 85%;
}
.blog-text h5 {
  font-size: 1em;
}
a.more {
  padding: 0.4em 0.5em;
}
.categories-grid {
  padding: 0;
  width: 100%;
}
.search-in h2, .grid-categories h4, .blog-bottom h4 {
  font-size: 1.3em;
}
.grid-categories {
  padding: 1em 0;
}
.popular li a {
  font-size: 0.9em;
}
.popular li {
  padding: 0.2em 0;
}
a.elit {
  font-size: 0.91em;
}
.blog {
  padding: 1.5em 0;
}
.blog-grid1 ul li a {
  font-size: 0.8em;
}
.text-blog small {
  margin-top: 4px;
}
.blog-grid3 {
  margin-bottom: 1em;
}
.comment h3, .comment-top h2 {
  font-size: 1.7em;
}
h4.media-heading {
  font-size: 1em;
}
.media-left {
  padding-right: 3px;
}
.media-left img{
  width:50%;
}
.media-left {
  padding-right: 11px;
}
.media-left img {
  width: 53px;
}
.comment-bottom input[type="text"], .comment-bottom textarea {
  font-size: 0.9em;
}
.comment-bottom textarea {
  min-height: 140px;
}
.comment-bottom input[type="submit"] {
  width: 23%;
}
.top-nav ul li a {
  font-size: 0.9em;
}
#loginBox {
  right: -13px;
}
/*--typo--*/
h1#h1-bootstrap-heading {
  font-size: 1.6em;
}
h2#h2-bootstrap-heading {
  font-size: 1.5em;
}
h3#h3-bootstrap-heading {
  font-size: 1.4em;
}
button.btn.btn-lg {
  font-size: 0.9em;
  margin: 0 0 0.5em 0px;
  padding: 9px;
}
.grid1 {
  margin: 0.7em 0 0;
}
button.btn.btn-1 {
  font-size: 0.8em;
  margin: 0 0 0.5em;
}
button.btn.btn-sm {
  font-size: 0.7em;
  padding: 5px;
  margin: 0 0 0.5em;
}
button.btn.btn-xs {
  font-size: 0.7em;
}
ul.nav.nav-pills a{
	padding: 0.5em;
  font-size: 0.9em;
}
span.label {
  margin: 0 0 0.5em;
  display: inline-block;
}
.page {
  padding: 0 0 1em;
}
.page-header {
  margin: 16px 0 9px;
}
.grid2 {
  margin: 0.4em 0 0;
}
.bs-example {
  padding: 1em 0 0;
}

}
.specialty-grids-top .logolj{
  margin-bottom: 50px;

}



