@charset "utf-8";
body {
	background-color: #F1F6FA;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.body {
	text-align: center;
}
a ,a:hover,a:link{
	color: #000;
	text-decoration: none;
}
.wp {
	text-align: left;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
ul ,li,ol,p,h1,h2,h3,h4,dt,dd,dl{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.cl {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

#header .wp .sc {
	background-image: url(../images/sc.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 146px;
}
#header .wp .sc a {
	font-size: 12px;
	margin-left: 18px;
	line-height: 35px;
}
#nav-main {
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	height: 58px;
}
#nav-main .wp .nav li {
	float: left;
	height: 58px;
	width: 117px;
	text-align: center;
}
#nav-main .wp .nav li a {
	line-height: 12px;
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	padding-top: 12px;
	display: block;
}
#nav-main .wp .nav li:hover {
	background-image: url(../images/bg_nav_hover.gif);
	background-repeat: no-repeat;
}
#nav-main .wp .nav li:hover a{
	color: #000;
}

#nav-main .wp .nav .active {
	background-image: url(../images/bg_nav_hover.gif);
	background-repeat: no-repeat;
}
#nav-main .wp .nav .active a{
	color: #000;	
}
#footer .wp #ft-copyright {
	text-align: center;
	line-height: 200%;
}
#footer .wp #ft-contact {
	text-align: center;
	line-height: 200%;
}
#footer .wp #ftlink {
	text-align: center;
}
#footer #flink a {
	margin-right: 10px;
	color: #000;
}


#footer .wp .foot_nav {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEE3E7;
	margin-top: 30px;
}

#footer .wp .foot_nav a {
	margin-right: 5px;
	margin-left: 5px;
	line-height: 300%;
}

.wp .box_pro_class {
	background-image: url(../images/bg_block1.gif);
	background-repeat: no-repeat;
	height: 367px;
	width: 195px;
}
.wp .tit  {
	background-image: url(../images/pin_tit.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 139px;
	line-height: 35px;
	margin-top: 10px;
	margin-left: -9px;
	font-size: 14px;
	color: #000;
	font-family: "微软雅黑";
	font-weight: bold;
	padding-left: 30px;
}
.wp .box_pro_class a {
	color: #FFF;
	margin-left: 10px;
	display: block;
	width: 160px;
	margin-top: 10px;
	line-height: 24px;
}
.wp .box_pro_class .gundong {
	height: 314px;
	overflow-y: scroll;
    width: 190px;
}
.wp .box_about {
	height: 329px;
	width: 525px;
	float: left;
}
.wp .box_about .con {
	width: 500px;
	margin-top: 15px;
	margin-left: 15px;
	font-family: "微软雅黑";
	line-height: 180%;
}
.wp .box_about .con img {
	float: left;
	margin-right: 15px;
}


.wp .box_news {
	height: 329px;
	width: 225px;
	float: right;
}
.wp .box_news .title {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-left: 10px;
}
.wp .box_news img {
	margin-top: 10px;
	margin-left: 15px;
}
.wp .box_news ul li {
	background-image: url(../images/pin_li_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
	line-height: 25px;
}
.wp .box_news ul li a {
	margin-left: 10px;
}
.wp .box_ho {
	height: 122px;
	width: 760px;
	margin-top: 10px;
}
.wp .box_ho img {
	margin-top: 10px;
	margin-left: 15px;
}
.wp .box_contact {
	margin-top:10px;
	height: 257px;
	width: 195px;
}
.wp .box_contact .title {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-left: 10px;
}
.wp .box_contact .con {
	line-height: 160%;
	font-family: "微软雅黑";
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.wp .box_contact img {
	margin-top: 10px;
	margin-left: 15px;
}
.box{
	background: #FDFCFA;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FDFCFA),color-stop(100%,#EDEDED));
	background: -webkit-linear-gradient(top,#FDFCFA 0%,#EDEDED 100%);
	background: -moz-linear-gradient(top,#FDFCFA 0%,#EDEDED 100%);
	background: -ms-linear-gradient(top,#FDFCFA 0%,#EDEDED 100%);
	background: -o-linear-gradient(top,#FDFCFA 0%,#EDEDED 100%);
	background: linear-gradient(to bottom,#FDFCFA 0%,#EDEDED 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfcfa',endColorstr='#ededed',GradientType=0);
	border: 1px solid #E7E9E8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}.wp .box_pro {
	float: left;
	height: 187px;
	width: 760px;
	margin-top: 10px;
}
.wp .box_download {
	float: right;
	width: 225px;
	margin-top: 10px;
	height: 187px;
	display:none;
}
.wp .box_download .title {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-left: 10px;
}
.box_download .con img {
	margin-top: 10px;
	margin-left: 15px;
}


.box_pro #gundong {
	margin-left: 5px;
	margin-top: 5px;
}

.box_pro #gundong a {
	background-color: #E3E3E3;
	display: block;
	height: 130px;
	width: 165px;
	text-align: center;
}
.box_pro #gundong a img {
	margin: 5px;
}
.wp .bg .ct .mn {
	float: right;
	width: 760px;
	border: 1px solid #D9D9D9;
	background-color: #FFF;
	margin-top: 10px;
}
.wp .bg .ct.cl .mn .rect #pt {
	background-color: #F0F0F0;
	line-height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	font-weight: bold;
	color: #000;
	padding-left: 10px;
}
.mn .rect .f2 {
	padding: 10px;
	font-size: 14px;
}
.mn .rect .f2 .img{
	text-align: center;
}
.mn .rect .f2 img{
	max-width: 90%;
	margin-right: auto;
	margin-left: auto;	
}
.mn {
	font-family: "微软雅黑";
}
.mn .rect .ct-mn .list li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D9D9D9;
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mn .rect .ct-mn .list li strong{ float:right;}

.mn .rect .ct-mn .list li a {
	color: #1E547F;
	font-weight: bold;
}
.mn .rect .ct-mn h1 {
	font-size: 18px;
	font-weight: normal;
	color: #444;
	text-align: center;
	margin-top: 20px;
}
.mn .rect .ct-mn .t {
	text-align: center;
	color: #999;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
}
.mn .rect .ct-mn .prevnext {
	padding-top: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}
.mn .rect .ct-mn .list dl {
	display: block;
	float: left;
	width: 176px;
	margin-right: 30px;
	margin-left: 30px;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-top: 15px;
}
.mn .rect .ct-mn .list dl dt a {
	border: 1px solid #CCC;
	text-align: center;
	display: block;
	height: 176px;
	width: 176px;
	overflow: hidden;
	line-height: 176px;
}
.mn .rect .ct-mn .list dl dt a img {
	width: 100%;
	height: 100%;
}

.mn .rect .ct-mn .list dl dd a {
	color: #1E547F;
	line-height: 20px;
	display: block;
	text-align: center;
}
.mn .rect .ct-mn {
	padding-bottom: 10px;
}

.mn .rect .ct-mn .pages {
	padding-left: 10px;
}

.mn .rect .ct-mn .pages li {
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	text-align: center;
	float: left;
	margin-right: 10px;
	border: 1px solid #CCC;
}
.mn .rect .ct-mn .member_f {
	padding: 10px;
}
.member_f form dl {
	height: 40px;
	margin-bottom: 10px;
}
.member_f form dl dt {
	float: left;
	width: 10%;
	text-align: left;
	display: block;
	line-height: 40px;
}
.member_f form dl dd {
	float: left;
	width: 90%;
	display: block;
}
.member_f form dl dd .inp {
	height: 40px;
}
/*banner*/
div.orbit-wrapper {
	position: relative;
	overflow: visible;
	width: 970px;
	height: 340px;
}
div.orbit { position: relative; overflow: hidden;}
div.orbit span { display:none;}
div.orbit a img{
	position: absolute;
	display: block;
	width: 680px;
	background: #fff;
	height: 340px;
}
div.orbit-wrapper h4{ display: none; }
div.timer {display: none;}
div.slider-nav { display: block; }
div.slider-nav span { width: 40px; height: 120px;  color: #fff; text-align: center; position: absolute; z-index: 100; top: 110px; cursor: pointer; text-indent:-9999px;}
div.slider-nav span.right {
	right: 15px;
	background-image: url(../images/slider_right.gif);
}
div.slider-nav span.left {
	left: -50px;
	background-image: url(../images/slider_left.gif);
}
div.slider-nav span.right:hover {
	background-image: url(../images/slider_right.gif);
	background-position: bottom;
}
div.slider-nav span.left:hover {
	background-image: url(../images/slider_left.gif);
	background-position: bottom;
}
/*banner*/
.wp .banner_bg {
	background-image: url(../images/banner_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
}
