/* CSS Document */
body {
	min-width: 1210px;
}
a {
	color: #333;
	text-decoration: none;
}
.auto {
	margin:0 auto;
	width: 1200px;
}
.title:before, .title:after, .auto:before, .auto:after, .txt-news:before, .txt-news:after, .items:before, .items:after, .page-left:before, .page-left:after, .page-right:before, .page-right:after, .page-contact:before, .page-contact:after, .page-container:before, .page-container:after {
	display: table;
	content: '';
}

/* 顶部 */
.top {
	background-color: #f1f1f1;
	line-height: 32px;
	color: #666;
}
.top .hot-line span {
	padding-left: 26px;
	background: url(../images/ico.png) 0 1px no-repeat;
}
.top .hot-line b {
	color: #e14c48;
}

/* 头部 */
.header {
	height: 90px;
	position: relative;
	z-index: 99;
}
.header h1 {
	margin-top: 15px;
	width: 440px;
	height: 62px;
	overflow: hidden;
	text-indent: -50em;
	background: url(../images/Logo.jpg) 0 0 no-repeat;
}
.header .nav {
	margin-top: 25px;
}
.header .nav li {
	display: inline-block; 
	float: left;
	margin-left: 40px;
	position: relative;
}
.header .nav li > a {
	display: block;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	text-decoration:none;
	color: #333;
}
.header .nav li:hover > a, .header .nav li.current > a  {
	color: #e14c48;
	background: url(../images/Index-03.png) 50% bottom no-repeat;
}

/* Banner */
.banner {
	height: 498px;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 3;
}
#animateBox .playPic { 
	height: 498px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
}
#animateBox .playPic li {
	float: left;
	height: 498px;
	overflow: hidden;
}
#animateBox .optionBtn {
	height: 20px;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 6px;
	left: 0;
	z-index: 99;
}
#animateBox .optionBtn span {
	background: #0b5a9f;
	border: 2px solid #fff;
	cursor: pointer;
	display: inline-block;
	height: 12px;
	width: 12px;
	margin-left: 12px;/**/
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
}
#animateBox .optionBtn span.current {
	background: #fff;
	border: 2px solid #0b5a9f;
}
.pagebanner {
	height: 300px;
	width: 100%;
	position: relative;
	z-index: 1;
}
/* Banner */
/* 产品中心 */
.title {
	display: block;
	color: #007fcc;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 20px;
	background: url(../images/Index-01.png) 50% bottom no-repeat;
}
.title span {
	display: block;
	margin-bottom: 2px;
	font-size:28px;
}
.title small {
	display: block;
	font-size: 14px;
	color: #939393;
	font-weight: normal;
}
.pad20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.pro-category {
	width: 255px;
	background: url(../images/Index-05.jpg) 0 0 repeat-y;
}
.pro-category h2 {
	height: 65px;
	line-height: 75px;
	color: #fff;
	background: url(../images/Index-04.jpg) 0 0 no-repeat;
	padding-left: 20px;	
	overflow: hidden;
}
.pro-category ul li em {
	display: block;
	font-style: normal;
	font-weight: bold;	
	padding-top: 10px;
	margin-left: 40px;
	margin-right: 10px;
}
.pro-category ul li em a {
	color: #007fcc;	
}
.pro-category dl {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 40px;
	margin-right: 10px;
	border-bottom: 1px dashed #dbdbdb;
}
.pro-category dl dt, .pro-category dl dd {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro-category dl dt {
	font-weight: bold;	
}
.pro-category dl dt a {
	color: #007fcc;
}
.pro-category dl dd a:hover, .pro-list ul.products li p a:hover {
	color: #007fcc;
	text-decoration: underline;
}
.pro-list {
	width: 920px;
}
.pro-list h2 {
	height: 65px;
	line-height: 75px;
	border-bottom: 1px solid #dbdbdb;	
	color: #007fcc;
	position: relative;
}
.pro-list h2 a {
	display: inline-block;
	height: 65px;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	top: 0;
	right: 0;	
}
.pro-list ul.products {
	width:100%;
}
.pro-list ul.products li {
	float: left;
	margin: 15px 10px 0;
	width: 210px;
	overflow: hidden;
}
.pro-list ul.products li img {
	height: 160px;
	width: 200px;
	padding: 4px;
	border: 1px solid #dbdbdb; 
}
.pro-list ul.products li img:hover {
	border: 1px solid #007fcc;
}
.pro-list ul.products li p {
	margin-bottom: 0;
	height: 32px;
	line-height: 32px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* 关于我们 */
.about-us {
	background-color: #fff;
	width: 100%;
}
.about-us .about-txt p {
	margin-top: 25px;
	margin-bottom: 0;
	line-height: 1.8;
}
.view-more {
	display: inline-block;
	padding: 5px 35px;
	color: #fff;
	background-color: #007fcc;
}

/* 案例 */
.case {
	margin-top: 20px;
	width: 100%;
}
.case ul {
	min-width: 1200px;
}
.case ul li {
	float: left;
	height: 225px;
	width: 230px;
	overflow: hidden;
	margin: 0 5px;
}
.case ul li p {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.case ul li img {
	display: block;
	height: 185px;
	width: 230px;
}
.more-case {
	margin-top: 20px;
	margin-bottom: 20px;
}
.more-case span {
	display: inline-block;
	height: 36px;
	line-height: 32px;
	width: 30px;
	background-color: #007;
	text-indent: -10rem;
	overflow: hidden;
	cursor: pointer;
}
.more-case span.prev {
	background: url(../images/ico.png) 5px -32px no-repeat;
}
.more-case span.next {
	background: url(../images/ico.png) 5px -68px no-repeat;
}
.more-case a {
	display: inline-block;
	height: 34px;
	line-height: 32px;
	padding: 0 30px;
	border: 1px solid #007fcc;
	border-radius: 17px;
	color: #007fcc;
	margin: 0 20px;
	overflow: hidden;
}

/* 新闻 */
.news-title {
	padding: 20px 0;
	text-align: center;
}
.news-title a {
	display: inline-block;
	padding: 5px 35px;
	font-size: 16px;
	border: 1px dashed #dbdbdb;
	margin-left: 10px;
	margin-right: 10px;
}
.news-title a:hover, .news-title a.current {
	color: #fff;
	border: 1px solid #007fcc;
	background-color: #007fcc;
}
.img-news {
	width: 700px;
	height: 390px;
	position: relative;
}
.img-news-scroll {
	height: 390px;
	width: 700px;	
}
.news-btn {
	height: 20px;
	width: 10px;
	cursor: pointer;
	position: absolute;
	bottom: 10px;
	z-index: 99;	
}
.news-left-btn {
	left: 20px;	
	background: url(../images/ico.png) 0 -138px no-repeat;
}
.news-left-btn:hover {
	background: url(../images/ico.png) 0 -161px no-repeat;
}
.news-right-btn {
	left: 35px;	
	background: url(../images/ico.png) -10px -161px no-repeat;
}
.news-right-btn:hover {	
	background: url(../images/ico.png) -10px -138px no-repeat;
}
.img-news ul {
	min-width: 700px;	
}
.img-news ul li {
	float: left;
	height: 390px;
	width: 700px;
	overflow: hidden;
	position: relative;
}
.img-news ul li img {
	height: 390px;
	width: 700px;
}
.img-news ul li .tips {
	background-color: #007fcc;
	color: #fff;
	width: 90px;
	position: absolute;
	left:0;
	top: 0;
	bottom: 0;
	z-index: 10;
}
.img-news ul li .tips p {
	margin: 0 auto;
	width: 22px;
	font-size: 16px;
	text-align: center;
	padding-top: 20px;	
}
.txt-news {
	width: 499px;
	height: 390px;
	border: 1px solid #dbdbdb;
	border-left: 0;
}
.txt-news p {
	margin: 20px auto;
	line-height: 1.8;
}
.txt-news ul {
	margin-top: 30px;
}
.txt-news ul li {
	border-left: 3px solid #fff;
}
.txt-news ul li:hover {
	border-left: 3px solid #007fcc;
	background-color: #daf0fd;
}
.txt-news ul li:hover a span {
	background: url(../images/ico.png) 0 -120px no-repeat;
}
.txt-news ul li a {
	display: block;
	margin: 0 auto;
	padding-right: 30px;
	width: 340px;
	height: 56px;
	line-height: 56px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom: 1px solid #dbdbdb;
	position: relative;
}
.txt-news ul li a span {
	display: block;
	height: 9px;
	width: 20px;
	background: url(../images/ico.png) 0 -110px no-repeat;
	position: absolute;
	top: 25px;
	right: 0;
}

/* 底部 */
.footer {
	margin-top: 40px;
	padding-top: 20px;
	background-color: #007fcc;
	color: #fff;
}
.footer h4 {
	font-size: 14px;
	margin-bottom: 10px;
}
.footer h4 span {
	border-bottom: 1px solid #a9ddfc;
	padding-bottom: 2px;
}
.footer a {
	color: #a9ddfc;
}
.footer a:hover {
	color: #fff;
}
.footer .items {
	margin-right: 100px;
}
.footer .items p {
	margin-bottom: 5px;
	color: #a9ddfc;
}
.footer .links {
	margin: 20px auto;
	padding-top: 6px;
	width: 1200px;
	border-top: 1px solid #238bc8;
	line-height: 1.8;
}
.footer .links span, .footer .links a {
	display: inline-block;
	margin-right: 10px;
	white-space: nowrap;
}
.footer .copyright {
	background-color: #3b3b3b;
	padding-top: 10px;
	padding-bottom: 8px;
	width: 100%;
}
.footer .copyright p {
	margin-bottom: 0;
}
.footer .copyright a {
	color: #fff;
}
.footer .copyright span {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

/* 二级页面 */
.page-left {
	width: 220px;
}
.page-right {
	width: 940px;
}

/* 左侧 */
.page-title {
	font-size: 16px;
	background-color: #007fcc;
	color: #fff;
	text-align: center;
	margin-top: 20px;
}
.page-title span {
	display: block;
	height: 36px;
	line-height: 38px;
	overflow: hidden;	
}
.page-title small {
	display: block;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	background-color: #0061a8;
	font-weight: normal;
	font-size: 14px;
	color: #a9ddfc;
}
.aside-nav li {
	margin-top: 5px;
	padding-bottom: 5px;
	background-color: #f3f3f3;	
}
.aside-nav li a {
	display: block;
	padding: 4px 12px 4px 30px;	
}
.aside-nav li em {
	display: block;
	font-style: normal;	
}
.aside-nav li em a {
	padding: 10px 12px 6px;	
}
.aside-nav li a span {
	padding-right: 8px;	
}
.aside-nav li a.hover, .aside-nav li a:hover {
	color: #007fcc;
}
.page-contact {
	margin-top: 10px;	
}

/* 右侧 */
.pos {
	margin-top: 20px;	
	height: 36px;
	line-height: 36px;
	border-bottom: 2px solid #dbdbdb;
}
.pos h3 {
	font-size: 16px;
	padding-left: 12px;
	background: url(../images/Index-02.png) 0 10px no-repeat;
}
.pos p {
	margin-bottom: 0;	
}
.page-container {
	margin-top: 15px;	
}
