﻿html {
    font-size:16px !important;

}
ul,
li {
    margin: 0;
    padding: 0;
}

ul {
    line-style: none;
}

.select{

    position: relative;
     width:26%;
    height: 50px;
    border: 1px solid #eee;
    cursor: pointer;
}
.category-province, .service-province {
    margin-left: 6.65%;
}
.category-town,.service-town {
    margin-right: 7.75%;
}
.category-city,.service-city {
    margin-left: 2.5%;
    margin-right: 2.5%;
}

.select:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -2px;
    border-top: 15px solid #22ac38;
    border-right:10px solid transparent;
    border-left:10px solid transparent;
}

    .select .select_text {
        padding: 0 20px 0 10px;       
        line-height: 50px;
    }

.select_ul {
    max-height:300px;
    display: none;
    position: absolute;
    top: 50px;
    left: -1px;
    width: 100%;
    border: 1px solid #D4D4D4;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background: #fff;
    overflow: auto
}

    .select_ul li {
       line-height:20px;
        text-indent: 10px;
    }

        .select_ul li:hover {
            color: #fff;
            background: #22ac38;
        }

        .select_ul li:hover {
            color: #fff;
            background: #22ac38;
        }
option {
    color:#3d3d3d;
}

.main {
    /*已修改 4626*/
	background: #F1F1F1;
	font-family: "微软雅黑";
	letter-spacing: 0px;
	font-weight: normal;
	font-stretch: normal;
	width: 100%;
    padding-bottom:61px;
}

.main .second_nav {
    padding:0;
    margin:0;
	font-size: 16px;
	width:62.5%;
	height: 70px;
	margin: 0 auto;
	background-color: #ffffff;
	
	margin-bottom: 16px;
}

.main .second_nav li {
	float: left;
	width: 11.75%;
	height: 70px;
    cursor:pointer;
	color: #3d3d3d;
	text-align: center;
	line-height: 70px;
}


/*销售网点和服务网点样式*/

.searchBg {
	width: 62.5%;
	height: 62px;
	/*background: yellow;*/
	margin: 0 auto;
	background: #FFF;
	position: relative;
}

#view tr {
    height: 62px;
    line-height: 62px;
    border-bottom: 2px solid #eeeeee;
    text-align:center;
}

.searchNav {
    width: 24%;
    margin: 0 auto;
    height: 100%;
    /*background: greenyellow;*/
}
#sName, #Name {
    width: 28%;
}
#sArea,#LinkAddress {
    width: 44.3%;
}

#sPhone, #LinkPhone {
    width: 27%
}

.searchNav li {
    float: left;
    width: 50%;
    height: 100%;
    text-align: center;
    line-height: 62px;
    font-size: 16px;
    color: #3D3D3D;
    cursor:pointer;
    /*background: yellow;*/
}

.curSecond {
    cursor: pointer;
    background: url(../images/business/商务合作（切图）_13.jpg) no-repeat;
    background-position: 0 60px;
    color: #22ac38 !important;
}

.line1 {
	position: absolute;
	height: 3px;
	width: 100%;
	border-bottom: 3px solid #F4F4F4;
}


/*搜索结果*/

.shop {
	width: 62.5%;
	margin: 0 auto;
}

.second _citys {
	height: 482px;
}

.service_banner {
	width: 100%;
}

.service_banner img {
	width: 100%;
	height: auto;

    /*间隙问题*/
    display:block;
}

.main .second {
	width: 100%;
	background: #FFFFFF;
	margin: 0 auto;
	/*margin-top: 30px;*/
}

.main-top h4 {
	color: #B0D6C7;
	font-weight: bold;
}


/*品牌资讯*/

.info-box {
	width: 1200px;
	background: #fff;
	height: 300px;
	cursor: pointer;
	margin: 0 auto 25px;
	font-family: "微软雅黑";
}

.info-box .left {
	float: left;
	width: 476px;
	height: auto
}

.info-box .left img {
	margin: 26px;
	width: 476px;
	height: auto;
}

.info-box .right {
	width: 600px;
	margin-left: 40px;
	float: left;
	position: relative
}

.info-box .right .title {
	margin: 75px 0 0 45px;
	font-weight: 700;
	width: 447px;
	font-size: 24px;
	color: #22ac38;
}

.info-box .right .time {
	margin: 10px 0 0 45px;
	color: #484848;
	font-size: 18px;
	text-align: right;
}

.info-box .right .detail {
	margin: 25px 0 0 45px;
	color: #484848;
	font-size: 14px;
	width: 270px;
	line-height: 1.7;
	color: #545353;
}

.info-box .right .more {
	color: #2d8cf0;
	color: #484848;
	font-size: 30px;
}

.info-box:hover {
	box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
	-webkit-transform: translate3d(0, -2px, 0);
	-moz-transform: translate3d(0, -2px, 0);
	-o-transform: translate3d(0, -2px, 0);
	-ms-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	-webkit-transition: transform .3s ease;
	-moz-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	-ms-transition: transform .3s ease;
	transition: transform .3s ease
}

.seeDetail {
	text-align: center;
	line-height: 90px;
	width: 310px;
	height: 90px;
	border-style: solid;
	border-width: 1px;
	border-image-source: linear-gradient(90deg, #22ac38 0%, #2174bb 100%);
	border-image-slice: 1;
	margin: 11px 0 0 45px;
}


/*品牌视频*/

.poster-box {
	text-align: left;
	margin: 0 auto;
	width: 1250px
}

.poster-item {
	width: 570px;
	height: 421px;
	background: #fff;
	display: inline-block;
	margin-left: 50px;
	position: relative;
	margin-bottom: 40px;
	vertical-align: middle
}

.video-img {
	width: 500px;
	height: 295px;
	cursor: pointer
}

.play {
	position: absolute;
	cursor: pointer;
	right: 50%;
	bottom: 50%;
}

.download {
	color: #2d8cf0;
	font-size: 14px;
	vertical-align: middle
}

.download img {
	width: 17px;
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin-left: 5px
}

.poster-item:hover {
	box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
	-webkit-transform: translate3d(0, -2px, 0);
	-moz-transform: translate3d(0, -2px, 0);
	-o-transform: translate3d(0, -2px, 0);
	-ms-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	-webkit-transition: transform .3s ease;
	-moz-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	-ms-transition: transform .3s ease;
	transition: transform .3s ease
}

.video-desc {
	margin-left: 25px;
	text-align: left
}

.play-icon {
	position: absolute;
	right: 65px;
	bottom: 130px;
	cursor: pointer
}

.video-desc .p1 {
	font-size: 16px;
	color: #545353;
	text-align: center;
	font-size: 26px;
}

.video-desc .p3 {
	margin-top: 5px;
	font-size: 12px;
	color: #9ea7b4
}

.main-footer {
	background: #f0f0f0
}

.pagination {
	text-align: center;
	margin-top: 20px
}

.prev {
	width: 10px;
	height: 20px;
	margin-bottom: -3px;
	margin-right: -4px;
	cursor: pointer
}

.next {
	width: 10px;
	height: 18.5px;
	margin-bottom: -3px;
	margin-left: 22px;
	cursor: pointer
}

.page-count {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 22px;
	margin-left: 26px;
	font-size: 18px;
	color: #657180;
	cursor: pointer;
	text-align: center
}

.current-page {
	color: #fff;
	background: url(../img/circle.png) no-repeat;
	background-size: contain
}

.page-num {
	margin-top: -4px
}

.page-count:hover {
	color: #ff7800
}

.page-count.current-page {
	color: #fff
}

.video_box_close {
	position: absolute;
	right: -14px;
	top: -10px;
	display: block;
	width: 28px;
	height: 28px;
	cursor: pointer;
	z-index: 99999;
	background-image: url(https://static.okii.com/static/img/btn_close_video.png);
}

.video_box {
	position: relative;
}


/*搜索页面*/

form>div {
	float: left;
	width: 29.5%;
	height: 49px;
	margin-right: 10px;
	background-color: #f7f7f7;
	text-align: center;
	line-height: 49px;
	color: #3d3d3d;
}

.province {
    margin-left:1.75%;

}
._citys {
    width: 62.5%;
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: 30px;

}
form.city {
	float: left;
	width: 100%;
}

.select {
	border-left: 1px solid #F1F1F1;
	font-size: 16px;
	color: #3d3d3d;
}

.search {
	width: 166px;
	height: 54px;
	background: yellowgreen;
	color: #ffffff;
	font-size: 18px;
	background: url(images/19.jpg)no-repeat;
}

.shopInfo table {
	border: none;
	border-collapse: collapse;
	width: 100%;
	
	text-align: center;
	color: #3d3d3d;
	font-size: 16px;
	font-family: "微软雅黑";
}

.tableTitle {
    
	width: 100%;
	height: 56px;


    color: #303030;
    line-height: 56px;
    font-size: 18px;
  
}

.tableTitle>span {
	display:block;
    float:left;

	text-align: center;
}
  

    .tableTitle .columnOne {
        background: #FFF5E3;
        width: 28%;
    }

    .tableTitle .columnTwo {
        background: #FFE4DB;
      
     
        width: 45.2%;
    }

.tableTitle .columnThree {
	width: 26.8%;
	background: #CEEAFF;
	
}

.loadMore {
	width:8%;
	height: 17px;
	margin-top: 54px;
	background: url(../images/service/服务（切图0_36.jpg) no-repeat;
	margin-left: 80%;
	background-size: 100%;
}

.policy p {
	line-height: 1.75em;
}


/* 防伪查询  */


.query {
    overflow: hidden;
    padding: 84px 10% 42px 10%;
}

.query-left {
	height: 100%;
	width: 50%;
	float: left;
}

.query-left ul {
	width: 100%;
}

.query-left ul li {
	height: 63px;
}

.query-left ul li label {
	font-family: "微软雅黑";
	float: left;
	width: 20%;
	height: 19px;
	font-size: 18px;
	letter-spacing: 7px;
	color: #303030;
	line-height: 42px;
}

.yz label {
	letter-spacing: 8px;
}

.query-left ul li input {
	border: none;
	outline: none;
	float: left;
	font-size: 16px;
	color: #b7b7b7;
	height: 42px;
	background: #F1F1F1;
	padding-left: 10px;
}

.query-left ul .bm input {
	width: 75%;
	height: 42px;
}

.query-left ul .yz input {
	width: 45%;
}

.query-left ul .yz {
	margin-top: 68px;
}

.query-left ul .yz a {
	float: left;
	width: 20%;
	height: 63px;
}

.query-left ul .yz img {
	display: block;
	width: 100%;
	height: auto;
}

.query-left .sub {
    /*2019-1-26 查询变小居中*/
	/*width: 90%;*/
     width: 70%;
    height: 50px;
    display: block;
    background: url(../images/service/query.jpg) no-repeat;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 68px;
    background-size: 100%;
    outline: none;
    
}

.query-right {
	/*background: #DDF6DA;*/

	height: 330px;
	width: 48%;
	margin-left: 10px;
	float: left;
	color: #999;
	line-height: 30px;
}

    .query-right .title {
        width: 90%;
        height: 79px;
        font-size: 24px;
        letter-spacing: 10px;
        color: #3d3d3d;
        margin: 0 auto;
        line-height: 79px;
        text-align: center;
        background: #D3EED7;
    }

    .query-right .queryResult {
        width: 90%;
        height: 251px;
        font-size: 18px;
        letter-spacing: 4px;
        color: #23ac38;
        font-family: "微软雅黑";
        margin: 0 auto;
        text-align: center;
        background: #E8F7EB;
        line-height: 251px;
    }

.query-right a {
	text-decoration: underline;
	color: #ff9e14;
}


/*查询下面的tips*/

.line {
	width: 100%;
	height: 3px;
	margin-top: 57px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px solid #F1F1F1;
	margin-bottom: 37px;
}

.tips {
    width: 51.58%;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #484848;
   
    padding: 42px 10% 84px 10%;
}

.tips li {
	margin-bottom: 5px;
}

.tips .green {
	color: #22ac38;
}

.tips .blue {
	color: #2174ba;
}

.cur {
	cursor: pointer;
	background: url(../images/business/商务合作（切图）_13.jpg) no-repeat;
	background-position: 0 68px;
	color: #62BD6E !important;
}

.tableTitle,
.tableTitle tr {
	border-bottom: 2px solid #eeeeee;
}

.tableTitle table {
	width: 100%;
}

.tableTitle tr {
	height: 40px
}

.searchTitle {
	height: 54px;
	width: 100%;
	margin-top: 2%;
}

.saleShop .searchTitle {
	margin-top: 0%;
	padding-top: 57px;
	width: 100%;
}
.searchTitle input {
width:40%;

}

/*搜索店名的样式*/
.searchShop {
	width: 20%;
	height: 32px;
	margin-left: 71%;
	text-align: right;
	position: relative;
	padding-top: 3%;
}

.searchShop input {
	width: 70%;
	height: 32px;
	background: url(images/service/服务（切图0_18.jpg) no-repeat;
	margin-right: 15%;
	background: #F4F4F4;
    outline:none;
}

.searchShop img {
	position: absolute;
	right: 1%;
}

.shopInfo {
	width: 100%;
	margin-top: 37px;
}


.tableTitle>span {
	width: 33.3%;
}

.outletInfo table {
    border: none;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    color: #3d3d3d;
    font-size: 16px;
    font-family: "微软雅黑";
}

#serviceview td {
    height: 60px;
    line-height: 60px;
    text-align: center;
}

#serviceview tr {
    border-bottom: 2px solid #eee;
}

.outletInfo {
    width: 100%;
    margin-top: 37px;
}

#SearchByname {
    padding-left: 8%;
}




footer {
	margin-top: 16px;
}

/*在线支持*/

html {
    font-size: 16px;
}

.onlineSupportContainer {
    width: 100%;
    margin: 0 auto;
    background: #F1F1F1;
    padding-top: 42px;
}

.supportTop .serverItem {
    width: 31%;
    font-family: "微软雅黑";
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    height: 400px;
    float:left;
}

.content {
    width: 96%;
    margin: 0 auto;
}

.topIcon {
    width: 100%;
    height: 153px;
    margin: 0 auto;
    margin-top: -10%;
}

    .topIcon img {
        width: 100%;
        height: auto;
    }
.telphone, .serviceTime {
    width: 90%;
    margin: 0 auto;
}
.telphone {
   
    margin-top: 34px;
}

.serviceTime {
    margin-top: 42px;
}
.serviceTip {
    margin-bottom:10px;
}
.consult .phone {
    margin-bottom: 14px;
    font-size: 1.12rem;
}

.serviceTimeTable > div {
    font-family: "微软雅黑";
    font-size: 0.9rem;
    text-align: center;
    width: 48%;
    letter-spacing: 2px;
    color: #fefefe;
    height: 1.7rem;
    font-size: 0.7rem;
    float: left;
}

.timeTable > div:nth-child(1),
.timeTable > div:nth-child(2) {
    background-color: #56bfea;
    font-weight: bold;
    font-size: 0.9rem;
}

.timeTable > div:nth-child(2n) {
    margin-left: 2%;
}

.timeTable > div:nth-child(2(n+1)) {
    margin-right: 2%;
}

/*在线咨询*/
.consult {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 100px;
    font-size: 0.9rem;
}
/*服务政策*/

.policyContainer {
    width: 100%;
    background: #F1F1F1;
}

.servicePolicy {
    width: 100%;
    margin: 0 auto;
    height: 340px;
    display: -moz-box;
    /* Firefox */
    display: -ms-flexbox;
    /* IE10 */
    display: -webkit-box;
    /* Safari */
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 50px;
    justify-content: flex-end;
}

.policyStyle {
    width: 97%;
    height: 100%;
    background: navajowhite;
    background: #FFF;
    display: -moz-box;
    /* Firefox */
    display: -ms-flexbox;
    /* IE10 */
    display: -webkit-box;
    /* Safari */
    display: -webkit-flex;
    /* Chrome, WebKit */
    display: flex;
    flex-direction: row;
}

.policyImg {
    width: 24%;
    height: 100%;
    position: relative;
    display: -moz-box;
    /* Firefox */
    display: -ms-flexbox;
    /* IE10 */
    display: -webkit-box;
    /* Safari */
    display: -webkit-flex;
    /* Chrome, WebKit */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

    .policyImg img {
        width: 100%;
        height: auto;
    }

.policyText {
    width: 70%;
    height: 100%;
    padding-left: 3%;
    padding-right: 3%;
    display: -moz-box;
    /* Firefox */
    display: -ms-flexbox;
    /* IE10 */
    display: -webkit-box;
    /* Safari */
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

    .policyText .policyContent {
        width: 100%;
        height: 70%;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #3d3d3d;
        display: -moz-box;
        /* Firefox */
        display: -ms-flexbox;
        /* IE10 */
        display: -webkit-box;
        /* Safari */
        display: -webkit-flex;
        /* Chrome, WebKit */
        display: flex;
        align-items: center;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -webkit-box-lines: multiple;
        -moz-flex-wrap: wrap;
        flex-wrap: wrap;
    }

.policyContent span {
    width: 100%;
    margin-top:10px;
}
/*媒体查询*/
@media (min-width: 1024px) {
    .main .second_nav {
        width: 75.5%;
        font-size:14px;
    }
       
    form select {
        font-size: 12px;
    }
    .searchNav li {
        font-size:14px;
    }

    .searchBg, .shop {
        width: 75.5%;
    }

    .tableTitle {
        font-size: 14px;
    }

    .shopInfo table, policy, .onlineLeft, .onlineRight {
        font-size: 13px;
    }
    /*服务政策*/
    .policy {
        font-size: 13px;
    }
    /*防伪查询*/
    .query-left ul li label, .query-right .queryResult {
        font-size: 12px;
    }
    .query-left ul li input {
        font-size:12px;
    }
    .query-left ul li label {
        width:21%;
    }
    .query-right .title {
        font-size:18px;
    }
    .tips {
        font-size:12px;
    }

    
   
}

/*>=1024的设备*/

@media (min-width: 1152px) {
    .main .second_nav {
        width: 70.5%;
    }

    .searchBg, .shop {
        width: 70.5%;
    }

    .tableTitle {
        font-size: 16px;
    }

    .shopInfo table, policy, .onlineLeft, .onlineRight {
        font-size: 14px;
    }
   
    /*防伪查询*/
    .query-left ul li label, .query-right .queryResult {
        font-size: 12px;
    }
}


/*>=1100的设备*/
@media (min-width: 1280px) {
    /*网点查询*/
    .main .second_nav {
        width:68.5%;
    }
        /*.main .second_nav li {
            width: 9%;
        }*/
    .searchBg, .shop {
        width: 68.5%;
    }
    .tableTitle {
        font-size: 16px;
    }
    .shopInfo table, policy, .onlineLeft, .onlineRight {
        font-size: 14px;
    }
  
    /*防伪查询*/
    .query-left ul li label, .query-right .queryResult {
        font-size: 12px;
    }
 
}
/*>=1280的设备*/
@media (min-width: 1360px) {

    .main .second_nav {
        width: 62.5%;
        font-size: 15px;
    }

    .searchNav li {
        font-size: 15px;
    }
    .searchBg, .shop {
        width: 62.5%;
    }

    .tableTitle {
        font-size: 16px;
    }

    .shopInfo table, policy, .onlineLeft, .onlineRight, .policy {
        font-size: 14px;
    }

    /*防伪查询*/
    .query-left ul li label, .query-right .queryResult {
        font-size: 12px;
    }

    .query-left ul li input {
        font-size: 15px;
    }

    .query-right .title {
        font-size: 22px;
    }

    .tips {
        font-size: 13px;
    }
 
}


@media (min-width: 1366px) {

    .main .second_nav {
        width: 62.5%;
        font-size: 15px;
    }

    .searchNav li {
        font-size: 15px;
    }

    .searchBg, .shop {
        width: 62.5%;
    }

    .tableTitle {
        font-size: 16px;
    }

    .shopInfo table, policy, .onlineLeft, .onlineRight, .policy {
        font-size: 14px;
    }

    /*防伪查询*/
    .query-left ul li label, .query-right .queryResult {
        font-size: 12px;
    }

    .query-left ul li input {
        font-size: 15px;
    }

    .query-right .title {
        font-size: 22px;
    }

    .tips {
        font-size: 13px;
    }
  
}



@media (min-width: 1400px) {

    .main .second_nav {
        width: 68.5%;
        font-size: 15px;
    }

    .searchNav li {
        font-size: 15px;
    }

    .searchBg, .shop {
        width: 68.5%;
    }

    .tableTitle {
        font-size: 16px;
    }

    .shopInfo table, policy, .onlineLeft, .onlineRight, .policy {
        font-size: 14px;
    }

    /*防伪查询*/
    .query-left ul li label, .query-right .queryResult {
        font-size: 16px;
    }

    .query-left ul li input {
        font-size: 15px;
    }

    .query-right .title {
        font-size: 22px;
    }

    .tips {
        font-size: 13px;
    }
}



@media (min-width: 1440px) {

    .main .second_nav {
        width: 62.5%;
        font-size: 15px;
    }

    .searchNav li {
        font-size: 15px;
    }
    .searchBg, .shop {
        width: 62.5%;
    }

    .tableTitle {
        font-size: 16px;
    }
    .shopInfo table, policy, .onlineLeft, .onlineRight, .policy {
        font-size: 14px;
    }

    /*防伪查询*/
    .query-left ul li label, .query-right .queryResult {
        font-size: 14px;
    }

    .query-left ul li input {
        font-size: 15px;
    }

    .query-right .title {
        font-size: 22px;
    }

    .tips {
        font-size: 13px;
    }
}



@media (min-width: 1600px) {
    .main .second_nav {
        width: 62.5%;
        font-size: 15px;
    }

    .searchNav li {
        font-size: 15px;
    }
    .searchBg, .shop {
        width: 62.5%;
    }

    .tableTitle {
        font-size: 16px;
    }

    .shopInfo table, policy, .onlineLeft, .onlineRight, .policy {
        font-size: 14px;
    }
    /*服务政策*/

    /*防伪查询*/
    .query-left ul li label, .query-right .queryResult {
        font-size: 16px;
    }

    .query-left ul li input {
        font-size: 15px;
    }

    .query-right .title {
        font-size: 22px;
    }

    .tips {
        font-size: 13px;
    }
}
@media (min-width: 1680px) {
    .main .second_nav {
        width: 62.5%;
        font-size: 16px;
    }

    .searchNav li {
        font-size: 16px;
    }
    .searchBg, .shop {
        width: 62.5%;
    }

    .tableTitle {
        font-size: 18px;
    }

    .shopInfo table, policy, .onlineLeft, .onlineRight, .policy {
        font-size: 16px;
    }
    /*服务政策*/

    /*防伪查询*/
    .query-left ul li label, .query-right .queryResult {
        font-size: 18px;
    }
    .query-left ul li input {
        font-size: 16px;
    }
    .query-right .title {
        font-size: 24px;
    }
    .tips {
        font-size: 14px;
    }
   
}

@media (min-width: 1920px) {

    .main .second_nav {
        width: 62.5%;
        font-size:16px;
    }
    .searchNav li {
        font-size: 16px;
    }
    .searchBg, .shop {
        width: 62.5%;
    }

    .tableTitle {
        font-size: 18px;
    }

    .shopInfo table, policy, .onlineLeft, .onlineRight, .policy {
        font-size: 16px;
    }
    /*服务政策*/
   
    /*防伪查询*/
    .query-left ul li label, .query-right .queryResult {
        font-size: 18px;
    }
    .query-left ul li input {
        font-size:16px;
    }
    .query-right .title {
        font-size:24px;
    }
    .tips {
        font-size:14px;
    }
   
}

@media (max-width: 1024px) {
    .main .second_nav {
        width: 75.5%;
        font-size: 14px;
    }
  
    form select {
        font-size: 12px;
    }

    .searchNav li {
        font-size: 14px;
    }

    .searchBg, .shop {
        width: 75.5%;
    }

    .tableTitle {
        font-size: 14px;
    }

    .shopInfo table, policy, .onlineLeft, .onlineRight {
        font-size: 13px;
    }
   
    /*防伪查询*/
    .query-left ul li label, .query-right .queryResult {
        font-size: 12px;
    }

    .query-left ul li input {
        font-size: 12px;
    }

    .query-left ul li label {
        width: 21%;
    }

    .query-right .title {
        font-size: 18px;
    }

    .tips {
        font-size: 12px;
    }
    
}

