@charset "utf-8";
/* CSS Document */

.tz-site{
	background: #fff;
}

.tz-tel{
	
}
.tz-tel02{
	display: none;
}
.tz-tel .ico{
    float: left;
    width: 49px;
    height: 46px;
    margin: 14px 0 10px;
}
.tz-tel .telwen{
	float: right;
	padding:8px 0 0 5px;
}
.tz-tel .telwen p{
	font-size: 22px;
	color: #d92b2b;
	font-weight: 700;
	letter-spacing: -1px;
	padding: 0 0 0 0;
}
.tab-pane .indexcp .product-item{
	border: 1px solid #ccc;
}
/*技术里的*/
.sjbnews{
	overflow: hidden;
	margin-bottom: 25px;
}
.sjbnews .thumb{
	width: 30%;
	float: left;
	padding-right: 5%;
}
.sjbnews .sjb-info{
	width: 65%;
	float: left;
}
.sjbnews .sjb-info h3{
	margin: 10px 0 15px 0;
	font-size: 15px;
	display:block;
white-space:nowrap; 
	font-weight: 600;
overflow:hidden; 
text-overflow:ellipsis;
}
.sjbnews .sjb-info p{
	font-size: 13px;
/*	line-height: 24px;*/
}

/*首页产品*/
.indexcp{
	margin:15px 0;
	
}
.indexcp a{
	display: block;
	background: #fff;
}
.indexcp a .product-thubnail{
	overflow: hidden;
}
.indexcp a .product-thubnail img{
	transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}
.indexcp:hover img{
	transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.indexcp .product-infomation h4{
	text-align: center;
	line-height: 30px;
	margin: 0;font-size: 15px;
	padding:10px;
	width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}

/*列表页产品*/
.prolistcp{
	
}
.prolistcp a{
	display: block;
	border: 1px solid #ccc;
}
.prolistcp a .product-thumb{
	overflow: hidden;
	
}
.prolistcp a .product-thumb img{
	transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}
.prolistcp:hover img{
	transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.prolistcp .product-info h4{
	text-align: center;
	line-height: 24px;
	margin: 0;
	padding:10px;
	width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.prolistcp .product-info p{ margin-bottom:10px;}

/*站点*/
.zjandian{
	padding: 22px 0;
	color: #333;
}
.zjandian a{
	color: #333;
}
.about_main{
	background: #fff;
	padding: 35px 0;
	min-height: 600px;
}
.zhand01{
	font-weight: 700;
	text-transform: uppercase;
	color: #d40000;
}

/*about*/
.about_main{
	
}

/*ceping*/
.ceping_main{
	min-height: 600px;
	padding: 50px 0;
}

/*展会图片*/
.album-con{
	overflow: hidden;
	margin-bottom: 15px;
}
.album-con li {
    background: #f5f5f5;
    border: 1px solid #ccceee;
    padding: 0;
	width: 31%;
	margin: 0 1% 2% 1%;
	float: left;
	list-style: none;
}
.album-con li .pic{
	overflow: hidden;
}
.album-con li .pic img {
    display: block;
    width: 100%;
	transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}
.album-con li p {
    display: block;
    color: #666;
    line-height: 3.5rem;
    text-align: center;
	font-weight: 400;
	    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
}
.album-con li:hover .pic img{
	    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}


/*产品详细*/
.propic {
/*    height:467px;*/
}
.shenjingbpic{
	width: 54%;
	padding-left: 15px;
	overflow: hidden;
    float: left;
}

.shenjingb{
	padding: 0 15px 0 35px;
	width: 45%;
	float: right;
}
.yansepic{
	float: left;
}
.yansepic li{
	list-style: none;
	position: relative;
	display: block;
	float: left;
	margin: 0 6px 6px 0;
	width: 48px;
	height: 48px;
	border: 1px solid #ccc;
	padding: 3px;
}
.yansepic img{
	width: 100%;
}
.yansepic li span{
	display: none;
	position: absolute;
	top: 48px;
	left: -1px;
	width: auto;
	font-size: 13px;
	line-height: 20px;
	background: #fff;
	z-index: 999;
	border: #e4e4e4 1px solid;
}
.yansepic li:hover span{
	display: block;
	width: 100%;
	text-align: center;
	background: #fff;
	border: #e4e4e4 1px solid;
}
.entry-summary .tz_variations_form .duan{
	clear: both;
	font-size:22px;
	
}


.logintip{ font-size:20px; color:#d40000;}
.entry-summary .tz_variations_form .duan p{
/*	display: block;*/
/*	float: left;*/
	    color: #666;
    padding-bottom: 7px;
	font-size:22px;
}
.tz_variations_form  .jishu{
	overflow: hidden;
	padding-bottom: 30px;
	clear: both;
}
.tz_variations_form  .jishu p{
	font-size: 14px;
/*	font-weight: 400;*/
	color: #666;
	padding-bottom: 7px;
}
.tz_variations_form  .jishu li{
	display: block;
	float: left;
	position: relative;
	margin: 0 20px 0 0;
	width: 48px;
	height: 48px;
}

.tz_variations_form  .jishu li img{
	width: 48px;
	height: 48px;
}
.tz_variations_form  .jishu li span{
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	width: 260px;
	font-size: 13px;
	line-height: 21px;
	background: #fff;
	z-index: 999;
	border: #e4e4e4 1px solid;
}
.tz_variations_form  .jishu li:hover span{
	display: block;
	padding: 1px 10px;
	background: #fff;
	border: #e4e4e4 1px solid;
}
.tz_variations_form  .jishu li:last-child span{
	right: 0;
	left: auto;
}
.tz_variations_form  .jishu li:nth-child(6) span{
	right: 0;
	width: 195px;
	left: auto;
}
.xiangguanpro{
	margin: 50px 0;
}
.xiangguanpro02{
/*	 border: 1px solid #ccc;*/
}
.xqmain{
	    float: right;
}
.xglist{
	/* background: #f5f5f5; */
	padding: 15px 20px 0px 20px;
	   border: 1px solid #ccc;
	border-top: none;
}
.xgtitle{
	background: #333;
	font-size: 16px;
	line-height: 65px;
	text-align: center;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: normal;
	border-bottom: 1px solid #ccc;
}
.xglist li{
	list-style: none;
	background: #fff;
	margin: 14px 0;
	border-bottom: 1px solid #ccc;
/*	border: 1px solid #ccc;*/
}
.xglist li:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.xglist li .pic{
	overflow: hidden;
}
.xglist li .pic img{
	    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.xglist li span{
	display: block;
	width: 100%;
	text-align: center;
	line-height: 50px;
	padding-bottom: 17px;
}
.xglist li:last-child span{
	padding-bottom: 0;
}
.xglist li:hover .pic img{
	 transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}

.spxinxi{
	/* border: 1px solid #ccc; */
	margin: 25px 0;
	border-bottom: none;
}
.spxinxi li{
	list-style: none;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
}
.spxinxi li span{
	display: block;
	float: left;
	padding: 10px 10px;
}
.spxinxi li span.title{
	width: 24%;
	/* border-right: 1px solid #ccc; */
	color: #666;
}
.spxinxi li span.cont{
	width: 74%;
}
.spneirong{
	
}
.spneirong img{
	width: 100%;
	border: 1px solid #ccc;
	margin: 15px 0;
}
.jihechic{
	padding: 30px 10px;
	font-weight: 400;
}
.jsword{
	padding: 0 0 25px 0;
}
.jsword li{
	list-style: none;
	overflow: hidden;
	padding: 30px 0;
/*	margin: 25px 0;*/
	border-bottom: 1px solid #e1e1e1;
}
.jsword li .pic{
	overflow: hidden;
/*	height: 150px;*/
	padding-left: 0;
}
.jsword li .pic img{
	transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}
.jsword li:hover .pic img{
	transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.jsword li .wen p{
	font-size: 15px;
	font-weight: 600;
	display:block;
white-space:nowrap; 
overflow:hidden; 
	padding-top: 10px;
text-overflow:ellipsis;
	color: #333;
}
.jsword li .wen span{
	padding: 15px 0;
	display: block;
	color: #666;
	font-size: 13px;
}
.jsword li .wen font{
	color: #d40000;font-size: 14px;
}
.lingjian{
	overflow: hidden;
	margin: 30px 0;
}
.lingjian li{
	list-style: none;
	width: 30.5%;
	float: left;
	margin: 0 4% 29px 0;
}
.lingjian li:nth-child(3n){
	margin: 0 0% 3% 0;
}
.lingjian li .pic{
	overflow: hidden;
	padding: 0 18px;
}
.lingjian li .pic img{
	transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}
.lingjian li:hover .pic img{
	transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.lingjian li a{
	display: block;
	border: 1px solid #ccc;
	
	
}
.lingjian li span{
	    display: block;
    width: 100%;
    text-align: center;
    line-height: 50px;
}

/*分页*/
.pagination>li a{
	color: #999;
}

/*联系我们*/
.ceping{
	width: 50%;
	float: left;
	padding-right: 2%;
}
.con-map{
	width: 50%;
	float: right;
	padding-left: 1%;
}
.contact-tit {
	position: relative;
	font-size: 16px;
	color: #333;
	padding-bottom: 15px;
	margin:0 0 30px 0;
	text-transform: uppercase;
	font-weight: 700;
}
.contact-content {
	margin-bottom: 40px;
	padding:10px 0 30px 0;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.contact-content .qr-list img{
	width: 180px;
	border: 10px solid #ccc;
}
.contact-content .qr-list p{
	text-align: center;
	line-height: 30px;
}
.lianxi_wen{
	width: 60%;
}
.contact-content .lianxi_wen p {
	font-size: 16px;
	color: #666;
}
.contact-content .lianxi_wen .hotline {
	color: #d40000;
	font-size: 30px;
	font-weight: 700;
	padding-top: 10px;
}
.com-hotline {
	color: #334b77;
	font-size: 46px;
	font-family: fantasy;
	line-height: 1;
	
}
.contact-content .lianxi_wen p em {
	color: #333;
}
.contact-content .lianxi_wen .tit {
/*margin-bottom: 10px;*/
}
.contact-content .lianxi_wen .des {
	margin-top: 10px;
	line-height: 30px;
}
.contact-tit:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 30px;
	border-bottom: 3px solid #333;
}
.ditu iframe {
    height: 370px;
    width: 99%;
	    padding: 3px;
    border: 1px solid #ccc;
}



@media (max-width: 1200px){
.cndns-right{
/*	display: none;*/
}
	.tz-search #tz-query{
		width: 265px;
	}
	.style-boxed .tz-site{
		max-width: 100%;
	}
	.tz-tabs-title{
		float: none !important;
	}
	.tz-nav-tabs {
    margin-top: 30px;
    float: none !important;
}
	.tz-nav-tabs li a{
		padding: 0 40px 0 0;
	}
	.tz-nav-tabs li a i{
		    right: 13%;
	}
	
	}
@media (max-width: 1171px){
	.tab-head .nav-tabs li a{
		
	}
	.xglist li span{
		padding-bottom: 0;
	}
	.sjbnews .sjb-info h3{
		font-size: 16px;
		margin: 10px 0 8px 0;
	}
	.sjbnews .sjb-info p {
    font-size: 14px;
     line-height: 22px; 
}
}
@media (max-width: 991px){
	.entry-summary p {
    line-height: 18px;
		font-size: 13px;
}
	.tz_variations_form .jishu li{
		margin: 0 10px 0 0;
	}
	.lingjian li span{
		line-height: 35px;
		font-size: 12px;
	}
	.tz-tel{
	display: none;
}
	.xqmain {
    width: 100%;
}
	.xiangguanpro {
    clear: both;
}
.tz-tel02{
	display: block;
}
	.tz-tel02 a{
		padding: 0 15px;
		border-right: 1px solid #ccc;
	}
	.tz-tel02 a.fa-phone{
		border: none;
	}
	.tz-search{

	}
	.zjandian {
    padding: 20px 0;
    color: #333;
}
	.blog-sidebar .widget {
    margin-bottom: 0px;
}
	.widget_categories ul li a {
    line-height: 45px;
    font-weight: 400;
    display: block;
		    font-size: 14px;
}
	.album-con li p{
		font-size: 14px;
	}
	.tz-product .product-item .item .product-item-inner .product-thumb img {
    width: 65%;
}
	.blog-sidebar {
    margin-bottom: 30px;
}
	
	.propic {
/*    height: 437px;*/
}
	.xgtitle{
		border-bottom: none;
	}
	.xglist{
		overflow: hidden;
		    padding: 15px 0;
		border: none;
	}
	.xglist li {
    list-style: none;
    background: #fff;
    margin: 1.5%;
    border: 1px solid #ccc;
		width: 47%;
		float: left;
}
	.xglist li:last-child{
		border-bottom: 1px solid #ccc;
	}
	.tab-head .nav-tabs li a {
    
}
	.tz-shop-tabs {
    padding: 0px;
}
	.tab-pane .indexcp{
		margin-bottom: 20px;
	}
	.ceping{
		width: 100%;
		padding-right: 0;
	}
	.con-map{
		padding-left: 0;
		width: 100%;
	}
	}
@media (max-width: 910px){
	.section-small .xiaoax{
		width: 100%;
	}
	.border-left{
		border-left: none;
		border-top: 1px solid #ccc;
	}
	.tab-head .nav-tabs li a{
		
	}
	.section-small{
		padding: 0;
	}
	.sjbnews .sjb-info{
		width: 68%;
	}
	.sjbnews .sjb-info h3 {
    font-size: 16px;
    margin: 0 0 10px 0;
}
	.sjbnews .thumb {
    width: 30%;
    float: left;
    padding-right: 3%;
}
}
@media (max-width: 860px){
	.sjbnews{
		width: 100%;
	}
	.sjbnews .sjb-info h3 {
    font-size: 18px;
    margin: 10px 0;
}
	.sjbnews .sjb-info p{
		line-height: 24px;
	}
	
}
@media (max-width: 767px){
/*
	.butianc{
		padding-left: 0;
		padding-right: 0;
	}
*/

	.indexcp .product-infomation h4 {
    text-align: center;
    line-height: 30px;
    margin: 0;
    font-size: 12px;
}
.section-small {
/*    padding: 11px 0;*/
}
	.custom-content{
		padding: 10px 0;
	}
	.custom-content p{
		line-height: 29px;
		font-size: 12px;
	}
	.custom-content h3{
		font-size: 15px;
	}
	.tab-pane .indexcp .product-item{
	margin: 0;
}
	.footer-widget .footer-left{
		display: none;
	}
	.tab-pane .indexcp{
		width: 50%;
		float: left;
	}
	.prolistcp{
		width: 50%;
		float: left;
	}
	.tz-copyright p{
		text-align: center;
		font-size: 14px;
	}
	
	.tz-icp{
		width: 100%;
		text-align: center;
	}
	.tz-copyright {
    background: #333;
    padding: 15px 0;
		font-size: 14px;
}
	.tz-product .product-item .item .product-item-inner .product-thumb img {
     width: 95%; 
}
	.tz-product .product-item {
    padding-bottom: 0px;
}
	
	.blog-sidebar {
    margin-bottom: 20px;
}
	.tz-product{
		margin-bottom: 0;
	}
	
	.entry-summary h1 {
    margin: 20px 0 15px 0;font-size: 16px;
}
	.lingjian li{
		width: 46%;
		float: left;
		margin: 2%;
	}
	.lingjian li:nth-child(3n) {
    margin: 2%;
}
	.lingjian li .pic {
    overflow: hidden;
    padding: 0;
}
	.lingjian {
    overflow: hidden;
    margin: 20px 0 0 0;
}
	
	.jsword li .pic{
		width: 35%;
		float: left;
	}
	.jsword li .wen{
		width: 65%;
		float: left;
	}
	.jsword {
    padding: 0 0 0px 0;
		margin-bottom: 20px;
}
	.album-con li {
    width: 48%;

}
	.tz-product .product-item .item .product-item-inner .product-info .p-meta .p-price {
    color: #f44336;
    font-size: 14px;
}
}

@media (max-width: 719px){
	.tab-head{
		height: auto;
	}
	.tab-head .nav-tabs li{
		width: 50%;
	}
	.tab-head .nav-tabs li a{
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		text-align: center;
	}
	.tz-shop-tabs {
    margin: 30px 0;
}
	.lianxi_wen {
    width: 100%;
}
	.qr-list{
		float: left!important;
		margin-top: 20px;
	}
	.ditu iframe {
    height: 300px;
    width: 99%;
    padding: 3px;
    border: 1px solid #ccc;
}
	.xglist li {
    margin: 2%;
    width: 46%;
}
	.spxinxi li span.title {
    width: 26%;
}
}
@media (max-width: 560px){
	.widget_categories ul li{
		width: 50%;
	}
	.sjbnews{
		padding: 0;
	}
	.sjbnews .sjb-info h3 {
    font-size: 16px;
    margin: 10px 0;
}
}
@media (max-width: 480px){
	.sjbnews .sjb-info h3 {
  font-size: 15px;
    margin: 0 0 10px 0;
    color: #212121;
    font-weight: 700;
}
	.sjbnews .sjb-info p {
    line-height: 22px;
		font-size: 12px;
}
	.zjandian {
    padding: 15px 0 0 0;
    margin-bottom: 0px!important;
}
			.blog-container{
				padding-top: 0;
			}
	.spxinxi li span.title {
    width: 32%;
    font-size: 12px;
}
	.spxinxi li span.cont {
    width: 68%;
    font-size: 12px;
    line-height: 17px;
}
	.spxinxi li span{
		padding: 10px 5px;
	}
	.tz_variations_form .jishu li{
		width: 45px;
		height: 45px;
	}
		.lingjian li span{
		line-height: 30px;
/*		font-size: 12px;*/
	}
	.zhand02{
		    font-size: 14px;
	}
	.zjandian{
		padding: 10px 0!important;
	}
	.jsword li{
		padding: 20px 0;
	}
	.tab-head .nav-tabs li {
    width: 100%;
}
	.tz-search{
		height: 49px;
		width: 50%;
	}

.entry-summary .tz_variations_form .duan {
/*    margin: 15px 0;*/
}

.zjandian {
    padding: 15px 0 0 0;
	margin-bottom: 10px!important;
}
	.tz-shop-single{
		margin-top: 15px;
	}
	.propic {
/*    height: 310px;*/
}
	.entry-summary .tz_variations_form .form-attr .p-color i {
    width: 15px;
    height: 15px;
    margin-right: 0px;
}
	
	.tz-product .product-item .item .product-item-inner .product-thumb img {
    width: 100%;
}

.tab-pane .indexcp{
	/*	width: 100%;
		float: none;*/
	padding: 0 8px;
	}
	.tab-pane .indexcp .product-item{
		border: 1px solid #ccc;
		  
	}

	.tz-tel02 a {
    padding: 0 8px;
}
	.tz-search #tz-query {
    width: 80%;
		font-size: 12px;
}
	.tz-logo img {
    height: auto;
    max-width: 150px;
    display: block;
}
	.tz-search #tz-query{
		height:49px;
		line-height: 49px;
	}
	.tz-search button[type='submit']{
		height: 49px;
		right: 5px;
	}
	.tz_icon_menu{
		line-height: 49px;
	}
	.tz-nav-tabs {
    margin-top: 10px;
    float: none !important;
}
	.tz-nav-tabs li a{
		font-size: 14px;
		font-weight: 400;
		padding:0 10px;
		
	}
	.section-large-top{
		padding-bottom: 0;
	}
	.prolistcp .product-info h4 {
    text-align: center;
    line-height: 30px;
    margin: 0;
		white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
}
	.yansepic img{
		margin-bottom: 6px;
	}
	.xiangguanpro02 {
    border: none;
}
	.lingjian li span{
		white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	}
	.lingjian li .pic {
    overflow: hidden;
    padding: 0;
}
/*
	.lingjian li:nth-child(3n) {
    margin: 5px 0;
}
*/
	.tz-shop-tabs .tab-content p {
    line-height: 21px;
    font-size: 14px;
}
	.xglist {
    /* background: #f5f5f5; */
     padding: 10px 0 0 0; 
		border: none;
}
	.lingjian {
    overflow: hidden;
    margin: 10px 0;
}
	
	.xglist li span {
    white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
    line-height: 35px;font-size: 12px;
}
	.xglist li:last-child {
        border: 1px solid #ccc;
}
	.xgtitle {

    line-height: 50px;
   
}
	.spneirong img {
    width: 100%;
    border: 1px solid #ccc;
    margin: 5px 0;
}
	.cplist {
    overflow: hidden;
    margin-bottom: 10px;
		padding: 0 15px;
}
	.cptit{
		padding: 0 0 5px 0;
		margin-bottom: 20px;
	}
	.prolistcp{
		padding: 0 7px;
	}

	.tz-product .product-item{
		margin-bottom: 14px;
	}
	.tz-nav-tabs li{
/*
		border-right: 1px solid #ccc;
		width: 33%;
*/
		    text-align: left;
    margin-bottom: 10px;
	}
	.tz-nav-tabs li:last-child {
    border-right: none;
}
	.tab-content {
    padding: 20px 0 30px;
}
	.product-item h4 {
    font-size: 12px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 6px;
    padding: 0 5px;
}
	.product-item .product-price {
    display: block;
    color: #f44336;
    font-size: 14px;
    line-height: 18px;
}
	.product-item .product-infomation{
		height: 50px;
	}
	.custom-content p {
    padding: 0;
}
	.tp-caption.mediumlightwhite2, .mediumlightwhite2{
		font-size: 12px!important;
	}
	
	.tz_variations_form .jishu li {
    margin: 0 3px;
}
	.jishu li:nth-child(4) span{
	left: -20px;
	}
	.jishu li:nth-child(5) span{
	left: -100px;
		width: 220px;
	}
	.jishu li:nth-child(6) span{
	left: -100px;
		width: 200px;
	}
	.jishu li:nth-child(7) span{
	left: -200px;
	}
	
/*
	.spxinxi li span.title {
    width: 28%;
		text-align: center;
}
	.spxinxi li span {
    display: block;
    float: left;
    padding: 5px;
}
	.spxinxi li span.cont {
    width: 72%;
		margin-left: -1px;
		    border-left: 1px solid #ccc;
}
*/
	.xglist li {
    list-style: none;
    background: #fff;
    margin: 1.5%;
    border: 1px solid #ccc;
    width: 47%;
    float: left;
}
	.jsword li .pic {
    width: 35%;
    padding: 0 5px;
}
	.jsword li .wen{
		padding: 0 5px;
	}
	.jsword li .wen p {
    font-size: 15px;
    padding-top: 0px;
}
	.jsword li .wen span {
    padding: 5px 0 2px;
    display: block;
		font-size: 12px;
		line-height: 18px;
    color: #666;
}
	.jsword li .wen font{
		font-size: 12px;
	}
	.jsword li .pic {
    overflow: hidden;
/*    height: 112px;*/
}
/*
	.lingjian li {
		padding: 5px;
		    margin: 5px 0;
}
*/
	.tz-shop-tabs {
    margin: 30px 0 10px 0;
}
	.xiangguanpro {
    margin: 30px 0;
}
	.contact-tit {
    font-size: 16px;
    padding-bottom: 15px;
    margin: 0 0 15px 0;

}
	.contact-content .lianxi_wen .hotline {
    font-size: 22px;
}
	.blog-item .thumb {
    overflow: hidden;
/*    height: 180px;*/
}
	.large-ttle02{
		font-size: 20px;
	}
	.contact-respond h4 {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 0px;
    margin: 0;
}
	#commentform .comment-for-yanz {
    width: 100%;
    float: left;
    margin-top: 0px;
}
	#commentform .comment-for-submit {
    width: 100%;
    float: right;
}
	#commentform input.yanz{
		border-top: none;
	}
	#commentform .comment-for-author, #commentform .comment-for-email {
    width: 100%;
    float: left;
    position: relative;
}
	#commentform input.author {
    border-width: 1px 1px 0px 1px;
}
	.tz-product .product-item .item .product-item-inner .product-info .p-meta .p-price {
    color: #f44336;
    font-size: 14px;
}
	.tz-product .product-item .item .product-item-inner .product-info .p-mask a {
    font-size: 14px;
    line-height: 28px;
    margin: 2px;

}
	.tz-subcribe{
		padding: 15px 0;
	}
}

.inputtitle{ padding:10px;}
.inputbox{ padding:15px; width:100%; border-radius:5px; border:1px solid #CCC; height:auto !important;}
.form-control{ padding:15px; width:50%; border-radius:5px; border:1px solid #CCC; height:auto !important; float:left;}
.form-control2{ padding:15px; width:50%; border-radius:5px; border:1px solid #CCC; height:auto !important; float:left;}
.subbottom{ width:100%; margin:20px auto; padding:15px 0; border:none; border-radius:5px; background:#000; color:#FFF;}
.table img{ max-width:120px; height:auto !important;}
.table td{ padding:10px 0 !important;}

@media (max-width: 719px){
	
	.form-control{ padding:15px; width:100%; border-radius:5px; border:1px solid #CCC; height:auto !important; }
	.form-control2{ padding:15px; width:50%; border-radius:5px; border:1px solid #CCC; height:auto !important;}
	
	}