/* CSS Document */
body{ color:#000; font:normal 12px/26px "Arial"; background:#fff;}
*{ margin:0; padding:0; border:0;}
ul li{ list-style-type:none;}
a{ color:#000000; text-decoration:none;}
a:hover{ text-decoration:underline;}

div{ overflow:hidden;}

input,textarea{ outline:none;}

.fleft{ float:left;}
.fright{ float:right;}

/* ---------------------------------------- header */

.header{ width:100%; height:83px; background:#fff;}

.header p{ width:960px; height:83px; line-height:83px; margin:0 auto; text-align:right; background:url(../img/logo.png) no-repeat 0 center;}

.header p a{ padding-left:24px; padding-right:10px;}
.header p a.a1{ background:url(../img/item001.png) no-repeat 0 center;}
.header p a.a2{ background:url(../img/item002.png) no-repeat 0 center;}
.header p a.a3{ background:url(../img/item003.png) no-repeat 0 center;}

/* --------------------------------------- menu 导航下拉菜单 */

.menu{ width:100%; margin:0 auto; background:#073383; height:50px;}

.menu ul{ width:960px; height:50px; margin:0 auto;}

.menu li.on{ background:#041E4D;}

.menu li.mycart{ width:160px; text-align:center; float:left; font:bold 16px/50px "Arial";}

.menu li.mycart a{ color:#FFFFFF;}

.menu li.mycart .submit{ text-align:left; width:100%; position:absolute; top:133px; z-index:100; background:url(../img/navbg2.png) repeat 0 0; left:0;}

.menu li.mycart:hover .submit{ width:100%; background:url(../img/navbg2.png) repeat 0 0; left:0;}

.menu li.mycart .submit p{ width:960px; margin:0 auto; max-height:0px; -webkit-transition: max-height 0.4s linear; -moz-transition: max-height 0.4s linear; transition: max-height 0.4s linear;}

.menu li.mycart:hover .submit p{ max-height:40px;}

.menu li.mycart .submit p.p2{ padding-left:400px;}
.menu li.mycart:hover .submit p.p2{ padding-left:400px;}

.menu li.mycart .submit p.p3{ padding-left:565px;}
.menu li.mycart:hover .submit p.p3{ padding-left:565px;}

.menu li.mycart .submit p.p4{ padding-left:990px;}
.menu li.mycart:hover .submit p.p4{ padding-left:990px;}

.menu li.mycart .submit p.p5{ padding-left:900px;}
.menu li.mycart:hover .submit p.p5{ padding-left:900px;}

.menu .submit{ font:normal 14px/40px "Arial";}

.menu .submit a{ padding:0 10px; color:#fff;}

.menu .submit li:hover{ text-decoration:underline;}



/* ------------------------------------------- 切换高亮样式 */

.content ul.qh_ul li.on{font-weight:bold;background:url(../img/menu1_1.jpg) no-repeat center bottom;display:block;line-height:40px;height:76px}
.content ul.qh_ul li a.on{ color:#ffffff;text-decoration:none;}

/* ------------------------------------------ downlink */

.downlink{ width:100%; text-align:center; height:50px; background:#ddd; line-height:50px; font-size:14px;}

.downlink a{ padding:0 40px;}

/* ------------------------------------------ footer */

.footer{ text-align:center; font-size:14px; line-height:30px; margin-top:20px; margin-bottom:40px;}

















