*{
    padding: 0;
    margin: 0;
}
body,html{
    width: 100%;
    background-color: #fff;
    /*font-family: Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;*/
    font-family: Gilroy-Light,Arial,Helvetica,sans-serif;
}
i{ font-style:normal};
a:visited{
    text-decoration: none;
    cursor: pointer;
}
a:link{
    text-decoration: none;
    cursor: pointer;
}
a:active{
    text-decoration: none;
    cursor: pointer;
}
a{
    text-decoration: none;
    cursor: pointer;
}
a:hover {  
    text-decoration: none;
    cursor: pointer; 
}
a {
    text-decoration: none;
}
ul li{
    list-style: none;
}
li{
    list-style: none;
}
.logo_wap {
    display: none;
}
.wap_show {
    display: none;
}
.wap-hzkh {
    display: none;
}
.wap-bottom {
    display: none;
}
.w1600 {
    width: 1600px;
    margin: 0 auto;
}
.w1400 {
    width: 1400px;
    margin: 0 auto;
}
.index-top {
    width: 100%;
    overflow: hidden;
    background: #f9f9f9;
    border-bottom: 1px solid #dadada;
}
.index-top-list {
    width: 100%;
    height: 60px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.index-top-left {
    font-size: 16px;
    color: #666666;
}
.index-top-right {
    display: flex;
    align-items: center;
}
.index-top-right li {
    margin: 0 0 0 30px;
    position: relative;
}
.index-top-right li:nth-child(1):after {
    content: "";
    position: absolute;
    right: -15px;
    top: 2px;
    width: 1px;
    height: 100%;
    background: #666666;
}
.index-top-right li a {
    font-size: 16px;
    color: #666666;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
}
.index-top-right li a:hover {
    color: #215192;
}
.index-logo {
    width: 100%;
    overflow: hidden;
}
.index-logo-list {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 0;
}
.index-logo-left {
    width: 35%;
}
.index-logo-center {
    width: 30%;
}
.index-logo-center1 {
    width: 80%;
    height: 40px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #dddddd;
    position: relative;
}
.index-logo-center1 .xwsearch {
    width: 100%;
    height: 100%;
    border: 0;
    outline: none;
    padding: 0 0 0 15px;
    box-sizing: border-box;
    font-size: 14px;
}
.index-logo-center1 .searimg {
    position: absolute;
    right: 10px;
}
.index-logo-right {
    width: 14.5%;
    display: flex;
    align-items: center;
}
.index-logo-right-right {
    margin: 0px 0px 0 15px;
}
.index-logo-right-right p {
    font-size: 24px;
    color: #204989;
    font-weight: 600;
}
.index-logo-right-right p:nth-child(2) {
    letter-spacing: 1px;
}
.header {
    width: 100%;
    background: #215192;
}
.header-list {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-list li {
    width: 15%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.header-list li:after {
    content: "";
    width: 1px;
    height: 18px;
    position: absolute;
    right: 0;
    background: #3270b5;
}
.header-list li:last-child:after {
    display: none;
}
.header-list li h3 {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-list li h3 a {
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nav-position {
    width: 100%;
    position: absolute;
    top: 60px;
    z-index: 9999999;
	left:0px;
}
.nav-position-p {
    width: 100%;
    background: #fff;
    padding: 15px 0;
}
.nav-position-p p {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nav-position-p p a {
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nav-position-p p:hover a {
    color: #fff;
    background: #215192;
}
.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.banner-img {
    width: 100%;
    display: flex;
}
.banner-img img {
    width: 100%;
}
.swiper-pagination.swiper-banner-dian.swiper-pagination-bullets {
    bottom: 20px;
}
.swiper-banner-dian span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #215192;
}
.swiper-banner-dian span.swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    margin: 0 8px!important;
    opacity: 1;
    background: #fff;
}
.ggdh {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 60px 0;
    line-height: 1.5;
}
.ggdh h3 {
    width: auto;
    font-size: 28px;
    font-weight: 400;
    color: #333333;
    background-image: url(../img/lth.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 15px;
}
.ggdh p {
    font-size: 14px;
    color: #666666;
}
.ywfw {
    width: 100%;
    overflow: hidden;
}
.ywfw-list {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 80px;
}
.ywfw-list li {
    width: 20%;
    text-align: center;
}
.ywfw-list li img {
    transition: 1s;
}
.ywfw-list li:hover img {
    -webkit-transform: rotate(360deg);
}
.ywfw-list li p {
    font-size: 18px;
    color: #333333;
    padding: 15px 0;
    position: relative;
}
.ywfw-list li p:after {
    content: "";
    width: 30px;
    height: 3px;
    background: #666666;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}
.gywm {
    width: 100%;
    overflow: hidden;
    background: #f2f3f5;
}
.gywm-list {
    width: 100%;
    padding: 60px 0;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.gywm-left {
    width: 49%;
    display: flex;
    overflow: hidden;
}
.gywm-left img {
    width: 100%;
    transition: all 0.4s;
}
.gywm-left img:hover {
    transform: scale(1.2);
}
.gywm-right {
    width: 48%;
}
.gywm-right-h3 {
    font-size: 26px;
    color: #235492;
    font-weight: 600;
    position: relative;
}
.gywm-right-h3:after {
    content: "";
    width: 50px;
    height: 3px;
    background: #235492;
    position: absolute;
    bottom: -15px;
    left: 0;
}
.gywm-wz {
    position: absolute;
    width: 53%;
    height: 64%;
    right: 0;
    top: 25%;
    border: 3px solid #235492;
}
.gywm-wz1 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 50px;
    position: relative;
    right: 5%;
    top: 8%;
}
.gywm-wz2 {
    width: 100%;
}
.gywm-wz2 p {
    width: 100%;
    overflow: hidden;
    line-height: 2;
    font-size: 16px;
    color: #333333;
}
.gywm-wz2 a {
    width: 150px;
    height: 45px;
    background: #235492;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
    margin: 20px 0 0;
}
.news-lb {
    width: 100%;
    overflow: hidden;
    padding: 0 0 120px 0;
    position: relative;
}
.news-list {
    width: 100%;
    overflow: hidden;
    border: 1px solid #dddddd;
    box-sizing: border-box;
    border-radius: 5px;
}
.news-top {
    width: 100%;
    display: flex;
    overflow: hidden;
}
.news-top img {
    width: 100%;
    transition: all 0.4s;
	height: 300px;
}
.news-list:hover .news-top img {
    transform: scale(1.2);
}
.news-bottom {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 20px;
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
}
.news-list:hover .news-bottom  {
    background: #235492;
}
.news-list:hover .news-bottom-h3 {
    color: #fff;
    border-bottom: 1px solid #fff;
}
.news-list:hover .news-bottom-p {
    color: #fff;
}
.news-list:hover .news-img {
    display: none;
}
.news-list:hover .news-img1 {
    display: block;
}
.news-bottom-t {
    display: flex;
}
.news-img1 {
    display: none;
}
.news-bottom-h3 {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #dddddd;
    padding: 0 0 10px;
}
.news-bottom-p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    padding: 15px 0;
    line-height: 1.5;
    color: #666666;
}
.swiper-pagination.swiper-news-dian.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom: 50px;
}
.swiper-news-dian .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border-radius: 0;
    margin: 0 10px!important;
}
.swiper-news-dian span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #235492;
}
.sjzx {
    width: 100%;
    overflow: hidden;
    background-image: url(../img/sjzx.jpg);
    background-size: 100% 100%;
}

.lanmu-li{display: flex; align-items: center; justify-content: center;padding-bottom: 50px;}
.lanmu-li li{margin: 0px 30px;}
.lanmu-li li a{padding: 10px 15px;border: 1px solid #cdcdcd;color:#000000}
.lanmu-li li .on{background-color: #235492;color: #fff;}
.lanmu-li li a span{color:#ff0000;}

.sjzx-li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sjzx-li li {
    width: 47%;
    display: flex;
    justify-content: space-between;
    border: 1px solid #cdcdcd;
    box-sizing: border-box;
    padding: 20px 0;
    margin: 0 0 30px;
}
.sjzx-left {
    width: 10%;
    background: #235492;
    display: grid;
    justify-content: center;
    text-align: center;
    position: relative;
    right: 30px;
}
.sjzx-left h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    color: #fff;
    letter-spacing: 1px;
}
.sjzx-left p {
    display: flex;
    align-items: center;
    font-size: 15px;
    color: #fff;
}
.sjzx-right {
    width: 90%;
    box-sizing: border-box;
    padding: 0 50px 0 0px;
}
.sjzx-right h3 {
    font-size: 18px;
    color: #333333;
    font-weight: 400;
    padding: 0 0 5px;
}
.sjzx-right p {
    font-size: 16px;
    color: #666666;
}
.sjzx-a {
    width: 100%;
    overflow: hidden;
    padding: 40px 0 60px;
}
.sjzx-a a {
    width: 200px;
    height: 40px;
    border: 1px solid #235492;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    color: #235492;
    font-size: 16px;
    position: relative;
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
}
.sjzx-a a:after {
    content: ">";
    font-size: 18px;
    position: absolute;
    right: 50px;
    top: 12px;
}
.sjzx-a a:hover {
    background: #235492;
    color: #fff;
}
.wmdtt {
    width: 100%;
    overflow: hidden;
}
.wmdtt-list {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 0 49px;
}
.wmdtt-list li {
    width: 49%;
    border: 1px solid #cdcdcd;
    display: flex;
    justify-content: space-between;
    margin: 0px 0 25px;
}
.wmdtt-left {
    width: 60%;
    box-sizing: border-box;
    padding: 30px;
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
}
.wmdtt-list li:hover .wmdtt-left {
    background: #235492;
}
.wmdtt-list li:hover .wmdtt-top h3 {
    color: #fff;
}
.wmdtt-list li:hover .wmdtt-top p {
    color: #fff;
    border-bottom: 1px solid #fff;
}
.wmdtt-list li:hover .wmdtt-bottom {
    color: #fff;
}
.wmdtt-top {
    width: 100%;
    overflow: hidden;
}
.wmdtt-top h3 {
    font-size: 24px;
    font-weight: 400;
    color: #000000;
}
.wmdtt-top p {
    width: fit-content;
    font-size: 16px;
    color: #666666;
    padding: 10px 0;
    border-bottom: 1px solid #dddddd;
}
.wmdtt-bottom {
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    color: #666666;
    line-height: 1.5;
}
.wmdtt-right {
    width: 40%;
    display: flex;
    overflow: hidden;
}
.wmdtt-right img {
    width: 100%;
    transition: all 0.4s;
}
.wmdtt-list li:hover .wmdtt-right img {
    transform: scale(1.2);
}
.hzkh {
    width: 100%;
    overflow: hidden;
    background-image: url(../img/hzhb.png);
    background-size: 100% 100%;
}
.hzkh-list {
    width: 100%;
    display: flex;
    padding: 60px 0 80px;
    position: relative;
    left: 75px;
}
.hzkh-list li {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.hzkh-li {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
}
.hzkh-li-img img {
    width: 140px;
    height: 120px;
}
.hzkh-li-yh {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hzkh-list li:nth-child(2) {
    right: 30px;
}
.hzkh-list li:nth-child(3) {
    right: 60px;
    bottom: 60px;
}
.hzkh-list li:nth-child(4) {
    right: 90px;
}
.hzkh-list li:nth-child(5) {
    right: 120px;
    bottom: 60px;
}
.hzkh-list li:nth-child(6) {
    right: 150px;
}
.hzkh-list li:nth-child(7) {
    right: 180px;
    bottom: 60px;
}
.hzkh-list li:nth-child(8) {
    right: 210px;
}
.hzkh-list li:nth-child(9) {
    right: 240px;
    bottom: 60px;
}
.hzkh-list li:nth-child(10) {
    right: 270px;
}
.hzkh-list li:nth-child(11) {
    right: 300px;
    bottom: 125px;
}
.hzkh-li-yh img {
    width: 102px;
}
.bottom {
    width: 100%;
    overflow: hidden;
    background: #2d2d2d;
}
.bottom-yqlj {
    width: 100%;
    overflow: hidden;
    padding: 40px 0 30px;
}
.bottom-yqlj-a {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bottom-yqlj-a p {
    font-size: 16px;
    color: #fff;
}
.bottom-yqlj-a a {
    font-size: 16px;
    color: #fff;
}
.bottom-yqlj-li {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 20px 0 0;
}
.bottom-yqlj-li li {
    width: 18%;
    margin: 0 0 15px;
}
.bottom-yqlj-li li a {
    width: 100%;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    font-size: 14px;
    color: #666666;
}
.bottom-list {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    padding: 0 0 40px;
}
.bottom-left {
    width: 60%;
    display: flex;
    justify-content: space-between;
}
.bottom-left-h3 {
    font-size: 18px;
    color: #ededed;
    font-weight: 600;
    padding: 0 0 15px;
    position: relative;
}
.bottom-left-h3:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 35px;
    height: 2px;
    background: #ededed;
}
.bottom-left-li {
    width: 100%;
    overflow: hidden;
    padding: 10px 0 0;
}
.bottom-left-li p {
    width: 100%;
    line-height: 2;
}
.bottom-left-li p a {
    color: #b0b0b0;
    font-size: 16px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
}
.bottom-left-li p a:hover {
    color:#235492;
}
.bottom-right {
    width: 30%;
}
.bottom-right-wz {
    font-size: 21px;
    color: #ededed;
    line-height: 1.5;
    padding: 0 0 15px;
    position: relative;
}
.bottom-right-wz:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 2px;
    background: #ededed;
}
.bottom-right-li {
    width: 100%;
    overflow: hidden;
    padding: 15px 0;
}
.bottom-right-li li {
    width: 100%;
    line-height: 2;
    color: #b0b0b0;
}
.bottom-right-a {
    width: 100%;
    display: flex;
    align-items: center;
}
.bottom-right-a li {
    margin: 0 15px 0 0px;
}
.bottom-bq {
    width: 100%;
    overflow: hidden;
    background: #191919;
}
.bottom-bq-display {
    width: 100%;
    height: 95px;
    text-align: center;
}
.bottom-bq-left {
    font-size: 16px;
    color: #6c6c6c;
	padding-top: 25px;
}
.bottom-bq-left p {
	line-height:25px;
}
.bottom-bq-right select {
    width: 200px;
    height: 30px;
    border: 2px solid#dddddd;
    font-size: 14px;
    box-sizing: border-box;
    padding: 0 0 0 5px;
    color: #666666;
    outline: none;
}
.banner-ny {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.banner-ny-img {
    width: 100%;
    display: flex;
}
.banner-ny-img img {
    width: 100%;
}
.ggfp {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.ggfp-list {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    align-items: center;
}
.ggfp-wz {
    width: 280px;
    background: #21519270;
    box-sizing: border-box;
    padding: 25px 30px 20px;
}
.ggfp-wz h3 {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    padding: 0 0 10px;
    position: relative;
}
.ggfp-wz h3:after {
    content: "";
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}
.ggfp-wz p {
    padding: 10px 0 0;
    color: #fff;
    font-size: 16px;
}
.gynydh {
    width: 100%;
    overflow: hidden;
    background: #f1f1f1;
}
.gynydh-list {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
}
.gynydh-left {
    display: flex;
    align-items: center;
    margin: 0 10px 0 0px;
    position: relative;
    top: 2px;
}
.gynydh-right {
    display: flex;
    align-items: center;
}
.gynydh-right li {
    margin: 0px 5px 0 0;
    color: #666666;
}
.gynydh-right li a {
    font-size: 15px;
    color: #666666;
}
.gynydh-right li:hover a {
    color: #215192;
}
.cyjg {
    width: 100%;
    overflow: hidden;
}
.cyjg-list {
    width: 100%;
    overflow: hidden;
    padding: 60px 0;
}
.cyjg-list li {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f7f7f7;
    margin: 0 0 30px;
    box-sizing: border-box;
    padding: 20px;
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
}
.cyjg-list li:hover {
    background: #215192;
}
.cyjg-list li:hover .cyjg-right h3 {
    color: #fff;
}
.cyjg-list li:hover .cyjg-right p {
    color: #fff;
}
.cyjg-list li:hover .cyjg-right a {
    color: #fff;
    border:1px solid #fff;
}
.cyjg-left {
    width: 37%;
    display: flex;
    overflow: hidden;
}
.cyjg-left img {
    width: 100%;
    transition: all 0.4s;
}
.cyjg-list li:hover .cyjg-left img {
    transform: scale(1.2);
}
.cyjg-right {
    width: 60%;
    box-sizing: border-box;
    padding: 0 50px 0 0px;
}
.cyjg-right h3 {
    font-size: 22px;
    font-weight: 400;
    color: #333333;
}
.cyjg-right p {
    width: 100%;
    padding: 20px 0;
    line-height: 1.8;
    color: #666666;
}
.cyjg-right a {
    width: 110px;
    height: 30px;
    border: 1px solid #215192;
    color: #215192;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gsgk {
    width: 100%;
    overflow: hidden;
}
.gsgk-list {
    width: 100%;
    overflow: hidden;
    padding: 60px 0;
}
.gsgk-left {
    width: 100%;
}
.gsgk-right {
    float: right;
    box-sizing: border-box;
    padding: 0px 0 30px 30px;
}
.gsgk-left p {
    font-size: 16px;
    color: #666666;
    line-height: 2;
}
.ggjj {
    width: 100%;
    overflow: hidden;
    padding: 60px 0 0;
}
.ggjj-list {
    padding: 0;
}
.ggjj-fy {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    padding: 30px 0 50px;
}
.ggjj-fy li {
    margin: 0px 3px;
}
.ggjj-fy li a {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #dddddd;
    font-size: 16px;
    color: #333333;
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
}
.ggjj-fy li:hover a {
    border: 1px solid #235492;
    color: #fff;
    background: #235492;
}
.ggjj-fy li:hover a.active {
    border: 1px solid #235492;
    color: #fff;
    background: #235492;
}
.ggjj-fy li a.active {
    background: #c8c8c8;
    color: #fff;
}
.zzzs {
    width: 100%;
    overflow: hidden;
}
.zzzs-list {
    width: 100%;
    overflow: hidden;
    padding: 50px 0 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.zzzs-list li {
    width: 24%;
}
.zzzs-li {
    width: 100%;
    height: 400px;
    background: #f8f6f6;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #dddddd;
    box-sizing: border-box;
    padding: 0 30px;
}
.zzzs-img {
    width: 100%;
    display: flex;
    overflow: hidden;
}
.zzzs-img img {
    width: 100%;
    transition: all 0.4s;
    cursor:pointer;
}
.zzzs-list li:hover .zzzs-img img {
    transform: scale(1.2);
}
.zzzs-p {
    width: 100%;
    overflow: hidden;
    padding: 25px 0;
    text-align: center;
    font-size: 16px;
    color: #333333;
}
.bigimg {
    width:600px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin:auto;
    display: none;
    z-index:99999999999;
}
.mask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity:0.5;
    filter: Alpha(opacity=50);
    z-index: 9999999;
    transition:all 1s;
    display: none
}
.mask>img {
    position: fixed;
    right: 10%;
    top: 10%;
    width: 60px;
}
.mask>img:hover {
    cursor:pointer
}
.yjts {
    width: 100%;
    overflow: hidden;
}
.yjts-list {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 60px 0 0;
}
.yjts-list li {
    width: 32%;
    margin: 0 0 30px;
}
.hzhb {
    width: 100%;
    overflow: hidden;
}
.hzhb-list {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 60px 0 20px;
}
.hzhb-list li {
    width: 19%;
    margin: 0 0 15px;
    border: 1px solid #dddddd;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 0;
}
.hzhb-list li img {
    max-width: 200px;
}
.khpj li {
    margin: 0 0 25px;
}
.pgbz {
    width: 100%;
    overflow: hidden;
    padding: 60px 0 0;
}
.zlxz {
    width: 100%;
    overflow: hidden;
}
.zlxz-list {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 60px 0 0;
    flex-wrap: wrap;
}
.zlxz-list li {
    width: 49%;
    border: 1px solid #dddddd;
    box-sizing: border-box;
    padding: 25px;
    margin: 0 0 30px;
    position: relative;
}
.zlxz-list li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 3px;
    background: #0e66c0;
}
.zlxz-li {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.zlxz-left {
    width: 10%;
}
.zlxz-left img {
    max-width: 60px;
}
.zlxz-right {
    width: 90%;
}
.zlxz-right h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
}
.zlxz-right p {
    font-size: 16px;
    margin: 10px 0 0;
    color: #666666;
}
.lxz {
    position: absolute;
    bottom: 0;
    right: 0;
}
.xwzx {
    width: 100%;
    overflow: hidden;
}
.xwzx-h3 {
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
    text-align: center;
    color: #333333;
    font-size: 24px;
    font-weight: 400;
    border-bottom: 1px solid #dddddd;
}
.xwzx-zz {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 0 60px;
}
.xwzx-zz-left {
    display: flex;
    align-items: center;
}
.xwzx-zz-left p {
    font-size: 16px;
    margin: 0 50px 0 0px;
    color: #666666;
}
.xwzx-zz-right {
    font-size: 16px;
    color: #666666;
}
.xwzx-nr {
    width: 100%;
    overflow: hidden;
    padding: 0 0 60px;
}
.xwzx-p {
    width: 100%;
    overflow: hidden;
    line-height: 2;
    color: #666666;
}
.xwzx-img {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 60px 0;
}
.xwzx-sxt {
    width: 100%;
    height: 80px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #dddddd;
    padding: 0 0 30px;
}
.xwzx-sxt a {
    font-size: 16px;
    color: #333333;
}
.xwzx-sxt a:hover {
    color: #215192;
}
.cpyc {
    width: 100%;
    overflow: hidden;
}
.cpyc-list {
    width: 100%;
    overflow: hidden;
    padding: 60px 0 120px;
    margin: 0 auto;
}
.zwmc {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #dddddd;
    padding: 0 80px 20px 20px;
    box-sizing: border-box;
}
.zwmc li {
    font-size: 16px;
    color: #494949;
    font-weight: 600;
}
.ywsxs {
    width: 100%;
    overflow: hidden;
}
.ywsxs-li {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 15px 10px 15px 20px;
    border-bottom: 1px solid #dddddd;
    box-sizing: border-box;
}
.ywsxs-li p {
    font-size: 16px;
    color: #666666;
}
.ywsxs-li p:nth-child(1) {
    width: 23%;
}
.ywsxs-li p:nth-child(2) {
    width: 22%;
}
.ywsxs-li p:nth-child(3) {
	width: 24%;
}
.ywsxs-li p:nth-child(4) {
    width: 21%;
}
.ywsxs-xl {
    width: 100%;
    overflow: hidden;
    background: #f1f1f1;
    box-sizing: border-box;
    padding: 20px;
    display: none;
}
.ywsxs-xl p {
    width: 100%;
    line-height: 2;
    color: #333333;
    font-size: 16px;
}
.cxyc {
    width: 100%;
    overflow: hidden;
}
.cxyc-list {
    width: 100%;
    overflow: hidden;
    padding: 60px 0 120px;
}
.cxyc-li {
    width: 100%;
    overflow: hidden;
}
.cxyc-li li {
    width: 100%;
    margin: 0 0 30px;
}
.cxyc-bottom {
    width: 100%;
    background: #f2f2f3;
    box-sizing: border-box;
    padding: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
.cxyc-bottom-h3 {
    width: 100%;
    overflow: hidden;
    color: #666666;
    font-size: 24px;
}
.cxyc-bottom-p {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 20px 0 30px;
}
.cxyc-bottom-p p {
    width: 15%;
    color: #666666;
    font-size: 16px;
}
.cxyc-top {
    width: 100%;
    background: #f2f2f3;
    box-sizing: border-box;
    padding: 60px 30px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin: 30px 0 0;
    display: none;
}
.cxyc-top-wz {
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px;
}
.cxyc-top-bottom-h3 {
    font-size: 16px;
    color: #215192;
}
.cxyc-top-bottom-p {
    width: 100%;
    overflow: hidden;
    margin: 30px 0 0;
}
.cxyc-top-bottom-p p {
    line-height: 1.8;
    color: #666666;
    font-size: 16px;
}
.lxwm {
    width: 100%;
    overflow: hidden;
}
.lxwm-list {
    width: 100%;
    overflow: hidden;
    padding: 60px 0 120px;
}
.lxwm-list-btn {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.lxwm-left {
    width: 40%;
    background: #215192;
    box-sizing: border-box;
    padding: 60px 50px;
}
.lxwm-h3 {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    line-height: 1.5;
    padding: 0 0 25px;
}
.lxwm-li {
    width: 100%;
    overflow: hidden;
    padding: 25px 0 0;
}
.lxwm-li li {
    width: 100%;
    margin: 0 0 15px;
    display: flex;
    align-items: center;
}
.lxwm-li li p {
    margin: 0 0px 0 30px;
    font-size: 16px;
    color: #fff;
}
.lxwm-right {
    width: 60%;
}
.lxwm-right img {
    width: 100%;
}
.jyyzx {
    width: 100%;
    overflow: hidden;
}
.jyyzx-list {
    width: 100%;
    overflow: hidden;
    background: #f6f6f6;
    margin: 40px 0;
    box-sizing: border-box;
    padding: 60px 120px;
}
.jyyzx-h3 {
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.jyyzx-h3 h3 {
    font-size: 24px;
    font-weight: 500;
    color: #333333;
}
.jyyzx-h3 p {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    color: #666666;
}
.jyyzx-li {
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
}
.jyyzx-li li {
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px;
}
.jy-bt {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.jy-bt p {
    font-size: 16px;
    color: #666666;
}
.jy-bt input {
    width: 93%;
    height: 30px;
    border-radius: 5px;
    border: 1px solid #dddddd;
    outline: none;
    background: inherit;
}
.xmdh {
    width: 70%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.xmdh-qh {
    width: 47%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.xmdh-qh p {
    font-size: 16px;
    color: #666666;
}
.xmdh-qh input {
    width: 79%;
    height: 30px;
    border-radius: 5px;
    border: 1px solid #dddddd;
    outline: none;
    background: inherit;
}
.jy-nr {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.jy-nr p {
    font-size: 16px;
    color: #666666;
}
.jy-nr textarea {
    width: 93%;
    height: 150px;
    border-radius: 5px;
    border: 1px solid #dddddd;
    outline: none;
    background: inherit;
    box-sizing: border-box;
    padding: 15px;
    font-size: 15px;
}
.jy-ljtj {
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.jy-ljtj a {
    width: 300px;
    height: 40px;
    background: #215192;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.yqlj {
    width: 100%;
    overflow: hidden;
    padding: 60px 0 120px;
}
.yqlj-list {
    width: 100%;
    overflow: hidden;
    background: #f1f1f1;
    box-sizing: border-box;
    padding: 50px 40px 180px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.yqlj-list li {
    width: 19%;
    height: 45px;
    margin: 0 5px 20px;
    background: #21519230;
    border: 1px solid #21519252;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
.yqlj-list li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #333333;
}
.fwly {
    width: 100%;
    overflow: hidden;
}
.fwly-list {
    width: 100%;
    overflow: hidden;
    padding: 60px 0;
}
.fwly-li {
    width: 100%;
    overflow: hidden;
    padding: 0 0 60px;
}
.fwly-h3 {
    font-size: 18px;
    color: #595959;
    font-weight: 600;
    margin: 0 0 15px;
}
.fwly-wz1 {
    width: 100%;
    overflow: hidden;
    color: #595959;
    font-size: 16px;
    line-height: 2;
}
.fwly-wz2 {
    width: 100%;
    overflow: hidden;
    line-height: 2;
}
.fwly-wz2 li {
    color: #595959;
    font-size: 16px;
}

.bottom-right-a li a {
    display: block;
}
.tc-img {
	display:none;
    position: absolute;
    left: -40px;
    top: 40px;
}
.tc-img img {
    max-width: 120px;
}
.bottom-right-a li:nth-child(2):hover .tc-img {
	display:block;
}















@media screen and (max-width: 1700px) {
    .w1600 {
        width: 90%;
        margin: 0 auto;
    }
    .index-logo-left {
        width: auto;
    }
    .index-logo-center {
        display: flex;
        justify-content: center;
    }
    .index-logo-right {
        width: auto;
    }
}
@media screen and (max-width: 1500px) {
    .w1400 {
        width: 90%;
        margin:0 auto;
    }
}
@media screen and (max-width: 1440px) {
    .bottom-yqlj-li li {
		width: 19.5%;
		margin: 0 0 10px;
	}
	.bottom-yqlj-li li a {
		width: 100%;
		height: 35px;
		display: flex;
		align-items: center;
		justify-content: center;
		background: #fff;
		font-size: 12px;
		color: #666666;
	}
}
@media screen and (max-width: 768px) {

body, html {
    margin-top: 40px;
}
.w1400 {
    width: 95%;
    margin:0 auto;
}
.index-top {
    display: none;
}
.index-logo {
    display: none;
}
.header {
    display: none;
}
/* wap å¤´éƒ¨ */
.logo_1 {
    display: block;
}
.logo_1 a {
    display: flex;
    align-items: center;
}
.logo_1 img {
    width: 100%;
}
.wsc-logo img {
    width: 100%;
}
.wap_header {
    display: block;
}
.wap_show {
    display: block;
}
.logo_wap {
    display: block;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999999999999999999;
    background: #fff;
}
.logo-wap-ds {
    width: 100%;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wap_header_btn{
    width: 40px;
    height: 40px;
    background: url(../img/daoh.png) no-repeat center;
    background-size: 34px 34px;
    display: block;
}
.wap_header_btn.wap_header_btn2{
    background: url(../img/close-icon.png) no-repeat center;
    background-size: 34px 34px;
}
.wap_headlist{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: -100%;
    background-color: #fff;
    z-index: 999999999999999999999;
    transition: all .36s ease;
    overflow-y: scroll;
}
.wap_headlist.active{
    left: 0;
}
.wap_headlist_top{
    width: 100%;
    border-bottom: 1px solid #eaeaea;
}
.wap_headlist_top_cont{
    width: 100%;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wsc-logo {
}
.wap_headlist_cont{
    width: 100%;
}
.wap_headlist_cont_uls{
    width: 100%;
}
.wap_headlist_cont_uls li{
    border-bottom: 1px solid #eaeaea;
}

.wap_headlist_cont_uls_a1 {
    display: block;
    color: #555;
    font-size: 20px;
    line-height: 55px;
    padding: 0 20px;
}
.wap_a1 {
    background: url(../img/wap_down.png) no-repeat right center;
    background-size: 18px auto;
    background-position-x: 95%;
    transition: all 0.4s;
    /*padding: 0 5%;*/
    box-sizing: border-box;
}
.wap_a1 .active {
    background: url(/Public/Uploads/weblogo/wap_up.png) no-repeat right center;
    background-size: 18px auto;
    background-position-x: 95%;
}
.wap_headlist_cont_uls_a1 span {
    float: right;
    position: relative;
    right: 5%;
    font-size: 30px;
}
.dropdown_menu {
    display: none;
    background: #e4e4e4;
}
.dropdown_menu a {
    display: block;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    border-bottom: 1px solid #f5f5f5;
    font-size: 18px;
    padding: 0 20px;
    color: #333333;
}
/* wap å¤´éƒ¨ END */
.banner-img img {
	height:100%;
}
.ggdh {
    padding: 20px 0;
}
.ggdh h3 {
    font-size: 21px;
    background-image: url(../img/lth.png);
    background-position-y: 20px;
}
.ywfw-list {
    padding: 0 0 20px;
    flex-wrap: wrap;
}
.ywfw-list li {
    width: 50%;
    text-align: center;
    margin: 0 0 20px;
}
.gywm-list {
    padding: 20px 0;
    flex-wrap: wrap;
}
.gywm-left {
    width: 100%;
    display: flex;
    overflow: hidden;
}
.gywm-left img {
    height: 100%;
}
.gywm-right {
    width: 100%;
    padding: 20px 0 0px;
    text-align: center;
}
.gywm-right-h3 {
    font-size: 21px;
}
.gywm-right-h3:after {
    content: "";
    width: 50px;
    height: 3px;
    background: #235492;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.gywm-wz {
    position: initial;
    width: 100%;
    height: auto;
    right: 0;
    top: 0;
    border: 1px solid #235492;
    margin: 35px 0 0;
}
.gywm-wz1 {
    padding: 15px;
    position: relative;
    right: 0;
    top: 0;
}
.news-bottom {
    padding: 10px;
}
.news-bottom-p {
    font-size: 14px;
    padding: 10px 0;
}
.news-top img {
    height: 100%;
	height: 200px;
}
.news-lb {
    padding: 0px 0 80px 0;
}
.swiper-pagination.swiper-news-dian.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom: 28px;
}
.lanmu-li{padding-bottom: 35px;}
.lanmu-li li{margin: 0px 5px;}
.lanmu-li li a{padding: 10px 3px;}

.sjzx-li li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border: 1px solid #cdcdcd;
    box-sizing: border-box;
    padding: 10px 0;
    margin: 0 0 10px;
}
.sjzx-left {
    width: 20%;
    background: #235492;
    display: grid;
    justify-content: center;
    text-align: center;
    position: inherit;
    right: 0;
}
.sjzx-right {
    width: 75%;
    padding: 0;
}
.sjzx-right p {
    font-size: 14px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.sjzx-a {
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
}
.wmdtt-list {
    padding: 0 0 20px;
}
.wmdtt-list li {
    width: 100%;
    margin: 0px 0 10px;
}
.wmdtt-left {
    width: 70%;
    box-sizing: border-box;
    padding: 10px;
}
.wmdtt-top h3 {
    font-size: 18px;
}
.wmdtt-top p {
    width: 100%;
    font-size: 14px;
    color: #666666;
    padding: 5px 0;
    border-bottom: 1px solid #dddddd;
}
.wmdtt-bottom {
    width: 100%;
    padding: 5px 0 0;
    font-size: 14px;
    color: #666666;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.wmdtt-right {
    width: 30%;
    display: flex;
    overflow: hidden;
}
.wmdtt-right img {
    height: 100%;
}
.hzkh-list {
    display: none;
}
.wap-hzkh {
    display: block;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.wap-hzkh-left {
    width: 100%;
}
.wap-hzkh-left img {
    width: 100%;
}
.wap-hzkh li {
    width: 30%;
    text-align: center;
    position: relative;
    margin: 0 0 10px;
}
.wap-hzkh-right {
    position: absolute;
    top: 35px;
    left: 12px;
}
.wap-hzkh-right img {
    max-width: 90px;
}
.wap-hzkh-right img {
    width: 100%;
}
.bottom {
    display: none;
}
.wap-bottom {
    display: block;
    width: 100%;
    overflow: hidden;
    background: #2d2d2d;
}
.wap-bottom-list {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 1.5;
}
.banner-ny-img img {
    width: 100%;
    height: 300px;
}
.gsgk-list {
    padding: 30px 0;
}
.gsgk-right {
    float: inherit;
    box-sizing: border-box;
    padding: 0 0 30px;
}
.gsgk-right img {
    width: 100%;
}
.zzzs-list {
    padding: 30px 0 0;
}
.zzzs-list li {
    width: 49%;
}
.zzzs-li {
    width: 100%;
    height: auto;
    padding: 15px;
}
.zzzs-img img {
    height: 100%;
}
.zzzs-p {
    padding: 15px 0;
}
.mask>img {
    position: fixed;
    right: 5%;
    top: 15%;
    width: 40px;
}
.ggjj {
    padding: 30px 0 0;
}
.ggjj-fy {
    padding: 30px 0 50px;
}
.cyjg-list {
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
}
.cyjg-list li {
    margin: 0 0 20px;
    padding: 15px;
    flex-wrap:wrap;
}
.cyjg-left {
    width: 100%;
}
.cyjg-left img {
    width: 100%;
    height: 100%;
}
.cyjg-right {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 10px 0 0;
}
.cyjg-right h3 {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
}
.cyjg-right p {
    padding: 10px 0;
}
.pgbz {
    padding: 30px 0 0;
}
.zlxz-list {
    padding: 30px 0 0;
}
.zlxz-list li {
	width:100%;
    padding: 10px;
    margin: 0 0 20px;
}
.zlxz-left {
    width: 15%;
}
.zlxz-right {
    width: 83%;
}
.yjts-list {
    padding: 30px 0 0;
}
.yjts-list li {
    width: 49%;
    margin: 0 0 10px;
}
.cpyc-list {
    padding: 30px 0;
}
.zwmc {
    padding: 0 0px 20px 0px;
}
.zwmc li {
    font-size: 14px;
}
.ywsxs-li {
    padding: 15px 0;
}
.ywsxs-li p {
    font-size: 12px;
    color: #666666;
}
.ywsxs-li p:nth-child(1) {
    width: 20%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.ywsxs-li p:nth-child(2) {
	width: 75px;
    position: relative;
    right: 13px;
}
.ywsxs-xl {
    padding: 10px;
}
.ywsxs-xl p {
    font-size: 14px;
}
.lxwm-list {
    padding: 30px 0;
}
.lxwm-list-btn {
    flex-wrap: wrap;
}
.lxwm-left {
	width:100%;
    padding: 15px;
}
.lxwm-h3 {
    font-size: 18px;
    padding: 0 0 0px;
}
.lxwm-li {
    padding: 10px 0 0;
}
.lxwm-li li {
    margin: 0 0 5px;
}
.lxwm-li li p {
    margin: 0 0px 0 15px;
}
.lxwm-right {
    width: 100%;
}
.lxwm-right img {
	height:100%;
}
.jyyzx-list {
    background: #f6f6f6;
    margin: 30px 0;
    box-sizing: border-box;
    padding: 20px 10px;
}
.jyyzx-li {
    width: 100%;
    overflow: hidden;
    padding: 15px 0;
}
.jyyzx-li li {
    width: 100%;
    overflow: hidden;
    margin: 0 0 10px;
}
.jy-bt {
	flex-wrap:wrap;
}
.jy-bt p {
    width: 100%;
    margin: 0 0 10px;
}
.jy-bt input {
    width: 100%;
    height: 30px;
}
.xmdh {
    width: 100%;
    flex-wrap: wrap;
}
.xmdh-qh {
    width: 100%;
    flex-wrap: wrap;
}
.xmdh-qh:nth-child(1) {
	margin:0 0 10px;
}
.xmdh-qh p {
    width: 100%;
    margin: 0 0 10px;
}
.xmdh-qh input {
    width: 100%;
    height: 30px;
}
.jy-nr {
    flex-wrap: wrap;
}
.jy-nr p {
    width: 100%;
    margin: 0 0 10px;
}
.jy-nr textarea {
    width: 100%;
    padding: 10px;
    font-size: 15px;
}
.jy-ljtj a {
    width: 100%;
}
.cxyc-list {
    padding: 30px 0;
}
.cxyc-li li {
    margin: 0 0 20px;
}
.cxyc-bottom {
    padding: 15px;
}
.cxyc-bottom-h3 {
    font-size: 21px;
}
.cxyc-bottom-p {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 10px 0;
    flex-wrap: wrap;
}
.cxyc-bottom-p p {
    width: 100%;
    color: #666666;
    font-size: 16px;
    margin: 0 0 5px;
}
.cxyc-top {
    padding: 20px;
    margin: 20px 0 0;
}
.cxyc-top-bottom-p {
    margin: 10px 0 0;
}
.cxyc-top-wz {
    margin: 0 0 20px;
}
.hzhb-list {
    padding: 30px 0 0px;
}
.hzhb-list li {
    width: 48%;
    margin: 0 0 15px;
}
.hzhb-list li img {
    max-width: 100%;
}
.xwzx-h3 {
    padding: 20px 0;
    font-size: 21px;
}
.xwzx-zz {
    padding: 20px 0;
    flex-wrap: wrap;
}
.xwzx-zz-left {
    flex-wrap: wrap;
}
.xwzx-zz-left p {
    font-size: 16px;
    margin: 0 0 5px;
    color: #666666;
    width: 100%;
}
.xwzx-img {
    padding: 30px 0;
}
.xwzx-img img {
	width:100%;
}
.xwzx-nr {
    padding: 0 0 30px;
}
.xwzx-sxt {
    width: 100%;
    height: auto;
    flex-wrap:wrap;
    margin:10px 0 0;
    padding: 15px 0;
}
.xwzx-sxt a {
    width: 100%;
    font-size: 16px;
    color: #333333;
    margin: 0px 0 10px;
}
.yqlj {
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
}
.yqlj-list {
    width: 100%;
    overflow: hidden;
    background: #f1f1f1;
    box-sizing: border-box;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content:space-between;
    flex-wrap: wrap;
}
.yqlj-list li {
    width: 100%;
    height: 45px;
    margin: 0 0px 10px;
    background: #21519230;
    border: 1px solid #21519252;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
.fwly-list {
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
}
.fwly-li {
    padding: 0 0 30px;
}











}

