body,a,p,div,button,img,span,ul,ol,li,table,input,select,textarea,em,i,h1,h2,h3,h4,h5,h6{font-style:normal;margin:0;padding:0;border:0;outline:none;list-style-type:none;text-decoration:none;font-family:'微软雅黑','Microsoft YaHei',sans-serif;}
body.bg-gray{background-color:#f5f5f5;}
.container{width:90%;max-width:1200px;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.clx{clear:both;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.header{padding:70px 0 80px;background:url(../images/bg.jpg) no-repeat center center;}
.header .logo,.header .logo-2{display:inline-block;vertical-align:middle;}
.header .logo-2{margin-left:10px;}
.nav{width:100%;height:60px;line-height:60px;background-color:#3573b5;}
.nav a{display:inline-block;vertical-align:top;font-size:22px;color:#fff;font-weight:bold;padding:0 30px;margin-right:10px;}
.nav a.curr,.nav a:hover{background-color:#13559b;}
.search{float:right;width:410px;height:24px;line-height:24px;background-color:#fff;border-radius:30px;padding:8px 0 8px 20px;margin-top:10px;box-shadow:0 0 5px rgba(255,255,255,0.3);}
.search select{float:left;width:85px;height:100%;line-height:24px;font-size:14px;color:#666;}
.search input{float:left;margin-left:10px;border-left:1px solid #ddd;padding-left:15px;width:249px;height:100%;line-height:24px;font-size:16px;color:#333;}
.search .btn{float:left;width:50px;height:100%;text-align:center;font-size:24px;color:#3573b5;cursor:pointer;}
.search .btn:hover{color:#13559b;}
.white-shadow-box{padding:20px;background-color:#fff;box-shadow:0 0 10px rgba(95,95,95,0.1);}
.white-shadow-box.radius{border-radius:5px;}
.col-tab{width:100%;height:34px;line-height:1;border-bottom:1px solid #ddd;}
.col-tab .tab{float:left;font-size:20px;color:#333;margin-right:15px;}
.col-tab .tab.curr{color:#2561a0;font-weight:bold;}
.col-tab.center .tab{display:block;float:none;text-align:center;}
.info-list{padding-left:20px;padding-top:11px;}
.info-list li{margin:7px 0;height:30px;line-height:30px;font-size:16px;list-style-type:square;color:#b8b8b8;}
.info-list li > a{float:left;color:#333;width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.info-list li span{float:right;color:#666;}
.info-list li a:hover,.info-list.half li .job a:hover{color:#2561a0;}
.info-list.small li{font-size:14px;}
.info-list.half li{width:48%;}
.info-list.half li > a{width:60%;}
.info-list.half li .job{float:left;max-width:105px;}
.info-list.half li .job a{display:block;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.rc-table th{font-size:16px;color:#333;padding:10px;line-height:20px;background-color:#f5f5f5;white-space: nowrap;}
.rc-table td{font-size:16px;color:#333;padding:10px;line-height:1.6;text-align:center;}
.rc-table a{color:#333;}
.rc-table tr:hover td,.rc-table tr:hover a{color:#3573b5;}
.rc-table tr:nth-child(odd) td{background-color:#f3f4f8;}

.zt-box{position:relative;width:100%;height:80px;overflow:hidden;}
.zt-btn{background:url(../images/arrow-btns.png) no-repeat;transition:all 0.3s;-webkit-transition:all 0.3s;display:block;cursor:pointer;position:absolute;top:0;z-index:99;width:32px;height:100%;}
.zt-btn.prev{left:-32px;background-position:left center;}
.zt-btn.next{right:-32px;background-position:right center;}
.zt-box:hover .prev{left:0;}
.zt-box:hover .next{right:0;}
.zt-scroll{position:relative;width:100%;height:100%;overflow:hidden;}
.zt-scroll .scroll{position:relative;height:100%;}
.zt-scroll .zt{float:left;width:382px;height:100%;padding-right:24px;}
.zt-scroll .zt img{transition:all 0.4s;-webkit-transition:all 0.4s;display:block;width:100%;height:100%;}
.zt-scroll .zt:hover img{transform:scale(0.9);-webkit-transform:scale(0.9);box-shadow:1px 1px 5px rgba(0,0,0,0.8);}
.link{margin-top:30px;border-top:2px solid #3573b5;padding:15px 0;background-color:#f5f5f5;}
.link,.link a{font-size:16px;color:#333;line-height:20px;}
.link a{margin-right:20px;}
.link a:hover{color:#3573b5;}
.footer{width:100%;padding:30px 0;background-color:#3573b5;text-align:center;}
.footer,.footer a{font-size:14px;color:#fff;line-height:2;}
.footer a:hover{color:#cc1012;}

.content-box{padding:20px;background-color:#fff;background-color:#fff;box-shadow:0 0 5px #ddd;border:1px solid #f3f3f3\9;}
.crumb-box{margin-top:20px;line-height:18px;margin-bottom:15px;}
.crumb-box,.crumb-box a{font-size:14px;color:#666;}
.crumb-box a:hover{color:#3573b5;}
.page-box-wrap{text-align:center;}
.page-box{color:#333;display:inline-block;*display:inline;*zoom:1;height:40px;line-height:40px;text-align:center;font-size:16px;}
.page{color:#333;background-color:#f3f3f3;float:left;width:80px;height:100%;cursor:pointer;margin:0 8px;}
.page:hover{background-color:#3573b5;color:#fff;}
.page-box input{display:inline-block;*display:inline;*zoom:1;vertical-align:top;width:50px;height:38px;line-height:38px;border:1px solid #f3f3f3;text-align:center;}
.page-box i.blue{color:#3573b5;}
.tip-txt{font-size:14px;color:#999;text-indent:0;text-align:center;}
.tip-txt .el-link{vertical-align:top;}

.full-width{width:100%!important;}
.el-form--inline .el-form-item{margin-bottom:0;}
.el-message-box__headerbtn{top:10px;}
.success-txt{font-size:18px;color:#67C23A;text-align:center;}
.el-message-box__message p.txt{font-size:16px;color:#333;margin-top:10px;text-align:justify;line-height:1.8;}

.tl-box{width:100%;height:146px;overflow:hidden;position:relative;}
.tl-scroll{height:100%;position:relative;overflow:hidden;}
.tl-scroll .tl-img{height:100%;float:left;}
.tl-scroll .tl-img img{display:block;width:100%;height:100%;}
.tl-box .dots{position:absolute;right:0;left:0;bottom:10px;z-index:999;text-align:right;line-height:5px;padding: 0 15px;}
.tl-box .dots li{display:inline-block;*display:inline;*zoom:1;vertical-align:top;width:20px;height:5px;border-radius:20px;background-color:#fff;opacity:0.5;cursor:pointer;}
.tl-box .dots li.curr{opacity:1;}