@media screen and (min-width: 480px) {
  .navmenu > li:hover .submenu {
    display: block !important;
  }
  .tabcon {
    height: 235px;
  }
}

@media screen and (max-width: 780px) {
  .ejimg li:nth-child(2) {
   margin-right: 0px;
  }
  .ejimg li:nth-child(9) {
    margin-right: 0px;
  }
  .ejimg li:nth-child(11) {
    margin-right: 0px;
  }
  input {
    background: none;
    outline: none;
    border: none;
    
    padding: 0 5px;
  }

  textarea {
    border: none;
    resize: none;
    cursor: pointer;
    outline: none;
  }

  .contentinput {
    height: 30px;
    padding-bottom: 60px;
    margin-top: -5px;
  }

  .from-box {
    
    
    height: 100vh;
    padding: 0px 20px;
  }

  .input-box {
    padding: 15px;
    display: flex;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid;
  }

  .label {
    height: 20px;
    width: 80px;
    padding: 0 10px 0 0;
    margin-right: 20px;
    border-right: 1px solid #000;
  }

  .input-box .input {
    width: calc(100% - 70px);
  }

  .input input {
    width: 100%;
    height: 21px;
  }

  .security {
    width: 80px;
  }

  .securityimg {
    width: 80px;
    height: 30px;
    margin-top: -30px;
    margin-left: 15px;
  }

  .actionemail,
  .aginemail {
    height: 40px;
    width: 100px;
    border-radius: 20px;
  }

  .actionemail {
    background: #cd2626;
    color: #fff;
    border: none;
    margin: 10px 10px 0px 50px;
  }

  .aginemail {
    border: 1px solid #cd2626;
    color: #cd2626;
  }

  .usertips {
    text-align: center;
    background: #666;
    opacity: 0.8;
    height: 100vh;
    width: 100%;
  }

  .tipscontent {
    width: 300px;
    height: 300px;
    position: absolute;
    top: 25%;
    left: 8%;
    background: #eee;
    border-radius: 20%;
    padding: 10px;
  }

  .usertips h3 {
    font-size: 18px;
    line-height: 40px;
  }

  .usertips p {
    text-indent: 15px;
    font-size: 14px;
  }

  .usertips button {
    margin-top: 30px;
    height: 50px;
    width: 100px;
    border: none;
    border-radius: 20%;
    background: #6495ed;
  }
  
  table {
    width: auto !important;
  }
  img {
    max-width: 100%;
  }
  body {
    min-width: 100%;
    background: none;
  }
  .container {
    width: auto;
    padding: 0 15px;
  }
  .top {
    margin-top: 36px;
    width: 100%;
    height: 100px;
    position: relative;
    background: url(../image/top_bg.jpg) repeat 50% 50% scroll;
    min-width: inherit;
  }
  .top > #books {
    content: "";
    position: absolute;
    background-image: url(../image/books.png);
    width: 36px;
    height: 31px;
    top: -33px;
    left: 9px;
    transform: scale(0.6);
  }
  .topbox {
    width: 100%;
    margin: 0 auto;
  }
  .logo {
    float: none;
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-align: center;
  }
  .logo > img {
    display: none;
  }
  .top_right {
    float: none;
    text-align: right;
    margin-top: 0px;
  }
  .house {
    position: absolute;
    right: 15px;
    top: -27px;
  }
  .seachbox {
    display: none;
  }
  .top_right {
    color: #000;
  }
  .top_right a {
    font-size: 12px;
    color: #000;
  }
  
  .nav {
    position: relative;
    width: 100%;
    height: inherit;
    padding: 0px;
    background: transparent;
    min-width: inherit;
  }
  .navbg {
    width: 100%;
    margin: 0 auto;
    overflow: visible;
    height: 40px;
    position: absolute;
    top: -100px;
  }
  .navmenu {
    display: none;
  }
  .navmenu > li {
    background: #eee;
    float: none;
    width: 100%;
    height: 40px;
    position: relative;
    border-bottom: 1px solid #ddd;
  }
  .navmenu li a {
    color: #333;
    text-align: left;
    padding-left: 15px;
    font-size: 14px;
  }
  .navmenu > li:first-child::after {
    content: "";
  }
  .navmenu > li::after {
    position: absolute;
    content: "+";
    top: 2px;
    right: 15px;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    width: 40px;
    line-height: 40px;
  }
  .navmenu li .submenu {
    width: 100%;
    top: 0px;
    background: #fff;
    line-height: 30px;
    z-index: 999;
    opacity: 1;
    padding-left: 5px;
  }
  .navmenu .submenu {
    text-align: inherit;
    position: relative;
  }
  .navmenu .submenu > li {
    float: none;
    background: transparent;
    width: 100%;
  }
  
  .jw_banner {
    margin-bottom: 25px;
  }
  .flexslider {
    position: relative;
    width: 100%;
    height: 150px;
    overflow: hidden;
    background: url(../image/loading.gif) 50% no-repeat;
    margin: 0 auto;
  }
  .img > img {
    width: 100%;
    height: 150px;
  }
  
  .flex-prev,
  .flex-next {
    display: none !important;
  }
  
  #showimg {
    width: 175px !important;
  }
  .main {
    width: auto;
    padding: 0 15px;
  }
  .box1 {
    width: auto;
    overflow: visible;
  }
  .maleft {
    width: auto;
    float: none;
    overflow: visible;
  }
  .tabtit {
    background: none;
    height: inherit;
  }
  .tabtitle a,
  .tabtitle a.current {
    background: #8c1515;
    color: #fff;
  }
  .tabmore > div {
    display: block;
  }
  .tabcon {
    height: inherit;
  }
  .tabcon div {
    padding: 0px;
  }
  #tabcon > div {
    display: block !important;
  }
  #tabcon ul:first-child,
  #tabcon ul:nth-child(2),
  #tabcon ul:nth-child(3) {
    height: 360px;
    overflow: hidden;
    margin-bottom: 44px;
  }
  #tabcon div:nth-child(3) ul{
  	height: 145px;
  }

  .maleft {
    position: relative;
  }
  .tabtitle {
    width: 100%;
    
    overflow: visible;
    float: none !important;
    
  }
  .tabtitle > a:nth-child(2) {
    position: absolute;
    
    top: 404px;
    left: 0;
  }
  .tabtitle > a:nth-child(3) {
    position: absolute;
    
    bottom: 190px;
    left: 0;
  }
  .tablist li {
    width: 100%;
  }
  .tablist li > span {
    margin-right: 0px;
  }
  .tabmore {
    float: none;
    width: inherit;
    
    padding-right: 0;
    margin-top: 0px;
    padding-right: 0px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .tabmore > div {
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
  }

  .tabmore > div:first-child {
    top: 17px;
  }
  .tabmore > div:nth-child(2) {
    
    top: 422px;
  }
  .tabmore > div:nth-child(3) {
    
    top: 826px;
  }
  .maright {
    float: none;
    width: 100%;
    height: inherit;
  }
  .gztit {
    background: #dadada;
  }
  .gzcon > li {
    width: 33% !important;
  }
  .imglist img {
    width: 100%;
  }
  .imglist {
    margin-bottom: 20px;
  }
  .box2 {
    width: 100%;
    overflow: visible;
    position: relative;
  }
  .xygg {
    float: none;
    width: 100%;
    height: 40px;
  }
  .tylist {
    width: 100%;
    float: none;
    margin-bottom: 40px;
  }
  .tytit > div {
    position: absolute;
    z-index: 999;
    border-bottom: 2px solid #8c1515;
  }
  .tytit > div:first-child {
    top: 0;
  }
  .tytit > div:nth-child(2) {
    top: 278px;
  }
  .tytit > div:nth-child(3) {
    top: 558px;
  }
  .tylist li {
    width: 100%;
    padding: 0;
  }
  .tylist li a {
    width: 70% !important;
  }
  .tylist li .times {
    float: right;
    margin-top: 3px;
  }
  .tytit {
    border: none !important;
  }
  
  .foot {
    height: inherit;
  }
  .footer {
    width: auto;
    
  }
  .ftbox {
    width: 100%;
  }
  .link {
    float: none;
  }
  .footertitlebg {
    float: none;
    width: 78px;
  }
  .footer-list {
    float: none;
    width: 100%;
  }
  .lk1 {
    width: 100%;
    height: inherit;
  }
  .select {
    width: 100%;
    margin-bottom: 10px;
  }
  #panel_footer {
    width: auto;
  }
  .footer-info {
    width: 100% !important;
  }
  
  .ejmain {
    width: 100% !important;
    margin: 0;
    
  }
  .ejleft {
    display: none;
  }
  .ejright {
    width: 100%;
    float: none;
    
  }
  .ejtit h2 {
    width: 25% !important;
  }
  .ejtit div {
    width: initial;
    margin-right: 5px;
  }
  .ejlist li .infolist2 {
    display: block;
    width: 50%;
    height: 35px;
    line-height: 35px;
    color: #333;
    font-size: 14px;
    float: left;
    overflow: hidden;
  }
  .ejlist li .times {
    display: inline-block;
    margin-right: 15px;
  }
  .pagebox {
    font-size: 13px;
  }
  
  .decon {
    padding: 0 15px !important;
  }
  .dexgxw {
    width: 100%;
  }
  .dediv {
    margin-left: 0px;
  }
  
  .ejimg li {
    width: 50%;
  }
  .ejimg li:nth-child(3),
  .ejimg li:nth-child(12) {
    
  }
  .ejimg li div {
    width: 100%;
  }
  .ejimg li div > img {
    
  }
  .ejimg li p {
    width: inherit;
  }
  .ejimg li div,
  .ejimg li p {
    margin: 0;
    padding: 0 5px;
  }
  
  .xyfg {
    padding: 0 15px;
  }
  .imgbox {
    width: 50%;
    margin: 0;
    padding: 0 5px;
    box-sizing: border-box;
  }
  .imgbox img {
    width: 100% !important;
  }
  .imgbox span {
    width: 100%;
  }
  .ejcon {
    padding: 0 15px;
    width: initial;
  }
  
  .email-box {
    overflow-x: scroll;
  }
  
  .decon > div {
    width: 100% !important;
  }
  .ejcon table {
    width: 100% !important;
  }

  select,
  select option {
    width: 49% !important;
  }
}
