﻿/*模块公共样式*/
body .nav { margin-bottom: 8px; }
.main-warp { font-size: 14px; }
.describe { width: 232px; height: 854px; background-color: #f1fafb; border-right: 1px solid #d8eced; }
.describe .bg { width: 199px; height: 698px; padding: 6px 6px 0 6px; margin: 18px 0 0 11px; background: url(../img/left_bg.png) no-repeat; }

.content { width: 767px; position: relative; }
.content .location { height: 33px; border-bottom: 1px solid #d8eced; background: url(../img/location_bg.png) repeat-x; }
.content .location p { font-weight: bold; padding-left: 40px; background: url(../img/shou_03.png) 15px 10px no-repeat; }
.content .location p,.content .location p a { line-height: 36px; color: #6fc4de; }

.page { width: 410px; font-weight: bold; margin: 20px auto 0; }
.page p { color: #217dad; }
.page p a { color: #217dad; }
.page p a:hover { color: #3a9ed2; }

/*独立样式*/
.describe .bg .title {  height: 42px; font: 17px/42px "微软雅黑"; text-align: center; color: #bf7600; background: url(../img/left_title_bg.png) repeat-x bottom; }
.describe .bg .menu { margin: 7px 7px 0 11px; }
.describe .bg .menu li { line-height: 24px; font-weight: bold; margin-top: 9px; border-bottom: 1px dashed #dedede; overflow: hidden; zoom: 1; }
.describe .bg .menu li a { width: 49.9%; float: left; text-align: center; color: #217dad; }
.describe .bg .menu li a:hover { color: #4db7ee; }

.caption { padding: 8px; font-size: 16px; line-height: 24px; color: #333333; }
.caption img { width: 182px; height: 248px; }
.caption p span { color: #666666; }

.info .menu-list .row { margin: 27px 0 0 0; }
.info .menu-list .row ul li { width: 255.6666666666667px; float: left;text-align:center; }
.info .menu-list .row ul li img {display:inline-block; }
.info .menu-list .row ul li h3 { color: #333333; text-align: center; margin: 20px 0 12px 0; }
.info .menu-list .row ul li a { width: 51px; height: 26px; background: url(../img/red_btn.png) no-repeat; background-position:center;}
.info .menu-list .row .info-line { height: 10px; margin-top: 21px; background: url(../img/info_line.png) no-repeat; }

.public-list { margin: 12px 15px 0 15px; background-color: #f6f6f6; font-size: 16px; }
.public-list .inner-list { padding-top: 8px; }
.public-list .inner-list li { padding-left: 33px; margin-top: 12px;  border-bottom: 1px solid #fff; background: url(../img/list_style2.png) 11px 8px no-repeat; overflow: hidden; zoom: 1; }
.public-list .inner-list li a { color: #333333; line-height: 26px; }
.public-list .inner-list li span { font-size: 15px; line-height: 27px; color: #000; margin: 0 20px 0 0; }
.public-list .inner-list li a:hover { text-decoration: underline; }

.public-list .text { padding: 20px 40px; color: #535353; font: 14px/26px "微软雅黑"; }
.public-list .text .indent-none { text-indent: 35px; }
.public-list .text p span { color: #000; }

.public-list .text h4 { height: 90px; font: 20px/47px "微软雅黑"; text-align: center; border-bottom: 1px solid #d5d5d5; margin-bottom: 16px; }
.public-list .text p { text-indent: 36px; }






