/* 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;}



/*logo部分*/

#logo{ width:100%;background:#36383f; overflow:hidden;}

.logo2{width:100%; background:url("../images/logo.png") no-repeat center; }

#logo .ico-home{float:left;width:12%;overflow:hidden;text-indent:-9999em;background:url(../images/home.png) center no-repeat;}

#logo .pho{ color:#fff; float:right; }

#logo .pho span{font-style: italic; color:#fff; font-weight:bold; }

/*主导航样式*/

#nav{ width:100%; background:#e9e9e9; }

#nav ul li{ float:left; width:20%; text-align:center;}

#nav ul li a{ color:#5e5e5e; }

#nav ul li a:hover{ color:#2a408b; border-bottom:3px #2a408b solid;}




.main{ background:#e7f1fc; overflow:hidden;}
.part01{  width:100%; background:#3d4f67; padding:4% 0; margin:0 auto;}
.part01 h3{ color:#e7f1fc; font-size:2em; text-align:center; line-height:1.4em; padding:3% 0; font-style:italic;}
.sd{ padding:2% 6%; overflow:hidden; }  
.sd h3{ color:#3d4f67; font-size:2em; text-align:center; line-height:1.4em; padding:3% 0;}
.sd li{ width:40%; float:left; margin:4% 2% 2%;}


a.button_red{
    display: block;
    float: left;
    position: relative;
    height: 45px;
    width: 200px;
     
    text-decoration: none;
    font: 28px "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 45px;
    text-align: center;
	color: #fff;
    border-bottom: 4px solid #d16030;
    background: #fb6f34;
	border-radius:10px;
	
}

.part02{  width:100%; background:#3d4f67; padding:4% 0; margin:0 auto;}
.part02 h3{ color:#ffe400; font-size:2em; text-align:center; line-height:1.4em; padding:3% 0; font-style:italic;}





/*.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%;}}

*/

.biao{ clear:both; color:#fff; margin:0 auto;  
	overflow:hidden; padding:9% 0% 5%; 
background:#e11432 ; background-size:100%;}

.biao form{ width:68%; margin:0 auto;}

.biao ul li{ width:100%; display:block; clear:both;}

.biao ul li h3{ font-size:1.2em; color:#fff; line-height:2em;}
.biao ul li h4{ font-size:1em; color:#fff;}
.biao ul li:nth-child(1){ color:#fe5945; text-align:center;font-size:1.2em;}

.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:3%; margin-left:3%; font-size:1em; float:left; margin-top:5%;}


#go{ width:50%; margin:0 auto; 
	height:45px; line-height:15px;
	border:none;
    border-bottom: 4px solid #ffa200;
    background: #ffcc00;
	border-radius:10px;
	color:#ff4c00; font-size:1.3em;  
	margin:4% 0 0% 28%; cursor:pointer;

}



.ys{  width:100%; margin:0 auto;}
/*滚动*/

table{cursor: pointer;overflow: hidden;}

.scroll{width:100%;overflow:hidden; color:#3d6195; letter-spacing:0.1em;}
.xbgdxx{ width:90%; margin:0 auto;  border: none;}

.scroll .xbgdxx td{  padding:1% 0; background:url(../images/dian.jpg) no-repeat 0.5em 0.6em; 
background-size:4px; padding-left:1.2em;  border: none; font-size:0.8em;}
.scroll .xbgdxx td a{color:#3d6195;}

.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;}

#maincontent{ width:100%;margin:auto;position:relative; }
.show_images_list_li {
position: absolute;
cursor: pointer;
vertical-align:bottom; display:block
}


.btn { width:101px; height:25px; margin:auto; position:relative; padding-top:350px;}
.btn  a{width:17px; height:15px; overflow:none; display:block;background:url(../images/btn.png)  no-repeat; 
cursor: pointer;float:left;}
.btn  a.active{ background:url(../images/btn.png) -17px 0 no-repeat;}











