@charset "utf-8";
/****
 **重构人员：向李琴
 **重构时间：2018年04月
 **项目名称：越秀证券
****/
/* initialize 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;
}
th { font-weight: normal; }
ol, ul { list-style: none; }
table { border-collapse: collapse; }
* html .clearfix { height: 1%; }
h1, h2, h3, h4, h5, h6, em, i, b {
	font-style: normal;
	font-weight: normal;
}
a {
	cursor: pointer;
	text-decoration: none;
}
* a:hover { outline: none; blur:expression(this.onFocus=this.blur());
}
img {
	border: 0px none;
	vertical-align: bottom;
}
input, button, textarea, select {
*font-size: 100%;
	outline: none;
	vertical-align: middle;
}
input {
	border: 0 none;
	vertical-align: middle;
	outline: none;
	background: none;
}
select { vertical-align: middle; }
.t_int { text-indent: 2em; }
.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; }

.werper {
    width: 900px;
    margin: 0 auto;
    padding: 0;
}
.main {
    height: auto;
    margin-top: 15px;
}

.comm_text p{
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.ca_box a{ 
	display: block;}
.ca_box a p{
	width: 320px;
	text-align: center;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.l_but1{
	background: url(../images/y_but1.jpg) no-repeat;
}
.l_but2{
	background: url(../images/green1.jpg) no-repeat;
}
.ca_box span{
	display: table;
	width: 318px;
	height: 138px;
	text-align: center;
	border: 1px solid #d2d2d2;
}
.ca_box span em{
	display: table-cell;
	vertical-align: middle;
}
.foot_txt{
	padding-top: 10px;
	border-top: 1px solid #d2d2d2;
}
.ca_box{
	padding: 23px 65px 70px;
}
.tit_cm{
	margin-top: 10px;
	display: block;
	line-height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;	
	padding: 0 10px;
}
.t-pink{
	color: #333;
	background: #f6eadb;}
.t-green{ background: #339933;}
.t-green,.t-yellow{
	color: #fff;
	text-align: left;}
.set_banner_box{ padding: 15px 0;}
.pd20{ padding: 20px 0;}
.set_txt_pd{ padding: 20px 0;}
.notic_b b{
	display: block;
	color: #333;
	font-size: 18px;
}
.tac_center{
	padding: 40px 0;
	text-align: center;}
.t_but_down{
	color: #fff;
	display: inline-block;
	width: 575px;
	height: 40px;
	line-height: 40px;
	background: url(../images/green2.png) no-repeat;
}
.set_txt_pd p em,.set_txt_pd p a{ color: #008ee0;}
.foot_logo{ padding: 0 0 50px; text-align: center;}
.foot_logo span{
	display: inline-block;
	margin: 0 25px;
}

.t-yellow{
	background: #f18d00;
}
.but_yellow{
	width: 700px;
	height: 54px;
	line-height: 54px;
	background: url(../images/yl_but2.jpg) no-repeat;}
.coud_down{ margin: 0 auto;}
.coud_down span.fl{
	margin-right: 38px;
}
.coud_down span{
	text-align: center;
	width: 200px;
	display: inline-block;
}
.coud_down span a.btn{
	display: inline-block;
	height: 54px;
	line-height: 54px;
	width: 200px;
	text-align: center;
	color: #fff;
	background: url(../images/y_but.jpg) no-repeat;
}
.coud_down span em{ display: inline-block; padding: 30px 0;}
