@charset "utf-8";
/* CSS Document */
*
{
	margin:0; 
	padding:0;
}
html
{
	background: #fff;
}
body
{
	font-family:"宋体",arial;
	font-size:14px;
	color:#000;
	background:url(../images/bodybg1.gif) center top no-repeat;
}
img,a img
{
	border:0px;
}
ul,li
{
	list-style-type:none;
} 
a
{
	text-decoration:none;
	color:#000;
	cursor:pointer;
}
a:hover
{
	text-decoration:none;
}
.clear
{
	clear:both;
	height:0px;
	line-height:0px;
} 


/*头部*/
#header
{
	width: 100%;
	height:186px;
	margin: 0 auto;
	position: relative;
}
#header .mainpic{
	width: 960px;
	margin: 0 auto 0;
	position: relative;
	z-index: 2;
}
.container
{
	width:960px;
	margin:0 auto;
	background: #fff;
	box-shadow: 0 0 15px #190f08;
}
/*主体部分*/
.top
{
	width:960px;
	height:374px;
}
.aboutcon
{
	width:486px;
	height:320px;
	padding: 29px 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 h2{
	background:url(../images/hbg.gif) 0 0 repeat-x;
	width:960px;
	height: 44px;
	position:relative;
}
.container h2 span{
	position: absolute;
	left: 18px;
	top: 0;
	width: 132px;
	height: 44px;
	display: block;
	background: #ff9103;
	line-height: 44px;
	text-align: center;
	color: #fff;
	font-family: 'Microsoft Yahei';
}
.main_forum{
	width: 930px;
	padding: 25px 15px 0;
}
.main_forum ul{
	clear: both;
	overflow: auto;
	zoom:1;
}
.main_forum ul li{
	width: 166px;
	margin: 0 10px;
	float: left;
}
.main_forum ul li img{
	width: 166px;
	height: 124px;
}
.main_forum ul li p{
	font-size: 14px;
	line-height: 20px;
	font-family: "微软雅黑";
	margin-top: 9px;
}
.main_forum ul li p a{
	color:#000;
}
.main_forum ul li p a:hover{
	color:#234b8e;
	text-decoration:underline;
}
.main_forum ul li p span{
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../images/download.png) 0 0 no-repeat;
	text-indent: -9999em;
	margin-left: 3px;
}

.main_forum h3{
	width: 930px;
	height: 32px;
	line-height: 32px;
	margin: 30px auto 12px;
	background: #ddd;
	font-size: 14px;
	text-indent: 1em;
}
.main_forum h3 span{
	height: 32px;
	float: left;
	display: inline-block;
	margin-right: 24px;
}
.main_forum h3 span:before{
	content: '';
	height: 20px;
	background: #166ed0;
	width: 4px;
	display: inline-block;
	margin-right: 6px;
	position: relative;
	top: 5px;
}
.newTab{
	margin-top: 32px;
}
.newTab h3{
	width: 930px;
	margin: 0 auto;
	height: 32px;
	line-height: 32px;
	margin-top: 12px;
	background: #ddd;
	font-size: 14px;
	text-indent: 1em;
}
.newTab h3 span{
	height: 32px;
	float: left;
	display: inline-block;
	margin-right: 24px;
}
.newTab h3 span:before{
	content: '';
	height: 20px;
	background: #166ed0;
	width: 4px;
	display: inline-block;
	margin-right: 6px;
	position: relative;
	top: 5px;
}
.newTab h3 a{
	height: 32px;
	font-size: 14px;
	padding: 0 10px;
	background: #999;
	display: inline-block;
	margin: 0;
	float: left;
	color: #fff;
	font-weight: normal;
	border-left: 1px solid #fff;
	text-indent: 0em;
}
.newTab h3 a.active{
	background: #666;
}
.newTab .oBox{
	width: 930px;
	margin: 0 auto;
	display: none;
}
.newTab .oBox.current{
	display: block;
}
.newTab .oBox dl{
	margin-top: 12px;
	clear: both;
	height: 132px;
}
.newTab .oBox dl dt{
	width: 200px;
	height: 132px;
	float: left;
	background: #333;
	margin-left: 11px;
}
.newTab .oBox dl dd{
	width: 673px;
	height: 108px;
	padding: 12px;
	float: right;
	background: #f5f5f5;
	margin-right: 11px;
	font-size: 18px;
	font-family: 'Microsoft Yahei';
	line-height: 36px;
}
.newTab .oBox dl dd a span{
	display: inline-block;
	width: 36px;
	height: 36px;
	background: url(../images/download.png) center center no-repeat;
	text-indent: -9999em;
}
.newTab .oBox h3{
	text-align: center;
	background: none;
	font-size: 16px;
	font-family: 'Microsoft Yahei';
	font-weight: normal;
	text-indent: 0;
	margin: 20px 0 6px 0;
}
.newTab .oBox ul{
	padding: 0 1px;
}
.newTab .oBox ul li{
	float: left;
	width: 212px;
	display: inline-block;
	margin: 0 10px 12px;
}
.newTab .oBox ul li img{
	width: 200px;
	height: 132px;
	padding: 5px;
	border: 1px solid #e1e1e1;
}
.newTab .oBox ul li p{
	font-family: 'Microsoft Yahei';
	line-height: 20px;
}

.nTab
{
	width:960px;
	/*background:#d10000;*/
	font-family: "微软雅黑";
	font-size: 20px;
	margin-top: 36px;
}
.none
{
	display:none;
}
.nTab .TabTitle {
	position:relative;
	background: url(../images/hbg.gif) 0 0 repeat;
	width: 100%;
	height: 44px;
}
.nTab .TabTitle h3{
    position: absolute;
    left: 18px;
    top: 0;
    width: 132px;
    height: 44px;
    display: block;
    background: #ff9103;
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-family: 'Microsoft Yahei';
}
.nTab .TabTitle ul{
	width: 810px;
	float: right;
}
.nTab .TabTitle li{
	float:left;
	cursor:pointer;
	height:32px;
	line-height:32px;
	text-align:center;
	width:88px;
	border-left: 1px solid #d10000;
	border-right: 1px solid #d10000;
	margin-top: 12px;
	font-size: 16px;
}
.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:#13a5f4;
	color:#fff;
	border-left: 1px solid #13a5f4;
	border-right: 1px solid #13a5f4;
}
.nTab .TabContent
{
	clear:both;
	overflow:hidden;
	background:#fff;
	display:block;
}
.nTab .TabContent h4{
	height: 42px;
	background: #eee;
	text-align: center;
	line-height: 42px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.nTab .TabContent ul{
	padding: 23px 16px 12px;
}
.nTab .TabContent ul li{
	width: 212px;
	margin: 0 10px 12px;
	float: left;
}
.nTab .TabContent ul li img{
	width: 200px;
	height: 132px;
	padding: 5px;
	border: 1px solid #e1e1e1;
}
.nTab .TabContent ul li p{
	font-size: 14px;
	font-family: 'Microsoft Yahei';
	text-align: center;
	line-height: 24px;
	padding: 5px 0;
}
.nTab .TabContent ul li p span{
	width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../images/download.png) 0 0 no-repeat;
    text-indent: -9999em;
    margin-left: 3px;
}
.nTab .TabContent ul li p a:hover{
	color: #234b8e;
	text-decoration: underline;
}



#show
{
	width:924px;
	padding:10px 18px;
	position:relative;
	z-index:0;
	overflow: auto;
	zoom:1;
}
#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;
}
#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: -4px;
}
#products .pagination li
{
	float:left;
	width: 84px;
	height: 58px;
	margin:0 4px 13px;
	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{
	padding: 29px 0 30px 168px;
}
.download h3{
	height: 35px;
	line-height: 35px;
	margin-bottom: 11px;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.download h3 a{
	width: 124px;
	height: 35px;
	background: #dd8c00;
	display: inline-block;
	text-align: center;
	line-height: 35px;
	color: #fff;
	border-radius: 5px;
	font-weight: normal;
	color:#fff;
}
.download h3 a:hover{
	text-decoration:underline;
}
.download p{
	font-size: 14px;
	line-height: 26px;
	margin: -6px 0 25px 29px;
}*/
.download{
	padding: 30px 30px 0 30px;
	font-family: "微软雅黑";
	font-size: 18px;
}
.download ul li{
	float: left;
	width: 200px;
	margin: 0 50px;
}
.download ul li .bookpic{
	width: 200px;
	height: 132px;
	position: relative;
}
.download ul li .bookpic img{
	width: 90px
	height: 132px;
	padding: 0 55px;
}
.download ul li .bookpic p{
	display: none;
	text-align: left;
	background-color: #434648;
	padding: 8px;
	width: 340px;
	position: absolute;
	border-radius: 3px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	left: 160px;
	top:4px;
	color: #FFF;
	font-size: 14px;
	line-height: 24px;
	z-index: 999;
}
.download ul li .bookpic p:before{
	position: absolute;
	content: '';
	width:0;
	height: 0;
	border-color:#1E2021;
	border-top: 10px solid transparent;
    border-right: 10px solid #434648;
    border-bottom: 10px solid transparent;
	left:-10px;
	top:42px;
}
.download ul li .bookpic p:after{
	width:40px;
	height:40px;
	content:'';
	position: absolute;
	top:70px;
	right:0;
}
.download ul li .bookpic:hover p{
	display:block;
	transform-origin: 100% 0%;

	-webkit-animation: fadeIn 0.3s ease-in-out;
	animation: fadeIn 0.3s ease-in-out;

}
@-webkit-keyframes fadeIn {
	0% { 
		opacity:0; 
		transform: scale(0.6);
	}

	100% {
		opacity:100%;
		transform: scale(1);
	}
}
@keyframes fadeIn {
	0% { opacity:0; }
	100% { opacity:100%; }
}
.download h3{
	width: 100px;
	margin-top: 14px;
	padding: 0 50px;
}
.download h3 a{
	width: 100px;
	height: 30px;
	background: #dd8c00;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	color: #fff;
	border-radius: 5px;
	font-weight: normal;
	font-size: 16px;
	color:#fff;
	margin: 0 auto;
}
.download h3 a:hover{
	text-decoration:underline;
}
.download h4{
	width: 200px;
	text-align: center;
	line-height: 24px;
	font-weight: normal;
	margin: 12px 0 0;
	font-size: 17px;
}
.download h5{
	background:url(../images/hotline.gif) center center no-repeat;
	width: 100%;
	height: 52px;
	text-align: center;
	line-height: 52px;
	margin-top: 20px;
	font-size: 18px;
	font-weight: normal;
	color: #af0002;
}







.interaction{
	width: 910px;
	padding: 22px 25px 35px;
}
.intercon{
	border: 1px solid #cecece;
}
.intercon h1{
	font-size: 14px;
	color: #090909;
	background: #e9e9e9;
	height: 32px;
	line-height: 32px;
	font-weight: normal;
	padding-left: 22px;
	border-bottom: 1px solid #cecece;
}
.intercon textarea{
	width: 864px;
	min-height:48px;
	padding: 0 22px;
	border:none;
	font-size: 14px;
	line-height:24px;
	border-bottom: 1px solid #cecece;
}
.intercon h3{
	height:32px;
	font-size:14px;
	font-weight:normal;
	border-bottom: 1px solid #cecece;
}
.intercon h3 span{
	width:96px;
	height:32px;
	text-align:center;
	line-height:32px;
	display:inline-block;
	background:#e9e9e9;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
.intercon h3 input{
	width:178px;
	height:32px;
	padding-left:6px;
	border:none;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
.intercon h3 input.submit{
	padding:0 6px;
	width:166px;
	height:32px;
	text-align:center;
	background:#ce0101;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	border-right: 1px solid #ce0101;
	border-bottom: 1px solid #ce0101;
}
.intercon .explain{
	height:50px;
	line-height:50px;
	font-size:12px;
	color:#6a6a6a;
	padding-left:24px;
}


.forum_backforward
{
	height:768px;
	overflow:hidden;
	position:relative;
}
.forum_backforward .ul_l
{
	width:406px;
	padding-left:74px;
	float:left;
	padding-top:46px;
}
.forum_backforward .ul_r
{
	width:442px;
	padding-left:38px;
	float:right;
	padding-top:108px;
}
.forum_backforward li
{
	height:68px;
	margin-bottom:52px;
}
.forum_backforward li h4
{
	height:20px;
	line-height:20px;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
}
.forum_backforward li h4 a:hover{
	color: #ff9103;
}
.forum_backforward li p
{
	line-height:24px;
	margin-top:5px;
}
.forum_backforward #iconlist
{
	position:absolute;
	width:28px;
	height:640px;
	left:466px;
	top:44px;
	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:33px;
}
#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:#b80002;
	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:#000;
}
.links p a:hover{
	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
{
	width:900px;
	background-color:#FFF;
	padding:60px 60px 30px 60px;
	margin:auto;
	box-shadow: 0 0 15px #999;
}
.com h4{font-family:"微软雅黑";font-size:16px; color:#999;text-align:center; height:60px; line-height:60px;}
.com h3{font-family:"微软雅黑"; font-size:18px; color:#333;text-align:center; height:30px; line-height:30px; font-weight:normal; margin-bottom:15px;}
.com h2{font-family:"微软雅黑"; font-size:24px; color:#333;text-align:center; line-height:40px; margin-bottom:30px; border-bottom: 1px dashed #9c9b9b; padding-bottom:18px;}
.com h5{font-family:"微软雅黑"; font-size:16px;}
.com p{font-family:"微软雅黑"; font-size:16px; color:#333; line-height:28px; text-indent:2em; text-justify:auto; text-align:justify; margin-bottom:6px; }
.com p.img{ text-indent:0; text-align:center;}
.com p.tuzhu{ font-family:"Microsoft Yahei"; 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;
}