body {
    color: #333;
    font: 12px/1.5 'microsoft yahei', arial, \5b8b\4f53;
    padding: 0;
    margin: 0;
    background: url("template42_res/indexbg.png") repeat-x #fff;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #cf0000;
}

.tw-grid {
    width: 100%;
    display: table;
}

.tw-col1, .tw-col2, .tw-col3, .tw-col4, .tw-col5, .tw-col6, .tw-col7, .tw-col8, .tw-col9, .tw-col10, .tw-col11, .tw-col12 {
    display: table-cell;
    vertical-align: top;
}

.noBg {
    background: none !important;
}

.mt24 {
    margin-top: 24px;
}
.ml28 {
    margin-left: 28px;
}
.ml20 {
     margin-left: 20px;
 }
.ml14 {
    margin-left:14px;
}
.mt18 {
    margin-top: 18px;
}
.mt10 {
    margin-top: 10px;
}

.pl20 {
    padding-left: 20px;
}
.pl14 {
    padding-left: 14px;
}
.pr14 {
    padding-right: 14px;
}

.pl7 {
    padding-left: 7px;
}

.pr7 {
    padding-right: 7px;
}
.pb40{
    padding-bottom: 40px;
}
.sp9{
    margin-left: 9px;
    font-size: 0;
}
.sp3{
    margin-left: 3px;
    font-size: 0;
}
.bor{
    border: 1px solid #d6d6d6;
}
.topbar {
    width: 1000px;
    margin: 0 auto;
    height: 38px;
    position: relative;
}

.topNav {
    position: absolute;
    top: 6px;
    right: 18px;
    width: 74px;
    height: 33px;
    line-height: 33px;
    background-color: #4b68c3;
    text-align: center;
}

.topNav a {
    color: #fff;
    font-size: 12px;
}

.logo {
    width: 1000px;
    margin: 0 auto;
}

.nav {
    width: 1400px;
    height: 40px;
    background: url("template42_res/navbg.png") no-repeat;
    margin: 0 auto;
}

.nav .tw-nav-list {
    
    margin-left: 42px;
}

.nav .tw-nav-list .tw-nav-list-item {
    float: left;
    font-size: 16px;
    margin-left: 1px;
    height: 40px;
    line-height: 40px;
    padding-left: 25px;
    padding-right: 26px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.nav .tw-nav-list .tw-nav-list-item a {
    color: #fff;
}

.nav .tw-nav-list .tw-nav-list-item ul{
    width:109px;
    position: absolute;
    left:0;
    z-index:10;
    background-color: #d2edff;
}
.nav .tw-nav-list .tw-nav-list-item ul li{
    border-bottom: 1px solid #fff;
}
.nav .tw-nav-list .tw-nav-list-item ul li a{
    font-size: 14px;
    color: #1d2d60;
}
.container {
    width: 1400px;
    position: relative;
    margin: 0 auto;
}
.container .tw-col1 .tw-powerpoint{
    width: 429px;
    height: 308px;
}
.container .tw-col1 .tw-powerpoint img{
    width: 429px;
    height: 308px;
}
.container .tw-col2 .tw-panel-body {
    width: 916px;
    font-size: 14px;
}
.container .tw-col2{
    padding: 5px 6px;
}
.tbg2{
    background: url("template42_res/coltitlebg.png") no-repeat left;
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
}
.container .tw-col2 .tw-list li {
    height: 25px;
    line-height: 25px;
    margin-top: 3px;
    position: relative;
    font-size: 14px;
    padding-left: 10px;
    overflow: hidden;
}
.tw-prepose h3{
    text-align: center;
}
.tw-prepose h3 a {
    color: #1058ad;
    font-size: 20px;
    text-align: center;
}

.tw-prepose p {
    color: #666666;
    padding: 5px 14px;
    font-size: 14px;
    background-color: #eef6fe;
    line-height: 25px;
}

.tw-prepose p a {
    color: #c72415;
}
.tw-panel-title p{
    display: inline-block;
}
.container .tw-list li {
    position: relative;
    font-size: 14px;
    overflow: hidden;
}

.container .tw-list li span {
    float: right;
    color: #bdbdbd;
    font-size: 14px;
}

.tw-col3 {
    width:430px;
}
.container .tw-col3 .tw-panel-header {
    background: url("template42_res/tzggtbg.png") no-repeat left;
    height: 38px;
    margin-top: -1px;
    line-height:40px;
    border-bottom: #e8e8e8 1px solid;
}
.container .tw-col3 .tw-panel-title {
    color:#fff;
    font-size:16px;
}
.container .tw-panel-more {
    float:right;
    color: #1058ad;
    font-size: 14px;
    margin-right:10px;
}

.container .tw-col3 .tw-list-preicon {
    width: 9px;
    height: 9px;
    background: url(template42_res/tzgglistbg2.png) center top no-repeat;
    text-align: center;
    margin-right: 5px;
    font-size: 0;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
}
.container .tw-col3 .tw-list li {
    height: 28px;
    line-height: 28px;
    position: relative;
    font-size: 14px;
    padding-left: 8px;
    overflow: hidden;
}
.tw-col4{
    width: 455px;
}
.container .tw-col4 .tw-panel-header{
    border-bottom: 1px solid #d6d6d6;
    height: 34px;
}
.container .tw-col4 .tw-panel-title {
    color:#1058ad;
    width: 88px;
    height: 32px;
    display: block;
    margin-left: 14px;
    margin-top: -1px;
    border-top: 3px solid #1058ad;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #fff;
    text-align: center;
    line-height: 32px;
    font-size:16px;
}
.container .tw-col4 .tw-panel-more{
    line-height: 34px;
}
.container .tw-col4 .tw-list li {
    height: 25px;
    line-height: 25px;
    margin-top: 3px;
    position: relative;
    font-size: 14px;
    padding-left: 10px;
    overflow: hidden;
}
.xnwz ul li{
    float: left;
}
.xnwz p{
    float: left;
}
.xnwz {
    padding: 6px 20px;
    width: 800px;
    margin: 0 auto;
}
.container .tw-col4 .tw-panel-body {
    padding: 5px 10px;
    font-size: 14px;
    color: #333;
    height: 171px;
}
.tw-tpzs{width:1373px;height:171px;overflow:hidden;}
.container .tw-col5 .tw-panel-header{
    border-bottom: 1px solid #d6d6d6;
    height: 34px;
}
.container .tw-col5 .tw-panel-title {
    color:#1058ad;
    width: 88px;
    height: 32px;
    display: block;
    margin-left: 14px;
    margin-top: -1px;
    border-top: 3px solid #1058ad;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #fff;
    text-align: center;
    line-height: 32px;
    font-size:16px;
}
.marqueeDiv{
    overflow:hidden;
    width:950px;
    margin-left: 10px;
}
.marqueeDiv #marquee img {
    margin-left: 5px;
    height:112px;
    width:151px;
}
.marqueeDiv li{float: left;width: 150px;text-align: center;margin-left: 10px;}
.marqueeDiv li p{color: #42330e}

.footer {
    width: 100%;
    background: url("template42_res/footerbg.png") repeat-x;
    height: 134px;
    padding-top: 15px;
}
.tw-footer {
    height: 22px;
    position: relative;
    margin: 0 auto;
    margin-top: 8px;
    color: #1058ad;
    font-size: 14px;
    text-align: center;
}
.ft-list-item {
    color: #404040;
    line-height: 22px;
    margin-left: 8px;
    margin-right: 8px;
}
/*list*/
.list-content .tw-col7 .tw-panel{
    width: 168px;
    height: 225px;
    background-color: #0762aa;
}
.list-content .tw-col7 .tw-panel-header{
    height: 36px;
    font-size: 17px;
    line-height: 36px;
    padding-top: 14px;
    color: #fff;
}
.list-content .tw-col7 .tw-list-item{
    padding-left: 14px;
    color: #fff;
    font-size: 14px;
    height: 35px;
}
.list-content .tw-col7 .tw-list-title{
    font-size: 14px;
    display: block;
    font-weight: bold;
    width: 149px;
    color: #fff;
    line-height: 24px;
    text-indent: 18px;
    height: 24px;
}
.list-content .tw-col7 .tw-active .tw-list-title{
    color: #003e81;
    background: url("template42_res/listactbg.jpg") no-repeat;
}
.list-content .tw-other{
    width: 1120px;
    padding-left: 25px;
}
.list-content .tw-col7 .tw-other .tw-panel-header{
    height: 34px;
    font-size: 16px;
    line-height: 34px;
    background-color: #085aa5;
    color: #fff;
    padding-left: 10px;
}
.list-content .tw-col7 .tw-other .tw-panel-header a{
    color: #fff;
}
.list-content .tw-col8 .tw-other .tw-panel-header{
    height: 22px;
    font-size: 16px;
    line-height: 22px;
    border-bottom: 3px solid #085aa5;
    color: #085aa5;
    padding-left: 10px;
}
.list-content .tw-col8 .tw-other .tw-panel-header a{
    color: #085aa5;
}
.list-content .tw-other .tw-panel-title{
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 17px;
    color: #4b68c3;
    border-bottom: 1px solid #1d2d60;
    text-indent: 10px;
}
.list-content .tw-other .tw-list{
    padding-top: 10px;
}
.list-content .tw-col6 .tw-other .tw-panel-header{
    height: 28px;
    font-size: 16px;
    line-height: 28px;
   background-color: #085aa5;
    color: #fff;
    padding-left: 10px;
}
.list-content .tw-col6 .tw-other .tw-panel-header a{
    color: #fff;
}
.list-content .tw-col6 .tw-list li {
     border-bottom: #d9d9d7 1px dashed;
     line-height: 35px;
     height: 35px;
     margin-left: 3px;
     margin-right: 18px;
     padding-right: 8px;
 }
.list-content .tw-col6 .tw-list-preicon {
    background: url(template42_res/list-style.png) center top no-repeat;
    width: 4px;
    height: 4px;
    text-align: center;
    margin-left: 5px;
    margin-right: 7px;
    font-size: 0;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
}
.list-content .tw-list li span {
    float: right;
    color: #333;
    font-size: 14px;
}
.list-content .tw-col8 .tw-list li {
    line-height: 35px;
    float: left;
    width: 210px;
    margin-left: 10px;
    margin-right: 50px;
    margin-bottom: 20px;
    text-align: center;
}

.wp_nav .nav-item {
    font-size: 16px;
    padding: 2px 31px;
}

.wp_nav .nav-item a{
    color: #fff !important;
}

.sub-nav li{
    padding:0 !important;
    background: #36c;
    width: 120px !important;
}

.wp_nav .sub-nav .nav-item a {
    width: 120px !important;
    text-align: center;
    color: #005 !important;
}

.possplit {
    background-image: url(posSplit.gif);  
}