
@media screen and (min-width: 320px) {html{font-size:50px;}}
@media screen and (min-width: 360px) {html{font-size:56.25px;}}
@media screen and (min-width: 375px) {html{font-size:58.59375px;}}
@media screen and (min-width: 400px) {html{font-size:62.5px;}}
@media screen and (min-width: 414px) {html{font-size:64.6875px;}}
@media screen and (min-width: 440px) {html{font-size:68.75px;}}
@media screen and (min-width: 480px) {html{font-size:75px;}}
@media screen and (min-width: 520px) {html{font-size:81.25px;}}
@media screen and (min-width: 560px) {html{font-size:87.5px;}}
@media screen and (min-width: 600px) {html{font-size:93.75px;}}
@media screen and (min-width: 640px) {html{font-size:100px;}}
@media screen and (min-width: 680px) {html{font-size:100px;}}
@media screen and (min-width: 720px) {html{font-size:100px;}}
@media screen and (min-width: 760px) {html{font-size:100px;}}
@media screen and (min-width: 800px) {html{font-size:100px;}}
@media screen and (min-width: 960px) {html{font-size:100px;}}



@media screen and (max-width: 980px) {
.search,.aboutContact{display: none;}


.container {
    width: 100%;
	padding:0 15px;
}
.header, .content, .footer, .container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	padding:0 15px;
}

.product {
    padding: 24px 0;
    padding-bottom: 5px;
}

.aboutNav li {
    line-height: 35px;
    font-size: 16px;
    position: relative;
    border: 1px solid #ddd;
    width: auto;
    display: inline-block;
    border-radius: 6px;
}

.aboutNav li a {
    display: block;
    padding: 0px 15px;
    position: relative;
    font-size: 12px;
}


.aboutNav {
    background: #fff;
    border: 0;
}




.aboutL {
    float: left;
    width: 100%;
}

.aboutH {
    height: auto;
    margin-top: 0px;
    text-align: center;
    color: #3a3a3a;
    background: inherit;
    position: relative;
    z-index: 22;
}

.aboutH h2 {
    line-height: 40px;
    font-size: 18px;
    font-weight: initial;
    text-align: left;
    text-indent: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.aboutH h2::after {
    content: "";
    width: 3px;
    height: 18px;
    background: #d02127;
    position: absolute;
    left: 0;
    top: 14px;
}



.aboutH h3 {
    padding-top: 8px;
    line-height: 32px;
    font-size: 22px;
    text-transform: uppercase;
    display: none;
}

.proRight {
    width: 100%;
    float: right;
}

.pro_bd ul li {
    float: left;
    width: 48%;
    margin: 1%;
    margin-bottom: 10px;
    border: 1px solid #ddd;
}

.pro_bd ul li>div p a {
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
    color: #555;
    font-weight: bold;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pro_bd ul li>div span i {
    position: relative;
    z-index: 1;
    background: url(../images/pro_jt2.png) center center no-repeat;
    display: block;
    width: 100%;
    height: 30px;
}
.pro_bd ul li>div span {
    margin: 0 auto;
    display: block;
    width: 118px;
    height: 30px;
    border: 1px solid #dadada;
    display: block;
    text-align: center;
    line-height: 34px;
    background: none;
    position: relative;
}
.pro_bd ul li .l1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #cf000e;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.pro_bd ul li .l2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #cf000e;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.pro_bd ul li .l3 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #cf000e;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.pro_bd ul li .l4 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: #cf000e;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.pro_bd ul li>div span:before {
    content: "";
    position: absolute;
    background: #cf000e;
    width: 0;
    height: 30px;
    left: 0;
    z-index: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

.pro_bd ul li>div span:before {
    content: "";
    position: absolute;
    background: #cf000e;
    width: 100%;
    height: 30px;
    left: 0;
    z-index: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}


.index-ggt-wz {
    float: left;
    padding: 15px 0 15px 0px;
}

.index-ggt-zxzx{
	display: none;
}

.index-ggt-dh {
    margin-top: 13px;
    display: none;
}

.index-ggt {
    background: url(../images/index_24.jpg)no-repeat top center;
    overflow: hidden;
    height: auto;
    position: relative;
}

.index-ggt-wz-zq {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.index-ggt-wz-zqyy {
    font-size: 18px;
    color: #e7e7e7;
    font-size: 12px;
    margin-top: 10px;
}






.yingyong .yybox {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    height: auto;
    margin-top: 14px;
    position: relative;
}

.yingyong .tuwen ul {
    overflow: hidden;
    position: static;
    width: 94%!important;
    margin: 0 auto;
}

.yingyong .menu {
    overflow: hidden;
    width: 96%;
    height: auto;
    float: none;
    margin: 0 auto;
}

.yingyong .menu li {
    overflow: hidden;
    width: 28%;
    height: auto;
    margin-bottom: 2px;
    background-color: #e9e9e9;
    *: ;
    float: left;
    position: relative;
    /* left: -300px; */
    float: left;
    margin: 0 5px;
    margin-bottom: 10px;
}

.yingyong .menu .list span{
	display: none;
}


.yingyong .menu a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    line-height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding: 0 5px;
}

.phone{
	display: none;
}

.yingyong li.list2 h3 {
    font-weight: normal;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 4px;
    margin-top: 8px;
}



.yingyong .tuwen {
    overflow: hidden;
    width: 100%;
    height: 450px;
    float: right;
    position: relative;
    /* left: 1000px; */
}

.yingyong li.list2 {
    overflow: hidden;
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    background-color: #fff;
}
.yingyong li.list2 .wen {
    float: right;
    width: 100%;
    margin-right: 0;
    margin-top: 18px;
}

.yingyong .tuwen {
    overflow: hidden;
    width: 100%;
    height: auto;
    float: right;
    position: relative;
    /* left: 1000px; */
}

.yingyong li.list2 img {
    display: block;
    float: left;
    border: 1px solid #ddd;
    width: 48%;
    height: auto;
}

.yingyong li.list2 .wen {
    float: right;
    width: 48%;
    margin-right: 0;
    margin-top: 0px;
}

.yingyong li.list2 p {
    font-size: 12px;
    line-height: 24px;
    color: #666;
    height: auto;
    overflow: hidden;
    text-align: justify;
    margin-bottom: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.yingyong li.list2 .btn a {
    display: block;
    width: 44%;
    height: auto;
    text-align: center;
    line-height: 29px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    float: left;
    margin-right: 7px;
    background-color: #d02127;
}



.yingyong {
    overflow: hidden;
    width: 100%;
    margin-bottom: 5px;
    padding: 20px 0;
}
.title {
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
}

.title h2 {
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.title p {
    font-size: 14px;
    color: #333;
    text-align: center;
    margin: 10px 0;
    margin-top: 8px;
    margin-bottom: 8px;
}




.pingzhi {
    overflow: hidden;
    padding: 25px 0;
    background-color: #f7f7f7;
    width: 100%;
}


.pingzhi ul {
    width: 100%;
    margin: 30px auto 0 auto;
}

.pingzhi li {
    float: left;
    margin: 0 5px 30px 5px;
    background-color: #fff;
    width: 47%;
    position: relative;
}

.pingzhi li h3 {
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    color: #000;
    margin: 12px 0 5px 0;
    font-weight: bold;
}  
.pingzhi li .wen {
    overflow: hidden;
    width: 100%;
    height: auto;
    padding-bottom: 0;
    min-height: 188px;
}
.about {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    height: auto;
}


.about dt {
    float: left;
    width: 55%;
    height: auto;
    overflow: hidden;
}

.about dt img{
	max-width: 100%;
	height: auto;
}

.about dl {
    overflow: hidden;
    width: 96%;
    height: auto;
    margin: 0 auto;
}

.about dd {
    float: right;
    width: 40%;
    height: auto;
}

.about dd p {
    font-size: 12px;
    color: #333;
    line-height: 20px;
    text-align: justify;
    height: auto;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.about dd a {
    display: block;
    width: 50px;
    height: 20px;
    background: url(../images/about_btn.png) no-repeat center;
    margin-top: 8px;
    border: 1px solid #ddd;
}

.about_ry {
    overflow: hidden;
    width: 100%;
    margin: 22px 0 30px 0;
}


.news .lihui {
    width: 100%;
}


.news .tu .wen {
    float: right;
    width: 48%;
}

.news .top {
    overflow: hidden;
    width: 100%;
    height: auto;
    padding-top: 5px;
    display: table;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    height: 40px;
}


.news .lihui li {
    width: 100%;
    overflow: hidden;
    float: left;
    padding-left: 10px;
    background: url(../../static/images/pro_list.png) no-repeat left center;
    line-height: 30px;
}

.news .list {
    float: left;
    overflow: hidden;
    margin-right: 0;
    height: auto;
    margin-bottom: 20px;
}

.news .wenti {
    width: 100%;
    margin-right: 0;
}


.news .liuyan p {
    font-size: 16px;
    color: #000;
    margin-top: 25px;
    margin-bottom: 20px;
}

.news .liuyan {
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    padding-left: 14px;
    float: right;
    padding-bottom: 20px;
    padding-right:10px
}

.news {
    overflow: hidden;
    width: 100%;
    padding: 25px 0 25px;
    background-color: #f7f7f7;
}



.link {
    overflow: hidden;
    width: 100%;
    padding: 20px 0;
    display: none;
}

.list,.ewm,.footer h3{
	display: none;
}

.last{
	display: block;
}
.footer {
    overflow: hidden;
    width: 100%;
    padding: 40px 0;
    background-color: #515151;
    position: relative;
    z-index: 1;
    padding: 24px 0!important;
    display:none
}

.lybox {
    overflow: hidden;
    width: 100%;
    margin-bottom: 8px;
    position: relative;
}
.lybox input {
    display: block;
    float: right;
    width: 85%;
    border: none;
    background: none;
    outline: none;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    color: #999;
}
.lybox label {
    display: block;
    width: 100%;
    border: 1px solid #e1e1e1;
    overflow: hidden;
    margin-bottom: 6px;
}
.lybox textarea {
    display: block;
    float: right;
    width: 85%;
    border: none;
    background: none;
    outline: none;
    height: 75px;
    line-height: 35px;
    font-size: 13px;
    color: #999;
    resize: none;
}
    


.cpMain .pleft {
    overflow: hidden;
    float: left;
    width: 100%;
}

.cpMain .pleft h3 {
    width: 100%;
    height: auto;
    background: initial;
    font-weight: normal;
    font-size: 18px;
    line-height: initial;
    text-align: left;
    height: 35px;
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    text-indent: 10px;
}

.cpMain .pleft h3::after {
    content: "";
    width: 3px;
    height: 20px;
    background: #d02127;
    position: absolute;
    left: 0;
    top: 2px;
}

.cpMain .pleft>ul {
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
    border-top: none;
    padding-top: 0;
    border: 0;
    padding-bottom: 10px;
}


.cpMain .pleft h3 a {
    color: #020202;
}

.cpMain .pleft .pnav {
    overflow: hidden;
    width: 100%;
    padding-left: 0px;
}

.cpMain .pleft .pnav a {
    display: block;
    padding-left: 10px;
    background: inherit;
    font-size: 13px;
    color: #333;
    line-height: 28px;
    border: 1px solid #ddd;
    width: 31%;
    float: left;
    border-radius: 3px;
    margin-right: 5px;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.center .title {
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    color: #434343;
    margin-bottom: 8px;
}

.news_info {
    font-size: 14px;
    letter-spacing: 0px;
    color: #434343;
    opacity: 0.4;
    text-align: left;
    border-bottom: 1px solid #aea375;
    padding-bottom: 10px;
    text-align: center;
}

.cpright {
    background: none;
    width: 100%;
    margin-left: 0;
    float: right;
}


.rtop {
    overflow: hidden;
    background: #fff;
    padding: 18px 0px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dbdbdb;
    padding-top: 10px;
}
.rtop h5 {
    float: left;
    padding-left: 10px;
    border-left: 3px solid #d02127;
    font-weight: normal;
    line-height: 20px;
    display: none;
}

.rtop span {
    float: left;
    font-size: 15px;
    margin-top: 2px;
}


.cpMain .pleft>ul {
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
    border-top: none;
    padding-top: 0;
    border: 0;
    padding-bottom: 0px;
}


.rightbox {
    overflow: hidden;
    width: 100%;
    position: relative;
    margin-top: 15px;
}

.about-center {
    line-height: 25px;
    font-size: 14px;
    display: table;
    width: 100%;
}

.cpMain {
    overflow: hidden;
    margin: 20px 0;
}

.cpMain .container {
    margin-top: 0;
    padding-bottom: 0;
}

.pro_c_s_i .list {
    overflow: hidden;
    width: 48%;
    margin: 1%;
    height: auto;
    background-color: #fff;
    float: left;
    margin-bottom: 5px;
    display: block;
}

.pro_c_s_i .list .til {
    display: block;
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    padding-top: 0;
    line-height: 40px;
}

.pro_c_s_i .list a img:hover {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    opacity: 1;
}


.main-left {
    width: 100%;
}

.prodbaseinfo_a {
    float: right;
    width: 100%;
    z-index: 1;
}

.h2_prodtitle {
    font-size: 18px;
    color: #414141;
    padding: 2px 0 4px;
    line-height: 1.6em;
    border-bottom: 1px solid #DCDCDC;
}

.ul_prodinfo li {
    font-size: 14px;
    float: left;
    padding: 6px 0;
    height: auto;
}

.ul_prodinfos {
    padding: 5px 0px;
    width: 100%;
    margin-top: 25px;
    height: auto;
    overflow: hidden;
    zoom: 1;
    /* background: #eee; */
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}

.ul_prodinfos li {
    padding: 0px 0 10px;
    height: auto;
    float: left;
}

.ul_prodinfos {
    padding: 5px 0px;
    width: 100%;
    margin-top: 0;
    height: auto;
    overflow: hidden;
    zoom: 1;
    /* background: #eee; */
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}

.hottel {
    color: #d02127;
    font-weight: normal;
    font-size: 16px!important;
    float: left;
    font-weight: bold;
    display: table;
    width: 100%;
}


.propar {
    padding-left: 0;
    margin-top: 10px;
}

.propar img{
	width: 90px;
}

.mod_goods_info .hds li h3 {
    display: block;
    width: 100px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    border-bottom: 0;
    font-weight: normal;
}
.mod_goods_info {
    clear: both;
    margin-bottom: 10px;
    position: relative;
    background-color: #eee;
    height: 35px;
    margin-top: 20px;
}
.mod_goods_info .hds .status_on h3 {
    height: 35px;
    line-height: 35px;
    background-color: #fff;
    color: #d02127;
}




.sp-thumbs a:link, .sp-thumbs a:visited {
    width: 35px;
    height: 35px;
    overflow: hidden;
    opacity: .3;
    display: inline-block;
    background-size: cover;
    background-position: center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.description .title span {
    font-size: 18px;
    color: #1f1f1f;
    position: relative;
    background: #fff;
    margin-right: 0;
    padding-right: 15px;
    font-family: "WorkSans-Bold";
    height: 22px;
}

.description .title {
    border-bottom: 1px solid #dddddd;
    height: 35px;
    text-align: left;
    color: #ddd;
}

.ueeshop_responsive_article_feedback .rows .form_button {
    width: 110px;
    height: 30px;
    line-height: 30px;
    background: #222;
    color: #fff;
    font-size: 14px;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
}

.ueeshop_responsive_article_feedback .rows textarea {
    width: 100%;
    height: 60px;
    padding: 5px;
    font-size: 12px;
    color: #888;
    box-sizing: border-box;
}

.description .contents {
    line-height: 180%;
    min-height: 60px;
    padding: 10px 0;
    display: block;
}

.cp dl {
    width: 48.5%;
    overflow: hidden;
    float: left;
    display: inline;
    padding: 12px 0px 0 11px;
}






.showList li p {
    background: #d9d9d9;
    line-height: 45px;
    font-size: 14px;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.showList li {
    float: left;
    width: 48%;
    margin: 1%;
    margin-bottom: 30px;
    text-align: center;
}
.showList li:nth-child(3n) {
    margin-right: 1%;
}

.showList li {
    float: left;
    width: 48%;
    margin: 1%;
    margin-bottom: 12px;
    text-align: center;
}

.showList li p {
    background: #d02127;
    line-height: 35px;
    font-size: 14px;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
	color:#fff
}

.cp-title {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
}




.showList li:hover img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}
.showList li:hover p {
    color: #fff;
    background: #d02127;
}





.dl_42 dt {
    width: 48%;
    float: left;
}

.dl_42 dt a {
    width: 100%;
    padding: 1px;
    border: 1px solid #d7d7d7;
    display: block;
}

.dl_42 dd {
    background: #fff;
    padding-left: 15px;
    float: left;
    width: 48%;
    line-height: 24px;
    overflow: hidden;
    color: #666;
}

.dl_42 dd h4 {
    font-size: 18px;
    padding-bottom: 5px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-top: 4px;
    margin-bottom: 2px;
}


.dl_42 dd p {
    height: auto;
    overflow: hidden;
    font-size: 13px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 4px;
}


.dl_42 dt {
    width: 40%;
    float: left;
}


.dl_42 dd {
    background: #fff;
    padding-left: 15px;
    float: left;
    width: 60%;
    line-height: 24px;
    overflow: hidden;
    color: #666;
}

dl.dl_42 {
    height: auto;
    margin-bottom: 15px;
    border-bottom: 1px solid #d7d7d7;
    display: table;
    padding-bottom: 15px;
}

.dl_42 dd h4 {
    font-size: 16px;
    padding-bottom: 5px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-top: 4px;
    margin-bottom: 2px;
}

.header{
	display: none;
}




.lg {
    display: table;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #272727;
}

.lg a {
    color: #fff;
    display: inline-block;
    margin: 0.15rem .5rem;
}


.m_img {
    display: block;
    height: 0.9rem;
    background: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.m_img .headlf {
    padding-top: 0.2rem;
    padding-left: 5px;
    float: left;
}

.m_img .headlf .m_logo {
    height:0.6rem;
    display: block;
    margin-top:0.05rem;
}

.m_img .headrg {
    padding-right: 5%;
    padding-top: 0.3rem;
    float: right;
}

.m_img .headrg a .m_menuimg {
    height:16px;
    vertical-align:top;
    display: block
}
.m_nav {
    display:block;
    position:fixed;
    top:0px;
    left:0px;
    width:0px;
    height:0px;
    overflow:hidden;
    z-index:10000
}
.m_nav .closecover {
    position:absolute;
    width:100%;
    height:100%;
    background:#0b0d19;
    filter:alpha(opacity=0);
    opacity:0;
    left:0px;
    top:0px;
    z-index:1
}
.m_nav .closeicon {
    position:absolute;
    width:20%;
    left:18px;
    top:5%;
    z-index:100;
    text-align:center;
    filter:alpha(opacity=0);
    opacity:0
}
.m_nav .m_navList {
    position:absolute;
    width:80%;
    right:0px;
    top:0px;
    background:#0b0d19;
    height:100%;
    z-index:100;
    right:-80%;
    overflow-y: scroll;
}
.m_nav .m_navList ul {
    padding-left:5%;
    padding-right:5%
}
.m_nav .m_navList ul li {
    border-bottom:1px solid #232530
}
.m_nav .m_navList ul li a {
    display:block;
    height:45px;
    color:#fff;
    line-height:45px;
    padding-left:5%;
    font-size:14px
}
.m_nav .m_navList ul li .m_f_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}
.m_nav .m_navList ul li .m_f_a a {
    flex: 1;
}
.m_nav .m_navList ul li .m_f_a i {
    width: 40px;
    height:35px;
    box-sizing: border-box;
    padding:0 5px;
    display: block;
}
.icon {
    background:url(../images/plus_top.png) 100% no-repeat;
    background-position: 50% 50%;
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.icon_on {
    background:url(../images/reduce_top.jpg) 50% no-repeat!important;
    background-position: 50% 50%;
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.m_nav .m_navList ul li .m_s_nav {
    display:none;
    width: 100%;
}
.m_nav .m_navList ul li .m_s_nav a {
    display: block;
    height:40px;
    line-height:40px;
    font-size:14px;
    padding-left:10%;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
    font-size: 12px;
}


.top_search {
    float: right;
    margin-right: 14px;
    margin-top: 0.18rem;
}
.top_search span{display: block; width: 28px; height: 24px; margin-top: .06rem; background: url(../images/icon_search.png) no-repeat center center; background-size: 64%;}

.top_search>div {
    position: fixed;
    top: 57px;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999999;
}

.top_search>div i{position: absolute; left: 0; right: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.7);}
.top_search .gg{position: absolute; z-index: 5; right: 0; width: 100%; padding: 1% 3%; background-color: #fff; overflow: hidden; border-top: 1px solid #ddd;}
.top_search .ss input {
    border: #ddd solid 1px;
    border-right: 0;
    width: 76%;
    padding: 0 2%;
    line-height: 274%;
    font-size: .2rem;
    float: left;
    border-radius: .07rem 0 0 .07rem;
    margin-left: 5%;
}
.top_search .ss input:focus{border-color: #0083c3;}
.top_search .ss button {
    font-size: .2rem;
    line-height: 265%;
    border: #2ba70e solid 1px;
    background-color: #2ca70e;
    color: #fff;
    float: left;
    padding: 0 0.2rem;
}	
	


.dowebok{
	display: none;
}

.banner_box img{width:100%; display:block;}
.banner_box {
    width: 100%;
    text-align: center;
    margin-top: 0.9rem;
	display: block;
}
.banner_box img{vertical-align:middle;}
.roll_img_mb_01{overflow:hidden;position:relative;}
.roll_img_mb_01 .img_box{overflow:hidden;text-align:center;}
.roll_img_mb_01 .img_box img{vertical-align:middle;width:100%;}
.roll_img_mb_01 .nav_box{overflow:hidden; position:absolute; left:50%; transform:translate(-50%,0); bottom:20px;}
.roll_img_mb_01 .nav_box li{width:30px;height:3px; font-size:1px; overflow:hidden; background:#fff; float:left; margin:4px;}
.roll_img_mb_01 .nav_box .li_on{background:#0037ad;}
.img_box li{height: auto!important;}

.ny-banner {
    overflow: hidden;
    min-height: auto;
    height: auto;
    padding-top: 0.9rem;
}



/*手机版权*/
.foot_nav{height:50px;display: block;}
.bottomToolbar{width:100%; font-size:1em; position:fixed; display:block; margin:0; padding:0; bottom:0; left:0; text-align:center; z-index:999; background:#303030;}
.bottomToolbar li {
    width: 24.5%;
    float: left;
    position: relative;
    text-align: center;
    border-right: 1px solid #575757;
}
.bottomToolbar li img{text-align:center; margin:auto; width:auto; height:23px;}
.bottomToolbar li a{padding:5px 0 2px 0; margin-right:1px; display:block;font-size:20px;text-align:center;color:#FFF;text-decoration:none;}
.bottomToolbar li em{text-align:center;margin:auto;color:#fff;font-size:0.2rem;display:block;font-style:normal;}

.lybox label i {
    color: Red;
    display: table;
    position: absolute;
    left: 12%;
    top: 38%;
}

.ny-title span {
    font-size: 24px;
    display: inline-block;
    margin: 0 auto;
}
    
.ny-title p {
    display: inline-block;
    font-size: 24px;
    font-weight: lighter;
    margin-left: 0px;
}


}