/*ÍøÕ¾±ä»Ò
html{
filter: gray;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}*/
/*å¤´éƒ¨*/
#header{width:100%;height:230px;background:url(../img/header_bg.jpg) repeat-x;}
#topbar{width:100%;height:28px;background:url(topbg.png) repeat-x;}
.top{width:1200px;height:28px;line-height:28px;margin:0 auto;}
.top h2{float:left;color:#fff;font-weight:normal;font-size:14px;}
.topnav{float:right;color:#fff;}
.topnav li{float:left;position: relative;z-index: 100;color:#fff;}
.topnav .codeDiv{padding:5px;background: #fff;position: absolute;top:28px;left:0;width:100px;height:100px;display: none;box-shadow: 1px 1px 2px rgba(0,0,0,.15);}
.topnav li a{color:#fff;display:inline-block; padding-left:20px;margin:0 15px;background: url(../img/icons.png) 0px 0px no-repeat;}
.topnav .phone{background-position:0 6px;}
.topnav .goh{background-position:0px -26px;}
.topnav .collect{background-position:0px -64px;}
.topnav .cont{background-position:0px -98px;}
#header_t{float:right;}

.header{width:1200px;height:230px;margin:0 auto;overflow:hidden;position:relative;background:url(../img/header.jpg) center center no-repeat;}
.logo{float:left; margin: 40px 100px}

.search_form{width:258px;float:right;overflow:hidden;height:30px;position:absolute;top:200px;right:20px;}
.search_form .keyword{width:180px;height:30px;line-height:30px;padding-left:10px;border:0;float:left;color:#333;background:#ffffff;font-family:"å¾®è½¯é›…é»‘";}
.search_form .submitbtn{width:49px;height:30px;background:#f39800;border:0;outline:none;float:left;color:#fff;font-size:14px;font-family:"å¾®è½¯é›…é»‘"}

#nav{width:100%;height:57px;background:#800000;}
#nav .nav_menu{width:1200px;height:57px;margin:0 auto;}
#nav .nav_menu li {width:120px;height:57px;line-height:57px;float:left;text-align:center;}
#nav .nav_menu li a{color:#fff;display: block;font-size:16px;height:57px;line-height:57px;text-decoration: none;white-space: nowrap;font-weight:bold;}
#menu_nav dl {display:none; z-index:99;position:absolute; width:120px; display:block; background:#666;}
#menu_nav dl dt { height:30px; line-height:30px;width:120px; border-bottom:1px solid #ffffff}
#menu_nav dl dt a:link, #menu_nav dl dt a:visited {height:30px; line-height:30px;color:#fff;font-size:14px;text-decoration: none;background:none;}
#menu_nav dl dt a:hover {color:#fff;background:#bd1530;}

.gov_nav {height:56px;background-color:#d50f30; width:100%}
.main1{ padding:10px; background-color:#ffffff;min-height:100px;zoom:1;}
.main2{ padding:10px; background-color:#F8F8F8; line-height:180%;height:100%;min-height:500px;zoom:1;}
.main3{ background-color:#F6F6F6;line-height:180%;height:auto;zoom:1;}
/*å°¾éƒ¨*/
#footer{width:100%;background:url(../img/footer.png) repeat-x;border-top:4px solid #1b8cce;text-align:center;padding:20px 0;}
.footer{width:1100px;margin:15px auto;overflow:hidden;}
.footer .copyright{padding:14px 0;text-align:center;color:#4d4d4d;}
.footer .copyright p{line-height:25px;font-size:14px;}
.footer .footdiv{height:auto;overflow:hidden;text-align:center;}
.footer .footdiv div{display:inline-block;}
.footer .footdiv .qrcode {width: 86px;text-align: center;margin: 0 5px;}


.w270{ float:left; width:270px; margin:auto auto auto 1.020408%;}
.w980{ width:980px;}
.w700{float:left;}
.rim05{ border:1px solid #d8d8d8;}

.LanMu01-1/*æ ‡é¢˜èƒŒæ™¯*/{ background-image:url(../img/tuku/title1-1.gif); width:23px; height:30px; float:left;}
.LanMu01-2{ background-image:url(../img/tuku/title1-2.gif); width:100%; height:30px;}
.LanMu01-2 a{ font-size:12px;}
.LanMu01-2 span{ line-height:30px; float:left; font-size:14px; font-weight:bold; color:#2b4099;}
.LanMu01-2 em{float:right; padding-right:1%; font-size:12px; line-height:28px;}
.LanMu01-3{ background-image:url(../img/tuku/title1-3.gif); width:10px; height:30px; float:right;}

.sousuoCon{ width:97%; margin:auto; line-height:24px;}
dl.sslist{border-bottom:1px dashed #ccc; line-height:1.8em; padding:10px 0 10px;}
dl.sslist dt{height:30px;}
dl.sslist dt span a,dl.list3 dt span a:visited{font-size:14px; color:#ff3300;}
dl.sslist dt a,dl.list3 dt a:visited{font-size:14px; color:#0033FF;}
dl.sslist dt a:hover{font-size:14px; color:#ff3300;}
dl.sslist dd{color:#000;}
dl.sslist dd.zy{height:50px; text-indent:20px; text-indent:20px; color:#999; overflow:hidden;}

.search_msg{height:30px; line-height:30px; margin:10px 0 10px; border-bottom:#ccc 1px solid; font-weight:bold;}
.search_msg span{ color:#F00; font-weight:bold;}

/*æµ®çª—*/
.fixed-qr {position: fixed;top: 50%;width: 150px;height: 150px;transform: translateY(-50%);background: #effaff;}
.fixed-qr.left {left: 30px;}
.fixed-qr.right {right: 30px;}
.fixed-qr img {object-fit: cover;object-position: center;width: 100%}
