﻿
/*公共样式*/
.lh200{line-height:200%;}
.text_r {text-align: right;}
.f20{font-size:20px;}
.f18{font-size:18px;}
.f16{font-size:16px;}
.f14{font-size:14px;}
.f12{font-size:12px;}
.mb15 {margin-bottom: 15px;}
a { color: #666;text-decoration: none; behavior: url(/script/blur.htc);}
.a:hover{border-bottom:1px #666 solid;}
/*list4,list5,list6*/
.TypeList {height: 30px;margin-bottom: 25px;border-bottom: 3px solid #254E82;}
.TypeList .TypeName{width: 65px;height: 30px;cursor: pointer;float: left;background: url(/images/inside/type_ot.jpg) no-repeat; background-size:100% 100%; color: #767676;line-height: 30px;text-align: center;font-size: 12px;}
.TypeList .TypeName a{color: #767676;line-height: 30px;display:inline-block;font-size:12px; }
.TypeList .cur {width: 65px;height: 30px;float: left;background: url(/images/inside/type_cur.jpg) no-repeat; background-size:100% 100%;color: #fff;font-weight: bold;}

/*GanquanE-manor.aspx*/
#banner { width:980px; height:165px; margin:0 auto;}

/*左边内容*/
#content_left{ width:195px; overflow:hidden;}
#content_left .item{ width:195px; height:27px; line-height:27px; display:block; text-align:center; margin-bottom:2px;}
#content_left a:link,#content_left a:visited{ color:#5B5959; text-decoration:none; background:url(/images/left_item_normal.jpg) no-repeat;}
#content_left a:hover{ color:#fff; background:url(/images/left_item_hover.jpg) no-repeat;}
#content_left .cur:link,#content_left .cur:visited,#content_left .cur:hover{ color:#fff; background:url(/images/left_item_hover.jpg) no-repeat;}

/*右边内容*/
#content_right{ width:760px; float:right; }
#content_right .BoxCont img{ max-width:100%; }
.position{ height:25px; background:url(/images/position_bg.jpg) repeat-x; border:1px solid #E2E2E2; line-height:25px; font-family:"宋体"; padding-left:10px;}

.leftLoop{ overflow:hidden; position:relative; } 
.leftLoop .bd ul{ overflow:hidden; zoom:1; } 
.leftLoop .bd ul li{ text-align:center; float:left; display:_inline; } 
.leftLoop .hd .prev,.leftLoop .hd .next{ display:block;  width:29px; height:62px; background:#f00; line-height:10px; float:right; overflow:hidden; position:absolute; z-index:9; cursor:pointer; }
.leftLoop .hd .prev{ background:url(/images/inside/left.png) no-repeat; left:8px; top:50%; margin-top:-30px; }
.leftLoop .hd .next{ background:url(/images/inside/right.png) no-repeat; right:8px; top:50%; margin-top:-30px; }
.picList li{ width:100%; float:left;} 
.picList ul{}
.picList .pic{ text-align:center; line-height:0px; } 
.picList1 li{ width:346px; } 
.picList1 .pic{ text-align:center; line-height:0px; } 
.picList1 .pic img{ width:346px; height:491px; }
.leftLoop .hd1 .prev{ top:214px; }
.leftLoop .hd1 .next{ top:214px; }
/*新增天杉德必易园*/
.TypeList{ height:30px; margin-bottom:25px; border-bottom:3px solid #254E82; }
.TypeList .TypeName{ width:65px; height:30px; cursor:pointer; float:left; background:url(/images/inside/type_ot.jpg) no-repeat; background-size:100% 100%; color:#767676; line-height:30px; text-align:center; font-size:12px; }
.TypeList .cur{ width:65px; height:30px; float:left; background:url(/images/inside/type_cur.jpg) no-repeat; background-size:100% 100%; color:#fff; font-weight:bold; }
ul.Arrow{ padding:30px 0 30px 20px;}
ul.Arrow li{ line-height:30px; background:url(/images/inside/arrow.jpg) no-repeat left center; padding-left:12px; font-size:14px; color:#333; }
div.Arrow{ background:url(/images/inside/arrow.jpg) no-repeat left 8px; padding-left:15px; font-size:14px; color:#333; font-family:'Microsoft YaHei'; /*width:362px*/}
div.Arrow1{ background:url(/images/inside/arrow.jpg) no-repeat left 8px; padding-left:15px; font-size:14px; color:#333; font-family:'Microsoft YaHei'; width:700px}

.logobox .logos{ float:left; width:31%; }
.logobox .logos img{ width:auto; }
.logobox .logtext{ float:right; width:65%; padding-top:20px; }
.cutbox .cutimg{ width:50%; float:left; }
.cutbox .cutimg img{ width:100%; }
.cutbox .cuttext{ font:12px '宋体'; line-height:28px; padding-top:15px; color:#666; float:right; width:45%; }

@media only screen and (max-width:1024px) {
    #content_right{ margin-left:0; width:74%; }
}
@media only screen and (max-width:770px) {
    #content_right,.logobox .logos img{ width:100%; }
    .BoxCont .bai{ max-width:100%; }
}
@media only screen and (max-width:510px) {
    .cutbox .cutimg{ width:100%; }
    .cutbox .cuttext{ width:100%; }
    #content_right .logos{ width:auto; }
    .logobox .logtext{ width:100%; line-height:24px; }
    ul.Arrow{ padding:0 0 0 20px; }
    .hidtd{ display:none; }
}