@import url('style.css');
.in-address-box{
    box-shadow:0px 0px 3px #aaa;
    background-color: #318C13;
    border-radius:10px 10px 0 0;
    height: 50px;
    line-height: 50px;
    color: #000;
}
.in-page-title{
    color: #fff;
    font-size: 30px;
}
.in-cont-title{
    font-size: 24px;
}
.in-address{
    font-size: 12px;
    background: url(imagesaddress-ico.png) no-repeat 0 center;
    padding-left: 20px;
}
.in-address span{
    color: #ff0;
}

.in-navbox{
   border-bottom: 1px solid #ddd; 
}
.in-navbox a{
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    background-color: #f4f4f4;
    border-bottom: none;
    padding: 0px 10px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
    border-radius:5px 5px 0 0;
}
.in-navbox a:hover,.in-navbox .curr{
    background-color: #f60;
    border: 1px solid #f60;
    border-bottom: none;
    color: #fff;
}
#in-left{
    width: 220px;
    margin-left: 0;
}
#in-right{
    width: 760px;
    padding-left: 10px;
    padding-top: 10px;
    margin-right: 0;
    border-left: 1px solid #ddd;
    min-height:600px;
    height: auto;
    _height:600px;
}

.in-side-navitem{
    display: block;
    height: 52px;
    line-height: 52px;
    margin-top: 15px;
    font-size: 14px;
    background: url(imagesin-side-navitem.gif) no-repeat;
    padding-left: 60px;
}
.in-side-navitem-curr,.in-side-navitem:hover{
    background: url(imagesin-side-navitem-curr.gif) no-repeat;
    color: #318C13;
    font-weight: bold;
}

#in-content{
    font-size: 14px;
    line-height: 1.8em;
    padding: 15px;
}
#in-content img{
    max-width:720px;
}
.in-para{
    font-size: 14px;
    line-height: 1.8em;
}


.cpage a,.cpage span {
    background-color: #FFF;
    color: #f60;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    margin: 5px 2px;
    padding:2px 5px;
    font-weight: bold;
    line-height: 30px;
    border-color: #A2D84D;
}
.cpage span{
	color: #fff;
    border-color: #7DBE0B;
    background-color: #A2D84D;
}


.listpage {
    padding-left: 10px;
    clear: both;
    font-size: 12px;
	text-align:center;
}
.listpage a {
    background-color: #FFFFFF;
    border-color: #DAEBCE;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.listpage span {
    border-color: #7DBE0B;
    background-color: #A2D84D;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font-weight: bold;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}


.in-row-title{
    line-height: 1.8em;
    font-size: 20px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    color: #333;
}
.in-cont-meta{
    padding-top: 8px;
    padding-bottom: 8px;
    color: #9E6411;
    background-color: #EDF5E7;
    font-family: '楷体';
    box-shadow:1px 1px 3px #888;
}
.in-cont-meta span{
    color: #555;
}
.in-cont-meta a{
    color: #888;
    text-decoration: underline;
}
.in-cont-meta a:hover{
    color: #f60;
}


.in-cont-tags strong{
    color: #C31100;
    font-family: arial;
}
.in-cont-tags a{
    padding: 0px 5px;
    color: #666;
}

.in-cont-tags a:hover{
    color: #000;
}

.author-tip{
    border-top:1px solid #ddd;
    padding: 5px 15px;
    font-family: '楷体';
    font-size: 14px;
    color: #666;
    background-color: #f4f4f4;
}
.author-tip span{
    color: #1A730F;
}
.prev-next{
   height: 30px; 
   line-height: 30px;
   color: #666;
   border-radius:5px;
}
.in-side-title{
    border-bottom: 1px solid #4C8C0D;
    height: 28px;
    line-height: 28px;
    background-color: #f4f4f4;
    border-radius:0 5px 0px 0;
}
.in-side-title strong{
    background-color:#4C8C0D;    
    color: #fff;
    padding: 6px 10px;
    border-radius:5px 0 0 0;
}

.in-list-pic{
    width: 208px;    
    height: 190px;
    overflow: hidden;
    
    text-align: center;
    border: 1px solid #ddd;
    padding: 10px;

}
.in-list-pic:hover{
    border: 1px dashed #ccc;
    border-radius:10px;
    background-color: #f2f2f2;
}
.in-list-picimg{
    display: block;
    width: 208px;
    height: 156px;
    overflow: hidden;
    background-color: #FFF;
}
.in-list-picimg img{
    height: 156px;
}

.in-list-pictitle{
    padding-top: 10px;
    font-size: 14px;
}
.in-side-pics{
   background-color: #f4f4f4; 
   padding: 8px;
}
.in-side-pics a{
   width: 88px; 
   text-align: center;
   background-color: #FFF;
   padding: 5px;
}
.in-side-pics img{
    width: 88px;
    height: 66px;
}
.in-side-ullist li{
    padding: 10px 0 5px 16px;
    width: 200px;
    border-bottom: 1px dashed #ddd;
    background: url(imagesico1.gif) no-repeat 0 16px;
}


.in-dllist dt,.in-dllist dd{
    font-size: 14px;
    padding: 15px 0px 6px 0px;
    float: left;
    border-bottom: 1px dashed #ccc;
}
.in-dllist dt{
    padding-left: 25px;
    width: 635px;
    background: url(imagesico1.gif) no-repeat 10px 24px;
}
.in-dllist dd{
    width: 88px;
    text-align: left;
    color: #666;
}

.in-rowcat-title{
    border-bottom: 1px solid #318C13;
    margin-top: 15px;
    background-color: #f4f4f4;
}
.in-rowcat-title strong{
    font-size: 16px;
    background-color: #318C13;
    padding: 4px 15px;
    margin-left: 15px;
    
    border-radius:10px 5px 0 0;
}
.in-rowcat-title a.fn-flr{
    padding-top: 5px;
}


.in-sublist-title{
    line-height: 1.8em;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 5px;
}
.in-sublist-title span{
    font-size: 14px;
    color: #666;
    font-weight: normal;
}
.in-sublist-tip{
    background:#fff url(../images/tip.gif) no-repeat center center;
    min-height:100px;
    height: auto;
    _height:100px;
    text-indent: 2em;
    
    padding: 10px 50px;
    line-height: 1.8em;
    color: #666;
    font-size: 16px;
    font-family: '楷体';
}


/*关于我们频道页*/
.in-full-page{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.in-fp-pic{
    
}
.in-fp-pic img{
    width: 360px;
    border-radius:20px;
}
.in-fp-cont{
    width: 600px;
}
.in-fp-cont h1{
    font-size: 20px;
    /*border-bottom: 1px solid #ddd;*/
    padding-bottom: 5px;
    /*margin-bottom: 10px;*/
    padding-left: 60px;
    background: url(../images/ctbg1.gif) no-repeat;
}
#quick-box{
    height: 205px;
}

.in-row-cont{
    border: 1px solid #ddd;
    border-top: none;
}
.in-row-cont .ho-propic{
    margin-left: 15px;
}


/*大事记列表页*/
.history-item{
    
}
.history-item-title{
   font-size: 24px; 
   width: 120px;
   text-align: center;
   border: 1px solid #666;
   color: #fff;
   background: #aaa url(../images/nav-li-hover.png) no-repeat center bottom;
   padding-bottom: 10px;
}
.history-item-cont{
    border: 1px solid #ddd;
    border-radius:0 20px 10px 10px;
    width: 840px;
    font-size: 14px;
    line-height: 1.8em;
    padding: 6px 0;
    background-color: #f6f6f6;
}
.history-item-cont p{
    padding: 8px 10px;
    margin: 5px 10px;
    border-bottom: 1px solid #ddd;
    background-color: #FFF;
    border-radius:5px;
}

.in-rowpics{
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    padding-bottom: 10px;
}
.in-rowpics a{
    display: block;
    width: 300px;
    height: 225px;
    padding: 10px 5px;
    border: 1px solid #ddd;
    background-color: #FFF;
    text-align: center;
    margin: 10px 0 0 10px;
}
.in-rowpics a img{
    max-width:300px;
    max-height:225px; 
   scale:expression((this.offsetWidth > this.offsetHeight)?(this.style.width = this.offsetWidth >= 300 ? "300px" : "auto"):(this.style.height = this.offsetHeight >= 225 ? "225px" : "auto")); display:inline !important;
}


#in-side-focus{
    text-align: center;
    width: 335px;
    padding: 13px 0;
    border:1px solid #ddd;
    background-color: #f4f4f4;
}

/*留言板相关样式*/
#fine_reply{
    display: none;
}


.gb-item{
    margin-bottom: 10px;
}
.gb-item h3{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
}
.gb-item strong{
    font-weight: normal;
    color: #277cad;
}
.gb-item div{
    font-size: 14px;
    color: #666;
    line-height: 1.8em;
    background-color: #f9f9f9;
}
.gb-item .gb-remark{
    border: 1px dashed #ddd;
    padding: 10px;
    margin-top: 10px;
    font-size: 12px;
    color: #f60;
    background-color: #FFF;
}


.in-catcol-box{
    width: 360px;
}
.in-catcol-cont{
    height: 235px;
    overflow: hidden;
    border: 1px solid #ddd;
}
.in-catcol-cont .dllist dt{
    width: 260px;
    background: url(../images/ico2.gif) no-repeat 0 11px;
}


.list-table{
    width: 100%;
}
.list-table thead tr{
    color: #489118;
    background: url(imagesgray.gif) repeat-x 1px 1px;
}
.list-table th,.list-table td{
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    border-collapse:collapse;
}
.list-table th{
    width: 90px;
    text-align: center;
}
.list-table tbody th{
    color: #333;
}
.list-table td{
    padding-left: 10px;
}
.list-table span a{
    color: #f60;
}
.basic-content .list-table  tr th{
    color: #489118;
}



.down-box{
    padding-top: 10px;
   padding-left: 10px; 
   border: 1px solid #ddd;
}
.down-box img{
    border: none;
    padding: 0;
    padding-bottom: 10px;
}
.down-box a{
    color: #5482BC;
    text-decoration: underline;
    font-size: 14px;
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
    background: url(../images/down-ico.gif) no-repeat 0 3px;
}
.down-box a:hover{
    color: #000;
}

.catrow-title{
    background: url(imagesctfbg.gif) no-repeat right 0;
}
.catrow-title div{
    background: url(imagesctfbg.gif) no-repeat left 0;
    margin-right: 15px;
    height: 35px;
}

.scaturl{
    display: block;
    width: 107px;
    height: 34px;
    line-height: 34px;
    margin-left: 10px;
    text-align: center;
    font-weight: bold;
    background: url(imagesctbg3.png);
    color: #fff;
}

/*模态框样式*/
.basic-link{
    cursor: pointer;
}
.basic-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container {height:450px; width:800px; color:#333; background-color:#fff; border:4px solid #BFDBAA; padding:12px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container a.modalCloseImg {background:url(imagesx.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
.basic-content h1{
    font-size: 20px;
    font-weight: bold;
    color: #f60;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
.basic-content h1 span{
    font-size: 14px;
    font-weight: normal;
    color: #000;
    padding-left: 10px;
}


