/***********全局重置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:"微软雅黑";font-size:12px; background:#1767bc ;}
/****************全局头尾******************/
/******底部样式******/

/****中间头部样式***/
.top_bg{ width:100%; background:url(/pubimages/web/gongyebg20190805.jpg) bottom center no-repeat; padding:0 0 200px 0;}
.top_bg_con{ width:1200px; margin:0 auto; position:relative; overflow:hidden;padding:30px 0;}
.top_bg_con .logo{ float:left; width:183px;}
/* .top_bg_con .Ttitle{ float:left; width:653px; margin:10px 0 0 100px;} */
.top_bg_con .Ttitle{ float:left; margin:10px 0 0 180px;}

.conter{ background:rgba(255,255,255,.8); width:1160px; margin:0 auto 20px auto; padding:20px; overflow:hidden;}
.conter .tit_tab{ width:170px; float:left;}
.conter .tit_tab span{ display:block;  line-height:36px; padding:10px 0; font-size:26px; color:#666666; border-bottom:1px solid #e0e0e0; cursor:pointer;}
.conter .tit_tab span.hover{ color:#005cce; font-weight:bold; background:url(/pubimages/web/gongye20190805_14.png) right center no-repeat;}
.conter .tit_tab span.one{ border:none; background:none;}
.conter .tit_cont{ width:500px; float:left; margin:0 20px; display:none;}
.conter .tit_cont ul li{ margin:0 0 10px 0; line-height:24px; font-size:14px; color:#666;}
.conter .tit_cont h4{ font-size:18px; color:#333; height:24px; overflow:hidden; margin:0 0 5px 0;}
.conter .tit_cont h4 a{color:#333;}
.conter .tit_cont ul li p{ height:48px; overflow:hidden; text-indent:2em;}
.conter .tit_cont .more{}
.conter .tit_cont .more a{ height:42px; width:147px; border:1px solid #979797; text-align:center; line-height:42px; border-radius:30px; margin:0 auto; display:block; color:#d33200; font-size:18px;}

.conter .piccont{ float:right; width:450px;padding:0 0 20px 0; position:relative;}
.conter .piccont .tit{ position:absolute; bottom:0px; left:0px; background:#005cce; height:60px; line-height:60px; font-size:24px;  color:#fff; font-weight:bold; width:240px; z-index:99999; text-align:center;}
.conter .piccont .tit span{ float:right; width:60px; height:60px; background:#337dd8 url(/pubimages/web/gongye20190805_06.png) center center no-repeat; }
.conter .piccont img{ width:100%;}
.slideshow { position: relative; z-index: 1; width:460px;}
.slick-dotted.slick-slider{ margin:0;}
.slideshow .item {height: 100%; position: relative; z-index: 1;}
.slideshow .item  img{ width:100%;}
.slideshow .slick-arrow{ position:absolute; background:url(/pubimages/web/gongye20190805_30.png); width:37px; height:71px; border:none; top:80px; z-index:999; cursor:pointer;}
.slideshow .slick-next{ right:10px; background-image:url(/pubimages/web/gongye20190805_34.png);}
.slideshow .slick-prev{ left:10px;}
