@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0}
.main .title{font-size:14px;position:fixed;top:60px}
.main .title h1{background:#df202c;display:inline-block;padding:5px 10px;margin:0 0 10px 20px;color:#fff;font-size:14px}
.main .title h1 span,.main .title h1 br{display:none}

/*siteMap update by Ethan 20141230*/
.siteMap{width:90%;margin:0 auto;padding-bottom:50px}
.siteMap h2{display:none}
.siteMapList{overflow:hidden}
.siteMapList dl{width:100%;margin-bottom:15px}
.siteMapList dt a,.siteMapList dt{color:#333;font-size:24px}
.siteMapList dt{border-bottom:1px solid #eeeeee;width:100%;padding:18px 0}
.siteMapList dt span{display:inline-block;height:10px;width:10px;background-color:#8e8e8e;position:relative;top:-5px;margin-right:5px}
.siteMapList dd a{color:#666;font-size:13px}
.siteMapList dd ul{padding-top:15px;width:48%;margin-left:2%}
.siteMapList ul li{line-height:22px;overflow:hidden}
.siteMapList li a{display:block;width:100%;white-space:nowrap;text-overflow:ellipsis}
.mapScroll{ background:#f5f5f5}
@media only screen and (min-width:480px){
.main .title h1{padding:0}
.main .title h1 em{height:40px;line-height:40px;padding:0 20px;font-size:20px}
}
@media only screen and (min-width: 769px){	
/***********************title***************************/
.main .title{position:fixed;top:50%;margin-top:-60px;left:5%;width:260px}
.main .title h1{background:none;padding:0;margin:0 0 0 40px}
.main .title h1 span,.main .title h1 em{display:inline-block;padding:2px 15px}
.main .title h1 br{display:block;line-height:0}
.main .title h1 span{font-size:50px;line-height:50px;height:50px;background:#df202c;margin-top:2px;font-family:"Microsoft YaHei"}
.main .title h1 em{font-size:30px;line-height:34px;background:#e75861;margin-top:2px;margin-left:75px;padding-bottom:5px; letter-spacing:5px;padding:2px 10px 5px 15px}

.siteMap{width:80%; margin:65px auto 0;}
.siteMap h2{font-size:36px;display:block;margin-bottom:20px}
}
@media only screen and (min-width: 1024px){
.main .title{top:50%;left:5%;width:260px;margin-top:-60px}
.main .title h1 em{padding-bottom:0px}
}

@media only screen and (min-width: 1025px){
/***********************title***************************/
.main .title{left:6%;width:290px;}
.main .title h1 span{font-size:55px;line-height:55px;height:55px}
.main .title h1 em{font-size:30px;line-height:30px;height:30px}

.siteMap{margin:65px 0 0 105px}
.siteMapList dl{width:40%;margin-right:10%}
.siteMapList dl.wrap{clear:both}
.siteMapList dd ul{width:46%;margin-left:4%}
.mapScroll{margin-top:0}
}

