﻿@charset 'UTF-8';
/*===========================================

import.css
!!!This file should not be edited!!!

===========================================*/

@import "reset.css";
@import "base.css";
@import "frameworks.css";
@import "design.css";
@import "original.css";
@import url('jquery.mmenu.css') screen and (max-width: 600px);
@import url('jquery.mmenu.custom.css') screen and (max-width: 600px);
@media screen and (min-width: 602px) { 
.www360buy{ width:100%;}
.www360buy .hd{ overflow:hidden;}
.www360buy .hd li{ width:23%; margin:0 1% 1% 1%; padding:10px 0; float:left;background-color: #afafaf;color: #fff; font-size:1.8rem; text-align:center; cursor:pointer;}
.www360buy .hd li.on{ background-color:#014099; color:#fff;}
.www360buy .bd{ border-top:0; padding:0 1%; width:98%; padding-top:20px;}
.www360buy .lh{ overflow:hidden;  }
.clear{ height:20px; clear:both;}
/*收缩菜单*/
.v{float:right;width:14px;height:14px;overflow:hidden;background:url(../images/vicon.png) no-repeat;display:inline-block;margin-top:-5px;margin-bottom:-5px;}
.v01{background-position:0 0;}
.v02{background-position:0 -16px;;}
.vtitle{height:35px;background:#5658ac;line-height:35px;margin-top:10px;font-size:1.8rem;color:#fff;font-family:"\5FAE\8F6F\96C5\9ED1";cursor:pointer;padding:10px 0 10px 25px;}
.vtitle em{margin:10px 10px 0 0; }
.vcon{ margin:10px 0;}
.vconlist{background:#9cc;}
.vconlist li a{height:30px;line-height:30px;padding-left:30px;display:block;font-size:14px;color:#866f67;font-family:"\5FAE\8F6F\96C5\9ED1";}
.vconlist li.select a,.vconlist li a:hover{color:#ed4948;text-decoration:none;}
}
@media screen and (max-width: 601px) { 
.www360buy{ width:100%;}
.www360buy .hd{ overflow:hidden;}
.www360buy .hd li{ width:48%;margin: 0 1% 2% 1%; padding:10px 0; float:left;background-color: #afafaf;color: #fff; font-size:1.8rem; text-align:center; cursor:pointer;}
.www360buy .hd li.on{ background-color:#5658ac; color:#fff;}
.www360buy .bd{ border-top:0; padding:0 1%; width:98%; padding-top:20px;}
.www360buy .lh{ overflow:hidden;  }
.clear{ height:20px; clear:both;}
/*收缩菜单*/
.v{float:right;width:14px;height:14px;overflow:hidden;background:url(../images/vicon.png) no-repeat;display:inline-block;margin-top:-5px;margin-bottom:-5px;}
.v01{background-position:0 0;}
.v02{background-position:0 -16px;;}
.vtitle{height:35px;background:#5658ac;line-height:35px;margin-top:10px;font-size:1.8rem;color:#fff;font-family:"\5FAE\8F6F\96C5\9ED1";cursor:pointer;padding:10px 0 10px 25px;}
.vtitle em{margin:10px 10px 0 0; }
.vcon{ margin:10px 0;}
.vconlist{background:#9cc;}
.vconlist li a{height:30px;line-height:30px;padding-left:30px;display:block;font-size:14px;color:#866f67;font-family:"\5FAE\8F6F\96C5\9ED1";}
.vconlist li.select a,.vconlist li a:hover{color:#ed4948;text-decoration:none;}
}