﻿.litpic{position: relative;overflow: hidden;width:100%;height:0;padding-bottom:75%;}
.litpic img{position: absolute;top:0;left:0;width:100%;height:100%;}

.in_banner .imgstyle img{height:800px;}
.nypic ing{height:600px;}


.pages{padding:30px 0;text-align:center;}
.pages li{display:inline-block;}
.pages li a{display:inline-block;height:35px;line-height:35px;padding:0 13px;margin-right:5px;border:1px solid #eee;color:#fff;}
.pages li a:hover,.pages li.active a{border-color:#fff;background:#fff;color:#000;}


.show{}
.show_tit{}
.show_tit h2{color: #E3E3E3;font-size:26px;line-height:30px;text-align:center;}
.show_info{text-align:center;padding:20px 0;}
.show_info span{display:inline-block;margin-right:10px;color:#666;}
.show_info span:last-of-type{margin-right:0;}
.show_content{margin-top:30px;}
.show_content p{color:#fff;font-size:14px;margin:5px 0;line-height:30px;}
.show_content img{max-width:100%;height:auto;}

.lclist li dt h2,.nyzpinfo h3{height:35px;line-height:35px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.lclist li dt p{margin-top:15px;}
.nyzpinfo h3{margin-top:0px;}


.menu li{position: relative;}
.menu li .menu_son{position: absolute;width:100%;background:#0d0d0d;display:none;}
.menu li .menu_son a{display:block;height:40px;line-height:40px;color:#fff;border-bottom:1px solid #2e2f29;font-size:14px;}
.menu li .menu_son a:hover{color:#666;}
.menu li:hover .menu_son{display:block;}



#leftcontrol >ul {
    padding-top: 100px;

}

#leftcontrol ul li {
    display: block;
    min-height: 49px;
    border-top: 1px solid #272727;
    font-size: 1.3rem;
    width: 100%;
}

#leftcontrol ul li .subnav {
    
    display: none;
}

#leftcontrol ul li a {
    display: block;
    color: #777777;
    padding: 0 25px;
    height: 49px;
    line-height: 49px;
}

#leftcontrol > ul > li.active a {
    
}

#leftcontrol ul li.active a.hassub {
    
}

#leftcontrol ul li a span {
    display: inline-block
}

#leftcontrol ul li a span.circle {
    width: 8px;
    height: 8px;
    border: #474747 1px solid;
    border-radius: 5px;
    margin-right: 20px
}

#leftcontrol ul li.active a span.circle {
    border-color: #E71A1F;
    background-color: #E71A1F;
}

#leftcontrol ul.subnav li a {
    background: #19191A;
    color: #7e7e7e;
}

#leftcontrol ul.subnav li a i {
    margin-right: 20px;
    font-size: 1.5rem;
    color: #3e3e3e;
}

#leftcontrol ul.subnav li.active a {
    background: #060606
}

#leftcontrol ul li a span.more {
    width: 12px;
    height: 12px;
    position: relative;
    float: right;
    top: 20px
}

#leftcontrol ul li a span.more span {
    background: #474747;
    position: absolute;
}

#leftcontrol ul li a span.more span.h {
    width: 12px;
    height: 2px;
    transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0)
}

#leftcontrol ul li a span.more span.v {
    transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0);
    -webkit-transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0);
}

#leftcontrol ul li.active a span.more span.v {
    transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0);
    -webkit-transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0);
}




.newslist{}
.newslist li{display:block;padding:30px 0;border-bottom: 1px solid #434343;}
.newslist li a{display:block;}
.news_left_img{width:250px;float:left;}
.litpic{position:relative;width:100%;height:0;padding-bottom:75%;overflow: hidden;}
.litpic img{position: absolute;top:0;left:0;width:100%;height:100%;}
.news-one a{display:block;overflow:hidden;}
.news-one-desc span.hits{display:inline-block;font-size: 12px;color: #999;margin-top: 30px;}
.news-one a:hover img{transform: scale(1.1);transition: all 2s;}
.news-one a:hover h3{color:#e00012;}
.news-one-desc {
    float: left;
}
.news-one-words {
    margin-top: 32px;
    margin-left: 52px;
    width: 630px;
}
.news-one-date {
    padding-top: 29px;
    padding-left: 42px;
    width: 146px;
    height: 100%;
    float: right;
}
.news-one-date p.day {
    margin-bottom: 5px;
    line-height: 56px;
    font-size: 56px;
    font-weight: bold;
    color: #e00012;
    text-align: center;
}
.news-one-date p.month {
    margin-top: 10px;
}
.news-one-date p.month, .news-one-date p.year {
    margin-bottom: 5px;
    line-height: 16px;
    font-size: 16px;
    color: #979797;
    text-align: center;
}
.news-one-desc h3 {
    margin-bottom: 16px;
    line-height: 30px;
    height: 30px;
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
}
.news-one-desc p.words {
    display: -webkit-box;
    line-height: 26px;
    font-size: 14px;
    color: #979797;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news-one-desc span.hits {
    display: inline-block;
    font-size: 12px;
    color: #999;
    margin-top: 30px;
}
.news-one-desc span.m_date{display:none;}


.map{margin-top:50px;}

.h50,#toolbar{display:none;}












@media screen and (max-width:750px) {


.logo{height:auto;margin-top:4%;}

#leftcontrol >ul {
	padding-top: 60px
}

.in_banner .imgstyle img,.nypic img{height:200px;object-fit:cover;}

.yewulist li{width:33.33%;margin-right:0;text-align:center;border:0;}
.fmenu{display:none;}
.ftext{line-height:30px;height:auto;border:0;margin-top:0;}

.flogo{margin-top:5%;width:35%;height:auto;margin-bottom:5%;}


.news_left_img{width:100%;}
.news-one-words{width:100%;margin-left:0;margin-top:20px;}
.news-one-desc h3{font-size:18px;margin-bottom:10px;}
.news-one-desc span.m_date{display:block;color:#999;margin-top:10px;}
.news-one-date{display:none;}

.pages{padding:20px 0;}
.pages li a{padding:0 10px;height:28px;line-height:28px;margin-right:2px;}

.show_content{margin-top:0px;}


.nyzpinfo{bottom:5%;}
.nyzpinfo h2{font-size:16px;}
.nyzpinfo h3{font-size:18px;height:25px;line-height:25px;}

.nylx_l{display:none;}
.nylx_r{width:100%;}
.nylx_r dl p{font-size:14px;}
.nyewm{margin-top:20px;}
.nyewm dl{width:49%;margin-left:0;margin-right:2%;float:left;}
.nyewm dl:last-of-type{margin-right:0;}


.yxtext{width:180px;left:-220%;}

.foot .fmain{display:none;}
.foot{padding-top:0;}

.kfrtop{display:none;}

.yewuinfo{display:none;}
.yewulist li:hover .yewut{transform:unset;}

.sjlclist li{width:100%;margin-right:0;padding:20px 0;margin-top:0;}



.h50{height:50px;display:block;}
#toolbar {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 888;
    height: 50px;
    left: 0;
    background: #0d0d0d;
}
#toolbar .list {
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    
}
#toolbar .list li {
    float: left;
    width: 25%;
    text-align: center;
}
#toolbar .list a {
    display: block;
    height: 50px;
    line-height: 14px;
    font-size: 14px;
    padding-top: 0px;
}
#toolbar .list a span {
    text-align: center;
    color: #fff;
    display: block;
    font-size: 14px;
}
#toolbar .list a s {
    margin-left: auto;
    margin-right: auto;
    width: 21px;
    height: 20px;
    display: block;
    margin-bottom: 6px;
    margin-top:6px;
    background-position: -45px -12px;
}
#toolbar .list li:nth-child(2) s {
background-position: 0px -12px;
}
#toolbar .list li:nth-child(3) s {
background-position: -21px -12px;
}
#toolbar .list li:nth-child(4) s {
background-position: -71px -12px;
width:18px;
height:18px;
}


.icon {
    background: url(../image/icon.png) no-repeat;
    display: inline-block;
    background-size: 144px auto;
    vertical-align: middle;
}


#wxnr {
    width: 100%;
    height: 100%;
    max-width: 640px;
    min-width: 320px;
    position: fixed;
    top: 0;
    z-index: 1000;
    display: none;
    background: rgba(0,0,0,.6);
}
#wxnr .nrdf {
    margin: auto;
    position: absolute;
    top:calc(50% - 135px);
    left: 0;
    right: 0;
    width: 250px;
    height: auto;
    padding: 20px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 2px 6px #777;
    -webkit-box-shadow: 0px 2px 6px #777;
    -moz-box-shadow: 0px 2px 6px #777;
    border-radius: 10px;
}
#wxnr img {
    width: 170px;
    height: 170px;
    display: block;
    margin: 20px auto;
}
#wxnr p {
    font-size: 14px;
    line-height: 27px;
    text-align: center;
}
#wxnr i {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 18px;
    height: 18px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-style: normal;
    background: #333;
    border-radius: 60px;
    cursor: pointer;
}
#wxnr span {
    display: inline-block;
    padding: 2px 6px;
    line-height: 20px;
    background-color: #127a44;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}
#wxnr span.wx {
    padding-left: 24px;
    background-image: url(../image/wx.png);
    background-size: 14px;
    background-position: 6px center;
    background-repeat: no-repeat;
}



}