/* 背景*/

.bg{ background-image:url(bg.jpg); width:100%;text-align:center;}
/* logo*/
.logo{ width:1200px;margin:0 auto; height:auto;}
/* 内容*/
.con{width:1200px;height:2500px;;background-color:#fff; margin:0 auto;}
.conbg{width:1200px;margin:0 auto;height:320px;}
.pic-icon{float:left;width:40%;height:300px;}
.new-icon{float:right;width:55%;height:300px;}
.con-icon{width:1200px;height:300px;}

.ltcon{ width:100%;overflow:hidden;}
.lt_title{ background-color:#1660bf;height:45px;width:100%;text-align:left;padding-top:10px; }
.fx{height:15px}

.tab1{ width:1122px; margin:0 auto;}
.ltbt1{width:1122px;height:44px;background:url(/xbnxh/uiFramework/commonResource/image/2020052610462761581.jpg) no-repeat;font-size:16px; color:#ffffff; font-weight:bold;padding-top:10px;}

.ltcon{ width:100%;}
.lt_title{ background-color:#1660bf;height:45px;width:100%;text-align:left;padding-top:10px;}
.fx{height:15px}
.fhcbg{ width:290px;float:left;}
.fhc{ width:100%;}
.fx{ height:15px;}
.fhccon{width:100%; padding-bottom:10px;}

.ltbt{height:44px;width:221px;background:url(/xbnxh/uiFramework/commonResource/image/2018010103475129402.jpg) no-repeat;padding-top:10px;margin:0 auto;}

.tab2{ width:300px;float:left;overflow:hidden;}






/*图片新闻*/
.slideBox{  width:400px; height:284px; overflow:hidden; position:relative; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:9px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }

.slideBox .bd li{ zoom:1; vertical-align:middle; position:relative;}
.slideBox .bd img{ width:400px; height:284px; display:block;  }
.slideBox .bd ul li .img-title{width:96%; padding:0 2%; height:36px;line-height:36px; background:#000; opacity: 0.8;filter: alpha(opacity=80); position:absolute;bottom:0px;left:0px;}
.slideBox .bd ul li .img-title a{color:#fff; font-size: 16px;}

.lt_title{font-size:20px; color:#FFFFFF; font-weight:bold;font:"黑体"; padding-left:5px;}

.first-con .clear span{
  color:#0e5388;
  font-size:16px;
  font-family:"微软雅黑";
  display:block;
}
.first-con .clear:hover span{
    color:#2bc999;
}

.first-con p{
   text-indent:2em;
   color:#000;
   font-size:14px;
   line-height: 20px;
   font-family: "微软雅黑";
}

.ltbt a{color:#ffffff;font-size:16px;font-weight:bold;}
.ltbt2 a{ font-size:24px; color:#0e5388; font-weight:bold;}
.ltbt3 { font-size:14px; color:#000000; line-height:180%;}


/*响应式代码*/
@media (max-width:1200px) {
.logo{width:100%;}
.logo img{width:100%;}
.con{width:98%}
.conbg{width:98%;height:auto;overflow:hidden;margin:0 auto}
.pic-icon{width:48%;height:auto;}
.pic-icon img{width:100%;}
.new-icon{width:50%;}
.tab1{width:100% !important;padding-left:0;}
.tab1 img{width:100%;}
.con-icon{width:100%;}
.ltbt1{width:100%;}

.tab2{ width:24%;padding-left:1%; margin-bottom: 2%;}
.tab2 img{width: 100%;}
.fhcbg{width:21% !important;padding-left:1%;}
.fhcbg img{width: 100%;}
.ltbt{height:44px;width:100%;background:#1660bf;}

}

@media screen and (max-width: 800px){
.logo{width:100%;}
.logo img{width:100%;}
.con{width:98%;height:auto;}
.conbg{width:98%;height:auto;overflow:hidden;margin:0 auto}
.pic-icon{width:100%;}
.pic-icon img{width:100%;}
.new-icon{width:100%;height:auto;}
.tab1{width:98% !important;padding-left:0 !important;}
.tab1 img{width:100%;}
.con-icon{width:100%;}
.ltbt1{width:100%;}
.tab2{ width:48%;padding-left:2%;margin-bottom: 2%;}
.tab2 img{width: 100%;}
.fhcbg{ width:48% !important;padding-left:2%;}
.fhcbg img{width: 100%;}
.ltbt{height:44px;width:100%;background:#1660bf;}
.jjjc_content_xilan img{width:100%}

}