﻿@charset "utf-8";
*{ font-family: "Microsoft Yahei",Arial;  }
.no-padding{  padding: 0;  }
.no-margin{margin: 0;  }
#banner{width: 100%;}
#banner img{width: 100%;}
/*棣栭〉*/
body{min-width: 1200px;}
.index-top{height: 80px;/* overflow: hidden; */}
.main-width{width: 1200px;margin: 0 auto;}
.main-width2{width: 1000px;margin: 0 auto;}
.logo{display: block;float: left;}
.index-nav{  position: absolute;  top: 0;  width: 100%;  left: 0;  height: 86px;  background: #fff;  }
.nav-list{float: right;/* width: 60%; */position: relative;/* background: #f7f7f7; *//* margin-top: 30px; */}
.nav-list li{float: left;}
.nav-list li.one-li{text-align: center;display: block;position: relative;margin-left: 32px;margin-right: 32px;}
.nav-list li.one-li a.one-a{font-size: 18px;text-decoration: none;display: block;height: 80px;line-height: 80px;text-align: center;color: #000;font-weight: normal;}
.nav-list li.one-li a.one-a.on{text-decoration: none;color: #2781d6;font-weight: bold;border-bottom: solid 3px #2781d6;}
.nav-list li.one-li a.one-a:hover{text-decoration: none;color: #2781d6;font-weight: bold;border-bottom: solid 3px #2781d6;}
.nav-list li.one-li a.one-a:active{ text-decoration: none; }
.nav-list li.one-li a.one-a:visited{text-decoration: none; }
.btn_gotop{ display: none; position:fixed; bottom:100px; right: 25px; width: 40px; height: 40px; background: url(images/top.png) no-repeat;}
.btn_gotop a{display: block; width: 100%; height: 100%;}
.banner{width: 100%;height: auto;}
.main-content{width: 100%;padding: 60px 0;}
.main-content .title-img{margin-bottom: 50px;}
.main-content .index-body{width: 1000px;margin: 0 auto;}
.main-content .index-body tr{}
.main-content .index-body tr td{}
.main-content .index-body tr td .text-p{font-size: 20px;line-height: 30px;text-indent: 2em;margin-bottom: 15px;}
.footer{background: #2781d6;border-top: solid 20px #c9caca;text-align: center;color: #fff;font-size: 20px;padding: 25px; }
.footer a{color: #fff;}
.job-content{width: 1000px;margin: 0 auto;}
.job-content .job-title{font-size: 20px;font-weight: bold;color: #2781d6;margin-top: 30px;}
.job-content h2{font-size: 18px;color: #000;line-height: 32px;margin-top: 10px;}
.job-content .job-content-li{margin-bottom: 30px;padding-left: 15px;}
.job-content .job-content-li li{line-height: 30px;font-size: 18px;padding-left: 11px;background: url("images/list-img.png") no-repeat 0 13px;}
.notice-content{}
.notice-content h1{font-size: 20px;font-weight: bold;color: #2781d6;margin-top: 4px;margin-bottom: 10px;}
.notice-content p{font-weight: normal;font-size: 18px;color: #000;line-height: 30px;margin-bottom: 20px;}
.notice-content a{color: #c30d23;text-decoration: none;}
.notice-content h1 span{font-weight: normal;font-size: 18px;color: #000;margin-left: 10px;}
.notice-content h1 span a{font-weight: normal;font-size: 18px;color: #000;margin-left: 10px;text-decoration: none;}
.apply{
    background: #2781d6;
    color: #fff;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
    float: right;
    font-size: 15px;
    font-weight: normal;
}
.apply:hover{text-decoration: none;}
.apply:active{text-decoration: none;}
.apply:visited{text-decoration: none;}