@charset "utf-8";
*{margin: 0; padding: 0;box-sizing: border-box;}
body{font-size: 12px;font-family:"Microsoft YaHei","SimSun";width: 100%;height: 100%;background: #EFF3F6;overflow-x:hidden;overflow-y: auto;}
ul,ol,li{list-style: none;}
img{border: none;}
a{text-decoration: none;}
.clearfix{clear:both;display:block; overflow:hidden; visibility:hidden; width:0px; height:0px;}

#box{width: 100%;min-width: 1114px;height: 560px;background: #FFFFFF;box-shadow: 0 2px 4px 0 rgba(0,0,0,0.15);margin: 1.0px 16px 10px 16px;}
#left-b{width: 356px;height: 249px;float: left;margin: 140px 10% 0 9%;}
#right-b{width: 556px;height: 249px;float: left;margin: 140px 0 0 0;}
.bigger{font-family: "微软雅黑";font-size: 100px;color: #333333;letter-spacing: 5px;width: 100%;height: 140px;}
.content{font-family: MicrosoftYaHei;font-size: 16px;color: #999999;letter-spacing: 0;width: 100%;height: 20px;margin-bottom: 50px;}
#right-b>a>input{width:130px;height: 30px;background: #108EE9;border-radius: 4px;border: none;color: #FFFFFF;font-family: "微软雅黑";font-size: 14px;outline: none;}
