﻿@charset "utf-8";
/* CSS Document */
  body, p, div, input, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form {
            margin: 0px;
            padding: 0px;
            list-style: outside none none;
            vertical-align: middle;
        }

        body {
            color: rgb(0, 27, 37);
            background: rgb(0, 0, 0) none repeat scroll 0% 0%;
        }

        header, section, footer, img, nav {
            display: block;
            margin: 0px;
            padding: 0px;
        }

        #ifrm {
            display: none;
        }

        img {
            border: 0px none;
        }

        a {
            color: rgb(72, 108, 144);
            text-decoration: none;
        }

            a:visited {
                color: rgb(72, 108, 144);
            }

        .clearfix::before, .clearfix::after {
            content: "";
            display: table;
        }

        .clearfix::after {
            clear: both;
        }

        #wrap {
            width: 100%;
            overflow: hidden;
            position: relative;
            background: white none repeat scroll 0% 0%;
        }

            #wrap div img {
                width: 100%;
            }

        #wrap, .bg6, .bg6_2, .hid {
            overflow: hidden;
        }

        a, a:visited {
            color: rgb(72, 108, 144);
        }

        body, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, p, ul {
            margin: 0px;
            padding: 0px;
            list-style: outside none none;
            vertical-align: middle;
        }

        body {
            color: rgb(0, 27, 37);
            background: rgb(0, 0, 0) none repeat scroll 0% 0%;
        }

        footer, header, img, nav, section {
            display: block;
            margin: 0px;
            padding: 0px;
        }

        #ifrm {
            display: none;
            height: 0px !important;
        }

        #wrap, .bottom, .middle {
            position: relative;
        }

        img {
            border: 0px none;
        }

        a {
            text-decoration: none;
        }

        #wrap {
            width: 100%;
        }

            #wrap img {
                width: 100%;
                float: left;
                border: 0px;
                margin: 0px;
                padding: 0px;
            }

        .top {
            position: fixed;
            top: 0px;
            width: 100%;
        }
		.top {width:100%;}
       .banner {width:100%;}
        .h11 { width:100%;}
        .h12 { width:100%;}
        .h13 { width:100%;}
        .h14 { width:100%;}
        /**/
	.tip_wechat{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:100}
	.tip_wechat img{display:block;position:absolute;left:50%;top:80px;width:300px;margin-left:-158px}
	.footbar{color:#999;line-height:25px;margin:10px auto;padding:18px 0 10px;text-align: center;font-size:12px;}
.footbar a{color:#666;text-decoration:none;}


