[genuitec-file-id="wc1-31"],[genuitec-lp-path="/cmcredit/src/main/webapp/home/public/css/style_page.css"],[genuitec-lp-enabled=false]{
	/* for codelive */
}

/***********page********************/
.ewb-article-info{
	padding: 20px 20px 100px;
}
.lh-imgbox{
	overflow: hidden;
	text-align: center;
	padding: 80px 0 100px;
}
.lh-imgbox li{
	display: inline-block;
	*display: inline;
	*zoom:1;
	margin: 0 10px;
	width: 275px;
	position: relative;
}
.lh-imgbox li img{
	width: 100%;
}
.lh-imgbox li .text{
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	width: 100%;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.xyadd-box{
	display: block;
	padding: 90px 100px 10px;
	background-color: #fff;
}
.xyadd-box li{
	position: relative;
	margin-bottom: 120px;
}
.xyadd-box li .logo{
	display: inline-block;
	*display: inline;
	*zoom:1;
	position: absolute;
	left: 0;
	width: 110px;
	height: 110px;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	padding: 45px;
	border-radius: 50%;
	background: #4fa5bb;
	background: linear-gradient(to right, #76b9c8, #4fa5bb);
	background: -webkit-linear-gradient(left, #76b9c8, #4fa5bb);
	background: -o-linear-gradient(right, #76b9c8, #4fa5bb);
	background: -moz-linear-gradient(left, #76b9c8, #4fa5bb);
	border: 20px solid #d6eaef;
}
.xyadd-box li .logo img{
	width: 100px;
}
.xyadd-box li .con{
	padding: 20px 60px 30px 120px;
	margin-left: 150px;
	background-color: #d6eaef;
	min-height: 170px;
	color: #333;
}
.xyadd-box li h3 {
	font-size: 24px;
	line-height: 50px;
	margin-bottom: 10px;
}
.xyadd-box li p {
	font-size: 16px;
	line-height: 30px;
}
.xyadd-box li.bid .con {
	background-color: #fcd8d9;
}
.xyadd-box li.bid .logo {
	background: #ec5a5a;
	background: linear-gradient(to right, #f67474, #ec5a5a);
	background: -webkit-linear-gradient(left, #f67474, #ec5a5a);
	background: -o-linear-gradient(right, #f67474, #ec5a5a);
	background: -moz-linear-gradient(left, #f67474, #ec5a5a);
	border-color: #fcd8d9;
}
.inlineBox{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
#bottompage {
	color: #fffefe;
	background-color: #0b0b0b;
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	font-weight: normal;
	height: 34px;
	width: 100%;
	margin-top:0px;
	text-decoration: none;
}
/***********pagesearch********************/
.tablesearch {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-size: 14px;
	color: #000000;
	line-height: 28px;
	text-decoration: none;
	letter-spacing: 4px;
}
.tablesearch .textinput1 {
	color: #666666;
	line-height: 22px;
	text-decoration: none;
	font-size: 14px;
	background-color: #ffffff;
	text-align: left;
	text-indent: 8px;
	height: 22px;
	width: 150px;
	border: 1px solid #d4d4d4;
}
.tablesearch .textinputRequired {
	color: #666666;
	line-height: 22px;
	text-decoration: none;
	font-size: 14px;
	background-color: #ffffff;
	text-align: left;
	text-indent: 8px;
	height: 22px;
	width: 150px;
	border: 1px solid #d4d4d4;
	background-image: url(../../images/icon_Required.png);
	background-repeat: no-repeat;
	background-position: 140px center;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.tablesearch .butsearch {
	border: currentColor;
	border-image: none;
	font-size: 18px;
	line-height: 45px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	height:45px;
	width: 80px;
	background-color: #0761b7;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius:5px;            /* W3C syntax */
	display: inline-block;
	vertical-align: middle;
}
.tablesearch .butsearch:hover {
	background-color: #E15B2F;
}
.search_rt_table {
	z-index:1;
	width:95%;
	text-align: center;
	_display: inline; /* IE6 double margin fix */
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.search_rt_table th {
	font-size: 14px;
	line-height: 38px;
	color: #000000;
	background-color: #efefef;
	height: 40px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0761b7;
	text-align: center;
	position: relative;
}
.search_rt_table:after {
	position: absolute;
	bottom: -1px;
	z-index:999;
	left: 0;
	height: 2px;
	width: 100%;
	content: '';
	/***********
background-image: url(../../images/bar.png);
	background-position: top;
********************/
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cae6f7;
}
.search_rt_table tr:nth-child(odd) {
	background:#f0f0f0;
}
.search_rt_table tr:nth-child(even) {
	background:#ffffff;
}
.search_rt_table tr:hover {
	background:#f8fcff;
}
.search_rt_table tr:hover td {
	background:none;
	color: #333;
}
.search_rt_table td {
	font-size: 14px;
	line-height: 54px;
	color: #333333;
	height: 54px;
	text-align: center;
	font-weight: normal;
}
.search_rt_table .check {
	-moz-border-radius:4px;      /* Gecko browsers */
	-webkit-border-radius:4px;   /* Webkit browsers */
	border-radius:4px;            /* W3C syntax */
	display: inline-block;
	width: 60px;
	height:32px;
	background-image: url(../../images/icon_check.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	color: #ce2f24;
	letter-spacing: 2px;
	margin-right: auto;
	margin-left: auto;
	line-height: 32px;
	text-indent: 25px;
}
.search_rt_table .check:hover {
	color: #98c400;
	background-image: url(../../images/icon_check_on.png);
}
/***********pagelist********************/


#content #pageconterleft {
	width:180px;
	min-height:500px;
	float: left;
	margin-right:30px;
}
#content #pageconterleft #modulename {
	width:178px;
	background-image: url(../../images/modulename_bg.png);
	display: block;
	height: 55px;
	margin-top:18px;
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: 55px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 20px;
	margin-bottom:0px;
}
#content #pageconterleft .pagenav {
	width:178px;
	margin: 0px;
	padding: 0px;
}
#content #pageconterleft .pagenav li {
	padding-left:28px;
	background-image: url(../../images/nav_icon.png);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	font-size: 14px;
	line-height: 40px;
	color: #666666;
	height: 40px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	border-left-color: #d0d0d0;
}
#content #pageconterleft .pagenav li a,#content #pageconterleft .pagenav li a:link{color: #666666;}
#content #pageconterleft .pagenav .presentnav, #pageconter #pageconterleft .pagenav li:hover {
	padding-left:28px;
	background-image: url(../../images/nav_icon_hover.png);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	font-size: 14px;
	line-height: 40px;
	color: #b30000;
	height: 40px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	border-left-color: #d0d0d0;
}

#content #pageconterleft #callus {
	background-image: url(../../images/page_callus_bg.jpg);
	background-repeat: repeat-x;
	height: 48px;
	width: 176px;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #2a2a4f;
	text-decoration: none;
	border: 1px solid #dbdbdb;
}
#content #pageconterleft #callus:hover {
	background-image: url(../../images/page_callus_bg_hover.jpg);
	background-repeat: repeat-x;
	height: 48px;
	width: 176px;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #2a2a4f;
	text-decoration: none;
	border: 1px solid #51edff;
}
#content #pageconterleft #callus span {
	display: inline-table;
	margin-right: 18px;
	margin-left: 8px;
	margin-top:13px;
	vertical-align:top;
}
#content #pageconterright {
	width:980px;
	min-height:500px;
	float: left;
	overflow: hidden;
}
#content #pageconterright #pagetitle {
	background-image: url(../../images/line_title.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 55px;
	width: 980px;
	margin-top:18px;
}
#content #pageconterright #pagetitle span {
	display: inline-block;
}
#content #pageconterright #pagetitle .title {
	font-size: 24px;
	line-height: 52px;
	color: #666;
	text-decoration: none;
}
#content #pageconterright #pagetitle .pageaddress {
	float: right;
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-top:15px;
	margin-right:12px;
}
#content #pageconterright #pagetitle .pageaddress a:link {
	color: #666666;
}
#content #pageconterright #pagetitle .pageaddress a:hover {
	color: #990000;
}
#content #pageconterright #list {
	margin-top:25px;
	width: 980px;
	overflow:hidden;
}
#content #pageconterright #list li {
	font-size: 14px;
	line-height: 36px;
	font-weight: normal;
	color: #666666;
	height: 36px;
	/*width: 700px;*/
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #939393;
	text-decoration: none;
	background-image: url(../../images/icon_newslist.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-right:250px;
	position: relative;
}
#content #pageconterright #list li a ,#content #pageconterright #list li a:link {
	color: #666;
}
#content #pageconterright #list li a:hover {
	color: #990000;
}
#content #pageconterright #list span {
	width: 80px;
	position: absolute;
	right: 0px;
}
#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;
}
#content #newstitle {
	background-color: #f4f4f4;
	height: 44px;
	width: 100%;
	margin-top: 34px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ac0000;
	border-bottom-color: #e1e1e1;
	background-image: url(../../images/icon_pagenewtitle.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#content #newstitle .title {
	font-size: 14px;
	width:780px;
	line-height: 44px;
	font-weight: bold;
	color: #920000;
	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;
}
#content #newstitle .nub {
	display: inline-block;
	float: right;
	font-size: 14px;
	line-height: 44px;
	color: #66666666;
	margin-right:10px;
}
#content #newsdate {
	font-size: 14px;
	line-height: 44px;
	background-color: #FFF;
	height: 44px;
	width: 100%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	text-align: right;
}
.textblueb {
	color: #920000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#content #newstext {
	width: 90%;
	margin-top: 34px;
	font-size: 16px;
	line-height: 28px;
	color: #666666;
	margin-bottom: 34px;
	margin-left:auto;
	margin-right:auto;
}
#content #newstext p {
	margin-bottom:30px;

}
#content #newstext .newsimg {
	width:650px;
	height:525px;
	display: block;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#content #download {
	width: 100%;
	margin-top: 34px;
	font-size: 14px;
	line-height: 40px;
	color: #a90000;
	margin-bottom: 34px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #a90000;
	font-weight: bold;
	background-image: url(../../images/icon_download.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 40px;
	text-decoration: underline;
	text-indent: 30px;
}
#content #download:hover {
	background-image: url(../../images/icon_download_hover.png);
	color: #0763b6;
}
#content #download a:link {
	color: #a90000;
}
#content #download a:hover {
	color: #cf0000;
}

#content #datatitle {
	height: 44px;
	width: 100%;
	margin-top: 34px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	background-repeat: no-repeat;
	background-position: 10px center;
}
#content #datatitle .title {
	font-size: 14px;
	width:280px;
	line-height: 44px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-indent:30px;
	background-color: #990000;
}
#content #datatext {
	width: 100%;
	margin-top: 25px;
	font-size: 14px;
	line-height: 40px;
	color: #666666;
	margin-bottom: 25px;
	margin-left:auto;
	margin-right:auto;
}
#content #datatext .centerimg{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
}

#content .datatable{width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left:auto;
	margin-right:auto;}
#content .datatable th{
	background-color: #920000;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
}
#content .datatable td{
	background-color: #f3f3f3;
	font-size: 12px;
	line-height: 30px;
	color: #333;
	height: 30px;
	padding-left: 20px;
	padding-right: 20px;
}


#content #pagetitle {
	background-image: url(../../images/line_title.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 55px;
	/* width: 980px; */
	margin-top:18px;
	background-size: 100%;
}
#content #pagetitle span {
	display: inline-block;
}
#content #pagetitle .title {
	font-size: 24px;
	line-height: 52px;
	color: #1e2947;
	text-decoration: none;
}
#content #pagetitle .pageaddress {
	float: right;
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-top:15px;
	margin-right:12px;
}
#content #pagetitle .pageaddress a:link {
	color: #666666;
}
#content #pagetitle .pageaddress a:hover {
	color: #2594d9;
}
.pub-select-list {
	width: 100%;
	border-left: 1px solid #bfd3e8;
	margin-top:15px;
	clear:both;
}

#textList p, #need_know p {
	font-size: 14px;
	line-height:26px;
}
#textList li span {
	font-size: 14px;
	line-height:35px;
	display: inline-block;
	padding-left:15px;
	color: #666666;
}
#textList  .r_mark {
	color: red;
	font-size: 14px;
	font-style: normal;
}


#textList .select1 {
	height: 30px;
	*margin-top: 4px;
	line-height: 30px;
	vertical-align: middle;
}
.text_indent_120 {
	text-indent: 120px;
}

#textList  .input1{
	width: 206px;
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}
#textList  .textarea1{
	display: inline-block;
	height: 150px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	width: 680px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}


#textlistta{
	display: table;
}
#textlistta tr{
}
#textlistta td{
	min-width:100px;
	padding-right:10px;
	padding-left:10px;
	font-size: 14px;
	min-height:45px;
	line-height:25px;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;

}
.blockcontent_orange #textList li {
	position: relative;
	line-height: 35px;
	padding: 0 10px;
	border-bottom: dashed 1px #e3e3e3;
	vertical-align: middle;
}

#textList ul{	 padding-bottom: 30px;		}
#textList label {
	width: 120px;
	font-weight: normal;
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	font-size: 14px;
	color:#666666;
}
#textList input, #textList textarea {
	margin-top: 10px;
}
#submit {
	display: block;
	margin: 38px auto 0;
	width: 120px;
	height: 35px;
	color: #fff;
	font-size: 16px;
	border: none;
	background: #2e7dc2;
}
#submit:hover {
	background: #0046a6;
}
#submit2 {
	display: inline-block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 14px;
	border: none;
	background: #e6e6e6;
	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: #0046a6;
}
#submit3{
	display: inline-block;
	width: 60px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin-left:80px;
	margin-right: 2px;
	margin-bottom: 10px;
	background-color: #005eb8;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
}
#submit3:hover {
	color: #fff;
	background: #0046a6;
}

.page-img-list{
	overflow: hidden;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 40px;
}
.page-img-list li{
	display: block;
	float: left;
	width: 356px;
	height: 198px;
	padding: 20px;
}

.page-img-list li img{
	width: 100%;
	height: 100%;
}
.page-hy-list{
	padding-top: 45px;
	padding-bottom: 100px;
	overflow: hidden;
}

.page-hy-list li{
	display: block;
	float: left;
	width: 200px;
	/*height: 144px;*/
	margin: 0 20px 40px;
	border:solid 1px #b82c1e;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow: hidden;
}
.page-hy-list li img{
	width: 74px;
	margin: 15px auto 15px;
	display: block;
}
.page-hy-list li .btn-box{
	overflow: hidden;
}
.page-hy-list li .btn-box a:hover{
	opacity: 0.8;
}
.page-hy-list li .btn-box a.disable{
	background: #ccc !important;
	cursor:no-drop !important;
}
.page-hy-list li .btn-xk,
.page-hy-list li .btn-cf
{
	display: block;
	line-height: 36px;
	text-align: center;
	float: left;
	width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.page-hy-list li .btn-xk{
	background: #ac1a05;
	color: #fff;
}
.page-hy-list li .btn-cf{
	background: #d12422;
	color: #fff;
}
.page-hy-list li span{
	text-align: center;
	display: block;
	color: #b82c1e;
	font-size: 18px;
	line-height: 30px;
	padding-top: 8px;
	font-weight: bold;
}



.searchbox{
	width: 784px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 20px;
	overflow: hidden;
}
.searchbox .int{
	border:solid 1px #ddd;
	padding-left: 15px;
	border-radius: 6px;
	line-height: 36px;
	height: 36px;
	width: 300px;
	font-size: 14px;
	margin-right: 20px;
}

.searchbox .btn{
	background-color: #990000;
	color: #fff;
	font-size: 16px;
	height: 40px;
	width: 100px;
	border: none;
	border-radius: 6px;
}
.mytable{
	border-collapse:collapse;
	width: 100%;
}
.mytable th{
	background-color: #E6E6E6;
}
.mytable th,.mytable td{
	font-size: 12px;
	padding:10px 6px;
	border:solid 1px #ddd;
	line-height: 20px;
	text-align: center;
}
.palyerVideo{
	margin-bottom: 50px;
	margin-top: 30px;

}
