﻿/*js幻灯片*/
.theory_show{width:100%; background:#ececec; padding:16px 0px}
#sliderbox{position:relative;height:340px;width:1024px; margin:0px auto}
#sliderbox *{ overflow:hidden}
#sliderbox .img{position:absolute; text-align: center;  top: 0px; right:0;height:340px; width:660px}
.thumb-list{position:absolute; top:0;-webkit-text-size-adjust:none; z-index:1; left:0; height:340px; background:#FFF; width:353px;}
.thumb-list li {list-style:none;zoom:1; color:#999; cursor: pointer; height:55px; padding:15px 15px; border-bottom:1px solid #ececec;  width:323px;}
.thumb-list li.curr{background:url(../images/ty_dot.jpg) no-repeat;}
.thumb-list li h2{height:25px; line-height:25px; font-size:16px; color:#333; font-family:"微软雅黑"}
.thumb-list li p{ height:45px; line-height:17px;}
#content{width:1024px;margin:0px auto; padding:15px 0px}



.theory_a{ display:block; cursor:pointer; text-align:center}
.theory_a img{width:208px; height:80px; border:1px solid #cdcdcd}
.theory_a ins{ display:block; line-height:20px; height:20px; margin-top:5px; text-decoration:none; color:#666}
.theory_ul1{ list-style:none}
.theory_ul1 li{height:28px; line-height:28px; font-size:14px; background:url(../images/ty_li.jpg) no-repeat 0px 13px; padding-left:10px;}

.theory_ul2{ list-style:none}
.theory_ul2 li{ margin-bottom:10px;}
.theory_ul2 li h2{font-size:16px;font-family:"宋体"; line-height:22px;}
.theory_ul2 li .txt{line-height:22px; color:#919191; font-size:12px;}

.theory_Writing{padding-bottom:20px;}
.theory_Writing .t{text-align:center;font-size:16px; height:25px; line-height:20px}
.theory_Writing .txt{height:50px; line-height:25px; margin-top:10px; color:#919191}