﻿﻿@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, dl, dt, dd, ul, ol, li, pre,
form, fieldset, button, input,legend,div,
img{
  border:medium none;
  margin: 0;
  padding: 0;
}
/** 重置列表元素 **/
ul, ol,li{ list-style: none; }
/** 重置图片元素 **/
img{ border:none;}
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0;}
/*项目css预设*/
body{color:#333;overflow-x: hidden;font:14px "Microsoft Yahei";}
a {text-decoration:none; color:#333;}a:hover {color:#34b8d0;text-decoration:none;}
.width{width: 1230px;}
.center{margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}
.overflow{overflow: hidden;}
.pr{position: relative;}
.pa{position: absolute;}

/*开始*/
.cgzx{background: url(../images/cgzx_head.jpg?v=20200305114719?v=20220422171614) no-repeat center top;}
.main{margin-top: 417px;}
.mtop,.mbom{margin-top: 55px;height: 620px;}
.mbom{margin-top: 0;}
.mtl{width: 0px;display:none;}
.mtr{width: 1230px;height: 590px;}
.tit{width: 110px;font-size: 18px;border-bottom: 4px solid #2297ac;color: #2297ac;padding-bottom: 12px;}
.con{margin-top: 25px;}
.mtl .con{height: 390px;background: #fafafa;padding: 30px 15px;line-height: 55px;color: #2297ac;text-indent: 2em;}
.mtr .con{height: 450px;overflow-y: auto;}
.mtr .con li{height: 55px;line-height: 55px;border-bottom:1px dashed #ccc;}
.more{width: 158px;height: 40px; bottom:0;right: 150px;border:2px solid #2297ac;line-height: 40px;text-align: center;}
.more a{display: block;width: 100%;height: 100%;}
.mbom{background: #fafafa;padding-top: 40px;}
.mbom .mtl .tit{width: 72px;}
.mbom .mtl .con{background: #fff;text-indent: 0;line-height: 44px;}


.footer{background: url(../images/cgzx_footer.jpg?v=20200305114719?v=20220422171614) no-repeat center top;height: 284px;}
