/* CSS Document */
html,body,h1,h2,h3,h4,h5,div,p,ul,ol,dl,dt,dd,fieldset,img,q,i,em,sub,sup{margin:0;padding:0;list-style:none;font-style: normal;font-weight:normal;border:0 none;}
html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a{text-decoration:none;}
a:focus,input:focus,textarea:focus{outline:none;}
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle;} 


/*导航*/
.nav_top{ width:100%; height:70px; line-height:70px; background:#333; overflow:hidden; position:relative;}
.nav_logo{float:left; position:absolute; top:20px; left:10px;}
.nav_top_words{font-size:14px; color:#fff;  font-family:"微软雅黑";font-weight:bold; margin:0 auto; text-align:center;}
.nav_home{float:right; width:41px; position:absolute; top:20px; right:4px;}


h2{width:90%; height:40px; line-height:40px; font-size:22px; font-family:'微软雅黑'; font-weight:bold; color:#fc5b15; margin:20px auto; background:url(../images/ten_05.jpg) left center no-repeat; text-indent:48px;}

.form{width:100%; height:140px; padding-top:20px; background:#ebebeb;}

.perpar{width:320px; height:auto; margin:0 auto;}
.perpar p{width:100%; height:42px; line-height:42px; margin-bottom:18px; overflow:hidden;}
.perpar p font{float:left; color:#fff; background:#fc5b15; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; width:70px; text-align:center;}
.perpar p span{width:248px; background:#ebebeb; color:#333; text-indent:3px;  font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; float:left;}

.tab_title{width:320px; height:24px; line-height:24px; overflow:hidden; margin:0 auto;}
.tab_title font{width:56px; height:24px; float:left; background:url(../images/ten_20.jpg) no-repeat; background-size:100% 100%;}
.tab_title span{width:140px; text-align:right; padding-right:15px; float:left; color:#333; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
.tab_title p{width:109px; text-align:center; float:left; font-family:Arial, Helvetica, sans-serif; color:#333; font-size:16px;}

.tab_mian{width:310px; height:auto; overflow:hidden; margin:18px auto 0px;}

#tab{width:56px; float:left; overflow:hidden;}
#tab span{width:56px; height:36px; line-height:36px; font-family:'微软雅黑'; font-size:14px; text-align:center; background:url(../images/ten_23_02.jpg) no-repeat; background-size:100% 100%; display:block; margin-bottom:14px;}
#tab span.se{background:url(../images/ten_23.jpg) no-repeat; color:#fff; background-size:100% 100%;}

#tab_content{width:254px; height:auto; float:left;}
#tab_content div{width:254px; overflow:hidden; display:none;}
#tab_content table{width:100%;}
#tab_content table tr{height:34px; line-height:34px; text-align:center;}
#tab_content table tr td{background:#ebebeb; color:#333; font-family:'微软雅黑'; border-bottom:1px solid #fff; font-size:14px;}

.btn{display:block; width:200px; height:34px; line-height:34px; text-align:center; background:#fc5b15; color:#fff; font-family:'微软雅黑'; font-size:16px; font-weight:bold; margin:14px auto; border-radius:6px;}




