﻿* {
  margin:0px;
  padding:0px;
 }


li{list-style:none;list-style-position:outside;
  overflow:hidden;
  text-overflow:ellipsis;}
  

.t1_1 a{color:#333;text-decoration:none; font-size:16px; }
.t1_1 a:hover {color:#4381cc;text-decoration:none; font-size:16px; }






#t1{width:100%; height:auto;}
.t1_1{width:98%; padding-right:1%;padding-left:1%; height:auto; clear:both; overflow:hidden; background-color:#333; }
.t1_2{width:17%; height:60px; float:left; padding-top:10px}
.t1_3{width:1200px; height:60px; margin:0 auto; padding-left:0px; padding-top:0px;}
.t1_4{width:31%; height:50px; float:left; text-align:right; padding-top:32px; font-size:16px; color:#333  	}
.t1_4 img{ vertical-align:middle}

#nav_01 {list-style-type: none; z-index:999;}
#nav_01 a {display: block;width:150px; height:60px; text-align:center; font-size:18px; line-height:60px;color:#fff; }
#nav_01 a:hover{display: block;width:150px; height:60px; text-align:center; font-size:18px; line-height:60px; color:#4381cc;  }
#nav_01 li {float: left; width:150px;}
#nav_01 li.top{display:block; float:left; height:60px; background:none; margin-right:0px;}
#nav_01 li.top a:hover{ color:#cc0000;  background-position: 18px 35px; background-color:#F0E6D6  }
#nav_01 li a:hover{ text-decoration:none; color:#4381cc; background:url(../image/navline1.png) no-repeat;background-position: 18px 35px; }
#nav_01 li ul {left: -999em; width: 150px; position: absolute; z-index:99999;-webkit-box-shadow: 0 0 24px rgb(0 0 0 / 20%);  }
#nav_01 li ul:hover{transform: translateY(-10px);transition: all .5s linear;}

#nav_01 li ul li{float: left; width: 150px; margin-left:0; height:45px; line-height:45px; }
#nav_01 li ul a{display: block; width:150px; font-size:16px; color:#333; font-weight:400; background:#fff;  line-height:45px; height:45px; }
#nav_01 .top ul a:hover{ color:#4381cc; width:150px; border:none; font-size:16px;font-weight:400;  line-height:45px; background:#f6f6f6;  height:45px;  }

#nav_01 li ul div{ width:180px; float:left; border-right:#f6f6f6 solid 1px}
#nav_01 li ul div li{ width:180px;}
#nav_01 li ul div li{float: left; width: 180px; margin-left:0; height:45px; line-height:45px; }
#nav_01 li ul div li a{display: block; width:180px; font-size:14px; color:#333; font-weight:400; background:#F0E6D6;  line-height:45px; height:45px;}
#nav_01 .top ul div li a:hover{ color:#cc0000; width:180px; border:none; font-size:16px;font-weight:400;  line-height:45px; background:#f6f6f6;  height:45px; }


#nav_01 li:hover ul {left: auto;}
#nav_01 li.sfhover ul {left: auto;}

