 .time1{
        font-size: 36px;
        }
        .top2{
            text-align:center;
        }
        .top1{
            text-align:center;
        }
        .leftl{
        float:left;
        margin-top: -7px;
        margin-right:33px;
         width: 2px;
         height: 90px; 
         background:darkgrey;
        }
        .Datatime{
        float:right;
        color:black;
        margin-right:-810px;
        }
        .line {
            width: 98%;
            height: 1px;
            background: #989191;            
        }
        .first_left{
	        width: 45%;
        }
        .first_left img{
	        width: 100%;
        }
        .clear_fix:after{
	        content: '';
	        display: block;
	        clear: both;
        }
        .text{
	        position: relative;
	        top: 0px;
            width:55%;
	        color:black;
            float:right;
            margin-right:248px;
        }
        .text h2{
            top:-3px;
	        font-size: 18px;
	        margin-bottom: 10px;
        }
        .text .firsttitle{
	        margin-bottom: 20px;
	        letter-spacing: 1px;

        }
        .firsttitle a{
            margin-top:100px;
            font-size:17px;
        }
            .part02{
	        background:#ffffff;
        }
          .mix .img-box {
            text-align: center;
            overflow: hidden;
        }
       mix-inner > a {
            background: #FFFAFA;
        }
        .mix.used .img-box:after {
            content: "正在使用";
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            padding: 3px 7px;
            color: #373c42;
           
            font-weight: 900;
            border: 1px solid #e2c0c0;
            background: #DDDDDD;
        }
        .mix img {
            max-width: 100%;
            position: relative;
            display: inline;
        }
        .mix .label {
            display: block;
            width: 100%;
            height: 27px;
            background: #FFFAFA;
        }
        .mix .label-text {
            color: #B03060;
            word-break: break-all;
            overflow: hidden;
            text-align: left;
            line-height: 20px;
            white-space: normal;
        }
        .hoverdiy span {
            font-size: 16px;
        }

            .hoverdiy span a {
                font-size: 16px;
                color: dodgerblue;
            }

        .divbtn {
            width: 50px;
            height: 20px;
            float: right;
            padding-right: 110px;
        }

        .divneiyi {
            display: none;
            padding-right: 0;
            width: 100%;
            height: 180px;
            float: left;
            margin-top: 20px;
        }
        .divneiyi:hover {
                box-shadow:2px 3px 4px #CCC;
            }