﻿.enterprise {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 14px;
	padding-bottom: 33px;
	background: #f3f3f3;
}

.enterprise_div {
	width: 1138px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.enterprise_div_left {
	width: 201px;
	height: auto;
	overflow: hidden;
	background: #FFF;
	float: left;
	padding-bottom: 46px;
}

.enterprise_div_left p {
	width: 163px;
	height: 83px;
	line-height: 83px;
	font-size: 18px;
	color: #00b281;
	padding-left: 38px;
}

.enterprise_div_left ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.enterprise_div_left ul li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px dashed #f3f3f3;
}

.enterprise_div_left ul li a {
	color: #8c8c8c;
}

.enterprise_div_left ul li.addclass_li {
	background: #f0faf8;
	border-left: 2px solid #60cfb1;
}

.enterprise_div_left ul li.addclass_li a {
	color: #505050;
}

.enterprise_div_left ul li a:hover {
	color: #505050;
}

.enterprise_div_left ul li:last-child {
	border-bottom: none;
}

.enterprise_div_right {
	width: 926px;

	background: #FFF;
	float: right;
	padding-top: 26px;
	padding-bottom: 20px;
}

.enterprise_div_right_p {
	width: 860px;
	line-height: 63px;
	margin: 0 auto;
	border-bottom: 1px solid #f0f1f5;
}

.enterprise_div_right_p a {
	color: #00b281;
    border-bottom: 2px solid #00b281;
    display: inline-block;
    height: 61px;
    /* width: 82px; */
    font-size: 18px;
    text-align: center;
}

.enterprise_div_right_div {
	width: 100%;
	height: 762px;
	overflow-y:scroll;
}

.enterprise_div_right_div p {
	width: 860px;
	line-height: 63px;
	margin: 0 auto;
	color: #505050;
	font-size: 16px;
}

.enterprise_div_right_div_p {
	    width: 826px;
    height: auto;
    overflow: hidden;
    margin-left: 51px;
    color: #505050;
    font-size: 14px;
    line-height: 1.7;
    border-bottom: 1px dashed #f3f3f3;
    padding-bottom: 20px;
        padding-top: 40px;
}
.enterprise_div_right_div_p h4{
	font-size: 16px;
}
.enterprise_div_right_bg {
	width: 863px;
	height: 486px;
	margin: 0 auto;
	margin-bottom: 47px;
	overflow: hidden;
}

.enterprise_div_right_bg ul {
	width: 863px;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}

.enterprise_div_right_bg ul li {
	width: 269px;
	height: 216px;
	border: 1px solid #e6e6e6;
	-webkit-box-shadow: 0px 5px 15px #e5e5e5;
	-moz-box-shadow: 0px 5px 15px #e5e5e5;
	box-shadow: 0px 5px 15px #e5e5e5;
	float: left;
	margin-right: 16px;
}

.enterprise_div_right_bg ul li:last-child {
	margin-right: 0px;
}

.enterprise_div_xl {
	width: 860px;
	height: 30px;
	background: url(../images/xl.png) no-repeat top center;
	border-top: 1px solid #e6e6e6;
	margin: -1px auto 0 auto;
	cursor: pointer;
}

.enterprise_div_xl02 {
	background: url(../images/xl02.png) no-repeat top center;
	border-bottom: 1px solid #e6e6e6;
	border-top: 0px;
	height: 30px;
}


/*媒体报道*/

.mtbd_div {
	width: 881px;
	height: 170px;
	margin-left: 13px;
}

.mtbd_div .mtbd_div_left {
	width: 229px;
	height: 131px;
	float: left;
	padding-top: 39px;
	cursor: pointer;
}

.mtbd_div .mtbd_div_left .mtbd_div_left_dd {
	width: 185px;
	height: 94px;
	/*border: 1px solid #e3e3e3;*/
	margin: 0 auto;
	background: url(../images/sina.png) no-repeat center center;
}

.mtbd_div_right {
	width: 650px;
	height: 148px;
	border-bottom: 1px dashed #e3e3e3;
	float: left;
	padding-top: 21px;
}

.mtbd_div_right .mtbd_div_right_top {
	width: 100%;
	height: 55px;
	color: #505050;
	font-size: 16px;
	line-height: 55px;
	cursor: pointer;
}

.mtbd_div_right .mtbd_div_right_top>p:nth-child(1) {
	float: left;
}

.mtbd_div_right .mtbd_div_right_top>p:nth-child(2) {
	float: right;
	color: #8c8c8c;
	font-size: 14px;
}

.mtbd_div_right .mtbd_div_right_bottom {
	color: #8c8c8c;
	font-size: 14px;
	line-height: 1.8;
	cursor: pointer;
}


/*分页*/

#page {
	width: 93%;
	margin: 0 auto;
	height: 101px;
	padding-top: 29px;
}

#tcdPageCode {
	padding: 15px 20px;
	text-align: center;
	color: #ccc;
}

#tcdPageCode a {
	display: inline-block;
	color: #605f5f;
	display: inline-block;
	height: 37px;
	line-height: 37px;
	padding: 0 15px;
	/*border: 1px solid #605f5f;*/
	margin: 0 2px;
	border-radius: 4px;
	vertical-align: middle;
}

#tcdPageCode span.current {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 9px;
	margin: 0 2px;
	color: #FFF;
	background: #cbcbcb;
	/* border: 1px solid #0bbe77; */
	border-radius: 4px;
	vertical-align: middle;
}

#tcdPageCode span.disabled {
	display: inline-block;
	height: 37px;
	line-height: 37px;
	padding: 0 10px;
	margin: 0 2px;
	color: #605f5f;
	/*border: 1px solid #605f5f;*/
	border-radius: 4px;
	vertical-align: middle;
}


/*企业荣誉*/

.qyry_div {
	width: 861px;
	height: 280px;
	border-bottom: 1px dashed #e3e3e3;
	margin: 0 auto;
}

.qyry_div .qyry_div_left {
	width: 259px;
	height: 240px;
	float: left;
	padding-top: 40px;
}

.qyry_div .qyry_div_left>div {
	width: 259px;
	height: 201px;
	float: left;
	background: url(../images/aa.png) no-repeat center center;
	border: 1px solid #e6e6e6;
}

.qyry_div .qyry_div_right {
	font-size: 14px;
	width: 580px;
	height: 248px;
	padding-top: 32px;
	float: left;
	padding-left: 20px;
}

.qyry_div .qyry_div_right>p {
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #505050;
}

.qyry_div .qyry_div_right>div {
	color: #8c8c8c;
	line-height: 1.5;
	margin-top: 22px;
}

.qyry_div_jrwy .qyry_div_left>div {
	background: url(../images/jrwy.png) no-repeat center center;
}

.qyry_div_ptqy .qyry_div_left>div {
	background: url(../images/ptqy.png) no-repeat center center;
}

.qyry_div_cwls .qyry_div_left>div {
	background: url(../images/cwls.png) no-repeat center center;
}

.qyry_div_fzr .qyry_div_left>div {
	background: url(../images/fzr.png) no-repeat center center;
}

.qyry_div_qyj .qyry_div_left>div {
	background: url(../images/qyj.png) no-repeat center center;
}

.qyry_div_cxj .qyry_div_left>div {
	background: url(../images/cxj.png) no-repeat center center;
}

.qyry_div_xhhy .qyry_div_left>div {
	background: url(../images/xhhy.png) no-repeat center center;
}

.qyry_div_cxja .qyry_div_left>div {
	background: url(../images/cxja.png) no-repeat center center;
}

.qyry_div_fxxt .qyry_div_left>div {
	background: url(../images/fxxt.png) no-repeat center center;
}

.qyry_div_yxbs .qyry_div_left>div {
	background: url(../images/yxbs.png) no-repeat center center;
}

.qyry_div_pbj .qyry_div_left>div {
	background: url(../images/pbj.png) no-repeat center center;
}

.qyry_div_xyzs .qyry_div_left>div {
	background: url(../images/xyzs.png) no-repeat center center;
}

.qyry_div_tyjb .qyry_div_left>div {
	background: url(../images/tyjb.png) no-repeat center center;
}

.qyry_div_AAA .qyry_div_left>div {
	background: url(../images/aaa.png) no-repeat center center;
}

.enterprise_div_right_01 {
	height: 1500px;
	overflow: hidden;
}

.enterprise_div_xl_02 {
	display: none;
	background: url(../images/xl02.png) no-repeat top center;
	border-bottom: 1px solid #e6e6e6;
	border-top: 0px;
	height: 30px;
}


/*合法合规*/

.hfhg_div {
	width: 861px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 10px;
}

.hfhg_div .hfhg_div_top {
	width: 861px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #505050;
}

.hfhg_div .hfhg_div_bottom {
	width: 827px;
	line-height: 1.5;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	color: #8c8c8c;
	margin-left: 34px;
	border-bottom: 1px dashed #e3e3e3;
	padding-bottom: 30px;
}


/*网站公告*/

.wzgg_div {
	width: 861px;
	height: 84px;
	margin: 0 auto;
	border-bottom: 1px dashed #e3e3e3;
}

.wzgg_div .wzgg_div_left {
	width: 675px;
	height: 84px;
	line-height: 84px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #505050;
	cursor: pointer;
}

.wzgg_div .wzgg_div_right {
	width: 186px;
	height: 84px;
	line-height: 84px;
	float: right;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #8c8c8c;
	text-align: right;
}
.enterprise_div_right .wzgg_div:last-child{
	border-bottom:0px;
}
/*联系我们*/
.lxwm_div{
	width: 861px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.lxwm_div_top{
	width: 100%;
	height: 92px;
	padding-top: 25px;
	line-height: 2;
	border-bottom: 1px dashed #e3e3e3;
}
.lxwm_div_top p:nth-child(1){
	color:#8c8c8c ;
	font-size: 14px;
}
.lxwm_div_top p:nth-child(2) {
	color: #5c5c5c;
	font-size: 14px;
}
.lxwm_div_center{
	background: url(../images/dt.png) no-repeat center center;
	width: 100%;
	height: 273px;
	margin-top: 22px;
}
.lxwm_div_late{
	width: 100%;
	height: 127px;
	border-bottom: 1px dashed #e3e3e3;
}
.lxwm_div_late p{
	width: 100%;
	height: 56px;
	line-height: 56px;
	color: #8C8C8C;
}
.lxwm_div_late>div{
	color: #505050;
	line-height: 1.5;
	font-size: 14px;
}

/*企业动态*/
.aydt_div{
	width:100%;
	height: auto;
	overflow: hidden;
	background: #f3f3f3;
	padding-top: 14px;
	padding-bottom: 45px;
}
.aydt_div_all{
	width: 1136px;
	height: auto;
	overflow: hidden;
	background: #FFF;
	margin: 0 auto;
}
.aydt_div_all_d{
	width: 1069px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 25px;
}
.aydt_div_all_d_top{
	width: 100%;
	height: 65px;
	line-height: 65px;
	font-size: 18px;
	border-bottom: 1px solid #f0f1f5;
}
.aydt_div_all_d_top a{
	display: block;
	width: 83px;
	height: 63px;
	line-height: 63px;
	border-bottom: 2px solid #00b281;
	color: #00b281;
	text-align: center;
}
.aydt_div_all_d_center{
	width: 100%;
	height: 313px;
	margin-top: 41px;
}
.aydt_div_all_d_center_left{
	width: 489px;
    height: 303px;
    float: left;
    margin-left: 39px;
    background: #f7f7f7;
    padding-top: 10px;
}
.swiper-container {
	width: 466px;
	height: 292px;
	margin: 0 auto;
}
.swiper-container img{
	width: 100%;
	display: block;
	cursor: pointer;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	width: 90px;
	height: 23px;
	background: #acabb0;
	opacity: 0.8;
	border-radius: 10px;
	left: 50%;
	margin-left: -45px;
}
.swiper-pagination-bullet-active{
	background: #fcc92e;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin-top: 6px;
}
.swiper-pagination-bullet{
	width: 12px;
	height: 12px;
}
.aydt_div_all_d_center_right{
	width: 483px;
	height: 313px;
	background: #f7f7f7;
	float: left;
	margin-left: 12px;
}
.aydt_div_all_d_center_right_t{
	width:100%;
	height: 61px;
	line-height: 61px;
}
.aydt_div_all_d_center_right_t p:nth-child(1){
	width: 140px;
	height: 100%;
	text-align: center;
	font-size: 16px;
	color: #505050;
	float: left;
	background: url(../images/qyxw.png) no-repeat 15px center;
}
.aydt_div_all_d_center_right_t p:nth-child(2){
	width: 108px;
	height: 100%;
	text-align: center;
	font-size: 16px;
	color: #8c8c8c;
	float:right;
}
.aydt_div_all_d_center_right_ul{
	width: 446px;
	height: auto;
	overflow: hidden;
	float: right;
}
.aydt_div_all_d_center_right_ul li{
	width: 100%;
	height: 40px;
	border-bottom: 1px dashed #e5e5e5;
}
.aydt_div_all_d_center_right_ul li p:nth-child(1){
	width: 338px;
	height: 100%;
	line-height: 40px;
	font-size: 14px;
	color: #8c8c8c;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}
.aydt_div_all_d_center_right_ul li p:nth-child(1):hover{
	color: #505050;
}
.aydt_div_all_d_center_right_ul li p:nth-child(2){
	width: 108px;
	height: 100%;
	line-height: 40px;
	font-size: 14px;
	color: #8c8c8c;
	float: left;
	text-align: center;
}
.aydt_div_all_d_center_right_ul li:last-child{
	border-bottom: 0px;
}
.aydt_div_all_d_bottom{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 49px;
}
.aydt_div_all_d_bottom_ul{
	width: 100%;
	height: 207px;
	padding-top: 26px;
}
.aydt_div_all_d_bottom_ul li{
	width: 293px;
	height: 207px;
	border: 1px solid #e6e6e6;
	border-radius: 6px;
	float: left;
	margin-left: 40px;
	background: url(../images/jrxh.png) no-repeat center center;
	overflow: hidden;
}

.aydt_div_all_d_bottom_ul:nth-child(1) li:nth-child(2) {
	background: url(../images/jrdw.png) no-repeat center center;
}

.aydt_div_all_d_bottom_ul:nth-child(1) li:nth-child(3) {
	background: url(../images/wyh02.png) no-repeat center center;
}

.aydt_div_all_d_bottom_ul:nth-child(2) li:nth-child(1) {
	background: url(../images/cwls02.png) no-repeat center center;
}

.aydt_div_all_d_bottom_ul:nth-child(2) li:nth-child(2) {
	background: url(../images/aq.png) no-repeat center center;
}

.aydt_div_all_d_bottom_ul:nth-child(2) li:nth-child(3) {
	background: url(../images/jrdw02.png) no-repeat center center;
}

.aydt_div_all_d_bottom_ul:nth-child(3) li:nth-child(1) {
	background: url(../images/yxbs02.png) no-repeat center center;
}

.aydt_div_all_d_bottom_ul:nth-child(3) li:nth-child(2) {
	background: url(../images/jb02.png) no-repeat center center;
}

.aydt_div_all_d_bottom_ul:nth-child(3) li:nth-child(3) {
	background: url(../images/fzr02.png) no-repeat center center;
}

.aydt_div_all_d_bottom_ul:nth-child(4) li:nth-child(1) {
	background: url(../images/gc02.png) no-repeat center center;
}

.aydt_div_all_d_bottom_ul li:hover {
	-webkit-box-shadow: 0px 7px 21px #e5e5e5;
	-moz-box-shadow: 0px 7px 21px #e5e5e5;
	box-shadow: 0px 7px 21px #e5e5e5;
}

.aydt_div_all_d_bottom_ul li p:nth-child(1) {
	width: 278px;
	height: 78px;
	background: #595f5a;
	opacity: 0.8;
	position: absolute;
}

.aydt_div_all_d_bottom_ul li p:nth-child(2) {
	width: 271px;
	height: 68px;
	position: absolute;
	color: #F0F1F5;
	font-size: 12px;
	padding-left: 7px;
	line-height: 1.5;
	padding-top: 10px;
}

.aydt_div_all_d_bottom_ul li p:nth-child(2) b {
	font-size: 14px;
	width: 100%;
	display: block;
	height: 25px;
	line-height: 25px;
	font-weight: 100;
}

.aa {
	width: 278px;
	height: 78px;
	position: relative;
	bottom: -208px;
	left: 50%;
	margin-left: -139px;
}
/*信息披露*/

.Information_disclosure {
	width: 861px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.Information_disclosure table {
	width: 861px;
	height: auto;
	overflow: hidden;
	border: 1px solid #f0f1f5;
	margin-bottom: 30px;
}

.Information_disclosure table tr td {
	/*text-align: center;*/
	height: 49px;
	border-right: 1px dashed #f0f1f5;
	border-bottom: 1px dashed #f0f1f5;
	color: #505050;
}

.Information_disclosure table tr td span{color: #ffb752 }

.Information_disclosure table tr:last-child td {
	border-bottom: none;
}

.Information_disclosure table tr td:nth-child(1) {
	    width: 246px;
    padding-left: 25px;
}

.Information_disclosure table tr td:nth-child(2) {
	width: 535px;
	padding-left: 55px;
	text-align: left;
	border-right: none;
	line-height: 1.5;
	
}

.enterprise_div_right_p_bottom {
	margin-bottom: 40px;
}

.enterprise_div_right_xxpl {
	width: 860px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 44px;
}

.enterprise_div_right_xxpl dl {
	float: left;
	width: 214px;
	text-align: center;
	margin-right: 20px;
	color: #505050;
}

.enterprise_div_right_xxpl dl dt {
	width: 100%;
	height: 284px;
}

.enterprise_div_right_xxpl dl dt img {
	width: 100%;
	cursor: pointer;
}

.background_block {
	width: 100%;
	height: 100%;
	background: #616161;
	opacity: 0.8;
	position: fixed;
	top: 0px;
	display: none;
}

.yzbg {
	position: fixed;
    z-index: 2;
    top: 52%;
    height: 750px;
    width: 860px;
    left: 50%;
    margin-left: -430px;
    margin-top: -400px;
    display: none;
}

.yzbg p {
	    height: 624px;
    width: 842px;
    overflow: auto;
    float: left;
}

.yzbg .close {
	font-size: 50px;
	float: right;
	cursor: pointer;
}

.Information_disclosure_a {
	font-size: 12px;
	color: #ffb752;
	float: right;
	margin-right: 16px;
}

.yezsimg {
	display: none;
}

.yzbg_div p {
	width: 595px;
}
.yzbg_div {
	position: fixed;
    z-index: 2;
    top: 57%;
    height: 691px;
    width: 630px;
    left: 50%;
    margin-left: -315px;
    margin-top: -400px;
    display: none;
}


/*管理团队*/

.enterprise_div_right_gltd {
	width: 600px;
	height: 472px;
	background: url(../images/gltg.png) no-repeat center;
	background-size: 0%;
	margin: 0 auto;
	margin-top: 62px;
	margin-bottom: 27px;
	opacity: 0;
}

.enterprise_div_right_gltd_b {
	width: 890px;
	height: auto;
	overflow: hidden;
	margin-left: 33px;
	padding-top: 22px;
}

.enterprise_div_right_gltd_b>div {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.enterprise_div_right_gltd_b>div p {
	height: 61px;
	line-height: 61px;
	font-size: 16px;
	color: #505050;
}

.enterprise_div_right_gltd_b>div p span {
	font-size: 14px;
	color: #8c8c8c;
}

.enterprise_div_right_gltd_b>div div {
	line-height: 1.8;
	width: 827px;
	margin: 0 auto;
	border-bottom: 1px dashed #f3f3f3;
	padding-bottom: 20px;
	color: #8c8c8c;
	font-size: 14px;
	text-indent: 2em
}

.enterprise_div_right_gltd_b>div:last-child div {
	border-bottom: none;
}


/*法律法规*/

.enterprise_div_right_div_flfg p {
	height: 20px;
}

.enterprise_div_right_div_flfg a {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #00b281;
	text-decoration: underline;
}


/*反洗钱*/

.enterprise_div_right_xq {
	width: 861px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	font-size: 14px;
	color: #535659;
	padding-top: 20px;
}

.enterprise_div_right_xq p {
	line-height: 1.8;
}

.enterprise_div_right_xq_bottom {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.enterprise_div_right_xq_bottom b {
	display: block;
	font-weight: 100;
	line-height: 1.8;
	font-size: 14px;
}

.enterprise_div_right_xq_bottom>div {
	float: left;
}

.enterprise_div_right_xq_bottom>div:nth-child(1) {
	width: 354px;
}

.enterprise_div_right_xq_bottom>div:nth-child(2) {
	width: 179px;
}

.enterprise_div_right_xq_bottom>div a {
	text-decoration: underline;
	color: #626568;
}

.enterprise_div_right_xq_t {
	padding-top: 0px;
}

.enterprise_div_right_xq_t p {
	font-size: 16px;
	color: #000;
}

.enterprise_div_right_xq_t_b {
	width: 827px;
	margin-left: 34px;
}

.enterprise_div_right_xq_t_b .enterprise_div_right_xq_t_left {
	float: left;
	height: 100%;
	width: 2.5%;
	line-height: 1.8;
	font-size: 14px;
}

.enterprise_div_right_xq_t_b .enterprise_div_right_xq_t_right b {
	display: block;
	line-height: 1.8;
	font-size: 14px;
	font-weight: 100;
	color: #535659;
}

.enterprise_div_right_xq_t_b .enterprise_div_right_xq_t_right {
	width: 97.5%;
	float: left;
	height: auto;
	overflow: hidden;
	word-spacing: -5px;
	letter-spacing: 1px;
}


/*风险评测*/

.enterprise_div_right_fxpc {
	width: 861px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 39px;
}

.enterprise_div_right_fxpc p {
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 1.5;
	padding-bottom: 10px;
}

.enterprise_div_right_fxpc_xx {
	width: 840px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
}

.enterprise_div_right_fxpc_xx .enterprise_div_right_fxpc_xx_div {
	width: 840px;
	display: block;
	font-weight: 100;
	height: 29px;
	overflow: hidden;
}

.enterprise_div_right_fxpc_xx .enterprise_div_right_fxpc_xx_div div:nth-child(1) {
	float: left;
	width: 12px;
	height: 10px;
	border: 1px solid #457eb8;
	border-radius: 50%;
	padding-top: 2px;
	margin-top: 4px;
	cursor: pointer;
}

.enterprise_div_right_fxpc_xx .enterprise_div_right_fxpc_xx_div div:nth-child(1) b {
	width: 8px;
	height: 8px;
	background: #457eb8;
	border-radius: 50%;
	display: none;
	margin: 0 auto;
	cursor: pointer;
}

.enterprise_div_right_fxpc_xx .enterprise_div_right_fxpc_xx_div div:nth-child(1) b.addClass_b {
	display: block;
}

.enterprise_div_right_fxpc_xx .enterprise_div_right_fxpc_xx_div div:nth-child(2) {
	float: left;
	height: 20px;
	line-height: 20px;
	margin-left: 7px;
}

.enterprise_div_right_bottom {
	width: 145px;
	height: 47px;
	border-radius: 4px;
	color: #457eb8;
	border: 1px solid #457eb8;
	margin: 0 auto;
	text-align: center;
	line-height: 47px;
	font-size: 18px;
	cursor: pointer;
	margin-top: 70px;
	margin-bottom: 100px;
}

.risk_assessment {
	width: 100%;
	height: 100%;
	position: fixed;
	background: #333333;
	opacity: 0.7;
	top: 0px;
	display: none;
}

.risk_assessment_div {
	width: 321px;
	height: 201px;
	border-radius: 10px;
	background: #FFF;
	position: fixed;
	top: 50%;
	margin-left: -160px;
	left: 50%;
	margin-top: -100px;
	display: none;
}

.risk_assessment_div p:nth-child(1) {
	width: 100%;
	text-align: center;
	height: 76px;
	line-height: 76px;
}

.risk_assessment_div p:nth-child(2) {
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #ff9000;
}

.risk_assessment_div_d {
	width: 100%;
	height: 59px;
	border-top: 1px solid #efefef;
	margin-top: 34px;
}

.risk_assessment_div_d>b {
	width: 49%;
	float: left;
	height: 58px;
	line-height: 58px;
	border-right: 1px solid #efefef;
	text-align: center;
	font-weight: 100;
	font-size: 18px;
	color: #9a9b9f;
	cursor: pointer;
}

.risk_assessment_div_d>b:nth-child(2) {
	border-right: none;
	color: #FF9000;
}


/*法律法规*/

.enterprise_div_right_flfg {
	width: 861px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 39px;
}

.enterprise_div_right_flfg h4 {
	width: 100%;
	font-size: 16px;
	line-height: 1.9;
}

.enterprise_div_right_flfg p {
	font-size: 14px;
	line-height: 1.5;
	color: #535659;
}

.enterprise_div_right_flfg h5 {
	line-height: 1.9;
	color: #535659;
	font-size: 14px;
}

.enterprise_div_right_flfg .enterprise_div_right_flfg_center {
	width: 100%;
	height: 157px;
}

.enterprise_div_right_flfg .enterprise_div_right_flfg_center div:nth-child(1) {
	float: left;
	background: url(../images/mcjs.png) no-repeat center;
	width: 391px;
	height: 100%;
}

.enterprise_div_right_flfg .enterprise_div_right_flfg_center div:nth-child(2) {
	float: left;
	width: 465px;
	overflow: hidden;
	padding-top: 56px;
}

.enterprise_div_right_flfg .enterprise_div_right_flfg_center div:nth-child(2) b {
	display: block;
	line-height: 2;
	color: #8c8c8c;
	font-weight: 100;
}
.enterprise_div_right_flfg_p{
	margin-bottom: 25px;
}
.enterprise_div_right_div_p .enterprise_div_right_div_p_left{
			width: 260px;
			height: auto;
			overflow: hidden;
			float: left;
		}
		.enterprise_div_right_div_p .enterprise_div_right_div_p_right{
			    background: url(../images/gsjj.png) no-repeat center 75px;
			    width: 542px;
			    height: 424px;
			    float: left;
		}
		.enterprise_div_right_div_p .enterprise_div_right_div_p_left p{
			        height: 25px;
				    font-size: 14px;
				    width: auto;
				    overflow: hidden;
				    color: #8c8c8c;
				    line-height: 25px;
		}
		.enterprise_div_right_div_p .enterprise_div_right_div_p_left .enterprise_div_right_div_p_left_p{
			       color: #505050;
    				margin-top: 14px;
		}
		.enterprise_div_right_div_p .enterprise_div_right_div_p_left .enterprise_div_right_div_p_left_p span{
			    	font-size: 16px;
		}
		.enterprise_div_right_div_p_logo .enterprise_div_right_div_p_left{
				    margin-left: 140px;
				    padding-top: 29px;
				    font-size: 16px;
				    color: #616568;
		}
		.enterprise_div_right_div_p_logo .enterprise_div_right_div_p_left span{
			font-size: 22px;
		}
		.enterprise_div_right_div_p_logo .enterprise_div_right_div_p_left p{
			height: 35px;
			line-height: 35px
		}
		.enterprise_div_right_div_p_logo .enterprise_div_right_div_p_right{
			    background: url(../images/logo_gs.png) no-repeat center;
			    width: 416px;
			    height: 194px;
			    float: left;
		}
.zlot_index_nav .zlot_index_nav_div_right ul li.addclass_nav{
	border-bottom: 3px solid #FFF;
}
.zlot_index_nav .zlot_index_nav_div_right ul #zlot_slider{
	display: none;
}
.enterprise_div_left ul  li.ernav{
				border-bottom:none;
				height:30px;
				line-height: 30px;
				font-size: 14px;
			}
.enterprise_div_left ul  .ernav a{
				
				font-size: 12px;
			}
			.enterprise_div_left ul li.addclass_li {
    background: #f0faf8;
    border-left: 2px solid #60cfb1;
}
.enterprise_div_left ul li:hover a{
	color: #60cfb1;
}
.enterprise_div_left ul  .ernav.addclass_li{
	border-left: 0px;
	background:none;
	color: #60cfb1;
	text-decoration: underline;
}
.enterprise_div_left ul  .ernav.addclass_li a{
	color: #60cfb1;
}
/*审计报告*/
.audit_report{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.audit_report_top img{
	display: block;
	width: 100%;
}
.audit_report_bottom,.audit_report_top{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.audit_report_bottom{
	display: none;
}
.audit_report_bottom img{
	width: 100%;
	display: block;
}
.enterprise_div_right_div_p_dl {
	width: 20%;
	float:left;
	height: auto;
	overflow: hidden;
}
.enterprise_div_right_div_p_dl dt{
	background:url(../images/gsjj_icon.png) no-repeat 0px 0px; 
	width: 64px;
    height: 60px;
    margin: 0 auto;
}
.enterprise_div_right_div_p_dl dd{
	text-align: center;
	margin-top: 20px
}
.enterprise_div_right_div_p_dl dd h5{
	font-size: 16px;
	color: #505050;
}
.enterprise_div_right_div_p_dl dd h6{
	font-size: 14px;
	color: #787878;
}
.enterprise_div_right_div_p_dl:nth-child(2) dt{
	background:url(../images/gsjj_icon.png) no-repeat 0px -60px; 
}
.enterprise_div_right_div_p_dl:nth-child(3) dt{
	background:url(../images/gsjj_icon.png) no-repeat 0px -120px; 
}
.enterprise_div_right_div_p_dl:nth-child(4) dt{
	background:url(../images/gsjj_icon.png) no-repeat 0px -180px; 
}
.enterprise_div_right_div_p_dl:nth-child(5) dt{
	background:url(../images/gsjj_icon.png) no-repeat 0px -240px; 
}
.enterprise_div_right_div_znfw{
	width:100%;
	height:auto;
	overflow: hidden;
	margin-top: 49px;
	position: relative;
}
.enterprise_div_right_div_znfw dt{
	width: 38px;
    height: 53px;
    color: #00b281;
    margin-left: 89px;
    float: left;
    background: url(../images/gsjj_icon.png) no-repeat 0px -300px;
    font-size: 20px;
    line-height: 57px;

    padding-left: 28px;
    
}
.enterprise_div_right_div_znfw_z dt{
	/*animation: scan-bg 4s 0s linear forwards infinite;*/
	 height: 57px;
}
.enterprise_div_right_div_znfw_z dd span{
	    position: absolute;
    left: 116px;
    top: 13px;
    font-size: 20px;
    color: #0bb251;
}
@-webkit-keyframes scan-bg {
                0% {transform: rotate(0deg);}
                100% {transform: rotate(360deg);}
            }
.enterprise_div_right_div_znfw dd{
	    width: 729px;
    float: left;
    margin-left: 10px;
}
.enterprise_div_right_div_znfw dd h5{
	    font-size: 16px;
    color: #505050;
    height: 30px;
    line-height: 30px;
}
.enterprise_div_right_div_znfw dd h6{
	font-size: 14px;
    color: #787878;
}
.enterprise_div_right_div_zqbz .enterprise_div_right_div_znfw dt{
	    background: url(../images/gsjj_icon.png) no-repeat -84px 0px;
    height: 60px;
}
.enterprise_div_right_div_zqbz .enterprise_div_right_div_znfw dd{
	padding-top: 3px
}
.enterprise_div_right_div_zqbz .enterprise_div_right_div_znfw:nth-child(2) dt{
	 background: url(../images/gsjj_icon.png) no-repeat -84px -60px;
}
.enterprise_div_right_div_zqbz .enterprise_div_right_div_znfw:nth-child(3) dt{
	 background: url(../images/gsjj_icon.png) no-repeat -84px -120px;
}