body{min-width: 1200px; overflow-y: scroll; text-align: center; box-sizing: border-box;}
body,p,h1,h2,h3,h4,h5,h6,dl,dd{margin:0; font-size: 14px; font-family:  "微软雅黑", "宋体";}
ol,ul{list-style:none;padding:0;margin:0;}
a{text-decoration:none;}
img{border:none; vertical-align:top;}
td th{padding:0;}
table{border-collapse:collapse;}/* 单元格间隙合并 */
form,select{margin:0;}
input{margin:0; padding:0;}
textarea{margin:0; padding:0; resize:none; overflow:auto;}
.clear:after{content:'';display:block;clear:both;}
.clear{zoom:1;}

.header{background:  url('../images/index_r1_c1.jpg') repeat-x center top; text-align: center; height: 380px; margin-bottom: 10px;}
.banner{width: 960px; height: 340px; margin: 0 auto; padding: 0; text-align: left;
    background: url('../images/index_r1_c3.png') no-repeat center top;}
.navigation{background: #F5F5F9;  text-align: center; height: 40px; line-height: 36px; box-sizing: border-box;}
.navigation ul{width: 960px; margin: 0 auto;}
.navigation ul li{display: inline-block; width: 90px; margin: 0 20px; color: #525666; box-sizing: border-box; cursor: pointer;}
.navigation ul li:hover:after,.navigation ul li.active:after{content: ''; display: block; background: #26b4f2; height: 4px;
    top:-0px; left: 0; position: relative; border-radius: 2px;}
.navigation a{display: block; color: #525666; text-decoration: none; cursor: pointer;}
.mainDiv{width: 960px; padding: 0; display: flex; margin: 0 auto;}
.mainDiv > .left{width: 260px; margin-right: 10px;}
.mainDiv > .center{ }
.mainDiv > .right{width: 260px; margin-left: 10px;}
.mainDiv .piece{margin-bottom: 10px; border: 1px solid #d3d3d3;}
.pieceTitle{height: 30px; width: 100%; display: flex; background: url('../images/index_r4_c11.jpg') repeat-x center top;}
.pieceTitle > .left{display: inline-block; width: 5px; height: 30px; background: url('../images/index_r4_c3.jpg') no-repeat center top;}
.pieceTitle > .center{display: inline-block; width: 100px; height: 30px; color: white; line-height: 28px;
    background: url('../images/index_r4_c4.jpg') repeat-x center top;}
.pieceTitle > .right{display: inline-block; width: 17px; height: 30px; background: url('../images/index_r4_c9.jpg') no-repeat center top;}
.mainDiv .contentBox{padding: 16px; text-align: left; line-height: 1.5em; color: #333;}
.chargeBackground{padding-bottom: 20px !important; line-height: 1.8em; background: white url('../images/index_r10_c26.jpg') no-repeat right bottom;}
.contactBackground{ padding-top: 200px!important; line-height: 1.8em; background: white url('../images/index_r12_c23.png') no-repeat center 12px;}
.contactBackground p{font-size: 13px; line-height: 1.5em;}
.footer{height: 90px; padding-top: 12px; line-height: 36px; background: #D2E1F0; border-top: 1px solid #6699CC; text-align: center; color: #222; font-size: 14px;}
.footer a{ color: #444;}
