@charset "utf-8";


@media screen and (max-width: 560px) { .wp-none{display:none; }}
*{margin: 0;padding: 0;font-family: "微软雅黑";}
ul{list-style: none;}
a{text-decoration: none;}
em {font-style: normal;}


nav a {
	position: relative;
	display: inline-block;
	margin: 5px 25px;
	outline: none;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 1em;
}

nav a:hover,
nav a:focus {
	outline: none;
}
/* Effect 10: reveal, push out */
.cl-effect-10  {
	position: relative;
	z-index: 1;
}

.cl-effect-10 a {
	overflow: hidden;
	margin: 0 15px;
}

.cl-effect-10 a span {
	display: block;
	padding: 5px 20px;
	background: #595d69;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

.cl-effect-10 a::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	padding: 5px 20px;
	width: 100%;
	height: 100%;
	background: #ffba24;
	color: #fff;
	content: attr(data-hover);
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: translateX(-25%);
}

.cl-effect-10 a:hover span,
.cl-effect-10 a:focus span {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform: translateX(100%);
}

.cl-effect-10 a:hover::before,
.cl-effect-10 a:focus::before {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
}





/*数据统计滚动*/
.product-number-info {
    background: url(https://www.ztuvip.com/wp-content/themes/ztuvip_V2.0/assets/images/ztutj-bj.jpg);
    position: relative;
    margin-top: 10px;
    background-position: center;
}
.product-number-info .product-number-inner{width: 1200px; height:160px;margin:0 auto;}
.product-number-info ul{padding: 35px 0;}
.product-number-info ul.q:after {content: "";clear: both;display: table;}
.product-number-info li{float: left; width: 239px; height: 90px; border-left: 1px solid #fff;color:#fff; padding-top:1px;}
.product-number-info li:first-child{border:none;}
.product-number-info li b{font-weight: 400; font-size:36px; line-height: 1;display: inline-block; position: relative; margin: 15px 0 10px;}
.product-number-info li b i{font-style: normal;}
.product-number-info li b sup{position: absolute; font-size:20px; right: -15px; top: -3px;}
.product-number-info li b em{font-style: normal; font-size: 28px; font-weight: 100; padding-left: 2px; position:relative; top: -4px;}
.product-number-info li p{font-size: 14px;color: #fff;}
.product-number-info li.li-2 b,.product-number-info li.li-2 p{padding-left:70px;}
.product-number-info li.li-3 b,.product-number-info li.li-3 p{padding-left:70px;}
.product-number-info li.li-3 b,.product-number-info li.li-3 p{padding-left:70px;}
.product-number-info li.li-4 b,.product-number-info li.li-4 p{padding-left:78px;}
.product-number-info li.li-5{text-align: right;}
.product-number-info li.li-5 b{padding-right: 2px;}


/*页脚*/
.copyright{padding-top:20px; border-top: 1px solid #ededed;background-color: #eeede9;}
.copyright_c{ height: 180px; width: 1200px;margin: 0 auto;}
.copyright_head{ height: 180px; overflow: hidden; border-bottom: 1px solid #ededed;}
.copyright_L{ float: left; width: 360px; margin-right: 80px;}
.copyright_L p{ display: block; width: 381px; height:48px; margin-bottom: 10px;}
.copyright_L span{ display: block; overflow: hidden; margin-bottom: 4px;}
.copyright_L span em{ display: block; float: left; font-size:14px; color: #888;line-height: 30px;}
.copyright_L span strong{ display: block; float: left; font-size:24px; color: #f90; line-height: 30px;}
.copyright_L span a{ display: block; float: left; width:70px; height: 30px;border-radius: 3px; overflow: hidden; background: url(https://www.ztuvip.com/wp-content/themes/ripro-v5-child/statics/images/QQ.png) #03d3ff no-repeat 11px center;padding-left:35px; font-size: 14px; color: #FFF; line-height: 30px; margin-right:10px}
.copyright_L span:last-child{padding-top:15px;}
.copyright_C{ float: left; overflow: hidden;}
.copyright_C_list{ float: left;padding-top:0px;}
.copyright_C_list p{ display: block; font-size: 20px; color: #676767;padding-bottom: 5px;}
.about{ overflow: hidden; margin-bottom: 10px;}
.about a{ display: block; font-size: 15px; color: #666; float: left; margin-right: 24px;}
.about a:hover{color:#f3b955;}
.copyright_C_list:nth-child(2){margin-left:150px; }
.copyright_R{ float: right;margin-right:50px; width: 150px; }
.copyright_R span{ display: block; width: 150px; height:150px;border:1px solid #ededed;padding:1px; }
.copyright_R span img{ width: 100%;height:100%;}
.copyright_R p{ display: block; font-size:12px; color: #999; text-align: center;padding-top:2px;}
.copyright_bottom{ height: 50px; overflow: hidden; }
.copyright_bottom span{ display: block; line-height: 50px; font-size:12px; color: #a9a9a9; float: left;}
.copyright_bottom p{ display: block; line-height: 50px; font-size:12px; color: #a9a9a9; float: right;}




