


/*标题控制切换*/
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
/*标题控制切换*/

.top-brands{/*
    background: #ecf0f1;*/
	padding:5em 0;
}/*底色或背景*/

/*内容到框的距离*/
div#myTabContent {
    padding: 3em 1em 1em 1em;
}
.nav-tabs > li {
    width: 50%;
}/*选项栏框架内容布局*/

.nav-tabs>li>a {
	margin: 0 0 0 0;
	padding: 0.3em 0em 0.45em 0;
	line-height: 1em;
	font-size: 1.5em;
	text-align:center;
	text-transform:uppercase;
	font-weight: 600;
	border: 0px solid transparent;
	border-radius: 0;
	color: #016773;
	background: #fff;
	text-decoration:none;
	border:  0.4em  ;
	border-color:#ecf0f1;
}/*没选中*/
.nav-tabs>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background: #d72a3e;
	color: #fff;
	border:  0.4em ;
}/*鼠标移到*/
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff;
    background: #d72a3e;
	border:  0.4em ;
}/*选中*/
.nav-tabs {
    border-bottom: 1px solid #fff;
}
.grid_3.grid_5 {
    margin-top: 2em;
	margin-bottom:2em;
	border: 1px solid #BEBEBE;
}/*框*/

.top-brands h1{
	padding-top:0;
	font-size:2em;
    color: #d72a3e;
	font-weight: normal;
	font-family: '1', cursive;
	margin:0 0 0% 43%;
}
.line0 {
    background: -webkit-linear-gradient(left,rgba(251, 0, 0, 0.1),rgba(251, 0, 0, 1),rgba(251, 0, 0, 0.1)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right,rgba(251, 0, 0, 0.1),rgba(251, 0, 0, 1),rgba(251, 0, 0, 0.1)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right,rgba(251, 0, 0, 0.1),rgba(251, 0, 0, 1),rgba(251, 0, 0, 0.1)); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right,rgba(251, 0, 0, 0.1),rgba(251, 0, 0, 1),rgba(251, 0, 0, 0.1)); /* 标准的语法（必须放在最后） */
    height: 2px;
	width:200px;
	margin:0 0 2% 41.2%;
}
.button1 {
    background-color: #999;
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,.05), hsla(0,0%,0%,.1));
    background-image:    -moz-linear-gradient(hsla(0,0%,100%,.05), hsla(0,0%,0%,.1));
    background-image:     -ms-linear-gradient(hsla(0,0%,100%,.05), hsla(0,0%,0%,.1));
    background-image:      -o-linear-gradient(hsla(0,0%,100%,.05), hsla(0,0%,0%,.1));
    background-image:         linear-gradient(hsla(0,0%,100%,.05), hsla(0,0%,0%,.1));
    border: none;
    border-radius: .5em;
    box-shadow: 0 1px 0 #616a74 inset,0 1px 5px #212528;
    background: -webkit-linear-gradient(top,#5b6167,#30373e);
    background: -moz-linear-gradient(top,#5b6167,#30373e);
    background: -ms-linear-gradient(top,#5b6167,#30373e);
    background: -o-linear-gradient(top,#5b6167,#30373e);
    background: linear-gradient(top,#5b6167,#30373e);
    color: #fff;
    cursor: pointer;
	font-size:1.4em;
    color: #fff;
	font-weight: normal;
	font-family: '1', cursive;
    text-shadow: 0 1px 1px hsla(0,0%,100%,.25);
	padding:5px;
	margin:0 0 0% 45.5%;
}
.button1:hover {
    outline: none;
}
.button1:hover,
.button1:focus {
  background: -webkit-linear-gradient(top,#62000b,#d72a3e);
  background: -moz-linear-gradient(top,#62000b,#d72a3e);
  background: -ms-linear-gradient(top,#62000b,#d72a3e);
  background: -o-linear-gradient(top,#62000b,#d72a3e);
  background: linear-gradient(top,#62000b,#d72a3e);

}
.button1:active {
  box-shadow: 0 1px #484c50;
  background: -webkit-linear-gradient(top,#232930,#3c4249);
  background: -moz-linear-gradient(top,#232930,#3c4249);
  background: -ms-linear-gradient(top,#232930,#3c4249);
  background: -o-linear-gradient(top,#232930,#3c4249);
  background: linear-gradient(top,#232930,#3c4249);	
  margin-top:-5em;
  margin-right:-0.5em;
  outline: none;
}
p.w3l-ad {
	margin-top:1em;
    width: 50%;
    color: #262e3b;
	font-size:0.95em;
	line-height:2.2em;
	text-align:justify;
}
.agile_top_brands_grids {
    margin-top: 0em;
}/*中间分界*/


/*图片排序*/
.ban-bottom-w3l {
    padding: 2em 0;
}
.ban-bottom1 {
    float: left;
    width: 48%;
	margin-right:2%
}
.ban-bottom2 {
    float: left;
    width: 48%;
	margin-left:2%
}
.ban-bottom3 {
    float: left;
    width: 48%;
	margin-right:2%
}
.ban-bottom4 {
    float: left;
    width: 48%;
	margin-left:2%
}
.ban-img {
    margin-top: 2.1em;
}
.ban-zoom{
	position: relative;
    overflow: hidden;
}
.ban-zoom img {
	-moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;*/
    width: 100%;
}
.ban-zoom:hover img {
	-moz-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.ban-change{
	position: relative;
    overflow: hidden;
}
.ban-change img {
/*	-moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;*/
    width: 100%;
}
.ban-change:hover img {
/*	-moz-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);*/
}
.ban-text {
    position: absolute;
    top: 50%;
    left: 25%;
    background: rgb(254, 145, 38);
    padding: 10px 30px;
}
.ban-text1 {
    position: absolute;
    top: 40%;
    left: 25%;
    background: rgb(254, 145, 38);
    padding: 10px 30px;
}

.ban-text2 span{
    display:block;
	line-height:1.5em;
}
/*图片排序*/

@media (max-width: 1366px){
.top-brands h1{
	margin:0 0 0% 42%;
}
.line0 {
	margin:0 0 2% 39.5%;
}
.button1 {
	margin:0 0 0% 45%;
}
}

@media (max-width: 800px){
.top-brands h1{
	margin:0 0 0% 39.5%;
}
.line0 {
	margin:0 0 3% 35%;
}
.button1 {
	margin:0 0 0% 43.5%;
}
p.w3l-ad {
    width: 100%;
}
}
@media (max-width: 600px){
.top-brands h1{
	margin:0 0 0% 37%;
}
.line0 {
	width:170px;
	margin:0 0 4% 29.5%;
}
.button1 {
	margin:0 0 0% 41.5%;
}
}
@media (max-width: 420px){
.top-brands h1{
	margin:0 0 0% 33.5%;
}
.line0 {
	width:130px;
	margin:0 0 5% 29.5%;
}
.button1 {
	margin:0 0 0% 38.5%;
}
}
@media (max-width: 350px){
.top-brands h1{
	margin:0 0 0% 33.5%;
}
.line0 {
	width:110px;
	margin:0 0 6% 30%;
}
.button1 {
	margin:0 0 0% 38.5%;
}
}

.container {
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 800px) {
  .container {
    width: 85%;
  }
}
@media (min-width: 1366px) {
  .container {
    width: 66%;
  }
}

		.team-bottom2 {
			background: #e9e9e9;
			background-size: cover;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			-ms-background-size: cover;
		}
		@media only screen and (min-width: 1366px) {
		.team-bottom2 {
			background: url(../img/19.jpg) no-repeat fixed;
			background-size: cover;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			-ms-background-size: cover;
		}
		}






.modal-header0 {
    padding: 0;
    background-color: #d72a3e;
    color: white;
} 
.close0 {
    color: #fff;
    float: right;
    font-size: 3em;
    font-weight: bold;
	text-shadow: none;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
} 
.modal-header0 .close0 {
    margin-top: -1%;
	margin-right: 2%;
    opacity: 1;
}
.close0:hover,
.close0:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.modal-content1{
width:30%;
position: relative;
background-color: #141414;
margin: 15% auto;
}
.modal-content2{
width:50%;
position: relative;
background-color: #141414;
margin: 15% auto;
}
@media (max-width: 1366px){
.modal-content1{
width:50%;
}
.modal-content2{
width:75%;
}
}
@media (max-width: 800px){
.modal-content1{
width:50%;
margin: 50% auto;
}
.modal-content2{
width:75%;
margin: 50% auto;
}
}
@media (max-width: 420px){
.modal-content1{
width:75%;
margin: 80% auto;
}
.modal-content2{
width:85%;
margin: 80% auto;
}
}



  .col-md-00 {
    width: 100%;
  }

@media (min-width: 800px) {
  .col-md-00,  .col-md-12 {
    float: left;
  } 
  .col-md-00 {
    width: 50%;
  }
}
