html {
	color: #131313;
	background: #fff;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-rendering: optimizelegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: grayscale
}

html.borderbox *,html.borderbox *:before,html.borderbox *:after {
	box-sizing: border-box
}

body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,menu,nav,section {
	margin: 0;
	padding: 0
}

article,aside,details,figcaption,figure,footer,header,menu,nav,section {
	display: block
}

audio,canvas,video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

body,button,input,select,textarea {
	font: 400 1em/1.8 Avenir, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif
}

button,input {
	*width: auto;
	*overflow: visible;
	line-height: normal
}

button::-moz-focus-inner,input::-moz-focus-inner {
	padding: 0;
	border: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

th {
	text-align: inherit
}

fieldset,img {
	border: 0
}

img {
	-ms-interpolation-mode: bicubic
}

iframe {
	display: block
}

blockquote {
	position: relative;
	color: #999;
	font-weight: 300;
	font-family: Avenir, 'Helvetica Neue', 'Microsoft Yahei', 'Hiragino Sans GB', 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
	border-left: 1px solid #1abc9c;
	padding-left: 1em;
	margin: 1em 3em 1em 2em
}

@media only screen and (max-width: 640px) {
	blockquote {
		margin: 1em 0
	}
}

acronym,abbr {
	border-bottom: 1px dotted;
	font-variant: normal
}

abbr {
	cursor: help
}

del {
	text-decoration: line-through
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: 400
}

ul,ol {
	list-style: none
}

caption,th {
	text-align: left
}

q:before,q:after {
	content: ''
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative
}

:root sub,:root sup {
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

a {
	color: #1abc9c
}

a:hover {
	text-decoration: underline
}

.typo a {
	border-bottom: 1px solid #1abc9c
}

.typo a:hover {
	border-bottom-color: #555;
	color: #555;
	text-decoration: none
}

ins,a {
	text-decoration: none
}

u,.typo-u {
	text-decoration: underline
}

mark {
	background: #fffdd1;
	border-bottom: 1px solid #ffedce;
	padding: 2px;
	margin: 0 5px
}

pre,code,pre tt {
	font-family: Courier, 'Courier New', monospace
}

pre {
	background: #f8f8f8;
	border: 1px solid #ddd;
	padding: 1em 1.5em;
	display: block;
	-webkit-overflow-scrolling: touch
}

hr {
	border: none;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 10px;
	*color: pink;
	*-webkit-filter: chroma(color=pink);
	*filter: chroma(color=pink);
	height: 10px;
	*margin: -7px 0 2px
}

small,.typo-small,figcaption {
	font-size: 0.9em;
	color: #888
}

strong,b {
	font-weight: bold;
	color: #000
}[draggable] {
	cursor: move
}

.clearfix:before,.clearfix:after {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	zoom: 1
}

.textwrap,.textwrap td,.textwrap th {
	word-wrap: break-word;
	word-break: break-all
}

.textwrap-table {
	table-layout: fixed
}

.serif {
	font-family: Palatino, Optima, Georgia, serif
}

.typo p,.typo pre,.typo ul,.typo ol,.typo dl,.typo form,.typo hr,.typo table,.typo-p,.typo-pre,.typo-ul,.typo-ol,.typo-dl,.typo-form,.typo-hr,.typo-table,blockquote {
	margin-bottom: 1.8em
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Helvetica Neue', 'Microsoft Yahei', 'Hiragino Sans GB', 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
	font-weight: 200;
	color: #000
}

.typo h1,.typo h2,.typo h3,.typo h4,.typo h5,.typo h6,.typo-h1,.typo-h2,.typo-h3,.typo-h4,.typo-h5,.typo-h6 {
	margin-bottom: 0.4em;
	line-height: 1.5
}

.typo h1,.typo-h1 {
	font-size: 2em
}

.typo h2,.typo-h2 {
	font-size: 1.8em
}

.typo h3,.typo-h3 {
	font-size: 1.6em
}

.typo h4,.typo-h4 {
	font-size: 1.4em
}

.typo h5,.typo h6,.typo-h5,.typo-h6 {
	font-size: 1.2em
}

.typo ul,.typo-ul {
	margin-left: 1.3em;
	list-style: disc
}

.typo ol,.typo-ol {
	list-style: decimal;
	margin-left: 1.9em
}

.typo li ul,.typo li ol,.typo-ul ul,.typo-ul ol,.typo-ol ul,.typo-ol ol {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2em
}

.typo li ul,.typo-ul ul,.typo-ol ul {
	list-style: circle
}

.typo table th,.typo table td,.typo-table th,.typo-table td .typo table caption {
	border: 1px solid #ddd;
	padding: 0.5em 1em;
	color: #666
}

.typo table th,.typo-table th {
	background: #fbfbfb
}

.typo table thead th,.typo-table thead th {
	background: #f1f1f1
}

.typo table caption {
	border-bottom: none
}

.typo-input,.typo-textarea {
	-webkit-appearance: none;
	border-radius: 0
}

::-moz-selection {
	background: #08c;
	color: #fff
}

::selection {
	background: #08c;
	color: #fff
}

.typo-em,.typo em,legend,caption {
	color: #000;
	font-weight: inherit
}

.typo-em {
	position: relative
}

.typo-em:after {
	position: absolute;
	top: 0.65em;
	left: 0;
	width: 100%;
	overflow: hidden;
	content: "・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・"
}

.typo img {
	max-width: 100%
}

@font-face {
	font-family:'fontello';src:url("../font/fontello.eot?62723038");src:url("../font/fontello.eot?62723038#iefix") format("embedded-opentype"),url("../font/fontello.woff?62723038") format("woff"),url("../font/fontello.ttf?62723038") format("truetype"),url("../font/fontello.svg?62723038#fontello") format("svg");font-weight:normal;font-style:normal
}[class^="icon-"]:before,[class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .3em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-up-big:before {
	content: '\e801'
}

.icon-up-open:before {
	content: '\e802'
}

.icon-angle-up:before {
	content: '\e803'
}

.icon-icon5:before {
	content: '\e800'
}

.icon-icon2:before {
	content: '\e807'
}

.icon-icon1:before {
	content: '\e808'
}

.icon-icon3:before {
	content: '\e809'
}

.icon-icon4:before {
	content: '\e80a'
}

body {
	background: #f6f9fb;
	min-width: 980px
}

a {
	color: #153977;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

a.more {
	color: #00234e !important;
	font-size: 12px
}

a.blue {
	margin-top: 20px;
	line-height: 1.2em;
	color: #153977;
	font-weight: 400;
	font-size: 20px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	padding: 1em;
	border: 1px solid #ccc;
	text-align: center
}

.notice {
	color: #d81e06
}

.btn {
	display: inline-block;
	font: normal normal normal 14px/1 sans-serif;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	cursor: pointer
}

.btn.btn-submit {
	border: none;
	width: 92px;
	height: 35px;
	color: #333;
	font-size: 16px;
	background: url(../images/ico_btn_submit.png) 0 0 no-repeat;
	display: block
}

.btn.btn-submit.tiny {
	width: 56px;
	height: 28px
}

.notice-bar {
	background: url(../images/nav_bg.png) 0 0 no-repeat;
	height: 55px;
	font-size: 24px;
	color: #fef4d1;
	line-height: 55px
}

.notice-bar .icon-icon5 {
	font-size: 35px;
	position: relative;
	top: 3px;
	left: -5px
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}
.pull-center {
	float: center
}

hr.line {
	border-bottom: 1px solid #CCC;
	overflow: hidden;
	font-size: 0;
	line-height: 0
}

hr.blank {
	border-bottom: 0px solid #CCC;
	overflow: hidden;
	font-size: 0;
	line-height: 0
}

.text-center {
	text-align: center
}

.text-center.line {
	border-bottom: 1px dotted #CCC
}

.text-right {
	text-align: right
}

.mt0 {
	margin-top: 0px !important
}

.mt5 {
	margin-top: 5px !important
}

.mt10 {
	margin-top: 10px !important
}

.wrapper {
	width: 100%;
	min-width: 980px;
	background-color: #868686
}

.wrapper.banner-wrapper {
	background: none;
	height: 400px;
	background: #fff url(../images/img_top.jpg) center center no-repeat
}

.wrapper.banner-wrapper .text {
	display: none
}

.wrapper.clean {
	background: #fff
}

.wrapper.blue {
	background: #d2e2ff;
	padding-top: 20px
}

.wrapper.view-wrapper {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fff url(../images/ico_content_bg.jpg) center 0 no-repeat
}

.container {
	width: 980px;
	margin: 0 auto
}

.header {
	zoom: 1;
	text-align: left
}

.header:before,.header:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden
}

.header:after {
	clear: both
}

.nav {
	float: left
}

.nav li {
	display: inline-block
}

.nav a {
	font-size: 12px;
	color: #FFF;
	font-family: 'Microsoft YaHei';
	line-height: 26px;
	padding-right: 2em;
	text-decoration: none
}

.nav a:hover,.nav a .focus {
	font-weight: bold
}

.nav.right {
	float: right
}

.nav.right a {
	padding-left: 2em;
	padding-right: 0
}

.pagination {
	padding: 3px;
	margin: 3px;
	margin-top: 20px;
	text-align: right;
	font-size: .85em
}

.pagination.center {
	text-align: center
}

.pagination a {
	border: 1px solid #ccdbe4;
	margin-right: 3px;
	padding: 2px 8px;
	background-position: bottom;
	text-decoration: none;
	color: #777
}

.pagination a:hover {
	border: 1px solid #e4393c;
	background-image: none
}

.pagination a:active {
	border: 1px solid #e4393c;
	background-image: none
}

.pagination a.next {
	border: 1px solid #ccdbe4;
	margin: 0 0 0 10px
}

.pagination a.next:hover {
	border: 1px solid #e4393c
}

.pagination a.prev {
	border: 1px solid #ccdbe4;
	margin: 0 10px 0 0
}

.pagination a.prev:hover {
	border: 1px solid #e4393c
}

.pagination span.current {
	margin-right: 3px;
	padding: 2px 6px;
	font-weight: bold;
	color: #e4393c
}

.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD
}

.notice-panel {
	float: left;
	background: url(../images/ico_mail.png) center center no-repeat;
	height: 27px;
	width: 40px;
	margin-left: 260px
}

.notice-panel .notice-num {
	position: relative
}

.notice-panel .notice-num span {
	position: absolute;
	top: 0px;
	left: 30px;
	font-size: 10px;
	line-height: 20px;
	background: url(../images/ico_ball1.png) 0 0 no-repeat;
	background-position: center center;
	width: 20px;
	height: 20px;
	display: block;
	text-align: center;
	color: #FFF
}

.login-panel {
	float: right;
	width: 100px;
	height: 28px;
	background: none;
	background-position: top center;
	text-align: center;
	position: relative;
	font-size: 12px;
	line-height: 28px;
	color: #FFF
}

.login-panel>a {
	color: #FFF
}

.login-panel>i {
	font-style: normal;
	display: inline-block;
	padding: 0 10px
}

.login-panel.logon {
	background: none;
	padding-top: 0;
	text-align: right;
	cursor: pointer
}

.login-panel.logon span {
	color: #FFF;
	width: 100px;
	height: 27px;
	display: block;
	overflow: hidden
}

.login-panel .info {
	position: absolute;
	width: 93px;
	border: 1px solid #CCC;
	right: 0;
	top: 24px;
	background-color: #FFF;
	text-align: left;
	line-height: 30px;
	font-size: 14px;
	display: none;
	z-index: 9999
}

.login-panel .info.show {
	display: block
}

.login-panel .info li {
	padding-left: 1em;
	padding-right: 1em
}

.login-panel .info .first {
	padding-top: 5px
}

.login-panel .info .last {
	border-top: 1px solid #EEE
}

.article-list {
	zoom: 1;
	margin-top: 10px
}

.article-list:before,.article-list:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden
}

.article-list:after {
	clear: both
}

.article-list li {
	background: url(../images/ico_li_dotted.png) 5px center no-repeat;
	width: 290px;
	height: 28px;
	overflow: hidden;
	float: left;
	padding-left: 15px
}

.article-list li a {
	font-size: 14px
}

.article-list.full {
	width: 280px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden
}

.article-list.full li {
	width: 100%
}

.article-list.rank-list {
	background: url(../images/ico_rank_num.png) 0 5px no-repeat
}

.article-list.rank-list li {
	list-style-type: none;
	line-height: 26px;
	padding-left: 20px
}

.box .hd {
	padding-right: 10px;
	position: relative;
	border-bottom: 1px solid #153977;
	height: 56px
}

.box .hd:before {
	width: 0px;
	content: " ";
	height: 1px;
	background: #153977;
	position: absolute;
	left: 0px;
	bottom: -1px
}

.box .hd .more {
	position: absolute;
	right: 10px;
	bottom: 0px;
	font-size: 14px;
	color: #27a9bc !important
}

.box .hd h3 {
	line-height: 36px;
	color: #153977;
	font-weight: 400;
	font-size: 22px;
	display: inline-block
}





.box .bd {
	padding: 10px 5px
}

.box .row {
	margin-top: 10px
}

.box .row .grid-50-left {
	width: 36%
}
.box .row .grid-50-right {
	width: 63%
}

.box .row .grid-50-right {
	margin-right: -2px
}

.box .text-wrapper {
	padding: 0 10px
}

.row {
	zoom: 1
}

.row:before,.row:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden
}

.row:after {
	clear: both
}

.mainbox {
	background-color: #FFF;
	padding-top: 38px;
	border-bottom: 1px solid #dddddd;
	border-right: 2px solid #dddddd;
	margin-bottom: 27px
}

.mainbox.none {
	padding-top: 0
}

.mainbox .item {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-right: 2px solid #dddddd;
	margin-bottom: 22px
}

.mainbox .item.excellent {
	position: relative;
	margin-bottom: 6px
}

.mainbox .item.excellent:before {
	position: absolute;
	left: 0;
	top: -7px;
	content: "";
	background: url(../images/ico_excellent.png) 0 0 no-repeat;
	width: 50px;
	height: 48px
}

.mainbox .item .info {
	font-size: 12px
}

.mainbox .item .info span {
	color: #777
}

.mainbox .item .col-1 {
	float: left;
	width: 490px;
	margin-top: 36px;
	padding-left: 80px;
	background: url(../images/ico_honor1.png) 20px 0 no-repeat
}

.mainbox .item .col-2 {
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 325px;
	font-size: 14px;
	border-left: 1px dashed #666;
	padding-left: 20px;
	padding-right: 20px
}

.mainbox .item .col-2 .notice {
	color: #d81e06
}

.mainbox .item .col-3 {
	float: left;
	width: 667px;
	margin-left: 60px;
	padding-top: 6px;
	padding-bottom: 6px
}

.mainbox .item .col-4 {
	float: left;
	width: 190px
}

.mainbox h3.title1 {
	width: 161px;
	height: 37px;
	background: url(../images/ico_btn__.png) 0 0 no-repeat;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: -13px;
	left: 10px
}

.mainbox h3.title {
	position: relative;
	margin-bottom: 18px
}

.mainbox h3.title:before {
	position: absolute;
	content: "";
	width: 46%;
	height: 2px;
	background: #d81e06;
	overflow: hidden;
	top: 50%;
	left: 0
}

.mainbox h3.title:after {
	position: absolute;
	content: "";
	width: 46%;
	height: 2px;
	background: #d81e06;
	overflow: hidden;
	top: 50%;
	right: 0
}

.mainbox h3.title span {
	display: block;
	width: 145px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #d81e06;
	margin: 0 auto
}

.grid-100 {
	width: 100%;
	min-width: 980px
}

.grid-50-left {
	width: 36%;
	float: left
}

.grid-50-right {
	width: 63%;
	float: right
}

.footer-nav {
	background-color: #f2f2f2;
	padding: 20px 30px
}

.footer-nav .footer>li {
	float: left;
	width: 213px
}

.footer-nav strong {
	font-size: 12px
}

.footer-nav a {
	color: #868686;
	font-size: 12px
}

.footer-nav .wechat,.footer-nav .weibo {
	margin-left: 10px;
	margin-bottom: -4px;
	display: inline-block;
	width: 24px;
	height: 19px;
	background: url(../images/ico_weixin_weibo.png) 0 0 no-repeat
}

.footer-nav .weibo {
	background-position: right
}

.footer-nav .qrcode {
	margin-top: 8px
}

.footer-nav .qrcode img {
	display: block
}

.copyright {
	text-align: center;
	font-size: 12px;
	background-color: #868686;
	color: #FFF
}

.grid {
	zoom: 1;
	min-height: 80px;
	margin-top: 16px;
	margin-bottom: 16px
}

.grid:before,.grid:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden
}

.grid:after {
	clear: both
}

.grid.border-less {
	border: 0;
	height: 80px
}

.grid.border-less .maintext {
	border-right: 0
}

.grid .maintext {
	width: 642px;
	float: left
}

.grid .sidebar {
	width: 300px;
	float: right
}

.grid .sidebar .block {
	margin-bottom: 14px;
	padding-bottom: 10px
}

.grid .sidebar .block .hd {
	padding-right: 10px;
	position: relative;
	background-color: #eeeeee;
	border-top: 1px solid #0084ab;
	height: 36px
}

.grid .sidebar .block .hd h3 {
	line-height: 36px;
	color: #153977;
	font-weight: 400;
	font-size: 20px;
	padding-left: 10px
}

.grid .sidebar .block .bd {
	width: 300px;
	margin: 0 auto
}

.grid .sidebar .block .bd.weibo-wrapper {
	margin-top: 10px;
	width: 280px
}

.grid .sidebar .block .article-list.rank-list li {
	line-height: 26px;
	padding-left: 20px;
	background: none;
	height: 26px
}

.grid .sidebar .block .article-list.rank-list li a {
	line-height: 26px;
	font-size: 13px
}

.weibo-show {
	height: 342px;
	width: 275px;
	margin: 30px auto 25px auto;
	overflow: hidden
}

.ul-com li {
	padding-top: 5px;
	padding-bottom: 5px
}

.ul-com .round {
	display: inline-block;
	width: 49px;
	line-height: 49px;
	color: #fff;
	text-align: center;
	height: 49px;
	background: url(../images/ico_rounded.png) 0 0 no-repeat;
	position: relative;
	margin-right: 60px
}

.ul-com .round:after {
	content: " ";
	position: absolute;
	height: 2px;
	overflow: hidden;
	background-color: #d2e2ff;
	width: 40px;
	left: 55px;
	top: 50%;
	margin-top: -2px
}

.ul-com .desc-border {
	display: inline-block;
	min-width: 280px;
	border: 2px solid #d2e2ff;
	padding: 2px 6px
}

.list-disc {
	padding-left: 3em
}

.list-disc li {
	list-style-type: disc;
	font-size: 14px
}

.list-square {
	padding-left: 38px;
	padding-top: 20px
}
.desc-text2 {
	
	text-indent: 2em;
	line-height: 30px;
	height: 120px;
	position: relative;
	width: 450px;
	padding: 10px
}
.desc-text3 {
	
	text-indent: 2em;
	line-height: 30px;
	height: 120px;
	position: relative;
	width: 450px;
	padding: 10px 10px 10px 20px
}
.desc-text4 {
	
	text-indent: 2em;
	line-height: 30px;
	height: 150px;
	position: relative;
	width: 550px;
	padding: 10px
}

.list-square li {
	margin-bottom: 20px;
	position: relative;
	padding-left: 1em;
	width: 250px;
	font-size: 16px
}
.list-square1 li {
	margin-bottom: 20px;
	position: relative;
	padding-left: 1em;
	width: 460px;
	font-size: 16px
}

/**.list-square li:before {
	content: "◆";
	font-size: 12px;
	position: absolute;
	top: 3px;
	left: 0
}**/

.list-square.tiny li {
	font-family: STKaiti, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;
	margin-bottom: 0;
	width: 330px;
	overflow: hidden;
	height: 30px;
	font-size:18px
}
.list-square.tiny li:before {
	content: "☛";
	font-size: 12px;
	position: absolute;
	top: 3px;
	left: 0
}

.list-square.large {
	padding-left: 1em;
	padding-top: 10px
}

.list-square.large li {
	font-family: STKaiti, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;
	margin-bottom: 0;
	width: 300px;
	overflow: hidden;
	height: 30px
}
.list-square.large li:before {
	content: "◆";
	font-size: 12px;
	position: absolute;
	top: 3px;
	left: 0
}

.list-view {
	zoom: 1
}

.list-view:before,.list-view:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden
}

.list-view:after {
	clear: both
}

.list-view li {
	zoom: 1;
	border: 1px solid #dcdcdc;
	width: 470px;
	padding: 10px 5px;
	float: left;
	margin-bottom: 10px
}

.list-view li:before,.list-view li:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden
}

.list-view li:after {
	clear: both
}

.list-view li.odd {
	float: right
}

.list-view li img {
	float: left;
	border: 1px solid #dcdcdc
}

.list-view li .desc {
	width: 348px;
	float: right;
	font-size: 14px
}


/*加色块开始*/


.list-view1 ul {
    overflow: hidden;
    margin-bottom: 0;
}
.list-view1 ul li {
    display: table;
    padding-left: 0;
    background-image: none;
    float: left;
    margin-left: -2px;
    width: 33%;
    *width: 105px;
    background-color: #9ccef4;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: relative;
    -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
    *text-align: center;
}
.list-view1 ul li a,
.list-view1 ul li a:hover {
    overflow: hidden;
    display: table-cell;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    text-align: center;
    height: 50px;
    line-height: 1.6 !important;
    *line-height: 50px !important;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    padding: 0 10px;
}
.list-view1 ul li.block-div1 {
    width: 33.3%;
    *width: 105px;
	color: #fff;
    background-color: #63eded;
}
.list-view1 ul li.block-div3 {
    width: 33.3%;
    *width: 105px;
	color: #000000;
    background-color: #66CCCC; 
}
.list-view1 ul li.block-div4 {
    width: 33.3%;
    *width: 105px;
   *background-color: #009999;
}



.list-view1 {
	zoom: 1
}

.list-view1:before,.list-view:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden
}

.list-view1:after {
	clear: both
}

.list-view1 ul li.block-div1 {
    width: 33.3%;
    *width: 105px;
	color: #fff;
    background-color: #63eded;
}
.list-view1 ul li.block-div4 {
    width: 34%;
    *width: 105px;
   *background-color: #009999;
}
.list-view1 ul li.block-div2 {
    width: 50%;
    *width: 158px;
   background-color: #67bdd4;
}
}
.list-view1 ul li.block-div3 {
    width: 33.3%;
    *width: 105px;
	color: #000000;
    background-color: #66CCCC;
}




/*加色块结束*/


.desc-text {
	border: 2px solid #d2e2ff;
	text-indent: 2em;
	line-height: 30px;
	height: 178px;
	float: right;
	width: 580px;
	padding: 10px
}
.desc-text5 {
	/*border: 2px solid #e7d8ff;*/
	text-indent: 2em;
	line-height: 30px;
	height: 178px;
	float: left;
	width: 595px;
	padding: 10px
}
.desc-text1 {
	border: 2px solid #d2e2ff;
	text-indent: 2em;
	line-height: 30px;
	float: right;
	/*height: 160px;
	width: 960px;*/
	padding: 10px
}

.icon-title1 {
	display: inline-block;
	width: 188px;
	height: 66px;
	background: url(../images/img_title1.png) 9px 0 no-repeat
}

.icon-title2 {
	display: inline-block;
	width: 190px;
	height: 67px;
	background: url(../images/img_title2.png) -9px 0 no-repeat
}

.icon-title3 {
	display: inline-block;
	width: 158px;
	height: 36px;
	background: url(../images/img_title3.png) 30px 0 no-repeat
	
}
.icon-title4 {
	display: inline-block;
	width: 158px;
	height: 36px;
	background: url(../images/img_title4.png) 30px 0 no-repeat
}
.col-1,.col-2,.col-3 {
	float: left;
	height: 406px;
	background: url(../images/ico_shadow.png) -15px 0 no-repeat
}

.col-5{
	float: left;
	height: 300px;
	background: url(../images/ico_shadow.png) -15px 0 no-repeat
}
.col-4 {
	float: left;
	height: 300px;
	width: 450px
}
.col-5 {
	margin-left: 30px;
	width: 470px
}
.col-7{
	float: left;
	height: 370px;
	background: url(../images/ico_shadow.png) -15px 0 no-repeat
}

.col-6 {
	float: left;
	height: 430px;
	width: 580px
}
.col-7 {
	
	width: 370px
}
.col-2 {
	margin-left: 30px;
	width: 330px
}

.col-main {
	float: left;
	width: 480px
}
.table-style{border:1px solid #999;border-spacing:0;border-collapse:collapse;margin:15px auto;border-left:0;border-right:0;word-wrap:break-word;font-size:14px}
.table-style .head td{height:32px;background:url(../images/ico_head_bg.png);font-size:14px;padding:5px 4px;font-weight:bold;text-align:center}
.table-style td{padding:4px;border:1px solid #999;border-top:0}
.table-style .even td{background-color:#f1f4f7}
.col-sidebar {
	float: right;
	width: 480px
}