 body{
            background: #fff !important;
        }
        .dealers-list{
            margin-bottom:4%;
            margin-right:13%;
        }
        .dealers-list:nth-child(3n){
            margin-right: 0;
        }
        .dealers-top{
            margin-top: 3%;
        }
    
        .aaa{
            width: 80%;
            margin: 0 auto;
        }
        
.btn-download-1, .btn-download-2{
    display:none;
}
.accordion-group {
    margin-bottom: 15px;
}
.accordion-heading i.caret2 {
		position: absolute;
        right: 20px;
        top: 18px;
		display: inline-block;
		width: 0;
		height: 0;
		vertical-align: middle;
		border-top: 5px dashed;
		border-top: 5px solid\9;
		border-right: 5px solid transparent;
		border-left: 5px solid transparent;
		transition: all 0.5s;
		-mox-transtion: all 0.5s;
		-webkit-transition: all 0.5s;
	}
	
	.accordion-heading i.active {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
	}
	
	
	.accordion-heading i.caret2-bottom { 
        border-bottom: 5px dashed;
		border-top:0px;
	}
.top-banner-container img {
 max-width:1920px;   
display:block;
margin:0 auto;
}
.top-banner-container{
    height:auto;
}
.container-text h1 {
    box-shadow: 0 0px;
    color:#444;
}
.section h2 {
    box-shadow: 0 0px;
    color:#444;
}
.flex-5-item{
    box-shadow: 0 0 10px  #6c6a6b;
}

.top-banner-text  .h-style-1{
    padding: 0 0 20px 0;
    line-height: 1.2em;
    font-size:30px;
    }
.top-banner-text p{
    font-size:22px;
}
.flex-1-item div h3 {
    font-weight: normal;
}
.flex-1-item p{
    font-size:14px;
}
.flex-1-item div {
    float: left;
    width: 90%;
}
.tableul li{
    line-height:24px;
}
.flex-container-1 .tableul{
    margin: 0 auto;
    background: #fff;
    padding: 10px 30px;
    border: 5px solid #f4d000;
    box-shadow: 0 0 10px #f8cf26;
}
.h-link{
    text-decoration:underline;
}
.h-link:hover{
    color:#0066cc;
}
.new-fix{
    position:absolute;
    right:5px;
    top:15px;
    text-align:right;
    font-weight:bold;
}
.flex-overview-2{
    width:100%;
    max-width:800px;
    margin:0 auto;
    display:flex;
    flex-flow:wrap;
}
.flex-overview-2>div{
    width:50%;
    line-height:25px;
}
.flex-overview-2>div span{
    margin-top:5px;
    display:inline-block;
}
.flex-overview-2>div img{
    float:left;
    margin-right:10px;
}
.flex-6-item img.change {
	opacity: 0;
	width:0;
	height:0;
}

.flex-6-item:hover img.original{
   /*opacity:0;*/
   /*width:0;*/
   /*height:0*/
	}

.flex-6-item:hover img.change{
   opacity:1;
   width:auto;
   height:auto;

	}
	
.flex-container-6 .mb-box{
    width:22%;
    margin-right:4%;
    padding:30px;
    margin-bottom:3%;
    position:relative;
}
.mb-box img{
    width:100%;
    margin-bottom:20px;
    border:0;
}
.flex-container-6>div:hover{
    box-shadow:0 0 10px #999;
}
.flex-container-6>div:hover a{
    color:#0066cc;
}
.flex-container-6 .mb-box:nth-child(4n){
    margin-right:0;
}
.flex-5-item-crispr{
    width:30%;
    margin-right:5%;
    color:#58585b;
    background:none;
    line-height:22px;
    font-size:16px;
   margin-bottom:15px;
   text-align:center;
}
.flex-5-item-crispr a, .flex-5-item-crispr a:visited {
    color:#0066cc;
}
.flex-5-item-crispr a:hover{
  text-decoration:underline;
}
.flex-5-item-crispr:nth-child(3n){
    margin-right:0;
}
.flex-5-item-crispr-2{
    width:45%;
    margin-right:10%;
    line-height:22px;
    font-size:16px;
   margin-bottom:15px;
   list-style:disc;
   color:#fff;
}
.flex-5-item-crispr-2 a,.flex-5-item-crispr-2 a:link, .flex-5-item-crispr-2 a:visited{
    color:#fff;
}
.flex-5-item-crispr-2 a:hover{
    text-decoration:underline;
}
.flex-5-item-crispr-2:nth-child(2n){
    margin-right:0;
}
.flex-4-item img {
    height: auto;
}
#accordion21{
    width:100%;
    margin:20px auto;
    max-width:1000px;
}
	.resource-item{
		position: relative;
		width: 50%;
                margin-bottom:30px;
                float:left;
	}
	.resource-item img{
		vertical-align: top;
    border: 1px solid #ddd;
    width: 140px;
    height:170px;
	}
	.resource-item-right{
		position: relative;
		display: inline-block;
		width: calc(100% - 200px);
		text-align: left;
margin-left: 30px;
	}
.button-face-white{
    background:#fff;
    color:#0e719b !important;
    text-shadow:none;
}
.button-face-white:hover{
    background:none;
    border:1px solid #fff;
}
.accordion-group .accordion-heading {
    border-radius: 4px;
    background: #ffffff;
}
/**t-shirt**/
.size-chart{
     display:none;
}
.size-chart.active{
     display:inline-block;
}
.t-shirt-text{
    display:inline-block;
    
}
.t-shirt{
    max-width:330px;
    right: 0;
    top:-10px;
    position: absolute;
}
.flex-item{
    flex:1;
    text-align:center;
}
.flex-item:hover{
    background:#f1f1f1;
}
.flex-item p a, .flex-item p a:link, .flex-item p a:visited{
    color:#58585b;
}
.flex-item p a:hover{
     color:#0066cc;
}
.cl-0066cc{
    color:#0066cc;
}
.cl-0066cc:hover{
    text-decoration:underline;
}
iframe{
    width:675px;
    height:370px;
}
.img-off{
    position:absolute;
    top:0;
    left:-7px;
}
.promotions-content{
    position:relative;
}
.promotions-content>div{
    display:inline-block;
    width:calc(100% - 365px);
    vertical-align:top;
}
.promotions-content img{
    width:auto;
} 
.resource-item {
		position: relative;
		width: 50%;
		margin-bottom: 50px;
		float: left;
		font-weight:normal;
	}
	
	.resource-item img {
		vertical-align: top;
		border: 1px solid #ddd;
		width: 140px;
		height: 170px;
	}
	
	.resource-item-right {
		position: relative;
		display: inline-block;
		width: calc(100% - 200px);
		text-align: left;
		margin-left: 30px;
	}
@media only screen and (max-width: 1600px){
.top-banner-text .h-style-1 {
    font-size: 36px;
}
}
@media only screen and (max-width:1440px){
.top-banner-text .h-style-1 {
    font-size: 32px;
    margin-bottom:0;
}
}
@media only screen and (max-width:999px){
.top-banner-text  .h-style-1{
       font-size:26px;
       line-height:26px;
    }
#accordion21{
    width:98%;
    margin:20px auto;
}
.container-fluid .navbar-collapse.collapse.in {
    display: block!important;
}
}
@media only screen and (max-width:768px){
.top-banner-text  .h-style-1{
       font-size:26px;
       line-height:30px;
    }
.top-banner-text p{
    font-size:16px;
}
.flex-5-item-crispr{
      width:100%;
      margin-right:0;
}

.flex-container-6 .mb-box {
    width: 100%;
    padding: 30px;
    margin-right:0;
    margin-left:0;
    margin-bottom: 3%;
    margin:2% auto;
    max-width:300px;
}
.flex-container-6 .mb-box:nth-child(4n){
    margin-right:auto;
}

.flex-5-item-crispr-2{
    width:100%;
    margin-right:0%;
    line-height:22px;
    font-size:16px;
   margin-bottom:15px;
   list-style:disc;
}
.flex-5-item-crispr-2:nth-child(2n){
    margin-right:0;
}
.t-shirt {
    max-width: 300px;
}
.resource-item {
    min-height: 200px;
}
.resource-item h3{
    margin-top:0;
}
.resource-item-right {
    width: calc(100% - 180px);
    margin-left: 15px;
}
.resource-item {
			min-height: 200px;
		}
		.resource-item h3 {
			margin-top: 0;
		}
		.resource-item-right {
			width: calc(100% - 180px);
			margin-left: 15px;
		}
}
@media only screen and (max-width:767px){
		.resource-item {
			width: 100%;
			float: none;
		}
		
.t-shirt{
    position:relative;
     width:100%;
     max-width:386px;
     margin:10px auto;
}
.flex-overview-2>div {
    width: 100%;
    margin-bottom: 20px;
}
iframe{
    width:300px;
    height:150px;
}
.resource-item {
    width: 100%;
    float: none;
}
.flex-item {
    flex: none;
    width: 50%;
}
.top-banner-container {
    background: #033186;
}
.top-banner-container img {
    width: 816px;
    height: 170px;
    margin-left: calc(100% - 816px);
}
.top-banner-text {
    position: relative;
    width: 100%;
    padding: 15px;
    transform: translateY(0);
}
.promotions-content>div{
    width:100%;
}
}



#back-box {
    overflow: hidden;
    z-index: 20001;
   background:#a7a7a7;
   cursor:pointer
}

#mainContent2 a .icon-shang, a .icon-shang{
color:#fff!important;
font-size:32px;
font-weight: normal;
}
#back-box a, #back-box a:link, #back-box a:hover
 { color:#ffffff; text-decoration:none; outline:0; font-weight:700; padding: 0px 8px;
    width: 48px;
    height: 48px;
    line-height:48px;
    display: block;}

#back-box:hover { background:#2f8823}
.back-top {
    position: absolute;
    right: calc(50% - 580px);
    display: none;
}


.back-over {
    position: fixed;
    bottom: 100px;
    display: block;
}
.anchor-top {
    padding-top: 210px;
    margin-top: -210px;
    display:block;
}

@media only screen and (max-width:768px) {
   /*#back-box {display:none}*/
.back-top {  right: 2%;}
}


blockquote small{
    text-align:right;
    position:absolute;
    bottom:15px;
    right:10px;
}
.banner {
			width: 1000px;
				height: 220px;
				margin: 0;
				position: relative;
				overflow: hidden;
			}
			
			.banner .img {
				width:4000px;
				height: 220px;
				position: absolute;
				left: 0px;
				top: 0px;
			}
			
			.banner .img li {
				width: 1000px;
				height: 190px;
			}
			
			.banner .img li {
				float: left;
			}
                       .banner .img li .flex-2-item{
                                width:100%;
                                height:190px;
                                margin-right:0;
                                margin:0 10px;
                        }
			.banner .num {
				position: absolute;
				width: 100%;
				bottom: 10px;
				left: 0px;
				text-align: center;
				font-size: 0px;
			}
			
			.banner .num li {
				width: 10px;
				height: 10px;
				background-color: none;
				border-radius: 50%;
				display: inline-block;
				margin: 0px 3px;
				cursor: pointer;
                                border:1px solid #999;
			}
			
			.banner .num li.on {
				background-color: #999;
			}
			
		@media only screen and (max-width:999px){
                        .dlyN{
                             display:none;
                        }
                        .banner {
				width: 768px;
				height: 260px;
				margin: 0 auto;
				position: relative;
				overflow: hidden;
			}
			
			.banner .img {
				width: 3072px;
				height: 260px;
				position: absolute;
				left: 0px;
				top: 0px;
			}
			
			.banner .img li {
				width: 768px;
				height: 220px;
                                position:relative;
                                
			}
			.banner .img li .flex-2-item{
                                width:370px;
                                height:220px;
                                margin-right:0;
                                margin:0 7px;
                        }
                 }	
                 @media only screen and (max-width:768px){
                        .banner {
				width: 300px;
				height: 520px;
				margin: 0 auto;
				position: relative;
				overflow: hidden;
			}
			
			.banner .img {
				width: 1200px;
				height:520px;
				position: absolute;
				left: 0px;
				top: 0px;
			}
			
			.banner .img li {
				width: 300px;
				height: 520px;
			}
			.banner .img li .flex-2-item{
                                width:300px;
                                min-height:250px;
                                margin-right:0;
                                margin:0;
                        }

                }