@charset "utf-8";
/* reset*/
body{font-family: Microsoft YaHei,Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;}
ul{list-style:none}
ul,li{padding:0;margin:0;}

	
/*list-news*/
.list-news{
	}
.list-news a:link{
	color:#333;}
.list-news a:visited{
	color:#333;
	}
.list-news a:hover{
	color:#333;
	text-decoration:none;
	}

.list-news img{
	width:121px;
	height:75px;}
.list-news i{
	display:block;
	}
.list-news b{
	display:block;
	text-align:center;}
.list-news li{
	border-bottom:1px dashed #ccc;
	margin-bottom:5px;
	padding-bottom:5px;
	}
	
/*list-products*/
.list-products{
	}
.list-products a:link{
	color:#333;}
.list-products a:visited{
	color:#333;
	}
.list-products a:hover{
	color:#333;
	text-decoration:none;
	}

.list-products img{
	width:121px;
	height:75px;}
.list-products i{
	display:block;
	}
.list-products b{
	display:block;
	text-align:center;}
.list-products li{
	border-bottom:1px dashed #ccc;
	margin-bottom:5px;
	padding-bottom:5px;
	}


/*重置面包屑导航背景色*/
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #fff;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777 ;
}

/*去除幻灯片左右阴影*/

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
/*content-news*/


/*PowerSite*/

.banner-common-style1{
	background: #222;
	background-repeat: no-repeat;
	background-position: center 0;
	-webkit-background-size: cover;
	background-size: cover;
	padding:0 0;
	text-align: center;
	min-height: 400px;
	position: relative;
	margin-bottom:40px;
	padding-top:20px;}
.banner-common-style1 dl{ width:300px; height:120px; margin:auto; margin-top:50px;}
.banner-common-style1 dt{font-size:25px; color:#fff; }
.banner-common-style1 dd{font-size:16px; color:#fff; }

.banner-common-style2{
	background: #222;
	background-repeat: no-repeat;
	background-position: center 0;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 138px 0 0;
	text-align: center;
	min-height: 300px;
	position: relative;}
.banner-common-style2 dl{ width:300px; height:120px; margin:auto;}
.banner-common-style2 dt{font-size:25px; }
.banner-common-style2 dd{font-size:16px; }

.banner-common-style3{ width:100%; background-color:#fff; background-image:url(../images/sample/1920x600.jpg)}
.banner-common-style3 dl{ width:300px; height:120px; position:absolute; top:80px; right:30%;}
.banner-common-style3 dt{font-size:25px; }
.banner-common-style3 dd{font-size:16px; }

.banner-common-style4{
	background: #222;
	background-repeat: no-repeat;
	background-position: center 0;
	-webkit-background-size: cover;
	background-size: cover;
	padding:0 0;
	text-align: center;
	min-height: 400px;
	position: relative;
	margin-bottom:40px;
	padding-top:20px;}
.banner-common-style4 dl{ width:300px; height:120px; margin-left:10%; margin-top:50px;}
.banner-common-style4 dt{font-size:25px; color:#333; }
.banner-common-style4 dd{font-size:16px; color:#333; }

.banner-common-style5{
	background: #222;
	background-repeat: no-repeat;
	background-position: center 0;
	-webkit-background-size: cover;
	background-size: cover;
	padding:0 0;
	text-align: center;
	min-height: 400px;
	position: relative;
	margin-bottom:40px;
	padding-top:20px;}
.banner-common-style5 dl{ width:300px; height:120px; margin-left:60%; margin-top:50px;}
.banner-common-style5 dt{font-size:25px; color:#333; }
.banner-common-style5 dd{font-size:16px; color:#333; }

.banner-common-style6{
	background: #222;
	background-repeat: no-repeat;
	background-position: center 0;
	-webkit-background-size: cover;
	background-size: cover;
	padding:0 0;
	text-align: center;
	min-height: 400px;
	position: relative;
	margin-bottom:40px;
	padding-top:20px;}
.banner-common-style6 dl{ width:300px; height:120px; margin-left:20%; margin-top:50px;}
.banner-common-style6 dt{font-size:25px; color:#333; }
.banner-common-style6 dd{font-size:16px; color:#333; }

.fix-header{ 
	height:60px;}
.fix-footer{ 
	height:60px;}
.margin-auto{
	margin:auto;}
.margin-top-100{
	margin-top:100px;}
.img-121x75{ 
	width:121px;
	height:75px;}

.text-color-common{
	color:#333;}	
	/*avatar*/
.avatar-xs{
	widows:30px;
	height:30px;
	display:inline;}
.avatar-sm{
	widows:40px;
	height:40px;
	display:inline;}
.avatar-md{
	widows:60px;
	height:60px;
	display:inline;}
.avatar-lg{
	widows:140px;
	height:140px;
	display:inline;
	}
.paging {color: #666666; font-family: "微软雅黑","宋体"; font-size: 12px;  margin: 10px; padding: 3px; text-align: center;}
.paging a{background: none repeat scroll 0 0 #F1F6FA; border: 1px solid #DEDFDE; color: #295AA8; margin-right: 3px; padding: 2px 6px; text-decoration: none;
}
.paging a:hover{ background-color:#F1F6FA; background-image: none; border: 1px solid #2C63B1; color: #254F9B; text-decoration: none;}
.paging span{background-color:#5478B8; background-image: none; border: 1px solid #345EA9; color: #FFFFFF; margin-left: 0; margin-right: 3px; padding: 2px 6px;
text-align: center;}

/*tpl*/
.info-list{ margin-top:10px; margin-left:10px;}
.info-list li{ height:24px; border-bottom:#eee 1px dashed;}
.info-list li a:link{
	color:#333;}
.info-list li a:visited{
	color:#333;
	}
.info-list li a:hover{
	color:#333;
	text-decoration:none;
	}
