﻿@charset "utf-8";
*{ font-family: "Microsoft Yahei",Arial;  }
.no-padding{  padding: 0;  }
.no-margin{margin: 0;  }
body{min-width: 1200px;margin: 0 auto;}
/*棣栭〉*/
.index-top{height: 60px;background: #ae34d9;min-width: 1000px;}
.main-width{width: 1000px;margin: 0 auto;}
.logo{display: block;float: left;margin-top: 20px;}
.index-nav{  position: absolute;  top: 0;  width: 100%;  left: 0;  height: 86px;  background: #fff;  }
.nav-list{ width: 100%;position: relative;/* border: 1px red dashed; */}
.nav-list li{float: left;}
.nav-list li.one-li{height: 60px;line-height: 60px;text-align: center;width:33.3333%;display: block;}
.nav-list li.one-li a.one-a{color: #fff;font-size: 18px;text-decoration: none;display: block;width: 176px;margin: 0 auto;}
.nav-list li.one-li a.one-a img{  margin-right: 5px;  margin-top: -8px;  }
.nav-list li.one-li a.one-a.on{text-decoration: none;color: #fff;background: #e5a600}
.nav-list li.one-li a.one-a:hover{  text-decoration: none;  color: #fff;background: #e5a600 }
.nav-list li.one-li a.one-a:active{ text-decoration: none; }
.nav-list li.one-li a.one-a:visited{text-decoration: none; }
.banner{width: 100%;min-width: 1200px;margin: 0 auto;background: url("images/banner.jpg") no-repeat center;height:400px; }
.banner img{width: 100%;}
.main-body{padding: 60px 0;}
.title{margin-bottom: 30px;}
.main-p{font-size: 16px;line-height: 40px;color: #282828;text-indent: 2em;}
.title-h1{color: #6b1686;font-size: 20px;line-height: 40px;font-weight: bold;margin-top: 20px;}
.title-h2{color: #e60012;font-size: 17px;line-height: 40px;font-weight: bold;}
.text-p{color: #282828;font-size: 16px;line-height: 40px;}
.footer{line-height: 120px;height: 120px;text-align: center;color: #fff;background: #6b1686;min-width: 1000px;}
.comname{font-size: 18px;font-weight: bold;color: #000;border-bottom: #6b1686 2px solid;border-top: #6b1686 2px solid;padding:12px;background: url("images/link.jpg") no-repeat right;background-position-x: 933px;}
.job-main{padding: 15px;}
.job-table{}
.job-table tr td{height: 30px;line-height: 30px;border-bottom: 1px dashed #e0e0e0;}