﻿﻿@charset "utf-8";
/* CSS Document */
html{overflow:auto}
body{margin:0 auto;padding:0;font-family:微软雅黑,宋体;font-size:14px;background:#FAFAFA;color:#333333}
a{color:#333333}
a:link{TEXT-DECORATION:none}
a:visited{TEXT-DECORATION:none}
a:hover{TEXT-DECORATION:underline}
a:active{TEXT-DECORATION:none}
img{border:none}
ul{list-style:none;margin:0;padding:0}
/*点*/
.c_y1{width:5px;height:5px;background:url(y1.png) no-repeat;}
.c_y2{width:5px;height:5px;background:url(y2.png) no-repeat;}
/*线*/
.c_l1{width:3px;height:40px;background:url(l1.png) no-repeat}
/*空间*/
.space_y{width:100%;height:10px;float:left}
.space_y1{width:100%;height:12px;float:left}
.space_y2{width:100%;height:6px;float:left}
.space_y3{width:100%;height:9px;float:left}
.space_y4{width:100%;height:1px;float:left}
.space_y5{width:100%;height:3px;float:left}
.space_x{width:10px;height:490px}
/*欢迎条*/
#welcome{width:100%;height:32px;min-width:1250px;position:absolute;position:fixed;top:0;left:0;z-index:9999;background:#04426E;overflow:hidden;filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8}
#welcome_middle{width:1004px;height:100%;margin:0 auto}
#welcome_middle_left{width:200px;height:100%;float:left}
#welcome_middle_right{width:250px;height:100%;float:right}
#welcome_middle_left .c_y1{margin-top:13px;float:left}
#welcome_middle_left_font{margin:4px 0 0 13px;color:#ffffff}
#welcome_middle_right a{display:block;margin:4px 0 0 8px;color:#ffffff;float:right}

#wrap{width:100%;min-width:1004px;margin:0 auto;background:url(bg.jpg) top  right no-repeat;overflow:hidden}
#wrap_box{width:1002px;margin:0 auto}
/*logo*/
#logo{width:100%;margin-top:30px;height:130px;vertical-align:middle;border:none}
/*导航栏*/
#nav{width:100%;height:40px;background:url(nav.png) no-repeat}
#nav_in{width:1000px;height:35px;margin:0 auto}
#nav_in li{display:block;width:197px;height:35px;line-height:35px;margin:0;padding:0;position:relative;text-align:center;float:left;cursor:pointer}
#nav_in li a.li_sy{display:block;width:197px;height:35px;line-height:35px}
#nav_in li a.li_sy:visited,a.li_sy:hover,a.li_sy:active{text-decoration:none}
#nav_in li.c_l1{width:3px;height:40px}
#nav_in li span{display:block;color:#fafafa}
#nav_in ul.c_nav_2{display:none;width:480px;position:absolute;left:-160px;}
#nav_in ul.c_nav_2 li{display:block;width:80px;height:30px;line-height:30px;text-align:center;background:#363c45;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7}
#nav_in ul.c_nav_2 li a{color:#fafafa}
#search{width:1000px;height:30px;border:solid 1px #8CB6D7;background-color:#FAFAFA;overflow:hidden}
#search div{float:left}
#search_left{width:354px}
#search .c_y2{margin-top:13px}
#search_left .c_y2{margin-left:14px}
#d_date{margin:5px 0 0 5px;font-size:13px}
#search_middle{width:198px;margin:4px 0px 0 3px;padding:0}
div#search_right{width:280px;float:right}
#txt_search{width:200px;height:22px}
#btn_search{width:60px;height:30px;margin-left:5px;font-size:14px}

/*联系方式*/
#div_foot{width:100%;padding:20px 0;border-top:solid 4px #0066ff;font-size:12px;color:#999999;text-align:center;float:left}
#div_foot_ico{width:100%;height:80px;text-align:center}
#div_old_site{display:block;width:22px;padding:3px;text-align:center;position:absolute;position:fixed;top:180px;right:0px;background:#fbfbfb;border:#cfd9e2 solid 1px;border-right:none;word-wrap:break-word;word-break:normal;font-size:16px;color:#207cd1}
.page{font-family:宋体,Arial,Helvetica,sans-serif;font-size:12px;width:100%;height:21px;line-height:21px;text-align:right;padding-top:20px;color:#adadad}
.page a{color:#626c91}
.fcA{ clear:both;}