
    /*20220510*/
        .pc-show{ width:100%; height:100%; }  
         .pc-show span{display:inline-block; height:22px; color:#2587c6}
           .pc-show i{dispaly:inline-block; vertical-align:middle; margin:-3px 0 0 0}
    .app-showPrice{display:none}
    .hhhh { display:inline-block}
.hhhh a:hover{ text-decoration:none}
#table tr td a,#table tr td a:hover{text-decoration:none}
#table tr td a:hover .mask-hide{display:block}
.mask-hide{ display:none; text-align:center; font-size:12px; color:#fff; line-height:30px;width:163px; height:35px; background: url(//www.lgmi.com/images/price-list-bg.png) no-repeat center; position:absolute; top:-20px; left:-40px}
    
    /*20220510*/  
#content .content3 .l .zw .t2 .zuo { width: 560px; }

.jt{text-align: center; width: 664px; height: auto; display: table; margin: 0 auto 10px auto}
    
    
.show-layer { display: none }

.top ul
{
	width: 78px;
	height: 25px;
	line-height: 23px;
	border: 1px solid #ccc;
	margin: 10px auto 0 auto;
}

.top ul li
{
	position: relative;
	text-align: center
}

.top ul li dd input
{
	display: inline-block;
	padding-right: 5px;
	vertical-align: middle
}

#nav_1, #nav_3, #nav_4
{
	width: 108px;
	height: 210px;
	overflow-y: scroll;
	position: absolute;
	top: 18px;
	left: -1px;
	text-align: left;
	border: 1px solid #ccc;
	padding-left: 10px;
	background: #fff;
	z-index: 999;
}
 #nav_2
{
	width: 148px;
	height: 210px;
	overflow-y: scroll;
	position: absolute;
	top: 18px;
	left: -1px;
	text-align: left;
	border: 1px solid #ccc;
	padding-left: 10px;
	background: #fff;
	z-index: 999;
}



#nav_1 dd, #nav_2 dd, #nav_3 dd, #nav_4 dd
{
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #000;
	font-size: 12px;
	font-weight: normal
}

#nav_1 dd:hover, #nav_2 dd:hover, #nav_3 dd:hover, #nav_4 dd:hover { background: #fff; }

.t6 table
{
	border-collapse: collapse;
	float: left
}

.t6 table tr th
{
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 83px;
}

.t6 table tr td
{
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 83px;word-wrap:break-word;word-break:break-all
}

.pclass { display: none; }

/*#table tr td
{ width:83px;
	height: 29px;
	line-height:29px;overflow:hidden;word-wrap:break-word;word-break:break-all
}
.stytable
{
	
	display:block!important;
}
.stytable td

{ width:83px;
	height: 29px;
		line-height:29px;border-collapse:collapse; border:1px solid #CCC;word-wrap:break-word;word-break:break-all
}

.stytable-disp td
{ width:83px;
	height: 29px;
	line-height:29px;border-collapse:collapse;word-wrap:break-word;word-break:break-all
}*/
	
	
	#table tr td
        {
            width: 83px;
            height: 29px;
            line-height: 29px;
         
            word-wrap: break-word;
            word-break: break-all;
        }
       .stytable
        {
             /*display: block !important;
			display: inline-block*/
        }
        .stytable td
        {
            width: 83px!important;
            height: 29px;
            line-height: 29px;
        }
       .stytable th
        {
            width: 83px!important;
       
        }
       
        .stytable-disp td
        {
            width: 83px;
            height: 29px;
            line-height: 29px;
            border-collapse: collapse;
            border-collapse: separate;
            word-wrap: break-word;
            word-break: break-all;
        }

.inner
{
  width:664px;
   height:60px;
	display: table;
	text-align: left;
	
}

.inner p
{
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #f00;
	margin: 7px 5px 0 5px;
}

.inner span
{
	display: inline-block;
	margin-right:5px;
	font-weight: normal;
	line-height: 28px;
}

.inner span h1
{
	font-size: 12px;
	font-weight: bold;
	display: inline
}


.cont { float: left; }



.tablediv{ display:none}
.con{display:none}
.leftNav, .rightNav, .upNav, .downNav{display:none}
    .theme-popover-mask {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    display: none;
}
.theme-popover {
    z-index: 9;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 200px;
    margin: -100px 0 0 -200px;
    border-radius: 5px;
    border: solid 2px #e4e4e4;
    background-color: #fff;
    display: none;
    box-shadow: 0 0 10px #666;
    background: #fff;
}
.theme-poptit {
    border-bottom: 1px solid #ddd;
    padding: 1px 12px 6px 12px;
    position: relative;
    line-height: 0px;
    height: 27px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #369ccd;
}
.theme-poptit .close {
    float: right;
    color: #fff;
    padding: 8px;
    margin: -1px -5px -5px;
    font: bold 14px/14px simsun;
    text-shadow: 0 1px 0 #ddd
}
.theme-poptit .close:hover {
    color: #444;
}
.theme-popbod {
    position: relative;
    padding: 5px 15px 10px 15px;
    color: #000;
    height: auto;
    line-height: 10px;
    text-align: left
}
.theme-popbod h2 {
    font-weight: normal;
    margin-bottom: 5px;
    font-size: 15px;
    color: #000;
}
.theme-popbod h4 {
    font-weight: normal;
    margin-bottom: 5px;
    font-size: 14px;
    color: #000;
}
.mzsm {
    border-top: 1px solid #999;
    padding: 8px 0;
    margin: 0 15px;
    color: #999;
    text-align: left;
    line-height: 22px;
}
.theme-login img {
    width: 35px;
    height: auto;
    margin: 5px
}
.layer_tc {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99;
    width: 24px;
    height: 14px;
    background: url(//www.lgmi.com/images/layer_advert.png) no-repeat center;
}
.mytitle {
        position: absolute;
        color: #fff;
        max-width: 320px;
        font-size: 16px;
        padding: 8px 8px 0 8px;
        background: rgba(40, 40, 40, 0.8);
        border: solid 1px #e9f7f6;
        border-radius:5px;
       font-weight:bold
    }   
    .mytitle .phone{ font-size:14px; margin: 0;padding: 0 0 6px 0}   
/*@media screen and (min-width: 320px) and (max-width: 480px) {
    
 .app-showPrice{display:block}
  .pc-show{display:none}
  #table tr td
        {
            width: 74px;
            height:29px;
            line-height: 29px;
           
            word-wrap: break-word;
            word-break: break-all;
        }
 
.layadv { display: none }

.show-layer
{
	display: block;
	width: 100%;
	margin-top: 10px
}

.show-layer img
{
	display: block;
	width: 100%
}
.fixed-app
{
	position: fixed;
	bottom: 0
}

	
	.fixed-app22
{
	position: fixed;
	bottom: 0
}
	
#content { width: 100% }

.abcd { display: none }

#content .content3 { width: 100%; }

#content .content3 em { display: none }

#content .content3 .l { width: 100%; }

#content .content3 .l .zw br { display: none }

#content .content3 .l .zw .t0 { width: 100% }

#content .content3 .l .zw .t1
{
	width: 100%;
	font-size: 16px;
	font-weight: bold
}

#content .content3 .l .zw .t2
{
	width: 100%;
	text-align: center
}

#content .content3 .l .zw .t2 .zuo
{
	width: 100%;
	text-align: center
}

#content .content3 .l .zw .t3 { width: 100% }

#content .content3 .l .zw .t6 table
{
	width: 100%;
	border-collapse: collapse;
	word-wrap: break-word;
	word-break: break-all;
}

#content .content3 .l .zw .t7 { width: 100% }

#content .content3 .l .zw .t8 { width: 100% }

#content .content3 .l .zw
{
	width: 100%;
	height: auto;
	border: none;
}

#content .content3 .l .zw .t6 { width: 100% }

.hide { display: none }

.top { display: none }

#hh { display: none }


.con
{
	width: 100%;
	height: 50px;
	display:block;
	border: 1px solid #ccc;
	box-sizing:border-box
}

.btn
{
	width: 25%;
	height: 40px;
	background-color: #fff;
	border-bottom: 1px solid #e8e8e8;
	float: left;
	text-align: center;
	box-sizing: border-box;
}

.btn:hover { background-color: #d9d9d9; }

.btn span
{
	display: block;
	font-size: 12px
}

.con a
{
	position: relative;
	float: left;
	width: 25%;
	height: 49px;
	 color: #333;
	font-size: 14px;
}

.con a:after
{
	position: absolute;
	top: 50%;
	right: 13%;
	margin-top: -4px;
	margin-left: 30px;
	width: 5px;
	height: 5px;
	border: #666 solid;
	border-width: 1px 1px 0 0;
	content: ' ';
	-webkit-transform: rotate(135deg);
}

.con .upto
{
	color: #007ccf;
	border-bottom: 2px solid #007ccf;
}

.con .upto:after
{
	margin-top: 0;
	border: #007ccf solid;
	border-width: 1px 1px 0 0;
	-webkit-transform: rotate(-45deg);
}

.con a:before
{
	position: absolute;
	top: 10px;
	left: 0px;
	display: block;
	width: 1px;
	height: 30px;
	background-color: #ebebeb;
	content: ' ';
}
.con a:first-child:before{background:none}

.bgDiv
{
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .5;
	position: fixed;
	display: none;
	z-index: 99;
	bottom: 0;
}

.leftNav, .rightNav, .upNav, .downNav
{
	display:block;
	width: 100%;
	height: 40%;
	overflow-y: scroll;
	background-color: #fff;
	position: fixed;
	z-index: 999;
	bottom: -40%;
}

.leftNav li, .rightNav li, .upNav li, .downNav li
{
	border-bottom: 1px solid #d9d9d9;
	line-height: 3em;
	padding-left: 5%
}

#wap_nav_1_ul,#wap_nav_2_ul,#wap_nav_3_ul,#wap_nav_4_ul{ margin-top:40px;}

.leftNav li input[type="checkbox"], .rightNav li input[type="checkbox"], .upNav li input[type="checkbox"], .downNav li input[type="checkbox"]
{
	display: inline-block;
	margin-right: 3%;
	width: 20px;
	height: 20px;
	vertical-align: middle
}
.leftNav ul:nth-child(1){ padding-top:40px;color:#f00}
		dl, dd, ol,li, ul {	list-style:none;	margin:0;	padding:0}
		.show-layer{ display:block; width:100%}	.show-layer img{ display:block; width:100%} .table-info {width:100%; display: table;border-collapse:collapse;word-wrap:break-word;word-break:break-all;} #tab-auto { width:100%} #content-tab {width:100%;font-size:12px;}.hide{display:none}.title-data {line-height:25px;text-align:center;}#table{ width:100%;}.top{ display:none}#hh{ display:none!important;}.inner{ display:none}
		
.tablediv
{
	 width: 100%;
                height: auto;
                display: table;
                border: 1px solid #ccc;
                text-align: left;
                word-break: break-all;
                word-wrap: break-word;
                box-sizing: border-box;
}

.tablediv h2
{
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #f00;
	line-height: 28px;
}

.tablediv span
{
	display: inline-block;
	margin-right: 10px;
	font-weight: normal;
	line-height: 28px;
}

#wap-cont span h1
{
	font-size: 12px;
	font-weight: bold;
	display: inline;
	color:#f00;
		line-height: 28px;
}

.off_no{ position:fixed;width:100%; height:40px; line-height:40px; border-bottom:1px solid #ccc;  margin-bottom:5px; background:#fff}
.off_no a{ text-decoration:none; color:#666}
.off_no .btn_left{ float:left; margin-left:5%}
.off_no .btn_right{ float:right;margin-right:5%}


    .theme-popover-mask {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    display: none;
}
.theme-login img {
    width: 75%;
    height: auto
}
.theme-popover {
    float: none;
    position: fixed;
    top: 30%;
    width: 96%;
    left: 2%;
    height: auto;
    margin: 0 auto;
    border-radius: 5px;
    border: solid 2px #e4e4e4;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 0 10px #666;
    background: #fff;
}
.theme-poptit {
    border-bottom: 1px solid #ddd;
    padding: 1px 12px 6px 12px;
    position: relative;
    line-height: 27px;
    height: 27px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #369ccd
}
.theme-poptit .close {
    float: right;
    color: #fff;
    padding: 8px;
    margin: -1px -5px -5px;
    font: bold 14px/14px simsun;
    text-shadow: 0 1px 0 #ddd;
}
.theme-poptit .close:hover {
    color: #444;
}
.theme-popbod {
    position: relative;
    padding: 5px 15px 10px 15px;
    height: auto;
    line-height: 10px;
    text-align: left
}
.theme-popbod h2 {
    font-weight: normal;
    margin-bottom: 5px;
    font-size: 15px;
     line-height: 22px;
    color: #000;
}
  
.theme-popbod h4 {
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 22px;
    font-size: 14px;
    color: #000;
}
.mzsm {
    border-top: 1px solid #999;
    padding: 8px 0;
    margin: 0 15px;
    color: #999;
    text-align: left;
    line-height: 22px;
}
.layer_tc {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99;
    width: 24px;
    height: 14px;
    background: url(//www.lgmi.com/images/layer_advert.png) no-repeat center;
}
.mytitle{ position: initial;display:none!important}
	#lovexin12111{ display:none}
	
	.stytable
        {
            display:table!important;
        }
        #table tr{width:99.8%}
        .stytable th
        {
            width: 12.5%!important;
            height: 29px;
            line-height: 29px;
             box-sizing: border-box;
        }
        .stytable td
        {
            width: 12.5%!important;
            height: 29px;
            line-height: 29px;
              box-sizing: content-box;
        }
	.swiper-container {
                position: relative;
                width: 100%;
                height: auto;
            }

            .swiper-container1 {
                position: relative;
                width: 100%;
                height: auto;
            }

            .swiper-container2 {
                position: relative;
                width: 100%;
                height: auto;
            }

            .swiper-wrapper {
                width: 100%;
                height: auto !important;
            }

            .swiper-slide {
                width: 100%;
                height: auto !important;
            }

                .swiper-slide img {
                    display: block;
                    width: 100%;
                    height: auto !important;
                }

            .pagination {
                position: absolute;
                z-index: 20;
                left: 10px;
                bottom: 2px !important
            }

            .pagination1 {
                position: absolute;
                z-index: 20;
                left: 10px;
                bottom: 2px !important
            }

            .swiper-pagination-switch {
                display: inline-block;
                width: 4px;
                height: 4px;
                border-radius: 4px;
                background: #222;
                margin-right: 5px;
                opacity: 0.8;
                border: 1px solid #fff;
                cursor: pointer;
            }

            .swiper-visible-switch {
                background: #aaa;
            }

            .swiper-active-switch {
                background: #fff;
            }
}*/

