body {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    background-color: #fff;
    color: #333
}

@font-face {
    font-family: 'pf';
    src: url(font/PingFangSemibold.ttf)
}

.dq .fsxx-header-warp,.dq1 .fsxx-header-warp {
    background-color: #b90307;
}

.fsxx-header-warp {
    padding: 10px 0 0 0;
    background-color: #41852e;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    height: 100px;
    z-index: 1000;
}

.fsxx-header-warp .fsxx-contain-box,.fsxx-nav-box .fsxx-contain-box {
    padding: 0;
    z-index: 5
}

.fsxx-contain-box {
    width: 1400px;
    margin: 0 auto;
    padding: 35px 0;
    position: relative;
    z-index: 2
}

.fsxx-footer-img .fsxx-contain-box {
    padding: 30px 0
}

.fsxx-ny-banner>.fsxx-contain-box {
    height: 100%;
    padding: 0
}

.fsxx-logo {
    float: left
}

.fsxx-header-right-box {
    float: right;
    /* margin:24px 0 0 0;*/
}

.fsxx-txt {
    float: right;
    width: 230px;
    height: 15px;
    line-height: 15px;
    padding: 8px 15px;
    border: solid 1px #fff;
    border-radius: 28px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #fff;
    outline: none;
    margin-right: 134px;
    background-color: #41852e;
    opacity: 0.6;
}

.bodyHome .fsxx-txt {
    /* width:248px;*/
}

.fsxx-txt.on {
    border: solid 1px #41852e
}

.fsxx-btn {
    /* float:right;*/
    width: 19px;
    height: 19px;
    display: block;
    background: url(../images/search.png) no-repeat;
    margin-left: -35px;
    margin-top: 12px;
    cursor: pointer;
    font-size: 0;
    position: absolute;
    top: 0px;
    right: 150px;
    opacity: 0.6;
}

.fsxx-btn:hover {
    opacity: 1;
}

.fsxx-nav-box {
    /* background-color:#41852e;*/
    /* margin-top:4px;*/
}

.listPage .fsxx-nav-box {
    background-color: transparent
}

.fsxx-nav li {
    float: left;
    width: 14.28571428571429%;
    position: relative;
    z-index: 999;
    font-size: 18px
}

.fsxx-nav>li>a {
    display: block;
    margin: 15px 0;
    font-size: 20px;
    color: #fff;
    text-align: center
}

.bodyHome .fsxx-nav>li>a {
    /* padding:16px 0;*/
}

.fsxx-nav>li>a::after {
    content: "";
    position: relative;
    width: 0;
    height: 4px;
    display: block;
    z-index: 100;
    background-color: #fff;
    transition: .3s ease-out all;
    left: 50%;
    top: 16px;
    transform: translateX(-50%)
}

.bodyHome .fsxx-nav>li>a::after {
    /* top:16px;*/
}

.fsxx-nav>li>a:hover::after {
    width: 30%
}

.fsxx-nav>li:hover>a::after {
    width: 30%
}

.fsxx-nav>li.on>a::after {
    width: 30%
}

.fsxx-suNnav {
    display: none;
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0;
    background-color: #fff;
    padding: 15px 0;
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.25);
}

.fsxx-nav-box li .fsxx-suNnav li {
    width: 100%;
    background-color: #fff
}

.fsxx-nav-box li .fsxx-suNnav li a {
    display: block;
    color: #333;
    font-size: 16px;
    padding: 8px;
    margin: 0px 10px;
    text-align: center
}

.fsxx-nav-box li .fsxx-suNnav li a:hover {
    color: #fff!important;
    font-weight: bold;
    background-color: #41852e
}

.dq .fsxx-nav-box li .fsxx-suNnav li a:hover,.dq1 .fsxx-nav-box li .fsxx-suNnav li a:hover {
    color: #fff!important;
    font-weight: bold;
    background-color: #b90307
}

.fsxx-three-suNnav {
    text-indent: 10px;
}

.fsxx-three-suNnav .icon {
    vertical-align: 1px;
    margin-right: 2px;
}

.fsxx-three-suNnav li a {
    padding: 3px!important
}

.fsxx-header-right-box {
    width: 68%;
    margin: 5px 0 0 0;
}

/*.listPage .fsxx-nav>li>a {color:#333}
.listPage .fsxx-nav>li>a:hover {color:#41852e}
.listPage .fsxx-nav>li>a::after {background-color:#41852e}
.listPage .fsxx-nav>li.on>a {color:#41852e}
.listPage .fsxx-suNnav {width:120%;top:70px}
.listPage .fsxx-suNnav li a:hover {color:#fff!important;font-weight:bold;background-color:#41852e}
*/
.fsxx-banner {
    position: relative;
    /* width:1400px;*/
    overflow: hidden;
    margin: 0 auto;
    padding-top: 110px;
}

.fsxx-banner .swiper-slide {
    height: 605px;
    background-size: cover!important
}

.fsxx-banner .swiper-pagination {
    bottom: 20px!important
}

.fsxx-banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    opacity: 1;
    background: #fff;
    margin: 0 6px!important
}

.fsxx-banner .swiper-pagination-bullet-active {
    background: #41852e;
    width: 22px;
    border-radius: 10px
}

.fsxx-yqxw-txt {
    background: #333;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 92%;
    padding: 10px 4%
}

.fsxx-yqxw-txt p {
    width: 70%
}

.fsxx-yqxw-txt p a {
    display: block;
    width: 100%;
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 16px
}

.fsxx-bg-color {
    background-color: #e6f0ea;
    padding: 15px 0 40px 0;
    margin-top: 25px
}

.fsxx-yqxw-img-list .swiper-pagination {
    width: auto!important;
    right: 10px!important;
    left: auto!important;
    bottom: 10px!important
}

.fsxx-yqxw-img-list .swiper-pagination-bullet {
    width: auto!important;
    height: auto!important;
    background: none!important;
    font-size: 14px!important;
    color: #fff!important;
    opacity: 1!important
}

.fsxx-yqxw-img-list .swiper-pagination-bullet-active {
    font-size: 18px!important;
    color: #dfc763!important;
    vertical-align: top
}

.fsxx-banner .swiper-button-prev {
    width: 60px;
    height: 60px;
    background: rgba(0,0,0,.33) url(../images/left.png) no-repeat center center;
    border-radius: 10px
}

.fsxx-banner .swiper-button-next {
    width: 60px;
    height: 60px;
    background: rgba(0,0,0,.33) url(../images/right.png) no-repeat center center;
    border-radius: 10px
}

.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after {
    content: ""!important
}

.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after {
    content: ""!important
}

.swiper-button-prev,.swiper-rtl .swiper-button-next {
    left: 30px!important
}

.swiper-button-next,.swiper-rtl .swiper-button-prev {
    right: 30px!important
}

.fsxx-left {
    float: left;
    width: 66%
}

.fsxx-right {
    float: right;
    width: 31%
}

.fsxx-yqxw-box .fsxx-left {
    float: left;
    width: 50.5%
}

.fsxx-yqxw-box .swiper-slide {
    height: 325px;
    background-size: cover!important
}

.fsxx-yqxw-box .fsxx-right {
    float: right;
    width: 45.5%
}

.fsxx-yqxw-list-top .tit a {
    display: block;
    width: 100%;
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 6px
}

.fsxx-yqxw-list-top .tit a:hover {
    color: #41852e
}

.fsxx-yqxw-list-top .des {
    width: 100%;
    height: 45px;
    line-height: 21px;
    overflow: hidden;
    color: #666;
    font-size: 14px;
    margin: 8px 0
}

.fsxx-yqxw-list-top .time {
    width: 15%;
    float: left;
    font-size: 16px;
    font-style: italic;
    color: #41852e;
    text-align: center;
    margin-bottom: 5px
}

.fsxx-yqxw-list-top .line {
    width: 85%;
    float: left;
    height: 1px;
    background-color: #41852e;
    margin-top: 10px
}

.fsxx-title-box {
    margin-bottom: 20px
}

.fsxx-title {
    float: left;
    font-size: 24px;
    font-weight: bold;
    color: #333
}

.fsxx-title .icon1 {
    width: 43px;
    height: 43px;
    display: inline-block;
    background: url(../images/icon1.png) no-repeat;
    vertical-align: middle;
    margin-right: 10px
}

.fsxx-title .icon2 {
    width: 43px;
    height: 43px;
    display: inline-block;
    background: url(../images/icon2.png) no-repeat;
    vertical-align: middle;
    margin-right: 10px
}

.fsxx-title .icon3 {
    width: 43px;
    height: 43px;
    display: inline-block;
    background: url(../images/icon3.png) no-repeat;
    vertical-align: -12px;
    margin-right: 10px
}

.fsxx-title .icon4 {
    width: 43px;
    height: 43px;
    display: inline-block;
    background: url(../images/icon4.png) no-repeat;
    vertical-align: middle;
    margin-right: 10px
}

.fsxx-title .icon5 {
    width: 43px;
    height: 43px;
    display: inline-block;
    background: url(../images/icon5.png) no-repeat;
    vertical-align: middle;
    margin-right: 10px
}

.fsxx-title .icon6 {
    width: 43px;
    height: 43px;
    display: inline-block;
    background: url(../images/icon6.png) no-repeat;
    vertical-align: middle;
    margin-right: 10px
}

.fsxx-title .icon7 {
    width: 43px;
    height: 43px;
    display: inline-block;
    background: url(../images/icon7.png) no-repeat;
    vertical-align: middle;
    margin-right: 10px
}

.fsxx-title .icon8 {
    width: 43px;
    height: 43px;
    display: inline-block;
    background: url(../images/icon8.png) no-repeat;
    vertical-align: middle;
    margin-right: 10px
}

.fsxx-more {
    float: right;
    font-size: 14px;
    color: #666;
    margin: 8px 0 0 0
}

.fsxx-more:hover {
    color: #41852e
}

.fsxx-yqxw-list .tit {
    float: left;
    width: 80%
}

.fsxx-yqxw-list .time {
    float: right;
    width: 20%;
    font-size: 14px;
    color: #666;
    text-align: right;
    margin: 4px 0 0 0
}

.fsxx-yqxw-list li {
    padding: 5px 0
}

.fsxx-yqxw-list li .tit a {
    display: block;
    width: 100%;
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    font-size: 16px;
    margin: 0 0 2px 0
}

.fsxx-yqxw-list li .tit a:hover {
    color: #41852e
}

.fsxx-tzgg-list li {
    padding: 0px 0 8.5px 0
}

.fsxx-tzgg-list li .tit {
    float: left;
    width: 80%
}

.fsxx-tzgg-list li .tit a {
    display: block;
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.fsxx-tzgg-list li .tit a:hover {
    color: #41852e
}

.fsxx-tzgg-list li .time {
    color: #666;
    font-size: 13px;
    margin-top: 5px;
    text-align: right;
    float: right;
    width: 20%
}

.fsxx-bg-color .fsxx-left,.fsxx-col4 .fsxx-left {
    width: 49%;
    float: left
}

.fsxx-bg-color .fsxx-right,.fsxx-col4 .fsxx-right {
    width: 49%;
    float: right
}

.fsxx-list {
    background-color: #fff;
    padding: 30px 30px 15px 30px
}

.fsxx-col4 .fsxx-list {
    background-color: transparent
}

.fsxx-list li {
    margin-bottom: 12px
}

.fsxx-list li .tit {
    float: left;
    width: 80%
}

.fsxx-list li .time {
    display: block;
    float: right;
    width: 20%;
    text-align: right;
    font-size: 14px;
    color: #666;
    margin: 2px 0 0 0
}

.fsxx-list li .tit a {
    display: block;
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px
}

.fsxx-list li .tit a .icon {
    width: 8px;
    height: 4px;
    display: inline-block;
    background: url(../images/icon.png) no-repeat;
    vertical-align: 4px;
    margin-right: 12px
}

.fsxx-list li .tit a .icon1 {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: url(../images/icon11.png) no-repeat;
    vertical-align: 0px;
    margin-right: 12px
}

.fsxx-list li:hover .tit a {
    color: #41852e
}

.fsxx-img {
    float: left;
    width: 224px;
    height: 172px;
    overflow: hidden
}

.fsxx-img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    -webkit-transition: all 0.6s
}

.fsxx-img a img {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    -webkit-transition: all 0.6s
}

.fsxx-img a:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.fsxx-col4 .fsxx-list {
    float: left;
    padding: 0;
    margin-left: 20px;
    width: 64%
}

.fsxx-col4 {
    position: relative;
    z-index: 1;
    padding-bottom: 55px
}

.fsxx-co2 {
    margin: 40px 0 0 0
}

.fsxx-left-img {
    width: 577px;
    height: 414px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/left-img.png) no-repeat
}

.fsxx-right-img {
    width: 326px;
    height: 212px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/right-img.png) no-repeat
}

.fsxx-footer-box {
    background: url(../images/footer-bg.jpg) repeat;
    color: #fff;
    font-size: 16px
}

.dq .fsxx-footer-box,.dq1 .fsxx-footer-box {
    background: url(../images/footer-bg1.jpg) repeat;
}

.fsxx-footer-img {
    width: 100%;
    background: #e6f0ea
}

.dq .fsxx-footer-img,.dq1 .fsxx-footer-img {
    background: #f8e5e6;
}

.dq .fsxx-foot-list li .img,.dq1 .fsxx-foot-list li .img {
    border: solid 10px #f8e5e6;
}

.fsxx-footer-box .fsxx-contain-box {
    padding: 30px 0
}

.fsxx-foot-list ul {
    position: relative;
    height: 240px
}

.fsxx-foot-list li {
    cursor: pointer
}

.fsxx-foot-list li .img {
    border: solid 10px #e6f0ea;
    border-radius: 50%
}

.fsxx-foot-list li h3 a {
    display: block;
    font-size: 16px;
    color: #3a6646;
    text-align: center;
    margin-top: 8px
}

.fsxx-foot-list li h3 a:hover {
    color: #41852e
}

.dq .fsxx-foot-list li h3 a,.dq1 .fsxx-foot-list li h3 a {
    color: #b90307;
}

.dq .fsxx-foot-list li h3 a:hover,.dq1 .fsxx-foot-list li h3 a:hover {
    color: #7b0708
}

.fsxx-foot-list li .more {
    position: absolute;
    top: 162px;
    left: 78px;
    display: none
}

.fsxx-foot-list li .more a {
    display: block;
    color: #fff;
    font-size: 14px
}

.fsxx-foot-list li.li1 {
    position: absolute;
    top: 0;
    left: 0
}

.fsxx-foot-list li.li2 {
    position: absolute;
    left: 30%;
    top: 0
}

.fsxx-foot-list li.li3 {
    position: absolute;
    left: 58%;
    top: 0
}

.fsxx-foot-list li.li4 {
    position: absolute;
    right: 0;
    top: 0
}

.fsxx-foot-list li:hover .img {
    border: solid 10px #fff
}

.fsxx-foot-list li:hover .more {
    display: block
}

.fsxx-footer-left {
    position: relative;
    text-align: center
}

.fsxx-footer-left .txt {
    position: absolute;
    left: 665px;
    top: 70px;
    font-size: 14px;
    text-align: left
}

.fsxx-footer-left .txt .address i {
    width: 15px;
    height: 13px;
    display: inline-block;
    background: url(../images/adderss.png) no-repeat center center;
    margin-right: 8px
}

.fsxx-footer-left .txt .post i {
    width: 14px;
    height: 11px;
    display: inline-block;
    background: url(../images/post.png) no-repeat center center;
    margin-right: 8px
}

.fsxx-footer-left .txt .address img,.fsxx-footer-left .txt .post img {
    width: 14px;
    margin-right: 5px;
    vertical-align: middle
}

.fsxx-footer-right {
    float: right
}

.fsxx-code-list li {
    float: left;
    width: 99px;
    margin-left: 13px;
    text-align: center;
    font-size: 14px
}

.fsxx-copyRight {
    padding: 18px 0;
    background-color: #28593a;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.dq .fsxx-copyRight,.dq1 .fsxx-copyRight {
    background-color: #7b0708
}

.fsxx-footer-left .logo img.logo2 {
    display: none
}

.fsxx-nav-icon {
    display: none;
    width: 24px;
    height: 21px;
    background: url(../images/nav-icon.png) no-repeat center center;
    cursor: pointer;
    margin-top: 0
}

.fsxx-layer-box {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    z-index: 14440000
}

.fsxx-layer {
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(43,145,86,.5);
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 14440000
}

.fsxx-layer-box .fsxx-nav {
    margin-top: 25px
}

.fsxx-layer-close,.fsxx-layer-close:hover {
    background: url(../images/close.png) no-repeat
}

.fsxx-layer-close {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 20;
    background-position: 0 0
}

.fsxx-layer-close:hover {
    background-position: 0 -16px
}

.fsxx-layer-nav {
    margin-top: 20px
}

.fsxx-layer-nav li a {
    display: block;
    padding: 5px 12px;
    color: #fff
}

.fsxx-layer-nav .fsxx-suNnav {
    width: 100%;
    position: static;
    top: 0;
    left: 0;
    display: block;
    background-color: transparent;
    border-left: none;
    padding: 0;
    box-shadow: none;
    text-indent: 15px
}

.fsxx-layer-nav .fsxx-subnav-list li a {
    padding: 0;
    font-size: 17px;
    color: #fff
}

.fsxx-layer-nav .fsxx-subnav-list li a:hover {
    color: #fff
}

.fsxx-three-nav {
    margin-left: 16px
}

input:-moz-placeholder,textarea:-moz-placeholder {
    color: #fff
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #fff
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #fff
}

/*.fsxx-search-box {position:relative;}
*/
.fsxx-ny-banner {
    height: 413px;
    background-size: cover!important;
    margin-top: 110px;
}

.fsxx-ny-banner .fsxx-contain-box {
    padding: 0;
    height: 100%;
    position: relative;
    z-index: 4
}

.dq .fsxx-ny-banner-bg,.dq1 .fsxx-ny-banner-bg {
    /* height:90px;*/
    background: url(../images/dq-banner-bg.png) no-repeat top center;
    background-size: cover
}

.fsxx-ny-banner-bg {
    height: 190px;
    background: url(../images/banner-bg.png) no-repeat top center;
    margin-top: -102px;
    background-size: cover;
    /* width:1400px;*/
    /* margin:0 auto;*/
}

.fsxx-ny-banner-bg .fsxx-contain-box {
    z-index: 3;
    /* margin-top:-72px;*/
}

.fsxx-cur-column {
    color: #fff;
    font-size: 45px;
    text-shadow: 1px 2px 1px rgb(0 0 0 / 20%);
    font-family: 'pf';
    font-weight: bold;
    float: left;
    margin-top: 43px;
    /* margin-left:25px;*/
}

.fsxx-column-list {
    width: 45%;
    float: right;
    margin-top: 70px;
}

.fsxx-column-list>ul>li {
    width: 25%;
    float: left;
    text-align: center;
    position: relative
}

.fsxx-column-list>ul>li>a {
    color: #333;
    font-size: 20px;
    display: block;
    padding-bottom: 15px
}

.fsxx-column-list>ul>li>a:hover {
    color: #41852e
}

.fsxx-column-list>ul>li>a .icon {
    width: 25px;
    height: 16px;
    display: none;
    background: url(../images/yuan.png) no-repeat;
    vertical-align: -2px;
    /* background-size:65%;*/
    margin-right: 5px;
}

.dq .fsxx-column-list>ul>li>a .icon,.dq1 .fsxx-column-list>ul>li>a .icon {
    background: url(../images/yuan1.png) no-repeat;
    /* background-size:65%; */
}

.fsxx-column-list>ul>li.on>a {
    color: #41852e;
    font-weight: bold
}

.fsxx-column-list>ul>li.on>a .icon {
    display: inline-block
}

.dq .fsxx-column-list>ul>li>a:hover,.dq1 .fsxx-column-list>ul>li>a:hover {
    color: #b90307
}

.dq .fsxx-column-list>ul>li.on>a,.dq1 .fsxx-column-list>ul>li.on>a {
    color: #b90307;
    font-weight: bold
}

.dq .fsxx-column-list>ul>li.on>a .icon,.dq1 .fsxx-column-list>ul>li.on>a .icon {
    display: inline-block
}

.fsxx-col-three-list {
    position: absolute;
    max-width: 120%;
    min-width: 100%;
    left: 50%;
    top: 38px;
    display: none;
    background-color: #fff;
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 10%);
    padding: 15px 0;
    transform: translateX(-50%);
}

.fsxx-column-list>ul>li.on .fsxx-col-three-list {
}

.fsxx-col-three-list li {text-align: left;text-indent: 20px;}

.fsxx-col-three-list li a {
    display: block;
    padding: 5px 0;
    color: #666;
    font-size: 16px
}

.fsxx-col-three-list li a:hover {
    color: #41852e
}

.fsxx-col-three-list li.on a {
    color: #41852e;
    font-weight: bold
}
.dq .fsxx-col-three-list li a:hover,.dq1 .fsxx-col-three-list li a:hover,.dq .fsxx-col-three-list li.on a,.dq1 .fsxx-col-three-list li.on a  {
    color: #b90307;
}

.fsxx-col-three-list .icon {
    vertical-align: 1px;
    margin-right: 8px
}

.fsxx-list-order,.fsxx-list-dq,.fsxx-ny-cont {
}

.fsxx-list-order li {
    padding: 25px 0;
    border-top: solid 1px #eaeaea;
}

.fsxx-list-order li .tit {
    float: left;
    width: 80%;
    transition: 1s
}

.fsxx-list-order li .tit a {
    display: block;
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
}

.fsxx-list-order li .tit a .icon {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: url(../images/fx.png) no-repeat;
    margin-right: 10px;
    vertical-align: 2px;
}

.fsxx-list-order li .time {
    float: right;
    width: 20%;
    text-align: right;
    color: #666
}

.fsxx-list-order li:hover .tit a .icon {
    background: url(../images/fx-hover.png) no-repeat
}

.dq .fsxx-list-order li:hover .tit a .icon,.dq1 .fsxx-list-order li:hover .tit a .icon {
    background: url(../images/fx-red.png) no-repeat
}

.fsxx-list-order li:hover .tit a {
    color: #41852e
}

.dq .fsxx-list-order li:hover .tit a,.dq1 .fsxx-list-order li:hover .tit a {
    color: #b90307
}

.fsxx-list-order li:hover .tit {
    padding-left: 1%;
    width: 79%
}

.fsxx-list-dq li .img {
    width: 100%;
    height: 241px;
    overflow: hidden
}

.fsxx-list-dq li .img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    background: url(../images/dq.jpg) no-repeat
}

.fsxx-list-dq li .img a img {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    -webkit-transition: all 0.6s
}

.fsxx-list-dq li:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.fsxx-list-dq li .box {
    padding: 15px 15px 18px 15px
}

.fsxx-list-dq li .time {
    margin: 5px 0 0 0;
    font-size: 14px;
    color: #666
}

.fsxx-list-dq li .tit a {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 21px;
    overflow: hidden;
    color: #333;
    font-size: 17px;
    font-weight: bold;
    margin: 10px 0
}

.fsxx-list-dq li .des {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 21px;
    overflow: hidden;
    color: #666;
    font-size: 14px
}

.fsxx-list-dq li:hover .box {
    background: url(../images/bg-hover.jpg) no-repeat;
    background-size: cover
}

.fsxx-list-dq li:hover .time,.fsxx-list-dq li:hover .tit a,.fsxx-list-dq li:hover .des {
    color: #fff
}

.fsxx-title-about {
    font-size: 30px;
    color: #333;
    text-align: center
}
.fsxx-ny-cont .fsxx-title-h4{
    font-size: 20px;
    font-weight: normal;
    text-align: center
}
.fsxx-ny-cont img {
    max-width: 100%
}

.fsxx-ny-cont .vsbcontent_img {
    text-align: center;
    margin: 10px 0
}

.fsxx-ny-cont p {
    font-family: "Microsoft YaHei"!important;
    font-size: 16px!important;
    color: #333!important;
    line-height: 30px!important
}

.fsxx-ny-cont h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.fsxx-ny-cont h3 em {
    padding-left: 20px;
    font-size: 18px;
    font-weight: normal
}

.textContent p,.textContent p span,.textContent span {
    font-family: "Microsoft YaHei"!important;
    color: #666!important;
    line-height: 30px!important;
    font-size: 16px!important
}

.fsxx-ny-cont h4 {
    font-size: 24px;
    font-weight: bold;
    text-align: center
}

.fsxx-ny-cont .inf {
    margin: 0 0 18px 0;
    padding-bottom: 10px;
    text-align: center;
    line-height: 35px;
    font-size: 14px!important;
    border-bottom: solid 1px #ddd;
    color: #666!important
}

.fsxx-ny-cont .inf .inf-span {
    margin: 0 5px
}

.p_pages {
    font-family: "Microsoft YaHei"!important
}

.pb_sys_style1 .p_no_d {
    border: 1px solid #e8e8e8!important;
    color: #fff;
    background: #41852e!important
}

.dq .pb_sys_style1 .p_no_d,.dq1 .pb_sys_style1 .p_no_d {
    background: #b90307!important;
}

.listPageBar {
    margin: 40px auto
}

.listPageBar table tr td:first-child {
    display: none
}

.listPageBar table tr td+td {
    width: 100%;
    text-align: center
}

.listPageBar table tr td+td+td {
    display: none
}

.listPageBar a,.listPage span {
    font-family: "Microsoft YaHei"!important
}

.listPageBar .this-page {
    padding: 5px 8px!important;
    border: 1px solid #e8e8e8!important;
    color: #fff!important;
    background: #41852e!important;
    font-weight: normal!important;
    margin-right: 0!important;
    margin-left: 5px!important
}

.listPageBar a,.pageList .this-page {
    padding: 5px 8px!important;
    border: 1px solid #e8e8e8!important;
    margin: 0 0 0 5px!important
}

.listPageBar .PrevDisabled,.listPageBar .NextDisabled {
    padding: 5px 8px!important;
    margin: 0 0 0 5px!important;
    border: 1px solid #ccc!important
}

/*.fsxx-search-layer {display:none;background-color:#f5f5f5}
.fsxx-search-layer .fsxx-contain-box {padding:16px 0}
.fsxx-search-layer-contain {width:510px;margin:auto}
.fsxx-search-close {width:16px;height:16px;background:#41852e url(../images/close-s-hover.png) no-repeat center center;display:block;float:right;border-radius:50%;padding:7px;margin-top:7px;cursor:pointer}
.fsxx-search-close:hover {background:#41852eurl(../images/close-s-hover.png) no-repeat center center}
*/
.fsxx-table {
    width: 100%;
    border: none
}

.fsxx-table tr td {
    padding: 25px 22px;
    border-bottom: solid 1px #f4f4f4;
    line-height: 25px
}

.fsxx-table tr.bg {
    height: 38px;
    line-height: 38px;
    color: #fff;
    background-color: #41852e;
    font-size: 24px;
}

.fsxx-table tr.bg1 {
    background-color: #fbfbfb
}

.fsxx-table tr.bg2 {
    background-color: #eee
}

.fsxx-zzjg-box {
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
    background-color: #fff;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.fsxx-title-h3 {
    height: 78px;
    line-height: 78px;
    background: #f8f8f8 url(../images/zzjg-tit-bg.png) repeat left bottom;
    border-top: solid 4px #41852e;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px!important
}

.fsxx-title-h3 div {
    position: relative;
    z-index: 10;
    display: inline-block;
    background-color: #f8f8f8;
    font-weight: bold
}

.fsxx-list-name .name div {
    display: inline-block;
    margin: 0px 10px;
    font-weight: bold
}

.fsxx-list-name1 .name div {
    width: 25%;
    font-weight: bold;
    float: left;
    margin-bottom: 5px;
    text-align: center
}

.fsxx-title-line {
    content: "";
    position: relative;
    max-width: 65%;
    height: 1px;
    display: block;
    z-index: 9;
    background-color: #dadada;
    transition: .3s ease-out all;
    left: 0;
    top: -54px;
    transform: translateY(0);
    margin: 0 auto;
    display: none
}

.fsxx-list-name,.fsxx-list-name1 {
    padding: 2px 5px
}

.fsxx-list-name .zc {
    float: left;
    width: 25%;
    text-align: right
}

.fsxx-list-name .name {
    float: left;
    width: 75%
}

.fsxx-list-name .name em {
    display: inline-block;
    margin: 0 5px;
    font-weight: bold
}

.fsxx-list-name .zc1 {
    float: left;
    width: 50%;
    text-align: right
}

.fsxx-list-name .name1 {
    float: left;
    width: 50%
}

.fsxx-list-name .name1 div {
    display: inline-block;
    margin: 0 5px;
    font-weight: bold
}

.fsxx-list-name1 .name1 {
    text-align: center
}

.fsxx-list-name1 .name1 div {
    display: inline-block;
    margin: 0 15px
}

.fsxx-list-dq {
    float: left;
    width: 32%
}

.sz .fsxx-list-dq {
    width: 24%;
}

.dq .fsxx-list-order {
    float: right;
    width: 65%
}

.sz .fsxx-list-order {
    float: right;
    width: 72%;
}

.fsxx-list-dq>ol>li.on>p {
    color: #b90307!important
}

.fsxx-list-dq>ol>li>p:hover {
    color: #b90307!important
}

.fsxx-list-dq>ol>li>p {
    font-weight: bold;
    cursor: pointer;
    line-height: 35px!important
}

.fsxx-list-dq>ol {
    border-radius: 6px;
    background-color: #f5f5f5;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
    padding: 30px
}

.fsxx-gqt {
    display: none;
    height: 405px;
    overflow-y: auto;
    padding: 20px;
    background-color: #f5f5f5;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%)
}

.sz .fsxx-gqt {
    height: auto;
    min-height: 194px;
    text-align: center;
}

.sz .fsxx-gqt .table-style {
    width: 100%;
}

.sz .fsxx-gqt .table-style tr td {
    padding: 10px;
}

.fsxx-gqt-list {
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
    padding: 45px 0;
    background-color: #f5f5f5
}

.fsxx-gqt-list li {
    float: left;
    width: 49%
}

.fsxx-gqt-list li .img {
    height: 170px;
    text-align: center;
    width: 50%;
    margin: 0 auto
}

.fsxx-gqt-list li .txt {
    width: 55%;
    margin: 0 auto
}

.fsxx-h3-style,.fsxx-h3-style1 {
    text-align: center
}

.fsxx-h3-style {
    margin-top: 25px
}

.fsxx-h3-style1 {
    margin-top: 65px
}

.fsxx-position {
    /* text-align:right;*/
    margin-bottom: 50px;
    /* padding-bottom:20px;*/
    /* border-bottom:solid 1px #eaeaea;*/
    font-size: 20px;
    color: #666;
}

.fsxx-position a {
    color: #666;
}

.fsxx-position a:hover {
    color: #41852e;
}

.fsxx-mail {
    position: absolute;
    right: 30px;
    top: 9px;
    color: #fff;
    opacity: .6;
}

.fsxx-mail-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(../images/yx.png) no-repeat;
    vertical-align: -6px;
    margin-right: 5px;
    /* background-size: 85%; */
}

.fsxx-mail:hover {
    opacity: 1;
}

.dq .fsxx-txt,.dq1 .fsxx-txt {
    background-color: #b90307;
}

.fsxx-ldyx-list {
    /* margin-left: -1.33333333333333%; */
}

.fsxx-ldyx-list .box {
    float: left;
    width: 50%;
    /* margin-left: 2%; */
    /* box-shadow: 0px 2px 10px 0px rgba(0 0 0 / 20%); */
}

.fsxx-ldyx-list .box .img {
    float: left;
    width: 128px;
    height: 180px;
    overflow: hidden;
}

.fsxx-ldyx-list .box .inf {
    float: left;
    margin: 0 0 0 20px;
    text-align: left;
    border-bottom: none;
}

.fsxx-ldyx-list .box .inf .name {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin: 30px 0 0 0;
}

.fsxx-ldyx-list .box .inf .job {
    line-height: 20px!important;
}

.fsxx-ldyx-list .box .inf .mail {
    line-height: 40px!important;
}

.sz-list {
    margin-left: -1%;
}

.sz-list li {
    float: left;
    width: 24%;
    margin-left: 1%;
    border-top: none;
}

.sz-list li .img {
    width: 180px;
    height: 180px;
    margin: 0 auto;
}

.sz-list li .txt {
    text-align: center;
    margin-top: 15px;
}
