/* CSS Document */
html
{
    background-color: #EEEEEE;
}

A:link
{
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

A:visited
{
	text-decoration: none;
}

#fcController1
{
	height: 32px;
	line-height: 32px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	white-space: nowrap;
	z-index: 1001;
	position: relative;
	margin-top: -40px;
	-moz-opacity: 0.5;
}
#fcController1 span
{
	padding: 0 4px;
	text-align: center;
	cursor: pointer;
	color: #fff;
}
#fcController1 span.jFlowSelected1
{
	background: #d3d3d3;
	color: #333;
}

.IndexBtRight
{
	font-family: ËÎÌå, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
}

.IdxNavDvTop
{
	height: 60px;
	background-color: #F0F0F0;
	width: 100%;
}

.IdxNavDvInLeft
{
	width: 30px;
	height: 40px;
	background-image: url('../image/lu.png');
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
	margin-left: 100px;
}
.IdxNavDvInRight
{
	width: 500px;
	height: 40px;
	line-height: 40px;
	text-indent: 20px;
	float: left;
	margin-top: 10px;
}
.IdxBtDvL
{
	font-family: Î¢ÈíÑÅºÚ, Arial, Helvetica, sans-serif;
	border: 1px solid #990000;
	padding: 10px;
	width: 200px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	text-align: center;
	color: #CC3300;
	font-size: 36px;
	border-radius: 30px;
}

.IdxBtDvL:hover
{
	color: #FFFFFF;
	background-color: #CC3300;
}

.IdxBtDvBlackM
{
	font-family: Î¢ÈíÑÅºÚ, Arial, Helvetica, sans-serif;
	padding: 10px;
	width: 300px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	text-align: center;
	color: #000000;
	font-size: 32px;
}
.IdxCoDvWhyT
{
	background-image: url('../image/ydicom.gif');
	background-repeat: no-repeat;
	width: 120px;
	height: 90px;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;
}
.IdxCoDvWhyT:hover
{
	background-image: url('../image/ydihover.gif');
}
.IdxCoDvWhyM
{
	height: 50px;
	padding-top: 10px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
}
.IdxCoDvWhyB
{
	height: 50px;
	padding-top: 10px;
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	width: 160px;
	margin: 0 auto;
}

.IdxKDvTry
{
	width: 150px;
	float: right;
	text-align: center;
}
.IdxKDvTry:hover
{
	background-color: #CC3300;
}
.IdxKDvTry:hover a
{
	color: #FFFFFF;
}
.IdxCPDvYt
{
	width: calc(16% - 30px);
	height: 320px;
	padding: 10px;
	margin-right: 10px;
	border: 1px solid #666666;
	border-radius: 5px;
	text-align: center;
	line-height: 24px;
	background-color: #FFFFFF;
	float: left;
}

.IdxCPDvYt:hover
{
    border: 1px solid #CC3300;
    color: #FF0000;
}

.IdxCPDvXg
{
    width: calc(16% - 30px);
    height: 320px;
    padding: 10px;
    margin-right: 10px;
    border: 1px solid #666666;
    text-align: center;
    line-height: 24px;
    background-color: #ECECEC;
    float: left;
}

.IdxCPDvXg:hover
{
    border: 1px solid #CC3300;
    background-color: #CC3300;
    color: #FFFFFF;
}

.IdxCPDvWap
{
	margin: 10px auto;
	width: 90%;
	height: 240px;
	padding: 10px;
	border: 1px solid #666666;
	border-radius: 5px;
	text-align: center;
	line-height: 24px;
	background-color: #FFFFFF;
}

.IdxCPDvLst
{
	width: calc(24% - 60px);
	height: 200px;
	padding: 10px;
	margin-right: 40px;
	text-align: center;
	line-height: 24px;
	float: left;
}

.IdxCPDvLst A
{
	display: inline;
}


.Idx1CPDv
{
	width: calc(24% - 10px);
	height: 380px;
	margin: 10px;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	border: 1px solid #ffffff;
}
.Idx1CPDv img
{
	width: 100%;
	height: 240px;
}

.Idx1CPDv A
{
	display: inline;
}

.Idx1CPDv:hover
{
	border: 1px solid #CC3300;
	background-color: #CC3300;
}
.Idx1CPDv:hover a
{
	color: #FFFFFF;
}

.Idx1MKDvLst
{
	border: 2px solid #808080;
	border-radius: 5px;
	width: calc(24% - 40px);
	height: 240px;
	padding: 10px;
	margin: 10px;
	float: left;
	text-align: center;
	line-height: 24px;
	background-color: #FFFFFF;
}

.Idx1MKDvLst:hover
{
	border: 2px solid #CC3300;
}

.JieMianArrow:hover
{
	cursor:pointer;
}


