/***********全局重置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;}
:focus{ outline: 0;}
html{ overflow-y:scroll;}/***默认让所有浏览器出现右边滚动条****/
.clear{font-size:0;line-height:0;height:0;clear:both;overflow:hidden;display:block;}/***默认清除浮动****/
body {font-family:"微软雅黑","sans-serif","Arial";font-size:12px; background:#fff;}
/****************全局头尾******************/
/******底部样式******/
/*
.footer {width:100%; background:#0d8ee9; margin:20px 0 0 0; }
.footer_con{ max-width:1200px; margin:0 auto; color:#fff; font-size:16px; text-align:center; line-height:40px; overflow:hidden; padding:20px 0; background:#0d8ee9; }
.footer_con .con_left{float:left; width:50%;}
.footer_con .con_left p{ line-height:22px;}
.footer_con .con_right{float:right;  width:50%; }
.footer_con .con_right span{float:left; display:inline; margin:5px 10px;}
.footer_con .con_right a{color:#fff;}
*/

/****中间头部样式***/
.top_bg{ width:100%; background:url(/pubimages/dpxq/baozzf20171120_01.jpg) center top no-repeat;height:360px; }
.top_bg_con{ max-width:1000px; margin:0 auto; position:relative; padding:20px 0 0 0 ;}
.top_bg_con .logo{ float:left; width:30%;}
.top_bg_con .logo img{ width:100%; max-width:389px;}

.tit_tab{ width:660px; margin:40px auto; overflow:hidden;}
.tit_tab span{ float:left; background:url(/pubimages/dpxq/baozzf20171120_07.png) no-repeat; padding:74px 0px 0px 0px;height:80px; font-size:18px; color:#0271a8; line-height:24px; cursor:pointer; width:40%; max-width:154px; background-size:100% auto; text-align:center;}
.tit_tab span + span{ float:right;}
.tit_tab span.hover{ background-image:url(/pubimages/dpxq/baozzf20171120_04.png); color:#fff;}

.tab_cont{ max-width:1196px; border:2px solid #3087c3; border-radius:5px;  margin:30px auto;display:none;}
.tab_cont .cont_tit_tab{  margin:0 20px; background:#e6e6e6; position:relative; top:-30px; border-radius:60px; overflow:hidden;}
.tab_cont .cont_tit_tab span{ float:left; height:60px; line-height:60px; width:20%; text-align:center; color:#999999; font-size:20px; display:block;cursor:pointer;}
.tab_cont .cont_tit_tab span.hover{ background:#3087c3; color:#fff;box-shadow:5px 5px 5px rgba(0,0,0,.2);border-radius:60px;}

.tab_cont .cont_tab_cont{ display:none; padding:20px 10px; line-height:26px; color:#010101; font-size:14px; }
.tab_cont .cont_tab_cont img{ max-width:100%;}
.tab_cont .cont_tab_cont a{ color:#010101;}

.bottom_link{  max-width:1200px; margin:0 auto;}
.bottom_link ul{ width:100%; overflow:hidden;}
.bottom_link ul li{ float:left; width:25%; margin: 0 0 15px 0; }
.bottom_link ul li a{ background:#f6f5f5; display:block; height:195px; color:#000; font-size:16px; text-align:center; line-height:30px; margin:0 10px;}
.bottom_link ul li span{ display:block; height:130px; background:url(/pubimages/dpxq/baozzf20171120_19_02.png) center center no-repeat;}
.bottom_link ul li span.bg2{ background-image:url(/pubimages/dpxq/baozzf20171120_19_04.png);}
.bottom_link ul li span.bg3{background-image:url(/pubimages/dpxq/baozzf20171120_19_06.png);}
.bottom_link ul li span.bg4{background-image:url(/pubimages/dpxq/baozzf20171120_19_08.png);}
.bottom_link ul li span.bg5{background-image:url(/pubimages/dpxq/baozzf20171120_19_10.png);}
.bottom_link ul li span.bg6{background-image:url(/pubimages/dpxq/baozzf20171120_19_12.png);}
.bottom_link ul li a:hover{ background-color:#eeeeee; text-decoration:none;}