@charset "utf-8";
/* CSS Document */
/*网站基本定义*/
*{outline: none; outline-style: none; -webkit-touch-callout: none; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; -o-font-smoothing: antialiased !important; -ms-font-smoothing: antialiased !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;margin:0; padding:0;}
div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,input,body,strong,span,pre{margin:0; padding:0;  background-repeat:no-repeat;}
h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0; font-weight:normal;}
body{font-family:"Microsoft Yahei";font-size:14px;margin:0px;padding:0px;height:auto;clear:both; ;background-size: cover; background:#fff;}
img{border:0px;}
ul,li{ list-style:none;}
em, i{ font-style:normal;}
a{ text-decoration:none; color:#666; }
.del_float{ clear:both; line-height:0; height:0; font-size:0;}
a,area{blr:expression(this.onFocus=this.blur());}

.fleft{float:left;}
.fright{float:right;}
input::-moz-focus-inner{border:none;padding:0;}
input[type="text"],input[type="password"],input[type="button"],input[type="submit"],select,textarea{outline-style:none;-webkit-appearance:none;resize:none; border:none;font-family:"Microsoft Yahei";}
input,button,select,textarea{outline:none; border:none;border-radius:0px;-webkit-appearance: none;}
/*网站基本定义*/

.clearfix:after{clear:both;content:".";height:0;display:block;visibility:hidden;}
.clear{clear: both;}
.navbox ul{ overflow:hidden; background:#246cd8; margin-bottom:0;}
.navbox ul li{ float:left; width:20%; border-bottom:1px solid #175DC5; border-left:1px solid #175DC5; }
.navbox ul h3{line-height:35px; color:#fff; font-size:14px; text-align:center; }


.lgywm_title {
width: 100%;
height: auto;}

.xian {
width: 100%;
height: 25px;
border-bottom: 1px solid #246cd8;}
 
 .lwenzi {
width: 110px;
height: auto;
text-align: center;
background-color: #FFF;
margin: -20px auto 0px;}

.lwenzi p {
font-size: 12px;
color: #555;
line-height: 1.6em;}
.lwenzi p strong{ font-size:18px;color: #246cd8;}



