body {
    font-family: "微软雅黑"!important;
}

a:hover {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}

.clear {
    clear: both;
}

input {
    outline: none
}



.carousel {
    position: relative;
}



.index-bt {
	text-align: center;
	margin: 0 0 40px 0;
}

.index-bt p {
	font-size: 28px;
	height: 32px;
	line-height: 32px;
	color: #666;
}


.login-list {
    position: absolute;
    z-index: 99;
    background: rgba(15, 15, 15, 0.7);
    padding: 20px;
    width: 330px;
    top: 14%;
    left: 65%;
}

.login-list .item-title {
    text-align: center;
    margin-bottom: 20px;
}

.login-list .item-title img {
    margin-right: 5px;
    display: inline;
}

.login-list .item-title h3 {
    display: inline;
    color: #fff;
}

.login-list .loginbox {
    border: 1px solid #fff;
    padding: 10px;
    margin-top: 20px;
}

.login-list .loginbox .loginbox-top p {
    float: right;
    color: #fff;
}

.login-list .loginbox .color-red {
    color: red;
}

.login-list .loginbox .color-w {
    color: #fff;
}

.color-w a {
    color: #999999;
}

.color-w a:hover {
    color: #0072BD;
}



.chaxun {
    margin-bottom: 30px;
}

.pro-item .item-title img {
    float: left;
    padding-right: 10px;
    margin-top: 3px;
}

.pro-item h3 {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
}

.pro-item .item-title {
    border-bottom: 1px solid #D9D9D9;
    margin: 30px 0;
}

.loginbox .loginbox-middle {
    margin-top: 10px;
}

.loginbox .loginbox-middle form p {
    float: left;
    color: #333;
    font-size: 16px;
    width: 22%;
    text-align: center;
}

.loginbox .loginbox-middle .login-input {
    height: 40px;
    line-height: 40px;
}

.loginbox .loginbox-middle form input {
    width: 78%;
    float: right;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}

.loginbox .loginbox-middle .zhuangtai input {
    float: left;
}

.loginbox .loginbox-middle .zhuangtai p {
    float: right;
}

.loginbox .loginbox-middle .yzm {
    height: 40px;
    line-height: 40px;
}

.loginbox .loginbox-middle .yzm input {
    width: 40%;
    float: left;
}

.loginbox .loginbox-middle .yzm img {
    width: 70px;
    height: 34px;
    float: right;
}

.loginbox .loginbox-bottom .btn {
    background-color: #0072BD;
    border: 1px solid #0072BD;
    padding: 6px 16px!important;
    margin-bottom: 10px;
}

.loginbox .loginbox-bottom p {
    float: right;
    color: #333;
}

.loginbox .color-red a {
    color: #0072BD;
}

.loginbox {
    padding: 8px 0;
    
    
}



.chaxun .col-md-6 {
    width: 48%!important;
}

.chaxun .col-md-3 {
    width: 22.9%!important;
}

.chaxun_box {
    margin-left: 1%!important;
    margin-right: 1%!important;
    padding: 0px!important;
}

.chaxun_box .chaxun_content {
    padding: 8px;
    border: 1px solid #ccc;
    height: 275px;
    padding-top: 18px;
}

.chaxun_box .chaxun_content textarea {
    max-width: 100%;
    width: 100%;
    height: 100px;
}

.chaxun_box .chaxun_content input::-webkit-input-placeholder {
    padding-left: 10px;
}

input::-webkit-input-placeholder {
    
    padding-left: 10px;
}

input:-moz-placeholder {
    
    padding-left: 10px;
}

input::-moz-placeholder {
    
    padding-left: 10px;
}

input:-ms-input-placeholder {
    
    padding-left: 10px;
}

.chaxun_box .chaxun_content select {
    width: 35%;
    height: 35px;
    line-height: 35px;
    margin-bottom: 20px;
    margin-left: 10%;
}

.chaxun_box .chaxun-left input {
    float: left;
    width: 50%;
    height: 35px;
    line-height: 35px;
}

.chaxun_box .chaxun-left img {
    float: right;
    height: 35px;
}

.chaxun_box textarea {
    margin-bottom: 10px;
}

.chaxun_box .chaxun-right .btn {
    margin: auto;
    margin-top: 24px;
    background-color: #0072BD;
    border: 1px solid #0072BD;
    padding: 6px 16px!important;
}

.chaxun .chaxun_box:nth-child(2) p, .chaxun .chaxun_box:nth-child(2) input {
    margin-left: 10%;
}

.chaxun .chaxun_box:nth-child(2) input {
    width: 82%;
    height: 35px;
}

.chaxun .chaxun_box:nth-child(2) .btn {
    margin-top: 22%;
}



.chaxun_box .chaxun4-left {
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}



.about {
    background: #F4F4F4;
    padding: 45px 0 40px;
}

.about .col-md-7 {
    width: 53.33333%;
    margin-left: 1%!important;
    margin-right: 1%!important;
    padding: 0px!important;
}

.about .col-md-5 {
    width: 42.66667%;
    margin-left: 1%!important;
    margin-right: 1%!important;
    padding: 0px!important;
}

.about .about-heading h2 {
    color: #333;
    font-size: 22px;
    font-weight: bold;
    margin: 0 auto 12px;
    text-transform: uppercase;
    line-height: 18px;
}

.about .about-heading span {
    font-size: 18px;
    color: #777;
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
}

.about .about-left .about-content p {
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 18px;
    color: #666;
    text-indent: 2em;
}

.about .about-left .about-content ul {
    padding-left: 0;
}

.about .about-left .about-content li {
    
    list-style: none;
}

.about .about-left .about-content a {
    display: block;
    width: 150px;
    height: 40px;
    font-size: 16px;
    background: #da251d;
    line-height: 40px;
    color: rgb(255, 255, 255);
    text-align: center;
    
}

.about .about-left .about-content a:hover {
    background: #fff;
    color: red;
    text-decoration: none;
}

.about-right .aboutitem a {
    color: #5a5a5a;
    display: block;
    background: #fff;
    text-align: center;
    border: 1px solid #D9D9D9;
    padding: 5px 40px;
    margin-bottom: 10px;
    text-decoration: none!important;
}

.about-right .aboutitem a img {
    display: block;
    overflow: hidden;
    transition: 0.5s;
}

.about-right .aboutitem:hover img {
    transform: scale(1.1);
}

.about-right .aboutitem:hover h3 {
    color: red;
    text-decoration: none!important;
}

.about-right .aboutitem:hover span {
    color: red;
    text-decoration: none!important;
}



.yous {
    padding: 80px 0;
    background: url(../image/yous.jpg);
}

.yous-a {
    overflow: hidden;
    width: 1360px;
    margin: 0 auto;
}

.yous-b {
    width: 48%;
    float: left;
     margin-top: 80px;
}

.yous-b img {
    width: 100%;
}

.yous-c {
    width: 100%;
    float: right;
}

.yous-c-a p {
    color: #909090;
    font-size: 12px;
    margin-bottom: 15px;
}

.yous-c-a span {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    background:  #0072BD;
    text-align: center;
    width: 40%;
    padding: 5px 10px;
}

.yous-c-a {
    position: relative;
}

.yous-c-a::after {
    content: '';
    width: 30px;
    height: 3px;
    background: #92161B;
    position: absolute;
    left: -60px;
    top: 28px;
}

.yous-c-b {
    margin-top: 50px;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 5px;
    padding: 35px;
}

.yous-c-c {
    overflow: hidden;
    margin-bottom: 30px;
}

.yous-c-c:nth-child(4) {
    margin-bottom: 0;
}

.yous-c-c h2 {
    float: left;
    width: 20%;
    font-size: 70px;
    text-align: center;
    color: #0072BD;
}

.yous-c-d {
    float: right;
    width: 78%;
}

.yous-c-d h5 {
    font-size: 14px;
    color: #0072BD;
    text-transform: uppercase;
}

.yous-c-d h3 {
    margin: 5px 0 0 0;
    font-size: 20px;
    color: #333;
}

.yous-c-d span {
    width: 25px;
    height: 2px;
    background: #bdbdbd;
    display: block;
    margin: 10px 0;
}

.yous-c-d p {
    color: #7c7c7c;
    font-size: 14px;
    line-height: 26px;
}

.cm {
    text-align: center;
    font-size: 30px;
    color: #333;
    margin-bottom: 70px;
    font-weight: bold;
}

.cm span {
    color: #0072BD;
}





.business {
    padding: 40px 0 40px;
}

.business .business-heading h2 {
    color: #333;
    font-size: 22px;
    font-weight: bold;
    margin: 0 auto 12px;
    text-transform: uppercase;
    line-height: 18px;
}

.business .business-heading span {
    font-size: 18px;
    color: #777;
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
}

.business .business-content .business-item {
    background: #eee;
    text-align: center;
    margin-bottom: 15px;
    margin-right: 1%;
    margin-left: 1%;
    width: 23%;
    padding: 30px 0;
}

.business .business-content .business-item1 {
    position: relative;
    background: #FFF;
    text-align: center;
    margin-bottom: 15px;
    /* margin-right: 32px;     */
    /* width: 23%; */
    padding: 5px 0;
    margin-left: 0;
}
.business .business-content div:last-child{
    margin-right: 0;
}
.PZ P{
    padding: 0 10px;
}
.business .business-content h3 {
    width: 20%;
    height: 20%;
    background: rgba(1, 1, 1, 0.8);
    top: 40%;
    left: 40%;
    position: absolute;
    margin: 0px;
    color: #fff;
    opacity: 0;
    transition: all 0.3s;
}

.business .business-content h3 p {
    width: 80%;
    margin: 40% auto;
    overflow: hidden;
    height: auto;
    font-size: 14px;
    line-height: 20px;
}

.business .business-content .business-item1:hover h3 {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 1;
}

.business .business-content .business-item:hover h3 {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 1;
}

.business .business-content img {
    /* border-radius: 50%; */
    width: 100%;
    margin: auto;
}

.business .business-content .business-item h4 {
    color: #333;
    font-weight: bold;
}

.business .business-content .business-item1 h4 {
    font-weight: bold;
    color: #707070;
}
.business .business-content .business-item1 p{
    width: 96%;
    margin: 0 auto;
    color: #666;
    height: 140px;
    font-size: 12px;
}
.business .business-content .business-item1 .p_box{
    height: 159px;
    background: #FFF;
    overflow: hidden;
    border-left:#DCDCDC 1px solid;
    border-bottom:#DCDCDC 1px solid;
    
}

.business .business-content .business-item1 .icon{
    width: 60px;
    height: 60px;
    border: #D7D7D7 1px solid;
    border-radius:100px;
    margin: 20px auto;
    overflow: hidden;
    display: flex;
    align-items: center
}

.business .business-content .business-item1 .icon img{
    width: 65%;
    height: 65%;
    align-items: center;
}

.business .business-content .business-item1 .l{
    display: block;
    width: 72px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #0072BD;
    border-radius: 20px;
    margin: auto;
}



.xw-2 .li a {
    display: block;
}

.xw-2 .li:hover {
    transition: all 0.5s;
}

.xw-2 .li a i {
    display: block;
    position: relative;
}

.xw-2 .li a i>div {
    overflow: hidden;
}

.xw-2 .li a i>div img {
    transition: all 0.8s;
    display: block;
    width: 100%;
}

.xw-2 .li a:hover .ii {
    top: 50%;
    margin-top: -20px;
    opacity: 0;
}

.xw-2 .li a:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}

.xw-2 .li a h5 {
    letter-spacing: 1px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 30px;
    color: #333;
    font-size: 18px;
    line-height: 30px;
    margin: 30px 0 15px 0;
    font-weight: 400;
}

.xw-2p {
    letter-spacing: 1px;
    height: 48px;
    font-size: 13px;
    line-height: 26px;
    color: #999;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.xw-3 {
    position: relative;
    padding-top: 20px;
    overflow: hidden;
    margin-top: 20px;
    border-top: 1px #e0e0e0 solid;
}

.xw-3 p {
    float: left;
    font-size: 20px;
    color: #888;
    font-weight: bold;
    font-family: simsun;
}

.xw-3 span {
    float: right;
    opacity: 0;
    transition: all 0.8s;
    color: #0072BD;
    font-size: 18px;
    font-weight: bold;
}

.xw-2 .li a:hover .xw-3 span {
    opacity: 1;
}

.xw-2 .li a:hover h5 {
    color: #0072BD;
}

.xw-2 .li a:hover .xw-3 p {
    color: #0072BD;
}

.xw-2pspan {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #0072BD
}

.xw-2 .li a:hover .xw-2pspan {
    width: 100%;
    transition: all 0.8s;
}

.xw-1 {
    width: 1360px;
    margin: 0 auto;
}

.ii {
    position: absolute;
    width: 40px !important;
    height: 40px;
    top: 0;
    left: 50%;
    margin-left: -20px;
    opacity: 0;
}

.xw-2 .swiper-wrapper {
    padding-bottom: 40px;
}

.xw-2 .swiper-pagination-bullet-active {
    background: #b91219;
}



.links {
    padding: 30px 10px 20px;
}

.links-list {
    padding: 0px!important;
}

.links .links-heading h2 {
    color: #333;
    font-size: 22px;
    font-weight: bold;
    margin: 0 auto 12px;
    text-transform: uppercase;
    line-height: 18px;
}

.links .links-heading span {
    font-size: 18px;
    color: #777;
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
}



.gsjj {
    background: url(../image/1519358791.png);
    background-position: center top;
    padding: 40px 0;
    margin: 20px 0;
}

.gsjj-a {
    box-sizing: border-box;
    width: 1360px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
}

.gsjj-b {
    float: left;
    width: 50%;
}

.gsjj-b .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.gsjj-b .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.gsjj-b .swiper-slide img {
    width: 100%;
}

.gsjj-2 {
    float: right;
    width: 45%;
}

.gsjj-2 h3 {
    font-size: 24px;
    margin: 0 0 10px 0;
    font-weight: 400;
    color: #333;
}

.gsjj-2 span {
    display: block;
    color: #bfbfbfa1;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.gsjj-2 p {
    margin-bottom: 10px;
    font-size: 14px;
    text-indent: 2em;
    color: #717171;
    letter-spacing: 1px;
    line-height: 1.7;
}

.gsjj-3 {
    margin-top: 25px;
}

.gsjj-3 a {
    border-radius: 25px;
    display: block;
    background: linear-gradient(-90deg, #0072BD, #0072BD);
    padding: 10px 10px;
    width: 17%;
    color: #ddd;
    text-align: center;
    bottom: 0;
    font-size: 13px;
}
.gsjj-3 a:hover{
    color: #fff;
}
.gsjj-b .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: url(../image/z.png);
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    opacity: 0;
    transition: all 0.8s;
}

.gsjj-b .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: url(../image/y.png);
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    opacity: 0;
    transition: all 0.8s;
}

.gsjj-b:hover .a1 {
    opacity: 1;
    transition: all 0.8s;
}

.gsjj-b:hover .a2 {
    opacity: 1;
    transition: all 0.8s;
}

.gsjj-b .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    display: none;
}

.gsjj-b .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    display: none;
}

.gsjj-b .swiper-pagination-bullet-active {
    background: #b91219;
    transition: all 0.5s;
}



.newspage-content .newspage-left .newspage-list ul {
    padding-left: 0;
    margin-right: 20px;
}

.newspage-content .newspage-left .newspage-list ul li {
    list-style: none;
    border-bottom: 1px dashed #555;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.newspage-content .newspage-left .caldata {
    padding: 7px;
    background: #0072BD;
    text-align: center;
    color: #fff;
    height: 70px;
    margin-right: 6px;
}

.newspage-content .newspage-left .caldata p.day {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0px;
}

.newspage-content .newspage-left .caldata p.mon-year {
    font-size: 13px;
}

.newspage-content .newspage-left .item-content h3 {
    margin-top: 0;
}

.newspage-content .newspage-left .item-content h3 a {
    font-size: 16px;
    margin-bottom: 5px;
    color: #000;
    line-height: 20px;
}

.newspage-content .newspage-left .item-content h3 a:hover {
    color: #0072BD;
    text-decoration: none;
}

.newspage-content .newspage-left .item-content a {
    font-size: 14px;
    color: #777;
}

.newspage-right .newspage-bar h3 {
    margin-top: 0px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

.newspage-right .newspage-bar ul li {
    list-style: none;
    text-align: center;
    border-radius: 0px;
    margin-bottom: 5px;
}

.newspage-right .newspage-bar ul li:hover {
    background: #0072BD;
}

.newspage-right .newspage-bar ul li:hover a {
    color: #fff;
    text-decoration: none;
}

.newspage-right .newspage-bar ul {
    padding-left: 0px;
}



.newspage-right .newspage-bar ul li a {
    color: #333;
    font-size: 14px;
    display: block;
    
    
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #0072BD!important;
    border-color: #0072BD!important;
}

.list-group-item.active a {
    color: #fff!important;
}
.article .lp{
    width: 100%;
}
.article .lp tr{
    width: 100%;
}
.article .lp td{
    width: 9%;
}
.article .lp img{
    width: 84%;
    object-fit: cover;
}



.newsdet-desc .newsdesc-title {
    text-align: center;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 20px;
}

.newsdet-desc .newsdesc-content p {
    
    color: #555;
}

.newsdet-desc .newsdesc-content .desc-img {
    text-align: center;
    margin-bottom: 5px;
}

.newsdet-desc .newsdesc-content .desc-page {
    margin-bottom: 20px;
    justify-content: space-between;
    display: flex;
}

.newsdet-desc .newsdesc-content .desc-page .btn {
    color: #333;
    background: #fff;
    border-color: #0072BD;
}

.newsdet-desc .newsdesc-content .desc-page .btn:hover {
    color: #0072BD;
    border-color: #333;
}

.newsdet-desc .newsdesc-content .desc-page .pref {
    float: left;
    font-size: 16px;
    border-radius: 2em;
        width: 168px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newsdet-desc .newsdesc-content .desc-page .next {
    float: right;
    font-size: 16px;
    border-radius: 2em;
        width: 168px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



.download_left table button a {
    color: #333;
}

.download_left .col-md-3 {
    display: block;
    overflow: hidden;
}

.download_left .col-md-3 a img {
    overflow: hidden;
    transition: 0.5s;
    display: block;
}

.download_left .col-md-3 a img:hover {
    transform: scale(1.1);
}

.download_left .col-md-3 a:hover p {
    color: #0072BD;
    border-bottom: 1px solid #ccc;
}



.download {
    margin: 20px auto;
}

.download_left .liebiao_form1 {
    width: 100%;
    line-height: 50px;
}

.download_left .liebiao_form1 .lb_input1 {
    width: 50%;
    height: 35px;
    padding-left: 10px;
    border: 2px solid #f52e2e;
}

.download_left .liebiao_form1 .select_s {
    width: 14%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-right: 20px;
    border: 1px solid #f52e2e;
}

.download_left .liebiao_form1 .lb_input2 {
    width: 12%;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    background-color: #f52e2e;
    color: #fff;
    border: 2px solid #f52e2e;
    position: relative;
    left: -5px;
    top: 4px;
}

.download_left .slideTxtBox1 .bd .right_li {
    float: right!important;
}

.download_left .slideTxtBox1 .bd .fa {
    color: #0072BD;
    padding-right: 10px;
}

.slideTxtBox1 {
    width: 100%;
    height: 100%;
    text-align: left;
}

.slideTxtBox1 .hd {
    height: 50px;
    line-height: 50px;
    background: #f4f4f4;
    padding: 0 10px 0 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.slideTxtBox1 .hd ul {
    width: 100%;
    float: left;
    position: absolute;
    padding-left: 0px;
    left: 0px;
    height: 100%;
}

.slideTxtBox1 .hd ul li {
    float: left;
    padding: 0 20px;
    cursor: pointer;
    width: 20%;
    height: 100%;
    list-style: none;
    text-align: center;
    font-size: 15px;
}

.slideTxtBox1 .hd ul li.on {
    height: 100%;
    background-color: #0072BD;
    color: #fff;
    margin-top: 5px;
}

.slideTxtBox1 .hd ul li.on a {
    color: #fff;
}

.slideTxtBox1 .hd ul li a {
    color: #333;
}

.slideTxtBox1 .hd ul li.on a:hover {
    text-decoration: none;
}

.slideTxtBox1 .bd ul li {
    list-style: none;
    padding-left: 10px;
    border-bottom: 1px dotted #f1f1f1;
    margin-bottom: 10px;
}

.slideTxtBox1 .bd ul {
    padding-left: 0px;
    padding-top: 10px;
    zoom: 1;
}



.slideTxtBox1 .bd li {
    height: 40px;
    line-height: 40px;
}

.slideTxtBox1 .bd li a {
    color: #333;
}

.slideTxtBox1 .bd li .date {
    float: right;
    color: #999
}



.dl_text h3 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 36px;
}

.dl_text p {
    line-height: 24px;
    font-size: 14px;
}

.dl_text span {
    display: block;
    font-size: 16px;
    color: #393939;
    text-indent: 0.5em;
    line-height: 30 px;
}

.img_w {
    margin: 10px auto;
    width: 70%;
}

.desc-page {
    margin-top: 20px;
    margin-bottom: 50px;
}

.dl_ret {
    width: 100px;
    line-height: 35px;
    display: inline-block;
    border: 1px solid #ccc;
    text-align: center;
    color: #ccc;
    border-radius: 20px;
}

.ret {
    text-align: center;
}

.dl_ret:hover {
    color: #0072BD;
    border: 1px solid #0072BD;
    text-decoration: none;
}

.dl_top {
    margin-top: 20px;
}

.dl_h3 {
    color: #666;
    font-size: 18px;
}



.cangchu .cangchu-left {
    text-align: center;
}

.cangchu .cangchu-left h2 {
    font-size: 18px;
    margin-top: 0px;
}

.cangchu .cangchu-left img {
    margin: auto;
}

.cangchu .cangchu-left .cangchu-img ul li {
    list-style: none;
}



.cul_bigimg {
    width: 160px;
    height: 120px;
    text-align: center;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.cul_bigimg img {
    display: inline-block;
}

.download_left .bottom_line a:hover p {
    border-bottom: none;
    color: #333;
}

.download .download_left .col-md-3 {
    margin-bottom: 10px;
}



.download .download_left .col-md-3 p {
    margin-top: 5px;
    text-align: center;
}





.zhaoshang {
    margin-bottom: 20px;
}

.zhaoshang .zhaoshang-right h4 {
    text-indent: 2em;
    font-size: 18px;
    line-height: 30px;
}

.zhaoshang .zhaoshang-img {
    border-right: 1px dashed #0072BD;
    margin: 0 auto;
}

.zhaoshang .zhaoshang-img img {
    margin: auto;
    width: 90%;
}

.zhaoshang .zhaoshang-right p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 25px;
}

.zhaoshang .zhaoshang-right ul {
    margin-left: 20px;
}

.zhaoshang .zhaoshang-right ul li {
    font-size: 16px;
    line-height: 25px;
    list-style-type: disc;
    color: #0072BD;
}

.zhaoshang .zhaoshang-right ul li p {
    color: #000;
    text-align: left;
}



.member .member-left h2 {
    background-color: #0072BD;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.member .member-left .member-nav .member-name {
    border: 1px solid #0072BD;
    padding-top: 10px;
    border-bottom: 0px;
}

.member .member-left .member-nav .member-name p {
    text-align: center;
    font-size: 16px;
    margin: 0px;
    margin-top: 10px;
    padding-bottom: 10px;
}

.member .member-left .member-nav .member-name img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: auto;
}

.member .member-left .member-nav .member-status ul li {
    list-style: none;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    border-bottom: 1px dashed #ccc;
}

.member .member-left .member-nav .member-status a {
    color: #333;
}

.member .member-left .member-nav .member-status a:hover {
    color: #0072BD;
    text-decoration: none;
}

.member .member-left .member-nav .member-status {
    border: 1px solid #0072BD;
    margin-bottom: 10px;
    border-top: 0px;
}

.member .member-left .member-nav .member-status ul {
    padding-left: 0px;
    margin-bottom: 0px;
}

.member .member-left .member-nav .member-status ul li:nth-child(3) {
    border: 0px;
}

.member .member-left .member-nav .member-status ul li .color-red {
    color: #0072BD;
    margin-left: 10px;
}

.member .member-right .color-blue {
    color: blue;
}

.member .member-left .btn {
    font-size: 18px;
}

.member .member-left .btn .fa {
    margin-left: 10px;
}

.member .member-left .member-nav .member-line {
    border: 2px solid #0072BD;
    margin-top: 30px;
}

.member .member-left .member-nav .member-list {
    margin-top: 20px;
}

.member .member-left .member-nav .member-list ul li {
    list-style: none;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #ccc;
    padding-top: 0px;
}

.member .member-left .member-nav .member-list ul {
    padding-left: 0px;
}

.member .member-left .member-nav .member-list ul li img {
    margin-right: 10px;
    margin-top: 15px;
    float: left;
}

.member .member-left .member-nav .member-list ul li a {
    color: #333;
    padding-left: 10px;
}

.member .member-left .member-nav .member-list ul li p {
    display: inline;
}

.member .member-left .member-nav .member-list ul li .r-img {
    width: 15px;
    height: 15px;
    float: right;
    margin-top: 18px;
}

.member .member-right .member-information {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
}

.member .member-right .member-information h3 {
    margin-top: 10px;
    border-left: 2px solid #0072BD;
    padding-left: 10px;
}

.member .member-right .member-information ul li {
    list-style: none;
    height: 40px;
    line-height: 40px;
    padding: 0px;
}

.member .member-right .member-information .modal {
    z-index: 9999999;
}

.member .member-right .member-information .modal .modal-body ul li {
    background: #fff!important;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    height: 45px;
    line-height: 45px;
}

.member .member-right .color-red {
    color: #0072BD;
}

.member .member-right .color-blue {
    color: #0072BD;
    font-size: 14px;
}

.member .member-right .color-grey {
    color: grey;
}

.member .member-right .btn {
    margin-left: 10px;
    background-color: #0072BD;
    color: #fff;
    border: none;
}

.member .member-right .member-information ul li p {
    display: inline;
    font-size: 16px;
    margin-right: 10px;
}

.member .member-right .member-information .slideTxtBox1 .hd ul li {
    width: 33%!important;
}

.member .member-right .base-information {
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.member .member-right .base-information h3 {
    margin-top: 10px;
    border-left: 2px solid #0072BD;
    padding-left: 10px;
}

.member .member-right .base-information ul li {
    list-style: none;
  
    margin-bottom: 26px;
    padding-left: 5px;
    padding-top: 3px;
}

.member .member-right .base-information ul p {
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
}

.member .member-right .fahuoren .fahuoren-left h3 {}

.member .member-right .fahuoren .fahuoren-right {
    margin-top: 15px;
    margin-bottom: 15px;
}

.member .member-right .fahuoren .fahuoren-right .btn {
    line-height: 26px;
}

.member .member-right .fahuoren .fahuoren-title {
    height: 30px;
    line-height: 30px;
}



.member .member-right .fahuoren {
    border: 1px solid #ccc;
    padding: 10px;
}

.member .member-right .fahuoren .fahuoren-right ul li {
    height: 40px;
    line-height: 40px;
    margin-bottom: 15px;
}

.member .member-right .fahuoren .fahuoren-right ul li p {
    display: inline;
    margin-right: 10px
}

.member .member-right .fahuoren .fahuo-table {
    padding: 0 5px;
    width: 99%;
    border: 0px;
}

.member .member-right .fahuoren .fahuo-table table {
    width: 100%;
    margin-bottom: 20px;
}

.member .member-right .fahuoren .fahuo-table th {
    text-align: center;
    width: 12%;
    border: 1px solid #333;
}

.member .member-right .fahuoren .fahuo-table th {
    width: 14%;
}

.member .member-right .fahuoren .fahuo-table td {
    border: 1px solid #333;
}

.member .member-right .fahuoren .fahuo-table thead {
    background-color: #ccc;
}

.member .member-right .fahuoren .fahuo-table tbody tr td {
    margin: auto;
}



.member .member-right .member-information input, .member .member-right .member-information select {
    height: 30px;
}



.member .member-right .member-information .slideTxtBox1 .bd table th {
    width: 20%;
}

.member .member-right .member-information .slideTxtBox1 .modal-content .modal-body .modal-top, .member .member-right .member-information .slideTxtBox1 .modal-content .modal-body .modal-bottom {
    padding-left: 20px;
}

.member .member-right .member-information .slideTxtBox1 .modal-content .modal-body .modal-top input {
    float: left;
}

.member .member-right .member-information .slideTxtBox1 .modal-content .modal-body .modal-top p {
    margin-bottom: 0px;
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
}

.member .member-right .member-information .slideTxtBox1 .modal-content .modal-body .modal-bottom input {
    float: left;
}

.member .member-right .member-information .slideTxtBox1 .modal-content .modal-body .modal-bottom p {
    margin-bottom: 0px;
}

.member .member-right .member-information .slideTxtBox1 .modal-content .modal-body .modal-foot {
    text-align: left;
    margin-top: 10px;
}

.member .member-right .member-information span {
    padding-right: 10px;
}

.member .member-right .member-information .fuwuxinxi, .member .member-right .member-information .fuwuxinxi1, .member .member-right .member-information .agree {
    padding-left: 40px;
    margin: 10px 0;
}

.member .member-right .member-information .fuwuxinxi input {
    float: left;
    display: inline;
    margin-top: -4px;
}

.member .member-right .member-information .agree input {
    margin-top: -4px;
}

.member .member-right .member-information .agree p {
    display: inline;
}

.member .member-right .member-information .fuwuxinxi1 p {
    float: left;
}

.member .member-right .fuwuxinxi-btn {
    margin: 10px 0;
    text-align: center;
}

.member .member-right .fuwuxinxi-btn button {
    padding: 6px 16px;
}

.member .member-right .member-information .modal-content .modal-body table {
    width: 100%;
}

.member .member-right .member-information .modal-content .modal-body td {
    border: 1px solid #555;
    text-align: center;
}

.member .member-right .member-information .check1 p {
    display: inline;
}

.member .member-right .member-information .check2 {
    margin-top: 10px;
}

.member .member-right .member-information .check2 .check2-left {
    float: left;
}

.member .member-right .member-information .check2 .check2-right ul {
    float: left;
}

.member .member-right .member-information .memberinfo-bottom table {
    margin: 0 auto;
    width: 40%;
    background: #ccc;
    padding: 20px 40px;
}

.member .member-right .member-information .memberinfo-bottom input {}



.member .member-right .change ul {
    width: 50%;
    margin: 0 auto;
}

.member .member-right .change li p {
    width: 40%;
    margin-right: 2%!important;
}

.member .member-right .change li input {
    width: 55%;
}

.member .member-right .change li:nth-child(4) p {
    width: 35%;
}

.member .member-right .change li:nth-child(4) input {
    width: 33%;
}

.member .member-right .change li:nth-child(4) img {
    width: 25%;
    height: 30px;
}



.cul {
    text-align: center;
}

.cul h3 {
    line-height: 36px;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.cul img {
    width: 80%;
    display: inline-block;
    text-align: center;
    margin: 15px auto 5px auto;
}

.cul p {
    color: #666;
}

.cul_text {
    text-align: left;
    text-indent: 2em;
    margin: 15px auto;
    line-height: 24px;
}

.download_left .row .col-md-3 a {
    color: #333;
}

.download_left .desc-page .pref {
    float: left;
    font-size: 16px;
    border-radius: 2em;
    background: none;
    border: 1px solid #0072BD;
    color: #999;
}

.download_left .desc-page .next {
    float: right;
    font-size: 16px;
    border-radius: 2em;
    background: none;
    border: 1px solid #0072BD;
    color: #999;
}

.download_left .desc-page .btn:hover {
    color: #0072BD;
    border-color: #333;
}

@media screen and (max-width:1024px) {
    .a1, .a2, .t1 {
        display: none;
    }
    .t2 {
        display: block;
    }
    .gty {
        display: block;
    }
    .noi {
        display: block;
    }
    .fwxm-a-b {
        margin-top: 25px;
    }
    .anl-a ul li a:hover .anl-c {
        opacity: 0;
    }
    .anl-a ul li a:hover .anl-b>p {
        transform: none;
    }
    .anl-a ul li a:hover span {
        transform: none;
    }
    .anl-b span, .anl-b::after {
        opacity: 1;
        transform: none;
        font-size: 12px;
        margin-top: 5px;
    }
    .anl-b p {
        width: 80%;
    }
    .anl-b {
        padding: 10px 0;
        box-sizing: border-box;
        transform: none;
    }
    .banner .swiper-pagination-bullet {
        height: 10px;
        width: 10px;
    }
    .banner .swiper-slide {
        height: 100%;
        margin-top: 65px;
    }
    .banner .swiper-pagination-bullet-active {
        width: 22px;
    }
    .anl-a, .bit, .gsjj-a, .yous-a, .xw-1, .scroll, .w1210 {
        width: 100%;
    }
    .bita {
        margin: 0 auto;
        text-align: left;
    }
    .bitb ul li {
        display: none;
    }
    .bitb ul li:last-child {
        display: block;
    }
    .fwxm-13, .fwxm-14 {
        width: 100%;
        padding: 20px;
    }
    .fwxm-a-b-c, .fwxm-a-b-b, .fwxm-a-b-d {
        display: none;
    }
    .fwxm-a, .fwxm-c, .fwxm-d, .fwxm-b {
        width: 100%;
    }
    .fwxm-a-a {
        margin-top: 0;
    }
    .fwxm-13 .fwxm-a-a {
        float: right;
    }
    .fwxm-c {
        background: #e7e5e6;
    }
    .fwxm-d {
        background: #fff;
    }
    .anl-a ul li {
        width: 48%;
        margin-bottom: 15px;
    }
    .bita p {
        font-size: 18px;
    }
    .yous-c-b {
        padding: 20px 10px;
        margin-top: 30px;
    }
    .fwxm-a-a h3 {
        font-size: 16px;
    }
    .yous-c-c h2 {
        font-size: 45px;
    }
    .bita span {
        font-size: 14px;
    }
    .anl-a ul {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .bit {
        margin: 20px auto;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .gsjj {
        padding: 0;
        margin: 0;
    }
    .gsjj-a {
        padding: 0 15px;
    }
    .gsjj-b, .gsjj-2 {
        width: 100%;
    }
    .gsjj-2 h3 {
        font-size: 18px;
        display: none;
    }
    .gsjj-2 span {
        font-size: 15px;
        display: none;
    }
    .gsjj-3 {
        display: none;
    }
    .yous {
        padding: 20px 0;
    }
    .cm {
        margin-bottom: 10px;
        font-size: 22px;
    }
    .yous-b {
        width: 100%;
        float: none;
        margin-top: 50px;
        background: rgba(255, 255, 255, 0.4);
        border-radius: 5px;
        padding: 0 35px;
    }
    .yous-c-b{
        margin-top: 0;
        padding: 0 35px;
    }
    .yous-c-c {
     
         margin-bottom: 0px; 
    }
    .xw-1 {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .xw-2 .li a h5 {
        margin: 10px 0 0 0;
        font-size: 16px;
    }
    .xw-3 {
        padding-top: 15px;
    }
    .yous-c {
        width: 100%;
        float: none;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .yous-c-a::after {
        margin-top: 50px;
        background: rgba(255, 255, 255, 0.4);
        border-radius: 5px;
        padding: 35px;
    }
    .xw-3 span {
        opacity: 1;
        color: #888;
        font-size: 15px;
    }
    .scrollleft {
        width: 95%;
        box-sizing: border-box;
    }
    .scrollleft li {
        width: 110px;
    }
    .scrollleft li img {
        width: 100%;
    }
    .xw-3 p {
        font-size: 15px;
    }
    .banner .swiper-slide img {
        width: 100%;
        height: auto;
        object-fit: cover;
        transition: 1s linear 2s;
        transform: none;
    }
    .banner .swiper-slide-active img, .banner .swiper-slide-duplicate-active img {
        transition: 6s linear;
        transform: none;
    }
    .header2 .header2_left a img {
        width: 69%;
        height: 90%;
}

@media screen and (max-width: 1200px) {
    .login-list {
        display: none;
    }
    .newspage-content .newspage-left .caldata {
        padding: 2px;
    }
    .ret {
        display: none;
    }
    .newsdet-desc .newsdesc-content .desc-page {
        display: block;
    }
    @media (min-width: 1200px) and (max-width: 1400px) {
        .login-list {
            top: 7%;
        }
    }
    @media screen and (min-width: 1401px) {
        .login-list {
            top: 15%;
        }
    }