.lunpan_color{width:100%;height:100%;position:fixed;left:0;top:0;z-index:100;opacity:.7;background-color:#000;transition:opacity .5s;}
.lunpan{width:170px;height:170px;margin:0 auto;position:fixed;top:40%;left:50%;z-index:105;margin-left:-85px;vertical-align:middle;}
.lunpan img:nth-of-type(1){width:170px;height:170px;-webkit-animation: rotate 4s linear infinite;animation: rotate 4s linear infinite;}
.lunpan img:nth-of-type(2){width:20px;height:140px;position:fixed;top:42%;left:50%;margin:0 auto;margin-left:-10px;animation: rotate2 4s linear infinite;}
@-webkit-keyframes rotate2{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    100%{
        -webkit-transform:rotate(-360deg);
        transform:rotate(-360deg);
    }
}
@-webkit-keyframes rotate{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    100%{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg);
    }
}


#menu{width: 100%; height: auto;  overflow:hidden; margin:10px auto;border:1px solid #BF9660; text-align:center;}
#menu #nav {display:block;width:100%;padding:10;margin:0;list-style:none;}
#menu #nav li {float:left;width:90px;font-size:15px; font-weight:300}
#menu #nav li a {display:block;line-height:27px;text-decoration:none;padding:0 0 0 5px; text-align:center; color:red;}
#menu_con{ width: 100%; height: auto;  border-top:none;margin-top:38px;}
.tag{ padding-bottom:10px; }
.selected{background:#fede73; color:#fff; font-size:15px; font-weight:300}

.tag img{
   
   width: 99%;
}

.agl-hover {
                outline: 2px solid rgba(244,67,54,0.99) !important;
                background-color: rgba(244,67,54,0.2) !important;
                box-shadow: 0 2px 8px rgba(0, 0, 0, 0.8) !important;
            }
            .agl-highlight-current {
                outline: 2px solid rgba(255,87,34,0.99) !important;
                background-color: rgba(255,87,34,0.4) !important;
            }
            .agl-highlight-similar {
                outline: 2px dashed rgba(255,87,34,0.99) !important;
                background-color: rgba(255,87,34,0.4) !important;
            }
            .agl-highlight-group {
                outline: 4px double rgba(255,87,34,0.99) !important;
                background-color: rgba(255,87,34,0.4) !important;
            }
            .agl-cover-current {
                
                position: absolute !important;
                top: 0;
                left: 0;
                z-index: 9 !important;
        
                outline: 2px solid rgba(33,33,33,0.99) !important;
                background-color: rgba(33,33,33,0.6) !important;
            }
            .agl-cover-similar {
                
                position: absolute !important;
                top: 0;
                left: 0;
                z-index: 9 !important;
        
                outline: 2px dashed rgba(33,33,33,0.99) !important;
                background-color: rgba(33,33,33,0.6) !important;
            }
            .agl-cover-group {
                
                position: absolute !important;
                top: 0;
                left: 0;
                z-index: 9 !important;
        
                outline: 4px double rgba(33,33,33,0.99) !important;
                background-color: rgba(33,33,33,0.6) !important;
            }
            .agl-cover-focus {
                outline: 3px solid rgba(255,165,0,0.99) !important;
                background-color: rgba(255,165,0,0.4) !important;
            }
			.center-left-service {
    width: 200px;
    margin-top: 8px;
}

.center-left-service-name {
    font-size: 18px;
    margin: 0px;
    color: #444444;
    font-family: 'Montserrat', 'Microsoft YaHei', 'Î¢ÈíÑÅºÚ', 'Helvetica', 'Arial', 'sans-serif' !important;
}

.center-left-service-content-l {
    float: left;
    width: 87px;
}

.center-left-service-content-left {
    width: 87px;
    height: 23px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin-top: 19px;
    margin-right: 0px;
}

.center-left-service-content-name {
    font-size: 14px;
    margin-top: 2px;
    margin-left: 15px;
    color: #444444;
    font-family: 'Montserrat', 'Microsoft YaHei', 'Î¢ÈíÑÅºÚ', 'Helvetica', 'Arial', 'sans-serif' !important;
}

.center-left-service-content-r {
    float: left;
    margin-left: 25px;
    width: 87px;
	 margin-bottom: 8px;
}

.center-left-service-content-right {
    width: 87px;
    height: 23px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin-top: 19px;
    margin-right: 0px;
    float: right;
}

@media screen and (max-width: 750px)
.singlecon {
    margin-bottom: 10px;
}
.singlecon {
    margin-bottom: 20px;
    padding: 20px;
    line-height: 32px;
    box-shadow: 0 5px 5px 0 rgb(0 0 0 / 2%);
    background: #fff;
    zoom: 1;
}


.singleconbox table, .singleconbox table tr, .singleconbox table td {
    padding: 0 5px;
    line-height: 30px;
    border: 1px solid #ebebeb;
    vertical-align: middle;
}
.singleconbox table {
    width: 100%;
    margin-bottom: 10px;
	margin-top: 5px;
    border-collapse: collapse;
    background: #ffffff;
}

.firstRow {
    background-color: red;
    text-align: left;
	border: 1px solid #ebebeb;
	 border-collapse: collapse;
	box-shadow: 0 5px 5px 0 rgb(0 0 0 / 2%);
	
}

th{

margin-top: 2px;
    margin-left: 15px;

}

/*Î¢ÐÅµ¯´°*/
#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: 50%;
	left: 0;
	right: 0;
	width: 5rem;
	height: 5rem;
	padding: 0.3rem;
	padding-top: 0.6rem;
	margin-top: -2.5rem;
	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: 2.3rem;
	height: 2.3rem;
	display: block;
	margin: 0 auto;
}
#wxnr p {
	font-size: 0.24rem;
	line-height: 0.45rem;
	text-align: center;
}
#wxnr i {
	position: absolute;
	top: 0.2rem;
	right: 0.2rem;
	width: 0.3rem;
	height: 0.3rem;
	font-size: 0.2rem;
	line-height: 0.3rem;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	background: #333;
	border-radius: 1rem;
	cursor: pointer;
}
#wxnr span {
	display: inline-block;
	padding: 0.03rem 0.1rem;
	line-height: 0.35rem;
	background-color: red;
	color: #fff;
	border-radius: 0.05rem;
	cursor: pointer;
}

#wxnrrr span {
	display: inline-block;
	padding: 0.03rem 0.1rem;
	line-height: 0.35rem;
	background-color: red;
	color: #fff;
	border-radius: 0.05rem;
	cursor: pointer;
}

#wxnr span.wx {
	padding-left: 0.4rem;
	background-image: url(../images/wx.png);
	background-size: 0.28rem;
	background-position: 0.1rem center;
	background-repeat: no-repeat;
}
/*¸´ÖÆÌáÊ¾*/
#weixin {
	position: fixed;
	top: 50%;
	margin-top: -0.4rem;
	z-index: 9999999;
	font-size: 0.26rem;
	color: #fff;
	width: 90%;
	right: 5%;
	line-height: 0.8rem;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	border: 2px solid #333;
	border-radius: 0.1rem;
	display: none;
}

			