﻿@charset "utf-8";
body {background: #EAEAE4;}
a{color:#333333;}
a:hover{color:#333333;}
ul,li,dl,dt,dd { list-style: none; padding: 0; margin: 0;}
.left { float:left;}
.right { float:right;}
.radius01 {border-radius:5px; -webkit-border-radius:5px; /*兼容老版本的谷歌Chrome*/ -moz-border-radius:5px; /*兼容老版本的火狐Firefox*/}
.bg01 {background: #DFE3E3;}
.bg02 {background: #066;}
.hr_10 {clear: both; font-size: 1px; height: 10px; line-height: 1px; overflow: hidden;}
.border01{border:1px solid #DCDCDC; padding: 8px;}
.title01 { line-height: 35px; text-align: center; color: #006666; font-size: 16px; font-weight: bold;}
.title02 {line-height: 35px; text-align: center; color: #FFF; font-size: 16px; font-weight: bold; padding: 0 10px;}
.title03 {color:#0A66BD; background: url(../lgbyd/index005.png) right 9px no-repeat; padding-right: 30px;}
.title04 {color:#600; }
.indent01 { text-indent: 2em;}
.font01 { font-size:12px;  }
.line01 { border-bottom: 1px solid #066;}
.line-hg01 { line-height: 25px;}
select { width: 180px; margin: 0;}
.color666 { color: #666;}
.line02 .more { line-height: 30px;}
.line02 { height:35px;}
.more a { color: #CCC;}

.main { width:990px; margin: 0 auto; background: #FFF; line-height: 35px; font-size: 18px; padding:30px; }
.main h3 { background: url(../lgbyd/icon105.jpg) 0 10px no-repeat;
    color: #736d5b;
    float: left;
    font-size: 22px;
    line-height: 30px;
    padding: 0 0 0 40px;
    width: auto;}
/*
.index-foot {
    background: none repeat scroll 0 0 #1f1f1d;
    color: #979f8f;
    font-size: 12px;
    line-height: 20px;
    padding: 10px;
    text-align: center;
}*/
@media(max-width:768px){
	body{margin:0;padding:0;}
	.hr_30,.hr_20{height: 10px;}
	.banner-lgb,.banner-lgb img{width:100%;height:auto;}
	.main{width:100%;padding:5px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
}