﻿body{ background:#f9f9f9;}
.g-weizhi-box{padding: 15px 0;}
.g-weizhi-box,.g-weizhi-box a{line-height: 24px;font-size: 14px;}


.g-zhuanti-title{text-align: center;margin: 20px auto;}
.g-zhuanti-title h1{line-height: 40px;font-size: 32px;}
.g-zhuanti-title em{color: #999;font-size: 14px;display: inline-block;line-height: 24px;margin: 10px 5px 0 5px;}

.g-zhuanti-head {background: #fff;}
.g-zhuanti-l{width: 480px;}
.g-zhuanti-l img{width: 100%;}

.g-zhuanti-r{padding: 20px;width:680px;box-sizing: border-box;}
.g-zhuanti-r div.f-zhuanti-txt{border:5px double #c4c4c4;margin-top: 10px;width: 100%;padding: 10px;border:10px solid #f9f9f9;text-align: justify; color: #666;max-height: 203px;overflow:auto;}

.g-zhuanti-main h3{font-size: 24px;line-height: 28px;margin: 30px 0 10px 0;}
.g-zhuanti-main div.g-zhuanti-list{border:1px solid #e2e2e2;padding: 20px 20px 0 20px;background: #fff;}
.g-zhuanti-main ul li{position: relative;height: 160px;padding-left: 260px;position: relative;padding-bottom: 20px;border-bottom: 1px solid #e2e2e2;margin-bottom: 20px;}
.g-zhuanti-main ul li a{display: block;}
.g-zhuanti-main ul li a strong{display: block;line-height: 28px;height: 28px;overflow:hidden;font-size: 18px;padding-top: 10px;}
.g-zhuanti-main ul li a strong:hover{color: #16aefd;text-decoration: underline;}
.g-zhuanti-main ul li em.u-img{display: block;width: 240px;height: 160px;position: absolute;top:0;left: 0;overflow: hidden;}
.g-zhuanti-main ul li em.u-img img{width: 100%;transition: -webkit-transition:0.5s all;/* 适用Safari 和 Chrome兼容 */transition:  -moz-transition:0.5s all;/* 适用Firefox兼容 */ transition: -ms-transition:0.5s all;/* 适用IE9兼容 */  transition: -o-transition:0.5s all;/* Opera */ transition: .5s;}
.g-zhuanti-main ul li em.u-img img:hover{    -webkit-transform:scale(1.2);/*在Safari 和 Chrome兼容下还原*/    -moz-transform:scale(1.2);/*在Firefox兼容下还原*/    -ms-transfrom:scale(1.2);/*在IE9兼容下还原*/    -o-transform:scale(1.2);/*在opera兼容下还原*/    transform:scale(1.2);/*适用于所有浏览兼容下还原*/}
.g-zhuanti-main ul li em.u-img i{display: block;width: 100%;background: rgba(0,0,0,.5);color: #fff;font-size:20px;position: absolute;top:50%;left: 0;text-align: center;line-height: 36px;height: 36px;overflow: hidden;margin-top: -18px;font-weight: bold;}
.g-zhuanti-txt{position: relative;}
.g-zhuanti-txt p{padding:15px 0;text-align: justify;font-size: 14px;line-height: 20px;color: #999;}
.g-zhuanti-txt button{width: 15%;border:none;color: #16aefd;background: none;vertical-align: middle;position: absolute;top:50%;line-height: 24px;height: 24px;margin-top: -12px;text-align: center;font-size: 16px;right:0;cursor: pointer;}
.g-zhuanti-txt button:hover{text-decoration: underline;}

.g-zhuanti-time em{color: #999;margin-right: 30px;}


.g-tongcheng{background: #fff;border:1px solid #e2e2e2;padding:20px 20px 20px 0;}
.g-tongcheng a{display: inline-block;width: calc(20% - 4px);padding-left: 30px;box-sizing: border-box;line-height: 32px;height: 32px;overflow:hidden;font-size: 16px;position: relative;}
.g-tongcheng a:hover{color: #16aefd;text-decoration: underline;}
.g-tongcheng a:before{display: inline-block;content: "";width: 4px;height: 4px;background: #e2e2e2;position: absolute;top:50%;left:20px;}

.g-page-box button{padding:10px 20px; border:none; background:#16aefd;color:#fff;border-radius:3px;cursor:pointer;margin-bottom:20px;}
.g-page-box button:hover{background:#099de9;}


