@charset "gb2312";
/* CSS Document */

.clear{zoom:1;}
.clear:after{content:""; display:block;clear:both;}
/*固定头部*/
#page
{padding-top: 40px;}
#zgh_header
{position: fixed;top: 0;width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;z-index:999;
}
.third{ width:auto;}
.wrapper{ width:980px; margin:0 auto;height:auto; overflow:hidden;}
body{body{ background-color:#f8f8f8; color:#464646;}}
/* 导航 */
.zgh_logo {
    width: 100%;
    margin: 0 auto 65px;
    height: auto;
    overflow: hidden;
    display: block;
}

.zgh_logo ul {
    display: block;
    width: 100%;
    height: 71px;
}
.zgh_logo li {
    list-style: none;
    float: left;
}
.li_img {
    max-width: 500px;
    margin-right: 10px;
}

/* 移动端导航 */
#zgh_header i {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 10px;
}
.logo-ico {
    height: 26px;
    padding: 7px 0;
}
.logo-ico img {
    width: auto;
    height: 100%; margin-bottom: 1em;
}
.iconfont {
    color: #FF5A45;
}
/* 页面底部 */
.footer{ width:100%;min-height:122px;  background-color:#ec5844; color:#ffffff; font-weight:bold; font-size:16px; margin-top:1em;}
.btm{ width:980px; margin:0 auto; height:100%; }

.btm span{ font-size:12px; line-height:12px; font-weight:normal;  padding: 2px; display:inline-block;}
.tel,.addr{ float:left; height:auto;}
.tel{ padding-top:48px; padding-right:52px;}
.addr{ margin-top:37px; width:552px;}
/* 三级页面logo */
.detail_logo{ margin-bottom:10px;}

/* 三级页面内容部分 */
.detail_cont{ width:980px; margin:0 auto; background:#F8F8F8;border: 1px #ececec solid; background-color: #ffffff; padding-top:46px;}

.content{ width:100%; float:left; background-image:url(../../tw/images/third_bg.gif);     background-color: #F8F8F8;background-repeat:repeat-x; background-position:top; padding-top:38px;  font-family:Verdana, Geneva, sans-serif; font-size: 1em; margin:0 auto;}

.third_title{ font-size:16px; font-weight:bold; line-height:24px; width:80%; display:block; margin:0 auto; border-bottom:1px #b5b5b5 solid; color:#ff5741; height:90px; text-align:center;}
.title span{ font-size:14px; font-weight:normal; color:#464646;}
.cont{  line-height:30px; width:80%; display:block; margin:0 auto; text-align:left; margin-top:20px;}
.conattach{ font-size:14px; line-height:24px; width:80%;  margin:0 auto; margin-top:15px;}
.conattach a{ line-height:24px; text-decoration:underline;}
.conattach a:hover{ color:#ec5844;}
.detail_list{ padding-left:30px; padding-bottom:1em;}
.cont img{max-width:100%;}

.conattach strong{ font-weight:bold; font-size:16px;}
p strong{ font-weight:bold;}
.p1{ padding-top:20px;}
/* 分享 */
.thirdjg{ padding:1em 0 0 92px ;}
.wenzi{ padding-bottom:10px; float:left;}
.detail_cont{
   min-height: 380px;
}
    


@media (max-width: 768px){/*<=768的设备-平板竖版以下*/ 
.wrapper{ width:100%; margin:0 auto; height:auto; overflow:hidden;}
body{ background-image: none;}
.zgh_logo {
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    display: none;
}
#zgh_header {
   
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 40px;
    height: 40px;
    padding: 0 50px;
}

/* 底部 */
.btm{ width:100%;}
.tel{ text-align:left; margin-left:1em;}
.addr{ margin:1em 10px; width:95%;}
.addr span{ display:block; padding:2px;}
.detail_cont {
    width: 100%;}
.title,.cont{ width: 90%;}
.content{ background:none; padding-top:0;}
.detail_cont{ border:0; padding-top:1em;}
.thirdjg{ padding:1em 0 0 1em ;}

.third_title{ height:auto;}
}