﻿html, body { margin: 0px;    }
img { border: 0 }
a { text-decoration: none; color: #333 }
a:hover { color: #c00; text-decoration: underline; }
body { font-size: 12px; line-height: 24px; color: #666; }
select, input { font-size: 12px; font-family: "宋体"; padding: 0px; margin: 0px; color: #000; }
ul, li, dl, dt, dd, h1, h2, h3, h4, h5, p, form, em, spen { margin: 0; padding: 0; list-style: none }
table { border: 0; padding: 0; margin: 0; }
em, i { font-style: normal }
/* __color */
.font_yellow { color: #FFEDB4; }
.cWhite, a.cWhite:link, a.cWhite:visited { color: #ffffff; }
.cBlue, a.cBlue:link, a.cBlue:visited, a.cBlue:active { color: #066bb7; }
.cBlue2, a.cBlue2:link, a.cBlue2:visited, a.cBlue2:active { color: #035db8; }
a.cBlue2:hover { color: red; }
.cBlue3, a.cBlue3:link, a.cBlue3:visited, a.cBlue3:active { color: #003366; }
.cBlue4, a.cBlue4:link, a.cBlue4:visited, a.cBlue4:active { color: #031F68; }
.cBlack, a.cBlack:link, a.cBlack:visited, a.cBlack:active { color: #000000; }
.cRed, a.cRed:link, a.cRed:visited { color: #ff0000; }
.cGold, a.Gold:link, a.Gold:visited { color: gold; }
.cOrange, a.cOrange:link, a.cOrange:visited { color: orangered; }
.cGray, a.cGray:link, a.cGray:visited { color: #6D6359; }
.cGray3, a.cGray3:link, a.cGray3:visited { color: #333; }
.cGray6, a.cGray6:link, a.cGray6:visited { color: #666; }
.cGray9, a.cGray9:link, a.cGray9:visited { color: #999; }
.cGrayd, a.cGrayd:link, a.cGrayd:visited { color: #ddd; }
.cGreen2, a.cGreen2:link, a.cGreen2:visited { color: #336600; }
.cYellow, a.cYellow:link, a.cYellow:visited { color: #FFE0B2; }
.cRed2, a.cRed2:link, a.cRed2:visited { color: #ce0400; }
a.cRed2:hover { color: #ce0400; text-decoration: underline; }
.cRed3, a.cRed3:link, a.cRed3:visited { color: #96570e; }
a.cRed3:hover { color: red; text-decoration: underline; }
.cHe, a.cHe:link, a.cHe:visited { color: #6a4121; }
a.He:hover { color: red; text-decoration: underline; }
.cHe2, a.cHe2:link, a.cHe2:visited { color: #9a5826; }
a.He2:hover { color: red; text-decoration: underline; }
.cHe3, a.cHe3:link, a.cHe3:visited { color: #46040e; }
a.He3:hover { color: red; text-decoration: underline; }
.cFlink, a.cFlink:link, a.cFlink:visited, a.cFlink:active { color: #eb6100; }
.cYellow4, a.cYellow4:link, a.cYellow4:visited { color: #cf5f02 }
.cblack, a.cblack:link, a.cblack:visited { color: #222; }
/*  margin  */
.m_t_5 { margin-top: 5px; }
.m_t_10 { margin-top: 10px; }
.m_t_15 { margin-top: 15px; }
.m_t_20 { margin-top: 20px; }
.m_t_25 { margin-top: 25px; }
.m_t_30 { margin-top: 30px; }
.m_t_35 { margin-top: 35px; }
.m_t_40 { margin-top: 40px; }
.m_t_45 { margin-top: 45px; }
.m_t_50 { margin-top: 50px; }
.m_b_5 { margin-bottom: 5px; }
.m_b_10 { margin-bottom: 10px; }
.m_b_15 { margin-bottom: 15px; }
.m_b_20 { margin-bottom: 20px; }
.m_b_25 { margin-bottom: 25px; }
.m_b_30 { margin-bottom: 30px; }
.m_b_35 { margin-bottom: 35px; }
.m_b_40 { margin-bottom: 40px; }
.m_b_45 { margin-bottom: 45px; }
.m_b_50 { margin-bottom: 50px; }
.m_l_10 { margin-left: 10px; }
.m_r_10 { margin-right: 10px; }
.p_t_5 { padding-top: 5px; }
.p_t_10 { padding-top: 10px; }
.p_t_15 { padding-top: 15px; }
.p_t_18 { padding-top: 18px; }
.p_t_20 { padding-top: 20px; }
.p_t_25 { padding-top: 25px; }
.p_t_30 { padding-top: 30px; }
.p_t_35 { padding-top: 35px; }
.p_t_40 { padding-top: 40px; }
.p_t_45 { padding-top: 45px; }
.p_t_50 { padding-top: 50px; }
.p_t_60 { padding-top: 60px; }
.p_b_5 { padding-bottom: 5px; }
.p_b_10 { padding-bottom: 10px; }
.p_b_15 { padding-bottom: 15px; }
.p_b_20 { padding-bottom: 20px; }
.p_b_25 { padding-bottom: 25px; }
.p_b_30 { padding-bottom: 30px; }
.p_b_35 { padding-bottom: 35px; }
.p_l_5 { padding-left: 5px; }
.p_l_10 { padding-left: 10px; }
.p_l_15 { padding-left: 15px; }
.p_l_20 { padding-left: 20px; }
.p_l_25 { padding-left: 25px; }
.p_l_30 { padding-left: 30px; }
.p_l_40 { padding-left: 40px; }
.p_l_50 { padding-left: 50px; }
.p_r_5 { padding-right: 5px; }
.p_r_10 { padding-right: 10px; }
.p_r_15 { padding-right: 15px; }
.p_r_20 { padding-right: 20px; }
.p_r_25 { padding-right: 25px; }
.p_r_30 { padding-right: 30px; }
.p_r_40 { padding-right: 40px; }
.p_r_50 { padding-right: 50px; }
/* __font */
.f12 { font-size: 12px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f20 { font-size: 20px; }
.f22 { font-size: 22px; }
.f24 { font-size: 24px; }
.f26 { font-size: 26px; }
.f30 { font-size: 30px; }
.f32 { font-size: 32px; }
.f34 { font-size: 34px; }
.f36 { font-size: 36px; }
.h20 { line-height: 20px; }
.h22 { line-height: 22px; }
.h24 { line-height: 24px; }
.h26 { line-height: 26px; }
.h28 { line-height: 28px; }
.h30 { line-height: 30px; }
.h32 { line-height: 32px; }
.h34 { line-height: 34px; }
.h36 { line-height: 36px; }
.h38 { line-height: 38px; }
.h40 { line-height: 40px; }
.h44 { line-height: 44px; }
.h55 { line-height: 55px; }
.fn { font-weight: normal; }
.h { font-family: "microsoft yahei", "黑体"; }
.b { font-weight: bold; }
.en { font-family: Verdana, Arial, Helvetica, sans-serif, "宋体"; }
.t-indent{ text-indent:2em}
i.nav { padding: 0 5px; color: #aaa; }
p img { padding: 0px; border: 1px solid #ddd; }
.clear { clear: both; height: 0px; line-height: 0px; }
/* ---float--- */
.f-left{ float:left;}
.f-right{ float:right;}
.f-midd{ margin:0 auto; }
/* ---border--- */
.b-right{ border-right:1px solid #ddd;}
.b-left{ border-left:1px solid #ddd;}
.b-top{ border-top:1px solid #ddd;}
.b-bottom{ border-bottom:1px solid #ddd;}
.t-center{ text-align:center;}
.t-left{ text-align:left;}
.t-right{ text-align:center;}
.overf{ overflow:hidden;}
/*-- --*/
.line-3a00{border-bottom:3px solid #a00;}
.line-3ddd{border-bottom:3px solid #ddd;}
/*----- list nei ----*/
#pagenav span.more a{ width:90px; margin-right:3px; height:37px; line-height:37px; display:block; background:#f5f5f5; font-size:14px; text-align:center; float:left; color:#222;}
#pagenav span.more a:hover{  background:#e00; color:#fff; }
#pagenav span.no a{ width:37px; margin-right:3px; height:37px; line-height:37px; display:block; background:#f5f5f5; font-size:14px; text-align:center; float:left; color:#222;}
#pagenav span.no a:hover{  background:#e00; color:#fff;}
#pagenav span.share a{ width:88px;  height:38px;  display:block;  float:right; }

.dqwz{width:100%; height:34px; line-height:20px; padding-top:14px;  float:left; color:#666;}
.dqwz a{ color:#222;}

.xituw{ width:100%; font-size:14px; padding-top:10px}
.xituw h2{ width:100%; float:left; text-align:center; color:#333; font-size:24px; line-height:60px;  padding-bottom:10px; font-family:"微软雅黑","黑体","宋体";}
.xituw i{ width:100%; float:left; text-align:center; color:#999; font-size:12px; border-bottom:1px solid #ddd; padding-bottom:10px; }
.xituw .nev{  float:left; padding:17px; width:95%;    }
.xituw .nev p{ padding-bottom:20px; line-height:28px;  }
.xituw .nev p img{  display:block; max-width:600px; height:auto; margin:0 auto;   }

ul.vidfee{ width:110%; }
ul.vidfee li{ width:202px; float:left;  display:block; margin-right:25px; padding:15px 0;}
ul.vidfee li img{ width:200px; height:130px; border:1px solid #ddd; padding:1px; display:block;}
ul.vidfee li span{ width:200px; font-size:12px; overflow:hidden; line-height:20px; height:20px; display:block; text-align:center; color:#333;  text-decoration:none;}
ul.vidfee li a:hover img{ border:1px solid #f00; }
ul.vidfee li a:hover span { color:#f00; text-decoration:none;}
ul.vidfee li a { text-decoration:none;}

ul.vidfee2{ width:110%; }
ul.vidfee2 li{ width:300px; float:left;  display:block; margin-right:55px; padding:15px 0;}
ul.vidfee2 li img{ width:300px; height:110px; border:1px solid #ddd; padding:1px; display:block;}
ul.vidfee2 li span{ width:300px; font-size:12px; overflow:hidden; line-height:20px; height:20px; display:block; text-align:center; color:#333;  text-decoration:none;}
ul.vidfee2 li a:hover img{ border:1px solid #f00; }
ul.vidfee2 li a:hover span { color:#f00; text-decoration:none;}
ul.vidfee2 li a { text-decoration:none;}


ul.txtcenm{ width:100%;  font-size:16px; text-align:left; }
ul.txtcenm li{ width:100%; display:block; overflow:hidden;  float:left; color:#666; height:46px;  line-height:46px; border-bottom:dashed 1px #ddd; text-align:left; }
ul.txtcenm li span{  display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; float:left; color:#666;padding:1px 0px 1px 16px;  background:url(/images/zt_20180517xczx_images/ico_01.jpg) 6px 22px no-repeat;}
ul.txtcenm li em{   float:right;  font-family: Arial, Helvetica, sans-serif; color:#CCC; }

dl.listtextpic{ width:100%; height:auto; display:block; overflow:hidden; padding-bottom:10px; border-bottom:1px solid #ddd; margin-bottom:10px;}
dl.listtextpic dt{ width:100%; height:50px; line-height:50px;  display:block; overflow:hidden; text-align:left; font-family:microsoft yahei; }
dl.listtextpic dt h1{ font-size:22px;}
dl.listtextpic dt h1 a{ color:#034275;  font-weight:normal;}
dl.listtextpic dd{ width:100%; height:auto; display:block; overflow:hidden;}
dl.listtextpic dd img{ width:140px; height:105px; display:block; overflow:hidden; float:left; padding-right:25px;}
dl.listtextpic dd span{ width:auto; height:104px; line-height:26px; font-size:14px; color:#777; display:block; overflow:hidden; text-indent:2em;}
dl.listtextpic dd em{ width:auto; line-height:30px; font-size:12px; color:#999; display:block; padding-top:10px;}
/*----- list nei - end---*/
/*------  tit  -----------*/
.tit{ height:30px; display:block; overflow:hidden;   }
.tit span{ height:30px; line-height:30px;  display:block; padding-left:15px; font-size:24px; color:#333;  float:left; font-family:microsoft yahei; background:url(/images/zt_20180517xczx_images/ico_4.jpg) left 5px no-repeat;}
.tit span img{ padding-top:5px;}
.tit em{  height:20px; line-height:20px; padding:8px 0 0 0; display:block; float:right;  font-size:14px; color:#666;}
.tit em a{ color:#333;}

.tit-1{ height:30px; display:block; overflow:hidden;   }
.tit-1 span{ height:30px; line-height:30px;  display:block; padding-left:15px; font-size:22px; color:#333;  float:left; font-family:microsoft yahei; background: url(/images/zt_20180517xczx_images/ico_3.jpg) left 5px no-repeat;}
.tit-1 span img{ padding-top:5px;}
.tit-1 em{  height:20px; line-height:20px; padding:8px 0 0 0; display:block; float:right;  font-size:14px; color:#666;}
.tit-1 em a{ color:#333;}

.tith40{ height:39px; display:block; overflow:hidden; border-bottom:1px solid #ddd; }
.tith40 span{ height:39px; line-height:39px;  display:block; padding-left:13px; font-size:18px; color:#c00;  float:left; font-family:microsoft yahei; background:url(/images/zt_20180517xczx_images/ico_3.jpg) left 7px no-repeat;}
.tith40 em{  height:20px; line-height:20px; padding:8px 0 0 0; display:block; float:right;  font-size:12px; color:#666;}
.tith40 em a{ color:#333;}

.tit2{ height:40px; display:block; overflow:hidden; border-bottom:1px solid #c00; }
.tit2 span{ height:40px; line-height:40px;  display:block;   font-size:24px; color:#222;  float:left; font-family:microsoft yahei;}
.tit2 em{  height:22px; line-height:32px; padding:5px 0 0 0; display:block; float:right; color:#333; font-size:12px; }
.tit2 em a{   color:#333; }

.tit3{ height:24px; display:block; overflow:hidden; padding:1px 0;  }
.tit3 span{ height:24px; line-height:24px;  display:block; padding:0 10px;   font-size:16px; color:#fff;  float:left; font-family:simsun; background:#3a6eaa;}
.tit3 i{     width: 0;    height: 0;    border-top: 8px solid #3a6eaa;    border-right: 8px solid transparent; float:left;}
.tit3 em{  height:22px; line-height:22px; padding:5px 0 0 0; display:block; float:right; color:#333; font-size:12px; }
.tit3 em a{   color:#333; }


.tit4{ height:39px; display:block;  border-bottom:1px solid #b00;  }
.tit4 span{ height:38px; line-height:38px;  display:block; font-size:22px; color:#111;  float:left; font-family:microsoft yahei; padding-left:17px; background:url(/images/zt_20180517xczx_images/tit-bk.png) left 6px no-repeat;  }
.tit4 span.bd-2red{ border-bottom:2px solid #a00;  }
.tit4 span.bd-1red{ border-bottom:1px solid #a00;  }
.tit4 em{  height:22px; line-height:32px; padding:5px 5px 0 0; display:block; float:right; color:#333; font-size:14px; }
.tit4 em a{   color:#333; }

.tit4a{ height:39px; display:block; background:url(/images/zt_20180517xczx_images/tit-bk2.png); }
.tit4a span{ height:38px; line-height:38px;  display:block; font-size:22px; color:#111;  float:left; font-family:microsoft yahei; padding:0 17px; background:#fff url(/images/zt_20180517xczx_images/tit-bk.png) left 6px no-repeat;  }
.tit4a span img{ width:108px; height:39px; }
.tit4a em{  height:22px; line-height:32px; padding:5px 0 5px 10px; display:block; float:right; color:#333; font-size:14px; background:#fff; }
.tit4a em a{   color:#333; }

.tit5{ height:39px; display:block;  border-top:1px solid #ddd;  }
.tit5 span{ height:38px; line-height:38px;  display:block; font-size:18px; color:#c00;  float:left; font-family:microsoft yahei;  }
.tit5 span.bd-2red{ border-top:2px solid #a00; margin-top:-1px; }
.tit5 span.bd-1red{  height:39px; line-height:39px;border-top:1px solid #a00; margin-top:-1px; }
.tit5 em{  height:22px; line-height:32px; padding:5px 0 0 0; display:block; float:right; color:#333; font-size:12px; }
.tit5 em a{   color:#333; }

.tit6{ height:24px; display:block; }
.tit6 span{ height:24px; line-height:24px;  display:block; font-size:18px; font-weight:bold; color:#333;  float:left; font-family:microsoft yahei;  }
.tit6 span.bd-2red{ border-top:2px solid #a00; margin-top:-1px; }
.tit6 span.bd-1red{  height:24px; line-height:24px;border-top:1px solid #a00; margin-top:-1px; }
.tit6 em{  height:24px; line-height:24px; display:block; float:right; color:#333; font-size:12px; }
.tit6 em a{   color:#333; }

.tith60{ height:35px; display:block;  border-bottom:5px solid #a00 ; position:relative; margin-bottom:30px;  }
.tith60 span{ width:auto;  text-align:center; height:60px; line-height:60px; position:absolute; left:50%; top:10px; margin-left:-125px; display:block; overflow:hidden; background:#fff; }
.tith60 span img{ width:250px;   height:47px;  }
.tith60 span a{ font-size:26px; font-family:microsoft yahei; color:#a00; }

/*------  tit  --end---------*/
.wapper { width:100%; height:auto; display:block;  }
.part{ width:1000px; height:auto; display:block; margin:0 auto;  position:relative; }
.main-box{  height:auto; display:block; overflow:hidden; border:1px solid #ddd; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.main-box2{  height:auto; display:block; overflow:hidden;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.box-w1,.box-w2,.box-w3,.box-w4,.box-w5,.box-w6,.box-w7,.box-w8,.box-w9,box-w10,box-w11{ display:inline-block;  }
.box-w1{ width:1000px ; }
.box-w2{ width:500px;}
.box-w3{ width:480px;}
.box-w4{ width:480px;}
.box-w5{ width:320px; }
.box-w6{ width:10px;}
.box-w7{ width:15px;}
.box-w8{ width:10px;}
.box-w9{ width:10px;}
.box-w10{ width:10px;}
.box-w11{ width:10px;}


.b-b100{ width:100%;}
.b-b110{ width:110%;}


.fouc{ width:100%;  display:block; overflow:hidden; background:url(/images/zt_20180517xczx_images/tout_bk.jpg) left center no-repeat;  }
.fouc h1{ width:91%;   height:68px; line-height:68px; display:block; overflow:hidden; font-size:42px; font-family:microsoft yahei;  text-align:center; padding-left:90px;    }
.fouc h1 a{  color:#222; text-decoration:none;  }
.fouc h1 a:hover{  color:#a00; }
.fouc span{ width:91%;font-family: "宋体"; text-indent:2em;  height:60px; line-height:30px; display:block; overflow:hidden; font-size:16px; /* white-space:nowrap; text-overflow:ellipsis;*/  padding-left:90px; }
.fouc span a{ padding:0 10px;}

ul.foc-list{ display:block; overflow:hidden;}
ul.foc-list li{ width:100%;  height:110px; display:block; overflow:hidden;  border-bottom:1px dashed #ddd; padding-bottom:7px; margin-bottom:15px;}
ul.foc-list li h1{  height:44px; line-height:44px; font-family:microsoft yahei; font-size:24px;  display:block; overflow:hidden;  }
ul.foc-list li h1 a{ color:#222;  }
ul.foc-list li span{ height:50px; line-height:25px; font-size:14px;  display:block; overflow:hidden; }
ul.foc-list li span a,ul.foc-list li span{ color:#888;  }


a.sjpic{ }
a.sjpic img{ transition:all 0.3s;}
a.sjpic img:hover { transform:scale(1.02); }
/* */
.vmain {width:500px;	margin:0 auto; display:block;  }
.jjhd {	width:100%;	height:350px;}
.jjhd .show .topyw .arr_l a {	position:absolute;	left:5px;	top:120px;	background: url(/images/zt_20180517xczx_images/l-arra.png) left  center no-repeat;	width:50px;	height:72px;	cursor:pointer;	z-index:999;}
.jjhd .show .topyw .arr_r a {	position:absolute;	right:5px;	top:120px;	background: url(/images/zt_20180517xczx_images/r-arra.png) right  center no-repeat;	width:50px;	height:72px;	cursor:pointer;	z-index:999;}
.jjhd .show {width:100%;	height:100%; 	position:relative;	display:block; margin:0 auto;}
.jjhd .show .no_list {	position:absolute;	right:10px;	bottom:10px;		z-index:999;	text-align:right;}
.jjhd .show .no_list a {	width:10px;	height:10px; border-radius:5px;	display:inline-block;	margin-left:3px;	cursor:pointer; background:#a3a3a3;}
.jjhd .show .no_list a.cur { background:#f00	;}
.jjhd .show .topyw ul{ width:100%; height:100%; margin:0 auto;}
.jjhd .show .topyw li {width:100%; height:100%; margin:0 auto;   }
.jjhd .show .topyw li img{width:500px; height:350px;  }
.jjhd .show .topyw li h3 {width:460px; padding:0 10px; overflow:hidden; height:40px; font:16px/40px microsoft yahei;	 position:absolute; bottom:0px;left:0px;	z-index:99;	text-align:left;	color:#fff;	}
.jjhd .show .topyw li h3 a {	color:#fff; }
.jjhd .show .topyw li .bg {width:100%;	background:#000000;	height:40px; left:0px;	overflow:hidden;	position:absolute;	bottom:0px;		z-index:9;	filter:alpha(opacity=80);	-moz-opacity:0.8;	-khtml-opacity:0.8;	opacity:0.8;}
/* */
/* 效果CSS开始 */
.mkeFocus {width:1000px; height:620px;  }
.mkeUl { margin: 0px auto; width: 1000px; height: 620px; overflow: hidden; position: relative; }
.mkeUl ul { position: absolute; left: 0px; top: 0px; height: 620px; font-family:microsoft yahei; }
.mkeUl ul li { float: left;  position:relative; }
.mkeUl ul li img { width:1000px; height:620px;  }
.mkeUl ul li h3 {  width:700px;height:40px; display:block; overflow:hidden; line-height:40px; font-size:20px;	position:absolute; bottom:50px;left:20px;	z-index:99;	text-align:left;  color:#fff;	}
.mkeUl ul li span {width:700px;height:40px; display:block; overflow:hidden; line-height:22px; font-size:14px;	position:absolute; bottom:0px; left:20px;	z-index:99;	text-align:left;  color:#fff;	}
.mkeUl ul li .bg {width:100%;	background:#000000;	height:110px; left:0px;	overflow:hidden; position:absolute;	bottom:0px;		z-index:9;	filter:alpha(opacity=60);	-moz-opacity:0.6;	-khtml-opacity:0.6;	opacity:0.6;}
.mkeUl ul li:hover .bg { filter:alpha(opacity=90);	-moz-opacity:0.9;	-khtml-opacity:0.9;	opacity:0.9;}

.mkeNum { background:url(/images/zt_20180517xczx_images/banNum.png); height:80px; width: 80px; position: absolute; z-index:999; right:30px; bottom:10px; font: 14px Arial; }
.mke_ns1 {width:20px;  height: 20px; line-height: 20px; text-align: center; color:#fff;  display: block;  position: absolute; left: -27px; bottom: 30px; font-size:70px; text-align:right; }
.mke_ns2 {width: 20px;  height: 20px; line-height: 20px; text-align: center; color: #fff;  display: block; position: absolute; right: 0px; bottom:10px; font-size:30px; }
.l-arr {width: 99px; height: 99px; position: absolute; top: 210px; left:0px;  background: url(/images/zt_20180517xczx_images/l-arr.png) no-repeat;  cursor: pointer; z-index: 10; }
.r-arr {width: 99px; height: 99px; position: absolute; top: 210px; right: 0px; background: url(/images/zt_20180517xczx_images/r-arr.png) no-repeat;  cursor: pointer; z-index: 10; }
/* 效果CSS结束 */

ul.list14h32 { width:100%; display:block; overflow:hidden;  font-size:14px;  }
ul.list14h32 li {  margin:0px; padding:0px; overflow:hidden;  display:block; height:35px;  line-height:35px;}
ul.list14h32 li a,ul.list14h32 li a:visited{ color:#333; padding-left:25px; background: url(/images/zt_20180517xczx_images/ico_1.png) left 8px no-repeat;   display:block;  overflow:hidden; }
ul.list14h32 li a:hover{ color:#cc0000;}
ul.list14h32 li span.date{ font-size:12px; color:#888; float:right; padding-right:5px; }

ul.list14h30 { width:100%; display:block; overflow:hidden;  font-size:16px; font-family:microsoft yahei; }
ul.list14h30 li {  margin:0px; padding:0px; overflow:hidden;  display:block; height:38px;  line-height:38px;}
ul.list14h30 li a,ul.list14h30 li a:visited{ color:#333; padding-left:10px; background: url(/images/zt_20180517xczx_images/ico-2.jpg) left 17px no-repeat;   display:block;  overflow:hidden; }
ul.list14h30 li a:hover{ color:#cc0000;}
ul.list14h30 li span{ font-size:12px; color:#888; float:right; padding-right:5px; }

ul.pic170-110{ width:100%; height:auto; display:block; overflow:hidden; }
ul.pic170-110 li{ width:100%; height:110px; display:block; overflow:hidden; padding:35px 0; border-bottom:1px dotted #ddd;  }
ul.pic170-110 li img{ width:170px; height:110px; display:block; overflow:hidden; float:left;}
ul.pic170-110 li span{ width:300px; height:110px; display:block; overflow:hidden; float:right;}
ul.pic170-110 li span h1{ width:100%; height:30px; line-height:30px; display:block; overflow:hidden; padding-bottom:10px; color:#333; font-family:microsoft yahei; font-size:22px;}
ul.pic170-110 li span h1 a{ color:#333; }
ul.pic170-110 li span p{ width:100%; height:72px; line-height:24px; display:block; overflow:hidden; color:#666;}
ul.pic170-110 li span p a{ color:#e00;}

ul.pic318-215{ width:110%; height:390px; display:block; overflow:hidden;}
ul.pic318-215 li{ width:318px; height:388px; display:block; overflow:hidden; border:1px solid #ddd; float:left; margin-right:20px;}
ul.pic318-215 li img{ width:318px; height:215px; display:block; overflow:hidden;}
ul.pic318-215 li h1{ width:94%; height:64px; line-height:64px; display:block; overflow:hidden; margin:0 auto;  font-family:microsoft yahei; font-size:22px;}
ul.pic318-215 li h1 a{ color:#222;}
ul.pic318-215 li span { width:94%; height:56px; line-height:28px; display:block; overflow:hidden; margin:0 auto;  font-size:16px; color:#666;}
ul.pic318-215 li em { width:60px; height:24px; line-height:24px; display:block; overflow:hidden; text-align:center;  font-size:16px; color:#fff; background:#d2d2d2; margin:20px 0 0 10px; transition:all .5s; }
ul.pic318-215 li:hover{ border:1px solid #c00; }
ul.pic318-215 li:hover em{background:#c00; }

.pic325-90{ width:110%; height:90px; display:block; overflow:hidden;}
.pic325-90 a{ width:325px; height:90px; display:block; overflow:hidden; float:left; margin-right:12px;}
.pic325-90 a img{ width:325px; height:90px; }



