html, body {
    font-size: 16px;
    min-width: 1200px !important;
    margin: 0px;
    padding: 0px;
    display: block;
    list-style: none;
}
/*html {*/
/*    -webkit-filter: grayscale(100%);*/
/*    -moz-filter: grayscale(100%);*/
/*    -ms-filter: grayscale(100%);*/
/*    -o-filter: grayscale(100%);*/
/*    filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
/*    _filter:none;*/
/*}*/
a, a:hover, a:active, a:focus, a:visited {
    color: inherit;
    font-size: inherit;
    text-decoration: none;
    line-height: inherit;
}

* {
    padding: 0;
    margin: 0;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.r {
    float: right;
}

.l {
    float: left;
}

.cf,
.clear {
    zoom: 1;
}

.clear {
    clear: both;
}

.top_back {
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    height: 370px;
    background: url(http://gyxww-net.oss-cn-beijing.aliyuncs.com/admin/202509/2025090308114400017943.jpg) center top;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
header {
    min-width: 1200px;
    margin: 0 auto;
}
.topback {
    width: 100%;
    height: 160px;
    background: #bc0505;
}
.menu-left {
    position: relative;
    background: #bc0505;
}
.menu-left img {
    float: left;
    margin-top: 26px;
}.menu-left .menu-list {
     float: right;
     margin: 100px 0 0 0;
 }.menu-left .menu-list .menu-down {
      width: 100%;
      padding: 0;
      margin: 0;
      overflow: hidden;
      clear: both;
      display: flex;
      justify-content: center;
  }.menu-left .menu-list .menu-down li {
       padding: 9px 10px;
       box-sizing: border-box;
       font-size: 18px;
       text-align: center;
       position: relative;
       font-weight: bold;
       list-style: none;
   }.menu-left .menu-list li a {
        color: #fff0c1;
    }.menu-left .menu-list .menu-down li:after {
         content: "";
         position: absolute;
         width: 1px;
         background: #fff0c1;
         right: 0;
         top: 10px;
         bottom: 10px;
     }
.top_back .zzb {
    margin: 0 auto;
    width: 1280px;
    height: 100%;
    position: relative;
}

.top_back .zzb a {
    display: block;
    position: absolute;
    bottom: 15px;
    height: 45px;
}

.top_back .a {
    width: 430px;
    left: 50px;
}

.top_back .b {
    left: 500px;
    width: 230px;
}

.top_back .c {
    left: 780px;
    width: 230px;
}

.container {
    width: 1400px;
    margin: 0 auto;
    padding: 0;
    background-color: #fff;
}
.container .zuji{
    width: 1400px;
    height: 100px;
}
.container .zuji img{width: 1400px;height:100px;}

.container .gongao {
    position: relative;
    margin-top: 12px;
    width: 1400px;
    height: 30px;
    background: #f0f0f0;
}

.container .gongao em {
    display: block;
    width: 80px;
    float: left;
    text-align: center;
    height: 30px;
    font-style: normal;
    padding: 3px 6px;
    background-color: #a00;
    color: #fff;
}
.container .gongao .bd{display:block; width: 1310px; float: left; overflow: hidden; margin-left: 5px;}
.container .gongao em a{color: #fff;}


.container .gongao ul li{
    width: 330px;
    white-space: nowrap;
    margin-top: 5px;
    margin-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*2025两会开始*/
.lianghui_container {
    width: 1400px;
    margin: 0 auto;
    padding: 0;
}
.lianghui2025 {
    background-size:cover;
    position: relative;
    display: block;
    padding: 5px 10px 0 10px;
    margin: 0;
}
.lianghui2025 .sildebox {
    position: relative;
    display: flex;
    justify-content: space-between;
}
.lianghui2025 #lianghui {
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.26);
}
.ml20 {
    color: #a31300ce;
    margin-left: 30px;
    margin-right: 0px !important;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.26);
    border: 1px solid #fff8d4;
    border-top: 1px solid #fff8d4 !important;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.555);
    height: 430PX;
}
.ml20 .toutiaolist li{
    height: 40px !important;
}
.ml20 li:nth-child(1) a{
    color: #a31300ce !important;
}
.ml20 li:nth-child(5) a{
    color: #a31300ce !important;
}
.lianghui-News {
    background-size:cover;
    position: relative;
    display: block;
    padding: 5px 10px 0 10px;
    margin: 0;
    text-align: center;
}

.lianghui-News .title {
    display: block;
    font-weight: bold;
}
.lianghui-News h2:nth-child(2){
    margin: 5px 0 20px 0;
}
.lianghui-News .title a {
    display: inline-block!important;
    margin: 0;
    overflow: hidden;
    font-size: 30px;
    color: #fff3bc;
    display: block;
    line-height: 50px;
}

.lianghui-News .title a:hover{
    color: rgb(255, 184, 77);
}
.lianghui-News .list a:hover{
    color: rgb(255, 184, 77);
}
.lianghui-News .list {
    color: #fff8d4;
    margin: 5px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    flex-wrap: nowrap;
}

.lianghui-News .list li {
    display: inline-block;
    height: 40px;
    position: relative;
    padding-right: 25px;
}

.lianghui-News .list li:last-child {
    padding: 0;
}
/*2025两会结束*/
.top540{
    margin-top: -480px;
}
.row {
    margin: 0;
}
.col-12{
    margin-top: 12px;
    width: 100%;
}
.col-sm-log {
    width: 240px;
    height: 65px;
    margin-top: 10px;
    float: left;
    overflow: hidden;
    margin-left: 10px;
}

.col-sm-xjp {
    width: 240px;
    height: 60px;
    margin-left: 10px;
    margin-top: 15px;
    float: left;
    overflow: hidden;
}

.col-sm-xjx {
    width: 240px;
    height: 60px;
    margin-top: 15px;
    float: left;
    overflow: hidden;
}

.col-sm-seach {
    width: 24%;
    height: 60px;
    margin-top: 15px;
    margin-left: 10px;
    float: left;
    overflow: hidden;
}

.col-sm-app {
    width: 22%;
    height: 60px;
    margin-top: 15px;
    float: right;
    overflow: hidden;
}

.topNav {
    float: left;
    padding: 0px;
    width: 100%;
}

.topNav .nav {
    width: 1400px;
    height: 50px;
    display: flex;
    justify-content: space-between;
    padding: 0px;
    margin-top: 10px;
    border-top: 1px solid #ccc;
}

.topNav .nav li {
    height: 50px;
    line-height: 30px;
    text-align: center;
}
.topNav .subnav {
    width: 1400px;
    height: 50px;
    display: flex;
    justify-content: space-between;
    padding: 0px;
    margin-top: 10px;
    border-top: 1px solid #ccc;
}
.topNav .subnav li {
    height: 50px;
    line-height: 30px;
    text-align: center;
}

.homeTop .topNav .nav li.nav_szb a {
    margin: 0;
    padding: 0;
}

.logoBox {
    padding: 5px 0 0 0;
}

.logoBox img {
    width: 220px;
}

.col-sm-seach ul li {
    height: 30px;
}

.col-sm-seach .homeTop li:first-child {
    height: 34px;
}

.homeTop .form-control {
    width: 76%;
    border-radius: 4px 0 0 4px;
    height: 30px;
}

.homeTop li input {
    float: left;
}

.homeTop li:first-child span {
    cursor: pointer;
    padding: 3px 5px;
    color: #fff;
    float: left;
    display: block;
    width: 20%;
    height: 30px;
    background-color: #aa0000;
    border-radius: 0 4px 4px 0;
    text-align: center;
}

.headline-News {
    background: url("../../images/headline-News1.jpg") no-repeat top left;
    background-size:cover;
    position: relative;
    display: block;
    padding: 5px 10px 0 10px;
    margin: 0;
    text-align: center;
    background-color: #f5f5f5;
}

.headline-News .title {
    display: block;
    font-weight: bold;
}
.headline-News h2:nth-child(2){
    margin: 5px 0 20px 0;
}
.headline-News .title a {
    display: inline-block!important;
    margin: 0;
    overflow: hidden;
    font-size: 30px;
    color: #e50011;
    display: block;
    line-height: 50px;
}

.headline-News .title a:hover{
    color: rgb(0, 90, 168);
}

.headline-News .list {
    margin: 5px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    flex-wrap: nowrap;
}

.headline-News .list li {
    display: inline-block;
    height: 40px;
    position: relative;
    padding-right: 25px;
}

.headline-News .list li:last-child {
    padding: 0;
}
/*.headline-News .list li.blue a{*/
/*    color: #084384;*/
/*}*/
.headline-News .list li a::before {
    content: "\25cf";
    color: rgb(82, 82, 82);
    top: 0px;
    left: -15px;
    display: block;
    position: absolute;
    width: 2px;
    height: 30px;
}
.genduo::before {
    content: none;
}
.headline-News .list h3 {
    margin-top: 10px;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    font-size: 16px;
}

.headline-News .list a{
    font-size: 18px;
    color: #333;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.headline-News .list a:hover{
    color: rgb(0, 90, 168);
}
.headline-News .list a.genduo{
    font-weight: initial;
}
.headline-News .list h3 p {
    line-height: 25px;
}

.headline-News .more {
    width: 34px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #e7e7e7;
    color: #333;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
}

.headline-News .more:after {
    content: "更多";
    top: calc(50% - 27px);
    display: block;
    position: absolute;
    height: 54px;
}
/*
* 20大slide 样式
 */
.headline-News .rongmei {

    position: relative;
}
.headline-News .rongmei .swiper-container{
    width: 1300px;
    overflow: hidden;
    /*border-bottom: 1px dotted gray;*/
}
.headline-News .rongmei .box{
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.headline-News .rongmei a{
    cursor: pointer;
}
.headline-News .rongmei a:hover{
    color: #ff6500;
}
.headline-News .rongmei .prev {
    background: url(../../images/arrows.png) no-repeat left top;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -40px;
    width: 35px;
    height: 80px;
    z-index: 15;
}

.headline-News .rongmei .next {
    background: url(../../images/arrows.png) no-repeat right top;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -40px;
    width: 35px;
    height: 80px;
    z-index: 15;
}

.headline-News .rongmei .swiper-slide{
    background-color: #eeeeee;
    display: block;
    width: 300px;
    height: 362px;
    margin-right: 30px;
    list-style: none;
    margin-bottom: 15px;
}
.headline-News .rongmei .swiper-slide span{
    padding: 10px;
    padding-bottom: 0;
    float: left;
    text-align: left;
    font-weight: bold;
}

.headline-News .rongmei .swiper-slide p{
    color: #787878;
    font-size: 14px;
    float: left;
    text-align: left;
    padding: 10px;
}
.headline-News .rongmei .swiper-slide img{
    width: 300px;
    height: 220px;
    /*border:1px solid rgb(255, 255, 255);*/
    /*box-shadow: 3px 3px 5px #b6b6b6;*/
}
/*
top100 轮播组件
 */
#zuji-slide {
    position: relative;
    height: 100px;
    padding: 0;
    margin: 0;
    text-align: center;
    background-color: #f5f5f5;
}
.shilingdaobaodaoji {
    /*height: 130px;*/
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
}

#toutiao {
    width: 1080px;
}

#toutiao h1 {
    margin-bottom: 5px;
    margin-top: 10px;
    /*height: 55px;*/
    line-height: 34px;
    text-align: center;
    overflow: hidden;
}

#toutiao h2 {
    margin-top: 5px;
    font-size: 18px;
    color: #333;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-weight: normal;
    display: flex;
    justify-content: space-evenly
}

#toutiao h1 a {
    font-weight: bold;
    font-size: 24px;
    color: #013f75;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}

#toutiao h2 a {
    color: #333;
}

#gengduotoutiao {
    width: 320px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 110px;
    padding-left: 20px;
    border-left: 1px solid #e9e9e9;
    
}

#gengduotoutiao ul {
    display: flex;
    flex-direction: column;
}

#gengduotoutiao ul li {
    height: 35px;
    margin: 10px 0 10px;
    line-height: 35px;
    text-align: center;
    background-color: rgb(235, 235, 235);
}

#gengduotoutiao ul li a {
    color: #013f75;
    font-size: 18px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    white-space: nowrap;
}

#juhexinwen {
    width: 1400px;
    clear: both;
    height: 220px;
    overflow: hidden;
    background-color: #F6F6F6;
    position: relative;
    margin: 0 auto 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#juhexinwen .hd-tit {
    width: 75px;
    height: 220px;
    background-color: #004EA2;
    border: none;
    line-height: 42px;
    text-align: center;
}

.hd-tit {
    font-size: 24px;
    color: #084384;
    line-height: 28px;
    height: 44px;
    border-bottom: 1px solid #D0D0D0;
    position: relative;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}

#juhexinwen .hd-tit a {
    font-size: 24px;
    line-height: 42px;
    color: #ffffff;
    padding: 10px 20px 0 20px;
    display: block;
    text-decoration: none;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

#juhexinwen .swiper-slide figure {
    width: 295px;
    height: 170px;
    position: relative;
    margin: 0 0 12px;
    overflow: hidden;
}

#juhexinwen .swiper-slide ul li {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    background: url(../../images/img_ico.jpg) no-repeat left center;
    padding-left: 15px;
}

#juhexinwen .swiper-slide figure img {
    display: block;
    width: 100%;
    height: 140px;
    object-fit: cover;
    transition: all 1.0s;
    -webkit-transition: all 1.0s;
}

.swiper-slide figure a:hover img {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
}

#juhexinwen .swiper-slide figure h2 {
    background-color: rgba(0, 0, 0, 0.747);
    width: 100%;
    margin: 0;
    padding: 0 5%;
    position: absolute;
    left: 0;
    bottom: -20;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    overflow: hidden;
}

#juhexinwen .swiper-slide figure h2 a {
    font-size: 14px;
    color: #fff;
}

#juhexinwen .swiper-container {
    width: 1240px;
    margin: 10px 40px 0 0;
}

#juhexinwen .swiper-button-prev,
#juhexinwen .swiper-button-next {
    width: 14px;
    height: 25px;
    position: absolute;
    top: 110px;
    left: 95px;
    background: url(../../images/img_jhxw-prev.png) no-repeat;
    z-index: 9;
    cursor: pointer;
}

#juhexinwen .swiper-button-next {
    left: auto;
    right: 15px;
    background-image: url(../../images/img_jhxw-next.png);
}

.service-box {
    width: 1200px;
    margin: 30px auto 0;
    display: flex;
}

.service-box .service-item {
    flex: 1;
    margin-right: 10px;
}

.col-sm-app a {
    float: left;
    display: block;
    margin-left: 10px;
    width: 60px;
    height: 60px;
    background-image: url(../../images/icon.png);
    font-size: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a#app {
    background-position: -206px -139px;
}

a#wb {
    background-position: -132px -139px;
}

a#wx {
    background-position: -280px -139px;
}

a#lht {
    background-position: -56px -139px;
}

a#app:hover {
    background-position: -206px -210px;
}

a#wb:hover {
    background-position: -132px -210px;
}

a#wx:hover {
    background-position: -280px -210px;
}

a#lht:hover {
    background-position: -56px -210px;
}

.mainc {
    background: url(../../images/icon.png) no-repeat;
    background-position: -270px 0;
    margin: 0;
    padding: 0;
    border: 1px solid #e1ddde;
}

.bordiv {
    padding-bottom: 0px;
}

.maindiv_t {
    text-align: center;
    padding: 0 0 0 40px;
}

.m_div01 {
    background-color: #ffffff;
}

.maindiv_t a {
    font-size: 40px;
    color: #305798;
    font-weight: bold;
}

.m_div02 {
    width: 22%;
    text-align: center;
    float: left;
}

.m_div02 img {
    width: 224px;
    height: 63px;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.m_div_list {
    float: left;
    width: 100%;
    text-align: left;
    padding-left: 0%;
}

.m_div_list li {
    line-height: 31px;
}

.list-inline>li {
    display: inline-block;
    float: left;
}

.m_div_list li {
    width: 33%;
    line-height: 32px;
    padding-left: 15px;
}

.m_div_list li a {
    font-size: 16px;
}

.advBox {
    position: relative;
    width: 100%;
    margin: 10px 0 10px;
    height: 70px;
    overflow: hidden;
}

.advBox ul li img {
    width: 1400px;
    height: 70px;
}

.advBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.advBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.advBox .hd ul li {
    font-size: 6px;
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 25px;
}

.advBox .hd ul li.on {
    background-color: red;
    color: #fff;
    font-size: 6px;
}

.silde-box {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.centerTop ul {
    display: flex;
    justify-content: space-between;
}

.centerTop ul li {
    width: 460px;
    height: 70px;
    overflow: hidden;
}

.centerTop ul li img {
    width: 460px;
    height: 70px;
}

.centerTop li:nth-child(3) {
    margin-right: 0px;
}

#yaowen {
    width: 570px;
    margin-right: 30px;
    border-top: 2px solid #E8E8E8;
    padding-top: 15px;
    position: relative;
}

#yaowen .more {
    background: url(../../images/img_hd-tit-more.png) no-repeat #fff;
    width: 19px;
    height: 19px;
    display: block;
    position: absolute;
    right: 0px;
    top: -10px;
}

#yaowen h2 {
    height: 28px;
    line-height: 28px;
    width: 470px;
    overflow: hidden;
}

#yaowen h2 a {
    font-size: 20px;
    font-family: 'Microsoft YaHei', '微软雅黑', 'SimHei', '黑体';
    color: #333333;
    display: inline-block;
}
#yaowen .biaoyu{
    width: 560px;
}
#yaowen .biaoyu ul li{
    font-weight: bold;
}

#yaowen .biaoyu img{
    width: 560px;
    height: 50px;
}
.txtlist li {
    width: 450px;
    height: 42px;
    padding-left: 15px;
    line-height: 42px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.toutiaolist li{
    width: 560px;
    height: 42px;
    padding-left: 15px;
    line-height: 42px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#yaowen li:nth-child(1) a{
    font-weight: bold;
    font-family: 'Microsoft YaHei', '微软雅黑', 'SimHei', '黑体';
    color: #292929;
}
#yaowen li:nth-child(5) a{
    font-weight: bold;
    font-family: 'Microsoft YaHei', '微软雅黑', 'SimHei', '黑体';
    color: #292929;
}
.txtlist li:nth-child(1) a {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Microsoft YaHei', '微软雅黑', 'SimHei', '黑体';
    color: #292929;
}

#yaowen ul li a:link {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.centerTop {
    margin-bottom: 20px;
}


/* 两会图片*/
#lianghui {
    float: right;
    width: 800px;
    height: 430px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    border-radius: 5px;
}

#lianghui .swiper-button-prev,
#lianghui .swiper-button-next {
    width: 15px;
    height: 19px;
    position: absolute;
    bottom: 21px;
    left: 20px;
    top: auto;
    background: url(../../images/img_jdtp-prev.png) no-repeat;
    z-index: 9;
    cursor: pointer;
}

#lianghui .swiper-button-next {
    left: auto;
    right: 20px;
    background-image: url(../../images/img_jdtp-next.png);
}

#lianghui .swiper-slide {
    width: 800px;
    height: 430px;
    position: relative;
}

#lianghui .swiper-slide img {
    width: 800px;
    min-height: 430px;
    display: block;
    transition: all 1.0s;
    -webkit-transition: all 1.0s;
}

#lianghui .swiper-slide a:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

#lianghui .swiper-slide h2 {
    background: url(../../images/bg_h2-08.png) repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    height: 60px;
    line-height: 60px;
    font-weight: normal;
    padding: 0 90px 0 55px;
    width: 800px;
}

#lianghui .swiper-slide h2.onin {
    -webkit-animation: fadeInUp .3s ease-in forwards;
    -o-animation: fadeInUp .3s ease-in forwards;
    animation: fadeInUp .3s ease-in forwards;
    display: block;
}

#lianghui .swiper-slide h2.onout {
    -webkit-animation: fadeOutDown .3s ease-in forwards;
    -o-animation: fadeOutDown .3s ease-in forwards;
    animation: fadeOutDown .3s ease-in forwards;
}

#lianghui .swiper-slide h2 a {
    font-size: 16px;
    color: #fff;
    display: none;
}

#lianghui .swiper-slide h2 a.onin {
    display: block;
    -webkit-animation: fadeInRight .8s ease-in-out .3s forwards;
    -o-animation: fadeInRight .8s ease-in-out .3s forwards;
    animation: fadeInRight .8s ease-in-out .3s forwards;
    opacity: 0;
}

#lianghui .swiper-pagination {
    position: absolute;
    bottom: 17px;
    right: 40px;
    font-size: 18px;
    color: #f5f5f5;
    z-index: 10;
    padding: 0 4px;
    width: auto;
    left: auto;
    display: flex;
    align-items: flex-end;
}

#lianghui .swiper-pagination .swiper-pagination-current {
    font-size: 28px;
    color: #e70012;
}

/*焦点图片*/

#jiaodiantupian {
    float: right;
    width: 800px;
    height: 430px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    border-radius: 5px;
}

#jiaodiantupian .swiper-button-prev,
#jiaodiantupian .swiper-button-next {
    width: 15px;
    height: 19px;
    position: absolute;
    bottom: 21px;
    left: 20px;
    top: auto;
    background: url(../../images/img_jdtp-prev.png) no-repeat;
    z-index: 9;
    cursor: pointer;
}

#jiaodiantupian .swiper-button-next {
    left: auto;
    right: 20px;
    background-image: url(../../images/img_jdtp-next.png);
}

#jiaodiantupian .swiper-slide {
    width: 800px;
    height: 430px;
    position: relative;
}

#jiaodiantupian .swiper-slide img {
    width: 800px;
    min-height: 430px;
    display: block;
    transition: all 1.0s;
    -webkit-transition: all 1.0s;
}

#jiaodiantupian .swiper-slide a:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

#jiaodiantupian .swiper-slide h2 {
    background: url(../../images/bg_h2-08.png) repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    height: 60px;
    line-height: 60px;
    font-weight: normal;
    padding: 0 90px 0 55px;
    width: 800px;
}

#jiaodiantupian .swiper-slide h2.onin {
    -webkit-animation: fadeInUp .3s ease-in forwards;
    -o-animation: fadeInUp .3s ease-in forwards;
    animation: fadeInUp .3s ease-in forwards;
    display: block;
}

#jiaodiantupian .swiper-slide h2.onout {
    -webkit-animation: fadeOutDown .3s ease-in forwards;
    -o-animation: fadeOutDown .3s ease-in forwards;
    animation: fadeOutDown .3s ease-in forwards;
}

#jiaodiantupian .swiper-slide h2 a {
    font-size: 16px;
    color: #fff;
    display: none;
}

#jiaodiantupian .swiper-slide h2 a.onin {
    display: block;
    -webkit-animation: fadeInRight .8s ease-in-out .3s forwards;
    -o-animation: fadeInRight .8s ease-in-out .3s forwards;
    animation: fadeInRight .8s ease-in-out .3s forwards;
    opacity: 0;
}

#jiaodiantupian .swiper-pagination {
    position: absolute;
    bottom: 17px;
    right: 40px;
    font-size: 18px;
    color: #f5f5f5;
    z-index: 10;
    padding: 0 4px;
    width: auto;
    left: auto;
    display: flex;
    align-items: flex-end;
}

#jiaodiantupian .swiper-pagination .swiper-pagination-current {
    font-size: 28px;
    color: #e70012;
}

.lindao_mid {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.tab_jsfb_gg {
    width: 450px;
    margin-bottom: 25px;
    overflow: hidden;
}

.tab_jsfb_gg .txtlist li {
    width: 450px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tab_jsfb_gg .hd-tit {
    overflow: hidden;
}

.tab_jsfb_gg .hd-tit {
    margin: 0 0 14px 0;
}


.tab_jsfb_gg .hd-tit ul li {
    float: left;
    display: inline-block;
    margin: 0 13px;
    color: #333333;
    font-size: 18px;
    cursor: pointer;
}

#meishi .hd-tit li {
    float: left;
    display: inline-block;
    margin: 0 13px;
    color: #333333;
    font-size: 18px;
    cursor: pointer;
}

li.on a {
    font-size: 20px;
    color: #084384;
    font-weight: 600;
}

.tab_jsfb_gg .hd-tit ul li.on .more {
    display: block;
}

.tab_jsfb_gg .hd-tit ul li.on,
.tab_jsfb_gg .hd-tit ul li.on a {
    font-size: 18px;
    color: #084384;
}

.hd-tit .more {
    background: url(../../images/img_hd-tit-more.png) no-repeat;
    width: 19px;
    height: 19px;
    display: block;
    position: absolute;
    top: 6px;
    right: 7px;
}

#guyuanshiping {
    width: 450px;
    /*height: 360px;*/
    overflow: hidden;
}

#guyuanshiping .hd-tit {
    margin-bottom: 18px;
}

#guyuanshiping .hd-tit ul li .text {
    position: relative;
    letter-spacing: .07em;
    font-weight: normal;
    margin: 0 auto;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    color: #840;
}

#guyuanshiping .hd-tit ul li {
    display: inline-block;
    margin: 0 10px 0 0;
    cursor: pointer;
}

#guyuanshiping .hd-tit ul li .tri {
    display: none;
}

#guyuanshiping .hd-tit ul li.on .tri {
    display: block;
    position: absolute;
    top: 30px;
    border-bottom: 6px solid #c00;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    margin-left: -6px;
}

#guyuanshiping .hd-tit ul li:nth-child(1).on .tri {
    left: 10%;
}

#guyuanshiping .hd-tit ul li:nth-child(2).on .tri {
    left: 30%;
}

#guyuanshiping .hd-tit ul li:nth-child(3).on .tri {
    left: 55%;
}

#guyuanshiping .hd-tit a {
    font-size: 16px;
    color: #084384;
    font-weight: 500;
}

#guyuanshiping .hd-tit ul li.on a {
    font-size: 18px;
    font-weight: bold;
}

#guyuanshiping .hd-tit ul li .more {
    display: none;
}

#guyuanshiping .hd-tit ul li.on .more {
    display: block;
}

#guyuanshiping .tabBox .szb {
    border: 1px #333 solid;
    width: 225px;
    height: 100%;
    float: left;
    margin-left: 25px;
}

#guyuanshiping .tabBox .szblist {
    width: 180px;
    height: 100%;
    float: left;
}

#guyuanshiping .tabBox .szb img {
    width: 223px;
    height: 100%;
    border: 1px solid #ffffff;
    box-shadow: 3px 3px 5px #888888;
}

#guyuanshiping .tabBox li {
    width: 217px;
    height: 130px;
    position: relative;
    float: left;
    margin: 0 16px 22px 0;
    overflow: hidden;
}

#guyuanshiping .tabBox .szblist h2 {
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 50%;
    width: 220px;
    height: 42px;
    margin: 0;
    padding: 10px 0 10px 90px;
    text-overflow: ellipsis;
}

#guyuanshiping .tabBox .szblist a {
    float: left;
    background-position: 20px 0;
    background-repeat: no-repeat;
    background-size: 65%;
    width: 170px;
    height: 36px;
    margin: 5px;
    text-overflow: ellipsis;
}

#guyuanshiping .tabBox .szblist a:hover {
    border: 1px solid #e0e0e0dc;
    box-shadow: 3px 3px 3px #888888;
}

#guyuanshiping .tabBox .szblist a:nth-child(1) {
    background-image: url('../../images/rmrb.jpg');
}

#guyuanshiping .tabBox .szblist a:nth-child(2) {
    background-image: url('../../images/nxrb.jpg');
}

#guyuanshiping .tabBox .szblist a:nth-child(3) {
    background-image: url('../../images/gyrb.jpg');
}

#guyuanshiping .tabBox .szblist a:nth-child(4) {
    background-image: url('../../images/xxxb.jpg');
}

#guyuanshiping .tabBox .szblist a:nth-child(5) {
    background-image: url('../../images/nxfzb.jpg');
}

#guyuanshiping .tabBox .szblist a:nth-child(6) {
    background-image: url('../../images/ycrb.jpg');
}

#guyuanshiping .tabBox .szblist a:nth-child(7) {
    background-image: url('../../images/ycwb.jpg');
}

#guyuanshiping .tabBox li:nth-child(even) {
    margin-right: 0;
}

#guyuanshiping .tabBox li img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 1.0s;
    -webkit-transition: all 1.0s;
    object-fit: cover;
}

#guyuanshiping .tabBox li a:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

#guyuanshiping .tabBox li h2 {
    background: url(../../images/bg_h2-08.png) repeat;
    margin: 0;
    padding: 0;
    height: 25px;
    line-height: 25px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    font-weight: normal;
    font-size: 12px;
}

#guyuanshiping .tabBox li h2 a {
    padding-left: 2px;
    font-size: 12px;
    color: #fff;
}

#guyuanshiping .tabBox li h2 i,
#guyuanshiping i {
    display: block;
    width: 20px;
    height: 20px;
    background: url(./../../images/video3.png);
    background-size: 100% 100%;
    float: left;
    margin: 2px 2px 0;
}

#meishi {
    width: 450px;
    height: 360px;
    overflow: hidden;
}

#meishi .hd-tit {
    margin-bottom: 23px;
}

#meishi .hd-tit a.on {
    font-size: 20px;
    color: #084384;
    font-weight: 600;
}

#meishi .hd-tit a {
    width: 20px;
}

#meishi ul {
    width: 450px;
}

#meishi ul li {
    width: 217px;
    height: 130px;
    position: relative;
    float: left;
    margin: 0 16px 22px 0;
    overflow: hidden;
}

#meishi ul li:nth-child(even) {
    margin-right: 0;
}

#meishi ul li img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 1.0s;
    object-fit: cover;
}

#meishi ul li a:hover img {
    transform: scale(1.2);
}

#meishi ul li h2 {
    background: url(../../images/bg_h2-08.png) repeat;
    margin: 0;
    padding: 0;
    height: 25px;
    line-height: 25px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    font-weight: normal;
    font-size: 12px;
}

#meishi ul li h2 a {
    padding-left: 2px;
    font-size: 12px;
    color: #fff;
}

.advBox2 {
    width: 1400px;
    overflow: hidden;
    padding-bottom: 10px;
    display: inline-flex;
    flex-direction: row;
}

.advBox2 ul {
    width: 1400px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.advBox2 ul li img {
    width: 272px;
    height: 60px;
}

.content {
    width: 100%;
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
}

.commonHead {
    width: 100%;
    display: flex;
    border-bottom: 2px solid #ececec;
    margin-bottom: 10px;
    height: 63px;
}

.commonHead .left {
    border-top: 3px solid #000;
    line-height: 63px;
    font-size: 20px;
    font-weight: bold;
}

.commonHead .right {
    flex: 1;
    border-top: 3px solid #1f5c9d;
    position: relative;
}

.conBox {
    width: 100%;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}

.el-col-8 {
    width: 33.33333%;
}

.el-col-16 {
    width: 66.6%;
}

.template1 {
    margin: 0 auto;
}

.template1 .br {
    /* border-right: 1px solid #e6e6e6; */
    /* padding: 0 10px 0 0; */
}

.template1 .telHead {
    border-bottom: 2px solid #e6e6e6;
}

.template1 .telHead h4 {
    border-bottom: 2px solid #59869d;
    padding: 0 5px;
    display: inline-block;
    margin: 0;
    line-height: 33px;
    font-size: 16px;
    font-weight: bold;
}

.template1 .telContent {
    width: 450px;
}

.template1 .telContent h5 {
    line-height: 45px;
    margin: 0;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: bold;
}

.overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
}

.template1 .hd-tit ul li {
    display: inline-block;
    margin: 0 10px 0 0;
    cursor: pointer;
}
.template1 .hd-tit ul li.on a {
    font-size: 18px;
    color: #084384;
    font-weight: 600;
}

.template1 .hd-tit ul li a {
    font-size: 16px;
    color: #084384;
    font-weight: 300;
}
.template1 .hd-tit ul li .tri {
    display: none;
}

.template1 .hd-tit ul li.on .tri {
    display: block;
    position: absolute;
    top: 30px;
    border-bottom: 6px solid #c00;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    margin-left: -6px;
}

.template1 .hd-tit ul li:nth-child(1).on .tri {
    left: 30px;
}

.template1 .hd-tit ul li:nth-child(2).on .tri {
    left: 80px;
}

.template1 .telContent div {
    width: 185px;
    height: 100px;
    float: left;
    overflow: hidden;
}

.template1 .telContent img {
    width: 100%;
    cursor: pointer;
    object-fit: cover;
    transition: all 1.0s;
    -webkit-transition: all 1.0s;
}

.template1 .telContent img:hover {
    transform: scale(1.2);
}

.template1 .telContent span {
    line-height: 30px;
    display: block;
    height: 90px;
    overflow: hidden;
    float: left;
    width: 53%;
    font-size: 15px;
    margin-left: 5%;
    color: #838383;
}

.template1 .telContent ul {
    margin-top: 10px;
}

.template1 .telContent ul li {
    line-height: 40px;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
}

.adv_kuan {
    overflow: hidden;
    height: 60px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.adv_kuan_1 {
    width: 450px;
    margin-right: 10px;
}

.adv_kuan_1 img {
    width: 450px;
    height: 60px;
}

.adv_kuan_2 {
    width: 935px;
    height: 60px;
}

.adv_kuan_2 img {
    width: 935px;
    height: 60px;
}

.tuku {
    display: flex;
    flex-direction: row;
}

.photo3 li:nth-child(5) {
    margin-right: 0px;
}

.photo3 li:nth-child(10) {
    margin-right: 0px;
}

.photo3 li {
    width: 228px;
    margin-bottom: 12px;
}

.photo3 .pp-big {
    width: 506px;
    margin-bottom: 9px;
}

.photo3 .pp {
    display: inline;
    position: relative;
}

.photo3 .pp-big img {
    width: 506px;
    height: 303px;
}

.photo3 .tx {
    position: absolute;
    width: 100%;
    padding: 0 5%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.meiliguyuan .pp1 {
    position: relative;
    margin: 0 0 10px 0;
    width: 224px;
}

.meiliguyuan .pp1 img {
    width: 224px;
    height: 147px;
}

.meiliguyuan .pp2 {
    width: 272px;
    height: 180px;
    float: left;
    overflow: hidden;
    margin-left: 10px;
}

.meiliguyuan .pp2 img {
    width: 272px;
    height: 180px;
    transition: all 1.0s;
    object-fit: cover;
}

.meiliguyuan .pp2:nth-child(1) {
    width: 550px;
    height: 370px;
    overflow: hidden;
    margin-left: 0px;
}

.meiliguyuan .pp2:nth-child(1) img {
    width: 554px;
    height: 370px;
    overflow: hidden;
}

.meiliguyuan .pp2:nth-child(4) {
    margin-right: 0;
}

.meiliguyuan .pp2:nth-child(7) {
    margin-right: 0;
}

.meiliguyuan .pp2 a:hover img {
    transform: scale(1.2);
}

.meiliguyuan {
    width: 1400px;
}

.meiliguyuan .meili-guyuan {
    width: 1400px;
    margin-top: 15px;
}

.meiliguyuan .meili-guyuan .photo3 {
    display: inline;
}

.mlxj-right {
    width: 224px;
    margin-top: 15px;
    float: right;
    overflow: hidden;
}

.mlxj-right .tx {
    position: absolute;
    width: 90%;
    padding: 0 5%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.info p,
.info p a {
    word-wrap: break-word;
    verflow-wrap: break-word;
    font-size: 12px;
}

@media screen and (max-width: 1400px) {
    #guyuanshiping .tabBox .szb {
        width: 205px;
        margin-left: 15px;
    }
    #guyuanshiping .tabBox .szb img {
        width: 200px;
        height: 300px;
    }
    #guyuanshiping .tabBox .szblist {
        width: 180px;
        height: 100%;
        float: left;
    }
    .container {
        width: 1200px;
        background-color: #fff;
    }
    .headline-News .title a{
        font-size: 28px;
    }
    #toutiao h1 a {
        font-size: 20px;
    }
    .container .gongao { width: 1200px;}

    .container .zuji{
        width: 1200px;
    }
    .container .zuji img{width: 1200px;}
    .container .index2 img{width:1200px;}
    .container .gongao .bd{width: 1110px; float: left;}
    .container .gongao .bd .tempWrap {width: 1100px !important; margin-left: 10px;}
    .top_back {
        background: url(http://gyxww-net.oss-cn-beijing.aliyuncs.com/admin/202509/2025090308114400017943.jpg) center top;
        background-repeat: no-repeat;
    }
    .col-sm-log {
        width: 220px;
        height: 65px;
        margin-top: 10px;
        float: left;
        overflow: hidden;
        margin-left: 10px;
    }
    .col-sm-xjp {
        width: 210px;
        height: 60px;
        margin-left: 10px;
        margin-top: 15px;
        float: left;
        overflow: hidden;
    }
    .col-sm-xjx {
        width: 210px;
        height: 60px;
        margin-top: 15px;
        float: left;
        overflow: hidden;
    }
    .col-sm-seach {
        width: 20%;
        height: 60px;
        margin-top: 15px;
        margin-left: 10px;
        float: left;
        overflow: hidden;
    }
    .col-sm-app {
        width: 288px;
        height: 60px;
        margin-top: 15px;
        float: left;
        overflow: hidden;
    }
    .advBox ul li img {
        width: 1200px;
        height: 70px;
    }
    .centerTop ul li {
        width: 395px;
        height: 70px;
        overflow: hidden;
    }
    .centerTop ul li img {
        width: 395px;
    }
    .topNav .nav {
        width: 1200px;
        height: 50px;
        display: flex;
        justify-content: space-between;
        padding: 0px;
        margin-top: 10px;
        border-top: 1px solid #ccc;
    }
    .topNav .subnav {
        width: 1200px;
        height: 50px;
        display: flex;
        justify-content: space-between;
        padding: 0px;
        margin-top: 10px;
        border-top: 1px solid #ccc;
    }
    #toutiao {
        /*float: left;*/
        width: 880px;
    }
    #gengduotoutiao ul {
        float: right;
        width: 300px;
    }
    #yaowen {
        width: 470px;
        margin-right: 30px;
        border-top: 2px solid #E8E8E8;
        padding-top: 15px;
        position: relative;
    }
    #yaowen .toutiaolist li {
        width: 470px;
        height: 42px;
        line-height: 42px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .txtlist li{
        width: 386px;
    }
    #yaowen .biaoyu{
        width: 460px;
    }
    #yaowen .biaoyu img{
        width: 460px;
        height: 38px;
    }
    #jiaodiantupian {
        float: right;
        width: 700px;
        height: 430px;
        overflow: hidden;
        position: relative;
        margin-bottom: 10px;
        border-radius: 5px;
    }
    #jiaodiantupian .swiper-button-prev,
    #jiaodiantupian .swiper-button-next {
        width: 15px;
        height: 19px;
        position: absolute;
        bottom: 21px;
        left: 20px;
        top: auto;
        background: url(../../images/img_jdtp-prev.png) no-repeat;
        z-index: 9;
        cursor: pointer;
    }
    #jiaodiantupian .swiper-button-next {
        left: auto;
        right: 20px;
        background-image: url(../../images/img_jdtp-next.png);
    }
    #jiaodiantupian .swiper-slide {
        width: 700px;
        height: 430px;
        position: relative;
    }
    #jiaodiantupian .swiper-slide img {
        width: 700px;
        min-height: 430px;
        display: block;
    }
    #jiaodiantupian .swiper-slide h2 {
        background: url(../../images/bg_h2-08.png) repeat;
        position: absolute;
        left: 0;
        bottom: 0;
        margin: 0;
        height: 60px;
        line-height: 60px;
        font-weight: normal;
        padding: 0 90px 0 55px;
        width: 700px;
    }
    .tab_jsfb_gg {
        width: 386px;
        margin-bottom: 25px;
        overflow: hidden;
    }
    .tab_jsfb_gg .txtlist li {
        width: 386px;
        height: 42px;
        line-height: 42px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    #guyuanshiping {
        width: 380px;
        height: 370px;
        overflow: hidden;
        margin-bottom: 25px;
    }
    #guyuanshiping .tabBox li {
        width: 182px;
        height: 130px;
        position: relative;
        float: left;
        margin: 0 16px 22px 0;
        overflow: hidden;
    }
    #guyuanshiping .hd-tit ul li {
        float: left;
        margin: 0 15px 0 0;
        cursor: pointer;
    }
    #guyuanshiping .tabBox .szblist {
        width: 160px;
    }
    #guyuanshiping .tabBox .szblist h2 {
        width: 160px;
    }
    #guyuanshiping .tabBox .szblist a {
        width: 155px;
    }
    #juhexinwen {
        width: 1200px;
        clear: both;
        height: 210px;
        overflow: hidden;
        background-color: #F6F6F6;
        position: relative;
        margin: 0 auto 30px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    #juhexinwen .swiper-container {
        width: 1040px;
        margin: 0 40px 0 0;
    }
    #juhexinwen .swiper-slide figure {
        width: 230px;
        height: 170px;
        position: relative;
        margin: 0 0 12px;
        overflow: hidden;
    }
    .template1 .telContent {
        width: 386px;
    }
    .advBox2 {
        width: 1200px;
    }
    .tab_jsfb_gg {
        width: 386px;
        margin-bottom: 25px;
        overflow: hidden;
    }
    .tab_jsfb_gg .txtlist li {
        width: 386px;
        height: 42px;
        line-height: 42px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .advBox2 ul li img {
        width: 232px;
        height: 60px;
    }
    #meishi {
        width: 380px;
        height: 350px;
        overflow: hidden;
    }
    #meishi ul li {
        width: 182px;
        height: 130px;
        position: relative;
        float: left;
        margin: 0 16px 22px 0;
        overflow: hidden;
    }
    .meiliguyuan {
        width: 1200px;
    }
    .meiliguyuan .meili-guyuan {
        width: 1200px;
        margin-top: 15px;
    }
    .meiliguyuan .pp2 {
        width: 220px;
        height: 169px;
        overflow: hidden;
    }
    .meiliguyuan .pp2 img {
        width: 220px;
        height: 147px;
        object-fit: cover;
    }
    .adv_kuan {
        width: 1200px;
        overflow: hidden;
        height: 60px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .adv_kuan_1 {
        width: 380px;
        margin-right: 10px;
    }
    .adv_kuan_1 img {
        width: 380px;
        height: 60px;
    }
    .adv_kuan_2 {
        width: 800px;
        height: 60px;
    }
    .adv_kuan_2 img {
        width: 800px;
        height: 60px;
    }
    .meiliguyuan .pp2:nth-child(1) {
        width: 510px;
        height: 350px;
        overflow: hidden;
    }
    .meiliguyuan .pp2:nth-child(1) img {
        width: 510px;
        height: 350px;
        overflow: hidden;
    }
    .template1 .telContent span {
        width: 47%;
        margin-left: 3%;
    }
    #guyuanshiping .hd-tit ul li:nth-child(1).on .tri {
        left: 12%;
    }

    #guyuanshiping .hd-tit ul li:nth-child(2).on .tri {
        left: 35%;
    }

    #guyuanshiping .hd-tit ul li:nth-child(3).on .tri {
        left: 64%;
    }
}