@charset "utf-8";
body{background: #fff;font-family: "Microsoft Yahei","微软雅黑"}
			.clear{clear: both;}
			.nav{position: absolute;left: 0;top: 0;width: 100%;z-index: 100;}
        	.sjd-banner{height: 450px; overflow: hidden; background: url(http://10.20.40.10/template/site431/head.jpg) no-repeat center 0px;position: relative;}
        	.sjd-banner a{display: block;width: 100%;height: 245px;position: absolute;left: 0;bottom: 0;}
            .sjdmob-banner{display: none;}
            .sjdmob-banner img{width: 100%;height: auto;}
            .fbt-wz li{color: #666;float: left;}
            .inner{padding: 20px 10px 0 10px;background-color: #fff;}
            .cloum01{width: 100%;}
            .fbt-p{width: 860px;}
            @media (min-width: 1366px){
            	.cloum01{width: 100%;}
            	.fbt-p{width: 1060px;}
            }
            @media only screen and (max-width: 768px) and (min-width: 100px){
            	.sjdmob-banner{display: block;}
                .sjd-banner{display: none;}
                .box-inner{width: 100%;}
                .fbt-wz{display: block;}
                body{background-image: none;}
                .inner{padding: 20px 0 0 0;}
                .fbt-p{width: 90%;font-size: 0.4rem;padding: 0 4% 0 6%;float: none;}
            }