@charset "UTF-8";
body { font-family:"微软雅黑", arial;margin:0; padding:0; background: #FFF; font-size:13px; color:#222;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; }
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6 { font-size:15px; line-height: 40px; font-weight: bold;}

a:link {color: #333; text-decoration:none;}
a:visited {color: #222;text-decoration:none;}
a:hover {color: #222; text-decoration:none;}
a:active {color: #222;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.left{text-align: left;}
.right{text-align: right;}
.lh30{ line-height: 30px; }
.lh40px{ line-height: 40px; }

.bl3{ border-bottom: 1px #333 solid; }
.bl6{ border-bottom: 1px #666 solid; }
.bl9{ border-bottom: 1px #999 solid; }
.blA{ border-bottom: 1px #AAA solid; }
.blD{ border-bottom: 1px #DDD solid; }
.blE{ border-bottom: 1px #EEE solid; }

.bll3{ border-left: 1px #333 solid; }
.bll6{ border-left: 1px #666 solid; }
.bll9{ border-left: 1px #999 solid; }
.bllA{ border-left: 1px #AAA solid; }
.bllD{ border-left: 1px #DDD solid; }
.bllE{ border-left: 1px #EEE solid; }

.brl3{ border-right: 1px #333 solid; }
.brl6{ border-right: 1px #666 solid; }
.brl9{ border-right: 1px #999 solid; }
.brlA{ border-right: 1px #AAA solid; }

.btl3{ border-top: 1px #333 solid; }
.btl6{ border-top: 1px #666 solid; }
.btl9{ border-top: 1px #999 solid; }
.btlA{ border-top: 1px #AAA solid; }
.btlD{ border-top: 1px #DDD solid; }
.btlE{ border-top: 1px #EEE solid; }


.btn{ font-size: 14px; line-height: 1.4; }
.form-control{ font-size: 14px; line-height: 1.4; }
.pt0{ padding-top: 0px; }
.pd0{ padding-bottom: 0px; }
.pt5{ padding-top: 5px; }
.pd5{ padding-bottom: 5px; }
.pt10{ padding-top: 10px; }
.pd10{ padding-bottom: 10px; }
.pt15{ padding-top: 15px; }
.pd15{ padding-bottom: 15px; }
.pt20{ padding-top: 20px; }
.pd20{ padding-bottom: 20px; }
.pt30{ padding-top: 30px; }
.pd30{ padding-bottom: 30px; }

.mt0{ margin-top: 0px; }
.md0{ margin-bottom: 0px; }
.mt5{ margin-top: 5px; }
.md5{ margin-bottom: 5px; }
.mt10{ margin-top: 10px; }
.md10{ margin-bottom: 10px; }
.mt15{ margin-top: 15px; }
.md15{ margin-bottom: 15px; }
.mt20{ margin-top: 20px; }
.md20{ margin-bottom: 20px; }
.mt30{ margin-top: 30px; }
.md30{ margin-bottom: 30px; }

.pl5{ padding-left: 0px; }
.pr5{ padding-right: 0px; }
.pl5{ padding-left: 5px; }
.pr5{ padding-right: 5px; }
.pl10{ padding-left: 10px; }
.pr10{ padding-right: 10px; }
.pl15{ padding-left: 15px; }
.pr15{ padding-right: 15px; }
.pl20{ padding-left: 20px; }
.pr20{ padding-right: 20px; }
.pl30{ padding-left: 30px; }
.pr30{ padding-right: 30px; }

.ml0{ margin-left: 0px; }
.mr0{ margin-right: 0px; }
.ml5{ margin-left: 5px; }
.mr5{ margin-right: 5px; }
.ml10{ margin-left: 10px; }
.mr10{ margin-right: 10px; }
.ml15{ margin-left: 15px; }
.mr15{ margin-right: 15px; }
.ml20{ margin-left: 20px; }
.mr20{ margin-right: 20px; }
.ml30{ margin-left: 30px; }
.mr30{ margin-right: 30px; }

.error_ts{ color: red; }
.empty_zwsj{line-height: 100px; text-align: center; font-size: 20px; color: #DDD; }
.red{ color: red; }
.center { text-align: center; }

.jiazai_back{ width: 100%; height: 100%; position: fixed; z-index: 10000; background-color: #ccc; top: 0px;-moz-opacity:0.5; opacity: 0.5;   }
#jiazai_cont img{position: fixed; margin-left: -25px;margin-top: -25px; top: 50%; left: 50%;  z-index: 10001; }
.jiazai_title{position: fixed; margin-left: -25px;margin-top: 30px; top: 50%; left: 50%;  z-index: 10001; font-size: 14px; font-weight: 550; color: #01A8C5;}

.items, .item {position: absolute;left: 0;width: 100%; height: 150px; overflow: hidden;}
.back {width: 100%;overflow: hidden; height: 150px;}
.items {overflow: visible;}
.item {background: #fff none no-repeat center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;display: none;}
.banner1{ height: 80px; line-height: 80px;text-align: center; background-color: red;  }
.banner_img{width: 100%; height: 80px;  border-radius: 10px;}