.main{
    width: 1400px;
    margin: 0 auto;
}
/* header */
.header{
    height: 39px;
    line-height: 39px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #e3e3e3;
}
.header ul{
    float: left;
}
.header ul li a{
    margin-right:5px;
}
.header a{
    font-size: 12px;
    color: #666;
}
.header a:hover{
    color: #f60;
}
.header .main{
    overflow: hidden;
}
.header p{
    float: left;
}
.header p a{
    margin-right: 20px;
}
.header span{
    float: right;
}
.header span a{
    padding-right: 7px;
    border-right: 1px solid #666;
    margin-right: 7px;
}
.header span a:last-child{
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
    color: #0072bd;
}
.header span a i{
    display: inline-block;
    width: 12px;
    height: 16px;
    background: url(https://www.nongjx.com/images/brand2016/band2016.png) no-repeat -89px 0px;
    vertical-align: middle;
    margin-right: 4px;
}
/* y-bannerAdvtop */
.bannerAdvtop ul{overflow: hidden;}
.bannerAdvtop li{
    margin-top: 20px;
}
.bannerAdvtop li a{
    display: block;
    padding-bottom: 5.71%;
    height: 0;
    overflow: hidden;
    position: relative;
}
.bannerAdvtop li a img{
    width: 100%;
    max-height: none;
}
.bannerAdvtop li a i{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    width: 24px;
    height: 12px;
    background: url(https://public.mtnets.com/Images/public/adv.png) no-repeat;
}
/* top */
.top{
    padding: 30px 0;
    height: 64px;
}
.top .logo{
    float: left;
}
.top #searchForm{
    float: right;
    margin-top: 11px;
}
.top .form {
    width: 618px;
    height: 40px;
    border: 1px solid #e3e3e3;
    border-radius: 25px;
    position: relative;
}
.top .form .select{
    float: left;
    width: 13%;
    height: 100%;
    position: relative;
}
.top .form .select .select-top p {
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
    text-indent: 20px;
}
.top .form .select .select-top i {
    display: inline-block;
    width: 10px;
    height: 5px;
    background: url('https://www.nongjx.com/images/index2020/search_ico.png') no-repeat;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    right: 12px;
    top: 18px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
.top .form .select ul {
    display: block;
    position: absolute;
    z-index: 9999;
    width: 78px;
    border: 1px solid #ddd;
    border-top: 0;
    display: block;
    top: 42px;
    left: 0px;
    padding: 5px 0;
    background: #fff;
    display: none;
}
.top .form .select ul li {
    display: block;
    font: normal 14px/22px microsoft yahei;
    color: #666;
    text-indent: 15px;
    line-height: 25px;
}
.top .form .select ul li:hover {
	background: #2b82d9;
	color: #fff;
}
.top .form input{
    float: left;
    width: 73%;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border: none;
    outline: none;
    font-size: 16px;
    color: #999;
    text-indent: 8px;
}
.top .form button{
    position: absolute;
    right: -1px;
    top: -1px;
    bottom: -1px;
    width: 14%;
    line-height: 42px;
    border: none;
    border-radius: 0 25px 25px 0;
    background-color: #116cb0;
    color: #fff;
    font-size: 16px;
}
.top .topAdv{
    float: right;
    width: 304px;
    margin-left: 40px;
}
.top .topAdv a{
    display: block;
    padding-bottom: 21.19%;
    height: 0;
    overflow: hidden;
    position: relative;
}
.top .topAdv a img{
    max-height: none;
    width: 100%;
}
.top .topAdv a i {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    width: 24px;
    height: 12px;
    background: url(https://public.mtnets.com/Images/public/adv.png) no-repeat;
}
/* nav */
.nav{
    height: 50px;
    line-height: 50px;
    border-top: 4px solid #116cb0;
    overflow: hidden;
}
.nav .main{overflow: hidden;}
.nav span{
    float: left;
    width: 8%;
    font-size: 18px;
    color: #116cb0
}
.nav span i {
    display: inline-block;
    width: 26px;
    height: 28px;
    background: url(../../../../Images/brands/version/2021/nav-icon001.png) no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}
.nav ul{
    float: right;
    width: 92%;
}
.nav li {
    float: left;
    padding: 0 30px;
}
.nav  li a {
    font-size: 16px;
    color: #333;
}
.nav  li a:hover{
    color: #f60;
}
/* breadcrumbNav */
.breadcrumbNav{
    height: 64px;
    line-height: 64px;
    background-color: #f8f8f8;
    font-size: 16px;
    color: #333;
}
.breadcrumbNav i{
    display: inline-block;
    width: 15px;
    height: 18px;
    background: url(../../../../Images/brands/version/2021/nav-icon002.png) no-repeat;
    vertical-align: top;
    margin-top: 22px;
    margin-right: 10px;
}
.breadcrumbNav a{
    color: #333;
    margin: 0 8px;
}
.breadcrumbNav a:hover{
    color: #f60;
}
/* brandsListShow */
.brandsListShow{
    background-color: #f8f8f8;
    padding-bottom: 30px;
}
.brandsListShow .main{
    overflow: hidden;
}
.brandsListShow .left{
    float: left;
    width: 948px;
    margin-right: 30px;
}
.brandsListShow .left .list_item{
    padding: 4px 24px 24px;
    border-radius: 6px;
    background-color: #fff;
}
.brandsListShow .left ul{
    overflow: hidden;
    margin-right: -20px;
}
.brandsListShow .left li{
    float: left;
    width: 25%;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top: 20px;
}
.brandsListShow .left li .item{
    padding: 12px;
    position: relative;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    overflow: hidden;
}
.brandsListShow .left li .images{
    display: block;
    height: 83px;
    position: relative;
}
.brandsListShow .left li .images img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.brandsListShow .left li .item p{
    text-align: center;
    position: relative;
}
.brandsListShow .left li .item p a{
    display: inline-block;
    height: 22px;
    line-height: 22px;
    max-width: 116px;
    overflow: hidden;
    color: #333;
    margin: 0 12px;
    font-size: 16px;
}
.brandsListShow .left li .item p i{
    position: relative;
    top: -9px;
    display: inline-block;
    width: 22px;
    height: 1px;
    background-color: #aaaaaa;
}
.brandsListShow .left li .item span {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
}
.brandsListShow .left li .item span a {
    position: absolute;
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
    border: 1px solid #fff;
    border-radius: 6px;
    padding: 25px;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 24px;
}
.brandsListShow .left li .item:hover span{
    display: block;
}
.newspages .prev,.newspages .prev:hover,.newspages .next,.newspages .next:hover{ background:#fff url(https://www.nongjx.com/images/public/pagearrow.gif) no-repeat;}
.newspages{  padding:30px 0 15px; line-height:35px; color:#666; text-align: center; font-family:"Tahoma","\5b8b\4f53";}
.newspages a{ width:35px; height:35px; border:1px solid #c9c9c9; background:#fff; color:#666; display:inline-block; font-size:14px; line-height:35px; margin:0 3px; text-align:center; vertical-align: middle; text-decoration: none;border-radius: 4px;}
.newspages .on{ border:1px solid #116cb0; background-color:#116cb0; cursor:default; color:#fff;}
.newspages .ft{background:#fff url(https://www.nongjx.com/images/public/pagearrow.gif) 4px -16px no-repeat;}
.newspages .lt{background:#fff url(https://www.nongjx.com/images/public/pagearrow.gif) -20px -63px no-repeat;}
.newspages .ft:hover{background:#fff url(https://www.nongjx.com/images/public/pagearrow.gif) 4px 8px no-repeat;}
.newspages .lt:hover{background:#fff url(https://www.nongjx.com/images/public/pagearrow.gif) -20px -39px no-repeat;}
.newspages .page_etc{ color:#999; margin:0 10px;}
.newspages .page_turn{ position:relative; margin-left:10px;}
.newspages .page_turn b{ padding:0 5px;}
.newspages .jump input{ width:45px; height:35px; display:inline-block; margin:0 4px; border:1px solid #e4e4e4; text-align:center; color:#666; line-height:35px;}
.newspages button{ height:35px; padding:0 10px; border:1px solid #c9c9c9; background:#116cb0; color:#fff; cursor:pointer; margin-left:2px; _margin-left:4px; _padding:0 5px;border-radius: 4px;}
.newspages a.prev{ background: #fff url(https://www.nongjx.com/images/public/pagearrow.gif) 3px -62px no-repeat;}
.newspages a.prev:hover{ background: #fff url(https://www.nongjx.com/images/public/pagearrow.gif) 3px -40px no-repeat; }
.newspages a.next{ background: #fff url(https://www.nongjx.com/images/public/pagearrow.gif) -21px -17px no-repeat; }
.newspages a.next:hover{ background: #fff url(https://www.nongjx.com/images/public/pagearrow.gif) -20px 7px no-repeat; }
.newspages a:hover{ color:#000;}
.newspages .on:hover{ color:#fff;}


/* brandsListShow right */
.brandsListShow .right{
    overflow: hidden;
}
.brandsListShow .right .title {
    height: 58px;
    line-height: 58px;
    border-top: 2px solid #116cb0;
    background-color: #e9f6ff;
    text-align: center;
    padding: 0 24px;
    position: relative;
}
.brandsListShow .right .title i {
    display: inline-block;
    width: 24px;
    height: 16px;
    background: url(../../../../Images/brands/version/2021/title-icon001.png) no-repeat;
    vertical-align: top;
    margin-top: 21px;
}
.brandsListShow .right .title b {
    font-size: 24px;
    color: #116cb0;
    margin: 0 20px;
}
.brandsListShow .right .title a{
    position: absolute;
    right: 10px;
    top: 1px;
    font-size: 14px;
    color: #999;
    text-transform: uppercase;   
}
.brandsListShow .right .BrandCategory ul,.latestBrand ul{
    padding: 14px;
    background-color: #fff;
    overflow: hidden;
}

.brandsListShow .right .BrandCategory li{
    float: left;
    width: 50%;
    padding: 0 10px;
    margin:10px 0px;
    border-radius: 6px;
    box-sizing: border-box;
}
.brandsListShow .right .BrandCategory li a,.latestBrand li a{
    display: block;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background-color: #f8f8f8;
    font-size: 16px;
    color: #333;
    border-radius: 6px;
    overflow: hidden;
}
.brandsListShow .right .BrandCategory li a:hover,.latestBrand li a:hover{
    background-color: #116cb0;
    color: #fff;
}
/* latestBrand */
.latestBrand,.brandsNews{
    margin-top: 30px;
}
.latestBrand li{
    float: left;
    width: 33.3%;
    box-sizing: border-box;
    padding: 0 10px;
    margin: 10px 0px;
}
.brandsNews ul{
    background-color: #fff;
    padding: 0 22px 23px;
    overflow: hidden;
}
.brandsNews li{
    padding-left: 25px;
    position: relative;
    margin-top: 22px;
}
.brandsNews li i {
    position: absolute;
    top: 3px;
    left: 0;
    width: 16px;
    height: 14px;
    background: url(../../../../Images/brands/version/2021/title-icon002.png) no-repeat;
}
.brandsNews li a{
    display: block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
}
.brandsNews li a:hover{
    color:#f60;
}
/* service */
#service{
    background-color: #f8f8f8;
    padding-bottom: 30px;
}
.service{
    width: 1400px;
    padding-top: 10px;
    margin: 0 auto;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
    overflow: hidden;
    background-color: #fff;
}
.service dl {
    float: left;
	width: 25%;
    height: 190px;
	padding-left: 24px;
    box-sizing: border-box;
    position: relative;
}
.service dl::after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 220px;
    width: 1px;
    background-color: #f6f6f6;
}
.service dt {
    height: 48px;
    float: left;
    font: normal 16px/48px "Microsoft Yahei", "\5b8b\4f53";
    color: #565656;
    text-indent: 48px;
    background: url(https://www.nongjx.com/images/brand2016/serviceIcon.jpg) no-repeat;
}
.service dd{
    width: 220px;
    max-height: 112px;
    line-height: 28px;
    overflow: hidden;
}
.service dd a {
    float: left;
    color: #999;
    padding-right: 14px;
    font-size: 14px;
}
.service dd a:hover{
    color: #116cb0;
}
.service .s2 dt{
    background-position: 0 -48px;
}
.service .s3 dt{
    background-position: 0 -96px;
}
.service .s4 dt{
    background-position: 0 -144px;
}
/* footer */
#footer {
	width: 100%;
	margin: 0 auto 0;
	padding-bottom: 20px;
	border-top: 1px solid #e9e9e9;
}

.footer {
	width: 1400px;
	margin: 0 auto;
	padding-top: 16px;
	
}

.footer p {
	width: 1100px;
	float: left;
	font: normal 12px/30px "Microsoft Yahei", "\5b8b\4f53";
	overflow: hidden;
	color: #878787;
}

.footer p a {
	padding: 0 4px;
	color: #878787;
}

.footer p a:hover,
.footer span a:hover {
	color: #f60;
	text-decoration: underline;
}

.footer span {
	width: 1400px;
	height: 26px;
	float: left;
	padding: 16px 0;
	text-align: center;
	font: normal 16px/26px "Microsoft Yahei", "\5b8b\4f53";
	color: #333;
}

.footer span a {
	color: #333;
	padding: 0 10px;
}

.footer b {
	width: 1400px;
	height: 21px;
	float: left;
	text-align: center;
	font: normal 12px/21px "Tahoma", "\5b8b\4f53";
	color: #888;
}

.footer strong {
	padding: 0 15px;
}
/* 浮窗 */
.appDl{
	width:54px;
	position:fixed;
	top: 145px;
	right: 10px;
	z-index: 9999;
}
.appDl a{
	width:38px; height:46px; display:block; float:left; background:#FEB70F; text-align:center; font:normal 14px/20px "\5b8b\4f53","simhei"; color:#fff; padding:8px 8px 0 8px; margin:2px 0; opacity:0.7; filter:alpha(opacity=70); overflow: hidden;
}
.appDl a:hover{
	opacity:1; filter:alpha(opacity=100);
}
.appDl img{
	width: 100px;
	height: 100px;
	cursor: pointer;
	position: absolute;
	top: -20px;
	right: 60px;
	display: none;
    max-height: none;
    max-width: none;
}
.appDl:hover img{
	display: block;
}
#companyApp a{
	font:normal 12px/20px "Microsoft Yahei","simhei";
	background: #3697fe;
}
/*goTop*/
.backHome{ width:54px; }
.backHome a{ width:38px; height:46px; display:block; float:left; background:#5b7648; text-align:center; font:normal 14px/20px "Microsoft Yahei","simhei"; color:#fff; padding:8px 8px 0 8px; margin:2px 0; opacity:0.7; filter:alpha(opacity=70); background:url(https://www.nongjx.com/images/public/rightBar2.png) no-repeat 0 0; overflow: hidden; text-indent: -9999px; }
.backHome a:hover{ opacity:1; filter:alpha(opacity=100); }
.backHome a.guest,.backHome a.guest:hover{ background:url(https://www.nongjx.com/images/public/rightBar2.png) no-repeat 0 -114px; opacity: 0.7; filter:alpha(opacity=70); }
.backHome a.price{ background:url(https://www.nongjx.com/images/public/rightBar2.png) no-repeat 0px -57px; opacity: 0.7; filter:alpha(opacity=70); }
.backHome a.guest:hover,.backHome a.price:hover{ opacity: 1; filter:alpha(opacity=100); }
.toTop{ width:54px; height:54px; position:fixed; _position:absolute; top:379px; _top:expression(eval(document.documentElement.scrollTop+321)); display:none; }
.toTop a,.toTop a:hover{ display:block; width:54px; height:54px; background:url(https://www.nongjx.com/images/public/rightBar2.png) no-repeat 0px -171px; opacity: 0.6; filter:alpha(opacity=60); }
.toTop a:hover{ opacity:1; filter:alpha(opacity=100); }
#goTop { position:fixed; _position:absolute; top:203px; display:block; right:10px; }
*html, * html body { background-attachment:fixed; }
*html #goTop { position:absolute; right:expression(eval(document.documentElement.scrollLeft+10)); top:expression(eval(document.documentElement.scrollTop+145)); }
#goTop .guest img {
    position: absolute;
    top: 96px;
    left: -105px;
    cursor: pointer;
    display: none;
    width: 100px;
    height: 100px;
    max-width: none;
}
#goTop .guest:hover img{display: block;}
.lostpro {
    width: 600px;
    background: url(https://www.nongjx.com/images/lostpro.jpg) no-repeat;
    margin: 65px auto 0;
    padding-left: 165px;
}
.lostpro span {
    font: 22px/44px "Microsoft Yahei";
    color: #333;
}
.lostproab {
    font: 12px/30px "\5b8b\4f53";
    color: #767676;
}
.lostproab a {
    background: url(https://www.nongjx.com/images/caigouSearch.png) no-repeat -145px -35px;
    padding-left: 12px;
}
@media only screen and (min-width:1600px){
    /* 版心宽度 */
    .main{
        width: 1400px;
    }
    .service{
        width: 1400px;
    }
    .footer {
        width: 1400px;
    }
    .footer span {
        width: 1400px;
    }
    .footer b {
        width: 1400px;
    }
    body{
        min-width: 1400px;
    }
    /* end */
}
@media only screen and (min-width:1400px) and (max-width:1599px){
    /* 版心宽度 */
    .main{
        width: 1240px;
    }
    .service{
        width: 1240px;
    }
    .footer {
        width: 1240px;
    }
    .footer span {
        width: 1240px;
    }
    .footer b {
        width: 1240px;
    }
    body{
        min-width: 1240px;
    }
    /* end */
    .nav {
        height: 46px;
        line-height: 46px;
    }
    .nav span {
        font-size: 15px;
    }
    .navspan i {
        width: 24px;
        height: 26px;
        background-size: 100% 100%;
        margin-right: 6px;
    }
    .nav ul li a {
        font-size: 14px;
    }
    .breadcrumbNav {
        height: 56px;
        line-height: 56px;
        font-size: 15px;
    }
    .breadcrumbNav i {
        width: 15px;
        height: 18px;
        margin-top: 19px;
        margin-right: 6px;
    }
    .brandsListShow .left {
        width: 840px;
        margin-right: 26px;
    }
    .brandsListShow .left .list_item {
        padding: 5px 22px 22px;
    }
    .brandsListShow .left li {
        padding-right: 17px;
        margin-top: 17px;
    }
    .brandsListShow .left li .item {
        padding: 9px;
    }
    .brandsListShow .left li .images {
        height: 75px;
    }
    .brandsListShow .left li .item p {
        height: 20px;
    }
    .brandsListShow .left li .item p i {
        width: 14px;
    }
    .brandsListShow .left li .item p a {
        height: 20px;
        line-height: 20px;
        max-width: 119px;
        margin: 0 10px;
        font-size: 15px;
    }
    .brandsListShow .right .title {
        height: 52px;
        line-height: 52px;
        padding: 0 22px;
    }
    .brandsListShow .right .title b {
        font-size: 22px;
        margin: 0 18px;
    }
    .brandsListShow .right .title i {
        margin-top: 18px;
    }
    .brandsListShow .right .title a {
        font-size: 13px;
    }
    .brandsListShow .right .BrandCategory ul {
	    padding: 11px;
    }
    .brandsListShow .right .BrandCategory li {
        padding: 0 9px;
        margin: 9px 0px;
    }
    .brandsListShow .right .BrandCategory li a {
        height: 46px;
        line-height: 46px;
        font-size: 15px;
    }
     .brandsNews ul {
        padding: 0 20px 21px;
    }
    .brandsNews li {
        margin-top: 15px;
    }
    .brandsNews li a {
        height: 20px;
        line-height: 20px;
        font-size: 15px;
    }
    .nav li {
        padding: 0 25px;
    }
    .latestBrand ul{
        padding: 11px;
    }
    .latestBrand li{
        padding: 0 9px;
        margin: 9px 0px;
    }
    .latestBrand li a {
        height: 46px;
        line-height: 46px;
        font-size: 15px;
    }
}
@media only screen and (min-width:1200px) and (max-width:1399px){
    /* 版心宽度 */
    .main{
        width: 1168px;
    }
    .service{
        width: 1168px;
    }
    .footer {
        width: 1168px;
    }
    .footer span {
        width: 1168px;
    }
    .footer b {
        width: 1168px;
    }
    body{
        min-width: 1168px;
    }
    /* end */
    .header {
        height: 35px;
        line-height: 35px;
    }
    .top {
        padding: 25px 0;
        height: 53px;
    }
    .top .logo img{
        height: 53px;
    }
    .top .form {
        width: 518px;
        height: 34px;
    }
    .top .form .select .select-top p {
        font-size: 15px;
        line-height: 34px;
        text-indent: 13px;
    }
    .top .form .select .select-top i {
        right: 7px;
        top: 14px;
    }
    .top .form .select ul {
        width: 70px;
        top: 36px;
    }
    .top .form input {
        height: 34px;
        line-height: 34px;
        font-size: 14px;
    }
    .top .form button {
        line-height: 36px;
        font-size: 15px;
    }
    .top #searchForm {
        margin-top: 9px;
    }
    .top .topAdv {
        width: 254px;
        margin-left: 31px;
    }
    .nav {
        height: 42px;
        line-height: 42px;
    }
    .nav span {
        font-size: 16px;
    }
    .nav span i {
        width: 22px;
        height: 24px;
        margin-right: 6px;
        background-size: 100% 100%;
    }
    .nav li {
        padding: 0 22px;
    }
    .nav li a {
        font-size: 14px;
    }
    .breadcrumbNav {
        height: 52px;
        line-height: 52px;
        font-size: 14px;
    }
    .breadcrumbNav i {
        width: 13px;
        height: 16px;
        margin-top: 18px;
        margin-right: 4px;
        background-size: 100% 100%;
    }
    .brandsListShow .left {
        width: 790px;
        margin-right: 26px;
    }
    .brandsListShow .left .list_item {
        padding: 5px 22px 22px;
    }
    .brandsListShow .left ul {
        margin-right: -16px;
    }
    .brandsListShow .left li {
        padding-right: 16px;
        margin-top: 16px;
    }
    .brandsListShow .left li .item {
        padding: 8px;
    }
    .brandsListShow .left li .item p {
        height: 18px;
    }
    .brandsListShow .left li .item p i {
        width: 8px;
    }
    .brandsListShow .left li .item p a {
        height: 18px;
        line-height: 18px;
        max-width: 124px;
        margin: 0 8px;
        font-size: 14px;
    }
    .brandsListShow .left li .images {
        height: 72px;
    }
    .brandsListShow .left li .item span a {
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        padding: 20px;
        font-size: 15px;
        line-height: 20px;
    }
    .newspages {
        line-height: 35px;
    }
    .brandsListShow .right .title {
        height: 48px;
        line-height: 48px;
        padding: 0 20px;
    }
    .brandsListShow .right .title b {
        font-size: 20px;
        margin: 0 16px;
    }
    .brandsListShow .right .title i {
        width: 20px;
        height: 13px;
        margin-top: 18px;
        background-size: 100% 100%;
    }
    .brandsListShow .right .title a {
        font-size: 13px;
    }
    .brandsListShow .right .BrandCategory ul {
        padding: 10px;
    }
    .brandsListShow .right .BrandCategory li {
        padding: 0 8px;
        margin: 8px 0px;
    }
    .brandsListShow .right .BrandCategory li a {
        height: 44px;
        line-height: 44px;
        font-size: 14px;
    }
    .latestBrand, .brandsNews {
        margin-top: 25px;
    }
    .brandsNews ul {
        padding: 0 20px 18px;
    }
    .brandsNews li {
        margin-top: 16px;
    }
    .brandsNews li a {
        display: block;
        height: 18px;
        line-height: 18px;
        overflow: hidden;
        font-size: 14px;
    }
    .newspages .jump input {
        height: 31px;
        line-height: 31px;
    }
    .latestBrand ul{
        padding: 10px;
    }
    .latestBrand li{
        padding: 0 8px;
        margin: 8px 0px;
    }
    .latestBrand li a {
        height: 44px;
        line-height: 44px;
        font-size: 14px;
    }
}
@media only screen and (min-width:1025px) and (max-width:1199px){
    /* 版心宽度 */
    .main{
        width: 978px;
    }
    .service{
        width: 978px;
    }
    .footer {
        width: 978px;
    }
    .footer span {
        width: 978px;
    }
    .footer b {
        width: 978px;
    }
    body{
        min-width: 978px;
    }
    /* end */
    .header {
        height: 31px;
        line-height: 31px;
    }
    .header p a {
        margin-right: 15px;
    }
    .bannerAdvtop li {
        margin-top: 15px;
    }
    .top {
        padding: 18px 0;
        height: 47px;
    }
    .top .logo img{
        height: 47px;
    }
    .top .form {
        width: 435px;
        height: 32px;
    }
    .top .form .select .select-top p {
        font-size: 14px;
        line-height: 32px;
        text-indent: 10px;
    }
    .top .form .select .select-top i {
        right: 7px;
        top: 14px;
    }
    .top .form .select ul {
        width: 66px;
        top: 34px;
    }
    .top .form input {
        height: 32px;
        line-height: 32px;
        font-size: 13px;
    }
    .top .form button {
        line-height: 34px;
        font-size: 14px;
    }
    .top #searchForm {
        margin-top: 6px;
    }
    .top .topAdv {
        width: 221px;
        margin-left: 26px;
    }
    .nav {
        height: 34px;
        line-height: 34px;
        border-top: 3px solid #116cb0;
    }
    .nav span {
        font-size: 14px;
    }
    .nav span i {
        width: 18px;
        height: 20px;
        margin-right: 3px;
        background-size: 100% 100%;
    }
    .nav li {
        padding: 0 15px;
    }
    .nav li a {
        font-size: 13px;
    }
    .breadcrumbNav {
        height: 45px;
        line-height: 45px;
        background-color: #f8f8f8;
        font-size: 14px;
        color: #333;
    }
    .breadcrumbNav i {
        width: 12px;
        height: 14px;
        margin-top: 15px;
        margin-right: 4px;
        background-size: 100% 100%;
    }
    .brandsListShow .left {
        width: 660px;
        margin-right: 24px;
    }
    .brandsListShow .left ul {
        margin-right: -16px;
    }
    .brandsListShow .left li {
        padding-right: 14px;
        margin-top: 14px;
    }
    .brandsListShow .left .list_item {
        padding: 2px 16px 16px;
    }
    .brandsListShow .left li .item {
        padding: 6px;
    }
    .brandsListShow .left li .item p {
        height: 16px;
    }
    .brandsListShow .left li .item p a {
        height: 16px;
        line-height: 16px;
        max-width: 114px;
        margin: 0 5px;
        font-size: 13px;
    }
    .brandsListShow .left li .item p i {
        top: -8px;
        width: 4px;
    }
    .brandsListShow .left li .item p {
        height: 16px;
        margin-top: 3px;
    }
    .brandsListShow .left li .images {
        height: 60px;
    }
    .brandsListShow .left li .item span a {
        top: 4px;
        left: 4px;
        right: 4px;
        bottom: 4px;
        padding: 17px;
        font-size: 14px;
        line-height: 18px;
    }
    .brandsListShow .right .title {
        height: 40px;
        line-height: 40px;
        padding: 0 16px;
    }
    .brandsListShow .right .title b {
        font-size: 18px;
        margin: 0 12px;
    }
    .brandsListShow .right .title i {
        width: 19px;
        height: 13px;
        margin-top: 14px;
        background-size: 100% 100%;
    }
    .brandsListShow .right .title a {
        right: 6px;
        top: 1px;
        font-size: 12px;
    }
    .brandsListShow .right .BrandCategory ul {
        padding: 10px;
    }
    .brandsListShow .right .BrandCategory li {
        padding: 0 7px;
        margin: 7px 0px;
    }
    .brandsListShow .right .BrandCategory li a {
        height: 36px;
        line-height: 36px;
        font-size: 13px;
    }
    .latestBrand, .brandsNews {
        margin-top: 20px;
    }
    .brandsNews ul {
        padding: 0 16px 22px;
    }
    .brandsNews li {
        padding-left: 22px;
        margin-top: 12px;
    }
    .brandsNews li i {
        top: 2px;
        width: 14px;
        height: 12px;
        background-size: 100% 100%;
    }
    .brandsNews li a {
        height: 18px;
        line-height: 18px;
        font-size: 13px;
    }
    .service dd a {
        padding-right: 12px;
        font-size: 13px;
    }
    .footer span {
        height: 24px;
        padding: 14px 0;
        font: normal 14px/24px "Microsoft Yahei", "\5b8b\4f53";
    }
    #footer {
        padding-bottom: 15px;
    }
    .latestBrand ul{
        padding: 10px;
    }
    .latestBrand li{
        padding: 0 7px;
        margin: 7px 0px;
    }
    .latestBrand li a {
        height: 36px;
        line-height: 36px;
        font-size: 13px;
    }
}
@media only screen and (max-width:1024px){
    /* 版心宽度 */
    .main{
        width: 840px;
    }
    .service{
        width: 840px;
    }
    .footer {
        width: 840px;
    }
    .footer span {
        width: 840px;
    }
    .footer b {
        width: 840px;
    }
    body{
        min-width: 840px;
    }
    /* end */
    .header {
        height: 31px;
        line-height: 31px;
    }
    .header p a {
        margin-right: 10px;
    }
    .bannerAdvtop li {
        margin-top: 10px;
    }
    .top {
        padding: 20px 0;
        height: 38px;
    }
    .top .logo img{
        height: 38px;
    }
    .top #searchForm {
        margin-top: 6px;
    }
    .top .form {
        width: 372px;
        height: 28px;
    }
    .top .form .select .select-top p {
        font-size: 12px;
        line-height: 28px;
        text-indent: 8px;
    }
    .top .form .select .select-top i {
        width: 8px;
        height: 4px;
        right: 3px;
        top: 13px;
        background-size: 100% 100%;
    }
    .top .topAdv {
        width: 179px;
        margin-left: 24px;
    }
    .top .form input {
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        text-indent: 8px;
    }
    .top .form button {
        line-height: 30px;
        font-size: 12px;
    }
    .nav {
        height: 32px;
        line-height: 32px;
        border-top: 2px solid #116cb0;
    }
    .nav span {
        width: 9%;
        font-size: 13px;
    }
    .nav span i {
        width: 16px;
        height: 18px;
        margin-right: 3px;
        background-size: 100% 100%;
    }
    .nav ul {
        width: 91%;
    }
    .nav li {
        padding: 0 10px;
    }
    .nav li a {
        font-size: 12px;
    }
    .breadcrumbNav {
        height: 38px;
        line-height: 38px;
        font-size: 12px;
    }
    .breadcrumbNav i {
        width: 10px;
        height: 13px;
        margin-top: 13px;
        margin-right: 0px;
        background-size: 100% 100%;
    }
    .brandsListShow .left {
        width: 568px;
        margin-right: 18px;
    }
    .brandsListShow .left .list_item {
        padding: 2px 14px 14px;
    }
    .brandsListShow .left ul {
        margin-right: -12px;
    }
    .brandsListShow .left li {
        padding-right: 12px;
        margin-top: 12px;
    }
    .brandsListShow .left li .item {
        padding: 4px;
    }
    .brandsListShow .left li .item p {
        height: 14px;
        margin-top: 3px;
    }
    .brandsListShow .left li .item p i {
        top: -7px;
        width: 6px;
    }
    .brandsListShow .left li .item p a {
        height: 14px;
        line-height: 14px;
        max-width: 96px;
        margin: 0 4px;
        font-size: 12px;
    }
    .brandsListShow .left li .images {
        height: 51px;
    }
    .newspages {
        padding: 20px 0 10px;
        line-height: 30px;
    }
    .newspages a {
        width: 28px;
        height: 28px;
        font-size: 13px;
        line-height: 30px;
    }
    .newspages .ft {background: #fff url(https://www.nongjx.com/images/public/pagearrow.gif) 1px -19px no-repeat;}
    .newspages .ft:hover{background:#fff url(https://www.nongjx.com/images/public/pagearrow.gif) 1px 5px no-repeat;}
    .newspages .lt{background:#fff url(https://www.nongjx.com/images/public/pagearrow.gif) -22px -65px no-repeat;}
    .newspages .lt:hover{background:#fff url(https://www.nongjx.com/images/public/pagearrow.gif) -22px -42px no-repeat;}
    .newspages a.prev{ background: #fff url(https://www.nongjx.com/images/public/pagearrow.gif) 0px -65px no-repeat;}
    .newspages a.prev:hover{ background: #fff url(https://www.nongjx.com/images/public/pagearrow.gif) 1px -42px no-repeat;}
    .newspages a.next{ background: #fff url(https://www.nongjx.com/images/public/pagearrow.gif) -24px -19px no-repeat; }
    .newspages a.next:hover{ background: #fff url(https://www.nongjx.com/images/public/pagearrow.gif) -24px 4px no-repeat; }
    .newspages .jump input {
        width: 38px;
        height: 28px;
        line-height: 28px;
    }
    .newspages button {
        height: 30px;
        padding: 0 8px;
    }
    .brandsListShow .right .title {
        height: 34px;
        line-height: 34px;
        border-top: 2px solid #116cb0;
        background-color: #e9f6ff;
        text-align: center;
        padding: 0 14px;
        position: relative;
    }
    .brandsListShow .right .title i {
        display: inline-block;
        width: 18px;
        height: 15px;
        background: url(../../../../Images/brands/version/2021/title-icon001.png) no-repeat;
        vertical-align: top;
        margin-top: 20px;
        background-size: 100% 100%;
    }
    .brandsListShow .right .BrandCategory ul {
        padding: 6px;
    }
    .brandsListShow .right .BrandCategory li {
        width: 50%;
        padding: 0 7px;
        margin: 7px 0px;
        border-radius: 6px;
    }
    .brandsListShow .left li .item span a {
        top: 4px;
        left: 4px;
        right: 4px;
        bottom: 4px;
        padding: 12px;
        font-size: 12px;
        line-height: 16px;
    }
    .brandsListShow .right .title {
        height: 34px;
        line-height: 34px;
        padding: 0 14px;
    }
    .brandsListShow .right .title b {
        font-size: 15px;
        margin: 0 10px;
    }
    .brandsListShow .right .title i {
        width: 18px;
        height: 13px;
        margin-top: 11px;
        background-size: 100% 100%;
    }
    .brandsListShow .right .title a {
        right: 2px;
        top: 1px;
        font-size: 12px;
    }
    .brandsListShow .right .BrandCategory ul {
        padding: 4px;
    }
    .brandsListShow .right .BrandCategory li {
        padding: 0 4px;
        margin: 4px 0px;
    }
    .brandsListShow .right .BrandCategory li a {
        height: 32px;
        line-height: 32px;
        font-size: 12px;
    }
    .latestBrand ul{
        padding: 6px;
    }
    .latestBrand li{
        padding: 0 4px;
        margin: 4px 0px;
    }
    .latestBrand li a {
        height: 32px;
        line-height: 32px;
        font-size: 12px;
    }
    .latestBrand, .brandsNews {
        margin-top: 20px;
    }
    .brandsNews ul {
        padding: 4px 15px 20px;
    }
    .brandsNews li {
        padding-left: 20px;
        margin-top: 11px;
    }
    .brandsNews li i {
        top: 3px;
        width: 12px;
        height: 10px;
        background-size: 100% 100%;
    }
    .brandsNews li a {
        height: 16px;
        line-height: 16px;
        font-size: 12px;
    }

    .service {
        margin: 0 auto 0;
    }
    .service dd a {
        padding-right: 10px;
        font-size: 12px;
    }
    .footer span {
        height: 24px;
        padding: 14px 0;
    }
    #service {
        margin: 0 auto;
        background-color: #f8f8f8;
    }
    #footer {
        margin: 0 auto 0;
        padding-bottom: 15px;
    }
    .top .form .select ul {
        width: 62px;
        top: 30px;
    }
    .top .form .select ul li {
        font: normal 13px/20px microsoft yahei;
        text-indent: 12px;
        line-height: 20px;
    }
}
