/* 全局CSS定义 !important */
body,input,select,textarea,table,td,tr,th{margin:0; padding:0; font-family:Arial, "微软雅黑"; font-size:14px; color:#333;}
div,form,img,ul,ol,li,dl,dt,dd,p {margin:0px; padding:0px; list-style:none; border:0;}
h1,h2,h3,h4,h5,h6{margin:0; padding:0;font-family:Microsoft YaHei,Microsoft JhengHei,STHeiti,MingLiu;}


/* 链接颜色 a:link,a:visited,a:hover,a:active */ 
a {margin: 0px;padding:0px;border:0px;}
a:link {text-decoration: none; color:#a81c1c;}
a:visited {text-decoration: none; color:#a81c1c;}
a:hover {text-decoration:none; color:#d30000;}
a:active {text-decoration: none; color:#d30000;}


.mr6{margin-right:7px;}
.mr12{margin-right:12px;}
.mr35{margin-right:35px;}
.mr90{margin-right:97px;}
.mr100{margin-right:100px;}
.mt20{margin-top:20px;}
.mtf13{margin-top:-13px;}
.mtf11{margin-top:-11px;}
.mb40{margin-bottom:40px;}
.unLine,.unLine a{text-decoration: none;}
.clear { clear:both;}

.inlineBox{
	width: 1200px;
	margin: 0 auto;
	padding:0px;
	position: relative;
}

#index .inlineBox{
	display: table;
}

#index .inlineBox a:hover{
	color: #a62b00;	
}
/*  首页  */ 
#index .newsImg{
	width: 1200px;
	height: 358px;
	margin-top: 15px;
	margin-bottom: 30px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #dcdcdc;	
}

#index .newsImg #dissolve{
	margin:0px 0 0 0;
	height: 350px;
	position: relative;
    text-align: center;
}
#index .newsImg #dissolve li .imgnews{
	width: 640px;
	height: 358px;
	float:left;
}
#dissolve ul {
    position: relative;
}
#dissolve ul li {
	position: absolute;
	width: 100%;
	display: block;
	text-align: center;
}

#dissolve ul li p {
	color: #333;
	margin: 0;
	width:554px;
	height: 359px;
	box-sizing: border-box;
	background-image: url(../../images/imgnews_textbg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
}
#dissolve ul li p .h1 {
	color: #262626;
	width: 554px;
	font-size: 16px;
	line-height: 36px;
	margin-top:20px;
	margin-left:20px;
	display: inline-block;
	text-align:left;
}
#dissolve ul li p .newsfrome {
	color: #fff;
	font-size: 12px;
	height:18px;
	padding-left:10px;
	padding-right:10px;
	line-height: 18px;
	margin-top:10px;
	margin-left:20px;
	float:left;
	margin-right:0;
	display: inline-block;
	background-color: #ff0000;	
}
#dissolve ul li p .newsfrome2 {
	color: #717171;
	font-size: 12px;
	height:18px;
	padding-left:10px;
	padding-right:10px;
	line-height: 18px;
	margin-top:10px;
	margin-left:0;
	float:left;
	margin-right:0;
	display: inline-block;
	background-color: #e9e9e9;	
}
#dissolve ul li p .date {
	color: #333;
	font-size: 12px;margin-top:10px;
	line-height: 18px;
	float:right;
	margin-right:30px;
	display: inline-block;
	text-align:right;
	
}
#dissolve ul li p .textnews {
	color: #333;
	width: 520px;
	font-size: 14px;
	line-height: 40px;
	margin-top:10px;	
	margin-left:20px;
	margin-right:25px;
	display: inline-block;
	text-align:left;
	
}
#dissolve ul li p .textnews2 {
	color: #333;
	width: 520px;
	font-size: 12px;
	line-height: 20px;
	margin-left:20px;
	margin-right:25px;
	display: inline-block;
	text-align:left;
}
#dissolve ul li p .link_news{
	width: 554px;
	color: #e22323;
	font-size: 16px;
	line-height: 40px;margin-top:30px;padding-right:10px;
	text-align: right;display: inline-block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e9e9e9;
	box-sizing: border-box;	
}

#dissolve .point {
	position: absolute;
    bottom: 10px;
	right:550px;
    width:100px;
}
#dissolve .point .container {
	text-align: center;
    padding-right: 12px;
}
#dissolve .point a {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 1px;
    cursor: pointer;
    border-radius: 6px;
    background-color: #fff;
}
#dissolve .point a.click {
    background-color: #e22323;
}
#creditlink{width:100%;height: 165px;
	background-color: #f3f3f3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f3f3f3;	}

#creditimg{
	width: 1200px;
	height: 120px;
	margin-top: 22px;
	margin-bottom: 23px;
	margin-right: auto;
	margin-left: auto;
}

#creditimg dd{
	width:165px;
	height: 120px;
	float:left;	
}


#block_grey{
	
	padding-top: 10px;
	padding-bottom: 10px;
}


.pullLeft{
	float: left;
}
.pullRight{
	float: right;
}

#index .info_img{
	width: 395px;
	
}
#index .info_img .title img{
	margin-bottom:10px;
	margin-top:10px;
	
}
#index .info_img .title{
	position: relative;
	height: 45px;
	font-size: 18px;
	margin-bottom:20px;
	color: #333;
	background-image: url(../../images/title_line_index.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#index .info_img .more{
	color: #666;
	cursor: pointer;
	font-size: 14px;
	line-height: 40px;
	float: right;
	text-decoration: none;
	position: absolute;
	right: 0px;
}

#index .info_img .top{
	padding: 0px 7px 7px 140px;
	width:225px;
	height: 150px;
    box-sizing: border-box;
	position: relative;
	background-color: #fff;
	box-sizing: border-box;
	
}
#index .info_img .top >img{
	position: absolute;
	top: 0px;
	left: 0px;
	width:125px;
	height:150px;
}
#index .info_img .top >h6{
	width:230px;
	color: #1f1f1f;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	position: relative;
	font-weight: bold;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;
}

#index .info_img .top >p{
    width:252px;
    height:100px;
	font-size: 12px;
	line-height: 20px;
	overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    display: inline-block;
}
#index .info_img .top a,#index .info_img .top a:link{color: #1f1f1f;}
#index .info_img .top a:hover{color: #a62b00;}
#index .info_img .bottom{
	padding: 10px 0;
	
}
#index .info_img .bottom li {
	padding: 20px 0px 20px 0px;
	position: relative;
	height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	box-sizing: border-box;
	display: block;	
}

#index .info_img .bottom li dt a{
	float: left;
	width:285px;
	height: 55px;
	color: #1f1f1f;	
	font-size: 14px;
	line-height: 20px;
	position: relative;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;
}
#index .info_img .bottom li dd a{
    float: right;    
	color: #999;
	font-size: 14px;
	line-height: 20px;
}

#index .info_img .bottom a:hover{color: #a62b00;}


#index .info_notice{
	width: 335px;
	
}
#index .info_notice .title img{
	margin-bottom:10px;
	margin-top:10px;
	margin-left:10px;
	
}
#index .info_notice .title{
	position: relative;
	height: 40px;
	font-size: 16px;
	margin-bottom:0px;
	color: #fff;
	background: #e22323;
}
#index .info_notice .more{
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	line-height: 40px;
	float: right;
	text-decoration: none;
	position: absolute;
	right: 0px;
}


#index .info_notice #list{
	background-color: #f3f3f3;padding: 10px 5px 10px 5px;}

#index .info_notice li {
	position: relative;
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	box-sizing: border-box;
	display: block;
}

#index .info_notice li dt a{
	float: left;
	width:285px;
	height: 60px;
	color: #1f1f1f;
	font-size: 14px;
	line-height:30px;
	position: relative;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	display: inline-block;
	padding-left: 30px;
}
#index .info_notice  li dd a{

	color: #999;
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	right: 5px;
	bottom: 10px;
}

#index .info_notice a:hover{color: #a62b00;}

#index .info_notice li dt i{width: 8px;
	height: 8px;
	position: absolute;
	left: 10px;
	top: 12px;
	background-image: url(../../images/icon_dd_block.png);
	background-repeat: no-repeat;
	background-position: 0 0;}





#index .info_case{
	width:780px;
	
}
#index .info_case .title img{
	margin-bottom:10px;
	margin-top:10px;
	
}
#index .info_case .title{
	position: relative;
	height: 45px;
	font-size: 18px;
	margin-bottom:20px;
	color: #333;
	background-image: url(../../images/title_line_index.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#index .info_case .more{
	color: #666;
	cursor: pointer;
	font-size: 14px;
	line-height: 40px;
	float: right;
	text-decoration: none;
	position: absolute;
	right: 0px;
}

#index .info_case .top{
	padding: 0px 7px 7px 0px;
	width:345px;
	height: 115px;
	margin-bottom:20px;
	box-sizing: border-box;
	position: relative;
	background-color: #fff;
	box-sizing: border-box;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e9e9e9;
}
#index .info_case .top >h6{
	width:345px;
	color: #cf0000;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	position: relative;
	font-weight: bold;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;
}

#index .info_case .top >p{
    width:345px;
    height:40px;
	font-size: 12px;
	line-height: 20px;
	overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    display: inline-block;
}
#index .info_case .top >.date{
	color: #13a4c3;
	font-size: 12px;
	position: absolute;
	right: 5px;
	bottom: 10px;   
}
#index .info_case .top >h6 a,#index .info_img .top >h6 a:link{color: #cf0000;}
#index .info_case .top  a,#index .info_img .top  a:link{color: #1f1f1f;}
#index .info_case .top a:hover{color: #a62b00;}
#index .info_case .imglink{}

#index .info_low{
	width: 390px;
	
}
#index .info_low .title img{
	margin-bottom:10px;
	margin-top:10px;
	
}
#index .info_low .title{
	position: relative;
	height: 45px;
	font-size: 18px;
	margin-bottom:5px;
	color: #333;
	background-image: url(../../images/title_line_index.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#index .info_low .more{
	color: #666;
	cursor: pointer;
	font-size: 14px;
	line-height: 40px;
	float: right;
	text-decoration: none;
	position: absolute;
	right: 0px;
}




#index .info_low li {
	position: relative;
	height: 60px;
	margin-top:8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e9e9e9;
	box-sizing: border-box;
	display: block;
}

#index .info_low li dt a{
	float: left;
	width:350px;
	height: 30px;
	color: #1f1f1f;
	font-size: 14px;
	line-height:30px;
	position: relative;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;	
	padding-left: 30px;
}
#index .info_low  li dd a{

	color: #999;
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	left: 30px;
	bottom: 8px;
}

#index .info_low a:hover{color: #a62b00;}

#index .info_low li dt i{width: 8px;
	height: 8px;
	position: absolute;
	left: 10px;
	top: 12px;
	background-image: url(../../images/icon_dd_block2.png);
	background-repeat: no-repeat;
	background-position: 0 0;}


/*  二级页面  */ 
#page{
	position: relative;
}


#page  #location{
	background-color: #fff;
	display: block;width:100%;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
}
#page  #location img{
	vertical-align: middle;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#page  #location .inlineBox dt{
	text-align: center;
	vertical-align: middle;
	height: 60px;
	width: 60px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f0f0f0;
	display: inline-table;
}
#page  #location .inlineBox dd{
	text-align: left;
	vertical-align: middle;
	height: 60px;
	width: 150px;
	line-height: 60px;
	padding-left:20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f0f0f0;
	display: block;
	font-size: 16px;
	color: #333333;
	font-weight: 600;
	position: relative;
}
#page  #location .lineright{
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0f0f0;
}
#page  #location .inlineBox dd span{
	display: inline;
	font-size: 28px;
	color: #333333;
	font-weight: 400;
	position: absolute;
	top: 0px;
	right: 30px;
}
#page .inlineBox{
	display: table;
}

#page  #list{
	width: 860px;
	overflow: hidden;
	padding: 10px;
}



#page  #list li {
	
	position: relative;
	height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	box-sizing: border-box;
	display: block;	
}

#page  #list li dt a{
	width:100%;
	height: 60px;
	color: #1f1f1f;
	font-size: 16px;
	line-height: 60px;
	position: relative;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;
	font-weight:600;
}
#page  #list li dd a{    
	color: #999;
	font-size: 14px;
	line-height: 20px;
}

#page  #list a:hover{color: #a62b00;}


#pagnub {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top:25px;
	margin-bottom: 25px;
	
}
#pagnub .arrowleft {
	height: 19px;
	width: 22px;
	background-image: url(../../images/pagenub_left_gr.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	vertical-align: middle;
}
#pagnub .top {
	height: 19px;
	width: 22px;
	background-image: url(../../images/pagenub_top_gr.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	vertical-align: middle;
	margin-left:5px;
}
#pagnub .top:hover {
	height: 19px;
	width: 22px;
	background-image: url(../../images/pagenub_top.png);
}
#pagnub .arrowleft:hover {
	height: 19px;
	width: 22px;
	background-image: url(../../images/pagenub_left.png);
}
#pagnub .arrowright {
	height: 19px;
	width: 22px;
	background-image: url(../../images/pagenub_right_gr.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	display: inline-block;
}
#pagnub .arrowrightactive, #pagnub .arrowright:hover {
	height: 19px;
	width: 22px;
	background-image: url(../../images/pagenub_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	display: inline-block;
	margin-left:5px;
}
#pagnub .bottom {
	height: 19px;
	width: 22px;
	background-image: url(../../images/pagenub_bottom_gr.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	vertical-align: middle;
}
#pagnub .bottomactive, #pagnub .bottom:hover {
	height: 19px;
	width: 22px;
	background-image: url(../../images/pagenub_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	vertical-align: middle;
}
#pagnub em {
	margin-right: 5px;
	margin-left: 5px;
}
#pagnub b {
	font-size: 14px;
	line-height: 19px;
	color: #ba0000;
	background-color: #fff;
	height:19px;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #c7dff4;
}
#pagnub b:hover {
	color: #fff;
	background-color: #990000;
}
#pagnub span {
	font-size: 14px;
	line-height: 19px;
	color: #393939;
	height: 19px;
	text-align: center;
	display: inline-block;
	padding-left:5px;
	padding-right:5px;
	vertical-align: middle;
}
#pagnub span:hover {
	color: #990000;
}
#pagnub .paginput {
	background-color: #FFF;
	height: 20px;
	width: 30px;
	border: 1px solid #CCC;
	margin-left:5px;
	margin-right:5px;
}
#pagnub .pagbut {
	border: currentColor;
	border-image: none;
	font-size: 14px;
	line-height:22px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	height: 22px;
	width: 40px;
	background-color: #be1f1f;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius:5px;           /* W3C syntax */
	display: inline-block;
	margin-top:5px;
	margin-left:15px;
}
#pagnub .pagbut:hover {
	background-color: #9a0000;
}

#page .page_right{
	width: 300px;
	display: block;
	overflow: hidden;
}
#page #search{
	background-color: #f2e3cb;
	height: 150px;
	width: 300px;	
	margin-top:30px;
	margin-bottom:30px;
	display: block;
	padding:20px 15px;
	box-sizing: border-box;
	
}
#page #search span{
	font-size: 16px;
	color: #1f1f1f;	
	
}
#page #search  .search_area{ width:270px; height:45px;	margin-top:20px; position:relative;}
#page #search .ss_inp{
	width:225px;
	line-height:45px;
	height:45px;
	vertical-align:middle;
	display:block;
	float:left;
	color:#a29c8f;
	font-size:14px;
	background: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../../images/icon_search.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	text-indent: 15px;
}
#page #search  #search_btn a{
	width:45px;
	height:45px;	
	display:block;
	float:left;
	background-color: #fff;
	background-image: url(../../images/icon_search_1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#page #search  #search_btn {color:#fff;}
#page #search  #search_btn a:hover{background-color: #fff;
		background-image: url(../../images/icon_search_1.png);
	background-repeat: no-repeat;
	background-position: center center;}
	
.pagenew{
	width: 300px;
	float: right;
	overflow: hidden;
	margin-bottom:30px;	
}
 .pagenew .title img{
	margin-bottom:10px;
	margin-top:10px;
	
}
.pagenew .title{
	position: relative;
	height: 45px;
	font-size: 18px;
	margin-bottom:5px;
	color: #de371c;
	font-weight: bold;
}
.pagenew .more{
	color: #666;
	cursor: pointer;
	font-size: 14px;
	line-height: 40px;
	float: right;
	text-decoration: none;
	position: absolute;
	right: 0px;
}




.pagenew li {
	position: relative;
	height: 32px;
	margin-top:2px;	
	box-sizing: border-box;
	display: block;
}

 .pagenew li dt a{
	float: left;
	width:280px;
	height: 32px;
	color: #444;
	font-size: 14px;
	line-height:32px;
	position: relative;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;	
	padding-left: 20px;
	box-sizing: border-box;
}

.pagenew a:hover{color: #a62b00;}

.pagenew li dt i{width: 8px;
	height: 8px;
	position: absolute;
	left: 0px;
	top: 12px;
	background-image: url(../../images/icon_dd_block3.png);
	background-repeat: no-repeat;
	background-position: 0 0;}
	

#page	#newstext #newstitle {
	height: 60px;
	width: 100%;
	margin-top: 15px;
	line-height: 60px;
}
#page	#newstext  #newstitle .title {
	font-size: 24px;
	width:860px;
	line-height: 60px;
	color: #1f1f1f;
	text-decoration: none;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-indent:30px;
}

#page	#newstext  #newstitle .nub {
	
	font-size: 14px;
	line-height: 40px;
	color: #666;
	
}
#page	#newstext  #newsdate {
	font-size: 14px;
	line-height: 50px;
	display: inline-block;
	height: 50px;
	width: 100%;text-align: center;
	color: #7f7f7f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}
.textblueb {
	color: #920000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#page  #newstext{
	width: 860px;
	overflow: hidden;
	padding: 10px;
	float: left;
}

#page	#newstext #newstexts  {
	width: 95%;
	margin-top: 34px;
	margin-left:auto;
	margin-right:auto;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	margin-bottom: 34px;
}
#page	#newstext  #newstexts p {
	margin-bottom:30px;
	text-indent: 2em;	
}

/*  左侧菜单  */ 
  #nav_header{
	width: 100%;
	height: 55px;
	font-size: 24px;
	color: #fff;
	text-align:center;
	line-height: 55px;
	background-image: url(../../images/nav_header_bg.png);
	background-repeat: no-repeat;

	margin-top:20px;
    }
    .nav_left{
        width:280px;
        margin: 0;
		padding: 0;
    }
    .navleft_list{
	margin-bottom: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
    }
    .navleft_list h2{
        position: relative;
		
	background-image: url(../../images/icon_dd_nav.png);
	background-repeat: no-repeat;
	background-position: 10px center;
        padding:10px 0;
        background-color: #fff;
        text-align: left;
        font-size: 16px;
		text-indent: 30px;
        color: #666;
        transition: .5s;
    }
    .navleft_list h2.on{
        background-color: #ea3017;	background-image: url(../../images/icon_dd_nav_on.png);
	background-repeat: no-repeat;
	background-position: 10px center;
		 color:#fff;
    }
    .navleft_list i{
        position: absolute;
        right: 10px;
        top: 16px;
        border: 8px solid transparent;
        border-left-color: #fff;/*triangle*/
        transform:rotate(0deg);
        transform-origin: 1px 8px;
        transition: .5s;
    }
    .navleft_list i.on{
        transform:rotate(90deg);
    }
    .hide{
        overflow: hidden;
        height: auto;
        transition: .5s;
    }
    .hide h5{
	padding: 10px 0;
	background-color: #f1f1f1;
	text-align: left;
	color:#333;
	border-bottom:#5b5b5b;
	text-indent: 30px;
	font-size: 14px;
    }
	
	
	/*  信用承诺 信用修复  */ 

	
	.textred{
	font-size: 18px;
	line-height: 20px;
	color: #bf0200;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	font-weight: bold;
}
.textredblod,a.textredblod:link,a.textredblod:active,a.textredblod:visited{
	font-size: 22px;
	line-height: 32px;
	color: #bf0200;
	text-decoration: none;
	font-weight: bold;
	position: absolute;
	top: -30px;
	right: 0px;
	background-image: url(../../images/icon_order.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 45px;
	height: 32px;
}
a.textredblod:hover{	
	color: #ea000a;
}
.xycnblock li{
	float: left;
	height: 227px;
	width: 227px;
	background-image: url(../../images/img_xycn_mb_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	display: block;padding: 0px;
}
.xyxfblock li{
	float: left;
	height: 227px;
	width: 227px;
	background-image: url(../../images/img_xyxf_mb_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	display: block;padding: 0px;
}
.xycnblock li a,.xyxfblock li a  {	
	display: block;		box-sizing: border-box;	}
.xycnblock li .textlink,.xyxfblock li .textlink{
	box-sizing: border-box;
	height: 60px;
	width: 167px;
	margin-top: 100px;
	margin-right: 30px;
	margin-left: 30px;
	vertical-align: middle;display:table;
}
.xycnblock li .downloadlink,.xyxfblock li .downloadlink{width:220px;height:35px;position: absolute;left: 0px;bottom: 1px;box-sizing: border-box;	}
.xycnblock li a .click,.xyxfblock li a .click{	font-size: 16px;line-height: 20px;color: #bf0200;text-align: center;font-weight: bold;vertical-align: middle;display:table-cell;}

.xycnbook{
	border: 1px solid #CCCCCC;
	background-color: #FFEEEC;
	padding: 20px;
	margin:20px;
	
	text-align: center;
}
.xycntable{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.xyxflist{
	width: 90%;
	margin:20px auto;
	padding-top: 20px;padding: 0px;border-right:solid 1px #ededed;	overflow:hidden;
}

.xyxflist th{
	margin: 0px;
	padding: 0px;
	background-color: #f3f3e4;
	border-bottom:solid 1px #e0e0e0;
	border-left:solid 1px #e0e0e0;
	border-top:solid 1px #e0e0e0;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #666666;
	height: 34px;white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.xyxflist td{
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	border-bottom:solid 1px #ededed;
	border-left:solid 1px #e0e0e0;
	font-size: 14px;
	color: #666666;
	height: 34px;
	text-align: center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	display: table-cell;
}


.buttonLOOK{
	line-height: 25px;width: 100px;
	height: 25px;
	padding-right: 5px;
	padding-left: 25px;
	font-size: 12px;margin-left:auto;margin-right:auto;
	margin-bottom:10px;	margin-top:10px;
	color: #fff;
	border: 1px solid #5bc0de;
	background-color: #5bc0de;
	-moz-border-radius: 4px;        /* Gecko browsers */
	-webkit-border-radius:4px;     /* Webkit browsers */
	border-radius:4px;            /* W3C syntax */
	letter-spacing: 3px;
	background-image: url(../../images/look.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	display: block;box-sizing:border-box;

}
.buttonLOOK:hover{border: 1px solid #337ab7;color: #fff;
	background-color: #337ab7;}
.xycnbook .textinput{color: #666666;
	line-height: 22px;
	text-decoration: none;
	font-size: 14px;
	background-color: #ffffff;
	text-align: left;
	text-indent: 8px;
	height: 22px;
	width: 350px;
	border: 1px solid #d4d4d4;}
.xycnbook .select1 {
	height: 26px;
    *margin-top: 4px;
	line-height: 30px;
	vertical-align: middle;
	background: #fff;
	padding: 2px;
	border: 1px solid #ddd;
}	
.submit {
	display: inline-block;
	width: 80px;
	 height: 30px;
    line-height: 30px;
	color: #333;
	font-size: 14px;
	border: none;
	background: #ddd;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.submit:hover {
	color: #333;
    background: #ccc;
}

.submit2 {
	display: inline-block;
	width: 80px;
	 height: 30px;
    line-height: 30px;
	color: #fff;
	font-size: 14px;
	border: none;
	background: #dc0003;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.submit2:hover {
	color: #fff;
    background: #bc0200;
}
.submit3 {
	display: inline-block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 14px;
	border: none;
	background: #ddd;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.xycntext{
	font-size: 12px;
	line-height: 30px;
	color: #666666;
	text-align: left;
	padding-top: 20px;
}
.subblock{
	text-align: center;
	width: 200px;
	margin-top: 20px;
	margin-right: 500px;
	margin-bottom: 20px;
	margin-left: 500px;
}
.loadingWrap{
	border: #0b0b0b;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:300;
	background-image:url(../../images/loading.gif);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#000;
	background-color:rgba(0,0,0,0.5);
	filter:alpha(opacity=50);
}