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

/*----------------------------------------------------
公共
-----------------------------------------------------*/
.zbox { min-height: 500px; margin-bottom: 45px; padding-top: 55px;}
/*----------------------------------------------------
信息
-----------------------------------------------------*/
.zinfo {}
.zin_row { padding-left:5px; border-bottom:1px #cbcccc dashed; line-height:36px; font-size: 14px;}
.zin_row:hover { border-bottom: 1px #cbcccc solid;}
.zin_row h2 { width: 70%; margin-right: 28%; font-size: 14px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.zin_row h2 a { vertical-align: middle;}
.zin_row em { display: inline-block; width: 20px; height: 20px; background: url(../images/zhejiang_01.png) -1px -25px no-repeat; vertical-align: middle;}
.zin_row p { float: right; width:28%; text-align:right; color: #777;}

/*----------------------------------------------------
文章
-----------------------------------------------------*/
.zarticle {}
.zar_title { padding-top: 20px; padding-bottom: 30px; border-bottom: 1px #cbcccc dashed; text-align: center;;}
.zar_title h1 { padding-bottom: 20px; line-height: 36px; font-size: 30px; color: #000;}
.zar_title p { line-height: 30px; font-size: 18px; color: #999;}
.zar_con { padding: 20px; }
.zar_img { padding-bottom: 25px; text-align: center;}
.zar_img img { border: 4px #070002 solid; border-radius: 5px;}
































