﻿﻿@charset "utf-8";

/* column */
.column{overflow: hidden; margin-bottom: 10px;}
.column .mainContent{ float: left;width: 910px;}
.column .side{width:280px; float: right; }
.column .boxLoop{ padding: 0 20px; background: #fff; overflow: hidden;}
.column .boxLoop .box{width: 420px;}

/* columnA  */
#columnA .mainContent{height: 310px; overflow: hidden; background: #fff;}
#columnA .side{height: 310px; overflow: hidden;}
#columnA #focusNews{width: 470px; height: 310px; float: left;}
#columnA #focusNews .bd .pic,
#columnA #focusNews .bd .pic img{width: 470px; height: 310px;}
#columnA #indZXZX{width: 400px; float: right; padding-right: 20px}

/* 通知公告 */
#indTZGG{}
#indTZGG .bd{padding-top: 5px;}

/* columnB  */
#columnB .mainContent{ height: 290px; overflow: hidden;}
#columnB .boxLoop{height: 290px;}
#columnB .side{height: 290px; overflow: hidden;}

/* 专题专栏 */
#indZTZL{}
#indZTZL .bd{height: 220px;}
#indZTZL .bd li{width: 240px; height: 60px; overflow: hidden; margin-bottom: 10px;}
#indZTZL .bd li img{width: 240px; height: 60px;}


/* columnC  */
#columnC .mainContent{overflow: hidden; width: 910px; height: 440px;}
#columnC .side{height: 290px; overflow: hidden; height: 440px;}
#columnC .boxLoop{height: 320px; margin-bottom: 10px;}

/* 办事指南 */
#indBSZN{margin-bottom: 10px;}
#indBSZN .bd{height: 250px;}

/* 首页按钮组 */
.indBtns{overflow: hidden;}
.indBtns li{width: 135px; text-align: center;  float: left; height: 110px;}
.indBtns li a{display: block;height: 30px;line-height: 30px;text-align: center;font-size: 16px;color: #fff;background: url(../Images/icons.png) 41px -345px no-repeat #ff7373;padding-top: 70px;padding-bottom: 10px;}
.indBtns li.li2{float: right;}
.indBtns li.li2 a{background-position: 41px -466px; background-color:#ffb273}


/* columnD */
#columnD{overflow: hidden;background: #fff; padding: 0 20px}
#indTJ .bd{padding-top:20px; padding-bottom: 20px;}
#indTJ .picList li{width:216px; margin:0 20px 0px 0px}
#indTJ .picList li .pic{width:216px; height:150px}
#indTJ .picList li .pic a img{padding:0px; border:none; width:216px; height:150px}
#indTJ .picList li .title{height: 40px; line-height: 20px; padding-top: 10px;}
#indTJ .tempWrap{width: 1160px !important;}

/* 首页广告横幅 */
#indSlideBox-01{width: 1200px; height: 110px; overflow: hidden; margin-bottom: 10px;}
#indSlideBox-01 .bd .title{display:none}
#indSlideBox-02{width: 910px; height: 110px; overflow: hidden;}
#indSlideBox-02 .bd .title{display:none}
#indSlideBox-03 {width: 1200px; height: 110px; overflow: hidden; margin-bottom: 10px;}
#indSlideBox-03 .bd .title { display: none}

div.msgbox { width: 400px; height: 244px; background: #fff;position: fixed; right: 0; bottom: 0; border-bottom: 0px; overflow: hidden;z-index:9999 }
div.msgbox div.msgbox-title { width: 100%; height: 35px; position: absolute; top: 0; left: 0; z-index: 999 }
div.msgbox div.msgbox-title span { display: block; position: absolute; left: 10px; top: 10px; font-size: 20px; color: #fff; display: none; }
div.msgbox div.msgbox-title label { display: block; width: 35px; height: 35px; position: absolute; right: 0px; top: 0px; color: #fff; font-size: 30px; text-align: center; line-height: 35px; cursor: pointer; }
div.msgbox div.msgbox-content { width: 400px; margin: 0 auto; height: 244px; background: #fff; position: absolute; top: 0; right: 0 }
div.msgbox div.msgbox-content img { width: 400px; height: 244px; border: 0 }
div.msgbox div.msgbox-content a { border: 0 }
div.msgbox div.msgbox-content p.msgbox-msg { padding: 10px; text-indent: 35px; width: 380px; line-height: 25px; margin-bottom: 0px; margin-top: 0px; padding-top: 0px; }
div.msgbox div.msgbox-content p { display: block; width: 100%; }
div.msgbox div.msgbox-content p.msgbox-btns { width: 100%; height: 45px; position: absolute; left: 0px; bottom: 0px; text-align: center; margin: 0px; }
div.msgbox div.msgbox-content p.msgbox-btns button { width: 120px; height: 35px; margin: 0 auto; border-radius: 5px; background: #c30009; border: 0px; color: #fff; font-size: 18px; cursor: pointer }
