@charset "utf-8";
/*Css Document */


/* 页面主体内容 */
.container{width:100%; box-sizing:border-box; padding:70px 5% 30px; background: #f5f5f5;}
/* 标题 */
.same-title {
    margin-bottom: .469rem;
}
.same-title-top {
    height: 100px;
    line-height: 100px;
    font-size: 36px;
    font-weight: bold;
    color: #000;
}
.same-title-bottom {
    border-bottom: 1px solid #000;
    padding-bottom: .313rem;
}
.same-share-icon {
    float: right;
    width: .672rem;
    height: .656rem;
    margin-left: .156rem;
}
.same-share-icon-image a,
.same-share-icon-image img {
    display: block;
    width: 100%;
    height: 100%;
}
.same-share-image {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 105;
    display: none;
    z-index: 20000;
}
.same-share-image:after {
    content: "";
    display: block;
    width: .688rem;
    height: .688rem;
    background: url(/common/share/images/close_v.png) no-repeat center center / 100% 100%;
    position: absolute;
    top: 5%;
    right: 5%;
    z-index: 5;
}
.same-share-image img {
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.share-dy-img img,
.share-dy-img1 img {
    width: 80%;
}
/* 下方图标 */
.same-bottom-icon {
    padding: .625rem 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
/* 二级标题 */
/* .same-second-title{
	margin-bottom: 13px;
} */
.same-second-title h2{
    height: 106px;
    line-height: 93px;
    font-size: 32px;
    font-weight: bold;
    color: #000;
}
.same-second-title h2 a{
    color: #000;
}
/* 三级标题 */
/* .same-third-title {
    margin-bottom: 20px;
} */
.same-third-title h3 {
    height: 44px;
    line-height: 12px;
    font-size: 24px;
    font-weight: bold;
}
.same-third-title h3 a{
    color: #000;
}
/* 文字块 */
.same-text{
    margin-bottom: 20px;
}
.same-text p{
    line-height: 28px;
    font-size: 16px;
    color: #000;
}

/* 表格 */
.syxz-table{
    margin-bottom: 50px;
}
.syxz-table table{
    border-collapse: collapse;
    
    width: 100%;
}
.syxz-table table tr td{
    line-height: 80px;
    border:1px solid #000;
    font-size: 16px;
    color: #000;
}
.syxz-table table tr td:first-child{
    width: 29.5%;
    text-align: center;
    background: #c5c5c5;
}
.syxz-table table tr:nth-child(2) td:last-child,.syxz-table table tr:first-child td:last-child{
    padding: 0 20px;
}
.syxz-table table tr:nth-child(3) td:last-child,.syxz-table table tr:last-child td:last-child{
    padding: 10px 20px;
    line-height: 28px;
}
.same-text ul{width:100%;font-size:0px;}
.same-text ul li{width:100%;display:inline-block;margin-bottom:20px;font-size:16px;}
.same-text .wd li{width:50%;}
.same-text .sd li{width:19%;}
.same-pin{line-height:160px;border-top:1px solid #000;}
.hg{margin-top:10px;}
.hb{margin-bottom:10px;}
.same-text ul a{color:#000;}
#kd{width:48%;}
#kd1{width:52%;}
.hg1{margin-top:23px;}
.hg2{margin-top:20px;}