/***********全局重置CSS*****************/
body,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd{margin:0; font-size:12px;}
p{ margin:0;}
ul,ol,li{padding-left:0;list-style-type:none;}
img{border:0;}/***消除img默认边框*****/
a{text-decoration:none;}/* 链接无下划线 */
a:hover{cursor:pointer;text-decoration:underline;} /*鼠标在链接上出下划线,为手势形态 */
table {border-collapse:collapse;}/*细线表格*/
em{font-style:normal;}
html{ overflow-y:scroll;}/***默认让所有浏览器出现右边滚动条****/
.clear{font-size:0;line-height:0;height:0;clear:both;overflow:hidden;display:block;}
:focus{ outline: 0;}
/***默认清除浮动****/
body {font-family:"微软雅黑","sans-serif","Arial";font-size:12px; background:#fff;}
/****************全局头尾******************/
/******底部样式******/
.footer {width:100%; background:#7dc9f5; margin:30px 0 0 0; padding:30px 0;}
.footer_con{ width:1002px; margin:0 auto; color:#3c3c3c; font-size:14px;text-align:center; line-height:24px;}

/****中间头部样式***/
.top_bg{ width:100%; background:url(http://www.dpxq.gov.cn/xz/Gzqx20191224_01.jpg) center top no-repeat; height:638px;}
.top_bg_con{ width:1200px; margin:0 auto; position:relative; padding:30px 0 0 0; height:510px; overflow:hidden;}
.top_bg_con .logo{ float:left;}
.top_bg_con .FanhuiBtn{ float:right; padding:70px 0 0 0;}
.top_bg ul{ width:1100px; overflow:hidden; margin:20px auto;}
.top_bg ul li{ float:left; width:220px; font-size:24px; line-height:46px; height:46px; text-align:center;}
.top_bg ul li a{ color:#fff; display:block;}
.top_bg ul li a:hover{ background:url(http://www.dpxq.gov.cn/xz/Gzqx20191224_10.png)center center 
no-repeat; color:#1752dc; text-decoration:none;}

.conter{ width:1200px; margin:30px auto; overflow:hidden;}
.LeftCont{ width:565px; float:left; margin:20px 0 0 0;}
.LeftCont .tit{ border-bottom:1px solid #012370; height:20px; line-height:20px; font-size:14px; margin:0 0 20px 0;}
.LeftCont .tit a{ color:#585858; float:right;}
.LeftCont .tit span{ float:left; height:24px; font-size:24px; border-left:13px solid #1752dc; font-weight:bold; padding:0 10px; background:#fff;}
.LeftCont ul{ clear:both; margin:0 0 0 25px;}
.LeftCont ul li{ line-height:44px; font-size:18px; background:url(http://www.dpxq.gov.cn/xz/Gzqx20191224_06.png) left center no-repeat; padding:0 0 0 15px;}
.LeftCont ul li a{ color:#000;}
.LeftCont ul li span{ color:#8d8d8d; float:right;}

.RightCont{ float:right;}

.bottomContBg{ background:#f6f6f6; padding:10px 0;}
.bottomCont{ width:1200px; margin:0 auto;}
.bottomCont .tit{ background:url(http://www.dpxq.gov.cn/xz/Gzqx20191224_18.png) center center no-repeat; height:55px; line-height:55px; color:#fff; text-align:center; font-size:24px; font-weight:bold; margin:0 0 20px 0;}
.bottomCont table{ width:100%;}
.bottomCont table tr:nth-child(2n+1){background:#eeeeee;}
.bottomCont table tr.tou{ background:#fff; border-radius:10px; }
.bottomCont table td{ width:25%; text-align:center;font-size:18px; line-height:20px; padding:13px 0;}