/* CSS Document */
*{ margin:0; padding:0; font-family:"微软雅黑"; }

html,body{}

body{Font-size:62.5%;font-family:"microsoft yahei";font:14px/22px; min-width:320px; max-width:640px; margin:0 auto;}
		  
li{ list-style:none;}


.clear{ clear:both;}
		
a{ text-decoration:none;}

.top{ width:100%; height:78px; background:#4b4b4b;}
.topl{ width:50%; float:left; margin:3% 0 0 5%;}

.topr{ width:40%; float:right; background:url(../images/jrweb_tel.png) no-repeat left center; margin-top:3%;}
.topr h4{ font-size:1.2em; padding-left:12%; color:#ffd800;}


.main{ overflow:hidden;}


a.button_a{
    display: block;
    float: left;
    position: relative;
    height: 24px;
    width: 100px;
     
    text-decoration: none;
    font-size: 1em;
    line-height: 24px;
    text-align: center;
	color: #fff;
    border: 4px solid #0073cb;
    background: #0368b6;
	
}

/*.hou{ width:21%; position:absolute; left:78%; top:50%;}

@media only screen and (min-device-width: 320px){.hou{ top:45%;}}

@media only screen and (min-device-width: 375px){.hou{ top:51%;}}

@media only screen and (min-device-width: 414px){.hou{ top:54%;}}

@media only screen and (min-device-width: 768px){.hou{ top:50%;}}

*/

.xstb{ width:100%; float:left;}

.bjfl{ background:url(../images/jrweb_bj.png) repeat; width:100%; float:left;}
.sd{ padding:2% 2% 2% 8%; overflow:hidden; } 

.sd li{ width:28%; float:left; margin:4% 2% 2%;}


.ys{  width:100%; padding:4% 0; float:left;}


.biao{ clear:both; color:#fff; margin:0 auto; overflow:hidden;
 background:url(../images/jrweb_10.png) no-repeat #ff8f0b  top center; background-size:100%;}

.biao form{ width:68%; margin:0 auto;}
.biao ul{ padding:14% 0 40%;}
.biao ul li{ width:100%; display:block; clear:both;}
.biao ul li:nth-child(1){ color:#fff; text-align:center;font-size:1em; padding-top:10%;}

.biao ul li i{ font-weight:bold;}

.biao label{ float:left; margin-top:7%;font-size:1.2em;}

.biao input{ border:0; width:50%; border:1px solid #9a9486; 
-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; 
background:#fcf3de; padding:2% 3%; margin-left:3%; font-size:1em; float:left; margin-top:5%;}


#go{ width:50%; margin:0 auto; 
	line-height:1.2em;
	border:none;
    border-bottom: 4px solid #ffa200;
    background: #ffcc00;
	border-radius:10px;
	color:#ff4c00; font-size:1.2em;  
	margin:4% 0 0% 28%; cursor:pointer;


}


.bottom-btn{
    margin:0 auto;
    width:100%;    
	max-width:640px;  
    bottom:0px;
    position:fixed;
    z-index:999;
    background-color:#2a2a2a;
}
.bottom-btn a{ width:50%; text-align:center; margin:0 auto; display:block; float:left; padding:2% 0;}














