/*create 2014-07-01*/


/* Global style start*/

*,
::after,
::before {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -o-text-size-adjust: none;
    -ms-text-size-adjust: none
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

q:before,
q:after {
    content: ''
}

body {
    font-size: 14px;
    font-family: "微软雅黑", Arial, simsun;
    background: #fff;
    color: #000000;
    min-width: 1320px;
}

table {
    font-size: inherit;
    font: 100%;
}

h1 {
    padding: 11px 0 0;
    margin-bottom: 20px;
    font: normal 20px/30px ����;
    text-align: center;
}

h2 {
    padding: 6px 0 0;
    margin-bottom: 4px;
    font: normal 20px/30px ����;
    text-align: center;
}

h3 {
    font-size: 14px
}

h4 {
    font-size: 14px;
    font-weight: normal
}

strong,
.m_bold {
    font-weight: bold
}

a {
    text-decoration: none;
    cursor: pointer
}

a:link {
    color: #000000
}

a:visited {
    color: #000000
}

a:hover {
    text-decoration: none;
    color: #BA2636 !important;
}

input,
select {
    font-size: 14px
}


/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%
}


/* End hide from IE-mac */


/* Global style end*/


/* Common style start*/

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.block {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    clear: both;
}

.box {
    width: 1170px;
    clear: both;
    margin: 10px auto;
    min-height: 100px;
    overflow: hidden;
}

.row {
    width: 100%;
    clear: both;
    margin: 0 auto;
    zoom: 1;
}

.ad {
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    zoom: 1;
    position: relative;
}

div.hr {
    height: 1px;
    overflow: hidden;
    border-bottom: 1px dashed gray;
    margin: 5px auto;
}

.btitle {
    font-weight: bold;
    color: #083A3B !important;
}

.full_screen {
    width: 100%;
    margin: 0 0;
    padding: 0 0;
    clear: both;
    overflow: hidden;
}

.left {
    float: left;
    width: 49%;
    min-height: 100px;
    margin-bottom: 5px;
}

.right {
    float: right;
    width: 49%;
    min-height: 100px;
    margin-bottom: 5px;
    margin-right: 5px;
}


/* Common style end*/


/*header style start*/

.header {
    width: 100%;
    height: 665px;
    margin: 0 auto;
    background: url(../images/banner.jpg) center top no-repeat;
}

.header .tools {
    padding-top: 100px;
    width: 1180px;
	overflow:hidden;
}

.header .tools .left {
    float: left;
    width: 400px;
    height: 80px;
}

.header .tools .right {
    float: right;
    width: 400px;
    height: 80px;
}

.header .tools .left .logo {
    height: 80px;
}

.header .tools .left .logo a {
    display: block;
    width: 100%;
    height: 80px;
    font-size: 0
}

.header .tools .right .search {
    width: 300px;
    height: 30px;
    float: right;
    text-align: right;
    margin-top: 15px;
    padding-right: 0px;
    border: 2px solid #f39801;
    border-radius: 20px;
	background: #ffffff;
}

.header .tools .right .search #searchform {
    height: 30px;
}

.header .tools .right .search #contentKey {
    line-height: 30px;
    border: 0;
    text-align: left;
    height: 30px;
    display: inline-block;
    width: 220px;
    outline: none;
}

.header .tools .right .search #searchbt {
    line-height: 30px;
    border: 0;
    height: 30px;
    display: inline-block;
    width: 50px;
    outline: none;
    border-radius: 0 20px 20px 0;
}

.header .tools .right .search i {
    padding: 0 5px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    color: #7d7d7d;
}

.header .tools .right .search i:hover {
    cursor: pointer;
}

.header_bg {
    width: 100%;
    height: 97px;
    margin: 0 auto;
    background: url(../images/header_bg.jpg) center top no-repeat;
}


.header .banner{height:360px; width: 1400px;margin-top: 20px;}



/*header style end*/


/* menu style start*/

.menu {
    height: 60px;
    background: url(../images/menu.jpg) center top no-repeat;
}

.menu .menulist {
    width: 1000px;
    margin: 0 auto;
    padding: 0 0;
}

.menu .menulist ul,
.menu .menulist ul li {
    list-style: none;
    width: auto;
    overflow: hidden;
}

.menu .menulist ul li {
    height: 60px;
    float: left;
    white-space: nowrap;
}

.menu .menulist ul li a {
    line-height: 60px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    margin: 0 20px;
    letter-spacing: 3px;
}


/* menu style end*/


/* index style start*/

.list_title {
    height: 65px;
    background: url(../images/line2.jpg) left bottom no-repeat;
    background-size: 100% 3px;
    margin: 0 15px;
    width: auto;
}

.list_title a {
    font-size: 16px;
    font-weight: bold;
    color: #1e5bce;
    line-height: 65px;
    padding-left: 30px;
    background: url(../images/li.jpg) left 2px no-repeat;
}

.span .left,
.span .right,
.span02,
.span04,
.span05,
.span06,
.span07,
.span09,
.span10 {
    border: 1px solid #eeeeee;
    box-shadow: 3px 3px 1px 1px rgba(204, 204, 204, 0.3);
    border-radius: 0 0 5px 5px;
}

.span01 .list_title,
.span03 .list_title,
.span08 .list_title {
    height: 65px;
    background: url(../images/line1.jpg) left bottom no-repeat;
    background-size: 100% 3px;
}

.list_body {
    padding: 15px 0;
    margin: 0 15px;
    width: auto;
    overflow: hidden;
}

.list_body ul li {
    line-height: 40px;
    border-bottom: 1px dashed #1547a6;
    overflow: hidden;
}

.list_body ul li a {
    float: left;
}

.list_body ul li span {
    float: right;
}

.span01 .left {
    width: 510px
}

.span01 .right {
    width: 635px
}

.span01 .left .list_body {
    padding-bottom: 0;
}

.span01 .left li {
    border: none;
}

.span02 .list_body ul li {
    width: 350px;
    min-height: 270px;
    float: left;
    border: 1px dotted gray;
    padding: 10px 10px;
    margin: 10px 10px 10px 0;
    box-shadow: 3px 3px 1px 1px rgba(204, 204, 204, 0.3);
    border-radius: 5px 5px;
}

.span02 .list_body ul li:nth-child(3n) {
    margin-right: 0;
}

.span02 .list_body ul li a {
    line-height: 25px;
	float:none;
}
.span02 .list_body ul li p{
	display:none;
}

.span04 .list_body ul li {
    width: 550px;
    float: left;
    margin-right: 40px
}

.span04 .list_body ul li:nth-child(2n) {
    margin-right: 0;
}

.span05 .list_body ul li {
    width: 350px;
    float: left;
    border: 1px dotted gray;
    padding: 10px 10px;
    margin: 10px 10px 10px 0;
    box-shadow: 3px 3px 1px 1px rgba(204, 204, 204, 0.3);
    border-radius: 5px 5px;
}

.span05 .list_body ul li:nth-child(3n) {
    margin-right: 0;
}

.span05 .list_body ul li a {
    line-height: 25px;
	float:none;
}
.span05 .list_body ul li p{
	display:none;
}

.span06 .list_body ul li {
    width: 550px;
    float: left;
    margin-right: 40px
}

.span06 .list_body ul li:nth-child(2n) {
    margin-right: 0;
}


.span07 .list_body dl dt img{width:1140px;}
.span07 .list_body dl dd h3{font-size:20px; line-height:1.6; border-bottom:1px dashed #4688f8; padding:10px 0 ; margin:10px auto;}
.span07 .list_body dl dd p{font-size:18px; line-height:1.6;}
.span08 .left {
    width: 785px;
    min-height: 745px
}

.span08 .right {
    width: 355px;
    min-height: 745px
}

.span08 .left .list_body ul li {
    width: 350px;
    float: left;
    border: 1px dotted gray;
    padding: 10px 10px;
    margin: 10px 10px 10px 0;
    box-shadow: 3px 3px 1px 1px rgba(204, 204, 204, 0.3);
    border-radius: 5px 5px;
}

.span08 .left .list_body ul li:nth-child(2n) {
    margin-right: 0;
}

.span08 .left .list_body ul li a {
    line-height: 25px;
	float:none;
}
.span08 .right .list_body dl dd h3{font-size:18px; line-height:1.6; border-bottom:1px dashed #4688f8; padding:10px 0 ; margin:10px auto;}
.span08 .right .list_body dl dd p{font-size:16px; line-height:1.6;}


.span09 .list_body ul li {
    width: 200px;
	height:200px;
    float: left;
    border: 1px dotted #aaaaaa;
	border-radius:10px;
    padding: 3px 3px;
    margin: 5px 12px 5px 6px;
	overflow:hidden;
}

.span09 .list_body ul li:last-child {
    margin-right: 0;
}

.span10 .list_body ul li {
    width: 125px;
    float: left;
    border: 1px dotted gray;
    padding: 5px 5px;
    margin: 5px 6px 5px 0;
}

.span10 .list_body ul li:nth-child(8n) {
    margin-right: 0;
}

.span10 .list_body ul li a {
    line-height: 40px;
    height: 40px;
}


/* index style end*/

.loc .loc_icon{  margin: -2px 10px;}



/* list_text style start*/

.list_text {
    border: 1px solid #eeeeee;
    box-shadow: 3px 3px 1px 1px rgba(204, 204, 204, 0.3);
    border-radius: 0 0 5px 5px;
}

.list_text .container {
    border: 1px solid #eeeeee;
    box-shadow: 3px 3px 1px 1px rgba(204, 204, 204, 0.3);
    border-radius: 0 0 5px 5px;
    padding: 10px 20px;
}

.list_text .list_title a {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: block;
    color: #1e5bce;
    line-height: 65px;
    padding-left: 30px;
    margin-right: 30px;
    background: url(../images/li.jpg) left 25px no-repeat;
}

.list_text .list_title {
    height: 65px;
    background: url(../images/li2.jpg) right 25px no-repeat;
    margin: 0 auto;
    width: 200px;
}

.list_text .loc {
    height: 65px;
    background: url(../images/line1.jpg) left bottom no-repeat;
    background-size: 100% 3px;
}
.list_text .loc,.list_text .loc a{
	font-size: 16px;
    font-weight: bold;
    color: #1e5bce;
    line-height: 65px;
}
/*
.list_text .loc a:first-child {
    font-size: 16px;
    font-weight: bold;
    color: #1e5bce;
    line-height: 65px;
    padding-left: 30px;
    background: url(../images/li.jpg) left 2px no-repeat;
}
*/

/* list_text style end*/


/* list_img style start*/

.list_img {
    border: 1px solid #eeeeee;
    box-shadow: 3px 3px 1px 1px rgba(204, 204, 204, 0.3);
    border-radius: 0 0 5px 5px;
}

.list_img .container {
    border: 1px solid #eeeeee;
    box-shadow: 3px 3px 1px 1px rgba(204, 204, 204, 0.3);
    border-radius: 0 0 5px 5px;
    padding: 10px 20px;
}

.list_img .list_title a {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: block;
    color: #1e5bce;
    line-height: 65px;
    padding-left: 30px;
    margin-right: 30px;
    background: url(../images/li.jpg) left 25px no-repeat;
}

.list_img .list_title {
    height: 65px;
    background: url(../images/li2.jpg) right 25px no-repeat;
    margin: 0 auto;
    width: 200px;
}

.list_img .loc {
    height: 65px;
    background: url(../images/line1.jpg) left bottom no-repeat;
    background-size: 100% 3px;
}

.list_img .loc,.list_img .loc a{
	font-size: 16px;
    font-weight: bold;
    color: #1e5bce;
    line-height: 65px;
}
/*
.list_img .loc a:first-child {
    font-size: 16px;
    font-weight: bold;
    color: #1e5bce;
    line-height: 65px;
    padding-left: 30px;
    background: url(../images/li.jpg) left 2px no-repeat;
}
*/
.list_img .list_body ul.list_items li
{
	width:1090px;
	margin:20px auto;
	border: 1px solid #eeeeee;
    box-shadow: 3px 3px 1px 1px rgba(204, 204, 204, 0.3);
    border-radius: 0 0 5px 5px;
    padding: 10px 20px;
}

.list_img .list_body ul.list_items li dt {
    width: 350px;
	height:210px;
    float: left;
    border: 1px dotted gray;
    padding: 10px 10px;
    margin: 10px 10px 10px 0;
    box-shadow: 3px 3px 1px 1px rgba(204, 204, 204, 0.3);
    border-radius: 5px 5px;
	overflow:hidden;
}
.list_img .list_body ul.list_items li dd {
	width:680px;
	float:left;
	margin-left:20px;
	overflow:hidden;
}
.list_img .list_body ul.list_items li dd  a.img{
    display: block;
    width: 350px;
    height: 210px;
}
.list_img .list_body ul.list_items li dd  a.txt{
	float:left;
	width:600px;	
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list_img .list_body ul.list_items li dd  span.date{
	float:right;
	width:80px;
}
.list_img .list_body ul.list_items li dd  p.abs{
	float:left;
	overflow:hidden;
	width:100%;
	border-top: 1px dashed #1547a6;
}




/* list_img style end*/


/* list_video style start*/

.list_video {
    border: 1px solid #eeeeee;
    box-shadow: 3px 3px 1px 1px rgba(204, 204, 204, 0.3);
    border-radius: 0 0 5px 5px;
}

.list_video .container {
    border: 1px solid #eeeeee;
    box-shadow: 3px 3px 1px 1px rgba(204, 204, 204, 0.3);
    border-radius: 0 0 5px 5px;
    padding: 10px 20px;
}

.list_video .list_title a {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: block;
    color: #1e5bce;
    line-height: 65px;
    padding-left: 30px;
    margin-right: 30px;
    background: url(../images/li.jpg) left 25px no-repeat;
}

.list_video .list_title {
    height: 65px;
    background: url(../images/li2.jpg) right 25px no-repeat;
    margin: 0 auto;
    width: 200px;
}

.list_video .loc {
    height: 65px;
    background: url(../images/line1.jpg) left bottom no-repeat;
    background-size: 100% 3px;
}

.list_video .loc,.list_video .loc a{
	font-size: 16px;
    font-weight: bold;
    color: #1e5bce;
    line-height: 65px;
}
/*
.list_video .loc a:first-child {
    font-size: 16px;
    font-weight: bold;
    color: #1e5bce;
    line-height: 65px;
    padding-left: 30px;
    background: url(../images/li.jpg) left 2px no-repeat;
}
*/
.list_video .list_body ul.list_items li {
    width: 350px;
	height:290px;
    float: left;
    border: 1px dotted gray;
    padding: 10px 10px;
    margin: 10px 10px 10px 0;
    box-shadow: 3px 3px 1px 1px rgba(204, 204, 204, 0.3);
    border-radius: 5px 5px;
}

.list_video .list_body ul.list_items li a.img{
	    display: block;
    width: 350px;
    height: 210px;
	}
.list_video .list_body ul.list_items li:nth-child(3n) {
    margin-right: 0;
}

.list_video .list_body ul.list_items li a {
    line-height: 25px;
	float:none;
}

.list_video .list_body ul.list_items li abs {
    height:40px;
	float:none;
}

/* list_video style end*/


/* detail_page style start*/

.detail_page .container {
    border: 1px solid #eeeeee;
    box-shadow: 3px 3px 1px 1px rgba(204, 204, 204, 0.3);
    border-radius: 0 0 5px 5px;
    padding: 10px 20px;
}

.detail_page .container .detail_body {
    padding: 10px 20px;
    width: auto;
}

.detail_page .list_title a {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: block;
    color: #1e5bce;
    line-height: 65px;
    padding-left: 30px;
    margin-right: 30px;
    background: url(../images/li.jpg) left 25px no-repeat;
}

.detail_page .list_title {
    height: 65px;
    background: url(../images/li2.jpg) right 25px no-repeat;
    margin: 0 auto;
    width: 200px;
}

.detail_page .loc {
    height: 65px;
    background: url(../images/line1.jpg) left bottom no-repeat;
    background-size: 100% 3px;
}
.detail_page .loc,.detail_page .loc a{
	font-size: 16px;
    font-weight: bold;
    color: #1e5bce;
    line-height: 65px;
	}
/*
.detail_page .loc a:first-child {
    font-size: 16px;
    font-weight: bold;
    color: #1e5bce;
    line-height: 65px;
    padding-left: 30px;
    background: url(../images/li.jpg) left 2px no-repeat;
}
*/
.detail_body .Detail_Title {
    border-bottom: 1px dashed #dddddd;
    padding-left: 10px;
    padding-bottom: 5px;
}

.detail_body .Detail_Title h1 {
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin-top: 20px;
}

.detail_body .publish {
    line-height: 20px;
    color: #666666;
    font-size: 14px;
}

.detail_body .publish .from {
    margin-left: 10px;
}

.detail_body .Detail_Content {
    font-size: 16px;
    line-height: 1.6;
    padding: 0px 0px 30px 0px;
    clear: both;
}

.detail_body .Detail_Content .content a {
    color: #1880d9;
    text-decoration: none;
    border-bottom: 1px solid #1880d9;
    padding: 0 5px 2px 5px;
}
.detail_body .Detail_Content .content p img {
    width:95%;
    height:auto;
}
.detail_body .Detail_Content .content img {
    width: 95%;
	height:auto;
    margin-bottom:0.5rem;
}
.detail_body .Detail_Content .content table img {
    width:auto;
    height:auto;
	 margin-bottom:auto;
}
.detail_body .Detail_Content .content table tr td img {
    width: auto;
    height:auto;
	 margin-bottom:auto;
}
.detail_body .Detail_Content .content .att_icon {width:auto; height:auto;}
.detail_body .Detail_Content .content .contentFiles{width:auto; height:auto;}

.detail_body .Detail_Statement {
    font-size: 16;
    line-height: 1.6;
    padding: 10px 20px;
    background-color: #EFEFEF;
    border-top: 3px solid #c72a80;
}

.detail_body .Detail_Statement p {
    text-indent: 2em;
    color: #666666;
}

.detail_body .Detail_Comment {
    font-size: 16;
    line-height: 1.6;
    border-top: 3px solid #c72a80;
    background-color: #EFEFEF;
}

.detail_body .Detail_Comment #newCommentTop10 {
    border: 1px solid #cccccc;
    line-height: 1.6;
}

.detail_body .Detail_Comment #newCommentTop10 .table_j {
    background-color: #FFFFFF;
    border-bottom: 1px dotted #cccccc;
}

.detail_body .Detail_Comment #newCommentTop10 .th_j {
    padding: 5px 10px 5px 20px;
    border-bottom: 1px dotted #eeeeee;
    background-color: #eeeeee;
}

.detail_body .Detail_Comment #newCommentTop10 .b_j {
    float: left;
}

.detail_body .Detail_Comment #newCommentTop10 .font_j {
    float: right;
    margin-right: 10px;
    display: inline;
}

.detail_body .Detail_Comment #newCommentTop10 .td_j {
    padding: 5px 10px 5px 20px;
}

.Detail_Related .cont_t {
    border-top: 3px solid #c72a80;
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 5px;
}

.Detail_Related .cont_l li {
    background: url(https://www.cqn.com.cn/fangchan/images/li.gif) no-repeat scroll 0 5px;
    line-height: 25px;
    width: 48%;
    float: left;
}

.detail_body .content {
    padding: 10px 20px;
    overflow: auto;
}

.detail_body .content table td {
    border: solid #000000;
    border-width: 0px 1px 1px 0px;
    padding: 10px 0px;
}

.detail_body .content table {
    border: solid #000000;
    border-width: 1px 0px 0px 1px;
}

.detail_body .content p {
    margin: 20px auto;
}

.detail_body .editor {
    text-align: right;
    padding-right: 30px;
    color: gray;
}


/* detail style end*/


/*footer style start*/

.conact {
    text-align: center;
    margin-bottom: 50px;
    background: #f3f2f2;
    padding: 20px 0;
}

.conact span {
    text-align: center;
    font-size: 16px;
}

.media {
    overflow: hidden;
    margin: 20px auto;
    border-top: 3px solid #1e5bce;
}

.media .link a {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: block;
    color: #1e5bce;
    line-height: 65px;
    padding-left: 30px;
    margin-right: 30px;
    background: url(../images/li.jpg) left 25px no-repeat;
}

.media .link {
    height: 65px;
    background: url(../images/li2.jpg) right 25px no-repeat;
    margin: 0 auto;
    width: 200px;
}

.media dd ul li {
    width: auto;
    text-align: center;
    margin: 0px 10px;
}

.media dd ul li a {
    font-size: 14px;
    line-height: 25px;
    color: #1e5bce;
}

.inner_link {
    background: #1e5bce;
}

.inner_link ul li {
    color: #ffffff;
    float: none;
    text-align: center;
}

.inner_link ul li a {
    color: #ffffff;
    margin: 0px 20px;
    font-size: 18px;
    line-height: 65px;
}

.footer {
    line-height: 30px;
}

.footer .box .row {
    padding-top: 10px;
    text-align: center;
    font-size: 16px;
    color: #000000;
}

.footer .box .row a {
    text-align: center;
    font-size: 16px;
    color: #000000;
}


/*footer style end*/


/* Temp space*/

.ad {
    /*border: 1px solid red;*/
    margin: 10px auto;
    /* min-height: 100px;*/
}


/*XY6 START*/

#autopage {
    display: block;
    margin: 30px 0 10px 0;
    height: 50px;
    line-height: 40px;
    color: #A9247F;
    font-size: 14px;
    font-weight: bold;
}

#autopage a {
    padding: 5px 8px;
    border: 1px solid #B6B6B6;
}

#autopage span {
    float: none;
    margin: 0 0;
    padding: 5px 8px;
    border: 1px solid #B6B6B6;
    background-color: #CF3729;
    color: #FFFFFF;
}


/*XY6 老版本翔宇分页*/

.pages,
.pages * {
    margin: 0 0;
    padding: 0 0;
    float: none;
    width: auto;
}

.pages {
    display: block;
    width: 90%;
    margin: 30px auto;
    height: 50px;
    line-height: 40px;
    color: #A9247F;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
	text-align:center;
}

.pages li {
    display: inline-block;
    width: auto!important;
    float: none;
    margin: 0 0;
    padding: 5px 5px;
    border: 0px solid #B6B6B6!important;
    /*background-color: #CF3729;*/
    line-height: 25px!important;
    min-width: 25px;
    color: #000000;
}

.pages li a {
    padding: 5px 8px;
    border: 1px solid #B6B6B6;
}

.pages li.page-active a {
    background-color: #1547a6!important;
    color: #FFFFFF!important;
}
.span001 .list_title{
    height: 65px;
    background: url(../images/line1.jpg) left bottom no-repeat;
    background-size: 100% 3px;
}
.span001 .left {
    width: 510px
}

.span001 .right {
    width: 635px
}

.span001 .left .list_body {
    padding-bottom: 0;
}

.span001 .left li {
    border: none;
}



.span002{
    border: 1px solid #eeeeee;
    box-shadow: 3px 3px 1px 1px rgba(204, 204, 204, 0.3);
    border-radius: 0 0 5px 5px;
}
.span002 .list_body ul li {
    width: 350px;
	min-height: 270px;
    float: left;
    border: 1px dotted gray;
    padding: 10px 10px;
    margin: 10px 10px 10px 0;
    box-shadow: 3px 3px 1px 1px rgba(204, 204, 204, 0.3);
    border-radius: 5px 5px;
}

.span002 .list_body ul li:nth-child(3n) {
    margin-right: 0;
}

.span002 .list_body ul li a {
    line-height: 25px;
	float:none;
}
.span002 .list_body ul li p{
	display:none;
}
