@charset "utf-8";
/* CSS Document */

html,body,h1,h2,h3,h4,ul,li,ol,dl,dt,dd,form,p,input,textarea{margin:0;padding:0;list-style: none;}
ul,dl,ol{list-style:none;}
html, body {
    height:100%;
} 
body{
	font-family:"微软雅黑","华文细黑",Arial, Helvetica, sans-serif;
	background-color:#3c579c;
	background-repeat:repeat-y;
	background-position:center;
	color:#fff;
	width:100%;
	
}
img{border:none; width:100%;}
h1,h2,h3{font-weight:normal;}
.clear{clear:both}
a{text-decoration:none;}

.page-app {
    max-width:640px;
    min-width:320px;
    margin:0 auto;
	height:auto;
    display:none\9;
	font-size:0px;
	width:100%;
}

.banner1{width:100%; height:100%; background-repeat:no-repeat; background-size:100%; border:0px; margin:0px; padding:0px; font-size:0px; position:relative; }
.lianjie1{ width:50%; height:50%; position:absolute; left:0; top:0; }
.lianjie2{ width:50%; height:50%; position:absolute; left:50%; top:0; }
.lianjie3{ width:50%; height:50%; position:absolute; left:0; top:50%; }
.lianjie4{ width:50%; height:50%; position:absolute; left:50%; top:50%; }


.daohang{width:100%; height:60px; background-repeat:no-repeat; background-size:100%; border:0px; margin:0px; padding:0px; font-size:0px; position: relative; z-index:999; }
.juzhong{ width:100%; height:100%; position:absolute; top:0; left:0;}
.tb1{float:left; width:33%; height:80%; margin-top:2%;}
.tb2{float:left; width:33%; height:80%; margin-top:2%;}
.tb3{float:left; width:33%; height:80%; margin-top:2%;}


.xmlj1{ position:absolute; width:100%; height:20%; bottom:0; left:0;}


/* 焦点图  a */
/* css 重置 */
	body, ul, li{ margin: 0; padding: 0; list-style: none; vertical-align: middle; font-weight:normal; }
	/* 焦点图 */
	.slideBox2{ position:relative; overflow:hidden; margin:0px auto;  max-width:640px;/* 设置焦点图最大宽度 */ }
	.slideBox2 .hd{ position:absolute; width:100%; height:30px; line-height:50px; bottom:5px; right:0%; z-index:1; }
	.slideBox2 .hd ul{margin:auto; }
	.slideBox2 .hd li{ display:inline-block; width:10px; height:10px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; background:#fff; text-indent:-9999px; overflow:hidden; margin:0 3px;   }
	.slideBox2 .hd li.on{ background:#fff000;  }
	.slideBox2 .bd{ position:relative; z-index:0; }
	.slideBox2 .bd li{ position:relative; text-align:center;  }
		.lglj1{ position:absolute; left:0; top:0; width:100%; height:50%;}
		.lglj2{ position:absolute; left:0; top:50%; width:100%; height:50%;}
	.slideBox2 .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
	.slideBox2 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
	.slideBox2 .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focusBg.png) repeat-x; color:#fff;  text-align:left;  }
/* 焦点图  e */




.fh{ width:15%; background-repeat:no-repeat; background-size:15%;  position: fixed; bottom:10px; right:10px; z-index:9999;}

.m-box{position:absolute;left:10%;top:50%;width:80%;margin:-120px auto 0;text-align: center;color:#fff;}
.m-img{ width:100%; height:100%;background-position: center;background-position: no-repeat;background-size: 100% 100%}
.m-ico{width:66px;height:66px;margin:0 auto;background-position: center;background-position: no-repeat;background-size: 66px}



.bt_ch {
    width: 150px;
    height: 1.6rem;
    margin: auto;
    border-right: 2px solid #c72a23;
    border-left: 2px solid #c72a23;
    font-size:1.5rem;
    line-height: 1.6rem;
    padding: 0px 18px;
    letter-spacing: 6px;
    text-align: center;
	color:#fff;
	margin-top:30px;
}

.bt_en {
    width: 185px;
    height: 22px;
    margin: auto;
    font-size: 15px;
    line-height: 22px;
    padding: 0px 18px;
    letter-spacing: 6px;
    text-align: center;
	color:#fff;
}

.pr_list{
	display:block;
	clear:both;
	margin:auto;
	}
	
.pr_list .xmbj{
	float:left;
	width:50%;
	margin-top:10px;
	}	
.xm_nr{
	width:97%;
    padding-bottom: 10px;
	margin:15px 1.5%;
	background-color:#FFF;
	position:relative;
	}	

.jiaobiao{
	width:30%;
	position:absolute;
	z-index:10;
	right:1.2%;
	top:0.5%;
	display:none;
	}	
.jiaobiao img{
	width:100%;
	}
.im_pic{
    display: block;
    clear: both;
    width: 96%;
    margin: auto;
   
}	

.xm_nr h1{
	display:block;
	clear:both;
	width:96%;
	margin:auto;
	font-size:1.2rem;
	line-height:1.7rem;
	color:#000;
	text-align:left;
	}
.xm_bq{
	display:block;
	clear:both;
	width:96%;
	
	margin:3px auto;
	overflow:hidden;
	}	

.xm_bq li{
	float: left;
    font-size:0.8rem;
    font-family: "SimSun";
    color: #FFF;
    line-height:1.1rem;
    padding: 0 2px;
	margin:2px;
	}
	
.bq_one{
	background-color: #e0a0a0;
	}	
.bq_two{
	background-color: #d9b88d;
    margin-left: 3px;
	}	
.bq_three{
	background-color: #a9bedd;
    margin-left: 3px;
	}	
.xm_db{
	
	padding-bottom: 15px;
	}	
@media screen and (max-width: 450px){
	
	
}
.xx_name{
	display: block;
    clear: both;
    width: 96%;
    font-size: 0.9rem;
    color: #474747;
    text-align: left;
	margin:0.6rem auto;
	margin-top: 0px;
	}	
.xm_nr i{
	display:block;
	clear:both;
	width:96%;
	height:2px;
	background-color:#c5c9cc;
	}	

.xx_add{
	display: block;
    clear: both;
    width: 96%;
	
	
    font-size: 0.9rem;
    color: #474747;
    text-align: left;
	margin:0.2rem auto;
	}
.xm_db span:nth-child(4){
	height: 32px;
}
	
.xm_btn{
	display:block;
	clear:both;
	width:96%;
    }	
	
.xm_btn dt{
	width: 47%;
    height: 2rem;
    margin-left: 26%;
    
    background-color: #c72a23;
    color: #FFF;
    text-align: center;
    line-height: 2rem;
    font-size: 1rem;

	}	
	
	
.xm_btn dd{
	float:right;
	width: 47%;
    height: 2rem;
    margin: auto;
    margin-top: 2%;
    background-color: #b4b4b4;
    color: #FFF;
    text-align: center;
    line-height: 2rem;
    font-size: 1rem;
	}		
	
	
	
	
	
	
	
	
	
	
	
	