@charset "utf-8";
#header{}
#content{padding: 0; max-width: 1240px; _width: 1240px; margin-top: 20px; background: none;}
.column{padding: 50px 0 30px;}

#columnA {background:url(../../base/img/columnabg.jpg) repeat-x;height: 416px;padding: 50px 0 10px;}

/* indBox */
.indhd {border-bottom: 1px solid #e0d6c7;text-align: center;height:23px;line-height:40px;margin-bottom: 55px;}
.indhd h3 { background:url(../../base/img/spaline.png) repeat-x center; display:inline-block; padding:0 50px;}
.indhd h3 span { display:inline-block; padding:0 30px; background:#fff; font-size:30px; color:#826043}

#columnA .indhd { margin-bottom:95px;}
#columnA .indbd {border:1px solid #e0d6c7;height:218px;background: #fff;}
#columnA .indbd dl {float:left;width:25%;text-align:center;position: relative;}
#columnA .indbd dt span,
#columnA .indbd dt a {display:block; height: 65px;padding-top: 153px;padding-bottom: 0;line-height: 30px;font-size: 22px;background:url(../../base/img/fwqyicon1.png) no-repeat center 30%;color: #333;text-decoration: none;}
#columnA .indbd #yykh dt span { background-image:url(../../base/img/fwqyicon2.png)}
#columnA .indbd #rjxz dt a { background-image:url(../../base/img/fwqyicon3.png);}
#columnA .indbd dt span:hover,
#columnA .indbd dt a:hover { background-position-y:  35%}
#columnA .indbd #kfzx dt span { background-image:url(../../base/img/fwqyicon4.png)}
#columnA .indbd dd {position:absolute;top:-50px;width:86.66%;background:#be9a61;height: 230px;padding:45px 6.66%;transition: all 0.5s;opacity: 0;}
#columnA .indbd dd li { height:40px; line-height:38px; margin-top:10px;}
#columnA .indbd dd li a {display:block;border:1px solid #e7dfd4;color:#fff;font-size:16px;text-decoration:none; }
#columnA .indbd dd li a:hover { background:#e7dfd4; color:#9f8054}
#columnA .indbd dl.on dd { display:block;opacity: 1;}

#columnA .indbd #kfzx dd {padding-top:10px;height: 295px;}
#columnA .indbd #kfzx dd li{ height:30px; line-height:28px;}

#qhkc {float:right;width:380px;margin-left: 30px;}

#hdtcgg { overflow:hidden;}
#hdtcgg .hd {margin-bottom: 10px;}
#hdtcgg .bd ul li { height:49px; line-height:49px; border-bottom:1px solid #ececec}

#columnC { background:#f9f9f9 url(../../base/img/columncbg.jpg); height:400px;}
#columnC .indhd {margin-bottom: 55px;}
#columnC .indhd h3 span { background:#f9f9f9}
#columnC .indbd li {float:left;width:20%;text-align:center;font-size:18px;height: 140px;margin-top: 20px;}
#columnC .indbd li a { color:#333; text-decoration:none;}
#columnC .indbd li a i { display:block; height:80px; width:80px; margin:0 auto; background:url(../../base/img/ksdhicons.png) no-repeat 10px 10px; transition:all 0.3s;}
#columnC .indbd .li2 a i { background-position:-210px 10px;}
#columnC .indbd .li3 a i { background-position:-460px 10px;}
#columnC .indbd .li4 a i { background-position:-755px 10px;}
#columnC .indbd .li5 a i { background-position:-1040px 10px;}
#columnC .indbd .li6 a i { background-position:10px -150px;}
#columnC .indbd .li7 a i { background-position:-210px -150px;}
#columnC .indbd .li8 a i { background-position:-460px -150px;}
#columnC .indbd .li9 a i { background-position:-755px -150px;}
#columnC .indbd .li10 a i { background-position:-1040px -150px;}
#columnC .indbd li a:hover i{ margin-top:-10px; }

/* 问卷列表 */
.surveyList{padding-top: 10px}
.surveyList li{border-bottom: 1px dashed #d6d6d6; line-height: 30px; padding-left: 5px; background: url(/content/_common/survey/img/list.png) 0px 5px no-repeat #fff; padding-bottom: 10px; margin-bottom: 10px;}
.surveyList li a.tit{display: block; overflow: hidden; height: 26px; padding-left: 16px; margin-bottom: 10px;}
.surveyList li .btns{float: right; font-size: 12px;}
.surveyList li .btns a{float: right; margin-left: 5px; height: 24px; line-height: 24px; background: #fff; border: 1px solid #05c224; padding: 0 10px; color: #05c224; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.surveyList li .btns a:hover{background: #e8f3ea; text-decoration: none}
.surveyList li .btns .over{color: #ccc !important; border-color: #ddd !important;}
.surveyList li .btns .over:hover{background: #f3f3f3;}
.surveyList li .dates{height: auto; line-height: 22px; font-size: 12px; color: #b2b2b2; overflow: hidden; display: block}
.surveyList li .dates span{float: left}
.surveyList li .startDate{margin-right: 15px}

/* 红色背景，节日效果 --------------------------------
html{background-image: none;}
body{background-image: url(../../base/img/body-red.jpg);}
#header{border: 0;}
.headerTop{height: 235px;}
.headerTop .links{margin-top: 102px; color: #FBEF81;}
.headerTop .links dt,
.headerTop .links dt a{color: #FBEF81;}
.headerTop .links .site dt{background-position: 7px -2589px;}
.headerTop .links #siteLast.on dt{background-position: 7px -2407px; color: #0068B7}
.siteSearchBar{top: 146px;}
#logo a{display: block; height: 64px; width: 424px;}
#logo img{display: none;}
*/
/*--
颜色代码
#0068B7 深色标题
#ddd 淡色边框
--*/