@charset "utf-8";
@media screen and (max-width:2048px){html{font-size:273.06667px}}
@media screen and (max-width:1920px){html{font-size:256px}}
@media screen and (max-width:1440px){html{font-size:192px}}
@media screen and (max-width:1600px){html{font-size:213.33333px}}
@media screen and (max-width:1242px){html{font-size:165.6px}}
@media screen and (max-width:1140px){html{font-size:152px}}
@media screen and (max-width:1280px){html{font-size:170.66667px}}
@media screen and (max-width:1024px){html{font-size:136.53333px}}
@media screen and (max-width:1080px){html{font-size:144px}}
@media screen and (max-width:960px){html{font-size:128px}}
@media screen and (max-width:800px){html{font-size:106.66667px}}
@media screen and (max-width:768px){html{font-size:102.4px}}
@media screen and (max-width:736px){html{font-size:98.13333px}}
@media screen and (max-width:732px){html{font-size:97.6px}}
@media screen and (max-width:720px){html{font-size:96px}}
@media screen and (max-width:667px){html{font-size:88.93333px}}
@media screen and (max-width:640px){html{font-size:85.33333px}}
@media screen and (max-width:600px){html{font-size:80px}}
@media screen and (max-width:568px){html{font-size:75.73333px}}
@media screen and (max-width:540px){html{font-size:72px}}
@media screen and (max-width:533px){html{font-size:71.06667px}}
@media screen and (max-width:480px){html{font-size:64px}}
@media screen and (max-width:435px){html{font-size:58px}}
@media screen and (max-width:414px){html{font-size:55.2px}}
@media screen and (max-width:412px){html{font-size:54.93333px}}
@media screen and (max-width:400px){html{font-size:53.33333px}}
@media screen and (max-width:385px){html{font-size:51.33333px}}
@media screen and (max-width:384px){html{font-size:51.2px}}
@media screen and (max-width:375px){html{font-size:50px}}
@media screen and (max-width:360px){html{font-size:48px}}
@media screen and (max-width:320px){html{font-size:42.66667px}}
@media screen and (max-width:300px){html{font-size:40px}}
@media screen and (max-width:240px){html{font-size:32px}}

@media screen and (max-width:768px){
.banner_pc,.header-bg{display: none;}
	
.m_img, .m_nav {
	display: block;
}
.header-bg{
	display: none;
}
.container {
	max-width: 100%;
	min-width: 100%;
	padding: 0;
	width: 100%;
	padding: 0 10px;
}
.m_img {
display: block;
height: 1rem;
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.1rem;
padding-left: 5px;
float: left;
}

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

.m_img .headrg {
padding-right: 5%;
padding-top: 0.4rem;
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%;
padding-top: 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: .14rem; background: url(../images/icon_search.png) no-repeat center center; background-size: 64%;}

.top_search>div {
    position: fixed;
    top: 0.9rem;
    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: 268%;
    border: #2878bd solid 1px;
    background-color: #2978bd;
    color: #fff;
    float: left;
    padding: 0 0.2rem;
}	

/* 幻灯片 */
.ny-banner {
    overflow: hidden;
    height: auto;
    padding-top: 0;
    display: table;
    width: 100%;
    margin-top: 1rem;
}
.banner_box img{
	width:100%; display:block;
}
.banner_box{
	width:100%;
	text-align:center;
	margin-top: 1rem;
}
.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;
}
.flexslider{
	display: none;
}
.banner_box{
	display: block;
}
/* 幻灯片 */


.index-class {
    text-align: center;
    border-bottom: 1px solid #f0f2f5;
    background: #fff;
    width: 100%;
    margin: 0px auto;
    margin-top: 10px;
    height: 50px;
    line-height: 50px;
}

.index-title h3 {
    font-size: 20px;
    font-weight: 500;
}
.index-product {
    margin: 30px 0;
}
.ny-class .box a {
    width: auto;
    height: 30px;
    color: #666;
    font-family: "微软雅黑";
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    line-height: 30px;
    padding-left: 7%;
    margin-left: 2%;
    background: url(../images/pic28.png) no-repeat left center;
    float: none;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ny-class .box {
    max-width: 1200px;
    margin: 0 auto;
    border-bottom: #DEDEDE solid 1px;
    overflow: hidden;
    text-align: center;
    margin-top: 5px;
}
.index-product-body ul li {
    width: 48%;
    float: left;
    margin: 1%;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 10px #ddd;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 15px;
}
.ny-class {
    margin-bottom: 14px;
}
.index-product-body {
    display: block;
    margin-top: auto;
}
.index-product-body ul li .pic-name {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    text-align: center;
}
.se ul li+li {
    margin-left: auto;
}
.se ul li {
    width: 100%;
    overflow: hidden;
    float: left;
    text-align: center;
}
.index-con {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
}
.se {
    width: 100%;
    overflow: hidden;
    padding: 24px 0px;
    margin-bottom: 0;
    background: url(../images/abbg.jpg) no-repeat;
    background-size: cover;
}
.se ul li p:nth-of-type(1) {
    color: #fff;
    font-size: 18px;
}

.se ul li a {
    color: #d27c34;
    font-size: 24px;
    display: inline-block;
    margin-top: 2px;
}
.se ul li p:nth-of-type(2) {
    color: #ebebeb;
    font-size: 14px;
    line-height: 24px;
    margin-top: 12px;
}

.index-about-bg {
    display: block;
    background: #f8f8f8;
    padding: 18px 0;
    background: url(../images/about-bg.jpg) no-repeat center;
    background-size: cover;
}
.h{height: 10px;}
.index-about-left {
    width: 100%;
}
.index-about-right {
    width: 100%;
}
.small_title {
    color: #c57b40;
    font-size: 16px;
    padding: 18px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 10px;
}
.small_title {
    color: #c57b40;
    font-size: 16px;
    padding: 18px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 10px;
    padding-top: 0;
}
.max_title {
    color: #2978bd;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    font-family: 'graphik-medium';
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-about-text {
    font-size: 12px;
    line-height: 200%;
    margin-top: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}
.pro-btn a i {
    display: inline-block;
    padding: 5px 5px;
    font-size: 12px;
    color: #000;
    position: relative;
    z-index: 999;
    font-style: normal;
}
.pro-btn {
    margin-top: 12px;
    margin-bottom: 18px;
}




.index-con ul {
    width: 100%;
    float: left;
}
.index-con ul li {
    padding-left: 35px;
}
.index-con ul li p:nth-of-type(2) {
    font-size: 12px;
    color: #666;
    line-height: 22px;
    margin-top: 5px;
}
.index-con ul li+li {
    margin-top: 15px;
}
.index-con .confb {
    width: 100%;
    float: right;
    overflow: hidden;
    margin-top: 0;
}
.index-con .confb p input[type="text"] {
    height: 30px;
    color: #333;
    font-size: 14px;
    border: none;
    outline: none;
    border-bottom: 1px solid #aaa;
}
.index-con .confb p+p {
    margin-top: 10px;
}
.index-con .confb p textarea {
    outline: none;
    resize: none;
    width: 100%;
    min-height: 80px;
    border: 1px solid #aaa;
    padding: 12px 12px 0px 12px;
    height: auto;
}

.index-con .confb p input[type="submit"] {
    background: #0c0c17;
    width: 130px;
    height: 30px;
    outline: none;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
}
.footer .bothree {
    display: none;
}
.footer .botwo p {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 2px;
}
.footer .botwo ul li {
    width: 33%;
    float: left;
    margin-top: 10px;
}
.top {
    width: 40px;
    height: 20px;
    margin: 0 auto;
    background-color: #2f2e2e;
    border-radius: 50px 50px 0 0;
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -20px;
}
.banq {
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 45px;
    background: #2a2828;
}
.footer .botwo ul li a {
    font-size: 14px;
    color: #eee;
}
.footer {
    width: 100%;
    margin-top: 22px;
    padding-top: 25px;
    overflow: hidden;
    background: url(../images/bg.png) calc(50% - 300px) no-repeat;
    background-color: #2978bd;
    padding-bottom: 40px;
    position: relative;
}
.footer .botwo span {
    display: inline-block;
    width: 60px;
    height: 3px;
    background: #fff;
}
.index-con ul li p:nth-of-type(1) {
    font-size: 16px;
    color: #333;
}

.ny-main {
    margin-top: 14px;
}
.position {
    width: 100%;
    height: auto;
    line-height: normal;
    text-align: left;
    color: #767676;
    font-size: 12px;
    border-bottom: 1px solid #ebebeb;
}
.position a {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: left;
    color: #767676;
    font-size: 13px;
}

.main-title .box {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 1.4%;
    background: url(../images/dx.jpg) no-repeat center bottom;
    color: #333;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    line-height: normal;
    padding-bottom: 12px;
}

.ny-text {
    font-size: 12px;
    line-height: 200%;
}




.pic li {
    width: 48%;
    margin: 1%;
    float: left;
}
.pic li span {
    text-align: center;
    display: table;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    margin: 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}


.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: 52%;
    line-height: 24px;
    overflow: hidden;
    color: #666;
}
.dl_42 dd h4 {
    font-size: 15px;
    padding-bottom: 0;
    height: auto;
    line-height: 18px;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 4px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
	margin-top: 10px;
}
.dl_42 dd p {
    height: auto;
    overflow: hidden;
    font-size: 13px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.dl_42 dd .mor {
    font-size: 12px;
    color: #074f9b;
    font-weight: bold;
}
dl.dl_42 {
    height: auto;
    margin-bottom: 14px;
    border-bottom: 1px solid #d7d7d7;
    display: table;
    padding-bottom: 15px;
}
.agent_con {
    margin-top: 14px;
}

.center .title {
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    color: #434343;
    margin-bottom: 10px;
    line-height: 25px;
}
.center {
    display: table;
    width: 100%;
    margin-top: 12px;
}
.news_info {
    font-size: 13px;
    letter-spacing: 0px;
    color: #434343;
    opacity: 0.4;
    text-align: left;
    border-bottom: 1px solid #aea375;
    padding-bottom: 10px;
    text-align: center;
}
.details-txt {
    font-size: 14px;
    line-height: 200%;
    width: 100%;
    table-layout: fixed;
    border-bottom: 1px dashed #e0e1dc;
    padding: 10px 0;
    min-height: 150px;
}
.page_bg {
    line-height: 26px;
    margin-top: 6px;
    padding-top: 5px;
    font-size: 13px;
}



.con {
    font-size: 14px;
    line-height: 26px;
}
.hza .soka {
    width: 46%;
    border: 1px solid #D8D8D8;
    line-height: 35px;
    margin-bottom: 12px;
    padding-left: 10px;
    font-size: 12px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    height: auto;
    margin-right: 5px;
    background: inherit;
    float: left;
    margin: 4px 5px;
    text-transform: uppercase;
    background: #fff;
}
.tj {
    display: table;
    width: 110px;
    line-height: 30px;
    height: 30px;
    background: #a40b11;
    margin-right: 10px;
    margin-top: 25px;
    color: #fff;
    border-radius: 25px;
    margin-left: 25px;
    border: 0;
    margin: 0 auto;
    margin-top: 15px;
    float: left;
    margin-right: 10px;
}


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

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

.ul_prodinfos {
    padding: 15px 15px;
    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_prodinfo li {
    font-size: 14px;
    float: left;
    padding: 6px 0;
    height: auto;
    width: 100%;
}

.ul_prodinfos li {
    padding: 3px 0 0px;
    height: auto;
    float: left;
}

.ul_prodinfos {
    padding: 5px 0px;
    width: 100%;
    margin-top: 10px;
    height: auto;
    overflow: hidden;
    zoom: 1;
    /* background: #eee; */
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}
.hottel{
	font-size: 18px!important;
}
.mod_goods_info .hds li h3 {
    display: block;
    width: 90px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    border-bottom: 0;
    font-weight: normal;
}
.mod_goods_info .hds .status_on h3 {
    height: 35px;
    line-height: 35px;
    background-color: #fff;
    color: #074f9b;
}
.mod_goods_info {
    clear: both;
    margin-bottom: 10px;
    position: relative;
    background-color: #eee;
    height: 38px;
    margin-top: 25px;
}
.description .title span {
    font-size: 16px;
    color: #1f1f1f;
    position: relative;
    background: #fff;
    margin-right: 0;
    padding-right: 15px;
    font-family: "WorkSans-Bold";
    height: 45px;
}

.description .title {
    border-bottom: 1px solid #dddddd;
    height: 31px;
    text-align: left;
    color: #ddd;
}
.ueeshop_responsive_article_feedback .rows .input {
    width: 100%;
    height: 30px;
    line-height: 43px;
    font-size: 12px;
    color: #888;
    text-indent: 10px;
    box-sizing: border-box;
    border: 1px solid #b1b1b1;
}
.ueeshop_responsive_article_feedback .rows textarea {
    width: 100%;
    height: 85px;
    padding: 5px;
    font-size: 12px;
    color: #888;
    box-sizing: border-box;
    border: 1px solid #adadad;
    min-height: 85px;
}
.ueeshop_responsive_article_feedback .rows .form_button {
    width: 110px;
    height: 35px;
    line-height: 35px;
    background: #222;
    color: #fff;
    font-size: 14px;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
}
.cptab {
    line-height: 35px;
    font-size: 15px;
    color: #074f9b;
    text-decoration: none;
    padding: 0 8px;
}
.cp dl {
    width: 48.5%;
    overflow: hidden;
    float: left;
    display: inline;
    padding: 12px 0px 0 11px;
}

.ny-product ul li {
    width: 48%;
    float: left;
    margin: 1%;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 10px #ddd;
    border-radius: 5px;
    overflow: hidden;
}

.ny-product ul li .name {
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    text-shadow: 1px 1px 1px #ddd;
}






}