 
body{
	margin:0;
	padding:0;
	background: #fff;
	font-family: 'Microsoft Yahei', sans-serif;
	font-size:1.2em
 }

body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	color:#666;
}

.pd0{padding: 0px;margin: 0}

h1,h2,h3,h4,h5,h6{
	margin:0;
}
p{
	margin:0;
}
ul{
margin:0;
padding:0;
}
li{list-style: none}
/*----*/
.header{
background:url(../images/topbg.png) repeat-x bottom;
min-height:85px;
 z-index:100;
 width:100%;
padding-top: 1em

}

.hdtop{min-height:49px;border-bottom: 1px solid #f2f2f2;background: #f8f8f8; }

.hdtop ul li{float:left; }
.hdtlibg{background: url(../images/tel.gif) 1em no-repeat;text-indent:3em;background-size: auto}
.hdtlibg span{padding:1em 0;font-size: 1.25em; line-height: 1.3em;}
@media (max-width:990px){
.hdtlibg span{padding:0.5em 0;font-size:0.8em;line-height: 0.8em;}
}


.men{
border-bottom:3px solid #009908;
}
.single{
border-bottom:3px solid #00f507;
}
.header-left{
float:left;
}
.top-menu{
margin-top: 40px;
float:right;
}
.logo{
display:inline-block;

}
.top-menu ul li{
display:inline-block;
}
.top-menu ul li a{
display:block;
padding:0.5em 0.5em 0 0.5em;
color:#fff;
text-decoration:none;
font-size:1em;
margin:0 5px;
border-bottom:2px solid #1a1818;
}
.top-menu ul li a:hover,.top-menu ul li.active a{
border-bottom:2px solid #fff;
}
.currency{
margin-top:12px;
}
.currency i {
width: 18px;
height: 18px;
background: url('../images/currency.png') no-repeat 0px 0px;
display: inline-block;
border-bottom:2px solid #1a1818;
}
.currency i:hover,.active i,.signin ul li.active a{
border-bottom:2px solid #fff;
}

a i.c1{
background-position: 0px 0px;
}
a i.c2{
background-position: -20px 0px;
}
a i.c3{
background-position: -40px 0px;
}
a i.c4{
background-position: -60px 0px;
}
.signin ul li {
display: inline-block;
vertical-align:super;
}
.signin ul{
display:inline-block;
}
.signin ul li {
color:#fff;
border-bottom:2px solid #1a1818;
}
.header-right{
float:right;
}
.currency,.signin{
display: inline-block;
}
.signin{
margin-left:3em;
border-bottom:2px solid #1a1818;
}
.cart-sec{
vertical-align:super;
display:inline-block;
margin-right:3px;
}
.cart-sec a{
color:#fff;
text-decoration:none;
}
.cart-sec a:hover{
color: #f1b63e;
}
.cart-sec a img{
padding-bottom:3px;
}
.signin ul li a:hover {
color: #f1b63e;
border-bottom:2px solid #f1b63e;
}
.signin ul li a {
margin-right: 5px;
}
.signin ul li a{
color: #fff;
font-size: 13px;
font-weight: 600;
text-decoration: none;
}
/*--- slider-css --*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.banner-info{
	width: 56%;
	position: absolute;
	top: 25%;
	left: 20%;
	text-align:center;
}
.banner-info h3{
	color: #FFF;
	font-weight: 700;
	font-size:5em;
	text-transform: uppercase;
}
.banner-info p{
	color: #FFF;
	line-height: 1.5em;
	font-size: 1.2em;
	width:70%;
	margin:0 auto;
	text-align: center;
	padding:1em 0 1.5em 0;
}
/*--tabs--*/
/*-- tabs-responsive --*/
.tab-section{
background:#000;
padding:3em 0;
}
.wrap{
width:90%;
margin:0 auto;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin:3em 0;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
	margin-top:2%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0 auto;
	width:100%;
}
.nbs-flexisel-item {
	float: left;
	margin:0px;
	padding:0px;
	cursor: pointer;
	position: relative;
	display: inline-block;
	z-index: 999
}
.nbs-flexisel-item img {
	  width: 100%;
	  cursor: pointer;
	  position: relative;
	  margin-bottom: 0px;
	  display:inline;
		z-index: 999;
}
/*** Navigation ***/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
  width:20px;
  height:20px;
  position: absolute;
  cursor: pointer;
  z-index: 100;
  top: 172px!important;
}
.nbs-flexisel-nav-left {
  	left:-1em;
	background: url(../images/LR.png) 0px 0px no-repeat;
}
.nbs-flexisel-nav-right {
	right: -1em;
	background: url(../images/LR.png) -21px 0px no-repeat;
}
/*-----*/
/*-- caption-css --*/
.g1{
	position:relative;
}
.g1:hover div.caption{
	display:block;
	transform:;
}
		/*-- ra12cap recommend_article12-css --*/
.caption,.ra12cap{
	position: absolute;
	width: 100%;
	bottom: 0px;
	z-index: 999;
	top:0%;
	left:0%;
	background:rgba(26, 24, 24, 0.84);
	transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	transform-style:preserve-3d;
	display:none;
}
.caption span,.ra12cap span{
background:url(../images/plus.png) no-repeat;
width:22px;
height:22px;
display:inline-block;
float:right;
margin:2em;
}
.caption h3{
	color:#fff;
	font-size:1.3em;
	margin-top:9em;
}
.caption h5{
	font-size:0.9em;
	color:#fff;
	margin-top:1em;
}

.ra12cap {text-align:center;}
.ra12cap h4{margin:0 auto;margin-top:30%;clear:both;}

/*----*/
.navigation{
padding:3em 0 0 0;
}
.navigation ul li{
display:block;
}
.bgf{background:#fff}
.mt20{margin-top:20px;}
.pd2{padding:2px;}
.pd5{padding:5px;}
.pd0{padding:0;}
.pd8{padding:8px;}
.pd20{padding:20px;}
.pdl20{padding-left:20px;}
.ml20{margin-left:20px;}
.mlt20{margin-left:10px;}
 .pd0{padding:0}
.mg5{margin:5px;}

.mb20{margin-bottom:20px;}
.mb8{margin-bottom:8px;}
.mt8{margin-top:8px;}
.navigation ul li a{
color:#666;
font-size:1.1em;
font-weight:600;
padding:0 1em;
display:block;
margin:0 5px;
text-decoration:none;
}
.navigation ul li a:hover{
color:#f1b63e;
}
.footbox-t{
	background:#eee;

	padding:20px 20px 0 20px;


}
.footbox-b{
	font-size: 1.2em;
	color:#fff;
	padding:10px 0 10px;
	margin-bottom:10px;
	}
 .footbox-b a{color:#fff;}
.footbox{
	background:#7dbf41;
	color:#fff;
	padding:20px;

}
.fbbox{background:#111111; color:#fff;}
.fbbox a{color:#fff;}
.footbox span{font-size:0.7em;color:#fff;}
.footbox h3,.ftel{font-family:Georgia;color:#ffff1f;font-weight:800}
.footer{
margin-top:20px;
background:#171717 ;
color:#666;
padding-bottom:2em;
border-top:1px solid #e5e5e5
}

.stelp{ padding:15px;color:#61c407;font-weight:800}
.stel{font-size:2.2em;color:#61c407; border:2px solid #61c407;padding:5px 20px;}
.footNav  ul li{color:#333;padding:2px 8px;list-style:none}
.ftlink {font-weight:800;margin-bottom:8px}
.ftlink  a{color:#193b6d}
.social{
float: right;
width: 13%;
}
.social span{
background: url(../images/social.png) no-repeat 0px 0px;
width: 32px;
height: 35px;
display:inline-block;
margin-bottom: 0.7em;
}
a span.icon1 {
background-position: 0px 0px;
}
a span.icon2 {
background-position: -31px -2px;
}
a span.icon3 {
background-position: -66px -2px;
}
a span.icon4 {
background-position: -109px -4px;
}
a span.icon1:hover{
background-position: 0px -43px;
}
a span.icon2:hover{
background-position: -31px -43px;
}
a span.icon3:hover{
background-position: -66px -42px;
}
a span.icon4:hover{
background-position: -109px -41px;
}
 
/*-side-bar-*/
.side-bar{
background:#dedede;
padding:2em 2em 9em 2em;
float:left;
}
.side-bar2{
background:#dedede;
padding:2em 2em 9em 2em;
}
.categories h3{
color:#1a1818;
font-size:1.4em;
font-weight:600;
}
.categories ul{
margin-top:1em;
}
.categories ul li{
display:block;
padding:3px 0;
}
.categories ul li a{
color:#5c5c5c;
font-weight:600;
font-size:1.1em;
text-decoration:none;
}
.categories ul li a:hover{
color:#f1b63e;
}
.sales{
margin:3em 0;
}
.sales h3{
color:#9f0000;
font-size:1.3em;
font-weight:600;
margin-bottom:1em;
}
.pricing{
margin-bottom:1em;
}
.pricing input[type="text"] {
width: 40%;
padding: 4px 7px;
border:none;
font-size: 1em;
margin-bottom: 1em;
color: #000;
outline: none;
font-weight: 400;
float:left;
margin-right:5%;
}
.size h4,.pricing h4{
color:#3b3b3b;
font-size:1.2em;
font-weight:600;
display:block;
margin-bottom:0.5em;
}
.size ul li{
display:inline-block;
margin:0 10px 0 0px;
}
.size ul li a{
padding:5px;
background:#afafaf;
color:#1a1818;
text-decoration:none;
font-size:0.85em;
text-align:center;
}
.size ul li a:hover{
color:#fff;
background:#9f0000;
}

.product{
position:absolute;
bottom:0;
border-top:3px solid #E07B09;
background:#333;
width:100%;
padding:0.5em;
filter: alpha(opacity=80);
 opacity: 0.8;
}
.not-avaliable{
border-top:2px solid #c90001;
}
h4.sold-out{
background:#fe3636;
color:#fff;
}
h4.sold-out a{
text-decoration:none;
transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.product h3{
color:#fff;
font-size:1em;
font-weight:600;
margin-bottom:0.5em;
}
.product p{
color:#fff;
font-size:1em;
float:right;
margin:1em 1em 0 0;
display:inline-block;
font-weight:600;
}
.product p span{
background:url(../images/tralle.png) no-repeat 0px 0px;
width:15px;
height:15px;
display:inline-block;
vertical-align:middle;
}
/*--single--*/
/*--- slider-css --*/
.slider2{
	position:relative;
	width:53%;
	margin:0 auto;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;

  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 47%;
  left: -35%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  text-decoration: none;
  height: 28px;
  width: 21px;
  background: transparent url("../images/LR.png") no-repeat left top;
  }
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right:-28%;
 }
/*-- slider-responsive --*/
@media (max-width:768px){
	.callbacks_nav {
	  	top: 55%;
	 }
}
@media (max-width:480px){
	.callbacks_nav {
	  	top: 60%;
	 }
}
@media (max-width:320px){
	.callbacks_nav {
	  	top: 63%;
	 }
}
.product-name{
margin-top:20%;
border-bottom:2px solid #363636;
padding-bottom:1em;
}
.product-price{
padding:0 15px;
}
.product-name h2{
color:#1a1818;
font-size:2em;
font-weight:600;
margin-bottom:0.5em;
text-align:center;
}
.product-name p{
color:#343232;
font-size:1.1em;
line-height:1.5em;
width:70%;
text-align:center;
margin:0 auto;
font-weight:400;
margin-bottom:1em;
}
.product-name span{
display:block;

font-size:1.7em;
color:#343232;
font-weight:600;
}
.product-name h4{
margin-top:1em;
color:#2a661e;
font-size:1.4em;
font-weight:400;
}
.product-id{
margin-top:3em;
}
.product-id h4{
background:#d1d1d1;
padding:0.7em;
color:#1a1818;
width:100%;
font-size:1em;
text-align:center;
margin-bottom: 1.3em;
}
.product-id p {
margin-top:3em;
}
.product-id p a{
text-decoration:none;
color:#1a1818;
}
.product-id p a:hover{
color:#cd8d23;
}
a.add{
color:#fff;
background:#1a1818;
padding:0.7em;
text-decoration:none;
display:block;
margin-top:6em;
text-align:center;
}
a.add:hover{
color:#1a1818;
background: #d1d1d1;
}
  
/*--contact--*/
.contact{
	background:#efefef;
	padding:3em 0 2em 0;
}
.contact-head h2{
	font-size:2em;
	color:#1a1818;
	font-weight: 700;
}
.contact-head p{
color:#959595;
font-size: 1.1em;
line-height: 1.5em;
font-weight: 400;
margin-top: 1em
}
.contact form,.company_address{
	margin-top:3.5em;
}
.contact-left{
padding-left:0;
}
.contact-left form input[type="text"],.contact-left textarea{
	border:1px solid #B4B4B4;
	border-radius:5px;
	color:#c3c3c3;
	outline:0;
	padding:1em;
	background:transparent;
	width:30%;
}
.contact-left form input[type="text"]:nth-child(2){
	margin:0 2em;
}
.contact-left textarea{
	width: 98%;
	margin-top: 2em;
	min-height: 255px;
	resize: none;
}
.contact-left input[type="submit"] {
	border:none;
	outline: 0;
	color: #fff;
	font-weight:600;
	background: #1a1818;
	padding: 0.8em 1.7em;
	margin: 1.5em 0;
	transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		-ms-transition: 0.5s all;
}
.contact-left input[type="submit"]:hover{
	background:#efbd5f;
	color:#fff;
}
.company_address h3{
color:#1a1818;
font-size:1.5em;
font-weight:400;
margin-bottom:7px;
}
.company_address p {
color:#959595;
line-height: 1.8em;
font-size: 1em;
font-weight: 400;
}
.company_address p a{
color: #242424;
}
.company_address p a:hover{
color: #cf8e0c;
}
p.number{
margin-top:2em;
}
.map {
margin: 3% 0;
position: relative;
}
.map h5{
color:#a70101;
font-size:1.5em;
margin-bottom:0.5em;
text-transform:uppercase;
}
.map iframe {
width: 100%;
height: 450px;
}
 
@media (max-width: 1440px){
.slider2 {
width: 58%;
margin: 0 auto;
}
}
@media (max-width: 1280px){
.caption h3 {
margin-top: 7em;
}
.fashions {
padding: 6em 0em 0 2em;
}
.slider2 {
width: 60%;
}
}
@media (max-width: 1024px){
.top-menu ul li a {
font-size: 0.95em;
}
.logo {
left: 37%;
}
.signin {
margin-left: 2em;
}
.signin ul li a {
font-size: 12px;
}
.banner-info h3 {
font-size: 4em;
}
.banner-info p {
font-size: 1em;
width: 75%;
}
.tab-section {
padding: 1.5em 0;
}
.caption h3 {
margin-top: 7em;
font-size: 1.1em;
}
.caption h5 {
font-size: 0.8em;
}
.navigation {
padding: 2em 0 0.5em 0;
}
.navigation ul li a {
font-size: 0.9em;
margin: 0 4px;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
top: 118px!important;
}
.footer p {
font-size: 1em;
width: 68%;
}
.social {
width: 16%;
}
.footer {

}


.fashions {
padding: 2em 0em 0 2em;
}
.side-bar2 {
padding: 2em 2em 11em 2em;
}
.fashion-view h4 {
margin-top: 6em;
margin-left: 0em;
}
.side-bar {
padding: 2em 2em 6em 2em;
}
.slider2 {
width: 75%;
margin: 75px 47px;
}
.callbacks_nav {
left: -12%;
}
.callbacks_nav.next {
right:-14%;
}
.rslides img {
}
.product-name h2 {
font-size: 1.7em;
}
.product-name p {
font-size: 0.95em;
width:100%;
}
.product-name span {
font-size: 1.5em;
}
.product-name h4 {
margin-top: 0.5em;
font-size: 1.3em;
}
.product-id {
margin-top: 2em;
}
a.select-size {
font-size: 0.95em;
margin-bottom:1.5em;
}
a.add {
margin-top: 9em;
}
.about-info h2,.contact-head h2 {
font-size: 2em;
}
.about-info p {
font-size: 1em;
}
.about-section h3 {
font-size: 1.3em;
}
.brands p,.Fashion p,.Fashion ol li,.LatestNews p{
font-size: 1em;
}
.about-lists h4, .news h4 {
font-size: 1.4em;
margin-bottom: 0.5em;
}
.about-lists ul li {
padding: 3px;
font-size: 1em;
}
.LatestNews:nth-child(3){
margin-bottom:0;
}
.contact-left form input[type="text"]{
padding: 0.6em;
font-size: 0.9em;
}
.contact-left textarea {
width: 99%;
min-height: 194px;
font-size:0.9em;
padding: 0.6em;
}
.contact form, .company_address {
margin-top: 2.5em;
}
.contact-head p {
font-size: 1em;
}
.categories ul li a {
font-size: 1em;
}
.pricing input[type="text"] {
width: 45%;
}
.terms-sec-head {
padding-bottom: 1.5em;
}
.reg ul li {
width: 68%;
}
.reg ul li.text-info {
width: 31%;
}
.reg-right p {
font-size: 0.9em;
}
.reg form input[type="submit"] {
font-size: 1.1em;
}
p.click {
width: 68%;
}
.log form input[type="submit"] {
width: 25%;
padding: 8px;
font-size: 1.1em;
}
.acount-btn {
font-size: 1em;
}
.log{
padding-left:0;
}
.about-text p {
overflow: hidden;
height: 175px;
}
.cart-list ul li a {
font-size: 0.9em;
}
}
@media (max-width: 768px){

.logo a img {
width: 100%;
}
.logo {
width: 25%;
}
.currency {
margin-top: 5px;
}
.top-menu ul li a {
font-size: 0.85em;
padding: 0em 0.5em 0 0.5em;
margin: 0 2px;
}
a i.c1{
display:none;
}
i.cart {
width: 25px;
height: 13px;
background-size: 100%;
}
.signin {
margin:0 1em;
}
.currency{
display:none;
}
.logo {
left: 35%;
}
.slider2 {
margin: 60px 84px;
}
.product-name {
margin-top: 3%;
}
.banner-info h3 {
font-size: 3.2em;
}
.banner-info p {
font-size: 0.9em;
width: 90%;
}
.banner-info {
top: 33%;
left: 19%;
}
.nbs-flexisel-nav-left {
left: -1em;
}
.nbs-flexisel-nav-right {
right: -1em;
}
.navigation ul li a {
font-size: 0.85em;
margin: 0 0px;
padding: 0 0.5em;
}
.social {
width: 21%;
}
.side-bar {
padding: 2em 2em 6em 2em;
width: 32%;
float: left;
}
.fashions {
width: 68%;
}
.fashion-grid {
width: 100%;
float: left;
}
.product {
width: 100%;
}
.product h3 {
font-size: 0.87em;
margin-bottom:0;
}
.product p {
font-size: 0.85em;
margin: 0.5em 1em 0 0;
}
.fashion-view h4 {
margin-top: 3em;
font-size: 0.85em;
}
.side-bar {
padding: 2em 2em 1em 2em;
}
.sales h3 {
font-size: 1.2em;
}
.size h4, .pricing h4 {
font-size: 1em;
}
.sales {
margin: 2em 0;
}
.categories ul {
margin-top: 0.5em;
}
.categories h3 {
font-size: 1.3em;
}
.title h3 {
font-size: 1.1em;
}
.side-bar {
padding: 2em 1em 4.5em 1em;
}
.product-name h2 {
font-size: 1.5em;
}
.product-name p {
font-size: 0.9em;
overflow: hidden;
height: 37px;
}
.product-name span {
font-size: 1.3em;
}
.product-name h4 {
font-size: 1.2em;
}
a.select-size {
font-size: 0.9em;
padding: 0.6em;
}
a.add {
margin-top: 6em;
}
.about-info h2, .contact-head h2 {
font-size: 1.8em;
}
.about-info p {
font-size: 0.9em;
line-height: 1.8em;
}
.brands p, .Fashion p, .Fashion ol li, .LatestNews p {
font-size: 0.9em;
line-height: 1.8em;
}
.about-section h3 {
font-size: 1.2em;
}
.about-section {
margin-top: 1.5em;
}
.about-grids {
margin-top: 1em;
}
.about-lists h4, .news h4 {
font-size: 1.3em;
}
.col-md-6.news {
padding: 0;
margin-top: 1em;
}
.map iframe {
width: 100%;
height: 290px;
}
.terms h3{
font-size:1.7em;
}
.terms-sec-head p {
font-size: 0.9em;
line-height: 1.8em;
}
.term p {
font-size: 0.9em;
line-height: 1.8em;
}
.terms {
padding: 3em 0 1em 0;
}
.contact form, .company_address {
margin-top: 1.5em;
padding: 0;
}
.reg-form{
padding:0;
}
.reg ul li.text-info {
width: 23%;
}
.reg form input[type="submit"] {
width: 56%;
}
.reg ul li {
width: 76%;
}
p.click {
width: 42%;
}
.reg-right {
padding: 2em 0 0 0em;
}
.navigation {
padding: 1.5em 0 0.5em 0;
}
.registration-form, .login {
padding: 3em 0 1em 0;
}
.log {
width: 50%;
float: left;
}
.login-right {
width: 50%;
float: left;
}
.about-text {
width: 66%;
}
.about-text p {
overflow: hidden;
height: 132px;
}
.cart-list li:nth-child(4),.cart-list li:nth-child(6){
display:none;
}
.cart {
padding: 12% 0 6% 0;
}
.cart-info p {
width: 57%;
}
}
@media (max-width: 640px){

.top-menu ul li a {
font-size: 0.8em;
padding: 0em 5px;
margin: 0 0px;
}
.header {
min-height: 47px;
}
.logo {
left: 36%;
top: 27%;
}
.banner-info {
top: 29%;
}
.banner-info h3 {
font-size: 3em;
}
.banner-info p {
font-size: 0.85em;
width: 100%;
}
.navigation ul li {
display: inline-block;
width: 100%;
text-align: center;
border-bottom:1px solid #333;
}
.navigation ul li a {
display:block;
padding:0.5em;
font-size: 0.9em;
}
.footer {

text-align: center;
}
.footer p {
width: 100%;
text-align: center;
}
.social {
width: 100%;
margin-top: 1em;
}
.fashion-grid {
width: 100%;
}
.fashion-grid:nth-child(3){
display:none;
}
.categories ul li a {
font-size: 0.9em;
}
.pricing input[type="text"] {
width: 45%;
font-size: 0.9em;
}
.fashion-view h4 {
margin-top: 5em;
font-size: 0.9em;
}
.fashion-section {
margin: 2.2em 0 0 0;
}
.size ul li {
margin: 0 5px 0 0px;
}
.product-name h2,.product-name span {
font-size: 1.2em;
}
.product-name h4 {
font-size: 1.2em;
display: block;
text-align: center;
}
.product-price {
padding: 0 0px;
}
.product-id p {
margin-top: 2em;
font-size: 0.85em;
}
.side-bar {
padding: 2em 1em 7.5em 1em;
}
a.add {
margin-top: 7em;
font-size: 0.9em;
}
.callbacks_nav {
left: -10%;
}
.fashions {
padding: 2em 0em 0 1em;
}
.slider2 {
margin: 80px auto;
}
.log {
width: 100%;
}
.log form input[type="text"], .log form input[type="password"] {
width: 100%;
padding: 7px;
font-size: 0.9m;
}
.log {
margin: 2em 0 3em 0;
}
.log h5 {
font-size: 1.1em;
padding-bottom: 7px;
}
.log form {
margin-top: 1.5em;
}
.login-right {
width: 100%;
padding: 0;
}
.login-right h3 {
font-size: 1.2em;
}
.acount-btn {
font-size: 0.85em;
}
.brands p, .Fashion p{
overflow: hidden;
height: 110px;
}
.term:nth-child(6),.term:nth-child(7){
display:none;
}
.terms {
padding: 2em 0 1em 0;
}
.terms h3 {
font-size: 1.5em;
}
.about-info h2, .contact-head h2{
font-size:1.5em;
}
p.click {
width: 53%;
}
.contact-head p {
font-size: 0.95em;
}
.contact-left textarea {
width: 99.5%;
}
.map h5 {
font-size: 1.3em;
}
.product {
width: 100%;
}
}
@media (max-width: 480px){
#flexiselDemo1 li {padding:0px;}
.logo {
left: 28%;
top: 56%;
width: 41%;
}
.banner-info h3 {
font-size: 3em;
}
 
.signin {
margin: 0 0em 14px 0;
border-bottom:0;
}
.cart-sec a img {
padding-bottom: 3px;
height: 25px;
vertical-align: top;
}
.signin ul li a {
font-size: 10px;
}
.cart-sec a {
font-size: 0.8em;
}
.top-menu {
margin-top: 1px;
}
.banner-info h3 {
font-size: 2.3em;
}
.banner-info p {
padding: 0.5em 0 1.5em 0;
width: 100%;
}
.banner-info {
top: 29%;
left: 13%;
width: 73%;
}
.caption h3 {
margin-top: 10em;
font-size: 1.25em;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
top: 184px!important;
}
.nbs-flexisel-nav-left {
left: -1em;
}
.nbs-flexisel-nav-right {
right: -1em;
}
.navigation ul li:nth-child(8){
display:none;
}
.navigation ul li:nth-child(9){
border-bottom:0;
}
 
 
.Fashion ol {
margin-left: 0;
padding: 0px 15px;
}
.side-bar {
padding: 2em 1em;
width: 100%;
margin-top:2em;
}
.categories h3 {
font-size: 1.2em;
}
.fashion-view h4 {
margin-top: 7em;
}
.sales {
margin: 2em 0 0 0;
}
.categories ul li a {
display: block;
}
.fashions {
width: 100%;
padding: 2em 0em 0 0em;
}
.slider2 {
margin: 30px 47px;
}
.callbacks_nav {
left: -12%;
top: 46%;
}
.callbacks_nav.next {
right: -12%;
}
.product-name {
margin-top: 0;
}
.product-name p {
height: 19px;
}
.product-name span {
float:none;
}
.product-name h4{
text-align:left;
font-size: 1.1em;
}
a.add {
margin-top: 4em;
}
.side-bar {
padding: 2em 1em 4em 1em;
width: 100%;
}
p.click {
width: 71%;
}
.reg {
margin-top: 1em;
}
.registration-form, .login {
padding: 2em 0 1em 0;
}
.registration-form h2, .login h2 {
font-size: 1.7em;
}
.reg-right p {
overflow: hidden;
height: 67px;
}
h3.lorem {
margin-top: 1em;
}
.reg-right h3 {
font-size: 1.1em;
}
.log {
margin: 1em 0 2em 0;
}
.reg p, .log p {
font-size: 0.9em;
line-height: 1.6em;
}
.terms-sec-head p {
overflow: hidden;
height: 64px;
}
.terms h3 {
font-size: 1.3em;
}
.term p {
overflow: hidden;
height: 65px;
}
.term h4 {
font-size: 1.1em;
}


.contact-head p {
font-size: 0.9em;
overflow: hidden;
height: 37px;
}
.contact form, .company_address {
margin-top: 1em;
padding: 0;
}
.contact-left form input[type="text"], .contact-left textarea {
width: 100%;
margin-bottom:1.5em;
}
.contact-left form input[type="text"]:nth-child(2) {
margin: 0 0em;
margin-bottom:1.5em;
}
.contact-left textarea {
margin-top: 0em;
min-height: 150px;
}
.contact-left input[type="submit"] {
font-size:0.85em;
margin:0;
}
p.number {
margin-top: 1em;
}
.map h5 {
margin-top:1em;
font-size: 1.2em;
}
.map iframe {
height: 192px;
}
.cart-info p {
width: 80%;
font-size: 0.88em;
}
.product {
width: 100%;
}
}
@media (max-width: 320px){

.signin ul li a {
font-size: 10px;
}
.header {
min-height: 76px;
}
.top-menu ul li a {
font-size: 0.75em;
padding: 0em 2px;
}
.signin ul li span{
display:none;
}
.logo {
left: 25%;
top: 60%;
width: 52%;
}
.banner-info h3 {
font-size: 1.7em;
}
.rslides img {
height: 150px;
}
.banner-info {
top: 32%;
}
.banner-info p {
overflow: hidden;
height: 25px;
}
 
.fashion-view h4 {
margin-top: 3em;
font-size: 0.8em;
}
.slider2 img {
height: 248px;
}
.slider2 {
margin: 30px 28px;
}
.side-bar2 {
padding: 2em 2em 5em 2em;
}
p.click {
width: 99%;
}
.reg p, .log p {
font-size: 0.85em;
}
.reg ul li.text-info {
width: 50%;
margin: 3px 0;
}
.reg ul li {
width: 100%;
margin: 0px 0;
}
.reg form input[type="text"], .reg form input[type="password"] {
width: 100%;
padding: 6px;
font-size:0.9em;
}
.reg form input[type="submit"] {
font-size: 1em;
padding:8px;
}
.term{
padding:1em;
}
.term h4 {
font-size: 1em;
}
.contact-left textarea {
min-height: 129px;
}
.contact-left form input[type="text"] {
font-size: 0.85em;
}
.cart-info h3{
font-size:1.3em;
}
.cart-info a {
padding: 8px;
font-size: 0.85em;
}
.cart-list h3{
font-size:1.1em;
}
.carting{
padding:0;
}
.cart-list li {
margin-bottom: 7px;
}
.cart-list ul li a {
font-size: 0.85em;
}
}


.box000{background:#000;padding:20px;}
.artbg{background:url(../images/articlebg.jpg) center top }
/*-----news-----*/
.newsbox,.artbox,.probox{font-family:arial; background:#fff;text-align:center; margin-top:20px;margin-left:auto;margin-right:auto;font-family: 'Microsoft Yahei'}
.artbox .content ul li{list-style:none;padding:0px;}
.artbox .content ul li img{max-width:100%;}
.artbox .content ul li.w100 img{width:98%;}
.artbox .content ul {padding:0;margin:0;}
 
.artboxli h5,.atbox h5{padding:20px 20px 20px 8px;font-size:1.4em;font-weight:500}
.casebox  li{padding:1em;}
 .casebox img{max-width:100%;border:4px solid #ccc;}
.atbox{background:#193b6d;color:#ccc;}
.casebox{border:3px solid #fff;}
 
.atbox a{color:#fff;}
.atbox .shorttime{background:#e5e5e5;color:#193b6d}
.wxts{text-align:center;font-size:2em;color:#193b6d}
.shorttime{background:#193b6d;color:#fff;text-align:center}
.probox li{list-style:none; background: #fff no-repeat; border:2px solid #fff}
.newsbox li{border-bottom:1px dashed #eee;}
.newsbox li {padding:10px 0;display:block;}
.newsbox li a.newsls{padding-left:20px; background:url(../images/newsls.jpg) no-repeat;background-position:5px;color:#0d549f}
.newsbox li a span.newst{float:right}
.newsbox .urHere,.artbox .urHere,.probox .urHere,.casebox .urHere,.newsartbox .urHere{float:left; border-bottom:2px solid #ff7946;padding-top:35px;padding-bottom:5px;font-size:12px;width:100%;text-align:left;color:#999}
.probox .urHere{float:left;text-align:left;}
.newstree li{list-style:none;background:url(../images/newslsnocur.png) #eee no-repeat;background-position:15px 12px;border-bottom: 1px solid #d8d8d8;border-top: 1px solid #fff;
 border-right:1px solid #fff;
}
.newstree li:hover {background:url(../images/newslscur.png) #f90 no-repeat;background-position:15px 12px;color:#333;}
.newstree li a:hover{color:#fff;}
.newstree li a{display:block;padding:8px 20px;text-decoration:none;    transition: all .3s ease-out;}
.newstree li.cur a{color:#fff;}
.newstree li.cur{background:url(../images/newslscur.png) #f90 no-repeat;background-position:15px 12px;}
.probox .pla a{color:#333; text-decoration:none;display:block;}
.probox .pla p{padding:1em;text-align:left;line-height:1.5em;font-size:1.2em;}
.probox .pla h5{font-size:1.5em;text-align:left;font-weight:600}
.probox .pla a.rm{color:#fff;background:#ff7946;padding:0.5em 1em}
.pcdiv li{border-bottom:1px dashed #ddd;}

.newsbox h3{padding:10px;text-align:left;}
.newsbox .info{ color:#fff;padding:20px 10px; background:#ff7946;text-align:right;font-size:1em}
.lift span{text-align:left;}
.bdeee{border-top:1px solid #f5f5f5;}
.newsbox .content img{max-width:640px;max-width:100%}
.newsbox .content td{padding:8px;}
.newsbox .content a{color:blue;text-decoration:underline; }
.newsbox .content{font-size:14px;}
.content{text-align:left;}

.treeBox ul li,.recommendArticle12 ul li{list-style:none;text-align:right;color:#fff;}
.recommendArticle12 ul li{display:inline-block}

.recommendArticle12{float:right;}
.nnnn{padding:0;margin:0px;}
.pd1{padding:1px;}
.art_cate  li{list-style:none;float:left;}
.newsartbox .content ul li.w100 .actctbox{width:98%;}
.newsartbox .content ul li a{display:block;font-size:1.2em;padding:0.5em 1em;}
.newsartbox .content ul li{border-bottom:1px dashed #eee;text-indent:1em;background:url(../images/icoRight.gif) 1em 50% no-repeat}
.f12{font-size:12px}
.f14{font-size:14px}
.fw{color:#FFF}
.pager{color:#999;}
.pager a,.pager span{padding:5px 8px; background:#eee;   
    -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */}

.protitle{font-family:arial;font-size:1.2em; background:url(../images/ptbg.jpg);color:#fff;padding:20px;text-align:center; filter: alpha(opacity=90); opacity: 0.9; margin-left:auto;margin-right:auto;}
.mcenter{margin:0 auto}
.pcontent{color:#fff;}
.pcontent .pl li{list-style:none;}
.pd10{padding:10px;}
.navcn{font-size:16px;}
  .navbar-nav > li a:hover,.navbar-nav .active1{background:#ff6c30; }
  .active1 a p.navcn {color:#fff;}
 .navbar-nav > li .dropdown-menu {
	margin: 0;
	right:-80px
}
.navbar-nav > li:hover .dropdown-menu {
	display: block;
}

 .navbar-nav > li .dropdown-menu > li {
	margin: 0;

}
.navbar-nav > li:hover .dropdown-menu > li:hover .dropdown-menu-c {
	display: block;
}
.navbar-default{background:none;border:none;}
.navbar-brand{padding:0px;}
#topsearch{color:#999}
#topsearch .form-control{font-size:12px;height:25px;}
#topsearch .input-group-addon{padding:0 8px;}
.bt1eee{border-top:1px solid #eee;}
.scan_code{display:none;position: absolute;bottom:40px;left:48%; }
.qqdiv{display:none;position: absolute;bottom:40px; left:48%;background:#fff;padding:8px;border:1px solid #eee;text-align:left;}
.scan_code,.qqdiv{
z-index:9999;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
.footericon { background:url(../images/footiconbg.jpg) bottom no-repeat;padding-bottom:10px;position: relative;}
.cpointer{cursor:pointer ;}
.footericon ul li{float:left;list-style:none;padding:8px 8px;}
.footericon span{margin-left:8px; }

.imgbd{border:3px solid #fff;}
@media (min-width:1000px){
.indexlsbox{ position:relative}
.indexls{position: absolute; z-index:998;  bottom:-40%;}
.indexls a{color:#eee;}
 }
@media (max-width:1000px){
.indexlsbox{ display:block}
.indexls{display:block}
.indexls ul li{ border-bottom:1px solid #eee;}
.indexls a{color:#333;}
}
.indexls ul li{ list-style:none;padding-bottom:20px;}
.indexls h3{color:#265072;font-size:1.5em;font-weight:600; padding:15px 0;padding-left:30%;}
.procat{float:left;padding-left:20px;color:#006fbe}
.prounid{color:#aaa;padding-left:20px;}
.newtreebox,.kit_10{ padding:10px;background:#f90 url(../images/wlogo.png) no-repeat;color:#fff;}


.ccbox{background:#f6f5e1;}
 .ccbox p i{display:block; background:#000;color:#fff;position:absolute;top:12px; right:8px;padding:5px 10px;
filter:alpha(opacity=60);
-moz-opacity:0.6;
opacity:0.6;
}
.center{margin:0 auto;}
.joinbox{background:#f5f5f5;padding:8px;webkit-border-radius: 5px;-moz-border-radius: 5px; border-radius:  5px 5px 0 0;}
.joinbox img{ width:100%;}

.joinbox img,.ninnbox img,.noicebox,.ccbox{-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.noicebox{ background:#7dbf41;color:#fff;font-size:1.2em; }

.innbox p span{padding:2px;color:#fff;background:#7dbf41;width:100%;display:block;text-indent:20px;}

/*product*/
 .img-h250{max-height:250px;background:#fff;padding:5px;}

.actbox h3,.actbox h5{background:#7dbf41;color:#fff;padding:5px;border-bottom:1px solid #fff;}
.actbox{background:#e3eecf}
.actbox p{ padding:8px;border-bottom:1px solid #fff;}
.actbox p a{color:#5a7c17}
.telbox{background:#7dbf41;padding:20px;text-align:right;line-height:28px;color:#fff}
.telbox .ftel{font-size:2em;padding-top:8px; border-top:1px solid #e3eecf;}
.pdinnbox h2{padding:8px;background:#316182;color:#fff;font-size:1.7em;font-weight:600;}
.pptitle{background:#f5f5f5;  font-size:1.5em;font-weight:600;padding:10px 20px ;margin-top:20px;}
.bgf5{background:#f5f5f5;}
.bdeee{border:1px solid #eee;}
.inncontent img{max-width:100%}
.inncontent td{padding:5px;}
.newtreebox a{color:#fff;}

.bdgreen{ border-top:4px solid #7dbf41;background:#fff;padding-bottom:8px;}

.bdgreen ul li ,.bdyl ul li {padding:0;margin:0;list-style:none;line-height:22px;}
.bdyl ul.rp li a{color:#fff;display:block;padding:2px 8px; text-decoration:none}
.bdyl ul.rp li a:hover{background:#ffe459; color:#193b6d}

.b_flash_bg{position:fixed; top:0px; left:0px; width:100%; height:100%; z-index:99; display:none; filter: alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5; background-color:#000; cursor:pointer; z-index:80;}
.b_flash{position:fixed; top:0px; left:0px; z-index:100; display:none;}


 /*QQ*/

 #wrap { position: fixed; width:60px; height:250px; right:0px; z-index:30000; top:150px; }
@media (max-width: 768px){
 #wrap{display:none;}
 }
#flyout { font-size:12px; padding:0; margin:0; list-style:none; width:60px; height:60px; position:absolute;}
#flyout ul { padding:0; margin:0; list-style:none; }
#flyout li { display:block; width:60px; height:60px; background:#f90; }
#flyout li a { display:block; background:#f90;}
#flyout li a:hover { display:block; background:#193b6d;}
#flyout table { position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; }
#flyout li { float:left; margin-bottom:1px; }
#flyout li ul {visibility:hidden; position:absolute; top:0; right:60px; width:auto; height:auto; background:#fff; border:1px solid #ccc; padding-top:4px; padding-bottom:10px; z-index:10; vertical-align:top; text-align:center;}
#flyout li ul li { width:112px; height:auto; border:0; margin:3px 10px 0px 10px; background:transparent; text-align:left; line-height:20px; color:#333; }
#flyout li ul li a { text-indent:0; width:112px; height:auto; line-height:22px; color:#333;  text-decoration:none; text-align:center; }
#flyout li b { visibility:hidden; display:block; width:360px; height:36px; position:absolute; top:0; left:24px; }
* html #flyout li a:hover { position:relative; white-space:normal; }
* html #flyout li a:hover ul li a:hover { color:#000; background:#fff; }
#flyout li:hover { position:relative; }
#flyout li:hover ul li a:hover { background:#bcd; color:#000; }
#flyout li:hover b, #flyout li a:hover b { visibility:visible; }
#flyout li:hover ul, #flyout li a:hover ul { visibility:visible; }

.qqb{ width:112px; height:auto; padding:10px; background:#fff;}
.qqb p{ width:112px; height:20px; line-height:20px; text-align:center; font-family:"微软雅黑"; font-size:16px; color:#333; font-weight:bold;}
.qqw{ width:112px; height:auto; }
.qqw p{ width:112px; height:20px; line-height:20px; text-align:center; font-family:"微软雅黑"; font-size:12px; color:#333; }
.ewm{ width:128px; height:auto; padding:10px 8px 8px 8px; color:#333;}
.zzj{ width:220px; height:180px;}
.wxi{ width:230px; height:auto; padding:8px;}
.wxi img { float:left; display:inline;}
#flyout li ul p{ width:128px; height:20px; line-height:20px; text-align:center; padding-top:0px; display:block; float:left; display:inline;}
.dianhua{ width:150px; height:40px; padding:5px 12px 2px 12px; line-height:20px; text-align:left;}
.haomab{font-size:18px; color:#D81A00;font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.text098{ font-family:"Arial Black", Gadget, sans-serif; font-size:16px; color:#900;}

.article_list li{border-bottom:1px dashed #eee; list-style:none;}
.article_list li:hover{background:#FF7946;}
.article_list li a{display:block;text-decoration:none;padding:8px 5px;}
.article_list li a:hover,.article_list li.cur a{color:#fff }
#guestBook .bookAdd {
 line-height: 180%;
 font-size: 13px;
}
#guestBook .bookAdd dl {
 overflow: hidden;
 zoom: 1;
 margin-bottom: 15px;
}
#guestBook .bookAdd dl dt, #guestBook .bookAdd dl dd {
 float: left;
}
#guestBook .bookAdd dl dt {
 width: 70px;
 text-align: right;
 line-height: 30px;
}
#guestBook .bookAdd .vcode {
 text-transform: uppercase;
}
#guestBook .bookAdd .select {
 height: 28px;
}
#guestBook .bookAdd dl.cue {
 margin: -8px 0 10px 60px;
 color: #999;
}
#guestBook .bookAdd dl.submit {
 margin: 20px 0 0 60px;
}
#guestBook .bookAdd dd b {
 display: block;
 padding: 2px 0 2px 3px;
 border: 1px solid #fec600;
 color: #666;
 background-color: #fbf8e9;
 line-height: 16px;
}

.ipbg{background: url('../images/ipbg.jpg') repeat-x;max-height: 518px}
.img-80{width:90%}
#indexp a{text-decoration: none}

#indexp li:hover h4{color:#f90}
#indexp li{padding-bottom: 1em;text-align: center;}
.bdblue{border-top: 4px solid #ff6c30;margin: 3em 1em;}
.bdblue p{border-left: 1px solid #ccc;border-right: 1px solid #ccc;padding: 10px}
.bdbluebot{background: url(../images/bdbluebg.gif) no-repeat right;height:25px;}
.f13em{font-size: 1.3em}
.inewsbox a{color:#ff6c30}
.inewsbox{margin-top: 2em;width: 96%;margin-left: auto;margin-right: auto;}

@media (max-width:960px){	.inewsbox{width: 86%}}
@media (max-width:560px){	#indexp li img {max-width: 100%; margin: 0 auto;} #indexp h4{font-size:1.2em}}
@media (min-width:561px){	#indexp li img {max-width: 80%; margin: 0 auto;}}
@media (min-width:680px){	#indexp li img {max-width: 60%; margin: 0 auto;}}
@media (min-width:768px){	#indexp li img {max-width: 100%; margin: 0 auto;}}
 .box-r{border-left:2px solid #ccc;}
.pdl3{padding-left:3em;}
.pdr3{padding-right:3em;}
.pd2em{padding:2em;}
.abbox{background:#3893c8;}
a.abbn2,a.abbn1{color:#fff; font-size:2em; padding:0.5em 1.8em;text-decoration: none}
a.abbn2,a.abbn1:hover{background:#dd2631;border:2px solid #dd2631;color:#fff;text-decoration: none}
a.abbn1,a.abbn2:hover{background:#3893c8;border:2px solid #fff;color:#fff;text-decoration: none}
a.abbn1{float:right;}
a.abbn2{float:left;}
.qynk{padding:1em;background:#fff;  
    
    -moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
    border-radius:15px;            /* W3C syntax */}
.qynk ul li{border-bottom:1px solid #ccc;padding:0.5em 1em;font-size:1.3em;}
.qynkbox{float:right;}
.qynkbox img{max-height:335px;}
.qynkbox button,.qynkbox img{float:right}
@media (max-width:767px){.qynkbox{float:left;text-align:left;}a.abbn1{float:left;}}
.imgbox{padding:1em;background:#fff;border:4px solid #eee;}
 .bannerbg{background:#27323e;padding:0}
.slbox{background:#fff;text-align:center;}
.bfff img{padding:5em 0; margin:0 auto; max-width:100%;}
.bfff{background:#fff;}
.slbox h3{border-top:2px solid #ccc;padding-top:0.8em;text-align:left;clear:both;	}
.slbox ul {padding-top:2em;padding-bottom:2em;clear:both;}
.slbox ul li a{text-align:left; display:block;padding:0.1em 1.2em;font-size:1.2em;text-decoration: none}
.cur  ul li a{color:#333}
.cur,.slbox ul li a:hover{background:#ff7946;color:#fff;}
.bdr{border-right:2px solid #ccc;padding-right:1em ;}
.caseibox img{width:100%;}
.caseibox{border:5px solid #ccc;}
 
.caseibox a,.casebox  h5 a{color:#666;display:block;text-decoration: none;padding:1em; background:url(../images/down.png) no-repeat 90% #fff;text-align:left;}
.casebox  h5 a{background:url(../images/icoLeft.gif) no-repeat 90% #eee;display:block;font-size:1em;padding:0.8em;}
.caseibox a:hover,.casecur{color:#fff;background:url(../images/up-w.png) no-repeat 90% #ff6c30;}
.casedesc {display:none;background:#ff6c30;color:#fff;line-height:1.3em;text-align:left;padding:1em;}
ul.child li {text-indent:5%;text-align:left; clear:both; background:url(../images/childli.png) no-repeat 10% #f8f8f8;}


@media (max-width:640px){.container{width:100%}}
@media (max-width:559px){.navbar-brand{width:80%;float:left;}}
@media (max-width:360px){.navbar-brand{width:75%;float:left;}}
.aboutbox{font-size:1.2em;}
.bbcur{background:#fff;color:#000;}
.himg{display:none;}
 
@media (max-width:767px){
	.aboutbox{font-size:1em;} 
	.box-r{border:none;} 
	.aboutbox .content {padding:0;}
	.aboutbox h2{font-size:1.5em;font-weight:600;background:#316182;padding:0.5em;color:#fff}
	.cur h3{color:#fff; }	
	.slbox ul li a:hover{background:#ff7946;color:#fff;}	
	.slbox h3{border-bottom:2px solid #ccc;padding-bottom:0.8em;text-align:left;clear:both;	}
	.cur ul li a:hover{background:#fff;color:#666}
	.bfff{display:none;}
	.himg{display:inline-block;max-height:40px;padding-right:0.5em;}
	.slpc .content{margin-top:8px}
}

/*首页轮换加焦点*/
.callbacks_container{max-width:100%;overflow:hidden}
.rslides_tabs {
	position:relative;
	top:-20px;
	left:48%;
	z-index:9999;
	font-size:0
  }

.rslides_tabs li {
  float: left;
  margin-right: 5px;
  }

.rslides_tabs a { 
  line-height: 20px;
  padding:5px;  
  background: #EEE;   
	-moz-border-radius: 15px;      /* Gecko browsers */
	-webkit-border-radius: 15px;   /* Webkit browsers */
	 
  }

.rslides_tabs .rslides_here a {
  background: #F90;
  color: #fff;
 
 }
  /*首页轮换加焦点END*/





