@import url(reset.css);
	@media screen and (max-width:320px) { html{ font-size:20px !important;} }
	@media screen and (min-width:320px) { html{ font-size:20px;} }
	@media screen and (min-width:340px) { html{ font-size:21.25px;} }
	@media screen and (min-width:360px) { html{ font-size:22.5px;} }
	@media screen and (min-width:380px) { html{ font-size:23.75px;} }
	@media screen and (min-width:400px) { html{ font-size:24.8px;} }
	@media screen and (min-width:400px) { html{ font-size:24.72px;} }
	@media screen and (min-width:413px) { html{ font-size:24.8px;} }
	@media screen and (min-width:440px) { html{ font-size:27.5px;} }
	@media screen and (min-width:480px) { html{ font-size:30px;} }
	@media screen and (min-width:520px) { html{ font-size:32.5px;} }
	@media screen and (min-width:560px) { html{ font-size:35px;} }
	@media screen and (min-width:600px) { html{ font-size:37.5px;} }
	@media screen and (min-width:640px) { html{ font-size:40px !important;} }
body{
	background:#fff;
}

.wrap {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  background: #fff;
  
}
.warp {
	max-width: 750px;
	margin: 0 auto;
	min-width:320px;
}
.header{
	position: relative;
	width: 100%;
	height: 100%;
	/*background: url(../img/w1_01.png) no-repeat center;*/
	-webkit-background-size:100% 100%;
}

.header img{
    width: 100%;
	height: 100%;
	background-size:100% 100%;
	display: block;
}
/*头部公共*/
.dh{
	width: 100%;
	height: 2.1rem;
	background:#27324e;	
}
.qh{
	/*width:5rem;*/
    height:auto;
    font-size:.8rem;
    display:inline-block;
    margin-top:.5rem;
    float: right;
    margin-right:1.7rem;
}
.qh a{
	color:#acb4c9;
}
.qh img{
	position: relative;
    width:.25rem;
    height:1rem;
    padding-left:.1rem;
    padding-right:.1rem;
}
@media screen and (max-width:1924px) and (min-width:750px){
	.qh img{	
    top: .2rem;
    width:.25rem;
    height:.8rem;
	}
}
.xdh{
	float: right;
	display: block;
}
.xdh img{
	width:1.1rem;
	height:auto;
	overflow: hidden;
	margin-top:.5rem;
	margin-right:.3rem;
}
.warp .nav{
	width: 100%;
	height: auto;
	position:absolute;
	background: #ffffff;
	z-index:500;
	top: 2.1rem;
	display: none;
	max-width:750px;
}
.nava{
	width: 100%;
	height: auto;
}
.nava li{
	text-align: center;
	line-height: 2rem;
	border-bottom:.01rem solid #dcdcdc;
	font-size:.8rem;
	color:#4477ab;
}
.nava li a{
	display: block;
	color:#4477ab;
}
.sclm{
	background:#ebebeb;
	display:none;
}
.nava .sclm a{
    border-bottom:.01rem solid #dcdcdc;
    color:#575656;
}
.logo{
	width:100%;
	height:4.3rem;
}
.logo img{
	width: 11.6rem;
    height: auto;
    display: block;
    padding-top: 1rem;
    margin: 0 auto;
}
/**/

.banner{
	width: 100%;
	height: auto;
	padding-bottom: .3rem;
	background:#f5f5f5;
	border-bottom: .01rem solid #e8e8e8;
	/*width: 100%;
    height: .1rem;
    background: #f5f5f5;
    border-bottom: .01rem solid #e8e8e8;
    box-shadow: 0px .1rem 0.3rem 0px rgba(0, 0, 0, 0.2) !important;
    margin-bottom: 1rem;*/
}
.banner img{
	width: 100%;
	height: 100%;
	background-size:100% 100%;
	display: block;
}
/*文章公共*/
body .xiaotb{
	width:auto;
    height:auto;
    margin:0 auto;
    display:block;
    padding-top: 1rem;
}

strong{
	font-weight:bold;
}
.qieh{
	width: 100%;
	height: auto;
}
.ula{
	width:100%;
    height:2.25rem;   
    display: -webkit-flex;
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;     /* OLD - Firefox 19- H5不用考虑 */
	display: -mz-flexbox; /* TWEENER IE 10 */
	display: flex;       /* NEW, Spec - Opera 12.1, Firefox 20+ */
	line-height: 2.25rem;
	text-align: center;
}
.ula li{
	flex:1;	
	font-size:.9rem;	
}
.ula li a{
	display: block;
}
/**/
.qbnr{
	width:95%;
	height:auto;
	margin:0 auto;
	padding-top:.5rem;
}
.wzqy{
	width:100%;
	height: auto;
	margin: 0 auto;
	padding-top: .5rem;
}
.jy{
	font-size: .9rem;
    color: #1f5e9a;
    width: 98%;
    height:3rem;
    padding-left:.5rem;  
    overflow: hidden;
    padding-bottom:.2rem;
    padding-top:.5rem;
    text-align: center;
    line-height: 1.2rem;
}
.qbnr p{
	font-size:.65rem;
	color:#515151;
	line-height:1.1rem;
	padding-bottom:.5rem;
}
/*分页*/
.ch_conpage {
    width: 95%;
    height: auto;
    padding-top:.5rem;
    padding-bottom:.5rem;
    margin: 0 auto;
    text-align: center;
    color: #808080;
    vertical-align: top;
}
.ch_conpage ul {
    display: inline-block;
    margin: 0 auto;
    overflow: hidden;
}
.ch_conpage ul li {
    font-size: 16px;
    text-align: center;
    line-height: 20px;
}
.ch_conpage ul li {
    display: inline-block;
    float: left;
    margin: 0px 3px 5px;
}
.ch_conpage ul li a {
    font-family: "Arial";
    display: block;
    border: 1px solid #e3e3e3;
    color: #808080;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
}
.ch_conpage ul .thisclass a, .ch_conpage ul li a:hover {
    background: #F5A51A;
    border: 1px solid #F5A51A;
    color: #ffffff;
}
/**/












/*底部*/
.part6{
	width: 100%;
	height: auto;
	background:#323c57;
	padding-top: 1.2rem;
}
.bt4{
	background:url(../img/xian4.png)no-repeat center;
    color:#FFFFFF;
    font-size: .85rem;
    text-align: center;
    width:100%;
    height:auto;
    background-size: 100%;
    display: block;
}
.ulb{
	width: 94%;
    height: auto;
    margin: 0 auto;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -mz-flexbox;
    display: flex;
    position: relative;
    padding-bottom:.5rem;
    padding-top:.5rem;
}
.ulb li{
	flex:1;
	font-size:.6rem;
	color: #FFFFFF;
	text-align: center;
}
.ulb li:first-child{
	/*padding-left:.2rem;*/
}
.ulb li img{
	width: .6rem;
	position: relative;
	margin-right: .1rem;
} 
.part7{
	width: 100%;
	height: auto;
	background:#27324e;
	padding-bottom: 1.4rem;
}
/*cheng Start*/
.part7 .part7Ul{
	background:#27324e;
	width: 100%;
	height: auto;
	display: flex;
	position: relative;
}
.part7Ul li{
	flex: 1;
	position: relative;
}
.part7Ul li img{
	width:100%;
	height:auto;
	padding: 1rem;
}
.part7Ul li span{	  
    font-size: .65rem;
    text-align: center;    
    bottom: 0;
    color: #FFFFFF;
    margin: 0 auto;
    display: block;
}
/*cheng End*/
.part7 .db{
	padding-top: 1rem;
	font-size:.6rem;
	line-height: 1rem;
	color:#FFFFFF;
	text-align: center;
}
.warp .hdb{
	max-width:750px;
	position:fixed;
	bottom:6rem;
	right:.3rem;
	z-index:600;	
}
.hdb a{
	display: block;
	width:1.9rem;
	height:1.9rem;
}
.hdb a img{
	width: 100%;
	height: 100%;
	background-size:100% 100%;
	display: block;	
}
/**/