/* 导航条部分 */
* {
    box-sizing: border-box;
    margin:0px;
    padding:0px;
    border:none;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif,"楷体";
    font-size: 15px;
 
    }

ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    column-width: 80px;
    column-count: 1;
}
li {
   float: left;
   height: 50px;
   line-height: 50px;
   text-align: center;

}
a {
    text-decoration: none;
    text-align: center;
    text-shadow: 2px 2px 2px rgb(116, 112, 112);
    color:  #88888f;
    overflow: hidden;

}

    body {
        height: 100%;
        width: 100%;
        background: rgba(233, 236, 236, 0.993);
      
        }
    
    header {
       
        width: 100%;
        height: 120px;
        box-sizing: border-box;
      
    }
    
    #divxxp,#divxp {
        position: relative;
         width: 50%;
         height: 120px;
        float: left;
        
      
    }
  
    #xxp,#xp {
        /* display: block;  */
        width: 100%;
        height: 100%;
      
    }
    #stand {
        position: relative;
        float: left;
        width: 100%;
        height: 35px;
        position: sticky;
        top: 0px;
        z-index: 10;
        background-image: linear-gradient(to bottom, rgba(236, 236, 240, 0.9), rgb(208, 219, 224));
    }
    hr {
      
        border: 1px solid rgb(242, 243, 182);
        width: 100%;
        position: sticky;
        top: 35px;
        z-index: 10;
        margin: 0px;

    
    }
     .nav {
       height: 35px;
        width: 100%;
     }
     .nav ul {
        height: 35px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
       
    
    }
    .nav li {    
    width: 100%;
    height: 35px;
    background-image: linear-gradient(to bottom, rgba(215, 215, 226, 0), rgb(172, 172, 207));
   
    
}


.nav a {
    display: block;
    float: left;
    width: 80px;
    height: 35px;
    letter-spacing: 10px;
    font-size: 16px;
    color: rgb(17, 16, 16);
    font-weight: 540;
    line-height: 35px;
    border-radius: 35px;
    text-align: center;
    text-shadow: 2px 2px 2px rgb(209, 199, 199);
}

.nav a:hover,.nav a:active {
    background-image: linear-gradient(to bottom, rgba(3, 3, 3, 0), rgb(26, 25, 25));
    text-shadow: 2px 2px 2px rgb(116, 112, 112);
    color: rgba(255, 255, 255, 0.9);
    font-size: 18px;
} 
   /* 脚部区域部分 */
   footer {
    background-image: linear-gradient(to bottom, rgba(230, 229, 235, 0), rgb(181, 181, 202));
    position: relative;
    bottom: 0px;
    margin: 0 auto;
    width: 100%;
    height: auto;
    text-shadow: 2px 2px 2px #8d8787;
    font-size: 20px;
    color: rgb(0, 0, 0);
    font-weight: 500;
    line-height: 20px;

}
address {
    
    padding: 10px 0px;
	width: 100%;
    text-align: center;
    
} 
address a {
	/* height: 120px; */
	text-shadow: 2px 2px 2px #747272;
	text-align: center;
    font-weight: 600;
    font-size: 16px;
	color: rgb(12, 12, 12);
}
/* 媒体查询 */
@media screen and (min-width: 600px) {
    #divxxp,#divxp {
        position: relative;
         width: 50%;
         height: 200px;
        float: left;}

    figure img {
     
		width: 100%;
        height: 500px;
		border-radius:10px;


	}
     /* wenzhai部分 */
    .container {
     
        width: 100%;
    }
    .content {
        width: 60%;
        border: 20px outset rgb(218, 221, 223) ;
        border-radius: 50px;
        box-shadow: 8px 8px 50px white;
        margin-left: auto;
        margin-right: auto;
       padding: 30px;
        
      
    }
  
    details p {
        
        margin-left: auto;
        margin-right: auto;
        
    
    }
   
    .return {
    width: 5%;
    }
    .return a {
        width: 5%;
        
    }

/* 综合 */
    #shortvideo,#mypufavideo {
       
        width: 80%;
        height: 500px;
        position: relative;
        left: 10%;
        right:10%;
    } 

    #myshortform, #mypufaform {
        border-radius: 20px;
    padding: 2px 0px;
    position: relative;
    left: 20%;
    right:20%;
    width: 60%;
    height: 30px;
   
    /* border: 2px ridge rgb(248, 232, 6);   */
    box-sizing: border-box;
    outline: none;
    float: left;
    

}

}
@media screen and (max-width: 380px) {

	
	.left img:hover {

		position: relative;
        width: 200%;
        height: 300px;
        align-items: center ;
        justify-content: center ;
    

	}

    .right img:hover {

		position: relative;
        left: -160px;
        width: 200%;
        height: 300px;
        align-items: center ;
        justify-content: center ;

	} 

    /* 综合 */
   #shortvideo {
    width: 100%;
    height: 400px;
    background: rgb(236, 236, 229);

    } 
    #mypufavideo {
        width: 100%;
        height: 400px;
        background: rgb(75,182,139);
    
        } 


   
        #myshortform, #mypufaform {
        border-radius: 20px;
        padding: 0px;
        margin: 0px;
        position: relative;
        width: 100%;
        height: 30px;
        box-sizing: border-box;
        outline: none;
        float: left;
        
    
    }
    /* #myshortselect, #mypufaselect {
        width: 100%;
        height: 100%;
        border-radius: 20px;
        /* border: 2px ridge red; */
        /* box-sizing: border-box;
        overflow: hidden;
        text-align: center; }*/
       
        
    
    
}