﻿@charset "utf-8";
/* CSS Document */
/* 公共css -------------------------------------- */
@font-face {
  font-family: 'iconfont';
  src: url('https://at.alicdn.com/t/font_1471065787_3466718.eot'); /* IE9*/
  src: url('https://at.alicdn.com/t/font_1471065787_3466718.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('https://at.alicdn.com/t/font_1471065787_3466718.woff') format('woff'), /* chrome、firefox */
  url('https://at.alicdn.com/t/font_1471065787_3466718.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('https://at.alicdn.com/t/font_1471065787_3466718.svg#iconfont') format('svg'); /* iOS 4.1- */
}
                    
.iconfont {
	font-family: "iconfont" !important;
	font-size: 0.16rem;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
body {
	font-family: "微软雅黑";
}
.ui-container {
	border-top: 0.45rem solid transparent;
}
.icontainer {
	border-top: none;
}
.box-shadow {
	-webkit-box-shadow: 0 0 0.05rem #b2b0b1;
	-moz-box-shadow: 0 0 0.05rem #b2b0b1;
	box-shadow: 0 0 0.05rem #b2b0b1;
}
.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
/* 浮动css -------------------------------------- */
.fl {
	float: left;
}
.fr {
	float: right;
}
.mto {
	margin: 0 auto
}
.cl{
	clear: both;
}
.clear:after{
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
.clear {
*zoom:1;
}
/* 定位css -------------------------------------- */
.rel {
	position: relative
}
.abs {
	position: absolute;
}
.abs-t {
	top: 0;
}
.abs-r {
	right: 0
}
.abs-b {
	bottom: 0
}
.abs-l {
	left: 0;
}
/* 产品列表1css -------------------------------------- */
.ui-container .prolist1 {
	padding-top: 0.1rem;
}
.prolist1 > li {
	width: 50%;
}
.prolist1 .ui-grid-trisect-img {
	padding-top: 75%;
	margin-bottom: 4%;
}
.prolist1 li h1 {
	height: 0.45rem;
    width: 1.7rem;
    line-height: 0.45rem;
    display: block;
    text-align: center;
    font-size: 0.14rem;
    font-weight: 500;
    color: rgba(94,94,94,1);
    padding: 0.7% 2.7%;
    box-sizing: border-box;
    background-color: #eee;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.prolist1 .ui-grid-trisect {
	padding-top: 0.1rem;
}
/* 产品列表2css -------------------------------------- */
.ui-container .prolist2 {
	padding-top: 0.1rem;
}
.prolist2 > li {
	width: 100%;
}
.prolist2 .ui-grid-trisect-img {
	padding-top: 100%;
	margin-bottom: 4%;
}
.prolist2 li h1 {
	height: 0.45rem;
	width: 94.6%;
	line-height: 0.45rem;
	overflow: hidden;
	text-align: center;
	font-size: 0.14rem;
	font-weight: 500;
	color:rgba(94,94,94,1);
	padding: 0.7% 2.7%;
	overflow: hidden;
	background-color: #eee;
}
.prolist2 .ui-grid-trisect {
	padding-top: 0.1rem;
}
/* 产品列表3css -------------------------------------- */
.ui-container .prolist3 {
	padding-top: 0.1rem;
}
.prolist3 {
	margin-bottom: 0px;
	background: #f8f8f8;
}
.prolist3 > li:after {
	display: none;
}
.prolist3 .ui-list-info {
	padding-right: 0.15rem;
}
.prolist3 .ui-list-info a{ color:#000;}
/* 新闻列表1css -------------------------------------- */
.newslist1 {
	background: #f8f8f8;
}
.newslist1 li h4 {
	color: #000;
}
.newslist1 li {
	border-top: 0.01rem solid #e0e0e0;
}
.newslist1 > li:after {
	display: none;
}
.newslist1 .ui-list-info {
	padding-right: 0.15rem;
}
.newslist1 li:nth-child(even) {
	background-color: #eee;
}
.newslist1 .ui-border-t {
	margin-left: 0;
	padding-left: 0.15rem;
}
/* 新闻列表2css -------------------------------------- */
.newslist2 {
	background: #f8f8f8;
}
.newslist2 li h4 {
	color: #000;
}
.newslist2 li {
	border-top: 0.01rem solid #e0e0e0;
}
.newslist2 > li:after {
	display: none;
}
.newslist2 .ui-list-info {
	padding-right: 0.15rem;
}
.newslist2 li:nth-child(even) {
	background-color: #eee;
}
.newslist2 .ui-border-t {
	margin-left: 0;
	padding-left: 0.15rem;
}
/* 新闻列表3css -------------------------------------- */
.newslist3 {
	background: #f8f8f8;
}
.newslist3 li h4 {
	color: #000;
}
.newslist3 li {
	border-top: 0.01rem solid #e0e0e0;
}
.newslist3 > li:after {
	display: none;
}
.newslist3 .ui-list-info {
	padding-right: 0.15rem;
}
.newslist3 li:nth-child(even) {
	background-color: #eee;
}
.newslist3 .ui-border-t {
	margin-left: 0;
	padding-left: 0.15rem;
}
/* 新闻列表4css -------------------------------------- */
.newslist4 {
	background: #f8f8f8;
}
.newslist4 li h4 {
	color: #000;
}
.newslist4 li {
	border-top: 0.01rem solid #e0e0e0;
}
.newslist4 > li:after {
	display: none;
}
.newslist4 .ui-list-info {
	padding-right: 0.15rem;
}
.newslist4 li:nth-child(even) {
	background-color: #eee;
}
.newslist4 .ui-border-t {
	margin-left: 0;
	padding-left: 0.15rem;
}
/* 新闻列表5css -------------------------------------- */
.newslist5 > li:after {
	display: none;
}
.newslist5 .ui-list-info {
    padding-right: 0.15rem;
}
.newslist5 li h4 {
    color: #000;
}
.newslist5 li:nth-child(even) {
    /*background-color: #eee;*/
}
.newslist5 .ui-border-t {
    margin-left: 0;
    padding-left: 0.15rem;
}
.newslist5 li {
    border-top: 0.01rem solid #e0e0e0;
}
.newslist5 .time{ width:0.68rem; height:0.68rem;margin: 0.1rem 0.1rem 0.1rem 0px; text-align:center;border: 0.02rem solid #1571c8; color:#1571c8;}
.newslist5 .time p{font-size: 0.24rem;
    line-height: 0.45rem;
    height: 0.35rem;
    margin: 0px;
    font-weight: bold;}
.newslist5 .time span {
    font-size: 0.13rem;
}
.newslist5 .ui-list-info p{ padding:0px;}
/* 分页css -------------------------------------- */
.pagebox {
	width: 100%;
	margin: 0.15rem 0;
	text-align: center;
	font-size: 0.14rem;
}
.pageprev, .pagenext {
	margin: 0 0.1rem;
	width: 0.5rem;
	height: 0.2rem;
	line-height: 0.2rem;
	padding: 0.05rem 0.1rem;
	outline: none;
	text-decoration: none;
	border: 0.01rem solid #ABABAB;
	-webkit-box-shadow: 0 0.01rem 0 #FFFFFF inset, 0 0.01rem 0.02rem rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0.01rem 0 #FFFFFF inset, 0 0.01rem 0.02rem rgba(0, 0, 0, 0.25);
	box-shadow: 0 0.01rem 0 #FFFFFF inset, 0 0.01rem 0.02rem rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 0.05rem;
	-moz-border-radius: 0.05rem;
	-o-border-radius: 0.05rem;
	border-radius: 0.05rem;
	color: #333;
	display: inline-block;
	text-align: center;
	text-shadow: 0 0.01rem #FFF;
}
.pageprev:active, .pagenext:active {
	line-height: 0.21rem;
	background-image: linear-gradient(bottom, #ffffff 0%, #E1E1E1 100%);
	background-image: -o-linear-gradient(bottom, #ffffff 0%, #E1E1E1 100%);
	background-image: -moz-linear-gradient(bottom, #ffffff 0%, #E1E1E1 100%);
	background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #E1E1E1 100%);
	background-image: -ms-linear-gradient(bottom, #ffffff 0%, #E1E1E1 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #ffffff), color-stop(1, #E1E1E1) );
	-webkit-box-shadow: 0 0.01rem 0 #FFFFFF inset, 0 0.01rem 0.02rem rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0.01rem 0 #FFFFFF inset, 0 0.01rem 0.02rem rgba(0, 0, 0, 0.25);
	box-shadow: 0 0.01rem 0 #FFFFFF inset, 0 0.01rem 0.02rem rgba(0, 0, 0, 0.25);
}
