/* CSS Document */
@import url("common.css");
.ileft{ width:225px; float:left; display:inline; padding-left:30px;}
.pro{ width: 225px;}
.pro-title {background: url(../images/pro-title.jpg);width: 225px;height: 40px;line-height: 40px;}
.pro-title h3 {font-size: 16px;font-family: Î¢ÈíÑÅºÚ;color: #FFF;padding-left: 15px;font-weight: bold;line-height: 40px;}
.pro-title h3 span {font-size: 11px;font-weight: normal;padding-left: 5px; float:right; padding-right:10px;line-height: 40px;}
.proclass {border: 1px #e7e7e7 solid;border-top: 0px;padding-bottom: 12px;padding-top: 12px;}
.proclass dt {background: url(../images/ico1.jpg);background-position: 0px 15px;background-repeat: no-repeat;width: 200px;margin: 0 auto;color: #686767;margin: 0 auto;margin-top: 12px;position: relative;}
.proclass dt h3 {border: 1px #d9d9d9 solid;width: 160px;height: 40px;line-height: 40px;margin-left: 20px;font-size: 12px;background: url(../images/ico2.jpg) 8px 15px no-repeat;font-weight: bold;  position:relative;}
.proclass dt h3 a {padding-left: 20px;color: #333;display: block;line-height: 40px; font-weight:normal;}
.proclass dt h3 a:hover {color: #C00;}
.proclass dt h3:hover {border: 1px #C00 solid;background: url(../images/ico2.jpg) 8px 15px no-repeat;}
.proclass p{ line-height:25px; padding-left:20px;}

.iright{ width:870px; float:right;  display:inline; padding-right:30px;}
.jp-title {width: 100%;background: url(../images/tbj.jpg);height: 34px;line-height: 34px;border: 1px #dedede solid; box-sizing:border-box;}
.title01{font-size: 14px;padding-left: 10px;line-height: 34px;}
.title01 span {float: right;font-size: 12px;font-weight: normal;padding-right: 10px;line-height: 34px;}
.title01 span a {color: #666;}

.proclass dl dt dl{
	display: none;
    border-radius: 4px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 10px #9E9E9E;
    box-shadow: 0px 0px 10px #9E9E9E;}
.proclass dl dt dl dt{
	width: 200px;
    height: 40px;
    margin: 2px 0px;}
.proclass dl dt:hover dl{
	display: block;
	position: absolute;
	left: 190px;
	z-index: 9999;
	top: 0;
	background: #fff;
}
.proclass dl dt dl dt a{
	padding-left: 0;
    display: block;
    line-height: 40px;
    text-align: center;
    color: #333333;
    font-size: 14px;
    border-bottom: 1px #eee solid;
    background: #fff;
	}



