/*basic*/
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, pre, form, input, button {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
h2 {
	font-size:14px;
}
ul, ol {
	list-style:none;
}
body {
	font-size:14px;
	margin:0 auto;
	font-family:"宋体", Helvetica;
}
fieldset, img {
	border:0;
	width: 100%
}
img {
	vertical-align:middle;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
@media screen and (max-device-width: 320px) {
body {
-webkit-text-size-adjust:none
}
}
@media screen and (max-device-width: 480px) {
body {
-webkit-text-size-adjust:none
}
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
body {
-webkit-text-size-adjust:none
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
body {
-webkit-text-size-adjust:none
}
}
body {
	background-color:#eee;
	color:#252525;
}
.mlr {
	width:100%;
	margin:0 auto;
	max-width:540px;
	min-width:320px;
}
.top {
	max-height:117px;
}
.nav {
	display:table;
}
.nav a {
	display:table-cell;
	background-color: #0e6181;
	height: 45px;
	vertical-align:middle;
	text-align: center;
	border-left: 1px solid #1d8eba;
	border-bottom: 1px solid #1d8eba;
	color:#fff;
	font-size:1.2em;
}
section {
	margin-top:15px;
}
.banner {
	max-height:250px;
}
.border_bg {
	background-color:#fff;
	border-top:1px solid #d8d8d8;
}
.title {
	height:47px;
	line-height:47px;
	font-family:"微软雅黑";
	color:#252525;
}
.title strong {
	color:#ff5a00;
	padding-left:12px;
	border-left:3px solid #ff5a00;
	font-size:1.2em;
}
a.btn {
	background: url(../images/zj_ico.jpg) no-repeat 15px center #f9f9f9;
	border-top: 1px solid #d8d8d8;
	color: #ff5a00;
	display: block;
	font-size: 1em;
	height: 54px;
	line-height: 54px;
	margin-top: 17px;
	padding: 0 15px 0 50px;
}
.inner {
	padding:0 15px;
}
.zc_inner p, .pint_inner p {
	font-size:12px;
	line-height:22px;
	margin-bottom:10px
}
.zc_inner ul {
	display:table;
	width:100%;
	padding:15px 0;
}
.zc_inner ul li {
	display:table-cell;
	vertical-align:top;
}
.zc_inner ul li.zc_pic {
	background:url(../images/zc_pic.jpg) center center no-repeat;
	background-size:contain;
	width:15%
}
.zc_inner ul li.zc_wz {
	text-align:center;
}
.zc_inner ul li a {
	color:#fff;
	display:block;
}

.zc_inner ul li span {
	display:inline-block;
	height:48px;
	width:85%;
	border-radius:10px;
	margin-bottom:2%;
	margin-top:1%;
	text-align:left;
	position: relative;
	padding-left:5%;
	padding-top:8px;
	line-height:20px;
}
.zc_inner ul li span font {
	font-size:12px;
}
.zc_inner ul li span:after {
	border-bottom:11px solid transparent;
	position:absolute;
	content:"";
	left:-10px;
	bottom:8px;
}
.zc_inner ul li span.red {
	background-color:#f00;
}
.zc_inner ul li span.red:after {
	border-right:10px solid #f00;
}
.zc_inner ul li span.yellow {
	background-color:#ffbb00;
}
.zc_inner ul li span.yellow:after {
	border-right:10px solid #ffbb00;
}
.zc_inner ul li span.green {
	background-color:#4db500;
}
.zc_inner ul li span.green:after {
	border-right:10px solid #4db500;
}
.pint_item {
	display:table;
	width:100%;
}
.list_item {
	display:table-cell;
	vertical-align:top;
}
.list_item li {
	display:inline-block;
}
.list_item li a {
	font-size:16px;
	font-family:微软雅黑;
	color:#fff;
	font-weight:bold;
	text-align:right;
	display:inline-table;
	width:100%;
}
.list_item li a span {
	width:40%;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.list_item li a span img {
	width:46px;
	height:46px;
}
.list_item li a font {
	line-height: 22px;
	text-align: left;
	width: 60%;
	display:table-cell;
	vertical-align:middle;
}
/*第一部分色块共5个*/
.pint_item1 .list_item {
	width:50%;
	
}
.pint_item1 .list_item li {
	width:97.5%;
	margin-bottom:10px;
	padding:50px 0px 0px 0px;
}
.pint_item1 .list-item1 {
	background:#3faa96;
}
.pint_item1 .list-item2 {
	background:#4b8dad;
}
.pint_item1 .list-item3 {
	background:#4a8cad;
}
.pint_item1 .list-item4 {
	background:#f39b42;
}
.pint_item1 .list-item5 {
	background:#3fac97;
}
.pint_item1 .list_item1 {
	text-align:left;
}
.pint_item1 .list_item1 li {
	height:99px;
	line-height:99px;
}
.pint_item1 .list_item2 {
	text-align:right;
}
.pint_item1 .list_item2 li {
	height:76px;
	line-height:76px;
	padding:20px 0px 0px 0px;
}
/*第二部分色块共3个*/
.pint_item2 {
	margin-bottom:10px;
}
.pint_item2 ul {
	display:table;
	width:100%
}
.pint_item2 li {
	display:table-cell;
	width:33.3%;
	vertical-align:middle;
}
.pint_item2 li a {
	display:inline-block;
	width:95%;
}
.pint_item2 li a span {
	display:inline-block;
	text-align:center;
	width: 100%;
	height:50px;
	line-height:50px;
	padding:30px 0px 0px 0px;
}
.pint_item2 li a span img {
	width:46px;
	height:46px
}
.pint_item2 li a font {
	display:inline-block;
	width:100%;
	height:60px;
	text-align:center;
	line-height:22px;
	color:#fff;
	font-weight:bold;
	font-family:微软雅黑;
	font-size:16px;
}
.pint_item2 li.list-item1 {
	text-align:left;
}
.pint_item2 li.list-item1 a {
	background-color:#da5743
}
.pint_item2 li.list-item2 {
	text-align:center;
}
.pint_item2 li.list-item2 a {
	background-color:#79779e
}
.pint_item2 li.list-item3 {
	text-align:right;
}
.pint_item2 li.list-item3 a {
	background-color:#84a35d
}
/*第三部分色块共1个*/
.pint_item a {
	color:#fff;
	font-weight:bold;
	font-family:微软雅黑;
	font-size:16px;
}
.pint_item3 li {
	margin-bottom:10px;
	background-color:#ff5a00
}
.pint_item3 li a {
	height:110px;
	display:inline-table;
	width:100%
}
.pint_item3 li a span {
	display:table-cell;
	text-align:right;
	vertical-align:middle;
}
.pint_item3 li a font {
	display:table-cell;
	vertical-align:middle;
	padding-left:5%
}
.pint_item3 li a img {
	width:46px;
	height:46px;
}
.pint_item4 .list-item1 {
	background-color:#8ea44f
}
.pint_item4 .list-item2 {
	background-color:#f39b42
}
.pint_item4 .list-item3 {
	background-color:#c95a7b
}
.pint_item4 .list-item4 {
	background-color:#4b8dad
}
.pint_item4 .list-item5 {
	background-color:#3fac97
}
.pint_item5 ul {
	display:table;
	width:100%
}
.pint_item5 li {
	width:49%;
	background:none;
	display:table-cell;
}
.pint_item5 li a {
	width:97.5%
}
.pint_item5 li.list-item1 a {
	background-color:#79779e
}
.pint_item5 li.list-item2 {
	text-align:right;
}
.pint_item5 li.list-item2 a {
	background-color:#de584d;
	text-align:left;
}
.pint_item5 {
	margin-bottom:10px
}
.pint_item6 li.list-item1 a {
	background-color:#4b8dad
}
.pint_item6 li.list-item2 a {
	background-color:#84a25d
}
.pint_item7 li a, .pint_item7 li a font {
	font-size:14px
}
.pint_item7 li.list-item3 a {
	background-color:#3ea995
}
.pint {
	padding-bottom:5px
}
.youshi .inner ol li {
	width:100%;
	display:table;
	height:70px;
	line-height:70px;
	font-size:14px;
	color:#fff;
	margin-bottom:10px
}
.youshi .inner ol li span {
	display:table-cell;
	width:17%;
	background-color:#808080;
	text-align:center;
}
.youshi .inner ol li font {
	display:table-cell;
	text-indent:1em
}
.youshi .inner ol li.item1 {
	background-color: #3faa96
}
.youshi .inner ol li.item2 {
	background-color: #f39b42
}
.youshi .inner ol li.item3 {
	background-color: #4b8dad
}
.youshi .inner ol li.item4 {
	background-color: #de584d
}
.youshi .inner ol li.item5 {
	background-color: #8ea44f
}
.youshi {
	padding-bottom:15px;
}
.d-btn li a {
	font-size:13px;
}
.d-btn li.list-item1 a, .d-btn li.list-item2 a {
	background-color:#ff5a00
}
.pinlun a.btn {
	background-image:url(../images/article_ico.jpg);
}
.list-item {
	height:332px;
	overflow: hidden;
	overflow-y:scroll;
}
.list-itemB {
}
.p-item {
	display:table;
	width:100%;
	padding:10px 0;
	border-bottom:1px solid #f0f0f0;
}
.p-pic {
	display:table-cell;
	width:13%
}
.p-pic img {
	width:80%
}
.p-dec {
	display:table-cell;
	vertical-align:top
}
.p-dec p {
	font-size:14px;
	color:#252525;
	margin-bottom:10px;
}
.p-dec span {
	font-size:12px;
	color:#a5a5a5;
	line-height:20px;
}
.p-dec span font {
	color:#e79d24;
}
.guahua {
	border-top:none;
}
.guahua_title {
	height:60px;
	font-size:16px;
	text-align:center;
	line-height:60px;
	background-color:#ffb400
}
.guahua_title strong {
	color:#b20000;
}
.guahua p {
	text-align: center;
	line-height: 38px;
	height: 38px;
	color:#f00;
	font-size:12px;
}
.guahua ul {
	padding:0 40px;
}
.guahua ul li {
	display:table;
	width:100%;
	margin-bottom:8px;
}
.guahua li span {
	display:table-cell;
	width:36%;
	font-size:14px;
	vertical-align:middle;
}
.guahua li span b {
	color:#f00;
}
.guahua li font {
	display:table-cell;
}
.zzgh_1_1, .zzgh_1_2, .inputText {
	width: 98%;
	padding:0;
	margin:0;
	border:1px solid #dfdfdf;
	text-indent: 10px;
	color:#989898;
	line-height:25px;
}
.zzgh_1_1, .inputText {
	height:25px;
	line-height:25px;
}
.inputText {
	width: 90%;
}
.zzgh_1_3 {
	border:none;
	margin:0;
	padding:0;
	width:100%;
	height:34px;
	background:url(../images/gh_btn.jpg) center center no-repeat;
	background-size: cover;
}
.guahua {
	padding-bottom:15px;
}
footer {
	clear:both;
	margin-top:15px;
}
.bar {
	background-color:#7c7c7c;
	height:44px;
	display:table;
	padding:4px 0;
	margin-top:15px;
}
.bar a {
	display:table-cell;
	border-right:1px solid #9a9a9a;
	text-align:center;
	vertical-align:middle;
	font-size:1em;
	font-weight:bold;
	color:#fff;
}
.inner_mlr {
	background-color:#fff
}
.inner_mlr li {
	width:100%;
	display:table;
}
.inner_mlr li span {
	display:table-cell;
	padding:0 3%;
	width:34%;
}
.inner_mlr li p {
	display:table-cell;
	vertical-align:middle;
	line-height:22px;
	font-style:normal;
	color:#252525;
	font-size:12px;
}
.inner_mlr li p a {
	color:#fe5001;
}
.inner_mlr li p strong {
	color:#252525;
}
.ico {
	width:100%;
	margin:0 auto;
	overflow:hidden
}
.ico ul {
	width:100%;
	overflow:hidden;
}
.ico ul li {
	float:left;
	margin-right:1.2%;
	width:20.6%
}
.ico ul li img {
	width:100%
}

 @charset "utf-8";
/* CSS Document */
