* {
    font-family: microsoft yahei;
}

body {
    overflow-x: hidden;
    line-height: 1;
    background: #f7f7f7;
}

a {
    font-family: microsoft yahei;
    color: #474747;
}

a:hover {
    text-decoration: none;
    color: #002d73;
}

.clear {
    clear: both;
}

header .right {
    display: flex;
}

.header {
    width: 12.00rem;
    margin: 0 auto;
    position: relative;
}

.header .top {
    height: .5rem;
    display: flex;
    justify-content: space-between;
    line-height: .57rem;
    color: #979797;
    font-size: .15rem;
}

.header .logo {
    font-size: .25rem;
    
}

.header .logo img {
    width: 2.9rem;
    padding-right: .22rem;
}

.header .nav {
    display: flex;
    justify-content: space-between;
    width: 12.00rem;
    height: .95rem;
    background: #002d73;
    padding: 0 3.60rem;
    position: relative;
    left: -3.60rem;
    z-index: 99;
}

.header .nav map {
    float: left;
    position: relative;
}

.header .nav .nav-site>li {
    position: relative;
    float: left;
    padding: 0 0.30rem;
    
}
.header .nav .nav-site>li.cur {
    background: #2468d3;
}
.header .nav .nav-site>li>a {
    color: #333;
    display: block;
}

.header .nav .nav-site>li>a>span {
    font: .17rem/.95rem microsoft yahei;
    color: #fff;
}

.header .nav .nav-site>li:hover>a,
.header .nav .nav-site>li.cur>a {
    color: #333;
    display: block;
    position: relative;
}

.header .nav .nav-site>li ul {
    display: none;
    z-index: 999;
    background: #e0e0e0;
    width: 1.54rem;
    position: absolute;
    left: 0;
    text-align: left;
    text-indent: .15rem;
}

.header .nav .nav-site>li:hover ul {
    display: block;
}

.header .nav .nav-site>li ul {
    float: left;
    display: none;
}

.header .nav .nav-site>li ul li {
    
    
    height: .40rem;
    line-height: .40rem;
    background: #fff;
    position: relative;
}
.header .nav .nav-site>li ul li .thr {
    position: absolute;
    left: 100%;
    top: 0;
    display: none;
}
.header .nav .nav-site>li ul li:hover .thr {
    display: block;
}
.header .nav .nav-site>li ul a {
    color: #595959;
    font-size: .15rem;
    line-height: .40rem;
    font-weight: normal;
    display: block;
}
.header .nav .nav-site>li ul a:hover {
    background: #2865af;
}
.header .nav .nav-site>li ul a:hover {
    color: #fff;
}

.header .nav .nav-site>li .nav2 .desc {
    float: left;
    width: 2.50rem;
    font: .13rem/.28rem microsoft yahei;
    color: #595959;
}

.header .nav .nav-site>li .nav2 img {
    width: 2.50rem;
    height: 1.63rem;
    float: right;
    margin-right: .34rem;
}

.header .search {
    
    margin-top: .14rem;
    width: 1.95rem;
    height: .25rem;
    border: 1px solid #d4d4d4;
    border-radius: .05rem;
    display: flex;
    background-color: #fff;
}

.header .search #q {
    width: 1.4rem;
    height: 100%;
    border: none;
    text-indent: .16rem;
}

.header .search .btn {
    width: .44rem;
    height: 100%;
    background:  url(../image/search.png) center no-repeat;
    border: none;
    cursor: pointer;
    padding: 0;
}

.header .search form {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

footer {
    width: 12.00rem;
    margin: 0 auto;
}

.footer {
    width: 12.00rem;
    padding: 0 3.60rem;
    position: relative;
    left: -3.60rem;
    font: .13rem/.15rem mircrosoft yahei;
    background: #002d73;
    color: #fff;
}
.footer .up {
    border-bottom: 1px solid #5d7293;
    display: flex;
    justify-content: space-between;
    padding-top: .4rem;
    padding-bottom: .55rem;
}
.footer .up .title {
    font-size: .15rem;
    font-weight: bold;
    margin-bottom: .2rem;
}
.footer .up .links {
    width: 1.6rem;
}
.footer .up .links ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    line-height: .5rem;
}
.footer .up .links ul li {
    
}

.footer .up .links a {
    font-size: .15rem;
    color: #ffffff;
}
.footer .up .content {
    font-size: .15rem;
    line-height: .36rem;
}
.footer .up .contact {
    padding-left: .6rem;
    border-left: 1px solid #5d7293;
}
.footer img {
    margin-top: .0em;
}
.footer .up .map img{
    width: 3.74rem;
    height: 1.3rem;
}
.footer .up .qrcode img{ 
    width: 1.54remrem;
    height: 1.80rem;
}
.footer .down {
    font-size: .14rem;
    height: .82rem;
    line-height: .82rem;
    display: flex;
    justify-content: space-between;
}

.catp .up{
    height: .65rem;
    line-height: .65rem;
    background-color: #fff;
    border-bottom: .02rem solid #002d73;
    display: flex;
    justify-content: space-between;
    
    padding: 0 .2rem;
    font-size: .13rem;
    color: #002d73;
}
.catp .up .catname {
    font-size: .25rem;
}
.catp .up a {
    color: #002d73;
}
.catp .down  ul {
    display: flex;
    justify-content: space-between;
	flex-flow: row wrap;
}
.catp .down  ul:after{
	width:397px;
	content: "";
}
.catp .down li {
    margin-top: .2rem;
    text-align: center;
    width: 3.98rem;
    background-color: #fff;
    border-bottom: 0.03rem solid #f3f3f3;
}
.catp .down li:hover {
    box-shadow: 0 0 .1rem rgba(0,0,0,0.17);
    border-bottom: 0.03rem solid #002d73;
}
.catp .down li .pic {
    height: 2.0rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.catp .down li img{
    max-width: 3.8rem;
    max-height: 2rem;
}
.catp .down .title {
    font-size: .18rem;
    color: #002d73;
	line-height: .2rem;
	padding-left:.1rem;
	padding-right:.1rem;
}
.catp .down .desc {
    text-align: left;
    font-size: .14rem;
    line-height: .25rem;
    overflow: hidden;
    color: #858585;
    padding: .2rem .2rem;
}
.catp .down .more {
    margin: 0 .2rem;
    height: .4rem;
}
section .cont {
    margin: 0rem auto;
    
    width: 12.00rem;
}

section.sec .cont {
    
}

section .cont:after {
    content: " ";
    display: block;
    clear: both;
}





.i .cn {
    font-size: .35rem;
    color: #002d73;
    position: relative;
    padding-right: 1.1rem;
}
.i .cn::before{
    width: 1.1rem;
    height: .03rem;
    background-color: #002d73;
    display: inline-block;
    content: '';
    
    transform: translateY(-.07rem) translateX(-.17rem);
    left: -1.27rem;
    top: center;
}
section .cont .f1 .cn::before{
    background-color: #fff;
}
.i .en {
    font-size: .12rem;
    color: #999;
}

section .cont .notice{
    font-size: .13rem;
    position: relative;
    width: 12rem;
    padding: 0 3.6rem;
    left: -3.6rem;
    display: flex;
    height: .75rem;
    line-height: .75rem;
    background: #36404b;
    color: #fff;
}
section .cont .notice .bd ul {
    display: flex;
    flex-wrap: wrap;
}
section .cont .notice .bd li{
    width: 4.8rem;
    padding: 0 0.1rem;
    display: flex;
    justify-content: space-between;
}
section .cont .notice .bd li a{
    color: #ffc279;
}


section .cont .f1 {
    width: 12.00rem;
    padding: 0 3.60rem;
    position: relative;
    left: -3.60rem;
    
    background: #f5f5f5 url(../image/bg.jpg) no-repeat;
    background-size: 100% 4.95rem;
}

section .cont .f1 .cn {
    color: #fff;
    padding-top: .5rem;
    padding-bottom: .9rem;
}
section .cont .f1 .en {
    padding-bottom: .9rem;
}
section .cont .f1 ul {
    display: flex;
    justify-content: space-between;
}

section .cont .f1 ul li {
    width: 5.90rem;
    margin-bottom: .33rem;
}

section .cont .f1 ul li:hover {
    color: #002d73;
}

section .cont .f1 img {
    width: 5.90rem;
    height: 3.3rem;
}

section .cont .f1 .pic img {
    height: .45rem;
    padding-top: .3rem;
}

section .cont .f1 .catname {
    text-align: center;
    font-size: .15rem;
}
section .cont .f1 .catname2 {
    margin-top: .11rem;
    text-align: center;
    font-size: .12rem;
}

section .cont .f1 .content {
    color: #fff;
    
    background: #a2a2a2;
    padding: .2rem;
    height: 1.2rem;
    line-height: .26rem;
    font-size: .14rem;

}
.f1 .title {

    margin-bottom: .2rem;
}
section .cont .f1 .content a {
    color: #fff;
    font-size: .17rem;
}

section .cont .f1 ul li:hover .content {
    background-color: #002d73;
}



section .cont .f2 {
    width: 12.00rem;
    padding: 0 3.60rem;
    background: #f5f5f5;
    position: relative;
    left: -3.60rem;
    display: flex;
    justify-content: space-between;
}
.f2 .catname {
    width: 100%;
    margin-top: .5rem;
    margin-bottom: .4rem;
    text-align: center;
}
.f2 .catname .cn {
    color: #002d73;
    margin-bottom: .13rem;
}
section .cont .f2> div {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: .5rem;
}

section .cont .f2 .more {
    display: block;
    text-align: center;
    width: 2.4rem;
    height: .35rem;
    line-height: .35rem;
    border: 1px solid #999;
    color: #999;
    font-size: .13rem;
}

section .cont .f2 .down .hd {
    display: flex;
    justify-content: center;
    margin-bottom: .55rem;
}

section .cont .f2 .down .hd li {
    width: 2.10rem;
    height: .48rem;
    
    background: #fff;
    line-height: .48rem;
    border-radius: 0.04rem;
    text-align: center;
    margin: 0 .25rem;
    font-size: .17rem;
    cursor: pointer;
}

section .cont .f2 .down .hd li.on {
    background: #002d73;
    color: #fff;
}
.f2 .bd {
    position: relative;
}
.f2 .prev,
.f2 .next {
    position: absolute;
    left: -3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../image/arrow.png)no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.f2 .next {
    left: auto;
    right: -3%;
    transform: rotate(180deg);
}

.f2 .prev:hover,
.f2 .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

section .cont .f2 .down .bd ul{
    
    height: 3.21rem;
}
section .cont .f2 .down .bd li {
    margin: 0 .02rem;
    background: #fff;
}
section .cont .f2 .down .bd li .pic {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.54rem;
    height: 2.5rem;
}
section .cont .f2 .down .bd li img {
    max-width: 3.54rem;
    max-height: 2.5rem;
}
section .cont .f2 .down .bd li .title {
   text-align: center;
   font-size: .18rem;
   color: #3e3e3e;
   height: .7rem;
   line-height: .7rem;
   border-top: 1px solid #e2e2e2;
}
section .cont .f2 .down .bd li:hover .title {
    background-color: #002d73;
}
section .cont .f2 .down .bd li:hover a{
    color: #fff;
}
section .cont .f2 .down .bd>li>div ul {
    margin-top: 0.05rem;
    padding-bottom: .40rem;
}

section .cont .f2 .down .bd>li>div li {
    width: 2.85rem;
    float: left;
    
    padding-right: .2rem;
    font-size: .15rem;
    line-height: .22rem;
    
}

section .cont .f2 .down .bd>li>div li .pic {
    width: 2.85rem;
    height: 3.88rem;
    background-color: #f5f5f5;
    position: relative;
}

section .cont .f2 .down .bd>li>div li img {
    max-width: 2.85rem;
    max-height: 3.88rem;
}

section .cont .f2 .down .bd>li>div li .pic a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;

    overflow: hidden;
}

section .cont .f2 .down .bd>li>div li .title a {
    display: block;
    height: .6rem;
    line-height: .6rem;
    border-bottom: 1px solid #37474f;
}

section .cont .f2 .down .bd>li>div li:hover {
    border-color: #0a94a1;
    cursor: pointer;
}

section .cont .f2 .down .bd>li>div li:hover .pic::after {
    display: block;
    position: absolute;
    top: 0;
    content: '';
    background: rgba(0, 99, 203, .5) url(404.png) center no-repeat;
    width: 100%;
    height: 100%;
    z-index: 999;
}

section .cont .f2 .down .bd>li>div li:hover img {
    transform: scale(1.2);
}



section .cont .f3 {
    display: flex;
    width: 12.00rem;
    padding: 0 3.60rem;
    position: relative;
    left: -3.60rem;
    background: #36404b;
    color: #fff;
    
}
.f3 .left div {
    text-align: center;
    line-height: .6rem;
    font-size: .18rem;
}
.f3 .left img{
    padding-top: .6rem;
    padding-right: .6rem;
    width: 4.67rem;
    height: 3.9rem;
}
.f3 .catname{
    display: flex;
    align-items: baseline;
}
.f3 .right .cn, .f3 .right .en {
    color: #fff;
    margin-right: .09rem;
    margin-bottom: .35rem;
}
section .cont .f3 .right {
    position: relative;
    background-color: #002d73;
    padding: .6rem;

}
section .cont .f3 .content {
    line-height: .35rem;
    font-size: .15rem;
}

section .cont .f3 a {
    left: 0;
    bottom: 0;
    position: absolute;
    text-align: center;
    display: block;
    color: #fff;
    font-size: .13rem;
    width: 1.4rem;
    height: .34rem;
    line-height: .34rem;
    background-color: #36404b;

}


.f4 {
    width: 12.00rem;
    padding: .45rem 3.60rem ;
    position: relative;
    left: -3.60rem;
    background-color: #f5f5f5;
}

.f4 .catname {
    margin-bottom: .5rem;
    text-align: center;
}
.f4 .cn {
    
}
.f4> div img {
    width: 2.8rem;
    height: 1.04rem;
}

.f4 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.f4 li {
    width: 5.55rem;
    display: flex;
    margin-bottom: .6rem;
}
.f4 li:hover .date{
    background-color: #002d73;
}
.f4 li .date {
    width: .96rem;
    height: .98rem;
    text-align: center;
    background-color: #a2a2a2;
    color: #fff;
    margin-right: .22rem;
}
.f4 li .day {
    line-height: .6rem;
    border-bottom: 1px solid #cecece;
    font-size: .3rem;
}
.f4 li .extra {
    line-height: .35rem;
    font-size: .16rem;
}
.f4 li .content {
    flex: 1;
}
.f4 .title {
    font-size: .17rem;
    line-height: .21rem;
    margin-bottom: .1rem;
    color: #3e3e3e;
}
.f4 .title a {
    color: #3e3e3e;
}
.f4 .desc {
    font-size: .13rem;
    line-height: .22rem;
    color: #525252;
}

.f5 {
    display: flex;
    width: 12.00rem;
    padding: .45rem 3.60rem ;
    position: relative;
    left: -3.60rem;
    background: url(404.png) no-repeat;
    background-size: contain;
}
.f5 img {
    width: 7.54rem;
    height: 2.48rem;
}
.f5 .right {
    padding: .3rem;
    background: #002d73;
    color: #fff;
    flex: 1;
}
.f5 .right .title {
    font-size: .2rem;
    padding-bottom: .12rem;
    border-bottom: 1px solid #fff;
    margin-bottom: .08rem;
}
.f5 .right .desc {
    font-size: .13rem;
    line-height: .3rem;
}



section.sec {
    width: 12.00rem;
    padding-bottom: .5rem;
    margin: 0 auto;
    
}

.banner {
    width: 12.00rem;
    height: 2.70rem;
    margin: 0 auto;
    position: relative;
}

.banner>img {
    width: 19.20rem;
    height: 2.90rem;
    position: absolute;
    left: -3.60rem;
}

.sec .subcat ul {
    background: #f7f7f7;
    height: .4rem;
    line-height: .4rem;
    margin-top: .3rem;
    width: 12.00rem;
    display: flex;
    justify-content: center;
}

.sec .subcat li {
    height: .4rem;
    line-height: .4rem;
    font-size: .15rem;
    padding: 0 .16rem;
    border: 1px solid #e5e5e5;
    margin: 0rem .05rem;
}

.sec .subcat li img {
    max-height: .26rem;
}

.sec .subcat li.cur {
    
    background: #002d73;

}

.sec .subcat li.cur a {
    color: #fff;
}

.sec .subcat li a {
    color: #000;
}

.location {
    margin-top: .3rem;
    display: flex;
    justify-content: space-between;
    text-align: left;
    height: .72rem;
    background: #fff;
    padding: 0 .3rem;
    color: #a0a0a0;
    line-height: .72rem;
    border-bottom: 1px solid #eaeaea;
}

.location a {
    color: #a0a0a0;
}
.location .cname {
    color: #002d73;
    font-size: .25rem;
}
.location span:first-child {
    padding-left: .19rem;
    
    
}

.sec .left {
    float: right;
    width: 3.80rem;
    
}

.sec .right {
    
    background-color: #fff;
    padding: 0 .3rem;
}

.sec .left .left-nav {
    
    padding-bottom: .30rem;
    color: #fff;
}

.sec .left .left-nav .nav-c {
    margin-top: .10rem;
    margin-bottom: .20rem;
    font: .20rem/.30rem microsoft yahei;
    color: #474747;
    border-left: .05rem solid #efc199;
    text-indent: .20rem;
}

.sec .left .left-nav .nav-e {
    float: left;
    font: .13rem/.23rem microsoft yahei;
    padding-left: .13rem;
    display: none;
}

.sec .left .left-nav .content {
    padding-top: .22rem;
    padding-left: .28rem;
    
    padding-bottom: .28rem;
    background: #f4f4f4;
}

.sec .left .left-nav li {
    font: .15rem/.40rem microsoft yahei;
    width: 2.26rem;
    height: .40rem;
    background: #b2b2b2;
    margin-bottom: .20rem;
    border-radius: .04rem;
    text-indent: .24rem;
    position: relative;
}

.sec .left .left-nav li:after {
    content: ">";
    font: .20rem/.40rem "宋体";
    position: absolute;
    right: .20rem;
    top: 0;
}

.sec .left .left-nav li.li2 {
    text-indent: .44rem;
}

.sec .left .left-nav li.cur,
.sec .left .left-nav li:hover {
    background: #e7a36f
}

.sec .left .left-nav li a {
    color: #fefefe;
    display: block;
}

.sec .left .left-nav li a:hover,
.sec .left .left-nav li.cur a {
    color: #fff;
}

.sec .left .pos {
    border: 1px solid #e3e3e3;
    padding: .12rem;
}

.sec .left .pos .catn {
    margin-top: .10rem;
    margin-bottom: .20rem;
    font: .20rem/.30rem microsoft yahei;
    color: #474747;
    border-left: .05rem solid #efc199;
    text-indent: .20rem;
}




.sec .left .pos .up ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    padding-bottom: .30rem;
    border-bottom: 1px dashed #e2e2e2;
    margin-bottom: .30rem;
}

.sec .left .pos .up li {
    width: 1.67rem;
    height: 1.70rem;
    background: #e2efeb
}

.sec .left .pos .up li img {
    width: .80rem;
    height: .80rem;
    border: .06rem solid #eff6f4;
    border-radius: 50%;
    margin-top: .14rem;
}

.sec .left .pos .up li .title {
    font-size: .15rem;
    line-height: .15rem;
    margin-top: .13rem;
    margin-bottom: .07rem;
}

.sec .left .pos .up li .title2 {
    font-size: .13rem;
}




.sec .left .pos .down {
    padding-bottom: .50rem;
}

.sec .left .pos .down li {
    font: .13rem/.32rem mircosoft yahei;
    text-indent: .12rem;
}

.sec .left .pos .down li:before {
    content: "";
    font: .10rem/.32rem 宋体;
    color: #edb585;
    float: left;
    width: .03rem;
    height: .03rem;
    border: 1px solid #eaaf82;
    border-radius: 50%;
    margin-left: .08rem;
    margin-top: .13rem;
}




.sec .left .pos .video ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    
    border-bottom: 1px dashed #e2e2e2;
    margin-bottom: .30rem;
}

.sec .left .pos .video li {
    width: 1.67rem;
    height: 1.46rem;
}

.sec .left .pos .video li img {
    width: 100%;
    height: .93rem;
}

.sec .left .pos .video li .title {
    font-size: .15rem;
    line-height: .15rem;
    margin-top: .13rem;
}

.sec .left .pos .video li .title2 {
    font-size: .13rem;
}




.sec .left .pos .bike ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    text-align: center;
}

.sec .left .pos .bike ul li {
    width: .88rem;
    height: .23rem;
    line-height: .23rem;
    border: 1px solid #ddd;
    border-radius: .04rem;
    margin-bottom: .10rem;
    margin-right: .42rem;
}

.sec .left .pos .bike ul li:nth-child(3n) {
    margin-right: 0;
}


section .cnav {
    height: .70rem;
    color: #333;

    padding-top: .40rem;
    padding-bottom: .30rem;
}


section .cnav .cname {

    font-size: .2rem;
    color: #333;
    text-align: center;
}

section .cnav .ename {



    text-align: center;
    font-size: .13rem;
    color: #333;
    margin-top: .24rem;
    margin-bottom: .60rem;
    background: url(../image/en.png) center no-repeat;
}

section .cnav .location {
    float: right;
    color: #909090;
}

section .cnav .location a {
    color: #909090;
}





.page .right {
    padding: 0.3rem;
    background: #fff;

}

.page .down .hd {
    display: flex;
    justify-content: center;
}

.page .down .hd li {
    width: 1.74rem;
    font-size: .15rem;
    cursor: pointer;
    text-align: center;
    line-height: .44rem;
    height: .44rem;
    background: #cfcfcf;
    color: #202020;
    margin: 0 .10rem;
}

.page .down .hd li.on {
    color: #fff;
    background: #00818f
}

.page .down .bd {
    font-size: .13rem;
    line-height: .35rem;
    color: #333;
}

.page .down .more {
    margin-top: .60rem;
    font-size: .15rem;
    width: 2.29rem;
    height: .91rem;
    background: url(../image/more.png);
    background-size: 2.29rem .91rem;
}

.page .down .more a {
    text-indent: .79rem;
    padding-top: .34rem;
    display: block;
    color: #fff;
    line-height: 1;
}
.page .content {
    font-size: .15rem;
    line-height: .35rem;
}


section .cont .right .content .show {
    padding: .60rem 0;
    font-size: .15rem;
    line-height: .35rem;
}

section .cont .right .content .tad {
    text-align: center;
}

section .cont .right .content .tad #title {
    font-size: .19rem;
    
    color: #111;
    margin-bottom: .19rem;
}

section .cont .right .content .tad .das {
    font: .12rem/.12rem "宋体";
    color: #777;
    padding-bottom: .30rem;
    
    margin-bottom: .22rem;
}

section .cont .right .info {
    font: .13rem/.35rem microsoft yahei;
    margin-top: .50rem;
    padding-top: .14rem;
    border-top: 1px dashed #e2e2e2
}




.showp {
    background-color: #fff;
}
.showp .up {
    display: flex;
    padding-top: .5rem;
}
.showp .up .pic {
    width: 6.5rem;
    height: 3.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #e5e5e5;
}
.showp .up img {
    max-width: 5.8rem;
}
.showp .up .detail {
    margin-top: .7rem;
    margin-left: .4rem;
	margin-right: .4rem;
}
.showp .up .title {
    font-size: .22rem;
    color: #3e3e3e;
    margin-bottom: .26rem;
}
.showp .up .other {
    line-height: .5rem;
    color: #575757;
}
.showp .anchor {
    margin-top: 1.1rem;
    height: .65rem;
    line-height: .65rem;
    font-size: .22rem;
    display: flex;
    text-align: center;
    background-color: #f5f5f5;
}
.showp .anchor  a {
    display: block;
    width: 50%;
}
.showp .anchor a:hover {
    border-bottom: 0.02rem solid #002d73;
}
.showp .content {
    padding: .35rem 0;
    display: flex;
}
.showp .content:last-child {
    border-top: 1px dashed #cbcbcb;
}
.showp .name {
    width: 1.37rem;
    font-size: .15rem;
    height: .15rem;
    color: #002d73;
    border-left: .04rem solid #002d73;
    padding-left: .16rem;
}
.showp .detail {
    font-size: .18rem;
    line-height: .35rem;
}






#pages a {
    display: inline-block;
    height: .30rem;
    line-height: .30rem;
    color: #666;
    border: 1px SOLID #e5e5e5;
    padding: 0 .08rem;
    margin-top: .60rem;
}

#pages span {
    display: inline-block;
    height: .30rem;
    line-height: .30rem;
    color: #fff;
    border: 1px SOLID #002d73;
    background: #002d73;
    padding: 0 .08rem;
    margin-top: .60rem;
}


section .p .up {
    margin-top: .10rem;
}

section .p .up ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    
    height: .92rem;
    margin: 0 auto;
}

section .p .up ul li {
    width: 2.45rem;
    font-size: .15rem;
    line-height: .38rem;
    text-align: center;
    height: .38rem;
    margin: 0 .10rem;
    border: 1px solid #999999;
}

section .p .up ul li a {
    height: 100%;
    color: #202020;
    background: #fff;
    margin: 0 auto;
    display: block;
    
    background-size: 2.45rem .52rem;
}

section .p .up ul li a:hover,
section .p .up ul li.cur a {
    color: #fff;
    background: #002d73;
    

}

section .listp .down {
    
    padding: .3rem;
    background-color: #fff;
}

section .listp .down ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section .listp .down ul li {
    width: 3.44rem;
    float: left;
    
    padding-bottom: .5rem;
    font-size: .15rem;
    line-height: .22rem;
    
}

section .listp .down ul li .pic {
    width: 100%;
    height: 2.23rem;
    background-color: #f5f5f5;
    position: relative;
}

section .listp .down ul li img {
    width: 3.44rem;
    height: 2.23rem;
}

section .listp .down ul li .pic a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;

    overflow: hidden;
}

section .listp .down ul li .title a {
    display: block;
    height: .6rem;
    line-height: .6rem;
    border-bottom: 1px solid #37474f;
}

section .listp .down ul li:hover {
    border-color: #0a94a1;
    cursor: pointer;
}

section .listp .down ul li:hover .pic::after {
    
}

section .listp .down ul li:hover img {
    transform: scale(1.2);
}






section .cont .right .list {
    padding-bottom: .30rem;
}

section .cont .right .list li {
    padding: .40rem 0;
    border-bottom: .01rem dashed #d4d4d4;
    display: flex;
}

section .cont .right .list li .l {
    width: 1.1rem;
    height: 1rem;
    background-color: #adadad;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: .2rem;
}

section .cont .right .list li:hover .l {
    background-color: #002d73;
}

section .cont .right .list li .l .date {
    font-size: .35rem;
    margin-bottom: .16rem;
}
section .cont .right .list li .l .date2 {
    font-size: .15rem;
}

section .cont .right .list li .title {
    height: .18rem;
    margin-bottom: .30rem;
}

section .cont .right .list li .title a {
    float: left;
    font-size: .18rem;
    color: #111;
}
section .cont .right .list li .title a:hover {
    color: #002d73;
}
section .cont .right .list li .title .date {
    float: right;
    color: #777;
    font-size: .12rem;
}

section .cont .right .list li .desc {
    color: #333;
    font-size: .14rem;
    line-height: .30rem;
}

section .cont .right .list .f1 {
    padding-bottom: .30rem;
    margin-bottom: .15rem;
    border-bottom: 1px solid #e1e4ef;
}
section .cont .right .list1 .r{
    flex: 1;
}
section .cont .right .list1 .r .date {
    color: #999;
    font-size: .13rem;
    padding-bottom: .15rem;
    border-bottom: 1px solid #efefef;
}
section .cont .right .list1 img {
    width: 2.68rem;
    height: 1.84rem;
    float: left;
    
    margin-right: .30rem;
}

section .cont .right .list1 .f1 .title a {
    font: .15rem/.15rem microsoft yahei;
    color: #333;
    padding-top: .10rem;
    display: block;
}

section .cont .right .list1 .f1 .date {
    color: #999;
    font-size: .12rem;
    line-height: .42rem;
    padding-bottom: .15rem;
    font-family: 宋体;
}

section .cont .right .list1 .f1 .desc {
    font: .13rem/.26rem microsoft yahei;
    color: #7d7d7d;
}


.listd ul {
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: .2rem;
}
.listd li {
    width: 3.3rem;
    padding: .33rem .2rem;
    margin-bottom: .3rem;
    border: 1px solid #e5e5e5;
}



.listd li .download {
    margin-top: .26rem;
    border-top: 1px solid #e5e5e5;
    padding-top: .26rem;
    color: #858585;
    font-size: .15rem;
}
.listd li .title {
    font-size: .18rem;
    color: #3e3e3e;
}