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

.headtitle{ text-align:center; background:#f0f0f0; font-family: "Microsoft Yahei";}
.headtitle table > tbody > tr > td{ height:96px; font-size:24px; padding:0px;}
.headtitle tr td a{ color:#717171; padding-left:35px; display:block; width:100%; height:100%; line-height:95px; }
.headtitle tr td a:hover{ color:#963; text-decoration:none;}
.headtitle tr:nth-child(1) td:nth-child(1){ background:url(/view/images/a.png) no-repeat 25px center;}
.headtitle tr:nth-child(1) td:nth-child(2){ background:url(/view/images/b.png) no-repeat 25px center;}
.headtitle tr:nth-child(1) td:nth-child(3){ background:url(/view/images/f.png) no-repeat 25px center;}
.headtitle tr:nth-child(2) td:nth-child(1){ background:url(/view/images/d.png) no-repeat 25px center;}
.headtitle tr:nth-child(2) td:nth-child(2){ background:url(/view/images/e.png) no-repeat 25px center;}
.headtitle tr:nth-child(2) td:nth-child(3){ background:url(/view/images/c.png) no-repeat 25px center;}

.table{border-collapse:collapse!important}
.table td,.table th{background-color:#fff!important}
.table-bordered td,.table-bordered th{border:1px solid #ddd!important}



@media screen and (min-width:320px) and (max-width:479px) {
	.headtitle table > tbody > tr > td{ height:48px; font-size:14px; padding:0px;}
	.headtitle tr td a{ color:#717171; padding-left:5px; display:block; width:100%; height:100%; line-height:47px;font-size:14px; }
	.headtitle tr:nth-child(1) td:nth-child(1){ background:url(/view/images/a.png) no-repeat 5px center; background-size:20px;}
	.headtitle tr:nth-child(1) td:nth-child(2){ background:url(/view/images/b.png) no-repeat 5px center; background-size:20px;}
	.headtitle tr:nth-child(1) td:nth-child(3){ background:url(/view/images/c.png) no-repeat 5px center; background-size:20px;}
	.headtitle tr:nth-child(2) td:nth-child(1){ background:url(/view/images/d.png) no-repeat 5px center; background-size:20px;}
	.headtitle tr:nth-child(2) td:nth-child(2){ background:url(/view/images/e.png) no-repeat 5px center; background-size:20px;}
	.headtitle tr:nth-child(2) td:nth-child(3){ background:url(/view/images/f.png) no-repeat 5px center;background-size:20px;}
	.keshi li a{ color:#666; font-family:"Microsoft Yahei"; font-size:14px;}
	.keshi li img{ width:75px; height:75px;}
	.zx_center_left{ width:25%;  margin-left:5%; overflow:hidden;}
	.zx_center_left img{ width:89px;height:60px; margin-bottom:10px;}
	.zx_center_right{ width:60%; float:right; margin-right:5%;}
	.zx_center_right dt{ font-size:16px; margin-top:0px}
	.zx_center_right dt a{ color:#3D3D3D;font-size:14px;font-family:"Microsoft Yahei";}
	.zx_center_right dd{ color:#9B9B9B; line-height:30px; height:30px; margin-top:5px; font-size:10px;}
	.zx_center_right dd span{ margin-top:8px;}
	.zx_center_right dd img{ width:12px;}
	
	}

