
        *{
            margin: 0;
            padding: 0;
            border: none;
        }
        .header {
            width: 100%;
            height: 58px;
            background-color: #5652aa;
            position: fixed;
            z-index: 1;
            top:0;
        }
        .inner_c{
            width: 1000px;
            height: 58px;
            padding-left: 20px;
            margin: 0 auto;
        }
        .inner_c .logo{
            float: left;
            margin-right: 40px;
            
        }
        .inner_c .logo a{
            color: #eeee;
           display: block;
           width: 58px;
           height: 58px;
        }
        .bar{
            width: 58px;
            height: 58px;
        }
        .inner_c .nav ul{
            list-style: none;
        }
        .inner_c .nav{
            float: left;
        }
        .inner_c .nav ul li{
            float: left;
            width: 85px;
           border-right: 1px solid #252947;
        }


        .inner_c .nav ul li .nav_first{ 
             border-right: 2px solid #880000;
        }

        .inner_c .nav ul li a{
            
            display: block;
            font-size: 14px;
            line-height: 58px;
            text-align: center;
            font-family: "微软雅黑";
            text-decoration: none;
            color: #f0f0f0;
        }
        .bbb{
            width: 58px;
            height: 58px;
        }
        .inner_c .gywm{
            float: left;
            
            margin-left: 138px;
            
        }
        li{
            list-style: none;
        }


        .content{
            background-color: #37373A;
            width: 100%;
            height: 800px;
        }
        .content .tx{
            margin-top: 120px;
            
            float: left;
            border: #eeee;
        }
        .content .tx img{
             width:300px;
             height:300px;
             border-radius:100%;
             margin-left: 350px;
             overflow:hidden;
        }
        .jj{
            float: left;
            margin-top: 120px;
            margin-left: 100px;
            /* background-color: #eeee; */
            width: 250px;
            height: 250px;
        }
        .jj li{
            padding-top: 30px;
            border: 2px solid #EBD6B5;
            text-align: center;
            border-radius: 40px/50px;
            height: 30px;
            font-family: "微软雅黑";
            color: #EBD6B5;
        }
        .wz {
            width: 600px;
            float: left;
            margin-top: 100px;
            margin-left: 400px;
            margin-right: 100px;
            /* background-color: pink; */
        }
        .u1 {
            margin-left: 20px;
            text-align: center;
            font-size: medium;
            font-family: "微软雅黑";
            color: #f0dfc2;
            margin-bottom: 10px;
        }
        .u2{
            margin-left: 20px;
            text-align: center;
            font-size: larger;
            font-family: "微软雅黑";
            color: #EED9B7;
        }




        .content2{
            background-color: #37373A;
            width: 100%;
            height: 1500px;
        }

        .zt1{
            border: 2px solid #EBD6B5;
        }
         .content2 .hh1{
            text-align: center;
            font-family: "微软雅黑";
            color: #EED9B7;
            margin-right: 20px;

        }
        .i12{ 
            padding-top: 30px;
            float: left;
            width: 200px;
            height: 200px;
            margin-top: 100px;
            border-radius:100%;
            margin-left: 150px;
            overflow:hidden;
            margin-right: 200px;
        }
        .li1{
            float: left;
            width: 300px;
            height: 200px;
            text-align: center;
            margin-top: 130px;
            text-decoration: underline;
            font-family: "微软雅黑";
            line-height: 50px;
            letter-spacing: 4px;
            color: #EED9B7;
           

        }
        .ilove{
            float:left;
            margin-top: 100px;
            margin-left: 65px;
            width: 600px;
            height: 400px;
           
        }




            body{
            background-color: #37373A;
        }
        .zt2{
            border: 2px solid #EBD6B5;
        }
        .ichang{
            float:left;
            margin-top: 100px;
            
            width: 600px;
            height: 400px;
        }
        .i22{
            padding-top: 30px;
            float: left;
            width: 200px;
            height: 200px;
            margin-top: 100px;
            border-radius:100%;
            margin-left: 150px;
            overflow:hidden;
            margin-right: 200px;
        }
        .li2{
            float: left;
            width: 300px;
            height: 200px;
            text-align: center;
            margin-top: 130px;
            text-decoration: underline;
            font-family: "微软雅黑";
            line-height: 50px;
            letter-spacing: 4px;
            color: #EED9B7;
        }



        .zt3{
            border: 4px solid #EBD6B5;
        }
        .i66{
            position: relative;
            left: -440px;
            float: left;
            width: 200px;
            height: 200px;
            margin-top: 300px;
            border-radius:100%;
            overflow:hidden;
            
        }
        .li3{
            position: relative;
            left: -240px;
            float: left;
            width: 300px;
            text-align: left;
            margin-top: 220px;
            text-decoration: underline;
            font-family: "微软雅黑";
            line-height: 50px;
            letter-spacing: 4px;
            color: #EED9B7;
        }
        .i44{
            position: relative;
            top: -300px;
            float:right;
            width: 600px;
            height: 400px;
            
        }


        .footer{
            float: left;
            width: 100%;
            
            height: 140px;
            background-color: #5652aa;
        }
        .xxx {
            text-align: center;
            color: #f0f0f0;
        }
        .xkz{
            text-align: center;
        }
        .lilili{
            text-align: center;
            color: #f0f0f0;
        }
        h1{
            margin-left: 150px;
            margin-top: 50px;
            color: #EED9B7;
        }
   