@charset "utf-8";
@import url("reset.css");
@import url("footer.css");
@import url("top-ny.css");

.header .top .Channel {width: auto;padding-left: 24px;}
.header .NavUl ul li {width: 208px;}

.banner {width: 100%;height: 695px;background: url("../images/gqtmtxywyh_banner.png") no-repeat center top;position: relative;}
.banner .address {position: absolute;bottom: 0;left: 0;color: #ffffff;}
.banner .address a {color: #ffffff;}

.public {height: auto;overflow: hidden;}
.public .title {text-align: center;margin-top: 40px;}
.public .line {height: 1px;width: 100%;background: #951716;margin-top: 23px;}
.public  .bd {display: flex;justify-content: space-between;}
.public  .bd ul {width: 678px;height: 273px;border: 1px solid #eeeeee;margin-top: 20px;background: #ffffff;padding: 20px 17px 17px 22px;}
.public  .bd li{width: 100%;height: auto;overflow: hidden;line-height: 48px;background: url(../images/dian.png) 15px center no-repeat;padding-left:33px;}
.public  .bd li a{display: block;float: left;color: #000000;font-size: 18px; max-width:78%;max-width: calc(100% - 120px);position: relative;overflow: hidden; white-space:nowrap; text-overflow:ellipsis; word-wrap:normal;}
.public  .bd li a:hover{ color: #961617;}
.public  .bd li span{display: inline-block;width: 115px;float: right;color: #888888;font-size: 18px;text-align: right;}

.Part2 {height:538px;}
.Part2 .title {text-align: center;margin-top: 40px;}
.Part2 .line {height: 6px;width: 100%;margin-top: 23px;background: #f8f0e9;}
.Part2 .bd {background: #fafafa;}
.Part2 .bd ul {display: flex;justify-content: space-between;}
.Part2 .bd li {width: 335px;height: 442px;padding-top: 26px;}
.Part2 .bd li span {display: block;}
.Part2 .bd li span:first-child {font-size: 24px;color: #961617;}
.Part2 .bd li span:first-child + span {font-size: 16px;}
.Part2 .bd li>a {display: block;width: 335px;height: 220px;margin-top: 27px;}
.Part2 .bd li a img{width: 100%;height: 100%;}
.Part2 .bd li p {font-size: 18px;margin-top: 20px;line-height: 30px;}
.Part2 .bd li:hover {border-bottom: 3px solid #951716;color: #951716;}

.Part3 {margin-bottom: 56px;}
