/* CSS Document */
@charset "gbk";
/* 公共样式start */
html{
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;}
*html{
    background-image:url(about:blank);
    background-attachment: fixed;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,
th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,select{
	margin:0;
	padding:0;	
	font-family:"Microsoft YaHei";	font-weight:normal;}
ol,ul { list-style: none; }
table{border-collapse: collapse;}
* html .clearfix{
	height:1%;}
h5{ font-size:12px;font-weight:normal;}
h4{ font-size:14px;font-weight:normal;}
h3{ font-size:16px;font-weight:normal;}
h2{ font-size:18px;font-weight:normal;}
a{ cursor:pointer;text-decoration:none;}
a:hover{outline:none;}
img{ border:0px none; vertical-align: middle ;}
input,button,textarea,select { *font-size: 100%;outline:none; vertical-align:middle;}
input{border:0 none;vertical-align:middle;outline:none;}
select{vertical-align:middle;}
.fl{ float:left !important;}
.fr{ float:right !important;}
.cl{ clear: both;font-size:0px;height:0px;line-height:0px;}
.clearfix:before, .clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;}
.clearfix {zoom:1;}
.b-color1{background-color:#ebeef1 !important;}
.f20px{ font-size:20px;}
.f12px{ font-size:12px;}
.f16px{ font-size:16px;}
.f14px{ font-size:14px;}
.mr6{ margin-right:6px !important;}
.mr30{ margin-right:30px !important;}
.mt0{ margin-top:0px !important;}
.ml5{margin-left:5px !important;}
.ml15{margin-left:15px !important;}
.mt60{ margin-top:60px !important;}
.mt25{ margin-top:25px !important;}
.mt20{ margin-top:20px !important;}
.mt30{ margin-top:30px !important;}
.pt10{ padding-top:10px !important;}
.wid450{width:450px !important;}
.pb0{padding-bottom:0px !important;}
.pt15{ padding-top:15px !important;}
.pt20{ padding-top:20px !important;}
.pt25{padding-top:25px !important;}
.pt30{ padding-top:30px !important;}
.pb20{padding-bottom:20px !important;}
.pl10{ padding-left:10px !important;}
.pr5{padding-right:5px !important;}
.pl20{ padding-left:20px !important;}
.pl0{padding-left:0px !important;}
.wid703{width:703px !important;}
.pl30{ padding-left:30px !important;}
.pl5{padding-left:5px; padding-right:5px !important;}
.he40{height:40px; line-height:40px !important;}
.mb10{ margin-bottom:10px !important;}
.ml40{margin-left:40px !important;}
.ml10{margin-left:10px !important;}
.mb23{margin-bottom:23px !important;}
.pb50{padding-bottom:50px !important;}
.pt50{padding-top:50px !important;}
.pt40{padding-top:40px !important;}
.mt5{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.ml0{margin-left:0px !important;}
.ml25{margin-left:25px !important;}
.pdr{padding:padding:40px 0px 28px 65px !important;}
.bdb{border-bottom:none !important;}
.bdt{border-top:none !important;}
.bdl{border-left:none !important;}
.bdr{border-right:none !important;}
.pt0{ padding-top:0px !important;}
.bdn{border-bottom:none !important;}

body{background-color:#eee;}
/*css start*/

.bgh{ padding-top:22px; padding-bottom:60px;}
.main > .Policy_box
{
	margin:auto;
	width:846px;
	background-color:#fff;
	padding:55px 77px;
}
.Policy_box ul
{
	list-style-type:none;
}
.Policy_box ul li
{
	height:52px;
	border-bottom:1px solid #eaeaea;
	vertical-align:bottom;
}
.Policy_box ul li a
{
	float:left;
	font-size:14px;
	color:#666666;
	font-family:"Microsoft YaHei";
	line-height:52px;
	padding-left:50px;
	position:relative;
	background:url(../images/ul.png) no-repeat 20px -31px;
}
.Policy_box ul li:hover span
{
	color:#238dc7;
}
.Policy_box ul li:hover
{
	background-color:#e9f3f9 !important;
}
.Policy_box ul li:hover a,
.Policy_box ul li.on a
{
	color:#238dc7;
	background:url(../images/ul.png) no-repeat 20px 20px;
}
.Policy_box ul li span
{
	font-size:14px;
	color:#999999;
	font-family:"Microsoft YaHei";
	line-height:52px;
	float:right;
	margin-right:20px;
}
.page_box
{
	text-align:center;
	margin:auto;
	padding-top:10px;
	padding-left:267px;
	margin-top:50px;
}
.page_box a
{
	padding:0px 10px;
	height:26px;
	display:inline-block;
	background:#efefef;
	color:#666666;
	font-size:12px;
	line-height:26px;
}
.page_box a:hover
{
	color:#fff;
	background-color:#238dc7;
}
.page_box a.frist
{
	background:#efefef url(../images/ul.png) no-repeat 8px -90px;
}
.page_box a.last
{
	background:#efefef url(../images/ul.png) no-repeat 10px -116px;
}

/* 调整分页样式 */
.page_box_two
{
	text-align:center;
	margin:auto;
	padding-top:10px;
	margin-top:50px;
}
.page_box_two a
{
	padding:0px 10px;
	height:26px;
	display:inline-block;
	background:#efefef;
	color:#666666;
	font-size:12px;
	line-height:26px;
}
.page_box_two a:hover
{
	color:#fff;
	background-color:#238dc7;
}
.page_box_two a.frist
{
	background:#efefef url(../images/ul.png) no-repeat 8px -90px;
}
.page_box_two a.last
{
	background:#efefef url(../images/ul.png) no-repeat 10px -116px;
}
.page_box_two input
{
	width:35px;
	height:26px;
	background:#efefef;
	text-align:center;
	color:#666666;
	font:normal 12px/26px "Microsoft YaHei";
	*vertical-align:bottom;
	display:inline-block;
	margin-top:-1px;
	*margin-top:-1px;
}

.main > .title_policy_box
{
	margin:auto;
}
.main > .title_policy_box dl
{
	float:left;
	height:148px;
	border-bottom:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
	width:249px;
	background-color:#f9f9f9;
}
.main > .title_policy_box dl:hover
{
	background-color:#238dc7;
}
.main > .title_policy_box dl dt
{
	margin-top:40px;
	height:45px;
}
.main > .title_policy_box dl dd,
.main > .title_policy_box dl dd a
{
	font:normal 16px/24px "Microsoft YaHei";
	color:#404040;
	text-align:center;
}
.main > .title_policy_box dl:hover dd,
.main > .title_policy_box dl:hover dd a
{
	color:#fff;
}
.main > .title_policy_box dl dt a
{
	width:50px;
	height:40px;
	display:block;
	margin:auto;
}
.main > .title_policy_box dl.fg dt a
{
	background:url(../images/icon_policy.png) no-repeat 0px 0px;
}
.main > .title_policy_box dl.fxq dt a
{
	background:url(../images/icon_policy.png) no-repeat 7px -82px;
}
.main > .title_policy_box dl.anli dt a
{
	background:url(../images/icon_policy.png) no-repeat 7px -168px;
}
.main > .title_policy_box dl.fangfan dt a
{
	background:url(../images/icon_policy.png) no-repeat 7px -251px;
}

.main > .title_policy_box dl:hover.fg dt a
{
	background:url(../images/icon_policy.png) no-repeat -200px 0px;
}
.main > .title_policy_box dl:hover.fxq dt a
{
	background:url(../images/icon_policy.png) no-repeat -193px -82px;
}
.main > .title_policy_box dl:hover.anli dt a
{
	background:url(../images/icon_policy.png) no-repeat -193px -168px;
}
.main > .title_policy_box dl:hover.fangfan dt a
{
	background:url(../images/icon_policy.png) no-repeat -193px -251px;
}
.main > .Investment_box
{
	margin:auto;
	width:970px;
	background-color:#fff;
	padding:33px 15px;
}
.main .enter_left
{
	float:left;
	width:190px;
}
.enter_left_top
{
	width:190px;
	margin:auto; 
	height:64px; 
	background-color:#238dc7;
	padding-top:20px;
	display:block;
}
.enter_left_top h3
{
	font-size:22px;
	font-family:"Microsoft YaHei";
	line-height:26px;
	margin-left:15px;
	*margin-left:5px;
	color:#fff;
}
.enter_left_top h4
{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	text-transform:uppercase;
	margin-left:15px;
	color:#fff;
	*margin-left:5px;
	font-weight:100;
	margin-top:6px;
	-webkit-transform-origin-x:0;
    -webkit-transform: scale(0.7);
	display:block;
}
.enter_left_bot
{
	width:190px; 
	margin:auto;
	background-color:#eeeeef;
}
.pt5{padding-top:5px;}
.enter_left_bot_list
{
	width:190px; margin:auto;
}
.enter_left_bot_list ul.father
{
	list-style-type:none;
}
.enter_left_bot_list ul.father li
{
	width:190px; 
	display:block; 
	background:url(../images/enter_left.png) no-repeat 1px 0px; 
	color:#FFF;
	*vertical-align:bottom;
	margin-top:3px;
}
.enter_left_bot_list ul.father li a
{
	color:#666666; 
	font-size:16px; 
	font-family:"Microsoft YaHei"; 
	display:block; 
	padding-left:20px;
	line-height:46px;
}
.enter_left_bot_list ul.father li a.default
{
	color:#fff;
	background:#238dc7 url(../images/enter_left.png) no-repeat -214px 0px;
}
.enter_left_bot_list ul.father li.default a
{
	color:#fff; 
	font-size:16px;
	display:block; 
	padding-left:20px;
}
.enter_left_bot_list ul.father li ul.son
{
	display:none;
	list-style-type:none;
	position:relative;
	border-left:1px solid #c5c3c3;
	margin-left:23px;
}
.enter_left_bot_list ul.father li.on ul.son
{
	font-size:13px; 
	color:#666666; 
	display:block;
	padding-left:23px;
}
.enter_left_bot_list ul.father li ul.son li
{
	width:auto;
	background:none;
	*vertical-align:bottom;
}
.enter_left_bot_list ul.father li ul.son li a
{
	color:#666666; 
	display:block; 
	padding-left:15px;
	line-height:37px !important;
	display:block;
	margin-left:-28px;
	font-size:13px;
	background:url(../images/boom.png) no-repeat 0px -40px;
}
.enter_left_bot_list ul.father li ul.son li a:hover,
.enter_left_bot_list ul.father li ul.son li a.on
{
	background:url(../images/boom.png) no-repeat -211px -120px;
}

.enter_left_bot_list ul.father li ul.son li a:hover.frist,
.enter_left_bot_list ul.father li ul.son li a.frist.on
{
	background:url(../images/boom.png) no-repeat 0px 0px;
}
.enter_left_bot_list ul.father li ul.son li a:hover.last,
.enter_left_bot_list ul.father li ul.son li a.last.on
{
	background:url(../images/boom.png) no-repeat -211px -78px;
}
.enter_left_bot_list ul.father li ul.son li a.frist
{
	background:url(../images/boom.png) no-repeat -211px 1px;
}
.enter_left_bot_list ul.father li ul.son li a.last
{
	background:url(../images/boom.png) no-repeat 0px -81px;
}
.main .enter_right
{
	float:right;
	width:720px;
}
.main .enter_right .enter_title_box,
.main .enter_right .enter_nr_box
{
	margin:auto;
}
.main .enter_right .enter_title_box
{
	border-bottom:1px solid #eaeaea;
	padding-bottom:15px;
	height:18px;
}
.enter_title_box em
{
	font:normal 500 18px/24px "Microsoft YaHei";
	color:#404040;
	padding-left:15px;
	border-left:5px solid #238dc7;
}
.enter_title_box span
{
	font:normal 13px/24px "Microsoft YaHei";
	color:#404040;
	margin-left:5px;
	text-transform:uppercase;
}

.enter_nr_box ul
{
	margin-top:50px;
	list-style-type:none;
}
.enter_nr_box ul li
{
	height:52px;
	border-bottom:1px solid #eaeaea;
	vertical-align:bottom;
}
.enter_nr_box ul li a
{
	float:left;
	font-size:14px;
	color:#666666;
	font-family:"Microsoft YaHei";
	line-height:52px;
	padding-left:10px;
	position:relative;
}
.enter_nr_box ul li:hover span
{
	color:#238dc7;
}
.enter_nr_box ul li:hover
{
	background-color:#e9f3f9 !important;
}
.enter_nr_box ul li:hover a,
.enter_nr_box ul li.on a
{
	color:#238dc7;
}
.enter_nr_box ul li span
{
	font-size:14px;
	color:#999999;
	font-family:"Microsoft YaHei";
	line-height:52px;
	float:right;
	margin-right:20px;
}
.main > .Article_box
{
	margin:auto;
	width:880px;
	background-color:#fff;
	padding:40px 60px;;
}
.Article_box .title
{
	text-align:center;
	font:normal 400 22px/30px "Microsoft YaHei";
	color:#404040;
	font-size:32px;
}
.Article_box .title span
{
	font:normal 400 14px/35px "Microsoft YaHei";
	color:#97c1df;
	display:block;
	margin-top:15px;
	margin-bottom:30px;
	background:url(../images/datails.png) no-repeat center center;
}
.Article_box .content_box
{
	margin:auto;
}
.Article_box .content_box p
{
	margin-bottom:25px;
	font:normal 14px/24px "Microsoft YaHei";
	color:#666666;
}
.Article_box .content_box p.sm
{
	color:#999;
}
.bg_tj_box
{
	min-width:1000px;
	margin:auto;
	background:url(../images/bg_tj.jpg) no-repeat center center;
	height:515px;
	padding-top:85px;
}
.Cast_gov_box
{
	width:1000px;
	margin:auto;
	position:relative;
}

.Cast_gov_box .click
{
	width:15px;
	height:15px;
	display:block;
	background:url(../images/icon_a.png) no-repeat 0px -39px;/*白色*/
	margin-top:40px;
}
.Cast_gov_box .click1
{
	width:15px;
	height:15px;
	display:block;
	background:url(../images/icon_a.png) no-repeat 0px 0px;/*黑色*/
	margin-top:40px;
}
.Cast_gov_box a.stock_box,
.Cast_gov_box a.Fund,
.Cast_gov_box a.Credit_box
{
	width:230px;
	padding-left:20px;
	display:block;
	height:262px;
	padding-top:20px;
	background:#238dc7;				
	position:absolute;
	left:0;
	top:0;
}
.Cast_gov_box a.Fund
{
	top:141px;
	left:250px;
}
.Cast_gov_box a.IB_box,
.Cast_gov_box a.Bond,
.Cast_gov_box a.HK_stocks,
.Cast_gov_box a.Asset_box
{
	width:230px;
	padding-left:20px;
	display:block;
	height:121px;
	padding-top:20px;
	position:absolute;
	top:282px;
	left:0;
}
.Cast_gov_box a.Bond
{
	top:0;
	left:250px;
}
.Cast_gov_box a.HK_stocks
{
	top:141px;
	left:500px;
}
.Cast_gov_box a.Asset_box
{
	top:0px;
	left:750px;
}
.Cast_gov_box a.Credit_box
{
	background-color:#e86a16;
	top:141px;
	left:750px;
}
.Cast_gov_box a.Share,
.Cast_gov_box a.Stock_options_box
{
	width:230px;
	padding-left:20px;
	display:block;
	height:121px;
	padding-top:20px;
	position:absolute;
	top:0px;
	left:500px;
}
.Cast_gov_box a.Stock_options_box
{
	top:282px;
	left:500px;
}
.Cast_gov_box a.stock_box h3,
.Cast_gov_box a.Fund h3,
.Cast_gov_box a.Share h3,
.Cast_gov_box a.Stock_options_box h3,
.Cast_gov_box a.Credit_box h3
{
	font:normal 300 24px/28px "Microsoft YaHei";
	color:#fff;			/*白色字*/
}
.Cast_gov_box a.stock_box p,
.Cast_gov_box a.Fund p,
.Cast_gov_box a.Share p,
.Cast_gov_box a.Stock_options_box p,
.Cast_gov_box a.Credit_box p
{
	font:normal 16px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	margin-top:5px;
}
.Cast_gov_box a.IB_box h3,
.Cast_gov_box a.Bond h3,
.Cast_gov_box a.HK_stocks h3,
.Cast_gov_box a.Asset_box h3
{
	font:normal 300 24px/28px "Microsoft YaHei";
	color:#666;			/*灰色字*/
}
.Cast_gov_box a.IB_box p,
.Cast_gov_box a.Bond p,
.Cast_gov_box a.HK_stocks p,
.Cast_gov_box a.Asset_box p
{
	font:normal 16px/22px Arial, Helvetica, sans-serif;
	color:#666;
	text-transform:uppercase;
	margin-top:5px;
}
	
.Cast_gov_box > a.stock_box
{
	background:#238dc7 url(../images/icon_a1.png) no-repeat 0px 0px !important;
}
.Cast_gov_box > a.IB_box
{
	background:#f1f0f0 url(../images/icon_a1.png) no-repeat 0px -282px !important;
}
.Cast_gov_box > a.Bond
{
	background:#f1f0f0 url(../images/icon_a1.png) no-repeat -250px 0px !important;
}
.Cast_gov_box > a.Fund
{
	background:#e86a16 url(../images/icon_a1.png) no-repeat -250px -141px !important;
}
.Cast_gov_box > a.Share
{
	background:#238dc7 url(../images/icon_a1.png) no-repeat -500px 0px !important;
}
.Cast_gov_box > a.HK_stocks
{
	background:#f1f0f0 url(../images/icon_a1.png) no-repeat -500px -159px !important;
}
.Cast_gov_box > a.Stock_options_box
{
	background:#238dc7 url(../images/icon_a1.png) no-repeat -500px -282px !important;
}
.Cast_gov_box > a.Asset_box
{
	background:#f1f0f0 url(../images/icon_a1.png) no-repeat -750px 0px !important;
}
.Cast_gov_box > a.Credit_box
{
	background:#e86a16 url(../images/icon_a1.png) no-repeat -750px -141px !important;
}
/*2015-11-13 add css for video*/
.main .enter698_right
{
	float:right;
	width:698px;
}
.main .enter698_right .enter_title_box,
.main .enter698_right .enter_nr_box
{
	margin:auto;
}
.main .enter698_right .enter_title_box
{
	border-bottom:1px solid #eaeaea;
	padding-bottom:15px;
	height:18px;
}
.main .enter698_right .enter_title_box
{
	position:relative;
}
.enter_title_box > .search_ve_box
{
	position:absolute;
	right:0px;
}
.enter_title_box > .search_ve_box input
{
	width:126px;
	height:22px;
	font:normal 12px/22px normal "Microsoft YaHei";
	color:#666666;
	display:inline-block;
	border:1px solid #238dc7;
	text-indent:10px;
	float:left;
}
.enter_title_box > .search_ve_box a
{
	width:22px;
	height:24px;
	display:inline-block;
	float:left;
	background:#238dc7 url(../images/bs_fdj.png) no-repeat center center;
	margin-left:1px;
}
.enter698_right > .Audio_box
{
	margin:auto;
}
.enter698_right > .Audio_box > .Audio_Sub_box
{
	margin:auto;
	margin-top:5px;
}
.enter698_right > .Audio_box > .Audio_Page_box
{
	margin:auto;
}
.Audio_box > .Audio_Sub_box > .Subset_nr
{
	float:left;
	margin:40px auto 0 40px;
	position:relative;
}
.Audio_box > .Audio_Sub_box > .Subset_nr .img
{
	width:327px;
	height:210px;
	overflow:hidden;
}
.Audio_box > .Audio_Sub_box > .Subset_nr .title
{
	position:absolute;
	bottom:0;
	width:100%;
	height:35px;
	background:url(../images/notice_bg.png) repeat;
}
.Audio_box > .Audio_Sub_box > .Subset_nr .title a
{
	color:#fff;
	font:normal 14px/35px "Microsoft YaHei";
	padding-left:20px;
}
.Audio_box > .Audio_Page_box,
.Good_book_box > .Audio_Page_box
{
	text-align:right;
	padding-top:10px;
	margin-top:50px !important;
}
.Audio_box > .Audio_Page_box a,
.Good_book_box > .Audio_Page_box a
{
	padding:0px 10px;
	height:26px;
	display:inline-block;
	background:#efefef;
	color:#666666;
	font-size:12px;
	line-height:26px;
}
.Audio_box > .Audio_Page_box a:hover,
.Good_book_box > .Audio_Page_box a:hover
{
	color:#fff;
	background-color:#238dc7;
}
.Audio_box > .Audio_Page_box input,
.Good_book_box > .Audio_Page_box input
{
	width:35px;
	height:26px;
	background:#efefef;
	text-align:center;
	color:#666666;
	font:normal 12px/26px "Microsoft YaHei";
	*vertical-align:bottom;
	display:inline-block;
	margin-top:-1px;
	*margin-top:-1px;
}
.enter698_right > .Good_book_box
{
	margin:auto;
}
.Good_book_box > .Book_Sub_box
{
	margin:auto;
}
.Book_Sub_box > .Subset_nr
{
	float:left;
	margin-left:20px;
	margin-top:40px;
}
.Book_Sub_box > .Subset_nr .img
{
	width:158px;
	height:195px;
	overflow:hidden;
}
.Book_Sub_box > .Subset_nr a
{
	color:#1f2325;
	font:normal 14px/22px "Microsoft YaHei";
	margin-top:10px;
	display:block;
}
.Book_Sub_box > .Subset_nr p
{
	font:normal 12px/20px "Microsoft YaHei";
	color:#666666;
}
.enter698_right > .Datails_book_box
{
	margin:auto;
}
.Datails_book_box > .top,
.Datails_book_box > .bot
{
	margin:auto;
}
.Datails_book_box .top
{
	padding:45px 0;
	border-bottom:1px dashed #bdddee;
	margin-bottom:10px;
}
.Datails_book_box .top .img
{
	width:218px;
	height:269px;
	overflow:hidden;
	float:left;
}
.Datails_book_box .top .nr
{
	width:420px;
	float:right;
}
.Datails_book_box .top .nr h3
{
	font:normal 500 18px/22px "Microsoft YaHei";
	color:#333333;
	margin-bottom:40px;
}
.Datails_book_box .top .nr p
{
	font:normal 14px/26px "Microsoft YaHei";
	color:#1f2325;
}
.Datails_book_box .bot h4
{
	font:normal 500 16px/22px "Microsoft YaHei";
	color:#1f2325;
	margin-bottom:10px;
}
.Datails_book_box .bot p
{
	margin-bottom:34px;
	font:normal 14px/28px "Microsoft YaHei";
}
.main > .Inves_index_box
{
	margin:auto;
	width:880px;
	background-color:#fff;
	padding:40px 60px;;
}
.Inves_index_box > .Inves_title_box
{
	padding-bottom:10px;
	border-bottom:1px solid #eaeaea;
	margin-top:45px;
	position:relative;
}
.Inves_title_box a.more
{
	color:#666666;
	font:normal 14px/22px "Microsoft YaHei";
	position:absolute;
	right:0;
	bottom:8px;
}
.Inves_title_box a.more:hover
{
	color:#F00;
}
.Inves_title_box em
{
	font:normal 500 18px/24px "Microsoft YaHei";
	color:#404040;
}
.Inves_title_box span
{
	font:normal 13px/24px "Microsoft YaHei";
	color:#404040;
	margin-left:5px;
	text-transform:uppercase;
}
.Medium20
{
	margin-left:-20px !important;
}
.Inves_index_box .Inves_nr_box .Subset_nr
{
	float:left;
	margin-left:20px;
	position:relative;
}
.Inves_index_box .Inves_nr_box
{
	margin-top:25px;
}
.Inves_index_box .Inves_nr_box .Subset_nr .img
{
	overflow:hidden;
	width:280px;
	height:180px;
}
.Inves_index_box .Inves_nr_box .Subset_nr a
{
	color:#1f2325;
	font:normal 14px/20px "Microsoft YaHei";
}
.Inves_index_box .Inves_nr_box .Subset_nr .title
{
	position:absolute;
	bottom:0;
	width:100%;
	height:28px;
	background:url(../images/notice_bg.png) repeat;
}
.Inves_index_box .Inves_nr_box .Subset_nr .title a
{
	color:#fff;
	font:normal 14px/28px "Microsoft YaHei";
	padding-left:20px;
}
.Inves_index_box > .Inves_two_box
{
	margin:auto;
}
.Inves_index_box > .Inves_two_box > .In_le
{
	width:440px;
	float:left;
}
.Inves_index_box > .Inves_two_box > .In_ri
{
	width:377px;
	float:right;
}
.Inves_two_box > .In_le > .Inves_title_box,
.Inves_two_box > .In_ri > .Inves_title_box
{
	padding-bottom:10px;
	border-bottom:1px solid #eaeaea;
	margin-top:45px;
	position:relative;
}
.Inves_two_box > .In_le > .Inves_title_box a.more,
.Inves_two_box > .In_ri > .Inves_title_box a.more
{
	color:#666666;
	font:normal 14px/22px "Microsoft YaHei";
	position:absolute;
	right:0;
	bottom:8px;
}
.Inves_two_box > .In_le > .Inves_title_box a.more:hover,
.Inves_two_box > .In_ri > .Inves_title_box a.more:hover
{
	color:#F00;
}
.Inves_two_box > .In_le > .Inves_title_box em,
.Inves_two_box > .In_ri > .Inves_title_box em
{
	font:normal 500 18px/24px "Microsoft YaHei";
	color:#404040;
}
.Inves_two_box > .In_le > .Inves_title_box span,
.Inves_two_box > .In_ri > .Inves_title_box span
{
	font:normal 13px/24px "Microsoft YaHei";
	color:#404040;
	margin-left:5px;
	text-transform:uppercase;
}
.Inves_two_box > .In_le > .nr_box
{
	margin:auto;
}
.Inves_two_box > .In_le > .nr_box .Subset_nr
{
	float:left;
	margin-left:20px;
	margin-top:20px;
}
.Inves_two_box > .In_le > .nr_box .Subset_nr .img
{
	width:130px;
	height:160px;
	overflow:hidden;
}
.Inves_two_box > .In_le > .nr_box .Subset_nr a
{
	color:#1f2325;
	font:normal 14px/22px "Microsoft YaHei";
	margin-top:10px;
	display:block;
}
.mt50{margin-top:50px !important;}
.Inves_two_box > .In_ri > .nr_box ul
{
	list-style-type:none;
	margin-top:20px;
}
.Inves_two_box > .In_ri > .nr_box ul li
{
	display:block;
	height:36px;
	padding-left:20px;
	background:url(../images/ul.png) no-repeat 3px -142px;
}
.Inves_two_box > .In_ri > .nr_box ul li:hover
{
	background:url(../images/ul.png) no-repeat 3px -178px;
}
.Inves_two_box > .In_ri > .nr_box ul li a
{
	line-height:36px;
	float:left;
	color:#999999;
	font-family:"Microsoft YaHei";
	font-size:14px;
}
.Inves_two_box > .In_ri > .nr_box ul li:hover a,
.Inves_two_box > .In_ri > .nr_box ul li:hover span
{
	color:#238dc7;
}
.Inves_two_box > .In_ri > .nr_box ul li span
{
	line-height:36px;
	float:right;
	color:#999999;
	font-family:"Microsoft YaHei";
	font-size:12px;
}
/*2015-11-16 add class*/
.main > .Inves_index_box > .Com_adv_box
{
	margin:auto;
	margin-top:58px;
}
.main > .title_policy_box dl.on
{
	background-color:#238dc7;
}
.main > .title_policy_box dl.on dd a
{
	color:#fff;
}
.main > .title_policy_box dl.on.fg dt a
{
	background:url(../images/icon_policy.png) no-repeat -200px 0px;
}
.main > .title_policy_box dl:hover.fxq dt a
{
	background:url(../images/icon_policy.png) no-repeat -193px -82px;
}
.main > .title_policy_box dl:hover.anli dt a
{
	background:url(../images/icon_policy.png) no-repeat -193px -168px;
}
.main > .title_policy_box dl:hover.fangfan dt a
{
	background:url(../images/icon_policy.png) no-repeat -193px -251px;
}
.Inves_index_box > .Com_adv_box > .information_box
{
	width:340px;
	float:left;
}
.Inves_index_box > .Com_adv_box > .advise_box
{
	width:495px;
	float:right;
}
.Com_adv_box > .information_box table tr td
{
	line-height:60px;
	font:normal 16px/60px "Microsoft YaHei";
	color:#54545e;
}
.Com_adv_box > .information_box table tr td i
{
	color:#238dc7;
	font-style:normal;
	margin-right:5px;
}
.Com_adv_box > .information_box table tr td input
{
	width:222px;
	border:1px solid #eaeaea;
	height:35px;
	font:normal 14px/35px "Microsoft YaHei";
	color:#666666;
	text-indent:10px;
}
.Com_adv_box > .advise_box table tr td
{
	line-height:60px;
	font:normal 16px/60px "Microsoft YaHei";
	color:#54545e;
}
.Com_adv_box > .advise_box table tr td i
{
	color:#238dc7;
	font-style:normal;
	margin-right:5px;
}
.Com_adv_box > .advise_box table tr td textarea
{
	width:380px;
	padding:10px;
	height:200px;
	border:1px solid #eaeaea;
	color:#999;
	font:normal 14px/22px "Microsoft YaHei";
	margin-top:8px;
}
.Inves_index_box > .Com_adv_box a
{
	width:106px;
	height:45px;
	display:block;
	float:right;
	background:url(../images/icon_input.png) no-repeat 0px 0px;
	text-align:center;
	line-height:45px;
	font-size:16px;
	color:#fff;
}
.Inves_index_box > .search_big_box,
.Inves_index_box > .search_nr_box
{
	margin:auto;
}
.Inves_index_box > .search_big_box
{
	width:885px;
	margin:auto;
}
.Inves_index_box > .search_big_box span
{
	float:left;
	height:43px;
	font:normal 14px/43px "Microsoft YaHei";
	padding:0 45px;
	border:1px solid #a0a0a0;
}
.Inves_index_box > .search_big_box input.ssk_box
{
	float:left;
	height:43px;
	font:normal 14px/43px "Microsoft YaHei";
	color:#666;
	width:630px;
	text-indent:10px;
	border-top:1px solid #a0a0a0;
	border-bottom:1px solid #a0a0a0;
}
.Inves_index_box > .search_big_box input.tj
{
	float:left;
	height:45px;
	font:normal 14px/45px "Microsoft YaHei";
	color:#fff;
	text-align:center;
	padding:0 40px;
	*padding:0 30px;
	background-color:#238dc7;
	cursor:pointer;
}
.Inves_index_box > .search_nr_box ul
{
	list-style-type:none;
}
.Inves_index_box > .search_nr_box ul li
{
	padding:30px 0;
	border-bottom:1px dotted #eaeaea;
}
.Inves_index_box > .search_nr_box ul li a
{
	display:block;
}
.Inves_index_box > .search_nr_box ul li a span
{
	float:left;
	color:#666666;
	font:normal 16px/22px "Microsoft YaHei";
}
.Inves_index_box > .search_nr_box ul li a span em
{
	font:normal 16px/22px "Microsoft YaHei";
	color:#238dc7;
}
.Inves_index_box > .search_nr_box ul li a span.time
{
	float:right;
	color:#666666
	font:normal 16px/22px "Microsoft YaHei";
}
.Inves_index_box > .search_nr_box ul li p
{
	margin-top:14px;
	font:normal 14px/22px "Microsoft YaHei";
	color:#404040;
}
.search_nr_box .Audio_Page_box
{
	text-align:center;
	padding-top:10px;
	margin-top:50px !important;
}
.search_nr_box .Audio_Page_box a
{
	padding:0px 10px;
	height:26px;
	display:inline-block;
	background:#efefef;
	color:#666666;
	font-size:12px;
	line-height:26px;
}
.search_nr_box .Audio_Page_box a:hover
{
	color:#fff;
	background-color:#238dc7;
}
.search_nr_box .Audio_Page_box input
{
	width:35px;
	height:26px;
	background:#efefef;
	text-align:center;
	color:#666666;
	font:normal 12px/26px "Microsoft YaHei";
	*vertical-align:bottom;
	display:inline-block;
	margin-top:-1px;
	*margin-top:-1px;
}
/*2015-11-17 add class */
.Inves_index_box > .Gold_box
{
	background-color:#f9f9f9;
}
.Inves_index_box > .Gold_box .top,
.Inves_index_box > .Gold_box .bot
{
	margin:auto;
}
.Inves_index_box > .Gold_box .top > .que_box
{
	padding:26px 20px;
}
.Inves_index_box > .Gold_box .top > .que_box .nr
{
	width:818px;
	padding:10px;
	border:1px solid #e7e7e7;
	height:80px;
	background:#fff;
	color:#999999;
	font:normal 14px/22px "Microsoft YaHei";
	overflow-y:auto;
	overflow-x:auto;
}
.Inves_index_box > .Gold_box .top > .information_box
{
	margin:auto;
	width:840px;
	padding-bottom:20px;
}
.Gold_box .top > .information_box table tr td
{
	line-height:45px;
	font:normal 14px/45px "Microsoft YaHei";
	color:#404040;
}
.Gold_box .top > .information_box table tr td input
{
	width:238px;
	border:1px solid #eaeaea;
	height:35px;
	font:normal 14px/35px "Microsoft YaHei";
	color:#666666;
	text-indent:10px;
}
.Gold_box .top > .information_box table tr td a
{
	width:106px;
	height:45px;
	display:block;
	text-align:center;
	font:normal 14px/45px "Microsoft YaHei";
	color:#fff;
	background:url(../images/icon_input.png) no-repeat 0px 0px;
}
.Inves_index_box > .Gold_box .bot
{
	border-top:2px dotted #e5e5e5;
	padding:20px;
	padding-bottom:40px;
}
.Gold_box .bot .mess_box
{
	border-top:1px solid #e7e7e7;
}
.Gold_box .bot .mess_box ul
{
	list-style-type:none;
}
.Gold_box .bot .mess_box ul li
{
	border:1px solid #e7e7e7;
	border-top:none;
	background:#fff;
	padding:10px;
	padding-bottom:22px;
}
.Gold_box .bot .mess_box ul li .name_time_box
{
	margin:auto;
}
.Gold_box .bot .mess_box ul li .name_time_box span.name
{
	font:normal 12px/22px "Microsoft YaHei";
	color:#238dc7;
	float:left;
}
.Gold_box .bot .mess_box ul li .name_time_box span.time
{
	font:normal 12px/22px "Microsoft YaHei";
	color:#CCC;
	float:right;
}
.Gold_box .bot .mess_box ul li p.question
{
	font:normal 14px/22px "Microsoft YaHei";
	color:#666666;
	margin:20px auto;
}
.Gold_box .bot .mess_box ul li .reply
{
	margin:auto;
	position:relative;
	background-color:#f4f4f4;
	padding:10px;
}
.Gold_box .bot .mess_box ul li .reply i
{
	width:11px;
	height:5px;
	display:block;
	position:absolute;
	top:-5px;
	left:25px;
	background:url(../images/reply_xsj.png) no-repeat;
}
.Gold_box .bot .mess_box ul li .reply span.re
{
	width:620px;
	font:normal 14px/22px "Microsoft YaHei";
	color:#999;
	float:left;
}
.Gold_box .bot .mess_box ul li .reply span.time
{
	float:right;
	font:normal 14px/22px "Microsoft YaHei";
	color:#999;
}
.Article_box .content_box a.good
{
	display:block;
	margin:auto;
	padding-left:35px;
	width:200px;
	background:url(../images/good.png) no-repeat 0px 0px;
	font:normal 14px/22px "Microsoft YaHei";
	color:#666;
	margin-top:50px;
}
.Article_box .content_box a.good em
{
	color:#666;
	font:normal 14px/22px "Microsoft YaHei";
	margin-left:10px;
}
.Article_box .content_box a.good:hover em,
.Article_box .content_box a.good.on em
{
	color:#e8611a;
}
.main > .Article_box > .Gold_box
{
	margin:auto;
	margin-top:30px;
}
.Article_box > .Gold_box > .top
{
	margin:auto;
	background-color:#f9f9f9;
}
.Article_box > .Gold_box > .top > .que_box
{
	padding:26px 20px;
}
.Article_box > .Gold_box > .top > .que_box h3
{
	font:normal 18px/28px "Microsoft YaHei";
	color:#666;
	margin-bottom:15px;
}
.Article_box > .Gold_box > .top > .que_box .nr
{
	width:818px;
	padding:10px;
	border:1px solid #e7e7e7;
	height:80px;
	background:#fff;
	color:#999999;
	font:normal 14px/22px "Microsoft YaHei";
	overflow-y:auto;
	overflow-x:auto;
}
.Article_box > .Gold_box > .top > .information_box
{
	margin:auto;
	width:840px;
	padding-bottom:20px;
}
.Article_box > .Gold_box > .top > .information_box table tr td
{
	line-height:45px;
	font:normal 14px/45px "Microsoft YaHei";
	color:#404040;
}
.Article_box > .Gold_box > .top > .information_box table tr td input
{
	width:238px;
	border:1px solid #eaeaea;
	height:35px;
	font:normal 14px/35px "Microsoft YaHei";
	color:#666666;
	text-indent:10px;
}
.Article_box > .Gold_box > .top > .information_box table tr td a
{
	width:106px;
	height:45px;
	display:block;
	text-align:center;
	font:normal 14px/45px "Microsoft YaHei";
	color:#fff;
	background:url(../images/icon_input.png) no-repeat 0px 0px;
}
.page_box input
{
	width:35px;
	height:26px;
	background:#efefef;
	text-align:center;
	color:#666666;
	font:normal 12px/26px "Microsoft YaHei";
	*vertical-align:bottom;
	display:inline-block;
	margin-top:-1px;
	*margin-top:-1px;
}
/*2015-11-18 add class*/
.enter_nr_box .Remind_box
{
	margin:auto;
	margin-top:42px;
	padding-bottom:50px;
}
.enter_nr_box .Remind_box p
{
	font:normal 14px/24px "Microsoft YaHei";
	color:#666666;
}
.enter_nr_box .Remind_box .img
{
	text-align:center;
	margin:70px auto;
}
.enter_right .Good_invest_box
{
	margin:auto;
	margin-top:5px;
	padding-bottom:50px;
}
.Good_invest_box > .nr_box
{
	margin:auto;
}
.Good_invest_box > .nr_box ul
{
	list-style-type:none;
}
.Good_invest_box > .nr_box ul li
{
	margin:40px auto auto 40px;
	width:327px;
	float:left;
}
.Good_invest_box > .nr_box ul li .img,
.Good_invest_box > .nr_box ul li .tit
{
	margin:auto;
}
.Good_invest_box > .nr_box ul li .img
{
	width:327px;
	height:175px;
	overflow:hidden;
	display:block;
}
.Good_invest_box > .nr_box ul li .tit
{
	border:1px solid #eaeaea;
	height:55px;
	border-top:none;
}
.Good_invest_box > .nr_box ul li .tit span,
.Good_invest_box > .nr_box ul li .tit span > a
{
	float:left;
	font:normal 14px/55px "Microsoft YaHei";
	color:#333333;
	margin-left:10px;
}
.Good_invest_box > .nr_box ul li .tit a.zan
{
	float:right;
	padding-left:30px;
	font:normal 14px/55px "Microsoft YaHei";
	color:#e8611a;
	margin-right:10px;
	background:url(../images/good.png) no-repeat 0px 15px;
}
.main > .Inves_index_box > .Plan_box
{
	margin:auto;
	margin-top:30px;
}
.Inves_index_box > .Plan_box > .img
{
	width:190px;
	height:133px;
	overflow:hidden;
	display:block;
	float:left;
}
.Inves_index_box > .Plan_box > .nr
{
	width:635px;
	float:right;
	font:normal 14px/27px "Microsoft YaHei";
	color:#666666;
}
.main > .Inves_index_box > .Activty_title_box,
.main > .Inves_index_box > .Activty_nr_box
{
	margin:auto;
}
.Inves_index_box > .Activty_nr_box ul
{
	list-style-type:none;
}
.Inves_index_box > .Activty_nr_box ul li
{
	margin:auto;
	padding:30px 0;
	border-bottom:1px dotted #eaeaea;
}
.Inves_index_box > .Activty_nr_box ul li .img
{
	width:190px;
	height:133px;
	overflow:hidden;
	display:block;
	float:left;
}
.Inves_index_box > .Activty_nr_box ul li .nr
{
	width:635px;
	float:right;
	font:normal 14px/27px "Microsoft YaHei";
	color:#666666;
}
.Inves_index_box > .Activty_nr_box ul li .nr h3,
.Inves_index_box > .Activty_nr_box ul li .nr h3 a
{
	padding-left:20px;
	background:url(../images/icon_fk.jpg) no-repeat 0px 8px;
	font:normal 500 17px/24px "Microsoft YaHei";
	color:#333333;
}
.Inves_index_box > .Activty_nr_box ul li .nr p
{
	font:normal 14px/27px "Microsoft YaHei";
	color:#666666;
}
.Inves_index_box > .Activty_nr_box ul li .nr a.xq
{
	font:normal 14px/27px "Microsoft YaHei";
	color:#238dc7;
	margin-top:5px;
	display:block;
}
.main > .Inves_index_box > .Activty_title_box
{
	position:relative;
	height:55px;
	border-bottom:1px solid #cacaca;
	background:#e9f3f9;
}
.Inves_index_box > .Activty_title_box > a.more
{
	color:#666666;
	font:normal 14px/55px "Microsoft YaHei";
	position:absolute;
	right:10px;
	top:0;
	padding:0;
	border:none;
}
.Inves_index_box > .Activty_title_box a
{
	color:#666666;
	font:normal 18px/52px "Microsoft YaHei";
	position:relative;
	display:inline-block;
	padding:0 20px;
	border-top:2px solid #e9f3f9;
	border-bottom:1px solid none;
	border-left:1px solid none;
	border-right:1px solid none;
	margin-top:1px;
}
.Inves_index_box > .Activty_title_box a i
{
	display:none;
	position:absolute;
	top:0;
	right:-15px;
	z-index:9;
	width:15px;
	height:53px;
	background:url(../images/dw_i.png) no-repeat;
}
.Inves_index_box > .Activty_title_box a.on i
{
	display:block;
}
.Inves_index_box > .Activty_title_box a.on
{
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	border-top:2px solid #238dc7;
	background:#fff;
	border-bottom:1px solid #fff;
}
/*2015-11-23 add class for index*/
.banner_kk{
	height:449px;/*给图片轮播定高度*/
	overflow:hidden;
	position:relative;
	z-index:99;}
.banner_kk .slide{
	width:100%x;/*图片轮播-图片的宽度*/
	position:relative; 
	text-align:center;}
.banner_ul li a{
	height:449px; 
	width:100%; 
	cursor:pointer; 
	display:block;}
.banner_kk .hd{
	width:100%;
	height:18px;
	position:absolute; 
	bottom:20px; 
	left:0px;
	text-align:center;}
.banner_kk .banner_li{
	width:107px;
	margin:0 auto;}
.banner_kk .hd li{
	float:left;
	margin-left:7px; 
	background: url(../images/banner_li.png) no-repeat 0px 0px; /*切换的按钮样式*/
	width:18px; 
	height:17px; 
	display:inline-block; 
	position:relative;
	cursor:pointer;}
.banner_li li.on
{
	background:url(../images/banner_li.png) no-repeat -27px 0px;/*切换被选中的按钮样式*/
}
.nav_box
{
	z-index:999;
	position:relative;
}
.nav_yw_box
{
	min-width:1000px;
	margin:auto;
}
.nav_yw_box > .nav_yw
{
	width:1000px;
	margin:auto;
}
.nav_yw ul
{
	list-style-type:none;
}
.nav_yw ul li
{
	width:230px;
	float:left;
	margin:auto;
	margin-left:22px;
	border-bottom:3px solid #cacaca;
	padding-top:25px;
	padding-bottom:10px;
}
.nav_yw ul li:hover
{
	border-bottom:3px solid #238dc7;
}
.nav_yw ul li:hover a h3,
.nav_yw ul li:hover a p
{
	color:#238dc7;
}
.nav_yw ul li a
{
	display:block;
}
.nav_yw ul li a h3
{
	font:normal 18px/24px "Microsoft YaHei";
	color:#666666;
}
.nav_yw ul li a p
{
	font:normal 14px/22px "Microsoft YaHei";
	color:#cccccc;
	text-transform:uppercase;
	margin-top:5px;
}
.Quick_nav_box
{
	min-width:1000px;
	margin:40px auto;
}
.Quick_nav
{
	width:1000px;
	margin:auto;
}
.Quick_nav ul
{
	list-style-type:none;
}
.Quick_nav ul li
{
	width:188px;
	position:relative;
	float:left;
	margin-left:15px;
}
.Quick_nav ul li .img
{
	margin:auto;
	width:188px;
	height:211px;
	display:block;
	overflow:hidden;
}
.Quick_nav ul li .dw
{
	position:absolute;
	bottom:0;
}
.Quick_nav ul li .dw .tb
{
	width:44px;
	float:left;
}
.Quick_nav ul li .dw .nr
{
	width:144px;
	float:right;
	background:url(../images/t85.png) repeat;
	height:44px;
	text-align:center;
	font:normal 18px/44px "Microsoft YaHei";
}
.Quick_nav ul li .dw .nr a
{
	color:#fff;
	display:block;
}
.An_reg_qu_box
{
	min-width:1000px;
	margin:auto;
}
.An_reg_qu
{
	width:1000px;
	margin:auto;
}
.An_reg_qu .An_box
{
	float:left;
	width:388px;
}
.An_reg_qu .An_box .top
{
	padding:0 10px;
}
.An_reg_qu .An_box .top h3
{
	color:#666666;
	font:normal 400 22px/26px "Microsoft YaHei";
	float:left;
}
.An_reg_qu .An_box .top a
{
	color:#cccccc;
	font:normal 12px/22px "Microsoft YaHei";
	float:right;
	margin-top:3px;
}
.An_reg_qu .An_box .bot
{
	margin-top:30px;
	position:relative;
}
.An_reg_qu .An_box .bot .img
{
	width:388px;
	height:290px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.An_reg_qu .An_box .bot .k
{
	width:59px;
	height:59px;
	display:block;
	position:absolute;
	left:15px;
	top:-12px;
	z-index:2;
}
.An_reg_qu .An_box .bot .img .an
{
	width:66px;
	height:66px;
	display:block;
	background:url(../images/bf.png) no-repeat;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-33px;
	margin-top:-33px;
	z-index:2;
}
.An_reg_qu .An_box .bot .zim
{
	position:absolute;
	bottom:0;
	z-index:2;
	height:40px;
	background:url(../images/t85.png) repeat;
	padding-left:20px;
	width:368px;
}
.An_reg_qu .An_box .bot .zim a
{
	color:#ccc;
	font:normal 14px/40px "Microsoft YaHei";
}
.An_reg_qu .An_box .bot .fxq
{
	position:absolute;
	right:10px;
	top:25px;
	z-index:2;
}
.An_reg_qu .An_box .bot .fxq h3
{
	font:normal bold 24px/28px "Microsoft YaHei";
	color:#666666;
}
.An_reg_qu .An_box .bot .fxq p
{
	font:normal 500 16px/20px "Microsoft YaHei";
	color:#666666;
	margin-top:10px;
}
.An_reg_qu .An_box .bot .fxq a
{
	width:109px;
	height:36px;
	display:block;
	background:url(../images/xq109.png) no-repeat;
	text-align:center;
	color:#666666;
	font:normal 14px/36px "Microsoft YaHei";
	margin-top:20px;
}
.An_reg_qu > .qu_box
{
	width:170px;
	float:right;
}
.An_reg_qu > .qu_box .top h3
{
	color:#666666;
	font:normal 400 22px/26px "Microsoft YaHei";
}
.An_reg_qu > .qu_box .bot
{
	margin:auto;
}
.An_reg_qu > .qu_box .bot ul
{
	list-style-type:none;
	margin-top:19px;
	border-top:1px solid #cacaca;
}
.An_reg_qu > .qu_box .bot ul li
{
	border-bottom:1px solid #cacaca;
	height:99px;
}
.An_reg_qu > .qu_box .bot ul li a
{
	display:block;
	font:normal 18px/99px "Microsoft YaHei";
	padding-left:23px;
	margin-left:20px;
	color:#666666;
	background:url(../images/ul_kj.png) no-repeat;
}
.An_reg_qu > .qu_box .bot ul li a.i
{
	background-position:0px 41px;
}
.An_reg_qu > .qu_box .bot ul li a.ii
{
	background-position:0px -64px;
}
.An_reg_qu > .qu_box .bot ul li a.iii
{
	background-position:0px -167px;
}
.An_reg_qu > .qu_box .bot ul li a:hover
{
	color:#238dc7;
}
.QR_code_box
{
	min-width:1000px;
	margin:40px auto;
}
.QR_code
{
	width:1000px;
	margin:auto;
}
.QR_code ul
{
	list-style-type:none;
}
.QR_code ul li
{
	margin-left:18px;
	float:left;
	border:1px solid #dedede;
	width:299px;
	padding:10px;
}
.QR_code ul li .nr
{
	float:left;
	width:178px;
	height:100px;
	border-right:1px dashed #eaeaea;
}
.QR_code ul li .img
{
	width:100px;
	float:right;
}
.QR_code ul li .nr .tp
{
	width:40px;
	height:40px;
	display:block;
	overflow:hidden;
	margin-left:10px;
	margin-top:10px;
}
.QR_code ul li .nr h4
{
	font:normal 15px/22px "Microsoft YaHei";
	color:#333;
	margin-left:10px;
	margin-top:23px;
}
#dialog-overlay{
	opacity:0.1;				  /* 透明设置 */
	filter:alpha(opacity=10);     /* 兼容IE8 */
	background:#000;
	position:absolute;
	top:0;
	left:0;
	z-index:3000;
}
#dialog-box{
	position:absolute; 
	z-index:5000;
	display:none;
}
.tipswindown{
	border:6px solid #ccc;
	background:#fff none;
	width:705px;
	overflow:hidden;
	position:relative;}
.btn_shutdown{
	position:absolute;
	right:9px;
	top:9px;}
#dialog-box-alert{
	position:absolute; 
	z-index:8000; 
	display:none;
}
.main > .title_policy_box dl dd 
{
	position:relative;
}
.main > .title_policy_box dl dd a
{
	position:absolute;
	left:50%;
	width:250px;
	margin-left:-125px;
	height:63px;
	padding-top:86px;
	display:block;
	top:-86px;
}
/*2015-11-24*/
.main > .title_policy_box dl.fg.on dt a
{
	background:url(../images/icon_policy.png) no-repeat -200px 0px;
}
.main > .title_policy_box dl.fxq.on dt a
{
	background:url(../images/icon_policy.png) no-repeat -193px -82px;
}
.main > .title_policy_box dl.anli.on dt a
{
	background:url(../images/icon_policy.png) no-repeat -193px -168px;
}
.main > .title_policy_box dl.fangfan.on dt a
{
	background:url(../images/icon_policy.png) no-repeat -193px -251px;
}
/*2015-11-24 add class*/
.nav ul li
{
	position:relative;
}
.nav ul li .class_two
{
	position:absolute;
	left:50%;
	top:56px;
	margin-left:-58px;
	float:left;
	background:url(../images/class_two.png) repeat;
	/* min-height:96px; */
	width:117px;
	display:none;
}
.nav ul li .class_three
{
	position:absolute;
	left:50%;
	top:55px;
	margin-left:-136px;
	float:left;
	background:url(../images/class_two.png) repeat;
	min-height:96px;
	width:232px;
	display:none;
	padding:20px 20px;
}
.nav ul li:hover .class_three
{
	display:block;
}
.nav ul li .class_three .z
{
	position:relative;
}
.nav ul li .class_three .z i
{
	position:absolute;
	top:-29px;
	left:54px;
	width:117px;
	height:8px;
	display:block;
	background:url(../images/icon_class2.png) no-repeat;
}
.nav ul li .class_three span
{
	width:117px;
	height:8px;
	display:block;
	background:url(../images/icon_class2.png) no-repeat;
	margin-top:-19px;
}
.nav ul li .class_three ul
{
	width:112px;
	float:left;
	border-right:2px solid #e4e9ec;
}
.class_three ul li
{
	margin:auto;
	height:28px;
	line-height:28px;
}
.class_three ul li a
{
	width:98px;
	display:block;
	height:28px;
	line-height:28px;
	padding:0 10px;
	margin:0;
	font-size:14px;
	text-align:left;
	color:#666666;
	border:none;
}
.class_three ul li a:hover
{
	height:28px;
	line-height:28px;
	border:none;
	color:#238dc7;
}
.nav ul li .class_two span
{
	width:117px;
	height:8px;
	display:block;
	background:url(../images/icon_class2.png) no-repeat;
	margin-top:-9px;
}
.nav ul li:hover .class_two
{
	display:block;
}
.nav ul li .class_two a
{
	float:left;
	width:auto;
	width:97px;
	display:block;
	color:#333;
	text-align:left;
	line-height:32px;
	padding:0 10px;
	height:32px;
	margin:0;
	font-size:14px;
	text-align:center;
}
.nav ul li .class_two a:hover
{
	color:#238dc7;
	border:none;
}
.main > .Financial_world_box
{
	margin:auto;
	width:970px;
	background-color:#e9f3f9;
	padding:43px 15px;
	padding-bottom:60px;
}
.Financial_world_box > .ys_box
{
	position:relative;
	width:854px;
	height:403px;
	margin:auto;
	background:url(../images/img_ys.png) no-repeat;
}
.Financial_world_box > .ys_box a
{
	color:#333333;
	font:normal 16px/22px "Microsoft YaHei";
	position:absolute;
}
.Financial_world_box > .ys_box a:hover
{
	color:#238dc7;
}
.Financial_world_box > .ys_box a.i_1
{
	left:126px;
	top:218px;
}
.Financial_world_box > .ys_box a.i_2
{
	left: -13px;
  	top: 285px;
}
.Financial_world_box > .ys_box a.i_3
{
	left:126px;
  	top: 350px;
}
.Financial_world_box > .ys_box a.ii_1
{
	left: 455px;
	top: 219px;
}
.Financial_world_box > .ys_box a.ii_2
{
	left:320px;
  	top: 285px;
}
.Financial_world_box > .ys_box a.iii_1
{
	right:-10px;
	top:218px;
}
.Financial_world_box > .ys_box a.iii_2
{
	right:125px;
  	top: 285px;
}
.Financial_world_box > .ys_box a.iii_3
{
	right:16px;
  	top: 350px;
}
/*2015-11-25 add class danchu*/
.danchu_bg
{
	background:#000 none;
    bottom: 0;
    height: 100%;
	_height:800px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index:11999;
	filter:alpha(opacity=45);       /* IE */
	-moz-opacity:0.45;              /* Moz + FF */
	opacity: 0.45;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=45); /* IE6/IE7/8 */ 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=45)"; /*  IE8 */
}
.danchu_box
{
	width:612px;
	border:3px solid #f2f2f2;
	background-color:#fff;
	z-index:19999;
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-326px;
	margin-top:-150px;
	padding:30px 40px;
	padding-bottom:60px;
}
.danchu_box a.close
{
	width:28px;
	height:28px;
	display:block;
	background:url(../images/close.png) no-repeat;
	position:absolute;
	right:-17px;
	top:-17px;
}
.danchu_box > h3
{
	color:#238dc7;
	font:normal 18px/33px "Microsoft YaHei";
	padding-bottom:10px;
	border-bottom:2px solid #238dc7;
}
.danchu_box > p
{
	margin:30px auto;
	font:normal 16px/22px "Microsoft YaHei";
	color:#666666;
}
.danchu_box > a.qd
{
	padding:0 20px;
	display:inline-block;
	height:40px;
	width:150px;
	text-align:center;
	font:normal 18px/40px "Microsoft YaHei";
	color:#fff;
	margin-top:50px;
	margin-left:210px;
	background-color:#238dc7;
}
/*2015-11-26*/
.banner_kk .banner_li
{
	width:207px;
}
/* .nav ul li a:hover.no, */
/* .nav ul li a.on.no */
.nav ul li a.no
{
	border-bottom:none !important;
}
.Good_img
{
	width:880px;
	margin:auto;
	height:187px;
	background:url(../images/gg.jpg) no-repeat;
}
.Good_img .Set_num_box
{
	width:385px;
	float:right;
	padding-top:30px;
	padding-right:20px;
}
.Good_img .Set_num_box a
{
	width:28px;
	height:28px;
	display:inline-block;
	float:left;
	text-align:center;
	color:#666666;
	margin-left:10px;
	background:url(../images/icon_an.png) no-repeat;
	line-height:28px;
	margin-top:10px;
	font-size:12px;
}
.Good_img .Set_num_box a:hover
{
	color:#238dc7;
}
/*2015-12-1 add class*/
.Construction_box
{
	width:1000px;
	margin:auto;
	height:600px;	
	background-color:#c1e3f0;
}
.Con_nr_box
{
	width:650px;
	margin:auto;
	padding-top:140px;
}
.Con_nr_box .img
{
	float:left;
	width:300px;
}
.Con_nr_box .nr
{
	width:280px;
	padding-top:70px;
	float:right;
	font:normal 48px/60px "Microsoft YaHei";
	color:#e8611a;
}
/*2015-12-3 add class*/
.main > .title_policy_box dl.ch dt a
{
	background:url(../images/icon_policy.png) no-repeat 9px -364px;
}
.main > .title_policy_box dl.wjls dt a
{
	background:url(../images/icon_policy.png) no-repeat 9px -486px;
}
.main > .title_policy_box dl.spbb dt a
{
	background:url(../images/icon_policy.png) no-repeat 9px -601px;
}
.main > .title_policy_box dl.pztx dt a
{
	background:url(../images/icon_policy.png) no-repeat 9px -713px;
}
.main > .title_policy_box dl.ch.on dt a,
.main > .title_policy_box dl.ch:hover dt a
{
	background:url(../images/icon_policy.png) no-repeat -241px -364px;
}
.main > .title_policy_box dl.wjls.on dt a,
.main > .title_policy_box dl.wjls:hover dt a
{
	background:url(../images/icon_policy.png) no-repeat -241px -486px;
}
.main > .title_policy_box dl.spbb.on dt a,
.main > .title_policy_box dl.spbb:hover dt a
{
	background:url(../images/icon_policy.png) no-repeat -241px -601px;
}
.main > .title_policy_box dl.pztx.on dt a,
.main > .title_policy_box dl.pztx:hover dt a
{
	background:url(../images/icon_policy.png) no-repeat -241px -713px;
}
/*add class for 2016-01-11*/
.main > .temp_add_box
{
	margin:auto;
	width:900px;
	background-color:#e9f3f9;
	padding:85px 50px;;
}
.temp_add_box > .temp_add
{
	margin:auto;
}
.temp_add > .temp_add_le
{
	float:left;
	width:224px;
}
.temp_add > .temp_add_ri
{
	width:646px;
	background-color:#fff;
	float:right;
	min-height:462px;
}
.temp_add > .temp_add_le > a
{
	color:#fff;
	font:normal 18px/58px "Microsoft YaHei";
	width:224px;
	height:58px;
	display:block;
	margin-top:43px;
	background:url(../images/new_ic.jpg) no-repeat;
	text-align:center;
}
.temp_add_ri_ta
{
	background-color:#fff;
	margin-top:20px;
}
.temp_add_ri_ta table th
{
	font:normal bold 14px/50px "Microsoft YaHei";
	color:#666666;
}
.temp_add_ri_ta table tr td
{
	font:normal 14px/45px "Microsoft YaHei";
	color:#666666;
}
.temp_add_ri_ta table tr td a
{
	color:#666666;
}
/*2016-01-12 change*/
.temp_add > .temp_add_le
{
	width:180px;
}
.temp_add > .temp_add_le > a
{
	width:180px;
	background:url(../images/inpu180.png) no-repeat;
}
.main > .temp_add_box{background-color:#fff;}

/*2017-05-12 add class for 新增模拟体验区*/
.main > .title_policy_box.a3 dl
{
	width: 33.3%;
}
.main > .title_policy_box.a3 dl.last
{
	width: 33.1%;
	border-right: 0;
}
.simulate-container h2.title {
	font-size: 24px;
	color: #333;
	text-align: center;
}
.simulate-container .show_nav
{
	color: #666;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    margin-top: 15px;
}
.progress-bar
{
	background-color: #c6d3df;
    height: 10px;
    position: relative;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.progress-bar .finished
{
	width: 0;
	background-color: #238dc7;
    height: 100%;
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
}
.progress-bar .bubble
{
	position: absolute;
    width: 68px;
    height: 36px;
    left: 0;
    margin-left: -34px;
    top: -50px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    background: #238dc7;
    border-radius: 3px;
}
.progress-bar .bubble i
{
	width: 12px;
	height: 12px;
	display: block;
	background: url(../images/xsj01.png) no-repeat;
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -6px;
}
.questions
{
	padding: 30px 0 100px;
	margin: 30px auto;
}
.questions dl.q dt
{
	font: normal 16px/30px "microsoft yahei";
	color: #666666;
	margin-bottom: 10px;
}
.questions dl.q dd
{
	font: normal 14px/40px "microsoft yahei";
	color: #666666;
}
.questions dl.q dd i
{
	width: 14px;
	height: 14px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 10px;
	background: url(../images/a_select.jpg) no-repeat;
	background-position: -58px -3px;
}
.questions dl.q dd.on i
{
	background-position: -81px -3px;
}
.questions dl.q.more i
{
	background-position: -7px -3px;
}
.questions dl.q.more dd.on i
{
	background-position: -33px -3px;
}
.questions dl.q dd.next
{
	margin-top: 20px;
	width: 80px;
	text-align: center;
	font: normal 14px/36px "microsoft yahei";
	color: #FFFFFF;
	background-color: #238dc7;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: none;
}
.questions dl.q.more dd.next
{
	display: block;
}
.questions dl.q dd.next:hover
{
	cursor: pointer;
}
.Policy_box ol.pub_btn.a2
{
	list-style-type: none;
	margin: auto;
	text-align: center;
}
.Policy_box ol.pub_btn.a2 li
{
	/*padding: 0 ;*/
	/*float: left;*/
	display: inline-block;
}
.Policy_box ol.pub_btn.a2 li a
{
	font: normal 16px/40px "microsoft yahei";
	color: #333333;
	display: block;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 60px;
	padding: 0 30px;
}
.Policy_box ol.pub_btn.a2 li.last a
{
	margin-right: 0;
}
.Policy_box ol.pub_btn.a2 li.on a
{
	background: #238dc7;
	color: #FFFFFF;
}
.Policy_box .show_soft
{
	margin: 100px auto;
}
.Policy_box .show_soft h3
{
	font: normal 22px/30px "microsoft yahei";
	color: #666666;
	display: block;
	text-align: center;
}
.Policy_box .show_soft p.ms
{
	font: normal 14px/24px "microsoft yahei";
	color: #666666;
	text-align: center;
	margin: 30px auto;
}
.Policy_box .show_soft .btn_a
{
	text-align: center;
}
.Policy_box .show_soft .btn_a a
{
	display: inline-block;
	font: normal 14px/30px "microsoft yahei";
	color: #238dc7;
	display: inline-block;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 10px;
	padding: 0 28px;
	border: 1px solid #238dc7;
}
.Policy_box .tp img
{
	width: 100%;
}
.main > .title_policy_box dl.ch dt a.ad01,
.main > .title_policy_box dl.ch dt a.ad02,
.main > .title_policy_box dl.ch dt a.ad03
{
	background: url(../images/a_icon_ac01.png) no-repeat;
	background-position: 0px 0px;
}
.main > .title_policy_box dl.ch dt a.ad02
{
	background-position: -90px -50px;
}
.main > .title_policy_box dl.ch dt a.ad03
{
	background-position: -190px -50px;
}
.main > .title_policy_box dl.ch dt a.ad01
{
	background-position: 10px -50px;
}
.main > .title_policy_box dl.ch:hover dt a.ad01,
.main > .title_policy_box dl.ch.on dt a.ad01
{
	background-position: 10px 4px;
}
.main > .title_policy_box dl.ch:hover dt a.ad02,
.main > .title_policy_box dl.ch.on dt a.ad02
{
	background-position: -90px 4px;
}
.main > .title_policy_box dl.ch:hover dt a.ad03,
.main > .title_policy_box dl.ch.on dt a.ad03
{
	background-position: -190px 4px;
}
.Policy_box p.jg
{
	text-align: center;
	font: normal 18px/30px "microsoft yahei";
	color: #666666;
	display: block;
}
.Policy_box .tp.a1 
{
	text-align: center;
}
.Policy_box .tp.a1 img
{
	width: 200px;
}
.Policy_box a.btn_new
{
	font: normal 16px/40px "microsoft yahei";
    color: #333333;
    display: block;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-right: 60px;
    padding: 0 10px;    background: #238dc7;
    color: #FFFFFF;
    width: 200px;
    margin: 30px auto 0;
}
