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

body {
	background-color: #fff;
	min-width: 1152px;
	margin: 0 auto;
	color: #333;
	font-family: "微软雅黑";
	font-size: 14px;
}
.container {
	width: 1152px;
}
ul {
	margin: 0;
}
.marginBottom30 {
	margin-bottom: 30px;
}
.marginBottom60 {
	margin-bottom: 60px;
}

header, footer {
	min-width: 1152px;
}
header .top {
	margin: 30px 0;
}
header .nav {
	background-color: #e11e0f;
}
header .nav ul {
	display: table;
	clear: both;
}
header .nav li {
	display: block;
	width: 16.66666%;
	float: left;
}
header .nav li a {
	display: block;
	color: #fff;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
}
header .nav li a:hover,
header .nav li.active a {
	background-color: #920F05;
}

footer {
	background-color: #e11e0f;
	padding: 30px 0;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
}
footer .menu {
	margin-bottom: 10px;
}
footer .menu li {
	display: inline-block;
	margin: 0 10px;
}
footer .menu li a {
	color: #fff;
}
footer .copyright {
	word-spacing: 30px;
}


#Home .about section {
	line-height: 26px;
	text-align: justify;
}
#Home .product ul.list {
	clear: both;
	display: table;
	width: 100%;
}
#Home .product ul.list li {
	background-color: #fff;
	display: block;
	width: 25%;
	overflow: hidden;
	float: left;
	padding-top: 25%;
	position: relative;
}
#Home .product ul.list li span.screenshot,
#Home .product ul.list li a.more {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
}
#Home .product ul.list li span.screenshot {
	top: 0;
	z-index: 0;
}
#Home .product ul.list li span.screenshot img {
width: 280px !important;
    height: 280px !important;
}
#Home .product ul.list li a.more {
	background-color: rgba(225,30,15,0.8);
	padding: 90px 15px;
	color: #fff;
	text-decoration: none;
	bottom: -101%;
	z-index: 1;
	-webkit-transition: all .6s;
	   -moz-transition: all .6s;
		-ms-transition: all .6s;
		 -o-transition: all .6s;
			transition: all .6s;
}
#Home .product ul.list li a.more h4 {
	display: block;
	margin-bottom: 10px;
	margin-top: 0;
	line-height: 1.8;
}
#Home .product ul.list li:hover a.more {
	bottom: 0;
}
#Home .product a.subpageMore {
	border: solid 1px #e11e0f;
	display: block;
	width: 100%;
	color: #e11e0f;
	line-height: 3;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .6s;
	   -moz-transition: all .6s;
		-ms-transition: all .6s;
		 -o-transition: all .6s;
			transition: all .6s;
}
#Home .product a.subpageMore:hover {
	background-color: #e11e0f;
	color: #fff;
}
#Home .news .list .media-body {
	padding: 10px 0;
	color: #999;
	line-height: 26px;
	text-align: justify;
}
#Home .news .list h4.media-heading {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 0;
	font-size: 18px;
	line-height: 1;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#Home .news .list h4.media-heading a {
	color: #333;
	text-decoration: none;
}
#Home .news .list h4.media-heading a:hover {
	color: #e11e0f;
}
#Home .news .list li {
	background: url(../images/Home_33.png) no-repeat left center;
	border-bottom: dashed 1px #ddd;
	height: 36px;
	padding-left: 14px;
	line-height: 36px;
}

ol.breadcrumb {
	border-radius: 0;
	margin-bottom: 0;
}
ol.breadcrumb a {
	color: #e11e0f;
}
ul.pagination {
	margin: 0;
}
.pagination>li>a, .pagination>li>span {
	color: #666;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    color: #fff;
    background-color: #e11e0f;
    border-color: #e11e0f;
}

#sideBar .border-gray {
	border: solid 1px #ddd;
}
#sideBar .partTit {
	border-bottom: solid 1px #ddd;
	padding: 20px 15px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}
#sideBar .productsMenus ul {
	margin: 15px;
}
#sideBar .productsMenus li  {
	border-bottom: dotted 1px #ddd;
}
#sideBar .productsMenus li a {
	display: block;
	width: 100%;
	overflow: hidden;
	color: #333;
	line-height: 36px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all .4s;
	   -moz-transition: all .4s;
		-ms-transition: all .4s;
		 -o-transition: all .4s;
			transition: all .4s;
}
#sideBar .productsMenus li a:hover {
	padding-left: 15px;
	color: #e11e0f;
}
#sideBar .productsMenus li.on {
	background-color: #e11e0f;
	margin: 0 -15px;	
}
#sideBar .productsMenus li.on a {
	padding: 0 15px;
	color: #fff;
}

#sideBar .contact address {
	margin: 15px;
	line-height: 26px;
}
#sideBar .contact address p {
	margin-bottom: 0;
}

#list1 .main .list .group {
	margin-bottom: 20px;
}
#list1 .main .list .group .screenshot {
	background-color: #fff;
	border: solid 1px #ddd;
	border-radius: 4px;
	display: block;
	padding: 4px;
}
#list1 .main .list .group .screenshot a {
	display: block;
	height: 245px;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
#list1 .main .list .group .screenshot a img {
	height: 100%;
	max-width: 100%;
	-webkit-transition: all .6s;
	   -moz-transition: all .6s;
		-ms-transition: all .6s;
		 -o-transition: all .6s;
			transition: all .6s;
}
#list1 .main .list .group .screenshot a:hover img {
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		 -o-transform: scale(1.1);
			transform: scale(1.1);
}
#list1 .main .list .group h5 {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#list1 .main .list .group h5 a {
	color: #333;
	text-decoration: none;
}
#list1 .main .list .group h5 a:hover{
	color: #e11e0f;
}

#list_News .main .list {
	margin-bottom: 30px;
}
#list_News .main .list div.group {
	background: url(../images/Home_51.png) no-repeat left center;
	border-bottom: dotted 1px #ddd;
	clear: both;
	width: 100%;
	overflow: hidden;
	padding: 5px 0 5px 17px;
	line-height: 3;
}
#list_News .main .list div.group:nth-child(5n) {
	margin-bottom: 30px;
}
#list_News .main .list div.group a,
#Home .news .list li a {
	display: block;
	width: 80%;
	overflow: hidden;
	float: left;
	padding-right: 10px;
	color: #333;
	text-align: left;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#list_News .main .list div.group a:hover,
#Home .news .list li a:hover {
	color: #e11e0f;
}
#list_News .main .list div.group span.date,
#Home .news .list li span.date {
	display: block;
	float: right;
	color: #999;
	font-size: 12px;
	text-align: right;
}

#Details article hgroup h4 {
	margin: 0;
	line-height: 1.8;
}
#Details article hr {
	background: url(../images/Home_52.png) no-repeat left center;
	border: none;
	height: 2px;
	width: 100%;
	margin: 15px 0;
}
#Details article span.date {
	display: block;
	margin-bottom: 15px;
	color: #999;
	font-size: 12px;
	word-spacing: 30px;
}
#Details article section {
	text-align: justify;
}
#Details article section p, #Details article section div {
	margin-bottom: 10px;
	line-height: 1.8;
}

.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}