@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; list-style:none; border:0}
a{ text-decoration:none;}
.mag{ width:1000px; margin:auto}
body{ background:url(../images/body_bg.jpg) no-repeat center 90px #8e0000; min-height:1266px;}
.main_route_top_h{ background:url(../images/mt_top_bgt.png) no-repeat; height:19px;margin-top:300px;}
.main_route_top{ background:#880808; position:relative }
.main_route_top_left_rule{ background:url(../images/mt_top_rule.png) no-repeat; width:400px; height:170px;}
.main_route_top_left_rule ul{float:left;margin: 40px 0 0 87px;}
.main_route_top_left_rule ul li{font: 14px/25px 'microsoft yahei';color:#fff;}
/*main_route_top_left_rule*/
.main_route_top_left_name{ background:url(../images/mt_top_name.png) no-repeat; width:413px; height:250px; margin-top:5px;}
.main_route_top_left_name table tr td{ font:12px/22px '宋体'; color:#a70019;}
.main_route_top_left_name_tab{ float:left; margin:70px 0 0 60px; width:310px; height:160px; overflow:hidden; position:relative;}
/*main_route_top_left_rule*/
.main_route_top_right{ position:absolute; right:-2px; top:-310px;}
.main_route_top_right_route{ background:url(../images/route_bg.png) no-repeat; width:653px; min-height:575px;}
.main_route_top_right_routeb{ float:left; margin:40px 0 0 60px; position:relative;}
.main_route_top_right_routeb h1{ position:absolute; left:50%; top:50%; margin:-127px 0 0 -110px; cursor:pointer; z-index:99;}
.main_route_top_right_routeb h3{ background:url(../images/route_st.png) no-repeat; width:522px; height:152px; position:absolute; bottom:-130px; left:40px; }
.main_route_top_right_routeb h3 span{ width:100%; height:100%; display:block;}
.main_route_top_right_routeb h3 span a{ width:260px; height:80px; display:block; position:absolute; left:120px; top:60px;}
/*main_route_top_right*/
.active_route{ background:#880808; position:relative; min-height:500px; padding:20px 0 20px 0;}
.active_route dl{ margin:0 40px; padding-top:30px;}
.active_route dl dt{ text-align:center; margin-bottom:20px;}
.active_route dl dd{ font:15px/25px 'microsoft yahei'; color:#fff;}
.active_route dl dd span{ color:#ff0;}
/*active_route*/
.footer_route{ background:url(../images/footer.png) no-repeat; width:1104px; height:100px; margin:auto;}
.footer_route p{ text-align:center; color:#fff;}
.footer_route p a{font:15px/25px 'microsoft yahei'; color:#fff; margin:0 5px;}
.footer_route p a:hover{ color:#ff0;}
.footer_route .p1{ padding-top:35px;}
.footer_route .p2{ padding-top:5px;}
/*footer_route*/
.hb_top{ background:url(../images/top_bg.png) top center no-repeat; height:90px; width:100%; border-bottom:1px solid #f00;}
.hb_top .topcenter{ width:1000px; margin:auto; }
.hb_top .topcenter .logo{ float:left;}
.topcenter ul{ float:right;}
.topcenter ul li{ float:left; color:#fff; font-family:"黑体"; font-size:18px; line-height:90px;} 
.topcenter ul li a{ color:#fff;}
.topcenter ul a:hover{ color:#FFFF00;}
.topcenter ul li a{ padding:0 22px; }
/*hb_top*/