html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
linkcode,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: Source Han Sans CN;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    font-family: 'Helvetica Neue', 'Roboto', "microsoft yahei";
    line-height: 1;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.tt { 
	width: ; 
	margin:60px  auto; 
	padding:0 0; 
	overflow:hidden;
	background: linear-gradient(0deg, #eef8f9, #FFF);
	/*border-radius: 25px;*/
}
	
.tt p{ 
	line-height:0.6rem; 
	font-size:0.46rem;
	font-weight:900; 
	text-align:center; 
	margin:0.2rem auto; 
    color: #333;
}

.baL3{float:left;width:5.5rem;margin:0.4em 0.4em 0 0.4em;border-bottom:1px dashed #c5bdbd;position: relative;}
.baBoth3 img{position: absolute;left:0;top:0;width:240px;height:160px;}
.baBoth3 p{text-align:left; }
.baBoth3 h3{text-indent:2em;font-size:0.28rem;color:#333; !important;overflow:hidden;line-height:0.48rem;font-weight: normal;text-align:justify;}
.baBoth3 h3 a{    color: #cf2715;}

a {
    text-decoration: none;
}

.l {
    float: left;
}

.r {
    float: right;
}

div {
    box-sizing: border-box;
}

img {
    width: 100%;
}

.o2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.o3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}


.o {
    display: inline-block;
    white-space: nowrap;
    /* width: 100%; */
    overflow: hidden;
    text-overflow: ellipsis;
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    /*之前是ease-out*/
    -moz-transition-timing-function: linear !important;
    -ms-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
    margin: 0 auto !important;
}

/* ----------------------------------------------------------------------- */

.bg {
    width: 100%;
    background: url(../img/bg4.jpg) no-repeat center top;
    background-size: 100%;
    padding-bottom: 2.7rem;
}

.bg .code {
    position: fixed;
    width: 1.2rem;
    height: 1.9rem;
    right: 0;
    bottom: 2rem;
    z-index: 99;
}

.main {
    width: 7.5rem;
    margin: auto;
    padding-top: 0.2rem;
}

.main .logo {
    width: 7rem;
	height: 4.8rem;
    margin: 0 auto 4rem;
    background: url(../img/logo.png) no-repeat center;
    background-size: 100% 100%;
}

.main .otitle {
    width: 6.24rem;
	height: .47rem;
    margin: auto;
    background: url(../img/title2.png) no-repeat center;
    background-size: 100% 100%;
}

.main .dw {
    width: 6.12rem;
    margin: 0.4rem auto 0 auto;
}

.main .dw p {
    font-size: 0.18rem;
    color: #282828;
    line-height: 0.4rem;
	margin: auto 0 auto 0;
    text-align: center;
}

.main .qy {
    width: 6.3rem;
    height: auto;
    margin: 0.6rem  auto 0 auto;
    background: linear-gradient(180deg, #FFF, #eef8f9);
	border-radius:0.2rem;
	border:2px solid #eef8f9;
    background-size: 100% 100%;
    /* position: relative; */
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5rem 0;
}

.main .qy .t {
    width: 5.24rem;
    /* position: absolute;
    top: 0.55rem;
    left: 50%;
    transform: translateX(-50%); */
}

.main .qy .t p {
    text-indent: 0.56rem;
    font-size: 0.28rem;
    font-weight: 400;
    color: #606060;
    line-height: 0.48rem;
}

.main .ztitle {
    width: 7rem;
    margin: 1.26rem auto .27rem auto;
}
 
.main .xwjj {
    width: 6.3rem;
    height: 11rem;
    margin: 0 auto 0 auto;
    background: #fff;
    padding: 0.4rem 0 0.5rem 0;
}

.main .xwjj .xwjj-list {
    width: 5.6rem;
    height: 9.2rem;
    margin: auto;
    overflow: hidden;
}
.main .xwjj .xwjj-list .swiper-wrapper {
    display: flex;
    flex-direction: column;
}
.main .xwjj .xwjj-list .xwjj-li {
    /* display: block; */
    font-size: 0.28rem;
    font-weight: 400;
    color: #282828;
    line-height: 0.36rem;
    border-bottom: 0.02rem solid #313131;
    padding: 0.2rem 0.05rem;
    height: fit-content;
}

.main .csjjh {
    height: auto;
}

.main .csjjh .xwjj-list {
    height: auto;
}

.main .csjjh .xwjj-list .xwjj-li {
    display: block;
}

.main .csjjh .csjjh-img {
    display: block;
    width: 5.50rem;
	height: 3.31rem;
    margin: 0 auto .4rem;
}

.main .more {
    display: block;
    margin: 0.48rem auto 0 auto;
    width: 1.93rem; 
    height: 0.45rem;   
    line-height: 0.45rem;
    background-color: #eec681;
    text-align: center;
    font-size: 0.18rem;
    font-weight: 400;
    color: #b71717;
}

.main .spft {
    position: relative;
    width: 6.3rem;
    margin: 0.6rem auto 0.27rem auto;
    background: url(../img/ ) no-repeat center;
    background-size: 100% 100%;
}

.main .spft .spft-list {
    position: absolute;
    top: .7rem;
    left: 50%;
    transform: translateX(-50%);
    width: 6.3rem;
}

.main .spft .spft-list .spft-li {
    display: block;
    width: 6.3rem;
}

.main .spft .spft-list .spft-li .spft-img {
    width: 100%;
    height: 4.5rem;
}

.main .spft .spft-list .spft-li .spft-img img {
    height: 100%;
    object-fit: cover;
}

.main .spft .spft-list .spft-li .spft-txt {
    width: 100%;
    height: 1rem;
    background: #377B66;
    text-align: center;
    box-sizing: border-box;
    padding: .24rem 0.7rem;
    /* line-height: 0.36rem; */
}

.main .spft .spft-list .spft-li .spft-txt span {
    color: #FFFFFF;
    font-size: 0.28rem;
    font-weight: 400;
}

.bg .main .jrfwzn {
    width: 7rem;
    height: 6.4rem;
    padding: .3rem .5rem;
    margin: 0 auto;
    background: url(../img/jrfwzn-bg.png) no-repeat center;
    background-size: 100% 100%;
}

.bg .main .jrfwzn a > img {
    width: 100%;
    height: 5.4rem;
}

.main .wdy {
    width: 7.5rem;
    height: 5.5rem;
    margin: 0.56rem auto 0 auto;
    background: url(../img/wdy_bg.png) no-repeat center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main .wdy .wdy-img {
    display: block;
    position: relative;
    width: 6.3rem;
    height: 4.2rem;
    background: linear-gradient(0deg, #030000 0%, #FFFFFF 100%);
}

.main .wdy .wdy-img img {
    height: 100%;
    object-fit: cover;
}

.main .wdy .wdy-img span {
    display: block;
    width: 0.68rem;
    height: 0.68rem;
    background: url(../img/btn.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.main .jctj .jctj-list {
    display: flex;
    width: auto;
    max-width: 6.7rem;
    margin: auto;
    overflow: hidden;
}

.main .jctj .jctj-list .jctj-li {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    width: 3.2rem;
    margin: auto;
    /* margin-right: 0.25rem; */
    flex-direction: column;
}

.main .jctj .jctj-list .jctj-li .li {
    display: block;
    /* width: 3.08rem; */
    flex: 0 0 3.08rem;
    height: 3.6rem;
    box-sizing: border-box;
    padding: 0.01rem;
    background-color: #FFFFFF;
    margin-bottom: 0.38rem;
    margin-right: 0.25rem;
}

.main .jctj .jctj-list .jctj-li .li .img {
    width: 100%;
    height: 2.2rem;
}

.main .jctj .jctj-list .jctj-li .li .img img {
    height: 100%;
    object-fit: cover;
}

.main .jctj .jctj-list .jctj-li .li .t {
    padding: 0.18rem 0.32rem;
    height: 2rem;
    box-sizing: border-box;
}

.main .jctj .jctj-list .jctj-li .li .t span {
    font-size: 0.24rem;
    font-weight: 400;
    color: #282828;
    line-height: 0.36rem;
}

.main .hd {
    margin: 0.8rem auto 0 auto;
    width: 6.3rem;
    height: 1.5rem;
    background: url(../img/hd.png) no-repeat center;
    background-size: 100% 100%;
    position: relative;
}

.main .hd .hd-main {
    position: absolute;
    width: 4.8rem;
    height: 0.8rem;
    right: 0.4rem;
    top: 0.35rem;
    overflow: hidden;
}

.main .hd .hd-main .hd-yd {
    width: 8000%;
    height: 0.8rem;
}

.main .hd .hd-main .hd-yd > div {
    float: left;
    height: 0.8rem;
    display: flex;
    align-items: center;
}

.main .hd .hd-main .hd-yd ul {
    display: flex;
    align-items: center;
}

.main .hd .hd-main .hd-yd ul li {
    float: left;
    margin-right: 0.3rem;
}

.main .hd .hd-main .hd-yd ul li a {
    /* display: block; */
    max-width: 4.8rem;
    color: #000;
    font-size: 0.24rem;
    line-height: 0.32rem;
}

.bg .fuchuang {
    position: absolute;
    z-index: 999;
    top: 14.6%;
    left: 0;
}

.bg .fuchuang .f-pannel {
    position: relative;
}

.bg .fuchuang .icon-close {
    position: absolute;
    /* width: .22rem;
    height: .22rem; */
    width: 15px;
    height: 15px;
    top: 0;
    right: 0;
    background: url(../img/close.png) no-repeat center top;
    background-size: 100%;
    z-index: 99;
    cursor: pointer;
}

.bg .fuchuang .f-pannel .video {
    width: 4rem;
    height: 2.25rem;
}

.bg .fuchuang .f-pannel > p{
    width: 4rem;
    height: .44rem;
    background: #000000;
    opacity: 0.6;
    margin-top: -3.2%;
}

.bg .fuchuang .f-pannel > p a {
    display: block;
    margin: 0 auto;
    width: 3.6rem;
    font-size: .18rem;
    color: #FFFFFF;
    line-height: .44rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}