@CHARSET "UTF-8";
body{margin:0px;padding:0px}
.hidden{
	display: none;
}
.visible{
	visibility: hidden;
}
.leftFloat {
	float: left;
	*float: left;
}
.rightFloat{
	float: right;
	*float: right;
}
.clear{
	clear: both;
}
.relative{
	position: relative;
}

.validateImg{
    cursor: pointer;
}

p{
	margin: 0px;
}
a{
	text-decoration: none;
}

ul{
	margin: 0px;
	padding: 0px;
}
li{
	list-style-type: none;
}

img {
	border: none;
	text-decoration: none;
}
/**************************当前位置******************/
.navigation{
		height: 32px;
		line-height: 20px;
		font-size: 14px;
		width: 100%;
		border-bottom: solid 1px #ccc;
		font-family: "微软雅黑";
		background-color: #f7f7f7;
	}
	
	.navigation_text{
		float: left;
		color: #000;
		margin-left: 8px;
		margin-top: 2px;
	}
	
	.navigation A{
		float: left;
		margin-left: 8px;
		/* font-weight: 600; */
		color: #333;
		font-size: 14px;
	}
	.navigation A:hover{
		color: red;
	}
	.navigation span{
		float: left;
		margin-left: 8px;
	}
	.navigation span.last{
		color: #999;
		font-size: 14px;
	}
/************************************end*************/
/*********************免责申明弹出框******************/

/*****************dialog*************************/
.ui-dialog{
	border-radius: 7px;
	box-shadow: 0 0 10px #666;
	
}
.ui-widget-header{
	background: none;
	border: none;
}
.ui-dialog .ui-dialog-titlebar{
	background: none;
	border: none;
}
.ui-icon{
	background-color: #fff;
	border: none;
	
}
.ui-dialog .ui-dialog-buttonpane{
	margin: 0px;
	padding: 0px;
}

.ui-dialog .ui-dialog-buttonpane button{
	border-radius: 5px;
	font-size: 16px;
	background: none;
	background-color: #2d6eaf;
	color: #fff;
}
.cxsz, .mzsm{
}
.cxsz p, .mzsm p{
	color: #333;
	font-size: 16px;
	font-family: "宋体";
	line-height: 28px;
}
/******************end**************************/
/***********************end*************************/

/**********************输入框input*******************/
.input-left{
	width: 3px;
	height: 32px;
	float: left;
	border: none;
 	background: url("/resource/image/dgcredit/index/input-border/left.png") no-repeat 0 0 ;
}
.input-center{
	height: 32px;
	line-height: 32px;
	border: none;
	float: left;
 	background: url("/resource/image/dgcredit/index/input-border/center.png") repeat-x 0 0 ;
}
.input-right{
	width: 3px;
	height: 32px;
	float: left;
	border: none;
 	background: url("/resource/image/dgcredit/index/input-border/right.png") no-repeat 0 0 ;
}

.input-left-hover{
	width: 3px;
	height: 32px;
	float: left;
	border: none;
 	background: url("/resource/image/dgcredit/index/input-border/left_hover.png") no-repeat 0 0 ;
}
.input-center-hover{
	height: 32px;
	line-height: 32px;
	border: none;
	float: left;
 	background: url("/resource/image/dgcredit/index/input-border/center_hover.png") repeat-x 0 0 ;
}
.input-right-hover{
	width: 3px;
	height: 32px;
	float: left;
	border: none;
 	background: url("/resource/image/dgcredit/index/input-border/right_hover.png") no-repeat 0 0 ;
}
.input-left-error{
	width: 3px;
	height: 32px;
	float: left;
	border: none;
 	background: url("/resource/image/dgcredit/index/input-border/left_error.png") no-repeat 0 0 ;
}
.input-center-error{
	height: 32px;
	line-height: 32px;
	border: none;
	float: left;
 	background: url("/resource/image/dgcredit/index/input-border/center_error.png") repeat-x 0 0 ;
}
.input-right-error{
	width: 3px;
	height: 32px;
	float: left;
	border: none;
 	background: url("/resource/image/dgcredit/index/input-border/right_error.png") no-repeat 0 0 ;
}
/**********************************end************************/

.page-outside{
	margin: 0px auto;
	background: url("/resource/image/dgcredit/index/blue-bg/bg.png") repeat-x; 	
}
.page-inside{
	width: 966px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}

.content-other{
	width: 956px;
	padding: 6px;
}
.content-second{
	background: none repeat scroll 0% 0% white; 
	margin: 0px auto; 
	_margin: 0 10px;
	padding: 0px; 
	width: 945px; 
}

.content-other .myContent{
	width: 665px;
	*width: 655px;
}
/**add zuogy begin*/
.top-background{
	height: 30px;
	line-height: 30px;
	background: #2b6bab;
	text-align: center;
}
.pageFragment .top-head{
	width: 961px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	color: white;
	margin-top: -30px;
	position: relative;
}

.pageFragment .top-head a{
	color: #abbfd8;
	text-decoration: none;
	font-size: 12px;
	font-family: "宋体";
}
.pageFragment .top-head a.hasLine{
	padding-right: 10px;
	margin-right: 3px;
	border-right: 1px solid #abbfd8; 
}
 .pageFragment .head .maxmix-contain div.search-hot{
	 width:400px;
	 margin-left: 80px;
	 padding: 3px 0px;
 }
 
.pageFragment .head .maxmix-contain div.search-hot a{
 	text-decoration: none;
	font-size: 12px;
	color: #333333;
	padding: 2px;
	font-family: "宋体";
}
.pageFragment .head .maxmix-contain div.search-hot span{
	color: #275f93;
    font-family: "宋体";
    font-size: 12px;
    padding-left: 8px;
    height: 30px;
}
/**add zuogy end */

.pageFragment .head{
	width: 100%;
	height: 137px;
    background: url("/resource/image/dgcredit/index/blue-bg/banner.png") no-repeat;
}
.pageFragment .head img.head-logo{
	margin: 35px 0 0 20px;
}
.pageFragment .head .maxmix-contain{
	margin-top: 65px;
	margin-right: 5px; 
	width:400px;
}
.pageFragment .head .maxmix-contain .top-head{
	height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    padding-left: 3px;
}
.pageFragment .head .maxmix-contain .top-head a{
	color: #2c6cac;
	text-decoration: none;
	font-size: 13px;
}
.pageFragment .head .maxmix-contain .top-head a.addFavorite{
	margin-right: 60px;
}
.pageFragment .head .maxmix-contain .top-head a.hasLine{
	padding-right: 7px;
	border-right: 1px solid black;
}

.pageFragment .head .maxmix-contain div.search-site input{
	width: 245px;
	height: 34px;
	line-height: 34px;
	border: 0px;
	padding: 0px;
	margin: 0px 0 0 0px;
	font-size: 15px;
	font-family: "微软雅黑";
	background-color: transparent;
	background: url("/resource/image/dgcredit/index/blue-bg/02search_box_2.png") repeat;
	
}
.pageFragment .head .maxmix-contain div.search-site div.search-button-contain{
	height: 34px;
	line-height: 34px;
	width: 75px;
	float: left;
	*float: left; 
	cursor: pointer;
	background: url("/resource/image/dgcredit/index/blue-bg/02search_btn.png") no-repeat;
}
.pageFragment .head .maxmix-contain div.search-site div.search-button-contain span{
	color: #fff;
    font-family: 微软雅黑;
    font-size: 16px;
    height: 30px;
}
.pageFragment .head .maxmix-contain div.search-site div.search-button-contain img.content-search_btn{
	width: 23px;
	padding-top: 8px;
}
.page_content_home{
	width: 960px;
	margin: 0 auto;
}
.pageFragment .menu{
	width: 960px;
	margin: 0 auto;
}
.pageFragment .menu-other{
	_margin-left: 3px;
}
.pageFragment .menu ul.menu-ul{
	margin: 0px;
	padding: 0px;
	height: 49px;
}
.pageFragment .menu ul.menu-ul li{
	margin: 0px;
	padding: 0px;
	border: 0;
	cursor: pointer;
	height: 49px;
	display: block;
	float: left;
}
.pageFragment .menu ul.menu-ul li a{
	height: 100%;
	display: block;
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px 9px; 
	background: url("/resource/image/dgcredit/images/02nav_2.png") repeat-x;
}
.pageFragment .menu ul.menu-ul li.first-menu  a{
	padding:0 16px;
}
.pageFragment .menu ul.menu-ul li .rightImgLine{
	margin: 0px;
	padding: 0px;
	border: 0;
	width: 2px;
	height: 49px;
	float: left;
	display: block;
	_margin: 0 -3px;
}
.pageFragment .menu ul.menu-ul li a img{
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0;
	margin-top: 5px;
}
.pageFragment .menu ul.menu-ul li.changeStyle{
	
}
.pageFragment .menu ul.menu-ul li.changeStyle a{
	display: block;
	float: left;
	border: 0px;
	margin: 0px;
	background: url("/resource/image/dgcredit/images/02nav_1.png") repeat-x;
}
.pageFragment .menu ul.menu-ul li.hoverStyle{
	
}
.pageFragment .menu ul.menu-ul li.hoverStyle a{
	display: block;
	float: left;
	border: 0px;
	margin: 0px;
	background: url("/resource/image/dgcredit/images/02nav_1.png") repeat-x;
}

.pageFragment .menu ul.tabsUL{
	margin-top: 10px;
	height: 31px;
	line-height: 31px;
	width: 450px;
	*margin-bottom: 10px;
	border-bottom: solid 1px #ccc;
	line-height: 25px;
}
.pageFragment .menu ul.tabsUL li{
	/*margin-left: 5px;
	padding: 0 25px;
	background: #f2f2f2;*/
}
.pageFragment .menu ul.tabsUL li:first-child{
	/*margin-left: 10px;*/
}
.pageFragment .menu ul.tabsUL li a{
	font-family:微软雅黑;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#666666;
	width: 82px;
	height: 25px;
	text-align: center;
	display: inline-block;
}
.pageFragment .menu ul.tabsUL li.changeStyle{
	background: url("/resource/image/dgcredit/index/other/01nav_1.png") no-repeat;
}
.pageFragment .menu ul.tabsUL li.changeStyle a{
	color: #FFFFFF;
}

.pageFragment .menu .menu-contents {
	padding-top: 20px;
}
.pageFragment .menu .menu-contents .left-content{
	width: 460px;
	padding-left: 22px;
	margin-right: 20px;
	height: 30px;
	line-height: 30px;
	_line-height: 16px;
}
.pageFragment .menu .menu-contents .right-content{

	height: 30px;
	line-height: 30px;
	_line-height: 16px;
}

.pageFragment .menu .menu-label{
	
}

.pageFragment .menu-z-index {
	float: left;
	display: none;
	position: absolute;
	height: 326px;
	width: 957px;
	border: 2px solid white;
	background: #FFFFFF;
}
.pageFragment #slides-menu{
	
}
.pageFragment .slider-contain{
	height: 326px;
	width: 957px;
	_width: 959px;
	overflow: hidden;
	position: absolute;
	display: none;
	margin-top: -5px;
	border: 2px solid #3989d8;
	background: #FFFFFF;
}
.pageFragment .slider-contain .slider-content{
	width: 957px;
	position: absolute;
}

.menu-z-index_div{
	float: left;
	width: 210px; 
	font-family: 微软雅黑; 
	font-size: 15px; 
	color: #0068b7;
	/*padding: 3px;*/
}

.pageFragment .slider-contain .news-title{
	font-size: 13px;
	font-family: "宋体";
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: black;
	float: left;
	margin-right: 5px;
}
.pageFragment .slider-contain .news-title a{
	font-size: 13px;
	font-family: "宋体";
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: black;
	float: left;
	margin-right: 5px;
}
.pageFragment .slider-contain .point{
	font-size: 12px;
	font-family: "Arial";
	font-weight: bold;
	text-decoration:none;
	color: #bebebe;
	float: left;
	margin-right: 5px;
}
.pageFragment .slider-contain .hasRed{
	color: #ea0000;
}
.pageFragment .slider-contain .hasBlack{
	color: #555;
	font-weight: lighter;
}
.pageFragment .slider-contain .news-title {
	color: #000 !important;
}
.pageFragment .slider-contain .news-title a{
	color: #000 !important;
}
.pageFragment .slider-contain .newsdate{
	font-size: 13px;
	font-family: "宋体";
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #999;
	float: right;
}

.pageFragment #credit-view{
	/*text-align: center;*/
}
.pageFragment #credit-view .top-news {
	width: 470px;
	margin: 25px 33px 0 25px;
}

.pageFragment #credit-view .top-news .titlecls{
	display: inline-block;
	width: 470px;
	height: 40px;
	font: bold normal 26px 黑体;
	text-decoration:none;
	padding:5px 0 0 25px;
	margin-bottom: 15px;
	background: url("/resource/image/dgcredit/index/other/01icon_1.png") no-repeat left top;
}
.pageFragment #credit-view .top-news .description{
	font: normal normal 12px/25px 宋体;
	color: #333333;
	padding-left: 13px;
}
.pageFragment #credit-view .top-news .moredetail {
	color: #b80904;
}
.pageFragment #credit-view .right{
	width:410px;
	height:311px;
	float: left;
}
.pageFragment #credit-view .right ul{
	margin: 0px;
	padding: 0px;
	height: 25px;
    line-height: 25px;
    margin-top: 25px;
    margin-bottom: 15px;
    padding-bottom: 6px;
    border-bottom: 1px solid #ccc;
}
.pageFragment #credit-view .right .listyle{
	float: left;
	padding-bottom: 6px;
    background: url("/resource/image/dgcredit/index/other/02nav_2.png") no-repeat;
    margin-right: 5px;
    
}
.pageFragment #credit-view .right .listyle .menulink{
	color: black;
	display: inline-block;
	height: 25px;
    width: 77px;
    text-align: center;
    font-size: 14px;
	font-family: "微软雅黑";
}
.pageFragment #credit-view .morelink{
	float:right;
    font-size: 13px;
    font-family: "微软雅黑";
}

.pageFragment #credit-view .morelink a{
	color: #999;
}

.pageFragment #credit-view .right .listyle.changeStyle{
	background: url("/resource/image/dgcredit/index/other/02nav_1.png") no-repeat;
    
}
.pageFragment #credit-view .right .listyle.changeStyle .menulink{
	color: #fff;
}


.pageFragment #credit-view .view-content{
	height: 25px;
	line-height: 25px;
	margin-left: 10px;
}
.pageFragment #credit-view .view-content .left-content{
	width: 440px;
	text-align: left;
	margin-right: 20px;
	font-size: 14px;
	font-family: "宋体";
}
.pageFragment #credit-view .view-content .right-content{
	width: 100%;
	height: 25px;
}

.pageFragment #credit-open{
	
}
.pageFragment #credit-open .leftdiv{
	float: left;
	width: 570px;
	padding: 5px 15px;
	background: url("/resource/image/dgcredit/index/other/05jiange_line.png") no-repeat right 15px;
}
.pageFragment #credit-open .rightdiv{
	float: left;
	width: 320px;
	margin: 5px 15px;
	
}
.pageFragment #credit-open .rightdiv .right-content{
	width: 100%;
	height: 26px;
	line-height: 26px;
}
.pageFragment #credit-open .rightdiv .right-content .point{
	
}
.pageFragment #credit-open .rightdiv .zizhi-content{
}
.pageFragment #credit-open .rightdiv .zizhi{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 13px;
	padding: 0 10px;
	margin:0 5px 5px 0;
	background-color: #eee;
	color: #555;
	min-width: 90px;
}

.paddingCls{
	padding-top: 5px;
}
.pageFragment #credit-open .shouxin, .pageFragment #credit-open .shixin, .pageFragment #credit-open .zhuanti, .pageFragment #credit-open .zhongdian{
	width: 430px;
	height: 150px;
	margin-left: 20px;
}

.pageFragment #credit-open .shouxin, .pageFragment #credit-open .shixin{
	margin-top: 15px;
}

.pageFragment #credit-open div.label{
	color: #333333;
	text-align: left;
	height: 38px;
	line-height: 38px;
	font-family: "微软雅黑";
	/*background: url("/resource/image/dgcredit/index/other/01nav_right.png") repeat-x bottom;*/
	border-bottom: solid 2px #ccc;
}

.pageFragment #credit-open div.label .inside{
	padding-left: 15px;
	background: url("/resource/image/dgcredit/index/other/label-open.png") no-repeat 0 center;
}

.pageFragment #credit-open div.label a{
	float: right;
	font-size: 13px;
	color: #999;
}

.pageFragment #credit-open div.label img{
	display: block;
    float: left;
    margin-right: 8px;
    margin-top: 11px;
}

.pageFragment #credit-open div.label .righttitle{
    float: left;
    width: 89px;
    height: 27px;
    font-size: 15px;
	line-height: 21px;
	color: #fff;
	text-align: center;
	margin: 10px 0 0 -5px;
}

.pageFragment #credit-open div.label .shixin{
    background: url("/resource/image/dgcredit/index/other/01nav_left.png") no-repeat 0 center;
}

.pageFragment #credit-open div.label .shouxin{
    background: url("/resource/image/dgcredit/index/other/01nav_left1.png") no-repeat 0 center;
}

.pageFragment #credit-open div.content{
	margin-left: 10px;
	height: 26px;
	line-height: 26px;
	_line-height: 14px;
}

.pageFragment #service-room{
	
}
.pageFragment #service-room .querydiv{
	margin-top:20px; 
	margin-left:92px;
	padding-right: 50px;
	background: url("/resource/image/dgcredit/index/other/05jiange_line.png") no-repeat right 5px;
	
}
.pageFragment #service-room .right{
	width:320px;
	height:311px;
	margin-top: 15px;
}
.pageFragment #service-room .right a{
	border: none;
	margin-right: 62px;
	padding: 0px;
}
.pageFragment #service-room .right img{
	border: none;
	margin: 0px;
	padding: 0px;
	
}
.pageFragment #service-room .left{
	
}

.pageFragment #service-room .left div.content{

	height: 285px;
	margin-left: 10px;
}
.pageFragment #service-room .left div.content table{
	padding-top: 20px;
}
.pageFragment #service-room .left div.content table td{
	height: 34px;
	line-height: 34px;
}
.pageFragment #service-room .left div.content table td.td-label{
	text-align: right;
	
	font-family: "宋体";
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#333333;
	width: 140px;
	padding-right: 5px;
}
.pageFragment #service-room .left div.content table td.td-code{
}
.pageFragment #service-room .left div.content table td.td-code a{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#2C6CAC;
	margin-left: 10px;
}

.pageFragment #service-room input{
	color: #000000;
    font-family: "宋体";
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    outline: none;
    text-align: left;
    text-decoration: none;
    padding-left: 5px;
    float: left;
}
.pageFragment #service-room .searchCreditButton{
    border: medium none;
    color: white;
    height: 35px;
    width: 111px;
    text-align: center;
    cursor: pointer;
    margin-top: 10px;
    float: none;
}

.pageFragment #service-room .left div.content .input-text, #service-room .left div.content .select-text{
    width: 231px;
}

.pageFragment #service-room .left div.content .input-code{
	width: 80px;
}
.pageFragment #service-room .left #room-indivdual{
	width: 440px;
	padding-top: 15px;
}
/* .pageFragment #service-room .left #room-indivdual div{
	margin: 20px 27px;
	width: 145px;
	height: 71px;
	cursor: pointer;
	
} */

.pageFragment #credit-positive-energy{
	
}

.pageFragment #credit-positive-energy .line{
	width: 100%;
	height: 0;
	border-bottom: 1px solid #c6c6c6;
	margin-bottom: 10px;
}

.pageFragment #credit-positive-energy .GcW{ 
	width:870px; 
	margin:0 auto; 
	overflow:hidden;
}

.pageFragment #credit-positive-energy .zy{ 
	background:url(images/zy.gif) no-repeat 0 0; 
	overflow:hidden; 
}
.pageFragment #credit-positive-energy .zy p{ 
	font-size:13px; 
	font-family:"微软雅黑";  
	line-height:30px;
	color:#000; 
	_margin-left: 20px;
	width:420px;
	padding:10px 0;
	float:left;
	margin-right: 30px;
	text-indent: 2em;
}
.pageFragment #credit-positive-energy .ghb_t{ width:390px; background:url(images/aqsc.jpg) no-repeat -403px -87px; height:20px; }

.pageFragment #credit-positive-energy .lm{overflow:hidden;}
.pageFragment #credit-positive-energy .lm img{ float:left; margin: 5px 38px 0 0;;}


.pageFragment #credit-industry{
	
}
.pageFragment #credit-industry .submitDataList{
	width: 90%;
	margin: 10px auto;
}

.pageFragment #credit-industry p{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #ededed;
	font-size: 13px;
}
.pageFragment #credit-industry p label{
	color: red;	
	float: left;
}
.pageFragment #credit-industry p label.index{
	width: 15px;
	text-align: right;
}
.pageFragment #credit-industry p label.datasize{
	width: 100px;
	text-align: right;
}
.pageFragment #credit-industry p span{
	float: left;
}
.pageFragment #credit-industry p span.tableName{
	width: 45%;
	margin-left: 15px;
}
.pageFragment #credit-industry p span.departName{
	width: 20%;
}
.pageFragment #credit-industry p span.updateDate{
	
}

.pageFragment #credit-industry .rowdiv{
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dotted #ccc;
	font-size: 13px;
	padding-left: 15px;
	background: url("/resource/image/dgcredit/index/other/label-open.png") no-repeat 0 center;
}

/******************************policyRule*******************/
.pageFragment #policyRule .view-content{
	height: 25px;
	line-height: 25px;
	margin-left: 10px;
	margin-top: 10px;
}
.pageFragment #policyRule .view-content .right-content{
	width: 100%;
	height: 25px;
}
.pageFragment #policyRule{
	
	overflow-y: auto;
}

.pageFragment #policyRule .left{
	width: 480px;
	float: left;
	margin-left: 31px;
	margin-right: 35px;
}
.pageFragment #policyRule .label{
	border-bottom: 2px solid #ccc;
    height: 25px;
    line-height: 25px;
    margin-top: 25px;
    padding-bottom: 6px;
}
.pageFragment #policyRule .label img{
	vertical-align: middle;
	padding-bottom: 5px;
}
.pageFragment #policyRule .label span{
	font-size: 16px;
	font-family: "微软雅黑";
}
.pageFragment #policyRule .content{
	
}
.pageFragment #policyRule .content .newstitle{
	height: 30px;
	line-height: 30px;
	margin: 10px 0;
	text-align: center;
}
.pageFragment #policyRule .content .newstitle a{
	text-decoration: none;
	color: #333333;
	font-size: 20px;
	font-family: "微软雅黑"；
}
.pageFragment #policyRule .content .description{
	color: #333333;
    font: 12px/24px 宋体;
    margin-left: 20px;
    text-align: justify;
    text-indent: 25px;
}
.pageFragment #policyRule .content .description a{
	text-decoration: none;
	color: #cd6665;
}


.pageFragment #policyRule .right{
	float: left;
	width: 380px;
}
.pageFragment #policyRule .data-lists {
	border: 0px;
}
.pageFragment #policyRule  ul{
	margin: 0px;
	padding: 0px;
	height: 25px;
    line-height: 25px;
    margin-top: 25px;
    margin-bottom: 15px;
    padding-bottom: 6px;
    border-bottom: 1px solid #ccc;
}
.pageFragment #policyRule .listyle{
	float: left;
	padding-bottom: 6px;
    background: url("/resource/image/dgcredit/index/other/02nav_2.png") no-repeat;
    margin-right: 5px;
    
}
.pageFragment #policyRule .listyle .menulink{
	color: black;
	display: inline-block;
	height: 25px;
    width: 77px;
    text-align: center;
    font-size: 14px;
	font-family: "微软雅黑";
}
.pageFragment #policyRule .morelink{
	float:right;
    font-size: 13px;
    font-family: "微软雅黑";
    color: #999;
}

.pageFragment #policyRule .morelink a{
	color: #999;
}

.pageFragment #policyRule .listyle.changeStyle{
	background: url("/resource/image/dgcredit/index/other/02nav_1.png") no-repeat;
    
}
.pageFragment #policyRule .listyle.changeStyle .menulink{
	color: #fff;
}

/******************************credit-learn*******************/
.pageFragment #credit-learn .view-content{
	height: 25px;
	line-height: 25px;
	margin-left: 10px;
}
.pageFragment #credit-learn .view-content .right-content{
	width: 100%;
	height: 25px;
}

.pageFragment #credit-learn{
	
	overflow-y: auto;
}

.pageFragment #credit-learn .left{
	width: 510px;
	float: left;
	margin-left: 31px;
	margin-right: 35px;
}
.pageFragment #credit-learn .label{
	border-bottom: 2px solid #ccc;
    height: 25px;
    line-height: 25px;
    margin-top: 25px;
    padding-bottom: 6px;
}
.pageFragment #credit-learn .label img{
	vertical-align: middle;
	padding-bottom: 5px;
}
.pageFragment #credit-learn .label span{
	font-size: 16px;
	font-family: "微软雅黑";
}
.pageFragment #credit-learn .left .content{
	
}
.pageFragment #credit-learn .left .content .newstitle{
	height: 30px;
	line-height: 30px;
	margin: 10px 0;
}
.pageFragment #credit-learn .left .content .newstitle a{
	text-decoration: none;
	color: #333333;
	font-size: 20px;
	font-family: "微软雅黑"；
}
.pageFragment #credit-learn .left .content img{
	display: block;
	float: left;
	width: 208px;
	height: 139px;
}
.pageFragment #credit-learn .left .content .description{
	float: left;
	width: 280px;
	margin-left: 20px;;
	font: normal normal 12px/24px 宋体;
	color: #333333;
	margin-top: -6px;
}
.pageFragment #credit-learn .left .content .description a{
	text-decoration: none;
	color: #cd6665;
}


.pageFragment #credit-learn .right{
	float: left;
	width: 350px;
}
.pageFragment #credit-learn .right .data-lists {
	border: 0px;
}
.pageFragment #credit-learn .right ul{
	margin: 0px;
	padding: 0px;
	height: 25px;
    line-height: 25px;
    margin-top: 25px;
    margin-bottom: 15px;
    padding-bottom: 6px;
    border-bottom: 1px solid #ccc;
}
.pageFragment #credit-learn .right .listyle{
	float: left;
	padding-bottom: 6px;
    background: url("/resource/image/dgcredit/index/other/02nav_2.png") no-repeat;
    margin-right: 5px;
    
}
.pageFragment #credit-learn .right .listyle .menulink{
	color: black;
	display: inline-block;
	height: 25px;
    width: 77px;
    text-align: center;
    font-size: 14px;
	font-family: "微软雅黑";
}
.pageFragment #credit-learn .morelink{
	float:right;
    font-size: 13px;
    font-family: "微软雅黑";
    color: #999;
}

.pageFragment #credit-learn .morelink a{
	color: #999;
}

.pageFragment #credit-learn .right .listyle.changeStyle{
	background: url("/resource/image/dgcredit/index/other/02nav_1.png") no-repeat;
    
}
.pageFragment #credit-learn .right .listyle.changeStyle .menulink{
	color: #fff;
}

/************************creditLink********************/
.pageFragment .creditLink {
	width: 272px;
	margin-top: 10px;
}

.pageFragment .creditLink .menu {
	width: 272px;
	height: 37px;
	line-height: 37px;
	background: #f8f8f8;
	border-bottom: 2px solid #2c6cac;
}

.pageFragment .creditLink .menu span {
	font-family: "微软雅黑";
	padding-left: 35px;
	display: block;
	background: url("/resource/image/dgcredit/index/15nav_left.png") no-repeat 0 1px;
}

.pageFragment .creditLink .content {
	width: 272px;
	background: #4489ca;
	margin-top: 5px;
}

.pageFragment .creditLink .content table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.pageFragment .creditLink .content table td {
	margin: 0px;
	padding: 0px;
	width: 67px;
	height: 42px;
	+height: 41px;
	line-height: 37px;
	text-align: center;
	border: 1px solid #ffffff;
}

.pageFragment .creditLink .content table a {
	color: white;
	font-size: 14px;
	text-decoration: none;
	font-family: "宋体";
}

/*********************************dataStatistics***********************/
.pageFragment .data-statistics {
	width: 270px;
	height: 296px;
	margin-top: 10px;
	border-bottom: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}

.pageFragment .data-statistics .menu {
	height: 39px;
	line-height: 39px;
	background: #f8f8f8;
	width: 272px;
	margin-left: -1px;
	border-left: none;
    border-right: none;
	border-bottom: 2px solid #2c6cac;
}

.pageFragment .data-statistics .menu span {
	background: url("/resource/image/dgcredit/index/16nav_left.png") no-repeat scroll 8px 10px rgba(0, 0, 0, 0);
    display: block;
    font-family: "微软雅黑";
    height: 39px;
    line-height: 39px;
    padding-left: 35px;
    width: 119px;
}

.pageFragment .data-statistics .menu a {
	color: #bdbdbd;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}

.pageFragment .data-statistics .content {
    font-family: "微软雅黑";
    font-size: 14px;
    height: 220px;
    padding-left: 10px;
    margin-top: 5px;
    overflow: hidden;
    position: relative;
}

.pageFragment .data-statistics .content .data-line {
	height: 28px;
	line-height: 28px;
	position: absolute;
}
.pageFragment .data-statistics  .data-line a {
	color: black;
	text-decoration: none;
}
.pageFragment .data-statistics .content .data-line span {
	float: left;
}

.pageFragment .data-statistics .content .data-line span.data-title {
	float: left;
	width: 125px;
}

.pageFragment .data-statistics .content .data-line label {
	color: red;
	float: left;
	width: 82px;
}
.pageFragment .data-statistics  .menuLabel {
	height: 25px;
	line-height: 25px;
	background: #fbfbfb;
	font-size: 14px;
	font-family: 微软雅黑;
}

.pageFragment .data-statistics  .menuLabel span {
	float: left;
}

.pageFragment .data-statistics  .menuLabel span.data-title {
	float: left;
	width: 100px;
	margin-left: 10px;
}

.pageFragment .data-statistics  .menuLabel label {
	float: left;
	width: 62px;
	padding-left: 20px;
}

/******************************二维码**********************/
.pageFragment .erweiCode {
	display: none;
	position: fixed;
    right: 215px;
    top: 222px;
    z-index: 0;
}

.pageFragment .erweiCode .close {
	width: 87px;
	text-align: right;
}

.pageFragment .erweiCode .ios,.pageFragment .erweiCode .android, .pageFragment .erweiCode .weixin {
	background: none repeat scroll 0 0 #f7f7f7;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	height: 106px;
	text-align: center;
	width: 87px
}

.pageFragment .erweiCode .ios img.first,.pageFragment .erweiCode .android img.first, .pageFragment .erweiCode .weixin img.first {
	margin-top: 10px;
	width: 66px;
	height: 66px;
}

.pageFragment .erweiCode .ios img.second,.pageFragment .erweiCode .android img.second, .pageFragment .erweiCode .weixin img.second {
	margin-top: 4px;
}

.pageFragment .erweiCode .download {
	background: none repeat scroll 0 0 #eeeeee;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	height: 46px;
	padding-top: 5px;
	text-align: center;
	width: 87px;
}

.pageFragment .erweiCode .share {
	width: 87px;
	background: #eeeeee;
	height: 114px;
	text-align: center;
}

.pageFragment .erweiCode .share .share-text {
	width: 87px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	background: #eeeeee;
}

.pageFragment .erweiCode .share img {
	border: 0px;
	width: 89px;
}

/*************************fastCar****************************/
.pageFragment .fastCar {
	width: 272px;
	height: 260px;
}

.pageFragment .fastCar .menu {
	width: 272px;
	height: 37px;
	line-height: 37px;
	background: #f8f8f8;
	border-bottom: 2px solid #2c6cac;
}

.pageFragment .fastCar .menu span {
	font-family: "微软雅黑";
	padding-left: 35px;
	display: block;
	background: url("/resource/image/dgcredit/index/14nav_left.png") no-repeat;
}
.pageFragment .fastCar .menu a {
	font-family: "微软雅黑";
	float: right;
	color: #888;
	font-size: 14px;
	margin-right: 8px;
}

.pageFragment .fastCar .content img {
	margin-top: 8px;
	display: block;
}


/**************************infoPublic*****************/
.pageFragment .infoPbulic {
	width: 272px;
}

.pageFragment .infoPbulic .menu {
	width: 272px;
	height: 37px;
	line-height: 37px;
	background: #f8f8f8;
	border-bottom: 2px solid #2c6cac;
}

.pageFragment .infoPbulic .menu span {
	font-family: "微软雅黑";
	padding-left: 35px;
	display: block;
	background: url("/resource/image/dgcredit/index/13nav_left.png") no-repeat;
}

.pageFragment .infoPbulic .content {
	border-bottom: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    height: 193px;
    padding: 8px;
    width: 254px;
	background: #ffffff;
}

.pageFragment .infoPbulic .content .tags-list {
	width: 255px;
	height: 222px;
}

.tags-list a {
	height: 28px;
	line-height: 30px;
	padding-right: 10px;
	text-decoration: none;
}

.tags-list .tags0 {
	
}

.tags-list .tags1 {
	font-size: 22px;
	color: #2c6cac;
	font-weight: bold;
}

.tags-list .tags2 {
	font-size: 15px;
	color: #2c6cac;
}

.tags-list .tags3 {
	font-size: 20px;
	color: #3989d8;
}

.tags-list .tags4 {
	font-size: 10px;
	color: #4873d1;
}

.tags-list .tags6 {
	font-size: 16px;
	color: #3989d8;
	font-weight: bold;
}

.tags-list .tags7 {
	font-size: 15px;
	color: #5194eb;
}

.tags-list .tags8 {
	font-size: 20px;
	color: #5194eb;
}

.tags-list .tags9 {
	font-size: 22px;
	color: #2c6cac;
}

.tags-list .tags10 {
	font-size: 18px;
	color: #4873d1;
}

.tags-list .tags11 {
	font-size: 20px;
	color: #5194eb;
}

.tags-list .tags12 {
	font-size: 16px;
	color: #4873d1;
}

.tags-list .tags13 {
	font-size: 14px;
	color: #3989d8;
	font-weight: lighter;
}

.tags-list .tags14 {
	font-size: 16px;
	color: #2c6cac;
}

.tags-list .tags15 {
	font-size: 24px;
	color: #4873d1;
	font-family: "微软雅黑";
}

.tags-list .tags16 {
	font-size: 12px;
	color: #5d8df6;
}

/*********************************foot*****************************/
.pageFragment .foot{
	clear: both;
	padding-top: 10px;
}
.pageFragment .foot .friendHref{
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	
}
.pageFragment .foot .friendHref .content{
	width: 1000px;
	margin: 0 auto;
	padding-left: 40px;
	font-size: 14px;
}
.pageFragment .foot .friendHref .content span{
	float: left;
}
.pageFragment .foot .friendHref .content span.bg-001{
	display: block;
	height: 40px;
	width: 13px;
	background: url(/resource/image/dgcredit/index/12nav_right.png) no-repeat;
}
.pageFragment .foot .friendHref .content img{
	float: left;
}
.pageFragment .foot .friendHref .content select{
	width: 140px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	border: 1px solid #bdbdbd;
	border-radius: 3px;
	margin-top: 6px;
	margin-left: 60px;
}
.pageFragment .foot .friendHref .content .friendlink{
	width: 220px;
}
.pageFragment .foot .friendHref .content .citylink{
	
}
.pageFragment .foot .friendHref .content .unitlink{
	width: 180px;
}


.pageFragment .foot .site-content{
	height: 93px;
	color: white;
	text-align: center;
	margin-top: 10px;
	font-size: 13px;
	background: url("/resource/image/dgcredit/index/foot-bg.png") repeat-x;
}
.pageFragment .foot .site-content .copyright{
	background: url("/resource/image/dgcredit/index/foot-bg1.png") repeat-x;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	width: 100%;
	font-family: "微软雅黑";
}

.pageFragment .foot .site-content table{
	margin: 0 auto;
	min-width: 700px;
	color: #000;
	height: 30px;
	line-height: 30px;
	font-family: "微软雅黑";
}
.pageFragment .foot .site-content table td{
	text-align: center;
}
.pageFragment .foot .site-content table td img#imgConac{
	float: left;
}
.pageFragment .foot .site-content table p{
	color: #222222;
	text-decoration: none;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	font-family: "微软雅黑";
}
.pageFragment .foot .site-content table p a{
	color: #313139;
	text-decoration: none;
	font-size: 12px;
	font-family: "微软雅黑";
	
}
.pageFragment .foot .site-content table .p_1 a{
	color: #2d6fb0;
	font-size: 14px;
	font-family: "微软雅黑";
	margin: 0 10px;
	
}

.pageFragment_bg_up{
	background-image:url('/resource/image/bg_up.png'); 
	background-repeat:  no-repeat;
	width: 966px; 
	height: 9px;
	margin: 2px auto -10px auto;
}

.pageFragment_bg_mid{
	background-color: white;
    border: 1px solid #dcdcdc;
    /* float: left; */
    height: auto;
    width: 1010px;
    margin: 0px auto; 
}

.pageFragment_bg_down{
	/* background-color: white;
	width: 685px; 
	height: 17px; */
 	background-image:url('/resource/image/bg_down.png'); 
	background-repeat:  no-repeat;
	width: 966px; 
	height: 17px;
	margin: -30px auto 0 auto; 
}

