﻿.menu{width:800px; margin:auto;margin-top:20px;margin-bottom:10px;}
.menunav {font-size:16px;margin:0px;}
.menunav li {z-index: 1001; position: relative; display: inline;float: left;}
.menunav li a {display: block;padding:0px 0px 0px 0px;text-decoration: none;color:#000;}
.menunav li a.navhover {cursor: pointer;}

/*A*/
.menunav li  a.depth1 {font-family:Microsoft YaHei; text-align:center;width:100px;height:110px;line-height:110px;}
.menunav li  a.depth2 
		,a.depth3
		,a.depth4
		,a.depth5
		,a.depth6
		,a.depth7
		,a.depth8
		,a.depth9
{font-family:Microsoft YaHei; text-align:center;width:100px;height:110px;line-height:110px;border-radius: 5px 5px 0px 0px;
transition:			color 300ms ease-in-out, background-color 300ms ease-in-out;
-moz-transition:	color 300ms ease-in-out, background-color 300ms ease-in-out;
-webkit-transition:	color 300ms ease-in-out, background-color 300ms ease-in-out;
-o-transition:		color 300ms ease-in-out, background-color 300ms ease-in-out;
}

/*hover*/
.menunav .sprite1 a.navhover
	,.sprite2 a.navhover 
	,.sprite3 a.navhover 
	,.sprite4 a.navhover 
	,.sprite5 a.navhover 
	,.sprite6 a.navhover 
	,.sprite7 a.navhover 
	,.sprite8 a.navhover 
	,.sprite9 a.navhover 
{
	background-color: #fff; color:#e41a26;font-family:Microsoft YaHei;opacity: .8!important; filter:alpha(opacity=80);border-radius: 5px 5px 0px 0px;
	
transition:			color 300ms ease-in-out, background-color 300ms ease-in-out;
-moz-transition:	color 300ms ease-in-out, background-color 300ms ease-in-out;
-webkit-transition:	color 300ms ease-in-out, background-color 300ms ease-in-out;
-o-transition:		color 300ms ease-in-out, background-color 300ms ease-in-out;
}

/*
.nav .sprite1 a.depth1 {background: url("../img/menu.png") no-repeat scroll -15px -6px transparent;}
.nav .sprite1 a.navhover {background-position: -15px -63px;}

.nav .sprite2 a.depth2 {background: url("../img/menu.png") no-repeat scroll -145px -6px transparent;}
.nav .sprite2 a.navhover {background-position: -145px -63px;}

.nav .sprite3 a.depth3 {background: url("../img/menu.png") no-repeat scroll -290px -6px transparent;}
.nav .sprite3 a.navhover {background-position: -290px -63px;}

.nav .sprite4 a.depth4 {background: url("../img/menu.png") no-repeat scroll -435px -6px transparent;}
.nav .sprite4 a.navhover {background-position: -435px -63px;}
*/

.menunav .children {position: absolute;display:none;overflow: hidden;border-radius: 0px 0px 5px 5px;box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);background-color: #fff;opacity: .8!important; filter:alpha(opacity=80);color:#fff;padding:0px 0px 15px 0px;}



.menu_hover { color:#e41a26 !important;}
#contactus .sprite8 a { color:#e41a26;}

.space {display: inline;padding:0px 6px;}
.radius{
 	-moz-border-radius: 8px;      /* Gecko browsers */
    -webkit-border-radius: 8px;   /* Webkit browsers */
    border-radius:8px;            /* W3C syntax */
	box-shadow: 0 0 8px #CDCDCD;
	box-shadow:3px 3px 3px #999 inset; 
}

.jiantou {
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #ff9900;
    display: inline-block;
    height: 0;
    width: 0;
}


#category_5{min-height:185px;}
#category_4{min-height:80px;}
.MenuSub {
	border-left: 1px solid #ccc;
    display: inline-block;
    float: left;
    overflow: hidden;
    width: 225px;min-height:0px;
	margin: 0px 0px 0px -1px;
}
.MenuSub dl {
    color: #606060;
    width: 180px;margin:auto;
}
.MenuSub dl dt {font-weight: bold;line-height: 21px;margin:10px 0px 10px 0px;color:#005AAB;font-size:14px;padding:0px;}
.MenuSub dl dt a{color:#005AAB;padding:0px;}
.MenuSub dl dt a:hover{color:#005AAB;text-decoration: underline}
.MenuSub dd {line-height:21px;font-size:12px;text-align: left;}
.MenuSub dd i {
    font-style: normal;
    height: 14px;
    line-height: 14px;
    margin: 4px 0;
    padding: 0 8px;line-height:21px;
}
.MenuSub dd a {display: inline-block;padding:0px;color:#333;}
.MenuSub dd a:hover {color: #333; text-decoration: underline}



.MenuSub_row {
    /*display: inline-block;
    float: left;*/
    overflow: hidden;
    min-height:0px;
    margin: 0px 0px 0px 15px;
}
.MenuSub_row dl {
    color: #606060;
    width: 100%;margin:auto;
}
.MenuSub_row dl dt {font-weight: bold;line-height: 21px;margin:10px 0px 10px 0px;color:#005AAB;font-size:14px;padding:0px 0px 0px 8px;}
.MenuSub_row dl dt a{color:#005AAB;padding:0px;}
.MenuSub_row dl dt a:hover{color:#005AAB;text-decoration: underline}
.MenuSub_row dd {line-height:21px;font-size:12px;text-align: left;}
.MenuSub_row dd i {
    font-style: normal;
    height: 14px;
    line-height: 14px;
    margin: 4px 0;
    padding: 0 8px;line-height:21px;
}
.MenuSub_row dd a {display: inline-block;padding:0px;color:#333;}
.MenuSub_row dd a:hover {color: #333; text-decoration: underline}



.iSub {
    display: inline-block;
    float: left;
    overflow: hidden;
    width:100%;
	margin: 0px 0px 0px 0px;
}
.iSub dl {
    color: #606060;
    width: 100%;margin:auto;
}
.iSub dl dt {font-weight: bold;line-height: 21px;margin: 15px 0px 5px 0px;color:#005AAB;font-size:14px;padding:0px;font-family:Microsoft YaHei;}
.iSub dl dt a{color:#fff;padding:0px;font-size:14px;}
.iSub dl dt a:hover{color:#fff;text-decoration: underline}
.iSub dd {line-height:21px;word-break: break-all;word-wrap: break-word;font-size:12px;}
.iSub dd i {
    border-right: 1px solid #CCCCCC;
    font-style: normal;
    height: 14px;
    line-height: 14px;
    margin: 4px 0;
    padding: 0 8px;line-height:21px;
}
.iSub dd a {display: inline-block;color:#666;width:100%; font-size:14px;padding:5px 20px;}
.iSub dd a:hover {color: #000; text-decoration: none; background-color:#fff;}


.iSub1 {float: left;width: 100%;font-family:Microsoft YaHei; font-size:12px;}
.iSub1 dl {margin: 6px 0 18px;overflow: hidden;padding-left: 85px;position: relative;top: 0;}
.iSub1 dl dt {color: #FFFFFF;font-weight: bold;left: 0;line-height: 21px;position: absolute;text-align: right;top: 1px;width: 70px;}
.iSub1 dd {border-bottom: 1px dotted #C3C3C3;line-height: 21px;width: 90%;}
.iSub1 dd a {color: #FFFFFF;display: inline-block;margin-right: 12px;padding:0px;}
.iSub1 dd a:hover {color: #CCCCCC;}