/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, "微软雅黑", sans-serif, "宋体";box-sizing: border-box;background: #ECF0F5;font-size: 14px;color: #333;}

.clearfix {zoom: 1;}

.clearfix:after {content: ".";display: block;visibility: hidden;height: 0;clear: both;}

/*资费*/
.charges{width:100%;}
.charges .content{width:1200px;margin:20px auto;background-color:#fff;border-radius:10px;padding:40px 110px;box-sizing:border-box;border: 1px solid #e1dfdf;}
.fee-header {font-size:16px; height:40px; line-height:40px;color:#365669;}
.charges .fee-header{height:24px;font-size:24px;line-height:24px;color:#ff6c00;text-align:center;margin-bottom:40px;}
.small-banner{background-color:#6699c6;height:180px; background-image:url(/themes/home/default/images/fee.jpg);background-repeat:no-repeat; background-position-x:center;}
.small-banner-about{background-color:#6699c6;height:180px; background-image:url(/themes/home/default/images/about.jpg );background-repeat:no-repeat; background-position-x:center;}


.list .list-header{ font-size:14px; font-weight:bold; text-align:center; background-color:#f4f4f4;overflow:hidden; width:auto; display:block;}
.set-table{ border-collapse:collapse; box-sizing:border-box;border:1px  #eee solid;margin:0px 20px; text-align:center;}

.set-table th{ background-color:#F8F8F8; line-height:40px;}

.set-table td{line-height:40px;border:1px  #eee solid;}

.set-table td a{ text-decoration:none; font-size:12px; color: #333333; background-color:#F4F4F4; padding:5px 15px; border-radius:3px; border:1px #DDDDDD solid;}

.set-table td a:hover{ background-color:#E7E7E7;}

.set-table td h1{ color:#6699FF; letter-spacing:6px; font-weight:normal;}

.set-table td h1 .font-size{ font-size:26px;}

.page-content h3{font-size:16px; font-weight:bold;color:#019f6a; border-bottom:1px solid #ccc; height:40px; line-height:40px;}
.page-content h4{font-size:16px; font-weight:bold;color:#019f6a; border-bottom:1px dotted #ccc; height:40px; line-height:40px; margin-top:30px;}
.page-content .node-content{font-size:14px; color:#666; line-height:40px; overflow:hidden; }
.page-content .about{padding:20px 50px;}




/*页脚*/
.footer{width:100%; border-top:solid 2px #DBE4F5;color:#444; clear:both; line-height:30px; padding-top:30px;padding-bottom:30px;font-size:12px;background-color:#fff; min-width:1200px; }
.footer{ text-align:center; }
.footer a{ margin:0 5px; color:#333; text-decoration:none;}

