/***********全局重置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;}/***默认清除浮动****/
body {font-family:"微软雅黑","sans-serif","Arial";font-size:12px; background:#fff;}
/****************全局头尾******************/
/******底部样式******/
.footer {width:100%; background:url(../images/wugongkai20171030_57.png);  padding:30px 0;}
.footer_con{ width:1002px; margin:0 auto; color:#fff; font-size:14px;font-family:"微软雅黑"; text-align:center; line-height:24px; color:#939393;}
.footer_con a{ color:#fff; padding:0 5px;}
.footer_con span{ padding:0 10px;}
.footer_con p{ line-height:40px;}
/****中间头部样式***/
.top_bg{ width:100%; background:url(../images/piaojue20190829_01.jpg) center top no-repeat;height:464px;}
.top_bg_con{ width:1200px; margin:0 auto; position:relative;  padding:20px 0 0 0;}
.top_bg_con .logo{ float:left; }
.conter{ width:1200px; margin:30px auto;  overflow:hidden;}
.conter .tit{ height:50px;  border-bottom:2px solid #cce2f9; overflow:hidden; margin:0 0 10px 0;}
.conter .tit span{ float:left; background:#036de2 url(../images/piaojue20190829_19.jpg) right center no-repeat ;  color:#fff; font-size:20px; padding:0 40px 0 20px; height:47px;line-height:47px; }
.conter .tit  a{ float:right; font-size:14px; padding:24px 0px 0 0;}
.conter .list_leftcon{ width:670px; float:left; display:inline; }
.conter .list_leftcon ul{ }
.conter .list_leftcon ul li{ height:56px; line-height:56px; color:#333; font-size:16px; overflow:hidden; border-bottom:1px solid #e9e9e9;}
.conter .list_leftcon ul li span{ float:right;}
.conter .list_leftcon ul li a{color:#333; }
.conter .video_right{ width:470px; float:right;}
.conter .video_right .sp_cont{ margin:20px 0 0 0;}
.conter_bg{ background:#f6f5f7; padding:20px 0;}
.swiper-container { width:1200px;height:675px;margin:0 auto; padding:0 100px;}
.swiper-slide { background-position: center; background-size: cover; width:1200px;height:675px; }
.swiper-button-next, .swiper-button-prev{ height:112px; width:66px; margin-top:-56px; background-size:auto;}
.swiper-button-prev{ background-image:url(../images/piaojue20190829_10.png);}
.swiper-button-next{ background-image:url(../images/piaojue20190829_13.png);}
.jbqk_cont2 .slideContainer{position:relative;float:left; width:470px; height:265px; overflow:hidden; display:inline; margin:0 15px 0 0;}
.jbqk_cont2 .JD_Slider{ z-index:98;width:9999px; overflow:hidden; }
.jbqk_cont2 .JD_Slider li{ margin:0; padding:0;width:470px; position:relative; float:left;}
.jbqk_cont2 .JD_Slider li img{ width:470px; height:265px;}
.jbqk_cont2 .JD_Slider li p { text-indent:20px; line-height:52px; height:52px; overflow:hidden; position:absolute; left:0px; bottom:0px; background:rgba(0,0,0,.5); width:1100px; color:#fff; font-size:18px;}
.jbqk_cont2 .JD_num{ position:absolute; right:20px; bottom:20px;height:8px;  width:50px; z-index:9; }
.jbqk_cont2 .JD_num ul{ height:8px; width:100%; text-align:center;  }
.jbqk_cont2 .JD_num ul li { height:8px; width:8px; cursor:pointer; background:#fff; font-size:0px; text-indent:-20px; line-height:0px;margin:0 4px; float:left; border-radius:10px;}
.jbqk_cont2 .JD_num ul li.on { background-color:#3780e7;}