a,abbr,address,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,label,legend,li,object,ol,p,pre,q,small,span,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,ul{
	border:0;margin:0;padding:0}
	ul,li{
		list-style: none;
	}
	a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}
header{
	max-width: 100%;
	text-align: center;
	height: auto;
	 background-image: linear-gradient(#050b2c, #081038);
	max-height: 585px;
	
	line-height: 80px;
	font-size: 32px;
}
header img {
	max-height: 380px;
	width: auto;
	max-width: 1419px;
	max-width:100%;
	height:auto;
}
.container-nav{
	position: relative;
	top: -44px;
}
.nav .nav-item{
	width: 100%;
	max-width: 50%;
	text-align: center;
	background-color: #2445c4;
	line-height: 32px;
}
.nav .nav-item a{
	color: #ffffff;
}
.nav {
	padding-right: 0;
}
.col{
	min-width: 320px;
}
.tab-content{
	padding-bottom: 30px;
}
.col-md-3 >div{
    margin-bottom: 20px;
    background-color: #FFF;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 18%);
    position: relative;
    transition: all 1s ease 0s;
    overflow: hidden;

}
.col-md-3 a {
    display: block;
}
.col-md-3 img {
    max-width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: all 1s ease 0s;
	min-height:220px;
}
.tab-pane h3{
	text-align: center;
	line-height: 40px;
	height: 60px;

}
.cover-info {
padding: 15px 15px 15px;

    overflow: hidden;
    box-sizing: border-box;
}
.cover-info h4 {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    white-space: nowrap;
    display: block;
    font-weight: bold;
    line-height: 18px;
    margin-top: 7px;
    margin-bottom: 5px;
}
.cover-info small {
    font-size: 16px;
    color: #8B8B8C;
    padding-bottom: 5px;
	overflow: hidden;
    text-overflow: clip; 
	display:block;
}
.cover-stat {
    background-color: #f6f6f6;
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #e7e7e7;
    box-shadow: 0 1px 0 0 #fff inset;
    padding: 7px 15px 7px 15px;
    color: #8B8B8C;
    position: relative;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.cover-stat span {
    font-size: 10px;
    font-family: "Arial";
}
.f10 {
    padding-right: 12px;
}
.cover-yh {
    position: absolute;
    right: 1px;
    top: 1px;
    border-left: 1px solid #ddd;
    color: #aaa;
    cursor: default;
    width: 29px;
    line-height: 34px;
    height: 35px;
    transition: color 0.15s linear;
    text-align: center;
    font-size: 14px;
}
.cover-yh a {
    color: #8B8B8C;
}
.cover-info a {
    color: #343a40;
}
.row{
	padding-top: 15px;
}
.row-left{
	box-shadow:5px 5px 5px #ddd;
	border-radius:5px;
}
.row-left .wrap .themes-label {
    position: absolute;
    top: 8px;
    right: 5px;
    width: 31px;
    height: 31px;
    line-height: 31px;
    background-image: url(../images/icon-label-p.png) ;
	background-size:31px 31px;
    box-sizing: border-box;
    /* padding: 0px 5px 0px 26px; */
    text-align: center;
	z-index:999;
	color:#fff;
	font-size:0;
}
.row-left .wrap{
	position: relative;
}
.row-left .wrap a img{
	width: 100%;

}

.row-right .wrap h1{
	margin-top: 30px;
	color: #2C2C2C;
    font-size: 16px;
    font-weight: bold;
    
}
.btns{
	margin-top: 24px;
}
.button {
    width: 160px;
    height: 46px;
    line-height: 46px;
    border-radius: 5px;
    padding: 0px;
    box-sizing: border-box;
    text-align: center;
    text-shadow: none;
    display: block;
    color: #fff;
     float: left;
     margin-top: 20px;
}
a.button.btn-demo {
    background-image: none;
    background: linear-gradient(180deg, #1861FB 0%, #4380FF 100%);
    border: none;
    box-shadow: none;
	 margin-right: 20px;
}
.btns a:hover{
	color:#ffffff;
	text-decoration:none;
}
.button.btn-down {
    background-image: none;
    border: none;
    box-shadow: none;
    background: linear-gradient(180deg, #07B446 0%, #14C856 100%);
  
}
.kefu-qq {
    font-size: 14px;
    display: block;
    width: 100%;
    margin-top: 15px;
}
.kefu-qq .qianmo_btn {
    color: #ffffff;
    cursor: pointer;
    background-color: #FE8930;
    border-radius: 2px;
    line-height: 26px;
    padding: 0px 10px;
    display: inline-block;
}
/*****index***/
.sty-list{
	

}
.row .col-lg-4 {
	margin-bottom: 20px;
}
.mid{
	border: 1px solid #bfbfbf;
box-sizing: border-box;
    padding: 0 10px 15px;
}
.mid h3{
	padding: 10px 10px ;
	text-align: center;
}
.mid .item  {
    margin-top: 15px;
}
.mid .item .i-tit {
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    color: #60666b;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    width: 100%;
    margin-left: 10px;
   box-sizing: border-box;
}
.mid .item .i-tit img{
    width: 58px;
    margin-left: 10px;
    vertical-align: text-top;
}
.mid .item .i-con {
    position: relative;
    margin-top: 13px;
    padding-left: 25px;
	margin-bottom:5px;
}
.mid .item .i-con span{
    color: #FF6A00;
    margin: 0;
    font-size: 16px;
    
}
.mid .item .i-con p, .mid .item .i-con a{
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 24px;
    
    color: rgba(71,78,83,.8);
}
.mid .item .i-con input{
    width: 50px;
    right: 0;
    position: relative;
    border:1px solid #fd9523;
    height: 26px;
}
.mid .item .i-con p:before,.mid .item .i-con a:before{
	content:url(../images/yellow.png);
	width: 10px;
    height: 10px;
    margin-right: 8px;
}
.mid .item .i-con-none {
    position: relative;
    margin-top: 13px;
    padding-left: 25px;
}
.mid .item .i-con-none span{
    color: #B4B4B4;
    margin: 0;
    font-size: 16px;
    
}
.mid .item .i-con-none p,.mid .item .i-con-none a {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 24px;
    
    color: rgba(71,78,83,.8);
}
.i-con a:hover,.i-con-none a:hover{
	font-size:17px!important;	
}
.mid .item .i-con-none p:before,.mid .item .i-con-none a:before{
	content:url(../images/hui.png);
	width: 10px;
    height: 10px;
    margin-right: 8px;
}




.mid .price {
    position: relative;
    margin-top: 30px;
    font-size: 34px;
    line-height: 34px;
    color: #f88b0b;
}
.mid .price i {
    font-size: 16px;
    color: #f88b0b;
    font-style: normal;
}
.mid .buy-btn {
    
    position: relative;
    display: inline-block;
    width: 46%;
    height: 37px;
    font-size: 17px;
    line-height: 37px;
    color: #FF6B00;
    text-align: center;
    text-decoration: none;
    margin-top: 6px;
    border: 1px solid #FF6B00;

}
.mid .buy-tion {
   position: relative;
    display: inline-block;
    width: 46%;
    height: 37px;
    font-size: 17px;
    line-height: 37px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    margin-top: 6px;
    background: #FF6B00;

    margin-right: 20px;

}
.mid .buy-btn .xufei {
    position: absolute;
    right: 0;
    top: -30px;
    font-size: 14px;
    line-height: 14px;
    color: #f88b0b;
}
@media only screen and (max-width: 1190px){
	.mid .buy-btn .xufei {
   display:none;
	position:relative;
}
}

@media only screen and (max-width: 560px){
	.mid .buy-btn .xufei {
    display:block;
	position:absolute;
}
}
@media only screen and (max-width: 358px){
	.mid .buy-btn .xufei {
    display:none;
	position:absolute;
}
}
.main-content h1{
	font-size: 24px;
	text-align: center;
}
.main-content div{
	padding: 15px  5px;
	margin-top: 20px;
}
.main-content  img{
	max-width:100%;
}
/*@media (min-width: 576px) {
	.nav .nav-item{
	width: 100%;
	max-width: 50%;
}
}

@media (min-width: 768px) {
	.nav .nav-item{
	width: 100%;
	max-width: 50%;
}
}

@media (min-width: 992px) {
	.nav .nav-item{
	width: 100%;
	max-width: 50%;
}
}

@media (min-width: 1600px) {
	.nav .nav-item{
	width: 100%;
	max-width: 50%;
}
}
*/

.styleInfoContent img {
  max-width: 100%;
  height: auto;
}
