﻿@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p , form, fieldset, legend, input, button, textarea, th, td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0; }
fieldset, img {border:0; }
li {list-style:none; }
em,i{font-style:normal; }
body{background: #fff; color:#333; font:14px/20px "Microsoft Yahei","冬青黑体简体中文 w3"; }
div{font-family: "Microsoft YaHei","冬青黑体简体中文 w3";}
button,input,textarea{font-family:"Microsoft YaHei","冬青黑体简体中文 w3"; font-size:12px; }
button {cursor:pointer; outline:none; }
textarea {overflow:auto; }
input {vertical-align:middle;}
ul{ list-style:none;}
a{color:#333; text-decoration:none; }
a:hover{color:#b9b580; text-decoration:none; }
:focus{outline: none;}
a i,a span{cursor:pointer; }
b{font-weight: bold;}
h1{font-size: 24px;}
h2{font-size: 18px;}
h3{font-size: 14px;}
.fl{ float:left; display:inline;}
.fr{ float:right;display:inline;}
.none{ display:none;}
.mt5{margin-top: 5px; }
.mt6{margin-top: 6px; }
.mt10{margin-top: 10px; }
.mt15{margin-top: 15px; }
.mt20{margin-top: 20px; }
.mt30{margin-top: 30px; }
.mr20{margin-right: 20px}
.clearfix:before,.clearfix:after{ 
    content:""; 
    display:table; 
} 
.clearfix:after{clear:both;} 
.clearfix{ 
    *zoom:1;/*IE/7/6*/ 
} 
.container{background:url(../images/bg.jpg) no-repeat top center; padding-bottom:65px; background-color:#fff;}
.banner{height:342px; display:block; width:100%; background:url(../images/banner.jpg) no-repeat top center #e4e4e4;}
.main{ width:990px; margin:0px auto; overflow:hidden; }

/*end*/
.row{ margin:24px 0 0;}
.box01-1{ width:360px; height:287px; text-align:center; margin-left: 10px;
}
.box01-2{ width:550px; margin: 0 35px; border-bottom: 1px dashed #e1e1e1;}
.main  h2 a{ font:24px/32px "Microsoft Yahei","冬青黑体简体中文 w3"; font-weight: bold; margin-bottom: 2px; }
.box01-2 p{ font:18px/26px "Microsoft Yahei","冬青黑体简体中文 w3";  margin-bottom: 14px; color:rgba(0, 0, 0, 0.79);}
a.more{ color: #fff; padding: 4px 6px; background-color: #569abb; float: right;}
a.more:hover{background-color:#b9b580; text-decoration:none; }
.box02 h2{ margin-left: 10px;
}
.box02 ul{padding: 0; margin: 20px 0 0 0;}
.box02 ul li{ float: left; margin-left: 10px;}