@charset "utf-8";
/* CSS Document */

html,body{width:100%; height:100%; font-family:Arial, Helvetica, sans-serif, "黑体", "微软雅黑"; padding:0px; margin:0px; -webkit-text-size-adjust:none;}
.fl{float:left; display:inline;}
ul,li{list-style:none; margin:0px; padding:0px;}
img{border:0px;}

#boxwarp{width:100%; height:100%; position:relative; background-color:#ccc; min-width:1200px;}
#contro{position:fixed; top:50%; right:0px; margin-top:-250px; width:110px; z-index:1200;}

.imgp{background-position:50% 50%; background-size:100% 100%; background-repeat:no-repeat;width: 100%; min-height:680px; height:100%; }
@media screen and (max-device-width: 400px) and (max-device-width: 600px){
　　　.imgp{
			background-position:50% 50%;
			background-size:100% 100%; 
			background-repeat:no-repeat;
			width: 50%; 
			min-height:680px; 
			height:100%; 
		}

　　}
.logobox{width:110px; height:110px; background:url(../images/transbg.png);}
.conbox{width:110px; height:auto; background:url(../images/transbg.png); margin-top:1px;}
.conbox div{float:left; display:inline;}
.mainNav{width:85px; height:90px; padding:20px 0px 0px 25px; background:url(../images/transbg.png); font-size:12px; color:#e4e4e4; line-height:18px; margin-top:1px;}
.mainNav a{color:#e4e4e4; text-decoration:none;}
.arrow{width:90px; height:30px; margin:0px; text-align:center; padding:10px;}
.portfolio{text-align:center; width:110px; color:#e5e5e5; line-height:16px; font-size:12px; padding-top:30px; height:90px;}
.portfolio a{color:#e5e5e5; text-decoration:none;}
.up { cursor:pointer;}
.down { cursor:pointer;}

.total-pages{color:#e5e5e5; font-size:14px;}
.page-number {color:#a2c70c; font-size:14px;} 

.cpy{ position:fixed; top:100%; margin-top:-35px; right:0px; font-size:14px; color:#454341; z-index:1100; padding-right:20px;}
