﻿.w1200 {
    margin: auto;
}

h3 {
    padding: 0;
    margin: 0;
}

.clear {
    clear: both;
}

.clear_f:after {
    clear: both;
}

.clear_f:after,
.clear_f:before {
    content: "";
    display: block;
}

.center {
    text-align: center;
}

ul {
    padding: 0;
    margin: 0;
}

.zx {
    width: 350px;
    height: 45px;
    line-height: 45px;
    background-color: #40ae55;
    margin: auto;
    border-radius: 20px;
    text-align: center;
}

.zx a {
    text-decoration: none;
    color: #fff;
    font-size: 22px;
}

.xian {
    width: 500px;
    height: 2px;
    background-color: #000;
}

.banner {
    height: 516px;
    background: url(../images/banner.jpg) no-repeat top center;
    cursor: pointer;
}

.tt {
    width: 500px;
    margin: auto;
    position: relative;
    margin-top: 40px;
}

.tt h3 {
    position: absolute;
    text-align: center;
    font-size: 30px;
    top: -22px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 0 5px;
}

.dy {
    text-indent: 36px;
    font-size: 18px;
    margin-top: 35px !important;
}

.slideTxtBox {
    width: 1200px;
    margin: auto;
    margin-top: 35px;
}

.slideTxtBox .hd {
    height: 50px;
    line-height: 50px;
    padding: 0 10px 0 20px;
    position: relative;
}

.slideTxtBox .hd ul {
    width: 800px;
    list-style: none;
    float: left;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}

.slideTxtBox .hd ul li {
    float: left;
    padding: 0 55px;
    cursor: pointer;
    background: #f3f3f3;
    margin-left: 55px;
    font-size: 22px;
}

.slideTxtBox .hd ul li:first-child {
    margin-left: 0;
}

.slideTxtBox .hd ul li.on {
    height: 50px;
    background: #40ae55;
    color: #fff;
}

.slideTxtBox .bd ul {
    margin-top: 35px;
    width: 1200px;
    list-style-type: none;
    zoom: 1;
    overflow: hidden;
}

.slideTxtBox .bd li {
    float: left;
    margin-left: 10px;
    margin-top: 8px;
}

.slideTxtBox .bd li:first-child,
.slideTxtBox .bd li:nth-child(4) {
    margin-left: 0;
}

.picMarquee-left {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.picMarquee-left .bd {
    padding: 10px;
}

.picMarquee-left .bd .tempWrap {
    width: 1200px !important;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
}

.picMarquee-left .bd ul li .pic img {
    width: 388px;
    height: 266px;
    display: block;
    padding: 2px;
}

.picMarquee-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picMarquee-left .bd ul li .title {
    line-height: 24px;
}

.bg1 {
    background: #F0F0F0;
    padding: 20px 0;
}

.w1200 {
    width: 1200px;
    background: #fff;
    padding: 1px 0;
}

.tit_b {
    text-align: center;
    font-size: 38px;
    line-height: 60px;
    font-weight: bold;
    margin: 55px auto;
}

.tit_b span {
    position: relative;
    display: inline-block;
    padding: 0 20px;
}

.tit_b span:before {
    position: absolute;
    content: '';
    width: 115px;
    height: 2px;
    top: 29px;
    left: -115px;
    background: #000;
}

.tit_b span:after {
    position: absolute;
    content: '';
    width: 115px;
    height: 2px;
    top: 29px;
    right: -115px;
    background: #000;
}

.tit_b.col-f span:before,
.tit_b.col-f span:after {
    background: #fff;
}

.w1136 {
    width: 1136px;
    margin: 25px auto;
    background: #F0F0F0;
    padding: 1px 0;
}

.ppsp {
    float: left;
    width: 652px;
    /* height: 365px; */
    overflow: hidden;
    padding-top: 17px;
}

.ppjs {
    float: left;
    width: 484px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 12px 25px 0;
}

.ppjs p {
    font-size: 16px;
    line-height: 32px;
    text-indent: 32px;
    text-align: justify;
}

.ppjs p a {
    display: inline;
    color: #FB8B40;
}

.ppjs>a {
    display: block;
    width: 280px;
    margin: 10px auto 10px;
    font-size: 20px;
    line-height: 38px;
    border-radius: 19px;
    text-align: center;
    background: #40ae55;
    color: #fff;
    text-decoration: none;
}

.zy-jy {
    width: 1136px;
    margin: 15px auto;
    padding: 13px;
    border: 1px dashed #333;
    border-radius: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.zy-jy div {
    float: left;
    width: 50%;
}

.zy-jy img {
    display: inline-block;
    width: 30px;
    vertical-align: middle;
}

.zy-jy span {
    font-size: 22px;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 10px;
}

.zy-jy p {
    width: 88%;
    font-size: 16px;
    line-height: 28px;
    margin-top: 10px;
}

.w1136-img {
    width: 1200px;
    margin: 20px auto 0;
}

.ms_box {
    width: 1200px;
    margin: 25px auto;
}

.ms_box a {
    display: block;
    width: 320px;
    margin: -25px auto 30px;
    font-size: 22px;
    line-height: 48px;
    border-radius: 10px;
    text-align: center;
    background: #FF6600;
    color: #fff;
    position: relative;
}

.img-b {
    display: block;
}

.col-f {
    color: #fff;
}

.bgi1 {
    height: 778px;
    background: url(../images/bg.jpg) no-repeat top center;
    padding: 1px 0;
}

.bgi2 {
    height: 638px;
    background: url(../images/bg2.jpg) no-repeat top center;
    padding: 1px 0;
    margin-top: 35px;
}

.tit_s {
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    margin-top: -50px;
}

#ry {
    background: url(../images/xyjj_icon.gif) no-repeat;
    height: 522px;
    background-repeat-y: repeat;
}

#ry a:hover {
    text-decoration: none;
}

#rt {
    width: 650px;
    height: 512px;
    overflow-y: auto;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    margin-left: 15px;
    display: inline;
}

#rt a:hover {
    color: #333;
}

.pplc {
    width: 1136px;
    margin: 15px auto;
}

.pplc div {
    float: left;
}

.pplc img {
    float: right;
}

.ul4-1 {
    width: 1200px;
    margin: 20px auto;
}

.ul4-1 img {
    display: block;
}

.ul4-1 li {
    list-style: none;
    float: left;
    margin-right: 6px;
}

.ul5-0 li:last-child,
.ul4-1 li:last-child {
    margin-right: 0;
}

.ul4-1 p {
    background: #525252;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
}

.ul4-0 {
    width: 1010px;
    margin: 25px auto;
}

.ul4-0 li {
    float: left;
    text-align: center;
    width: 230px;
    margin-right: 30px;
    background: #F3F3F3;
    line-height: 60px;
    font-size: 22px;
}

.ul4-0 li:last-child {
    margin-right: 0;
}

.ul4-0 li.active {
    background: #FF8D20;
    color: #fff;
}

.ul4-0_box {
    width: 1140px;
    margin: 30px auto;
}

.ul4-0_box .item.selected {
    display: flex;
    justify-content: space-between;
}

.ul4-0_box .item {
    display: none;
}

.ul4-0_box .item .ys-sec:first-child {
    width: 372px;
    position: relative;
    overflow: hidden;
}

.ul4-0_box .item .ys-sec:first-child img {
    display: block;
    width: 100%;
}

.ul4-0_box .item .ys-sec:nth-child(2) {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 759px;
}

.ul4-0_box .item .ys-sec:nth-child(2) div {
    width: 374px;
    position: relative;
    margin-bottom: 12px;
    overflow: hidden;
}

.ul4-0_box .item .ys-sec:nth-child(2) div:nth-child(3),
.ul4-0_box .item .ys-sec:nth-child(2) div:nth-child(4) {
    margin-bottom: 0;
}

.ul4-0_box .item .ys-sec:nth-child(2) div img {
    width: 100%;
    display: block;
}

.ul4-0_box .item .ys-sec .des {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 18px;
    padding: 9px 8px 9px 8px;
    width: 100%;
}

.ul5-0 {
    width: 1200px;
    margin: -25px auto 0;
}

.ul5-0 li {
    float: left;
    margin-right: 15px;
    padding: 10px;
    background: #40ae55;
    width: 280px;
    height: 366px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    list-style: none;
    color: #fff;
}

.ul5-0 li:nth-child(2n) {
    background: #fff;
    color: #333;
}

.ul5-0 li img {
    margin-bottom: 20px;
    width: 100%
}

.ul5-0 h3 {
    text-align: center;
    font-size: 20px;
    line-height: 10px;
    font-weight: normal;
}

.ul5-0 p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
}

.bgi2 a {
    color: #fff;
    width: 420px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    background: #40ae55;
    border-radius: 14px;
    text-decoration: none;
}

.hslpcbdbox {
    padding-top: 50px;
}

.hslzttybdbox {
    float: left;
    width: 500px;
}

.hslzttybdboxr {
    float: right;
    width: 580px;
}

.hslzttybdbox h2 {
    font-size: 24px;
    color: #000;
    font-weight: normal;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    height: 48px;
    padding-left: 1rem;
}

.hslzttybdbox h2 b {
    display: block;
    width: 8px;
    height: 2rem;
    border-radius: 8px;
    background-color: #40ae55;
    float: left;
    margin-right: 16px;
}

.hslzttybdbox .input_box {
    height: 52px;
    padding: 0 10px;
}

.hslzttybdbox .input_box input {
    height: 52px;
    border: 2px solid #40ae55;
    border-radius: 8px;
    padding-left: 8px;
    width: 220px;
    font-size: 20px;
}

.hslzttybdbox .input_box .hslzttybdboxinput1 {
    float: left
}

.hslzttybdbox .input_box .hslzttybdboxinput2 {
    float: right
}

.hslzttybdbox .select_box {
    padding: 0 10px;
    margin-top: 25px
}

.hslzttybdbox .select_box select {
    height: 52px;
    border: 2px solid #40ae55;
    border-radius: 8px;
    width: 100%;
    font-size: 20px;
}

.hslzttybdbox .bdbtn_box {
    padding: 0 10px;
    margin-top: 25px
}

.hslzttybdbox .bdbtn_box input {
    height: 52px;
    border: none;
    width: 100%;
    border-radius: 8px;
    background-color: #40ae55;
    color: #fff;
    font-size: 24px;
}

.hslzttybdboxr h2 {
    font-size: 24px;
    color: #000;
    font-weight: normal;
    margin-bottom: 1rem;
    border-bottom: 1px solid #ccc;
    height: 48px;
    padding-left: 1rem;
}

.hslzttybdboxr h2 b {
    display: block;
    width: 8px;
    height: 2rem;
    border-radius: 8px;
    background-color: #40ae55;
    float: left;
    margin-right: 16px;
}

.hslpczytjbox1 {
    float: left;
    width: 245px;
    border: 1px solid #ccc;
    margin-right: 45px;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
}

.hslzttybdboxr .nom {
    margin-right: 0px;
}

.hslpczytjbox1 span {
    display: block;
    width: 80px;
    height: 88px;
    float: left;
    background-color: #40ae55;
    border-radius: 8px;
    text-align: center;
    position: relative;
    margin-right: 10px;
}

.hslpczytjbox1 span img {
    width: 40px;
    height: auto;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
}

.hslpczytjbox2 h3 {
    color: #333;
}

.hslpczytjbox2 p {
    color: #555;
}

.hslpczytjbox1 .hslpczytjboximg1 img {
    margin-top: -23px;
}

.hslpczytjbox1 .hslpczytjboximg2 img {
    margin-top: -17px;
}

.hslpczytjbox1 .hslpczytjboximg3 img {
    margin-top: -20px;
}

.hslpczytjbox1 .hslpczytjboximg4 img {
    margin-top: -13px;
}

.xxjj-zysz {
    display: flex;
}

.xxjj-zysz .xxjj-zysz-item {
    margin-right: 8px;
}

.xxjj-zysz .xxjj-zysz-item a {
    color: #000;
    text-decoration: none;
}

.xxjj-zysz .xxjj-zysz-item img {
    display: block;
    width: 100%;
}

.xxjj-zysz .xxjj-zysz-item:last-child {
    margin-right: 0;
}

.xxjj-zysz .xxjj-zysz-item .xxjj-zysz-desc {
    line-height: 40px;
    text-align: center;
}

.ul4-1 li:nth-child(n+5) {
    margin-top: 7px;
}

.ul4-1 li:nth-child(4n) {
    margin-right: 0;
}

.hslpczytjbox1 a {
    text-decoration: none;
}
*{margin:0;padding:0;list-style:none;text-decoration:none;}.pc-tl{position:fixed;background:url(/template/gxjsxy/2023style/images/tl-bg.jpg) top center no-repeat;z-index:9999;height:100px;width:100%;bottom:0px;left:0;overflow:hidden}.tl-w1200{width:1280px;margin:auto;position:relative;}.tl-left{float:left;margin-left:100px;}.pc-tl .tl-w1200 .tl-phone>img{margin-top:30px;float:left}.pc-tl .tl-w1200 .tl-phone .tel-num{float:left;margin-left:10px;margin-top:20px;}.pc-tl .tl-w1200 .tl-phone .tel-num span{display:block;color:#fff}.pc-tl .tl-w1200 .tl-phone .tel-num h2{font-weight:bold;font-size:30px;color:#fff}.pc-tl .tl-w1200 .tl-form{margin-top:30px;float:left;margin-left:25px;}.pc-tl .tl-w1200 .tl-form #tl-mobile{background:#fff;display:block;float:left;border:none;width:200px;height:45px;outline:none;text-indent:10px;color:#5b6aff;font-size:16px;}.pc-tl .tl-w1200 .tl-form button{display:block;float:left;width:130px;height:45px;background:#f37b1d;border:none;color:#fff;font-size:18px;font-weight:bold;cursor:pointer; text-align:center;}.pc-tl .tl-items li{float:left;position:relative;height:100px;width:125px;margin-left:10px;}.pc-tl .tl-items li a{display:block;width:100%;height:100%}.pc-tl .tl-items li:nth-child(1){background:url(/template/gxjsxy/2023style/images/tl-img1.png) center no-repeat;}.pc-tl .tl-items li:nth-child(2){background:url(/template/gxjsxy/2023style/images/tl-img2.png) top center no-repeat;}.pc-tl .tl-items li:nth-child(3){background:url(/template/gxjsxy/2023style/images/tl-img3.png) center no-repeat;}.pc-tl .tl-items li img{position:absolute;top:15px;right:5px;}.pc-tl .tl-w1200 .tl-per{position:absolute;right:-30px;top:5px;}.tl-closetl .tl-close{position:absolute;right:5px;top:5px;font-size:25px;color:#00b7ee;cursor:pointer;border:1px solid #00b7ee;width:20px;height:20px;line-height:18px;text-align:center;border-radius:50%;transition: All .3s ease;-moz-transition: All .3s ease;-webkit-transition: All .3s ease;-o-transition: All .3s ease;}.tl-closetl{position:fixed;top:50%;left:50%;width:400px;height:100px;background:#fff;margin-left:-200px;margin-top:-50px;border:1px solid #00b7ee;border-radius:5px;display:none;box-shadow:1px 1px 10px #00b7ee;}.tl-closetl p{text-align:center;line-height:100px;font-size:14px;}.tl-closetl .tl-close:hover{-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);transform: rotate(90deg);}