﻿@charset "utf-8";
/* CSS Document */

@media only screen and (min-width: 500px){
		  .zt_xmbd{ display:none;}
		  }
		  
		  @media only screen and (min-width: 550px) and (max-width: 1920px){
		  .tc{ display:none;}
		  }
		  
		    @media screen and (max-width: 500px)   {
  .ks_fy { display:none;}
  }


		  
          .zt_xmbd { width:100%; float:left; background:#0495a8;}
		  .zt_xmbd img { width:100%; float:left;}
		  .zt_xmbd_c { width:98%; float:left; position:absolute;}
		  .zt_xmbd_c1 { width:85%; float:left; margin:5% 7.5%;}
		  .zt_xmbd_c1 .title1 { width:100%; float:left; color:#039DA6; line-height:1.5rem; letter-spacing:3px; font-size:1.5rem; padding-bottom:3%;}
		  .zt_xmbd_l { width:55%; float:left;}
		  .zt_xmbd_l input { width:92%; margin:2% 0px; padding:0px 4%; color:#039DA6; float:left; background:url(../images/yybd-03_1.png) no-repeat center center; background-size:100% 100%; border:none; line-height:2.5rem; font-size:1.2rem; height:2.5rem;}
		  .zt_xmbd_l select { width:100%; margin:2% 0px; padding:1% 4%; font-size:0.65rem; color: #039DA6; float:left; background:url(../images/yybd-03_1.png) no-repeat center center; background-size:100% 100%; border:none; line-height:1rem; height:1rem;}
		  .zt_xmbd_r { width:25%; float:left; margin-left:15%; margin-top:7%;}
		  .zt_xmbd_r button { width:100%; float:left; background:none; border:none;}
		  
		  .tc{ width:100%; float:left;}
		  .tc a{ width:100%; margin:0 auto;}
		  .tc a { width:50%; float:left; list-style:none;}
		  .tc a  img{ width:100%; height:100%;}	

