@CHARSET "UTF-8";
.scence{width:1080px;height: auto;margin:0px auto;position:relative;background-color: #ffffff;padding-bottom: 100px;box-sizing: border-box;padding-top: 40px;min-height: 800px;}
.scence .cursorCla{width: 4px;height: 20px;background-color: #3697fb;position: absolute;bottom: 5.5px;}
.scence .firstTitl{font-family: Microsoft YaHei;color: #464646;font-size: 22px;margin-left: 14px;}
.instruction{font-family:Microsoft YaHei;font-size: 18px;color: #aaaaaa;margin-top: 20px;}
.instructImg{text-align: center;height: 175px;width: 856px;margin: 0px auto;margin-top: 40px;}
.instruTreeOne{width: 250px;height: 175px;float: left;}
.instruTreeOne button{width:250px;height:60px;color: #282828;font-size: 20px;font-family:Microsoft YaHei;border-radius:10px;
border: 0px;outline: none;}/*这两个是设置按钮不立体  */
.bordImg{width: 356px;height: 115px;float: left;margin: 30px 0px 30px 0px;}
.bordImgContent{width: 50%;height: 100%;float: left;}
.bordImgContent div{width: 100%;height: 100%;}
/*按钮的悬浮色*/ 
button:not([disabled="disabled"]):hover{background-color: #b0e0ff!important;}