
/* CSS Document */

body{width:100%; background:#15815f; min-width:980px;}
a{ text-decoration:none;}
/*--¶¥²¿µ¼º½--*/
.sitetop{background:url("../image/top_bg.jpg")repeat-x; background-color:#FFF; position:relative; z-index:2; height:31px;}
.tlink{width:966px; margin:0 auto; overflow:hidden; position:relative; height:72px; text-align:right;}
.tlink div.logo{ position:absolute; left:0; top:0;}
.tlink a{line-height:30px; text-decoration:none; color:#333; font-size:12px;}
.tlink a:hover{color:#000;}
.tlink div.logo a{clear:both;}
/*--Ò³½Å-*/
.footer{ border-top:3px solid #fff; line-height:26px; margin-top:20px; overflow:hidden; width:100%; background:#fff; behavior:url(https://i9-static.jjwxc.net/sp/arborday2021/css/js/PIE.htc); box-shadow:0 0px 2px #666; float:left;}
.footer center{padding:15px 0; border-top:2px solid #f76c6c;}
.footer a{color:#9f886e; font-size:12px; text-decoration:none;}
.footer p{font-size:12px;}
.footer a:hover{color:#333;}
/*--°æÍ·--*/
.banner{ position:relative; /*height:370px; */height: calc(100vw * 370 / 1280); width:100%; z-index:1; background:url("../image/banner-20200312.jpg") no-repeat scroll center 0; background-size: 100% 100%;margin-bottom:20px;}
/*--.banner2{ position:relative; top:-41px; height:370px; width:100%; z-index:1; background:#111224 url("//i9-static.jjwxc.net/sp/arborday2021/images/banner2.jpg?ver=20200312") no-repeat scroll center 0;}--*/

.navbox{ display: flex; justify-content: center; height:60px; margin:0 auto; position:relative; /*top: 305px;*/top:calc(100vw * 370 / 1280 - 60px); overflow:hidden; }
.nav{height:112px; float:left; display:block; position:relative; top:0px; margin:0 7px; }
.navCurrent,.nav:hover{position:relative; top:-60px;}
.nav img{ display:block;}

/*--ÄÚÈÝ--*/
.mainbox{width:980px; margin:-2px auto;top:-10px; background:url("../image/bg02-20200312.png") repeat-y scroll center 0; overflow:hidden;}
.textbox{font-size:18px; line-height:36px; font-family:"Î¢ÈíÑÅºÚ"; color: #000; padding:0px 50px;  -webkit-text-size-adjust:none; text-align:justify; text-justify:inter-ideograph; }

.bottombox{width:151px; height:48px; overflow: hidden; margin:20px 0 0 30px;}
.dccz{width:151px; height:48px; float:left; display:block;}

.shipin2 {display: block;width: 728px;height: 410px;background: url(../image/shipin2-20200312.jpg) no-repeat scroll center 0; margin: auto;}
.bookbox{width:720px; margin:auto; display: flex; justify-content: center;}
.book img{width:200px; height:280px; margin:20px; float:left;}
.book_border{ border: 4px solid #15815f;}
.erweima{width:90px;margin:0 75px ; float:left;}
.borderbox{width:980px; margin:auto; display:block; }
.ts{font-size:14px;}

.greenfont{color: #15815f}

@media only screen and (min-width:768px) and (max-width:980px){
    .textbox{font-size:30px;}
    .ts{font-size:18px;}
}
@media only screen and (min-width:480px) and (max-width:767px){
    .textbox{font-size:30px;}
    .ts{font-size:18px;}
}
@media only screen and (max-width: 479px) { 
    .textbox{font-size:30px;}
    .ts{font-size:18px;}
}
.title-img {
    width: 300px;
    margin: 50px auto 50px auto;
    display: block;
}
.a-common{ text-decoration:none;}