  
        
     *{
         box-sizing: border-box;
         margin: 0 auto;
         padding:0px;
         font-family: "å¾®è½¯é›…é»‘"
       }

       .yt{
         width: 100%;
         max-width: 200%;
       }


       input[type='radio'].radio {opacity:0; display:inline-block; margin-left: -15px;}
       label.radio {display:inline-block;background:url(../images/dx.png) no-repeat; padding-left:40px;height: 35px;line-height:35px;font-size:17px; }
       input[type='radio'].radio:checked + .radio {background:url(../images/xz.png) no-repeat;}

       .back{
         display: block;
         position:absolute;
         top: 40px;
         left: 45px;
       }

       .qyxz{
          width: 100%;
          border-bottom: 3px solid #eeeeee;
          padding-top: 11%;
       }

       select {
          border:none;
          width: 65px;
          color: #7998BA;
         -moz-appearance:none;
         -webkit-appearance:none;
          font-size: 18px;
          background: url("../images/xl.jpg") no-repeat scroll right bottom;
          border-radius: 0;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          -khtml-border-radius: 0;
}
       .qyxz>div{
        display: inline-block;
        width: 49%;
        height: 40px;
        line-height: 40px;
        text-align: center;
       }

     

       .nr{
        padding: 15px 10px 15px 10px;
        overflow: hidden;
       }

      .nr>img{
          width: 25%;
          margin-right: 10px;
          display: inline-block;
          float: left;
      }

      .nr>p{
        font-size: 17px;
      }

      .help{
          width: 100%;
          font: 22px "å¾®è½¯é›…é»‘";
          color: #7998BA;
          border-bottom: 3px solid #eeeeee;
       }

       .help>div{
        display: inline-block;
        width: 48.5%;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
       }

       .help>div>img{
        display: block;
        position: absolute;
        left: 25%;
        bottom: 9px;
       }

       .help>div>a{
          text-decoration: none;
          color: #7998BA;
       }

.container
{
	margin:0 auto;
	width: 100%;
	height: 40px;
}
.header02
{

	background-color: rgb(43,88,127);
	height: 62px;
}
.header02 .img
{
	background: url(../images/ding08.png) center no-repeat;
	height: 62px;
	margin: 0 auto;
	padding-top: 25px;
	background-size: 70%;
}
    .wapper{  
        position: fixed;   /*ÖØÒª£¡±£Ö¤footerÊÇÏà¶ÔÓÚwapperÎ»ÖÃ¾ø¶Ô*/  
        height: auto;          /* ±£Ö¤Ò³ÃæÄÜ³Å¿ªä¯ÀÀÆ÷¸ß¶ÈÊ±ÏÔÊ¾Õý³£*/  
    }  
    .footer{  
       position: fixed;  bottom: 0; /* ¹Ø¼ü */  
       left:0; /* IEÏÂÒ»¶¨Òª¼ÇµÃ */  
       height: 50px;         /* footerµÄ¸ß¶ÈÒ»¶¨ÒªÊÇ¹Ì¶¨Öµ*/  
       width: 100%;
    text-align: center;
    color: white;
    font-size: 20px;
    line-height: 50px;
    }  
    .main-content{  
       position: fixed; 
    }  
    
    .cateTitle{
	color: #333333;
	font-size: 15px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
    .cateContent{
	color:#999999;
    margin-top: 8px;
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.paddingBottom60{
	padding-bottom: 50px;
}

.tel_nav_btn{
	float: left;
    margin: 5px 5px 0 30%;
}