/* CSS Document */
*{margin:0; padding:0;}
a{text-decoration:none;}
img{outline:none; border:none;}
ul li{list-style:none;}

body{font-family:"微软雅黑"; font-size:12px;}


/*header*/
.header{width:100%; height:95px; background:url(imagesten_01.jpg) top center no-repeat;}
.header_main{width:1000px; height:95px; overflow:hidden; margin:0 auto;}
.logo{float:left; width:192px; height:95px;}
.header_main p{float:right; color:#1f4199; height:95px; line-height:84px; font-size:22px;}

.banner_main{width:1000px; height:591px; overflow:hidden; margin:0 auto; position:relative;}
.banner_main iframe{position:absolute; width:320px; height:250px; right:66px; bottom:96px;}





/*tab_main*/
.tab_main{width:100%; padding-top:216px; overflow:hidden; background:url(imagesten_04.jpg) top center no-repeat;}
.tab_main ul{width:1000px; height:105px; overflow:hidden; margin:0 auto; margin-bottom:206px;}
.tab_main ul li{float:left; margin-left:12px; padding-top:22px; line-height:30px; color:#333333; font-size:16px; padding-left:133px;}




#tab{width:1000px; height:60px; overflow:hidden; margin:0 auto;}
#tab span{width:196px; height:60px; line-height:60px; text-align:center; margin-right:4px; cursor:pointer; float:left; background:url(imagestab_bg.jpg) no-repeat; color:#24212a; font-size:20px;}
#tab span.se{background:url(../images/tab_bg_se.jpg) no-repeat; color:#fff;}

#tab_content{width:1000px; height:auto; margin:20px auto;}
#tab_content div{width:1000px; height:auto; display:none;}
#tab_content div table{width:1000px;}
#tab_content div table tr td{text-align:center; height:46px; line-height:46px; border:1px solid #ebebeb; font-size:16px; color:#333;}
#tab_content div table tr th{background:#ebebeb; height:46px; line-height:46px; border-right:1px solid #fff; font-size:16px; font-weight:normal;}
#tab_content div table tr td a{width:160px; height:46px; line-height:46px; background:#fc5b15; color:#fff; display:block; margin:0 auto;}







/*footer*/
.footer{width:100%; height:136px; font-size:14px; color:#fff; background:#1d1d1d; text-align:center; line-height:30px; padding-top:34px;}













