@charset "gb2312";
*{ margin:0; padding:0; font-family:"微软雅黑";}

html {font-size: 62.5%;}
body {font-size:15px;font-family:"微软雅黑";background-color: #f0f0f0;}/*定义页面的默认背景色*/
a {color: #333;}
a:hover {color:#125aae;}
ul,ol,li {margin: 0;border: 0;padding: 0;list-style:none;-webkit-margin-before: 0;-webkit-margin-after: 0;}
h1,h2,h3,h4,h5,h6 {margin: 0;padding: 0;border: 0;}
/*所有元素使用box-sizing和background-size*/
body, ul, li, h1, h2, h3, h4, h5, h6, p, form, dl, dt, dd, input,div,span,img,a,* {margin: 0;border: 0;padding: 0;box-shadow: none; text-shadow:none;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-webkit-margin-before:0;-webkit-margin-after:0;}
.clear {clear:both;font-size:1px;width:100%;height:0;visibility:hidden;margin-top:0px!important;*margin-top:-1px;line-height:0;}

/*头部*/
.header{ width:100%; height:120px; background-color:#c0e4fb;}
.header_cen{ width:1000px; height:120px; background-image:url(header.jpg); margin:0 auto;}
.lm_pic{ width:100%; height:auto; background-color:#92bef1;}
.lm_pic_cen{ width:1000px; margin:0 auto; height:200px;}
.left_title{ width:235px; height: 40px; text-align: center; font-size:16px; font-weight: bold;color: #fff; line-height: 40px; background-color: #125aae;}

div.inter_out {width: 100%; background: url(wx-pic-069.png) center bottom no-repeat; padding-bottom:20px;}