@charset "utf-8";
/*公共样式*/
/*body,div,p,span,strong,h1,h2,h3,h4,h5,h6,hr,a,i,b,em,input,canvas,ul,li,dd,img,iframe,label,table,tr,td,select,sup,sub,pre,video,source,textarea{padding:0px; margin: 0px; font: normal 12px/12px arial helvetica "microsoft yahei"; font-size: 12px; font-weight: normal; font-family: arial,helvetica,"microsoft yahei"; color: #000; list-style: none; font-style: normal;}*/
html,body{width: 100%; height: 100%;}
input,button,select,textarea{outline:none}textarea{resize:none}
input[type=text],input[type=password]{list-style: none; outline:none; background: none ; border: none;}
a,button{text-decoration: none; cursor: pointer; border: none;}
/*a:link{color: #464646;}*/
/*a:visited{color: #C61231;}*/
/*a:active{color: #C61231;}
a:hover{color: #C61231!important;}*/
sup{font-size:12px;}
img{border: 0px; display: block;}

.fnclear:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.fnclear{zoom:1} 
.fnleft{float: left;}
.fnright{float: right;}
.positionri{position: relative;}
.green{color: #2dc17b!important;}
.gad{color: #febe5e;}
.greenbtns{color: #fff; background: #04be01;}
.blue{color: #07AFEE;}
.bluebtn{background: #07afee; color: #fff;}
.bluebor{border: 1px solid #07AFEE; background: #FFFFFF; color: #07AFEE;}
.grybtn{background: #bcbbbb; color: #FFFFFF;}
/*顶部*/

.yxtop{width: 100%; height: 46px;}
.yxtop img{display: block; margin: 0 auto;width: 64px; margin-top: 6px;}
.yxtop .line{width: 100%; height: 1px; background: url(../images/line.png) repeat-x; margin: 4px 0px;}
.yxtop p{width: 100%; height: 16px; font-size: 12px; text-align: center;}

.yxbanner{width: 100%; height: auto;}
.yxbanner a{display: block;}


.yxnav{width: 100%; height: auto; position: relative;}
.yxnav img{display: block; width: 100%; height: auto;}
.aherf{width: 100%; height: 100%; position: absolute; top: 0px; left: 0px;}
.aherf a{display: block; float: left; width: 20%; height: inherit; cursor: pointer;}

.anlit{margin-top: 3px;}


