/*public*/
html,body,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dt,li,a,abbr,b,em,i,img,samp,span,strong,sub,sup,tt,var,input,select{margin:0;padding:0}
input,img{border:0;outline:none}
html,body{width:100%;height:100%;overflow:hidden}
input,select{outline:none}
/* set image max width to 100% */
img,video{max-width:100%;height:auto;width:auto\9;/* ie8 */}
/* set html5 elements to block */
body{background:#fff;font-family: 'Helvetica', 'Microsoft YaHei', '微软雅黑', 'STHeiti', 'WenQuanYi Micro Hei', 'SimSun', 'sans-serif';color:#2d2d2d;word-wrap:break-word;word-break:break-all;height:100%;background-size:600px 100%;}
body div,body p{margin:0 auto;word-break:normal;}
address,cite,dfn,em,var{font-style:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
a{color:#026acb;text-decoration:none;outline:none}
a:hover{text-decoration:none}
/* list */
ul,ol{list-style:none;}

/*Align*/
.alg_r{text-align:right}
.alg_c{text-align:center}

.box{position:relative;width:600px;height:100%;}

/*music*/
#viose{cursor: pointer;position: fixed;display: inline-block;top: 20px;right: 20px;z-index: 9999;}

/*p1*/
.p1{background:url(bg.jpg) center no-repeat;background-size:600px 100%;max-height:900px;}
#p1_logo{position: absolute;width: 100%;top: 0%;left: 0%;display: none;}
#p1_bt{position: absolute;width: 100%;bottom: 0%;left: 0;display: none;}
#p1_bt2{position: absolute;width: 100%;bottom: 0%;left: 0;display: none;}
#p1_ty{position: absolute;width: 100%;top: 27%;left: 0;}
#p1_people{position: absolute;width: 100%;top: 30%;left: 0%;display: none;}
#p1_cp{position: absolute;width: 100%;bottom: 1%;left: 0;display: none;}
#p1_cp p{font-size: 16px;color: #000;text-align: center;line-height: 25px;}
#p1_cp p span{padding-right: 15px}
#p1_1{position: absolute;width: 100%;height: 100%;top: 15%;left: 56%;cursor: pointer;z-index: 2;display: none;}
#p1_2{position: absolute;width: 100%;height: 100%;top: 25%;left: 56%;cursor: pointer;z-index: 2;display: none;}
#p1_3{position: absolute;width: 100%;height: 100%;top: 35%;left: 56%;cursor: pointer;z-index: 2;display: none;}
#p1_4{position: absolute;width: 100%;height: 100%;top: 45%;left: 56%;cursor: pointer;z-index: 2;display: none;}
#p1_5{position: absolute;width: 100%;height: 100%;top: 55%;left: 56%;cursor: pointer;z-index: 2;display: none;}
#p1_1:hover{position: absolute;width: 100%;height: 100%;top: 15%;left: 54%;cursor: pointer;z-index: 2;display: none;}
#p1_2:hover{position: absolute;width: 100%;height: 100%;top: 25%;left: 54%;cursor: pointer;z-index: 2;display: none;}
#p1_3:hover{position: absolute;width: 100%;height: 100%;top: 35%;left: 54%;cursor: pointer;z-index: 2;display: none;}
#p1_4:hover{position: absolute;width: 100%;height: 100%;top: 45%;left: 54%;cursor: pointer;z-index: 2;display: none;}
#p1_5:hover{position: absolute;width: 100%;height: 100%;top: 55%;left: 54%;cursor: pointer;z-index: 2;display: none;}
.p1_tcc{position: absolute;width: 100%;height: 100%;display: none;z-index: 3;}
.p1_tj{position: absolute;width: 100%;left: 0;top: 0;height: 100%;}



/*媒体查询*/
/*iphone6s*/
@media screen and (max-width:600px){
    body{background-size:100% 100%}
    .p1{background-size:100% 100%;}
    .box{width:100%}
    #p1_cp p{font-size: 12px;line-height: 20px}
    .p1_close{width: 10%;left: 84%;top: 1%;}
.p1_tj{position: absolute;width: 100%;left: 0;top: 0;height: auto;}
.p1_tcc{position: absolute;width: 100%;height: 100%;display: none;z-index: 3;top: 0%;overflow-y:auto}
#p1_1{left: 42%;cursor: pointer;z-index: 2;display: none;top: 15%;}
#p1_2{left: 42%;cursor: pointer;z-index: 2;display: none;top: 27%;}
#p1_3{left: 42%;cursor: pointer;z-index: 2;display: none;top: 39%;}
#p1_4{left: 42%;cursor: pointer;z-index: 2;display: none;top: 51%;}
#p1_5{left: 42%;cursor: pointer;z-index: 2;display: none;top: 63%;}
#p1_1:hover{position: absolute;width: 100%;height: 100%;top: 15%;left: 41%;cursor: pointer;z-index: 2;display: none;}
#p1_2:hover{position: absolute;width: 100%;height: 100%;top: 27%;left: 41%;cursor: pointer;z-index: 2;display: none;}
#p1_3:hover{position: absolute;width: 100%;height: 100%;top: 39%;left: 41%;cursor: pointer;z-index: 2;display: none;}
#p1_4:hover{position: absolute;width: 100%;height: 100%;top: 51%;left: 41%;cursor: pointer;z-index: 2;display: none;}
#p1_5:hover{position: absolute;width: 100%;height: 100%;top: 63%;left: 41%;cursor: pointer;z-index: 2;display: none;}
}
/*iphone6s qq*/
@media screen and (max-width:414px) and (max-height: 636px){

}
/*iphone6*/
@media screen and (max-width:375px){
    #p1_cp p{font-size: 12px;line-height: 20px}
    #p1_cp p span{padding-right: 10px}

}
/*iphone6 qq*/
@media screen and (max-width:375px) and (max-height: 567px){

}
/*android*/
@media screen and (max-width:360px){

}
/*android qq*/
@media screen and (max-width:360px) and (max-height: 540px){
}
/*iphone5*/
@media screen and (max-width:330px){
    #p1_cp p{font-size: 10px;line-height: 16px}
    #p1_cp p span{padding-right: 5px}

}
/*iphone5 qq*/
@media screen and (max-width:320px) and (max-height: 468px){

}
