@charset "utf-8";
html{font-size:625%;scroll-behavior:smooth;}
		body{ font-family:微软雅黑; padding-top:0;}
		.cont {width: 1000px;
    margin: auto;
    clear: both;
    overflow: hidden;
    zoom: 1;
    background: #FFF;
    padding: 17px 20px;
    
}
.cont h2 { font-size:14px; line-height:60px; font-weight:normal;}
.cont h2 a { color:#000;}
.cont h1 { font-size: 36px;
    line-height: 72px;
    margin-bottom: 22px; color:#000;}
.cont h1 a { color:#000;}
.cont-1 { border-bottom: 1px solid #ccc; height:40px; font-size:14px; margin-bottom:30px; overflow:hidden; width:100%}
.cont-1 p { float:left; cursor:pointer;}
.cont-2 { width:100%; overflow: hidden;
    zoom: 1; font-size: 16px;
    line-height: 32px;}
#headInclude{display:none}	

@media screen and (max-width: 750px){
html{font-size:312.5%}
body{ font-size:.32rem; line-height:170%;}
.ban { background-size: contain;
    padding-top: 100px;
    margin-top: 60px;}
.cont { width:90%;}	
.cont h2 { font-size:.34rem;}
.cont h1 { font-size: .48rem;
    line-height: .6rem;
    margin-bottom: .28rem;}
.cont-2 { font-size: .34rem; line-height: .69rem;}	
.fr p { display:none;}
.cont-1 { font-size: .26rem;
    line-height: .28rem;}
#headInclude{display: block;}
.topT { top: 0}
.weizhi { display:none;}

