.top .top-right .site i,.top .top-right .language i,.sidebar .sidebarNav a,.sidebar .sidebar-icon {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.main-row {
	margin-left: auto;
	margin-right: auto
}

.clearfix,.main-row,.container,.subTitle,.subTitle_link,.top,.top .top-right,.top .top-right .search .search-box,.navCont,.navlevel {
	*zoom: 1
}

.clearfix:before,.main-row:before,.container:before,.subTitle:before,.subTitle_link:before,.top:before,.top .top-right:before,.top .top-right .search .search-box:before,.navCont:before,.navlevel:before,.clearfix:after,.main-row:after,.container:after,.subTitle:after,.subTitle_link:after,.top:after,.top .top-right:after,.top .top-right .search .search-box:after,.navCont:after,.navlevel:after {
	content: "";
	display: table
}

.clearfix:after,.main-row:after,.container:after,.subTitle:after,.subTitle_link:after,.top:after,.top .top-right:after,.top .top-right .search .search-box:after,.navCont:after,.navlevel:after {
	clear: both
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}

html body {
	font-family: "Microsoft Yahei"
}

body {
	margin: 0;
	font-size: 12px;
	font-family: "Microsoft Yahei";
	line-height: 1.5;
	color: #4c4948;
	background-color: #fff
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
	display: block
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline;
	*display: inline;
	*zoom: 1
}

audio:not([controls]) {
	display: none;
	height: 0
}[hidden],template {
	display: none
}

a {
	text-decoration: none;
	color: #4c4948
}

a:active,a:hover {
	outline: 0;
	color: #EA5A26
}

abbr[title] {
	border-bottom: 1px dotted
}

b,strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic
}

svg:not(:root) {
	overflow: hidden
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

code,kbd,pre,samp {
	font-family: monospace,monospace;
	_font-family: 'courier new',monospace;
	font-size: 1em
}

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,select {
	text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible
}

button[disabled],html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],input[type=radio] {
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0;
	*margin-left: -7px
}

textarea {
	overflow: auto;
	resize: vertical
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,th {
	padding: 0
}

q {
	quotes: none
}

html,button,input,select,textarea {
	font-family: "Helvetica Neue",Helvetica,Tahoma,sans-serif
}

h1,h2,h3,h4,h5,h6,p,figure,form,blockquote {
	margin: 0
}

ul,ol,li,dl,dd {
	margin: 0;
	padding: 0
}

ul,ol {
	list-style: none outside none
}

h1,h2,h3 {
	line-height: 2;
	font-weight: 400
}

h1 {
	font-size: 18px
}

h2 {
	font-size: 15.6px
}

h3 {
	font-size: 14.04px
}

h4 {
	font-size: 12px
}

h5,h6 {
	font-size: 10.2px;
	text-transform: uppercase
}

input:-moz-placeholder,textarea:-moz-placeholder {
	color: #ccc
}

input::-moz-placeholder,textarea::-moz-placeholder {
	color: #ccc
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color: #ccc
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #ccc
}

.spinner_layer1 {
	-moz-animation-delay: pulse 1s infinite ease-in-out;
	-webkit-animation-delay: pulse 1s infinite ease-in-out;
	animation: pulse 1s infinite ease-in-out
}

.spinner_layer2 {
	-moz-animation-delay: pulse 2s infinite ease-in-out;
	-webkit-animation-delay: pulse 2s infinite ease-in-out;
	animation: pulse 2s infinite ease-in-out
}

.spinner_pulse {
	display: none;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	border: 3px solid #fff;
	position: absolute;
	top: -3px;
	left: -3px;
	-moz-transform: scale(0);
	-webkit-transform: scale(0)
}

@-moz-keyframes pulse {
	0% {
		-moz-transform: scale(1);
		opacity: .5
	}

	10% {
		-moz-transform: scale(1.1);
		opacity: .4
	}

	50% {
		-moz-transform: scale(1.2);
		opacity: .3
	}

	100% {
		-moz-transform: scale(1.5);
		opacity: 0
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		opacity: .5
	}

	10% {
		-webkit-transform: scale(1.1);
		opacity: .4
	}

	50% {
		-webkit-transform: scale(1.2);
		opacity: .3
	}

	100% {
		-webkit-transform: scale(1.5);
		opacity: 0
	}
}

@supports (display:-webkit-flex) or (display:-moz-flex) or (display:flex) {
	.play-btn:hover .spinner_pulse {
		display: block
	}
}

.main-container {
	background-color: #F2F2F2
}

.main-row {
	width: 1024px
}

.sidebar {
	float: left;
	width: 158px
}

.subcontainer {
	float: right;
	width: 755px
}

.container {
	width: 950px;
	margin: 0 auto
}

.subTitle {
	padding: 0 30px
}

.subTitle h2 {
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	float: left
}

.subTitle h2 .subTitle-small {
	font-size: 18px
}

.subTitle .subTitle_right {
	float: right
}

.subTitle_link {
	height: 28px;
	font: 14px/28px "Microsoft Yahei";
	border-radius: 5px;
	background: #e2e3e3;
	padding: 0 12px
}

.subTitle_link a {
	float: left;
	padding: 0 12px;
	cursor: pointer
}

.subTitle_link a.curr {
	color: #006441
}

.top {
	padding-top: 25px
}

.top .logo {
	float: left
}

.top .logo .a {
	outline: 0
}

.top .logo .a img {
	display: block
}

.top .top-right {
	float: right
}

.top .top-right .weixin {
	float: left;
	position: relative;
	z-index: 5;
	width: 23px;
	height: 23px;
	margin-right: 10px;
	border-radius: 5px;
	cursor: default;
	background: #5AC64F url(http://img2.pingan.com/app_series/pingancn/assets/img/icon01.png) no-repeat 3px 4px
}

.top .top-right .weixin:hover {
	background-color: #5AC64F
}

.top .top-right .weixin .qrcode {
	display: none;
	position: absolute;
	top: 30px;
	left: 50%;
	z-index: 1020;
	background: #fff;
	padding: 5px;
	margin-left: -41px
}

.top .top-right .weixin .qrcode img {
	display: block
}

.top .top-right .weixin .qrcode p {
	color: #333;
	line-height: 24px;
	text-align: center;
	padding-top: 5px
}

.top .top-right .weibo {
	float: left;
	width: 23px;
	height: 23px;
	margin-right: 10px;
	border-radius: 5px;
	background: #F77 url(http://img2.pingan.com/app_series/pingancn/assets/img/icon01.png) no-repeat 3px -28px
}

.top .top-right .weibo:hover {
	background-color: #F77
}

.top .top-right .search {
	float: left;
	width: 23px;
	height: 23px;
	margin-right: 10px;
	background: url(http://img2.pingan.com/app_series/pingancn/assets/img/icon01.png) no-repeat 0 -96px
}

.top .top-right .search .search-box {
	display: none;
	width: 145px;
	margin-top: 30px;
	margin-left: -65px;
	padding: 5px 0 5px 8px;
	background-color: #fff;
	border-radius: 5px
}

.top .top-right .search .search-box input[type=text] {
	float: left;
	font-size: 12px;
	font-family: "Microsoft Yahei";
	width: 108px;
	height: 16px;
	line-height: 16px;
	padding: 0 5px;
	border: 1px solid #BEBEBF;
	background-color: #DEDEDF;
	border-radius: 3px
}

.top .top-right .search .search-box input[type=button] {
	float: left;
	width: 20px;
	height: 18px;
	border: 0;
	margin-left: 5px;
	padding: none;
	outline: 0;
	background: url(http://img2.pingan.com/app_series/pingancn/assets/img/icon01.png) no-repeat -3px -67px
}

.top .top-right .site,.top .top-right .language {
	float: left;
	margin-right: 10px;
	position: relative
}

.top .top-right .site a,.top .top-right .language a {
	line-height: 23px
}

.top .top-right .site i,.top .top-right .language i {
	width: 15px;
	height: 15px;
	background: url(http://img2.pingan.com/app_series/pingancn/assets/img/icon01.png) no-repeat 4px -135px
}

.top .top-right .site ul,.top .top-right .language ul {
	display: none;
	text-align: center;
	background: #fff;
	position: absolute;
	top: 30px;
	left: 50%;
	padding-top: 4px;
	padding-bottom: 4px
}

.top .top-right .site ul li a,.top .top-right .language ul li a {
	color: #333;
	text-align: center;
	height: 18px;
	line-height: 18px;
	padding: 1px 0;
	display: block
}

.top .top-right .site ul li a:hover,.top .top-right .language ul li a:hover {
	color: #fff;
	background: #f60
}

.top .top-right .site ul {
	width: 116px;
	margin-left: -60px
}

.top .top-right .site ul li a {
	width: 116px
}

.top .top-right .language ul {
	width: 30px;
	margin-left: -16px
}

.container {
	position: relative
}

.nav {
	width: 950px;
	height: 24px;
	margin: 20px auto 0
}

.navList {
	float: left;
	position: relative;
	z-index: 99
}

.navList_link {
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.navList_link,.navList_link:hover {
	display: block;
	padding: 0 20px;
	font: 14px/24px "Microsoft Yahei"
}

.navList:hover .navList_link,.navList:hover .navList_link:hover {
	border-radius: 5px 5px 0 0;
	background: #EA5A26;
	color: #fff!important
}

.navlevel {
	display: none;
	position: absolute;
	background: #888;
	top: 24px;
	padding: 20px 0;
	border-radius: 8px
}

.navlevel dl {
	padding: 0 17px;
	float: left;
	border-left: 1px solid #fff;
	height: 100%
}

.navlevel dt {
	white-space: nowrap
}

.navlevel dd {
	padding-top: 10px
}

.navlevel a {
	background: url(http://img2.pingan.com/app_series/pingancn/assets/img/navIcon.gif) no-repeat 0 6px;
	padding-left: 12px;
	font: 12px/20px "Microsoft Yahei";
	color: #fff;
	white-space: nowrap;
	display: block
}

.navlevel a:hover {
	color: #EA5A26;
	background-position: 0 -94px
}

.navlevel dt span,.navlevel dt a {
	font: 700 14px/16px "Microsoft Yahei";
	color: #fff;
	padding: 0 0 0 12px
}

.navlevel li {
	padding: 5px 0
}

.navlevel dl.first {
	padding-left: 15px;
	border-left: 0
}

.navlevel dl.first dt a {
	padding-bottom: 15px
}

.nav-about .navlevel {
	width: 592px;
	height: 175px;
	left: -69px
}

.nav-news .navlevel {
	width: 575px;
	left: -165px
}

.nav-ir .navlevel {
	width: 840px;
	height: 205px;
	left: -210px
}

.nav-csr .navlevel {
	width: 425px;
	height: 210px;
	left: -200px
}

.nav-study .navlevel {
	width: 390px;
	left: -140px
}

.nav-project .navlevel{
    width: 558px;
    left: -250px;

}

#nav-home .nav-home .navList_link,#nav-project .nav-project .navList_link,#nav-about .nav-about .navList_link,#nav-news .nav-news .navList_link,#nav-ir .nav-ir .navList_link,#nav-csr .nav-csr .navList_link,#nav-study .nav-study .navList_link,#nav-join .nav-join .navList_link {
	color: #EA5A26
}

#nav-home,#nav-project,#nav-about,#nav-news,#nav-ir,#nav-csr,#nav-study,#nav-join,#nav-other {
	z-index: 10
}

.footer {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: 30px;
	background: #DCDDDD
}

.footer .container {
	width: 950px;
	position: static
}

.footer .container .logo {
	float: left;
	margin-top: 30px
}

.footer .container .backtotop {
	color: #4c4948;
	display: block;
	width: 60px;
	padding-left: 15px;
	margin: 0 auto;
	background: url(http://img2.pingan.com/app_series/pingancn/assets/img/icon01.png) no-repeat 0 -198px
}

.footer .container .backtotop:hover {
	color: #EA5A26
}

.footer .container .nav {
	float: right;
	margin-top: 30px;
	width: 650px;
	height: auto
}

.footer .container .nav dl {
	float: left;
	margin-right: 30px
}

.footer .container .nav dl dt {
	font-size: 14px;
	color: #4c4948;
	margin-bottom: 10px
}

.footer .container .nav dl dt a:hover {
	color: #F60
}

.footer .container .nav dl dd {
	padding: 2px 0
}

.footer .container .nav dl dd a {
	font-size: 12px;
	color: #4c4948
}

.footer .container .nav dl dd a:hover {
	color: #F60
}

.footer .container .copy {
	color: #4c4948;
	text-align: center;
	margin-top: 40px
}

.footer .container .copy a {
	color: #4c4948
}

.footer .container .copy a.contact {
	color: #EA5A26;
	background: url(http://img2.pingan.com/app_series/pingancn/assets/img/icon01.png) no-repeat 52px -172px;
	padding-right: 10px
}

.location_bg {
	background: #ddd;
	line-height: 28px;
	margin: 18px 0 28px
}

.location_bg .location {
	width: 950px;
	margin: 0 auto;
	text-indent: 20px
}

.location_bg .location .current {
	color: #EA5A26
}

.pop-risk {
	position: fixed;
	display: none;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2000
}

.pop-risk .risk-bg {
	width: 100%;
	height: 100%;
	background: #000;
	-moz-opacity: .6;
	-khtml-opacity: .6;
	opacity: .6;
	filter: Alpha(opacity=50);
	position: static;
	*zoom: 1
}

.pop-risk .risk-bdr {
	background: #000;
	width: 720px;
	min-height: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -360px
}

.pop-risk .risk-close {
	font: 18px/20px arial;
	position: absolute;
	top: -40px;
	right: -40px;
	width: 30px;
	height: 30px;
	background: url(http://img2.pingan.com/app_series/pingancn/assets/img/close-md.png) no-repeat;
	text-align: center;
	color: #fff
}

.pop-risk.curr {
	display: block
}

.realtime_stock {
	float: left;
	width: 310px;
	height: 310px;
	margin-top: 8px;
	border-radius: 10px;
	background-color: #fff
}

.realtime_stock h4 {
	font-size: 18px;
	margin: 20px 0 10px 30px;
	font-weight: 400
}

.realtime_stock h4 span {
	margin-left: 10px;
	font-size: 14px
}

.realtime_stock .sidPrice {
	min-height: 205px;
	height: auto!important;
	_height: 205px;
	padding: 15px 18px;
	width: 250px;
	margin: 0 auto;
	color: #fff;
	border-radius: 10px;
	background: #333
}

.realtime_stock .sidPrice.loading {
	background: #fff
}

.realtime_stock .sidPrice .loading-img {
	width: 48px;
	margin: 78px auto 0
}

.sidPrice .refer {
	float: right;
	font-size: 12px;
	margin-top: 35px
}

.sidPrice span {
	font-size: 22px
}

.sidPrice .tb1 {
	width: 100%
}

.sidPrice .tr1 {
	height: 30px
}

.sidPrice .tr2 {
	height: 32px
}

.sidPrice .tr2 td {
	font-size: 22px;
	padding-bottom: 10px;
	font-weight: 700
}

.gujian {
	padding-left: 5px
}

.fuDuRed,.fuDuGreen {
	display: block;
	background-color: #FE0000;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-weight: 400
}

.fuDuGreen {
	background-color: #009946
}

.sidPrice td.bold {
	width: 125px;
	font-weight: 700
}

.sub_banner {
	width: 950px;
	margin: 0 auto;
	position: relative
}

.sub_banner .sub_banner_txt {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 204px;
	height: 250px;
	background: #EA5A26;
	border-radius: 5px;
	color: #fff;
	padding: 10px 20px;
	z-index: 1
}

.sub_banner .sub_banner_txt h2 {
	font-size: 18px;
	font-weight: 700
}

.sub_banner .sub_banner_txt p {
	padding-top: 6px
}

.sub_banner .sub_banner_txt .sub_banner_tit {
	color: #fff
}

.sub_banner .sub_banner_txt .sub_banner_tit:hover {
	color: #fff
}

.sub_banner .sub_banner_txt .sub_banner_more {
	position: absolute;
	left: 20px;
	bottom: 10px;
	color: #fff;
	padding-right: 15px;
	background: url(http://img2.pingan.com/app_series/pingancn/assets/img/icon01.png) no-repeat 56px -227px
}

.sub_banner .sub_banner_txt .sub_banner_more:hover {
	color: #fff;
	text-decoration: underline
}

.sub_banner .sub_banner_txt div {
	position: absolute;
	top: 0;
	left: 0;
	width: 204px;
	height: 250px;
	padding: 10px 20px;
	background: #EA5A26;
	opacity: .6;
	filter: alpha(opacity=60);
	z-index: -1
}

.sub_banner img {
	border-radius: 10px
}

.sidebar h2 {
	min-height: 28px;
	height: auto!important;
	_height: 28px;
	border-radius: 5px 5px 0 0;
	background: #EA5A26;
	font: 16px/28px "Microsoft Yahei";
	color: #fff;
	text-indent: 18px
}

.sidebar .sidebarNav {
	background: #fff
}

.sidebar .sidebarNav a {
	min-height: 28px;
	height: auto!important;
	_height: 28px;
	line-height: 28px;
	padding: 5px 20px 5px 18px;
	width: 120px
}

.sidebar .sidebarNav a:hover {
	color: #EA5A26;
	background: #c7c9c9;
	text-decoration: none
}

.sidebar .sidebarNav a.twin-row {
	line-height: 18px
}

.sidebar .sidebar-item-btn {
	font-size: 14px
}

.sidebar .sidebar-icon {
	float: right;
	margin-top: 12px;
	width: 7px;
	height: 7px;
	background: url(http://img2.pingan.com/app_series/pingancn/assets/img/sider-icon.png) no-repeat 0 0
}

.sidebar .sidebar-item-list {
	display: none;
	background: #dcdddd
}

.sidebar .sidebar-item-list a:hover {
	color: #EA5A26;
	background: #c7c9c9;
	text-decoration: none
}

.sidebar .sidebar-item-list a.sidebar-item-list-currt {
	color: #EA5A26
}

.sidebar .sidebar-item-currt .sidebar-item-btn {
	color: #EA5A26
}

.sidebar .sidebar-item-currt .sidebar-icon {
	background-position: 0 -20px
}

.sidebar .sidebar-item-currt .sidebar-item-list {
	display: block
}

.page .m_p {
	padding: 10px 0
}

.page li.page {
	width: 20px;
	height: 20px
}

.page li.page:hover {
	color: #EA5A26
}

.page li.page a:hover {
	color: #EA5A26
}

.page li {
	float: right;
	margin: 0 5px;
	font-size: 12px;
	line-height: 18px;
	cursor: pointer;
	text-align: center
}

.page li input {
	width: 22px;
	height: 14px;
	background-color: #fff
}

.page .focus {
	width: 20px;
	height: 20px;
	background-color: #EA5A26;
	color: #fff
}

.page .end {
	margin-right: 95px;
	*margin-right: 85px
}

.pagination {
	vertical-align: center
}

.pagination .end {
	margin-right: 5px
}

.pagination span,.pagination a:link,.pagination a:visited {
	float: left;
	margin: 0 6px;
	padding: 0!important;
	border: 0!important;
	color: #4c4948;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	width: 22px
}

.pagination a:hover {
	color: #F30
}

.pagination .next:link,.pagination .prev:link,.pagination .pa_ui_first:link,.pagination .pa_ui_next:link,.pagination .next,.pagination .prev,.pagination .pa_ui_first,.pagination .pa_ui_next {
	width: 36px;
	line-height: 22px;
	color: #4c4948
}

.pagination span.space {
	border: 0
}

.pagination span.thispage {
	width: 22px;
	padding: 0!important;
	background-color: #EA5A26;
	color: #fff!important;
	line-height: 22px!important;
	text-align: center
}

.pagination input {
	width: 26px;
	height: 16px;
	border: 1px solid #ccc;
	outline: 0
}

.pagination a.a_define {
	width: 36px;
	line-height: normal;
	background: none!important;
	color: #fff
}

.pagination a.a_define .down {
	display: none;
	color: #fff!important;
	top: 3px;
	left: 10px
}

.pagination a.a_define .up {
	top: 7px;
	top: 7px \9;
	*top: 3px;
	color: #333!important;
	font-weight: 400
}

.pagination .last-list {
	height: auto;
	padding-bottom: 10px
}

.pagination p {
	padding: 10px 0
}

.pagination a.pa_ui_next {
	margin-right: 85px
}