/***********全局重置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:url(/images/sgkj20190517_03.png); margin:30px 0 0 0; padding:20px 0;}
.footer_con{ width:1002px; margin:0 auto; color:#3c3c3c; font-size:18px; line-height:38px; color:#fff; }
.footer_con .con_left{ float:left; margin:0 20px 0 0; display:inline; padding:15px 0 0 0;}
.footer_con .con_left span{ padding:0 20px 0 0;}
.footer_con a{ color:#fff; padding:0 4px;}

/****中间头部样式***/
.top_bg{ width:100%; background:url(/images/sgkj20190517_03.png);}
.top_bg_con{ width:1260px; margin:0 auto; position:relative; height:60px; padding:20px 0;}
.top_bg_con .logo{ color:#fff; line-height:36px; font-size:12px; width:580px; float:left;}
.top_bg_con .logo h1{ font-size:34px; font-weight:normal; letter-spacing:9px;}
.top_bg_con .fanlink{ height:42px; width:42px; float:left; display:inline; margin:10px 0 0 0;}
.top_bg_con .fanlink a{ color:#fff; background:url(/tupian/sgkjbg20190523_03.png); border-radius:40px; display:block; line-height:42px; text-align:center; font-size:16px;}
.top_bg_con .fanlink a:hover{ background:#f5ad03; text-decoration:none;}
.top_bg_con .search{ width:604px; height:60px; background:#fff; border-radius:60px; float:right;}
.top_bg_con .search input{ float:left; width:500px; padding:0 10px; border:none; height:60px; line-height:60px; font-size:18px; background:none; color:#999999;}
.top_bg_con .search .btn{ background:#f5ad03 url(/tupian/sgkj20190517_07.png) center center no-repeat; width:80px; height:60px; float:right; border:none; border-radius:60px;}

.conterTit{ width:1250px; margin:45px auto; height:95px;color:#fff;}
.conterTit .leftcon{ float:left; line-height:50px; font-size:20px; width:600px; text-transform:uppercase; }
.conterTit .leftcon h1{ font-size:48px; font-weight:normal;}
.conterTit .rightcon{ float:right; text-align:right; width:600px; font-size:36px; line-height:95px; padding:35px 0 0 0;}

.conter{ width:1260px; margin:0 auto; overflow:hidden;}
.conter .leftcon{ width:100%; display:inline;}
.conter .leftcon .Indexbanner{ position:relative; float:left; margin:0 5px 10px 5px; width:410px; height:200px; overflow:hidden;color:#fff;}
.conter .leftcon .Indexbanner img{ display:block; width:410px;}
.conter .leftcon .Indexbanner .tit{ background:url(/images/sgkj20190517_18.png) left center no-repeat; padding:0 0 0 20px; line-height:30px; height:30px; font-size:16px; position:absolute; left:20px; top:10px; z-index:7;}
.conter .leftcon .Indexbanner .textconter{ position:absolute; bottom:20px; left:30px; line-height:18px; font-size:12px; z-index:8; }
.conter .leftcon .Indexbanner .textconter p{ opacity:0.7; text-transform:capitalize;}
.conter .leftcon .Indexbanner .textconter h4{ font-size:24px; font-weight:normal; line-height:50px;}
.conter .rightcon .Indexbanner .textconter{ width:100%; left:0px; text-align:center; bottom:10px; }
.conter .rightcon .Indexbanner .textconter h4{ font-size:18px; line-height:30px;}
.conter .rightcon .leftbanner{ width:200px; float:left; display:inline;}
.conter .rightcon .rightbanner{ width:200px; float:right; display:inline;}
.conter .rightcon .opentextcont{ position:absolute; background:rgba(154,124,44,.8); color:#fff; width:100%; padding:60px 0 0 0; height:200px; left:0px; display:none; z-index:9;}
.conter .rightcon .Indexbanner:hover .opentextcont{ display:block; font-size:16px; line-height:18px; }
.conter .rightcon .opentextcont p{ margin:10px 20px;}
.conter .rightcon .opentextcont p span{ background:url(/images/sgkjtell20190523_03.png) left 4px no-repeat; display:inline-block; padding:0 0 0 25px;}
.conter .rightcon .opentextcont p span.email{ background-image:url(/images/sgkjtell20190523_06.png);}
.conter .rightcon .leftbanner .opentextcont p,.conter .rightcon .rightbanner .opentextcont p{ margin:6px 13px;word-wrap:break-word ;word-break:break-all ;}
.conter .rightcon .leftbanner .opentextcont p span,.conter .rightcon .rightbanner .opentextcont p span{ font-size:14px;}


/*--焦点图--*/
.conter .leftcon .slideContainer{width:410px;  position:relative;}
.conter .leftcon .JD_Slider{ z-index:1;width:100%; height:100%; position:relative;}
.conter .leftcon .JD_Slider li{ margin:0; padding:0;width:100%;  position:relative; display:none;}
.conter .leftcon .JD_Slider li img{ width:410px; height:210px;}
.conter .leftcon .JD_Slider li .text{ background:rgba(245,173,3,.5); line-height:20px; font-size:14px; color:#e5e5e5; padding:10px 20px; height:180px; }

.conter .leftcon .JD_Slider li .tit{ background:url(/images/sgkj20190517_18.png) left center no-repeat; padding:0 0 0 20px; line-height:20px; height:20px; font-size:16px; color:#fff;}
.conter .leftcon .JD_Slider li .text h5{ font-size:20px; padding:10px 0; font-weight:normal;}
.conter .leftcon .JD_Slider li .text p{ height:100px; overflow:hidden;}
.conter .leftcon .JD_num{ position:absolute; right:20px;bottom:15px;   z-index:9999;height:9px;  width:50px; z-index:9; }
.conter .leftcon .JD_num ul{ height:9px; width:100%; text-align:center; }
.conter .leftcon .JD_num ul li { height:9px; width:9px; cursor:pointer; background:#e2e9f7; font-size:0px; text-indent:-20px; line-height:0px;margin:0 3px; float:left; opacity:0.3; border-radius:5px;}
.conter .leftcon .JD_num ul li.on { background-color:#fff; opacity:10;}

.imgOffset:hover{transform:scale(1.02,1.02); transition: .3s transform; cursor:pointer}

.zx_xxgk_cont{ width:1120px; margin:100px auto 30px auto; overflow:hidden; background:#fff; padding:20px 70px; }

.zx_xxgk_cont .tit{ padding:10px 0;}
.zx_xxgk_cont .tit h1{ font-size:20px; color:#313131;  line-height:30px; font-weight:normal; text-align:center; margin:0 0 20px 0;  }
.zx_xxgk_cont .tit h6{ font-size:14px; color:#959595; line-height:46px; font-weight:normal; position:relative; background:#f8f8f8; padding:0 20px;}
.zx_xxgk_cont .tit h6 span{ padding:0 15px 0 0;}
.zx_xxgk_cont .tit h6 span a{ padding:0 5px; color:#959595;}
.zx_xxgk_cont .tit h6 span a:hover{ color:#2b71a2; text-decoration:none;}
.zx_xxgk_cont .news_cont_d_wrap{ padding:20px ; }
.zx_xxgk_cont .news_cont_d_wrap p{ line-height:30px; color:#535353;  font-size:14px; margin:0 0 30px 0;}
.zx_xxgk_cont .news_cont_jiucuo{ overflow:hidden; padding:30px 0 20px 0; border-top:1px solid #e5e5e5;}
.zx_xxgk_cont .news_cont_jiucuo a{ color:#535353; padding:0 20px; background:#f1f1f1; width:113px; height:35px; line-height:35px; text-align:center; float:right; display:inline; margin:0 20px 0 0; font-size:14px;}

.fenx_left{ float:right; width:550px; }
.fenx_left span{ float:left;}
.fenx_left .bshare-custom{ margin:10px 0 0 0;}