﻿@charset "utf-8";
/* CSS Document */
*
{
	margin:0; 
	padding:0;
}
html
{
	background: #d8d9e7 url(../images/bodybg.jpg) center top no-repeat;
}
body
{
	font-family:"微软雅黑",arial;
	font-size:14px;
	color:#333;
}
img,a img
{
	border:0px;
}
ul,li
{
	list-style-type:none;
} 
a
{
	text-decoration:none;
	color:#333;
	cursor:pointer;
}
a:hover
{
	text-decoration:none;
}
.container
{
	width:960px;
	margin:0 auto;
	background: #fff;
}
.clear
{
	clear:both;
	height:0px;
	line-height:0px;
} 
div.floatCtro{ 
	width:62px; 
	position:fixed; 
	left:50%; 
	top:216px; 
	z-index:100;
	margin-left: -562px;
}
div.floatCtro p{
	width:62px; 
	text-align:center; 
	height:50px; 
	margin-bottom: 2px;
	background:#666bbe;
	font-size:14px; 
	font-weight: normal;
	display: table;
	cursor:pointer; 
}
div.floatCtro p span {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}
div.floatCtro a{ 
	display:inline-block; 
	width:62px; 
	height:50px; 
	background:#666bbe url(../images/top1.png) center center no-repeat; 
	cursor:pointer;
	text-indent: -9999em;
	margin-bottom: 2px;
}
div.floatCtro a:hover{ 
	background:#ec870e url(../images/top1.png) center center no-repeat; 
}
div.floatCtro p:hover{ 
	background:#ec870e; 
	color:#fff;
}
div.floatCtro p.cur{ 
	background:#ec870e; 
	color:#fff;
}
.erweima{
	position: fixed;
	width: 120px;
	height: 120px;
	left: 50%;
	top: 120px;
	margin-left: 500px;
	z-index: 100000;
}
/*头部*/
.banner
{
	width: 100%;
	height:215px;
	position: relative;
	overflow: hidden;
}
.banner .banner_imglist
{
	position:absolute;
	width:960px;
	left:50%;
	margin-left:-480px;
}
.banner .banner_imglist .banner_1
{
	position:absolute;
	left:58px;
	top:29px;
}
.banner .banner_imglist .banner_2
{
	position:absolute;
	left:546px;
	top:80px;
}
.banner .banner_imglist .banner_3
{
	position:absolute;
	left:416px;
	top:54px;
}
.banner .banner_imglist .banner_4
{
	position:absolute;
	left:542px;
	top:146px;
}
/*主体部分*/
.top
{
	width:960px;
	padding-top: 72px;
	position: relative;
}
.top .tips{
	width: 960px;
	height: 72px;
	background: #f16e26;
	position: absolute;
	top: 0;
	left: 0;
}
.top .tips ul{
	padding: 12px 0 0 30px;
}
.top .tips ul li{
	float: left;
	width: 450px;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
}
.top .tips:before,.top .tips:after{
	content: '';
	width: 12px;
	height: 84px;
	position: absolute;
	top: 0;
}
.top .tips:before{
	background: url(../images/corner.png) 0 0 no-repeat;
	margin-left: -12px;
}
.top .tips:after{
	background: url(../images/corner.png) -12px 0 no-repeat;
	right: 0;
	margin-right: -12px;
}
.aboutcon
{
	width:486px;
	height:320px;
	padding: 25px 0 0 25px;
	background:url(../images/leftbg.gif) 25px bottom no-repeat;
	float:left;
}
.aboutcon .intro
{
	width:476px;
	height:296px;
	padding:4px;
	border:1px solid #e1e1e1;
}
.newscon
{
	width:390px;
	height:320px;
	padding: 34px 25px 0 0 ;
	float:right;
}
.newscon h3
{
	font-size:18px;
	font-family:"微软雅黑";
	line-height:30px;
}
.newscon h3 a
{
	color:#333;
}
.newscon p
{
	text-indent:2em;
	font-size:14px;
	line-height:28px;
	padding-top:10px;
}
.newscon p span a
{
	color:#e00000;
	font-size:14px;
	font-weight:bold;
}
.container h5{
	background:#f16e26;
	width:960px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	position: relative;
}
.container h5 span{
	position: absolute;
	width: auto;
	height: 44px;
	line-height: 44px;
	display: block;
	background: #666bbe;
	color: #fff;
	padding:  0 20px;
	left: 25px;
	bottom: 0px;
	font-size: 26px;
}
.main_forum{
	width: 910px;
	padding: 28px 25px 0;
	overflow: auto;
	zoom:1;
}
.main_forum .marqueeleft{
	width:930px;
	margin: 0 -10px;
	overflow:hidden;
	margin-bottom: 18px;
}
.main_forum .marqueeleft li{
	float:left;
	margin:0 10px;
	display:inline-block;
	width:166px;
	overflow:hidden;
}
.main_forum .marqueeleft li a img {
	display:block;
	margin:0 auto;
	width:166px;
	height:120px;
}
.main_forum .marqueeleft li p {
	cursor:pointer;
	text-align:center;
	font-size: 14px;
	line-height: 24px;
	padding-top: 6px;
}
.main_forum .marqueeleft li a:hover p{
        color:#ec870e;
        text-decoration:underline;
}
.main_forum .main_forum_left{
	float: left;
	width: 428px;
}
.main_forum .main_forum_right{
	float: right;
	width: 428px;
}
.main_forum .main_forum_left ul li,.main_forum .main_forum_right ul li{
	width: 428px;
	height: 100px;
	margin-bottom: 20px;
}
.main_forum .main_forum_left ul li img,.main_forum .main_forum_right ul li img{
	float: left;
	width: 138px;
	height: 100px;
}
.main_forum .main_forum_left ul li p,.main_forum .main_forum_right ul li p{
	float: right;
	width: 278px;
	height: 100px;
	display: table;
}
.main_forum .main_forum_left ul li p a,.main_forum .main_forum_right ul li p a{
	font-size: 14px;
	line-height: 24px;
	font-family: "微软雅黑";
	display: table-cell;
	vertical-align: middle;
	color:#333;
}
.main_forum .main_forum_left ul li p a:hover,.main_forum .main_forum_right ul li p a:hover{
	color:#ec870e;
	text-decoration:underline;
}

.nTab
{
	width:960px;
	background:#d10000;
	font-family: "微软雅黑";
	font-size: 20px;
	margin-top: 24px;
}
.none
{
	display:none;
}
.nTab .TabTitle {
	position:relative;
	height: 32px;
	background: #f16e26;
}
.nTab .TabTitle h3{
	position: absolute;
	width: 133px;
	text-align: center;
	height: 44px;
	line-height: 44px;
	display: block;
	background: #666bbe;
	color: #fff;
	left: 25px;
	bottom: 0px;
	font-size: 26px;
	font-weight: normal;
}
.nTab .TabTitle ul{
	width: 802px;
	height: 32px;
	float: right;
}
.nTab .TabTitle li
{
	float:left;
	cursor:pointer;
	height:32px;
	line-height:32px;
	text-align:center;
	width:124px;
	border-left: 1px solid #d10000;
	border-right: 1px solid #d10000;
}
.nTab .TabTitle li a
{
	text-decoration:none;
}
.nTab .TabTitle .active
{
	background:#5d5754;
	color:#fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.nTab .TabTitle .normal
{
	background:#f16e26;
	color:#fff;
	border-left: 1px solid #f16e26;
	border-right: 1px solid #f16e26;
}
.nTab .TabContent
{
	clear:both;
	overflow:hidden;
	background:#fff;
	display:block;
}
.nTab .TabContent h4{
	height: 64px;
	background:url(../images/hbg.gif) 0 0 repeat;
	text-align: center;
	line-height: 64px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.nTab .TabContent ul{
	padding: 23px 16px 12px;
}
.nTab .TabContent ul li{
	width: 212px;
	margin: 0 10px 18px;
	float: left;
	display: inline-block;
}
.nTab .TabContent ul li img {
    border: 1px solid #e1e1e1;
    height: 132px;
    padding: 5px;
    width: 200px;
}
.nTab .TabContent ul li p {
    font-size: 14px;
    text-align: center;
    width: 212px;
    line-height: 20px;
}
.nTab .TabContent ul li p span{
	width: 20px;
	display: inline-block;
	background: url(../images/download.png) 0 0 no-repeat;
	text-indent: -999999em;
	margin-left: 4px;
}
.nTab .TabContent ul li p a:hover{
     color: #ec870e;
     text-decoration:underline;
}
#show
{
	width:910px;
	padding:20px 25px 0;
	position:relative;
	z-index:0;
}
#show_example
{
	width:910px;
	height:400px;
	position:relative;
}
#products .slides_container
{
	position:relative;
	float:left;
	width:452px;
	height: 302px;
	padding: 18px;
	border:1px solid #e1e1e1;
	overflow:hidden;
	display:none;
}
.slides_container a
{
	width:452px;
	height:302px;
	display:block;
}
.slides_container a p{
	width: 452px;
	height: 36px;
	display: block;
	background: #000;
	opacity: 0.75;
	filter:alpha(opacity=75);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
}
.slides_container a span{
	width: 452px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 11;
}

#products .next,#products .prev
{
	position:absolute;
	top:161px;
	padding-top:21px;
	left:5px;
	width:21px;
	height:0;
	overflow:hidden;
	display:block;
	z-index:101;
}
#products .prev
{
	background:url(../img/arrow-prev.png);
}
#products .next
{
	left:464px;
	background:url(../img/arrow-next.png);
}
#products .pagination
{
	float:right;
	width:368px;
	margin-right: 24px;
	padding-top: 24px;
}
#products .pagination li
{
	float:left;
	width: 84px;
	height: 58px;
	margin:0 4px 18px;
	list-style:none;
}
#products .pagination li a
{
	display:block;
	width:76px;
	height:50px;
	padding: 3px;
	border: 1px solid #e1e1e1;
	float:left;
}
#products .pagination li.current a
{
	border:1px solid #7f7f7f;
}
.download{
	overflow: auto;
	zoom:1;
	margin-bottom: 36px;
}
.download .download_l{
	float: left;
	width: 147px;
	padding: 35px 31px 0 38px;
}
.download .download_l img{
	width: 145px;
	height: 191px;
	border: 1px solid #cecece;
	vertical-align: top;
}
.download .download_l p{
	width: 147px;
	height: 35px;
}
.download .download_l p a{
	width: 145px;
	text-align: center;
	height: 33px;
	line-height: 33px;
	border: 1px solid #cecece;
	background: #ce0101;
	color: #fff;
	display: block;
	margin-top: 17px;
	color: #fff;
}
.download .download_r{
	float: right;
	width: 744px;
}
.download .download_r ul{
	float: left;
	width: 350px;
	padding-top: 28px;
}
.download .download_r ul li{
	font-size: 16px;
	line-height: 30px;
	background: url(../images/libg1.gif) left 14px no-repeat;
	padding-left: 10px;
}
.interaction{
	width: 910px;
	padding: 22px 25px 35px;
}
.intercon{
	width: 910px;
}
.intercon h1{
	font-size: 14px;
	color: #090909;
	background: #e9e9e9;
	height: 32px;
	line-height: 32px;
	font-weight: normal;
	padding-left: 22px;
	border: 1px solid #cecece;
	border-top: none;
	border-bottom: none;
}
.intercon textarea{
	width: 864px;
	min-height:48px;
	padding: 0 22px;
	border:none;
	font-size: 14px;
	line-height:24px;
	border: 1px solid #cecece;
}
.intercon h3{
	width: 910px;
	height:34px;
	font-size:14px;
	font-weight:normal;
	overflow: hidden;
}
.intercon h3 span, .intercon h3 input{
	float: left;
	display: inline-block;
}
.intercon h3 span{
	width:96px;
	height:32px;
	display: inline-block;
	text-align:center;
	line-height:32px;
	background:#e9e9e9;
	border: 1px solid #cecece;
	border-right: none;
}
.intercon h3 input{
	width:178px;
	height:24px;
	line-height: 24px;
	border: 1px solid #cecece;
	padding: 4px 0 4px 6px;
}
.intercon h3 input.submit{
	
	width:167px;
	height:34px;
	text-align:center;
	background:#ce0101;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	border: 0 none;
	padding: 0;
	margin: 0;
}
.intercon .explain{
	height:50px;
	line-height:50px;
	font-size:12px;
	color:#6a6a6a;
	padding-left:24px;
}
.forward{
	height: 700px;
	position: relative;
}
.forward .ul_l
{
	width:406px;
	padding-left:74px;
	float:left;
	padding-top:46px;
}
.forward .ul_r
{
	width:442px;
	padding-left:38px;
	float:right;
	padding-top:108px;
}
.forward li
{
	height:68px;
	margin-bottom:50px;
}
.forward li h4
{
	height:20px;
	line-height:20px;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
}
.forward li h4 a{
	color: #333;
	text-decoration: none;
}
.forward li h4 a:hover{
	color: #e6580a;
	text-decoration: underline;
}
.forward li p
{
	font-size: 14px;
	line-height:24px;
	margin-top:5px;
}
.forward #iconlist
{
	position:absolute;
	width:28px;
	height:540px;
	left:466px;
	top:46px;
	background:url(../images/line1.gif) 13px 21px no-repeat;
}
#iconlist p
{
	width:28px;
	height:27px;
	display:block;
	background:url(../images/iconbg.png) center center no-repeat;
	margin-bottom:32px;
}
#iconlist p.active
{
	background:url(../images/iconbg2.png) center center no-repeat;
}
#iconlist p.active1
{
	background:url(../images/iconbg1.png) center center no-repeat;
}
.links{
	height:126px;
	background:#edebeb;
}
.links h3{
	height:18px;
	margin:0 auto;
	padding:22px 0 14px 0;
	color:#e6580a;
	font-family:"微软雅黑";
	text-align:center;
}
.links h4{
	width:204px;
	height:1px;
	margin:0 auto;
	background:#bababa;
	border-bottom:1px solid #fff;
}
.links p{
	text-align:center;
	margin-top:14px;
}
.links p a{
	color:#333;
}
.links p a:hover{
	color: #e6580a;
	text-decoration:underline;
}

/*侧栏导航*/
.nav
{
	position:fixed;
	width:62px;
	top:200px;
	left:50%;
	margin-left:-572px;
	z-index:1000;
}
.nav ul li
{
	width:62px;
	height:50px;
	display:table;
	background:#ddd;
	margin-bottom:2px;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	color:#fff;
}
.nav ul li a
{
	display:table-cell;
	vertical-align:middle;
	color:#333;
}
.nav ul li a:hover{
	background:#ffa200!important;
	color:#fff!important;
	font-weight:bold!important;
}
/*详细页*/
.com{
	padding: 20px 45px;
}
.com h4{
	width:780px; 
	margin: 0 auto; 
	font-size:16px; color:#999;text-align:center; height:60px; line-height:60px;}
.com h3{
	width:780px; 
	margin: 0 auto; 
	font-size:18px; color:#333;text-align:center; height:30px; line-height:30px; font-weight:normal; margin-bottom:15px;}
.com h2{
	width:780px; 
	margin: 0 auto; 
	font-size:24px; color:#333;text-align:center; line-height:40px; margin-bottom:30px; border-bottom: 1px dashed #9c9b9b; padding-bottom:18px;}
.com h6{ 
	width:780px; 
	margin: 0 auto; 
	font-size:16px;}
.com p{
	width:780px; 
	margin: 0 auto; 
	font-size:16px; 
	color:#333; 
	line-height:28px;  
	text-justify:auto; 
	text-align:justify; 
	margin-bottom:16px; 
}
.com p em{width:1em;display:inline-block;}
.com p i{width:1.5em;display:inline-block;}
.com p strong{width:4em; display:inline-block; font-weight:normal;}
.com p.img{ text-indent:0; text-align:center;}
.com p.tuzhu{ font-size:14px; color:#666; text-indent:0; text-align:center;}
.com p.zhuozhe{ color:#666; text-indent:0; text-align:center; border-bottom: 1px dashed #9c9b9b; line-height:40px; margin-bottom:30px;}
.com p.zhuozhe span{ margin-left:16px;}
.com h2.teshu{ border:none; margin-bottom:10px;}
table
{
	widows:750px;
	font-family:"宋体";
	font-size:12px;
	line-height:20px;
	text-align:center;
	/*border:1px #666 solid;*/
	padding:4px;
	margin:auto;
	border-collapse:collapse;
}
table tr
{
	border:1px #666 solid;
	padding:4px;
}
table tr td
{
	border:1px #666 solid;
	padding:4px;
}
.juzhuo
{
	text-align:left;
}

#page_navigation{
	text-align:center;
	margin-top:24px;
}
#page_navigation a{
	padding:4px 9px;
	border:1px solid #c8c8c8;
	margin:2px;
	color:#a40000;
	text-decoration:none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:16px;
}
.active_page{
	background:#a40000;
	border:1px solid #a40000 !important;
	color:#fff;
	color:white !important;
}