﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
/*微软雅黑 "\5FAE\8F6F\96C5\9ED1",*/
body {
	font-size:14px;
	font-family: "\5FAE\8F6F\96C5\9ED1", "宋体", "Segoe UI", sans-serif; 
	line-height:180%;
	color:#343434;
}
a {color:#6d6d6d;text-decoration:none;}
a:hover {color:#ce0000;text-decoration:none;}

a.white{color:#ffffff; text-decoration: none;}
a.white:hover{color:#ffe400; text-decoration:none;}

img {
	border:none;
}
div, ul {
	zoom:1;
}
div:after, ul:after {
	content:"";
	display:block;
	clear:both;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:inherit;
}
i {
	font-style:normal;
}
.clear {
	clear:both;
}


/*default.html*/
.top {
	width: 100%;
	min-width: 1000px;
}
.top-1 {
	width: 1020px;
	margin: 0 auto;
	height: 150px;
}
.top-1-left {
	float: left;
	padding: 25px 0px 25px 20px;
}
.top-1-right {
	float: right;
	width: 370px;
	padding: 28px 0px 25px 0px;
}

.version{	
	float:left;
	width: 122px;
	margin-top: 23px;
	margin-left: 200px;
}
.version img{
	padding: 5px 0px 0px 5px;
}
.version ul li{ 
	float: left;
	text-align: center;
	}

.menu {
	width: 100%;
	background: #0180d7;
	min-width: 1020px;
}
.menu-1 {
	width: 1020px;
	margin: 0 auto;
	letter-spacing: 1px;
}
.menu-1 ul {
}
.menu-1 ul li {
	padding: 0px 5px 0px 5px;
	width:160px;
	float: left;
	font-size: 16px;
	text-align:center;
	line-height: 300%;
	}
.menu-1 ul li a {
	color: #fff;
	height:30px;

}
.menu-1 ul li a:hover {
	color: #e7e7e7;
	border-top:5px #6cb5e8 solid;
	height:33px;
	display: block;
	transition: border-top 0.2s;
}
.on{
	display: block;
	}

.container {
	width: 100%;
	background: #f2f2f2;
	height: 750px;
}
.main-1 {
	width: 1020px;
	height: auto;
	padding: 50px 0px;
	margin: 0 auto;
}
.main-1a {
}
.main-1b {
}
.main-1-left {
	float: left;
	width: 500px;
}

.main-1-left img {
	border:5px solid #fff;
}
.main-1-left h2 {
	font-size:36px;
	font-weight: bold;
	text-align:center;
	color:#343434;
	padding: 10px 0px 30px 0px;
	letter-spacing:5px;
}
.main-1-left h3 {
	font-size:20px;
	font-weight: bold;
	color:#343434;
	padding: 20px 0px 10px 20px;
	border-top: #e8eef5 1px  solid;
}

.main-1-right {
	float: right;
	width: 480px;
	line-height: 200%;
	font-size: 14px;
	font-weight: normal;
	color:#343434;
	font-weight: normal;
}
.main-1-right img{
}
.main-1-right p{

}
.main-equipment{
	text-align: center;
}
.main-equipment ul li {
	margin-right:10px;
	margin-top:10px;
	float: left;
	border:5px solid #fff;
}

.more{
	width:100%;
	border:#e8eef5 1px solid;
	margin:10px 0px 20px 0px;
	font-size:14px;
	}
.more a {
	width:100%;
	color: #2f3234;
	display:block;
}
.more a:hover {
	width:100%;
	color: #fff;
	background:#1d589b;
	display:block;
	transition: background-color 1.5s;
}

.container-2 {
	width: 100%;
	background: #fff;
	height: 758px;
}
.main-2 {
	width: 1020px;
	height: auto;
	padding: 50px 0px;
	margin: 0 auto;
	text-align: center;
}

.container-3 {
	width: 100%;
	background: #f2f2f2;
}
.main-3 {
	width: 1020px;
	height: auto;
	padding: 50px 0px;
	margin: 0 auto;
	text-align: center;
}
.main-3 ul li{
	float: left;
	background: #fff;
}
.main-3 ul li img{
	border-bottom:5px solid #da251c;	

}
.main-3 ul li h2{
	margin: 15px 0px;
	font-size: 38px;
	color: #da251c;
	text-align: center;
	font-weight: 800;
	font-style: italic;
}
.main-3 ul li h3{
	margin-bottom: 20px;
	font-size: 18px;
	color: #da251c;
	text-align: center;
}
/*新闻向左移动开始*/
        .picScroll-left{ width: 1000px; margin: 0 auto; overflow:hidden; position:relative; }
        .picScroll-left .m-hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;}
        .picScroll-left .m-hd .prev,.picScroll-left .m-hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
            cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat;}
        .picScroll-left .m-hd .next{ background-position:0 -50px;  }
        .picScroll-left .m-hd .prevStop{ background-position:-60px 0; }
        .picScroll-left .m-hd .nextStop{ background-position:-60px -50px; }
        .picScroll-left .m-hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;}
        .picScroll-left .m-hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
        .picScroll-left .m-hd ul li.active{ background-position:0 0; }
        .picScroll-left .m-bd{ padding:10px;   }
        .picScroll-left .m-bd ul{ overflow:hidden; zoom:1; }
        .picScroll-left .m-bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
        .picScroll-left .m-bd ul li .pic{ text-align:center; }
        .picScroll-left .m-bd ul li .pic img{ width:322px; height:247px; display:block;}
        .picScroll-left .m-bd ul li .pic a:hover img{ border-color:#999;  }
        .picScroll-left .m-bd ul li .title{ line-height:24px;   }
 /*新闻向左移动结束*/

.footer {
	margin:0 auto;
	width:100%;
	text-align:center;
	padding:50px 0px;
	background: #06416d url(../images/bg-footer.jpg) no-repeat center;
}
.footer-1 {
	width: 1020px;
	margin: 0 auto;
}
.footer-1a {
	float: left;
	width: 300px;
}
.footer-1b {
	float: left;
	width: 430px;
}
.footer-1c {
	float: left;
	width: 230px;
}
.footer-1c img {
	padding: 5px;
	border:1px #4f95c5 solid;
}
.footer-1c h3{
	color: #fff;
}
.footer-1 ul li{
	color: #fff;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 180%;
}
.footer-1 ul li span{
	background: #da251c;
	padding: 2px 5px;
}
.footer-1 ul li a {
	color: #fff;
}
.footer-1 ul li a:hover{
	color:#ffe400;
	transition: color 0.5s;
}
.footer-1 ul li h2{
	font-weight: bold;
}

/*fullSlide -开始*/
.fullSlide {
	width:100%;
	position:relative;
	height:554px;
	background:#fff;
}
.fullSlide .m-bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .m-bd ul {
	width:100% !important;
}
.fullSlide .m-bd li {
	width:100% !important;
	height:554px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .m-bd li a {
	display:block;
	height:554px;
}
.fullSlide .m-hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .m-hd ul {
	text-align:center;
}
.fullSlide .m-hd ul li {
	cursor:pointer;
	display:inline-block;
 *display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#fff;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .m-hd ul .active {
	background:#f00;
}
.fullSlide .prev, .fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:1%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../images/slider-arrow2.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:1%;
	background-position:-6px -137px;
}
/*fullSlide -结束*/

/*图片无缝滚动特效-左-开始*/
.picMarquee-left {
	width:100%;
	margin: 0 auto;
	overflow:hidden;
	position:relative;
	padding-top:20px;
}
.picMarquee-left .m-hd {
	overflow:hidden;
	height:30px;
	background:#f4f4f4;
	padding:0 10px;
}
.picMarquee-left .m-hd .prev, .picMarquee-left .m-hd .next {
	display:block;
	width:5px;
	height:9px;
	float:right;
	margin-right:5px;
	margin-top:10px;
	overflow:hidden;
	cursor:pointer;
	background:url("../images/arrow.png") no-repeat;
}
.picMarquee-left .m-hd .next {
	background-position:0 -50px;
}
.picMarquee-left .m-hd .prevStop {
	background-position:-60px 0;
}
.picMarquee-left .m-hd .nextStop {
	background-position:-60px -50px;
}
.picMarquee-left .m-bd {
}
.picMarquee-left .m-bd ul {
	overflow:hidden;
	zoom:1;
}
.picMarquee-left .m-bd ul li {
	margin:0 8px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.picMarquee-left .m-bd ul li .pic {
	text-align:center;
}
.picMarquee-left .m-bd ul li .pic img {
	width:184px;
	height:141px;
	display:block;
	padding:2px;
	border:1px solid #ccc;
}
.picMarquee-left .m-bd ul li .pic a:hover img {
	border-color:#999;
}
.picMarquee-left .m-bd ul li .title {
	line-height:24px;
}
/*图片无缝滚动特效-左-结束*/

/*profile.html*/
.icon {
	width: 100%;
	overflow: hidden;
}
.icon-1 {
	margin: 0 auto;
	text-align: right;
    border-bottom: 1px solid #bdbdbd;
}
.container-n {
	width: 100%;
	background: #f2f2f2;
}
.profile {
	width: 1020px;
	height: auto;
	padding: 50px 0px;
	margin: 0 auto;
}
.profile-title{
	width: 100%;
	margin: auto 0;
	margin-bottom: 30px;
	text-align: center;
}
.profile-content{
	margin: auto 0;
}
.profile-content img{
	border: 5px solid #fff;
	float: left;
	margin: 0px 20px 10px 0px;
}
/*products.html*/
.products {
	width: 1020px;
	height: auto;
	padding: 50px 0px;
	margin: 0 auto;
	border-top: 1px solid #f2f2f2;
}
.products-1 {
}
.product-left {
	float: left;
	width: 220px;
}
.product-menu {
	margin-bottom: 20px;
}
.product-menu-title {
	font-size: 18px;
	text-align: center;
	font-weight: 800;
}
.product-menu ul li {
	font-size: 14px;
	line-height: 300%;
	border-top: 1px solid #fff;
}
.product-menu p {
	font-size: 14px;
	line-height: 180%;
	border: 1px solid #fff;
	padding: 10px;
}
.product-menu ul li a {
	text-decoration: none;
	color: #fff;
	padding-left: 24px;
	display: block;
	background: #0180d7;
}
.product-menu ul li a:hover {
	line-height: 300%;
	padding-left: 24px;
	color: #fff;
	background: #da251c;
	text-decoration: none;
	transition: background-color 1.5s;
}
.product-right {
	float: right;
	width: 780px;
}
.product-img {
	width: 780px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
.product-img ul{
	margin: 0 auto;
}
.product-img ul li {
	width: 230px;
	height: auto;
	float: left;
	text-align: center;
	font-size: 14px;
	padding: 15px;
}
.product-img img {
	width: 500px;
	height: auto;
	padding:20px 0px 10px 140px;
}
.product-title {
	width: auto;
	height: auto;
	line-height: 150%;
	border-top: 1px solid #bdbdbd;
	text-align: center;
	color: #da251c;
	font-size: 24px;
	padding: 20px 0px;
}
.product-title span {
	font-size: 18px;
	font-weight: bold;
}
.product-more {
	margin: 0 auto;
	width: 1020px;
}
.product-more-title {
	margin: 0 auto;
	text-align: right;
	padding: 10px;
	border: 1px solid #bdbdbd;
}
.product-s {
	width: 780px;
	height: auto;
	float: right;
	text-align: center;
	margin-bottom: 10px;
}
.product-s ul li {
	width: 250px;
	height: 230px;
	float: left;
	text-align: center;
	font-size: 14px;
	padding: 0px 10px 20px 0px;
}
.product-s ul li a{
	background:url(../images/ico-on.jpg) right bottom no-repeat #fff;
	width: 245px;
	height: 225px;
	display:block;
	line-height:250%;
}
.product-s ul li a:hover{
	background:url(../images/ico-hover.jpg) right bottom no-repeat #da251c;
	width: 245px;
	height: 225px;
	display:block;
	line-height:250%;
	color:#fff;
	transition: background 1.5s;
	}
.product-s img {
	width: 245px;
	height: 188px;
}
/*产品详细页大图前后切换*/
.slideBox {
	width: 780px;
	height: 569px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 12%;
	top: 40%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 8%;
	background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.news {
	width: 760px;
	font-weight: normal;
	line-height: 130%;
	float: right;
}
.news img {
	padding: 10px;
	width: 300px;
	float: right;
}
.news p {
	line-height:200%;
	font-size:14px;
	padding:0px 0px 20px 0px;
	color:#343434;
	text-indent:2em;
}
.news span {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #f00;
}
.news h2 {
	font-size:36px;
	font-weight: bold;
	text-align:center;
	color:#343434;
	padding: 20px 0px;
	letter-spacing:5px;
	border-bottom:#e8eef5 1px solid;
	margin-bottom: 30px;
}
.news h3 {
	font-size:20px;
	font-weight: bold;
	color:#343434;
	padding: 20px 0px 10px 36px;
	border-top: #e8eef5 1px  solid;
	text-align:center;
	margin-bottom: 10px;
}
.news h5 {
	font-size:14px;
	font-style:italic;
	padding: 10px;
	text-align:right;
	margin-bottom: 10px;
}

.news ul {
	padding: 20px 0px;
}
.news ul li {
	float: left;
	padding: 10px 0px 0px 0px;
	font-size:14px;
	line-height:200%;
	width: 100%;
	border-bottom: #bdbdbd 1px dashed;
}
.news-title{
	width: 640px;
	float: left;
}
.news-time {
	width: 80px;
	float: right;
	text-align: right;
}

.page-n {
    text-align: center;
    padding: 20px;
    clear: both;
}
.page {
    text-align: center;
    padding: 20px;
    clear: both;
	border-top: #e8eef5 1px solid;
}
/*contact.html*/
.contact {
	width: 760px;
	font-size: 16px;
	font-weight: normal;
	line-height: 130%;
	float: right;
}
.contact p {
	line-height:200%;
	font-size:14px;
	color:#343434;
}
.contact span {
	font-size: 14px;
	font-style: italic;
	color: #f00;
}
.contact h3 {
	font-size:20px;
	font-weight: bold;
	color:#343434;
	padding: 10px 0px;
	border-bottom: #e8eef5 2px  solid;
}
.contact ul li {
	list-style-type:none;
	font-size:14px;
	padding: 0px;
	margin-bottom:10px;
	line-height:200%;
}
.contact input[type="text"], .contact-grid textarea {
	width: 98%;
	padding: 0.3em;
	background: #fff;
	outline: none;
	border: 1px solid #e8eef5;
	-webkit-appearance: none;
}
.contact textarea {
	width: 100%;
	margin: 0.2em 0;
	border: 1px solid #e8eef5;
	resize: none;
}
.send {
	margin-top: 1em;
	text-align: center;
}
.send input {
	margin: 0px 5px 0px 18px;
	border: #e8eef5 solid 1px;
	padding: 0.3em 1em;
	text-align: center;
	outline: none;
	-webkit-appearance: none;
	cursor: pointer;
	font-family: "\5FAE\8F6F\96C5\9ED1", "宋体", "Segoe UI", sans-serif;
}
.send input:hover {
	background: #e8eef5;
}

/*sitemap.html*/
.sitemap-0 {
	margin:0 auto;
	width:100%;
	height:auto;
}
.sitemap {
	margin:0 auto;
	width:700px;
	height:auto;
	font-size:14px;
	font-weight:bold;
	padding:5px 25px 25px 30px;
	text-align:left;
	border:1px solid #FFFFFF;
	background-color:#fff;
	line-height:200%;
}
.sitemap h1 {
	width:100%;
	background:url(../images/line.gif) repeat-x bottom;
	text-align:center;
	line-height:250%;
	margin-bottom:15px;
	letter-spacing:2px;
	font-size:24px;
}
.sitemap a {
}
.sitemap a:hover {
	color:#b8000b;
}
.sitemap li {
	list-style:none;
	float:left;
	width:70px;
	height:30px;
	background:url(../images/line.gif) repeat-x bottom;
	margin:0 10px 10px 10px;
	text-align:center;
	font-size:12px;
	font-weight: normal;
}
