﻿@charset "utf-8";
*{
	margin:0;
	padding:0;
}
img{
	border:0;
	vertical-align:middle;
}
ul{
	list-style:none;
}
a{
	text-decoration:none;
}
html{  
 _text-overflow:ellipsis;  
} 

body{
	font:14px "微软雅黑";
	color:#7f7f7f;
	background:#fff;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.pr{
	position:relative;
}
.blue{
	color:#1691e6;
}
.mt{
	margin-top:30px;
}
.black{
	color:#222222;
}
.grey_01{
	color:#595b5c;
}
.grey_02{
	color:#626466;
}
.grey_03{
	color:#6f7377;
}
.grey_04{
	color:#848a8f;
}
.grey_05{
	color:#9ea1a5;
}
.grey_06{
	color:#bec3c7;
}
.dn{
	display:none;
}
.txtindent_01{
	text-indent:2em;
}
.txtindent_02{
	text-indent:4em;
}
.txtindent_03{
	text-indent:6em;
}
.grey_07{
	color:#757575;
}
.f_12{
	font-size:12px;
}
.ml_20{
	margin-left:20px;
}
/*鐗规畩鐨勬牱寮�*/
#long_line_01{
	height:70px;
}
#long_line_02{
	height:50px;
}
#short_line{
	border-right: 1px solid transparent;
    height: 35px;
}
#star{
	background:url(../images/star.png) no-repeat 150px center;
}
/*澶�--start*/
#header_wrap{
	height:80px;
	background:#fcfdfd;
	border-bottom:1px solid #dcdcdc;
}
#header{
	height:80px;
	margin:0 auto;
	width:980px;
}
.home{
	margin:10px 0 0 15px;
	cursor:hand;
}
.home,h1{
	height:80px;
	text-indent:-1000px;
	width:162px;
	float:left;	
}
h1{
	background:url(../images/logo.png) no-repeat 0 0;
}
#nav{
	height:80px;
	width:550px;
	float:right;
}

#xlwmweibo{ 
	width:100px; 
}
#nav li{
	float:left;
	width:60px;
	height:80px;
	margin-right:30px;
}

#nav li a{
	float:left;
	width:60px;
	color:#909090;
	font-size:14px;
	line-height:80px;
	text-align:center;
}
#nav li a:hover,#nav li a.cur{
	color:#1691e6;
	font-weight:bold;
	background:#fcfdfd;
}
#nav li a.cur_01{
	font-weight:normal;
	color:#696969;
	background:#fcfdfd;
}

/*澶磂nd*/
/*banner*/
#banner_wrap{
	height:620px;
	background:url(../images/bg.jpg) repeat-x 0 0;
	margin:0 auto;
}
#banner{
	height:660px;
	background:url(../images/banner.jpg) no-repeat 0 0;
	width:980px;
	margin:0 auto;
}
#download_btn{
	height:64px;
	width:980px;
	margin:0 auto;
	padding-top:485px;
}
#download_btn a{
	margin:0 auto;
	display:block;
	height:64px;
	width:269px;
	background:url(../images/download_btn.png) no-repeat 0 0;
}
#download_btn a:hover{
	background:url(../images/download_btn_over.png) no-repeat 0 0;
}
#info_wrap{
	margin:40px auto 0;
	color:#6a6a6a;
	font-size:16px;
}
#info_wrap a{
	background:url(../images/down_arrow.png) no-repeat 106px 8px;
	display:block;
	height:20px;
	width:120px;
	margin:40px auto 0;
	color:#6a6a6a;
	font-size:16px;
	font-family:"微软雅黑";
}
/*banner--end*/
/*footer*/
#footer_wrap{
	background:#f6f6f6;	
}
#footer{
	font-size:12px;
	width:980px;
	margin:0 auto;
	height:650px;	
}
#verify{
	/*border:1px solid #000;*/
	width:700px;
	height:130px;
	float:left;
	display:inline;
	margin:20px 140px 0;
	background:url(../images/verify.png) no-repeat center 22px #f6f6f6;
}
#verify li{
	float:left;
	margin:70px 15px 0 15px;
	height:32px;
}
#footer_link{
	width:940px;
	float:left;
	border-top:1px solid #dadada;
	margin:50px 20px 0;
}
#footer_link .type_div{
	width:60px;
	float:left;
	margin:40px 50px 0 20px;
}
#footer_link .type_div p{
	font-size:12px;
	color:#555555;
}
#footer_link h3{
	color:#34332f;
	font-weight:normal;
	line-height:40px;
	font-size:12px;
}
#footer_link a{
	color:#757575;
	line-height:22px;
}
#footer_link a:hover{
	color:#1691e6;
}
#footer_link #copyright{
	width:360px;
	margin:60px 0 0 20px;
	text-align:center;
	line-height:24px;
}
/*footer*/
#main_wrap{
	background:#fff;

	margin-bottom:100px;
	
}
#main{
	width:955px;
	margin:0 auto;
}
/*鍒版渶椤剁鐨勬寜閽�*/
.top_btn{
	height: 60px;
    overflow: hidden;
    position: fixed;
	_position:absolute;
	left:50%;
	margin-left:490px;
    top: 774px;
	 _top: expression(eval(document.documentElement.scrollTop)+774);
    width: 60px;
	display:none;
	z-index:1;
}
.top_btn a{
	display:block;
	width:60px;
	height:60px;
	background:url(../images/top_btn.jpg) no-repeat 0 0;
}
/*index*/
#tab_title{
	height:40px;
	border-bottom:1px solid #cccccc;
	background:#fff;
	padding-left:35px;
}
#tab_title li{
	_position:relative;
	_top:1px;
	float:left;
	height:38px;
	width:110px;
	margin-right:15px;
}
#tab_title li a{
	/*border-left:1px solid #fff;
	border-right:1px solid #fff;
	height:38px;
	border-top:2px solid #fff;*/
	text-align:center;
	float:left;
	width:110px;
	font-size:18px;
	line-height:38px;
	color:#888888;
}
#tab_title li.cur{
	border-top:2px solid #0097ff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #fafafa;
	background:#fafafa;
	color:#2d2d2d;
}
#tab_title #summary{
	float:right;
	height:20px;
	width:110px;
	margin:20px 15px 0 0;
}
#tab_title #summary a{
	float:right;
	background:url(../images/up_arrow.jpg) no-repeat 0 0;
	width:12px;
	height:12px;
}
#tab_content{	
	background:#fafafa;
}

#tab_content li{	
	display:none;
}

#bulletin_board{
	display:none;	
	font-size:14px;
	line-height:28px;
	padding:60px 80px 10px 80px;
	width:800px;
}
#bulletin_board li{
	background:url(../images/dotted_border.jpg) repeat-x 0 bottom;
	padding:0 0 30px 0;
	margin-bottom:40px;
	width:100%;
	height:90px;
}
#bulletin_board .bulletin_title{
	width:100%;
	height:28px;
	
}
#bulletin_board .bulletin_title a{	
	width:650px;
	color:#222222;
	font-size:16px;
	background:url(../images/blue_square.jpg) no-repeat 0 center;
}
#bulletin_board .bulletin_title a:hover,#bulletin_board .bulletin_list a:hover{
	color:#1691e6;
}
#bulletin_board  a.page_txt{
	/*background:url(../images/square.jpg) no-repeat 0 center;*/
	border:1px solid #ccc;
	float:left;
}
#bulletin_board  a.page_txt:hover,#bulletin_board .page_wrap a.cur{
	/*background:url(../images/square_over.jpg) no-repeat 0 center;*/
	color:#fff;
	background:#0097ff;
}
#bulletin_board .bulletin_title  a,#bulletin_board .bulletin_list a{
	float:left;
	padding-left:20px;
	color:#757575;
}
#bulletin_board div.grey a{
	color:#9F9F9F;
}
#bulletin_board .bulletin_list span{
	float:right;
}
.page_wrap{
	font-size:12px;
	text-align:center;
	max-width:366px;	
	margin: 85px 0 50px 0;
	height:27px;
	position:relative;
	left:400px;
	
}


#bulletin_board .page_wrap a {
	cursor:pointer;
	overflow:hidden;
	/*display:inline-block;   */
	width:16px;
	height:16px;	
    color: #717171;
	line-height:15px;
	margin:5px 10px 0 0;
	/**display:table-cell;*/
}
#bulletin_board #page_last,#bulletin_board #page_first {
	height:27px;
	float:left;
	width:42px;
	margin-top:0;
}
#bulletin_board #page_last{
	margin:0;
}
#bulletin_board a#more:hover {
	background-color:transparent;
	color:#0097ff;
}
#bulletin_board a#more{
	float:left;
	border:0;
}
/*#page_first {
	float:left;
	width:42px;
	height:30px;
	border:0;
	margin-top:0;
	line-height:30px;
	font-size:10px;
}*/
a.page_first_out{	
	background:url(../images/page_first_out.png) no-repeat 0 0 transparent;
}
.page_last_out{	
	background:url(../images/page_last_out.png) no-repeat 0 0 transparent;
}
#page_first.page_first{	
	background:url(../images/page_first.png) no-repeat 0 0 transparent;
}
#page_last.page_last{	
	background:url(../images/page_last.png) no-repeat 0 0 transparent;
}
#pro_intro{
	display:none;
	color:#757575;
	font-size:14px;
	line-height:24px;
	padding:30px 40px 10px 35px;
	width:880px;
}
#pro_intro h2{
	color:#222222;
	font-size:20px;
	line-height:80px;
	font-weight:normal;
}
#pro_feature{
	display:none;
	font-size:14px;
	line-height:24px;
	color:#757575;	
	padding:0 0 10px 80px;
	width:860px;
}
#pro_feature li{
	width:370px;
	height:90px;
	float:left;
	margin:60px 60px 0 0;
}
#list_01{
	background:url(../images/feature_pic_01.jpg) no-repeat 0 0;
}
#list_02{
	background:url(../images/feature_pic_02.jpg) no-repeat 0 0;
}
#list_03{
	background:url(../images/feature_pic_03.jpg) no-repeat 0 0;
}
#list_04{
	background:url(../images/feature_pic_04.jpg) no-repeat 0 0;
}
#list_05{
	background:url(../images/feature_pic_05.jpg) no-repeat 0 0;
}
#list_06{
	background:url(../images/feature_pic_06.jpg) no-repeat 0 0;
}
#list_07{
	background:url(../images/feature_pic_07.jpg) no-repeat 0 0;
}
#list_08{
	background:url(../images/feature_pic_08.jpg) no-repeat 0 0;
}
#pro_feature #list_01.cur{
	background:url(../images/feature_over_01.jpg) no-repeat 0 0;
}
#pro_feature #list_02.cur{
	background:url(../images/feature_over_02.jpg) no-repeat 0 0;
}
#pro_feature #list_03.cur{
	background:url(../images/feature_over_03.jpg) no-repeat 0 0;
}
#pro_feature #list_04.cur{
	background:url(../images/feature_over_04.jpg) no-repeat 0 0;
}
#pro_feature #list_05.cur{
	background:url(../images/feature_over_05.jpg) no-repeat 0 0;
}
#pro_feature #list_06.cur{
	background:url(../images/feature_over_06.jpg) no-repeat 0 0;
}
#pro_feature #list_07.cur{
	background:url(../images/feature_over_07.jpg) no-repeat 0 0;
}
#pro_feature #list_08.cur{
	background:url(../images/feature_over_08.jpg) no-repeat 0 0;
}
#pro_feature h3{
	color:#222;
	font-weight:normal;
	font-size:16px;
	line-height:30px;
	padding-left:50px;
}
#pro_feature p{
	margin-top:5px;
}
#manual_help{
	display:none;
	padding:50px 0 10px 40px;
	width:900px;
	font-size:14px;
	color:#686868;
	line-height:24px;
}
#manual_help h2{
	color:#222222;
	font-size:16px;
	font-weight:normal;
	line-height:80px;
}
#manual_help img{
	padding:20px 70px;
	width:749px;
}
#update_log{
	padding-top:70px;
	padding-bottom:10px;
	display:none;
	width:955px;
}
.time_point{
	float:left;
	width:955px;
	display:block;
}
.left,.middle,.right{
	float:left;
}
.left{
	position:relative;
	/*top:-7px;*/
	text-align:right;
	width:220px;
	line-height:24px;
}
.middle{
	width:10px;
	position:relative;
	left:2px;
	height:35px;
	border-right:1px solid #5b5b5b;
	z-index:100;
}
.middle a{
	display:block;
	position:relative;
	top:0;
	left:4px;
	_left:6px;
	width:12px;
	height:12px;
}
.middle a.show{
	background:url(../images/timeLine_over.png) no-repeat 0 0;
}
.middle a.hide{
	background:url(../images/timeLine.png) no-repeat 0 0;
}
.right p{
	line-height:24px;	
}
.right{
	width:650px;
	border-left:1px solid #1691e6;
	padding-left:30px;
	text-align:left;
	padding-bottom:20px;
	position:relative;
	/*top:-7px;*/
}
.left .title{
	color:#454647;
	line-height:12px;
	_line-height:16px;
}
.left .time{
	color:#8a8d8f;
	line-height:30px;
}
.right .title{
	font-size:16px;
	color:#1691e6;
	line-height:16px;
	_line-height:17px;
}
/*鑱旂郴鎴戜滑椤甸潰*/
#content_wrap{
	background:url(../images/bg.jpg) repeat-x 0 0;
}
#content{
	width:900px;
	/*padding:60px 60px 160px 60px;*/
	margin:0 auto;
	padding:50px 40px 20px 40px;
}
#main_content{
	background:#fff;
	width:800px;
	padding: 60px 50px;
	min-height:560px;
}
#main_content h2{
	color:#222;
	font-weight:normal;
	font-size:16px;
	margin-bottom:30px;
	line-height:40px;
	border-bottom:1px solid #dbdbdb;
}
#main_content p{
	line-height:24px;
	color:#757575;
	font-size:14px;
}
#main_content p.black{
	color:#222;
}
#mail{	
	height:20px;
	margin:50px 0 15px 0;
}
.mail{
	background:url(../images/mail.png) no-repeat 0 0;
}
.mail_over{
	background:url(../images/mail_over.png) no-repeat 0 0;
}
#mail a{	
	line-height:20px;
	color:#757575;
	font-size:14px;
	padding-left:30px;
}
#mail a:hover{
	color:#1691e6;
}
#qq{
	margin-bottom:20px;
	height:20px;
}
#qq p{
	float:left;
	height:18px;
	line-height:18px;
	padding:0 30px 0 25px;
}
#qq p.blue{
	color:#1691e6;
}
.official_01{
	background:url(../images/qq_.png) no-repeat 0 0;
}
.official_02{
	background:url(../images/qq.png) no-repeat 0 0;
}
.qq_01_over{
	background:url(../images/qq__over.png) no-repeat 0 0;
}
.qq_02_over{
	background:url(../images/qq_over.png) no-repeat 0 0;
}

.cor_list{
	margin-bottom:30px;
}
.cor_list h3{
	font-weight:normal;
	height:35px;
	line-height:35px;
	padding-left:30px;
	color:#222;
}
#cor h3{
	background:url(../images/cor_01.png) no-repeat 0 center;
}
#software h3{
	background:url(../images/cor_02.png) no-repeat 0 center;
}
#main_content .emphasize{
	font:20px "寰蒋闆呴粦";
	color:#222;
	font-weight:normal;
}
#return{	
	width:61px;
	height:26px;
	text-align:center;
	margin:0 auto;	
}
#return a{
	float:left;
	width:61px;
	height:26px;
}
.return_out{
	
	background:url(../images/return_out.png) no-repeat center 0;
}
.return_over{
	background:url(../images/return_over.png) no-repeat center 0;
}
#return a{
	color:#717171;
}
#txt_content{
	min-height:420px;
	height:auto !important; /*鍏煎FF,IE7涔熸敮鎸� !important鏍囩*/
    height:420px; /*鍏煎ie6*/
    overflow:visible;
}
#return a:hover{
	color:#0097ff;
}
#txt_content span{
	float:right;
}
#f_q{
	padding:30px 60px;
	display:none;
}
#f_q p{
	color:#9f9f9f;
	line-height:25px;
	margin:5px 0 15px 24px;
	text-align:justify;
	/*text-indent:2em;*/
}
#f_q h3{
	font-size:16px;
	font-weight:normal;	
	color:#484747;
	line-height:28px;
}





.xlwmweibo
{
     width:100px;
     height:125px;
     float:left;
     margin-right:20px;
	
}
.xl{
	/*float:left;*/
	width:100%;
	height:125px;
	margin-bottom:60px;
}
.weibo{
	display:inline-block;	
	width:100px;
	color:#7f7f7f;
	margin-top:5px;
	height:20px;
}
a.weibo:hover{
	color:#1691e6;
}
#txwb{
	background:url(../images/wb/txwb.png) no-repeat 0 0;
	padding-left:18px;
	width:56px;
	margin:5px 14px 0;
}
#wx{
	background:url(../images/wb/wx_pic.png) no-repeat 0 0;
	padding-left:18px;
	width:56px;
	margin:5px 14px 0;
}
#xl{
	background:url(../images/wb/xl_pic.png) no-repeat 0 0;
	padding-left:18px;
	width:56px;
	margin:5px 14px 0;
}
#exp_wrap{
	width:900px;
	height:95px;
	margin:40px 40px 0 40px;
	background:#fff;
	float:left;
}
#exp_wrap a{
	float:left;
	color:#6a6a6a;
	font-size:16px;
	line-height:95px;
	font-weight:400;
	font-family:"微软雅黑";
}
#exp_wrap a.ad:hover,#exp_wrap a.feedback:hover{
	color:#1691e6;
}
#exp_wrap a.ad{
	margin:0 55px 0 75px;
}
#exp_wrap #test_version{
	width:183px;
	height:71px;
	background:url(../images/exp_btn.png) no-repeat 0 0;
	color:#fff;
	text-align:center;
	line-height:71px;
	margin-left:95px;
	margin-top:13px;
	font-family:"微软雅黑";
}
#exp_wrap #test_version.cur{
	background:url(../images/exp_btn_over.png) no-repeat 0 0;
}
#qq_cluster{
	float:left;
	width:290px;
	margin:25px 0 0 55px;
}
#qq_cluster p {
    float: left;
	font-size:14px;
    height: 18px;
    line-height: 18px;
    padding: 0 60px 0 25px;
	color:#b3b3b3;
	font-family:"微软雅黑";
}
#qq_cluster p.more{
	padding: 0 10px 0 0;
}
#qq_cluster p.last{
	padding-right:10px;
}
#qq_cluster .grey_07{
	color:#757575;
}
#qq_cluster p span{
	color:#6a6a6a;
}
#qq_cluster p.blue{
	color:#1691e6;
}
.official_02 {
    background: url("../images/qq.png") no-repeat scroll 0 0 transparent;
}
#qq_cluster #official_01,#qq_cluster #official_02{
	/*color:#757575;*/
	margin-top:10px;
}
#footer_link .type_div p span.font_en{
	font-family:Arial, Helvetica, sans-serif;
}
/*.f_list{
}
*/
.d_content{
	margin-bottom:20px;
	text-align:justify;
}
.d_content a{
	line-height:40px;
	margin-right:15px;
	white-space: nowrap;
	color:#757575;
}
.d_content a:hover{
	color:#1691e6;
}

p.bold{
	font-weight:bold;
}
#help_content img{
	margin:20px 0;
}

	




/*=============使用规则=================*/

#yu_con{ width:100%; height:auto; background:url(../images/bg.jpg) left top repeat-x; 
	padding: 60px 50px;overflow:hidden;}
#yu_con .yuBox{ width:962px; margin:0 auto; background:white;letter-spacing:2px;  margin-top:30px; overflow:hidden; color:#484747;}
#yu_con .yuBox div{ width:503px; margin:30px auto 60px auto;}
#yu_con .yuBox .title{ width:100%; margin:0; height:48px; line-height:48px; text-align:center; background:#b7e7f3; font-size:16px; font-weight:600; }

#yu_con .yuBox .toc {margin: 10px; margin-left:10px;}
#yu_con .yuBox .toc ul li { list-style-type: none; line-height:25px; margin-left:45px;}
#yu_con .yuBox .ground{ background-color:#FFC;border:1px dashed black;margin-left:40px; margin-top:10px; width:860px;}
#yu_con .yuBox .ground_text{ width:810px; line-height:25px; font-size:12px; margin-top:15px; margin-left:20px; margin-right:20px;}
#yu_con .yuBox .ground_text h3{font-size:14px; display:block; margin-top:25px; margin-left:0px; font-weight:bold;}
#yu_con .yuBox .ground_text p{text-indent:0px; line-height:20px; font-size:12px; margin-top:10px;}
#yu_con .yuBox p{ text-indent:0px; width:850px; margin:0 auto; line-height:25px; font-size:12px; margin-top:20px;}
#yu_con .yuBox h3{ font-size:14px; display:block; margin-top:29px; margin-left:55px;}
#yu_con .yuBox p a{ color:#0a4add; text-decoration:none;}
#yu_con h2{
    color:#222;
    font-weight:normal;
    font-size:16px;
    margin-bottom:30px; 
    border-bottom:1px solid #dbdbdb;	
    line-height:44px;
    padding-top:50px;
    margin-left:56px;
    margin-right:60px;
}